/*
 * @Author: XiaoBai_GuLei 
 * @Date: 2017-12-01 10:10:03 
 * @Last Modified by: XiaoBai_GuLei
 * @Last Modified time: 2017-12-07 18:30:25
 */

body {
    width: 100%;
}

.clear {
    clear: both;
}


/* *********header开始 ************/

header {
    width: 100%;
    height: 600px;
}

header .banner-ckg {
    width: 1440px;
    height: 100%;
    /* background-image: url("../images/02_01_01.jpg"); */
    position: relative;
}


/* .banner-ckg-opacity{
        width: 1440px;
        height: 100%;;
        background-color: #424242;
        opacity: 0.3;
    zoom: 1;
    } */

header .headerNav {
    position: absolute;
    top: 54px;
    left: 770px;
}

header .headerNav>li {
    /* padding: 0 30px; */
    width: 100px;
    height: 33px;
    float: left;
    /* margin: 0 auto;*/
    text-align: center;
    /* font-size: 1.4rem;
    font-family: "SourceHanSansCN-Medium";
    font-weight: 900; */
    /* margin-left: 42px; */
}

header .headerNav>li>a {
    font-size: 1.4rem;
    font-family: "Microsoft YaHei";
    font-weight: 100;
}

header .headerNav>li:hover>a {
    color: #ff7e0b;
    -webkit-transition: all 0.5s ease;
}

header .headerNav>li:hover .headerNav-child {
    display: block;
}

header .headerNav>li>a {
    /* font-family: */
    font-size: 1.5rem;
    font-weight: 900;
    color: #e6e2e2;
    /* margin: 0 auto; */
    text-align: center;
    text-decoration: none;
}

header .headerNav-child {
    display: none;
    width: 100px;
    /* height: 99px; */
    margin-top: 10px;
    background-color: #e06f0a;
}

header .headerNav-child>li {
    /* display: block; */
    width: 100px;
    height: 33px;
}

header .headerNav-child>li>a {
    color: #ffffff;
}

header .headerNav-child>li:hover {
    /* display: block; */
    width: 100px;
    height: 33px;
    background-color: #ecd5c3;
    color: #e38e54;
}

header .headerNav-child>li>a {
    line-height: 33px;
}

header .banner-ckg .heder-logo>a>img {
    position: absolute;
    top: 29px;
    left: 60px;
}

header .banner-ckg-fonts {
    display: block;
    margin: 156px auto;
    text-align: center;
    text-transform: uppercase;
}

header .banner-ckg-fonts>p:nth-child(1) {
    font-size: 2.4rem;
    color: #ffffff;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    margin-top: 0;
}

header .banner-ckg-fonts>a:nth-child(2) {
    font-family: "Microsoft YaHei";
    font-weight: 400;
    text-decoration: none;
    color: #e06f0a;
    line-height: 40px;
    margin: 10px auto;
    display: block;
    width: 182px;
    height: 40px;
    font-size: 2.2rem;
    background-color: #ffffff;
    border-radius: 25px 25px 25px 25px;
    /* float: left; */
}

header .banner-ckg-fonts>a:hover {
    background-color: #ff7e0b;
    color: #ffffff;
    -webkit-box-shadow: 0 0 200px #4e4d4d;
    box-shadow: 0 0 200px #4e4d4d;
    -webkit-transition: all 0.5s ease;
}


/*  */

header .banner-ckg-fonts>p:nth-child(3) {
    font-family: "Microsoft YaHei";
    font-weight: 400;
    margin-top: 10px;
    font-size: 2.4rem;
    color: #ffffff;
    letter-spacing: 2px;
    /* font-weight: 900; */
}

header .banner-ckg-list {
    width: 1320px;
    margin: -50px auto;
}

header .banner-ckg-list>li {
    float: left;
    width: 156px;
    height: 70px;
    margin: 0 5px;
    /* color: #ffffff; */
}

