@font-face {
    font-family: "Microsoft YaHei UI";
    src: url("Microsoft YaHei UI.eot"); /* IE9 */
    src: url("Microsoft YaHei UI.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    
    url("Microsoft YaHei UI.woff") format("woff"), /* chrome、firefox */
    url("Microsoft YaHei UI.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    
    url("Microsoft YaHei UI.svg#Microsoft YaHei UI") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}



.nomargin
{
    margin:0px !important;
}


.rscontainer
{
    max-width:1337px;
    margin:0 auto;
}


/* 底部重写样式 */

#rsfooter
{
    background:#333;
    padding-top:50px;
    padding-bottom:20px;
    margin-top:50px;
}

.rsfooter_c
{
        max-width:1257px;
        margin:0 auto;
        margin-bottom:24px;
}
.rsnav
{
    margin-bottom:45px;
}
.footerItem
{
    width:155px;
    display:inline-block;
    vertical-align:top;

}

.footerItem dt 
{
    margin-bottom:16px;
}
.footerItem dt a{
    color:#fff;
    font-size:16px;
    

}

.footerItem dd a{
        color:#fff;
        opacity:0.7;
        filter:opacity(70);
        font-size:14px;
        display:block;
}

.backline
{
    width:100%;
    display:block;
    background: rgba(229,229,229,0.60);
    height:2px;
    margin-top:15px;
}
.footerWord
{
    float:right;
    display:block;
}
.footerWord .words
{
    display:block;
    float:right;
    margin-left:20px;
    color:#fff;
    font-size:14px;
    margin-top:-5px;
    line-height:1.9;
}

.footerWord .words strong{
    font-size:36px;
    font-weight:400;
    display:block;
    font-family: 'Microsoft YaHei UI';
   line-height:46px;

}

.footerWord .words .hotline
{
    font-size:18px;
    display:block;
}

.footerWord dd{
    width:100%;
    display:block;
    margin-top:5px;
    float:left;
}
.footerWord dd a
{
    font-size:14px;
    line-height:18px;
    background:#fff;
    color:#000;
    padding:3px 11px;
    display:inline-block;
    width:auto ;
    

}
.footerWord dd a img{
    width:24px;
    line-height:24px;
}

.flinks
{
    font-size:14px;
}
.flink_t
{
    display:block;
    float:left;
    font-size:14px;
    color:#fff;
    opacity:0.7;
    filter:opacity(70);
    margin-right:28px;

}

.list_flink
{
    margin-left:100px;
}

.list_flink a
{
        color:#fff;
        opacity:0.7;
        filter:opacity(70);
        margin-right:45px;
        margin-bottom:15px;
        white-space:nowrap;
        display:inline-block;
}

.fcopy
{
    font-size:14px;
    color:#fff;
    line-height:18px;
}

.fcopy a{
    color:#fff;
}



/* 头部重写 */


.headTop
{
    background:#333333;
}
.headLogoLink
{
    float:none;
}

.headMenu
{
    float:none;
    text-align:left;
}

/* .headMenu .ulMenu
{
    height:55px;
    margin:0px;
    margin-left:25px;
} */

/* .headMenu .ulMenu .menuList
{
    margin-left:0px;
    margin-right:98px;
} */
.headMenu .ulMenu .menuList:last-child{
    margin-right:0px;
}


/* .headMenu .ulMenu .menuList .menuFir
{
    height:55px;
    line-height:55px;
    border-bottom-color:#333333;
    color:#997c60;
    font-size:18px;
    
    width:auto;
    padding-left:10px;
    padding-right:10px;
}
.headMenu .ulMenu .menuList .menuFir:hover, .headMenu .ulMenu .menuList .menuLink
{
    border-bottom-color:#e52027;
} */

.headMenu .menuSonMenu
{
    width:92px;
    background:#fff;
    margin-left:0px;
    text-align:center;
    border-radius:3px;
}

.headMenu .menuSonMenu ul li a
{
    padding-left:0px;
    background:#fff;
    font-size:14px;
    color:#666;
    height:35px;
    line-height:35px;
}

.headLogo .headLogoLink
{
    
    width:535px;
    display:block;
}

.headLogo .headLogoLink img
{
    max-height:45px;
    margin-top:9px;
}

.headLogoLink h1
{
    display:block;
    float:left;
}
.headLoca
{
    float:left;
    margin-top:18px;
    
}
.headLoca i.sjx
{
    width: 0;
    height: 0;
    border-top: 9px solid #fff;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-radius: 4px;
   display:inline-block;
}

.headLoca .Area
{
    border:none;
    color:#fff;
    background:none;
    padding:0px;
    font-weight:400;
    font-size:12px;
}

.header-top
{
    padding-top:30px;
    padding-bottom:15px;
    border-bottom:2px solid #fff;
}

.headLoca.on .Area
{
    background:none;
    border:none;
}
.headLoca.on .Area:after
{
    display:none;
}

.headLocaBox
{
    top:25px;
}

.search_box
{
    width:600px;
    display:inline-block;
}
.search_form
{
    width:100%;
    display:block;
}
.search_txt 
{
    font-size:12px;
    color:#fff;
    opacity:0.4;
    filter:opacity(40);
    margin-top:10px;
    display:block;
    width:100%;
}

.search_txt  a{
    color:#fff;
    margin-left:5px;
}

.search_form input
{
    
    box-shadow:none;
    background:none;
    line-height:38px;
    border:1px solid #db1d28;
    box-sizing:border-box;
    display:inline-block;
    
}

.search_form .keywords
{
    color:#fff;
    opacity:0.5;
    filter:opacity(50);
    font-size:14px;
    width:370px;
    float:left;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    text-indent:20px;
    
}

.search_form .submit
{
    background:#db1d28;
    font-size:18px;
    color:#fff;
    padding-left:13px;
    padding-right:13px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    letter-spacing:0.5px;
}

.hot-line
{
    width:200px;
    display:block;
    float:right;
    color:#fff;
}
.hot-line .left-img
{
    display:block;
    float:left;
    width:50px;
}

.right-txt
{
    color:#fff;
    width:145px;
    display:inline-block;
    box-sizing:border-box;
    padding-left:10px;
    padding-top:5px;
}
.right-txt span{
    display:block;
}

.right-txt span.txt
{
    font-size:14px;
    line-height:1;
}

.right-txt span.telnum
{
    font-size:20px;
}

/* 弹出小程序图标 */

#wxchats{
    position:relative;
}
#wxchats div{
    display:none;
    position:absolute;
    top:-185px;
    left:0px;
    width:160px;
    height:185px;
    font-size:12px;
    text-align:center;
    left:0px;
    background:#fff;
}

