@charset "utf-8";

body,
html {
    overflow-x: hidden;
}

.inner_wrap {
    width: 100%;
    background: url(../images/in_bg.jpg) center top no-repeat;
    position: relative;
}

.container {
    width: 1180px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.inner_padding {
    padding-top: 10px;
    /*padding-bottom: 20px;*/
}

/* 导航菜单 */

.main_nav {
    width: 100%;
    height: 200px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
}

/* 左侧内容 */

.inner_left {
    width: 222px;
    position: relative;
    background-color: #fff;
    margin-top: 80px;
    padding-bottom: 10px;
}

.inner_dl {
    width: 100%;
    height: 95px;
    position: relative;
}

.inner_dl a {
    display: block;
    background: url(../images/in_dl.png) no-repeat;
    width: 257px;
    height: 129px;
    position: absolute;
    left: -44px;
    top: -40px;
}

.inner_dl a:hover {
    background-position: 0 -129px;
}

.quick_link {
    clear: both;
    margin-left: 10px;
}

.quick_link_1 {
    width: 220px;
    background: url(../images/left_link_1.jpg) no-repeat;
    height: 140px;
}

.quick_link li {
    width: 101px;
    height: 70px;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease-out 0s;
}

.icon {
    display: block;
    height: 30px;
    left: 50%;
    line-height: 99%;
    margin-left: -15px;
    position: absolute;
    top: 18px;
    transition: all 0.7s ease-out 0s;
    width: 30px;
    background: url(../images/left_icon.png) no-repeat;
}

.quick_link li:hover span.icon {
    top: -30px;
}

.icon_2 {
    background-position: 0 -30px;
}

.icon_3 {
    background-position: 0 -60px;
}

.icon_4 {
    background-position: 0 -90px;
}

.quick_link_1 li:hover {
    background: #e8c800;
}

.quick_link li a {
    display: block;
    width: 99px;
    height: 14px;
    left: 0;
    padding: 40px 0 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-out 0s, padding 0.3s ease-out 0.05s, height 0.3s ease-out 0.05s;
    text-align: center;
    text-decoration: none;
}

.quick_link li a:hover {
    height: 57px;
    padding: 28px 0 0;
}

.quick_link_1 li a {
    color: #ff6a3e;
}

.quick_link_1 li a:hover {
    color: #942a0b;
}

/* 首页右侧内容 */

#main_right {
    width: 935px;
    position: relative;
    margin: 190px 10px 20px 10px;
}

.main_adv {
    float: left;
    width: 500px;
    height: 220px;
    position: relative;
    overflow: hidden;
}

.main_adv a {
    display: block;
    width: 100%;
    height: 300px;
}

.main_adv .num {
    position: absolute;
    width: 190px;
    height: 15px;
    left: 270px;
    top: 267px;
}

.main_adv .num span {
    display: inline-block;
    background: url(../images/events_spot.png) no-repeat;
    width: 15px;
    height: 15px;
    margin-right: 4px;
    cursor: pointer;
}

.main_adv .num span.current {
    background-position: 0 -15px;
}

/* 中间小广告 */

#main_banner {
    margin: 0;
    clear: both;
    height: 140px;
}

#main_banner ul li {
    width: 178px;
    height: 138px;
    margin: 0 9px 20px 0;
    overflow: hidden;
}

#main_banner ul li a img {
    transition: 1s ease 0s;
    -moz-transition: 1s ease 0s;
    -webkit-transition: 1s ease 0s;
}

#main_banner ul li a:hover img {
    transform: scale(0.98);
    -moz-transform: scale(0.98);
    -webkit-transform: scale(0.98);
}

#main_banner ul li.mr0 {
    margin-right: 0;
}

.border_shadow {
    box-shadow: 0 0 1px #999;
}

.main_con_l {
    width: 200px;
    float: left;
    margin: 10px 0 0 10px;
}

.con_left_banter {
    float: left;
    height: 174px;
    background: url(../images/left_link_2bg.png) no-repeat;
}

.con_left_banter_2 {
    float: left;
    height: 90px;
    background: url(../images/left_link_3bg.png) no-repeat;
    padding: 80px 0 0 0;
    margin: 10px 0 0 0;
}

