@charset "utf-8";

/* CSS Document */

* {
 padding: 0px;
 margin: 0px;
 list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
 margin: 0;
 padding: 0;
 font-size: 12px;
}

select,
input,
img,
select {
 vertical-align: middle;
 margin: 0;
 padding: 0;
}

table {
 border-collapse: collapse;
 border-spacing: 0;
}

img {
 vertical-align: middle;
 border: none
}

.blnk2 {
 height: 10px;
 display: block;
 width: 100%;
}

body {
 color: #000000;
 font-family: "微软雅黑", Verdana, Arial, Helvetica, sans-serif, SimSun;
 font-size: 14px;
 margin: 0;
 padding: 0;
 line-height: 100%;
 background: #fff;
}

a {
 color: #353535;
 text-decoration: none;
}

a:hover {
 color: #41b0a7;
}

.clearit,
.clearb {
 clear: both;
 margin: 0;
 padding: 0;
}

.overflow {
 overflow: hidden;
 height: 1%;
}

.wrap {
 margin: 0px auto;
 background: #fff
}

.home_main {
 width: 960px;
 margin: 5px auto 0px auto;
 background: #fff;
 padding: 5px 0 0 0px;
}
.main{
 width: 1280px;
 margin: 0px auto 30px;
 background: #fff;
}
.mains{
 width: 1280px;
 margin: 20px auto;
 background: #fff;
}

.w1000 .main_L {
 width: 230px;
 float: left
}

.w1000 {
 width: 1280px;
 margin: 0 auto
}

.margin_a {
 margin: 12px 0 0 0px;
}

.margin_b {
 margin: 9px 0 14px 0px;
}

.margin_c {
 margin: 0 0 10px 0px;
}

.margin_d {
 margin: 20px 0 0 0px;
}

.margin_e {
 margin: 10px 0 10px 0px;
}

.margin_f {
 margin: 8px 0 0 0px;
}

.margin_g {
 margin: 20px 0 14px 0px;
}

.margin_h {
 margin: 15px 0 10px 0px;
}

.clearfix:after {
 display: block;
 content: ".";
 height: 0;
 clear: both;
 visibility: hidden;
}

a,
input {
 outline: none;
}


/*清楚ie中的虚线边框*/

a {
 blr: expression(this.onFocus=this.close());
 blr: expression(this.onFocus=this.blur());
}


/*清楚ie中的虚线边框*/

input {
 outline: none;
}

.W980 {
 width: 980px;
 margin: 0 auto
}

@media only screen and (max-width:768px) {
.main, .mains{width:100%;}
 .W980 {
 width: 100%;
 box-sizing: border-box;
 padding: 0 10px;
 }
}

.fl {
 float: left
}

.fr {
 float: right
}

.floatL {
 float: left
}

.floatR {
 float: right
}


/*共有title样式*/

/* .title_head {
 height: 30px;
 color: #CA0002;
 font-size: 14px;
 line-height: 30px;
}

.title_head a {
 font-weight: bold;
}

.title_head01 h3 {
 background: none repeat scroll 0 0 #2B84EA;
 color: #fff;
 font-size: 14px;
 height: 33px;
 line-height: 33px;
 padding: 0 25px;
 text-align: center;
}

.title_head01 h3 a {
 color: #fff;
}

.title_h2_bj {
 height: 27px;
 line-height: 27px;
 background: url(/Content/Areas/News/images/KeXueYanJiu/title_bj.jpg) repeat-x;
 padding: 0 10px;
 border: 1px solid #ddd
} 

.more {
 width: 15px;
 height: 13px;
 background: url(/Content/Areas/Common/images/more_bg.jpg) no-repeat center center;
 display: block;
 float: right;
 margin: 7px 0 0 0px;
} 

 .more:hover {
 width: 15px;
 height: 13px;
 background: url(/Content/Areas/Common/images/more_bg_h.jpg) no-repeat center center;
} 

 .more01 {
 height: 24px;
 line-height: 24px;
 color: #ca0002!important;
}

.more02 {
 height: 30px;
 line-height: 30px;
 float: right;
} */

