/* CSS Document */
.banner {
    height: 160px;
    margin: 10px auto;
    width: 900px;
}
.content {
    background: url("img/leftbg.png") repeat-y scroll 0 0 transparent;
    margin: 0 auto;
    overflow: hidden;
    width: 900px;
}
.contentLeftBg {
    background: url("img/leftnavbtn.png") no-repeat scroll left bottom transparent;
    margin: 0 auto;
    overflow: hidden;
    width: 900px;
}
.borderLine {
    border-top: 1px solid #F2F2F2;
}
.red {
    color: #CD1604;
}
.bodyLeft {
    background: url("img/leftTopBg.png") no-repeat scroll 0 0 transparent;
    float: left;
    padding-bottom: 20px;
    width: 229px;
}
.r_border {
    background: url("img/r_border_bg.png") repeat-y scroll right center transparent;
}
.btn_border {
    background: url("img/btn_border_bg.png") repeat-x scroll 0 -1px transparent;
    margin-bottom: 2px;
}
.bodyLeft h1 {
    color: #616060;
    font: bold 15px/40px "Î¢ÈíÑÅºÚ";
    padding-left: 16px;
}
.leftNav {
    background: url("img/leftnavbg.png") repeat-y scroll 0 0 transparent;
    overflow: hidden;
    padding: 0 0 10px 6px;
    width: 223px;
}
.leftNav ul {
    padding: 0 0 15px 8px;
}
.leftNav ul li {
    background: url("img/leftnav_li.png") no-repeat scroll 0 0 transparent;
    float: left;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 2px;
    padding: 0 0 0 15px;
    width: 180px;
}
.leftNav ul li a {
    float: left;
    margin-left: -15px;
    padding-left: 15px;
    text-decoration: none;
    width: 180px;
}
.leftNav ul li a.hot, .leftNav ul li a:hover {
    background: url("img/leftnav_li.png") no-repeat scroll -204px 0 transparent;
    color: #FFFFFF;
    text-decoration: none;
}
.leftNav ul li ul {
    background: url("img/l_nav_bg.png") no-repeat scroll 0 0 transparent;
    display: none;
    float: left;
    margin-left: -15px;
    padding-top: 5px;
    width: 186px;
}
.leftNav ul li .ulbtn {
    background: url("img/leftSubBtn.png") no-repeat scroll 0 0 transparent;
    display: none;
    float: left;
    height: 5px;
    margin-left: -15px;
    width: 195px;
}
.leftNav ul li ul li {
    background: url("img/leftsub_b.png") no-repeat scroll 0 0 transparent;
    color: #6C6C6C;
    font-weight: normal;
    line-height: 25px;
    padding-left: 40px;
    width: 135px;
}
.leftNav ul li ul.subCompany li {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #6C6C6C;
    float: left;
    font-weight: normal;
    line-height: 25px;
    padding-left: 0;
    width: 85px;
}
.leftNav ul li ul.subCompany li span {
    color: #B80002;
    float: left;
}
.leftNav ul li ul.subCompany li a {
    float: left;
    margin-left: 0;
    padding-left: 0;
    width: 85px;
}
.leftNav ul li ul.subCompany li a.hot, .leftNav ul li ul.subCompany li a:hover {
    background: none repeat scroll 0 0 transparent;
    color: #B80002;
    margin-left: 0;
    width: 85px;
}
.leftNav ul li ul li a {
    margin-left: -40px;
    padding-left: 40px;
    width: 135px;
}
.leftNav ul li ul li a.hot, .leftNav ul li ul li a:hover {
    background: url("img/leftsub_b2.png") no-repeat scroll center bottom transparent;
    color: #B80002;
    margin-left: -40px;
    width: 135px;
}
.leftNav ul ul ul {
    background: url("img/leftsub_c.png") no-repeat scroll center bottom transparent;
    display: none;
    margin-left: -35px;
    padding-bottom: 5px;
    width: 160px;
}
.leftNav ul ul ul li {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    padding-left: 25px;
    width: 140px;
}
.leftNav ul ul ul li span {
    color: #B80002;
}
.leftNav ul ul ul li a.hot, .leftNav ul ul ul li a:hover {
    background: none repeat scroll 0 0 transparent;
    color: #B80002;
    margin-left: 0;
    padding: 0;
    width: 140px;
}
.leftNav ul ul ul ul {
    display: none;
    margin-left: -15px;
    width: 140px;
}
.leftNav ul ul ul ul li {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    padding-left: 25px;
    width: 140px;
}
.leftNav ul ul ul ul li span {
    color: #333333;
}
.contact {
    border-left: 1px solid #DEDCDC;
    float: left;
    margin: 10px auto auto 15px;
    width: 195px;
}
.contact h2 {
    background: url("img/contactTit.png") repeat-x scroll 0 0 transparent;
    border-top: 1px solid #DEDCDC;
    line-height: 37px;
    padding-left: 10px;
    width: 180px;
}
.contact h2 .name {
    color: #AF0000;
    font: bold 13px/37px "Arial";
    padding-left: 5px;
}
.contact_btn {
    float: left;
    height: 6px;
    margin-left: 15px;
    width: 192px;
}
.contact .contact_body {
    background: url("img/contentbg.png") repeat-x scroll center bottom #FEFCFC;
    overflow: hidden;
    padding: 10px 8px;
    width: 170px;
}
.contact p {
    line-height: 20px;
    padding-left: 15px;
}
.leftImgNav {
    background: url("img/imgnav.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 70px;
    margin: 5px 0 0 10px;
    position: relative;
    width: 205px;
}
.leftImgNav img {
    float: left;
    height: 58px;
    margin: 2px 0 0 4px;
    width: 64px;
}
.leftImgNav .imgnav_text {
    float: left;
    padding: 13px 0 0 5px;
    width: 130px;
}
.imgnav_text .cn {
    color: #494949;
    font: bold 18px/20px "Î¢ÈíÑÅºÚ";
}
.imgnav_text .cn a {
    color: #494949;
    float: left;
    height: 55px;
    left: 0;
    padding: 15px 0 0 70px;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 135px;
}
.imgnav_text .cn span {
    color: #DA0000;
}
.imgnav_text .en {
    color: #ADADAD;
    font: bold 10px/20px "Î¢ÈíÑÅºÚ";
    padding-top: 20px;
}
.bodyright {
    background: url("img/rightbg.png") repeat-x scroll 0 0 transparent;
    float: left;
    overflow: hidden;
    padding-left: 24px;
    width: 646px;
}
.rightbar {
    background: url("img/rightbar.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 32px;
    line-height: 32px;
    padding-right: 27px;
    text-align: right;
    width: 620px;
}
.rightbar a {
    color: #989898;
}
.rightit {
    float: left;
    height: 40px;
    padding: 10px 0;
    width: 600px;
}
.rightit .chinese {
    background: url("img/rightbg.png") repeat-x scroll 0 -43px transparent;
    color: #DA0000;
    font: bold 18px/20px "Î¢ÈíÑÅºÚ";
    position: relative;
}
.rightit .english {
    color: #DFDFDF;
    font: 500 24px/20px Arial,Helvetica,sans-serif;
    margin-top: 2px;
    word-spacing: 1px;
}
.rightcontent {
    float: left;
    width: 645px;
}
.submit, .reset {
    background: url("img/public.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    width: 79px;
}
.submit {
    background-position: -94px 0;
    margin-right: 15px;
}
.reset {
    background-position: -178px 0;
}
.input {
    border: 1px solid #BBBBBB;
    height: 22px;
    line-height: 22px;
    padding-left: 3px;
    width: 335px;
}
.pages {
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    text-align: center;
    width: 600px;
}
.pages .red {
    color: #CC0000;
}
.pages a {
    padding: 0 5px;
}
.news_app {
    border-top: 1px solid #F1F1F1;
    overflow: hidden;
    padding-top: 10px;
    width: 630px;
}
.newsApp_Img {
    float: left;
    height: 210px;
    width: 270px;
}
.newsApp_text {
    float: left;
    padding-left: 8px;
    width: 350px;
}
.newsApp_text .newsApp_tit {
    font-weight: bold;
    line-height: 25px;
}
.newsApp_text p {
    color: #999999;
    line-height: 18px;
}
.newsApp_text p .more {
    color: #DA0000;
}
.newsApp_text ul li {
    background: url("img/icon1.png") no-repeat scroll 5px 12px transparent;
    height: 25px;
    line-height: 25px;
}
.newsApp_text ul li .natit {
    float: left;
    padding-left: 15px;
    width: 250px;
}
.newsApp_text ul li .nadate {
    color: #989898;
    float: right;
    text-align: center;
    width: 70px;
}
.newsApp_fenlei {
    float: left;
    overflow: hidden;
    padding-top: 10px;
    width: 630px;
}
.newsApp_fenlei .fenlei_tit {
    background: url("img/publicTit.png") no-repeat scroll 0 0 transparent;
    height: 37px;
    line-height: 35px;
    width: 624px;
}
.fenlei_tit .fenleiname {
    color: #DA0000;
    float: left;
    font: bold 14px/35px "ËÎÌå";
    padding-left: 15px;
}
.fenlei_tit .fenlei_more a {
    background: url("img/more.png") no-repeat scroll right 14px transparent;
    float: right;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 10px;
    height: 30px;
    margin-right: 15px;
    padding-right: 10px;
    width: 30px;
}
.newsApp_fenlei .fenlei_list {
    background: url("img/publicBg.png") no-repeat scroll 0 0 transparent;
    height: 149px;
    padding: 5px 0 0 15px;
    width: 609px;
}
.fenlei_list ul li {
    background: url("img/icon1.png") no-repeat scroll 2px 10px transparent;
    border-bottom: 1px dashed #CCCCCC;
    height: 25px;
    line-height: 25px;
    padding-left: 12px;
    width: 580px;
}
.fenlei_list ul li .listtit {
    float: left;
    width: 510px;
}
.fenlei_list ul li .listdate {
    color: #989898;
    float: right;
    width: 70px;
}
.changeBox_a1 {
    height: 210px;
    margin: 0 auto;
    position: relative;
    width: 270px;
}
.changeBox_a1 .a_bigImg img {
    display: none;
    height: 210px;
    left: 0;
    position: absolute;
    top: 0;
    width: 270px;
}
.ul_change_a1 {
    bottom: 0;
    overflow: hidden;
    padding-left: 19px;
    position: absolute;
    right: 0;
}
.ul_change_a1 li {
    float: left;
}
.ul_change_a1 span {
    background: none repeat scroll 0 0 #454343;
    color: #FFFFFF;
    cursor: pointer;
    line-height: 24px;
    margin-right: 2px;
    padding: 0 5px;
}
.ul_change_a1 span.on {
    background: none repeat scroll 0 0 #CB0000;
    color: #FFFFFF;
}
.changeBox_a2 {
    height: 210px;
    margin: 0 auto;
    position: relative;
    width: 270px;
}
.changeBox_a2 .a_bigImg2 img {
    display: none;
    height: 210px;
    left: 0;
    position: absolute;
    top: 0;
    width: 270px;
}
.ul_change_a2 {
    bottom: 0;
    overflow: hidden;
    padding-left: 19px;
    position: absolute;
    right: 0;
}
.ul_change_a2 li {
    float: left;
}
.ul_change_a2 span {
    background: none repeat scroll 0 0 #454343;
    color: #FFFFFF;
    cursor: pointer;
    line-height: 24px;
    margin-right: 2px;
    padding: 0 5px;
}
.ul_change_a2 span.on {
    background: none repeat scroll 0 0 #CB0000;
    color: #FFFFFF;
}
.newstop {
    width: 630px;
}
.newsimg {
    border: 1px solid #E4E4E4;
    float: left;
    height: 98px;
    padding: 2px;
    width: 132px;
}
.newstop_text {
    float: left;
    padding-left: 5px;
    width: 480px;
}
.newstop_text .newstop_tit {
    font-weight: bold;
    line-height: 25px;
}
.newstop_text .newstop_tit .date {
    color: #949494;
    padding-left: 20px;
}
.newstop_text p {
    line-height: 18px;
}
.newslist {
    float: left;
    padding: 10px 0;
    width: 630px;
}
.newslist_tit {
    background: none repeat scroll 0 0 #FCFBFC;
    border-bottom: 1px solid #F1F1F1;
    border-top: 1px solid #F1F1F1;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    width: 630px;
}
.newslist .newstit {
    float: left;
    padding-left: 15px;
    width: 510px;
}
.newslist .newsdate {
    color: #989898;
    float: right;
    text-align: center;
    width: 90px;
}
.newslist span {
    color: #656565;
    font-weight: bold;
    padding-right: 20px;
}
.newslist span.liebie {
    color: #474747;
    float: left;
    text-align: center;
    width: 75px;
}
.newslist ul li {
    background: url("img/icon1.png") no-repeat scroll 5px 12px transparent;
    border-bottom: 1px dashed #DBDBDB;
    height: 30px;
    line-height: 30px;
}
.newsDetaile {
    overflow: hidden;
    width: 630px;
}
.newsDetaile_tit {
    font: bold 16px/30px "ËÎÌå";
    width: 630px;
}
.authorInfo {
    background: none repeat scroll 0 0 #FBFBFB;
    border-bottom: 1px solid #F1F1F1;
    border-top: 1px solid #F1F1F1;
    color: #999999;
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    width: 615px;
}
.newsSynopsis {
    background: none repeat scroll 0 0 #F7F7F7;
    height: 80px;
    line-height: 25px;
    margin: 5px 0;
    overflow: hidden;
    padding: 0 15px;
    width: 600px;
}
.newsContent {
    line-height: 25px;
    width: 630px;
}
.product {
    overflow: hidden;
    width: 630px;
}
.productList {
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
    width: 630px;
}
.proLsitTit, .proListBody, .proClassTit {
    background: url("img/proListBg.png") no-repeat scroll 0 0 transparent;
}
.proLsitTit {
    background-position: 0 0;
    height: 31px;
    width: 620px;
}
.proLsitTit h3 {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("img/pro_hotbg.png") repeat-x scroll 0 0 transparent;
    border-color: #E4E4E4 #E4E4E4 -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #CD0000;
    float: left;
    font: bold 12px/24px "ËÎÌå";
    height: 24px;
    margin: 6px 0 0 15px;
    padding: 0 10px;
}
.proLsitTit .proMore a {
    background: url("img/more.png") no-repeat scroll right 14px transparent;
    float: right;
    font: 10px/31px "Î¢ÈíÑÅºÚ";
    height: 31px;
    margin-right: 15px;
    padding-right: 10px;
    width: 30px;
}
.proListBody {
    background-position: 0 bottom;
    overflow: hidden;
    padding-bottom: 17px;
    width: 620px;
}
.proListBody .proImg {
    background: url("img/proimgbg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 95px;
    margin: 17px 17px 0;
    padding: 10px;
    width: 115px;
}
.proListBody .proDetail {
    float: left;
    line-height: 20px;
    padding-top: 15px;
    width: 440px;
}
.proListBody ul li {
    background: url("img/icon2.png") no-repeat scroll 0 8px transparent;
    float: left;
    line-height: 20px;
    margin-right: 10px;
    padding-left: 10px;
    text-decoration: underline;
    width: 110px;
}
.proListBody ul li a {
    color: #999999;
}
.proClassTit {
    background-position: 0 0;
    height: 31px;
    padding-left: 20px;
    width: 600px;
}
.proClassTit ul li {
    background: url("img/proClassLine.png") no-repeat scroll right 5px transparent;
    cursor: pointer;
    float: left;
    height: 24px;
    line-height: 24px;
    margin: 6px 0 0;
    padding: 0 12px;
}
.proClassTit ul li.hot {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("img/pro_hotbg.png") repeat-x scroll 0 0 transparent;
    border-color: #E4E4E4 #E4E4E4 -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #CD0000;
    float: left;
    font: bold 12px/24px "ËÎÌå";
    height: 24px;
    margin-left: -2px;
    padding: 0 11px;
}
.proClassTit ul li.hot a {
    color: #CD0000;
    text-decoration: none;
}
.proClass_body {
    float: left;
    padding-top: 20px;
    width: 630px;
}
.proClass_body .proClassText {
    float: left;
    line-height: 22px;
    width: 455px;
}
.proClass_body .proClassList {
    float: right;
    width: 170px;
}
.upbtn, .downbtn {
    background: url("img/pro_lr_btn.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 20px;
    text-indent: -10000px;
    width: 35px;
}
.upbtn {
    background-position: 0 0;
}
.downbtn {
    background-position: -37px 0;
}
#list {
    height: 1000%;
    left: 0;
    position: absolute;
    top: 0;
}
.proClass_body .proClassList ul {
    float: left;
    height: 612px;
    overflow: hidden;
    position: relative;
    width: 145px;
}
.proClass_body .proClassList ul li {
    height: 128px;
    line-height: 20px;
    margin-bottom: 25px;
    width: 145px;
}
.proClass_body .proClassList ul li p a {
    color: #CA0000;
    font-weight: bold;
}
.productDetail_tit {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #F3F3F3;
    font: bold 14px/30px "ËÎÌå";
    height: 30px;
    text-align: center;
    width: 620px;
}
.productDetail_img {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #F3F3F3 #F3F3F3;
    border-right: 1px solid #F3F3F3;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    padding: 10px 0;
    text-align: center;
    width: 620px;
}
.parameter {
    margin-top: 20px;
    overflow: hidden;
    width: 620px;
}
.parameter_class {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color -moz-use-text-color #DFDFDF #DFDFDF;
    border-style: none none solid solid;
    border-width: medium medium 1px 1px;
    height: 39px;
    position: relative;
    width: 618px;
}
.parameter_class ul li {
    background: url("img/public.png") repeat scroll 0 -71px transparent;
    cursor: pointer;
    float: left;
    font: bold 13px/39px "ËÎÌå";
    height: 39px;
    text-align: center;
    width: 114px;
}
.parameter_class ul li.hot {
    background: none repeat scroll 0 0 #FFFFFF;
    border-right: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF;
    width: 113px;
}
.parameter_text {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #DFDFDF #DFDFDF;
    border-right: 1px solid #DFDFDF;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    line-height: 25px;
    overflow: hidden;
    padding: 15px;
    width: 588px;
}
.parameterInfo {
    float: left;
    width: 380px;
}
.parameterImg {
    cursor: pointer;
    float: right;
    text-align: center;
    width: 200px;
}
.parameterImg img {
    margin: 10px 0;
}
.hr {
    line-height: 25px;
    overflow: hidden;
    width: 630px;
}
.jobsearch {
    float: left;
    width: 400px;
}
.hr_select {
    background: url("img/hr_select.png") no-repeat scroll 0 0 #FFFFFF;
    clear: both;
    display: block;
    height: 26px;
    position: relative;
    width: 400px;
}
.hr_select .hr_sel {
    height: 24px;
    left: 4px;
    position: absolute;
    width: 219px;
}
.hr_select .hr_ipt {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    left: 180px;
    position: absolute;
    top: 5px;
    width: 170px;
}
.hr_select .hr_btn {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    left: 355px;
    position: absolute;
    text-indent: -10000px;
    top: 4px;
    width: 45px;
}
#s_select {
    float: left;
    width: 173px;
}
.dropselectbox {
    float: left;
    outline: medium none;
}
.dropselectbox * {
    -moz-user-select: none;
}
.dropselectbox div {
    display: none;
    position: relative;
}
.dropselectbox span {
    position: absolute;
}
.dropselectbox h4 {
    color: #FFFFFF;
    cursor: default;
    display: block;
    font: 12px/22px Arial,Helvetica,sans-serif;
    height: 21px;
    margin: 0;
    text-indent: 5px;
    width: 173px !important;
}
.dropselectbox h4.over {
    border-color: #336699;
}
.dropselectbox h4.current {
    border-color: #000033;
}
.dropselectbox ul {
    background: none repeat scroll 0 0 #8C8C8C;
    color: #FFFFFF;
    display: block;
    height: 190px;
    margin-top: -21px;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    width: 173px !important;
    z-index: 10000;
}
.dropselectbox ul li {
    background: none repeat scroll 0 0 #8C8C8C;
    cursor: default;
    display: block;
    font: 400 12px/19px Arial,Helvetica,sans-serif;
    height: 19px;
    text-indent: 5px;
}
.dropselectbox ul li.over {
    background: none repeat scroll 0 0 #336699;
    color: #FFFFFF;
}
.hrlist {
    float: left;
    overflow: hidden;
    padding-top: 10px;
    width: 400px;
}
.hrlist ul li {
    border-bottom: 1px dashed #CCCCCC;
    height: 105px;
    margin-bottom: 10px;
    width: 400px;
}
.hrlist ul li .hrimg {
    background: url("img/hrimg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 80px;
    padding: 9px 10px;
    width: 100px;
}
.hrlist ul li .hrtext {
    float: right;
    line-height: 20px;
    width: 275px;
}
.hrlist ul li .hrtext .hrmore a {
    color: #0066AD;
    float: right;
    text-decoration: underline;
}
.hr_right {
    float: right;
    margin-top: -25px;
    width: 216px;
}
.hr_right .article {
    background: url("img/hr_right_box.png") no-repeat scroll center bottom transparent;
    display: block;
    float: right;
    margin: 0 0 10px;
    padding: 0 0 12px;
    width: 216px;
}
.hr_right .article h3 {
    background: url("img/hr_right_box.png") no-repeat scroll -2px 0 #FFFFFF;
    display: block;
    font-size: 12px;
    height: 33px;
    line-height: 36px;
    margin: 0 auto;
    overflow: hidden;
    width: 212px;
}
.hr_right .article h3 a {
    display: block;
    float: right;
    padding: 0 12px 0 0;
}
.hr_right .article h3 strong {
    display: block;
    float: left;
    padding: 0 0 0 22px;
}
.hr_right .article li {
    background: url("img/icon4.png") no-repeat scroll 0 10px transparent;
    clear: both;
    display: block;
    height: 25px;
    line-height: 25px;
    margin: 0 auto;
    width: 190px;
}
.hr_right .article li a {
    display: block;
    float: left;
    padding: 0 0 0 10px;
}
.hr_right .article li span {
    display: block;
    float: right;
}
.newJob {
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
    width: 630px;
}
.newJobTit, .newJobBody {
    background: url("img/proListBg.png") no-repeat scroll 0 0 transparent;
}
.newJobTit {
    background-position: 0 0;
    height: 31px;
    width: 620px;
}
.newJobTit h3 {
    background: url("img/icon3.png") no-repeat scroll 0 2px transparent;
    float: left;
    font: bold 12px/24px "ËÎÌå";
    height: 24px;
    margin: 3px 0 0 15px;
    padding-left: 23px;
}
.newJobBody {
    background-position: 0 bottom;
    overflow: hidden;
    padding-bottom: 17px;
    width: 620px;
}
.newJobBody .newJobImg {
    float: left;
    height: 103px;
    margin: 14px 17px 0;
    width: 104px;
}
.newJobBody .newJobDetail {
    float: left;
    line-height: 20px;
    padding-top: 15px;
    width: 440px;
}
.newJobBody ul li {
    background: url("img/icon2.png") no-repeat scroll 0 8px transparent;
    float: left;
    line-height: 25px;
    margin-right: 10px;
    padding-left: 10px;
    width: 200px;
}
.jobList {
    margin-top: 15px;
    width: 615px;
}
.jobList th {
    background: none repeat scroll 0 0 #E8E8E8;
}
.jobList td {
    background: none repeat scroll 0 0 #F7F7F7;
}
.jobList th, .jobList td {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
}
.jobsinfo {
    float: left;
    line-height: 25px;
    width: 630px;
}
.jobsinfo .jobname {
    color: #DA0000;
    font: bold 14px/35px "ËÎÌå";
}
.jobsinfo .job_basic {
    border-bottom: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6;
    line-height: 35px;
}
.jobsBtn {
    background: url("img/public.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    font-weight: bold;
    height: 31px;
    margin: 10px 0;
    width: 89px;
}
.applyOnline {
    margin: 15px 0;
    width: 630px;
}
.applyOnline td {
    line-height: 40px;
}
.applyOnline td textarea {
    border: 1px solid #BBBBBB;
    height: 150px;
    width: 380px;
}
.network_flash {
    border: 1px solid #F3F3F3;
    height: 435px;
    width: 643px;
}
.network_contact {
    padding-top: 20px;
    width: 620px;
}
.network_contact ul li {
    line-height: 30px;
    margin-bottom: 15px;
    width: 620px;
}
.network_contact ul li .area {
    border-bottom: 1px solid #EDEDED;
    color: #DA0000;
    font: bold 14px/30px "ËÎÌå";
    height: 30px;
    margin-bottom: 5px;
    padding-left: 5px;
    width: 615px;
}
.network_contact ul li p {
    line-height: 22px;
    padding-left: 5px;
}
.about {
    line-height: 25px;
    overflow: hidden;
    width: 630px;
}
.subsidiary {
    line-height: 25px;
    margin: 10px 0;
    overflow: hidden;
    width: 630px;
}
.subsidiary ul li {
    background: url("img/borderBtn.png") no-repeat scroll center bottom transparent;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 10px;
    width: 630px;
}
.subsidiary ul li .subImg {
    border: 2px solid #F2F2F2;
    float: left;
    height: 125px;
    width: 165px;
}
.subsidiary ul li .subtext {
    float: right;
    line-height: 22px;
    width: 445px;
}
.subsidiary ul li .subtext a.more {
    color: #CE0000;
}
.history {
    overflow: hidden;
    width: 630px;
}
.historyTit {
    background: url("img/historyTit.png") no-repeat scroll center bottom transparent;
    height: 50px;
    width: 630px;
}
.historyTit ul li {
    cursor: pointer;
    float: left;
    font: bold 14px/25px "ËÎÌå";
    height: 25px;
    text-align: center;
    width: 109px;
}
.historyTit ul li.hot {
    background: url("img/public.png") repeat scroll 0 -35px transparent;
    color: #FFFFFF;
}
.historycontent {
    overflow: hidden;
    width: 630px;
}
.historyList {
    background: url("img/borderBtn.png") no-repeat scroll center bottom transparent;
    padding-bottom: 10px;
    padding-left: 5px;
    width: 625px;
}
.historyList .year {
    border-bottom: 1px solid #F1F1F1;
    color: #DA0000;
    font: bold 14px/25px "ËÎÌå";
    height: 25px;
    width: 630px;
}
.historyList ul li {
    background: url("img/icon1.png") no-repeat scroll 5px 12px transparent;
    height: 30px;
    line-height: 30px;
    padding-left: 12px;
    width: 600px;
}
.culiture {
    overflow: hidden;
    width: 630px;
}
.culiture ul li {
    float: left;
    margin: 5px 0 25px 5px;
    overflow: hidden;
    position: relative;
    width: 193px;
}
.culiture ul li .culitureImg {
    height: 193px;
    width: 193px;
}
.culiture ul li .imgbg {
    background: url("img/cultuerBg.png") no-repeat scroll 0 0 transparent;
    height: 200px;
    position: absolute;
    top: 0;
    width: 193px;
    z-index: 100;
}
.culiture ul li .imgbg a {
    float: left;
    height: 190px;
    text-decoration: none;
    width: 193px;
}
.culiture ul li .culitureTit {
    line-height: 20px;
    position: relative;
    text-align: center;
    width: 193px;
    z-index: 101;
}
.fengcai {
    float: left;
    overflow: hidden;
    padding-top: 10px;
    width: 630px;
}
.fengcai .fengcai_tit {
    background: url("img/publicTit.png") no-repeat scroll 0 0 transparent;
    height: 37px;
    line-height: 35px;
    width: 624px;
}
.fengcai_tit .fengcainame {
    color: #DA0000;
    float: left;
    font: bold 14px/35px "ËÎÌå";
    padding-left: 15px;
}
.fengcai_tit .fengcai_more a {
    background: url("img/more.png") no-repeat scroll right 14px transparent;
    float: right;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 10px;
    height: 30px;
    margin-right: 15px;
    padding-right: 10px;
    width: 30px;
}
.fengcai .fengcai_list {
    background: url("img/publicBg.png") no-repeat scroll 0 0 transparent;
    height: 149px;
    padding: 5px 0 0 15px;
    width: 609px;
}
.fc_leftbtn, .fc_rightbtn {
    background: url("img/fengcaibtn.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 140px;
    width: 10px;
}
.fc_leftbtn {
    background-position: 0 60px;
    float: left;
}
.fc_rightbtn {
    background-position: -12px 60px;
    float: left;
}
.fengcai_list ul {
    float: left;
    height: 130px;
    overflow: hidden;
    padding-top: 10px;
    width: 570px;
}
.fengcai_list ul li {
    float: left;
    height: 130px;
    line-height: 25px;
    padding: 0 6px;
    width: 130px;
}
.fengcai_list ul li .listimg {
    height: 95px;
    width: 130px;
}
.fengcai_list ul li .listtit {
    line-height: 25px;
    text-align: center;
    width: 130px;
}
.ScrCont {
    overflow: hidden;
    width: 32766px;
}
.pcont {
    float: left;
    overflow: hidden;
    width: 570px;
}
#List2_1 {
    float: left;
    padding-top: 10px;
}
#List2_1 li {
    float: left;
    height: 140px;
    line-height: 25px;
    padding: 0 6px;
    width: 130px;
}
.pzbz_tit {
    background: none repeat scroll 0 0 #F4F4F4;
    float: left;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
    padding-top: 3px;
    width: 620px;
}
.pzbz_tit ul li {
    float: left;
    font-weight: bold;
    height: 25px;
    padding: 0 8px;
}
.pzbz_tit ul li.hot {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
    text-decoration: none;
}
.pzbz_tit ul li a:hover {
    text-decoration: none;
}
.pzbzimg {
    float: left;
    height: 430px;
    padding: 15px 0;
    width: 618px;
}
.dpimg-roll {
    height: 430px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 618px;
}
.dpimg {
    border: 1px solid #CCCCCC;
    height: 355px;
    padding: 1px;
    width: 610px;
}
.dpimg-roll .dproll {
    height: 74px;
    left: 0;
    position: absolute;
    top: 365px;
}
.dproll_box {
    height: 90px;
    overflow: hidden;
    width: 620px;
}
#js-photo {
}
.dproll .tb {
    height: 25px;
    overflow: hidden;
    padding-left: 15px;
}
.dproll .tb li {
    float: left;
    height: 25px;
    margin-right: 1px;
}
.dproll_box .jcarousel-container {
    position: relative;
}
.dproll_box .jcarousel-clip {
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 2;
}
.dproll_box .jcarousel-list {
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 0;
    z-index: 1;
}
.dproll_box .jcarousel-list li, .jcarousel-item {
    float: left;
    height: 50px;
    list-style: none outside none;
    margin-right: 5px;
    overflow: hidden;
    width: 79px;
}
.dproll_box .jcarousel-list li img {
    border: 1px solid #693307;
    height: 50px;
    opacity: 0.7;
    width: 75px;
}
.dproll_box .jcarousel-list li .current img {
    border: 1px solid #FFFAEE;
    height: 50px;
    opacity: 1;
    width: 75px;
}
.dproll_box .jcarousel-next {
    display: none;
    z-index: 3;
}
.dproll_box .jcarousel-prev {
    display: none;
    z-index: 3;
}
.dproll_box .jcarousel-skin-tango .jcarousel-container-horizontal {
    padding: 0 13px;
    width: 600px;
}
.dproll_box .jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: 75px;
    width: 600px;
}
.dproll_box .jcarousel-skin-tango .jcarousel-item {
    height: 52px;
    width: 75px;
}
.dproll_box .jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 11px;
}
.dproll_box .jcarousel-skin-tango .jcarousel-next-horizontal {
    background: url("img/next-dp.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 24px;
    position: absolute;
    right: 9px;
    top: 15px;
    width: 10px;
    z-index: 1000;
}
.dproll_box .jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: 0 0;
}
.dproll_box .jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: 0 0;
}
.dproll_box .jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .dproll_box .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .dproll_box .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    background-position: 0 0;
    cursor: default;
}
.dproll_box .jcarousel-skin-tango .jcarousel-prev-horizontal {
    background: url("img/prev-dp.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 24px;
    left: 0;
    position: absolute;
    top: 15px;
    width: 10px;
}
.dproll_box .jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: 0 0;
}
.dproll_box .jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: 0 0;
}
.dproll_box .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .dproll_box .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .dproll_box .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    background-position: 0 0;
    cursor: default;
}
.pzbztext {
    line-height: 25px;
    width: 620px;
}
.contactUs {
    float: left;
    line-height: 25px;
    padding: 10px 0;
    width: 450px;
}
.contactUsImg {
    float: right;
    padding-top: 15px;
    width: 170px;
}
.contactUsImg img {
    border: 2px solid #EEEEEE;
    height: 100px;
    margin-bottom: 15px;
    width: 160px;
}
.clientList_tit {
    background: none repeat scroll 0 0 #F9F9F9;
    color: #656565;
    font: bold 14px/32px "ËÎÌå";
    height: 32px;
    margin-top: 10px;
    padding-left: 10px;
    width: 620px;
}
.clientList {
    overflow: hidden;
    width: 620px;
}
.clientList ul li {
    float: left;
    height: 50px;
    line-height: 50px;
    width: 310px;
}
.clientList ul li .clientimg {
    float: left;
    text-align: center;
    width: 150px;
}
.clientList ul li .clientName {
    float: left;
    width: 160px;
}
.video {
    float: left;
    width: 480px;
}
.videonav {
    background: none repeat scroll 0 0 #E0E0E0;
    float: left;
    height: 25px;
    padding: 5px 5px 0;
    width: 140px;
}
.videonav ul li {
    cursor: pointer;
    float: left;
    height: 25px;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
    width: 70px;
}
.videonav ul li.hot {
    background: none repeat scroll 0 0 #FFFFFF;
    font-weight: bold;
}
.videoList {
    float: left;
    padding: 10px;
    width: 130px;
}
.videoList ul li {
    float: left;
    height: 110px;
    margin-bottom: 10px;
    text-align: center;
    text-decoration: none;
    width: 130px;
}
.videoList ul li.hot {
    background: none repeat scroll 0 0 #FFFFFF;
    font-weight: bold;
}
.download_red {
    width: 620px;
}
.download_red th {
    background: none repeat scroll 0 0 #B20000;
    color: #FFFFFF;
    line-height: 20px;
    padding-left: 10px;
}
.download_red td {
    background: none repeat scroll 0 0 #FFF0F0;
    line-height: 20px;
    padding-left: 10px;
}
.download_red td a {
    color: #B20000;
}
.download_red td img {
    padding-right: 30px;
}
.download_other {
    margin-top: 20px;
    width: 620px;
}
.download_other th {
    background: none repeat scroll 0 0 #1D98CE;
    color: #FFFFFF;
    line-height: 20px;
    padding-left: 10px;
}
.download_other td {
    background: none repeat scroll 0 0 #EDFAFF;
    line-height: 20px;
    padding-left: 10px;
}
.download_other td a {
    color: #1D98CE;
}
.download_other td img {
    padding-right: 30px;
}
.honor {
    float: left;
    margin: 10px auto 0;
    min-height: 150px;
    width: 620px;
}
.honor .honorimg {
    background: url("img/yewuimg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 145px;
    margin: 10px 20px 0 10px;
    padding: 4px;
    text-align: center;
    width: 159px;
}
.honor .honorimg p {
    line-height: 25px;
    text-align: center;
}
.honor .honorimg p a {
    color: #333333;
}
.siteMap {
    width: 620px;
}
.siteMap ul li {
    line-height: 30px;
    margin-bottom: 15px;
    width: 620px;
}
.siteMap ul li .mapclass {
    border-bottom: 1px solid #EDEDED;
    color: #1E1E1E;
    font: bold 14px/30px "ËÎÌå";
    height: 30px;
    width: 620px;
}
.siteMap ul li a {
    margin-right: 15px;
}