.con_left_banter li {
    width: 83px;
    height: 30px;
    float: left;
    margin: 10px 0 0 10px;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease-out 0s;
}

.con_left_banter li a {
    display: block;
    width: 83px;
    height: 14px;
    left: 0;
    padding: 31px 0 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-out 0s, padding 0.3s ease-out 0.05s, height 0.3s ease-out 0.05s;
    text-align: center;
    text-decoration: none;
    color: #20e1ac;
}

.con_left_banter li a:hover {
    height: 10px;
    padding: 8px 0 0;
    color: #00946c;
}

.con_left_banter li:hover {
    background: #f9cf0a;
}

.con_left_banter_3 {
    float: left;
    padding: 6px 0 0 0;
}

.con_left_banter_4 {
    float: left;
    height: 90px;
    padding-top: 39px;
    background: url(../images/left_link_4bg.png) no-repeat;
    margin: 10px 0 0 0;
}

.media_logo {
    width: 99%;
    height: 90px;
    margin-left: 2%;
    margin-bottom: 10px;
    overflow: hidden;
}

.media_logo img {
    border: solid 1px #dcdcdc;
    margin: 5px;
    float: none;
    max-width: 42%;
}

.hzhb {
    background-color: #dcdcdc;
    width: 100%;
    height: 28px;
    padding-top: 5px;
    border-bottom: solid 1px #c9c9c9;
}

h2 {
    width: 50%;
    padding-left: 3%;
    color: #004173;
    float: left;
    font-size: 14px;
}

/*新闻*/


.preview {
    float: left;
    overflow: hidden;
    width: 425px;
    padding: 10px 5px 15px 0;
}

.hidden {
    display: none;
}

#sourse {
    border: 1px dotted #ccc;
    width: 425px;
    height: 100px;
    margin: 0px auto;
}

.textDiv {
    margin: 10px 40px 10px;
    text-align: center;
}

h2 {
    margin: 0px;
    width: 425px;
    height: 47px;
}

.example {
    background: #FFF;
    border: 1px dotted #ccc;
}

.cont {
    padding: 0px;
}

.cls {
    clear: both;
}

.scrolldoorFrame {
    width: 425px;
    margin: 0px auto;
    overflow: hidden;
}

.scrollUl {
    border-bottom: solid 1px #096;
    height: 24px;
    overflow: hidden;
    padding-bottom: 3px;
}

.scrollUl li {
    float: left;
}

.bor03 {
    padding: 2px 5px 2px 5px;
    height: 175px;
    border-top-width: 0px;
    background-image: url(../images/banter1a_bg.png);
}

.sd01 {
    cursor: pointer;
    width: 52px;
    height: 27px;
    padding-top: 5px;
    text-align: center;
    background-image: url(../images/banter1_bg.png);
    background-repeat: no-repeat;
    color: #FF0;
}

.sd02 {
    cursor: pointer;
    width: 54px;
    height: 27px;
    color: #096;
    padding-top: 4px;
    text-align: center;
}

.dx1 {
    text-align: center;
    width: 16px;
    height: 20px;
    color: #008f61;
    line-height: 16px;
    float: left;
    margin: 10px 0 0 0;
    background-image: url(../images/nobg.png);
}

