@import url("../css/font.css");
body
{
    background-color: #fff;
    overflow-x: hidden;
    color: #353535;
    font-size: 14px;
    letter-spacing: .3px;
    font-family: 'Roboto','PingFang SC','Microsoft YaHei',Arial,sans-serif;
    position: relative;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
table th, table td
{
    padding: 5px;
}
fieldset, img
{
    border: 0;
}
address, caption, cite, code, dfn, em, th, var
{
    font-style: normal;
    font-weight: normal;
}
ol, ul
{
    list-style: none;
}
ception, th
{
    text-align: left;
}
q:before, q:after
{
    content: '';
}
abbr, acronym
{
    border: 0;
}
a
{
    color: #666;
    text-decoration: none;
}
a:focus
{
    outline: none;
}
a:hover
{
    text-decoration: none;
}
.tl
{
    text-align: left;
}
.tc
{
    text-align: center;
}
.tr
{
    text-align: right;
}
.bc
{
    margin-left: auto;
    margin-right: auto;
}
.fl
{
    float: left;
    display: inline;
}
.fr
{
    float: right;
    display: inline;
}
.zoom
{
    zoom: 1;
}
.hidden
{
    visibility: hidden;
}
.vam
{
    vertical-align: middle;
}
.clear
{
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}
.curp
{
    cursor: pointer;
}
sup
{
    vertical-align: baseline;
}
sub
{
    vertical-align: baseline;
}
input, button, textarea, select, optgroup, option
{
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
input, button, textarea, select
{
    *font-size: 100%;
}
input, select
{
    vertical-align: middle;
}
table
{
    font-size: inherit;
    font: 100%;
    border-collapse: collapse;
}
pre, code, kbd, samp, tt
{
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}
h1
{
    font-size: 32px;
}
h2
{
    font-size: 26px;
}
h3
{
    font-size: 20px;
}
h4
{
    font-size: 14px;
}
h5
{
    font-size: 12px;
}
h6
{
    font-size: 10px;
}
#roll_top, #fall, #ct
{
    position: relative;
    cursor: pointer;
    height: 52px;
    width: 52px;
}
#roll_top
{
    background: url("http://www.hcre.com.cn/static/img/top.gif") no-repeat;
}
#fall
{
    background: url("http://www.hcre.com.cn/static/img/top.gif") no-repeat 0 -80px;
}
#ct
{
    background: url("http://www.hcre.com.cn/static/img/top.gif") no-repeat 0 -40px;
}
#roll
{
    display: block;
    width: 15px;
    margin-right: -558px;
    position: fixed;
    right: 46%;
    top: 80%;
    _margin-right: -558px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*.8));
    z-index: 100;
}
.header, .content, .footer, .container
{
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}
.content
{
    margin-top: 5px;
}
.scont
{
    margin-top: 45px;
}
.headerTop
{
    overflow: hidden;
    width: 100%;
    height: 35px;
    border-bottom: 1px solid #e8e8e8;
}
.headerTop p
{
    font-size: 13px;
    color: #666;
    float: left;
    line-height: 35px;
}
.headerTop p em
{
    color: #0093d5;
    font-size: 16px;
    letter-spacing: 1px;
}
.headerTop ul
{
    overflow: hidden;
    float: right;
    margin-top: 10px;
    height: 18px;
    line-height: 18px;
}
.headerTop li
{
    float: left;
    padding: 0 10px 0 30px;
    border-left: 1px solid #e8e8e8;
    font-size: 13px;
}
.headerTop li:first-child
{
    border: none;
}
.headerTop li.last
{
    padding-right: 0;
    background: url("../image/header-icon03.png") no-repeat 7px 2px;
    font-size: 14px;
    letter-spacing: 1px;
}
.headerTop li a
{
    color: #666;
}
.headerTop .first
{
    background: url("../image/header-icon01.png") no-repeat 7px 2px;
}
.headerTop .second
{
    background: url("../image/header-icon02.png") no-repeat 7px 2px;
}
#header
{
    position: fixed;
    height: 90px;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    transition: .3s cubic-bezier(.215,.61,.215,1);
    -webkit-transition: .3s cubic-bezier(.215,.61,.215,1);
    -moz-transition: .3s cubic-bezier(.215,.61,.215,1);
    -o-transition: .3s cubic-bezier(.215,.61,.215,1);
}
#header:before
{
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #fff;
    transition: all 1.2s cubic-bezier(.19,1,.22,1) 0s;
}
#header .container-fluid
{
    width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}