header .banner-ckg-list>li:nth-child(1) {
    margin-left: 0;
}

header .banner-ckg-list>li:nth-child(8) {
    margin-right: 0;
}

header .banner-ckg-list>li>a {
    position: absolute;
    /* left: 0; */
    bottom: 0;
    display: block;
    width: 156px;
    height: 70px;
    background-color: rgba(83, 81, 81, 0.3);
    color: rgba(255, 255, 255, 1);
    -webkit-transition: height 1s;
    transition: height 1s;
}

header .banner-ckg-list>li:nth-child(1)>a {
    position: absolute;
    bottom: 0;
    display: block;
    width: 156px;
    height: 70px;
    color: #ffffff;
    -webkit-transition: height 1s;
    transition: height 1s;
}

header .banner-ckg-list>li>a>img {

}

header .banner-ckg-list>li>a:hover {
    height: 125px;
    background-color: #ff7e0b;
    color: #ffffff;
    -webkit-transition: all 0.5s ease;
    opacity: 1;
}

header .banner-ckg-list>li>a:hover img {
    display: block;
}

header .banner-ckg-list>li>a>p {
    text-align: center;
    font-size: 1.6rem;
    font-family: "Microsoft YaHei";
    font-weight: 100;
    text-transform: uppercase;
}

header .banner-ckg-list>li>a>p:nth-child(1) {
    padding-top: 28px;
}

header .banner-ckg-list>li>a>p:nth-child(2) {
    font-size: 1.2rem;
    font-family: "Microsoft YaHei";
    font-weight: 100;
}


/* ***********header结束 ***********/


/* ***********面包屑 */

.sectionBody {
    width: 100%;
    min-height: 1420px;
}

.sectionBody .crumbNav {
    width: 1320px;
    height: 80px;
    position: relative;
    z-index: 100;
}

.sectionBody .crumbNav-title>li {
    float: left;
    line-height: 80px;
    color: #bcbcbc;
    padding: 0 10px;
    font-size: 1.4rem;
}

.sectionBody .crumbNav-title>li>a {
    color: #bcbcbc;
}

.sectionBody .crumbNav-title>li>a {
    color: #bcbcbc;
}

.sectionBody .crumbNav-title>li:nth-child(7)>a {
    color: #292014;
}

.sectionBody .crumbNav-title>li:nth-child(1) {
    padding-left: 0;
    margin-left: -1%;
}


/* ---------------主体------ */

.sectionBody .section-b {
    width: 1420px;
    /* height: 1210px; */
    position: relative;
}

.sectionBody .section-b-listl {
    width: 270px;
    position: absolute;
    top: 0;
    left: 0;
}

.sectionBody .section-b-listl>li {
    width: 230px;
    height: 50px;
    background-color: #ffffff;
    border-bottom: 1px solid #dedede;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #333333;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
}

.sectionBody .section-b-listl>li:hover {
    width: 270px;
    background-color: #ff7e0b;
    color: #ffffff;
    border-radius: 0px 25px 25px 0;
}

.sectionBody .section-b-listl>li:hover a {
    color: #ffffff;
}

.sectionBody .section-b-listl>li:nth-child(6) {
    /* border-bottom: none; */
}

.sectionBody .section-b-listl>li>a {
    margin-left: 18px;
    line-height: 50px;
    font-size: 1.6rem;
    color: #333333;
}

.sectionBody .section-b-listl>li>span {
    margin-left: 18px;
}


/* ====主体 中============== */

#tab {
    /* width: 714px; */
    /* position: relative; */
    font-size: 1.6rem;
    font-family: "Microsoft YaHei";
    line-height: 35px;
}

.sectionBody .section-b-lista {}

.sectionBody .section-b-lista {
    width: 714px;
    /* margin: auto; */
    margin-left: 300px;
	float:left;
}

