@charset "utf-8";

/* CSS Document */

body {
    font-size: 13px;
    font-family: "微软雅黑";
    color: #484848;
    /*background:url("../images/2018bj.jpg") no-repeat;background-color: #F3F3F3;background-size:contain;*/
}

.wj_box {
    box-shadow: -50px 0 100px #CFCFCF, 50px 0 100px #CFCFCF;
    background-color: #fff;
    margin-bottom: 100px
}

.wj_box {
    background-color: #fff;
    margin-bottom: 100px;
}

.dacu-floor {
    position: relative;
    width: 100%;
    overflow: hidden;
}

img.bg {
    position: absolute;
    width: 1920px;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

.wj_cont {
    margin: 0 20px;
}


/*顶部导航begin*/

.wj_cont .top_header {
    padding: 0 25px 0 65px;
    height: 240px;
    background: url("../images/top_bg.jpg") no-repeat left top;
    padding-top: 39px;
    margin-bottom: 15px;
}

.search {
    width: 195px;
    height: 34px;
    line-height: 34px;
}

.search .input-box {
    width: 156px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    border: solid 2px #DBE1E7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    vertical-align: top;
}

.search .button {
    width: 21px;
    height: 34px;
    border: none;
    outline: none;
    background: url("../images/search_btn.jpg") no-repeat left center;
}


/*主体*/

.content {
    margin: 0 10px;
}

.menu_list {
    height: 37px;
    line-height: 37px;
    background: url("../images/menu_bg.jpg") repeat-x left top;
    position: relative;
    z-index: 10000
}

.menu_list ul li {
    float: left;
    width: 145px;
    height: 37px;
    line-height: 37px;
    text-align: center;
}

.menu_list ul li a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fff
}

.menu_list ul li a:hover,
.menu_list ul li a.active {
    background-color: #FC1B1D;
    background-clip: padding-box;
    color: #fff;
}


/*.menu1{width:130px;height:auto;background-color:#b4d333;color:#fff;cursor:pointer;overflow:hidden;border-right:1px solid #fff}*/

.menu1 {
    height: auto;
}

.menu1 a {
    display: block;
    height: 37px;
    width: 115px;
    line-height: 37px;
    color: #fff;
    background-color: #FC1B1D;
}

.menu1 a:hover,
.menu2 a:hover {
    background-color: #FC1B1D;
}

.menu2 {
    width: 115px;
    height: 37px;
    overflow: hidden;
    cursor: pointer;
}

.menu2 a {
    color: #fff;
    display: block;
    width: 115px;
    height: 37px;
    line-height: 37px;
}

.menu2 a:hover {
    background-color: #FC1B1D;
}


/*.menu1 a:hover:nth-child(n+2){text-decoration: underline;}*/

.info_cont {
    margin-top: 17px;
}


/*左侧主体*/

.left_cont {
    width: 891px;
}


/*资讯动态*/

.dynamic_info {
    margin-bottom: 25px;
}

.dynamic_info .nTab {
    width: 450px;
    margin-right: 15px;
}

.dynamic_info .nTab img {
    width: 430px;
    height: 300px;
    vertical-align: middle;
    margin-left: 5px
}

.dynamic_info .nTab .dyn_title {
    display: block;
    margin-top: 7px;
    text-align: center;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
}

.none {
    display: none;
}

.TabTitle {
    border-bottom: 2px solid #cc1414;
}

.nTab .TabTitle li {
    float: left;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    width: 99px;
    border-bottom: 2px solid #fff;
}

.nTab .TabTitle li a {
    text-decoration: none;
    color: #FFFFFF
}

.nTab .TabTitle .active {
    background: #cc1414;
    color: #fff
}

.nTab .TabTitle .normal {
    background: #fff;
    color: #000
}

.nTab .TabContent {
    clear: both;
    overflow: hidden;
    background: #fff;
    padding: 5px;
    display: block;
}

.clear {
    CLEAR: both;
    OVERFLOW: hidden;
    WIDTH: 0px;
    HEIGHT: 0px
}

.dynamic_info .dyn_txt {
    width: 415px
}

.dt_tit {
    line-height: 32px;
    border-bottom: solid 2px #cc1414;
    font-size: 15px;
}

.dt_cont {
    color: #4b4b4b;
    line-height: 23px;
    height: 230px;
    overflow: hidden;
}

