/* 首页CSS */
html
{
    background-color: #d9d9d9;
}
body
{
    color: #505050;
    font-family: Arial, "宋体";
    font-size: 12px;
    margin: 0 auto;
}
/*head top*/
.head_wrap
{
    height: 102px;
    width: 100%;
    background: url(../images/head_x.png) repeat-x;
}
.headcont
{
    width: 1000px;
    height: 102px;
    margin: 0 auto;
}
.toplink_div
{
    width: 1000px;
    height: 32px;
    text-align: right;
    overflow: hidden;
}
.logoandnav
{
    width: 1000px;
}
.logostyle
{
    width: 410px;
    height: 70px;
    overflow: hidden;
    float: left;
}
.nav_wrap
{
    width: 590px;
    height: 70px;
    float: right;
    background: url(../images/nav_bar.png) no-repeat;
    overflow: hidden;
}
.nav_wrap ul
{
    margin-top: 31px;
    margin-left: 66px;
}
.nav_wrap li
{
    width: 48px;
    height: 22px;
    padding-left: 13px;
    padding-right: 13px;
    float: left;
    display: block;
    text-align: center;
}
.nav_wrap li a
{
    width: 48px;
    height: 22px;
    display: block;
}
.nav_wrap li a:hover
{
    background-image: url(../images/nav_hover.png);
    background-repeat: no-repeat;
}
.nav1 a:hover
{
    background-position: 0 0;
}
.nav2 a:hover
{
    background-position: -74px 0;
}
.nav3 a:hover
{
    background-position: -148px 0;
}
.nav4 a:hover
{
    background-position: -222px 0;
}
.nav5 a:hover
{
    background-position: -296px 0;
}
.nav6 a:hover
{
    background-position: -370px 0;
}
.nav7 a:hover
{
    background-position: -444px 0;
}

.activeText01
{
    width: 48px;
    height: 22px;
    background: url(../images/nav_hover.png) no-repeat 0 0;
    display: block;
}
.activeText02
{
    width: 48px;
    height: 22px;
    background: url(../images/nav_hover.png) no-repeat -74px 0;
    display: block;
}
.activeText06
{
    width: 48px;
    height: 22px;
    background: url(../images/nav_hover.png) no-repeat -148px 0;
    display: block;
}
.activeText07
{
    width: 48px;
    height: 22px;
    background: url(../images/nav_hover.png) no-repeat -222px 0;
    display: block;
}
.activeText03
{
    width: 48px;
    height: 22px;
    background: url(../images/nav_hover.png) no-repeat -296px 0;
    display: block;
}
.activeText04
{
    width: 48px;
    height: 22px;
    background: url(../images/nav_hover.png) no-repeat -370px 0;
    display: block;
}
.activeText05
{
    width: 48px;
    height: 22px;
    background: url(../images/nav_hover.png) no-repeat -444px 0;
    display: block;
}
/* player */
  .player_wrap
{
	clear:both;
	width:100%;
	height:400px;
	background:url(../images/ply_pic.jpg) no-repeat center top;
}
.playerDiv
{
    width: 1000px;
   
    margin: 0 auto;
   
}
/*container*/
.container
{
    width: 100%;
    height: auto;
    background: url(../images/main_x.png);
    padding: 26px 0px 15px 0px;
}
.about_title
{
    width: 330px;
    height: 16px;
    overflow: hidden;
}
.about_cont
{
    line-height: 24px;
    width: 330px;
    padding: 17px 0 0 0;
}
.about_cont .com_pic
{
    padding: 3px;
    width: 130px;
    height: 100px;
    background: #fafafa;
    margin-right: 20px;
    margin-top: 5px;
    float: left;
}
.news_title
{
    width: 330px;
    height: 16px;
    overflow: hidden;
}
.news_cont
{
    width: 330px;
    padding: 17px 0 0 0;
}
.news_cont li
{
    color: #505050;
    line-height: 24px;
    background: url(../images/news_liimg.png) no-repeat 4px center;
    text-indent: 18px;
}
.news_cont li a
{
    color: #505050;
}
.news_cont li a:hover
{
    color: #0a0a0a;
}
.news_cont li .date
{
    float: right;
}
.contact_title
{
    width: 207px;
    height: 16px;
    overflow: hidden;
}
.contact_cont
{
    width: 207px;
    padding: 17px 0 0 0;
}
.contact_cont li
{
    height: 24px;
    line-height: 24px;
    width: 196px;
}
.qq_text
{
    height: 24px;
    line-height: 24px;
    display: block;
}
.contact_cont li a
{
    color: #505050;
}
/*buttom*/
.buttom_warp
{
    clear: both;
    width: 100%;
    height: auto;
    background: url(../images/bottom_x.png) repeat-x;
    padding: 14px 0px;
}
.copyright
{
    font: 12px/20px "宋体";
    color: #6c6c6c;
    text-align: left;
    width: 1000px;
    margin: 0 auto;
}
.copyright a
{
    color: #6c6c6c;
}
.copyright a:hover
{
    text-decoration: underline;
}
.copy_text
{
    padding-left: 20px;
}
.frend_link
{
    float: right;
    color: #9d9d9d;
    position: relative;
    top: 10px;
}
.frend_link select
{
    font-size: 12px;
    color: #9d9d9d;
    background: #dadada;
    border: 1px solid #9d9d9d;
    padding: 0px 3px;
}
.frend_link select a
{
    color: #9d9d9d;
}

