@charset "utf-8";
html{font-size:62.5%;} 
body{word-wrap:break-word;outline:none;font-family:"YouYuan";font-size:16px; font-size:1.4rem;margin:0;padding:0; }
h1,h2,h3,h4,h5,h6,dd,dt,ul,ol,li,span,p,dl,a,th,td,blockquote,form,fieldse {margin:0;padding:0;list-style:none;}
u,i {font-style:normal; text-decoration:none;}
img{ border:0;width:100%;-ms-interpolation-mode: bicubic;}
form{ display:inline;}
input{border:0 none;}
a{text-decoration: none;color: #333}
a:hover{text-decoration: none;color:#000;}
body{overflow-x:hidden;}
.clear{clear:both;}
.header{width:100%;box-shadow:0 0 10px #cdcdcd;overflow:hidden;}
.header_top{max-width:1120px;margin:0 auto;}
.forum_logo{width:45%;float:left;display: table;height: 150px;}
.forum_logo a{display: table-cell;vertical-align: middle;}
.header_bar{width:55%;float:right;}
.search_form, .cn_or_en{line-height:150px;float:right;margin-left:20px;}
.cn_or_en a i{font-style: italic;font-family:YouYuan;margin:0 10px;color:#888;}
.search_form .txt{margin-top: 56.5px;outline: none;background-color: #f1f1f1;padding: 0 10px;width: 135px;height:35px;}
.search_form .btn{width: 35px;height:35px;margin: 56.5px 0 0 0px;float: right;background:#7b2e8b url(../../images/yidaiyiluwomen/search.png) center no-repeat;background-size:60%;}
.en_font{font-family:"Microsoft Yahei" !important;font-size:1.4rem}
.cen{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
.w1120{
	max-width:1120px;
	padding: 0px;
}
nav{
	width:100%;
	margin:0 auto;
	height:50px;
	line-height:50px;
	background-color:#7b2e8b;
}
nav li{
	width:14.28%;
	text-align:center;
	float:left;
	color:#FFF;
}
.head_nav_en {width:65% !important;}
nav li a{
	display: block;
	color:#FFF;
	font-size:2rem;
	font-family:"YouYuan";
	text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
	overflow:hidden;
}
nav li a.on,nav li a:hover {
	background-color: #a66baf;
    color: #FFF;
	text-decoration: none;
}
nav li ul{
	position:absolute; 
	display:none;
	background-color:rgba(123,46,140,0.5);
	z-index: 99;
}

nav li ul li a{
	color: #fff;
	background-color:rgba(123,46,140,0.5);
	font-size: 1.6rem;
}
nav li ul li a:hover{
    color: #fff;
	background-color: #a56bad;
		text-decoration: none;
}
nav ul li:hover ul{ display:block; }
nav li ul { 
    display: none ;
	width:12.5%;
    z-index: 1000;
	background-color:#e6cbe2;
	overflow: hidden;

}
nav li ul li{
	margin-left: 0px;
	height: 45px;
	width:100%;
	line-height: 45px;
	margin-top: 0px;
	float: none;
}
nav li:hover ul { 
display: block; 
position: absolute; 
} 


.wrap{display:none;}

/* 首页轮播图 */
.banner{
	overflow: hidden;
	padding-top:1px;
	margin:auto;
}

.carousel-indicators {
	bottom: 20px;
}
.carousel-indicators li {
	width: 10px;
	height: 10px;
	background:#7b2e8b;
	background-size: cover;
	_margin-left: 10px;
	border-radius: 4px;
}
.carousel-indicators .active {
	width: 11px;
	height: 11px;
	background:#fff;
	background-size: cover;
	_margin-left:10px;
	border-radius: 50%;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(123,46,140,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(123,46,140,.5) 0,rgba(0,0,0,.0001) 100%);
    /* background-image: -webkit-gradient(linear,left top,right top,from(rgba(123,46,140,.5)),to(rgba(0,0,0,.0001))); */
    /* background-image: linear-gradient(to right,rgba(123,46,140,.5) 0,rgba(0,0,0,.0001) 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b2e8c', endColorstr='#80000000', GradientType=1);
    /* background-repeat: repeat-x; */
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(123,46,140,.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(123,46,140,.5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(123,46,140,.5)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(123,46,140,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b2e8c', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}


/* 通用板块标题 */
main section{margin-top:80px;}
.main_tt{
	height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 2.4rem;
    margin-bottom: 40px;
    padding-bottom: 10px;
	position:relative;
}
.main_tt a:before{
    border-bottom: 3px solid #7b2e8b;
    width: 60px;
    height: 1px;
    display: inline-block;
    content: "";
    position: absolute;
    left: 50%;
    top: 53px;
    margin-left: -30px;
}
.main_tt a h3{font-weight:bold;color:#333;letter-spacing: 10px;}
.main_tt a p{font-size:1.2rem;color: #999;line-height: 24px;}


/* 关于论坛 */
.main_p{
	width: 45%;
	height: 300px;
	float: left;
	overflow:hidden;
}
.main_p img{
	width: 100%;
	height: 100% !important;
	border:1px solid #ddd;
	border-right:none;
}
.main_con{
	width: 50%;
	height: 300px;
	float: right;
	overflow: hidden;
	margin-left:5%;
	border-left:none;
}

.index_p_active{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    font-size: 1.6rem;
    text-align: justify;
	line-height:2.8rem;
	margin-bottom:20px;
}
.about-inner .item{height:300px !important;}
.carousel-inner .item a p{
	width: 100%;
    line-height: 50px;
    height: 50px;
    background: rgba(58, 56, 56, 0.65);
    color: #fff;
    margin-top: -50px;
    padding:0 30% 0 3%;
    position: relative;
    z-index: 99;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.about_indicators{width: auto !important;left: 96%;position: relative;bottom: 34px;}
.view_more{display:block;float:right;padding:5px 10px;color:#fff;background:#7b2e8b;}
.view_more:hover{color:#fff;}

/* 热点活动 */

.active_box{max-width: 1120px;margin:0 auto;position: relative;}
.box_active{width:48%;float:left;margin-right:2%;height:300px;__box-shadow:0px 0px 15px 2px #b4b4b4;}
.box_baoming{width:24%;float:left;margin-right:2%;height:300px;background:#fff;__box-shadow:0px 0px 15px 2px #b4b4b4;border: 1px solid #7b2e8b;border-radius: 10px;}
.box_huizhi{width:24%;float:left;height:300px;background:#fff;__box-shadow:0px 0px 15px 2px #b4b4b4;border: 1px solid #7b2e8b;border-radius: 15px;}
.box_active img{height:100%;}
.baoming_icon{background: url(../../images/yidaiyiluwomen/icon/baoming.png) center no-repeat;width:120px;height:120px;display:block;margin:0 auto;margin-top:80px;background-size:70px;border:3px solid #7b2e8b;border-radius:50%;}
.huizhi_icon{background: url(../../images/yidaiyiluwomen/icon/huizhi.png) center no-repeat;width:120px;height:120px;display:block;margin:0 auto;margin-top:80px;background-size:70px;border:3px solid #7b2e8b;border-radius:50%;}
.active_font{text-align:center;font-size:2.4rem;letter-spacing:3px;margin-top:20px;font-weight:100;color:#7b2e8b;}
.box_baoming:hover {background:#7b2e8b;}
.box_baoming:hover .baoming_icon{background: url(../../images/yidaiyiluwomen/icon/baoming_on.png)center no-repeat;background-size:70px; border:3px solid #fff;}
.box_baoming:hover .active_font, .box_huizhi:hover .active_font{color:#fff;}
.box_huizhi:hover {background:#7b2e8b;}
.box_huizhi:hover .huizhi_icon{background: url(../../images/yidaiyiluwomen/icon/huizhi_on.png)center no-repeat;background-size:70px; border:3px solid #fff;}



/* 论坛嘉宾 */
.con_jiabin_list{background:#7b2e8b;padding:80px 0;overflow:hidden;}
.con_jiabin_list .main_tt a h3{color:#fff;}
.con_jiabin_list .main_tt a p{color:#fff;}
.con_jiabin_list .main_tt a:before{border-bottom:3px solid #fff;}
.jiabin_box{max-width: 1120px;margin:0 auto;position: relative;}
.jiabin_bottombox{width: 1000px;margin: auto;overflow: hidden;position: relative;top: 30px;clear: both;}
.jiabin_bottombox .album.on{display: block}
.jiabin_bottombox .album{display: none;overflow: hidden;position: relative;width: 20000%;}
.jiabin_bottombox .album li{margin-right:33px;float:left;}
.jiabin_bottombox .album li a{display: block;text-align: center;width:225px;}
.zhuxi_jiabin_thumb{width: 225px;height: 225px;border: 5px solid #fff;overflow: hidden;border-radius: 50%;margin-bottom: 25px;}
.jiabin_bottombox .album li img{height: auto;transition: all 1.2s;}
.jiabin_bottombox .album li img:hover{transform: scale(1.2);}
.jiabin_bottombox .album li p{line-height: 30px;margin: 0 15px;overflow: hidden;color:#fff;text-align:center;text-overflow: ellipsis;white-space: nowrap;}
.jiabin_name{font-size:1.6rem;margin-bottom:10px;font-weight:bold;}

.jiabin_fixed{width: 100%;position: absolute;top: 140px;left: 0;}
.jiabin_fixed a{display: block;width: 30px;height: 30px;position: absolute;cursor: default; margin-top: -10px;background-size: cover!important; z-index:99;}
.jiabin_fixed a.prev{left: 10px;border:solid rgba(255, 255, 255, 0.5);border-width: 0 5px 5px 0;transform: rotate(135deg);-webkit-transform: rotate(135deg);}
.jiabin_fixed a.next{right: 10px;border:solid rgba(255, 255, 255, 0.5);border-width: 0 5px 5px 0;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}
.jiabin_fixed a.prev.on{cursor:pointer;border-color:#fff;}
.jiabin_fixed a.next.on{cursor:pointer;border-color:#fff;}

/* 新闻中心 */
.con_news_list ul li{margin-bottom:14px;}
.news_title{font-size:1.6rem;font-weight:bold;margin-bottom:5px;width:100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_des{font-size:1rem;width:100%;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;height:38px;}
.news_title span, .news_des span{float:right;font-size:1rem;}
.news_title span{color:#ddd;}
.news_des span{padding:0px 8px;color:#7b2e8b;}

/* 公益活动+视频中心 */
.main_con_active{width:48%;float:left;margin-right:4%;}
.main_con_video{width:48%;float:left;}
.con_news_list, .video{height:305px;}
.main_tt2{border-bottom:1px solid #ddd;margin-bottom:25px;padding-bottom: 8px;}
.main_tt2 a{font-size:2.2rem;border-bottom:3px solid #7b2e8b;margin-right:5px;font-weight:bold;padding-bottom: 8px;}
.main_tt2 span{color:#ddd;font-size:1.2rem;}

/* 合作伙伴 */
.video_list1 ul{
	display: block;
    overflow: hidden;
    position: relative;
    width: 20000%;
}
.video_list1 li{
	display:block;
	float:left;
	margin:10px;
}
.hzhb_fixed{width: 100%;position: relative;top: -130px;left: 0;}
.hzhb_fixed a{display: block;width: 25px;height: 50px;position: absolute;cursor: default; margin-top: -10px;background-size: cover!important; }
.hzhb_fixed a.prev{left: 0;background: url(../../images/yidaiyiluwomen/index_icon05.png);}
.hzhb_fixed a.next{right: 0;background: url(../../images/yidaiyiluwomen/index_icon06.png);}
.hzhb_fixed a.prev.on{left: 0;background: url(../../images/yidaiyiluwomen/index_icon07.png);cursor:pointer;}
.hzhb_fixed a.next.on{right: 0;background: url(../../images/yidaiyiluwomen/index_icon08.png);cursor:pointer;}
.video_list1 {width: 1000px;margin: auto;overflow: hidden;position: relative;margin-bottom:50px;}
.video_list1 ul li{margin: 0 15px;float:left;display:table;}
.video_list1 ul li a{width: 220px;border: 1px solid #f6f6f6;display: table-cell;vertical-align:middle;overflow: hidden; text-align: center;height: 150px;}
.video_list1 ul li a i{width: 80%;border: 1px solid #f6f6f6;display: block;margin:auto;margin-top:10px;}
.video_list1 ul li img{width: 80%;height: auto;transition: all 1.2s;}
.video_list1 ul li img:hover{transform: scale(1.2);}

.show{
	width:75%;
	float:right;
	padding:50px;
	border:1px solid #ddd;
	margin-bottom:50px;
	min-height:500px;
}
.cat {
	float: left;
	width: 23%;
	margin-right:2%;
}
.cat li{
	height:70px;
	color:#7b2e8b;
	__font-size:1.8rem;
	font-family: "YouYuan";
	border:solid 1px #7b2e8b;
	text-align:left;
	margin-bottom:10px;
}
.cat li a{
    margin: 4px;
    height: 60px;
    color: #7b2e8b;
    display: block;
	line-height:60px;
	padding-left: 25px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cat li a i{
	display: inline-block;
    border-left: 1px solid #7b2e8b;
    height: 40px;
    width: 1px;
    transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    -o-transform: rotate(25deg);
    margin: 0px 0px -12px 5px;
}
.cat li a span{
	font-size:1.4rem;
}
.cat li a.on{
	color:#fff;
	font-family: "YouYuan";
	background-color:#7b2e8b;
	font-weight: normal;
}
.cat li a:hover{
	color:#fff;
	font-family: "YouYuan";
	background-color:#7b2e8b;
	font-weight: normal;
    line-height: 60px;
}
.cat li a:hover>i{
	border-color:#fff;
}
.cat li .on>i{
	border-color:#fff;
}

.topcate{
    width: 100%;
    height: 100px;
    background: #7b2e8b;
    border: 1px solid #7b2e8b;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}
.topcate i{
    display: block;
    width: 100%;
    height: 100px;
    background: url(../../images/yidaiyiluwomen/logo_only.png);
    background-size: 100%;
    position: absolute;
    top: 50px;
    left: -40px;
    z-index: 1;
    transform: rotate(13deg);
    opacity: 0.5;
}
.topcate a{
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 2rem;
    color: #fff;
    font-weight: bold;
    letter-spacing: 2px;
    z-index: 5;
    text-align: center;
    width: 100%;
    height: 98px;
    line-height: 90px;
    border: 4px solid #fff;
    box-sizing: border-box;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.show_jiabin{
	width:75%;
	float:right;
	margin-bottom:50px;
	min-height:500px;
}
.show dt{
	height:70px;
	line-height:70px;
	font-size:16px;
	font-weight: bold;
	color:#7b2e8b;
	border-bottom:solid 1px #ccc;
}
.show dd{
	font-size:14px;
	line-height:28px;
}
.active_list li{
	height: 195px;
    margin-bottom: 25px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 25px;
}
.active_p{
	width:45%;
	height:170px;
	float:left;
}
.active_p img{
	border:solid 1px #ccc;
	width:100%;
}
.active_con{
	width:50%;
	float:right;
}
.active_tt{
	font-size:18px;
	color:#7b2e8b;
	line-height:42px;
}
.active_tt a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;
}

.active_info{
	line-height:26px;
	text-align:justify;
	font-size:14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.show_body{
	line-height: 35px;
	text-align: justify;
}
.show_body img{
	max-width: 100% !important;
	margin: 0 auto;
    display: block;
}
.show_body p, .show_body span{
	line-height: 30px !important;
	text-align: justify;
	font-size:14px !important;
}
.show_title,.videos_title{
	font-size:2rem;
	color:#7b2e8b;
	text-align:center;
	font-weight:bold;
	line-height:2.4rem;
}
.show_info{
	margin-top: 10px;
    margin-bottom: 50px;
    font-size: 12px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}
.videos_m{
	height:32px;
	line-height:32px;
}
.videos_ml{
	width:20%;
	float:left;
	background-color:#000;
	color:#FFF;
	text-align:center;
	font-size:21px;
	font-weight: bold;
	font-family: "YouYuan";
	background-color:#7b2e8b;
}
.videos_mr{
	float:right;
	width:75%;
	height:32px;
	line-height:32px;
	font-size:14px;
	color:#7b2e8b;
	border-bottom:solid 1px #ccc;
}
.videos_list li{
	width: 29%;
    height: 220px;
    line-height: 20px;
    text-align: center;
    margin-right: 6.5%;
    margin-bottom: 40px;
    float: left;
    box-sizing: border-box;
    text-align: center;
    border: solid 1px #7b2e8b;
    position: relative;
} 
.videos_list li:nth-child(3n+3){
    margin-right: 0;
}     
.videos_list img{
	position: absolute;
    top: 10%;
    left: 10%;
    width: 80%;
    height: 60%;
    transition: all 1.2s;
}
.videos_list img:hover{
	transform: scale(1.1);
}
.videos_list p{
	position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    width: 100%;
}
.videos_list p a{
	border-top: 1px solid #ddd;
    display: block;
    width: 100%;
    line-height: 40px;
    color: #000;
    font-weight: normal;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jiabin_list img{
	padding: 1px;
    width: 100%;
    height: auto;
}
.jiabin_list li{
    border: solid 1px #ccc;
    width: 22%;
    height: 260px;
    float: left;
    margin-bottom: 30px;
    margin-right: 3%;
    line-height: 22px;
    text-align: center;
    overflow: hidden;
    box-sizing: border-box;
}
.jiabin_list li:nth-child(4n+4){
    margin-right: 0;
}
.jiabin_img{
	display:block;
	width:100%;
	height:180px;
	overflow:hidden;
	margin-bottom:5px;
}
.jiabin_list li a{
	color: #000;
	font-size: 14px;
}
.jiabin_list span a{
	color: #333232;
    font-weight: normal;
    line-height: 20px;
    font-size: 12px;
    padding: 0 10px;
    height: 40px;
    display: block;
    width: 100%;
    overflow: hidden;
}
.jiabin_list p a{
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	padding:0 10px;
	display: block;
}
.videos_show{
	width:75%;
	float:right;
	padding: 20px;
}
.news_list li {
	line-height: 50px;
	border-bottom:dashed 1px #CCCCCC;
	height:45px;
}
.news_list li a {
	background-image: url(../images/news_ico.png);
	background-repeat:no-repeat;
	font-size:1.2rem;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 45px;
    width: 80%;
	display:block;
	float:left;
}
.news_list li a b{
	margin-right:10px;
}
.news_list ul li span {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 45px;
    width: 18%;
	text-align:right;
	display:block;
	float:right;
}
.mishuchu_img{width:60%;margin:0 auto;max-width: 240px;}

/* 分页 */
#pages { padding:40px 0 10px 0; font-family:YouYuan; margin:0 auto; width:100%; clear: both;}
#pages a { display:inline-block; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:3px 10px}
#pages a.a1 { }
#pages a:hover { background: #7b2e8b; color:#fff; text-decoration:none }
#pages span { display:inline-block; line-height:22px; background:#7b2e8b; border:1px solid #7b2e8b; color:#fff; text-align:center;padding:3px 10px; float:none; margin:0px;}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }
.text-c {
text-align: center;
}

/* 公用底部 */
footer{
	margin-top:30px;
	margin:0 auto;
}
.footer_con{
	height:200px;
	padding:50px 0;
	background-color:#7b2e8b;
	color:#FFF;
    box-sizing: content-box;
}
.footer_l{
	float:left;
	width:80%;
	height:82px;
	text-align:left;
}
.footer_r{
	float:right;
	width:20%;
	height:82px;
	text-align:right;
	}
.bot_logo{
	width:480px;
	float:left;
	margin-top:20px;
}
.bot_logo img{
	width:100%;
	height:auto;
}
.bot_cop{
	width: 480px;
    height: 36px;
    float: left;
    margin-top: 10px;
    border-top: 1px solid #fff;
    padding-top: 10px;
    line-height: 20px;
}
.share{
	float:right;
	width:auto;
	margin-top:10px;
	line-height: 28px;
}
.erweima{
	float:right;
	width:140px;
	height:140px;
	margin-top:10px;
	margin-right:25px;

}
.footer_menu{
	overflow: hidden;
	margin-top:30px;
	margin-bottom: 40px;
}
.footer_menu_box{
	width:120px;
	margin-left:20px;
	margin-right: 20px;
	float:left;
}
.footer_menu_box h3{
	font-size:1rem;
	text-align:center;
}
.footer_menu_box span{
	display: block;
	width: 120px;
	color:#808080;
	text-align:center;
}
.footer_menu li{
	width:100px;
	margin: 0 auto;
}
.footer_menu li a{
	font-size: 1rem;
	color: #808080;
	line-height: 25px;
	background-image: url(../images/bot_menu_dot.png);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 20px;
}
.show_jiabin img{height: auto !important;width: 90% !important;margin: 0 auto;display: block;}
/* 内容页 上下页 */
.show_dh{ color:#7b2e8b; margin-top:30px;}
.show_dh a{ 
	color:#000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.show_dh_l {
	float: left;
    height: 40px;
    width: 45%;
    overflow: hidden;
}
.show_dh_r {
    float: right;
    height: 40px;
    width: 45%;
    overflow: hidden;
}

/* 在线报名申请 */
.page_banner{max-width:1120px;margin:30px auto;height:120px;overflow:hidden;position:relative;}
.page_banner img{width:100%;height:100%;}
.catename:before{position: absolute;top: 50%;width: 200px;margin-left: -200px;left: 50%;height: 1px;display: block;border-left: 100px solid #fff;border-right: 100px solid #fff;padding: 0 20px;content: "";text-align: center;}
.catename{position:absolute;top:30%;width:160px;margin-left:-80px;left:50%;text-align:center;height:50px;}
.catename span{font-size:36px;color:#fff;font-weight:100;width:700px;display:block;line-height:50px;text-align:center;}
.catename span h4{margin:10px;}