﻿/*全局*/
body
{
    padding: 0px;
    margin:0px;
    font-family: Arial, 宋体;
    font-size: 12px;
    color: #777777;
}
A:link {
	text-decoration: none; color:#777777;
}
A:visited {
	text-decoration: none; color:#777777;
}
A:hover {
	text-decoration: underline; color:#FF0000;
}

.divcenter{margin-left: auto; margin-right: auto}
.divwidth_1{width: 100%;}
.divwidth_2{width: 900px;}

input      { font-family:  Arial, 宋体; font-size: 12px }
select     { font-family:  Arial, 宋体; font-size: 12px }
textarea   { font-family:  Arial, 宋体; font-size: 12px }

/*导航*/
.menu
{
    color:#000000;
    line-height: 33px;
    text-align: center;
    font-family: 宋体;
    font-size: 14px;
    background-image: url(menu_bg.gif);
    background-repeat: repeat-x;
    margin-top: 1px;
}
.menu a:link,.menu a:visited
{
    color:#000000; 
}
.menu a:hover
{
    color:#FF0000; 
}
.menu span
{
    margin-left:10px;margin-right:10px;
}
.menu_path
{
    font-family: 宋体;
    line-height: 23px;
    background-position: 20px 8px;
    background-image: url(item_03.gif);
    background-repeat: no-repeat;
    padding-left: 30px;
}

/*二级菜单*/
.menutwo
{
    position: absolute;
    top: 15px;
    left: 0px;
    font-size: 14px;
    font-family: 宋体;
    width: 1000px;
}
.menutwo .menu_div1
{
  position: absolute;
}
.menutwo .menu_div2
{ 
  border:1px solid #6EB825; background-color:#FFFFFF; padding-top:3px; padding-bottom:3px; padding-left:3px; padding-right:3px;
}
.menutwo .menu_t
{
  background-image: url('menu_t.gif'); background-repeat: no-repeat; background-position: 5px top; width:18px; height:6px; font-size:0px; position:relative; bottom:-1px;
}
.menutwo a:link, .menutwo a:visited
{
  padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px; line-height:18px; height:18px; text-decoration:none; color:#000000;
}
.menutwo a:hover
{
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 18px;
    height: 18px;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #6eb825;
}
/*底部*/
.foot
{
    background-position: left top;
    background-image: url(foot_bg.gif);
    background-repeat: repeat-x;
    height: 97px;
}
.foot span
{
    font-family: 宋体;
    margin-left:15px;margin-right:15px;
}
/*项目*/
.items
{
    height: 17px;
    font-weight: bold;
    font-size: 14px;
    color:#444444;
}
.items a:link,.items a:visited
{
    color:#444444;
}
.items a:hover
{
    color:#ff0000;
}
.items .items_1
{
    background-position: 3px top;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-image: url(item_01.gif);
}
.items .title
{
    padding-left: 17px;
}
.items .items_3
{
    float:right;
    background-position: 3px 3px;
    background-repeat: no-repeat;
    background-image: url(item_03.gif);
    padding-left:15px;
    padding-right:8px;
}
.items_2
{
    height: 3px;
    line-height: 0px;
    font-size: 0px;
    background-position: left top;
    background-image: url(item_02.gif);
    background-repeat: repeat-x;
}

/*pages*/
.pages
{
    color: #000000;
    font-family:Tahoma;
    vertical-align: bottom;
}
.pages span
{
    border:#99cc33 1px solid;
    background-color:#F9FFEE;
    padding:3px;
    margin-left:5px;
}
.pages .ps
{
    padding:2px;
}
.pages .ps select
{
    padding: 0px;
    margin: 0px;
    font-family:Arial;
    vertical-align: middle;
    font-size: 8px;
}
.pages a
{
    border:#99cc33 1px solid;
    background-color:#F9FFEE;
    padding:3px;
    margin-left:5px;
}
.pages .enabled
{
    color:#cccccc;
}
.pages a:link, .pages a:visited
{
    color:#000000;
}
.pages a:hover
{
    background-color: #9acd32;
    color: #ffffff;
    text-decoration: none;
}

/*about*/
.about_li
{
    color:#000000; padding-left:10px; background-position: left center; background-image: url(item_03.gif); background-repeat: no-repeat; margin-top:8px;
}

