﻿body
{
    background-color: #333;
    background-color: #F3F3F3;
}

#d_head
{
    background-color: #FFF;
}

div.topad460X60
{
    border: solid 1px #EEE;
    margin-left: 10px;
    margin-top: 20px;
    display: inline;
    width: 460px;
    float: left;
    height: 60px;
}
/*--右上banner--*/
div.ad_272x58
{
    width: 272px;
    height: 56px;
    border: solid 1px #DEDEDE;
    margin: 5px auto 0 auto;
}
div.ad_272x58:hover
{
    border: solid 1px #333;
}
div.ad_272x58 img
{
    width: 272px;
    height: 56px;
}
div.ad_135x58
{
    width: 272px;
    height: 58px;
    margin: 5px auto 0 auto;
}

div.ad_135x58 img
{
    width: 131px;
    height: 56px;
    display: inline;
    border: solid 1px #DEDEDE;
}
div.ad_135x58 img:hover
{
    border: solid 1px #333;
}
div.ad_135x58 img.right
{
    margin-left: 6px;
}
/*--通栏横条--*/
div.ad_977x91
{
    width: 977px;
    height: 91px;
    clear: both;
    margin-bottom: 7px;
}
div.ad_977x91 img.small, div.ad_977x91 img.normal, div.ad_977x91 div.big
{
    margin-left: 6px;
    margin-top: 6px;
    display: inline;
    float: left;
}


div.ad_977x91 img.small, div.ad_977x91 img.normal
{
    height: 78px;
    border: solid 1px #DEDEDE;
}
div.ad_977x91 img.small
{
    width: 118px;
}
div.ad_977x91 img.normal
{
    width: 242px;
}
div.ad_977x91 img.small:hover, div.ad_977x91 img.normal:hover
{
    border: solid 1px #333;
}
div.ad_977x91 div.big
{
    width: 460px;
    height: 80px;
}
div.ad_977x91 div.big img
{
    width: 460px;
    height: 80px;
}
#d_main
{
    margin-top: 13px;
}
/*--定义常用几个模块的宽度--*/
#d_main div.d_left
{
    width: 260px;
    float: left;
}
#d_main div.d_mid
{
    width: 415px;
    float: left;
    margin-left: 6px;
}
#d_main div.d_right
{
    width: 291px;
    float: left;
    margin-left: 6px;
}
/*--几个title通用样式--*/
#d_main h3.radius_gray_title strong
{
    padding-left: 10px;
}
#d_main h3.normal_title strong a, #d_main h3.radius_gray_title strong a
{
    color: #95010C;
    font-size: 14px;
    font-family: 微软雅黑;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px #ccc;
}
#d_main h3.normal_title strong a:hover, #d_main h3.radius_gray_title strong a:hover, #d_tools h3 strong a:hover
{
    color: #E62A3B;
}
/*--由于去掉所有标题的“更多”入口，所以下方css全部没用，但留着备用2013-9-12
#d_main h3.radius_gray_title a, #d_main h3.normal_title a
{
    color: #2c2c2c;
    font-size: 12px;
    float: right;
    position: relative;
    left: -10px;
    top: 3px;
}
#d_main h3.radius_gray_title a:hover, #d_main h3.normal_title a:hover
{
    color: #b40000;
}--*/
/*--普通无圆角的标题--*/
#d_main h3.normal_title
{
    padding: 13px 0 5px 26px;
}
/*---灰的圆角通用顶部背景---*/
#d_main h3.radius_gray_title
{
    height: 21px;
    padding-top: 6px;
    background-image: url(/cnforex/images/index2013/radius_gray.png);
    background-repeat: no-repeat;
}

/*--配合上面的圆角顶部，必须对用的圆角底部，用css实现--*/
#d_main div.radius_bottom
{
    border-right: solid 1px #E3E7E6;
    border-left: solid 1px #E3E7E6;
    border-bottom: solid 1px #E3E7E6;
    background-color: #FFF;
    border-bottom-left-radius: 4px 4px;
    border-bottom-right-radius: 4px 4px;
    margin-bottom: 7px;
}
/*--四周圆角的DIV--*/
#d_main div.radius
{
    border: solid 1px #E3E7E6;
    border-left: solid 1px #E3E7E6;
    border-bottom: solid 1px #E3E7E6;
    background-color: #FFF;
    border-radius: 4px 4px;
    margin-bottom: 7px;
}
/*--圆角title共有三个尺寸--*/
#d_main h3.radius_gray_wide
{
    width: 415px;
    background-position: left top;
}

