a,p,h4,h3{
    letter-spacing:1px;
}
.tabbar{
    width:100%;
    height:80px;
    text-align:center;
    font-size:16px;
    position: fixed;
    top:0;
    color:#fff;
    z-index: 100;
}
.safe_content{
    display: inline-block;
    width:1200px;
    text-align: center;
}
.logo{
    width: 140px;
    float: left;
    margin-top: -8px;
    margin-left: 22px;
}
.tab{
    float: right;
}
.tab li{
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    float: left;
    width: 115px;
    cursor: pointer;
    letter-spacing: 2px;
}
.tab li a{
    color: #fff;
}
.tab li a:hover{
    color: #eda835;
    text-decoration: none;
}
/*banner*/
.banner_box{
    width:100%;
    padding-top:226px;
    padding-bottom:320px;
    background-image:url(../images/solution_banner.jpg);
    background-size:100% 100%;
    color:#fff;
    background-position:left bottom;
    background-repeat: no-repeat;
}
.banner_box_title{
    font-size:30px;
    text-align: center;
    padding-bottom:138px;
}
.banner_box_title a,.part_title a{
    text-decoration: none;
    color:inherit;
    cursor: default;
}
.banner_box_l{
    float:left;
}
.banner_box_r{
    float:right;
}
.banner_box_p1 .banner_box_p1_img{
    width:9px;
    margin-right:20px;
    position: relative;
    bottom:2px;
}
.banner_box_p1{
    font-size:24px;
    padding-bottom:28px;
}
.banner_box_p2{
    font-size:14px;
    line-height:28px;
}
.banner_box_li{
    overflow: hidden;
    display: flex;
    align-items: center;
}
.banner_box_l1 img{
    width:612px;
}
/*实物黄金解决方案*/
.true_thing_solution{
    background-color: #F8F8F8;
    padding-top:114px;
    padding-bottom:150px;
}
.true_thing_solution .true_thing_box_h{
    padding-bottom:100px;
}
.true_thing_box_l img{
    width:66px;
    margin-bottom:28px;
}
.true_thing_box_li{
    overflow: hidden;
}
.true_thing_box_l{
    float: left;
    margin-top:62px;
}
.true_thing_box_r{
    float: right;
}
.true_thing_l_subtitle{
    font-size:24px;
    color:#333333;
}
.true_thing_l_subtitle img{
    position: relative;
    top:10px;
}
.true_thing_box_l_u{
    margin-top:15px;
}
.true_thing_box_l_u li{
    font-size:14px;
    color:#999999;
    line-height:30px;
}
.true_thing_box_l_u em{
    width:6px;
    height:6px;
    display: inline-block;
    background-color:#C09C60;
    -webkit-border-radius:50% 50%;
    -o-border-radius:50% 50%;
    -moz-border-radius:50% 50%;
    -ms-border-radius:50% 50%;
    border-radius:50% 50%;
    margin-right:20px;
    position:relative;
    bottom:2px;
}
.platform li{
    display:inline-block;
    font-size:16px;
    color:#333333;
}
.platform li p{
    letter-spacing:0;
}
.platform li p.platform_name{
    padding-top:14px;
}
.join_line{
    width:24px;
    height:1px;
    background-color: #E1E1E1;
    position:relative;
    bottom:4px;
}
.join_second{
    width:40px;
    margin-left:20px;
    margin-right:20px;
}
/*黄金行业研究及内容解决方案*/
.part_title{
    text-align: center;
    font-size: 30px;
    color: #333333;
}
.industrial_research_title{
    color:#fff;
}
.industrial_research{
    padding-top:146px;
    background-color: #333333;
    color:#fff;
    position: relative;
    padding-bottom:150px;
}
.industrial_research_content{
    padding-top:100px;
}
.industrial_research_content h5{
    font-size:24px;
    padding-bottom:30px;
    font-weight:normal;
}
.industrial_research_content p{
    font-size:14px;
    padding-bottom:68px;
    line-height:28px;
}
.educate_content .yellow_point{
    width:17px;
    margin-bottom:17px;
}
.educate_content .content_service{
    width:130px;
}
.educate_content{
    text-align:center;
    position: relative;
    overflow: hidden;
}
.educate_pay{
    display: none;
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0,0.6);
}
.pay_btn{
    font-size: 14px;
    color: #eda835;
    margin-left: 20px;
    cursor: pointer !important;
}
.pay_btn:hover{
    color: #fff;
    text-decoration: underline;
}
.qrcode{
    position: absolute;
    top:50%;
    left:50%;
    margin: -120px 0 0 -100px;
    width: 210px;
    height: 240px;
    background-color: #fff;
}
.qrcode img{
    width: 200px;
    height: 200px;
    margin:0 auto;
}
.qrcode p{
    color: #333;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
}
.column_box_l{
    width:20%;
    float:left;
    overflow: hidden;
    text-align:right;
}
.column_box_l_d{
    text-align:center;
    display: inline-block;
}
.educate_content .yellow_join{
    position: absolute;
    width:100%;
    border-top:1px solid #fff;
    top:8px;
}
.column_box_l_t{
    font-size:14px;
    padding-bottom:16px;
}
.column_box_l_b{
    font-size:16px;
    padding-bottom:28px;
}
.bottom_bg{
    height:265px;
    position: absolute;
    bottom:0px;
    width:92.7%;
    left:50%;
    transform: translate(-50%,0);
}
.agency_operation{
    padding-top:146px;
    padding-bottom:140px;
    background-color: #F8F8F8;
    overflow:hidden;
}
.agency_operation_title{
    padding-bottom:145px;
    font-weight: normal;
}
.agency_operation_content_l{
    display: inline-block;
}
.agency_operation_content_l_second{
    margin-left:60px;
    margin-right:60px;
}
.agency_operation_content_h{
    font-size:24px;
    color:#333333;
    padding-bottom:30px;
    font-weight:normal;
}
.agency_operation_content_p{
    font-size:14px;
    color:#999999;
    letter-spacing: 0;
    line-height:30px;
}
.agency_operation_content_l img{
    position: relative;
    bottom:2px;
}
/*底部*/
.footer{
    background-color:#333333;
}
.footer p{
    letter-spacing:0;
}
.footer .footer-up{
	padding-top:60px;
	padding-bottom:38px;
	border-bottom:1px solid #999999;
	width:100%;
	color:#fff;
}
.footer-up .qr-code{
	width:35%;
	display: inline-block;
	vertical-align: top;
}
.footer-up .qr-code .img-code{
	width:160px;
	height:160px;
	background-color: #fff;
	line-height: 160px;
	text-align: center;
	margin-left:12px;
}
.footer-up .qr-code img{
	width:140px;
	height:140px;
}
.footer-up .qr-code p{
	font-size:14px;
	padding-top:16px;
}
.footer-up .footer-up-part2{
	width:40%;
	display: inline-block;
	text-align: left;
}
.footer-up .footer-up-part3{
	text-align: left;
	width:24%;
	display: inline-block;
}
.footer-up .footer-up-part2 .secondP2,.footer-up .footer-up-part3 .secondP2{
	font-size:14px;
	color:#fff;
	height:38px;
}
.footer-up .footer-up-part3 .weibo{
	cursor: pointer;
}
.footer-up .footer-up-part2 .firstP1{
	font-size:16px;
	color:#fff;
	height:64px;
}
.footer-up .footer-up-part3 .firstP2{
	font-size:32px;
	color:#fff;
	height:64px;
}
.footer .footer-bottom{
	height:130px;
}
.footer .footer-bottom p{
	font-size:14px;
	color:#999999;
	display: inline-block;
    width:100%;
    height: 3.5rem;
    line-height:3.5rem;
}
.footer .footer-bottom li{
	display: inline-block;
	text-align: right;
    width:100%;
    text-align:center;
}
.footer .footer-bottom li a{
    display: inline-block;
	margin-right:7px;
	width:86px;
    height:30px;
}
.footer .footer-bottom li img{
	margin-right:7px;
	width:86px;
	height:30px;
}
.footer .footer-code{
    text-align:center;
    font-size: 12px;
    color: #ddd;
    margin-top:10px;
    /* line-height:3.5rem; */
}
.footer .footer-code a{
    font-size: 12px;
    color: #999;
}
.footer-code span{
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align:-5px;
    margin-right: 5px;
    background: url('../images/beian.png') no-repeat;
    background-size: 20px 20px;
}
.consult_box{
    position: fixed;;
    right:20px;
    bottom:240px;
    z-index:10;
    width:255px;
    overflow: hidden;
    height:82px;
}
.consult_box_img{
    width:43px;
}
.consult_r{
    width:80px;
    height:80px;
    box-shadow: 0px 0px 33px -10px rgba(0,0,0,.3);
    text-align:center;
    padding-top:19px;
    background-color:#fff;
    position: absolute;
    right:0px;
    z-index:2;
}
.consult_l{
    width:165px;
    height:80px;
    background-image:url(https://v-gold.oss-cn-shenzhen.aliyuncs.com/static/images/boxBg.png);
    background-size: 165px 80px;
    text-align:center;
    box-shadow: 0px 0px 33px -10px rgba(0,0,0,.3);
    position: absolute;
    right:-130px;
}
.consult_l_p1{
    font-size:12px;
    color:#666666;
    padding-top:14px;
    letter-spacing: 0;
}
.consult_l_p2{
    font-size:20px;
    color:#333333;
    padding-top:10px;
    letter-spacing: 0;
}
