﻿body {}
*html
{
    background-image:url(about:blank);
    background-attachment:fixed;
}
.serviceBd
{
    width:100%;
    padding-top:20px;
}
.container.service_container
{
    background-color:#fff;
    padding-top:60px;
    padding-bottom:80px;
}
.service_ancestor
{
    width:960px;
    margin:0 auto;
}
.service_ancestor h2
{
    font-size:25px;
    line-height:40px;
    color:#585858;
    padding-bottom:15px;
    font-weight:normal;
}
.service_pack
{
    width:100%;
    font-size:12px;
    line-height:20px;
    text-align:left;
    color:#585858;
}
.service_left
{
    width:650px;
}
.service_left img
{
    width:100%;
}
.service_left h5
{
    margin-top:20px;
}
.service_left span
{
    display:block;
    text-indent:2em;
}
.service_right
{
    width:250px;
}
.service_right .imgTxt
{
    padding:20px 0;
}
.service_right .callUs
{
    padding-bottom:10px;
}


/*Feedback*/
.fb_container
{
    padding-top:8px;
    margin-bottom:30px;
    font-size:12px;
}
.fbItem
{
    width:380px;
    margin-right:43px;
    margin-top:30px;
    float:left;
    _display:inline;
}
.fbItem.right
{
    margin-right:0;
}
.fbItem h5
{
    font-size:14px;
    padding:10px 0;
    border-bottom:1px dashed #b1b3b5;
    color:#333;
}
.fbItem .item_pack
{
    margin-top:15px;
    font-size:14px;
    color:#333;
    height:60px;
    line-height:25px;
    padding:30px 15px;
    border:1px solid #b1b3b5;
}
.fbItem .item_pack img
{
    margin-top:9px;
}
.fbItem .item_pack.aline
{
    line-height:50px;
}
.item_pack .fbTxt
{
    width:280px;
    margin-top:5px;
}
.item_pack .fbTxt.nopic
{
    width:100%;
    line-height:28px;
}
.item_pack .historyFbs,
.fb_form
{
    width:100%;
    height:27px;
    position:relative;
}
.item_pack .fbIpt,.item_pack .selectIpt,
.fb_form .fbIpt,.fb_form .selectIpt,
.FeedMemo .fbIpt,.FeedMemo .selectIpt {
    border: 1px solid #cccccc;
    width: 150px;
    height: 23px;
    background:#fff;
    line-height: 23px;
    font-size: 12px;
    text-indent: 3px;
}
.item_pack .selectIpt,
.fb_form .selectIpt 
{
    width:82px;
}
.item_pack .selectItem,
.fb_form .selectItem
{
    position:absolute;
    top:4px;
    left:3px;
    width:80px;
    height:20px;
    background:#fff;
    font-size: 12px;
    border:none;
}
.item_pack .selectItem .hiddenDiv,
.fb_form .selectItem .hiddenDiv
{
    position:relative;
    width:80px;
    height:20px;
    overflow:hidden;
}
.item_pack .selectItem .fbSelect,
.fb_form .selectItem .fbSelect
{
    width:82px;
    height:22px;
    margin-top:-1px;
}
.item_pack .fbBtn,
.fb_form .fbBtn,
.FeedMemo .fbBtn{
    border: 1px solid #cccccc;
    width: 50px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    margin-left: 3px;
    background-color: #cccccc;
}
.fb_title
{
    margin-top:50px;
    margin-bottom:10px;
    padding-bottom:20px;
    border-bottom:1px solid #d1d2d4;
}
.fb_tips
{
    height:30px;
    line-height:30px;
}
.fb_form
{
    margin-top:40px;
}
.fb_form .fbIpt,
.FeedMemo .fbIpt
{
    width:300px;
}
.FeedMemo
{
    margin:20px 0;
    padding-top:20px;
}
.FeedMemo .FeedInfo
{
    padding: 15px 0;
    width: 760px;
    border-top: 1px solid #D5D5D5;
    border-left: 1px solid #D5D5D5;
}
.FeedMemo .FeedInfo td.leftName
{
    padding: 7px;
    padding-left: 25px;
    width: 100px;
}
.FeedMemo .selectIpt
{
    width:302px;
}
.FeedMemo .selectIpt.midIpt
{
    width:149px;
}
.FeedMemo textarea.fbIpt
{
    height:65px;
    vertical-align:top;
}
.FeedMemo .FeedInfo td .infoT
{
    padding-bottom: 8px;
    margin-top: 20px;
    width: 735px;
    padding-top: 20px;
    padding-left: 25px;
    font-weight: bold;
    border-top: 1px solid #d5d5d5;
}
.FeedMemo .fbBtn
{
    margin-left:0;
    margin-top:15px;
}
.fblist
{
    width:100%;
    border:1px solid #B6BAAF;
    min-height:344px;
    _height:344px;
    text-align:center;
    margin-top:20px;
}
.fblist_table
{
    width:100%;
    border-collapse:collapse;
    border:1px solid #fff;
    font-size:15px;
}
.fblist_table tr
{
    height:30px;
    line-height:30px;
    border-bottom:1px solid #ccc;
}
.fblist_table thead tr
{
    height:30px;
    white-space:nowrap;
}
.fblist_table tr th
{
    background-color:#EAEBEF;
    border:1px solid #fff;
    border-bottom-color:#ccc;
}
.fblist_table tbody tr:nth-child(odd)
{
    background-color:#F9F9F9;
}
.pagination
{
    margin-top:30px;
}
.pagination a,
.pagination .pages span,
.pagination .pages input[type="submit"]
{
    display:inline-block;
    *display:inline;
    *zoom:1;
    width:25px;
    line-height:25px;
    text-align:center;
    background:#f3f3f3;
    margin-left:5px;
    border:1px solid #D1D1D1;
}
.pagination a.active
{
    background:#FF473E;
    color:#fff;
}
.pagination .pages input[type="submit"]
{
    width:35px;
    color:#333;
}
.pagination .pages input[type="text"]
{
    width:25px;
    height:25px;
    border:1px solid #D1D1D1;
    text-align:center;
}