/**/
.a_player_wrap
{
    clear: both;
    width: 100%;
    height: 257px;
    background: url(../images/a_ply_pic.png) no-repeat center top;
}
.a_playerDiv
{
    width: 1000px;
    height: 257px;
    margin: 0 auto;
    overflow: hidden;
}
/*a_container*/
.a_container
{
    width: 100%;
    height: auto;
    background: url(../images/a_cont_repeat.png) repeat;
}
.a_main_inner
{
    background: url(../images/main_x.png) repeat-x;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 26px 0px 15px 0px;
}
.a_menu_title
{
    width: 217px;
    height: 51px;
    overflow: hidden;
}
.a_menu_cont
{
    padding: 14px 0px 30px 16px;
}
.a_menu_cont li
{
    color: #666;
    font: 12px/32px "微软雅黑";
    height: 34px;
    width: 185px;
    text-indent: 72px;
    background: url(../images/a_menu_bgx.png) repeat-x 0 bottom;
}
.a_menu_cont li a
{
    background: url(../images/a_menu_liimg.png) no-repeat;
    display: block;
    color: #666;
}
.a_menu_cont li a:hover
{
    color: #ef3d0d;
}
.a_menu_cont .a_menu_acitve
{
    color: #ef3d0d;
}
.a_body_title
{
    color: #666;
    font: 12px/24px "微软雅黑";
    font-weight: 400;
    width: 735px;
    height: 30px;
    background: url(../images/a_body_title.png) no-repeat left bottom;
    padding-top: 16px;
}
.a_body_title .a_title_name
{
    color: #ef3d0d;
    font-size: 14px;
}
.a_body_title a
{
    color: #666;
}
.a_body_title a:hover
{
    color: #ef3d0d;
}
.a_body_cont
{
    color: #666;
    padding: 20px 20px 20px 2px;
    line-height: 2em;
    font-size: 14px;
}

.a_news li
{
    border-bottom: 1px dashed #cecece;
    height: 32px;
    line-height: 32px;
    background: url(../images/a_news_img.png) no-repeat left center;
    text-indent: 16px;
}
.a_news li .a_date
{
    float: right;
}
.a_news li a
{
    color: #666;
}
.a_news li a:hover
{
    color: #ef3d0d;
}

.a_pro li
{
    display: block;
    float: left;
    height: 180px;
    width: 242px;
}
.a_pro li a
{
    width: 180px;
    height: 155px;
    display: block;
    line-height: 24px;
}
.a_pro li a:hover
{
    display: block;
}
.a_pro li img
{
    width: 180px;
    height: 130px;
    overflow: hidden;
    border:1px solid #ccc;
}
.a_pro li img:hover
{
   
    border:1px solid #a82b00;
}
.a_pro .pro_rgname
{
    margin: 2px 0 0 0;
    display: block;
    color: #444;
    text-align: center;
   
}
.a_pro .pro_rgname:hover
{
    color: #ef3d0d;
}
.ziti
{
    color: #505050;
    cursor: pointer;
}
.ziti:hover
{
    color: #ef3d0d;
}
.uploadbtn
{
    width: 47px;
    height: 24px;
    color: #666666;
    line-height: 24px;
    text-align: center;
    background: url(../images/logbg.gif) 0 0 no-repeat;
    border: none;
}

 .z_fl01
{
	z-index:1;
	width:1000px;
	height:400px;
	position:absolute;
}
.z_fl02
{
	z-index:2;
	width:1000px;
	height:400px;
	position:absolute;
}
.z_fl03
{
	z-index:0;
	width:600px;
	height:450px;
	position:absolute;
}
.index_qq
{
    float:left;
    width:69px;
  
}
.index_qq a
{
 width:24px;
 height:24px;
 overflow:hidden;
 display:block;    
}