/* 全局样式 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
}
body
{
    color: #333;
    font-size: 12px;
    font-family: "Microsoft YaHei" ,Arial, "宋体" ,serif;
    background: #efefef;
}
ul, ol
{
    list-style-type: none;
}
select, input, img, select, textarea
{
    vertical-align: middle;
    margin: 0;
    padding: 0;
    font: 12px normal 'Microsoft YaHei';
    outline: none;
}
a
{
    text-decoration: none;
    color: #333;
    outline: none;
}
a:hover, a:active, a:focus
{
    color: #009ad9;
}

::selection
{
    color: #fff;
    background-color: #04a975;
}
::-moz-selection
{
    color: #fff;
    background-color: #04a975;
}
::-webkit-selection
{
    color: #fff;
    background-color: #04a975;
}
::-ms-selection:
{
    color: #fff;
    background-color: #04a975;
}

#nav
{
    height: 100px;
    background: #333;
}
#nav .navContent
{
    width: 1000px;
    margin: 0 auto;
}
#nav .logo
{
    width: 120px;
    height: 100px;
    float: left;
}
#nav .navList
{
    width: 770px;
    height: 100px;
    float: left;
    padding-left: 60px;
}
#nav .navList ul
{
    width: 770px;
}
#nav .navList ul li
{
    font-size: 16px;
    width: 110px;
    height: 100px;
    float: left;
    line-height: 100px;
    text-align: center;
}
#nav .navList ul li a
{
    color: #FFFFFF;
    font-weight: bold;
    width: 110px;
    height: 92px;
    line-height: 92px;
    display: block;
    border-top: 8px solid #333;
}
#nav .navList ul li:hover a
{
    background: #222;
    border-top: 8px solid #222;
}
#nav .navList ul li.cur a
{
    color: #333;
    font-weight: bold;
    background: #eee;
    border-top: 8px solid #0073cb;
}


#banner
{
    height: 220px;
    background: #0587db;
}
#banner .bannerBox
{
    height: 220px;
    background: url(banner.jpg?123) no-repeat top center;
}


#banner .bannerBox h2
{
    padding-top: 20px;
    color: #fffc00;
    width: 1000px;
    line-height: 50px;
    margin: 0 auto;
    text-align: center;
    font-size: 36px;
}
#banner .bannerBox div
{
    width: 960px;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    margin: 0 auto;
    padding-top: 20px;
    text-align: center;
    text-shadow: 1px 1px 3px #777;
}
#banner .bannerBox p
{
    color: #fffc00;
    font-size: 28px;
    font-weight: bold;
    width: 1000px;
    text-align: center;
    line-height: 80px;
    height: 80px;
    margin: 0 auto;
}
.bannerbannerBoxa
{
    text-indent: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #1DC74D;
    width: 167px;
    height: 42px;
    line-height: 42px;
    background: url(btn_bg.png) no-repeat;
    display: block;
    margin: 0 auto;
    /*padding-left: 34px;*/
    text-shadow: 1px 1px 1px #030A02;
    background-size: 167px 42px;
}


#footer
{
    height: 100%;
    overflow: hidden;
    background: #0073cb;
}
#footer .footerBox
{
    width: 1000px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 30px 0;
}
#footer .footerBox .ftItem
{
    width: 300px;
    height: 100%;
    overflow: hidden;
    float: left;
    margin: 0 15px;
}
#footer .footerBox .ftItem .ftTitle
{
    color: #e4f3ff;
    font-weight: bold;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
}
#footer .footerBox .ftItem ul
{
    font-size: 14px;
    height: 100%;
    overflow: hidden;
    padding-top: 20px;
}
#footer .footerBox .ftItem ul li
{
    height: 30px;
    line-height: 30px;
}
#footer .footerBox .ftItem ul li a
{
    color: #71c1ff;
}
#footer .footerBox .ftItem ul li a:hover
{
    color: #fffc00;
}
#footer .footerBox .ftItem div.contact
{
    font-size: 14px;
    color: #71c1ff;
    height: 100%;
    overflow: hidden;
    padding-top: 20px;
    line-height: 30px;
}

#copyright
{
    color: #eee;
    height: 60px;
    padding: 20px 0;
    line-height: 30px;
    background: #333;
    text-align: center;
}
#copyright a
{
    color: #eee;
    margin: 0 8px;
}



.feture{ height:100%; overflow:hidden; background:#e4e4e4; padding:30px 0; padding-bottom: 4px; margin-bottom:20px; }
.feture .fetureBox{ width:1000px; height:100%; overflow:hidden; margin:0 auto;  }
.feture .fetureBox .fetureTitle{ color:#ea5555; font-size:30px; font-weight:bold; padding-left:70px; height:60px; line-height:60px; background:url(icon_title.png) no-repeat; }
.feture .fetureBox ul{ height:100%; overflow:hidden; padding:20px 0; }
.feture .fetureBox ul li a
{
color: #fff;
font-size: 14px;
font-weight: bold;
height: 42px;
line-height: 42px;
float: left;
text-align: center;
padding: 0 10px;
background: #ea5555;
border-radius: 4px;
width: 135px;
margin: 0 6px 10px 5px;}

.item{ width:1000px; height:100%; overflow:hidden; background:#fff; border-radius:10px; margin:0 auto 20px auto; }
.item .title{ color:#fff; font-size:26px; height:60px; line-height:60px; background:#333; padding-left:20px; }
.item .itemContent{ font-size:16px; height:100%; padding:30px; line-height:30px; } 
.item .itemContent p{ text-indent:2em; }
.item .itemContent p strong{ color:#01851a; }
.item .itemContent p em{ color:#ea2222; font-weight:bold; font-style:normal; }


#customer{ width:1000px; height:100%; overflow:hidden; margin:0 auto 20px auto; }
#customer .cstmTitle{ color:#333; font-size:24px; font-weight:bold; height:60px; line-height:60px; border-bottom:1px solid #ebeaea; }
#customer ul{ height:100%; overflow:hidden; border-top:1px solid #f7f6f6; padding-top:20px; }
#customer ul li{ width:150px; height:70px; margin:0 8px; float:left; margin-bottom:10px; }

.buytable {
    border: solid 1px #fefefe;
    margin: 0px auto;
    margin-bottom: 20px;
    margin-top: 20px;
}
.buytable tr{
    height: 80px;
}
.buytable td{
    border: solid 1px #fefefe;
    padding: 8px;
    font-size: 20px;
}