.DanTable
{
    width:100%;
    line-height:40px;
    margin-top:20px;
    font-size:15px;
    color:#000;
}
.DanTable tr td
{
    padding-left:10px;
}
.DanTable .TDTitle
{
    background-color:#f5f5f5;
    text-align:right;
    width:14%;
    padding-right:6px;
}
.backBtn
{
    width:144px;
    height:40px;
    line-height:40px;
    color:#fff;
    background-color:#ff4a00;
    text-align:center;
    font-size:16px;
    margin:25px auto 10px;
    display:block;
}
.fixedBox
{
    width:720px; 
    height:auto; 
    background-color:White; 
    display:none;
    position:fixed; 
    overflow:auto;
    top:250px;
    left:50%;
    margin-left:-360px;
    z-index:999999;
    _position: absolute; 
    _left: expression(eval(document.documentElement.clientWidth/2+document.documentElement.scrollLeft)); 
    _top: expression(eval(document.documentElement.clientHeight/2+document.documentElement.scrollTop)); 
}

/*零部件*/
.ChangeBg
{
    background-image: url(../../images/service/ChangTitBg.jpg);
}

.ChangePage
{
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    background-image: url(../../images/service/service/YQ.jpg);
    border-left: darkgray 1px solid;
    width: 125px;
    height: 21px;
    cursor: hand;
}
.ChangePage2
{
    width: 5px;
} 
/*
.divOne
{
    border-style: solid;
    border-width: 1px 1px 0px 1px;
    border-color: #cccccc;
    width: 228px;
    float: left;
}
            
.divTwo
{
    border-style: solid;
    border-width: 1px 1px 0px 0px;
    border-color: #cccccc;
    width: 228px;
    float: left;
}

.divThree
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #cccccc;
    width: 228px;
    float: left;
}

.divFour
{
    border-style: solid;
    border-width: 1px 1px 1px 0px;
    border-color: #cccccc;
    width: 228px;
    float: left;
    }
*/
.divFour,.divThree,.divTwo,.divOne
{
    width:228px;
    height:230px;
    border:1px solid #ccc;
    float:left;
    cursor:pointer;
    position:relative;
}
.MainMiddle
{
    max-width: 1280px;
    height: auto;
    overflow: hidden;
    color: #585858;
    margin: 0 auto;
}
.titTop
{
    width: 100%;
    height: 32px;
    line-height: 32px;
    background: url(../../images/service/AccessLine.jpg) repeat-x;
    color: Black;
    text-align: left;
    text-indent: 12px;
    font-size: 12px;
}
.bomNav
{
    width:690px;
    margin:5px auto 15px;
}
.bomNav .navBtn
{
    display:inline-block;
    _display:inline;
    _zoom:1;
    width:148px;
    height:35px;
    line-height:35px;
    text-align:center;
    font-size:14px;
    font-weight:bold;
    border:1px solid darkgray;
    cursor:pointer;
    border-bottom:none;
}
    
/*正品验证*/
.check_table
{
    width:900px;
    margin:40px auto 10px auto;
    font-size:14px;
    line-height:23px;
}
.check_table td span.redNum
{
    color:#f33;
    font-weight:bold;
}
.check_table td label
{
    display:inline-block;
    *display:inline;
    *zoom:1;
    width:80px;
    text-align:right;
}
.check_table td div
{
    padding:5px 0;
    padding-left:154px;
}
.check_table td .checkIpt
{
    border: 1px solid #cccccc;
    background:#F4F5F7;
    width: 250px;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    padding-left:5px;
    margin-left:5px;
}
.check_table td .checkBtn
{
    display:inline-block;
    *display:inline;
    *zoom:1;
    background-color: #333333;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 35px;
    width: 120px;
    text-align: center;
    border-width:0;
    margin-left:5px;
}
.footer.fb_footer
{
    position:fixed;
    left:0;
    bottom:0;
    _position:absolute;
    _bottom:auto;
    _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)));
}