.sectionBody .section-b-lista>li {
    width: 714px;
    height: 121px;
    position: relative;
    /* margin-left: 248px; */
    border-bottom: 1px solid #dedede;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.sectionBody #tab1 {
    display: block;
}

.sectionBody #tab2,
#tab3,
#tab4,
#tab5,
#tab6 {
    display: none;
}

.sectionBody .section-b-lista>li>a {
    position: absolute;
    top: 0;
    left: 0px;
    display: block;
    width: 714px;
    height: 121px;
}

.sectionBody .section-b-lista>li>a>div {
    position: relative;
    top: 20px;
    width: 714px;
    height: 80px;
}

.sectionBody .section-b-lista>li>a>div:hover span:nth-child(2) {
    color: #ff7e0b;
}

.sectionBody .section-b-lista>li>a>div>span:nth-child(1) {
    position: absolute;
    top: 0;
    left: 0;
    color: #424242;
    font-size: 1.6rem;
    font-family: "Microsoft YaHei";
    width: 80px;
    height: 80px;
    overflow: hidden;
}

.sectionBody .section-b-lista>li>a>div>span:nth-child(1)>img {
    width: 80px;
    height: 80px;
    overflow: hidden;
}

.sectionBody .section-b-lista>li>a>div>span:nth-child(2) {
    position: absolute;
    left: 98px;
    color: #424242;
    font-size: 1.6rem;
    font-weight: 900;
    font-family: "Microsoft YaHei";
}

.sectionBody .section-b-lista>li>a>div>span:nth-child(4) {
    width: 508px;
    height: 40px;
    position: absolute;
    top: 37px;
    left: 98px;
    color: #7c7c7c;
    font-size: 1.4rem;
    font-family: "Microsoft YaHei";
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
	line-height:18px;
}

.sectionBody .section-b-lista>li>a>div>span:nth-child(5) {
    position: absolute;
    width: 78px;
    height: 20px;
    top: 37px;
    left: 640px;
    color: #7c7c7c;
    font-size: 1.4rem;
    font-family: "Microsoft YaHei";
}

.sectionBody .section-img-r {
    width: 300px;
    float: right;
    position: absolute;
    top: 0;
    left: 1100px;
}

.sectionBody .section-img-r>p:nth-child(1) {
    color: #ff7e0b;
    font-size: 1.6rem;
    font-family: "Microsoft YaHei";
    font-weight: 800;
    letter-spacing: 4px;
    padding-left: 8px;
    width: 100px;
    border-bottom: 4px solid #ff7e0b;
    /* padding-bottom: 2px; */
}

.sectionBody .section-img-r>p:nth-child(2) {
    width: 300px;
    height: 160px;
    overflow: hidden;
}

.sectionBody .section-img-r>p:nth-child(2)>img {
    width: 300px;
}

.sectionBody .section-img-rb {
    width: 300px;
    float: right;
    position: absolute;
    top: 420px;
    left: 1100px;
}
.sectionBody .section-img-rp {
    width: 300px;
    float: right;
    position: absolute;
    top: 840px;
    left: 1100px;
}

.sectionBody .section-img-rb>p:nth-child(1) {
    color: #ff7e0b;
    font-size: 1.6rem;
    font-family: "Microsoft YaHei";
    font-weight: 800;
    letter-spacing: 4px;
    padding-left: 8px;
    width: 100px;
    border-bottom: 4px solid #ff7e0b;
}

.sectionBody .section-img-rp>p:nth-child(1) {
    color: #ff7e0b;
    font-size: 1.6rem;
    font-family: "Microsoft YaHei";
    font-weight: 800;
    letter-spacing: 4px;
    padding-left: 8px;
    width: 100px;
    border-bottom: 4px solid #ff7e0b;
}

.sectionBody .section-img-rb>p:nth-child(2) {
    width: 300px;
    height: 160px;
    overflow: hidden;
}

.sectionBody .section-img-rb>p:nth-child(2)>img {
    width: 300px;
}