/* 2319-5 */
.title_header,.title_head,.head_title{
 font-size: 22px;
 color: #333333;
 font-weight: normal;
 margin-bottom: 10px;
 height:28px;
 line-height:28px;
 padding:10px;
 letter-spacing: 3px;
}
.more{
margin:0;
padding:0px 10px;
background:#fff;
border:1px solid #DDDDDD;
border-radius: 8px;
font-size:12px;
color:#000;
font-weight: normal;
transition: all 0.8s;
float: right;
letter-spacing: 0;
}
.more::after{
 content: '查看更多';
 font-size:12px;
 color:#000;
}
.more:hover{
text-decoration: none;
background: #44B0A7;
color:#fff;
}
.more:hover:after{color:#fff;}

/*公用的列表样式*/
.main_list{
 width: 48.5%;
 box-shadow: 0 0 10px #ddd;
 padding: 30px;
 margin-top: 30px;
 box-sizing: border-box;
}
.ulSty1 li{
 line-height: 38px;
 margin-bottom: 10px;
}
.ulSty1 li span{
 font-size: 25px;
 color: #666666;
 margin-right: 15px;
 padding-right: 25px;
 border-right: 1px dotted #E5E5E5;
}
.ulSty1 li a{
 font-size: 18px;
 color: #333333;
 text-decoration: none;
}
.ulSty1 li:hover a{
 color:#44B0A7;
}

.article_list {}

.article_list li {
 background: url(/Content/Areas/Common/images/li_icon.jpg) no-repeat left 9px;
 padding-left: 10px;
 line-height: 24px;
}

.article_list li span {
 color: #999;
 margin: 0 0 0 5px;
}

.article_lis_2 {
 margin: 10px 0 0 0px;
}

.article_lis_2 li {
 font-size: 14px;
 line-height: 24px;
}

.article_lis_3 li {
 height: 25px;
 line-height: 25px;
}

.article_lis_3 li span {
 float: right
}


/*公用的按钮样式*/


/*=====button样式===== */

.searchbtn1 {
 border: medium none;
 color: #fff;
 cursor: pointer;
 height: 22px;
 width: 50px;
 text-align: center;
 margin-left: 48px;
 background: #3783DB
}

.searchbtn1:hover {
 background: #1E62AD;
 color: #fff
}

.searchbtn2 {
 border: medium none;
 color: #fff;
 cursor: pointer;
 height: 22px;
 width: 50px;
 text-align: center;
 display: block;
 line-height: 50px;
}

.searchbtn2:hover {
 color: #fff;
}


/*=====以下2行不要改名字也不要删除否则按钮背景人人体育直播出现你意想不到的效果===== */

.searchbtn2 {
 background: url(/Content/Areas/News/images/ZaiXianFuWu/zixun_btn01.jpg) no-repeat scroll 0 0;
 color: #fff;
 cursor: pointer;
 height: 50px;
 width: 50px;
 text-align: center;
 margin: 2px 0 0 0;
}

.searchbtn2:hover {
 background: url(/Content/Areas/News/images/ZaiXianFuWu/sreach_bg_over.jpg) no-repeat scroll 0 0;
}


/*=====endbutton样式===== */

.e_btn {
 background: url(/Content/Areas/Common/images/e_btn.jpg) no-repeat scroll 0 0 transparent;
 border-style: none;
 color: #fff;
 cursor: pointer;
 height: 23px;
 line-height: 23px;
 text-align: center;
 width: 70px;
 display: block
}

.e_btn:hover {
 background: url(/Content/Areas/Common/images/e_btn_h.jpg) no-repeat scroll 0 0 transparent;
}

.mian_left {
 float: left;
 width: 196px;
}

.mian_right {
 float: right;
 width: 746px;
}

.main_right_l {
 border-top: 1px solid #D9D9D9;
 padding: 10px 0;
}

.link_btn {
 background: url(/Content/Areas/Common/images/tab_hover.jpg) no-repeat scroll 0 0;
 display: block;
 font-size: 14px;
 font-weight: bold;
 width: 89px;
 height: 40px;
 line-height: 35px;
 text-align: center;
}

.blnk1 {
 display: block;
 height: 25px;
 overflow: hidden;
}

.blnk3 {
 display: block;
 height: 15px;
 overflow: hidden;
}

#leftNav a:hover {
 color: #44B0A7
}

.lv1_ul {
 margin-left: auto;
 margin-right: auto;
 padding: 0 20px;
}

