/*
    * @time Fri Dec 29 2023 11:25:10 GMT+0800 (中国标准时间)
    */
@charset "utf-8";
.clearfix:after,
body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
input,
label,
li,
ol,
p,
pre,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
tr,
ul {
    margin: 0;
    padding: 0;
}
body,
html {
    height: 100%;
}
body {
    font-family: 'PingFang SC', 'Helvetica Neue', Helvetica,
        Arial, 'Microsoft YaHei', '微软雅黑', STHeitiSC-Light, simsun, '宋体',
        'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', sans-serif;
}
li {
    list-style-type: none;
}
a {
    text-decoration: none;
    outline: 0;
    color: #000;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
a:hover {
    text-decoration: none;
    color: #ff9724 !important;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
iframe,
img {
    border: 0;
}
img {
    vertical-align: top;
}
.clearfix {
    display: block;
}
.clearfix:after {
    content: '';
    overflow: hidden;
    width: 100%;
    height: 0;
    font-size: 0;
    display: block;
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
i {
    font-style: normal;
}
.swiper-container-vertical > .swiper-scrollbar {
    right: 0 !important;
}
.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.swiper-pagination-switch {
    width: 8px;
    height: 8px;
    margin-right: 5px;
    display: inline-block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #d3d3d3;
}
.swiper-active-switch {
    width: 20px;
    background: #f5b70a;
}

.media-box {
    width: 100%;
    height: 100%;
}
#DH-PLAYERID {
    width: 100%;
    height: 100%;
}
#DH-PLAYERID .player-container {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
}
#DH-PLAYERID .play-layer {
    display: none;
}
.media-title {
    display: none;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 40px 0 10px;
    height: 30px;
    overflow: hidden;
    z-index: 3;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    background: #083b90;
}

.media-iframe {
    width: 100%;
    height: 100%;
}
.hide {
    display: none;
}

