body {
    background: #fff;
    font-family: 'ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ', Helvetica, Arial, sans-serif;
    font-size: 14px;
    min-width: 1200px;
}
body,html,h2,h3,h4,h5,h6,p,span,ul,li {
    margin: 0;
    padding: 0;
    color: #333333;
}
ul, li {
    list-style: none;
}
i {
    font-style:normal
}
a {
    text-decoration: none;
    color: #333333;
}
.clearfix:before,.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.clearfix {
    zoom: 1;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.w1600 {
    width: 1600px;
    margin: 0 auto;
}




/*header*/

.header_nav {
    width: 100%;
    height: 100px;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0px;
    z-index: 99;
    box-shadow: 0px 0px 15px 0px #ccc;
}
.nav {
    height: 100px;
    line-height: 100px;
    margin-left: 30px;
}
.nav ul li {
    float: left;
    height: 100px;
    line-height: 100px;
    position: relative;
    padding: 0 14px;
}
.nav ul li a {
    display: inline-block;
    box-sizing: border-box;
    font-size: 18px;
}
.nav ul li:hover {
    background-color: #f7f7f7;
}
.nav ul li a:hover {
    border-bottom: 3px solid #fee001;
    background-color: #f7f7f7;
    height: 100px;
    line-height: 100px;
    color: #173583;
}
.nav ul li a span {
    display: inline-block;
    width: 10px;
    height: 6px;
    background: url("/style/eddidbullion/images/nav-arr.png");
    background-size: 100% 100%;
    margin-bottom: 3px;
    margin-left: 4px;
}
.nav ul li a:hover span {
    background: url("/style/eddidbullion/images/nav-arr-ac.png");
}
.nav ul li a.active {
    height: 100px;
    color: #173583;
    border-bottom: 3px solid #fee001;
    box-sizing: border-box;
}
.hyzx,.ljkh,.zh_tran,.wyrj {
    display: inline-block;
    width: 102px;
    margin: 0;
    padding: 0;
    float: right;
    margin-right: 2px;
}
.hyzx a,.ljkh a,.zh_tran a,.wyrj a {
    display: inline-block;
    width: 102px;
    height: 43px;
    line-height: 43px;
    margin-top: 27px;
    text-align: center;
    font-size: 18px;
    box-sizing: border-box;
    border-radius: 2px;
}
.user_btn {
    /*width: 320px;*/
    /*display: inline-block;*/
    /*margin-left: 30px;*/
}
.wyrj a {
    background-color: #293b85;
    color: #ffffff;
}
.wyrj a:hover {
    background-color: #192b77;
}
.ljkh a {
    background-color: #4457a8;
    color: #ffffff;
}
.ljkh a:hover {
    background-color: #3449a3;
}
.hyzx a {
    background-color: #fee001;
    color: #293b85;
}
.hyzx a:hover {
    background-color: #e7cd0a;
}
.zh_tran {
    width: 73px;
}
.zh_tran a {
    background-color: #eeeef4;
    color: #293b85;
    width: 73px;
}
.zh_tran a:hover {
    background-color: #d1d1d9;
}
/*ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â³ÃƒÂ¤Ã‚ÂºÃ…Â½ÃƒÂ¨Ã¢â‚¬Â°Ã‚Â¾ÃƒÂ¥Ã‚Â¾Ã‚Â·ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â¹ÃƒÂ¦Ã¢â‚¬Â¹Ã¢â‚¬Â°*/
.nav ul.about_lis,.nav ul.guide_lis,.nav ul.load_lis,.nav ul.change_lis {
    display: none;
    position: absolute;
    width: 114px;
    /*height: 150px;*/
    background-color: #f7f7f7;
    top: 100px;
    left: 0px;
    border-top: 1px solid #eee;
}

.nav ul.guide_lis {
    padding: 10px 0px;
}
.nav ul.about_lis li,.nav ul.guide_lis li,.nav ul.load_lis li,.nav ul.change_lis li {
    margin: 0;
    padding: 0;
    height: 30px;
    line-height: 30px;
    width: 100%;
    text-align: center;
}
.nav ul.about_lis li a,.nav ul.guide_lis li a,.nav ul.load_lis li a,.nav ul.change_lis li a {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border: none;
    font-size: 14px;
    color: #666666;
}
.nav ul.guide_lis li a span {
    background: none;
    color: #fee001;
}
.nav ul.change_lis li a {
    /*padding: 0 21px;*/
}
.nav ul.about_lis li a:hover,.nav ul.guide_lis li a:hover,.nav ul.load_lis li a:hover,.nav ul.change_lis li a:hover {
    color: #293b85;
    font-weight: 700;
}
.nav ul.guide_lis li a:hover span {
    color: #293b85;
}




/*footer*/
footer {
    width: 100%;
    height: auto;
    background-color: #313641;
    border-bottom: 1px solid #474658;
    padding-top: 46px;
    position: relative;
}
.ft_l {
    /* width: 600px; */
    text-align: center;
}
.ft_l ul {
    text-align: center;
    width: 200px;
    height: 264px;
    float: left;
    border-right: 1px solid #474658;
    box-sizing: border-box;
}
.ft_l ul li.th,.ft_r .th {
    color: #fee001;
    font-size: 20px;
    line-height: 36px;
    margin-left: 47px;
    margin-bottom: 10px;
}
.ft_l ul li {
    margin-left: 47px;
}
.ft_l ul li,.ft_l ul li a ,.ft_r b {
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    text-align: left;
    font-weight: 500;
}
.ft_l ul li a:hover {
    color: #cccccc;
}
footer .tip_ {
    color: #606269;
    font-size: 18px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.ft_r {
    width: 340px;
    text-align: left;
}
.ft_r .th {
    margin-left: 0;
}
.ft_r h4 {
    font-size: 26px;
    font-weight: 500;
    color: #fff;
    position: relative;
    margin: 6px 0px;
}
.ft_r h4 span {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url("/style/eddidbullion/images/phone.png");
    vertical-align: top;
    margin-right: 10px;
}
.ft_r p {
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
}
.Copyright {
    width: 100%;
    height: 60px;
    background-color: #313641;
    text-align: center;
}
.Copyright p {
    color: #7f8186;
    line-height: 20px;
}
.Copyright p:first-child {
    font-size: 18px;
    padding-top: 20px;
}
.Copyright p:last-child {
    font-size: 14px;
}
.Copyright a {
    color:#3e88b2;
}

/*@media (max-width: 1630px) {*/
    /*.w1600 {*/
        /*width: 1280px;*/
    /*}*/
    /*.user_btn {*/
        /*width: 170px;*/
    /*}*/
    /*.hyzx a, .ljkh a {*/
        /*height: 50px;*/
        /*line-height: 50px;*/
        /*margin-top: 25px;*/
    /*}*/
/*}*/


.news_banner {
    position: relative;
}
.news_banner h2 {
    width: 100%;
    text-align: center;
    font-size: 80px;
    color: #ffffff;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
}