﻿body
{
    font-size: 12px;
    font-family: 微软雅黑;
    color: #000;
    background-color: #fcf9f4;
}
img
{
    border: 0px;
}
*
{
    margin: 0px;
    padding: 0px;
}
a, a:active, a:visited
{
    color: #666;
    text-decoration: none;
    outline: none;
}
ul
{
    list-style-type: none;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.wrap
{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.w
{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.absolute
{
    position:absolute;
}
.relative
{
    position:relative;
}

.nav
{
    height: 155px;
    overflow: hidden;
}
.navlist-ul
{
    width: auto;
    margin: 0 auto;
    height: 86px;
    margin-top: 31px;
    margin-bottom: 31px;
}
.navlist-ul li
{
    width: 148px;
    height: 86px;
    text-align: center;
    float: left;
    border-left: 1px solid #dfdbd9;
    
}
.navlist-ul li.nav-item01
{
     background-image:url(../images/index_nav/nav-menu01.png);
     background-position:center;
     background-repeat:no-repeat;
}
.navlist-ul li.nav-item02
{
     background-image:url(../images/index_nav/nav-menu02.png);
     background-position:center;
     background-repeat:no-repeat;
}
.navlist-ul li.nav-item03
{
     background-image:url(../images/index_nav/nav-menu03.png);
     background-position:center;
     background-repeat:no-repeat;
}
.navlist-ul li.nav-item04
{
     background-image:url(../images/index_nav/nav-menu04.png);
     background-position:center;
     background-repeat:no-repeat;
}
.navlist-ul li.nav-item05
{
     background-image:url(../images/index_nav/nav-menu05.png);
     background-position:center;
     background-repeat:no-repeat;
}
.navlist-ul li.nav-item06
{
     background-image:url(../images/index_nav/nav-menu06.png);
     background-position:center;
     background-repeat:no-repeat;
}
.navlist-ul li.nav-item07
{
     background-image:url(../images/index_nav/nav-menu07.png);
     background-position:center;
     background-repeat:no-repeat;
}
.navlist-ul li.nav-item08
{
     background-image:url(../images/index_nav/nav-menu08.png);
     background-position:center;
     background-repeat:no-repeat;
}


.navlist-ul li.nav-item01:hover
{
     background-image:url(../images/index_nav/nav-menu01-hover.png);
     background-position:center;
     background-repeat:no-repeat;
}
.navlist-ul li.nav-item02:hover
{
     background-image:url(../images/index_nav/nav-menu02-hover.png);
     background-position:center;
     background-repeat:no-repeat;
}
.navlist-ul li.nav-item03:hover
{
     background-image:url(../images/index_nav/nav-menu03-hover.png);
     background-position:center;
     background-repeat:no-repeat;
}
.navlist-ul li.nav-item04:hover
{
     background-image:url(../images/index_nav/nav-menu04-hover.png);
     background-position:center;
     background-repeat:no-repeat;
}
.navlist-ul li.nav-item05:hover
{
     background-image:url(../images/index_nav/nav-menu05-hover.png);
     background-position:center;
     background-repeat:no-repeat;
}
.navlist-ul li.nav-item06:hover
{
     background-image:url(../images/index_nav/nav-menu06-hover.png);
     background-position:center;
     background-repeat:no-repeat;
}
.navlist-ul li.nav-item07:hover
{
     background-image:url(../images/index_nav/nav-menu07-hover.png);
     background-position:center;
     background-repeat:no-repeat;
}
.navlist-ul li.nav-item08:hover
{
     background-image:url(../images/index_nav/nav-menu08-hover.png);
     background-position:center;
     background-repeat:no-repeat;
}
.navlist-ul li.last
{
    border-right: 1px solid #dfdbd9;
}
.navlist-ul li a
{
        width: 148px;
    height: 86px;
    display:block;
 
}


.garline
{
    width: 100%;
    border-top: 1px solid #e3dfdd;
}
.cl
{
    clear: both;
}
.sub_nav .sub_nav_head
{
    height: 180px;
}
.sub_nav .sub_nav_head .sub_nav_left
{
    float: left;
    padding-top: 42px;
    color: #3b2d41;
}
.sub_nav .sub_nav_head .sub_nav_right
{
    float: right;
    padding-top: 42px;
    color: #3b2d41;
    text-align: right;
}
.sub_nav .sub_nav_head .sub_nav_left .subnavlist-ul
{
    overflow: hidden;
}
.subnavlist-ul .subnv-item
{
    float: left;
    width: auto;
    height: 15px;
    line-height: 15px;
    font-size: 14px;
}
.subnavlist-ul .subnv-item a
{
    color: #3b2e42;
}

.subnavlist-ul .subnv-item-line
{
    width: 38px;
    height: 15px;
    text-align:center;
    float: left;
}

.sub_nav .sub_nav_bottom
{
    height: 94px;
    padding-top: 26px;
}
.sub_nav .sub_nav_head .sub_nav_left .subnav-bottom
{
    margin-top: 34px;
    font-size: 14px;
}
.sub_nav .sub_nav_head .sub_nav_left .subnav-bottom p
{
    margin-top: 13px;
}
.sub_nav_right .phe-txt
{
    font-size: 16px;
}
.sub_nav_right .phone-num
{
    font-size: 18px;
    font-weight: bold;
}
.sub_nav_right .address-txt
{
    font-size: 14px;
    margin-top: 18px;
}
.sub_nav_right .address-txt p
{
    margin-bottom: 10px;
}
.sub_nav_right .address-txt span
{
     
}
.sub_nav_right .phone-txt
{
    background-image: url(../images/index_bottom/contact_icon.png);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 61px;
}
.sub_nav_bottom .subnv_modular_item
{
    width: 175px;
    height: 42px;
    float: left;
    margin-right: 63px;
}
.sub_nav_bottom .subnv_modular_item.itemright
{
    width: 295px;
    float: right;
    margin-right: 0px;
}
.sub_nav_bottom .share  
{
        margin-top: 46px;
    margin-left: 72px;
}
.sub_nav_bottom .wx-img
{
    width: 73px;
    height: 73px;
    overflow: hidden;
}
.sub_nav_bottom .wx-img img
{
    width: 73px;
    height: 73px;
}
.copyright-wrap
{
    
    background-color:#25162d;
}
.copyright-wrap .copyright
{
    height:78px;
    line-height:21px;
    color:#fff;
    text-align:center;
    padding-top:30px;
}
.copyright-wrap .copyright a
{ color:#fff; }
.position-wrap
{
    margin-top:18px;
    color:#3b2e42;
}
.position-wrap a
{ color:#3b2e42; font-size:13px;}
.in_page_banner
{
    height: 193px;
    background-image: url(../images/in_page_banner.png);
    background-position: center center;
    background-repeat: no-repeat;
    cursor:pointer;
}
em
{ font-style:normal;}
/*分页*/

.pages-wrap
{
    margin-top: 28px;
    margin-right: 3.5%;
    width: 90%;
}
#pages_Shijing
{
    width: 90%;
    margin-right: 3%;
}
.pages-body
{
    width: 100%;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
}
.pages
{
    /* width: 690px; */
    float: right;
    height: 20px;
    margin: 0px auto 0px auto;
    font: 12px/150% Arial,Verdana, "\5b8b\4f53";
    color: #222222;
    display:none;
}
.pages-wrap .page-skip, .pages-wrap
{
    float: right;
}
#setpage .current
{
    border: 0 none;
    background: 0 0;
    filter: none;
    cursor: default;
    float: left;
    height: 20px;
    line-height: 20px;
    padding: 0 6px;
    margin-right: 5px;
    font-size: 12px;
    color: #222222;
}
.pages a:link, .pages a:visited, .pages a
{
    float: left;
    height: 20px;
    line-height: 20px;
    padding: 0 6px;
    margin-right: 5px;
    font-size: 12px;
    color: #ffffff;
    background-color: #b83233;
}
.pages a:hover
{
    background-color: #ff0000;
    color: #ffffff;
}
.page-skip
{
    height: 20px;
    line-height: 20px;
    padding: 0px 10px;
    border: 0;
    font-size: 12px;
    margin-left: 2px;
    font-family: arial;
    overflow: hidden;
}
.pages-wrap .page-skip em
{
    float: left;
    height: 20px;
    line-height: 20px;
    color: #222222;
}
address, caption, cite, code, dfn, em, th, var
{
    font-style: normal;
    font-weight: normal;
}
.pages-wrap .page-skip .pagenumber
{
    float: left;
    width: 30px;
    height: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: #aaa #ddd #ddd #aaa;
    margin: 0 5px;
    text-align: center;
    font-family: verdana;
}
.page_na
{
    display: inline-block;
    margin-left: 12px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #222222;
    font-size: 12px;
}
.page_na:hover
{
    color: #ff0000;
}
.RwCulture-wrap
{
    height:auto;
    padding-bottom:30px;
}
.serviceInfo-wrap
{
    padding:30px;
   
}
.product-wrap .pro_left_conetnt h1
{ font-weight:400; margin-bottom: 10px;}
 
.right_float_box
{
    width: 78px;
    height: 335px;
    position: fixed;
    top: 60px;
    right: 30px;
    z-index: 9999;
}
.nav .right_float_box .right_float_box_item
{
    width: 78px;
    height: 66px;
    margin: 0 auto;
    margin-bottom: 1px;
}
.nav .right_float_box .right_float_box_item.f_item02 a
{
    display:block;
    width:100%;
}
.nav .right_float_box .right_float_box_item.f_item01
{
    background-image: url(../images/float_content.png);
    background-position: 0px 2px;
    background-repeat: no-repeat;
}
.nav .right_float_box .right_float_box_item.f_item02
{
    background-image: url(../images/float_content.png);
    background-position: 0px -62px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.nav .right_float_box .right_float_box_item.f_item03
{
    background-image: url(../images/float_content.png);
    background-position: 0px -126px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.nav .right_float_box .right_float_box_item.f_item03 a
{
    display: block;
    width: 100%;
    height: 66px;
}
.nav .right_float_box .right_float_box_item.f_item04
{
    background-image: url(../images/float_content.png);
    background-position: 0px -190px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.w .newscon
{ margin-left:0px; margin:0 auto; width:100%;}