@charset "utf-8";
/*public*/
html,body,dl,dd,img,form,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p{margin:0;padding:0; border:0;}
header,nav,section,article,footer{display:block;}
body,html *{font-family:'微软雅黑',sans-serif,'宋体',Arial;}
html{display:inline-block;}
body{margin:0px;padding:0px;}
dd,dl,dt,h1,h2,h3,h4,h5,h6,img,li,p,table,tbody,td,th,ul{margin:0;padding:0;border:0;}
input,textarea{margin:0;padding:0;resize:none;outline:0;border:none}
ul,li,ol{list-style-type:none;}
img{border:0;display:block;}
a:active,a:hover,a:link,a:visited{text-decoration:none}
a{color:#050505;}
a:hover{color:#c00;}
.clear{*zoom:1; overflow:hidden; clear:both;}
.clear:after,.clear:before{display:table;line-height:0;content:"";clear: both;}
.hzfl{ float:left;}
.hzfr{ float:right;}
.width100{width:100%;}
.f72{display:inline-block;font-size:4.5rem;font-weight:normal;}
.f60{display:inline-block;font-size:3.75rem;font-weight:normal;}
.f48{display:inline-block;font-size:3rem;font-weight:normal;}
.f36{display:inline-block;font-size:16px;font-weight:normal;}
.f32{display:inline-block;font-size:14px;font-weight:normal;}
.f30{display:inline-block;font-size:1.875rem;font-weight:normal;}
.f28{display:inline-block;font-size:1.75rem;font-weight:normal;}
.f26{display:inline-block;font-size:1.625rem;font-weight:normal;}
.f24{display:inline-block;font-size:1.5rem;font-weight:normal;}
.f22{display:inline-block;font-size:1.375rem;font-weight:normal;}
.f20{display:inline-block;font-size:1.25rem;font-weight:normal;}
.top_fixed{position:fixed;width: 100%;min-width: 320px;max-width: 640px;top: 0px;z-index:999;}
.bottom_fixed{position: relative;top:116px;}
/*index*/
html{background-color:#fff;}
body{margin:0px auto;min-width:320px;max-width:640px;background-color:#fff;min-height:100%;}
header{background:#2b2827;height:60px;position:fixed;z-index:99;max-width:640px;}
.index_header{clear:both;overflow:hidden;zoom:1;background:#2b2827;height:60px;}
.header_left{padding-left:3%;line-height:54px;}
.header_left img{display: inline-block;vertical-align:middle;}
.header_right{color:#fff;padding-right:3%;width:7%;}
.header_right img{display: inline-block;vertical-align:middle;}
.top_ad img{width:100%;height:auto !important;}
.header_midd{margin:14px 0px 0px 18px;padding-right:3%;}
/*topnav*/
.topnav:before {display: table; content: " "; }
.topnav:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
#starlist{display: none;}
.starlist{position:fixed;top:60px;left:0;width:94%;height:100%;background-color:#000;background: rgba(0,0,0,.9);z-index:999;padding:0px 3%;}
.starlist01{color:#fff;font-size:16px;line-height:50px;clear:both;overflow:hidden;zoom:1;}
.starlist01 span{float:left;}
.starlist01 font{float:right;}
.starlist02{padding-top:20px;border-bottom:dashed 1px #484747;border-top:dashed 1px #484747;clear:both;overflow:hidden;zoom:1;}
.starlist02 ul li{float:left;width:33%;margin-bottom:20px;}
.starlist02 ul li a{color:#fff;font-size:16px;}
.starlist02 ul li a:hover{color:#f58b0e;}
.starlist02 ul .wo_hover a{color:#f58b0e;}
.starlist02 ul li:nth-child(2){text-align:center;}
.starlist02 ul li:nth-child(5){text-align:center;}
.starlist02 ul li:nth-child(8){text-align:center;}
.starlist02 ul li:nth-child(3){text-align:right;}
.starlist02 ul li:nth-child(6){text-align:right;}
.starlist02 ul li:nth-child(8) i{background:url(../images/wo_hot.png) no-repeat left bottom; display:inline-block;width:15px;height:18px;padding-right:5px;}
.starlist02 ul li:nth-child(9){text-align:right;}
.starlist03{padding-bottom:20px;border-bottom:dashed 1px #484747;}
.starlist03 p{margin-top:20px;text-align:center;}
.starlist03 a{color:#7d7d7d;font-size:16px;}
.starlist04{padding-top:20px;}
.starlist04 .p1{text-align:center;color:#7d7d7d;font-size:16px;}
.starlist04 .p2{margin:20px auto 10px auto;}
.starlist04 .p2 a{display:block;background:#f58b0e;width:100%;height:42px;line-height:42px;color:#2b2827; text-align:center;font-size:16px; border-radius:3px;}
.starlist04 .p3 a{display:block;background:#fff;width:100%;height:42px;line-height:42px;color:#2b2827; text-align:center;font-size:16px; border-radius:3px;}
#mnavh{width:40px;height:40px;text-align: center; display: block;position: relative;top:7px;right:5px; cursor:pointer;}
.navicon {display: block; position: relative; width: 30px; height: 3px; background-color: #fff; margin-top: 20px; float: left;}
.navicon:before, .navicon:after { content: ''; display: block; width: 30px; height: 3px; position: absolute; background: #fffefe; -webkit-transition-property: margin, -webkit-transform; transition-property: margin, -webkit-transform; transition-property: margin, transform; transition-property: margin, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.navicon:before { margin-top: -10px; }
.navicon:after { margin-top: 10px; }
.open .navicon { background: none }
.open .navicon:before { margin-top: 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.open .navicon:after { margin-top: 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.open .navicon:before, .open .navicon:after { content: ''; display: block; width: 30px; height: 3px; position: absolute; background: #fff; }
#hzw_type{width:6px; height:30px; text-align:center; line-height:30px; cursor:pointer; background:url(../images/search_left.png) no-repeat right center;border-radius:0px;}
#hzw_text{width:120px; height:30px; line-height:30px; border:0;background:url(../images/search_text.png) repeat-x left center #1b3c71;; font-size:14px;color:#444 !important;border-radius:0px;}
#hzw_submit{width:25px; height:30px; font-size:0; line-height:0; cursor:pointer; border:0; background:url(../images/search_btn.png) no-repeat left center;border-radius:0px;}
nav{height:55px;line-height:55px;}
.top_nav{*zoom:1; overflow:hidden; clear:both;border-bottom:solid 1px #d6d6d6;background:#fff;height: 55px;}
.top_nav li{ float:left;}
.top_nav li a{display:inline-block;font-size:14px;}
.top_nav .navhover a{display:inline-block;font-size:14px;}
.top_nav .wap_nav01{width:25%;text-align:center;}
.top_nav .wap_nav02{width:25%;text-align:center;}
.top_nav .wap_nav03{width:25%;text-align:center;}
.top_nav .wap_nav04{width:25%;text-align:center;}
.top_nav .selected a{color:#c00;font-weight:bold;}
.top_nav .about_nav01{padding-left:3%;width:20%;}
.top_nav .about_nav02{padding-left:3%;width:20%;}
.top_nav .about_nav03{padding-left:3%;width:22%;}
.top_nav .about_nav04{padding-left:4%;width:22%;}
.hz_about_con{border-top:solid 1px #c2c2c2;padding: 3% 3% 100px 3%;line-height: 1.8;display:inline-block;font-size: 2rem;color:#0f0f0f;min-height:300px;width:94%;}
.hz_about_btn{padding-top:20px;padding-bottom:60px;text-align:center;margin:0 auto;width:100px;}
#myModa1{color:#000;line-height:30px; text-align:left;display:inline-block;font-size:14px;}
#myModa2{color:#000;line-height:30px; text-align:left;display:inline-block;font-size:14px;}
#myModa3{color:#000;line-height:30px; text-align:left;display:inline-block;font-size:14px;}
.hz_declaration span{ display:block;display:inline-block;font-size:26px; text-align:center; margin-bottom:15px;}
.jjs_ruzhu{padding-top:10px;}
.jjs_ruzhu p{margin-bottom:15px;}
.hz_input{width:350px;height:40px;line-height:40px;background:url(../images/hz_input.png) no-repeat left center;color:#878787;display:inline-block;font-size:16px;padding-left:15px;}
#hz_tjbtn{width:350px;height:40px;line-height:0px;background:url(../images/hz_submit.png) no-repeat left center;color:#bea270;display:inline-block;font-size:0px;border:none; cursor:pointer;}
.color_orang {color: #b18d4f;}
.modal_right{display:inline-block;font-size:15px;}
.reveal-modal {visibility: hidden;top:5px;left: 50%;margin-left: -215px;max-width:320px;background: #eee url(../images/modal-gloss.png) no-repeat -200px -80px;position: absolute;z-index: 101;padding: 30px 40px 34px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);-box-shadow: 0 0 10px rgba(0,0,0,.4);}
.reveal-modal-bg{position: fixed; height: 100%;width: 100%;background: #000;background: rgba(0,0,0,.8);z-index: 100;display: none;top: 0;left: 0; }
.reveal-modal .close-reveal-modal {display:inline-block;font-size: 22px;line-height: .5;position: absolute;top: 8px;right: 11px;color: #aaa;text-shadow: 0 -1px 1px rbga(0,0,0,.6);font-weight: bold;cursor: pointer;}
/*focusBox */
.focusBox {float:left;overflow: hidden;text-align: left; background:#fff;position:relative;}
.focusBox .pic{width: 100%;background: skyblue;position: relative;padding-bottom:50%;overflow: hidden;}
.focusBox .pic img{width: 100%;position: absolute;top: 0;left: 0;}
.focusBox .txt-bg {position: absolute; bottom: 0; z-index: 1; height:36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden;}
.focusBox .txt {position: absolute; bottom: 0; z-index: 2; height:36px; width:100%; overflow: hidden;}
.focusBox .txt li{height:36px; line-height:36px; position:absolute; bottom:-36px;}
.focusBox .txt li a{display: block; color: white; padding: 0 0 0 10px;font-weight: bold; text-decoration: none;display:inline-block;font-size:1.5rem;}
.focusBox .txt li a:hover{display: block; color:#c0c0c0; padding: 0 0 0 10px;font-weight: bold; text-decoration: none;display:inline-block;font-size:1.5rem;}
.focusBox .num {position: absolute; z-index: 3; bottom: 8px; right: 8px;}
.focusBox .num li{float: left; position: relative; width: 18px; height: 18px; line-height: 18px; overflow: hidden; text-align: center; margin-right:5px; cursor: pointer;}
.focusBox .num li a,.focusBox .num li span {position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none;}
.focusBox .num li span {z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox .num li.on a,.focusBox .num a:hover{background:#f60;}
/*article*/
.padding60{position:relative;padding-top: 60px;}
article{clear:both;zoom:1; overflow:hidden;}
.hot_nav{ background:#f6f6f6;padding:10px 0px;line-height:1.2;}
.hot_nav_left{color:#073b75;padding-left:3%;}
.hot_nav_right{padding-right:2%;padding-top:5px;}
.hot_ssrd{color:#ff0101;display:inline-block;font-size:12px;}
.picScroll-top{ margin:0 auto; overflow:hidden; position:relative;}
.picScroll-top .bd ul{overflow:hidden; zoom:1;}
.picScroll-top .bd ul li{text-align:center; zoom:1;height:14px;line-height:14px;}
.picScroll-top .bd ul li a{color:#ff0101;display:inline-block;font-size:13px;}
.picScroll-top .bd ul li a:hover{color:#073b75;display:inline-block;font-size:13px;}
.hot_con{margin-bottom:20px;}
.hot_con1{margin-bottom:20px;}
.hot_con ul li{border-bottom:solid 1px #d6d6d6;padding:4% 0px;}
.hot_con1 ul li{border-bottom:solid 1px #d6d6d6;padding:4% 0px;}
.hot_con_left{width:27%;padding-left:3%;}
.hot_con_left img{width: calc(5 * 2.5rem);height: calc(5 * 1.67rem);}
.hot_con_right{width:67%;padding-left:2%;padding-right:1%;}
.hot_con_right .cnm_title{padding:1% 0px 3.5% 0px;min-height:45px;}
.hot_con_right .cnm_miaoshu{clear:both;overflow:hidden;zoom:1;}
.hot_con_right .cnm_name{ float:left;display:inline-block;font-size:13px;font-weight:normal;color:#828282;padding-left:8%;background:url(../images/hzw_cnm_name.jpg) no-repeat left center;}
.hot_con_right .cnm_time{ float:right;display:inline-block;font-size:13px;font-weight:normal;color:#828282;padding-right:3%;}
.hot_con_left1{width:26%;margin-left:3%;border:solid 1px #c8c8c8;display: flex;padding-top:20px;padding-bottom:20px;align-items: center;}
.hot_con_right1{width:65%;padding-left:4%;padding-right:1%;}
.hot_con_right1 .cnm_title{margin-bottom:1px;}
.hot_con_right1 .cnm_title a{font-weight:bold;}
.hot_con_right1 .cnm_miaoshu{color:#8f8f8f;font-size:1.5rem;}
.hot_con_right1 .cnm_jjs{margin-top:3px;}
.hot_con_right1 .cnm_jjs a{font-size:15px;display:inline-block;font-weight:normal;padding:1px 12px 3px 12px;line-height:18px;border:solid 1px #9f9f9f;text-align:center;color:#777;}
.hot_con_right1 .cnm_jjs a:hover{font-size:15px;display:inline-block;font-weight:normal;padding:1px 12px 3px 12px;line-height:18px;border:solid 1px #888;text-align:center;color:#c00;}
.hzw_tzz_ad{padding:3%;}
.hzw_tzz_ad01{wdith:94%;}
.hzw_tzz_ad01 img{width:100% !important;height:auto !important;}
.hzw_tzz_ad02{clear:both;overflow:hidden;zoom:1;margin-top:2%;}
.hzw_tzz_ad02 img{width:100% !important;height: auto !important;}
.hzw_tzz_ad02_left{float:left;width:49%;}
.hzw_tzz_ad02_right{float:right;width:49%;}
/*footer*/
footer{background:#f6f6f6;clear:both;zoom:1; overflow:hidden;padding:15px 0px 80px 0px; text-align:center;display:inline-block;font-size:1.25rem;}
footer p{line-height:1.75;}
footer p a{display:inline-block;font-size:1.5rem;margin:0px 5px;color:#3e3e3e;}

.fxts_tips{width:94%;background:#f7f7f7;clear:both;zoom:1; overflow:hidden;padding:15px 3%;display:inline-block;font-size:14px;line-height:1.75;}
.fxts_tips span{color:#f60;}
.hz_fixnav{min-width:320px;max-width:640px;background-color:#2b2827;width:100%;position:fixed;bottom:0px;z-index: 999;}
.hz_fixnav ul li{float:left;width:20%;height:auto;text-align:center;}
.hz_fixnav ul li a{display:block; background:#2b2827;padding:8px 0px;}
.hz_fixnav ul li a:hover{background:#e07822;}
.hz_fixnav ul li a .fix_wz{display:inline-block;font-size:14px;color:#fff;margin-top:4px;}
.hz_fixnav ul li a .fix_text{display:inline-block;font-size:18px;line-height: 25px;color:#fff;font-weight:bold;letter-spacing:2px;}
.hz_fixnav ul li a:hover .fix_wz{display:inline-block;font-size:14px;color:#fff;margin-top:4px;}
.hz_fixnav ul .fix_hover a{display:block; background:#e07822;padding:8px 0px;}
.hz_fixnav ul .fix_hover a .fix_wz{display:inline-block;font-size:14px;color:#fff;}

.hz_fixnav ul li a .fix01_pic{background:url(../images/fix01_pic.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .fix02_pic{background:url(../images/fix02_pic.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .fix03_pic{background:url(../images/fix03_pic.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .fix04_pic{background:url(../images/fix04_pic.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .fix05_pic{background:url(../images/fix05_pic.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .fix06_pic{background:url(../images/fix06_pic.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .fix07_pic{background:url(../images/fix07_pic.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .fix08_pic{background:url(../images/fix08_pic.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}

.hz_fixnav ul li a:hover .fix01_pic{background:url(../images/fix01_pic.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a:hover .fix02_pic{background:url(../images/fix02_pic.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a:hover .fix03_pic{background:url(../images/fix03_pic.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a:hover .fix04_pic{background:url(../images/fix04_pic.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a:hover .fix05_pic{background:url(../images/fix05_pic.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a:hover .fix06_pic{background:url(../images/fix06_pic.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a:hover .fix07_pic{background:url(../images/fix07_pic.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a:hover .fix08_pic{background:url(../images/fix08_pic.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}

.hz_fixnav ul .fix_hover a .fix01_pic{background:url(../images/fix01_pic.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul .fix_hover a .fix02_pic{background:url(../images/fix02_pic.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul .fix_hover a .fix03_pic{background:url(../images/fix03_pic.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul .fix_hover a .fix04_pic{background:url(../images/fix04_pic.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul .fix_hover a .fix05_pic{background:url(../images/fix05_pic.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul .fix_hover a .fix06_pic{background:url(../images/fix06_pic.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul .fix_hover a .fix07_pic{background:url(../images/fix07_pic.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul .fix_hover a .fix08_pic{background:url(../images/fix08_pic.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}

.hz_fixnav ul li a .dashi_bottom_icon01{background:url(../images/dashi_bottom_icon01.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .dashi_bottom_icon02{background:url(../images/dashi_bottom_icon02.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .dashi_bottom_icon03{background:url(../images/dashi_bottom_icon03.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .dashi_bottom_icon04{background:url(../images/dashi_bottom_icon04.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .industry_bottom_icon01{background:url(../images/industry_bottom_icon01.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .industry_bottom_icon02{background:url(../images/industry_bottom_icon02.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .industry_bottom_icon03{background:url(../images/industry_bottom_icon03.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .industry_bottom_icon04{background:url(../images/industry_bottom_icon04.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .broker_bottom_icon01{background:url(../images/broker_bottom_icon01.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .broker_bottom_icon02{background:url(../images/broker_bottom_icon02.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .broker_bottom_icon03{background:url(../images/broker_bottom_icon03.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .broker_bottom_icon04{background:url(../images/broker_bottom_icon04.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .study_bottom_icon01{background:url(../images/study_bottom_icon01.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .study_bottom_icon02{background:url(../images/study_bottom_icon02.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .study_bottom_icon03{background:url(../images/study_bottom_icon03.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .study_bottom_icon04{background:url(../images/study_bottom_icon04.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .reports_bottom_icon01{background:url(../images/reports_bottom_icon01.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .reports_bottom_icon02{background:url(../images/reports_bottom_icon02.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .reports_bottom_icon03{background:url(../images/reports_bottom_icon03.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .reports_bottom_icon04{background:url(../images/reports_bottom_icon04.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .calendar_bottom_icon01{background:url(../images/calendar_bottom_icon01.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .calendar_bottom_icon02{background:url(../images/calendar_bottom_icon02.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .calendar_bottom_icon03{background:url(../images/calendar_bottom_icon03.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
.hz_fixnav ul li a .calendar_bottom_icon04{background:url(../images/calendar_bottom_icon04.png) no-repeat center center;display:block;width:100%;text-align:center;height: 25px;padding-bottom:2%;}
/*list_fenxishi*/
.common_nav_right{padding-top:6px;}
.fxs_con{border-top:solid 1px #d6d6d6;}
.fxs_con_left{width:27%;padding-left:3%;}
.fxs_con_left img{width: calc(5 * 2.5rem);height: calc(5 * 2.45rem);}
.fxs_con_left:hover{width:27%;padding-left:3%;}
.fxs_con_left01{width:27%;margin-left:3%;border: 1px solid #cfd3d6;height:100px;display: flex;align-items: center;border-radius: 3px;text-align: center;}

.fxs_con_right{width:66%;padding-left:2%;padding-right:1%;}
.fxs_con ul li{border-bottom:solid 1px #d6d6d6;padding:3% 0px;position: relative;}
.fxs_con_right h3{display:inline-block;font-size:2rem;}
.fxs_con_right p{font-size:1.75rem;font-weight:normal;padding:2% 0px;}
.fxs_con_right div{display:inline-block;font-size:1.5rem;line-height:1.5;}
/*list_jjs*/
.jjs_con ul li{border-bottom:solid 1px #d6d6d6;padding:3% 0px;}
.jjs_con01_left{width:27%;padding-left:3%;}
.jjs_con01_left a{border:solid 1px #c6c6c6;display:block;padding:2px;}
.jjs_con01_right{width:67%;padding-right:1%;}
.jjs_con01_right .lql_gm01{padding:1px 0px;}
.jjs_con01_right .lql_gm01 a{display:inline-block;font-size:2.25rem;font-weight:normal;}
.jjs_con01_right .lql_gm02{display:inline-block;font-size:2rem;color:#073b75;}
.jjs_con02{margin:1% 0px;}
.jjs_con02_left{width:67%;padding-left:3%;}
.jjs_con02_left p{display:inline-block;font-size:1.5rem;line-height:1.4;color:#404040;}
.jjs_con02_right{width:10%;padding-right:2%;padding-top:5px;}
.jjs_con03{padding:0px 3%;display:inline-block;font-size:1.5rem;line-height:1.5;color:#606060;}
/*list_jjs_tuijian*/
.jjs_tuijian{width:94%;padding:3%;}
.jjs_tuijian_nav{height:42px;line-height:42px; background:#e47417;color:#fff;font-size:18px; text-align:center;}
.jjs_tuijian_des{margin:4% auto;font-size:16px;color:#686868;line-height:24px;}
.jjs_tuijian_des b{color:#000;}
.jjs_tuijian_con li{border:solid 1px #636160;margin-bottom:3%;}
.jjs_tuijian_con li .jjs_tj_pj{clear:both;overflow:hidden;zoom:1;border-bottom:solid 1px #636160;}
.jjs_tuijian_con li .jjs_tj_pjleft{float:left;width:50%;display: flex;align-items: center;height:90px;}
.jjs_tuijian_con li .jjs_tj_pjleft img{ display:block;width:100%;height:auto;text-align:center;margin:0 auto;}
.jjs_tuijian_con li .jjs_tj_pjright{float:right;width:49%;border-left:solid 1px #636160;}
.jjs_tuijian_con li .jjs_tj_pjright .p1{height:50px;line-height:48px; text-align:center;border-bottom:solid 1px #636160;}
.jjs_tuijian_con li .jjs_tj_pjright .p1 span{display:inline-block;width:50%;height:50px;background:#2b2827;color:#fff;font-size:14px;vertical-align:top;}
.jjs_tuijian_con li .jjs_tj_pjright .p1 font{display:inline-block;width:50%;height:50px;background:#eee;color:#000;font-size:14px;font-weight:bold;vertical-align:top;}
.jjs_tuijian_con li .jjs_tj_pjright .p2 a{display:block;color:#2b2827;height:42px;line-height:42px; text-align:center;font-size:14px;}
.jjs_tj_qj01 a{display:block;height:44px;line-height:44px; background:#e47417; text-align:center;color:#fff;font-size:16px;}
.jjs_tj_qj02 a{display:block;height:44px;line-height:44px; background:#d4d4d4; text-align:center;color:#fff;font-size:16px;}
.jjs_tj_more a{display:block;height:44px;line-height:44px; background:#fff; text-align:center;color:#000;font-size:16px;border-top:solid 1px #636160;}
/*list_video*/
.common_nav{padding:2% 3%;border-bottom:solid 1px #c9c9c9;display:inline-block;font-size:2rem;font-weight:normal;line-height:2;width: 94%;}
.common_nav_left{display:inline-block;font-size:2rem;font-weight:normal;line-height:2;}
.video_con ul li{border-bottom:solid 1px #d6d6d6;padding:3% 0px;}
.video_con_left{width:37%;padding-left:3%;}
.video_con_left img{width: calc(5 * 3.25rem);height: calc(5 * 2.25rem);}
.video_con_right{width:57%;padding-left:1%;padding-right:1%;overflow:hidden;zoom:1;}
.video_title a{display:inline-block;font-size:1.75rem;font-weight:normal;}
.video_shijian{font-size:1.5rem;margin:3px 0px;color:#666;}
.video_didian{display:inline-block;font-size:1.5rem;color:#666;}
.huodong_time1{position: absolute;left: 3%;top:14%;background: url(../images/activity_start.png) no-repeat left center;width: 99px;height: 24px;display: block;}
.huodong_time2{position: absolute;left: 3%;top:14%;background: url(../images/activity_end.png) no-repeat left center;width: 99px;height: 24px;display: block;}
.hzhd_huodong01{padding:0px 10px; background:#f5f4f3;}
.hzhd_huodong01 li{color:#9e9e9e !important;font-size:15px;border-top:dashed 1px #b0b0b0;padding:15px 0px;}
.hzhd_huodong01 li p{display: inline-block;clear:both;overflow:hidden;zoom:1;}
.hzhd_huodong01 li p a{margin:6px 0px;}
.hzhd_huodong01 li p b{color:#6099f6 !important; font-weight:normal;font-size:15px;border:solid 1px #6099f6;border-radius: 5px;padding:2px 8px;margin-right:12px;}
.hzhd_huodong01 li p a{color:#6d6d6d;font-size:15px;display: inline-block;padding:2px 12px 8px 0px;margin-right:0px;}
.hzhd_huodong01 li p .hdhover{color:#6099f6 !important; font-weight:normal;font-size:15px;border:solid 1px #6099f6;border-radius: 5px;padding:2px 12px 8px 0px;margin-right:0px;}
.hzhd_huodong01 li p a:hover{color:#6099f6;font-size:15px;display: inline-block;padding:2px 12px 8px 0px;margin-right:0px;}

.video_keywords a{color: #4BA8EE;font-size:1.25rem;display: inline-block;border: 1px solid rgba(75, 168, 238, 0.7);padding: 0px 8px;line-height: 20px;height:20px;border-radius: 5px;margin-right:8px;margin-top:6px;}
.video_jianjie{display:inline-block;font-size:1.4rem;padding:1.5% 0px;color:#444;}
.video_time .lql_dot{ float:left; background:url(../images/video_dot.jpg) no-repeat left center;padding-left:22px;display:inline-block;font-size:1.2rem;}
.video_time .lql_time{ float:right;display:inline-block;font-size:1.5rem;color:#666;padding-right:3%;color:#828282;}
/*show_news*/
.common_header{height:60px;}
.common_left{width:5%;padding-left:3%;padding-top:3px;line-height: 54px;}
.common_left img{display: inline-block;vertical-align:middle;}
.common_midd{width:75%;padding:2px 3% 0px 3%;text-align:center;color:#fff;display:inline-block;font-size:22px;font-weight:normal;line-height: 54px;}
.common_midd a{color:#fff;display:inline-block;font-size:22px;font-weight:normal;}
.common_right{width:7%;padding-right:3%;padding-top:3px;}
.common_right img{display: inline-block;vertical-align:middle;}
.show_title{padding:2% 3%; background:#f6f6f6;width:94%;}
.all_title{display:inline-block;font-size:20px;}
.all_author{clear:both;zoom:1; overflow:hidden;display:inline-block;font-size:12px;;color:#3e3e3e;margin-top:2%;width: 100%;}
.show_con{padding:3%;line-height:1.8;display:inline-block;font-size:16px;width:94%;}
.show_con p{margin-bottom:10px;}
.show_con img{max-width:100%; text-align:center;height:auto;margin:5px auto;}
.show_remen_nav{padding:2% 3%;background:#f6f6f6;display:inline-block;font-size:1.75rem;color:#073b75;width:94%;}
.show_remen_con{padding:2% 3%;}
.show_remen_con ul li{line-height:2; background:url(../images/news_dot.png) no-repeat left center;padding-left:10px;}
.show_remen_con ul li a{display:inline-block;font-size:1.5rem;color:#222;}
.show_remen_con ul li a:hover{display:inline-block;font-size:1.5rem;color:#c00;}
.list_news{border-top:solid 1px #c9c9c9;}
/*show_video*/
.show_video_con{padding:4% 3%;}
.show_video_con01 iframe{width:100%;height:300px;}
.show_video_con02_jj{color:#073b75;font-size:2rem;border-bottom:solid 1px #c6c6c6;padding:2% 0px;}
.show_video_con02_nr{display:inline-block;font-size:1.75rem;line-height:1.5;color:#333;padding:2% 0px;}
/*show_feixishi*/
.fxs_show_title{ text-align:center;padding:5% 0px 3% 0px;}
.cjls_pic{text-align:center;}
.cjls_pic img{margin:0 auto;width:50%;}
.cjls_pic02{text-align:center;}
.cjls_pic02 img{margin:0 auto;width:90%;height:auto;}
.cjls_name{display:inline-block;font-size:2.25rem;font-weight:bold;margin:3% 0px;color:#333;}
.cjls_zhiwei{font-size:1.75rem;margin:1% 0px 2% 0px;color:#1b3c71;}
.fxs_common_nav{padding:2% 3%;background:#f6f6f6;display:inline-block;font-size:2rem;color:#073b75;margin:1% 0px;width:94%;}
.fxs_common_nav span{color:#000 !important;}
.fxs_common_con{padding:2% 3% 4% 3%;display:inline-block;font-size:1.75rem;line-height:1.75;}
.fxs_common_con img{margin:0 auto;width:90%;}
.fxs_common_con_hdjj{padding:2% 3% 4% 3%;display:inline-block;font-size:1.75rem;line-height:1.75;}
.fxs_common_con_hdjj img{margin:0 auto;width:90%;}

.fxs_common_con .hz_zzspic img{margin:0 auto;width:80%;max-width:300px;height:auto;display:block;text-align:center;}
.hz_active_right01_con{padding:2% 0px;}
.hz_active_right01_con li img{margin:0 auto;width:50%;}
.hz_active_right01_con .hzjsjs_con{padding:2% 3% 4% 3%;display:inline-block;font-size:1.75rem;line-height:1.75;}
.hz_active_right01_con .hzjsjs_con h3{text-align:center;display:inline-block;font-size:2.25rem;}
.hz_active_right01_con .hzjsjs_con .woshibb{text-align:center;display:inline-block;font-size:2rem;margin:6px 0px;}
.fxs_show_video{padding-bottom:5%;}
.fxs_show_video_con ul li{border-bottom:solid 1px #d6d6d6;padding:4% 0px;}
.rz_news_left{width:28%;padding-left:2%;}
.rz_news_left img{width: calc(5 * 2.5rem);height: calc(5 * 1.75rem);}
.rz_news_right{width:68%;}
.rz_news_right h3{display:inline-block;font-size: 2rem;font-weight: normal;}
.rz_news_right .rz_news_con{display:inline-block;font-size:1.5rem;line-height:1.75em;color:#666;margin:5px 0px;}
.rz_news_right .rz_news_time{display:inline-block;font-size:1.25rem;line-height:1.5em;color:#959595;}
/*show_jjs*/
.show_jjs{padding:3%;display:inline-block;font-size:1.75rem;line-height:2;}
.jjs_longge font{color:#073b75;}
#hz_page_list{clear:both; text-align:center;display: block;margin:25px 0px;}
#hz_page_list a{padding:4px 8px;border:solid 1px #ededed;margin-right:1px;color:#5e5e5e;font-size: 12px;}
#hz_page_list a:hover{padding:4px 8px;border:solid 1px #ededed;background:#2b2827;color:#fff;}
#hz_page_list span{padding:4px 8px;border:solid 1px #ededed;margin-right:1px; background:#2b2827;color:#fff;font-size: 12px;}

/*broker_show*/
.focus{ width:100%;   margin:0 auto; position:relative; overflow:hidden;   }
.focus .hd{ width:100%; height:10px;  position:absolute; z-index:1; bottom:15px; text-align:center;  }
.focus .hd ul{ display:inline-block; height:10px;font-size:0; vertical-align:top;}
.focus .hd ul li{ display:inline-block; width:10px; height:10px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#5d5041; margin:0 5px;  vertical-align:top; overflow:hidden; cursor:pointer;}
.focus .hd ul .on{ background:#000;  }
.focus .bd{ position:relative; z-index:0; }
.focus .bd li img{width:100%;  background:url(../images/loading.gif) center center no-repeat;  }
.focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
#m_broker_con{background:#f4f6fb url(../images/m_broker_bg.png) no-repeat center top;padding:10px 10px 0px 10px; clear:both; overflow:hidden;zoom:1;}
.m_broker_con01_left{float:left;width:54%;height:350px;background:#f3f3f3;}
.m_broker_con01_left01{margin:15px 15px 0px 15px;box-shadow: 1px 1px 10px 0px #888888;border: #ccc 1px solid;padding:20px 0px 30px 0px;background:#fff url(../images/m_bn_left03.png) no-repeat center bottom;}
.m_broker_con01_left01 img{ display:block; text-align:center; margin:0 auto; width:100%;max-width:130px;max-height:60px;}
.m_broker_con01_left02{width:100%;background:url(../images/m_bn_left01.png) no-repeat center top;height:223px;position:relative;top:-9px;padding-bottom:10px;}
.m_broker_con01_left02_con{margin:0px auto;padding-left:5%;}
.m_broker_con01_left02_con p{ clear:both; overflow:hidden;zoom:1;margin-bottom:15px;}
.m_broker_con01_left02_con span{color:#fff; float:left;display:flex;}
.m_broker_con01_left02_con a{color:#fff; float:left;display:flex;}
.m_broker_con01_left02_con a:hover{color:#f58b0e;}
.m_bn_left03{color:#fff;font-size:14px;padding-top:30px;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity: 0.8;}
.m_bn_left04{color:#fff;font-size:14px;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity: 0.8;}
.m_bn_left05{color:#fff;font-size:14px;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity: 0.8;}
.m_bn_left06{color:#fff;font-size:14px;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity: 0.8;}
.m_broker_con01_right{float:right;width:44%;height:330px;background:#fff;text-align: center;padding-bottom:20px;}
.m_bn_right01{font-size:26px;color:#3c3c3c;font-weight:bold;padding-top:20px;}
.m_bn_right02{color:#000;font-size:15px;letter-spacing:1px;padding-top:4px;}
.m_bn_right03{color:#f58b0e;font-size:60px;line-height:70px;font-weight:bold;padding-top:20px;}
.m_bn_right04{color:#c7c7c7;padding-top:4px;}
.m_bn_right05{width:81%;margin:36px auto 12px auto;height:42px;line-height:42px; background:#f58b0e;}
.m_bn_right05 a{color:#fff;font-size:16px;}
.m_bn_right05 a:hover{color:#ccc;font-size:16px;}
.m_bn_right06{width:80%;margin:0 auto;height:42px;line-height:42px;border:solid 1px #909090;}
.m_bn_right06 a{color:#0f0f0f;font-size:16px;font-weight:bold;}
.m_bn_right06 a:hover{color:#f58b0e;font-size:16px;font-weight:bold;}
.m_broker_con02{margin-top:10px;}
.m_hot{height:50px;line-height:49px; background:#fff;margin-top:7px;box-shadow: 1px 1px 10px 0px #888888;}
.m_hot_left{width:20%; background:url(../images/m_hot.png) no-repeat 20px center;font-size:18px;font-weight:bold;height:20px;line-height:20px;border-right:solid 1px #e0e0e0;margin:14px 0px 10px 0px;}
.m_hot_right{width:75%;padding-right:2px;}
.m_hot_right{position:relative;background:#fff;overflow:hidden;}
.m_hot_right ul{overflow:hidden; zoom:1;}
.m_hot_right ul li{float:left;width:100%; overflow:hidden; display:inline;}
.m_hot_right ul li a{color:#ec8408;font-size:16px;}
.m_hot_right ul li a:hover{color:#f00;font-size:16px;}
#m_broker_con03_nav{background:#295499;margin-top:10px;}
#m_broker_con03_nav p{background:url(../images/m_broker_con03_nav.png) no-repeat 30% center;color:#fff;font-size:18px;font-weight:bold;height:54px;line-height:54px; letter-spacing:3px;text-align:center;}
.m_broker_con03_con{width:100%;margin:0 auto;position:relative; overflow:hidden;}
.m_broker_con03_con .jg_hd{ width:100%; height:10px;position:absolute; z-index:1; bottom:20px; text-align:center;}
.m_broker_con03_con .jg_hd ul{ display:inline-block;height:10px;font-size:0; vertical-align:top;}
.m_broker_con03_con .jg_hd ul li{ display:inline-block;width:10px; height:10px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#dcdcdc; margin:0 5px;  vertical-align:top; overflow:hidden; cursor:pointer;}
.m_broker_con03_con .jg_hd ul .on{background:#272727;}
.m_broker_con03_con .jg_bd{ position:relative; z-index:0;}
.m_broker_con03_con .jg_bd li{ background:#fff;padding-bottom:50px;}
.m_broker_con03_con .jg_bd li img{background:url(../images/m_loading.gif) center center no-repeat;}
.m_broker_con03_con .jg_bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.m_jg_show_pic{width:260px;margin:0 auto;display:block;text-align:center;}
.m_jg_show_pic img{margin:18px auto;display:block; text-align:center;}
.m_jg_show_p{margin-top:14px; text-indent:20px;}
.m_xinxi_black{font-size:15px;color:#000;}
.m_xinxi_gray{font-size:15px;color:#767676;}
#m_broker_con04_nav{background:#f58b0e;margin-top:20px;}
#m_broker_con04_nav p{background:url(../images/m_broker_con04_nav.png) no-repeat 20% center;color:#222;font-size:18px;font-weight:bold;height:54px;line-height:54px; letter-spacing:3px;text-align:center;}
#m_broker_con04_con{ background:#fff;padding:15px;}
#m_broker_con04_con p{margin-bottom:10px;line-height:26px; clear:both;overflow:hidden;zoom:1;}
.lql_sb_left{float:left;width:190px;}
.lql_sb_right{float:left;}
.m_pingtai_black{font-size:15px;color:#111;}
.m_pingtai_gray{font-size:15px;color:#9d9d9d;}
#m_broker_con05_nav{background:#313131;margin-top:20px;}
#m_broker_con05_nav p{background:url(../images/m_broker_con05_nav.png) no-repeat 20% center;color:#fff;font-size:18px;font-weight:bold;height:54px;line-height:54px; letter-spacing:3px;text-align:center;}
.m_broker_con05_con{width:100%;margin:0 auto;position:relative; overflow:hidden;}
.m_broker_con05_con .cp_hd{ width:100%; height:10px;position:absolute; z-index:1; bottom:20px; text-align:center;}
.m_broker_con05_con .cp_hd ul{ display:inline-block;height:10px;font-size:0; vertical-align:top;}
.m_broker_con05_con .cp_hd ul li{ display:inline-block;width:10px; height:10px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#dcdcdc; margin:0 5px;  vertical-align:top; overflow:hidden; cursor:pointer;}
.m_broker_con05_con .cp_hd ul .on{background:#272727;}
.m_broker_con05_con .cp_bd{ position:relative; z-index:0;}
.m_broker_con05_con .cp_bd li{ background:#fff;padding:15px 25px 60px 15px;}
.m_broker_con05_con .cp_bd ul li .cp_name{background:url(../images/m_broker_con05_dot.png) no-repeat left 5px;padding:0px 0px 15px 25px;border-bottom:dashed 1px #dcdcdc;font-size:16px;font-weight:bold;margin-top:15px;}
.m_broker_con05_con .cp_bd ul li .cp_zhishu{padding:10px 0px;line-height:26px;clear:both;overflow:hidden;zoom:1;}
.m_broker_con05_con .cp_bd ul li .cp_tuijian{ background:#f8f8f8;border-bottom:dashed 1px #dcdcdc;padding:10px 0px;line-height:26px;}
.m_wx4{background: url(../images/m_con05_wx4.png) no-repeat left center; display:inline-block;width:66px;height: 12px;}
.m_wx5{background: url(../images/m_con05_wx5.png) no-repeat left center; display:inline-block;width:84px;height: 12px;}
.m_broker_con05_con .cp_bd li img{width:100%; background:url(../images/m_loading.gif) center center no-repeat;}
.m_broker_con05_con .cp_bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
#m_broker_con06{background:#fff;margin-top:20px;padding:15px 15px 0px 15px;}
#m_broker_con06_nav{background:#f7f8fc;padding-bottom:20px;}
#m_broker_con06_nav .kandian01{background:url(../images/m_broker_con06_nav.png) no-repeat 25% 17px;color:#222222;font-size:18px;font-weight:bold;letter-spacing:3px;text-align:center;padding:15px 0px 5px 0px;}
#m_broker_con06_nav .kandian02{text-align:center;font-size:12px;color:#8b8b8b;background:url(../images/m_broker_con06_line.png) no-repeat center center;}
#m_broker_con06_con{margin-top:10px;}
.m_broker_con06_con{width:100%;margin:0 auto;position:relative; overflow:hidden;}
.m_broker_con06_con .kd_hd{ width:100%; height:10px;position:absolute; z-index:1; bottom:20px; text-align:center;}
.m_broker_con06_con .kd_hd ul{ display:inline-block;height:10px;font-size:0; vertical-align:top;}
.m_broker_con06_con .kd_hd ul li{ display:inline-block;width:10px; height:10px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#dcdcdc; margin:0 5px;  vertical-align:top; overflow:hidden; cursor:pointer;}
.m_broker_con06_con .kd_hd ul .on{background:#272727;}
.m_broker_con06_con .kd_bd{ position:relative; z-index:0;}
.m_broker_con06_con .kd_bd li{ background:#fff;padding:0px 0px 50px 0px;}
.m_broker_con06_con .kd_bd li img{width:100%; background:url(../images/m_loading.gif) center center no-repeat;}
.m_broker_con06_con .kd_bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.m_broker_con06_con .m_xiaokuang{ background:url(../images/m_broker_con06_xk.png) no-repeat center center;height:154px;padding-top:80px;}
.m_broker_con06_con h3{font-size:28px;color:#fff;margin-bottom:27px;margin-top:12px;letter-spacing:2px;}
.m_broker_con06_con p{font-size:12px;color:#d1d1d1;}
.m_con06_banner01{width:100%;text-align:center;background:url(../images/m_broker_con06_banner01.jpg) no-repeat center center;}
.m_con06_banner02{width:100%;text-align:center;background:url(../images/m_broker_con06_banner02.jpg) no-repeat center center;}
.m_con06_banner03{width:100%;text-align:center;background:url(../images/m_broker_con06_banner03.jpg) no-repeat center center;}
#m_broker_con07_nav{background:#1b4a96;margin-top:20px;}
#m_broker_con07_nav p{background:url(../images/m_broker_con07_nav.png) no-repeat 30% center;color:#fff;font-size:18px;font-weight:bold;height:54px;line-height:54px; letter-spacing:3px;text-align:center;}
#m_broker_con07_con{background:#fff;padding:15px;line-height:30px;font-size:15px;color:#4f4f4f;}
#m_broker_con_text{background:#fff;padding:10px;margin-top:20px;}
#m_broker_con08_nav{background:url(../images/m_broker_con08_nav.png) no-repeat 25% center;color:#1e1e1e;font-size:18px;font-weight:bold;height:54px;line-height:54px; letter-spacing:3px;text-align:center;border-bottom:solid 1px #eee;}
#m_broker_con_text_common{padding:0px 0px 25px 0px;}
#m_broker_con_text_common li{padding:12px 10px;line-height:28px;overflow:hidden; zoom:1; clear:both;}
#m_broker_con_text_common .pingtai_text02{ background:#f4f4f4;}
#m_broker_con_text_common .pingtai_text04{ background:#f4f4f4;}
#m_broker_con_text_common .pingtai_text06{ background:#f4f4f4;}
#m_broker_con_text_common li span{ float:left;line-height:24px;}
#m_broker_con_text_common li a{color:#5d5d5d;font-size:14px;}
#m_broker_con_text_common li a:hover{color:#f58b0e;font-size:14px;}
#m_broker_con_text_common li font{float:right;color:#858585;font-size:14px;}
#m_broker_con09_nav{background:url(../images/m_broker_con09_nav.png) no-repeat 25% center;color:#1e1e1e;font-size:18px;font-weight:bold;height:54px;line-height:54px; letter-spacing:3px;text-align:center;border-bottom:solid 1px #eee;}
.m_broker_con09_jj_nav{margin-top:25px;}
.m_broker_con09_jj_nav img{width:100%;}
.m_broker_con09_jj_con{background:#f5f7fa;padding:0px 10px 30px 10px;line-height:26px;}
.m_broker_con09_jj01{font-size:17px;font-weight:bold;padding:10px 0px 10px 18px;border-bottom:dashed 1px #ababab; background:url(../images/m_broker_con09_dot.png) no-repeat left center;line-height:28px;}
.m_broker_con09_jj02{margin:10px 0px 5px 0px;}
.m_broker_con09_jj03{margin-bottom:5px;}
#m_broker_con09_common02{margin-top:10px;}
.m_broker_con09_text_nav{font-size:17px;font-weight:bold;padding:10px 0px 10px 18px;border-bottom:dashed 1px #ababab; background:url(../images/m_broker_con09_dot.png) no-repeat left center;line-height:28px;}
#m_broker_con09_common_fxs01{border-bottom:dashed 1px #ababab;}
#m_broker_con10_nav{background:#313131;margin-top:10px;}
#m_broker_con10_nav p{background:url(../images/m_broker_con10_nav.png) no-repeat 25% center;color:#fff;font-size:18px;font-weight:bold;height:54px;line-height:54px; letter-spacing:3px;text-align:center;}
.wap_footer{clear:both;background:#0c274f;text-align:center;color:#fff;padding:20px 0px;}
.wap_footer p{line-height:30px;font-size:15px;padding:0px 30px;}
.wap_footer a{color:#fff;margin:0px 5px;font-size:15px;}
.wap_footer a:hover{color:#c00;margin:0px 5px;font-size:15px;}

/*改版css*/
.common_index_nav{letter-spacing:3px;background: #f0f0f0;height:50px;line-height:48px;padding-left:3%;padding-right:2%;clear:both;zoom:1; overflow:hidden;}
.hzw_wjh_zk01{float:left;color:#1c1b1a;font-weight:bold;}
.hzw_wjh_zk01 font{color:#e07822;}
.hzw_wjh_zk02{float:right;display:block;text-align:center;}
.hzw_wjh_zk02 a{color:#999;font-size:14px;}
.hzw_wjh_zk02 a:hover{color:#c00;font-size:14px;}
.index_text_con{margin-bottom:20px;}
.index_text_con ul li{border-bottom: solid 1px #d6d6d6;padding: 3% 0px 4% 0px;clear:both;overflow:hidden;zoom:1;}
.index_text_con ul .hzw_index_nr01{padding:13px 0px;height:48px;}
.index_text_con ul .hzw_index_nr01 a{font-size:18px !important;font-weight:bold;}
.index_text_con ul li .con_hq_text{float:left;padding:2% 3% 2% 2%;width: 95%;}
.index_text_con ul li .con_hq_time{float:right;display: inline-block;font-size:14px;font-weight: normal;color: #828282;padding-right: 3%;}
.hzw_index_wz01{clear:both;overflow:hidden;zoom:1;padding:5% 3%;}
.hzw_index_wz01_1{margin-bottom:3%;}
.hzw_index_wz01_2{margin-bottom:3%;}
.hzw_index_wz01_3{margin-bottom:3%;}
.hzw_index_wz01_4{}
.tech_list{position: relative;width:100%;height:175px;}
.tech_list img{width:100%;height:175px;}
.tech_list .hzw_zt_biaoq{position: absolute;top: 0;right: 0;color: #e07822;padding: 4px 0 5px 8px;background-color: #FFF;font-weight:bold;border-bottom-left-radius:2px;font-size:15px;}
.tech_list .hzw_zt_biaoq font{color: #fff;padding: 4px 8px 5px 8px;background: #e07822;margin-left:6px; letter-spacing:2px;font-size:15px;}
.tech_list .hzw_zt_text{width: 100%;height:34px;line-height:32px; text-align:center;background:#000;position: absolute;left: 0;bottom: 0;color: #fff;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity: 0.7;font-size:16px; letter-spacing:3px;}
.tech_list a:hover .hzw_zt_text{width: 100%;height:34px;line-height:32px;text-align:center;background:#222;position: absolute;left: 0;bottom: 0;color: #fff;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity: 0.7;font-size:16px; letter-spacing:3px;}
.tz_con01{padding:15px 0px;border-bottom:dashed 1px #dedede;clear:both;overflow:hidden;zoom:1;}
.tz_con01_left{width:37%;padding-left: 3%;}
.tz_con01_left img {width: calc(5 * 3rem);height: calc(5 *2rem);}
.tz_con01_right{width: 57%;padding-right:3%;}
.tz_con01_right h4 a{font-size:16px;}
.tz_con01_right h4 a:hover{font-size:16px;}
.tz_con01_right p{font-size:11px;line-height:20px;color:#7f7f7f;}
.tz_con01_fang{background:url(../images/tz_con01_fang.jpg) no-repeat 12px 16px;padding-left:25px !important;}
.tz_common_con{margin:20px auto;border-bottom:solid 1px #dedede;}
.tz_common_con01{margin:20px auto;}
.tz_con03_top{padding:20px 3% 0% 3%;}
.tz_con03_top img{width:100%;}
.tz_con03_bottom{clear:both;overflow:hidden;zoom:1;margin-bottom:20px;}
.tz_con03_bottom ul li{ float:left;width:50%;background:#f2f2f2;margin-bottom:6px;}
.tz_con03_bottom ul li a{display:block;height:34px;line-height:32px;text-align:center;background:#fff;font-size:14px;}
.tz_con03_01 a{margin:6px 10px;}
.tz_con03_02 a{margin:6px 10px 6px 0px;}
.tz_con03_03 a{margin:6px 10px;}
.tz_con03_04 a{margin:6px 10px 6px 0px;}
.tz_con03_05 a{margin:6px 10px;}
.tz_con03_06 a{margin:6px 10px 6px 0px;}
.tz_book_download{margin-bottom:20px;}
.tz_book_download img{width:100%;}
/*wap_md*/
.md_index01{background:#edf1f5;padding:30px 10px;text-align:center;}
.md_index01_a img{margin:0 auto;border:solid 3px #f58b0e;width:50%;}
.md_index01_b{font-size:28px;font-weight:bold;margin:10px 0px;}
.md_index01_c{font-size:16px;color:#606060;}
.md_index02_a{font-size:20px;font-weight:bold;padding:15px 0px;text-align:center;border-bottom:dashed 1px #dde2e7;}
.md_index02_b{font-size:16px;color:#606060;padding:15px 10px;line-height:30px;height:200px;overflow-x: hidden;overflow-y: auto;}
.md_index02_c{height:30px; position:relative; text-align:center;padding-bottom:35px;}
.md_index02_c span{display:inline-block; width:50px; text-align:center;background:#FFF; position:relative;top:12px;z-index:2;}	
.md_index02_c a{height:25px; width:25px; display:inline-block; background:#f58b0e; color:#FFF; font-size:26px; text-align:center; line-height:22px; text-decoration:none; border-radius:50%;}
.md_index02_c .xuxian{width:100%; height:1px; border-top:1px dashed #bbbbbb; position:absolute; left:0px; top:25px; z-index:1;}
.md_index_common{margin-bottom:25px;}
.md_index_common_nav{background:#f2f5f8;height: 50px;line-height:50px;padding:0px 10px;clear: both;zoom: 1;overflow: hidden;}
.md_index_common_nav01{float:left;color:#1c1b1a;font-weight: bold;font-size:18px;letter-spacing: 3px;}
.md_index_common_nav02{float:right;display: block;text-align: center;background:url(../images/md_more.png) no-repeat right center;padding-right:22px;}
.md_index_common_nav02 a{color:#2b2827;font-size:15px;}
.md_index_common_nav02 a:hover{color:#f60;font-size:15px;}
.md_index_common_con li{padding:20px 15px;border-bottom: dashed 1px #dde2e7;clear: both;zoom: 1;overflow: hidden;}
.md_index_gx01{float:left;width:10%;}
.md_index_gx01 span{display:block;width:48px;height:30px;line-height:30px;background:#f58b0e;font-size:18px;text-align:center;color:#fefefe;border-top-left-radius:2px;border-top-right-radius:2px;}
.md_index_gx01 font{display:block;width:48px;height:30px;line-height:30px;background:#eef2f6;font-size:18px;text-align:center;color:#1c1b1a;border-bottom-left-radius:2px;border-bottom-right-radius:2px;}
.md_index_gx02{float:left;width:80%;padding-left:20px;line-height:28px;}
.md_index_gx02 a{font-size:16px;}
.md_index_common_zp{padding:15px 15px 0px 15px;}
.md_index_common_zp p{margin-bottom:15px;}
.md_index_common_zp p:last-child{margin-bottom:0px;}
.md_index_common_zp p img{width:100%;}
.md_index_tag dl{background:#f6f8fa;padding:10px 10px 20px 10px;margin-bottom:12px;}
.md_index_tag dt{font-size: 18px;font-weight: bold;color:#1c1b1a;padding-left:20px;line-height:40px;border-bottom:dashed 1px #afb2bd;background: url(../images/md_index_dot.png) no-repeat left center;}
.md_index_tag dl dd{margin-top:15px;}
.md_index_tag dl dd a{display:inline-block;background:url(../images/md_index_line01.png) no-repeat 15px center;text-indent:25px;font-size:16px;}
.md_index_tag dl dd a:hover{display:inline-block;background:url(../images/md_index_line02.png) no-repeat 15px center;text-indent:25px;font-weight:bold;color:#23487f;}
.md_school01 img{width:100%;}
.md_school02_b{font-size: 16px;color:#606060;padding: 15px 10px;line-height: 30px;}
.md_school_common{margin-bottom:25px;}
.md_school_common_nav{background:#f2f5f8;height: 50px;line-height:50px;padding:0px 10px;clear: both;zoom: 1;overflow: hidden;}
.md_school_common_nav01{float:left;color:#1c1b1a;font-weight:bold;font-size:18px;letter-spacing:3px;background: url(../images/md_index_dot.png) no-repeat left center;padding-left:20px;}
.md_school_common_nav02{float:right;display: block;text-align: center;background:url(../images/md_more.png) no-repeat right center;padding-right:22px;}
.md_school_common_nav02 a{color:#2b2827;font-size:15px;}
.md_school_common_nav02 a:hover{color:#f60;font-size:15px;}
.md_school_common_con li{padding: 20px 15px;border-bottom: dashed 1px  #dde2e7;clear: both;zoom: 1;overflow: hidden;}
.md_school_gx01{float:left;width: 30%;}
.md_school_gx01 img{width: calc(5 * 2.5rem);height: calc(5 * 1.75rem);}
.md_school_gx02{float:left;width:65%;padding-left:15px;}
.md_school_gx02 h3{margin-bottom:10px;}
.md_school_gx02 h3 a{font-size:16px;font-weight:normal;}
.md_school_gx02 p{line-height:24px;font-size:14px;color:#828282; text-align:right;}
.focus{ width:100%;margin:0 auto; position:relative; overflow:hidden;   }
.focus .hd{height:10px;position:absolute; z-index:1; bottom:15px;right:10px;text-align:center;  }
.focus .hd ul{display:inline-block; height:10px;font-size:0; vertical-align:top;}
.focus .hd ul li{display:inline-block; width:10px; height:10px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#b7b7b7; margin:0 5px;  vertical-align:top; overflow:hidden;cursor:pointer;}
.focus .hd ul .on{background:#295499;}
.focus .bd{position:relative;z-index:0; }
.focus .bd li img{width:100%;height:auto;background:url(../images/loading.gif) center center no-repeat;  }
.focus .bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}

/*m_broker_show*/
.show_broker{background:#f4f6fb url(../images/m_broker_bg.png) no-repeat center top;padding: 20px;clear: both;overflow: hidden;zoom: 1;}
.show_broker_logo{position: relative;}
.show_broker_logo .rz span{position:absolute;background:#41b141;color:#fff;font-weight:normal;padding: 2px 4px 4px 4px;border-top-left-radius: 4px;font-size: 14px;}
.show_broker_logo .rz font{display:block;border:solid 3px #fff; border-radius:3px;background:#fff;}
.show_broker_logo h3 span{position:absolute;background:#f00;color:#fff;font-weight:normal;padding: 2px 4px 4px 4px;border-top-left-radius: 4px;font-size: 14px;}
.show_broker_logo h3 font{display:block;border:solid 3px #ff0b0b; border-radius:3px;background:#fff;}
.show_broker_logo h3 i{position:absolute;top:20px;right:-20px;}
.show_broker_logo img{display:block;text-align:center; margin:0 auto;width:95%;}
.show_broker_logo p{border:solid 1px #fff;clear:both;overflow:hidden;zoom:1;height:36px;line-height:36px;margin-top:15px;border-radius:3px;}
.show_broker_logo p span{ display:block; float:left;width:150px; text-align:center;background:#000;color:#fff;font-size:14px;}
.show_broker_logo p font{ display:block; float:left;font-size:18px;color:#fff;font-weight:bold;width:150px; text-align:center;}
.show_broker_ms{background:#fff;margin-top:15px;padding:10px 20px 20px;}
.show_broker_ms01{font-size:24px;font-weight:bold;color:#000;border-bottom:solid 1px #babdc2;height:50px;line-height:48px;}
.show_broker_ms02{padding-top:10px;font-size:15px;color:#8a8c94;line-height:26px;}
.show_broker_btn{margin-top:15px;clear:both;overflow:hidden;zoom:1;}
.show_broker_btn01{float:left;width:48%;}
.show_broker_btn01 a{height:42px;line-height:40px;text-align:center;width:99%;display:block;background:#f5731c;border: solid 1px #f5731c;color:#fff;font-size:18px;border-radius: 3px;}
.show_broker_btn02{float:right;width:48%;}
.show_broker_btn02 a{display: inline-block;width:99%;height:42px;line-height:40px;text-align: center;border: solid 1px #fff;color: #fff;font-size: 18px;border-radius: 3px;}
.show_broker_banner{margin-top:15px;}
.show_broker_xx{margin-top:15px;}
.show_broker_xx01{color:#222;background:#f58b0e;font-size:20px;font-weight: bold;height: 54px;line-height: 54px;letter-spacing: 3px;text-align: center;}
.show_broker_xx02{background:#fff;padding: 15px;}
.show_broker_xx02 div{margin-bottom:10px;line-height:26px; clear:both;overflow:hidden;zoom:1;}
.show_broker_xx02 p{margin-bottom:10px;line-height:26px; clear:both;overflow:hidden;zoom:1;}
.show_broker_banner .focus .bd li{position:relative;}
.show_broker_banner .focus .bd li .ad_tips{position: absolute;right: 0;bottom: 0;display: block;z-index: 5;background: url(../images/adtip.png) no-repeat;height: 15px;width: 28px;}
.show_broker_common{margin-top:15px;}
.show_broker_common_nav{background:#313131;height: 54px;line-height:54px;padding:0px 20px;clear: both;zoom: 1;overflow: hidden;}
.show_broker_common_nav01{float:left;color:#fff;font-weight: bold;font-size:20px;letter-spacing: 3px;}
.show_broker_common_nav02{float:right;display: block;text-align: center;}
.show_broker_common_nav02 a{color:#fff;font-size:16px;}
.show_broker_common_nav02 a:hover{color:#f60;font-size:16px;}
.show_broker_common_con{background:#fff;}
.show_broker_common_con ul li{border-bottom: solid 1px #d6d6d6;padding: 3% 0px 4% 0px;clear:both;overflow:hidden;zoom:1;}
.show_broker_common_con ul li a{font-size:15px;}
.show_broker_common_con ul .hzw_index_nr01{padding:13px 0px;height:48px;}
.show_broker_common_con ul .hzw_index_nr01 a{font-size:18px !important;font-weight:bold;}
.show_broker_common_con ul li .con_hq_text{float:left;padding:2% 3% 2% 2%;}
.show_broker_common_con ul li .con_hq_time{float:right;display: inline-block;font-size:14px;font-weight: normal;color: #828282;padding-right: 3%;}
.list_news .hot_con ul li:first-child{position:relative;}
.list_news .hot_con ul li:first-child .ad_tips{position: absolute;right: 0;bottom: 0;display: block;z-index: 5;background: url(../images/adtip.png) no-repeat;height: 15px;
width: 28px;}
/*meigu*/
.meigu_banner{background: url(../images/meigu_banner.jpg) no-repeat center top;height: 245px;padding: 35px 35px 15px 35px;margin-top:10px;}
.meigu_banner h2{color:#fff;font-size:24px;letter-spacing:3px;font-weight:normal;}
.meigu_banner .des{color:#d7d9e4;line-height:28px;font-size:14px;margin:20px 0px;}
.meigu_banner p{background: url(../images/meigu_banner_icon.png) no-repeat 130px center;}
.meigu_banner p a{color:#f1701a;text-decoration:underline;letter-spacing:1px;font-size:14px;}
.meigu_dingyue{float:right;width:100%;height:200px;background: url(../images/meigu_banner_rbg.jpg) no-repeat center center;border:solid 1px #a4a6ab; text-align:center;margin:12px 0px;}
.meigu_dingyue .wc01{color:#fff;font-size:20px;font-weight:bold;padding-top:40px;padding-bottom:20px;line-height:32px;}
.meigu_dingyue .wc02 a{ display:block;width:155px;height:32px;line-height:30px;color:#060b13; background:#f1701a; border-radius:20px;margin:0 auto;font-size:14px;}
.meigu_common_nav{background:url(../images/meigu_nav_bg.jpg) no-repeat center center;height:38px;line-height: 38px;clear:both;overflow:hidden;zoom:1;}
.meigu_common_nav_left{float:left;font-size:20px;color:#000; letter-spacing:3px;background: url(../images/meigu_yuan.png) no-repeat 12px center;padding-left:40px;}
.meigu_common_nav_right{ float:right;line-height:38px;padding-right:12px;}
.meigu_common_nav_right a{color:#74747d;font-size:14px;}
.meigu_common_nav_right a:hover{color:#fe8515;}
.meigu_zixun_con{width:94%;margin:15px 3% 0px 3%;position:relative; overflow:hidden;}
.meigu_zixun_con .mgzx_hd{ width:100%; height:12px;position:absolute; z-index:1; bottom:20px; text-align:center;}
.meigu_zixun_con .mgzx_hd ul{ display:inline-block;height:12px;font-size:0; vertical-align:top;}
.meigu_zixun_con .mgzx_hd ul li{ display:inline-block;width:12px; height:12px; -webkit-border-radius:12px; -moz-border-radius:12px; border-radius:12px; background:#dcdcdc; margin:0 5px;  vertical-align:top; overflow:hidden; cursor:pointer;}
.meigu_zixun_con .mgzx_hd ul .on{background:#f2701a;}
.meigu_zixun_con .mgzx_bd{ position:relative; z-index:0;}
.meigu_zixun_con .mgzx_bd li{ background:#fff;padding-bottom:50px;}
.meigu_zixun_con .mgzx_bd li img{background:url(../images/m_loading.gif) center center no-repeat;}
.meigu_zixun_con .mgzx_bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);font-size:14px;display: block;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.meigu_zixun_nav01{background:url(../images/meigu_zixun_bg01.jpg) no-repeat center center;height:90px;padding:10px 13px;}
.meigu_zixun_nav02{background:url(../images/meigu_zixun_bg02.jpg) no-repeat center center;height:90px;padding:10px 13px;}
.meigu_zixun_nav03{background:url(../images/meigu_zixun_bg03.jpg) no-repeat center center;height:90px;padding:10px 13px;}
.meigu_zixun_nav01 p a{border:solid 1px #fff;height:88px;line-height:88px;text-align:center;font-size:16px !important;color:#fff; letter-spacing:2px;}
.meigu_zixun_nav02 p a{border:solid 1px #fff;height:88px;line-height:88px;text-align:center;font-size:16px !important;color:#fff; letter-spacing:2px;}
.meigu_zixun_nav03 p a{border:solid 1px #fff;height:88px;line-height:88px;text-align:center;font-size:16px !important;color:#fff; letter-spacing:2px;}
.meigu_zixun_text{border:solid 2px #295499;border-top:none;}
.meigu_zixun_text p{border-bottom:dashed 1px #d0d4dd;padding:16px 0px 16px 28px;background:url(../images/meigu_zixun_dot.png) no-repeat 12px center;padding-right:10px;}
.meigu_zixun_text p:last-child{border-bottom:none;}
.meigu_zixun_text p a{color:#393939;}
.meigu_zixun_text p a:hover{color:#c00;}
.meigu_liucheng{border:solid 1px #dcdcdc;padding:40px 4%;text-align:center;background:#f3f6fa;width:86%;margin:0px 3% 15px 3%;}
.meigu_liucheng_text01{background:url(../images/meigu_kaihu_bg.png) no-repeat center center;font-size:20px;color:#000; letter-spacing:2px;margin-bottom:40px;}
.meigu_liucheng_text02{padding:12px 0px 32px 0px;}
.meigu_liucheng_text02 img{width:100%;height:auto;}
.meigu_liucheng_text04 a{background:url(../images/meigu_kaihu_btn.jpg) no-repeat center center;width:200px; display:block;height:42px;line-height:40px;color:#fff; text-align:center;margin:0 auto; letter-spacing:2px;font-size:14px;}
.meigu_liucheng_text04 a:hover{color:#ddd;}
.meigu_kaihu_con{width:100%;margin:0px 0px 15px 0px;}
.meigu_kaihu_con li{border-bottom: solid 1px #d6d6d6;padding: 4% 3%;width:94%;clear:both;overflow:hidden;zoom:1;}
.meigu_kaihu_con li .hha_left{float:left;width: 30%;}
.meigu_kaihu_con li .hha_left img{width: calc(5 * 2.5rem);height: calc(5 * 1.75rem);}
.meigu_kaihu_con li .hha_right{float:right;width: 66%;padding-left: 3%;padding-right: 1%;}
.hha_right .cnm_title{padding:1% 0px 3.5% 0px;min-height:45px;}
.hha_right .cnm_miaoshu{text-align:right;font-size:13px;font-weight:normal;color:#828282;padding-right:3%;}
.meigu_rumen_con{width:94%;margin:15px 3% 0px 3%;position:relative; overflow:hidden;}
.meigu_rumen_con .mgrm_hd{ width:100%; height:12px;position:absolute; z-index:1; bottom:20px; text-align:center;}
.meigu_rumen_con .mgrm_hd ul{ display:inline-block;height:12px;font-size:0; vertical-align:top;}
.meigu_rumen_con .mgrm_hd ul li{ display:inline-block;width:12px; height:12px; -webkit-border-radius:12px; -moz-border-radius:12px; border-radius:12px; background:#dcdcdc; margin:0 5px;  vertical-align:top; overflow:hidden; cursor:pointer;}
.meigu_rumen_con .mgrm_hd ul .on{background:#f2701a;}
.meigu_rumen_con .mgrm_bd{ position:relative; z-index:0;}
.meigu_rumen_con .mgrm_bd li{ background:#fff;padding-bottom:50px;}
.meigu_rumen_con .mgrm_bd li img{background:url(../images/m_loading.gif) center center no-repeat;}
.meigu_rumen_con .mgrm_bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.meigu_rumen_text_nav a{display: block;background:#1c70cf;height:54px;line-height:52px;text-align:center;color:#fff;font-size:16px !important;font-weight:bold;letter-spacing:1px;}
.meigu_rumen_text_con{border: solid 1px #d3d4d6;border-top:none;padding:0px 3%;}
.meigu_rumen_text_con dl{clear:both;overflow:hidden;zoom:1;padding:14px 0px;border-bottom:dashed 1px #d1d2d3;}
.meigu_rumen_text_con dl dd{float:left;}
.meigu_rumen_text_con dl dd img{width: calc(5 * 2.5rem);height: calc(5 * 1.67rem);}
.meigu_rumen_text_con dl dt{float:left;width:60%;margin-left:4%;}
.meigu_rumen_text_con dl dt h4 a{font-size:15px;line-height:24px;font-weight: normal;}
.meigu_rumen_text_con dl dt span{display:block;margin-top:10px;background: url(../images/hzw_sj_time.gif) no-repeat left center;padding-left:20px;color: #959595;font-size:13px;}
.meigu_rumen_text_con p{padding:15px 0px;background: url(../images/meigu_dot_yuan.jpg) no-repeat left 22px;padding-left:16px;border-bottom:dashed 1px #d1d2d3;font-size:14px;display: block;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.meigu_rumen_text_con p:last-child{border-bottom:none;}
.meigu_rumen_text_con p a{font-size:14px;display: block;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}

.meigu_jiqiao_con{padding:3%;}
.meigu_jiqiao_common{border:solid 1px #dcdcdc;margin-bottom:15px;clear:both;overflow:hidden;zoom:1;}
.meigu_jiqiao_common:last-child{margin-bottom:0px;;}
.meigu_jiqiao_common_left01{float:left;width: calc(6 * 2.5rem);height: calc(5 * 2.5rem);background: url(../images/meigu_jiqiao01.jpg) no-repeat left center;}
.meigu_jiqiao_common_left01 p a{display:block;font-size:16px;font-weight:bold;color:#fff;letter-spacing:3px;text-align:center;padding-top:40px;}
.meigu_jiqiao_common_left02{float:left;width: calc(6 * 2.5rem);height: calc(5 * 2.5rem);background: url(../images/meigu_jiqiao02.jpg) no-repeat left center;}
.meigu_jiqiao_common_left02 p a{display:block;font-size:16px;font-weight:bold;color:#fff;letter-spacing:3px;text-align:center;padding-top:40px;}
.meigu_jiqiao_common_left03{float:left;width: calc(6 * 2.5rem);height: calc(5 * 2.5rem);background: url(../images/meigu_jiqiao03.jpg) no-repeat left center;}
.meigu_jiqiao_common_left03 p a{display:block;font-size:16px;font-weight:bold;color:#fff;letter-spacing:3px;text-align:center;padding-top:40px;}
.meigu_jiqiao_common_right{float:right;width:58%;padding:5px 10px 0px 3%;}
.meigu_jiqiao_common_right li{background: url(../images/meigu_jiqiao_dot.png) no-repeat left 6px;padding-left:15px;margin-bottom:4px;overflow: hidden;display: -webkit-box;
-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.meigu_jiqiao_common_right li a{font-size:14px;display: block;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}

.meigu_ask{border: solid 1px #dcdcdc;margin:3%;}
.meigu_ask_nav{position:relative;margin:0;margin:0 0 10px;padding:0 0 0 35px;height:55px;border-bottom:1px solid #dcdcdc;color:#000;font-size:18px;font-weight:bold;line-height:55px; letter-spacing:2px;}
.meigu_ask_nav:before{position:absolute;top:50%;left:20px;display:block;margin:-9px 0 0;width:3px;height:18px;content:'';background: #ff7c21;}
.meigu_ask_con{position: relative;padding: 0 25px;margin: 0 0 15px;}
.meigu_ask_con:before{position:absolute;top:5%;display:block;width:1px;height:90%;background:#dcdcdc;content:''}
.meigu_ask_con a{position:relative;display:block;padding:0 0 0 20px;font-size:14px;line-height:42px}
.meigu_ask_con a:before{position:absolute;top:50%;left:-4px;margin:-4px 0 0;width:9px;height:9px;border-radius:8px;background:#dcdcdc;content:''}
.meigu_ask_con a.ask_cho{color:#0a9de2;text-decoration:underline}
.meigu_ask_con a.ask_cho:before{position:absolute;top:50%;left:-6px;margin:-6px 0 0;width:13px;height:13px;border-radius:13px;background:#ff8253;content:''}
.meigu_ask_con a.ask_cho:after{position:absolute;top:50%;left:-3px;margin:-3px 0 0;width:7px;height:7px;border-radius:14px;background:#fff;content:''}
.meigu_ask_con p{position:relative;display:block;margin:0 0 10px 20px;padding:7px 11px;border:1px #e8e8e8 solid;border-radius:10px;background:#dcdcdc;color:#1a59d9;text-align:justify;line-height:26px;font-size:14px;}
.meigu_ask_con p a{position:relative;display:inline;color:#f1701a;padding:0;font-size:14px;line-height:12px}
.meigu_ask_con p a:before{display:none;content:''}
.meigu_ask_con p:after{position:absolute;top:-4px;left:30px;display:block;width:10px;height:10px;border-top:1px #dcdcdc solid;background:#dcdcdc;content:'';transform:rotate(30deg)}
.meigu_ask_con p:before{position:absolute;top:-4px;left:26px;display:block;width:10px;height:10px;border-top:1px #dcdcdc solid;background:#dcdcdc;content:'';transform:rotate(-30deg)}
.meigu_ad{position: relative;}
.meigu_ad img{width:100%;height:auto;}
.meigu_ad .ad_tips{position: absolute; right: 0; bottom: 0; display: block; z-index: 5; background: url(../images/adtip.png) no-repeat; height: 15px; width: 28px;}

/*gold*/
.gold_banner{background: url(../images/gold_banner.jpg) no-repeat center top;height: 245px;padding: 35px 35px 15px 35px;margin-top:12px;}
.gold_banner h2{color:#fff;font-size:24px;letter-spacing:3px;font-weight:normal;}
.gold_banner .des{color:#d7d9e4;line-height:28px;margin:20px 0px;font-size: 14px;}
.gold_banner p{background: url(../images/gold_banner_icon.png) no-repeat 130px center;}
.gold_banner p a{color:#f0dbaf;text-decoration:underline;letter-spacing:1px;font-size: 14px;}
.gold_dingyue{float:right;width:100%;height:200px;background: url(../images/gold_banner_rbg.jpg) no-repeat center center;border:solid 1px #a4a6ab; text-align:center;margin:15px 0px;}
.gold_dingyue .wc01{color:#efc79e;font-size:20px;padding-top:40px;padding-bottom:20px;line-height:32px;}
.gold_dingyue .wc02 a{ display:block;width:162px;height:30px;line-height:30px;color:#060b13;background: url(../images/gold_banner_rbtn.jpg) no-repeat center center;;margin:0 auto;font-size: 14px;}
.gold_common_nav{background:url(../images/gold_nav_bg.jpg) no-repeat center center;height:38px;line-height: 38px;clear:both;overflow:hidden;zoom:1;}
.gold_common_nav_left{float:left;font-size:18px;color:#000; letter-spacing:3px;background: url(../images/gold_yuan.png) no-repeat 12px center;padding-left:40px;}
.gold_common_nav_right{ float:right;line-height:38px;padding-right:12px;}
.gold_common_nav_right a{color:#74747d;font-size: 14px;}
.gold_common_nav_right a:hover{color:#fe8515;}
.gold_zixun_con{width:94%;margin:15px 3% 0px 3%;position:relative; overflow:hidden;}
.gold_zixun_con .mgzx_hd{ width:100%; height:12px;position:absolute; z-index:1; bottom:20px; text-align:center;}
.gold_zixun_con .mgzx_hd ul{ display:inline-block;height:12px;font-size:0; vertical-align:top;}
.gold_zixun_con .mgzx_hd ul li{ display:inline-block;width:12px; height:12px; -webkit-border-radius:12px; -moz-border-radius:12px; border-radius:12px; background:#dcdcdc; margin:0 5px;  vertical-align:top; overflow:hidden; cursor:pointer;}
.gold_zixun_con .mgzx_hd ul .on{background:#e5d4b3;}
.gold_zixun_con .mgzx_bd{ position:relative; z-index:0;}
.gold_zixun_con .mgzx_bd li{ background:#fff;padding-bottom:50px;}
.gold_zixun_con .mgzx_bd li img{background:url(../images/m_loading.gif) center center no-repeat;}
.gold_zixun_con .mgzx_bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.gold_zixun_nav{background:url(../images/gold_zixun_bg.jpg) no-repeat center center;height:90px;padding:10px 13px;}
.gold_zixun_nav p{border:solid 1px #595959;height:88px;line-height:88px;text-align:center;letter-spacing:2px;}
.gold_zixun_nav p a{color:#f8e4bc;font-size:16px;}
.gold_zixun_nav p a:hover{color:#f0d198;}
.gold_zixun_text{border:solid 2px #1a1a19;border-top:none;}
.gold_zixun_text p{border-bottom:dashed 1px #d0d4dd;padding:16px 0px 16px 28px;background:url(../images/gold_zixun_dot.png) no-repeat 12px center;padding-right:10px;}
.gold_zixun_text p:last-child{border-bottom:none;}
.gold_zixun_text p a{color:#393939;font-size: 14px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.gold_zixun_text p a:hover{color:#c00;}
.gold_liucheng{padding:40px 4%;text-align:center;background:#1c1c1b;width:86%;margin:0px 3% 15px 3%;}
.gold_liucheng_text01{background:url(../images/gold_kaihu_bg.png) no-repeat center center;font-size:20px;color:#fff; letter-spacing:2px;margin-bottom:40px;}
.gold_liucheng_text02{padding:12px 0px 32px 0px;}
.gold_liucheng_text02 img{width:100%;height:auto;}
.gold_liucheng_text04 a{background:#323330;width:200px; display:block;height:42px;line-height:40px;color:#f3e2c2;text-align:center;margin:0 auto; letter-spacing:2px;font-size:14px;}
.gold_liucheng_text04 a:hover{color:#f0d198;}
.gold_kaihu_con{width:100%;margin:0px 0px 15px 0px;}
.gold_kaihu_con li{border-bottom: solid 1px #d6d6d6;padding: 4% 3%;clear:both;overflow:hidden;zoom:1;}
.gold_kaihu_con li .hha_left{float:left;width: 30%;}
.gold_kaihu_con li .hha_left img{width: calc(5 * 2.5rem);height: calc(5 * 1.75rem);}
.gold_kaihu_con li .hha_right{float:right;width: 66%;padding-left: 3%;padding-right: 1%;}
.hha_right .cnm_title{padding:1% 0px 3.5% 0px;min-height:45px;}
.hha_right .cnm_miaoshu{text-align:right;font-size:13px;font-weight:normal;color:#828282;padding-right:3%;}
.gold_rumen_con{width:94%;margin:15px 3% 0px 3%;position:relative; overflow:hidden;}
.gold_rumen_con .mgrm_hd{ width:100%; height:12px;position:absolute; z-index:1; bottom:20px; text-align:center;}
.gold_rumen_con .mgrm_hd ul{ display:inline-block;height:12px;font-size:0; vertical-align:top;}
.gold_rumen_con .mgrm_hd ul li{ display:inline-block;width:12px; height:12px; -webkit-border-radius:12px; -moz-border-radius:12px; border-radius:12px; background:#dcdcdc; margin:0 5px;  vertical-align:top; overflow:hidden; cursor:pointer;}
.gold_rumen_con .mgrm_hd ul .on{background:#e5d4b3;}
.gold_rumen_con .mgrm_bd{ position:relative; z-index:0;}
.gold_rumen_con .mgrm_bd li{ background:#fff;padding-bottom:50px;}
.gold_rumen_con .mgrm_bd li img{background:url(../images/m_loading.gif) center center no-repeat;}
.gold_rumen_con .mgrm_bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.gold_rumen_text_nav{background:#1c70cf;height:54px;line-height:52px;text-align:center;font-size:16px;font-weight:bold;letter-spacing:1px;}
.gold_rumen_text_nav a{color:#fff;}
.gold_rumen_text_con{border: solid 1px #d3d4d6;border-top:none;padding:0px 3%;}
.gold_rumen_text_con dl{clear:both;overflow:hidden;zoom:1;padding:14px 0px;border-bottom:dashed 1px #d1d2d3;}
.gold_rumen_text_con dl dd{float:left;}
.gold_rumen_text_con dl dd img{width: calc(5 * 2.5rem);height: calc(5 * 1.67rem);}
.gold_rumen_text_con dl dt{float:left;width:60%;margin-left:4%;}
.gold_rumen_text_con dl dt h4 a{line-height:24px;font-weight:normal;font-size:14px;}
.gold_rumen_text_con dl dt span{display:block;margin-top:10px;background: url(../images/hzw_sj_time.gif) no-repeat left center;padding-left:20px;color: #959595;font-size:13px;}
.gold_rumen_text_con p{padding:15px 0px;background: url(../images/gold_dot_yuan.jpg) no-repeat left 22px;padding-left:16px;border-bottom:dashed 1px #d1d2d3;}
.gold_rumen_text_con p:last-child{border-bottom:none;}
.gold_rumen_text_con p a{font-size:14px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.meigu_rumen_text_con p a{overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.gold_jiqiao_con{padding:3%;}
.gold_jiqiao_common{border:solid 1px #dcdcdc;margin-bottom:15px;clear:both;overflow:hidden;zoom:1;}
.gold_jiqiao_common:last-child{margin-bottom:0px;;}
.gold_jiqiao_common_left01{float:left;width: calc(6 * 2.5rem);height: calc(5 * 2.5rem);background: url(../images/meigu_jiqiao01.jpg) no-repeat left center;}
.gold_jiqiao_common_left01 p a{display:block;font-size:16px;font-weight:bold;color:#fff;letter-spacing:3px;text-align:center;padding-top:40px;}
.gold_jiqiao_common_left02{float:left;width: calc(6 * 2.5rem);height: calc(5 * 2.5rem);background: url(../images/meigu_jiqiao02.jpg) no-repeat left center;}
.gold_jiqiao_common_left02 p a{display:block;font-size:16px;font-weight:bold;color:#fff;letter-spacing:3px;text-align:center;padding-top:40px;}
.gold_jiqiao_common_left03{float:left;width: calc(6 * 2.5rem);height: calc(5 * 2.5rem);background: url(../images/meigu_jiqiao03.jpg) no-repeat left center;}
.gold_jiqiao_common_left03 p a{display:block;font-size:16px;font-weight:bold;color:#fff;letter-spacing:3px;text-align:center;padding-top:40px;}
.gold_jiqiao_common_right{float:right;width:58%;padding:5px 10px 0px 3%;}
.gold_jiqiao_common_right li{background: url(../images/gold_jiqiao_dot.png) no-repeat left 6px;padding-left:15px;margin-bottom:5px;}
.gold_jiqiao_common_right li a{overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;font-size:14px;}

.gold_ask{border: solid 1px #dcdcdc;margin:0px 3% 3% 3%;}
.gold_ask_nav{position:relative;margin:0;margin:0 0 10px;padding:0 0 0 35px;height:55px;border-bottom:1px solid #dcdcdc;color:#000;font-size:18px;font-weight:bold;line-height:55px; letter-spacing:2px;}
.gold_ask_nav:before{position:absolute;top:50%;left:20px;display:block;margin:-9px 0 0;width:3px;height:18px;content:'';background: #ff7c21;}
.hzw_gold_ask_con{position: relative;margin:15px;border:1px solid #dcdcdc;}
.hzw_gold_ask_title a{display:block;border-bottom:solid 1px #dcdcdc;}
.hzw_gold_ask_title dl{clear:both;overflow:hidden;zoom:1;}
.hzw_gold_ask_title dd{float:left;width:35%;height:auto;}
.hzw_gold_ask_title dd img{width:100%;height:auto;}
.hzw_gold_ask_title dt{float:right;width:57%;height:auto;padding:6px 12px 10px 0px;}
.hzw_gold_ask_title dt h3{overflow: hidden;zoom: 1;clear: both;margin-bottom:4px;}
.hzw_gold_ask_title dt h3 font{ float:left;font-size:16px;}
.hzw_gold_ask_title dt h3 span{ float:right;margin-top:3px;}
.hzw_gold_ask_title dt p{color:#939292;line-height:20px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;font-size:14px;}
.hzw_gold_ask_con li{padding:16px 0px 16px 30px;background: url(../images/gold_dot_yuan.jpg) no-repeat 15px center;border-bottom:dashed 1px #d1d2d3;}
.hzw_gold_ask_con li:last-child{border-bottom:none;}
.hzw_gold_ask_con li a{font-size:14px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.gold_ad{position: relative;}
.gold_ad img{width:100%;height:auto;}
.gold_ad .ad_tips{position: absolute; right: 0; bottom: 0; display: block; z-index: 5; background: url(../images/adtip.png) no-repeat; height: 15px; width: 28px;}
/*zhishi*/
.zhishi_banner{background: url(../images/zhishi_banner.jpg) no-repeat center top;height: 245px;padding: 35px 35px 15px 35px;margin-top:12px;}
.zhishi_banner h2{color:#fff;font-size:24px;letter-spacing:3px;font-weight:normal;}
.zhishi_banner .des{color:#d7d9e4;line-height:24px;margin:20px 0px;font-size:14px;}
.zhishi_banner p{background:#ffd816 url(../images/zhishi_banner_icon.png) no-repeat 170px center;width:185px;padding-left:15px;height: 34px;line-height: 32px;}
.zhishi_banner p a{color:#074ba0;text-decoration:underline;letter-spacing:1px;font-size:14px;}
.zhishi_dingyue{float:right;width:100%;height:200px;background: url(../images/zhishi_banner_rbg.jpg) no-repeat center center;text-align:center;margin:15px 0px;}
.zhishi_dingyue .wc01 font{display:block;color:#000;font-size:24px;font-weight:bold;padding-top:40px;padding-bottom:5px;}
.zhishi_dingyue .wc01 span{display:block;color:#000;font-size:20px;font-weight:normal;padding-bottom:20px;}
.zhishi_dingyue .wc02 a{margin:0 auto;display:block;width:180px;height:32px;line-height:30px;color:#ffd816; background:#1461c1;border-radius:20px; text-align:center;}
.zhishi_common_nav{border-top: solid 1px #0c59b9;border-bottom: solid 1px #0c59b9;height:42px;line-height: 42px;clear:both;overflow:hidden;zoom:1;}
.zhishi_common_nav_left{float:left;font-size:18px;color:#000; letter-spacing:3px;background: url(../images/zhishi_yuan.png) no-repeat 12px center;padding-left:40px;}
.zhishi_common_nav_right{ float:right;line-height:38px;padding-right:12px;}
.zhishi_common_nav_right a{color:#74747d;font-size:14px;}
.zhishi_common_nav_right a:hover{color:#fe8515;}
.zhishi_zixun_con{width:94%;margin:15px 3% 0px 3%;position:relative; overflow:hidden;}
.zhishi_zixun_con .mgzx_hd{ width:100%; height:12px;position:absolute; z-index:1; bottom:20px; text-align:center;}
.zhishi_zixun_con .mgzx_hd ul{ display:inline-block;height:12px;font-size:0; vertical-align:top;}
.zhishi_zixun_con .mgzx_hd ul li{ display:inline-block;width:12px; height:12px; -webkit-border-radius:12px; -moz-border-radius:12px; border-radius:12px; background:#dcdcdc; margin:0 5px;  vertical-align:top; overflow:hidden; cursor:pointer;}
.zhishi_zixun_con .mgzx_hd ul .on{background:#0c59b9;}
.zhishi_zixun_con .mgzx_bd{ position:relative; z-index:0;}
.zhishi_zixun_con .mgzx_bd li{ background:#fff;padding-bottom:50px;}
.zhishi_zixun_con .mgzx_bd li img{background:url(../images/m_loading.gif) center center no-repeat;}
.zhishi_zixun_nav{background:#eff3f9;border-top:solid 10px #0c59b9;border-left:solid 1px #dcdcdc;border-right:solid 1px #dcdcdc;}
.zhishi_zixun_nav p{height:90px;line-height:90px;text-align:center;letter-spacing:2px;}
.zhishi_zixun_nav p a{color:#000;font-size:16px;}
.zhishi_zixun_nav p a:hover{color:#f0d198;}
.zhishi_zixun_text{border:solid 1px #dcdcdc;border-top:none;}
.zhishi_zixun_text p{border-bottom:dashed 1px #d0d4dd;padding:16px 0px 16px 28px;background:url(../images/zhishi_zixun_dot.png) no-repeat 12px center;padding-right:10px;}
.zhishi_zixun_text p:last-child{border-bottom:none;}
.zhishi_zixun_text p a{color:#393939;font-size:14px;}
.zhishi_zixun_text p a:hover{color:#c00;}
.hzw_zhishi_broker{width:94%;padding:10px 10px 16px 10px;height:357px;border:solid 1px #0c59b9;margin:0 auto 15px auto;}
.hzw_zhishi_broker01{background:#0c59b9;height:54px;line-height:52px;font-size:20px;color:#fff; text-align:center;}
.hzw_zhishi_broker02{clear:both;overflow:hidden;zoom:1;padding:18px 0px;border-bottom:solid 1px #0c59b9;}
.hzw_zhishi_broker02 .zs_broker_l{float:left;width:160px;}
.hzw_zhishi_broker02 .zs_broker_l h3{text-align:left;margin:3px 0px 12px 0px;}
.hzw_zhishi_broker02 .zs_broker_l a{font-size:20px;font-weight:bold;color:#000;}
.hzw_zhishi_broker02 .zs_broker_l a:hover{color:#c00;}
.hzw_zhishi_broker02 .zs_broker_l p{font-size:15px;background:url(../images/zhishi_wx.jpg) no-repeat right center; text-align:left;}
.hzw_zhishi_broker02 .zs_broker_r{float:right;}
.hzw_zhishi_broker02 .zs_broker_r a{display:block;width:170px;height:65px;border:solid 1px #0c59b9;}
.hzw_zhishi_broker03{padding:18px 0px 15px 0px;}
.hzw_zhishi_broker03 dt{color:#000;font-size:15px;margin-bottom:6px;}
.hzw_zhishi_broker03 dd{color:#6f6f6f;line-height:32px;background:url(../images/zhishi_yd.jpg) no-repeat left center;padding-left:12px;font-size:14px;}
.hzw_zhishi_broker04 a{ display:block;background:#ffd816;height:40px;line-height:40px;color:#084795;font-size:16px; text-align:center;}
.hzw_zhishi_con03{margin-bottom:15px;background:url(../images/zhishi_con02_bg.jpg) no-repeat center center;width:100%;height:320px;}
.zhishi_con03_title{font-size:20px;font-weight:bold;text-align:center;color:#fff;padding-top:60px;padding-bottom:25px; letter-spacing:5px;}
.zhishi_con03_des{font-size:14px;color:#fff;text-align:center;padding:0px 12px;}
.zhishi_con03_text{clear:both;overflow:hidden;zoom:1;font-size:14px;color:#fff;margin:30px auto 22px auto;width:350px;text-align:center;}
.zhishi_con03_text .p1{float:left;background:url(../images/zhishi_p1.png) no-repeat left center;height:30px;line-height:30px;padding-left:25px;padding-right:10px;}
.zhishi_con03_text .p2{float:left;background:url(../images/zhishi_p2.png) no-repeat left center;height:30px;line-height:30px;padding-left:25px;padding-right:10px}
.zhishi_con03_text .p3{float:left;background:url(../images/zhishi_p3.png) no-repeat left center;height:30px;line-height:30px;padding-left:25px;}
.zhishi_con03_test a{display:block;width:175px;height:40px;line-height:38px;font-size:16px;background:#ffd816;color:#052a3b;margin:0 auto;text-align:center; border-radius:5px;}
.zhishi_rumen_con{width:94%;margin:15px 3% 0px 3%;position:relative; overflow:hidden;}
.zhishi_rumen_con .mgrm_hd{ width:100%; height:12px;position:absolute; z-index:1; bottom:20px; text-align:center;}
.zhishi_rumen_con .mgrm_hd ul{ display:inline-block;height:12px;font-size:0; vertical-align:top;}
.zhishi_rumen_con .mgrm_hd ul li{ display:inline-block;width:12px; height:12px; -webkit-border-radius:12px; -moz-border-radius:12px; border-radius:12px; background:#dcdcdc; margin:0 5px;  vertical-align:top; overflow:hidden; cursor:pointer;}
.zhishi_rumen_con .mgrm_hd ul .on{background:#0c59b9;}
.zhishi_rumen_con .mgrm_bd{ position:relative; z-index:0;}
.zhishi_rumen_con .mgrm_bd li{ background:#fff;padding-bottom:50px;}
.zhishi_rumen_con .mgrm_bd li img{background:url(../images/m_loading.gif) center center no-repeat;}
.zhishi_rumen_con .mgrm_bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.zhishi_rumen_text_nav{background:#1c70cf;height:54px;line-height:52px;text-align:center;font-size:16px;font-weight:bold;letter-spacing:1px;}
.zhishi_rumen_text_nav a{color:#fff;}
.zhishi_rumen_text_con{border: solid 1px #d3d4d6;border-top:none;padding:0px 3%;}
.zhishi_rumen_text_con dl{clear:both;overflow:hidden;zoom:1;padding:14px 0px;border-bottom:dashed 1px #d1d2d3;}
.zhishi_rumen_text_con dl dd{float:left;}
.zhishi_rumen_text_con dl dd img{width: calc(5 * 2.5rem);height: calc(5 * 1.75rem);}
.zhishi_rumen_text_con dl dt{float:left;width:60%;margin-left:4%;}
.zhishi_rumen_text_con dl dt h4 a{line-height:24px;font-weight:normal;font-size:14px;}
.zhishi_rumen_text_con dl dt span{display:block;margin-top:10px;background: url(../images/hzw_sj_time.gif) no-repeat left center;padding-left:20px;color: #959595;font-size:13px;}
.zhishi_rumen_text_con p{padding:15px 0px;background: url(../images/zhishi_zixun_dot.png) no-repeat left 22px;padding-left:16px;border-bottom:dashed 1px #d1d2d3;}
.zhishi_rumen_text_con p:last-child{border-bottom:none;}
.zhishi_rumen_text_con p a{overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;font-size:14px;}
.zhishi_jiqiao_con{padding:3%;}
.zhishi_jiqiao_common{border:solid 1px #0c59b9;margin-bottom:15px;clear:both;overflow:hidden;zoom:1;}
.zhishi_jiqiao_common:last-child{margin-bottom:0px;;}
.zhishi_jiqiao_common_left01{float:left;width: calc(6 * 2.5rem);height: calc(5 * 2.5rem);background: url(../images/zhishi_jiqiao01.jpg) no-repeat left center;}
.zhishi_jiqiao_common_left01 p a{display:block;font-size:16px;font-weight:bold;color:#fff;letter-spacing:3px;text-align:center;padding-top:40px;}
.zhishi_jiqiao_common_left02{float:left;width: calc(6 * 2.5rem);height: calc(5 * 2.5rem);background: url(../images/zhishi_jiqiao02.jpg) no-repeat left center;}
.zhishi_jiqiao_common_left02 p a{display:block;font-size:16px;font-weight:bold;color:#fff;letter-spacing:3px;text-align:center;padding-top:40px;}
.zhishi_jiqiao_common_left03{float:left;width: calc(6 * 2.5rem);height: calc(5 * 2.5rem);background: url(../images/zhishi_jiqiao03.jpg) no-repeat left center;}
.zhishi_jiqiao_common_left03 p a{display:block;font-size:16px;font-weight:bold;color:#fff;letter-spacing:3px;text-align:center;padding-top:40px;}
.zhishi_jiqiao_common_right{float:right;width:58%;padding:5px 10px 0px 3%;}
.zhishi_jiqiao_common_right li{background: url(../images/zhishi_jiqiao_dot.png) no-repeat left 6px;padding-left:15px;margin-bottom:5px;overflow: hidden;display: -webkit-box;
-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.zhishi_jiqiao_common_right li a{font-size:14px;}
.zhishi_ask{border: solid 1px #0c59b9;margin:0px 3% 3% 3%;}
.zhishi_ask_nav{position:relative;margin:0;margin:0 0 10px;padding:0 0 0 35px;height:55px;border-bottom:1px solid #dcdcdc;color:#000;font-size:18px;font-weight:bold;line-height:55px; letter-spacing:2px;}
.zhishi_ask_nav:before{position:absolute;top:50%;left:20px;display:block;margin:-9px 0 0;width:3px;height:18px;content:'';background: #0c59b9;}
.hzw_zhishi_ask_con{position: relative;margin:15px;border:1px solid #dcdcdc;}
.hzw_zhishi_ask_title a{display:block;border-bottom:solid 1px #dcdcdc;}
.hzw_zhishi_ask_title dl{clear:both;overflow:hidden;zoom:1;}
.hzw_zhishi_ask_title dd{float:left;width:35%;height:auto;}
.hzw_zhishi_ask_title dd img{width:100%;height:auto;}
.hzw_zhishi_ask_title dt{float:right;width:57%;height:auto;padding:6px 12px 10px 0px;}
.hzw_zhishi_ask_title dt h3{overflow: hidden;zoom: 1;clear: both;margin-bottom:4px;}
.hzw_zhishi_ask_title dt h3 font{ float:left;font-size:16px;}
.hzw_zhishi_ask_title dt h3 span{ float:right;margin-top:3px;}
.hzw_zhishi_ask_title dt p{color:#939292;line-height:20px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;font-size:14px;}
.hzw_zhishi_ask_con li{padding:16px 0px 16px 30px;background: url(../images/zhishi_zixun_dot.png) no-repeat 15px center;border-bottom:dashed 1px #d1d2d3;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.hzw_zhishi_ask_con li:last-child{border-bottom:none;}
.hzw_zhishi_ask_con li a{font-size:14px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.zhishi_ad{position: relative;}
.zhishi_ad img{width:100%;height:auto;}
.zhishi_ad .ad_tips{position: absolute; right: 0; bottom: 0; display: block; z-index: 5; background: url(../images/adtip.png) no-repeat; height: 15px; width: 28px;}
/*rumen*/
.rumen_banner{width:94%;margin:15px 3% 0px 3%;position:relative; overflow:hidden;}
.rumen_banner .rumen_banner_hd{ width:100%; height:12px;position:absolute; z-index:1; bottom:20px; text-align:center;}
.rumen_banner .rumen_banner_hd ul{ display:inline-block;height:12px;font-size:0; vertical-align:top;}
.rumen_banner .rumen_banner_hd ul li{ display:inline-block;width:12px; height:12px; -webkit-border-radius:12px; -moz-border-radius:12px; border-radius:12px; background:#dcdcdc; margin:0 5px;  vertical-align:top; overflow:hidden; cursor:pointer;}
.rumen_banner .rumen_banner_hd ul .on{background:#0c59b9;}
.rumen_banner .rumen_banner_bd{ position:relative; z-index:0;}
.rumen_banner .rumen_banner_bd li{ background:#fff;padding-bottom:50px;}
.rumen_banner .rumen_banner_bd li img{width:100%;height:auto;}
.rumen_tuijian_nav{background:#f0f0f0;height:44px;line-height:44px;font-size:18px;padding:0px 3%;font-weight:bold;letter-spacing:2px;}
.rumen_tuijian_nav span{color:#000;}
.rumen_tuijian_nav font{color:#e07822;}
.rumen_tuijian_con{width:100%;}
.rumen_tuijian_con ul{width:94%;border:solid 1px #e0e3e8;margin:15px 3%;padding-bottom:15px;}
.rumen_tuijian_con li{padding:15px 0px 0px 10px;}
.rumen_tuijian_con li a{display:block;color:#121212;font-size:14px;}
.rumen_tuijian_con li a:hover{color:#0855b4;}
.rumen_tuijian_con li:last-child a{color:#0855b4;text-decoration:underline; background:url(../images/rumen_tujie_hot.png) no-repeat 250px center;padding-left:0px;}
.rumen_ruxue{width:94%;margin:0px 3% 15px 3%;height:92px; background:#272221;}
.rumen_ruxue p{color:#fff;padding:15px 0px 12px 0px; text-align:center;font-size:16px;}
.rumen_ruxue font a{font-size:14px;display:block;color:#053c50; background:#ffd816;width:140px;height:24px;line-height:22px; text-align:center;margin:0 auto;}
.rumen_zhishi{width:100%;}
.rumen_zhishi_nav{background:#f0f0f0;height:44px;line-height:44px;font-size:18px;padding:0px 3%;font-weight:bold;letter-spacing:2px;}
.rumen_zhishi_nav span{color:#000;}
.rumen_zhishi_nav font{color:#e07822;}
.rumen_zhishi_con ul li{border-bottom:solid 1px #d6d6d6;padding:4% 0px;}
.hot_con_left{width:27%;padding-left:3%;}
.hot_con_left img{width: calc(5 * 2.5rem);height: calc(5 * 1.67rem);}
.hot_con_right{width:67%;padding-left:2%;padding-right:1%;}
.hot_con_right .cnm_title{padding:1% 0px 3.5% 0px;min-height:45px;}
.hot_con_right .cnm_miaoshu{clear:both;overflow:hidden;zoom:1;}
.hot_con_right .cnm_name{ float:left;display:inline-block;font-size:13px;font-weight:normal;color:#828282;padding-left:8%;background:url(../images/hzw_cnm_name.jpg) no-repeat left center;}
.hot_con_right .cnm_time{ float:right;display:inline-block;font-size:13px;font-weight:normal;color:#828282;padding-right:3%;}
.rumen_zhishi_more{margin:15px 0px;}
.rumen_zhishi_more a{display:block; background:#0855b4 url(../images/rumen_zhishi_more.png) no-repeat 340px center;;font-size:18px;color:#fff;padding:0px 3%;height:50px;line-height:50px; text-indent:110px;}
.rumen_fenlei{width:100%;}
.rumen_fenlei_nav{background:#f0f0f0;height:44px;line-height:44px;font-size:18px;padding:0px 3%;font-weight:bold;letter-spacing:2px;}
.rumen_fenlei_nav span{color:#000;}
.rumen_fenlei_nav font{color:#e07822;}
.rumen_fenlei_con{margin-bottom:15px;}
.rumen_fenlei_con li a{display:block;width:94%;border-bottom:solid 1px #e0e3e8;padding:15px 3%;font-size:14px;}
.rumen_fenlei_con li a:hover{color:#0855b4;font-weight:bold;}
.rumen_fenlei_con .active a{color:#0855b4;font-weight:bold;}
/*hzw_huilv*/
.hzw_huilv table{width:100%;color: #000000;}
.hzw_huilv table th{text-align:center;font-size:14px;color:#8B5A00;border:1px solid #dee2e5;border-width:1px;vertical-align:middle;padding:.25em .275em}
.hzw_huilv table td{text-align:center;font-size:14px;border:1px solid #dee2e5;border-width:1px;vertical-align:middle;padding:.25em .275em}
.hzw_huilv table tr:hover{text-align:center;color:#DC143C;background-color:#EAEAEA;}
.hzw_huilv table .bz{font-size:14px;text-align:center;color:#104E8B;font-weight:700;}
.hzw_huilv_con{border:solid 1px #dee2e5;margin:10px 2px;padding:15px;}
.hzw_huilv_con .bt{font-size:16px;margin-bottom:.3em;color:#8B7500;font-weight:500;text-align:center;line-height:1.4;}
.hzw_huilv_con .nr{line-height:28px;font-size:14px;}
/*show_bottom*/
.show_menu{min-width:320px;max-width:640px;background-color:#2b2827;width:100%;position:fixed;bottom:0px;z-index: 999;}
.show_menu ul li{float:left;height:auto;text-align:center;color:#fff;padding:20px 0px; position:relative;font-size:14px;border-right:solid 1px #fff;}
.show_menu ul li:first-child{background:url(../images/show_bottom_icon01.png) no-repeat center center;width:20%;}
.show_menu ul li:nth-child(2){background:url(../images/show_bottom_icon02.png) no-repeat center center;width:20%;}
.show_menu ul li:nth-child(3){background:url(../images/show_bottom_icon03.png) no-repeat center center;width:19.5%;}
.show_menu ul li:nth-child(4){background:url(../images/show_bottom_icon04.png) no-repeat center center;width:19.5%;}
.show_menu ul li:nth-child(5){background:url(../images/show_bottom_icon05.png) no-repeat center center;border-right:none;width:19.9%;}
.show_menu ul li a{color:#fff;text-decoration: none;font-size:14px;}
.show_menu ul li span{display:block;position:relative;cursor:pointer;}
.show_menu ul li span i{display: block; height:9px; width:19px; background: url(../images/show_chao_top.png) no-repeat center center;position: absolute;top: -12px;left: 40%;transition: all 0.3s ease-out; transform: rotate(0deg);}
.show_menu ul li span i.action{ transition: all 0.3s ease-out;transform: rotate(180deg);}
.show_menu ul li:last-child i{ position:absolute;top:0px;right:0px;width:30px;height:32px;background:url(../images/show_hot_sj.png) no-repeat;}
.show_menu ul li dl{display: none;position:absolute;background:#fff;bottom:60px;width:96%;border:solid 2px #e47417;}
.show_menu ul li dl dt a{display: block;padding:15px 0px;text-align:center;color:#000;text-decoration: none;border-top:dashed 1px #e47417;font-size:14px;}
.show_menu ul li dl dt:first-child a{border-top:0px;background:url(../images/show_top_sj.png) no-repeat center 15px;padding-top:40px;}
.show_menu ul li dl dt a:hover{background:#e47417;color:#fff;}
.show_menu ul li dl dt:first-child a:hover{border-top:0px;background:#e47417 url(../images/show_top_sj_hover.png) no-repeat center 15px;padding-top:40px;}
/*index_bottom*/
.index_menu{min-width:320px;max-width:640px;background-color:#2b2827;width:100%;position:fixed;bottom:0px;z-index: 999;}
.index_menu ul li{float:left;height:auto;text-align:center;color:#fff;padding:20px 0px; position:relative;font-size:14px;border-right:solid 1px #fff;}
.index_menu ul li:first-child{background:url(../images/index_bottom_icon01.png) no-repeat center center;width:20%;}
.index_menu ul li:nth-child(2){background:url(../images/index_bottom_icon02.png) no-repeat center center;width:20%;}
.index_menu ul li:nth-child(3){background:url(../images/index_bottom_icon03.png) no-repeat center center;width:19.5%;}
.index_menu ul li:nth-child(4){background:url(../images/index_bottom_icon04.png) no-repeat center center;width:19.5%;}
.index_menu ul li:nth-child(5){background:url(../images/index_bottom_icon05.png) no-repeat center center;border-right:none;width:19.9%;}
.index_menu ul li a{color:#fff;text-decoration: none;font-size:14px;}
.index_menu ul li span{display:block;position:relative;cursor:pointer;}
.index_menu ul li span i{display: block; height:9px; width:19px; background: url(../images/show_chao_top.png) no-repeat center center;position: absolute;top: -12px;left: 40%;transition: all 0.3s ease-out; transform: rotate(0deg);}
.index_menu ul li span i.action{ transition: all 0.3s ease-out;transform: rotate(180deg);}
.index_menu ul li:nth-child(4) i{position:absolute;top:0px;right:0px;width:30px;height:32px;background:url(../images/show_hot_sj.png) no-repeat;}
.index_menu ul li dl{display: none;position:absolute;background:#fff;bottom:60px;width:95%;border:solid 2px #e47417;}
.index_menu ul li dl dt a{display: block;padding:15px 0px;text-align:center;color:#000;text-decoration: none;border-top:dashed 1px #e47417;font-size:14px;}
.index_menu ul li dl dt:first-child a{border-top:0px;background:url(../images/show_top_sj.png) no-repeat center 15px;padding-top:40px;}
.index_menu ul li dl dt a:hover{background:#e47417;color:#fff;}
.index_menu ul li dl dt:first-child a:hover{border-top:0px;background:#e47417 url(../images/show_top_sj_hover.png) no-repeat center 15px;padding-top:40px;}
/*top_broker*/
.top_broker01{width:96%;padding:0px 2%;}
.top_broker01 li{background:#eef3f8;width:94%;height:60px;padding:15px 3%;margin-top:10px;}
.top_broker01 li .div1{float:left;width:60px;}
.top_broker01 li .div2{float:left;width:120px;margin-left:15px;}
.top_broker01 li .div2 h3{font-size:18px;margin:2px auto 8px;text-align:center;}
.top_broker01 li .div2 p a{display:block;font-size:16px;color:#3a3533; text-align:center;}
.top_broker01 li .div2 p a:hover{color:#e46a18;font-weight:bold;}
.top_broker01 li .div3{float:right;}
.top_broker01 li .div3 a{display:block;border:solid 1px #ccc;}
.top_broker02{width:96%;padding:0px 2%;}
.top_broker02_lanmu{clear:both;overflow:hidden;zoom:1;}
.top_broker02_lanmu p{float:left;width:32%;margin-right:2%;margin-top:3%;}
.top_broker02_lanmu p:nth-child(3){margin-right:0px;}
.top_broker02_lanmu p:last-child{margin-right:0px;}
.top_broker02_lanmu p a{display:block;height:40px;line-height:38px;text-align:center;background:#f2f5fa;font-size:16px;color:#0e0e0e;}
.top_broker02_lanmu p a:hover{background:#f58b0e;color:#fff;}
.top_broker02_lanmu .bq_hover a{background:#f58b0e;color:#fff;}
.top_broker02_con li{border:solid 1px #afb8c0;margin:3% 0px;padding:3%;width:93%;clear:both;overflow:hidden;zoom:1;}
.top_broker02_conl{width:30%;}
.top_broker02_conl img{display: block;width: 100%;height: auto;text-align: center;margin: 0 auto;}
.top_broker02_conl .love_gwj01{border:solid 1px #afb8c0;padding:6px 0px;display: flex;align-items: center;}
.top_broker02_conl .love_gwj02{clear:both;overflow:hidden;zoom:1;width:100%;height:40px;line-height:40px;margin-top:10px;background:#eef3f8;text-align:center;font-size:16px;color:#1b1919;}
.top_broker02_conr{width:67%;margin-left:3%;}
.top_broker02_conr .love_lql01 a{font-size:18px;}
.top_broker02_conr .love_lql02{margin:5px 0px;color:#000;font-size:14px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.top_broker02_conr .love_lql02 font{padding:0px 5px;}
.top_broker02_conr .love_lql03{font-size:14px;color:#7f8187;}
/*faq_wap*/
.faq_wap_prevnext{padding:3%;font-size:14px;}
.faq_wap_prevnext a{font-size:14px;color:#666;}
.faq_wap_prev{background:#f4f6fb;height:54px;line-height:54px;padding-left:3%;}
.faq_wap_next{background:#f4f6fb;height:54px;line-height:54px;padding-left:3%;margin-top:3%;}
.faq_wap_xiangguan{padding:3%;}
.faq_wap_xiangguan a{font-size:14px;color:#444;}
.faq_wap_slideTxtBox{overflow:hidden;}
.faq_wap_slideTxtBox .hd{height:50px;line-height:50px;}
.faq_wap_slideTxtBox .hd ul li{float:left;width:50%;cursor:pointer;}
.faq_wap_slideTxtBox .hd ul li a{display:block;height:50px;line-height:50px;text-align:center;color:#6d6d6d;font-size:16px;background:#f4f6fb;}
.faq_wap_slideTxtBox .hd ul li a:hover{text-decoration:none;}
.faq_wap_slideTxtBox .hd ul li.on a{background:#2352a8;color:#fff;}
.faq_wap_slideTxtBox .bd ul li{padding:25px 3%;border-bottom:1px solid #e9e9e9;}
.faq_wap_slideTxtBox .bd ul li:last-child{border-bottom:none;}
.faq_wap_slideTxtBox .bd ul li .p1 a{color:#252525;font-size:16px;}
.faq_wap_slideTxtBox .bd ul li .p1 a:hover{color:#295499;font-size:16px;}
.faq_wap_slideTxtBox .bd ul li .p2{color:#756760;line-height:28px;margin-top:6px;}
.faq_wap_more{margin:25px 0px;}
.faq_wap_more a{display:block;height:60px;line-height:60px;text-align:center;background:#2352a8;color:#fff;font-size:16px;}