#wxchats div img{
    width:160px;
    height:160px;
    display:block;
}

/* 百度 */

#bdchats{
    position:relative;
}
#bdchats div{
    display:none;
    position:absolute;
    top:-185px;
    left:0px;
    width:160px;
    height:185px;
    font-size:12px;
    text-align:center;
    left:0px;
    background:#fff;
}

#bdchats div img{
    width:160px;
    height:160px;
    display:block;
}



/* 兼容safari的代码 */

.sBanner img{
    width:100%;
}

.company_about .cp_text{
    display:table;
}
.top_top_box,.center_box_items,.bottom_box_items
{
    display:table;
}
.footerWord:last-child dt{
    display:table;
}
.footerWord .words
{
    width:126px;
    margin-left:10px;
}

.headLogo,.hot-line
{
    display:table;
}
.hot-line .right-txt
{
    padding-left:6px;
}

.search_form .keywords
{
    vertical-align:middle;
    height:40px !important;
    line-height:1px !important;
    
}
.search_form input::-webkit-input-placeholder{
    line-height:40px;
    vertical-align:middle;
}
.search_form input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    line-height:40px;
    vertical-align:middle;
}
.search_form input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    line-height:40px;
    vertical-align:middle;
}
.search_form input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    line-height:40px;
    vertical-align:middle;
}


#page
{
    display:table;
}