.bg-white {
    background: #fff;
}
.breath img {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}
.breath:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.icon {
    width: 30px;
    height: 30px;
}
.list-txt li {
    padding-left: 16px;
    font-size: 16px;
    line-height: 28px;
    color: #333;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.list-txt li a {
    color: #333;
}
.list-txt li span {
    float: right;
    font-size: 14px;
    color: #666;
}
.list-txt li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 13px;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #c90000;
}
.list-txt li:after {
    content: '';
    overflow: hidden;
    width: 100%;
    height: 0;
    font-size: 0;
    display: block;
    clear: both;
}
.list-pics ul {
    font-size: 0;
}
.list-pics li {
    display: inline-block;
    vertical-align: top;
}
.list-pics .img {
    display: block;
    width: 245px;
    height: 140px;
    overflow: hidden;
}
.list-pics .img img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}
.list-pics .img img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.list-pics .tit {
    margin-top: 5px;
    font-size: 16px;
    line-height: 1.5;
    color: #333;
}
.list-pics .tit a {
    color: #333;
}
.list-mix .img {
    position: relative;
    float: left;
    width: 200px;
    height: 115px;
    margin-right: 20px;
    overflow: hidden;
}
.list-mix .img img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}
.list-mix .img:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.list-mix .tit {
    font-size: 16px;
    line-height: 26px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
}
.list-mix .tit a {
    margin-right: 5px;
    color: #333;
}
.list-mix .abs {
    margin-top: 10px;
    font-size: 14px;
    line-height: 22px;
    color: #666;
}
.tab .tab-cont .tab-cont-item {
    display: none;
}
.tab .tab-cont .tab-cont-item.active {
    display: block;
}
.title {
    font-size: 32px;
    font-weight: 700;
    line-height: 50px;
    border-bottom: 1px solid #ececec;
    color: #c90000;
}
.title a {
    color: #c90000;
    border-bottom: 5px solid #c90000;
}
@-moz-keyframes hornPlay {
    from {
        width: 13px;
    }
    to {
        width: 20px;
    }
}
@-webkit-keyframes hornPlay {
    from {
        width: 13px;
    }
    to {
        width: 20px;
    }
}
@keyframes hornPlay {
    from {
        width: 13px;
    }
    to {
        width: 20px;
    }
}
@-moz-keyframes breath {
    from {
        -moz-transform: scale(1);
        transform: scale(1);
    }
    to {
        -moz-transform: scale(1.1);
        transform: scale(1.1);
    }
}
@-webkit-keyframes breath {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
@keyframes breath {
    from {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        transform: scale(1.1);
    }
}
body.stopScroll {
    height: 100%;
    overflow: hidden;
}
.top {
    padding: 25px 0 0;
}
.top .top-upper .top-logo {
    width: 310px;
    height: 100px;
    margin-right: 30px;
}
.top .top-upper .top-adv {
    width: 649px;
    height: 100px;
    overflow: hidden;
}
.top .top-upper .top-comprehensive-top {
    padding-top: 10px;
}
.top .top-upper .top-comprehensive-top ul {
    font-size: 0;
    text-align: right;
}
.top .top-upper .top-comprehensive-top li {
    position: relative;
    display: inline-block;
    padding: 0 5px;
    cursor: pointer;
}
.top .top-upper .top-comprehensive-top li.himalaya {
    margin-right: 5px;
}
.top .top-upper .top-comprehensive-top li .qrcode {
    position: absolute;
    left: -33px;
    top: 100%;
    font-size: 0;
    width: 114px;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding: 10px;
    background: #fff;
    text-align: center;
}
.top .top-upper .top-comprehensive-top li .qrcode .qrcode-item {
    display: inline-block;
    width: 94px;
    margin-bottom: 5px;
    font-size: 14px;
}
.top .top-upper .top-comprehensive-top li .qrcode .qrcode-item .tit {
    line-height: 1.8;
}
.top .top-upper .top-comprehensive-top li.wechat .qrcode {
    width: 305px;
    left: -16px;
}
.top .top-upper .top-comprehensive-top li.himalaya:hover .qrcode,
.top .top-upper .top-comprehensive-top li.ks:hover .qrcode,
.top .top-upper .top-comprehensive-top li.tiktok:hover .qrcode,
.top .top-upper .top-comprehensive-top li.wechat:hover .qrcode,
.top .top-upper .top-comprehensive-top li.weibo:hover .qrcode {
    display: block;
}
.top .top-upper .top-comprehensive-bottom {
    margin-top: 10px;
	margin-left:5px;
}
.top .top-upper .top-comprehensive-bottom .search .search-input {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    width: 172px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #ddd;
    border-right: 0;
	border-radius: 5px;
}
.top
    .top-upper
    .top-comprehensive-bottom
    .search
    .search-input::-webkit-input-placeholder {
    color: #aab2bd;
}
.top .top-upper .top-comprehensive-bottom .search .search-input:focus {
    outline: 0;
}
.top .top-upper .top-comprehensive-bottom .search .search-btn {
    background: #de302c;
    height: 40px;
    width: 70px;
    text-align: center;
    line-height: 40px;
    border: none;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}
.top .top-upper .top-comprehensive-bottom .search .search-btn:focus {
    outline: 0;
    border: 0;
}
.top .top-nav {
    margin-top: 20px;
}
.top .top-nav .top-nav-main {
    height: 52px;
    background: #d32121;
}
.top .top-nav .top-nav-main .part {
    overflow: hidden;
}
.top .top-nav .top-nav-main ul {
    font-size: 0;
    white-space: nowrap;
}
.top .top-nav .top-nav-main li {
    display: inline-block;
    font-size: 16px;
    line-height: 52px;
	margin-left:25px;
	margin-right:25px;
    color: #fff;
}
.top .top-nav .top-nav-main li a {
    color: #fff;
}
.top .top-nav .top-nav-sub {
    margin-top: 10px;
    margin-bottom: 10px;
}
.top .top-nav .top-nav-sub .part {
    overflow: hidden;
}
.top .top-nav .top-nav-sub ul {
    padding-left: 40px;
    font-size: 0;
    white-space: nowrap;
    background: url(/homepage2024/images/icon-recommend.png) left center
        no-repeat;
}
.top .top-nav .top-nav-sub li {
    display: inline-block;
    font-size: 14px;
    line-height: 32px;
    padding-right: 20px;
}
.xi {
    height: 260px;
    background: url(/homepage2024/images/xi-bg2.jpg) center center repeat-x;
}
.xi .part {
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(/homepage2024/images/xi-profile.png) left center no-repeat;
    padding-left: 210px;
}
.xi .part .tab-name {
    padding-top: 30px;
}
.xi .part .tab-name span {
    position: relative;
    display: block;
    width: 140px;
    font-size: 17px;
    color: #4d6295;
    height: 42px;
    line-height: 42px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.xi .part .tab-name span:after {
    content: '';
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -6px;
    display: block;
    background: #4d6295;
}
.xi .part .tab-name span.zz:after {
    right: 16px;
}
.xi .part .tab-name span.wz {
    padding-left: 17px;
}
.xi .part .tab-name span.wz:after {
    right: 2px;
}
.xi .part .tab-name span.zb {
    padding-left: 26px;
}
.xi .part .tab-name span.dw {
    padding-left: 16px;
}
.xi .part .tab-name span.dw:after {
    right: 7px;
}
.xi .part .tab-name span.lm:after {
    right: 26px;
}
.xi .part .tab-name span.active {
    font-size: 22px;
    color: #e01117;
}
.xi .part .tab-name span.active:after {
    background: #e01117;
    border-color: #e01117;
}
.xi .part .tab-name span.active:before {
    content: '';
    width: 20px;
    height: 20px;
    border: 1px solid #e01117;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: -4px;
}
.xi .part .tab-name span.active.zz:before {
    right: 12px;
}
.xi .part .tab-name span.active.wz:before {
    right: -2px;
}
.xi .part .tab-name span.active.dw:before {
    right: 3px;
}
.xi .part .tab-name span.active.lm:before {
    right: 22px;
}
.xi .part .tab-cont {
    position: relative;
    margin-left: 35px;
    padding-top: 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 800px;
}
.xi .part .tab-cont .tab-cont-banner {
    position: absolute;
    top: 10px;
    left: 0;
}
.xi .part .tab-cont .swiper-container {
    width: 100%;
    height: 100%;
}
.xi .part .tab-cont .swiper-slide {
    text-align: center;
}

.xi .part .tab-cont .tab-cont-item {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.xi .part .tab-cont .tab-cont-item.zz {
    padding: 0 50px;
}
.xi .part .tab-cont .tab-cont-item.wz .list-txt {
    margin-top: 10px;
}
.xi .part .tab-cont .tab-cont-item.wz .list-txt li {
    margin-bottom: 10px;
    font-size: 14px;
}
.xi .part .tab-cont .tab-cont-item.zb .books {
    margin-top: 5px;
    font-size: 0;
}
.xi .part .tab-cont .tab-cont-item.zb .books li {
    display: inline-block;
    margin-left: 15px;
    margin-right: 10px;
}
.xi .part .tab-cont .tab-cont-item.zb .links {
    margin-left: 10px;
}
.xi .part .tab-cont .tab-cont-item.zb .links li {
    text-align: center;
    margin: 0 0 8px 0;
    padding: 0 15px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #7082aa;
    color: #4965ae;
    background-color: #eef7fc;
}
.xi .part .tab-cont .tab-cont-item.zb .links li a {
    color: #4965ae;
}
.xi .part .tab-cont .tab-cont-item.dw ul {
    margin-top: 10px;
    width: 100%;
    font-size: 0;
}
.xi .part .tab-cont .tab-cont-item.dw li {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding-right: 10px;
    margin-bottom: 10px;
    font-size: 14px;
}
.xi .part .tab-cont .tab-cont-item.lm ul {
    font-size: 0;
    margin-top: 30px;
}
.xi .part .tab-cont .tab-cont-item.lm li {
    display: inline-block;
    width: 167px;
    height: 84px;
    border: 1px solid #fff;
    overflow: hidden;
    vertical-align: top;
    margin-left: 10px;
    margin-right: 10px;
}
.xi .part .tab-cont .tab-cont-item.lm li img {
    width: 100%;
}
.headline {
    text-align: center;
    position: relative;
    z-index: 5;
    padding: 25px 0;
}
.headline h1 {
    font-size: 34px;
    line-height: 1.3;
    font-weight: 700;
    color: #182b95;
}
.headline h1 a {
    color: #182b95;
}
.headline p {
    font-size: 16px;
    line-height: 26px;
    color: #666;
    margin-top: 15px;
}
.headline p a {
    color: #f90606;
    margin-left: 5px;
    margin-right: 5px;
}
.area {
    width: 100%;
    min-width: 1300px;
}
.main_c1 { margin: 15px auto;}
	.wmw_jdt { width: 590px; height: 350px; position: relative; overflow: hidden;}
		.wmw_jdt .hd { position: absolute; right:13px; bottom:13px; z-index:100;}
		.wmw_jdt .hd ul li { float: left; margin: 0 5px; width: 8px; height: 8px; background: #fff; overflow: hidden; text-indent: 10em;}
		.wmw_jdt .hd ul li.on { background: #FF0000;}
		.wmw_jdt .bd { position: relative; z-index: 99;}
		.wmw_jdt .bd ul li .ht-wrap { height: 42px; width: 100%;  background-color: #000; position: relative; top:-42px;  filter:alpha(opacity=70);-moz-opacity:0.70;opacity: 0.7;}
		.wmw_jdt .bd ul li .ht-wrap h3 { line-height: 42px; color: #fff; padding-left: 15px; font-weight: normal;}
		.wmw_jdt .bd ul li a { color: #fff;}
		.wmw_jdt .bd ul li a:hover { text-decoration: none;}
.wmw_yaowen {
    width: 475px;
    padding: 8px 15px 5px;
    height: 429px;
    border: 1px solid #e3e3e3;
}
.wmw_bt01 {
    padding-bottom: 5px;
	border-bottom: 1px solid #cdcdcd;
	overflow: hidden;
}
.wmw_bt01 h3 a {
    color: #d60000;
    font-size: 22px;
    font-weight: normal;
}
.wmw_bt01 .moreword {
    font-size: 16px;
    padding-top: 6px;
}
		.hr365 { padding: 8px 0; border-bottom: 1px dotted #e3e3e3;}
		.ywlist h1 { font-size: 18px; text-align: center; margin: 10px auto;}
			.ywlist h1 a { color: #800508;}
			.ywlist p { text-indent:2em; font-size: 14px; line-height: 22px; color: #6d6d6d; margin-bottom:8px;}
			.ywul-list li { height: 42px; line-height: 42px; border-bottom: 1px dotted #e3e3e3; font-size: 16px; font-weight: normal; background: url(icon_dot.png) no-repeat left center; padding-left: 15px;}

.part {
    width: 1300px;
    margin: 0 auto;
}

.wmw_jdt {
    width: 776px;
    height: 444px;
    position: relative;
    overflow: hidden;
}

.main_c2 { margin: 20px auto;}
	.mc2_left { width: 790px;}
		.wmw_bt01 ul li { float: left; margin: 0 10px;}
		.wmw_bt01 ul>li { margin-left: 0 !important;}
		.wmw_bt01 ul li a {    color: #d60000; font-size: 20px; font-weight: normal; }
		.mc2l_left { width: 380px;}
		.wmw_twjj { overflow: hidden; height:157px; margin-bottom:15px;}
		.wmw_twjj h3 { font-size: 20px; margin: 20px auto; text-align: center; font-weight: normal;}
		.txt_pic { width: 155px; height: 90px;}
		.txt_info { width: 210px; height: 90px; font-size: 14px ; color: #5d5d5d; text-indent: 2em; line-height: 24px;}
	.mc2_right { width: 300px; height: 381px; border: 1px solid #e3e3e3; position: relative;}
		.wmw_bt02 { height: 40px; line-height: 40px; border-bottom: 1px solid #e3e3e3;}
			.wmw_bt02 h3 { font-weight: normal; font-size: 18px; }
			.wmw_bt02 h3 a { color: #811C14; border-top:2px solid #811c14; padding: 8px 15px 8px; border-right: 1px solid #e3e3e3; border-bottom: 2px solid #f7f7f7; background: #F7F7F7;}
			.mc2_right .bd ul li { text-align: center; padding-top:10px;}
			.mc2_right .prev,.wmw_piclist .prev { position: absolute; left: 0; top: 50%; width: 18px; height: 23px; background: url(icon_prev.png) no-repeat left top;}
			.mc2_right .next,.wmw_piclist .next { position: absolute; right: 0; top: 50%; width: 18px; height: 23px; background: url(icon_next.png) no-repeat left top;}
	.main_c3 { margin: 20px auto 0;}
		.mc3_left { width: 790px;}
			.mc3_01 { width: 788px;}
				.wmc_pic { padding: 20px 0px 10px 15px;}
				.wmc_pic h3 { background: #fff; font-size: 14px; font-weight: normal; height: 32px; line-height: 32px; text-align: center;}
				.wmc_txt { padding: 20px 0 0 30px;}
				.wmc_txt ul li { height: 30px; line-height: 30px; background: url(icon_dot.png) no-repeat left center; padding-left: 15px;}
		.mc302_left ,.mc302_right,.mc304_left,.mc304_right{ width: 380px;}
		
		.wmw_piclist { overflow: hidden; position: relative;}
		.wmw_piclist ul li { float: left; width: 320px; margin: 20px 15px 0 0;}
		.wmw_piclist ul li h3 { font-size: 16px; font-weight: normal; text-align: center; line-height: 28px;}
		.mc3_05 { width: 100%;}
		.mc3_05 .bd { padding: 15px 0; overflow: hidden;}
		
		.wmlm li { line-height: 32px;}
		.mc3_right { width: 300px;}
		.zt_wrap { padding: 13px 0;}
			.zt_wrap ul li { margin: 0 auto 10px;}
		.jr_wrap { padding-top: 10px;}
			.jr_list ul li { float: left; margin: 0 3px; border: 1px solid #e3e3e3;}
			.jr_list ul li a { padding: 3px 5px; }
			.jr_list ul li a:hover { background: #800508; color: #fff;}
		.pic_wrap { padding: 10px 0; overflow: hidden;}
		 .pic_wrap ul li { float: left; margin: 3px;}
		 .gggs { padding: 10px 0;}
		 .gggs ul li { line-height: 28px; margin: 3px 0; font-size: 14px;}
				 
	.sider_bar { position: fixed; right: 0px; top: 33%; width: 86px; padding: 10px; background: #fff;}
	.sider_bar h3 { font-weight: normal; font-size: 14px;}
	.sider_bar ul li { margin: 10px auto;}




.navbottom{width:100%; margin:0 auto;position:relative; z-index:1;height:40px; line-height:40px;background:#D22914;}
.navbottom	.nav-bt{ width:1180px; margin:0 auto;padding:0 5px;}
.navbottom	.nav-bt .m{float:left; width:275px; margin:0 10px; display:inline; text-align:center;}
.navbottom	.nav-bt .m h3 i{ display:inline-block; *display:inline; zoom:1; width:17px; height:9px; background:url(http://hbsy.wenming.cn/qtlm/images/P020191230522936651251.png) 0 -9px no-repeat; overflow:hidden; margin:-2px 0 0 5px;vertical-align:middle; filter:alpha(opacity=50);opacity:0.5;}
.navbottom	.nav-bt h3{zoom:1;display:block;color: #004276;  font-weight: normal;height:40px; line-height:40px;color:#FFF;}
.navbottom	.nav-bt .on h3  i{ background-position: 0 0; }
.navbottom	.nav-bt .sub{ display:none; /*默认隐藏*/padding:5px 20px 10px 20px; position:absolute;top:40px;background-color: #FFF; border-bottom: 1px solid #d22914; float:left; line-height:30px; z-index: 2; left:0;}
.navbottom .nav-bt .sub  li{float: left;display: inline-block;*display: inline;zoom: 1;line-height: 40px;height: 40px;overflow: hidden;}
.nav-bt .sub li a{ color:#333; display: inline-block;*display: inline;zoom: 1;padding:0 20px;}
.nav-bt .sub li a:hover{background-color: #C6C6C6;color: #FFF;}
.ztjj .wmw-con ul { padding:10px 0;}

.ztjj ul li { float:left; margin:5px 12px; }

.xywmw_footer {
    text-align: center;
    background-color: #fff8ef;
    padding: 10px 0;
    border-top: 4px solid #f6ede0;
}

.xywmw_main {
    width: 1280px;
    margin: 0 auto;
}

.blank21 {
    height: 21px;
    font-size: 1px;
    clear: both;
    overflow: hidden;
}
.xywmw_footer h3 {
    font-size: 20px;
    color: #d80c18;
    margin-bottom: 10px;
}
.xywmw_footer .f1 {
    display: inline-block;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    height: 60px;
    padding: 10px 0;
    margin-right: 10px;
}
.xywmw_footer .f2 {
    display: inline-block;
    width: 80px;
    height: 80px;
    vertical-align: -20px;
}