﻿@charset "utf-8";
/* CSS Document */
/* 1.清除浏览器默认样式 */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
/* 2.针对性处理 */
ol,ul{ list-style:none;}            /*清除列表默认风格*/
textarea{ resize:none;border:none;}             /*文本域禁止拖拽*/
input{border:0 none;}
img{ border:none; }   /*清除图片链接在ie下默认边框，图片底部默认的空白*/
/* 3.设置全局样式 */
body{ color:#9c9c9c; font-size:12px; font-family: Arial, Helvetica, sans-serif;}
a{color:#3c3c3c; text-decoration:none;}
a:hover{color:#a11c79;}
/* 4.定义常用类 */
.w{ width:1160px; margin:0 auto; }  /*版心*/
.clearfix:after,.clearfix:before{ content:""; display:table;}
.clearfix:after{ clear:both;}
.clearfix{*zoom:1;}
.fl{float:left;}
.fr{float:right;}
.fz14{font-size:14px;}
.oh{overflow:hidden;}
.rcolor{color:#f74251;}
.bcolor{color:#3d5fa6;}
.pcolor{color:#ff9ae1;}
.fn{font-weight:normal;}
.mr10{margin-right:10px;}
.ml5{margin-left:5px;}
.ml17{margin-left:17px;}
.ti{text-indent:2em;}

/*header*/
.bd_bg{height:90px;background:#a11c79;}
.top_right{width:202px;height:20px;line-height:20px;padding:5px 0;float:right;color:#fff;}
.top_right a{color:#fff;}
.new{padding-top:15px;}
.logo{height:90px;line-height:90px;}
.search{width:364px;height:30px;overflow:hidden;margin-top:5px;}
.search_box{width:325px;height:29px;line-height:29px;background:url(common_res/search.png) no-repeat;border:0 none;border-radius:5px 0 0 5px;color:#7a7a7a;padding-left:5px;font-size:14px;}
.search_btn{width:30px;height:30px;background:#a11c79;cursor:pointer;}

/*nav*/
.nav{height:65px; width:100%; overflow:hidden; background:url(common_res/nav_bg.png) ;/*box-sizing:border-box;*/}
.nav .w{margin-top:10px;overflow:hidden;}
.nav_list{width:24.8%;height:45px;float:left;border-left:1px solid #dfd8d9;}
.nav_list_z{width:60px;height:45px;text-align:center;line-height:40px;float:left;font-size:16px;font-family:"微软雅黑";color:#a11c79;}
.nav_list_list{width:205px;height:45px;line-height:22px;float:left;font-family:"微软雅黑";}

/*footer*/
.footer{height:215px;width:100%;background:url(common_res/footer_bgpng.png) no-repeat center center;}
.ft_content{padding:20px 0px;}
.ft_content .left ul li{float:left;margin-right:14px;font-size:14px;color:#fff;font-family:'微软雅黑';}
.ft_content .right ul li{float:left;text-align:center;line-height:30px;margin-right:10px;font-size:14px;color:#fff;}
.ft_content .right ul{margin-top:50px;}
.copyright{height:38px;background:url(common_res/copyright_bg.png) ;margin-top:20px;line-height:38px;text-align:center;color:#fff;font-family:'微软雅黑';}

.youqinglianjie,.lianxifangshi{font-size:16px;color:#fff;line-height:40px;font-family:'微软雅黑';font-weight:bold;}

.font_point.selected a{color:#a11c79;}
iframe#wp_iframe_newArticle_w9 {
    height: 420px !important;
}
.content_right .content_right_up .content_up_list iframe#wp_iframe_newArticle_w60 {
    height: 459px !important;
}