﻿@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
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, i {
    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;
}

/*for ie f6n.net*/
a:focus {
    outline: none;
}

/*for ff f6n.net*/

/*定位*/
.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;
}

p {
    word-spacing: -1.5px;
}

-moz-box-sizing:content-box

;
-webkit-box-sizing:content-box

;
box-sizing:content-box

;

/*其他*/
.curp {
    cursor: pointer
}

;

/*原reset*/
sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    outline: none;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input, button, textarea, select {
    *font-size: 100%;
}

input, select {
    vertical-align: middle;
}

body {
    font: 12px/1.231 arial, helvetica, clean, sans-serif;
}

select, input, button, textarea, button {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
    border-collapse: collapse;
}

pre, code, kbd, samp, tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

/*title*/
h1 {
    font-size: 32px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}

/*end reset*/

/*清除浮动*/
.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    /*兼容 IE*/
    zoom: 1;
}

/**/
.dbimg img {
    display: block;
}

.retop ul {
    overflow: hidden;
}

.retop li {
    float: left;
    margin-left: 10px;
}

.retop li img {
    display: block;
}

.rtTop {
    width: 43px;
    height: 42px;
    z-index: 999;
    overflow: hidden;
    position: fixed;
    top: 70%;
    right: 51%;
    margin-right: -675px;
    cursor: pointer;
    display: none;
}

.rtTop h4 {
    width: 43px;
    height: 42px;
    overflow: hidden;
    position: relative;
}

.rtTop img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

#roll_top, #fall, #ct {
    position: relative;
    cursor: pointer;
    height: 52px;
    width: 52px
}

#roll_top {
    background: url(/Skins/Default/Img/top.gif) no-repeat
}

#fall {
    background: url(/Skins/Default/Img/top.gif) no-repeat 0 -80px
}

#ct {
    background: url(/Skins/Default/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*0.8));
    z-index: 100;
}

/* -- å¼¹å‡ºçª—å£ -- */
#mesbook1_c, #mesbook1 {
    display: none;
    z-index: 1001 !important;
    width: 720px !important;
    border: 1px solid #ccc;
    background: #fff;
    height: 357px;
    margin-top: -178px !important;
}

#mesbook1_c div, #mesbook1 div {
    border: 1px solid #e6e6e6;
    height: 71px;
    padding: 4px .5em 0;
    margin-bottom: 10px;
}

#mesbook1 #mesbook1Title {
    float: left;
    font-size: 16px;
    color: #9b9b9b;
    margin: 29px 0 0 39px
}

#mesbook1 #mesbook1ImgClose {
    display: block;
    width: 27px;
    height: 27px;
    float: right;
    margin: 22px 32px 0 0;
    cursor: pointer;
}

#mesbook1_c dl.b1, #mesbook1 dl.b1 {
    width: 100%;
    margin-top: 50px;
}

#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {

}

#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
    width: 100%;
    text-align: center;
}

#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
    padding-bottom: 10px;
}

#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
    margin: auto;
}

#mesbook1 #mesbook1Msg p {
    font-size: 20px;
    color: #000000;
    margin-top: 4px;
}

#mesbook1 #mesbook1Msg {
    font-size: 20px;
    color: #000000;
    margin-top: 4px;
}

#mesbook1 #mesbook1Msg h3 {
    font-size: 24px;
    color: #a41018;
}

#mesbook1 .b15 {
    display: block;
    width: 104px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #1a2b3c;
    cursor: pointer;
}

/*å¤„ç†ä¸­åŠ¨ç”»å å…¨å±*/
#oran_div_processing {
    width: 300px;
    padding: 20px;
    z-index: 9999;
    text-align: center;
    background: #fffeef;
    border: solid 1px #b8ab04;
}

.tankuang {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999999999;
    display: none
}


