.list_bn
{
    width: 100%;
    height: 250px;
    background: url(../images/list_bn.jpg) no-repeat;
}

.list_bn h4 {
    text-align: center;
    color: #fff;
    font-family:"times new roman", "Arial", "microsoft yahei", serif;
    font-size: 40px;
    padding: 90px 0 80px;
    -moz-opacity:0.8;
    opacity: 0.8;
    filter:alpha(opacity=80);
}

.list_bn p
{
    font-size: 14px;
    text-align: center;
    color: #fff;
}

.list_bn p a
{
    color: #c8c8cc;
}

.list_bn p a:hover
{
    color: #e3303c;
}

.list_place_nav
{
    height: 50px;
    line-height: 50px;
    background: #f7f7f7;
    border-bottom: 1px solid #e5e5e5
}

.list_place_nav ul
{
    width: 1200px;
    margin: 0 auto;
}

.list_place_nav ul li
{
    font-size: 14px;
    display: inline-block;
    padding-right: 50px;
}

.list_place_nav ul li a
{
    color: #808080;
    padding-bottom: 3px;
}

.list_place_nav ul li a:hover
{
    color: #333;
    text-decoration: none;
    border-bottom: 2px solid #e3303c;
}

.list_place_nav ul li.hover a
{
    color: #333;
    border-bottom: 2px solid #e3303c;
}

.list_cen_box
{
    padding: 20px 0;
}

.list_c_text
{
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0 20px;
    border-bottom: 1px dashed #dedede;
}

.list_cen:hover
{
    background:#f7f7f7;
}

.list_c_text a.text_b
{
    display: inline-block;
}

.list_c_text a.text_b:hover
{
    display: inline-block;
    background:url(../images/news_j_icon.png) right center no-repeat;
}

.list_c_text a.text_b:hover h4
{
    color: #1a1a1a;
}

.list_c_text img
{
    width: 300px;
    height: 136px;
    float: left;
    padding-right: 50px;
}

.r_text
{
    width: 740px;
    padding-right: 100px;
    float: left;
}

.r_text h4
{
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 20px;
    color: #1a1a1a;
    font-weight: normal;
}

.r_text p
{
    font-size: 14px;
    line-height: 22px;
    color: #666;
}

.r_text p.l_time
{
    padding-top: 10px;
    color: #ccc;
}

.r_text p.l_time em
{
    float: right;
    font-family: "SimSun",serif;
}