.lv1_ul .lv1_li {
 border-bottom: #e5e5e5 solid 1px;
 padding:10px 0;
}

.lv1_ul .lv1_li .add {
 /* background: url(/Content/Areas/Common/images/list_lv1_li.jpg) no-repeat 165px 12px; */
 background: url(/Content/Areas/News/images/ShouGangGaiBan/article_right_unclick.png) no-repeat 165px 12px;
 cursor: pointer;
}

.lv1_ul .lv1_li .ren {
 /* background: url(/Content/Areas/Common/images/list_lv1_li_open.jpg) rgba(250,250,250,1) no-repeat 162px 13px; */
 background: url(/Content/Areas/News/images/ShouGangGaiBan/article_right.png) rgba(250,250,250,1) no-repeat 162px 13px;
 cursor: pointer
}

.lv1_ul .lv1_li p.nobg {
 background-image: none;
 cursor: default
}

.ren a {
 /* color: #FF0000!important; */
 color:rgba(65,176,167,1) !important;
}

.lv1_ul .lv1_li .lv1_tit {
 color: #333333;
 font-size: 18px;
}

.lv1_ul .lv1_li .lv2_ul {
 display: none;
 padding-top: 5px;
 background: #FFFFFF;
 background:#fafafa;
}

.lv1_ul .lv1_li .lv2_ul .lv2_li {
 padding-left: 10px;
}

.lv1_ul .lv1_li .lv2_ul .lv2_li .add {
 background: url(/Content/Areas/Common/images/list_lv2_tit.jpg) no-repeat left center;
 display: block;
 /* height: 30px; */
 line-height: 30px;
 padding-left: 10px;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}

.lv1_ul .lv1_li .lv2_ul .lv2_li .ren {
 /* background: url(/Content/Areas/Common/images/list_lv2_tit_h.jpg) no-repeat left center; */
 background: url(/Content/Areas/News/images/ShouGangGaiBan/article_circle.png) no-repeat left center;
 display: block;
 /* height: 30px; */
 line-height: 30px;
 padding-left: 10px;
}

