@charset "utf-8";
.inner {
    width: 1200px;
    margin: 0px auto;
}
.toptips {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #f1f1f1;
}
.index-reg ul li {
    margin: 0 6px;
    line-height: 40px;
    float: left;
}
.index-reg ul li a {
    color: #666;
}
.index-reg ul li a:hover {
    color: #ff6600;
}
.top-r {
    float: right
}
.top-r li.top-r-li {
    float: left;
    padding: 0 15px;
    color: #666666;
    border-right: 1px solid #e5e5e5
}
.top-r li.top-r-li em {
    float: left;
    cursor: pointer;
}
.icon-down {
    display: block;
    float: left;
    margin-left: 5px;
    width: 10px;
    height: 30px;
}
.top-r li.drop-down:hover {
    background: #fff;
    color: #e60000
}
.drop-down-con {
    display: none;
}
.myshangpu, .xins-zhinan {
    position: absolute;
    z-index: 99;
    top: 40px;
    left: -1px;
    background: #fff;
    border: 1px solid #dddddd;
    border-top: 0;
    display: none;
}
.myshangpu {
    width: 280px;
    overflow: hidden;
    padding-bottom: 10px
}
.myshangpu h4 {
    color: #404040;
    line-height: 28px;
    padding-top: 10px;
    padding-left: 15px
}
.myshangpu p {
    line-height: 24px;
    font-size: 14px
}
.myshangpu p a {
    padding-left: 15px;
    color: #666;
}
.myshangpu .bm_x {
    padding-bottom: 10px;
    border-bottom: 1px dotted #f5f5f5;
}
.xins-zhinan {
    width: 100px;
    padding: 0px 10px
}
.log {
    height: 120px;
    width: 230px;
    float: left
}
.log a {
    display: block;
    height: 120px;
    background: url(/images/logo.jpg) no-repeat 0 center;
    text-indent: -999px
}
.reach {
    width: 530px;
    float: left;
    padding-top: 54px;
    padding-left: 40px;
}
.reach-box {
    background: #ff6600;
    width: 530px;
    height: 40px
}
.reach-text {
    float: left;
    margin: 2px 0 2px 2px;
    width: 420px;
    height: 36px;
    line-height: 36px;
    border: none;
    background: #fff;
    text-indent: 10px;
    outline: none
}
.reach-btn {
    float: left;
    width: 105px;
    height: 40px;
    border: none;
    color: #fff;
    text-align: left;
    background-color: #ff6600;
    text-indent: 24px;
    font-size: 16px;
    cursor: pointer
}
.btn-order {
    float: left;
    margin-left: 10px;
    width: 160px;
    height: 38px;
    line-height: 38px;
    padding-top: 54px;
    text-align: center
}
.btn-order a {
    display: block;
    color: #ff6600;
    background: #ffffff;
    border: 1px solid #ff6600
}

