﻿/* 整体布局 */
@import url("jqzoom.css");
* html
{
    filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body{
    padding: 0;
    margin: 0;
}
*{
    font-family:Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
    font-size:12px
}

h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
}
div, form, img, ul, ol, li, dl, dt, dd
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
input
{
    vertical-align: middle;
}
select
{
    vertical-align: middle;
    font:12px/1.2em Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
    line-height: 15px;
}
ul
{
    padding: 0;
    margin: 0;
}
ul li
{
    list-style: none;
}
a img
{
    border: none;
}



input.btn1
{
    background: url(btn-1.gif);
    background-repeat: no-repeat;
    width: 91px;
    height: 21px;
    vertical-align: top;
    color: White;
    border: none;
}
input.btn2
{
    border-right: #521b01 1px solid;
    border-top: #ffa439 1px solid;
    font-size: 14px;
    background: #ff6a03;
    border-left: #ffa439 1px solid;
    color: #ffffff;
    border-bottom: #521b01 1px solid;
    height: 24px;
    margin-bottom: 2px;
    vertical-align: top;
    font-weight: bold;
}
input.btn3
{
    border-right: #521b01 1px solid;
    border-top: #2C9B0C 1px solid;
    font-size: 14px;
    background: #2C9B0C;
    border-left: #2C9B0C 1px solid;
    color: #ffffff;
    border-bottom: #521b01 1px solid;
    height: 24px;
    margin-bottom: 2px;
    vertical-align: top;
    font-weight: bold;
}
input.btn4
{
    background: url(btn8.gif);
    background-repeat: no-repeat;
    width: 47px;
    height: 21px;
    vertical-align: top;
    color: White;
    border: none;
}




.error
{
    background-image: url(i_yellowshield.gif);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #FCEDA7;
    padding-left: 26px;
    font-size: 12px;
    color: #FF0000;
    height: 26px;
    width: 100%;
    padding-top: 4px;
    padding-right: 12px;
    padding-bottom: 1px;
    border: 1px solid #DBDCE3;
}
.txt
{
    border: solid 1px #c4e3e9;
    width: 200px;
    padding: 2px;
}
.mltxt
{
    border: solid 1px #c4e3e9;
    width: 300px;
    height: 80px;
    padding: 2px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
}


a:link, a:visited, a:active
{
    color: #000000;
    text-decoration: none;
}
a:hover
{
    color: #517a2e;
    text-decoration: underline;
}

a.red:link, a.red:visited, a.red:active
{
    color: #ff0000;
    text-decoration: underline;
}
a.red:hover
{
    color: #000000;
    text-decoration: none;
}

a.black:link, a.black:visited, a.black:active
{
    color: #000000;
    text-decoration: none;
}
a.black:hover
{
    color: #d4205f;
    text-decoration: underline;
}

a.black_d:link, a.black_d:visited, a.black_d:active
{
    color: #000000;
    text-decoration: underline;
}
a.black_d:hover
{
    color: #ff0000;
    text-decoration: underline;
}

a.white:link, a.white:visited, a.white:active
{
    color: #ffffff;
    text-decoration: none;
}
a.white:hover
{
    color: #fae903;
    text-decoration: underline;
}

a.white_d:link, a.white_d:visited, a.white_d:active
{
    color: #ffffff;
    text-decoration: underline;
}
a.white_d:hover
{
    color: #000000;
    text-decoration: underline;
}

a.gray:link, a.gray:visited, a.gray:active
{
    color: #656565;
    text-decoration: none;
}
a.gray:hover
{
    color: #ff0000;
    text-decoration: underline;
}

a.gray_d:link, a.gray_d:visited, a.gray_d:active
{
    color: #656565;
    text-decoration: underline;
}
a.gray_d:hover
{
    color: #ff0000;
    text-decoration: underline;
}

a.blue:link, a.blue:visited, a.blue:active
{
    color: #126db6;
    text-decoration: none;
}
a.blue:hover
{
    color: #ff0000;
    text-decoration: underline;
}

a.blue_d:link, a.blue_d:visited, a.blue_d:active
{
    color: #126db6;
    text-decoration: underline;
}
a.blue_d:hover
{
    color: #ff0000;
    text-decoration: underline;
}

a.orange:link, a.orange:visited, a.orange:active
{
    color: #ff8500;
    text-decoration: none;
}
a.orange:hover
{
    color: #ff0000;
    text-decoration: underline;
}

a.orange_d:link, a.orange_d:visited, a.orange_d:active
{
    color: #ff8500;
    text-decoration: underline;
}
a.orange_d:hover
{
    color: #ff0000;
    text-decoration: underline;
}

a.pink:link, a.pink:visited, a.pink:active
{
    color: #eb096d;
    text-decoration: none;
}
a.pink:hover
{
    color: #eb096d;
    text-decoration: underline;
}

a.green:link, a.green:visited, a.green:active
{
    color: #66a20c;
    text-decoration: none;
}
a.green:hover
{
    color: #66a20c;
    text-decoration: underline;
}

a.green_d:link, a.green_d:visited, a.green_d:active
{
    color: #66a20c;
    text-decoration: underline;
}
a.green_d:hover
{
    color: #66a20c;
    text-decoration: underline;
}

a.pink:link, a.pink:visited, a.pink:active
{
    color: #D42561;
    text-decoration: none;
}
a.pink:hover
{
    color: #D42561;
    text-decoration: underline;
}


ul.green a
{
    color: #66a20c;
}

.font11
{
    font-size: 11px;
}
.font14
{
    font-size: 14px;
}
.fontB
{
    font-weight: bold;
}
.myleft
{
    text-align: left;
}
.myright
{
    text-align: right;
}
.mycenter
{
    text-align: center;
}
.mycenter a img{border:1px solid #cfcfcf; background:#FFFFFF; padding:1px;}
.Lfloat
{
    float: left;
}
/*-首页产品文字控制开始-*/
.Lfloat_2
{
    float: left;
}
.Lfloat_2 li{list-style-type:none;overflow: hidden;text-overflow: ellipsis;white-space:nowrap; font-size:12px;width:120px;}
#me{
	width:133px;
	height:118px;
	padding:1px;
	border:solid 1px #CFCFCF;
}
/*-首页产品文字控制结束-*/
.Rfloat
{
    float: right;
}
.clear
{
    clear: both;
    margin: 0;
    padding: 0;
}