.lv1_ul .lv1_li .lv2_ul .lv2_li .lv2_tit {font-size:16px;color:#999;}

.lv1_ul .lv1_li .lv2_ul .sfHover .lv2_tit .sf-sub-indicator {}

.lv1_ul .lv1_li .lv2_ul .lv2_li .lv3_ul {
 display: none;
}

.lv1_ul .lv1_li .lv2_ul .lv2_li .lv3_ul .lv3_li .lv3_tit {}

.lv1_ul .lv1_li .lv2_ul .lv2_li .lv3_ul .lv3_li .lv3_tit:hover {
 color: #FA5200;
}

.lv1_ul .lv1_li .lv2_ul .lv2_li .lv3_ul .lv3_li {
 padding-left: 15px;
}

.lv1_ul .lv1_li .lv2_ul .lv2_li .lv3_ul .lv3_li .ren {}

.lv1_ul .lv1_li .lv2_ul .lv2_li .lv3_ul .lv3_li .add {}

.appointment {
 background: url(/Content/Areas/Common/images/yyghbg.png) no-repeat scroll 0 top #F8F8F8;
 border: 1px solid #E5E5E5;
 height: 114px;
 width: 195px;
}

.appointment h1 {
 color: #009A82;
 font-size: 14px;
 height: 20px;
 line-height: 20px;
 margin: 20px 0 0 10px;
 width: 60px;
}

.appointment a {
 float: left;
}

.appointment p {
 color: #333333;
 line-height: 20px;
 margin: 30px 0 0;
 padding: 0 5px;
}

.gobtn {
 background: url(/Content/Areas/Common/images/gobtn.png) no-repeat scroll 0 0 transparent;
 color: #FFFFFF;
 display: block;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 height: 18px;
 left: 165px;
 line-height: 18px;
 position: relative;
 text-indent: 1px;
 top: -10px;
 width: 21px;
}

.gobtn:hover {
 background: url(/Content/Areas/Common/images/gobtn.png) no-repeat scroll 0 -18px transparent;
 text-decoration: none;
}

.getvideo {
 width: 280px;
 height: 240px;
 position: relative
}

.getvideo img {
 width: 280px;
}

.getvideo h2 {
 height: 30px;
 line-height: 30px;
 font-size: 14px;
 font-weight: normal
}

.getvideo_list {
 width: 280px;
}

.getvideo_list li {
 width: 280px;
 border-top: 2px solid #008db6;
 padding: 10px 0;
 height: 60px;
 position: relative
}

.getvideo_list li img {
 width: 99px;
 height: 65px;
 float: left;
}

.getvideo_list li h2 {
 float: left;
 width: 170px;
 margin-left: 10px;
 display: inline;
 line-height: 20px;
 font-weight: normal
}

.video_detail {
 height: 24px;
 line-height: 24px;
 margin-left: 10px;
 color: #de1c00!important;
}


/* 视频按钮*/

.videobtn_big {
 background: url(/Content/Areas/Common/images/videobtn.png) no-repeat 0 0px;
 width: 56px;
 height: 47px;
 position: absolute;
 top: 130px;
 left: 215px;
}

.videobtn_big:hover {
 background: url(/Content/Areas/common/images/tbn_big_h.jpg) no-repeat scroll 0 0;
}

.videobtn_small {
 background: url(/Content/Areas/Common/images/videobtn2.png) no-repeat 0 0px;
 width: 28px;
 height: 24px;
 top: 10px;
 left: 0px;
 position: absolute
}

.videobtn_small:hover {
 background: url(/Content/Areas/Common/images/tbn_small_h.jpg) no-repeat scroll 0 0 transparent;
}

.getvideo2 {
 width: 245px;
}

.getvideo2 img {
 width: 245px;
 height: 200px;
}

.getvideo_list2 {
 width: 245px;
}

.getvideo_list2 li {
 width: 245px;
 height: 40px;
 padding: 5px 0px;
}

.getvideo_list2 li h2 {
 width: 130px;
}


/*分页样式*/

.page {
 line-height: 30px;
 text-align: center;
 margin: 15px auto!important;
 min-width: 300px;
}

.pagination_page {
 color: #333333!important;
}

.ui-state-default {
 background: none!important;
 height: 24px!important;
 font-size: 12px!important;
 color: #009b80;
 text-decoration: none;
 font-weight: normal;
 border: none!important;
 line-height: 24px;
 width: 20px;
}

.ui-state-default:hover {
 border: none
}

.ae-pagination a {
 height: 24px!important;
 font-size: 12px;
 margin: 0 2px!important;
 color: #009b80;
 text-decoration: none;
 font-weight: normal;
 padding: 0px!important;
 text-align: center;
 padding: 5px 7px!important;
}

.ae-pagination a:hover {
 color: #cc0000!important;
 padding: 5px 7px!important;
}

.pagination_firstpage {
 border: none!important;
 height: 24px!important;
 background: url(/Content/Areas/Common/images/pagebg.gif) no-repeat 0 -48px!important;
 width: 36px;
 padding: 0px!important;
 text-align: center;
 color: #666666!important;
 line-height: 24px!important;
}

.pagination_firstpage:hover {
 background: url(/Content/Areas/Common/images/pagebg.gif) no-repeat 0 -72px!important;
}

.pagination_previouspage {
 border: none!important;
 height: 24px!important;
 background: url(/Content/Areas/Common/images/pagebg.gif) no-repeat 0 0px!important;
 width: 51px;
 color: #666666!important;
 line-height: 24px!important;
}

.pagination_previouspage:hover {
 background: url(/Content/Areas/Common/images/pagebg.gif) no-repeat 0 -24px!important;
}

.pagination_pag {
 background: none!important;
 border: none!important;
 height: 24px!important;
 color: #474645!important;
 line-height: 24px!important;
 margin: 0 10px!important;
}

.ae-pagination-current {
 background: none!important;
 border: none!important;
 height: 24px!important;
 line-height: 24px!important;
 color: #cc0000!important;
}

.pagination_nextpage {
 border: none!important;
 height: 24px!important;
 background: url(/Content/Areas/Common/images/pagebg.gif) no-repeat 0 0px!important;
 width: 51px;
 color: #666666!important;
 line-height: 24px!important;
 margin: 0 10px!important;
}

.pagination_nextpage:hover {
 background: url(/Content/Areas/Common/images/pagebg.gif) no-repeat 0 -24px!important;
}

.pagination_lastpage {
 border: none!important;
 height: 24px!important;
 background: url(/Content/Areas/Common/images/pagebg.gif) no-repeat 0 -48px!important;
 width: 36px;
 padding: 0px!important;
 text-align: center;
 color: #666666!important;
 line-height: 24px!important;
}

.pagination_lastpage:hover {
 background: url(/Content/Areas/Common/images/pagebg.gif) no-repeat 0 -72px!important;
}


/*错误提示 wsq 20121018*/

.field-validation-error {
 color: #F00
}


/*在线咨询状态*/

.question_icn_1 {
 background: url(/Content/Areas/Common/images/question_icn_time.gif) center center no-repeat;
 height: 28px;
 display: block;
 margin: 0 auto;
}

.question_icn_2 {
 background: url(/Content/Areas/Common/images/question_icn_reply.gif) center center no-repeat;
 height: 28px;
 display: block;
}

.question_icn_3 {
 background: url(/Content/Areas/Common/images/question_icn_renew.gif) center center no-repeat;
 height: 28px;
 display: block;
}

.question_icn_4 {
 background: url(/Content/Areas/Common/images/question_icn_ok.gif) no-repeat center center;
 height: 28px;
 display: block;
 margin: 0 auto;
}

.question_icn_5 {
 display: block;
 height: 28px;
 width: 15px;
}

.question_icn_haodf {
 display: block;
 height: 28px;
}


/*二维码样式*/

.kefu {
 position: fixed;
 background: #fff;
 _position: absolute;
 _top: expression(documentElement.scrollTop + 20 + "px");
 top: 140px;
 z-index: 999;
 right: 0;
 width: 105px;
 font-size: 12px;
 line-height: 22px
}

#kefu1,
#kefu2 {
 width: 105px;
 font-size: 12px;
 line-height: 22px
}