.page
{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.page_box
{
    padding:30px 0 50px 540px;
}

.page_box span
{
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 24px;
    font-family: "times new roman",serif;
}

.page_box span.p_l
{
    width: 19px;
    height: 36px;
    cursor: pointer;
    background: url(../images/p_l_icon.png) no-repeat;
}
.page_box span.p_l_h
{
    width: 19px;
    height: 36px;
    cursor: pointer;
    background: url(../images/p_left_icon.png) no-repeat;
}


.page_box span.p_r_h
{
    width: 19px;
    height: 36px;
    cursor: pointer;
    background: url(../images/p_h_icon.png) no-repeat;
}
.page_box span.p_r
{
    width: 19px;
    height: 36px;
    cursor: pointer;
    background: url(../images/p_r_icon.png) no-repeat;
}

.page_box span.p_text
{
    padding: 0 10px;
}

.page_box span em
{
    color: #ccc;
    font-weight: bold;
}

.page_box span em.hover
{
    color: #e3303c;
}


/*substance style---------------------------------------------------------------------------------------*/

.substance_box
{
    width: 1200px;
    margin: 0 auto;
}

.sub_top
{
    padding: 30px 0;
}

.sub_top h2
{
    text-align: center;
    font-size: 20px;
    color: #333;
    font-weight: normal;
}

.sub_top p
{
    padding-top: 10px;
    text-align: center;
    font-size: 13px;
    color: #666;
    font-weight: normal;
}

.sub_top p span
{
    padding-right: 20px;
}

.sub_cen
{
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}

/*
.sub_cen p
{
    line-height: 24px;
    font-size: 14px;
    color: #666;
    text-indent: 2em;
}
*/

.partake
{
    padding-top: 30px;
    float: right;
}

.partake ul li
{
    display: inline-block;
}

.partake ul li a
{
    width: 31px;
    height: 31px;
    float: left;
    text-indent: -9999px;
    margin-right: 3px;
    background: url(../images/fx_icon.gif) no-repeat;
}

.partake ul li a.txwb
{
    background-position: -37px 0;
}

.partake ul li a.xlwb
{
    background-position: -74px 0;
}

.partake ul li a.q
{
    background-position: -113px 0;
}

.partake ul li a.pyq
{
    background-position: -152px 0;
}

.partake ul li a.rrw
{
    background-position: -189px 0;
}

.sub_cen_page
{
    padding: 40px 0;
}

.sub_cen_page p
{
    color: #e3303c;
    font-size: 14px;
}

.sub_cen_page p.l_p
{
    float: left;
}

.sub_cen_page p.r_p
{
    float: right;
}

.sub_cen_page p a
{
    color: #999;
}

.sub_cen_page p a:hover
{
    color: #e3303c;
}

/*contact_us style-------------------------------------------------------------------------------------------------------*/

.contact_us
{
    width: 1200px;
    margin: 0 auto;
}

.contact_cen
{
    overflow: hidden;
    padding: 90px 0 50px;
}

.my_address
{
    float: left;
    width: 320px;
}

.my_address dl
{
    text-align: center;
    padding-bottom: 100px;
}
.my_address dl.no_p
{
    padding-bottom: 0;
}

.my_address dl dt
{
    font-size: 18px;
    padding: 50px 0 10px;
}



.my_address dl dt.gsdz
{
    background: url(../images/dw_icon.gif) center top no-repeat;
}

.my_address dl dt.lxdh
{
    background: url(../images/dh_icon.gif) center top no-repeat;
}

.my_address dl dt.xlyx
{
    background: url(../images/dz_icon.gif) center top no-repeat;
}

.my_address dl dd
{
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.my_map
{
    float: right;
    width: 840px;
}

/*JOIN US style-----------------------------------------------------------------------------------------------------*/
.join_cen
{
    width: 1200px;
    margin: 50px auto;
}

.join_cen h2
{
    text-align: center;
}

.join_cen h2 span
{
    font-size: 20px;
    color: #262626;
    display: block;
}

.join_cen h2 em
{
    color: #ccc;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
}

.join_c_text
{
    padding: 40px 0;
}

.join_c_text p
{
   font-size: 14px;
    line-height: 30px;
    padding-bottom: 20px;
    color: #666;
}


/*Real estate development--------------------------------------------------------------------*/

.r_e_d p
{
    text-indent: 2em;
}

.r_e_d img
{
    padding-bottom: 20px;
}

.about_us_t h2 span
{
    font-size: 20px;
    font-weight: normal;
}


/*Enterprise honor----------------------------------------------------------------------------------*/

.enterprise_box
{
    padding: 0 0 30px;
}

.time_a_c
{
    width: 1390px;
    margin: 0 auto;
    position: relative;
}

.time_act
{
    background: url("../images/d_bg.gif") left center repeat-x;
}

.time_a_lis
{
    width: 100%;
    overflow: hidden;
    padding: 0 78px;
}

.time_a_lis ul
{
    width: 5000%;
    height: 80px;
}

.time_a_lis ul li
{
    position: relative;
    text-align: center;
    float: left;
    margin-right: 90px;
    width: 66px;
    height: 80px;
}

.time_a_lis ul li b
{
    color: #999;
    font-size: 18px;
    position: absolute;
    top: 0px;
    left: 10px;
    font-family: "times new roman", "Arial", "microsoft yahei", serif;
}

.time_a_lis ul li a
{
    position: absolute;
    width: 40px;
    top: 30px;
    left: 10px;
    height: 30px;
    background: url("../images/icon1.jpg") no-repeat;
}

.time_a_lis ul li:hover b
{
    font-size: 26px;
    top:-5px;
    left: 3px;
    position: absolute;
}

.time_a_lis ul li:hover a
{
    top: 25px;
    background: url("../images/icon2.jpg") no-repeat;
}

.time_a_lis ul li.brighter b
{
    font-size: 26px;
    top:-5px;
    left: 3px;
    position: absolute;
}

.time_a_lis ul li.brighter a
{
    top: 25px;
    background: url("../images/icon2.jpg") no-repeat;
}

.time_a_l
{
    width: 60px;
    height: 80px;
    position: absolute;
    text-indent: -9999px;
    left: 0;
    top: 0;
    background: url("../images/time_a_l_l.gif") left center no-repeat #fff;
}

.time_a_l_h
{
    background: url("../images/time_a_l_r.gif") left center no-repeat #fff;
}

.time_a_r {
    width: 60px;
    height: 80px;
    position: absolute;
    text-indent: -9999px;
    right: 0;
    top: 0;
    background: url("../images/time_a_r_h.gif") left center no-repeat #fff;
}


.time_a_r_l
{
    background: url("../images/time_a_l_h.gif") left center no-repeat #fff;
}

.enterprise_cen
{
    width: 1200px;
    margin: 30px auto 0;
    overflow: hidden;
}

.enterprise_cen ul
{
    width: 1300px;
}
.enterprise_cen ul li
{
    float: left;
    width: 380px;
    padding:0 30px 50px 0;
}

.enterprise_cen ul li img
{
    display: inline-block;
    width: 380px;
    height: 228px;
}

.enterprise_cen ul li span
{
    display: inline-block;
    width: 380px;
    text-align: center;
    font-size: 14px;
}

.enterprise_cen ul li span a
{
    color: #4c4c4c;
    line-height: 30px;
}

.enterprise_cen ul li span a:hover {
    color: #d30018;
}

 /*Spiritual culture-------------------------------------------------------------------------------*/


.culture_title
{
    text-align: center;
    padding-bottom: 50px;
}

.culture_title ul
{
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #f7c0c4;
}

.culture_title ul li
{
    display: inline-block;
    width: 300px;
    height: 40px;
    line-height: 40px;
    color: #e95963;
    font-size: 16px;
    cursor: pointer;
}


.culture_title ul li.hover
{
    background: #e95963;
    color: #fff;
}


.culture_title ul li.hover a
{
    display: inline-block;
    width: 300px;
    height: 40px;
    line-height: 40px;
    color: #e95963;
    font-size: 16px;
    cursor: pointer;
    background: #e95963;
    color: #fff;
    text-decoration: none;
}

.culture_title ul li a:hover,
.culture_title ul li a:link
{
    text-decoration: none;
}

.s_culture_cen
{
    padding-top: 20px;
}

.culture_cen h4
{
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 5px;
}

.culture_cen p
{
    font-size: 14px;
    line-height: 30px;
}

/*JOIN US zhaopin ----------------------------------------------------------------------------------------------------*/


.join_text_b
{
    padding: 0 0 30px;
}

.join_text_b h3
{
    line-height: 48px;
    text-align: center;
    background: url(../images/gw_bg_icon.gif) left center repeat-x;
}

.join_text_b h3 span
{
    display: inline-block;
    background: #fff;
    line-height: 48px;
    font-size: 18px;
    font-weight: normal;
    padding: 0 20px;
    color: #999;
}

.join_c_t_box
{
    width: 1200px;
    overflow: hidden;
    padding-top: 20px;
}

.join_text_b ul
{
    width: 1300px;
}

.join_text_b ul li
{
    width: 580px;
    float: left;
    padding: 0 40px 20px 0;
}

.join_text_b ul li span
{
    width: 100%;
    text-align: center;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    background: #e95963;
    color: #fff;
    font-size: 16px;
    border-radius: 3px 3px 0 0;
}

.j_list_d
{
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: #f5f5f5;
    text-align: center;
    display: inline-block;
}

.j_list_d b
{
    width: 20px;
    height: 12px;
    display: inline-block;
    background: url(../images/gw_jticon.png) no-repeat;
}

.j_list_u b
{
    background-position: 0 -12px;
}

.j_t_l_cen
{
    font-size: 14px;
    line-height: 30px;
    background: #f5f5f5;
    color: #666;
    padding: 20px 30px 0;
}

.join_text_b ul li span.no_job
{
    background: #f7c0c4;
}

.job_more
{
    text-align: center;
}

.job_more span
{
    font-size: 14px;
}

.job_more span a
{
    color: #999;
    padding: 5px 20px;
    border-bottom: 1px solid #e2e2e2;
    border-top: 1px solid #e2e2e2;
}

.job_more span a:hover
{
    color: #d30018;
    text-decoration: none;
    border-bottom: 1px solid #f7c0c4;
    border-top: 1px solid #f7c0c4;
}

.job_addre_footer
{
    height: 200px;
    background: url(../images/job_f_bg.jpg) no-repeat;
}

.job_a_f_cen
{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.job_a_f_cen h2
{
    padding: 20px 0;
    line-height: 36px;
    font-size: 20px;
    font-weight: normal;
    color: #333;
    border-bottom: 1px solid #d5d5d5;
}

.job_a_f_cen h2 span
{
    color: #999;
    padding-left: 10px;
    text-transform: uppercase;
    font-family: "Arial", "microsoft yahei", serif;
}

.job_footer
{
    margin-top: 0;
}

.job_add_text
{
    padding: 20px 0;
    width: 1900px;
    overflow: hidden;
}

.job_add_text span
{
    font-size: 14px;
    color: #333;
    width: 356px;
    display: inline-block;
}