#header .logo
{
    background: url("../image/logo.png") no-repeat;
    background-size: cover;
    width: 260px;
    height: 55px;
    float: left;
    margin-top: 18px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
#header .logo a
{
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
#header .nav
{
    float: right;
    margin-right: 70px;
}
#header .nav ul
{
    float: left;
}
#header .nav ul li
{
    float: left;
    position: relative;
    padding: 0 20px;
    line-height: 90px;
    font-size: 18px;
    letter-spacing: 1px;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
#header .nav ul li:before
{
    content: "";
    height: 3px;
    background: #0b7c02;
    position: absolute;
    left: 16px;
    right: 16px;
    bottom: 0;
    transform-origin: 100%;
    -webkit-transform-origin: 100%;
    -webkit-transition: -webkit-transform .5s cubic-bezier(.215,.61,.355,1);
    transition: -webkit-transform .5s cubic-bezier(.215,.61,.355,1);
    transition: transform .5s cubic-bezier(.215,.61,.355,1);
    transition: transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    visibility: hidden\9;
}
#header .nav ul li a
{
    position: relative;
    display: block;
    color: #444;
    top: 0;
    left: 0;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: transform .42s ease,opacity .42s ease;
    transition: transform .42s ease,opacity .42s ease;
    -webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);
    transition-timing-function: cubic-bezier(.2,1,.3,1);
    z-index: 2;
}
#header .nav ul li .title-phantom
{
    color: #0b7c02;
    position: absolute;
    top: 0;
    left: 16px;
    right: 16px;
    display: block;
    opacity: 0;
    -webkit-transform: translate3d(0,15%,0);
    transform: translate3d(0,15%,0);
    -webkit-transition: transform .42s ease,opacity .42s ease;
    transition: transform .42s ease,opacity .42s ease;
    -webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);
    transition-timing-function: cubic-bezier(.2,1,.3,1);
}
#header .nav ul li:hover:before, #header .nav ul li.current:before
{
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform-origin: 0;
    -webkit-transform-origin: 0;
    visibility: visible\9;
}
#header .nav ul li:hover a, #header .nav ul li.current a
{
    color: #0b7c02;
}
#header .nav ul li:hover a
{
    position: relative;
    opacity: 0;
    -webkit-transform: translate3d(0,-15%,0);
    transform: translate3d(0,-15%,0);
}
#header .nav ul li:hover .title-phantom
{
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
#header .top-link
{
    height: 90px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
#header .top-link .search
{
    float: left;
    width: 60px;
    text-align: center;
    height: 90px;
    overflow: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
}
#header .top-link .search .search-icon
{
    color: #999;
    display: block;
    position: relative;
    z-index: 3;
    height: 90px;
    padding-top: 35px;
    line-height: 90px;
    cursor: default;
    background-color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
}
#header .top-link .search .search-box
{
    position: absolute;
    right: 0;
    z-index: 2;
    background-color: #eaeaea;
    padding: 20px;
    width: 293px;
    visibility: hidden;
    top: 105px;
    transition: all .3s;
    -webkit-transition: all .3s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}
#header .top-link .search .search-box input
{
    background-color: #fff;
    border: 0;
    font-size: 14px;
    width: 222px;
    height: 44px;
    line-height: 44px;
    padding: 0 10px;
    float: left;
}
#header .top-link .search .search-box button
{
    width: 50px;
    height: 44px;
    background-color: #fff;
    border: 0;
    color: #ccc;
    cursor: pointer;
}
#header .top-link .search .search-box button i
{
    line-height: 40px;
    font-size: 20px;
}
#header .top-link .search:hover .search-icon
{
    background-color: #eaeaea;
}
#header .top-link .search:hover .search-box
{
    visibility: visible;
    top: 90px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.right-slide-link
{
    width: 90px;
    height: 90px;
    position: absolute;
    right: 0;
    top: 0;
    background: #436dc2;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    z-index: 10;
    padding-top: 53px;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
}
.right-slide-link i
{
    font-size: 40px;
    color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 15px;
    z-index: 2;
    -webkit-transition: all 400ms;
    transition: all 400ms;
    display: block;
}
.right-slide-link span
{
    display: block;
    margin-top: 0;
    font-weight: bold;
    color: #fff;
    position: relative;
    z-index: 2;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}
.right-slide-link:hover
{
    background-color: #006db8;
}
.menu-handler
{
    position: fixed;
    right: 0;
    top: 0;
    z-index: 11;
    width: 90px;
    height: 90px;
    background-color: #e3612f;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: none;
}
.menu-handler span
{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 3px;
    background: #fff;
    border-radius: 1px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.menu-handler span:before, .menu-handler span:after
{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 30px;
    height: 3px;
    background: #fff;
    border-radius: 1px;
    transition: .3s,.3s;
    transition-property: top,transform;
    transition-delay: .3s,0;
}
.menu-handler span:before
{
    top: -9px;
}
.menu-handler span:after
{
    top: 9px;
}
.menu-handler.active span
{
    background: transparent;
}
.menu-handler.active span:before
{
    -webkit-transform: rotate(45deg);
    top: 0;
}
.menu-handler.active span:after
{
    -webkit-transform: rotate(-45deg);
    top: 0;
}
.menu-handler.active span:before, .menu-handler.active span:after
{
    transition-delay: 0,.3s;
}
@media(min-width: 1200px)
{
    #header.hover
    {
        top: -90px;
    }
}
#sub-nav
{
    position: fixed;
    z-index: 998;
    top: 90px;
    left: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
    transition: .5s cubic-bezier(.215,.61,.215,1);
    -webkit-transition: .5s cubic-bezier(.215,.61,.215,1);
    -moz-transition: .5s cubic-bezier(.215,.61,.215,1);
    -o-transition: .5s cubic-bezier(.215,.61,.215,1);
    overflow: hidden;
}
#sub-nav.hover
{
    height: 60px;
}
#sub-nav.hovers
{
    top: 90px;
}
#sub-nav .sub-nav-bg
{
    position: relative;
    width: 100%;
    height: 60px;
    background: #085f00;
    filter: alpha(opacity=40);
    -moz-opacity: .4;
    opacity: .4;
    z-index: 2;
    left: 0;
    top: 0;
    transition: .5s cubic-bezier(.215,.61,.215,1);
    -webkit-transition: .5s cubic-bezier(.215,.61,.215,1);
    -moz-transition: .5s cubic-bezier(.215,.61,.215,1);
    -o-transition: .5s cubic-bezier(.215,.61,.215,1);
}
#sub-nav .sub-nav-item
{
    width: 1200px;
    height: 60px;
    overflow: hidden;
    position: absolute;
    z-index: 999;
    visibility: hidden;
    top: 20px;
    left: 50%;
    margin-left: -175px;
    transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    background: url("../image/blank.gif");
}
#sub-nav .sub-nav-item:nth-child(3)
{
    margin-left: -470px;
}
#sub-nav .sub-nav-item.hover
{
    top: 0;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    visibility: visible;
}
#sub-nav .sub-nav-item .con
{
    position: absolute;
    left: 0;
    top: 0;
    background: url("../image/blank.gif");
}
#sub-nav .sub-nav-item .con .links
{
    float: left;
    padding: 12px 20px;
}
#sub-nav .sub-nav-item .con dl dd
{
    margin: 0 10px;
    float: left;
}
#sub-nav .sub-nav-item .con dl dd a
{
    color: #fff;
    display: block;
    line-height: 38px;
    font-size: 15px;
    letter-spacing: 1px;
    padding-left: 15px;
    position: relative;
}
#sub-nav .sub-nav-item .con dl dd a:hover
{
    color: #0b7c02;
    text-decoration: none;
}
#sub-nav .sub-nav-item .con dl dd a:before
{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 5px solid #ddd;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4px;
}
#sub-nav .sub-nav-item .con .image
{
    width: 330px;
    float: left;
    padding: 20px 20px 20px 30px;
    background-color: #eee;
}
#sub-nav .sub-nav-item .con .image img
{
    width: 280px;
    height: 120px;
    display: block;
}
#sub-nav .sub-nav-item .con .image strong
{
    display: block;
    margin-top: 8px;
    font-size: 15px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#sub-nav .sub-nav-item .con .image p
{
    line-height: 1.6;
    margin-top: 5px;
    font-size: 13px;
    color: #888;
}
.footer
{
    width: 100%;
    overflow: hidden;
}
.footerTop
{
    width: 100%;
    overflow: hidden;
    height: 50px;
    background: #58a950 url(../image/navbg.png) no-repeat;
}
.footerTop .menu
{
    overflow: hidden;
}
.footerTop .menu ul
{
    overflow: hidden;
    margin-top: 15px;
}
.footerTop .menu li
{
    font-size: 15px;
    letter-spacing: 1px;
    border-left: 1px solid #58a950;
    float: left;
}
.footerTop .menu li:first-child
{
    border-left: none;
}
.footerTop .menu li a
{
    color: #fff;
    padding: 0 25px;
}
.footerBottom
{
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 25px 0 22px;
}
.footerBottom p
{
    font-size: 14px;
}
.footerBottom .p2
{
    color: #666;
    line-height: 1.9;
}
.footerBottom .p2 a
{
    color: #666;
}
.retop ul
{
    overflow: hidden;
}
.retop li
{
    float: left;
    margin-left: 10px;
}
.retop li img
{
    display: block;
}
.rtTop
{
    width: 43px;
    height: 43px;
    overflow: hidden;
    position: fixed;
    bottom: 15px;
    right: 15px;
    cursor: pointer;
    display: none;
}
.rtTop h4
{
    width: 43px;
    height: 43px;
    overflow: hidden;
    position: relative;
}
.rtTop img
{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
#mesbook1_c, #mesbook1
{
    display: none;
    z-index: 1001;
    width: 398px;
    border: 1px solid #ccc;
    background: #fff;
    padding-bottom: 20px;
}
#mesbook1_c div, #mesbook1 div
{
    border: 1px solid #e4e3e3;
    background: #ebeceb;
    height: 18px;
    padding: 4px .5em 0;
    margin-bottom: 10px;
}
#mesbook1_c dl.b1, #mesbook1 dl.b1
{
    width: 370px;
    margin: 0 auto;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt
{
    float: left;
    width: 105px;
    overflow: hidden;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd
{
    width: 265px;
    float: right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns
{
    padding-bottom: 10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input
{
    margin-right: 20px;
}
.b15
{
    background: url("http://www.hcre.com.cn/static/img/skinsvibtn.png") no-repeat;
    border: 0;
    cursor: pointer;
    overflow: hidden;
}
.b15
{
    background-position: -79px -650px;
    width: 60px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
#oran_div_processing
{
    width: 300px;
    padding: 20px;
    z-index: 9999;
    text-align: center;
    background: #fffeef;
    border: solid 1px #b8ab04;
}