#d_main h3.radius_gray_narrow
{
    background-position: left -72px;
    width: 260px;
}

#d_main h3.radius_gray_between
{
    width: 291px;
    background-position: left -36px;
}

/*--12号字体的列表，带有红点背景--*/
#d_main ul.smallfont
{
    background-color: #FFF;
    padding: 13px 0 0px 0;
}
#d_main ul.smallfont li
{
    font-size: 12px;
    height: 26px;
    background-image: url(/cnforex/images/index2013/radius_gray.png);
    background-repeat: no-repeat;
    background-position: -412px -140px;
    padding-left: 10px;
    position: relative;
    left: 15px;
}
#d_main ul.smallfont li span
{
    position: absolute;
    right: 30px;
    color: #9F9F9F;
}
#d_main ul.smallfont li strong
{
    margin-right: 4px;
}
#d_main ul.smallfont li strong a
{
    /*--目前此快只有货币板块符合2014-03-05--*/
    font-weight: bold;
    font-size: 12px;
}
#d_main ul.smallfont li b
{
    /*--目前此快只有货币板块符合2014-03-05--*/
    margin-right: 4px;
}
/*--14号字体的列表，带有红色背景--*/
#d_main ul.bigfont
{
    padding: 10px 0;
    width: 388px;
    margin: 0 auto;
    border-bottom: dashed 1px #7A7A7A;
}
#d_main ul.last
{
    border: none;
}
#d_main ul.bigfont li
{
    font-size: 14px;
    height: 26px;
    background-image: url(/cnforex/images/index2013/radius_gray.png);
    background-repeat: no-repeat;
    background-position: -412px -138px;
    padding-left: 10px;
    position: relative;
    left: 4px;
}
/*--有摘要，有副标题，有粗体字的DL样式--*/
#d_main dl.titlelist
{
    border-bottom: dashed 1px #7A7A7A;
    width: 92%;
    margin: 0 auto;
}
#d_main dl.last
{
    border: none;
}
#d_main dl.titlelist dt
{
    font-size: 16px;
    font-family: 微软雅黑;
    color: #b71d1d;
    padding: 10px 0 8px 12px;
}
#d_main dl.titlelist dd
{
    margin-left: 4px;
}
#d_main dl.titlelist dd a
{
    font-size: 14px;
    font-family: 微软雅黑;
}
#d_main dl.titlelist dd a:nth-child(1)
{
    background-image: url(/cnforex/images/index2013/radius_gray.png);
    background-repeat: no-repeat;
    background-position: -412px -135px;
    padding-left: 10px;
}
#d_main dl.titlelist dd p
{
    color: #7c7b7b;
    font-size: 12px;
    padding: 3px 12px 0px 10px;
    line-height: 140%;
    margin-bottom: 10px;
}
#d_main dl.titlelist dd a:hover
{
    color: #BB0102;
}
/*--通用类选择器结束，ID选择器开始--*/

