@charset "UTF-8";

/** * * @authors tanglin (tang.lin@trs.com.cn) * @date    2017-06-19 19:22:51 * @version V.2.0 */

.main_body {
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
}

.index_h_tt {
    text-align: center;
    font-size: 34px;
    font-weight: normal;
    margin-top: 20px;
}

.index_h_tt a {
    color: #000000;
}

.index_h_tt a:hover {
    text-decoration: underline;
}

.index_tt {
    width: 1200px;
    overflow: hidden;
    text-align: center;
    margin: 10px 10px;
    line-height: 30px;
    color: #686868;
}

.index_tt a {
    font-size: 16px;
    color: #686868;
}

.index_tt a:hover {
    color: #d70000;
}

.index_cont1,
.index_cont2 {
    margin: 20px 0;
    overflow: hidden;
}


/*焦点图*/

.flexslider {
    position: relative;
    width: 590px;
    height: 390px;
    overflow: hidden;
    zoom: 1;
    margin-right: 20px;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.flexslider .slides {
    zoom: 1;
}

.flex-direction-nav a {
    width: 60px;
    height: 90px;
    line-height: 99em;
    overflow: hidden;
    margin: -60px 0 0;
    display: block;
    background: url(ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
    background-position: 0 -90px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 50%;
    position: absolute;
    bottom: 17px;
    text-align: right;
    right: 0px;
}

.flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    position: relative;
    display: inline;
    width: 12px;
    height: 12px;
    border-radius: 7px;
    margin: 0 5px;
    color: #D9D9D9;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
}

.flex-control-paging li a.flex-active {
    background: #b60005;
    color: #b60005
}

.shadow {
    width: 100%;
    position: absolute;
    bottom: 0;
    /* left:0px; */
    z-index: 10;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.6);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
    display: block;
    text-align: left;
}

.img {
    position: relative;
}

.shadow a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    overflow: hidden;
    margin-left: 10px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.shadow a:hover {
    color: #005aaa
}

.index_jdxw {
    width: 280px;
    margin-right: 20px;
}

.index_title a {
    font-size: 16px;
    color: #000000;
    line-height: 40px;
    font-weight: bold;
}

.index_titleN a {
    font-size: 19.4px;
    color: #000000;
    line-height: 40px;
    font-weight: bold;
}

.index_title a:hover，.index_titleN a:hover {
    text-decoration: underline;
}

.index_abstract {
    font-size: 14px;
    color: #686868;
    line-height: 30px;
}

.index_abstract a.index_xq {
    color: red;
}

.index_jdxw ul li {
    line-height: 30px;
}

.index_hd {
    width: 290px;
    height: 390px;
}

.index_hd_1 {
    width: 130px;
    margin-right: 20px;
}

.index_hd_2 {
    width: 130px;
}

.index_hd_1 li,
.index_hd_2 li {
    width: 130px;
    margin-bottom: 31px;
}

.index_hd_1 li a,
.index_hd_2 li a {
    display: block;
    width: 130px;
    height: 110px;
}

.index_hd_1 li a p,
.index_hd_2 li a p {
    padding-top: 80px;
    text-align: center;
    color: #d74400;
}

.index_hd_1 li.index_hd_li1 {
    background: #efefef url(dk_gb_hd_1.png) center 10px no-repeat
}

.index_hd_1 li.index_hd_li3 {
    background: #efefef url(dk_gb_hd_3.png) center 10px no-repeat
}

.index_hd_1 li.index_hd_li5 {
    background: #efefef url(dk_gb_hd_5.png) center 10px no-repeat
}

.index_hd_2 li.index_hd_li2 {
    background: #efefef url(dk_gb_hd_2.png) center 10px no-repeat
}

.index_hd_2 li.index_hd_li4 {
    background: #efefef url(dk_gb_hd_4.png) center 10px no-repeat
}

.index_hd_2 li.index_hd_li6 {
    background: #efefef url(dk_gb_hd_6.png) center 10px no-repeat
}


/* 特别推荐 start */

.index_tbtj_fl a {
    width: 60px;
    background: url(dk_tbtj.jpg) no-repeat;
    height: 185px;
    display: block;
}

.index_tbtj_fr {
    background-color: #f2f2f2;
    height: 186px;
    width: 1140px;
}

.friend {
    height: 265px;
    margin: 0 auto;
    overflow: hidden;
    width: 1140px;
}

.mr_frbox {
    height: 186px;
    padding: 20px 0px 0px 30px;
}

.mr_frBtnL {
    cursor: pointer;
    display: inline;
    float: left;
    height: 46px;
    margin: 50px 20px 0 0;
    width: 28px;
}

.mr_frUl {
    float: left;
    height: 155px;
    width: 1000px;
}

.mr_frBtnR {
    margin-top: 50px;
    cursor: pointer;
    width: 28px;
    height: 46px;
}

.mr_frUl ul li {
    display: inline;
    float: left;
    width: 205px;
    height: 155px;
    overflow: hidden;
    position: relative;
    margin: 0 20px;
}