.dx2 {
    width: 300px;
    height: 20px;
    color: #3a3a3a;
    line-height: 16px;
    float: left;
    margin: 10px 0 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dx2 a:link {
    color: #5b6f60;
}

.dx2 a:visited {
    color: #5a5f4a;
}

.dx2 a:hover {
    color: #9da303;
}

.dx2 a:active {
    color: #7b8602;
}

.dx2new {
    width: 300px;
    height: 20px;
    color: #698602;
    line-height: 16px;
    float: left;
    margin: 10px 0 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dx2new a:link {
    color: #5f8948;
}

.dx2new a:visited {
    color: #698602;
}

.dx2new a:hover {
    color: #576701;
}

.dx2new a:active {
    color: #7b8602;
}

.dx3 {
    width: 70px;
    height: 20px;
    color: #7e7f79;
    line-height: 16px;
    float: left;
    margin: 10px 0 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.im {
    float: right;
    padding-right: 15px;
}

/*职业选项*/

#Tab1 {
    margin: 0px;
    padding: 0px;
    margin: 0 auto;
}

.Menubox {
    width: 100%;
    background: url(../images/zy_bg.png);
    height: 43px;
    line-height: 43px;
}

.Menubox ul {
    margin: 0px;
    padding: 0px;
}

.Menubox li {
    margin-left: 5px;
    float: left;
    display: block;
    cursor: pointer;
    width: 83px;
    text-align: center;
    font-size: 15px;
    color: #515242;
    filter: glow(color=black, strength=1);
    font-weight: bold;
}

.Menubox li.hover {
    margin-left: 5px;
    background: #fff;
    width: 83px;
    background: url(../images/zy_bg1.png);
    color: #676565;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
}

.Contentbox {
    clear: both;
    margin-top: 0px;
    border-top: none;
    height: 100%;
    text-align: center;
}

.right_career {
    width: 928px;
    height: 460px;
    float: left;
    border: 1px dotted #ccc;
}

.right_career_banter {
    margin: 320px 0 0 25px;
    width: 128px;
    height: 45px;
    float: left;
}

.right_career_001 {
    width: 928px;
    height: 418px;
    float: left;
    background-image: url(../images/forward.png);
    background-repeat: no-repeat;
}

.right_career_002 {
    width: 928px;
    height: 418px;
    float: left;
    background-image: url(../images/center_midfield.png);
    background-repeat: no-repeat;
}

.right_career_003 {
    width: 928px;
    height: 418px;
    float: left;
    background-image: url(../images/wing_back.png);
    background-repeat: no-repeat;
}

/*原画视频*/


.con_center_multi {
    float: left;
    width: 928px;
    clear: both;
    padding: 30px 0 20px 0;
}

.con_center_multi .tit {
    width: 928px;
    height: 24px;
    border-bottom: 1px solid #d7d7d7;
}

.con_center_multi .list {
    margin: 10px 8px 0 0;
}

.con_center_multi .list .multi_img {
    width: 176px;
    height: 99px;
    border: 1px solid #c2c2c2;
}

.con_center_multi .list span {
    color: #959595;
}

.con_center_multi .list .text {
    text-align: center;
    color: #555555;
    padding: 6px 0 0 0;
}

.con_center_multi .list .text a:link {
    color: #555555;
}

.con_center_multi .list .text a:visited {
    color: #555555;
}

.con_center_multi .list .text a:hover {
    color: #000;
}

.con_center_multi .list .text a:active {
    color: #000;
}


/** 视频列表 */
.con_center_list {
    float: left;
    width: 928px;
    clear: both;
    padding: 10px 0 5px 0;
}

.con_center_list .tit {
    width: 928px;
    height: 24px;
    border-bottom: 1px solid #d7d7d7;
}

.con_center_list .list {
/*    margin: 10px 8px 0 0;*/
}

.con_center_list .list .multi_img {
    width: 200px;
    height: 120px;
    border: 1px solid #c2c2c2;
}

.con_center_list .list span {
    color: #959595;
}

.con_center_list .list .text {
    text-align: center;
    color: #555555;
    padding: 3px 0 6px 0;
}

.con_center_list .list .text a:link {
    color: #555555;
}

.con_center_list .list .text a:visited {
    color: #555555;
}

.con_center_list .list .text a:hover {
    color: #000;
}

.con_center_list .list .text a:active {
    color: #000;
}

.f_l {
    float: left;
    display: block;
    margin: 0 3px;
}

.f_r {
    float: right;
    display: block;
    margin: 7px 12px 0 0;
}

/*---------------------------------------news-----------------------------------------------*/


.fsf_news {
    width: 925px;
    height: 52px;
    background: url(../images/sub/news_bg1.png);
    margin-top: 20px;
}

.fsf_news p {
    width: 250px;
    position: absolute;
    height: 72px;
    line-height: 92px;
    right: 0;
    top: 0;
    font-size: 12px;
    color: #3f3d3d;
}

.inner_right_wrap {
    width: 940px;
    background: white;
    min-height: 1100px;
    height: auto !important;
    height: 1100px;
}

.inner_content {
    width: 850px;
    margin: 0 auto;
}

.inner_nav {
    height: 60px;
    line-height: 60px;
    margin-bottom: 30px;
    margin-top: 30px;
    border-bottom: 2px solid #00946c;
}

.inner_nav a {
    display: block;
    width: 211px;
    height: 60px;
    text-align: center;
    font-size: 16px;
    color: #666;
    border-right: 1px solid #FFF;
    text-decoration: none;
    background-color: #efefef;
}

.inner_nav span {
    display: block;
    width: 211px;
    height: 60px;
}

.inner_nav a:hover,
.inner_nav a.current {
    color: #534e17;
    background-color: #dfda9f;
    font-weight: bold;
}

.news_list li {
    height: 55px;
    line-height: 55px;
    position: relative;
    font-size: 14px;
    color: #999;
    border-bottom: 1px solid #f2f2f2;
}

.news_list li a {
    color: #999;
}

.news_list li span {
    display: block;
    width: 80px;
    height: 55px;
    position: absolute;
    right: 0;
    top: 0;
}

.news_list a:hover,
.news_list a.current {
    color: #534e17;
    font-weight: bold;
}

#page_num {
    text-align: center;
    font-size: 14px;
    color: #999;
    width: 100%;
    height: 120px;
    line-height: 120px;
}

#page_num a {
    color: #999;
    margin: 0 5px;
}

