@charset "utf-8";
/* CSS Document */

/*重置、公共部分*/
*{ margin:0; padding:0; box-sizing:border-box;}
a{ text-decoration:none; color:#333; outline:none; cursor:pointer;}
img{ border:none;}
.img_responsive{ display:inline-block; max-width:100%; height:auto;}
li{ list-style:none;}
.clear{ clear:both;}
::-ms-clear,::-ms-reveal{ display:none;}
input[type="text"], input[type="submit"], input[type="reset"], input[type="button"]{ -webkit-appearance:none;}
header,footer,nav,section,aside,article{ display:block;}
table{ width:100%; border-collapse:collapse;}
.c-red{ color:#f1678e;}
.red14b{ color:#f1678e; font-weight:bold;}
#Validform_msg{ display:none;}
/*html{ font-size:62.5%;}*/
html, body{ min-height:100%;}
body{ font-size:14px; font-family:"Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif; color:#333;}
::-webkit-input-placeholder{ color:#c1416e;}/* WebKit browsers */
:-moz-placeholder{ color:#c1416e;}/* Mozilla Firefox 4 to 18 */
::-moz-placeholder{ color:#c1416e;}/* Mozilla Firefox 19+ */
:-ms-input-placeholder{ color:#c1416e;}/* Internet Explorer 10+ */
.text_gradient{ color:#b90c85;}
.text_gradient{ background:-webkit-linear-gradient(left,#b90c85,#711e88); -webkit-background-clip:text; color:transparent; color:#b90c85 \9\0; color:#b90c85 \9; font-size:14px;}
.border_gradient{ height:24px; line-height:22px; font-size:14px; background:url(../images/portal/title_bg.jpg) left bottom no-repeat; padding:0 13px; background-size:100%;}
.borderTop_gradient{ *+position:relative; _position:relative; height:41px; line-height:39px; font-size:14px; background:url(../images/portal/title_bg.jpg) left top no-repeat; padding-left:12px; border:1px solid #e3e3e3; border-top:none; background-size:100%; position:relative;}
.background_gradient{ background:#d218ce;
background: -moz-linear-gradient(left,  #d218ce 0%, #d418ce 0%, #3c39ad 68%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#d218ce), color-stop(0%,#d418ce), color-stop(68%,#3c39ad));
background: -webkit-linear-gradient(left,  #d218ce 0%,#d418ce 0%,#3c39ad 68%);
background: -o-linear-gradient(left,  #d218ce 0%,#d418ce 0%,#3c39ad 68%);
background: -ms-linear-gradient(left,  #d218ce 0%,#d418ce 0%,#3c39ad 68%);
background: linear-gradient(to right,  #d218ce 0%,#d418ce 0%,#3c39ad 68%);}
.backTop{ display:block; width:40px; height:30px; background:#f1678e url(../images/portal/backTop.png) center center no-repeat; /* float:right; margin-left:20px; */ position:fixed; bottom:80px; right:100px;}
/* .common_more{ *+position:absolute; *+top:0; *+right:1px; _position:absolute; _top:0; _right:1px; display:block; width:66px; font-weight:bold; border-left:1px solid #e3e3e3; line-height:38px; text-align:center; margin-top:2px; font-size:14px; color:#888; float:right; background:#fbfbfb url(../images/portal/more_bg.png) 10px center no-repeat; padding-left:15px;} */
.common_more{ display:block; width:66px; font-weight:bold; border-left:1px solid #e3e3e3; line-height:38px; text-align:center; margin-top:2px; font-size:14px; color:#888; float:right; background:#fbfbfb url(../images/portal/more_bg.png) 10px center no-repeat; padding-left:15px; position:absolute; top:0; right:0; z-index:99999;}
.more{ font-size:14px; color:#888; font-weight:bold; background:url(../images/portal/more_bg.png) right center no-repeat; padding-right:15px; float:right;}
.more1{ background:url(../images/portal/more_bg1.png) right center no-repeat;}
.common_list ul{ padding:5px 7px;}
.common_list ul li{ width:100%; *+width:99%; _width:99%; line-height:24px; overflow:hidden; background:url(../images/portal/commonList_bg.png) left center no-repeat; padding-left:10px;}
.common_list ul li:hover a{ color:#c1416e; cursor:pointer;}
.common_list ul li a{ display:block; float:left; width:auto; max-width:60%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.common_list ul li img{ display:block; float:left; width:31px; height:11px;}
.common_list ul li span{ float:right; font-size:12px; color:#888;}
/*返回顶部*/
.toolbar-item,.toolbar-layer{ background:url(../images/portal/toolbar.png) no-repeat;}
.toolbar{ position:fixed; right:0px; bottom:80px;}/*假设网页宽度为1200px，导航条在右侧悬浮*/
.toolbar-item{ display:block; width:52px; height:52px; margin-top:1px; position:relative; -moz-transition:background-position 1s; -ms-transition:background-position 1s; -o-moz-transition:background-position 1s; -webkit-moz-transition:background-position 1s; transition:background-position 1s;}
.toolbar-item:hover .toolbar-layer{ opacity:1; filter:alpha(opacity=100); transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1);}
.toolbar-item-top{ background-position:0 0;}
.toolbar-item-top:hover{ background-position:0 -62px;}
.toolbar-layer{ position:absolute; right:46px; bottom:-10px; width:172px; opacity:0; filter:alpha(opacity=0);
transform-origin:95% 95%; -moz-transform-origin:95% 95%; -ms-transform-origin:95% 95%; -o-transform-origin:95% 95%; -webkit-transform-origin:95% 95%; transform:scale(0.01);
-moz-transform:scale(0.01); -ms-transform:scale(0.01); -o-transform:scale(0.01); -webkit-transform:scale(0.01); transition:all 1s; -moz-transition:all 1s; -ms-transition:all 1s; -o-transition:all 1s; -webkit-transition:all 1s;}

/*帖子列表*/
.create_reply_backTop{ overflow:hidden; margin-top:10px;}
.create_reply_backTop input{ width:100px; height:30px; line-height:30px; color:#fff; background:#6fc6a1; border:none; outline:none; float:right; margin-left:20px;}
.create_reply_backTop a.creatNew, .create_reply_backTop a.reply_btn{ display:block; width:100px; height:30px; line-height:30px; text-align:center; color:#fff; background:#6b91e9; border:none; outline:none; float:right; margin-left:20px;}
.create_reply_backTop a.reply_btn{ background:#6fc6a1;}
.pre_next_subject{ width:100%; *+width:97%; _width:97%; height:40px; line-height:40px; margin:10px 0; padding:0 10px; background:#f1678e;}
.pre_next_subject a.fir_a{ float:left; color:#fff; /* margin-top:4px; */}
.pre_next_subject a.sec_a, .pre_next_subject a.thi_a{ float:right; color:#fff; /* margin-top:6px; */ margin-left:20px;}
/*评论公共模块*/
.common_comment{ width:100%; height:auto; border:1px dashed #6fc6a1; padding:10px; overflow:hidden;}
.common_comment h3{ height:26px; line-height:26px; font-size:14px; text-align:right; padding:0 10px; background:url(../images/portal/comment_bg.png) left center no-repeat;}
.common_comment h3 span{ margin-right:5px;}
.common_comment textarea{ width:100%; height:150px; margin:10px 0; outline:none; padding:10px;}
.common_comment input[type=submit]{ width:100px; height:30px; line-height:30px; float:right; border:none; outline:none; color:#fff; margin:0 auto;}

/*头部*/
header{ width:100%; height:88px; /* overflow:hidden; */ background:#a31286 url(../images/portal/header.png) left center no-repeat; background-size:100% 100%;}
.header_in{ width:1024px; height:88px; margin:0 auto; /* overflow:hidden; */}
.logo{ width:301px; height:61px; float:left; margin:14px 0 0 36px;}
.header_r{ /* width:400px; */ width:657px; height:76px; float:right; margin:5px 30px 0 0;}
.search_login_homepage_collect{ /* width:300px; */ width:557px; height:76px; float:right;}
.login_homepage_collect_c ul{ overflow:hidden; margin:10px 0;}
.login_homepage_collect_c ul li{ float:right; padding:0 10px; background:url(../images/portal/split_bg.jpg) left center no-repeat;}
.login_homepage_collect_c ul li a{ color:#fff;}
.login_homepage_collect_c ul li.no_split{ background:none;}
.search_c{ height:33px; position:relative;}
.search_input{ /* width:100%; */ width:300px; *+width:280px; _width:280px; height:33px; line-height:33px; float:right; border-radius:20px; border:none; outline:none; padding-left:20px; color:#c1416e; /*background:#eee url(../images/portal/search_bg.png) 271px center no-repeat;*/}
.search_c input[type=submit]{ display:block; width:18px; height:18px; position:absolute; top:8px; right:8px; border:none; outline:none; background:url(../images/portal/search_bg.png) center center no-repeat; cursor:pointer;}
.qrCode_c{ width:100px; height:76px; float:right; text-align:center;}
.qrCode_c img{ width:64px; height:64px;}
.qrCode_c p{ height:12px; line-height:12px; font-size:12px; text-align:center; color:#fff;}
.memberCenterP{ display:none; width:40px; height:40px; float:right; margin-right:60px; margin-top:15px; position:relative; z-index:999999;}
.memberCenterP img{ width:40px; height:40px; border-radius:50%;}

/*导航*/
.responsive_nav{ display:none;}
.nav_container{ width:100%; height:auto; background:#eee; margin:0 auto;}
.nav_container{ width:100%; height:40px;}
.nav_container .nav_in{ width:1020px; margin:0 auto;}
.nav_container li{ width:102px; height:40px; line-height:40px; text-align:center; float:left;}
.nav_container li a{ display:block;}
.nav_container li.current > a, .nav_container li:hover > a{ font-size:12px; color:#fff; background:url(../images/portal/nav_bg.png) no-repeat;}
.nav_container ul li ul.sub_ul{ display:none; position:relative; z-index:9999;}
.nav_container ul li ul.sub_ul li{ background:#eee;}

/*悬浮窗*/
#netMonitor{ /* min-width:200px; */ width:200px; /* max-width:200px; */ height:auto; max-height:200px; min-height:100px; text-align:center; color:#333; background:#fff; box-shadow:-2px 0 2px #ccc, 2px 0 2px #ccc, 0 -2px 2px #ccc, 0 2px 2px #ccc; z-index:999999; position:absolute; left:2px; top:43px; cursor:pointer;}
.closeNetMonitor{ width:20px; height:20px; line-height:20px; text-align:center; font-size:18px; color:#fff; background:#f1678e; position:absolute; right:2px; top:2px;}
.netMonitor_cont{ width:100%; height:auto; max-height:178px; margin-top:22px; text-align:center; overflow:hidden;}
.netMonitor_cont img{ width:auto; max-width:80%;}
.netMonitor_cont h2{ width:100%; height:24px; line-height:24px; font-size:14px; color:#fff; font-weight:normal; background:url(../images/portal/NetMonitor_title.png) no-repeat; background-size:100% 100%; position:absolute; left:0; bottom:0;}

/*主体部分*/
.main_container{ width:100%; height:auto; margin:15px auto; /*overflow:hidden;*/}
.module_one_outer{ width:100%; background:url(../images/portal/module_one_bg.png) left top no-repeat;}
/*通知公告*/
.update_news{ width:1024px; height:37px; margin:10px auto 15px; /* padding:0 0 0 16px; */ /* background:#eee; */}
.update_news_l{ width:86%; *+width:82%; _width:82%; height:37px; float:left; padding:0 0 0 16px; background:#eee;}
.update_news_icon{ display:inline-block; float:left; width:15px; height:16px; margin:11px 12px 0 0; background:url(../images/portal/update_news_icon.png) center center no-repeat;}
.update_news_title h1{ font-size:14px;}
.update_news_title{ width:15%; height:37px; line-height:37px; float:left;}
.update_news_title img{ display:inline-block; width:80px; height:14px; margin-top:13px;}
.update_news_d{ /* width:82%; */ width:85%; height:37px; line-height:37px; float:left; overflow:hidden;}
.update_news_d li{ display:block; width:auto; float:left; margin:0 50px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.update_news_d li a{ color:#000;}
.update_news_d li a:hover{ color:#c0416e;}
.member_ent{ width:13%; height:37px; line-height:37px; text-align:right; float:right; background:#fdb44a; padding:0 15px 0 10px;}
.member_ent a{ display:block; font-size:14px; color:#fff; font-weight:bold; background:url(../images/portal/member_ent.png) 5px center no-repeat;}
/*图片新闻、热点视频*/
.module_one{ width:1024px; height:352px; margin:0 auto 10px;}
/*图片新闻*/
.picNews_c{ width:624px; height:352px; float:left;}
.picNews_c img{ width:100%; max-width:100%;}
.picNews_hotVideo{ width:100%; height:352px; overflow:hidden;}
.picSlider{ width:624px; height:352px; overflow:hidden;}
.picSlider-item{ float:left;}
.picSlider-pages, .picSlider-title{ position:absolute; z-index:3;}
.picSlider-title{ width:100%; height:39px; line-height:39px; color:#fff; text-indent:10px; bottom:0; background:url(../images/portal/picNews_titleBg.png) left center no-repeat; z-index:2;}
.picSlider-pages{ bottom:12px; right:10px; text-align:right;}
.picSlider-pages a{ display:inline-block; width:10px; height:11px; border-radius:50%; background:#c44270 url(../images/portal/point.png) no-repeat; margin:0 6px; overflow:hidden; text-indent:-100px; font-size:0; outline:none;}
.picSlider-pages a.active{ background:#fff url(../images/portal/pointActive.png) no-repeat;}
/*热点视频*/
.hotVideo_c{ width:390px; height:352px; float:right; border:1px solid #cdcdcd;}
.hotVideo_c h2{ height:40px; line-height:39px; background:#eee url(../images/portal/hotVideo_bg.png) 20px bottom no-repeat; border-bottom:1px solid #cdcdcd; text-align:right; padding-right:22px; font-weight:normal;}
.hotVideo_list{ height:310px; *+height:296px; _height:296px; padding:7px 14px;}
.hotVideo_list_t{ height:180px; padding-bottom:10px; border-bottom:1px dotted #dadada;}
.video_info{ width:113px; float:left;}
.video_info h3{ font-size:14px; text-align:center; padding:15px 0 5px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.video_info h3 a{ color:#c1416e;}
.video_info p{ height:110px; line-height:22px; text-align:justify; overflow:hidden;}
.video_info p.date_p{ height:auto; font-size:12px; color:#888; text-align:right;}
.video_play{ width:235px; float:right; position:relative;}
.video_mask{display:block; width:235px; height:170px; position:absolute; left:0; top:0; background:url(../images/portal/video_mask.png) no-repeat; cursor:pointer;}
.video_play img{ width:235px; max-width:100%; height:170px;}
.hotVideo_list_b{ min-height:110px; background:url(../images/portal/videoList_bg.png) center center no-repeat;}
.hotVideo_list_b ul li{ width:100%; *+width:95%; _width:95%; line-height:24px; overflow:hidden; background:url(../images/portal/list_bg.png) left center no-repeat; padding-left:21px;}
.hotVideo_list_b ul li:hover a{ color:#c1416e;}
.hotVideo_list_b ul li a{ display:block; width:60%;  float:left;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.hotVideo_list_b ul li span{ display:block; width:30%; float:right; text-align:right; font-size:12px; color:#888;}

/*新闻动态、通知公告、会员入会申请*/
.module_two{ width:1024px; height:250px; margin:0 auto 10px; overflow:hidden;}
/*新闻动态*/
.news_c{ width:624px; height:250px; float:left;}
.news_c h3 img{ display:inline-block; width:109px; height:14px; margin-top:5px;}
.news_textPic{ overflow:hidden; padding:10px 5px; border-bottom:1px dashed #dbdbdb;}
.news_textPic img{ width:133px; height:88px; float:left;}
.news_text{ width:470px; height:115px; float:right;/*  border-bottom:1px dashed #dbdbdb; */ padding:0 7px;}
.news_text h4{ font-size:14px; text-align:center; line-height:34px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.news_text h4 a{ color:#c1416e;}
.news_text p{ height:61px; line-height:21px; text-align:justify; overflow:hidden;}
.news_text p.date_p{ height:auto; font-size:12px; text-align:right; color:#888;}
.news_list{ height:100px; margin-top:10px;}
/*通知公告、会员入会申请*/
.notice_member{ width:390px; height:250px; float:right; overflow:hidden;}
.notice_c{ /* width:195px; *+width:175px; _width:175px; */ width:390px; *+width:370px; _width:370px; height:250px; float:left; padding:10px; background:#f1e8f3;}
.notice_c h2{ text-align:center; padding-bottom:10px; background:url(../images/portal/notice_bg.png) left center no-repeat;}
.notice_list ul{ height:182px;}
.notice_list ul li{ height:22px; *+height:40px; _height:40px; background:url(../images/portal/noticeList_bg.png) left 10px no-repeat; padding-left:13px; clear:both;}
.notice_list ul li a{ display:block; height:22px; max-width:70%; float:left; overflow:hidden; white-space:no-wrap; text-overflow:ellipsis;}
.notice_list ul li:hover a{ color:#c1416e;}
.notice_list ul li span{ font-size:12px; line-height:24px; color:#888; float:right; margin-right:10px;}
a.notice_more{ display:block; width:33px; height:17px; line-height:17px; text-align:center; font-size:12px; color:#fff; background:url(../images/portal/notice_more_bg.png) center center no-repeat; float:right; margin-right:10px;}
.member_c{ width:192px; height:250px; float:right; overflow:hidden;}
.member_app1, .member_app2{ width:96px; *+width:86px; _width:86px; height:145px; *+height:85px; _height:85px; float:left; background:#f1678e;}
.member_app2{ background:#f98471;}
.member_app3, .member_app4, .member_app5{ width:64px; height:105px; *+height:65px; _height:65px; float:left; background:#fdb44a;}
.member_app4{ background:#6fc6a1;}
.member_app5{ background:#6b91e9;}
.member_app1, .member_app2, .member_app3, .member_app4, .member_app5{ text-align:center; padding:20px 0; color:#fff;}
.member_app1, .member_app2{ padding:30px 5px; padding:30px 5px;}
.member_app1 img, .member_app2 img, .member_app3 img, .member_app4 img, .member_app5 img{ margin-bottom:10px;}

/*专题访谈、专题报道、专题研讨*/
.module_three{ width:1024px; height:133px; margin:0 auto 10px;}
.module_three ul{ overflow:hidden;}
.subject_common{ width:341px; height:133px; float:left;}
.subject_common a{ cursor:pointer;}
.subject_common h2{ width:30px; height:133px; padding-top:20px; font-size:16px; color:#fff; text-align:center; float:left; background:url(../images/portal/subject_commo_title.png) no-repeat;}
.subject_common .subject_intro{ width:311px; height:133px; padding-top:36px; float:right;}
.subject_common p{ text-align:right; padding-right:30px; font-size:18px; color:#fff; text-shadow:3px 3px 3px #000;}
.subject_one{ background:url(../images/portal/subject_one_bg.png) left center no-repeat; background-size:100% 100%;}
.subject_two{ background:url(../images/portal/subject_two_bg.png) left center no-repeat; background-size:100% 100%;}
.subject_three{ background:url(../images/portal/subject_three_bg.png) left center no-repeat; background-size:100% 100%;}

/*各地信息、国际交流、政策法规、会员企业*/
.module_four, .module_five{ width:1024px; height:250px; margin:0 auto 10px; overflow:hidden;}
.placeInfo, .interCommu, .policesRegulations, .memberEnterprise{ width:508px; height:250px; float:left;}
.placeInfo{/*  background:url(../images/portal/placeInfo_bg.png) center 80px no-repeat; */}
.placeInfo h2 img{ display:inline-block; width:56px; height:14px; margin-top:14px;}
.placeInfo_bg{ height:210px; background:url(../images/portal/placeInfo_bg.png) center 50px no-repeat;}
.placeInfo_t, .interCommu_t, .memberEnterprise_t{ width:100%; height:110px; padding:10px 5px; border-bottom:1px dashed #dedede;}
.placeInfo_t img, .interCommu_t img, .memberEnterprise_t img{ width:133px; height:88px; float:left;}
.placeInfo_t_r, .interCommu_t_r, .memberEnterprise_t_r{ width:350px; float:right;}
.placeInfo_t_r h3, .interCommu_t_r h3, .memberEnterprise_t_r h3{ font-size:14px; margin-bottom:8px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.placeInfo_t_r h3 a, .interCommu_t_r h3 a, .memberEnterprise_t_r h3 a{ color:#c1416e;}
.placeInfo_t_r p, .interCommu_t_r p, .memberEnterprise_t_r p{ *+height:66px; _height:66px; font-size:14px; line-height:21px; text-align:justify; overflow:hidden;word-wrap:break-word; white-space:normal; word-break:break-all;}
.placeInfo_t_r p span, .interCommu_t_r p span, .memberEnterprise_t_r p span{ font-size:12px; color:#888; float:right;}
.placeInfo_t_r p.date_p, .interCommu_t_r p.date_p, .memberEnterprise_t_r p.date_p{ text-align:right;}
.interCommu, .memberEnterprise{ float:right;}
.caweTab{ padding-left:0;}
.tabBar{ overflow:hidden; position:relative; z-index:9999;}
.tabBar span{ background-color:#fbfbfb; cursor:pointer; display:inline-block; float:left; height:38x; line-height:38px; padding:0 15px; color:#545454; border-right:1px solid #e3e3e3; margin-top:2px; font-weight:bold;}
.tabBar span.current{ background:#fff; background-image:-webkit-gradient(linear, 0 0, right 0, from(rgba(186, 12, 133, 1)), to(rgba(113, 30, 136, 1)));/*横向渐变*/ -webkit-background-clip:text; -webkit-text-fill-color:transparent; font-weight:bold; color:#971586;}
.tabCon{ display:none; height:210px; background:url(../images/portal/interCommu_bg.png) center 50px no-repeat; margin-top:-41px; padding-top:41px;}
.interCommu_t h3, .memberEnterprise_t h3{ line-height:normal;}
.policesRegulations h2 img{ display:inline-block; width:64px; height:16px; margin-top:13px;}
.policesRegulations ul li{ line-height:25px;}
.policesRegulations ul li a{ width:90%;}
.policesRegulations_list{ min-height:209px; background:url(../images/portal/policesRegulations_bg.png) center center no-repeat;}
.policesRegulations_list ul li a{ max-width:90%;}
#memberEnterpriseTab .tabCon{ display:none; height:210px; background:url(../images/portal/memberEnterprise_bg.png) center center no-repeat;}

/*女企业家风采*/
.module_six{ width:100%; background:url(../images/portal/module_six_bg.png) right bottom no-repeat;}
.module_six_in{ width:1024px; margin:0 auto; overflow:hidden;}
.module_six_in h5{ display:none;}
.entrepreneuse{/*  width:100%; */ width:1024px; height:404px; margin:0 auto 10px; overflow:hidden;}
.entrepreneuse_l{ width:158px; *+width:156px; _width:156px; height:404px; float:left; border:2px solid #fff; overflow:hidden;}
.entrepreneuse_m{ width:242px; height:404px; float:left; position:relative; background:#e79fd3; cursor:pointer;}
.entrepreneuse_m img{ width:242px; height:404px; border:2px solid #fff;}
.entrepreneuse_m_intro{ width:203px; height:160px; background:rgba(255,255,255,0.8); left:19px; bottom:15px; padding:10px; position:absolute;}
.entrepreneuse_m_intro h2{ font-size:14px; color:#c1416e; text-align:center; padding-bottom:8px; border-bottom:1px solid #cecbc8;}
.entrepreneuse_m_intro p{ height:117px;}
/* .entrepreneuse_r{ width:624px; height:404px; float:right; cursor:pointer; background:#cf43a9;}
.entrepreneuse_r ul li{ width:208px; height:202px; float:left; background:#cf43a9; position:relative;}
.entrepreneuse_r ul li div{ width:179px; height:44px; background:rgba(255,255,255,0.8); background-image:url(../images/portal/entrepreneuse_r_bg.png); background-size:100% 100%; background-position:center center; background-repeat:no-repeat; position:absolute; left:15px; bottom:15px; padding:2px 10px; text-align:center;}
.entrepreneuse_r ul li span.fir_span{ color:#c1416e;}
.entrepreneuse_r li img{ width:208px; max-width:100%; height:202px; border:2px solid #fff;} */
.entrepreneuse_r{ width:864px;/*  *+width:862px; _width:862px; */ height:404px; float:right; cursor:pointer; background:#fff;}
.entrepreneuse_r ul li{ width:216px; *+width:212px; _width:212px; height:202px; float:left; background:#fff; border:2px solid #fff; position:relative;}
.entrepreneuse_r ul li div{ width:179px; /* height:44px; */ height:22px; background:url(../images/portal/entrepreneuse_r_title.png) no-repeat; /* background-image:url(../images/portal/entrepreneuse_r_bg.png); */ background-size:100% 100%; background-position:center center; background-repeat:no-repeat; position:absolute; left:15px; *+left:6px; _left:6px; bottom:15px; padding:2px 10px; text-align:center; overflow:hidden;}
.entrepreneuse_r ul li span.fir_span{ color:#fff;}
.entrepreneuse_r li img{ width:212px; max-width:100%; height:198px;}

/*学习园地*/
.learnGarden{ width:100%; height:275px; background:url(../images/portal/learnGarden_bg.jpg) left center no-repeat; margin-bottom:10px; overflow:hidden; position:relative;}
/* #iphone_learnGarden{ display:none;} */
.learnGarden .td{ overflow:hidden;}
.learnGarden_title{ width:924px; *+width:872px; _width:872px; height:47px; line-height:47px; float:left; padding-left:16px;}
.learnGarden_title h2 img{ display:inline-block; width:500px; height:19px; margin-top:13px;}
.learnGarden .hd{ width:100px; height:47px; padding:0 16px; float:right; overflow:hidden;}
.learnGarden .hd .prev, .learnGarden .hd .next{ display:block; width:28px; height:28px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url(../images/portal/arrow.png) no-repeat;}
.learnGarden .hd .next{ margin-right:0;}
.learnGarden .hd .next{ background-position:-28px 0px;}
.learnGarden .hd .prev:hover, .learnGarden .hd .next:hover{ background:url(../images/portal/arrow_active.png) no-repeat;}
.learnGarden .hd .next:hover{ background-position:-28px 0px;}
.learnGarden .bd{ padding:30px 6px;}
.learnGarden .bd ul{ overflow:hidden; zoom:1;}
.learnGarden .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center; position:relative;}
.learnGarden .bd ul li .pic{ text-align:center;}
.learnGarden .bd ul li .pic img{ width:233px; height:168px; display:block;}
.learnGarden .bd ul li .title{ width:100%; height:24px; line-height:24px; background:url(../images/portal/picList_title.png) no-repeat; position:absolute; left:0; bottom:0;}
.learnGarden .bd ul li .title a{ display:inline-block; width:90%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color:#fff;}

/*普通列表*/
.list_container{ height:auto; margin:10px auto; position:relative; /*overflow:hidden;*/}
.leftTop_bg{ width:228px; height:290px; background:url(../images/portal/module_one_bg.png) left center no-repeat; position:absolute; left:0; top:0; z-index:-1;}
.rightBottom_bg{ width:296px; height:584px; background:url(../images/portal/module_six_bg.png) left center no-repeat; position:absolute; right:0; bottom:0; z-index:-1; *+background:none; _background:none;}
.menu_content{ width:1024px; height:auto; min-height:450px; margin:10px auto; /*overflow:hidden;*/ overflow:hidden;}
.detail_search{ display:inline-block; width:240px; height:40px; text-align:center; position:absolute; top:5px; right:15px;}
.detail_search input[type=text]{ dispaly:inline-block; width:100%; height:30px; margin:0 auto; border:1px solid #d7d7d7; outline:none; border-radius:25px; padding-left:15px;}
.detail_search input[type=submit]{ display:block; width:18px; height:18px; position:absolute; top:6px; right:10px; border:none; outline:none; background:url(../images/portal/search_bg.png) center center no-repeat; cursor:pointer;}
.menu_c{ /* width:240px; */ width:180px; height:auto; float:left; background:#eee; padding:15px 0; /*padding-bottom:9999px; margin-bottom:-9999px;*/ overflow:hidden;}
.menu_title{ height:60px; border-top:1px dashed #d6d6d6; border-bottom:1px dashed #d6d6d6;}
.menu_title h2{ width:176px; height:40px; line-height:40px; margin:9px auto; font-size:14px; color:#fff; text-align:left; padding-left:24px; background:url(../images/portal/menu_title_bg.png) left center no-repeat;}
.menu_c ul li{ height:40px; line-height:40px; padding-left:35px; border-bottom:1px dashed #d6d6d6; background:url(../images/portal/menu_li_bg.png) 150px center no-repeat;}
.menu_c ul li.current{ background:url(../images/portal/menu_title_bg.png) center center no-repeat; background:#fff;}
.menu_c ul li a{ display:block;}
.content_c{ width:828px; *+width:792px; _width:792px; height:auto; float:right; border:1px solid #d7d7d7; border-top-left-radius:15px; padding:4px 15px 15px; /*overflow:hidden;*/ position:relative;}
.content_c h2{ height:36px; line-height:36px; border-bottom:1px solid #d9d9d9; font-size:14px; margin-bottom:15px;}
.content_c h2 a{ color:#c1416e; margin-right:8px;}
.content_c h2 a.breadNav{ background:url(../images/portal/breadNav_bg.png) left center no-repeat; padding-left:10px}
.content_t{ width:100%; height:auto; padding-bottom:17px; border-bottom:1px dashed #e8e8e8; margin-bottom:15px;}
/*.content_slider{ width:397px; height:282px; float:left;}
.contentSlider{ width:397px; height:282px; overflow:hidden;}
.content_intro{ width:326px; height:282px; float:right;}
.content_intro h3{ font-size:16px; color:#c1416e; text-align:right; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding:15px 0 5px;}
.content_intro p.date_p{ text-align:right; font-weight:bold;}
.content_intro p.text_p{ text-indent:2em; height:198px; text-align:justify; overflow:hidden;}
.content_intro p.detail_p{ text-align:right; height:23px; line-height:35px;}
.content_intro p.detail_p a{ color:#c1416e; background:url(../images/portal/detail_bg.png) right 4px no-repeat; padding-right:12px;}*/
.picTxtSlider{ width:736px; height:282px; position:relative; overflow:hidden; word-wrap:break-word; word-break:break-all;}
.detail_c p{ word-wrap:break-word; word-break:break-all; overflow:hidden;}
.picTxtSlider .tWrapper{ width:736px; height:282px; position:absolute; top:0; left:0; background:#fff;}
.picTxtSlider .tWrapper ul{ width:99999px; height:282px; position:absolute; top:0; left:0;}
.picTxtSlider ul li{ display:block; width:736px; height:282px; float:left;}
.picTxtSlider ul li dl{ width:736px; height:282px;}
.tWrapper ul li dl dt{ width:396px; height:282px; overflow:hidden; float:left; position:relative;}
.tWrapper ul li dl dt h4{ width:100%; height:39px; line-height:39px; padding-left:10px; color:#fff; position:absolute; left:0; bottom:0; background:url(../images/portal/picTxt_bg.png) left center no-repeat; background-size:100% 100%;}
.tWrapper ul li dl dt img{ width:396px; height:282px;}
.tWrapper ul li dl dd{ width:340px; *+width:320px; _width:320px; height:282px; padding:10px 10px 0; z-index:10; display:block; float:right;}
.tWrapper ul li dl dd h3{ height:18px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:16px; color:#c1416e; margin-bottom:10px; text-align:right;}
.tWrapper ul li dl dd p.date_p{ padding-bottom:10px; font-weight:bold; text-align:right;}
.tWrapper ul li dl dd p.text_p{ color:#333; line-height:22px; text-indent:2em; height:158px; text-align:justify; overflow:hidden; word-wrap:break-word; word-break:break-all;}
.tWrapper ul li dl dd p.detail_p{ text-align:right; height:23px; line-height:23px;}
.tWrapper ul li dl dd p.detail_p a{ color:#c1416e; background:url(../images/portal/detail_bg.png) right 4px no-repeat; padding-right:12px;}
.tWrapper ul li dl dd a{ color:#fff;}
.tWrapper ul li dl dd a:hover{ color:#fff;}
/*如果图片文章不存在则显示下边的文章介绍*/
.txtSlider{ display:none;}
.txtSlider h3{ font-size:16px; color:#c1416e; text-align:center; padding-bottom:10px;}
.txtSlider p.date_p{ padding-bottom:10px; font-weight:bold; text-align:center;}
.txtSlider p.text_p{ color:#333; line-height:22px; text-indent:2em; height:115px; text-align:justify; overflow:hidden;}
.txtSlider p.detail_p{ text-align:right; height:23px; line-height:35px;}
.txtSlider p.detail_p a{ color:#c1416e; background:url(../images/portal/detail_bg.png) right 4px no-repeat; padding-right:12px;}
.txtSlider a{ color:#fff;}
.txtSlider a:hover{ color:#fff;}
#thumbNav { position:absolute; bottom:11px; left:300px; height:13px; z-index:500;}
#thumbNav a, #thumbNav a:hover{ cursor:pointer; overflow:hidden; float:left; display:inline-block; width:11px; height:11px; margin-right:6px; font-size:16px; display:inline-block; background:url(../images/portal/point.png) center center no-repeat;}
#thumbNav a.cur{ color:#fff; background:url(../images/portal/pointActive.png) center center no-repeat;}	
.content_list ul{ border-bottom:1px dashed #e8e8e8;}
.page_c{ width:100%; height:30px; line-height:30px; text-align:center; margin-top:15px; background:#eee; overflow:hidden;}
.page_c_in{ overflow:hidden; height:30px;}
.page_c ul{ display:inline-block; overflow:hidden;}
.page_c ul li{ float:left; padding:0 10px;}
.page_c ul li a{ color:#c1416e;}
.page_c ul li.active a, .page_c ul li:hover a{ color:#333;}

/*图文列表*/
.picTxt_list ul li{ height:168px; border-bottom:1px dashed #e8e8e8; padding:12px 0;}
.picList_c{ width:208px; height:143px; float:left;}
.txtList_c{ width:500px; height:143px; float:right;}
.txtList_c h3{ font-size:14px; color:#c1416e; padding:5px 0 10px; display:inline-block; margin-right:30px;}
.txtList_c h4{ display:inline-block;}
.txtList_c h4 span{ color:#888; font-weight:normal;}
.txtList_c p{ text-indent:2em; height:97px; overflow:hidden;}

/*详情页*/
.detail_c{}
.article_video{ width:350px; margin:20px auto;}
.detail_c .picTxtSlider{ width:396px; margin:0 auto 10px;}
.content_t .picTxtSlider{ width:768px; margin:0 auto 10px;}
.detail_c h3{ font-size:16px; color:#c1416e; text-align:center; padding-bottom:27px;}
.detail_c h5{ height:21px; line-height:21px; text-align:center; background:#f7f7f7; font-weight:normal; margin-bottom:27px;}
.iphone_h5{ display:none;}
.detail_c p{ line-height:25px; font-size:14px; margin-bottom:10px;text-indent:2em;}
.detail_c p.text_p{ text-indent:2em; line-height:24px; text-align:justify;}
.detail_c p.img_p{ text-align:center; margin:15px 0;}
.detail_c p.img_p img{ width:100%; max-width:736px;}
.download_c{ margin:10px 0;}
.download_c p{ line-height:30px;}
.download_c a{ background:url(../images/portal/attachment_bg.png) left center no-repeat; padding-left:25px;}
.preNextSheet{ height:30px; line-height:30px; margin-top:10px;}
a.preSheet, a.nextSheet{ display:block; width:50%; float:left; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
a.nextSheet{ float:right; text-align:right;}
a.preSheet span, a.nextSheet span{ color:#c1416e;}

/*图文类二级页面*/
.picTxt_sub_c .picTxtSlider{ width:396px; margin:0 auto;}
.picTxt_sub_c .picTxtSlider .tWrapper{ width:396px;}
.picTxt_sub_c .picTxtSlider ul li{ width:396px; text-align:center;}
.picTxt_sub_c .picTxtSlider ul li dl{ width:396px; display:inline-block;}
.picTxt_sub_c .tWrapper ul li dl dt h4{ text-align:left;}
.picTxt_sub_c .tWrapper ul li dl dt{ width:396px;}
.picTxt_sub_c #thumbNav{ left:320px;}
.picTxt_sub_c p.text_p{ text-indent:2em; line-height:24px; margin-top:10px; text-align:justify;}
.picTxt_sub_c h3{ font-size:14px; text-align:center; font-weight:normal; margin:20px 0;}	

/*会员服务——加入中国女企业家协会说明*/
.memberSub_c{ width:1024px; height:auto; margin:10px auto; border:1px solid #d7d7d7; border-top-left-radius:15px; padding:4px 15px 15px; overflow:hidden;}
.memberSub_c h2{ height:36px; line-height:36px; border-bottom:1px solid #d9d9d9; font-size:14px; margin-bottom:15px;}
.memberSub_c h2 a{ color:#c1416e; margin-right:8px;}
.memberSub_c h2 a.breadNav{ background:url(../images/portal/breadNav_bg.png) left center no-repeat; padding-left:10px}
.memberSub_c h3{ text-align:center; padding-bottom:10px;}
.memberSub_c h3 span{ font-size:16px;}
.memberSub_c h4{ font-size:14px; text-align:center; font-weight:normal; padding-bottom:50px;}
.memberSub_c h5{ padding-bottom:10px;}
.memberSub_c h6{ font-size:14px; text-align:center; padding-top:15px;}
.memberSub_c p{ line-height:24px; margin-bottom:10px;}
.memberSub_c p a{ text-decoration:underline;}
/*会员服务——单位会员管理办法*/
.memberSub_c p span{ font-weight:bold; padding-right:10px;}
/*会员服务——入会申办程序*/
.memberSubR_c{ width:768px; *+width:734px; _width:734px; height:auto; float:right; border:1px solid #d7d7d7; border-top-left-radius:15px; padding:4px 15px 15px; overflow:hidden;}
.procedures_d{ width:100%; height:auto;}
.procedures_d h3{ height:39px; line-height:39px; font-size:14px; padding-left:15px; background:url(../images/portal/procedures_bg.png) left center no-repeat;}
.procedures_d p{ line-height:24px; padding:20px 0;}
.procedures_d p a{ color:#c1416e;}
.procedures_d p.iphone_p{ display:none;}
.procedures_d p a{ padding:0 20px;}
/*会员服务——信息咨询*/
.memberService_c{}
.ms_consulation{ width:100%; height:aut;}
.ms_consulation_t{ height:auto; overflow:hidden; padding-bottom:10px; border-bottom:1px dashed #dfdfdf;}
.ms_consulation_t textarea{ width:100%; height:120px; margin-bottom:10px; padding:10px; background:url(../images/portal/question_bg.png) center center no-repeat; border:1px solid #dfdfdf;}
.ms_consulation_t textarea.Validform_error{ background:#ffe7e7; border:1px solid #f00;}
.ms_consulation_t input[type=submit]{ width:100px; height:30px; background:#f1678e; line-height:30px; float:right; border:none; outline:none; color:#fff; margin:0 auto; cursor:pointer;}
.ms_consulation_b{ width:100%; height:auto;}
.ms_consulation_b ul li{ border-bottom:1px dashed #dfdfdf; padding:10px 0;}
.ms_consulation_b h3{ min-height:24px; font-size:14px; margin-bottom:15px; overflow:hidden; cursor:pointer;}
.ms_consulation_b h3 .fir_span{ max-width:70%; float:left;}
.ms_consulation_b h3 .sec_span{ width:30%; float:right; text-align:right; font-weight:normal;}
.ms_consulation_b p{ overflow:hidden; text-align:justify; border-left:3px solid #6fc6a1; padding-left:25px;}
.ms_consulation_b p .fir_span{ width:70%; float:left;}
.ms_consulation_b p .sec_span{ width:30%; float:right; text-align:right;}
.ui_answer{ background:url(../images/portal/answer_icon.png) left top no-repeat; padding-left:25px;}
.ui_question{ background:url(../images/portal/question_icon.png) left top no-repeat; padding-left:25px;}
/*会员服务——会员交流*/
.ms_communication{ width:100%; height:auto;}
.ms_communication h3{ font-size:14px; padding:0 10px; height:30px; line-height:28px; border:1px dashed #dfdfdf;}
.ms_communication h3 span{ margin-right:15px;}
.ms_communication h3 a{ float:right; color:#c10f7c; *+margin-top:-25px; _margin-top:-25px;}
.ms_communication_iphone{ display:none;}
.latest_cream{ width:100%; height:auto; margin:10px 0; overflow:hidden;}
.latest_c, .cream_c{ width:49%; height:285px; float:left; border:1px solid #f1678e;}
.ms_communication .more{ color:#fff;}
.latest_c h4, .cream_c h4, .latest_reply h4{ height:30px; line-height:28px; padding:0 10px; border-bottom:1px solid #f1678e; background:#f1678e;}
.latest_c h4 span, .cream_c h4 span, .latest_reply h4 span{ color:#fff;}
.latest_c h4 a, .cream_c h4 a, .latest_reply h4 a{ *+margin-top:-28px; _margin-top:-28px;}
.cream_c{ border:1px solid #6fc6a1;}
.cream_c h4{ background:#6fc6a1; border-bottom:1px solid #6fc6a1;}
.latest_c ul li a, .cream_c ul li a{ width:90%;}
.cream_c{ float:right;}
.cream_c ul li span{ float:none; margin:0 10px;}
.latest_reply{ border:1px solid #6b91e9; height:160px;}
.latest_reply h4{ background:#6b91e9; border-bottom:1px solid #6b91e9;}
/*会员服务——会员交流——新话题*/
.ms_communicationAdd{ width:100%; height:auto;}
.ms_communicationAdd table{ width:100%; border-collapse:collapse;}
.ms_communicationAdd table tr td{ line-height:30px; padding:10px 0;}
.ms_communicationAdd input[type=text]{ width:100%; *+width:98%; _width:98%; height:30px; outline:none; padding-left:10px; border:1px solid #dfdfdf;}
.ms_communicationAdd input[type=submit], .ms_communicationAdd input[type=reset]{ width:100px; height:30px; line-height:30px; color:#fff; border:none; outline:none; margin:10px; cursor:pointer;}
.ms_communicationAdd input.publicNew_btn{ background:#6fc6a1;}
.ms_communicationAdd .edui-body-container p.Validform_error{ background:#ffe7e7 url(../images/portal/pass_icon.png) 270px center no-repeat; border:1px solid #f1678e;}
.ms_communicationAdd table tr td input.Validform_error{ background:#ffe7e7; border:1px solid #f00;}
/*会员服务——会员交流——帖子列表*/
.postList_c{ overflow:hidden;}
.postList_c h3{ text-align:center; padding-bottom:10px;}
.postList_c h3 span{ font-size:16px; color:#c1416e;}
.postList_c h4{ font-weight:normal; border-bottom:1px solid #dfdfdf; padding:5px 10px; margin-bottom:5px;}
.postList_c h4 span{ color:#c1416e;}
.postList_c h4 span.sec_span{ float:right;}
.postList_c p{ text-indent:2em; line-height:24px; margin-bottom:10px; text-align:justify;}
.publicReply_btn{ background:#6fc6a1;}
.reset_btn{ background:#f1678e;}
.replyPost_list{ margin-top:10px; border:1px dashed #dfdfdf; padding:5px;}
.replyPost_list ul.replyPost_list_ul li{ border:1px dashed #f98471; padding:10px; margin-bottom:10px; overflow:hidden;}
.replyPost_list ul.replyPost_list_ul li h4{ height:30px; line-height:30px; margin-bottom:5px; border-bottom:1px solid #6b91e9;}
.replyPost_list ul.replyPost_list_ul li h4 span{ color:#c1416e;}
.replyPost_list ul.replyPost_list_ul li h4 span.sec_span{ float:right;}
.replyPost_list ul.replyPost_list_ul li h5{ margin-bottom:10px;}
/*会员服务——会员交流列表——更多*/
.ms_communication_more{ width:100%; height:auto;}
.ms_communication_more .tabBar{ border-bottom:1px solid #6fc6a1; border-top:1px solid #6fc6a1;}
.ms_communication_more .tabBar span{ background-color:#f6f6f6; border-right:1px solid #6fc6a1; margin-top:0; text-align:center;}
.ms_communication_more .tabCon{ padding-top:41px; background:none; height:auto;}
.tabCon table{ width:100%; border-collapse:collapse;}
.tabCon table tr th{ background:#6fc6a1; color:#fff;}
.tabCon table tr td, .tabCon table tr th{ border:1px solid #6fc6a1; line-height:30px; text-align:center;}

/*会员中心——首页*/
.memCenter_c{ width:100%; height:auto;}
.memCenter_c p.memCenter_c_title{ padding-bottom:10px; font-size:16px; color:#f1678e;}
.notice_myInfo{ width:100%; height:auto; margin:10px 0; overflow:hidden;}
.mNotice_c, .myInfo_c{ width:49%; height:160px; float:left; border:1px solid #f1678e;}
.notice_myInfo .more, .currentAct .more{ color:#fff;}
.mNotice_c h4, .myInfo_c h4, .currentAct h4{ height:30px; line-height:28px; padding:0 10px; border-bottom:1px solid #f1678e; background:#f1678e;}
.mNotice_c h4 a, .myInfo_c h4 a, .currentAct h4 a{ *+margin-top:-28px; _margin-top:-28px;}
.mNotice_c h4 span, .myInfo_c h4 span, .currentAct h4 span{ color:#fff;}
.myInfo_c{ border:1px solid #6fc6a1;}
.myInfo_c h4{ background:#6fc6a1; border-bottom:1px solid #6fc6a1;}
.mNotice_c ul li a, .myInfo_c ul li a{ width:90%;}
.myInfo_c{ float:right;}
.myInfo_c ul li span{ float:none; margin:0 10px;}
.currentAct{ border:1px solid #6b91e9; height:160px; *+height:170px; _height:170px;}
.currentAct h4{ background:#6b91e9; border-bottom:1px solid #6b91e9;}
/*会员中心——我的资料*/
.myData_c{ width:100%; height:auto; overflow:hidden; margin-bottom:20px;}
.myData_c h3{ height:30px; line-height:30px; border-bottom:2px solid #fdb44a; color:#fdb44a; margin-bottom:10px; padding-bottom:5px;}
.myData_c textarea{ width:100%; min-height:150px; padding:10px; border:1px solid #ccc;}
.myData_c .save_btn{ width:100px; height:30px; line-height:28px; text-align:center; border:none; outline:none; font-size:16px; color:#fff; background:#6b91e9;}
.myData_entEdit .save_btn{ background:#6fc6a1;}
.myData_baseEdit .save_btn{ background:#fdb44a;}
.myData_baseEdit table tr td input.Validform_error, .myData_entEdit .Validform_error, .myData_contactEdit .Validform_error{ background:#ffe7e7; border:1px solid #f1678e;}
.add_btn, .edit_btn, .delete_btn{ display:inline-block; width:50px; height:24px; line-height:24px; text-align:center; font-size:14px; color:#fff; background:#6fc6a1; float:right; margin:0 0 10px 20px;}
.myData_group .add_btn{ background:#f98471;}
.myData_group .delete_btn{ background:#f98471;}
.myData_cont .add_btn{ background:#6b91e9;}
.add_btn1{ display:block; margin:5px auto; width:124px; float:none;}
.edit_btn{ background:#fdb44a;}
.delete_btn{ background:#f1678e; float:none; margin:0 auto;}
.myData_ent .edit_btn, .myData_ent .delete_btn, .myData_cont .edit_btn, .myData_cont .delete_btn{ float:none; margin:5px 10px;}
.back_btn{ display:inline-block; width:50px; height:24px; line-height:24px; text-align:center; font-size:14px; color:#fff; background:#6fc6a1; float:right; margin:0 0 10px 20px;}
.submitCheck_btn{ width:120px; height:30px; background:#f1678e; border:none; outline:none; color:#fff; margin:0 auto;}
.myData_group h3{ border-bottom:2px solid #f98471; color:#f98471;}
.myData_ent h3{ border-bottom:2px solid #6fc6a1; color:#6fc6a1;}
.myData_cont h3{ border-bottom:2px solid #6b91e9; color:#6b91e9;}
.myData_c table tr td, .myData_c table tr th{ text-align:center; padding:5px 0; border:1px solid #fdb44a; word-wrap:break-word; word-break:break-all;}
.myData_c input, .myData_c select{ width:90%; height:30px; border:1px solid #ccc; outline:none; padding-left:5px;}
.myData_base img{ display:inline-block; margin-top:10px; max-width:86px; width:86px; height:119px;}
.myData_group table tr td, .myData_group table tr th{ border:1px solid #f98471;}
.myData_ent table tr td, .myData_ent table tr th{ border:1px solid #6fc6a1;}
.myData_cont table tr td, .myData_cont table tr th{ border:1px solid #6b91e9;}
.myData_entEdit{ width:100%; overflow:auto;}
.myData_entEdit table, .myData_entEdit h3{ width:100%; background:none;}
.myData_entEdit, .myData_contactEdit{ height:auto; overflow:hidden;}
.myData_entEdit_form, .myData_contactEdit_form{ width:100%;}
.edit_item{ width:50%; /* height:40px; */ line-height:38px; float:left; padding:5px 5px; overflow:hidden;}
.edit_item span{ display:block; float:left;}
.edit_item span.fir_span{ width:35%; text-align:right; padding-right:10px; font-weight:bold;}
.edit_item span.sec_span{ width:65%;}
.edit_item input{ width:100%;}
/*财务状况*/
.myData_fanAdd{}
.myData_fanAdd .add_btn{ width:50px; height:24px; float:right; border:none;}
.myData_fanAdd .save_btn{ display:block; margin:10px auto;}
/*.myWork, .myRewardHonor, .myDuty, .myAchievement{ width:49%; float:left;}
.myRewardHonor, .myAchievement{ float:right;}*/
.myWork{ margin-top:20px;}
.myWork, .myRewardHonor, .myDuty, .myAchievement{ min-height:180px;}
.myWork h3{ border-bottom:2px solid #f1678e; color:#f1678e;}
.myRewardHonor h3{ border-bottom:2px solid #f98471; color:#f98471;}
.myDuty h3{ border-bottom:2px solid #fdb44a; color:#fdb44a;}
.myAchievement h3{ border-bottom:2px solid #6fc6a1; color:#6fc6a1;}
.myData_c ul.myData_list li{ line-height:24px; background:url(../images/portal/myWork_liBg.png) left center no-repeat; padding-left:10px;}
.myRewardHonor ul.myData_list li{ background:url(../images/portal/myRewardHonor_liBg.png) left center no-repeat; padding-left:10px;}
.myDuty ul.myData_list li{ background:url(../images/portal/myDuty_liBg.png) left center no-repeat; padding-left:10px;}
.myAchievement ul.myData_list li{ background:url(../images/portal/myAchievement_liBg.png) left center no-repeat; padding-left:10px;}
/*会员中心——我的积分*/
.myPoints h3, .points_intro h3{ height:30px; line-height:30px; border-bottom:2px solid #6b91e9; color:#6b91e9; margin-bottom:10px;}
.myPoints_list{ width:744px; overflow:hidden;}
.myPoints_list li{ width:240px; height:100px; float:left; margin:0 8px 10px 0; text-align:center; }
.myPoints_list li h4 span{ color:#f1678e;}
#checkPoint1{ border:1px solid #6b91e9;}
#checkPoint1:hover{ background:#6b91e9; color:#fff;}
#checkPoint2{ border:1px solid #6fc6a1;}
#checkPoint2:hover{ background:#6fc6a1; color:#fff;}
#checkPoint3{ border:1px solid #fdb44a;}
#checkPoint3:hover{ background:#fdb44a; color:#fff;}
#checkPoint4{ border:1px solid #f1678e;}
#checkPoint4:hover{ background:#f1678e; color:#fff;}
.myPoints_list li a{ display:block; width:100%; *+width:200px; _width:200px; height:100%; padding:20px;}
.myPoints_list li p{ padding-bottom:10px;}
.points_intro{ width:100%; height:auto; margin-top:10px;}
.points_intro h3{ border-bottom:2px solid #6fc6a1; color:#6fc6a1;}
.points_intro p{ line-height:24px;}
.points_intro p span{ color:#f1678e;}
.points_intro h4{ font-size:16px; padding:10px 0;}
.points_intro table tr td, .points_intro table tr th{ border:1px solid #6fc6a1; padding:5px;}
.checkPoint_detail{ width:100%; height:auto; margin-top:10px; padding:10px; background:#f1678e; display:none;}
.checkPoint1_detail{ background:#6b91e9;}
.checkPoint2_detail{ background:#6fc6a1;}
.checkPoint3_detail{ background:#fdb44a;}
.checkPoint_detail table tr td, .checkPoint_detail table tr th{ border:1px solid #fff;}
.showHide{ display:block;}
/*会员中心——我的活动*/
.myActivity_c table tr td, .myActivity_c table tr th{ text-align:center; padding:5px 0; border:1px solid #6fc6a1; word-wrap:break-word; word-break:break-all;}
.myActivity_c span{ color:#fff; padding:2px 5px; border-radius:3px;}
.myActivity_c .back_btn{ display:inline-block; width:50px; height:24px; line-height:24px; text-align:center; font-size:14px; color:#fff; background:#fdb44a; float:right; margin:0 0 10px 20px;}
.isSign{ background:#6fc6a1;}
.noSign{ background:#f1678e;}
.submitReg{ display:block; padding:0; width:120px; height:34px; margin:10px auto; background:#6fc6a1; color:#fff; font-size:16px; border-radius:2px; border:none; border-radius:5px; cursor:pointer;}
/*活动报名*/
.activity_contactEdit_form table input{ width:90%;}
.activity_contactEdit_form table textarea{ width:96%;}
.activityReg{}
.activityReg h3{ border-bottom:2px solid #6fc6a1; color:#6fc6a1; margin-bottom:10px;}
.activityReg h4{ font-size:16px; border-bottom:2px solid #6b91e9; color:#6b91e9; margin:20px 0 0;}
.activityReg table tr td, .activityReg table tr th{ padding:5px; border:1px solid #6fc6a1; text-align:center;}
.activityReg textarea{ width:100%; height:80px; border:1px solid #6fc6a1; outline:none;}
.activityReg input[type=text]{ width:100%; height:30px; border:1px solid #6fc6a1; outline:none;}
.activityReg .add_btn{ background:#6b91e9;}
.activityReg .edit_btn, .activityReg .delete_btn{ float:none; display:block; margin:10px auto;}
.activityReg .sure_btn, .activityReg .cancel_btn{ border-radius:5px; font-size:16px; display:inline-block; margin:10px auto; width:100px; height:34px; line-height:34px; border:none; outline:none; cursor:pointer; background:#6fc6a1; color:#fff;}
.activityReg .cancel_btn{ background:#f1678e;}

/*协会介绍——人员框架*/
.assInt_c{}
.assInt_c h3{ text-align:center; margin-bottom:27px;}
.assInt_c h3 span{ font-size:16px; color:#c1416e;}
.assInt_c h4{ height:30px; line-height:30px; padding:0 10px; background:#f1678e; margin:10px 0; color:#fff;}
.assInt_c h4 a{ float:right; color:#fff;}
.speAdv_adv_honCha{ margin-bottom:10px;}
.speAdv_adv_honCha p{ line-height:30px; padding-left:10px;}
.speAdv_adv_honCha p span{ display:inline-block; width:80px; font-weight:bold;}
.cE_intro{}
.cE_intro p.chinese_intro, .cE_intro p.english_intro{ text-indent:2em;}
.cE_intro p.chinese_intro{ margin-bottom:10px;}
.leadMem{}
.leadMem ul{ overflow:hidden;}
.leadMem ul li{ width:245px; height:179px; padding-right:20px; float:left;}
.leadMem ul li a img{ width:130px; height:179px; float:left; margin-right:10px;}
.leadMem ul li h5{ padding-bottom:8px;}
.leadMem ul li p{ line-height:22px; text-align:justify;}
.viceChairman{ width:100%; height:140px; overflow:hidden; position:relative; margin:0 auto;}
.viceChairman .bd{}
.viceChairman .bd ul{ overflow:hidden; zoom:1;}
.viceChairman .bd ul li{ margin-right:8px; float:left; _display:inline; overflow:hidden; text-align:center;}
.viceChairman .bd ul li .pic{ text-align:center;}
.viceChairman .bd ul li .pic img{ width:85px; height:120px; display:block;}
.viceChairman .bd ul li .pic a:hover img{ border-color:#999;}
.viceChairman .bd ul li .title{ line-height:24px;}
.viceChairman .bd ul li .title a{ color:#000;}
.viceChairmanMore{ height:30px; text-align:center; width:100%;}
/*协会概况——组织结构*/
.assInt_structure_c{}
.assInt_structure_c .img_p{ margin-top:10px; text-align:center;}
/*协会概况——协会章程*/
.assInt_constitution_c{}
.assInt_constitution_c p{ line-height:22px; text-indent:2em;}
.assInt_constitution_c h3{ text-align:center;}
.assInt_constitution_c h3 span{ font-size:16px;}
.assInt_constitution_c h5{ margin:10px 0;}
/*协会介绍———人员框架——人员详细信息*/
.assInt_d{ width:100%; height:auto; overflow:hidden;}
.assInt_d_l{ width:179px; float:left;}
.assInt_d_l img{ width:100%;}
.assInt_d_r{ width:540px; float:right;}
.assInt_d_r h3{ font-size:16px; text-align:left; padding-bottom:10px;}
.assInt_d_r p{ font-size:14px; line-height:24px;}
/*协会介绍——主要领导*/
.assInt_c ul.priLea_ul{ width:760px; overflow:hidden;}
.assInt_c ul.priLea_ul li{ width:165px; height:201px; float:left; margin:0 25px 15px 0; text-align:center;}
.assInt_c ul.priLea_ul li img{ display:inline-block; width:130px; height:179px;}
.assInt_c ul.priLea_ul li p{ width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
/*历届领导*/
.previousLeader p{ text-indent:2em; line-height:24px; margin-bottom:10px;}
.previousLeader_photo{ width:100%; height:250px; overflow:hidden;}
.previousLeader_photo ul{ width:745px;}
.previousLeader_photo ul li{ width:140px; height:240px; float:left; margin-right:9px; text-align:center;}
.previousLeader_photo ul li img{ width:140px; height:181px;}
.previousLeader_photo p{ text-indent:0; line-height:24px; margin-bottom:0;}
.previousLeader_photo p span{ font-size:14px; font-weight:bold; color:#c1416e;}

/*女性天地*/
.women_c{ width:100%;}
.etiHea_c{ margin-bottom:10px;}
.women_module{ width:49%; float:left; margin-bottom:10px; border:1px solid #f1678e;}
.women_moduleR{ float:right;}
.women_module h3{ height:30px; line-height:30px; padding:0 10px; background:#f1678e;}
.women_module h3 span{ color:#fff;}
.women_module h3 .more{ color:#fff;}
.women_module ul li{ background:url(../images/portal/women_icon1.png) left center no-repeat; padding-left:20px;}
.health_c{ border:1px solid #6fc6a1;}
.health_c h3{ background:#6fc6a1;}
.health_c ul li{ background:url(../images/portal/women_icon2.png) left center no-repeat; padding-left:20px;}
.health_c ul li:hover a{ color:#6fc6a1;}
.culture_c{ border:1px solid #fdb44a;}
.culture_c h3{ background:#fdb44a;}
.culture_c ul li{ background:url(../images/portal/women_icon3.png) left center no-repeat; padding-left:20px;}
.culture_c ul li:hover a{ color:#fdb44a;}
.funMomment_c{ border:1px solid #6b91e9;}
.funMomment_c h3{ background:#6b91e9;}
.funMomment_c ul li{ background:url(../images/portal/women_icon4.png) left center no-repeat; padding-left:20px;}
.funMomment_c ul li:hover a{ color:#6b91e9;}
.women_module ul li a{ /* width:90%; */ width:auto;}
.pic_list{ height:130px; overflow:hidden;}
.pic_c{ width:130px; height:130px; *+height:120px; _height:120px; padding:5px; text-align:center; float:left; position:relative;}
.pic_c a{ display:block;}
.pic_c h2{ width:120px; height:30px; line-height:30px; text-align:center; background:url(../images/portal/women_title.png) center center no-repeat; position:absolute; left:5px; bottom:0; margin-bottom:0; border:none;}
.pic_c h2 a{ color:#fff;}
.pic_c img{ width:100%;}
.list_c{ width:225px; height:130px; float:right;}

/*登录页面*/
.main_container{ /*overflow:hidden;*/}
.login_c{ width:1024px; height:400px; background:url(../images/portal/login_bg.jpg) 80px center no-repeat;}
.login_form{ width:340px; *+width:300px; _width:300px; height:360px; *+height:220px; _height:220px; float:right; margin:20px 40px 0 0; padding:90px 20px; background:rgba(255,255,255,0.6); background-image:url(../images/portal/loginForm_bg.png); background-position:center 20px; background-repeat:no-repeat; border:1px solid #ddd;}
.login_form table{ width:100%; border-collapse:collapse;}
.login_form table tr td{ line-height:50px;}
.login_form table tr td input{ width:100%; *+width:99%; _width:99%; height:34px; line-height:32px; border:1px solid #6fc6a1; outline:none; padding:0 15px; *+padding:0; _padding:0; background:none; border-radius:5px;}
.login_form table tr td input.login_btn, .login_form table tr td input.reset_btn, .login_form table tr td input.sure_btn, .login_form table tr td input.findPass_btn{ display:inline-block; padding:0; width:49%; float:left; height:34px; margin-top:10px; background:#6fc6a1; color:#fff; font-size:16px; border-radius:2px; border:none; border-radius:5px; cursor:pointer;}
.login_form table tr td input.reset_btn{ float:right; background:#f1678e;}
.login_form table tr td input.user_input{ background:url(../images/portal/user_icon.png) 270px center no-repeat;}
.login_form table tr td input.pass_input{ background:url(../images/portal/pass_icon.png) 270px center no-repeat;}
.login_form table tr td input.Validform_error{ background:#ffe7e7 url(../images/portal/pass_icon.png) 270px center no-repeat; border:1px solid #f1678e;}
.login_form table tr td input[type=text].Validform_error{ background:#ffe7e7 url(../images/portal/user_icon.png) 270px center no-repeat;}
.noAccount{ color:#6fc6a1;}
.forgetPass{ color:#f1678e;}
.noAccount:hover, .forgetPass:hover{ text-decoration:underline;}
/*登录验证*/
.loginCheck_form{ /* width:500px; */width:340px; margin:20px 10px 0 0; padding:50px 20px;}
.loginCheck_form table tr td input.ideCode_input, .loginCheck_form table tr td input.sendCode_input{ width:49%;}
.loginCheck_form table tr td input.sendCode_input{ font-size:16px; float:right; margin-top:8px; background:#fdb44a; border:1px solid #fdb44a; color:#fff; border-radius:5px;}
.loginCheck_form span{ color:#f1678e;}
/*注册页面*/
.register_form{ padding:50px 20px;}
.register_form table tr td input.ideCode_input, .register_form table tr td input.sendCode_input{ width:49%;}
.register_form table tr td input.sendCode_input{ font-size:16px; float:right; margin-top:8px; background:#fdb44a; border:1px solid #fdb44a; color:#fff; border-radius:5px; cursor:pointer;}
.register_form table tr td input.Validform_error{ background:#ffe7e7 url(../images/portal/pass_icon.png) 270px center no-repeat; border:1px solid #f1678e;}
.register_form table tr td input[type=text].Validform_error{ background:#ffe7e7 url(../images/portal/user_icon.png) 270px center no-repeat;}
.register_form table tr td input.login_btn{ width:60%;}
.register_form table tr td input.reset_btn{ width:38%;}
.regAgreement{ color:#6fc6a1; float:left;}
.regAgreement:hover, .hasAccount:hover{ text-decoration:underline;}
.hasAccount{ color:#f1678e;}
/*忘记密码*/
.forgetPass_form{ padding:70px 20px;}
.forgetPass_form table tr td input.ideCode_input{ width:49%;}
.forgetPass_form table tr td input.sendCode_input{ width:49%; font-size:16px; float:right; margin-top:8px; background:#fdb44a; border:1px solid #fdb44a; color:#fff; border-radius:5px; cursor:pointer;}
.forgetPass_form table tr td input.findPass_btn{ width:100%;}
.forgetPass_form span{ color:#f1678e;}
.forgetPass_form table tr td a.login_btn{ display:inline-block; padding:0; width:49%; float:left; height:34px; line-height:34px; text-align:center; float:right; margin-top:10px; background:#6b91e9; color:#fff; font-size:16px; border-radius:2px; border:none; border-radius:5px;}
.forgetPass_form table tr td input[type=text].Validform_error{ background:#ffe7e7;}
/*修改密码*/
.changePass_form{ padding:70px 20px; float:none; margin:0 auto; border:none;}
.changePass_form table tr td input.ideCode_input, .changePass_form table tr td input.sendCode_input{ width:49%; *+width:40%; _width:40%;}
.changePass_form table tr td input.sendCode_input{ cursor:pointer; background:#fdb44a; border:1px solid #fdb44a; color:#fff; font-size:16px;}
.changePass_form table tr td input.sure_btn{ width:100%;}
.changePass_form table tr td input.login_btn{ width:100%;}
.changePass_form table tr td input.Validform_error{ background:#ffe7e7 url(../images/portal/pass_icon.png) 270px center no-repeat; border:1px solid #f1678e;}
.changePass_form table tr td input[type=text].Validform_error{ background:#ffe7e7;}

/*友情链接*/
.friendLink{ width:1024px; *+width:992px; _width:992px; /* height:82px; *+height:60px; _height:60px;  height:100px; *+height:78px; _height:78px;*/ margin:0 auto 10px; background:#eee; padding:16px;}
.friendLink_in{ overflow:hidden;}
.friendLink_l{ width:68px; height:50px; float:left; border-right:1px solid #9b9b9b; padding:1px 11px 0 0;}
.friendLink_l p{ height:25px; line-height:25px; padding-top:6px;}
.friendLink_r{ width:924px; /* height:50px; */ float:right;}
.friendLink_r ul{ overflow:hidden;}
.friendLink_r ul li{ width:154px; height:25px; line-height:25px; text-align:center; float:left; overflow:hidden;}
.linkMore{ width:100%; height:18px; text-align:center;}
.linkMore img{ margin-top:5px;}
.linkMoreUl{ display:none;}

/*底部*/
.pc_footer{ width:100%; height:70px; background:#eee;}
.pad_footer{ display:none;}
.phone_footer{ display:none;}
.footer_in{ width:1024px; *+width:1000px; _width:1000px; height:70px; *+height:46px; _height:46px; margin:0 auto; padding:12px; background:#eee;}
.footer_in p{ text-align:center; line-height:24px;}
.footer_in p a{ text-decoration:underline; color:#541A8B; margin-left:5px;}

/* 横向放置的手机和纵向放置的平板之间的分辨率 */
@media screen and (max-width:768px){
body{-webkit-text-size-adjust:none;}
/*头部*/
header{}
.header_in{ width:768px;}
.logo{ margin:14px 0 0 10px;}
.header_r{ width:437px; height:76px; float:right; margin:5px 10px 0 0;}
.login_homepage_collect_c{ display:none;}
.search_c{ margin-top:22px; position:relative; z-index:999999;}
.qrCode_c{ display:none;}
.search_login_homepage_collect{ width:300px;}
#netMonitor{ display:none;}

/*导航*/
/* .responsive_nav{ display:block; width:40px; height:40px; float:right; margin-top:22px;} */
.responsive_nav{ display:block; float:right; width:40px; max-width:250px; height:40px; background:#d12a4f url(../images/portal/navigation.png) center center no-repeat; cursor:pointer; position:relative; margin:18px 0 0 10px;}
.responsive_nav ul.top_nav{ display:none; position:absolute; top:40px; right:0;}
.responsive_nav ul.top_nav > li{ width:250px; line-height:40px; text-align:center; background:rgba(209,42,79,0.9); border-bottom:1px solid #fff;}
.responsive_nav ul.top_nav > li a{ display:block; color:#fff;}
.sub_nav{ display:none;}
.sub_nav li{ background:#ba5371;}
.sub_nav li:hover{ background:rgba(255,248,213,0.8)}
.sub_nav li+li{ border-top:1px solid #fff;}
nav{ display:none;}

/*主体部分*/
.main_container{ width:100%; height:auto; margin:15px auto; overflow:hidden;}
/*通知公告*/
.update_news{ width:100%; margin-bottom:15px;}
.update_news_l{ width:79%;}
.update_news_title{ width:18%;}
.update_news_d{ width:80%;}
.update_news_d li{ width:306px;}
.member_ent{ width:20%;}
/*图片新闻、热点视频*/
.module_one{ width:100%; height:auto;}
/*图片新闻*/
.picNews_c{ width:100%; float:none; margin-bottom:10px;}
.picNews_hotVideo{ width:100%;}
.picSlider{ width:100%;}
.picSlider-title{ background-size:100%;}
.picSlider-pages{ bottom:12px;}
/*热点视频*/
.hotVideo_c{ width:100%; float:none; margin-bottom:10px;}
.video_info{ width:66%; float:left;}
.video_info p{ line-height:22px;}
.video_play{ width:31%; float:right;}
.video_play img{ width:auto; max-width:235px;}
.hotVideo_list_b ul li a{ width:70%;}
.hotVideo_list_b ul li span{ width:20%;}

/*新闻动态、通知公告、会员入会申请*/
.module_two{ width:100%; height:auto; margin-bottom:10px;}
/*新闻动态*/
.news_c{ width:100%; float:none; margin-bottom:10px;}
/*通知公告、会员入会申请*/
.notice_member{ width:100%; float:none;}
.notice_c{ width:100%;}
.member_c{ width:50%;}
.member_app1, .member_app2{ width:50%;}
.member_app3, .member_app4, .member_app5{ width:33.33333%;}

/*专题访谈、专题报道、专题研讨*/
.module_three{ width:100%; margin-bottom:10px;}
.subject_common{ width:33.3%;}
.subject_common h2{ width:6%;}
.subject_common .subject_intro{ width:92%;}
.subject_common p{ font-size:16px;}

/*各地信息、国际交流、政策法规、会员企业*/
.module_four, .module_five{ width:100%; height:auto; margin-bottom:10px;}
.placeInfo, .interCommu, .policesRegulations, .memberEnterprise{ width:100%; float:none; margin-bottom:10px;}
.placeInfo_t img, .interCommu_t img, .memberEnterprise_t img{ width:auto; max-width:133px;}
.placeInfo_t_r, .interCommu_t_r, .memberEnterprise_t_r{ width:75%;}
.policesRegulations_list ul li{ line-height:24px;}
.policesRegulations_list ul li a{ font-size:14px;}

/*女企业家风采*/
.module_six{ width:100%;}
.module_six_in{ width:100%;}
.entrepreneuse{ margin-bottom:10px;}
.entrepreneuse_l{ width:20%;}
.entrepreneuse_l img{ width:auto; max-width:158px;}
/* .entrepreneuse_m{ width:32%} */
.entrepreneuse_r{ width:80%;}
.entrepreneuse_r ul li{ width:33.33333%;}
.entrepreneuse_r ul li div{ width:100%; left:0;}
.entrepreneuse_r ul li img{ width:100%; height:100%;}

/*学习园地*/
.learnGarden{ width:100%; height:225px;}
.learnGarden_title{ width:80%;}
.learnGarden .hd{ width:20%;}
.learnGarden .bd{ padding:30px 8px;}
.learnGarden .bd ul li .pic img{ width:168px; height:118px;}

/*普通列表*/
.menu_content{ width:100%;}
.menu_c{ display:none; /*width:100%; height:auto; float:none; padding-top:0;*/}
.menu_title h2{ text-align:center; padding-left:0; background:url(../images/portal/menu_title_bg.png) left center no-repeat;}
.menu_c ul li{ padding-left:0; text-align:center; background:none;}
.menu_c ul li a{ display:block;}
.content_c{ width:100%; height:auto; float:none; margin-top:10px;}
.picTxtSlider{ width:100%;}
.picTxtSlider .tWrapper{ width:768px;}
.picTxtSlider ul li{ width:768px;}
.picTxtSlider ul li dl{ width:100%;}
.tWrapper ul li dl dt{ width:768px;}
.tWrapper ul li dl dt img{ width:736px; height:282px;}
.tWrapper ul li dl dt h4{ width:736px;}
.tWrapper ul li dl dd{ display:none;}
#thumbNav { left:550px;}

/*图文列表*/
.picList_c{ width:29%;}
.txtList_c{ width:65%;}

/*会员服务——加入中国女企业家协会说明*/
.memberSub_c{ width:100%;}	
/*会员服务——入会申办程序*/
.memberSubR_c{ width:100%;}
.procedures_d p{ display:none;}
.procedures_d p a{ padding:0 20px 0 0;}
.procedures_d p.iphone_p{ display:block;}

/*会员中心——我的积分*/
.myPoints_list{ width:100%;}
.myPoints_list li{ width:100%;}
/*会员中心——我的资料*/
.edit_item{ width:100%; float:none;}
.edit_item span.fir_span{ width:40%;}
.edit_item span.sec_span{ width:60%;}

/*协会介绍——人员框架*/
.leadMem ul li{ width:100%; height:190px; float:none; overflow:hidden; padding-bottom:10px; margin-bottom:10px; border-bottom:1px dashed #dfdfdf;}
.leadMem ul li a img{ width:130px; max-width:130px;}
/*协会介绍———人员框架——人员详细信息*/
.assInt_d_l{ width:auto; float:left; margin-right:2%;}
.assInt_d_r{ width:50%; float:left;}

/*登录页面*/
.login_c{ width:100%; background:none;}
.login_form{ width:90%; float:none; margin:0 auto;}
/*登录验证*/
.loginCheck_form{ width:90%; margin:0 auto;}

/*友情链接*/
.friendLink{ width:100%; height:107px; margin-bottom:10px;}
.friendLink_l{ width:9%; height:75px;}
.friendLink_l p{ height:38px; line-height:38px;}
.friendLink_r{ width:91%; height:75px;}
.friendLink_r ul li{ width:25%;}

/*底部*/
.pc_footer{ display:none;}
.phone_footer{ display:none;}
.pad_footer{ display:none; width:100%; height:95px;}
.footer_in{ width:100%; height:95px;}
}

@media screen and (max-width:735px){
body{-webkit-text-size-adjust:none;}
.learnGarden .bd ul li .pic img{ width:143px; height:118px;}
}

/*iphone 6plus竖屏*/
@media screen and (max-width:667px){
body{-webkit-text-size-adjust:none;}
.header_in{ width:667px;}
.search_c{ display:none;}
.search_login_homepage_collect{ display:none;}
.header_r{ width:346px;}
/*协会介绍——主要领导*/
.assInt_c ul.priLea_ul{ width:648px;}
.assInt_c ul.priLea_ul li{ width:150px; margin:0 12px 15px 0;}

/*会员中心——我的积分*/
.myPoints_list{ width:100%;}
.myPoints_list li{ width:49%; margin:0 0 10px 0;}
#checkPoint2, #checkPoint4{ float:right;}

.tWrapper ul li dl dt img{ width:635px; height:282px;}
.tWrapper ul li dl dt h4{ width:635px;}
}

@media screen and (max-width:568px){
body{-webkit-text-size-adjust:none;}
.header_in{ width:568px;}
.search_c{ display:none;}
.header_r{ width:247px;}
.learnGarden .bd ul li .pic img{ width:118px; height:118px;}
.tWrapper ul li dl dt img{ width:536px; height:282px;}
.tWrapper ul li dl dt h4{ width:536px;}
}

/* 横向放置的手机和竖向放置的平板之间的分辨率 */
@media screen and (max-width:414px){/*标准模式*/
body{-webkit-text-size-adjust:none;}
.toolbar{ display:none;}
/*头部*/
header{ height:66px;}
.header_in{ width:100%; height:66px;}
.logo{ width:197px; height:40px; margin:13px 0 0 10px;}
.logo img{ width:197px; height:40px;}
.header_r{ width:168px; height:66px; margin:0;}
.responsive_nav{ margin-top:12px;}
.search_login_homepage_collect{ display:none;}
.qrCode_c{ display:none;}
.memberCenterP{ display:block; position:absolute; top:0; right:0;}

/*导航*/
.responsive_nav{ display:block;}

/*主体部分*/
.main_container{ width:100%; height:auto; margin:10px auto; overflow:hidden;}
/*通知公告*/
.update_news{ width:100%; margin-bottom:10px; height:auto; overflow:hidden;}
.update_news_l{ width:67%;}
.member_ent{ width:32%;}
.update_news_title{ width:34%;}
.update_news_d{ width:65%;}
.update_news_d li{ width:235px;}
/*图片新闻、热点视频*/
.module_one{ width:100%; height:auto;}
/*图片新闻*/
.picNews_c{ width:100%; max-width:414px; height:auto; float:none;}
.picNews_hotVideo{ width:100%; height:auto; overflow:hidden; }
.picSlider{ width:100%; height:200px;}
.picSlider-pages{ display:none;}
.picSlider-title{ background:url(../images/portal/picNews_titleBg.png) left center no-repeat; z-index:2;}
.picSlider-pages{ bottom:12px;}
/*热点视频*/
.hotVideo_c{ width:100%; height:auto; float:none; margin-bottom:10px;}
.video_info{ display:none;}
.video_mask{ width:100%; height:271px; background-size:100% 100%;}
.video_play img{ width:100%; max-width:100%; height:271px;}
.hotVideo_list{ height:auto;}
.hotVideo_list_t{ height:auto;}
.video_play{ width:100%; height:271px; float:none; text-align:center;}
.video_play img{ min-width:100%; width:auto; max-width:347px;}
.hotVideo_list_b ul li a{ width:50%;}
.hotVideo_list_b ul li span{ width:30%;}

/*新闻动态、通知公告、会员入会申请*/
.module_two{ width:100%; height:auto; margin-bottom:10px;}
/*新闻动态*/
.news_c{ width:100%; height:auto; float:none;}
.news_text{ height:auto;}
.news_text p{ height:auto;}
.news_list{ height:auto;}
/*通知公告*/
.notice_member{ width:100%; height:auto; float:none;}
.notice_c{ width:100%; height:auto;}
.notice_list ul{ height:auto; overflow:hidden;}
.notice_list ul li{ height:22px; overflow:hidden;}
a.notice_more{ margin-top:10px;}
/*会员入会申请*/
.member_c{ width:100%; float:none;}
.member_app1, .member_app2{ width:50%;}
.member_app3, .member_app4, .member_app5{ width:33.3%;}
/*会员服务——信息咨询*/
.ms_consulation_b h3 .fir_span{ width:43%;}
.ms_consulation_b h3 .sec_span{ width:45%;}
.ms_consulation_b p .fir_span{ width:55%;}
.ms_consulation_b p .sec_span{ width:45%;}
.ms_communication h3{ display:none;}
.ms_communication h3.ms_communication_iphone{ display:block;}

/*专题访谈、专题报道、专题研讨*/
.module_three{ width:100%; height:auto; margin-bottom:10px;}
.subject_common{ width:100%; height:133px; float:none; margin-bottom:2px;}

/*各地信息、国际交流、政策法规、会员企业*/
.module_four, .module_five{ width:100%; height:auto; margin-bottom:10px;}
.placeInfo_bg{ background:url(../images/portal/placeInfo_bg.png) center top no-repeat;}
.placeInfo, .interCommu, .policesRegulations, .memberEnterprise{ width:100%; /* height:140px; */ float:none;}
.policesRegulations{ height:250px;}
.placeInfo_t, .interCommu_t, .memberEnterprise_t{ /* display:none; */}
.tabBar span{ width:19%; padding:0; font-size:12px; text-align:center;}
/* .tabBar .common_more{ display:none !important;} */
.tabCon{ background:url(../images/portal/interCommu_bg.png) center 50px no-repeat; /* background-size:35% 50%; */}
#memberEnterpriseTab .tabCon{ background:url(../images/portal/memberEnterprise_bg.png) center 50px no-repeat;}
.placeInfo_t_r, .interCommu_t_r, .memberEnterprise_t_r{ width:75%; height:88px; overflow:hidden;}

/*女企业家风采*/
.module_six{ width:100%; background:url(../images/portal/module_six_bg.png) right bottom no-repeat;}
.module_six_in{ width:100%;}
.module_six_in h5{ display:block; margin-bottom:10px;}
.entrepreneuse{ width:100%; height:auto; margin-bottom:10px;}
.entrepreneuse_l{ display:none; /*width:42%; height:308px; overflow:hidden;*/}
.entrepreneuse_l img{ width:160px; max-width:160px;}
.entrepreneuse_m{ width:58%; height:308px; overflow:hidden;}
.entrepreneuse_m img{ width:255px; max-width:255px;}
.entrepreneuse_m_intro{ width:100%; height:84px; left:0;}
.entrepreneuse_r{ width:100%; height:606px; float:none; overflow:hidden;}
.entrepreneuse_r ul li{ width:50%; height:202px; float:left;}
.entrepreneuse_r ul li div{ width:100%; height:44px; left:0;}
.entrepreneuse_r ul li img{ width:100%; height:100%;}

/*学习园地*/
.learnGarden{ display:none;}
/* #iphone_learnGarden{ display:block;}
.learnGarden_title{ width:70%}
.learnGarden .hd{ width:30%;}
#iphone_learnGarden .bd ul li .pic img{ width:364px; display:block;} */

/*普通列表*/
.menu_content{ width:100%; height:auto;}
.menu_c{ width:100%; height:auto; float:none; padding-top:0;}
.menu_title h2{ text-align:center; padding-left:0; background:url(../images/portal/menu_title_bg.png) left center no-repeat;}
.menu_c ul li{ padding-left:0; text-align:center; background:none;}
.menu_c ul li a{ display:block;}
.content_c{ width:100%; height:auto; float:none; margin-top:10px;}
.content_c h2{ height:auto;}
.content_c h2 a{ margin-right:5px;}	
.picTxtSlider{ width:100%;}
.picTxtSlider .tWrapper{ width:382px;}
.picTxtSlider ul li{ width:382px;}
.picTxtSlider ul li dl{ width:100%;}
.tWrapper ul li dl dt{ width:382px;}
.tWrapper ul li dl dt img{ width:382px;}
.tWrapper ul li dl dt h4{ width:382px;}
.tWrapper ul li dl dd{ display:none;}
#thumbNav { display:none;}
.page_c ul li{ padding:0 3px;}

/*图文列表*/
.picTxt_list ul li{ height:auto; padding-bottom:20px;}
.picList_c{ width:100%; height:auto; float:none;}
.picList_c img{ width:100%; height:auto; max-width:100%;}
.txtList_c{ width:100%; float:none;}
.txtList_c h3, .txtList_c h4{ text-align:center; display:block;}
.txtList_c h4{ padding-bottom:5px;}
.txtList_c span{ text-align:center;}

/*详情页*/
.detail_c h5{ display:none;}
.detail_c h5.iphone_h5{ display:block; height:42px;}
.preNextSheet{ height:auto;}
a.preSheet, a.nextSheet{ width:100%; float:none; margin-bottom:5px;}
a.nextSheet{ text-align:left;}
.detail_c img{ width:auto; max-width:100%;}

/*图文类二级页面*/
.picTxt_sub_c .picTxtSlider{ width:345px; margin:0 auto;}
.picTxt_sub_c .picTxtSlider .tWrapper{ width:345px;}
.picTxt_sub_c .picTxtSlider ul li{ width:345px; text-align:center;}
.picTxt_sub_c .picTxtSlider ul li dl{ width:345px; display:inline-block;}
.picTxt_sub_c .tWrapper ul li dl dt h4{ text-align:left;}
.picTxt_sub_c .tWrapper ul li dl dt{ width:345px;}
.picTxt_sub_c #thumbNav{ left:320px;}

/*会员服务——加入中国女企业家协会说明*/
.memberSub_c{ width:100%;}	
/*会员服务——入会申办程序*/
.memberSubR_c{ width:100%;}	
.procedures_d p{ display:none;}
.procedures_d p a{ padding:0 20px 0 0;}
.procedures_d p.iphone_p{ display:block;}
/*会员服务——会员交流*/
.latest_cream{ margin-bottom:0;}
.latest_c, .cream_c{ width:100%; height:auto; margin-bottom:10px;}

/*会员中心——首页*/
.mNotice_c, .myInfo_c{ width:100%;}
.mNotice_c{ margin-bottom:10px;}

/*协会介绍——主要领导*/
.assInt_c ul.priLea_ul{ width:366px;}
.assInt_c ul.priLea_ul li{ width:160px; margin:0 23px 15px 0;}
/*协会概况——组织结构*/
.assInt_structure_c img{ width:100%;}

/*女性天地*/
.women_module{ width:100%;}

/*企业空间*/
.detail_search{ display:none;}

/*登录验证*/
.loginCheck_form{ width:90%; margin:0 auto;}

/*友情链接*/
.friendLink{ display:none;}

/*底部*/
.pc_footer{ display:none;}
.pad_footer{ display:none;}
.phone_footer{ display:none;}
.footer_in{ width:100%; height:auto; padding:12px; background:#eee;}
.footer_in p{ text-align:center; line-height:24px;}
}

@media screen and (max-width:375px){/*放大模式*/
#netMonitor{ display:none;}
.picTxtSlider .tWrapper{ width:343px;}
.picTxtSlider ul li{ width:343px;}
.picTxtSlider ul li dl{ width:100%;}
.tWrapper ul li dl dt{ width:343px;}
.tWrapper ul li dl dt img{ width:343px;}
.tWrapper ul li dl dt h4{ width:343px;}
.update_news_l{ width:67%;}
.member_ent{ width:32%;}

/* #iphone_learnGarden{ display:block;}
.learnGarden_title{ width:70%}
.learnGarden .hd{ width:30%;}
#iphone_learnGarden .bd ul li .pic img{ width:343px; display:block;} */
}

@media screen and (max-width:320px){/*iphone5s*/
.header_r{ width:113px;}
.video_play img{ min-width:100%; width:auto; max-width:292px;}
.picTxtSlider .tWrapper{ width:288px;}
.picTxtSlider ul li{ width:288px;}
.picTxtSlider ul li dl{ width:100%;}
.tWrapper ul li dl dt{ width:288px;}
.tWrapper ul li dl dt img{ width:288px;}
.tWrapper ul li dl dt h4{ width:288px;}
.update_news_l{ width:100%; float:none; margin-bottom:10px;}
.member_ent{ width:100%; float:none; margin-bottom:10px;}

/* #iphone_learnGarden{ display:block;}
.learnGarden_title{ width:70%}
.learnGarden .hd{ width:30%;}
#iphone_learnGarden .bd ul li .pic img{ width:288px; display:block;} */
}

/*** 领导团队显示**/

.leaderUser {
    display: table-cell;
    height: 179px;
    vertical-align: middle
}
.leaderUser span {
    font-weight: bold;
}