.red-14-b{font-size:21px;font-weight:bold;color:#FF9B36}
/*----------------------------------------网站头部-----------------------------------------*/
.header
{
    width: 1002px;
    margin: 0 auto;
}
.logo
{
    width: 278px;
    height: 149px;
}
.top_right
{
    width: 701px;
    height: 142px;
    /*background-image: url(top_bg.jpg);
    background-repeat: no-repeat;*/
    padding-right: 23px;
    padding-top: 7px;
}
.top_right_s
{
    width: 701px;
    height: 142px;
    background-image: url(top_bg_1.jpg);
    background-repeat: no-repeat;
    padding-right: 23px;
    padding-top: 7px;
}
.nav_tools
{
    width: 447px;
    height: 18px;
    text-align: right;
    padding-top: 6px;
    vertical-align: middle;
}
.nav_tools ul
{
    padding-left: 26px;
}
.nav_tools li
{
    float: left;
}
.nav_tools li img
{
    padding-left: 9px;
    padding-right: 5px;
}
.nav_tools_s
{
    width: 347px;
    height: 18px;
    text-align: right;
    padding-top: 4px;
}
.nav_tools_s ul
{
    padding-left: 20px;
}
.nav_tools_s li
{
    float: left;
}
.nav_tools_s li img
{
    padding-left: 9px;
    padding-right: 5px;
}
.nav
{
    width: 650px;
    height: 22px;
    text-align: right;
    margin-top: 3px;
    padding-top: 8px;
}
.nav ul
{
    padding-left: 20px;
}
.nav li
{
    float: left;
}
.nav li img
{
    padding-left: 7px;
    padding-right: 7px;
}
.nav .current a
{
    color: #fae903;
}


/*----------------------------------------首页内容-----------------------------------------*/
.content_index
{
    width: 1002px;
    margin: 0 auto;
}
.content_index_left
{
    width: 252px;
}
.content_index_left_a
{
    width: 252px;
    background-image: url(left_01.jpg);
    background-repeat: no-repeat;
    padding-top: 43px;
}
.content_index_left_a_s
{
    width: 252px;
    background-image: url(left_04.jpg);
    background-repeat: no-repeat;
    padding-top: 43px;
}

.content_index_left_a h1
{
    width: 130px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    padding-left: 71px;
}
.content_index_left_a_s h1
{
    width: 130px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    padding-left: 71px;
}
.content_index_left_a_s_a
{
    width: 104px;
    height: 17px;
    padding-left: 20px;
    padding-top: 5px;
    background-image: url(left_01.gif);
    color: #5ea100;
    margin-bottom: 8px;
}
.content_index_left_a_s p
{
    line-height: 180%;
}

.content_index_left_a_sq
{
    width: 252px;
    background-image: url(left_06.gif);
    background-repeat: no-repeat;
    padding-top: 43px;
}


.content_index_left_a_content_srt
{
    width: 171px;
    padding: 20px 0 20px 36px;
}
.content_index_left_a_content_srt ul li
{
    width: 145px;
    height: 24px;
    line-height: 24px;
    background-image: url(li_point_03.gif);
    padding-left: 26px;
    margin-bottom: 8px;
}
.content_index_left_a_content
{
    width: 156px;
    line-height: 180%;
    padding: 8px 36px 20px 60px;
}
.content_index_left_a_content_sk
{
    width: 171px;
    padding: 0px 0 5px 80px;
}
.content_index_left_a_content_s
{
    width: 171px;
    padding: 20px 0 20px 49px;
}
.content_index_left_a_content_s_1
{
    width: 92px;
    height: 32px;
    line-height: 32px;
    padding-left: 45px;
    background-image: url(li_point_12.gif);
    margin-left: 20px;
}
.content_index_left_a_content_s_2
{
    width: 92px;
    height: 32px;
    line-height: 32px;
    padding-left: 45px;
    background-image: url(li_point_13.gif);
    margin-left: 20px;
}
.content_index_left_a_content_s_3
{
    width: 92px;
    height: 32px;
    line-height: 32px;
    padding-left: 45px;
    background-image: url(li_point_14.gif);
    margin-left: 20px;
}
.content_index_left_a_content_s_4
{
    width: 92px;
    height: 32px;
    line-height: 32px;
    padding-left: 45px;
    background-image: url(li_point_15.gif);
    margin-left: 20px;
}
.content_index_left_a_content_s_5
{
    width: 92px;
    height: 32px;
    line-height: 32px;
    padding-left: 45px;
    background-image: url(li_point_16.gif);
    margin-left: 20px;
}
.content_index_left_a_content_s_6
{
    width: 92px;
    height: 32px;
    line-height: 32px;
    padding-left: 45px;
    background-image: url(li_point_17.gif);
    margin-left: 20px;
}
.content_index_left_a_content_s_7
{
    width: 92px;
    height: 31px;
    line-height: 31px;
    padding-left: 45px;
    background-image: url(left_02.gif);
    margin-left: 20px;
}
.content_index_left_a_content_s_8
{
    width: 92px;
    height: 31px;
    line-height: 31px;
    padding-left: 45px;
    background-image: url(left_03.gif);
    margin-left: 20px;
    margin-top: 5px;
}
.content_index_left_a_content_s_9
{
    width: 92px;
    height: 31px;
    line-height: 31px;
    padding-left: 45px;
    background-image: url(left_04.gif);
    margin-left: 20px;
    margin-top: 5px;
}
.content_index_left_a_content_s_10
{
    width: 92px;
    height: 31px;
    line-height: 31px;
    padding-left: 45px;
    background-image: url(left_05.gif);
    margin-left: 20px;
    margin-top: 5px;
}
.content_index_left_a_content_s_11
{
    margin-top: 10px;
    margin-left: 20px;
}


.content_index_left_a_content_sp
{
    width: 155px;
    padding: 20px 0 20px 65px;
}
.content_index_left_a_content_sp ul li
{
    width: 99px;
    height: 20px;
    padding-top: 5px;
    background-image: url(li_04.gif);
    padding-left: 30px;
}



.content_index_left_a_content_s ul li
{
    width: 145px;
    height: 24px;
    line-height: 24px;
    background-image: url(li_point_03.gif);
    padding-left: 26px;
    margin-bottom: 8px;
}
.content_index_left_bk
{
    width: 252px;
    background-image: url(left_02.jpg);
    background-repeat: no-repeat;
    padding-top: 44px;
    margin-top: 20px;
}
.content_index_left_bk h1
{
    width: 130px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    padding-left: 71px;
}
.content_index_left_bk h2
{
    width: 129px;
    height: 20px;
    background-image: url(left_06.jpg);
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    margin-left: 71px;
}
.content_index_left_b
{
    width: 252px;
    background-image: url(left_02.jpg);
    background-repeat: no-repeat;
    padding-top: 44px;
}
.content_index_left_b ul
{
    margin-left: 35px;
    margin-top: 10px;
}
.content_index_left_b li
{
    width: 170px;
    height: 17px;
    padding-top: 7px;
    padding-left: 18px;
    background-image: url(li_05.gif);
}
.content_index_left_b_so
{
    width: 190px;
    text-align: right;
    margin-left: 35px;
    margin-top: 10px;
}

.content_index_left_b h1
{
    width: 130px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    padding-left: 71px;
}
.content_index_left_b h2
{
    width: 129px;
    height: 20px;
    background-image: url(left_06.jpg);
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    margin-left: 71px;
}
.content_index_left_b_content
{
    width: 171px;
    padding: 15px 0 0 15px;
}
.content_index_left_b_content_s
{
    width: 187px;
    padding: 15px 0 20px 0px;
}
.content_index_left_b_content ul li
{
    width: 145px;
    height: 20px;
    padding-top: 5px;
    background-image: url(li_point_03.gif);
    padding-left: 26px;
    margin-bottom: 2px;
}
.content_index_left_b_content_s ul
{
}
.content_index_left_b_content_s li
{
    width: 139px;
    height: 24px;
    padding-top: 7px;
    background-image: url(li_point_09.gif);
    padding-left: 48px;
}
.content_index_left_b_search
{
    width: 171px;
    padding: 15px 0 20px 49px;
}
.content_index_left_b_search input
{
    width: 166px;
    height: 19px;
    line-height: 19px;
    border: 1px solid #93bd57;
    padding-left: 3px;
}
.content_index_left_b_search select
{
    width: 172px;
    height: 19px;
    line-height: 19px;
    border: 1px solid #93bd57;
}
.content_index_left_b_search p
{
    margin-bottom: 5px;
}
.content_index_left_c
{
    width: 252px;
    background-image: url(left_02.jpg);
    background-repeat: no-repeat;
    padding-top: 44px;
}

.content_index_left_c h1
{
    width: 130px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    padding-left: 71px;
}


.content_index_left_c_content
{
    width: 190px;
    padding: 15px 0 0 35px;
}
.content_index_left_c_content ul li
{
    width: 175px;
    height: 18px;
    background-image: url(li_point_04.gif);
    padding-left: 12px;
    padding-top: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.content_index_left_c_content_s
{
    width: 190px;
    padding: 15px 0 50px 35px;
}


.content_index_left_c_content_s ul li
{
    width: 175px;
    height: 18px;
    background-image: url(li_point_07.gif);
    padding-left: 12px;
    padding-top: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.content_index_left_d
{
    width: 252px;
    background-image: url(left_03.jpg);
    background-repeat: no-repeat;
    padding-top: 45px;
}
.content_index_left_d h1
{
    width: 130px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #d72f6a;
    padding-left: 30px;
}
.content_index_left_d h1 span
{
    color: #666666;
}
.content_index_left_d_content
{
    width: 164px;
    line-height: 180%;
    padding: 6px 36px 20px 52px;
}
.content_index_left_d_img
{
    width: 186px;
    height: 105px;
    background-color: #c4ed4f;
    margin-left: 40px;
    margin-top: 5px;
}


.content_index_center
{
    width: 477px;
}
.content_index_center_a
{
    width: 477px;
    height: 30px;
    background-image: url(center_01.jpg);
}
.content_index_center_a p
{
    padding-left: 160px;
    padding-top: 2px;
}
.content_index_center_a p input
{
    width: 77px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #40a211;
    margin-left: 2px;
    margin-right: 4px;
}
.content_index_center_a p img
{
    padding-right: 5px;
}
.content_index_center_b
{
    width: 477px;
    height: 227px;
}
.content_index_me
{
    width: 477px;
    height: 2opx;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
.content_index_center_c
{
    width: 437px;
    height: 20px;
    line-height: 20px;
    background-image: url(center_02.jpg);
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 6px;
}
.content_index_center_c h1
{
    float: left;
    color: #ffffff;
}
.content_index_center_c span
{
    float: right;
    font-weight: bold;
    color: #ffffff;
}
.content_index_center_d
{
    width: 470px;
    padding-left: 7px;
}



.content_index_center_d dl
{
    float: left;
    width: 225px;
    margin-top: 10px;
}
.content_index_center_d dt
{
    float: left;
    width: 102px;
    height: 110px;
    background-image: url(center_03.jpg);
    background-repeat: no-repeat;
    padding: 5px;
    margin-right: 3px;
}
.content_index_center_d dt img
{
    width: 102px;
    height: 110px;
}
.content_index_center_d dd
{
    line-height: 150%;
}
.content_index_center_d dd span
{
    font-weight: bold;
}
.content_index_center_d_a
{
    height: 60px;
    line-height: 150%;
}
.content_index_center_d_b
{
    color: #559500;
}
.content_index_center_d_line
{
    margin-top: 10px;
    clear: both;
}
.content_index_center_e
{
    width: 477px;
    height: 35px;
    background-image: url(center_04.jpg);
}
.content_index_center_e h1
{
    padding-left: 46px;
    padding-top: 10px;
    color: #ffffff;
}
.content_index_center_f
{
    width: 470px;
    padding-left: 7px;
    padding-top: 10px;
}
.content_index_center_f ul
{
    width: 470px;
}
.content_index_center_f li
{
    float: left;
    vertical-align: bottom;
}
.content_index_center_f_a
{
    width: 60px;
    height: 29px;
    line-height: 29px;
    background-color: #efefef;
    padding-left: 20px;
}
.content_index_center_f_b
{
    width: 320px;
    height: 29px;
    line-height: 29px;
    color: #66a20e;
    background-color: #efefef;
}
.content_index_center_f_c
{
    width: 250px;
    height: 29px;
    line-height: 29px;
    background-color: #efefef;
}
.content_index_center_f_d
{
    width: 70px;
    padding-top: 5px;
    background-color: #ffffff;
}
.content_index_center_f_d img
{
    padding-left: 2px;
}
.content_index_center_f_e
{
    width: 40px;
    height: 29px;
    line-height: 29px;
    padding-left: 20px;
}
.content_index_center_f_f
{
    width: 90px;
    height: 29px;
    line-height: 29px;
    color: #66a20e;
}
.content_index_center_f_g
{
    width: 250px;
    height: 29px;
    line-height: 29px;
}
.content_index_center_g
{
    width: 470px;
    padding-left: 7px;
    margin-top: 15px;
}
.content_index_center_g input
{
    width: 108px;
    height: 19px;
    line-height: 19px;
    border: 1px solid #90bf57;
    margin-left: 8px;
    margin-right: 8px;
}
.content_index_center_h
{
    width: 477px;
    margin-top: 10px;
}
.content_index_center_j
{
    width: 470px;
    padding-left: 7px;
    margin-top: 10px;
}
.content_index_center_j_left
{
    width: 222px;
    height: 265px;
    background-image: url(center_05.jpg);
    overflow: hidden;
    padding-top:10px;
    padding-left:6px
}
.content_index_center_j_left dl
{
    float: left;
    width: 104px;
    margin: 0px;
}
.content_index_center_j_left dt
{
    width: 92px;
    height: 87px;
    padding: 6px;
    background-image: url(center_06.jpg);
    overflow: hidden;
    margin-right:6px
}
.content_index_center_j_left dd
{
    width: 104px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    overflow: hidden;
}
.content_index_center_j_right
{
    width: 222px;
    height: 265px;
    background-image: url(center_05.jpg);
    padding-top:10px;
    padding-left:6px
}
.content_index_center_j_right dl
{
    float: left;
    width: 104px;
     margin: 0px;
}
.content_index_center_j_right dt
{
    width: 92px;
    height: 87px;
    padding: 6px;
    background-image: url(center_06.jpg);
    overflow: hidden;
    margin-right:6px
}
.content_index_center_j_right dd
{
    width: 104px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    overflow: hidden;
}
.content_index_center_k
{
    width: 477px;
    margin-top: 10px;
}
.content_index_center_k_left
{
    width: 235px;
    text-align: right;
}
.content_index_center_k_right
{
    width: 235px;
    text-align: right;
}

.content_index_right
{
    width: 270px;
	overflow:hidden;
}

.content_index_right_atx
{
    width: 273px;
    background-image: url(right_24.jpg);
    background-repeat: no-repeat;
    padding-top: 43px;
}
.content_index_right_atx h1
{
    width: 130px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    padding-left: 58px;
}


.content_index_right_asb
{
    width: 273px;
}
.content_index_right_a
{
    width: 273px;
    background-image: url(right_01.jpg);
    background-repeat: no-repeat;
    padding-top: 43px;
}
.content_index_right_a h1
{
    width: 130px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    padding-left: 58px;
}
.content_index_right_a_content
{
    width: 193px;
    height: 176px;

    line-height: 180%;
    margin: 10px 0px 10px 25px;
}
.content_index_right_a_content_sb
{
    width: 193px;
    height: 176px;
    background-color: #000000;
    line-height: 180%;
    margin: 10px 0px 10px 25px;
}
.content_index_right_a_title
{
    width: 193px;
    height: 20px;
    margin-left: 25px;
    text-align: center;
}
.content_index_right_b
{
    width: 273px;
    background-image: url(right_03.jpg);
    background-repeat: no-repeat;
    padding-top: 25px;
    padding-bottom: 30px;
}
.content_index_right_b h1
{
    width: 130px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    padding-left: 58px;
}
.content_index_right_b_content
{
    width: 190px;
    margin-left: 25px;
    margin-top: 15px;
}
.content_index_right_b_content_left
{
    width: 60px;
    border: 1px solid #c1eb85;
    padding: 3px;
}
.content_index_right_b_content_right
{
    width: 116px;
    height: 54px;
    line-height: 150%;
    text-indent: 8px;
    background-image: url(li_point_08.gif);
    margin-top: 5px;
}
.content_index_right_b_more
{
    width: 193px;
    height: 20px;
    margin-left: 25px;
    margin-top: 15px;
    text-align: right;
}


.content_index_right_c
{
    width: 252px;
    background-image: url(right_04.jpg);
    background-repeat: no-repeat;
    padding-top: 48px;
}
.content_index_right_c h1
{
    width: 130px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    padding-left: 60px;
}
.content_index_right_c_content
{
    width: 190px;
    padding: 15px 0 50px 25px;
}
.content_index_right_c_content_pp
{
    width: 190px;
    padding: 0px 0 0px 5px;
}
.content_index_right_c_content ul li
{
    width: 175px;
    height: 18px;
    background-image: url(li_point_07.gif);
    padding-left: 12px;
    padding-top: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.content_index_right_d
{
    width: 273px;
    height: 245px;
}



.content_index_right_ct
{
    width: 252px;
    background-image: url(right_40.gif);
    background-repeat: no-repeat;
    padding-top: 45px;
    margin-top: 20px;
}
.content_index_right_ct h1
{
    width: 130px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    padding-left: 60px;
}
.content_index_right_ct_content
{
    width: 190px;
    padding: 15px 0 50px 25px;
}
.content_index_right_ct_content_pp
{
    width: 190px;
    padding: 0px 0 0px 5px;
}
.content_index_right_ct_content ul li
{
    width: 175px;
    height: 18px;
    background-image: url(li_point_07.gif);
    padding-left: 12px;
    padding-top: 5px;
}





.content_g_right
{
    width: 1002px;
    margin: 0 auto;
}
.content_g_right_a
{
    width: 1002px;
    height: 33px;
    background-image: url(right_27.gif);
}
.content_g_right_a p
{
    padding-left: 412px;
    padding-top: 2px;
}
.content_g_right_a p input
{
    width: 77px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #40a211;
    margin-left: 2px;
    margin-right: 4px;
}
.content_g_right_a p img
{
    padding-right: 5px;
}
.content_g_right_b
{
    width: 915px;
    height: 30px;
    line-height: 30px;
    background-image: url(right_28.gif);
    padding-left: 87px;
}

.content_g_right_c
{
    width: 1002px;
    height: 139px;
    background-image: url(right_29.gif);
    text-align: center;
    padding-top: 40px;
}
.content_g_right_d
{
    width: 780px;
    margin: 0 auto;
    margin-top: 20px;
}
.content_g_right_d_a
{
    width: 778px;
    background-color: #646464;
    color: #ffffff;
    font-weight: bold;
}
.content_g_right_d_a_1
{
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
}
.content_g_right_d_a_2
{
    width: 230px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
}
.content_g_right_d_a_3
{
    width: 155px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
}
.content_g_right_d_a_4
{
    width: 155px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
}
.content_g_right_d_a_5
{
    width: 152px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
}
.content_g_right_d_b
{
    width: 778px;
}
.content_g_right_d_b_1
{
    width: 80px;
    height: 20px;
    padding-top: 8px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-top: 0px;
}
.content_g_right_d_b_1_a
{
    width: 19px;
    height: 11px;
    font-size: 11px;
    text-align: center;
    background-image: url(btn_23.gif);
    overflow: hidden;
    color: #ffffff;
}
.content_g_right_d_b_1_b
{
    width: 18px;
    height: 11px;
    font-size: 11px;
    text-align: center;
    background-image: url(btn_24.gif);
    overflow: hidden;
    color: #ffffff;
}
.content_g_right_d_b_2
{
    width: 230px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
    border-top: 0px;
}
.content_g_right_d_b_3
{
    width: 155px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
    border-top: 0px;
}
.content_g_right_d_b_4
{
    width: 155px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
    border-top: 0px;
}
.content_g_right_d_b_5
{
    width: 152px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
    border-top: 0px;
    color: #cb1051;
}
.content_g_right_d_c
{
    width: 778px;
    height: 50px;
    line-height: 50px;
    background-color: #9cd83d;
}
.content_g_right_d_c_1
{
    width: 80px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}
.content_g_right_d_c_2
{
    width: 690px;
}
.content_g_right_e
{
    width: 706px;
    height: 313px;
    background-image: url(right_31.gif);
    margin-left: 95px;
    margin-top: 20px;
    padding: 20px 40px 20px 50px;
}

.content_g_right_f
{
    width: 733px;
    height: 25px;
    background-image: url(right_32.gif);
    padding-left: 40px;
    padding-top: 9px;
    color: #ffffff;
    margin-left: 110px;
    margin-top: 20px;
}
.content_g_right_g
{
    width: 773px;
    text-align: center;
    color: #ffffff;
    margin-left: 110px;
    margin-top: 40px;
}

.content_g_right_h
{
    width: 614px;
    height: 208px;
    margin-left: 200px;
    margin-top: 20px;
    background-image: url(right_33.gif);
    background-repeat: no-repeat;
    padding-top: 38px;
}
.content_g_right_h_a
{
    margin-left: 20px;
}
.content_g_right_h_b
{
    margin-top: 35px;
    margin-left: 40px;
    color: #047700;
}
.content_g_right_h_c
{
    width: 350px;
    margin: 0 auto;
    margin-top: 30px;
}
.content_g_right_h_c_a
{
    width: 80px;
    height: 25px;
    text-align: right;
    padding-top: 2px;
}
.content_g_right_h_c_b
{
    width: 270px;
    height: 25px;
}
.content_g_right_j
{
    width: 1002px;
    text-align: center;
    margin-top: 10px;
}
.content_g_right_k
{
    width: 700px;
    margin-left: 165px;
}
.content_g_right_l
{
    width: 700px;
    height: 25px;
    padding-top: 10px;
    padding-left: 40px;
    background-image: url(right_35.gif);
    color: #ffffff;
    margin-left: 150px;
    margin-top: 10px;
}
.content_g_right_q
{
    width: 688px;
    height: 137px;
    background-image: url(right_36.gif);
    margin-left: 130px;
    margin-top: 10px;
    padding: 40px;
}
.content_g_right_w
{
    width: 668px;
    background-color: #ebeaea;
    margin-left: 150px;
    margin-top: 10px;
    padding: 20px 40px 20px 40px;
}
.content_g_right_w span
{
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
}
.content_g_right_w p
{
    padding-bottom: 5px;
}
.content_g_right_t
{
    width: 728px;
    height: 30px;
    padding-top: 10px;
    padding-left: 20px;
    background-color: #9cd83d;
    margin-left: 150px;
    margin-top: 10px;
}
.content_g_right_y
{
    width: 728px;
    padding-top: 10px;
    padding-left: 20px;
    line-height: 180%;
    margin-left: 150px;
    margin-top: 10px;
}


.content_class_right
{
    width: 747px;
	overflow:hidden;
}

.content_class_right_a
{
    width: 750px;
    height: 33px;
    background-image: url(right_06.jpg);
}
.content_class_right_a p
{
    padding-left: 160px;
    padding-top: 2px;
}
.content_class_right_a p input
{
    width: 77px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #40a211;
    margin-left: 2px;
    margin-right: 4px;
}
.content_class_right_a p img
{
    padding-right: 5px;
}
.content_class_right_b
{
    width: 725px;
    height: 30px;
    line-height: 30px;
    background-image: url(right_07.jpg);
    padding-left: 25px;
    overflow: hidden;
}
.content_class_right_b_left
{
    width: 400px;
}
.content_class_right_b_right
{
    width: 200px;
    text-align: right;
    padding-right: 70px;
    padding-top: 5px;
}

.content_class_right_c
{
    width: 740px;
}
.content_class_right_c_a
{
    width: 677px;
    margin-top: 20px;
    margin-left: 10px;
}
.content_class_right_c_a_left
{
    width: 121px;
    height: 17px;
    background-image: url(right_08.jpg);
    border-bottom: 1px solid #d0d0d0;
    padding-left: 30px;
    padding-top: 9px;
}
.content_class_right_c_a_right
{
    width: 516px;
    height: 26px;
    padding-left: 10px;
    border-bottom: 1px solid #d0d0d0;
}
.content_class_right_c_a_right input
{
    width: 88px;
    height: 16px;
    line-height: 16px;
    border: 1px solid #d0d0d0;
}
.content_class_right_c_b
{
    width: 677px;
    margin-left: 10px;
}
.content_class_right_c_b_1
{
    width: 81px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    background-color: #f2f2f2;
}
.content_class_right_c_b_2
{
    width: 67px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    background-color: #f2f2f2;
}
.content_class_right_c_b_3
{
    width: 235px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    background-color: #f2f2f2;
}
.content_class_right_c_b_4
{
    width: 70px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    background-color: #f2f2f2;
}
.content_class_right_c_b_5
{
    width: 87px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    background-color: #f2f2f2;
}
.content_class_right_c_b_6
{
    width: 62px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    background-color: #f2f2f2;
}
.content_class_right_c_b_7
{
    width: 67px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    background-color: #f2f2f2;
}
.content_class_right_c_c
{
    width: 679px;
    margin-left: 9px;
}
.content_class_right_c_c_1
{
    width: 81px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-left: 2px solid #63a20d;
    border-right: 1px solid #d0d0d0;
    border-top: 2px solid #63a20d;
    border-bottom: 2px solid #63a20d;
    background-color: #edffc9;
}
.content_class_right_c_c_2
{
    width: 67px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-top: 2px solid #63a20d;
    border-bottom: 2px solid #63a20d;
    background-color: #edffc9;
}
.content_class_right_c_c_3
{
    width: 235px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-top: 2px solid #63a20d;
    border-bottom: 2px solid #63a20d;
    background-color: #edffc9;
}
.content_class_right_c_c_4
{
    width: 70px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-top: 2px solid #63a20d;
    border-bottom: 2px solid #63a20d;
    background-color: #edffc9;
}
.content_class_right_c_c_5
{
    width: 87px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-top: 2px solid #63a20d;
    border-bottom: 2px solid #63a20d;
    background-color: #edffc9;
}
.content_class_right_c_c_6
{
    width: 62px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-top: 2px solid #63a20d;
    border-bottom: 2px solid #63a20d;
    background-color: #edffc9;
    color: #dd3a71;
}
.content_class_right_c_c_7
{
    width: 67px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 2px solid #63a20d;
    border-top: 2px solid #63a20d;
    border-bottom: 2px solid #63a20d;
    background-color: #edffc9;
}
.content_class_right_c_d
{
    width: 677px;
    margin-left: 10px;
}
.content_class_right_c_d_1
{
    width: 81px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}
.content_class_right_c_d_2
{
    width: 67px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}
.content_class_right_c_d_3
{
    width: 235px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}
.content_class_right_c_d_4
{
    width: 70px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}
.content_class_right_c_d_5
{
    width: 87px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}
.content_class_right_c_d_6
{
    width: 62px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    color: #dd3a71;
}
.content_class_right_c_d_7
{
    width: 67px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}
.content_class_right_c_d_8
{
    width: 67px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    color: #dd3a71;
}
.content_class_right_c_e
{
    width: 677px;
    margin-left: 10px;
    margin-top: 20px;
}
.content_class_right_c_f
{
    width: 677px;
    margin-left: 10px;
    margin-top: 10px;
    text-align: center;
    color: #868686;
}
.content_class_right_c_es
{
    width: 677px;
    margin-left: 20px;
    margin-top: 20px;
}
.content_class_right_c_fs
{
    width: 677px;
    margin-left: 20px;
    margin-top: 10px;
    text-align: center;
    color: #868686;
}
.content_class_right_c_ess
{
    width: 677px;
    margin-left: 25px;
    margin-top: 10px;
}
.content_class_right_c_fss
{
    width: 677px;
    margin-left: 25px;
    margin-top: 10px;
    text-align: center;
    color: #868686;
}
.content_class_right_c_g
{
    width: 677px;
    margin-top: 40px;
    margin-left: 10px;
}
.content_class_right_c_g_left
{
    width: 121px;
    height: 17px;
    background-image: url(right_08.jpg);
    border-bottom: 1px solid #d0d0d0;
    padding-left: 30px;
    padding-top: 9px;
    color: #068d03;
}
.content_class_right_c_g_right
{
    width: 516px;
    height: 26px;
    padding-left: 10px;
    border-bottom: 1px solid #d0d0d0;
    color: #ff4802;
}
.content_class_right_c_h
{
    width: 677px;
    margin-left: 10px;
}
.content_class_right_c_h_1
{
    width: 70px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    background-color: #f2f2f2;
}
.content_class_right_c_h_2
{
    width: 144px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    background-color: #f2f2f2;
}
.content_class_right_c_h_3
{
    width: 180px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    background-color: #f2f2f2;
}
.content_class_right_c_h_4
{
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    background-color: #f2f2f2;
}
.content_class_right_c_h_5
{
    width: 84px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    background-color: #f2f2f2;
}
.content_class_right_c_h_6
{
    width: 112px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    background-color: #f2f2f2;
}
.content_class_right_c_j
{
    width: 677px;
    margin-left: 10px;
}
.content_class_right_c_j_1
{
    width: 70px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}
.content_class_right_c_j_2
{
    width: 144px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}
.content_class_right_c_j_3
{
    width: 180px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}
.content_class_right_c_j_4
{
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}
.content_class_right_c_j_4 span
{
    color: #dd3a71;
    font-weight: bold;
}
.content_class_right_c_j_5
{
    width: 84px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}
.content_class_right_c_j_5 span
{
    color: #dd3a71;
    font-weight: bold;
}
.content_class_right_c_j_6
{
    width: 112px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}
.content_class_right_c_k
{
    width: 677px;
    margin-left: 10px;
}
.content_class_right_c_k_1
{
    width: 70px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}
.content_class_right_c_k_2
{
    width: 144px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}
.content_class_right_c_k_3
{
    width: 180px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}
.content_class_right_c_k_4
{
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}
.content_class_right_c_k_4 span
{
    color: #dd3a71;
    font-weight: bold;
}
.content_class_right_c_k_5
{
    width: 84px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}
.content_class_right_c_k_5 span
{
    color: #dd3a71;
    font-weight: bold;
}
.content_class_right_c_k_6
{
    width: 112px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}
.content_class_right_c_l
{
    width: 597px;
    background-color: #f2f2f2;
    padding: 20px 40px 20px 40px;
    margin-left: 10px;
}
.content_class_right_c_l p
{
    padding-bottom: 15px;
}
.content_class_right_d
{
    width: 634px;
    margin: 0 auto;
    margin-top: 30px;
}
.content_class_right_d h1
{
    width: 634px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}
.content_class_right_d_a
{
    width: 634px;
    text-align: center;
    margin-top: 10px;
}
.content_class_right_d_a span
{
    color: #ce1c58;
}
.content_class_right_d_b
{
    width: 634px;
    margin-top: 30px;
}
.content_class_right_d_b p
{
    padding:0pt;
    margin:12px 0pt;
    font-size:14px;
    line-height:160%;
    text-align:left;
    word-spacing:0.8em;
}




.content_class_right_d_c
{
    width: 634px;
    margin-top: 20px;
}
.content_class_right_d_c p
{
    text-align: right;
    padding-bottom: 10px;
}
.content_class_right_e
{
    width: 625px;
    height: 31px;
    line-height: 31px;
    background-image: url(right_10.jpg);
    margin-top: 20px;
    margin-left: 45px;
}
.content_class_right_e_1
{
    width: 60px;
    text-align: center;
    color: #4e4e4e;
}
.content_class_right_e_2
{
    width: 485px;
    text-align: center;
    color: #4e4e4e;
}
.content_class_right_e_3
{
    width: 80px;
    text-align: center;
    color: #4e4e4e;
}
.content_class_right_f
{
    width: 625px;
    height: 31px;
    line-height: 31px;
    background-image: url(right_11.jpg);
    margin-left: 45px;
}
.content_class_right_f_1
{
    width: 20px;
    text-align: center;
}
.content_class_right_f_2
{
    width: 475px;
    padding-left: 10px;
}
.content_class_right_f_3
{
    width: 80px;
    text-align: center;
}
.content_class_right_g
{
    width: 586px;
    height: 103px;
    background-image: url(right_12.jpg);
    margin-top: 20px;
    margin-left: 25px;
    padding-top: 20px;
    padding-left: 68px;
}
.content_class_right_g_a
{
    margin-bottom: 10px;
}
.content_class_right_g_b img
{
    padding-right: 20px;
}
.content_class_right_gs
{
    width: 620px;
    height: 84px;
    background-image: url(right_07.gif);
    margin-top: 20px;
    margin-left: 25px;
    padding-top: 30px;
    padding-left: 48px;
}
.content_class_right_h
{
    width: 677px;
    background-image: url(right_13.jpg);
    background-repeat: no-repeat;
    margin-top: 10px;
    margin-left: 10px;
}
.content_class_right_hx
{
    width: 677px;
    background-image: url(right_13.jpg);
    background-repeat: no-repeat;
    margin-top: 10px;
    margin-left: 20px;
}
.content_class_right_j
{
    width: 586px;
    height: 95px;
    background-image: url(right_15.jpg);
    margin-top: 20px;
    margin-left: 25px;
    padding-top: 20px;
    padding-left: 68px;
}
.content_class_right_jsd
{
    width: 616px;
    height: 95px;
    background-image: url(right_15.jpg);
    margin-top: 20px;
    margin-left: 195px;
    padding-top: 20px;
    padding-left: 38px;
}
.content_class_right_j_a
{
    margin-bottom: 10px;
}
.content_class_right_j_b img
{
    padding-right: 20px;
}
.content_class_right_k
{
    width: 678px;
    height: 137px;
    background-image: url(right_16.jpg);
    margin-top: 20px;
    margin-left: 10px;
    text-align: center;
    padding-left: 10px;
}
.content_class_right_k img
{
    margin-right: 15px;
}
.content_class_right_l
{
    width: 672px;
    height: 34px;
    background-image: url(right_21.jpg);
    margin-top: 10px;
}
.content_class_right_l_left
{
    width: 200px;
    color: #ffffff;
    padding-left: 50px;
    padding-top: 10px;
}
.content_class_right_l_right
{
    width: 50px;
    text-align: right;
    padding-top: 10px;
}
.content_class_right_lsss
{
    width: 672px;
    height: 34px;
    background-image: url(right_21.jpg);
    margin-top: 10px;
    margin-left: 20px;
}
.content_class_right_lssss
{
    width: 672px;
    height: 34px;
    background-image: url(right_21.jpg);
    margin-top: 30px;
    margin-left: 20px;
}
.content_class_right_lsss_left
{
    width: 200px;
    color: #ffffff;
    padding-left: 50px;
    padding-top: 10px;
}
.content_class_right_lsss_right
{
    width: 50px;
    text-align: right;
    padding-top: 10px;
}
.content_class_right_lssssss
{
    width: 674px;
    height: 34px;
    background-image: url(right_42.gif);
    margin-top: 30px;
    margin-left: 30px;
}
.content_class_right_lsssss_left
{
    width: 200px;
    color: #ffffff;
    padding-left: 50px;
    padding-top: 10px;
}
.content_class_right_lsssss_right
{
    width: 80px;
    text-align: right;
    padding-top: 12px;
}
.content_class_right_ls
{
    width: 672px;
    height: 34px;
    background-image: url(right_01.gif);
    margin-left: 20px;
    margin-top: 10px;
}
.content_class_right_ls_left
{
    width: 200px;
    color: #ffffff;
    padding-left: 45px;
    padding-top: 9px;
}
.content_class_right_ls_right
{
    width: 50px;
    text-align: right;
    padding-top: 10px;
}
.content_class_right_lss
{
    width: 672px;
    height: 34px;
    background-image: url(right_01.gif);
    margin-left: 20px;
    margin-top: 10px;
}
.content_class_right_lss_left
{
    width: 200px;
    color: #ffffff;
    padding-left: 50px;
    padding-top: 9px;
}
.content_class_right_lss_right
{
    width: 50px;
    text-align: right;
    padding-top: 10px;
}
.content_class_right_q
{
    width: 666px;
    border: 2px solid #a4a4a4;
    padding: 0px 0 0px 0px;
}
.content_class_right_q dl
{
    float: left;
    width: 281px;
    margin: 20px 0px 0px 22px;
}
.content_class_right_q dt
{
    width: 261px;
    height: 205px;
    padding: 10px;
    background-image: url(right_22.jpg);
    background-repeat: no-repeat;
}
.content_class_right_q dt img
{
    width: 261px;
    height: 205px;
}
.content_class_right_q dd
{
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
}
.content_class_right_w
{
    width: 670px;
    text-align: center;
    margin-top: 30px;
}
.content_class_right_r
{
    width: 672px;
    height: 311px;
    background-image: url(right_23.jpg);
    margin-top: 20px;
}
.content_class_right_t
{
    width: 670px;
    line-height: 150%;
    margin-top: 10px;
}


/*----------------------------------------重启-----------------------------------------*/
.content_s_left_a
{
    width: 212px;
    padding-left: 40px;
}
.content_s_left_a ul
{
    width: 167px;
    height: 150px;
    background-image: url(li_01.gif);
    margin-top: 10px;
    overflow: hidden;
}
.content_s_left_a li
{
    width: 132px;
    height: 21px;
    padding-top: 9px;
    padding-left: 35px;
}
.content_s_left_b
{
    width: 212px;
    padding-left: 40px;
}
.content_s_left_b ul
{
    margin-top: 10px;
}
.content_s_left_b li
{
    width: 160px;
    height: 21px;
    padding-top: 12px;
    padding-left: 27px;
    background-image: url(li_02.gif);
}

.content_s_left_bs
{
    width: 212px;
    padding-left: 25px;
}
.content_s_left_bs ul
{
    margin-top: 10px;
}
.content_s_left_bs li
{
    width: 160px;
    height: 21px;
    padding-top: 12px;
    padding-left: 27px;
    background-image: url(li_02.gif);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


.content_s_left_c
{
    width: 212px;
    padding-left: 40px;
}
.content_s_left_c ul
{
    margin-top: 10px;
}
.content_s_left_c li
{
    width: 122px;
    height: 20px;
    padding-top: 5px;
    padding-left: 45px;
    background-image: url(li_03.gif);
}


.content_s_right_a
{
    width: 642px;
    height: 150px;
    background-image: url(right_02.gif);
    margin-left: 20px;
    margin-top: 5px;
    padding: 15px;
    overflow: hidden;
}
.content_s_right_a dl
{
    width: 300px;
    float: left;
    margin-top: 5px;
}
.content_s_right_a dt
{
    float: left;
    margin-right: 10px;
}
.content_s_right_a dt img
{
    width: 80px;
    height: 120px;
    border: 1px solid #dedede;
    padding: 5px;
}
.content_s_right_a dd
{
    line-height: 150%;
}

.content_t_b
{
    width: 677px;
    margin-top: 20px;
    margin-left: 20px;
}
.content_t_b_left
{
    width: 277px;
    height: 18px;
    background-image: url(tb_01.gif);
    padding-left: 30px;
    padding-top: 9px;
}
.content_t_b_right
{
    width: 300px;
    height: 26px;
    padding-left: 10px;
}

.content_t_c
{
    width: 677px;
    margin-top: 20px;
    margin-left: 20px;
}
.content_t_c_left
{
    width: 174px;
    height: 18px;
    background-image: url(tb_02.gif);
    padding-left: 30px;
    padding-top: 9px;
}
.content_t_c_right
{
    width: 300px;
    height: 26px;
    padding-left: 10px;
}

.content_k_a
{
    width: 672px;
    background-color: #f2f2f2;
    margin-left: 20px;
}
.content_k_a_1
{
    width: 305px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
}
.content_k_a_2
{
    width: 120px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
}
.content_k_a_3
{
    width: 120px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
}
.content_k_a_4
{
    width: 122px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
}

.content_k_b
{
    width: 672px;
    margin-left: 20px;
}
.content_k_b_1
{
    width: 305px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-top: 0px;
}
.content_k_b_2
{
    width: 120px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
    border-top: 0px;
}
.content_k_b_3
{
    width: 120px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
    border-top: 0px;
}
.content_k_b_4
{
    width: 122px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
    border-top: 0px;
}


.content_k_c
{
    width: 672px;
    background-color: #f2f2f2;
    margin-left: 20px;
}
.content_k_c_1
{
    width: 70px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
}
.content_k_c_2
{
    width: 136px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
}
.content_k_c_3
{
    width: 95px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
}
.content_k_c_4
{
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
}
.content_k_c_5
{
    width: 93px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
}
.content_k_c_6
{
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
}
.content_k_c_7
{
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
}

.content_k_d
{
    width: 672px;
    margin-left: 20px;
}
.content_k_d_1
{
    width: 70px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-top: 0px;
}
.content_k_d_2
{
    width: 136px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
    border-top: 0px;
}
.content_k_d_3
{
    width: 95px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
    border-top: 0px;
}
.content_k_d_4
{
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
    border-top: 0px;
}
.content_k_d_5
{
    width: 93px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
    border-top: 0px;
}
.content_k_d_6
{
    width: 90px;
    height: 23px;
    padding-top: 3px;
    padding-bottom: 2px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
    border-top: 0px;
}
.content_k_d_6 input
{
    text-align: center;
}
.content_k_d_7
{
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
    border-top: 0px;
}




.content_s_right_b
{
    width: 672px;
    background-color: #f2f2f2;
    margin-left: 20px;
}
.content_s_right_b_1
{
    width: 60px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
}
.content_s_right_b_2
{
    width: 336px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
}
.content_s_right_b_3
{
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
}
.content_s_right_b_4
{
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
}
.content_s_right_b_5
{
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
}
.content_s_right_c
{
    width: 672px;
    margin-left: 20px;
}
.content_s_right_c_1
{
    width: 60px;
    height: 20px;
    padding-top: 8px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-top: 0px;
}
.content_s_right_c_1_a
{
    width: 19px;
    height: 11px;
    font-size: 11px;
    text-align: center;
    background-image: url(btn_23.gif);
    overflow: hidden;
    color: #ffffff;
}
.content_s_right_c_1_b
{
    width: 18px;
    height: 11px;
    font-size: 11px;
    text-align: center;
    background-image: url(btn_24.gif);
    overflow: hidden;
    color: #ffffff;
}
.content_s_right_c_2
{
    width: 336px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
    border-top: 0px;
}
.content_s_right_c_3
{
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
    border-top: 0px;
}
.content_s_right_c_4
{
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
    border-top: 0px;
}
.content_s_right_c_5
{
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
    border-top: 0px;
}
.content_s_right_d
{
    width: 602px;
    height: 397px;
    overflow: hidden;
    margin-top: 20px;
    margin-left: 30px;
    background-image: url(right_03.gif);
    padding: 30px;
}
.content_s_right_d_a
{
    text-align: center;
    margin-top: 10px;
}
.content_s_right_d a
{
    padding-right: 30px;
}
.content_s_right_d_b
{
    width: 570px;
    background-color: #ebeaea;
    padding: 10px;
    margin-top: 30px;
}
.content_s_right_d_b_left
{
    width: 80px;
    line-height: 180%;
}
.content_s_right_d_b_right
{
    width: 490px;
    line-height: 180%;
}

.content_s_right_e
{
    width: 586px;
    height: 24px;
    background-image: url(right_08.gif);
    margin-left: 20px;
    margin-top: 10px;
    padding-left: 78px;
    padding-top: 10px;
    color: #ffffff;
}

.content_s_right_e_s
{
    width: 616px;
    height: 24px;
    background-image: url(right_50.gif);
    margin-left: 20px;
    margin-top: 10px;
    padding-left: 48px;
    padding-top: 10px;
    color: #ffffff;
}

.content_s_right_f
{
    width: 584px;
    height: 24px;
    background-image: url(right_09.gif);
    margin-left: 20px;
    margin-top: 10px;
    padding-left: 80px;
    padding-top: 10px;
    color: #ffffff;
}
.content_s_right_fs
{
    width: 600px;
    height: 24px;
    background-image: url(right_18.gif);
    margin-top: 10px;
    padding-left: 64px;
    padding-top: 10px;
    color: #ffffff;
}

.content_s_right_g
{
    width: 674px;
    background-color: #f2f2f2;
    margin-left: 20px;
}
.content_s_right_g_1
{
    width: 60px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
}
.content_s_right_g_2
{
    width: 275px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
}
.content_s_right_g_3
{
    width: 50px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
}
.content_s_right_g_4
{
    width: 50px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
}
.content_s_right_g_5
{
    width: 50px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
}
.content_s_right_g_6
{
    width: 50px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
}
.content_s_right_g_7
{
    width: 50px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
}
.content_s_right_g_8
{
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
}
.content_s_right_h
{
    width: 674px;
    margin-left: 20px;
}
.content_s_right_h_1
{
    width: 60px;
    height: 20px;
    padding-top: 8px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-top: 0px;
}
.content_s_right_h_1_a
{
    width: 17px;
    height: 15px;
    font-size: 11px;
    text-align: center;
    background-image: url(btn_31.gif);
    overflow: hidden;
    padding-top: 1px;
}
.content_s_right_h_2
{
    width: 275px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
    border-top: 0px;
}
.content_s_right_h_3
{
    width: 50px;
    height: 22px;
    padding-top: 6px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
    border-top: 0px;
}
.content_s_right_h_4
{
    width: 50px;
    height: 22px;
    padding-top: 6px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
    border-top: 0px;
}
.content_s_right_h_5
{
    width: 50px;
    height: 22px;
    padding-top: 6px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
    border-top: 0px;
}
.content_s_right_h_6
{
    width: 50px;
    height: 22px;
    padding-top: 6px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
    border-top: 0px;
}
.content_s_right_h_7
{
    width: 50px;
    height: 22px;
    padding-top: 6px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
    border-top: 0px;
}
.content_s_right_h_8
{
    width: 80px;
    height: 22px;
    padding-top: 6px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-left: 0px;
    border-top: 0px;
}
.content_s_right_j
{
    width: 613px;
    height: 295px;
    background-image: url(right_10.gif);
    margin-left: 20px;
    padding: 30px;
    overflow: hidden;
}
.content_s_right_js
{
    width: 613px;
    height: 295px;
    background-image: url(right_10.gif);
    padding: 30px;
    overflow: hidden;
}
.content_s_right_k
{
    width: 670px;
    margin-left: 20px;
    line-height: 180%;
    margin-top: 20px;
}
.content_s_right_l
{
    width: 670px;
    height: 140px;
    background-image: url(right_11.gif);
    padding-top: 7px;
    margin-left: 20px;
    line-height: 180%;
    overflow: hidden;
}
.content_s_right_l dl
{
    width: 111px;
    margin-left: 15px;
    float: left;
}
.content_s_right_l dt img
{
    width: 101px;
    height: 96px;
    border: 1px solid #dedede;
    padding: 5px;
}
.content_s_right_l dd
{
    height: 25px;
    line-height: 25px;
    text-align: center;
}





.content_b
{
    background-image: url(right_12.gif);
    width: 600px;
    padding: 40px;
    height: 261px;
    margin-left: 20px;
    margin-top: 20px;
}
.content_b_a
{
    width: 400px;
}
.content_b_a_a
{
    padding-top: 12px;
    padding-left: 5px;
}
.content_b_a_b
{
    padding-top: 27px;
    padding-left: 5px;
}
.content_b_b
{
    width: 200px;
    text-align: right;
}
.content_b_c
{
    padding-top: 10px;
    padding-left: 80px;
}
.content_b_d
{
    padding-left: 60px;
    padding-top: 20px;
    line-height: 200%;
    width: 516px;
}

.content_b_e
{
    width: 595px;
    height: 73px;
    background-image: url(right_13.gif);
    line-height: 180%;
    margin-left: 20px;
    margin-top: 20px;
    padding: 20px 30px 20px 30px;
}
.content_b_f
{
    width: 640px;
    height: 16px;
    padding-top: 10px;
    margin-left: 50px;
    margin-top: 20px;
    background-image: url(right_15.gif);
    color: #117901;
    font-weight: bold;
}
.content_b_g
{
    width: 640px;
    margin-left: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 180%;
}
.content_b_h
{
    width: 640px;
    margin-left: 50px;
    height: 15px;
    padding-top: 15px;
    text-align: right;
    background-image: url(right_14.gif);
}

.content_b_j
{
    margin-left: 20px;
    margin-top: 20px;
}
.content_b_j_a
{
    width: 400px;
    height: 30px;
}
.content_b_j_b
{
    width: 652px;
    height: 141px;
    background-image: url(right_16_t1.gif);
}
.content_b_j_b_a
{
    padding-top: 22px;
    padding-left: 40px;
}
.content_b_j_b_b
{
    width: 650px;
    line-height: 180%;
    padding-top: 20px;
}
.content_b_j_b_t2
{
    width: 652px;
    height: 20px;
    background-image: url(right_16_t2.gif);
}

.content_b_j_c
{
    width: 662px;
    height: 141px;
    background-image: url(right_17.gif);
    margin-top: 20px;
}
.content_b_j_c_a
{
    padding-top: 22px;
    padding-left: 40px;
}
.content_b_j_c_b
{
    width: 650px;
    line-height: 180%;
    padding-top: 20px;
}
.content_b_j_c_b_left
{
    width: 300px;
    padding-left: 120px;
}
.content_b_j_c_b_right
{
    width: 150px;
    text-align: center;
    padding-top: 10px;
}
.content_b_j_d
{
    width: 662px;
    margin-left: 20px;
    margin-top: 20px;
    text-align: center;
    color: #ff0000;
}


.content_right_e_j
{
    width: 701px;
    background-image: url(right_05.gif);
    height: 29px;
    margin: 0 auto;
    margin-top: 10px;
}
.content_right_e_jaa
{
    width: 701px;
    background-image: url(right_05.gif);
    height: 29px;
    margin: 0 auto;
    margin-top: 30px;
}
.content_right_e_pl
{
    width: 620px;
    background-image: url(right_06.gif);
    height: 24px;
    margin-left: 30px;
    padding-left: 24px;
    padding-top: 5px;
    margin-top: 10px;
    color: #ffffff;
}
.content_right_e_pls
{
    width: 620px;
    background-image: url(right_06.gif);
    height: 24px;
    margin-left: 30px;
    padding-left: 24px;
    padding-top: 5px;
    margin-top: 30px;
    color: #ffffff;
}
.content_right_e_j_left
{
    width: 100px;
    padding-left: 20px;
    padding-top: 10px;
}
.content_right_e_j_a
{
    width: 350px;
    padding-left: 30px;
    padding-top: 10px;
}
.content_right_e_j_b
{
    width: 150px;
    padding-left: 30px;
    padding-top: 10px;
}
.content_right_e_j_right
{
    width: 80px;
    text-align: center;
    padding-right: 10px;
    padding-top: 10px;
}
.content_right_e_k
{
    width: 680px;
    margin: 0 auto;
    padding: 10px 10px 0 10px;
    line-height: 150%;
}
.content_right_e_ks
{
    width: 644px;
    margin-left: 30px;
    line-height: 150%;
}


.content_index_left_b_content_hh
{
    width: 185px;
    padding: 15px 0 20px 15px;
	text-overflow: ellipsis;
}
.content_index_left_b_content_hh_a
{
    width: 135px;
    height: 25px;
    padding-top: 15px;
    padding-left: 50px;
    background-image: url(left_09.gif);
    margin-left: 25px;
}
.content_index_left_b_content_hh_b
{
    width: 135px;
    height: 18px;
    padding-top: 5px;
    padding-left: 50px;
    background-image: url(left_08.gif);
    margin-left: 25px;
}
.content_index_left_b_content_hh ul
{
}
.content_index_left_b_content_hh li
{
    width: 128px;
    height: 22px;
    padding-top: 10px;
    background-image: url(left_07.gif);
    padding-left: 20px;
    margin-bottom: 2px;
}

.content_index_left_b_content_hhs
{
    width: 185px;
    padding: 15px 0 20px 0px;
}
.content_index_left_b_content_hhs_a
{
    width: 135px;
    height: 25px;
    padding-top: 15px;
    padding-left: 50px;
    background-image: url(left_09.gif);
    margin-left: 25px;
}
.content_index_left_b_content_hhs_b
{
    width: 135px;
    height: 18px;
    padding-top: 5px;
    padding-left: 50px;
    background-image: url(left_08.gif);
    margin-left: 25px;
}


ul.tjsp
{
    width: 135px;
    height: auto;
    padding-left: 50px;
    background-image: url(r-1.gif);
    margin-left: 25px;
    margin-top: 10px;
}
ul.tjsp li
{
    height: 31px;
    line-height: 31px;
}

.content_index_left_b_content_hhs ul
{
}
.content_index_left_b_content_hhs li
{
    width: 128px;
    height: 22px;
    padding-top: 10px;
    background-image: url(left_07.gif);
    padding-left: 40px;
    margin-bottom: 2px;
}




.content_p_left
{
    width: 729px;
}
.content_p_left_a
{
    width: 729px;
    height: 62px;
    background-image: url(right_38.gif);
}
.content_p_left_a_a
{
    height: 30px;
}
.content_p_left_a_a p
{
    padding-left: 410px;
    padding-top: 2px;
}
.content_p_left_a_a p input
{
    width: 77px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #40a211;
    margin-left: 2px;
    margin-right: 4px;
}
.content_p_left_a_a p img
{
    padding-right: 5px;
}
.content_p_left_a_b
{
    padding-left: 50px;
    padding-top: 9px;
}

.content_p_left_a_c
{
    width: 655px;
    height: 100px;
    background-image: url(right_41.gif);
    padding-top: 25px;
    margin-top: 20px;
    margin-left: 40px;
}
.content_p_left_a_c_a
{
    margin-left: 40px;
    margin-bottom: 10px;
}

.content_p_left_a_d
{
    width: 653px;
    height: 698px;
    background-image: url(right_43.gif);
    padding-top: 20px;
    margin-left: 40px;
    margin-top: 10px;
}
.content_p_left_a_d_a
{
    padding-left: 50px;
}


.content_p_left_a_e
{
    width: 654px;
    margin-left: 40px;
    margin-top: 10px;
}

.content_p_left_a_g
{
    width: 654px;
    margin-left: 40px;
    background-image: url(right_45.gif);
}

.content_p_left_a_f
{
    width: 663px;
    margin-left: 40px;
}


.content_s_right_jk
{
    width: 588px;
    height: 20px;
    margin-left: 20px;
    padding-left: 20px;
    padding-top: 10px;
    background-image: url(right_47.gif);
    color: #00a800;
    font-weight: bold;
}
.content_s_right_jt
{
    width: 607px;
}
.content_s_right_jt_a
{
    height: 20px;
    padding-top: 10px;
    padding-left: 20px;
}


.content_iu
{
    width: 252px;
    padding-left: 20px;
    padding-bottom: 20px;
}


.content_ui
{
    width: 690px;
    margin-left: 15px;
}
.content_uip
{
    width: 670px;
    margin-left: 15px;
    padding: 20px;
    line-height: 180%;
}



.content_class_right_gkb
{
    width: 670px;
    margin-left: 20px;
    margin-top: 10px;
}
.content_class_right_gkb_left
{
    width: 400px;
}
.content_class_right_gkb_left_a
{
    width: 397px;
    height: 350px;
    border: #cbcbcb 1px solid;
}
.content_class_right_gkb_left_b
{
    width: 395px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background-image: url(right_20.gif);
    margin-top: 10px;
    color: #ffffff;
}
.content_class_right_gkb_left_c
{
    width: 400px;
    margin-top: 10px;
    text-align: center;
}
.content_class_right_gkb_left_c img
{
    margin-right: 10px;
    width: 80px;
    height: 80px;
    border: #cbcbcb 1px solid;
}

.content_class_right_gkb_right
{
    width: 260px;
    border: 1px solid #cacaca;
    padding-bottom: 45px;
}
.content_class_right_gkb_right_s
{
    width: 260px;
    border: 1px solid #cacaca;
    padding-bottom: 10px;
}
.content_class_right_gkb_right_a
{
    width: 220px;
    margin: 0 auto;
    margin-top: 15px;
}
.content_class_right_gkb_right_a p
{
    padding:0;
    padding-bottom: 10px;
    margin:0;
}
.content_class_right_gkb_right_b
{
    width: 150px;
    margin: 0 auto;
}
.content_class_right_gkb_right_b_a
{
    width: 26px;
    height: 26px;
    background-color: #9CD73D;
    margin-right: 10px;
}
.content_class_right_gkb_right_b_b
{
    width: 26px;
    height: 26px;
    background-color: #E10008;
    margin-right: 10px;
}
.content_class_right_gkb_right_b_c
{
    width: 26px;
    height: 26px;
    background-color: #FBED95;
}
.content_class_right_gkb_right_b_d
{
    width: 70px;
    height: 26px;
    line-height: 26px;
}
.content_class_right_gkb_right_c
{
    width: 220px;
    margin: 0 auto;
    margin-top: 20px;
}
.content_class_right_gkb_right_g
{
    width: 220px;
    margin: 0 auto;
    margin-top: 20px;
    padding-left: 10px;
    height: 180px;
}
.content_class_right_gkb_right_k
{

    margin: 0 auto;
    margin-top: 20px;
    padding-left: 10px;
}
.content_class_right_gkb_right_d
{
    width: 220px;
    margin: 0 auto;
    margin-top: 10px;
}

.content_class_right_gkb_right_e
{
    width: 220px;
    margin: 0 auto;
    margin-top: 77px;
}
.content_class_right_gkb_right_f
{
    width: 220px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 5px;
    text-align: center;
}
.content_class_right_hkb
{
    width: 634px;
    height: 20px;
    line-height: 20px;
    background-image: url(right_26.gif);
    margin-left: 20px;
    margin-top: 20px;
    padding-left: 40px;
    color: #fff;
}
.content_class_right_jkb
{
    width: 644px;
    padding: 10px 20px 10px 20px;
    line-height: 180%;
    margin-left: 20px;
}
.content_class_right_jkbs
{
    width: 614px;
    padding: 10px 20px 10px 20px;
    background-color: #f4f4f4;
    line-height: 180%;
    margin-left: 30px;
}
.content_class_right_jks
{
    width: 644px;
    padding: 10px 20px 10px 20px;
    line-height: 180%;
    margin-left: 20px;
    margin-top: 20px;
    text-align: center;
}

/*----------------------------------------新新网站尾部-----------------------------------------*/
/*footer2*/	
#footer2			{width:1002px; margin:0px auto;padding-bottom:25px;}
	#footer2 h3{line-height:40px;text-align:center;color:#ccc;font-weight:normal;font-size:10px;}
	#footer2 h3 a{margin:0 24px;font-size:12px;}#footer2 h3 a:link{color:#808080;}#footer2 h3 a:visited{color:#808080;}#footer2 h3 a:hover{color:#C63919;}#footer2 h3 a:active{color:#808080;}
.footerWrap	{width:960px;margin:0 auto;overflow:hidden;padding:5px 0;}
.footerWrap	.logoA	{float:left;width:180px;text-align:center;padding-top:20px;}
.footerWrap	.copyrightA	{float:left;width:600px;color:#808080;line-height:22px;}
.footerWrap	#top100	{float:right;width:180px;text-align:right;padding-top:12px;}
	.footerWrap	.copyrightA a:link{color:#808080;}.footerWrap	.copyrightA a:visited{color:#808080;}.footerWrap	.copyrightA a:hover{color:#C63919;}.footerWrap	.copyrightA a:active{color:#808080;}

#nfooter{width:960px;height:120px;padding:10px 0;}
	#nfooter dl{width:185px;float:left;background:#ececec;padding:3px;height:114px;border-right:1px solid #fff;}
	#nfooter .enddl{border-right:1px solid #ececec;}
	#nfooter dt{height:21px;padding-top:5px;text-align:center;}
	#nfooter dd{line-height:20px;background:#fff;height:70px;padding-top:18px;}
	#nfooter dt img{background:url(nfoot_tit.gif) no-repeat;width:59px;height:12px;}
		#nfooter .novice{background-position:0 0;}
		#nfooter .distribution{background-position:0 -12px;}
		#nfooter .payrefund{background-position:0 -24px;}
		#nfooter .after{background-position:0 -36px;}
		#nfooter .customerservice{background-position:0 -48px;}
	#nfooter dd a{display:block;color:#808080;background:url(nfoot_libg.gif) no-repeat 14px 5px;padding-left:24px;width:62px;float:left;}
.foot_help2{
	width:1002px; 
	height:172px;
	margin:0 auto;
	padding:5px inherit;
	background-image:url(foot_help.jpg)
}
.foot_help3{
	width:665px;
	margin:0 auto;
	padding:2px inherit;
}
.foot_help4{
	width:665px;
	margin:0 auto;
	padding:5px inherit;
}
/*----------------------------------------新网站尾部-----------------------------------------*/

/*----------------------------------------网站尾部-----------------------------------------*/
.footer
{
    width: 800px;
    margin: 0 auto;
}
.copyright
{
    width: 600px;
    height: 34px;
    color: #477022;
    margin-top: 85px;
    margin-left: 200px;
}


.footer p{ margin-top:0px; padding-top:0}
.footer p a{ color:#477022}



DIV.pager
{
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    margin: 3px;
    padding-top: 3px;
    text-align: center;
}
DIV.pager A
{
    border-right: #ddd 1px solid;
    padding-right: 5px;
    border-top: #ddd 1px solid;
    padding-left: 5px;
    padding-bottom: 2px;
    border-left: #ddd 1px solid;
    color: #88af3f;
    margin-right: 2px;
    padding-top: 2px;
    border-bottom: #ddd 1px solid;
    text-decoration: none;
}
DIV.pager A:hover
{
    border-right: #85bd1e 1px solid;
    border-top: #85bd1e 1px solid;
    border-left: #85bd1e 1px solid;
    color: #638425;
    border-bottom: #85bd1e 1px solid;
    background-color: #f1ffd6;
}
DIV.pager A:active
{
    border-right: #85bd1e 1px solid;
    border-top: #85bd1e 1px solid;
    border-left: #85bd1e 1px solid;
    color: #638425;
    border-bottom: #85bd1e 1px solid;
    background-color: #f1ffd6;
}
DIV.pager SPAN.current
{
    border-right: #b2e05d 1px solid;
    padding-right: 5px;
    border-top: #b2e05d 1px solid;
    padding-left: 5px;
    font-weight: bold;
    padding-bottom: 2px;
    border-left: #b2e05d 1px solid;
    color: #fff;
    margin-right: 2px;
    padding-top: 2px;
    border-bottom: #b2e05d 1px solid;
    background-color: #b2e05d;
    font-family: Arial;
}
DIV.pager SPAN.disabled
{
    border-right: #f3f3f3 1px solid;
    padding-right: 5px;
    border-top: #f3f3f3 1px solid;
    padding-left: 5px;
    padding-bottom: 2px;
    border-left: #f3f3f3 1px solid;
    color: #ccc;
    margin-right: 2px;
    padding-top: 2px;
    border-bottom: #f3f3f3 1px solid;
}



/*-------------------------------------------颜色------------------------------------------*/

.content_class_right_gkb_right_b_d label
{
    text-align: center;
    border: 2px solid #dddddd;
    padding: 5px;
    cursor: hand;
    margin: 5px;
}
label.cleck
{
    border: #ff410b;
    background-image: url(color-bg.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    color: Red;
}










.mgl30
{
    margin-left: 26px;
}
div.Contrl-1
{
    width: 664px;
    background-image: url(tf-4.gif);
    background-repeat: no-repeat;
    height: 350px;
}
div.Contrl-1-end
{
    width: 664px;
    background-image: url(tf-5.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}
div.Contrl-1-title
{
    width: 615px;
    background-image: url(tf-6.gif);
    background-repeat: no-repeat;
    margin-left: 22px;
    margin-top: 10px;
    height: 34px;
    padding-top: 10px;
    padding-left: 20px;
}



/*配合放大镜*/

.holder
{
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    height: 350px;
}
/*以下样式针对IE,HTML中IE条件注解部分的标签要用内联对象标签*/
.edge
{
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.container
{
    vertical-align: middle;
    display: inline-block;
}
/*||||配合放大镜||||*/




.tab1
{
    border: dashed 1px black;
    border-collapse: collapse;
    border-bottom: none;
    margin-right: 28px;
}
.tab1 tr
{
    height: 30px;
}
.tab1 td
{
    border-bottom: dashed 1px black;
    text-align: center;
}


.tab2
{
    border: solid 1px #d0d0d0;
    border-collapse: collapse;
    border-bottom: none;
    background-color: #f2f2f2;
}
.tab2 tr
{
    height: 26px;
}
.tab2 td
{
    border-bottom: solid 1px #d0d0d0;
}





div#MainPromotionBanner{
	width:477px;
	height:227px;
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height:227px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width:477px;
	height: 227px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width:477px;
	height:227px;
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 195px; 
	right: 10px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #fca365;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 4px;
	background: url(slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}





/*----------------八音文化-----------------*/
.bcontent_index_center_d
{
    padding-left: 7px;
}
.bcontent_index_center_d dl
{
    float: left;
    width: 225px;
    margin-top: 10px;
}
.bcontent_index_center_d dt
{
    float: left;
    width: 102px;
    height: 110px;
    background-image: url(center_03.jpg);
    background-repeat: no-repeat;
    padding: 5px;
    margin-right: 3px;
}
.bcontent_index_center_d dt img
{
    width: 102px;
    height: 110px;
}
.bcontent_index_center_d dd
{
    line-height: 150%;
}
.bcontent_index_center_d dd span
{
    font-weight: bold;
}

.bcontent_index_center_d_1
{
    padding-left: 7px;
}
.bcontent_index_center_d_1 dl
{
    float: left;
    width: 340px;
    margin-top: 10px;
}
.bcontent_index_center_d_1 dt
{
    float: left;
    width: 102px;
    height: 110px;
    background-image: url(center_03.jpg);
    background-repeat: no-repeat;
    padding: 5px;
    margin-right: 8px;
}
.bcontent_index_center_d_1 dt img
{
    width: 102px;
    height: 110px;
}
.bcontent_index_center_d_1 dd
{
    line-height: 150%;
}
.bcontent_index_center_d_1 dd span
{
    font-weight: bold;
}



#prolist {
	width:700px;
	margin:0 auto; padding:0 0 15px 9px;
}
#prolist dl {
	width:210px;
	float:left;
	margin:20px 20px 0 0px;
}
#prolist dt {
	width:210px;
	border:1px solid #CCC;
	text-align:center
}

#prolist dd {
	text-align:center;
	width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height:22px;
}


span.ddcolor0{color:deeppink}
span.ddcolor1{color:orange}
span.ddcolor2{color:orangered}
span.ddcolor3{color:crimson}
span.ddcolor4{color:green}
span.ddcolor5{color:Lime}
span.ddcolor6{color:Red}


.userlist li{float:left;margin:0.5em}

.agent_list{
padding-left:2em
}
.agent_list li{
width:122px;
height:122px;
float:left;
margin-left:15px;
margin-bottom:15px;
margin-right:10px;
margin-top:15px;
border:#d7d7d7 1px solid;
}

.agent_list li img{
    width:120px;
    height:120px;
    border:#fff 1px solid
}

.agent_list li div{
 text-align:center
}


	.cen_pro{ width:748px; float:left;}
		.pro_top { width:704px; float:left; overflow:hidden;}
		.pro_top h4 { width:704px; height:20px; white-space:nowrap; padding-top:5px; text-indent:30px; font-size:12px; background:url(pro_back_1.gif) no-repeat;}
			.pro_top h4 a:hover { color:#78430D; text-decoration:none;}
		.pro_top dl{ width:225px; height:142px; margin:22px 4px; float:left; overflow:hidden;}
			.pro_top dt { width:109px; height:96px; margin-bottom:22px; float:left; border:solid 1px #CFCFCF; overflow:hidden;}
			.pro_top dd { margin-left:10px; float:left; line-height:15px; width:104px; text-align:left; display:inline;}
			.pro_top dd.dd1 { width:102px; height:18px; font-weight:bold; white-space:nowrap; overflow:hidden;}
			.pro_top dd.dd2 { height:45px; margin-top:2px; overflow:hidden;}
			.pro_top dd.dd3 { height:16px; color:#549000; margin-top:15px;}
			.pro_top dd.dd4 { height:16px; margin-top:2px;}
			.pro_top dd.dd5 { height:21px; width:71px; margin-top:4px; padding-left:33px;}
			.pro_top dt img { width:107px; height:94px; border:solid 1px #FFFFFF; display:block; overflow:hidden;}
			.product_mo {width:704px; float:left; height:30px; border-top:solid 1px #C9C9C9; text-align:right; padding-top:5px; display:inline;}
		.pro_ban { width:704px; height:160px; float:left; margin-top:10px; display:inline;}
		.music , .music h4 , .music_cen{ width:471px; float:left; overflow:hidden;}
			.music h4 { height:20px; white-space:nowrap; line-height:22px; margin-top:42px; font-size:12px; padding-top:2px; text-indent:30px; background:url(music_back.gif) no-repeat;}
			.music h4 a:hover { color:#78430D; text-decoration:none;}
			.music_cen {height:151px; line-height:26px; float:left; background:#EFEFEF; margin-top:12px; overflow:hidden;}
			.music_cen ul { width:411px; height:131px;  margin:10px 30px 10px 30px; float:left; display:inline; overflow:hidden;}
			.music_cen li { width:411px; float:left;}
			.music_cen .span1 { float:left;}
			.music_cen .span2 { float:left; margin-left:30px; display:inline;}
			.music_cen .span3 { float:right; margin-left:30px; display:inline;}
			.music_cen .span4 { float:right; margin-left:30px; display:inline;}
			.music_cen .span2 a { color:#518A00;}
			.music_cen .span4 a { color:#D11C5C;}


/* -- 按钮 -- */
.btn_3 { width:71px; height:21px; border:0; background:url(btn_3.gif) no-repeat; cursor:pointer;}
.btn_4 { width:50px; height:18px; border:0; background:url(btn_4.gif) no-repeat; cursor:pointer;}
.btn_5 { width:83px; height:22px; border:0; background:url(btn_5.gif) no-repeat; cursor:pointer;}
.btn_6 { width:62px; height:22px; border:0; background:url(btn_6.gif) no-repeat; cursor:pointer;}



			.culture { height:212px; background:url(culture_back.jpg) top no-repeat;}
				.culture h4 { width:133px; height:18px; padding-top:2px; float:left; margin-left:60px; margin-top:38px; font-size:12px; text-align:center; display:inline; white-space:nowrap; color:#FFF; text-overflow:ellipsis; overflow:hidden; }
				.culture ul { width:195px; height:150px; margin-left:29px; margin-top:26px; float:left; display:inline; overflow:hidden; }
				.culture li { width:180px; height:23px; line-height:23px; float:left; padding-left:8px; background:url(/title_5.gif) 2px 10px no-repeat; border-bottom:dashed 1px #A7C8FE; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
				.culture .li1 { height:40px; margin-top:12px; background:none; float:left; border:none; text-align:right; float:right;}
				.culture .move { color:#D11C5C;}
				.culture li a { color:#333;}
				.culture li a:hover { color:#64A20D;}
				
				
.pop {width:300px; border:1px #3938ae solid; background:#ffffff; text-align:right; padding:5px; position:absolute;}
.pop a { width:5px; height:5px;}