@charset "utf-8";

.top{
    background: #1c1010;
    color: #c18733;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    position: relative;
}
.top .fl{
    color: 
}
.top .fr{}
.top .fr a{
    color: #c18733;
    margin:0 10px;
    font-size: 12px;
}
.top .fr a:hover{
    text-decoration: underline;
}
.top_logo{
    position: absolute;
    z-index: 9999;
    top: 40px;
}


/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 700px;
    margin: 0 auto;
}
.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide .bd ul {
    width: 100%!important;
}
.fullSlide .bd li {
    width: 100%!important;
    height: 700px;
    overflow: hidden;
    text-align: center;
}
.fullSlide .bd li a {
    display: block;
    height: 700px;
}
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 110px;
    left: 0;
    height: 30px;
    line-height: 30px;
    background: url(http://oukaman.test.dginfo.com/t/o/oukaman/pc/images/touming.png) repeat-x;
    text-align: center;
    _background: #000;
    _filter: alpha(opacity=60);
    z-index: 99999;
}
.fullSlide .hd ul {
    text-align: center;
}
.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;*
    display: inline;zoom:1;
    width: 15px;
    height: 15px;
    background: #FFFFFF;
    overflow: hidden;
    line-height: 9999px;
    margin: 0 5px;
    border: 1px solid #D2D2D2;
    border-radius: 10px;
}
.fullSlide .hd ul .on {
    background: #e50012;
    border: 1px solid #fff;
    opacity: 1;
}
.fullSlide .prev,  .fullSlide .next {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    display: block;
    width: 100px;
    height: 100px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.fullSlide .prev {
    left: 3%;
    background: url(http://oukaman.test.dginfo.com/t/o/oukaman/pc/images/left.png) no-repeat left;
}

.fullSlide .next {
    right: 3%;
    background: url(http://oukaman.test.dginfo.com/t/o/oukaman/pc/images/right.png) no-repeat right;
}
.fullSlide .prevStop {
    display: none;
}
.fullSlide:hover .prev,.fullSlide:hover .next{
    filter: alpha(opacity=100);
    opacity: 1;
}


.heard_bj{
    background:url(../images/heard_bj2.png) center 0 no-repeat;
    height: 259px;
    position: absolute;
    bottom: -20px;
    z-index: 9999;
    width: 100%
}

.heard_tel{
    color: #2b1818;
    width: 285px;
    float: right;
}
.heard_tel .heard_tel_t1{
    font-weight: bold;
    font-size: 16px;
    margin-top: 30px;
}
.heard_tel .heard_tel_t2{
    font-weight: bold;
    font-size: 14px;
    margin-top: 10px;
    margin-left: 50px;
}
.heard_tel .heard_tel_t3{
    font-size: 16px;
    margin-left: 50px;
    margin-top: 10px;
}

.heard_bj ul{
    clear: both;
    position: absolute;
    bottom: 50px;    
}
.heard_bj ul li{
    color: #f09f5e;
    background: url(../images/heard_right.png) left no-repeat;
    float: left;
    text-align: center;
    padding-left: 6px;
    width: 131px;
}
.heard_bj ul li a{
    display: block;
}
.heard_bj ul li:first-child{
    background: none;    
}
.heard_bj ul li .heard_zw{
    color: #f09f5e;
    font-size: 16px;
    margin-bottom: 5px;
}
.heard_bj ul li .heard_en{
    color: #f09f5e;
    text-transform: uppercase;
    font-size: 12px;
}
.heard_bj ul li a:hover .heard_zw{
    color: #fff;
    background: url(../images/heard_cn_bj.png) center no-repeat;
}
.heard_bj ul li a:hover .heard_en{
    color: #fff;
    background: url(../images/heard_en_bj.png) center no-repeat;
    border-radius: 10px;
}


/*内页*/
.ny_heard_bj{
    background: url(../images/nyheard_bj.jpg) center no-repeat;
    height: 103px;
}
.ny_heard_bj ul{
    clear: both;
    padding-top: 30px;
}
.ny_heard_bj ul li{
    color: #f09f5e;
    background: url(../images/heard_right.png) left no-repeat;
    float: left;
    text-align: center;
    padding-left: 6px;
    width: 131px;
}
.ny_heard_bj ul li a{
    display: block;
}
.ny_heard_bj ul li:first-child{
    background: none;    
}
.ny_heard_bj ul li .heard_zw{
    color: #f09f5e;
    font-size: 16px;
    margin-bottom: 5px;
}
.ny_heard_bj ul li .heard_en{
    color: #f09f5e;
    text-transform: uppercase;
    font-size: 12px;
}
.ny_heard_bj ul li a:hover .heard_zw{
    color: #fff;
    background: url(../images/heard_cn_bj.png) center no-repeat;
}
.ny_heard_bj ul li a:hover .heard_en{
    color: #fff;
    background: url(../images/heard_en_bj.png) center no-repeat;
    border-radius: 10px;
}