/*人才招聘 hr2*/
.hr_content
{
    width:100%;
    line-height:30px;
    margin-top:10px;
    padding-top:20px;
    padding-bottom:30px;
    color:#666;
    border-top:1px solid #ccc;
}
.hr_content .message
{
    margin-bottom:20px;
}
.hr_content .message img
{
    margin-right:10px;
}
.hr_content .hrTxt
{
    text-indent:2em;
}
.red_text
{
    color:red;
}
.hr_content table
{
    width:100%;
    margin-top:20px;
    border-collapse:collapse;
}
.hr_content table th,
.hr_content table td
{
    border:1px solid #ccc;
    text-align:center;
    padding:10px 0;
}
.hr_content .process
{
    width:70%;
    margin:10px auto;
}
.hr_content h2
{
    display:block;
    margin:20px auto;
}
.hr_content .Write_resume
{
    display:block;
    width:150px;
    margin:20px auto 0;
}
/*人才招聘 hr*/
.hr_container
{
    margin-top:20px;
    margin-bottom:30px;
    border:1px solid #ccc;
    color:#666;
    font-size:0;
}
.hr_left
{
    width:16%;
    *width:160px;
}
.hr_right
{
    width:83%;
    padding:0 0 20px;
    border-left:1px solid #ccc;
}
.hr_title
{
    line-height:40px;
    border-bottom:1px solid #ccc;
    margin:10px;
    margin-left:20px;
    font-size:15px;
    text-indent:.5em;
}
.hr_left .hr_list
{
    padding-left:20px;
    line-height:40px;
    font-size:15px;
}
.hr_left .hr_list a
{
    display:block;
}
.hr_left .hr_list a:hover
{
    color:#FF473E;
}
.hr_left img
{
    margin-left:20px;
    margin-top:40px;
}
.hr_left .hr_tip
{
    margin-top:10px;
    padding-left:20px;
    width:146px;
    font-size:12px;
}
.right_content
{
    padding:10px 30px;
    line-height:25px;
    color:#666;
    font-size:14px;
}
.right_content .hr_text
{
    text-indent:2em;
}
.right_content table
{
    width:100%;
    margin-top:20px;
    border-collapse:collapse;
}
.right_content table th,
.right_content table td
{
    border:1px solid #ccc;
    text-align:center;
    padding:10px 0;
}
.right_content .process
{
    margin-top:30px;
    margin-left:90px;
}
.right_content .Write_resume
{
    display:block;
    margin:20px auto 0;
    width:150px;
}
.right_content h2
{
    display:block;
    width:80%;
    text-align:center;
    margin:20px auto;
}
.right_content .red_text
{
    color:red;
}
.hr_title.bread
{
    border-bottom:0;
    font-size:13px;
}
.hr_right .tipOnLine
{
    padding-left:30px;
}
.hr_right .txtOnLine
{
    margin-top:30px;
    margin-left:30px;
    font-size:14px;
}
.hr_right .txtOnLine .td_left
{
    width:120px;
    text-align:right;
    padding-right:10px;
    line-height:40px;
}
.hr_right .txtOnLine input.feedIpt,
.hr_right .txtOnLine select,
.hr_right .txtOnLine textarea
{
    padding:0 6px;
    width:200px;
    height:34px;
    line-height:34px;
    border:1px solid #ccc;
  -webkit-transition: all ease-in-out .15s;
       -o-transition: all ease-in-out .15s;
          transition: all ease-in-out .15s;
}
.hr_right .txtOnLine select
{
    width:214px;
    height:36px;
    *margin-top:12px;
    _margin-top:0;
}
.hr_right .txtOnLine textarea
{
    width:400px;
    height:300px;
    line-height:1;
    padding:6px;
}
.FeedMemo .borderchange:focus,
.hr_right .txtOnLine input.feedIpt:focus,
.hr_right .txtOnLine textarea:focus
{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.hr_right .txtOnLine input[type="file"],
.hr_right .txtOnLine input[type="file"]:focus
{
    outline:0;
    border:0;
    cursor:pointer;
} 

.hr_right .txtOnLine .feedBtn
{
    width:100px;
    height:40px;
    line-height:40px;
    background:#E6E6E6;
    border:1px solid #ccc;
    filter:chroma(color=#000000);
    color:#333;
    margin-top:10px;
}
.hr_right .txtOnLine.resume
{
    width:100%;
    margin-left:0;
}
.hr_right .resume .hr_title
{
    margin:30px 0;
}
.hr_right .resume .td_left
{
    line-height:50px;
}
.hr_right .resume select
{
    width:264px;
}
.hr_right .resume td select.smallSel
{
    width:100px;
}
.hr_right .resume td select.midSel
{
    width:160px;
}
.hr_right .resume input.feedIpt
{
    width:250px;
}
.hr_right .resume input.feedIpt.smallIpt
{
    width:146px;
}
.hr_right .resume textarea
{
    width:800px;
    height:150px;
    line-height:1;
    padding:6px;
}

.FeedOKImg
{
    display:block;
    width:690px;
    margin:0 auto;
}
    