.sectionBody .section-b-listr>li {
    padding: 2px 0;
    font-size: 1.5rem;
    font-family: "Microsoft YaHei";
    font-weight: 500;
    color: #7c7c7c;
}

.sectionBody .section-b-listr>li>a {
    width: 100%;
    height: 22px;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.sectionBody .section-b-listr>li:nth-child(1) {
    margin-top: 10px;
}

.sectionBody .section-b-listr>li:hover>a {
    display: block;
    width:100%;
    height: 22px;
    color: #ff7e0b;
}

.sectionBody .section-b-listr>li:nth-child(1) {
      border-bottom: 1px solid #dedede;
}

.sectionBody .section-b-listr>li:nth-child(1)>a {
    font-family: 'Microsoft YaHei';
    font-weight: 900;
    color: #292014;
	height:32px;
}

.sectionBody .section-b-listr>li:nth-child(1):hover a {
    color: #ff7e0b;
}

.sectionBody .section-b-listr>li>a {
    padding-left: 8px;
    font-family: "Microsoft YaHei";
    font-weight: 50;
    color: #7c7c7c;
}


/* ===========分页器--------------- */

.sectionBody .section-pager {
    width:714px;
    height: 104px;
	text-align:center;
	margin-top:50px;
    position: relative;
    top: 80%;
    /* background-color: #e06f0a; */
}

.sectionBody .section-pagers {
    line-height: 95px;
    margin-left: 268px;
}

.sectionBody .section-pagers>span {
    margin-left: 10px;
    font-family: "Microsoft YaHei";
    font-size: 1.4rem;
    font-weight: 600;
}

.sectionBody .section-pagers>span a {
    color: #bcbcbc;
}

.sectionBody .section-pagers-r {
    /* float: right; */
    line-height: 95px;
    margin-left: 300px;
}

.sectionBody .section-pagers-r>span {
    color: #bcbcbc;
    font-family: "Microsoft YaHei";
    font-size: 1.4rem;
    font-weight: 600;
    padding: 0 5px;
}





.layout{margin: 0 auto; width: 1180px;}
.auto_width{width: 100%;}
.hidden{display:none;}
.fl{float: left !important;}
.fr{float: right !important;}
.red{background-color: red;}
.normal_div{width: 100%;}
.ellipsis{display: block; overflow:hidden;word-break:keep-all;white-space:nowrap;text-overflow:ellipsis;}
.many_line{white-space:pre-wrap;display:-ms-box !important;display:-moz-box !important;;display:-webkit-box !important;;display:box !important;;text-overflow:ellipsis;overflow:hidden;-ms-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-orient:vertical;box-orient:vertical;}
.line_one{-ms-line-clamp:1;-moz-line-clamp:1;-webkit-line-clamp:1;line-clamp:1;}
.line_two{-ms-line-clamp:2;-moz-line-clamp:2;-webkit-line-clamp:2;line-clamp:2;}

.transform{-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.transform_x{-webkit-transform: translate(-50%,0);-moz-transform: translate(-50%, 0);-ms-transform: translate(-50%, 0);-o-transform: translate(-50%, 0);transform: translate(-50%, 0);}
.transform_y{-webkit-transform: translate(0, -50%);-moz-transform: translate(0, -50%);-ms-transform: translate(0, -50%);-o-transform: translate(0, -50%);transform: translate(0, -50%);}
.box{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.m_b_30{margin-bottom: 20px;}
.m_t_30{margin-top: 20px;}
.hyb_bg{background-color: white;}
.block{display: block;}
.fs14_cl6{font-size: 14px; color: #666;}
.fs14_cl4{font-size: 14px; color: #444141;}
.fs12_cl4{font-size: 12px; color: #444141;}
.fs20_cl4{font-size: 20px; color: #444141;}
.fs14_cl68{font-size: 12px; color: #F68;}
.fs16_cl4{font-size: 16px; color: #444141;}
.fs12_cl9{font-size: 12px; color: #999;}
.fs12_cl8{font-size: 12px; color: #888;}
.fs16_cl68{font-size: 16px; color: #F68;}
.fs12_cl68{font-size: 12px; color: #F68;}
.fs12_cla3a09b{font-size: 12px; color: #a3a09b;}
.fs14{font-size: 14px;}
.cl68{color: #F68;}
.tc{text-align: center;}
.mg0{margin: 0;}
.mg3{margin: 0;}
.n_margin {padding-bottom: 20px; padding-left: 30px;}
.lh35{line-height: 35px;}
.lh18{line-height: 18px;}

#LRdiv0, #LRdiv1, #LRdiv2, #LRdiv3{display: none !important;}


.container_mbx{
	margin-bottom:30px;
	}

.container_mbx a{
	color:#bcbcbc; 
	text-decoration:none;

}
/* 最新文章 */
.link-list li{
	line-height:26px;
	width:33.3%;
	float:left;
}



/* 第二屏 备孕 */
.column_title{ display: block; border-bottom: 2px solid #ffae6c; width: 100%; line-height: 53px; position: relative; height: 53px; overflow: hidden;}
.column_title h3,.column_title h2{font-size:22px; float: left; display: inline-block; margin-left: 20px; font-weight: normal; color: #ffae6c;}
.column_title h2{font-size:20px;}
.column_title .more_span{float: right;font-size:14px;}
.column_title_a{border-color: #FFF;}
.column_title_b h3{color: #20bee2;}
.column_title_b_l{color: #F78; border-bottom: 2px solid #F78;}
.column_title_b_l h3,.column_title_b_l h2{color: #F78; border-bottom: 2px solid #F78;}
.column_box_l_b, .column_box_r_b{border-color: #EEE !important;}
.column_title_c{background-color: #FFF; border-bottom: 2px solid #f789d5;}
.column_title_c h3{color: #f789d5;}
.column_box_l_c, .column_box_r_c{border-color: #EEE !important;}
.column_title_d_l{background-color: #FFF; border-bottom: 2px solid #0fd1cb;}
.column_title_d_l h3{color: #0fd1cb;}
.column_title_d h3{color: #F78;}
.column_box_l_d, .column_box_r_d{border-color: #EEE !important;}
.column_title_noline{border-color: #FFF;}
.calculate_pailuan{width: 100px; height: 30px; float: right; margin-right: 30px; background-color: #ffae6c; color: white !important; text-align: center; font-size: 12px; line-height: 30px; margin-top: 12px; border-radius: 15px;}

.column_title_more{ display: inline-block; float:left; margin-left: 20px;}
.column_title_more a{ display: inline-block; color: #666; font-size: 12px; margin-left: 10px; padding-left: 10px; position: relative;}
.column_title_more a:after{ position: absolute; z-index: 1; content: "/"; color: #ddd; left: 0;}
.column_title_more a:first-child:after{ display: none;}
.column_box{width: 100%; margin-top: 15px;}
.column_box_l, .col_box_l{width: -webkit-calc(100% - 296px); width: calc(100% - 296px); background-color: white; float: left; -ms-box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
.column_img{width: 260px; position: relative; float: left; margin: 20px;}
.column_img img{width: 100%; height: 280px; display: block;}
.column_img p{position: absolute; height: 50px; color: white; background-color: rgba(1,1,1,0.7); font-size: 14px; width: 260px; bottom:0; margin: 0;}
.column_img p span{line-height: 20px; margin: 0 10px;}
.column_content{width: 540px; float: left; margin-top: 20px;}
.column_content h4{font-weight: normal; color: #444141; font-size: 20px;}
.column_content p{margin-top: 8px; color: #999999; font-size: 14px; line-height: 24px;}
.column_content li{width: 260px; height: 64px; float: left; margin-right: 10px;}






/* 试管婴儿 */

.third_tube_layout .column_img{margin: 20px 20px 20px 0;}
.third_tube_layout .column_title{border-bottom: 1px solid #eee;}
.third_tube_layout .column_title h2{margin-left: 0; border-bottom: 2px solid #F78; line-height: 51px;}
.third_tube_layout a.right_more:hover{color:#ff7788;}




/******************************************* 专题主页topic_index.html **********************************/
.guide_talk{height: 240px; background-color: white; padding-top: 50px; margin-bottom: 90px;}
.mob_guide_talk{display: none;}
.guide_talk .layout .qi{margin: 0; font-size: 20px; color: #666;}
.guide_talk .layout p span{padding: 1px 5px; margin: 0 1px; background-color: #0ac3c5; color: white; border-radius: 2px; font-size: 24px;}
.guide_talk .layout h2{font-size: 36px; color: #0ac3c5; font-weight: normal; margin-top: 10px;}
.guide_talk_div{background-color: white; height: 238px; border: 1px solid #eee; margin-top: 50px; padding: 30px 0; width:100%;}
.guide_talk_div img{width: 184px; height: 182px; margin: 0 30px; float: left;}
.guide_talk_div h3{font-size: 28px; color: #444141; font-weight: normal;}
.guide_talk_div p{font-size: 14px; color: #444141; line-height: 25px; margin-top: 10px; width: -webkit-calc(100% - 274px); width: calc(100% - 274px);}
.guide_talk .bg{position: absolute; width: 400px; height: 100%; background-repeat: no-repeat;background-position: right; top: 0; right: -webkit-calc((100% - 1180px) / 2);right: calc((100% - 1180px) / 2);}
.layout-left{right: -webkit-calc((100% - 1180px) / 2);right: calc((100% - 1180px) / 2);}

.guide_talk .layout{width:100%;}
.guide_talk .layout h1{color:#444141;}

/****************************************** baike_duonangluanchaozonghezhengnew 多囊卵巢new ********************************/
.baike_about_tablist_style{height: 50px;}
.baike_about_tablist_style li{padding: 0 15px; height: 50px; float: left; line-height: 50px;}
.baike_about_tablist_style li a{color: #F78; display: block;}
.column_small_img{width: 130px; height: 91px;}
.column_small_img img{width:79%; height: 91px;}
.column_small_content{width:100%;}
.double_ul_list{width: 100%; float: left;     margin-top: 20px;}
.double_ul_list li{width: 50%; font-size: 12px; color: #444141; height: 30px; margin-right: 0; line-height: 30px; float:left;}
.double_ul_list li a{display: block; overflow:hidden;word-break:keep-all;white-space:nowrap;text-overflow:ellipsis; padding: 0 20px 0 0;}
.double_ul_list_right li a{padding: 0 20px 0 40px;}


/****************************************** 拷贝样式 ********************************/

@charset "utf-8";/*--词条正文页--*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,hr,p,blockquote,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}li{list-style:none;}img{border:0;}:focus{outline:none;}
html{background:#f5f5f5;}

input:hover,input:focus{outline:none;}button{cursor:pointer;border:0 none;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}input,select,textarea{font-size:12px;font-family:'lucida grande',taho,verdana,'trebuchet ms',sans-serif;}textarea{resize:none;}
.l{float:left;}.r{float:right;}
.a-l{text-align:left;}.a-r{text-align:right;}
.a-c{margin-right:auto;margin-left:auto;text-align:center;}
.clearfix:before,.clearfix:after{content:"";display:table;} .clearfix:after{clear:both;}.clearfix{*zoom:1;} 
.clear{clear:both;width:100%;height:0px;font-size:0;}
.zoom{zoom:1;overflow:hidden;}
.bold{font-weight:bold;}
.bor-no{border:0 !important;}
.mar-t10{margin-top:10px;}
.mar-t-30{margin-top:-30px}
.red{color:#DE0000 !important;}
.org{color: #e2792b;}
.grayc{color:#ccc;}
.gray6{color:#666;}
.gray9{color:#999;}
a{color:#0268CD;text-decoration:none;}
.link-black a,a.link-black,.cblack{color:#000;}
.link_blue a,a.link_blue,.cblue{color:#0268CD;}
a:hover,.link_black a:hover,.link_blue a:hover{text-decoration:underline;}
.block{display:block;}
.table,.jqe-table{border-collapse:collapse;border-spacing:0;empty-cells:show;}
h1{font-size:30px;line-height:40px;font-family:"微软雅黑","黑体","Verdana";font-weight:500;overflow:hidden;word-wrap:break-word;word-break:break-all;}
.h2,h2,h3{font-size:14px;}
.w-640{width:640px;overflow:hidden;_zoom:1; color:#333;}
.w-300{width:300px;}
.w-320{width:320px;overflow:hidden;_zoom:1;}
#primary{width:1140px;background-color: #fff;margin:0 auto;position:relative;margin-top:20px;}
.w-990:after,.w-990:before{content:".";display:block;height:0;clear:both;visibility:hidden;*height:1%;}
.w-990>.w-640{width:720px;margin-left:30px;}
.w-990>.w-300{width:270px;margin-right:30px;}
.link_red a,a.link_red{color:#de0000;}
.link-gray a,a.link-gray{color:#666;}
/*header微调*/:root .wrap{width:1140px;}


/*目录*/
#catalog{margin-bottom:30px;border:none 0;border-top:#ddd solid 1px;border-bottom:#ddd solid 1px;position:relative;}
#catalog .toctitle{width:82px;position:absolute;left:0;top:0;bottom:0;background-color: #f2f7fc;}
#catalog .toctitle h3{font-size:24px;font-family:Microsoft YaHei,SimHei;line-height:30px;font-weight: normal;text-align: center;position: absolute;left:0;top:50%;margin-top: -15px;width:82px;}
#catalog #full-all{margin-left:82px;padding-top:8px;padding-bottom:8px;border-left:#8DBBE9 solid 1px;zoom:1;overflow:hidden;}
#catalog li{line-height:21px;padding:0 5px 0 30px;margin-top:3px;position:relative; font-size:14px;word-break:break-all;}
#catalog li em{display:block;width:18px;padding-right:8px;
text-align:right;color:#0267CF;position:absolute;top:0;left:5px;*line-height:18px;}
#catalog li.dot{padding:2px 5px;margin-left:30px;line-height:16px;background-position:-57px -683px;}
#catalog li.dot a{color:#000;font-size:12px;}
#catalog .lie4,#catalog .lie3{float:left;border-left:1px solid #f5f5f5;margin-left:-1px;min-height:30px; width:100%}

/*摘要*/
.information{padding:10px 0 20px 0;clear:both;zoom:1;}
.information{position:relative}
.information p{padding-bottom:5px;line-height:22px;}
.information p#unifypromptone,.information p#unifypromptthree{border-bottom:1px solid #e9e9e9;padding-bottom:5px;margin-bottom:8px;}
.summary{zoom:1;overflow:hidden;}
.summary .img{text-align:center;overflow:hidden;margin-right:20px;float:left;display:inline-block;}
.summary .img img{border:1px solid #e1e1e1;padding:3px;max-width:120px;max-height:120px;display:block;}
.summary .img strong{font-weight:normal;color:#666;line-height:25px;}
.summary p{padding-bottom:0 !important;line-height:25px;font-size:14px;}
.summary span{display:block;text-align:right;}
/*多义词、同义词*/


/*--段落--*/
#content{clear:both;overflow:hidden;zoom:1;font-size:14px;line-height:25px;word-wrap:break-word; font-family:'\5b8b\4f53'}
#content h2,.h2-title{font-family:Microsoft YaHei,SimHei;font-size:24px;line-height:24px;font-weight:normal;border-bottom:#D9D9D9 solid 1px;padding:10px 0 8px 0;display:block;clear:both;}
#content h2 a{text-decoration:none;}
#content h2:before,.h2-title:before{content: '';display: inline-block;width:8px;height: 24px;background-color: #4d95dc;position: absolute;margin-left:-30px;}
#content h2 .f18{font-size: 18px;}
#content p{padding:7px 0;word-wrap:break-word;word-break:break-all;}
.bjbd{display:inline-block;height:22px;line-height:22px !important;background-position:-38px -507px;vertical-align:middle;padding:0 5px 0 22px;margin-left:5px;font-size: 12px !important;font-family: '\5b8b\4f53';color: #fff;-webkit-user-select: none;-moz-user-select:none;}
.bjbd:hover{background-position:-38px -486px;background-color: #4d95dc;border-radius: 2px;color: #fff !important;text-decoration: none;}
#content h3{font-size:18px;font-family:Microsoft YaHei,Verdana;margin:13px 0 5px 0; font-weight:500;}
#content sup{padding-left:2px; padding-right:2px; font-family:Tahoma, Geneva, sans-serif;}
#content .reference_high{background:#e6f0f8;}


/*浮窗目录*/
.catalog .full-list{width:300px;height:300px;overflow:hidden;position:relative;line-height:28px;font-size:14px;background-color: #fff;}
.catalog .full-list ul{position:absolute;left:5px;border-left:#EBEDEA solid 2px;padding:0 10px;}
.catalog .full-list li{padding-left:8px;word-break:break-all;position:relative;-webkit-user-select:none;-moz-user-select:none;}
.catalog .full-list li,.catalog .full-list li a{color:#777;}
.catalog .full-list li em{color:#0268CD;padding-right:5px; font-weight:bold;}


.news_secondary{
	width: 300px;
	float: right;
	margin-top:40px;
	margin-right:30px;
}

.hot_article_list .clip{ position: relative;overflow: hidden; border-top:2px solid #dd0000; }
.hot_article_list .clip ul{position: relative;top:-1px;}
.hot_article_list .clip li{padding: 11px 0; border-top:1px dashed #cdcdcd; height: 90px;font-size: 16px;}
.hot_article_list .clip li img{ float: left;width: 92px; height: 70px; margin-right: 12px;  }
.hot_article_list .clip li a{
	line-height:22px;
}
.article_title{
	font-size: 24px;
	color: #333;
	position: relative;
	margin-bottom: 15px;
	margin-top: 20px;
}
.article_title .has_appraise_num{
	color: #f17304;
}
.article_title.article_sp{
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
}
.article_title.article_sp a{
	bottom: 9px;
}
.article_title a{
	position: absolute;
	bottom: 4px;
	right: 0;
	font-size: 14px;
	color: #666;
}
.article_title a:hover{
	color: #dd0000;
}
.choose .article_title{
	font-size: 24px;
    line-height: 36px;
    height: 45px;
    color: #333;
    padding-bottom: 4px;
    border-bottom: 2px solid #dd0000;
}
.host_wenda{margin-top: 14px; width:338px;}
.host_wenda h3{font-size: 24px;line-height: 36px;height: 45px;
color: #333;padding-bottom: 4px;border-bottom: 2px solid #dd0000;}
.host_wenda ul{padding-bottom: 12px;} 
.host_wenda li{margin-top: 18px;font-size: 16px; width: 290px;overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;}  
.host_wenda li i{display: inline-block;width: 16px; height: 16px;line-height: 16px;text-align: center;background: #f8f8f8; margin-right: 12px; font-size: 12px;}
.host_wenda li i.num_top{background: #ee2d1b;color: #fff;}
.host_wenda li a{color: #333;}
.host_wenda li a:hover{color: #dd0000;}

#right_new_add p{
	font-size:14px;
	color:#c4c4c4;
	margin-top:10px;
	text-align:right;
}