/**
 * 网页通用设置
 */
body, div, p, ul, li, h1, h2, dl, dt, dd
{
    margin: 0px;
    padding: 0px;
}
body
{
    font: 12px Arial;
    color: #666;
    background-color: #e6fee6;
}
li
{
    list-style-position: outside;
    list-style-type: none;
}
img
{
    border: 0px;
}
a
{
    text-decoration: none;
    color: #666;
}
a:hover, .pp a:hover
{
    color: #ff4200;
}
/**
 * 通用类设置
 */
.outmain
{
    width: 100%;
}
.main /*主体单元*/
{
    width: 1000px;
    margin: 0px;
    clear: both;
    min-width: 1000px;
    max-width: 1280px;
}
/*解决内部浮动对象问题*/
.container:after, .main:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.container, .main
{
    zoom: 1;
}
/*图片新闻*/
.picnews
{
    margin: 10px 0px;
}
.picnews dt.piccontainer
{
    float: left;
    margin-right: 10px;
    border: #ccc 1px solid;
}
.picnews dt.piccontainer img
{
    width: 180px;
    height: 100px;
    margin: 1px;
}
.picnews dt
{
    line-height: 30px;
}
.picnews dt a
{
    color: #d11414;
    font-weight: bold;
}
.picnews dd
{
    text-indent: 24px;
    color: #666;
}

.newslist
{
    clear: both;
}

.newslist li
{
    background-position: 5px center;
    background-image: url(../images/demo_arrow.gif);
    background-repeat: no-repeat;
    padding-left: 25px;
    border-bottom: #ccc 1px dashed;
    clear: both;
    line-height: 22px;
}
.newslist li a:hover
{
    color: #ff4200;
}
span.date
{
    float: right;
    font-family: Georgia;
    margin-right: 10px;
    color: #f91010;
}
.page /*分页样式*/
{
    clear: both;
    text-align: center;
    line-height: 23px;
    background-color: #eee;
    margin: 10px 0px;
}
.content
{
    line-height: 23px;
}
.content h1.dtitle
{
    font-size: 150%;
    line-height: 28px;
    text-align: center;
    color: #b33838;
    border-bottom: #eee 1px dotted;
}
.content .intro
{
    line-height: 23px;
    padding: 10px 20px;
    font-size: 120%;
}
/**
 * 网站主体结构设计
 */
#outtop
{
    background: url(../images/in_tb.gif) repeat-x;
    height: 349px;
}
#top
{
    height: 349px;
}
#bar
{
    background-color: #f7f7f7;
    height: 23px;
}
#banner
{
    height: 236px;
    margin-bottom: 2px;
    background: url(../../dmjdby/images/main_banner.gif) repeat-x;
}
#outmainbody
{
    background: url(../images/main_bar.gif) repeat-x;
    border-top: #fff 1px solid;
}
#mainbody
{
    min-height: 450px;
}
#left
{
    float: left;
    width: 222px;
}
#right
{
    float: right;
    width: 710px;
}
#mid
{
    float: left;
}
#foot
{
    margin-top: 30px;
    text-align: center;
    padding: 15px 0px;
    line-height: 20px;
    border-top: #ccc 1px dashed;
}
#foot a
{
}
/**
 * 网站内部结构
 */