/*left*/
.left_bg
{
    background-position: left top; background-image: url(left_bg.gif); background-repeat: repeat-y; width: 100%;
}

.left_li
{
    padding-left:15px;
    background-image: url(x_02.gif);
    line-height: 26px;
    background-repeat: repeat-x;
    height: 26px;
    background-position: left bottom;
}
.left_li a:link, .left_li a:visited
{
    background-position: left 3px;
    background-image: url(item_03.gif);
    background-repeat: no-repeat;
    padding-left:12px;
    text-decoration: none;
}
.left_li a:hover
{
    background-position: 5px 3px;
    background-image: url(item_03.gif);
    background-repeat: no-repeat;
    padding-left:12px;
    text-decoration: none;
}

/*title*/
.title_name .title_t
{
    float: left;
    width: 31px;
    height:41px;
    background-position: left center;
    background-image: url(title_01.gif);
    background-repeat: no-repeat;
}
.title_name .title_b
{
    float: left;
    margin-top:5px;
    width: 648px;
    height: 32px;
    line-height:32px;
    background-position: center center;
    background-image: url(title_02.gif);
    background-repeat: repeat-y;
    font-size:14px;
    font-weight:bold;
    color:#FFFFFF;
}
.title_name .title_e
{
    float: left;
    margin-top:5px;
    width: 4px;
    height: 32px;
    background-position: center center;
    background-image: url(title_03.gif);
    background-repeat: no-repeat;
}

/*products*/
.pro_li
{
    float: left;
    width: 170px;
    margin-top:15px;
}
.pro_li div
{
    margin-left: auto; margin-right: auto;
    width: 143px;
}
.pro_li .pro_img a:link img, .pro_li .pro_img a:visited img
{
    padding:3px;
    background-color:#ffffff;
    border: #c0c0c0 1px solid;
    width:135px;
    height:154px;
}
.pro_li .pro_img a:hover img
{
    padding: 3px;
    background-color: #E6FFB5;
    border: #99cc33 1px solid;
    width: 135px;
    height: 154px;
}
.pro_li .pro_01
{
    margin-top: 3px;
    background-position: center center;
    background-image: url(pro_01.gif);
    background-repeat: no-repeat;
    text-align: center;
    line-height: 18px;
    color: #ffffff;
}
.pro_li .pro_02
{
    border-top: #ffffff 1px solid;
    background-position: center center;
    background-image: url(pro_02.gif);
    background-repeat: no-repeat;
    text-align: center;
    line-height:16px;
    height:18px;
    color:#ffffff;
}
.pro_toit
{
    text-align:center; color:#000000; font-size:14px; border: #A5DA94 1px solid; width: 280px; line-height:60px; padding:3px; background-color:#DBF1D4;
}

.pro_view #proShow
{

    background-color: #ffffff;
    padding:3px;
    border:#c0c0c0 1px solid;
}

.pro_view .proShows
{
    text-align:center;
    padding:0px 0px 10px 0px;
    border-bottom: #eaebed 1px solid;
}
.pro_view .proShows img
{
    width:105px;
    height:120px;
    margin:10px 8px 0px 8px;
}
/*info*/
.info_li
{
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    border-bottom: #eaebed 1px solid;
}
.info_li a:link,.info_li a:visited
{
    color:#000000;
}
.info_li a:hover
{
    color: #ff0000;
    cursor:pointer;
    text-decoration:none;
}
.info_li .li1
{
    float:left;
}
.info_li .li2
{
    float:right;
    width:80px;
}

/*home-proC*/
.proC_I a:link img,.proC_I a:visited img
{
    border: #c0c0c0 1px solid; padding: 3px; background-color:#FFFFFF;
}
.proC_I a:hover img
{
    border: #99cc33 1px solid; padding: 3px; background-color:#F4FFDF;
}
.proC_A a:link,.proC_A a:visited
{
    color:#ffffff;
    text-decoration:none;
}
.proC_A a:hover
{
    color: #ff0000;
    text-decoration:none;
}
/*marketing*/
.marketing td
{
  text-align: center; height:22px;
}
.marketing th
{
  font-size:14px;
  height:25px;
}
