
@media (min-width:200px) and (max-width:1199px){
/*隐藏_pc_html*/
.pc_box{display:none;}

/*页脚置底*/
html,body{height:100%;margin:0;padding:0;}
#container{min-height:100%;height: auto !important;height: 100%;margin-bottom:0;}
.push{height:0;clear:both;}

/*nav_box*/
/*mb_top_box*/
.mb_top_box_bg{background:#f6f6f6;width:100%;position:fixed;top:0;left:0;z-index:15;box-shadow:0 0 5px #666;}
.mb_top_box{height:50px;width:90%;margin:0 auto;display:flex;align-items:center;}
.mb_logo{width:30%;margin-right:5%;background:#fff;padding:10px;box-sizing:border-box;border:solid 1px #e5e5e5;}
.mb_logo img{width:100%}

.mb_top_box dl{width:65%;display:flex;}
.mb_top_box dl a{margin-right:10px;color:#14214b;}

.mb_top_box li {width:10%;}
.mb_top_box li img{width:25px;float:right;}
.mb_top_box_height{height:50px;}

/*nav_hide_box*/
.mb_nav_box_lay{width:100%;height:100%;margin:0 auto;position:fixed;top:0;left:0;background:rgba(0,0,0,0.5);z-index:16;display:none;}
.mb_nav_box{width:70%;height:100%;margin:0 auto;background:#003763;padding:10px 20px;box-sizing:border-box;position:fixed;top:0;left:-70%;z-index:10000 !important;padding-bottom:40px;z-index:11;transition:0.5s;}

.mb_nav_box_move{left:0 !important;}

.mb_nav_close{width:20px;padding-top:5px;padding-bottom:10px;float:right;}
.mb_nav_title{border-bottom:solid 1px #;font-weight:bold;line-height:50px;}
.mb_nav_down{width:16px;float:right;padding-top:18px;margin-right:2%;}
.mb_nav_up{width:16px;float:right;padding-top:18px;margin-right:2%;}

.mb_nav_a{color:#fff;font-size:1.4rem;}
.mb_nav_son li>a{color:#fff;display:block;font-size:1.3rem;line-height:40px;font-weight:Normal;}
.mb_nav_title>a{display:block;color:#fff;font-size:1.4rem;font-weight:bold;}
.mb_nav_son>li{position:relative;}
.mb_nav_son li>p{color:#fff;display:block;font-size:1.3rem;line-height:35px;font-weight:Normal;}
.mb_nav_son>li img{width:14px;position:absolute;right:2.5%;top:11px;z-index:5;}

/*top_banner_link*/
.top_banner_link{width:100%;margin:0 auto;margin-bottom:10px;display:flex;}
.top_banner_link a:nth-child(1){display:none;}
.top_banner_link a:nth-child(2){width:100%;}
.top_banner_link a:nth-child(2) img{width:100%;}
.top_banner_link a:nth-child(3){display:none;}

/*top_brand_box*/
.top_brand_box{width:90%;margin:0 auto;background:#f5f5f5;padding:10px 0;box-sizing:border-box;}
.top_brand_left{width:90%;margin:0 auto;box-sizing:border-box;display:flex;margin-bottom:10px;}
.top_brand_left h1{font-size:1.3rem;color:#707070;line-height:35px;text-align:center;width:50%;}

.top_brand_left_h1_color{color:#ea571d !important;border-bottom:solid 2px #ea571d;}

.top_brand_right_bg{width:90%;margin:0 auto;}
.top_brand_right_bg li{width:100%;box-sizing:border-box;display:none;}
.top_brand_right_bg li img:nth-child(1){margin-bottom:10px;}
.top_brand_right_bg li a{width:94.66px;height:50px;overflow:Hidden;display:flex;align-items:center;}
.top_brand_right_bg li img{width:100%;}

/*top_short_banner*/
.top_short_banner{width:100%;margin:0 auto;margin-top:10px;}
.top_short_banner img{width:100%;}

/*main_box_all*/
.main_box_all{width:90%;margin:0 auto;display:flex;margin-top:10px;}
.main_left{width:100%;box-sizing:border-box;}
.main_right{display:none;}

/*recom_news*/
.recom_news_bg{margin-top:0;margin-bottom:20px;}
.recom_news{margin-top:10px;margin-bottom:10px;}
.recom_news>a{font-weight:bold;color:#101010;font-size:1.4rem;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}

.recom_news li{width:100%;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.recom_news li a{padding-right:15px;margin-right:15px;position:relative;line-height:25px;display:inline;font-size:1.3rem;color:#707070;
background-image:url('../image/icon/text_after.png');background-repeat:no-repeat;background-position:right center;}

/*shares_container*/
.shares_container{width:100%;margin:0 auto;padding-bottom:40px;border:solid 1px #003662;box-sizing:border-box;display:none}
.shares_slide{background:#fff;}
.shares_slide h1{background:#ebebeb;line-height:50px;font-size:1.6rem;text-align:center;color:#14214b;}
.shares_slide img{width:100%;}
.shares_pagination span{background:#14214b;}

/*home_news_tab*/
.home_news_tab{display:flex;padding:10px 0;margin-top:10px;}
.home_news_tab li{color:#101010;font-weight:bold;font-size:1.5rem;margin-right:20px;line-height:35px;cursor:pointer;}
.home_news_tab_color{color:#ea571d !important;border-bottom:solid 2px #ea571d;}

/*home_news_bg*/
.home_news_bg{margin-top:-20px;margin-bottom:20px;display:none;}
.home_news_bg a{display:flex;align-items:center;padding:20px 0;border-bottom:solid 1px #eeeeee;}
.home_news_bg a .home_news_photo{width:30%;overflow:hidden;display:flex;align-items:Center;}
.home_news_bg a .home_news_photo img{width:100%;}
.home_news_bg a dl{width:70%;box-sizing:border-box;padding-left:10px;}
.home_news_dl_width{width:100% !important}

.home_news_bg a dl dd:nth-child(1){display:flex;line-height:35px;justify-content:flex-start}
.home_news_bg a dl dd:nth-child(1) h1,.home_news_bg a dl dd:nth-child(1) h2,.home_news_bg a dl dd:nth-child(1) h3,.home_news_bg a dl dd:nth-child(1) p{font-size:1rem;margin-right:20px;}
.home_news_bg a dl dd:nth-child(1) h1{color:#386ddd;}
.home_news_bg a dl dd:nth-child(1) h2{color:#808080;font-weight:normal;}
.home_news_bg a dl dd:nth-child(1) h3{color:#808080;font-weight:normal;}
.home_news_bg a dl dd:nth-child(1) p{color:#808080;display:none;}

.home_news_bg a dl dd:nth-child(2){color:#101010;font-size:1.3rem;text-align:justify;
 overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.home_news_bg a dl dd:nth-child(3){display:none;}
.news_banner{width:100%;border-bottom:none !important;margin-bottom:-20px;}

.home_more_btn{width:100%;padding:0 !important;line-height:40px;border:solid 1px #707070 !important;margin:0 auto;margin-top:20px;text-align:center;cursor:pointer;}

.home_news_hide_box{display:none;}

/*news_video_hide*/
.news_video_hide_overlay{width:100%;height:100%;margin:0 auto;position:fixed;top:0;left:0;background: rgba(0,0,0,0.5);display:none;z-index:5;}
.news_video_hide{position:fixed;top:20%;left:50%;margin-left:-45%;width:90%;height:250px;}
.news_video_hide_title{position:relative;}
.news_video_hide_title p{height:40px;line-height:40px;text-align:Center;font-size:1.5rem;background:#f88701;color:#fff;padding:0 60px;box-sizing:Border-box;
overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.news_video_hide_title img{position:absolute;right:10px;top:7px;width:25px;cursor:pointer;}
.news_video_hide iframe{width:100%;height:250px;}

/*foot_box*/
.foot_box_bg{background:#252835;margin-top:40px;padding-top:40px;padding-bottom:10px;}
.foot_box_position{position:relative;width:90%;margin:0 auto;}
.foot_box{width:100%;margin:0 auto;}
.foot_box li:nth-child(1){width:100%;float:Left;}
.foot_box li:nth-child(2){width:100%;float:left;display:none;}
.foot_box_in_left{display:flex;align-items: flex-top;}
.foot_box_in_left p{padding-left:40px;margin-left:20px;position:relative;color:#969bb0;font-size:1.2rem;cursor:pointer;text-align:justify;display:none;}
.foot_box_in_left p span{color:#969bb0;font-size:1.2rem;text-align:justify;}
.foot_box_in_left p:after{content: " ";width:23px;height:23px;position:absolute;left:0;top:0;background-image:url('../image/icon/address_icon.png');background-size:cover;background-position:center center;background-repeat:no-repeat;}

.foot_nav{display:flex;justify-content:center;padding:20px 0;}
.foot_nav a{margin-left:5px;padding-right:15px;margin-right:5px;box-sizing:border-box;color:#969bb0;font-size:1rem;text-align:center;
background-image:url('../image/icon/text_after.png');background-repeat:no-repeat;background-position:right center;}
.foot_nav a:last-child{background-image:none;}

.foot_icon_box{display:flex;justify-content:space-between;width:55%;margin:0 auto;}
.foot_icon_box a{width:38px;height:38px;background-repeat:no-repeat;background-size:38px 38px;background-position:center center;margin-left:5px;margin-right:5px;cursor:pointer;transition:0.3s;}
.foot_icon_box a:nth-child(3){background-image:url('../image/icon/weixin.png');}
.foot_icon_box a:nth-child(2){background-image:url('../image/icon/xinlang.png');}
.foot_icon_box a:nth-child(1){background-image:url('../image/icon/mail.png');}
.foot_icon_box img{position:fixed;width:50%;left:50%;margin-left:-25%;bottom:20%;display:none;z-index:15;}

.foot_icon_box_mb_color{background-image:url('../image/icon/weixin_color.png')!important;}

/*foot_map*/
.foot_map{width:90%;position:fixed;top:10%;left:50%;margin-left:-45%;border:solid 1px #747474;background:#666;padding:10px;box-sizing:border-box;display:none;z-index:10;border-radius:10px;}
#dituContent{width:100%;height:400px;}
#dituContent img{ max-width: none;}
.foot_map_icon{display:none;}
.foot_map h1,.foot_map span{line-height:25px;font-size:1.3rem;font-weight:Normal;margin-bottom:10px;color:#fff;}

/*fixed_left_banner*/
.fixed_left_banner{display:none;}

/*fixed_right_banner*/
.fixed_right_banner{display:none;}

/*news_in_tab*/
.news_in_tab{display:flex;}
.news_in_tab a{margin-right:15px;padding-right:15px;color:#101010;font-size:1.2rem;
background-image:url('../image/icon/news_in_tab.png');background-repeat:no-repeat;background-position:right center;}
.news_in_tab a:last-child{background-image:none;}

/*news_in_title*/
.news_in_title{border-bottom:solid 1px #eeeeee;padding:15px 0 10px 0;}
.news_in_title h1{font-size:1.6rem;font-weight:normal;color:#101010;margin-bottom:10px;}
.news_in_title p,.news_in_title span{font-size:1.3rem;color:#808080;}
.news_in_title span{margin-left:20px;}

/*news_in_text*/
.news_in_text{line-height:25px;font-size:1.3rem;text-align:justify;margin-top:20px;}

/*activity_banner*/
.activity_banner img{width:100%;}
.activity_pagination span{width:12px;height:12px;}

/*activity_title*/
.activity_title{width:90%;margin:0 auto;color:#101010;font-size:1.5rem;line-height:50px;}

/*activity_box*/
.activity_box{width:90%;margin:0 auto;margin-top:30px;}
.activity_box a{width:100%;float:left;box-shadow:0 0 20px #eaeaea;margin-bottom:30px;}

.activity_box a .activity_box_photo{width:100%;overflow:hidden;}
.activity_box a .activity_box_photo img{width:100%;}
.activity_box dl{box-sizing:border-box;padding:0 10px;}

.activity_box dl h1{font-size:1.3rem;color:#101010;font-weight:Normal;line-height:30px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;margin-bottom:5px;margin-top:5px;}
.activity_box dl h2{display:flex;margin-top:-5px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;margin-bottom:10px;}
.activity_box dl h2 p,.activity_box dl h2 span{font-weight:normal;color:#808080;font-size:1.3rem;}
.activity_box dl h2 span{padding-left:15px;margin-left:20px;background-image:url('../image/icon/activity_icon.png');background-repeat:no-repeat;background-position:left center;}
.activity_box dl h3{line-height:40px;border-top:solid 1px #eeeeee;font-size:1.2rem;font-weight:normal;color:#101010;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}

/*activity_in_top*/
.activity_in_top{;margin-top:20px;}
.activity_in_top li:nth-child(1){width:100%;}
.activity_in_top li:nth-child(1) img{width:100%;}
.activity_in_top li:nth-child(2){width:100%;box-sizing:border-box;}
.activity_in_top li:nth-child(2) h1{font-size:1.6rem;color:#101010;line-height:50px;margin-top:5px;}
.activity_in_top li:nth-child(2) p{font-size:1.3rem;color:#101010;line-height:25px;}

.activity_in_top li:nth-child(2) p span{font-size:1.3rem;color:#101010;line-height:25px;position:relative;display:block;padding-left:75px;}
.activity_in_top li:nth-child(2) p span:before{content: "会议时间：";position:absolute;left:0;top:0;color:#101010;}

.activity_in_top li:nth-child(2) p i{color:#101010 !important;font-size:1.3rem;color:#101010;line-height:25px;position:relative;display:block;padding-left:75px;}
.activity_in_top li:nth-child(2) p i:before{content: "会议地点：";position:absolute;left:0;top:0;color:#101010;}

.activity_in_top li:nth-child(2) p f{color:#101010 !important;font-size:1.3rem;color:#101010;line-height:25px;position:relative;display:block;padding-left:75px;}
.activity_in_top li:nth-child(2) p f:before{content: "会议规模：";position:absolute;left:0;top:0;color:#101010;}

.activity_in_top li:nth-child(2) p u{color:#101010 !important;font-size:1.3rem;color:#101010;line-height:25px;position:relative;display:block;padding-left:75px;}
.activity_in_top li:nth-child(2) p u:before{content: "主办单位：";position:absolute;left:0;top:0;color:#101010;}

/*activity_in_title*/
.activity_in_title{line-height:50px;border-top:solid 1px #eeeeee;border-bottom:solid 1px #eeeeee;display:flex;justify-content:space-between;margin-bottom:20px;margin-top:20px;}
.activity_in_title h1{padding-left:30px;font-size:1.4rem;color:#101010;background-image:url('../image/icon/activity_title.png');background-repeat:no-repeat;background-position:left center;}
.activity_in_title dl{display:flex;}
.activity_in_title dl dd{margin-left:25px;font-size:1.2rem;color:#003763;cursor:pointer;color:#003763;}
.activity_in_title_color{background-image:url('../image/icon/activity_border.png');background-repeat:no-repeat;background-position:bottom center;}

/*company_intro*/
.company_intro{font-size:1.3rem;color:#808080;line-height:25px;text-align:justify;display:none;}
.activity_intro_all{display:none;}
.activity_intro{font-size:1.3rem;color:#808080;line-height:25px;text-align:justify;}

/*activity_contact*/
.activity_contact input{width:100%;line-height:40px;margin-bottom:20px;box-sizing:border-box;padding:0 20px;font-size:1.3rem;}
.activity_contact textarea{width:100%;height:100px;line-height:25px;margin-bottom:20px;box-sizing:border-box;padding:10px 20px;font-size:1.3rem;}
.activity_btn{line-height:40px;width:100%;text-align:center;border:solid 1px #e5e5e5;box-sizing:border-box;font-size:1.4rem;color:#707070;cursor:pointer;}

/*note_box*/
.note_box{width:100%;margin:0 auto;border:solid 1px #eeeeee;padding:0 20px;box-sizing:Border-box;margin-top:10px;}
.note_title{font-size:1.6rem;color:#003763;line-height:45px;border-bottom:solid 1px #eeeeee;}
.note_main{font-size:1.3rem;color:#808080;line-height:25px;padding:20px 0;box-sizing:border-box;text-align:justify;}

/*event_box*/
.event_box{box-sizing:border-box;position:relative;overflow:hidden;margin-top:10px;}
.event_line{display:none;}

.event_title{font-size:2rem;color:#003763;border-bottom:solid 1px #003763;padding-left:40px;line-height:60px;position:relative;}
.event_title:before{content: " ";width:30px;height:30px;position:absolute;left:0;top:16px;
;background-image:url('../image/icon/event.png');background-position:center center;background-size:30px 30px;background-repeat:no-repeat;}

/*event_news*/
.event_news{border-bottom:solid 1px #e5e5e5;padding:15px 0;position:relative;}
.event_news li{line-height:20px;}
.event_news li:nth-child(1){float:left;margin-left:30px;font-size:1.2rem;color:#999;}
.event_news li:nth-child(2){position:absolute;left:0}
.event_news li:nth-child(2) img{width:20px;margin:0 auto;}
.event_news li:nth-child(3){float:right;margin-left:10px;font-size:1.2rem;color:#999;}
.event_news li:nth-child(5){width:100%;color:#333;text-align:justify;margin-top:10px;}

/*event_btn*/
.event_btn{width:100%;position:relative;z-index:1;background:#fff;padding:30px 0;}
.event_btn p{line-height:40px;width:100%;margin:0 auto;text-align:center;color:#707070;font-size:1.4rem;border:solid 1px #707070;box-sizing:border-box;}

.event_news_box_hide{display:none;}

/*contact_box*/
.contact_box{width:90%;margin:0 auto;margin-top:20px;border-bottom:solid 1px #003763;}
.contact_title{display:flex;border-bottom:solid 1px #003763;height:34px;position:relative;}
.contact_title li{cursor:pointer;font-size:1.3rem;color:#707070;padding:0 10px;line-height:35px;position:absolute;}
.contact_title li:nth-child(1){bottom:-1px;left:30px;}
.contact_title li:nth-child(2){bottom:-1px;left:115px;}
.contact_title li:nth-child(3){bottom:-1px;left:225px;}
.contact_title_color{border:solid 1px #003763;border-bottom:solid 1px #fff;}

/*contact_text*/
.contact_text{font-size:1.4rem;color:#707070;line-height:25px;padding:20px;box-sizing:border-box;}

/*apply_box*/
.apply_box{width:100%;padding:20px 0;}
.apply_box li{box-sizing:border-box;width:100%;float:Left;}
.apply_box li input{width:90%;margin:0 auto;line-height:40px;margin-bottom:15px;box-sizing:border-box;padding:0 20px;font-size:1.3rem;}

.apply_box li textarea{width:90%;margin:0 auto;line-height:25px;margin-bottom:15px;box-sizing:border-box;padding:10px 20px;height:105px;font-size:1.3rem;}
.apply_btn{width:90%;margin:0 auto;line-height:40px;text-align:center;background:#fff;cursor:pointer;font-size:1.4rem;color:#707070;border:solid 1px #e5e5e5;}

/*partner_box*/
.partner_box{padding:10px 0;margin-bottom:40px;}
.partner_box li{position:relative;padding-left:80px;padding-top:10px;padding-bottom:10px;line-height:30px;border-bottom:solid 1px #eeeeee;min-height:30px;font-size:1.4rem;color:#707070;}
.partner_box li:nth-child(1):before{content: "投资机构：";position:absolute;left:0;top:10px;line-height:25px;}
.partner_box li:nth-child(2):before{content: "交易所：";position:absolute;left:0;top:10px;line-height:25px;}
.partner_box li:nth-child(3):before{content: "其他：";position:absolute;left:0;top:10px;line-height:25px;}
.partner_box li:nth-child(3){border-bottom:none;}


.partner_box li a{display:inline;margin-right:12px;padding-right:10px;font-size:1.4rem;color:#707070;box-sizing:border-box;text-align:justify;
background-image:url(../image/icon/text_after.png);background-repeat:no-repeat;background-position:right center;box-sizing:border-box;}
.partner_box li a:last-child{background-image:none;}
.partner_box li a:hover{color:#ea571d;text-decoration:underline;}
.contact_all ul{display:none;}

.contact_all ul{display:none;}

/*work_title*/
.work_title{width:90%;margin:0 auto;line-height:70px;color:#14214b;font-weight:bold;font-size:1.5rem;padding-left:20px;box-sizing:border-box;}

/*work_company*/
.work_company{width:90%;margin:0 auto;}
.work_company li{width:32%;margin-right:2%;float:LEft;border:solid 1px #d7d7d7;box-sizing:Border-box;margin-bottom:15px;}
.work_company li img{width:100%;}
.work_company li:nth-child(3n+3){margin-right:0;}



}