.mr_frUl ul li a img {
    /*display:block;*/
    width: auto;
    height: 115px;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.mr_frUl ul li p {
    font-size: 14px;
    margin: 10px 0;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.mr_frUl ul li p a {
    color: #000000;
}


/* 特别推荐 end */

.index_cont3,
.index_cont4 {
    overflow: hidden;
    padding-bottom: 20px;
}

.index_jw,
.index_zj {
    width: 590px;
    margin-right: 20px;
}

.index_ff,
.index_rs {
    width: 590px;
}

.index_lm,
.index_lm1 {
    height: 40px;
    overflow: hidden;
    margin-bottom: 10px;
}

.xxbyksnp {
    width: 470px;
}

.index_ff_img {
    margin-top: 10px;
}

.index_lm span {
    background: url(dk_gb_xhx.jpg) center repeat-x;
    height: 40px;
    line-height: 25px;
    width: 490px;
    display: block;
    float: right;
}

.index_lm1 span {
    background: url(dk_gb_xhx.jpg) center repeat-x;
    height: 40px;
    line-height: 40px;
    width: 1120px;
    display: block;
    float: right;
}



.index_lm a,
.index_lm1 a {
    padding-right: 10px;
    float: left;
    line-height: 35px;
    color: #000000;
    font-size: 22px;
    font-weight: bold;
}

.index_lm a:hover,
.index_lm a:hover {
    text-decoration: underline;
}

.index_jw1 {
    overflow: hidden;
    margin-bottom: 20px;
}

.index_jw_img {
    width: 285px;
    height: 160px;
    margin-right: 20px;
}

.index_jw_con {
    width: 285px;
}

.index_jw_con h3 {
    line-height: 30px;
    font-weight: normal;
}

.index_jw_con h3 a,
.index_ff_con ul li a {
    font-size: 16px;
    color: #000000;
}

.index_jw_con h3 a {
    font-weight: bold;
}

.index_jw_con h3 a:hover {
    text-decoration: underline;
}

.index_jw_con p a {
    color: #686868;
    font-size: 14px;
    line-height: 25px;
}

.index_jw_con p a:hover {
    color: #d70000;
    text-decoration: underline;
}

.index_jw ul li,
.index_rs ul li {
    float: left;
    margin-right: 10px;
    width: 285px;
    line-height: 35px;
}

.index_jw ul li a,
.index_rs ul li a {
    font-size: 16px;
    color: #000000;
}

.index_jw ul li a:hover,
.index_rs ul li a:hover {
    color: #d70000;
    text-decoration: underline;
}

.index_ff_list {
    margin-bottom: 20px;
    overflow: hidden;
}

.index_ff_img {
    width: 180px;
    margin-right: 20px
}

.index_ff_con {
    width: 390px;
}

.index_ff_con ul li {
    line-height: 35px;
}

.index_ff_con ul li a:hover {
    color: #d70000;
    text-decoration: underline;
}

.index_ff_con ul li.frist a {
    font-weight: bold;
}

.index_ff_con ul li.frist a:hover {
    color: #000000;
}


/*红视界 start*/

.index_con5 {
    margin: 20px 0 4px 0;
    overflow: hidden;
}

.index_hsj_list1 {
    margin-right: 10px;
}

.index_hsj_ul li {
    width: 285px;
    margin-bottom: 16px;
    position: relative;
}

.index_hsj_ul li span {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 10;
    height: 30px;
    line-height: 30px;
    background: rgba(0, 0, 0, 0.6);
}

.index_hsj_ul li span a {
    font-size: 16px;
    color: #FFFFFF;
    padding-left: 10px;
}

.index_hsj_list2 {
    width: 560px;
    margin-right: 10px;
}

.index_hsj_list2 h3 {
    font-weight: normal;
    margin: 20px 0px;
    text-align: center;
}

.index_hsj_list2 h3 a {
    font-size: 18px;
    color: #000000;
    font-weight: bold;
}

.index_hsj_list2 p {
    font-size: 14px;
    color: #000000;
    line-height: 30px;
    padding: 0px 20px;
}

.index_hsj_list2 p a {
    color: red;
}

.index_hsj_list3 {
    background-color: #f2f2f2;
    width: 285px;
    padding: 10px 25px;
}

.index_hsj_list3 h3 {
    font-size: 20px;
    margin-bottom: 10px;
}

.index_hsj_list3 h3 a {
    color: #b60005;
    font-weight: bold;
}

.index_wdk_ul li {
    width: 265px;
    line-height: 32px;
}

.index_wdk_ul li a {
    font-size: 16px;
    color: #000000;
}

.index_wdk_ul li a:hover {
    color: #d70000;
    text-decoration: underline;
}

.index_wdk_ul li.index_first a {
    font-weight: bold;
}


/*红视界 end*/


/*友情链接 start*/

.dk_friendlink {
    padding: 10px 0;
    overflow: hidden;
    width: 1200px;
    margin: 0px auto;
}

.friendlink {
    border-bottom: 1px solid #c8c8c8;
    height: 40px;
}

.friendlink a {
    border-bottom: 1px solid #b60005;
    font-size: 16px;
    color: #000000;
    height: 40px;
    display: block;
    width: 75px;
    font-weight: bold;
    line-height: 40px;
}

.dk_friendlink ul li {
    float: left;
    margin: 20px 40px 10px 0px;
}


/*友情链接 end*/