#page_num ul {
    float: left;
    font-size: 12px;
    text-align: center;
    width: 98%;
}

#imageContainer{
	width:176px;
	height:101px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	font-size:0;/* ie fix - big info bar*/
}

.medialist{
	width:200px;
	height:120px;
	margin:0 3px;
	overflow:hidden;
	position:relative;
	font-size:0;/* ie fix - big info bar*/
}

#hoverNav{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10;
}
#hoverNav a{ outline:none;}

#prevLinkImg{
	background:url(/images/player_s.png) 50% center no-repeat; 
	width:100%;
	height:100%;
	display:block;
	text-indent:-9999px;
	opacity:0.87;
}

#prevLinkImg:hover{
	background:url(/images/player_s_hover.png) 50% center no-repeat; 
	width:100%;
	height:100%;
	display:block;
	text-indent:-9999px;
	opacity:1;
}
#prevLinkImg { left:0; float:left;}

#lightboxImage{
	width:100%;
	height:100%;
}

#slide .banner {
    overflow: hidden;
    position: relative;
    height:100%;
/*    width: 100%;
    height: auto;*/    
    font-family: "Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3","FontAwesome",sans-serif;
}
#slide .banner img {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
/*    height: 100%;*/
    z-index: 1;
}
#slide .banner img.curr {
    opacity: 1;
    transition: all 0.5s ease-in-out 0s;
}
#slide .banner nav {
    bottom: 10px;
    cursor: pointer;
    left: 50%;
    margin-left: -55px;
    position: absolute;
    text-align: center;
    z-index: 2;
}
#slide .banner nav span {
    color: #c4c2c5;
    font-size: 2rem;
}
#slide .banner nav span.curr {
    color: #d20000;
}

#board {
    float: left;
    width: 100%;
}

.dede_pages{
}
.dede_pages ul{
    font-size: 12px;
	float:left;
/*	padding:12px 0px 12px 16px; */
	width:98%;
	text-align:center;
}
.dede_pages ul li{
    border: 1px solid #E9E9E9;
    display: inline-block;
    font-family: Tahoma;
    line-height: 30px;
    margin-right: 6px;
    min-width: 40px;
}

.dede_pages ul li a{
/*	float:left; */
/*	padding:2px 4px 2px;*/
	color:#555;
	display:block;
	width:100%;
	text-align:center;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	background-color:#F5F5F5;
/*	padding:2px 4px 2px; */
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F5F5F5;
/*	padding:2px 4px 2px; */
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
/*	padding:12px 10px 12px 16px; */
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}