#logo
{
    width: 528px;
    background: url(../images/main_logo.gif) no-repeat;
    height: 66px;
    margin: 0px 10px 0px 20px;
    float: left;
}
#tip
{
    float: right;
    margin-right: 30px;
    padding-top: 20px;
}
#tip a
{
    color: #fff;
    background: url(../images/demo_arrow.gif) no-repeat left center;
    padding-left: 10px;
    margin-left: 10px;
}
#menu
{
    margin: 15px 0px 10px 20px;
    padding-right: 20px;
}
#mbody
{
    margin-left: 285px;
}
#nav
{
    margin-left: 270px;
    margin-top: 10px;
}
span.en
{
    font-size: 10px;
}
#menu li
{
    float: left;
    width: 110px;
    text-align: center;
    margin: 0px 0px;
}
#menu li#mleft
{
    margin-top: 2px;
    height: 48px;
    width: 300px;
    line-height: 50px;
    color: #efefef;
    font-size: 14px;
    background: url(../images/main_mbar.gif) repeat-x bottom;
}
#menu li a:hover img
{
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

#tip li a
{
    color: #333333;
}
#nav li a
{
    display: block;
    color: #333;
    padding: 5px 0px;
}
#nav li a:hover
{
    color: #fff;
    background-color: #3f95ce;
}
#leftnav
{
    background-position: left top;
    background-image: url(../../slhuabin/images/demo_search.gif);
    background-repeat: no-repeat;
    min-height: 162px;
    padding: 15px 10px;
}
#ileft
{
    width: 480px;
    float: left;
}
#iright
{
    width: 210px;
    float: right;
}
#irightc
{
    background: url(../../slhuabin/images/demo_search.gif) no-repeat left top;
    padding: 15px 10px;
}
#demo
{
    height: 120px;
    margin: 10px 0px;
}
#ileftc
{
    padding: 0px 10px;
}
/**
 * 网站个性设计
 */
#iproduct
{
    margin-top: 10px;
    border: #ccc 1px solid;
    width: 690px;
    height: 105px;
    overflow: hidden;
    padding: 10px 0px;
    background-color: #fff;
}
#iniproduct
{
    width: 3310px;
    overflow: hidden;
}
.toplist
{
    float: left;
    width: 130px;
}
.toplist p
{
    display: none;
}
.toplist img
{
    width: 120px;
    height: 96px;
}
#iproduct1, #iproduct2
{
    float: left;
}
#itop
{
    width: 698px;
    background: url(../images/main_itop.gif) no-repeat left top;
    height: 407px;
    margin-top: 20px;
}
#inews
{
    margin-left: 10px;
    background: url(../images/about.gif) no-repeat left;
    padding-left: 220px;
    padding-right: 20px;
    height: 115px;
}
#iabout
{
    margin-left: 10px;
    line-height: 25px;
    text-indent: 26px;
    background: url(../images/aabout.gif) no-repeat right;
    padding-right: 290px;
    margin-right: 20px;
    margin-bottom: 15px;
    height:175px;
}
#iabout a:hover
{
    color: #ff4200;
}
#itop h2
{
    height: 45px;
    line-height: 40px;
    padding-right: 20px;
}
#flash
{
    clear: both;
    margin-left: 260px;
}
h1.cc
{
    color: #fcff00;
    font-size: 36px;
    font-family: 微软雅黑;
    margin: 30px 0px 0px 260px;
}
.iintro
{
    margin: 10px 0px 0px 260px;
    letter-spacing: 3px;
    font-size: 10px;
    color: #666;
}
a.more
{
    float: right;
    font-size: 8px;
    color: #da4213;
    font-weight: normal;
}
.submain
{
    background: #fff url(../images/in_bar.gif) no-repeat left top;
    padding-top: 10px;
}
.insubmain
{
    border-left: #6dc579 1px solid;
    padding: 10px;
    min-height: 450px;
    height: auto !important;
    height: 450px;
    line-height: 25px;
}
.insubmain img{
	max-width:500px;
	height:auto;
}
.subnav
{
    float: right;
    padding-right: 20px;
    font-weight: normal;
    line-height: 33px;
    background: url(../images/in_arrow_r.gif) no-repeat right center;
    margin-right: 20px;
    font-size: 12px;
}
h2.subm
{
    height: 33px;
    background-position: 10px top;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    margin-top: 10px;
}
h2.subpro
{
    background-image: url(../images/title_product.gif);
}
h2.subnews
{
    background-image: url(../images/title_news.gif);
}
h2.subabt
{
    background-image: url(../images/title_lrshw.gif);
}
h2.subword
{
    background-image: url(../images/title_order.gif);
}
h2.subcon
{
    background-image: url(../images/title_contact.gif);
}
#pnav
{
    position: absolute;
    left: 25px;
    top: 296px;
    background: url(../images/main_left.gif) no-repeat top;
    min-height: 700px;
    width: 239px;
    padding-top: 90px;
}
#pnav h2
{
    background: url(../../dmjdby/images/main_pnavt.gif) no-repeat center top;
    height: 39px;
    margin-top: 10px;
}
#inpnav
{
    background: #fff url(../images/main_left_b.gif) no-repeat left bottom;
    margin-left: 1px;
    margin-right: 7px;
    padding: 18px 3px;
}
.pp
{
    margin-bottom: 20px;
}
.pp dt
{
    background: url(../images/main_arrow.gif) no-repeat 12px center;
    padding-left: 30px;
    line-height: 25px;
    font-size: small;
    border-bottom: #ccc 1px solid;
    font-weight: bold;
}
.pp dt a
{
    color: #29952c;
}
.pp dd
{
    margin-left: 20px;
    background: url(../images/main_arrow.gif) no-repeat 12px center;
    padding-left: 30px;
    line-height: 23px;
}
.pp dd a
{
    color: #666;
}
.pp .udmore
{
    display: none;
}
.pp .umore
{
    float: right;
    margin-right: 5px;
    font-size: 10px;
    color: #af3a0c;
}
#pst
{
    height: 62px;
    background: url(../../bzhonke/images/main_ps.gif) no-repeat;
}
.hidden
{
    visibility: hidden;
}
.ps li
{
    height: 30px;
    line-height: 30px;
    background: url(../../bzhonke/images/main_psb.gif) no-repeat;
    color: #fff;
    padding-left: 20px;
    margin: 3px 0px;
}
.ps li a
{
    color: #fff;
}
#psc
{
    background-color: #b2d0e2;
    padding: 5px;
    margin-left: 5px;
}

h2.subt
{
    margin-bottom: 10px;
}
h2.subt a
{
    float: right;
    height: 20px;
    width: 50px;
    border-left: #ccc 1px solid;
    display: block;
    text-align: center;
}
h2.subt a img
{
    margin-top: 5px;
}
h2#ct
{
    background: url(../../bzhonke/images/main_cont.gif) no-repeat left top;
    height: 30px;
    margin-bottom: 20px;
    border-bottom: #ccc 1px dashed;
}
.plist
{
    float: left;
    margin: 15px 5px 15px 15px;
    width: 145px;
    overflow: hidden;
    height: 150px;
}
.plist .piccontainer
{
}
.plist p
{
    text-align: center;
}
.plist img
{
    width: 140px;
    height: 120px;
}
#productlist
{
    height: 240px;
    overflow: hidden;
}
#gg
{
    background: url(../../bzhonke/images/main_ann.gif) no-repeat;
    height: 215px;
    width: 215px;
}
.ingg
{
    padding: 50px 10px 5px 5px;
}
#contact
{
    margin-top: 20px;
    padding: 5px;
    font-size: 14px;
    line-height: 24px;
    background-color: #f9f9f9;
}
#contact p
{
    margin: 0px 10px;
}
ul.hps
{
    width: 400px;
    float: right;
    font-size: 12px;
    color: red;
    font-weight: normal;
    overflow: hidden;
    background-color: #ccc;
}
ul.hps li
{
    float: left;
}
#titleintro
{
    clear: both;
    float: none;
    font-size: 10px;
    color: #666;
    margin-top: 10px;
}
#topp
{
    overflow: hidden;
    margin: 10px 10px 0px 260px;
}
#intopp
{
    width: 3000px;
}

.tips
{
    color: #ccc;
    font-size: 12px;
    margin-left: 20px;
    font-weight: normal;
}
.itip
{
    color:#ff0000;
    margin:10px 0px 0px 20px;
}
.inicpic
{
    margin:15px 0px 0px 20px;
}
.inicpic2
{
    margin:5px 0px 0px 20px;
}
.inicpic a,.inicpic2 a
{
    margin-right:20px;
}