#d_main #d_gundong div, #d_main #d_toutiao div
{
    height: 257px;
}
#d_main #d_gundong h3
{
    position: relative;
}
#d_main #d_gundong div.radius_bottom ul
{
    background-image: url(/cnforex/images/temp/fxtm2.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
/*--头条部分--*/

#d_main #d_toutiao
{
    position: relative;
}
#d_main #d_toutiao h1
{
    padding: 10px 0 10px 10px;
    background-image: url(/cnforex/images/index2013/radius_gray.png);
    background-repeat: no-repeat;
    background-position: -412px -127px;
    position: relative;
    left: 20px;
    clear: both;
}
#d_main #d_toutiao h1 a
{
    font-size: 18px;
    font-family: 微软雅黑;
    color: #282828;
}
#d_main #d_toutiao h1 a:hover, #d_main #d_toutiao h2 a:hover
{
    color: #95010c;
}
#d_main #d_toutiao h2
{
    float: left;
    margin-left: 12px;
    display: inline;
    margin-bottom: 5px;
}
#d_main #d_toutiao h2 a
{
    font-size: 12px;
    color: #6E6E77;
}
#d_main #d_toutiao div.radius_bottom
{
    /*background-image: url(/cnforex/images/temp/saxo-bg.jpg);     background-repeat: no-repeat;     background-position: center top;*/
}
/*-视频部分-*/
#d_main #d_toutiao div.radius_bottom a img
{
    position: absolute;
    left: 20px;
    top: 200px;
    display: block;
    width: 112px;
    height: 72px;
    z-index: 100;
}

#d_main #d_toutiao div.radius_bottom a acronym
{
    position: absolute;
    width: 112px;
    z-index: 100;
    left: 20px;
    top: 247px;
    display: block;
    height: 20px;
    background-color: #000;
    text-align: center;
    padding-top: 4px;
    color: #FFF;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* ie8  */
    filter: alpha(opacity=50); /* ie5-7  */
    opacity: 0.5; /* css standard, currently it works in most modern browsers  */
}

#d_main #d_toutiao div.radius_bottom a acronym:hover
{
    color: #FFF;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* ie8  */
    filter: alpha(opacity=100); /* ie5-7  */
    opacity: 1; /* css standard, currently it works in most modern browsers  */
}

#d_main #d_toutiao div.radius_bottom ul
{
    border-top: 1px dashed #aaa;
    position: absolute;
    top: 184px;
    left: 20px;
    width: 378px;
    padding-top: 18px;
}
#d_main #d_toutiao div.radius_bottom ul li
{
    position: relative;
    left: 130px;
    background-image: url(/cnforex/images/index2013/radius_gray.png);
    background-repeat: no-repeat;
    background-position: -407px -167px;
    padding-left: 14px;
    height: 18px;
}
/*--第一屏广告和互动区域--*/
#d_main #d_ad
{
    height: 284px;
    position: relative;
}

#d_main #d_ad a.a_icon
{
    width: 87px;
    height: 32px;
    display: block;
    position: absolute;
    background-image: url(/cnforex/images/index2013/radius_gray.png);
    background-repeat: no-repeat;
}

#d_main #d_ad #ad_weibo
{
    background-position: -3px -122px;
    top: 200px;
    left: 8px;
}
#d_main #d_ad #ad_qq
{
    background-position: -97px -122px;
    top: 200px;
    left: 96px;
}


#d_main #d_ad #ad_mail
{
    background-position: -189px -122px;
    top: 240px;
    left: 8px;
}

#d_main #d_ad #ad_duanxin
{
    background-position: -277px -122px;
    top: 240px;
    left: 96px;
}

#d_main #d_ad #ad_weixin
{
    width: 103px;
    height: 88px;
    background-position: -314px -30px;
    left: 185px;
    top: 192px;
}
/*--资讯板块的left--*/
#d_main #left_zixun .smallfont:nth-child(1) li
{
    /*--这里是把货币的前面红点去掉--*/
    background-image: none;
    padding-left: 5px;
}
#d_main #left_zixun div.radius_bottom
{
    padding-bottom: 10px;
}
/*-汇市看图-*/
#d_main #left_zixun div.radius_bottom a img
{
    width: 244px;
    height: 134px;
    margin: 0px auto 17px auto;
    border: solid 1px #C0C0C0;
    position: relative;
    top: 12px;
}
#d_main #left_zixun div.radius_bottom a img:hover
{
    border-color: #cce;
}
/*-通过后选择器，来给外汇百科制定样式-*/
#d_main #left_zixun div.radius_bottom div
{
    width: 235px;
    height: 114px;
    margin: 0px auto 20px auto;
    position: relative;
    top: 13px;
    word-break: break-all;
}
#d_main #left_zixun div.radius_bottom div img
{
    display: inline;
    float: left;
    width: 138px;
    height: 105px;
    border: solid 1px #DEDEDE;
    margin-right: 8px;
}
#d_main #left_zixun div.radius_bottom div a
{
    color: #333;
    line-height: 140%;
}
#d_main #left_zixun div.radius_bottom div a:hover
{
    color: #BB0102;
}

/*--资讯板块的中间--*/
#d_main #mid_zixun
{
    /*--此处纯粹是为了使高度一致--*height: 771px; 加了NBF后高度调整了。2015-05-25--调整为771*/
    height: 676px;
}
/*--增加了交易冠军的喊单 2016-01-20 shuanghei---*/
#d_main #mid_zixun table
{
    width: 90%;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
}
#d_main #mid_zixun table thead tr td
{
    font-family: 微软雅黑;
    padding: 12px 0;
    color: #282828;
}
#d_main #mid_zixun table tbody tr td
{
    color: #555;
    padding: 4px 0;
    font-family: 微软雅黑;
    font-size: 12px;
}
#d_main #mid_zixun table tbody tr:last-child td
{
    border-bottom: dashed 1px #7A7A7A;
    padding-bottom: 20px;
}
/*--资讯板块的右侧--*/
#d_main #right_zixun div.radius_bottom
{
    /*--此处纯粹是为了使高度一致--*height: 745px; 加了NBF后高度调整了。2015-05-25--20160215调整为745*/
    height: 652px;
}
#d_main #right_zixun ul.smallfont li
{
    height: 22px;
}
/*---工具板块开始---*/
#d_tools
{
    height: 930px;
}
#d_tools div.radius
{
    overflow: hidden;
    background-color: #F3F3F3;
}
#d_tools h3
{
    width: 133px;
    height: 21px;
    border-right: solid 1px #D0CCCD;
    border-left: solid 1px #D0CCCD;
    border-top: solid 1px #D0CCCD;
    text-shadow: 2px 2px 2px #ccc;
    border-top-left-radius: 4px 4px;
    border-top-right-radius: 4px 4px;
    text-align: center;
    padding-top: 7px;
    background-color: #F3F3F3;
    margin-top: 26px;
    position: relative;
    left: 6px;
}
#d_tools h3 strong a
{
    font-family: 微软雅黑;
    font-size: 14px;
    color: #95010C;
    letter-spacing: 1px;
}
#d_tools h3 strong a:hover
{
}
#d_tools h3 a.refresh
{
    position: absolute;
    cursor: pointer;
    top: 11px;
    right: -68px;
    font-size: 12px;
    color: #666;
}
#d_tools h3 a:hover
{
    color: #b40000;
}
#d_tools #tools_calendar, #d_tools #tools_qrt, #d_tools tools_bdt, #d_tools #tools_yhll
{
    margin-bottom: 20px;
}
/*----财经日历----*/
#d_tools #tools_calendar
{
    width: 439px;
    height: 261px;
    float: left;
    margin-left: 26px;
}
#d_tools #tools_calendar div.radius, #d_tools #tools_qrt div.radius
{
    height: 232px;
}
#d_tools #tools_calendar div.radius img, #d_tools #tools_qrt div.radius img /*-loading图片-*/
{
    width: 200px;
    height: 200px;
    margin: 16px auto 0 auto;
}
#d_tools #tools_calendar table
{
    width: 100%;
    border-collapse: collapse;
}
#d_tools #tools_calendar table thead tr th
{
    padding: 14px 3px;
    color: #666;
    font-family: 微软雅黑;
    font-size: 14px;
    border-bottom: solid 1px #E3E7E6;
}
#d_tools #tools_calendar table tbody tr td
{
    padding: 7px 0;
    text-align: center;
    color: #666;
    border-bottom: solid 1px #E3E7E6;
}
#d_tools #tools_calendar table tbody tr:last-child td
{
    border: none;
}
/*-仅支持css3有效果，第一列右侧边框，第二列靠左-*/
#d_tools #tools_calendar table tbody tr td:nth-child(1), #d_tools #tools_calendar table thead tr th:nth-child(1)
{
    border-right: solid 1px #E3E7E6;
}
#d_tools #tools_calendar table tbody tr td:nth-child(2)
{
    text-align: left;
    text-indent: 7px;
}
/*--货币强弱图--*/
#d_tools #tools_qrt
{
    width: 445px;
    height: 261px;
    float: left;
    margin-left: 48px;
}


#d_tools #tools_qrt div.radius table.map
{
    width: 100%;
}

#d_tools #tools_qrt div.radius table.map td
{
    text-align: center;
    border: 1px solid #FFF;
    height: 21px;
    vertical-align: middle;
    width: 44px;
    padding: 1px;
}
#d_tools #tools_qrt div.radius table.map th
{
    text-align: center;
    border: 1px solid #FFF;
    height: 20px;
    vertical-align: middle;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: 700;
    color: #333;
    padding: 2.5px 5px !important;
}
#d_tools #tools_qrt div.radius table.map td.heat2
{
    background-color: #033865;
}
#d_tools #tools_qrt div.radius table.map td.heat1
{
    background-color: #0274D4;
}
#d_tools #tools_qrt div.radius table.map td.heat0, #d_tools #tools_qrt div.radius table.map td.heat-0
{
    background-color: #69c768;
}
#d_tools #tools_qrt div.radius table.map td.heat-1
{
    background-color: #d54849;
}
#d_tools #tools_qrt div.radius table.map td.heat-2
{
    background-color: #8b1718;
}
/*--货币波动图--*/
#d_tools #tools_bdt
{
    width: 533px;
    float: left;
    margin-left: 26px;
}
#d_tools #tools_bdt div.radius table
{
    width: 100%;
    border-collapse: collapse;
}
#d_tools #tools_bdt div.radius table tbody tr th img
{
    width: 230px;
    height: 230px;
    margin: 0 auto;
}
#d_tools #tools_bdt div.radius table tbody tr th, #d_tools #tools_bdt div.radius table tbody tr td
{
    border-right: solid 1px #E3E7E6;
    border-bottom: solid 1px #E3E7E6;
}
#d_tools #tools_bdt div.radius table tbody tr th
{
    padding-top: 8px;
    height: 40px;
    width: 30px;
}

#d_tools #tools_bdt div.radius table tbody tr th.first
{
    width: 44px;
}
#d_tools #tools_bdt div.radius table tbody tr td
{
    height: 22px;
    width: 30px;
    text-align: center;
    font-size: 14px;
    font-family: Arial;
    padding: 0;
}
#d_tools #tools_bdt div.radius table tbody tr td span
{
    background-image: url(/cnforex/images/index2013/radius_gray.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 22px;
    display: block;
    background-position: -4px -153px;
    top: -30px;
    cursor: pointer;
}
#d_tools #tools_bdt div.radius table tbody tr.last td
{
    border-bottom: none;
}
#d_tools #tools_bdt div.radius table tbody th.last
{
    border: none;
    height: 234px;
    padding-top: 0;
}
/*--央行利率--*/


#d_tools #tools_yhll
{
    width: 348px;
    float: left;
    margin-left: 48px;
}
#d_tools #tools_yhll div.radius table
{
    width: 100%;
}
#d_tools #tools_yhll div.radius table tbody tr td img
{
    display: none;
}
#d_tools #tools_yhll div.radius table thead tr th, #d_tools #tools_yhll div.radius table tbody tr td
{
    color: #666;
    font-size: 14px;
    border-bottom: solid 1px #E3E7E6;
}
#d_tools #tools_yhll div.radius table thead tr th
{
    height: 38px;
    padding-top: 6px;
    font-family: 微软雅黑;
}
#d_tools #tools_yhll div.radius table tbody tr td
{
    height: 22px;
    padding-top: 1px;
    text-align: center;
    font-family: 宋体;
    font-size: 12px;
}
#d_tools #tools_yhll div.radius table tbody tr.last td
{
    border: none;
}
/*--即时行情--*/
#d_tools #tools_hangqing
{
    width: 928px;
    margin: 0px auto 0 auto;
    clear: both;
}
#d_tools #tools_hangqing div.radius table
{
    width: 100%;
}
#d_tools #tools_hangqing div.radius table thead tr th, #d_tools #tools_hangqing div.radius table tbody tr td
{
    padding: 14px 0;
    color: #666;
    font-size: 14px;
    border-bottom: solid 1px #E3E7E6;
}
#d_tools #tools_hangqing div.radius table thead tr th
{
    padding: 14px 0;
}
#d_tools #tools_hangqing div.radius table tbody tr td
{
    text-align: center;
    padding: 6px 0;
    font-family: 宋体;
    font-size: 12px;
}
#d_tools #tools_hangqing div.radius table tbody tr td.green
{
    color: Green;
}
#d_tools #tools_hangqing div.radius table tbody tr td.red
{
    color: red;
}
#d_tools #tools_hangqing div.radius table tbody tr:nth-last-child(1) td
{
    border: none;
}
/*--杂项板块同一高度--*/
#d_main #mid_other
{
    height: 526px;
}
#d_main #left_other div.radius_bottom, #d_main #right_other div.radius_bottom
{
    height: 500px;
}
/*--初级课程--*/

#d_main #right_other #other_chuji
{
    height: 110px;
}
#d_main #right_other #other_chuji dd
{
    width: 45%;
    float: left;
    margin-bottom: 4px;
}
#d_main #right_other #other_chuji dd a
{
    background: none;
    font-size: 12px;
    font-family: 宋体;
}
/*--进阶课程--*/
#d_main #right_other div.radius_bottom #other_jinjie
{
    height: 108px;
}
#d_main #right_other div.radius_bottom #other_jinjie dd a, #d_main #right_other div.radius_bottom ul li a
{
    background: none;
    font-size: 17px;
    font-family: 微软雅黑;
    display: block;
    text-align: center;
    background-color: #CCCCD6;
    color: #FFF;
}
#d_main #right_other div.radius_bottom #other_jinjie dd a
{
    width: 54px;
    padding-top: 6px;
    height: 24px;
    float: left;
    margin-bottom: 3px;
}
#d_main #right_other div.radius_bottom #other_jinjie dd a:hover
{
    background-color: #90929E;
}
/*-视频课程-*/
#d_main #right_other div.radius_bottom div
{
    width: 270px;
    height: 96px;
    background-image: url(/cnforex/images/index2013/radius_gray.png);
    background-repeat: no-repeat;
    background-position: -6px -178px;
    margin: 10px 0 0px 10px;
    border-bottom: dashed 1px #7A7A7A;
    padding-bottom: 10px;
}
#d_main #right_other div.radius_bottom div a
{
    font-size: 18px;
    font-family: 微软雅黑;
    color: #FFF;
    text-decoration: none;
    display: block;
    position: relative;
    left: 28px;
    top: 20px;
    margin-bottom: 17px;
}
#d_main #right_other div.radius_bottom div a:hover
{
    text-decoration: underline;
}
/*-活动专区-*/
#d_main #right_other div.radius_bottom h3
{
    padding: 10px 0 10px 12px;
    color: #8F8D8E;
    font-family: 微软雅黑;
    font-size: 16px;
}
#d_main #right_other div.radius_bottom ul
{
    height: 120px;
    margin-left: 8px;
}
#d_main #right_other div.radius_bottom ul li
{
    width: 132px;
    height: 36px;
    float: left;
    background-color: #CCCCD6;
    display: inline;
    margin-left: 3px;
    margin-bottom: 1px;
    position: relative;
}
#d_main #right_other div.radius_bottom ul li a
{
    width: 132px;
    height: 26px;
    padding-top: 10px;
}
#d_main #right_other div.radius_bottom ul li p
{
    display: none;
    width: 122px;
    height: 32px;
    background-color: #90929E;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100px;
    padding: 4px 5px 0 5px;
}
#d_main #right_other div.radius_bottom ul li p a
{
    font-size: 12px;
    font-family: 宋体;
    color: #FFF;
    display: inline;
    background-color: #90929E;
    text-align: left;
    padding: 0;
    width: auto;
    height: auto;
    line-height: 120%;
}
#d_main #right_other div.radius_bottom ul li:hover p
{
    display: block;
}
/*------页脚------*/
#index_foot
{
    margin-top: 43px;
    padding-top: 38px;
    border: solid 1px #E3E7E6;
    border-left: solid 1px #E3E7E6;
    border-bottom: solid 1px #E3E7E6;
    background-color: #FFF;
    border-radius: 4px 4px;
    margin-bottom: 33px;
    padding-bottom: 30px;
}

/*--战略合伙伙伴--*/
#index_foot dl
{
    width: 86%;
    margin: 0 auto;
}
#index_foot dl dt
{
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 12px;
}
#index_foot dl dd
{
    margin-right: 3px;
    height: 16px;
    display: inline;
    line-height: 150%;
}
#index_foot dl dd a
{
    color: #5d6164;
}
#index_foot dl dd:last-child
{
    display: none;
}
#index_foot dl dd a:hover
{
    color: #CCC;
}
/*--百度分享--*/
#index_foot div.bdsharebuttonbox, #index_foot p
{
    clear: both;
}
#index_foot div.bdsharebuttonbox
{
    height: 80px;
    padding-top: 36px;
    padding-left: 63px;
    width: 917px;
    border-bottom: solid 4px #CCCCD6;
    margin-bottom: 20px;
}
#index_foot p
{
    text-align: center;
    line-height: 210%;
    height: 34px;
    color: #5d6164;
}
#index_foot p a
{
    margin: 0 10px;
    color: #5d6164;
}
#index_foot p a:hover
{
    color: #BB0102;
}
#index_foot p img
{
    display: inline;
    margin-left: 10px;
    position: relative;
    top: 10px;
}


/*--新版本的首页右上五Banner样式--*/
.display_none
{
    display: none;
}
.ad_contact_us
{
    height: 88px;
    position: relative;
}
#d_main #d_ad .ad_contact_us #ad_weixin
{
    top: 0;
}
#d_main #d_ad .ad_contact_us #ad_weibo, #d_main #d_ad .ad_contact_us #ad_qq
{
    top: 8px;
}
#d_main #d_ad .ad_contact_us #ad_mail, #d_main #d_ad .ad_contact_us #ad_duanxin
{
    top: 48px;
}
.ad_markets .tt
{
    position: relative;
}
.ad_markets .tt .ad
{
    width: 290px;
    margin: 0 auto;
    height: 25px;
    overflow: hidden;
}
#d_main .ad_markets .con
{
    margin-top: 1px;
    background-color: #fff;
}
#d_main .ad_markets ul.smallfont
{
    padding: 0;
    margin: 0 0 0 10px;
    display: block;
}
#d_main .ad_markets ul.smallfont li
{
    height: inherit;
    height: 20px;
    left: inherit;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-position: -412px -135px;
}
#d_main .ad_markets ul.smallfont li a
{
    line-height: 20px;
}
#d_main .ad_markets .tt h3.radius_gray_title strong
{
    padding-left: 5px;
}
#d_main .ad_markets .tt h3.radius_gray_title strong a
{
    font-size: 13px;
    letter-spacing: -1px;
}
.toutiao_ad
{
    width: 315px !important;
    height: 25px !important;
    position: absolute;
    right: 2px;
    top: 1px;
    overflow: hidden;
}

/*-- 将首页在后台的广告位全部改成使用百度广告管家进行投放管理。by:2016-04-07 14:34 --*/
ul.bdadvert
{
    text-align: center;
}
ul.bdadvert li
{
    display: inline-block;
    width: 118px;
    height: 80px;
    margin: 5px 1px;
    overflow: hidden;
}
ul.bdadvert li.mid
{
    width: 460px;
}
ul.bdadvert li.ad_17,
ul.bdadvert li.ad_19,
ul.bdadvert li.ad_20,
ul.bdadvert li.ad_22
{
    width:244px;
}
ul.bdadvert li img, ul.bdadvert li a
{
    margin: 0 !important;
    padding: 0 !important;
}
ul.bdadvert.toutiao li
{
    width: 131px;
    height: 56px;
    border: 1px solid #fff;
    margin: 0;
}
ul.bdadvert.toutiao li:hover
{
    border: solid 1px #333;
}