.index-codepic {
    float: right;
    text-align: center;
    color: #999;
    padding-top: 10px;
    width: 200px
}
.index-codepic p {
    height: 24px;
    line-height: 24px
}
.index-codepic img {
    width: 200px
}
.Nav {
    width: 1200px;
    margin: 3px auto 0 auto;
    height: 39px;
    background: url(/images/index_lf.jpg) repeat-x;
}
.NavL {
    width: 4px;
    height: 39px;
    float: left;
    background: url(/images/2011bg.gif) -71px -101px;
}
.NavC {
    height: 39px;
    padding-left: 10px;
    display: inline;
    float: left;
}
.NavC a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    width: 130px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    background: url(/images/index_lr.jpg) no-repeat right;
    display: block;
    text-decoration: none;
    float: left
}
.NavC a:hover {
    background: url(/images/2011bg.gif) no-repeat -1px -141px;
    color: #333;
}
.NavC .current {
    background: url(/images/2011bg.gif) no-repeat -1px -141px;
    color: #333;
}
.NavR {
    width: 4px;
    height: 39px;
    float: right;
    background: url(/images/2011bg.gif) -76px -101px;
}
.hot-city {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 10px;
}
.hot-city a {
    padding-right: 10px;
    line-height: 30px;
}
.foot {
    width: 100%;
    background: #333333;
}
.foot_mid_box {
    width: 1200px;
    height: 256px;
    margin: 0 auto;
    padding-top: 25px;
}
.foot .width1200 {
    width: 1200px;
    margin: 0 auto;
    border-bottom: 1px solid #4B526E;
    background: #333333;
}
.foot_title {
    height: 70px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 70px;
    font-weight: bold;
}
.foot_img_div {
    text-align: center;
    padding: 20px 0;
}
.foot_img_div img {
    margin-right: 20px;
    height: 50px;
}
.foot_img_div img:last-child {
    margin-right: 0px;
}
.foot_text {
    color: #AFB2BF;
    line-height: 34px;
    font-weight: 400;
}
.foot_left {
    width: 220px;
}
.foot_center {
    width: 490px;
}
.foot_right {
    width: 486px;
}
.qrCode {
    width: 105px;
    height: 105px;
    margin-bottom: 10px;
}
.qrCode_box {
    padding: 0 15px;
    text-align: center;
}
.foot_text a {
    color: #AFB2BF;
}
.foot_text a:hover {
    color: #fff;
}
.foot_left a:hover .foot_text {
    color: #fff;
}
.copy-1200 {
    width: 1200px;
    margin: 0 auto;
    border-top: 1px solid #666666;
    padding-top: 10px;
    padding-bottom: 10px;
}
.ifooter-links {
    color: #424649;
    padding: 3px 0 16px
}
.ifooter-links .wraper {
    padding: 0 0px;
    line-height: 2;
/*    height: 4em;*/
    overflow: hidden
}
.ifooter-links a {
    color: #666666
}
.ifooter-links a:hover {
    color: #676b6f
}
.ifooter-links ul {
    display: inline
}
.ifooter-links h6, .ifooter-links li {
    font-weight: 400;
    display: inline;
    color: #676b6f;
    white-space: nowrap;
    margin: 0 8px
}
/*.page{
    height: 36px;
    width: 100%;
    padding:50px 250px;
    margin: 0 auto;
}
.page a{
    float: left;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #333;
    margin-right: 9px;
    border-radius: 5px;
}
.page a.on{
    background-color: #ff6600;
    border-color: #ff6600;
    color: #fff;
}
    .page a.ft {
        background: #fff url(/images/companyList.png) no-repeat -59px -532px;
    }
    .page a.prev {
        width: 70px;
        background: #fff url(/images/companyList.png) no-repeat 8px -468px;
    }
.page a.prev.ban{
    background-color: #fafafa;
    color: #999;
}
    .page a.lt {
        width: 70px;
        background: #fff url(/images/companyList.png) no-repeat 8px -498px;
    }
    .page a.next {
        background: #fff url(/images/companyList.png) no-repeat 13px -533px;
    }*/

    /*#region ============ 分页符样式 ============*/

.pager { margin:20px 0; font-size:14px; }
.pager_info { float: left; color:#818181; }
.pager_info b { margin: 0 3px; }
.pager_content { text-align:right; float:right; color:#333; }
.pager_content a { border:solid 1px #e6e6e6; color:#333; text-decoration:none; }
.pager_content a:hover { border-color:#1f8ccd; color:#1f8ccd; }
.pager_content span { display:inline-block; vertical-align:top; text-align:center; }
.pager_content span.num { margin: 0 3px; }
.pager_content span.num a { display:inline-block; padding:0 12px; }
.pager_content span.current { padding:2px 12px; color:#ff7300; }
.pager_content span.ellipsis { padding:2px 10px; font-family:Tahoma; }
.pager_content span.next a, .pager_content span.prev a { display:inline-block; height:26px; line-height:26px; margin: 0 3px; }
.pager_content span.next a { padding-left:10px; padding-right:25px; background: url(/images/icon-pager-pn.png) no-repeat 62px -36px; }
.pager_content span.prev a { padding-left:25px; padding-right:10px; background: url(/images/icon-pager-pn.png) no-repeat 10px -81px; }
.pager_content span.prev_disabled, .pager_content span.next_disabled { width:30px; border:solid 1px #e6e6e6; }
.pager_content span.prev_disabled { background: url(/images/icon-pager-pn.png) no-repeat 12px -127px; }
.pager_content span.next_disabled { background: url(/images/icon-pager-pn.png) no-repeat 13px 8px; }
.pager_content span.goto { margin-left:20px; }
.pager_content span.goto input { width:50px; height:26px; line-height:26px; margin: 0 6px; border:solid 1px #e6e6e6; vertical-align:middle; text-align:center; color:#333; font-size:14px; }
.fixFloat { clear: both; height: 0; overflow: hidden; }

/*#endregion*/
