/* CSS Document */

* { margin: 0px; padding: 0px; }
body { background: url(../images/bg.png) repeat-x top left; font-family: "微软雅黑", Arial; border: 0px; }
img { border: none; }
ul, li, dl, dt, dd { list-style: none; margin: 0px; padding: 0px; }
a, a:hover { color: #575757; text-decoration: none; }
#iframe { width: 1050px; height: 1038px; margin: 0px auto; background: url(../images/d_bg.jpg) no-repeat; background-position: center top; }
.m_top { float: left; height:980px; width: 1050px; }
.mb_left { width: 295px; float: left; height: 950px; margin-right: 85px; }
.left_nav { width: 220px; float: left; margin-left: 75px; margin-top: 143px; text-align: center; }
.left_nav_sub { font-size: 24px; color: #FF4700; letter-spacing: -2px; }
.left_nav_list { width: 135px; float: left; margin-top: 40px; margin-left: 50px; }
.left_nav_list ul li { width: 135px; height: 50px; line-height: 50px; background: url(../images/sub_ar.gif) 0px 22px no-repeat; color: #585858; font-size: 15px; float: left; padding-left: 20px; text-align: left; }
.left_nav_list ul li a { color: #585858; }
.left_nav_list ul li a:hover { color: #1d7d64; }
.left_con { width: 200px; float: left; margin-left: 130px; margin-top: 40px; }
.left_con_ps { float: left; width: 140px; margin-bottom: 10px; }
.left_con_img { width: 25px; height: 18px; line-height: 25px; float: left; }
.left_con_text { width: 110px; height: 18px; line-height: 18px; float: left; font-size: 12px; padding-left: 5px; }
.left_add_text { width: 160px; height: 18px; line-height: 18px; float: left; font-size: 12px; }
.mb_right { width: 610px; float: right; height: 910px; margin-top: 35px; margin-right: 60px; }
.logo { float: left; margin-top: 55px; margin-left: 95px; }
/*login*/
.login { float: right; width: 305px; height: 25px; }
.reg_input { width: 90px; heght: 20px; border: 1px solid #cccccc; color: #aaaaaa; margin-top: 2px; float: left; }
.m_width { width: 185px; float: left; }
.m_reg { height: 20px; width: 115px; float: right; border: none; }
.m_video { float: left; width: 452px; height: 323px; margin-top: 55px; margin-left: 125px; }
.ad_list { float: left; width: 480px; height: 173px; margin-left: 35px; overflow: hidden; }
/* Nav
==========================================================*/
.main_nav { float: right; width: 580px; height: 24px; line-height: 24px; }
.container { width: 580px; text-align: left; position: absolute; z-index: 2; }
.nav { position: relative; margin: 0px; }
.navlist { height: 24px; line-height: 24px; overflow: hidden; float: right; }
.nav li { float: left; display: block; }
.unli { float: left; display: block; background: url(../images/line_menu.png); background-position: left center; background-repeat: no-repeat; }
.nav a { display: block; width: 74px; text-align: left; font-family: "微软雅黑", Arial; font-size: 14px; padding-left: 4px; font-weight: bold; }
.container .nav .navinner .navlist li #nav_1 { width: 75px; }
.container .nav .navinner .navlist li #nav_2 { width: 75px; padding-left: 25px; }
.container .nav .navinner .navlist li #nav_3 { width: 150px; padding-left: 25px; }
.container .nav .navinner .navlist li #nav_4 { width: 105px; padding-left: 25px; }
.container .nav .navinner .navlist li #nav_5 { width: 65px; padding-left: 25px; }
.nav a:link, .nav a:visited { color: #585858; font-family: "微软雅黑", Arial; font-size: 14px; text-decoration: none; }
.nav a.current, .nav a:hover, .nav a:active { font-family: "微软雅黑", Arial; font-size: 16px; color: #585858; font-weight: bold; }
.subnav { position: absolute; top: 30px; left: 0; float: left; height: 27px; line-height: 27px; white-space: nowrap; background: url(../images/nav_bg_new.png) no-repeat 0 0px; }
* html .subnav { margin: 0 10px 0 -10px; /* IE 6 and below */ }
.subnav p { padding: 0px 10px; font-family: "微软雅黑", Arial; font-size: 12px; background: url(../images/nav_bg_new.png) no-repeat 100% -54px; }
.subnav p span { display: block; background: url(../images/nav_bg_new.png) repeat-x 0 -27px; }
.subnav p.pointer { position: absolute; top: -4px; left: 0; height: 5px; width: 11px; padding: 0; margin-left: -20px; text-indent: -999em; background: url(../images/nav_bg_new.png) repeat-x 0 -81px; }
.subnav a { display: inline; padding: 0; font-family: "微软雅黑", Arial; font-size: 12px; font-size: 100%; font-weight: normal; }
[class~="subnav"] a { padding: 0 3px; }
.subnav, .subnav a:link, .subnav a:visited { font-family: "微软雅黑", Arial; font-size: 12px; color: #fff; }
.subnav a:hover, .subnav a:active { color: #fff; font-family: "微软雅黑", Arial; font-size: 12px; font-weight: normal; background: none; }
/* subnav position and pointer position */
#subnav1 { left: 0px; }
* html #subnav1 { left: 9px; }
#subnav2 { left: 105px; }
* html #subnav2 { left: 105px; }
#subnav3 { left: 205px; }
* html #subnav3 { left: 205px; }
#subnav4 { left: 380px; }
* html #subnav4 { left: 380px; }
#subnav5 { left: 364px; }
* html #subnav5 { left: 376px; }
#subnav1 .pointer { left: 40px; }
* html #subnav1 .pointer { left: 40px; }
#subnav2 .pointer { left: 45px; }
* html #subnav2 .pointer { left: 45px; }
#subnav3 .pointer { left: 45px; }
* html #subnav3 .pointer { left: 45px; }
#subnav4 .pointer { left: 45px; }
* html #subnav4 .pointer { left: 45px; }
#subnav5 .pointer { left: auto; right: 294px; }
* html #subnav5 .pointer { left: auto; right: 260px; }
#subnav1, #subnav2, #subnav3, #subnav4，#subnav8 { min-width: 80px; }
#subnav5 { min-width: 300px; }
.disable { display: none; }
/* Nav
==========================================================*/
/* tab切换*/
.m_tab { width: 480px; float: left; }
#TabTab03Con1 { width: 480px; height: 148px; }
#TabTab03Con2 { width: 480px; height: 150px; display: none; overflow: scroll; overflow-x: auto; }
.tab_sub { width: 480px; height: 29px; line-height: 29px; background: url(../images/scroll_bg.png) bottom repeat-x; cursor: pointer; }
.tab_sub ul li { float: left; font-size: 12px; color: #446600; background: url(../images/zx-02.png) bottom no-repeat; }
.tab_sub ul li a { width: 70px; float: left; height: 24px; margin-top: 5px; font-size: 12px; color: #446600; background: url(../images/zx-02.png) bottom no-repeat; text-align: center; }
.tab_sub ul li a:hover, active { width: 83px; height: 29px; float: left; color: #ff4800; font-size: 16px; background: url(../images/zx-01.png); text-align: center; }
.xixi1 { width: 493px; height: 24px; line-height: 24px; background: url(../images/zx-01.png); cursor: pointer; }
.xixi2 { width: 493px; height: 24px; line-height: 24px; background: url(../images/zx-02.png); cursor: pointer; }
.tab1 { width: 83px; height: 27px; line-height: 27px; background: url(../images/zx-01.png); float: left; text-align: center; cursor: pointer; color: #ff4800; font-size: 14px; }
.tab2 { width: 83px; padding-top: 3px; height: 24px; line-height: 24px; float: left; background: url(../images/zx-01.png); text-align: center; cursor: pointer; color: #446600; font-size: 12px; }
/* tab切换*/
.category_list { width: 475px; height: 136px; position: relative; }
#category_list { list-style: none; margin: 0; padding: 0; padding-left: 20px; overflow: hidden; height: 136px; }
#category_scroll { height: 136px; width: 16px; background: url(images/tabbg.png); position: absolute; right: 0; top: 0; font-size: 12px; cursor: hand; }
#scrollup { height: 15px; width: 15px; }
#scroll_hand { height: 49px; width: 14px; position: absolute; background: url(images/tab_ar.png) 1px 0px no-repeat; }
#scrolldown { height: 15px; width: 15px; position: absolute; bottom: 0; }
/*scroll效果*/
.rignt_box { width: 610px; float: left; margin-top: 48px; }
.sub_box { width: 600px; height: 46px; border: 5px solid #CDDF66; float: left; }
.video_box { width: 570px; height: 360px; border-bottom: 3px solid #AECE4A; padding-bottom: 10px; }
.content_box { width: 610px; margin-top: 10px; float: left; }
.contacts { width: 585px; height: 410px; float: left; }
.con_add { width: 585px; height: 80px; margin-top: 30px; float: left; }
.con_text { float: left; font-size: 14px; color: #575757; width: 585px; line-height: 28px; }
.where_from { width: 610px; height: 80px; margin-top: 20px; float: left; }
.wf_text { float: left; font-size: 14px; color: #575757; width: 610px; line-height: 28px; }
.sub_title { color: #1D7D46; font-size: 20px; background: url(../images/sub_title.gif) 10px 12px no-repeat; padding-left: 30px; line-height: 46px; float: left; }
.sub_title_more { color: #575757; float: right; font-size: 12px; height: 46px; width: 50px; line-height: 46px; }
.swf { width: 610px; height: 210px; }
/*footer*/
#footer { margin-top: 10px; padding-top: 12px; width: 1050px; float: left; }
#footer .copyrt { float: left; color: #575757; font-size: 12px; padding-top: 0px; margin-left: 380px; }
#footer .weibo { float: right; padding-right: 60px; }
/*about滚动图片*/

img.thumb_img { cursor: pointer; display: block; }
img#main_img { cursor: pointer; display: block; }
#gotop { cursor: pointer; display: block; }
#gobottom { cursor: pointer; display: block; }
#showArea { height: 300px; float: right; overflow: hidden; }
#showArea span { width: 110px; height: 83px; margin-bottom: 10px; float: left; }
.about_video { width: 600px; height: 340px; float: left; }
.big_video { width: 473px; height: 338px; float: left; margin-right: 10px; }
.sm_video { width: 110px; height: 300px; float: right; }
.topbt { width: 110px; height: 20px; float: left; }