.#kefu1 h1,
.#kefu2 h1 {
 margin: 0px auto;
 width: 87px;
 height: 37px
}

.weiboBox_content,
.ManYiddc_content {
 border: solid 1px #1465b6;
 width: 103px;
 overflow: hidden;
 text-align: center;
 background: #FFF
}

.ManYiddc_content {
 margin: 10px 0 0;
 padding: 0 0 10px
}

.weiboBox_content h2,
.ManYiddc_content h2 {
 height: 18px;
 width: 103px;
 margin: 0 0 10px 0px
}

.weiboBox_content h2 a,
.ManYiddc_content h2 a {
 float: right
}

.weiboBox_content p a {
 color: #1167b4;
 text-decoration: none
}

.weiboBox_content p a:hover {
 text-decoration: underline
}

img.erweima {
 width: 100px
}

.ManYiddc_content p a {
 color: #1167b4
}


/*网站地图样式*/

.ss1_ul {
 line-height: 22px;
 background: #FFF;
}

.ss1_li {
 width: 100%;
 margin-top: 10px;
 clear: both;
}

.ss1_li ul.ss2_ul .ss2_li {
 float: left;
 width: 165px;
 margin-top: 10px;
 background: #f5f5f5;
 border: #d6dde6 solid 1px;
 margin-right: 10px;
 padding: 5px 10px
}

.ss1_li ul.ss2_ul .ss2_li.hover {
 border-color: #eae0b9
}

.ss1_li a.go {
 font-size: 14px;
 font-weight: bold;
}

.ss1_li ul.ss2_ul .ss2_li a.go {
 font-size: 14px;
 font-weight: normal;
}

.ss1_li ul.ss2_ul .ss2_li ul.ss3_ul {
 margin-top: 5px;
}

.ss1_li ul.ss2_ul .ss2_li ul.ss3_ul .ss3_li a.go {
 font-size: 12px;
 font-weight: normal;
}

.ss2_liHasSon {
 display: block;
 border-bottom: #d6dde6 solid 1px
}

.ss1_li .navspan {
 color: #2D6EB8;
 font-size: 16px;
 line-height: 32px;
}

.ss2_li .navspan {
 color: #333;
 font-size: 14px;
 line-height: 28px;
}

@media only screen and (max-width:768px) {
 .main,
 .wrap {
 width: 100%;
 margin: 0;
 padding: 0;
 }
 .select_btn {
 -webkit-appearance: none
 }
 .title_header, .title_head, .head_title{
 font-size: 20px;
 }
}

@media only screen and (max-width:640px) {} 