.liveListBox{
    width: 1200px;
    margin: 50px auto;
    overflow: hidden;
}
.liveListBox .liveList {
    min-height: 103%;
}
.liveList li {
    border: 1px solid #f5f5f5;

    width: 380px;
    margin-right: 28px;
    margin-bottom: 30px;
    float: left;
}
.liveList li img {
    width: 100%;
    height: 228px;
}
.case-list-content {
    box-sizing: border-box;
    height: 100px;
    padding: 15px 17px;
}
.case-list-name {
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}
.case-list-person {
    font-size: 14px;
}
.marginL20 {
    margin-left: 20px;
}

.tankuang .bg {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0
}

.tankuang .close {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    background: url(/statics/hong/pc/images/in_ry_tk_close.png) no-repeat center;
    width: 30px;
    height: 30px;
    cursor: pointer
}

.tankuang span {
    display: block;
    width: 28px;
    height: 49px;
    cursor: pointer;
    position: absolute;
    top: 36%;
    z-index: 5;
    background-color: #000;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 49px;
    font-size: 25px;
}

.tankuang .btn01 {
    left: 20px;
}

.tankuang .btn02 {
    right: 20px;
}

.tankuang .imgShow {
    overflow: hidden;
    width: 100%;
    height: 60%;
    position: absolute;
    left: 0;
    top: 15%;
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.tankuang .imgShow ul {
    overflow: hidden;
    position: absolute;
    height: 100%;
}

.tankuang .imgShow li {
    float: left;
    text-align: center;
    height: 100%;
}

.tankuang .imgShow li img {
    display: block;
    margin: 0 auto;
    height: 90%;
}

.tankuang .imgShow li p {
    font-size: 18px;
    color: #fff;
    text-align: center;
}

.tankuang .imgBox {
    overflow: hidden;
    width: 100%;
    height: 80px;
    position: absolute;
    left: 0;
    bottom: 5%
}

.tankuang .imgBox ul {
    overflow: hidden;
    position: absolute;
    height: 100%;
    padding-right: 5px;
}

.tankuang .imgBox li {
    float: left;
    height: 100%;
    padding: 0 5px;
    cursor: pointer
}

.tankuang .imgBox li img {
    display: block;
    height: 70px;
    padding: 5px;
    background-color: #fff;
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.tankuang .imgBox li em {
    display: none
}

.tankuang .imgBox li.cur img {
    background: #FEDD00
}

.b15 {
    background: url(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;
}

/* CSS Document */
body {
    background-color: #fff;
    overflow-x: hidden;
    color: #666;
    font-size: 14px;
    font-family: microsoft yahei;
    position: relative;
}

/*网站字体颜色*/

.header, .content, .footer, .container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}

/* header部分 */
.wrap-header {
    height: 130px;
    background: #fff;
}

.wrap-header .header-top {
    padding: 0 40px;
    height: 40px;
    border-bottom: 1px solid #f3f3f3;
}

.header-top p {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    color: #999;
}

.header-top .hdu1 {
    float: right;
    height: 16px;
    margin-top: 13px;
}

.header-top .hdu1 li {
    float: left;
    height: 16px;
    font-size: 13px;
    line-height: 16px;
    padding-left: 20px;
    margin: 0 10px 0 20px;
}

.header-top .hdu1 li a {
    color: #999;
}

.header-top .hdu1 li.li1 {
    background: url(/statics/hong/pc/images/hicon01.png) no-repeat left center;
}

.header-top .hdu1 li.li2 {
    background: url(/statics/hong/pc/images/hicon02.png) no-repeat left center;
}

.header-top .hdu1 li.li3 {
    background: url(/statics/hong/pc/images/hicon03.png) no-repeat left center;
    color: #333;
    font-size: 20px;
}

.header-logo {
    padding: 0 40px;
    height: 90px;
    position: relative;
    z-index: 10;
}

.header-logo h1 {
    width: 250px;
    height: 50px;
    margin-top: 15px;
    float: left;
}

.header-logo .logo-d1 {
    position: relative;
    width: 221px;
    float: left;
    margin: 22px 0 0 40px;
}

.header-logo .logo-d1 .logo-city {
    width: 109px;
    height: 39px;
    float: left;
    position: relative;
    border: 1px solid #e3e3e3;
}

.header-logo .logo-d1 i {
    display: block;
    width: 109px;
    height: 39px;
    line-height: 39px;
    font-size: 13px;
    color: #666;
}

.header-logo .logo-d1 .logo-city i {
    text-indent: 40px;
    background: url(/statics/hong/pc/images/hicon04.png) no-repeat 16px center;
    position: relative;
}

.header-logo .logo-d1 .logo-city .city-more .city-more-s1 {
    display: block;
    width: 109px;
    height: 31px;
    background: url(/statics/hong/pc/images/hicon08.png) no-repeat center bottom;
    position: absolute;
    left: 0;
    top: -27px;
}

.header-logo .logo-d1 .logo-city .city-more {
    display: none;
    position: absolute;
    left: 0;
    top: 67px;
    padding: 75px 50px 0 75px;
    width: 485px;
    height: 355px;
    background: url(/statics/hong/pc/images/hbg02.png) no-repeat left top;
}

.header-logo .logo-d1 .logo-city .city-more p {
    font-size: 24px;
    color: #fff;
    margin-bottom: 40px;
}

.header-logo .logo-d1 .logo-city .city-more ul li {
    margin: 0 30px 30px 0;
    width: 82px;
    float: left;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    background: #fff;
    border-radius: 3px;
}

.header-logo .logo-d1 .logo-city .city-more ul li a {
    color: #000;
}

.header-logo .logo-d1 .logo-city:hover {
    background: #000000;
}

.header-logo .logo-d1 .logo-city:hover i {
    background: url(/statics/hong/pc/images/hicon10.png) no-repeat 16px center;
    color: #FEDD00;
}

.header-logo .logo-d1 .logo-city:hover .city-more {
    display: block;
}

.header-logo .logo-d1 .logo-city .city-more ul li.cur, .header-logo .logo-d1 .logo-city .city-more ul li:hover {
    background: url(/statics/hong/pc/images/hicon11.png) no-repeat center;
}

.header-logo .logo-d1 .logo-pp {
    width: 109px;
    height: 39px;
    float: right;
    border: 1px solid #e3e3e3;
    border-left: none;
}

.header-logo .logo-d1 .logo-pp i {
    text-indent: 15px;
    background: url(/statics/hong/pc/images/hicon05.png) no-repeat 85px center;
    position: relative;
}

.header-logo .logo-d1 .logo-pp .pp-more {
    display: none;
    width: 680px;
    padding: 70px 0 30px 50px;
    background: url(/statics/hong/pc/images/navbg01.png);
    position: absolute;
    left: 0;
    top: 68px;
}

.header-logo .logo-d1 .logo-pp .pp-more .pp-more-s1 {
    display: block;
    width: 109px;
    height: 31px;
    background: url(/statics/hong/pc/images/hicon08.png) no-repeat center bottom;
    position: absolute;
    left: 109px;
    top: -27px;
}

.header-logo .logo-d1 .logo-pp .pp-more ul li {
    float: left;
    width: 300px;
    height: 140px;
    margin: 0 33px 30px 0;
    background: #fff;
    position: relative;
}

.header-logo .logo-d1 .logo-pp .pp-more ul li a {
    display: block;
    width: 300px;
    height: 140px;
    text-align: center;
}

.header-logo .logo-d1 .logo-pp .pp-more ul li a img {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

.header-logo .logo-d1 .logo-pp .pp-more ul li a em {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    height: 100%;
    width: 0;
}

.header-logo .logo-d1 .logo-pp .pp-more ul li a span {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 43px;
    height: 43px;
    background: url(/statics/hong/pc/images/hicon09.png) no-repeat center;
}

.header-logo .logo-d1 .logo-pp .pp-more ul li:hover span {
    display: block;
}

.header-logo .logo-d1 .logo-pp:hover .pp-more {
    display: block;
}

.header-logo .header-nav {
    float: right;
    position: relative;
    padding-right: 30px;
    height: 89px;
}

.header-logo .header-nav ul.navul {
    margin-top: 30px;
    height: 30px;
    line-height: 30px;
}

.header-logo .header-nav ul.navul li.navli {
    float: left;
    margin: 0 15px;
    font-size: 15px;
    padding-bottom: 30px;
    position: relative;
    text-align: center;
}

.header-logo .header-nav ul.navul li.navli .navmore {
    position: absolute;
    left: -60px;
    top: 60px;
    width: 180px;
    padding: 60px 0 60px 60px;
    background: url(/statics/hong/pc/images/navbg01.png) repeat-y left top;
    display: none;
}

.header-logo .header-nav ul.navul li.navli .navmore .cur > a {
    color: #f00;
}

.header-logo .header-nav ul.navul li.navli .navmore a {
    color: #fff;
}

.header-logo .header-nav ul.navul li.navli .navmore ul {
    border-left: 1px solid #323232;
}

.header-logo .header-nav ul.navul li.navli .navmore ul li {
    padding-left: 35px;
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 45px;
    position: relative;
}

.header-logo .header-nav ul.navul li.navli .navmore ul li i {
    display: none;
    width: 1px;
    height: 16px;
    background: #f00;
    position: absolute;
    left: -1px;
    top: 0;
}

.header-logo .header-nav ul.navul li.navli span.navli_s1 {
    display: none;
    height: 3px;
    width: 35px;
    position: absolute;
    top: 57px;
    left: 50%;
    margin-left: -17px;
}

/*.header-logo .header-nav ul.navul li.navli.cur>a {color: #000;}*/
.header-logo .header-nav ul.navul li.navli.cur a:hover {
    color: #f00
}

.header-logo .header-nav ul.navul li.navli.cur span.navli_s1 {
    display: block;
}

.header-logo .header-nav ul.navul li.navli.cur .navmore ul li.cur i {
    display: block;
}

.header-logo .header-search {
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 15px;
    height: 60px;
    background: url(/statics/hong/pc/images/hicon06.png) no-repeat center;
    margin: 15px 0;
}

.header-logo .header-search .search-more {
    transition: all 1s;
    position: absolute;
    right: -1000px;
    top: 0px;
    width: 610px;
    background: #fff;
    height: 74px;
}

.header-logo .header-search .search-more p {
    overflow: hidden;
    width: 610px;
    height: 55px;
    border: 1px solid #e3e3e3;
    border-radius: 27px;
    background: #fff;
}

.header-logo .header-search .search-more input {
    height: 51px;
    margin: 2px 0 2px 18px;
    border: none;
    float: left;
    width: 520px;
    color: #ccc;
    line-height: 51px;
}

.header-logo .header-search .search-more span {
    float: right;
    height: 47px;
    width: 47px;
    margin: 4px 5px 0 0;
    background: url(/statics/hong/pc/images/hicon07.png) no-repeat center;
}

.header-logo .header-search:hover .search-more {
    right: -25px;
    padding-left: 300px;
}

/***********************/
/*footer*/
/*.wrap-footer {height: 520px;background: #000;}
.footer {padding: 85px 0 100px 0;position: relative;}
.footer .f_top ul.ful { float: left;width: 235px;height: 335px;position: relative;}
.footer .f_top ul.ful li {font-size: 13px;color: #999;height: 30px;line-height: 30px;position: relative;}
.footer .f_top ul.ful li a {color: #999;}
.footer .f_top ul.ful li:first-child {font-size: 16px;color: #fff;margin-bottom: 30px;}
.footer .f_top ul.ful li:first-child a {color: #fff;}
.footer .f_top ul.ful li.lilast {position: absolute;bottom: 11px;left: 0;}
.footer .f_top ul.ful li.lilast span {display: block;width: 27px;height: 1px;background: #999;margin-top: 10px;}

.footer .f_top ul.ful1 {width: 205px;}
.footer .f_top ul.ful1:first-child {padding-left: 5px;width: 230px;}
.footer .f_top ul.ful1 li.fulli.cur a ,.footer ul.ful1 li.fulli:hover a {color: #FEDD00;}
.footer .f_top ul.ful1 li.fulli.cur span ,.footer ul.ful1 li.fulli:hover span {display: block;width: 20px;height: 1px;background: #fedd00;position: absolute;left: -30px;top: 15px;}

.footer .f_top .ful.ful2 {padding-left: 60px;width: 175px;}
.footer .f_top .ful.ful2 li.li1 {font-size: 24px;color: #fedd00;font-weight: bold;position: relative;}
.footer .f_top .ful.ful2 li.li1 span {display: block;position: absolute;left: -60px;top: 15px;width: 44px;height: 1px;background: #FEDD00;}
.footer .f_top .ful.ful2 li.li2 {line-height: 14px;color: #fff;}
.footer .f_top .ful.ful2 li.li2 i {display: block;font-size: 12px;}
.footer .f_top .ful.ful2 li.li3 {height: 135px;width: 135px;margin-top: 45px;background: #fff;overflow: hidden;}
.footer .f_top .ful.ful2 li.li3 img {display: block;    margin: -3px auto;
    width: 100%;}

.footer .f_bot {height: 60px;background: #fedd00;position: absolute;bottom: 0;left: 0;width: 1200px;}
.footer .f_bot .bot_p1 {height: 60px;line-height: 60px;font-size: 13px;color: #000;margin-left: 30px;float: left;}
.footer .f_bot ul {float: right;}
.footer .f_bot ul li {float: left;width: 22px;height: 60px;margin-right: 20px;}
.footer .f_bot ul li i {display: block;width: 22px;height: 24px;margin-top: 18px;}
.footer .f_bot ul li.li1 i {background: url(/statics/hong/pc/images/f_link.png) no-repeat left center;}
.footer .f_bot ul li.li2 i {background: url(/statics/hong/pc/images/f_link.png) no-repeat center center;}
.footer .f_bot ul li.li3 i {background: url(/statics/hong/pc/images/f_link.png) no-repeat right center;}

.footer .f_bot ul li.li4 {width: 130px;height: 60px;margin: 0 0 0 20px;border-left: 1px solid #000;position: relative;}
.footer .f_bot ul li.li4 span {display: block;width: 130px;height: 60px;line-height: 60px;text-indent: 40px;font-size: 13px;color: #000;background: url(/statics/hong/pc/images/jtt01.png) no-repeat 84px center;}

.footer .f_bot ul li.li4.cur {background: #191919;}
.footer .f_bot ul li.li4.cur span {color: #fff;background: url(/statics/hong/pc/images/jtt02.png) no-repeat 84px center;}
.footer .f_bot ul li.li4 .yqlj {display: none; position: absolute;width: 1055px;height: 385px;left: -1070px;bottom: 60px;background: #191919;padding: 75px 70px 0 75px;}
.footer .f_bot ul li.li4 .yqlj p.yqlj_p1 {font-size: 16px;color: #fff;position: relative;margin-bottom: 35px;}
.footer .f_bot ul li.li4 .yqlj p.yqlj_p1 em {display: block;width: 44px;height: 1px;position:absolute;left: -50px;top: 10px;background: #fedd00;}
.footer .f_bot ul li.li4 .yqlj p.yqlj_p2 a {float: left;display: block; margin:0 10px 20px 0;height: 30px;line-height: 30px;font-size: 13px;color: #999;}
.footer .f_bot ul li.li4 .yqlj p.yqlj_p2 a:hover {color: #fff;}
.footer .f_bot ul li.li4 .yqlj p.yqlj_p3 {position: absolute;left: 75px;bottom: 55px;width: 148px;height: 47px;}
.footer .f_bot ul li.li4 .yqlj p.yqlj_p3 a {display: block;width: 146px;height: 45px;border: 1px solid #999;line-height: 45px;text-indent: 22px;font-size: 13px;color: #999;background: url(/statics/hong/pc/images/ficon01.png) no-repeat 106px center;}
.footer .f_bot ul li.li4 .yqlj p.yqlj_p3:hover {background: #FEDD00;}
.footer .f_bot ul li.li4 .yqlj p.yqlj_p3:hover a {background: url(/statics/hong/pc/images/ficon02.png) no-repeat 106px center;color: #000;border: 1px solid #FEDD00;}*/

/*footer*/
.wrap-footer {
    height: 520px;
    background: #000;
    padding-bottom: 100px;
}

.footer {
    padding: 85px 0 100px 0;
    position: relative;
}

.footer .f_top ul.ful {
    float: left;
    width: 235px;
    height: 335px;
    position: relative;
}

.footer .f_top ul.ful li {
    font-size: 13px;
    color: #999;
    height: 30px;
    line-height: 30px;
    position: relative;
}

.footer .f_top ul.ful li a {
    color: #999;
}

.footer .f_top ul.ful li:first-child {
    font-size: 16px;
    color: #fff;
    margin-bottom: 30px;
}

.footer .f_top ul.ful li:first-child a {
    color: #fff;
}

.footer .f_top ul.ful li.lilast {
    position: absolute;
    bottom: 11px;
    left: 0;
}

.footer .f_top ul.ful li.lilast span {
    display: block;
    width: 27px;
    height: 1px;
    background: #999;
    margin-top: 10px;
}

.footer .f_top ul.ful1 {
    width: 165px;
    margin-left: 28px;
}

.footer .f_top ul.ful1:first-child {
    width: 170px;
    margin-left: 5px;
}

.footer .f_top ul.ful1 li.fulli.cur a, .footer ul.ful1 li.fulli:hover a {
    color: #fff;
}

.footer .f_top ul.ful1 li.fulli.cur span, .footer ul.ful1 li.fulli:hover span {
    display: block;
    width: 20px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: -30px;
    top: 15px;
}

.footer .f_top .ful.ful2 {
    padding-left: 60px;
    width: 215px;
}

.footer .f_top .ful.ful2 li.li1 {
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    position: relative;
}

.footer .f_top .ful.ful2 li.li1 span {
    display: block;
    position: absolute;
    left: -60px;
    top: 15px;
    width: 44px;
    height: 1px;
    background: #fff;
}

.footer .f_top .ful.ful2 li.li2 {
    line-height: 14px;
    color: #fff;
}

.footer .f_top .ful.ful2 li.li2 i {
    display: block;
    font-size: 12px;
}

.footer .f_top .ful.ful2 li.li3 {
    height: 135px;
    width: 135px;
    margin-top: 45px;
    background: #fff;
    overflow: hidden;
}

.footer .f_top .ful.ful2 li.li3 img {
    display: block;
    margin:  auto;
    width: 100%;
}

.footer .f_bot {
    height: 60px;
    background: #ed1c24;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1200px;
}

.footer .f_bot .bot_p1 {
    height: 60px;
    line-height: 60px;
    font-size: 13px;
    color: #fff;
    margin-left: 30px;
    float: left;
}

.footer .f_bot ul {
    float: right;
}

.footer .f_bot ul li {
    float: left;
    height: 60px;
    margin-right: 20px;
    line-height: 67px;
}

.footer .f_bot ul li a {
    color: #ffffff;
}

.footer .f_bot ul li i {
    display: block;
    width: 22px;
    height: 24px;
    margin-top: 18px;
}

.footer .f_bot ul li.li1 i {
    background: url(/statics/hong/pc/images/f_link.png) no-repeat left center;
}

.footer .f_bot ul li.li2 i {
    background: url(/statics/hong/pc/images/f_link.png) no-repeat center center;
}

.footer .f_bot ul li.li3 i {
    background: url(/statics/hong/pc/images/f_link.png) no-repeat right center;
}

.footer .f_bot ul li.li2 a:hover span {
    display: block !important;
}

.footer .f_bot ul li.li4 {
    width: 130px;
    height: 60px;
    margin: 0 0 0 20px;
    border-left: 1px solid #000;
    position: relative;
}

.footer .f_bot ul li.li4 span {
    display: block;
    width: 130px;
    height: 60px;
    line-height: 60px;
    text-indent: 40px;
    font-size: 13px;
    color: #000;
    background: url(/statics/hong/pc/images/jtt01.png) no-repeat 84px center;
}

.footer .f_bot ul li.li4.cur {
    background: #191919;
}

.footer .f_bot ul li.li4.cur span {
    color: #fff;
    background: url(/statics/hong/pc/images/jtt02.png) no-repeat 84px center;
}

.footer .f_bot ul li.li4 .yqlj {
    display: none;
    position: absolute;
    width: 1055px;
    height: 385px;
    left: -1070px;
    bottom: 60px;
    background: #191919;
    padding: 75px 70px 0 75px;
}

.footer .f_bot ul li.li4 .yqlj p.yqlj_p1 {
    font-size: 16px;
    color: #fff;
    position: relative;
    margin-bottom: 35px;
}

.footer .f_bot ul li.li4 .yqlj p.yqlj_p1 em {
    display: block;
    width: 44px;
    height: 1px;
    position: absolute;
    left: -50px;
    top: 10px;
    background: #fedd00;
}

.footer .f_bot ul li.li4 .yqlj p.yqlj_p2 a {
    float: left;
    display: block;
    margin: 0 10px 20px 0;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #999;

}

.footer .f_bot ul li.li4 .yqlj p.yqlj_p2 a:hover {
    color: #fff;
}

.footer .f_bot ul li.li4 .yqlj p.yqlj_p3 {
    position: absolute;
    left: 75px;
    bottom: 55px;
    width: 148px;
    height: 47px;
}

.footer .f_bot ul li.li4 .yqlj p.yqlj_p3 a {
    display: block;
    width: 146px;
    height: 45px;
    border: 1px solid #999;
    line-height: 45px;
    text-indent: 22px;
    font-size: 13px;
    color: #999;
    background: url(/statics/hong/pc/images/ficon01.png) no-repeat 106px center;
}

.footer .f_bot ul li.li4 .yqlj p.yqlj_p3:hover {
    background: #FEDD00;
}

.footer .f_bot ul li.li4 .yqlj p.yqlj_p3:hover a {
    background: url(/statics/hong/pc/images/ficon02.png) no-repeat 106px center;
    color: #000;
    border: 1px solid #FEDD00;
}

p.zxkf {
    position: fixed;
    right: 0;
    top: 375px;
    min-height: 100px;
    width: 65px;
    text-align: center;
    z-index: 99;
}

p.zxkf .zxkf_btn {
    display: block;
    width: 65px;
    height: 23px;
    background: url(/statics/hong/pc/images/zxkfbg.png) no-repeat center;
    padding-top: 42px;
    color: #fff;
    font-size: 12px;
    margin-bottom: 3px;
    position: relative;
    border-radius: 5px;
}

p.zxkf .zxkf_btn i {
    display: block;
    width: 33px;
    height: 33px;
    position: absolute;
    left: 16px;
    top: 5px;
}

p.zxkf .zxkf_a01 i {
    background: url(/statics/hong/pc/images/zxkficon01.png) no-repeat center;
}

p.zxkf .zxkf_a02 i {
    background: url(/statics/hong/pc/images/zxkficon02.png) no-repeat center;
}

p.zxkf .zxkf_a03 i {
    background: url(/statics/hong/pc/images/zxkficon03.png) no-repeat center;
}

p.zxkf .zxkf_a04 {
    margin-top: 50px;
    height: 35px;
    padding-top: 65px;
    background: #ed1c24;
    color: #fff;
}

p.zxkf .zxkf_a04 i {
    background: url(/statics/hong/pc/images/zxkficon04.png) no-repeat center;
    top: 23px;
    left: 18px;
}

p.zxkf .zxkf_a05 {
    height: 18px;
}

p.zxkf .zxkf_a05 i {
    background: url(/statics/hong/pc/images/zxkficon05.png) no-repeat center;
    top: 13px;
}

p.zxkf .zxkf_a06 i {
    background: url(/statics/hong/pc/images/zxkficon06.png) no-repeat center;
    top: 13px;
}

p.zxkf .zxkf_btn:hover {
    background: #000;
}

p.zxkf .zxkf_btn.zxkf_a04:hover {
    background: #bd0c13;
}

p.zxkf .zxkf_a05 em {
    display: block;
    position: absolute;
    right: 65px;
    top: -20px;
    padding: 10px;
    background: #000;
    border-radius: 10px;
}

#oran_full_bg {
    z-index: 999 !important;
}













