.dt_cont h2 {
    margin: 10px 0;
}

.news_list a {
    display: block;
    color: #484848;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 90%;
    padding: 0 5px 0 5px;
}

.dyn_txt .news_list {
    margin-top: 17px;
}

.dyn_txt .news_list li,
#ggnews .news_list li {
    width: 100%;
    position: relative;
    line-height: 25px;
}

.dyn_txt .news_list li .info_time {
    position: absolute;
    right: 0px
}


/*动态新闻轮播*/

.jdt {
    width: 550px;
    overflow: hidden
}

.rslides {
    width: 100%;
    position: relative;
    list-style: none;
    padding: 0
}

.rslides li img {
    vertical-align: middle;
}

.rslides_nav {
    display: none;
}

.rslides_tabs {
    margin: auto;
    clear: both;
    text-align: center;
    position: absolute;
    right: 43px;
    bottom: 35px;
}

.rslides_tabs li {
    display: inline;
    float: left;
    _float: left;
    *float: left;
    margin-left: 8px;
    height: 10px;
    width: 10px;
}

.rslides_tabs .rslides_here a {
    background: rgba(0, 0, 0, .6);
    background: #390;
}

.rslides_tabs a {
    text-indent: -9999px;
    overflow: hidden;
    display: inline-block;
    _display: block;
    *display: block;
    width: 10px;
    height: 10px;
    background-color: #FFFFFF;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}

.rslides_tabs .rslides_here a {
    background-color: #FD943C;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}


/*市场*/

.market {
    width: 875px;
    margin-left: 0px;
}

.news_tit {
    height: 28px;
    line-height: 28px;
    padding-left: 0px;
    font-size: 15px;
    border-top: solid 2px #cc1414;
    border-bottom: solid 1px #D7DDE3;
}

.news_tit3 {
    height: 27px;
    line-height: 27px;
    border: solid 1px #D7DDE3;
    padding-left: 17px;
    font-size: 14px;
}

.news_tit1 {
    height: 27px;
    line-height: 27px;
    border-bottom: solid 2px #cc1414;
    padding-left: 0px;
    font-size: 15px;
}

.news_tit1 strong {
    background-color: #cc1414;
    padding: 3px 15px;
    color: #FFFFFF
}

.news_tit strong {
    background-color: #FFFFFF;
    padding: 3px 15px;
    color: #cc1414;
}

.market .market_list {
    border: solid 0px #EEEEEE;
    border-top: none;
    padding-top: 20px;
    height: 180px;
}

.market .market_list a {
    display: block;
}

.market .market_list .mar_name {
    margin: 10px 0;
}

.market .market_list li {
    float: left;
    width: 215px
}


/*新闻中心*/

.more a {
    display: block;
    margin-right: 7px;
}

.news_center .group_news0 {
    width: 430px;
    margin-left: 0px;
}

.news_center .group_news {
    width: 430px;
    margin-left: 15px;
}

.news_center .group_news0 .news_list {
    margin: 15px 0;
}

.news_center .group_news0 .news_list li {
    line-height: 24px;
}

.news_center .group_news .news_list {
    margin: 15px 0;
}

.news_center .group_news .news_list li {
    line-height: 24px;
}

.news_introduce {
    margin-top: 20px;
}

.group_news0 .info_tit {
    width: 90%;
    height: 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.group_news .info_tit {
    width: 90%;
    height: 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.news_introduce .int_img {
    margin-right: 9px;
    width: 118px;
    height: 79px;
    overflow: hidden;
}

.news_introduce .int_txt {
    width: 272px;
}

.int_txt a {
    display: block;
}

.int_txt h2 {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}

.int_txt .info_name {
    margin-bottom: 10px;
    height: 16px;
    overflow: hidden;
}

.add_cont {
    width: 870px;
    height: 154px;
    overflow: hidden;
    margin-left: 3px;
    padding-top: 20px;
}

.groupzh {
    margin-left: 10px;
    margin-bottom: 38px;
    margin-top: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #dedede;
    -moz-box-shadow: 0 0 0px rgba(0, 0, 0, .0);
    -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, .0);
    -box-shadow: 0 0 0px rgba(0, 0, 0, .0);
    width: 873px;
}

.zhtitle {
    padding: 22px 22px 0 22px;
}

.zhrught {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #dedede;
    -moz-box-shadow: 0 0 0px rgba(0, 0, 0, .0);
    -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, .0);
    -box-shadow: 0 0 0px rgba(0, 0, 0, .0);
    width: 300px;
    background-color: #dedede;
    padding: 5px;
}

.zhnr {
    padding: 22px;
}

.zhnrle {
    padding-right: 15px;
}

.zhnrri {
    padding-left: 25px;
}

.zhnrritit {
    font-size: 18px;
    font-family: "微软雅黑";
    font-weight: bold;
    line-height: 30px;
}

.zhnrrirq {
    font-size: 16px;
    font-family: "微软雅黑";
    line-height: 25px;
}


/*右侧主体*/

.right_cont {
    width: 244px;
    margin-left: 15px;
}

.right_cont .slider_cont {
    border: solid 1px #E8E8E8;
}

.right_cont .swj_info {
    padding: 12px 10px;
}

.right_cont .swj_info .swj_img {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.right_cont .swj_info .article {
    color: #757575;
    line-height: 30px;
}

.right_cont .zh_info {
    padding: 8px 8px 0;
}

.right_cont .zh_info .swj_img {
    display: block;
    padding-bottom: 8px
}

.right_cont .newspaper_info {
    text-align: center;
    padding: 5px 0 5px;
}

.right_cont .report_info {
    padding: 9px;
}

.right_cont .report_info .info_tit {
    width: 155px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.right_cont .report_info .news_list li {
    line-height: 22px;
}


/*友情链接*/

.friends_link h2 {
    font-size: 18px;
    color: #767575;
    font-weight: normal;
    margin-bottom: 10px;
}

.friends_link ul {
    margin-left: 5px;
}

.friends_link li {
    float: left;
    margin: 0 5px 18px 0;
}

.friends_link li img {
    vertical-align: top;
}


/*首页样式结束*/


/*内页*/

.inside .temp_map {
    height: 45px;
    border-bottom: solid 1px #ccc;
    margin-top: 26px;
}

.inside .temp_map h2 {
    line-height: 45px;
    color: #1a1a1a;
    font-size: 28px;
}

.inside .temp_map .map {
    font-size: 12px;
    color: #9B9A9A;
    line-height: 60px;
    margin-left: 20px;
}

.inside .temp_map .map a {
    color: #9B9A9A;
}

.inside_info {
    margin-top: 30px;
    padding-bottom: 47px;
    min-height: 600px;
}

.slider_left {
    width: 193px;
}

.slider_left ul {
    width: 180px;
    background-color: #F9F9F9;
    padding-top: 10px;
    min-height: 245px;
}

.slider_left li {
    border-bottom: solid 1px #fff;
}

.slider_left li a {
    display: block;
    border-bottom: solid 1px #CECECE;
    height: 27px;
    line-height: 27px;
    padding-left: 21px;
    color: #545454;
}

.slider_left li a:hover,
.slider_left li a.active {
    width: 193px;
    height: 26px;
    border-bottom: transparent;
    background: url("../images/slider_bg.png") no-repeat left center;
    color: #fff;
    font-size: 16px;
}

.slider_left li ul {
    min-height: auto;
    padding-top: 1px;
}

.slider_left li ul li {}

.slider_left li ul li a {
    padding-left: 21px;
}

.slider_left li ul li a:hover,
.slider_left li ul li a.active {
    width: 160px;
    border-bottom: solid 1px #CECECE;
    background: none;
    color: #ff0000;
    height: 27px;
    line-height: 27px;
}

.inside_cont {
    width: 920px;
    margin-left: 32px;
    color: #434343;
}

.inside_cont h2 {
    line-height: 40px;
    border-bottom: solid 1px #ccc;
    font-size: 18px;
    margin-bottom: 12px;
}

.inside_cont .news_article {
    line-height: 25px;
    font-size: 14px;
}

.inside_cont .news_article iframe {
    width: 100% !important;
    height: 515px !important;
}

.inside_cont .news_article h2 {
    border-bottom: none;
}

.inside_cont .news_article img {
    max-width: 920px;
}

.inside_cont .news_list {
    margin-top: 30px;
}

.inside_cont .news_list li {
    line-height: 28px;
    font-size: 14px;
    border-bottom: dashed 1px #ccc;
}

.inside_cont .news_list li a {
    display: block;
    color: #377EBE;
}


/*分页*/

.pagination {
    font-size: 12px;
    height: 38px;
    line-height: 38px;
    background-color: #FAFAFA;
    padding-right: 22px;
    text-align: right;
    color: #000;
    margin-top: 15px;
}

.pagination span {
    margin-right: 8px;
}

.pagination a {
    color: #000;
    padding: 4px 8px;
    margin: 0 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px #ccc;
}

.pagination a:hover {
    border: solid 1px #4C93DB;
    color: #4C93DB!important;
}

.pagination a.active {
    font-weight: 700;
    border: none;
}

.pagination .page-input {
    width: 40px;
    height: 24px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px #ccc;
    text-align: center;
    margin: 0 4px;
}

.pagination .page_surebtn {
    width: 40px;
    height: 24px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px #ccc;
    text-align: center;
    margin: 0 4px;
    background-color: #fff;
}

.row .slider_cont {
    border-top: 0px;
    border-bottom: 0px;
    padding: 15px 0px;
}

.row .slider_cont6 {
    border-top: 0px;
    border-bottom: 0px;
    padding: 5px 0px;
}

.row .three_border {
    border-bottom: solid 1px #E8E8E8;
}


/*切换*/


/*首页*/

div.indexmaindiv {
    height: 220px;
    margin: 0px auto;
    width: 1010px;
}

div.indexmaindiv div.playerstyles {
    width: 168px;
    height: 44px;
}

div.indexmaindiv1 {
    margin-top: 25px;
}

div.indexmaindiv1 div.stylesgoleft {
    float: left;
    width: 21px;
    height: 28px;
    background: url('images/areabackground/arrowhead.png') no-repeat left top;
    margin: 66px 5px 0px 0px;
    cursor: pointer;
}

div.indexmaindiv1 div.stylesgoleft:hover {
    float: left;
    width: 21px;
    height: 28px;
    background: url('images/areabackground/arrowhead.png') no-repeat left -28px;
    margin: 66px 5px 0px 0px;
    cursor: pointer;
}

div.indexmaindiv1 div.playerdetail {
    width: 400px;
    height: 255px;
    background: #FFF;
    font-family: '微软雅黑';
}

div.indexmaindiv1 div.playerdetail div.detailimg {
    width: 163px;
    height: 190x;
}

div.indexmaindiv1 div.playerdetail div.detailimg img {
    width: 163px;
    height: 180px;
    padding: 10px 10px 0px 10px
}

div.indexmaindiv1 div.playerdetail div.teanames {
    text-align: center;
    margin-top: 5px;
    color: #404040;
    font-size: 17px;
    font-weight: bold;
    width: 170px;
}

div.indexmaindiv1 div.playerdetail div.teadetail {
    margin: 5px 0px;
    color: #666;
    text-align: center;
    font-size: 15px;
}

div.indexmaindiv1 div.playerdetail .checkdetail {
    width: 134px;
    height: 27px;
    display: block;
    background: url('images/areabackground/checkdetail.png') no-repeat;
    margin: 18px;
}

div.indexmaindiv1 div.stylesgoright {
    float: left;
    width: 21px;
    height: 28px;
    background: url('images/areabackground/arrowhead.png') no-repeat left -56px;
    margin: 66px 0px 0px 15px;
    cursor: pointer;
}

div.indexmaindiv1 div.stylesgoright:hover {
    float: left;
    width: 21px;
    height: 28px;
    background: url('images/areabackground/arrowhead.png') no-repeat left -84px;
    margin: 66px 0px 0px 15px;
    cursor: pointer;
}


/*滚动*/

.nry {
    padding: 10px 10px 0px 30px;
}

div.maindiv1 {
    float: left;
    width: 811px;
    height: 205px;
    overflow: hidden;
    position: relative;
}

div.maindiv1 ul {
    position: absolute;
    left: 0;
    top: 0;
}

div.maindiv1 ul li {
    float: left;
    width: 400px;
    height: 205px;
    margin-left: 13px;
}

.fl {
    FLOAT: left
}

.fr {
    float: right;
}

.friends_link ul li {
    float: left;
    margin-right: 5px;
    margin-bottom: 15px;
}

.footer {
    font-size: 13px;
    color: #6c6c6c;
    text-align: center;
    padding: 20px 0 54px;
}

.footer a {
    color: #6c6c6c;
}

.ft_copyright p {
    margin-top: 0px;
}

.ft_copyright {
    background-color: #fff;
    text-align: center;
    height: 34px;
    line-height: 34px;
    color: #000;
    font-size: 12px;
}

.ft_box {
    padding: 23px 0;
}

.imglist {}

.imglist li {
    width: 445;
    height: 330px;
    float: left;
    margin-right: 20px;
    margin-bottom: 25px
}

.imglist li:nth-child(2n+0) {
    margin-right: 0px;
}

.imglist a {
    display: block;
    border: 1px solid #fafafa
}

.imglist a img {
    max-height: 300;
    max-width: 445px;
}

.imglist span {
    display: block;
    line-height: 25px;
    padding: 2px 0px;
    text-align: center;
}


/*底部*/

.footer {
    background: #fff;
    line-height: 20px;
    font-size: 13px;
    clear: both;
    text-align: center
}

.footbar {
    background: #cc1414;
    height: 42px;
    line-height: 42px;
    position: relative
}

.footer .w {
    padding: 0;
}

.footbar a {
    color: #f0f0f0;
}

.footbar a:hover {
    color: #fc0;
}

.f_nav {
    position: absolute;
    width: px;
    right: 50%;
    margin-right: -510px;
    font-size: 14px
}

.linkbox {
    position: absolute;
    width: px;
    left: 50%;
    margin-left: -585px;
    font-size: 14px;
    text-align: right;
    background: #cc1414 url(../images/link01.png) no-repeat 18px center;
    padding: 0 0 0 60px;
}

.linkbox a {
    background: url(../images/link02.png) no-repeat right center;
    display: inline-block;
    padding: 0 30px 0 18px;
    font-size: 14px
}

.linkbox a:hover,
.linkbox a.cur {
    background: #fd1b1d url(../images/link04.png) no-repeat right center;
    color: #333;
    text-decoration: none
}

.linklist {
    position: absolute;
    width: 1075px;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    bottom: 42px;
    left: 50%;
    margin-left: -585px;
    z-index: 2001;
    font-size: 12px;
    color: #bf1920;
    text-align: left;
    padding: 20px 40px;
    border: solid 2px #eee;
    display: none;
}

.linklist.cur {
    display: block
}

.linklist a {
    color: #222;
    line-height: 15px;
    padding: 3px 0;
    width: 218px;
    display: block;
    white-space: nowrap;
    float: left;
}

.linklist a:hover {
    color: #bf1920;
}

.linklist a {
    color: #222;
    line-height: 15px;
    padding: 3px 0;
    width: 218px;
    display: block;
    white-space: nowrap;
    float: left;
}

.linklist b {
    color: #bf1920;
    font-size: 15px;
    display: block
}

.linklist.sgcc li {
    float: left;
    padding: 0 31px 0 0;
}

.linklist.sgcc a {
    float: none;
    width: auto
}

.footnav {
    float: left;
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: left;
}

.footnav li {
    float: left;
    white-space: nowrap;
    padding: 0 75px 0 0;
}

.footnav li a {
    display: block
}

.mediaCenter {
    float: right;
    width: 180px;
    margin-top: 25px;
    text-align: left
}

.mediaCenter li {
    float: left;
}

.mediaCenter li b {
    display: block;
    height: 25px;
    color: #333
}

.mc_gf {
    width: 210px;
    float: left
}

.mc_gf a {
    width: 100px;
    float: left
}

.mc_gs {
    width: 100px;
    float: right
}

.mc_gs a {
    display: block;
    margin-bottom: 5px;
}

.copyright {
    clear: both;
    height: 46px;
    background-color: #e5e5e5;
    padding: 10px 0 20px;
    color: #666;
    font-size: 12px;
    line-height: 1.5;
}

.weibo {
    display: inline-block;
    background: url(../images/icon10.png) no-repeat 0 center;
    padding: 0 0 0 20px;
}

.weixin {
    display: inline-block;
    position: relative;
    background: url(../images/icon11.png) no-repeat 0 center;
    padding: 0 0 0 20px;
}

.weixin em {
    position: absolute;
    bottom: 20px;
    left: 0px;
    display: none;
    background: url(../images/weixin.png);
    width: 215px;
    height: 215px;
    border: solid 2px #005299
}

.weixin:hover em {
    display: block
}