@charset "utf-8";
/* CSS Document */

body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;border:0;}
body { font-size:12px; color:#181818; background:#ddedc5; font-family:Arial, Helvetica, sans-serif;}
.clear{ padding:0; margin:0; font-size:0; line-height:0; width:0; height:0; clear:both;}
a{ color:#181818; text-decoration:none;}
a:hover{ color:#f83500;}
a:focus{outline: none;}
a,area{blr:expression(this.onFocus=this.blur())}
button:focus{outline: none;}
button,area{blr:expression(this.onFocus=this.blur())}
img{ border:none;}
ul,li{ list-style:none;}

.float_left{ float:left}
.float_right{ float:right}
.fb{ font-weight:bold;}
.fb_blue{ font-weight:bold; color:#035ca0}
.align_center { text-align:center}
.margin_10 { margin:10px;}
.margin_8 { margin:8px 8px 0; display:inline;}
.marginleft12{margin-left:12px; display:inline;}
.marginleft65{margin-left:65px; display:inline;}
.marginright22{margin-right:22px; display:inline;}
.margintop4{margin-top:4px;}
.margintop10{margin-top:10px;}
.margintop12{margin-top:12px;}
.margintop16{margin-top:16px;}
.margintop20{margin-top:20px;}
.paddingtop12auto{padding-top:12px; width:220px; margin:0 auto;}
.paddingtop20auto{padding-top:20px; width:220px; margin:0 auto;}
.margintop6{margin-top:6px;}
.margin6{margin:6px;}
.padding4{padding:4px;}
.padding6{padding:6px;}
.padding8{padding:8px;}
.padding10{padding:10px;}
.paddingtop4{padding-top:4px;}
.paddingtop6{padding-top:6px;}
.paddingtop8{padding-top:8px;}
.paddingtop10{ padding-top:10px;}
.paddingtop12{ padding-top:12px;}
.paddingtop14{ padding-top:14px;}
.paddingtop16{ padding-top:16px;}
.paddingtop20{ padding-top:20px;}
.paddingtop30{ padding-top:30px;}
.paddingleft2{ padding-left:2px;}
.paddingleft3{ padding-left:3px;}
.paddingleft11{ padding-left:11px;}
.paddingleft14{ padding-left:14px;}
.paddingleft15{ padding-left:15px;}
.paddingleft24{ padding-left:24px;}
.paddingleft65{ padding-left:65px;}
.paddingright5{ padding-right:5px;}
.paddingright20{ padding-right:20px;}
.paddingbottom5{ padding-bottom:5px;}
.paddingbottom10{ padding-bottom:10px;}
.paddingbottom20{ padding-bottom:20px;}
.paddingbottom30{ padding-bottom:30px;}
.paddingtopbot4{ padding:4px 0;}
.paddingtopbot10{ padding:10px 0;}
.paddingtopbot15{ padding:15px 0;}
.line_20 { height:20px; width:975px; clear:both; margin:20px auto; overflow:hidden; text-align:center; }
.line_10 { height:10px; width:975px; clear:both; overflow:hidden; margin:0 auto; }
h2 { color:#fff; line-height:28px; font-weight:bold; font-size:18px;}

.text_01 { color:#e60000; font-weight:bold; font-size:16px;}
.text_01 a{color:#e60000; text-decoration:none;}
.text_01 a:hover{color:#e60000; text-decoration:underline;}
.text_02 { color:#181818; font-size:14px;}
.text_02 a{color:#181818; text-decoration:none;}
.text_02 a:hover{color:#e60000;}
.text_03 { font-size: 12px; line-height: 23px; color: #999; text-decoration: none;}
.input1 { FONT-SIZE: 12px; line-height:20px;BACKGROUND-COLOR:#ddedc5; border:#9bc231 solid 1px; color:#333; width:136px; height:20px; overflow:hidden;}
.input2 { FONT-SIZE: 12px; line-height:20px; BACKGROUND-COLOR:#fff; border:#6c9c43 solid 1px; color:#333; width:550px; height:20px; overflow:hidden;}
.input3 { FONT-SIZE: 12px; line-height:20px; BACKGROUND-COLOR:#fff; border:#6c9c43 solid 1px; color:#333; width:200px; height:20px; overflow:hidden;}
.input4 { FONT-SIZE: 12px; line-height:20px; BACKGROUND-COLOR:#fff; border:#6c9c43 solid 1px; color:#333; width:550px; height:60px; overflow:hidden;}
.input5 { FONT-SIZE: 13px; line-height:20px; BACKGROUND-COLOR:#3a7d00; border:#6c9c43 solid 1px; color:#fff; width:60px; height:24px; overflow:hidden;}

/* --------------------------------------------------------------------------------------------------------- */


/* 头部开�?*/
.header { width:100%; height:542px; background:url(../images/bg.jpg) no-repeat center top;}
.header_logo { width:980px; height:151px; margin:0 auto; text-align:center; position:relative;}
.header_en { width:142px; height:24px; color:#8dc546; line-height:24px; position:absolute; top:0; right:20px; font-weight:bold;}
.header_en a { color:#fff; padding:0 8px;}
.header_en a:hover { color:#fff000;}
/* 头部结束 */

/* 导航开�?*/
.nav { width:980px; height:34px; margin:0 auto;}
.clearfix:after{ content:"."; display:block; height:0px; clear:both; visibility:hidden;}
.clearfix{ display:inline-block;}
* html .clearfix{ height:1%;}
.clearfix{display:block;}
.menu{ width:950px; height:34px; background:url(../images/m_bg.png) repeat-x; margin:0 auto; float:left; padding:0 15px;}
.menu .menu_line { width:2px; height:34px; background:url(../images/m_line.jpg) no-repeat 50%;}
.menu li{ float:left; text-align:center; position:relative; z-index:1000; font-size:13px; padding:0 7px; }
.menu li a{ display:inline-block; float:left; color:#fff; text-decoration:none; line-height:34px; margin:0; height:34px; width:auto;}
.menu li a:hover{ color:#fff000; background:url(../images/m_h.png) repeat-x;}
.menu li ul{ display:none; position:absolute; left:0px; top:34px; z-index:1000; padding-top:0px; width:103px;}
.menu li ul li a{ background:#188501; color:#fff; line-height:24px; height:24px; font-size:12px; width:103px; font-weight:normal;}
.menu li ul li a:hover{ background:#f86f00; color:#fff;}
/* 导航结束 */

.container {width:100%; background: url(../images/bg.jpg) repeat-x;}
.pagebody { width:980px; height:auto; margin:0 auto;  position:relative; padding:50px 0; }
.pagebody2 { width:980px; height:auto; margin:0 auto; position:relative; padding:10px 0; }
.sidebar_left { width:210px; height:auto; float:left;}
.sidebar_right { width:690px; height:auto; float:right;}


.ind_t1 { width:180px; height:45px; background:url(../images/ind_t1.png) no-repeat; line-height:40px; text-align:center; color:#d8ff9b; font-size:18px; position:absolute; left:0; top:-7px;}
.ind_t1_cs { width:980px; height:45px; position:absolute; left:0; top:-7px;}
.ind_t1_1 { width:180px; height:45px; background:url(../images/ind_t1.png) no-repeat; line-height:40px; text-align:center; color:#d8ff9b; font-size:18px; float:left;}
.ind_t1_1 a { width:180px; height:45px; color:#d8ff9b; display:block;}
.ind_t1_1 a:hover { color:#d8ff9b; }
.ind_t1_2 { width:180px; height:45px; background:url(../images/ind_t1_1.png) no-repeat; line-height:40px; text-align:center; color:#fff; font-size:18px; float:left;}
.ind_t1_2 a { width:180px; height:45px; color:#fff; display:block;}
.ind_t1_2 a:hover { color:#d8ff9b; background:url(../images/ind_t1.png) no-repeat; }
.ind_t2 { width:201px; height:180px; float:left; padding-top:30px;}
.ind_t2_title { width:100%; height:30px; line-height:30px; font-size:16px; color:#295900; border-bottom:#788e56 solid 1px;}
.ind_t2_title a { color:#295900; font-size:13px; float:right;}
.ind_t2_title i { color:#5d8d33; font-family:Arial, Helvetica, sans-serif; padding-left:10px; font-size:16px;}
.ind_t2_video { width:195px; height:136px; padding-top:10px; margin:0 auto;}
.ind_t3 { width:405px; height:200px; float:left; padding:30px 0 0 30px;}
.ind_t3 ul { padding-top:10px;}
.ind_t3 li { width:186px; height:136px; float:left; padding:0 8px; float:left;}
.ind_t3 li p { text-align:center; padding-top:6px; color:#295900;}
.ind_t4 { width:636px; height:180px; float:left; padding-top:30px;}
.ind_t4 ul { padding-top:15px;}
.ind_t4 li { width:139px; height:126px; border:#2d5c05 solid 1px; float:left; margin:0 8px; display:inline;}
.ind_t5 { width:312px; height:180px; float:right; padding-top:30px;}
.ind_t5 ul { width:312px; padding:10px 0 0;}
.ind_t5 li { width:302px; height:23px; overflow:hidden; line-height:23px; padding-left:10px;}
.ind_t5 li a { float:left;}
.ind_t5 li span { float:right; color:#939393;}
.ind_main { padding:20px; line-height:26px; font-size:13px;}
/*.page {float: left;line-height: 30px;	padding-bottom: 15px;margin-top: 20px;display: inline; font-size:12px;}
.page ul {float: left;margin-top: 5px;width: 355px;	margin-left: 20px;}
.page li {float: left;width: 26px;height: 20px;margin-left: 6px;display: inline;text-align: center;}
.page a {height: 20px;width: 26px;line-height: 20px;border: 1px solid #cccccc;text-align: center;float: left;}
.page a:hover {	border: 1px solid #295900;text-decoration: none;font-weight: bold;}
.page select {float: right;margin-top: 5px;	margin-right: 20px;	margin-left: 10px;	color: #666666;	height: 22px;padding: 2px;}
.page #page-strong {font-weight: bold;color: #FFFFFF; width:24px; height:20px; line-height:20px; border: 1px solid #295900;	background-color: #295900;}
.page a:hover {	color: #295900; border:#295900 solid 1px;}
.page ul .page-go {	width: 50px;}
.page ul .page-go a {width: 50px;}
.page ul .page-go a:hover {	font-weight: normal;color: #295900;}*/
.news { width:600px; float:left; height: 370px}
.news li { height:30px; border-bottom:#ccc dashed 1px; line-height:30px;}
.news li a { padding-left:15px; float:left; background:url(../images/icon4.jpg) no-repeat 0%;}
.news li a:hover { color:#295900; background:url(../images/icon5.jpg) no-repeat 0%;}
.news li span { float:right; color:#999;}
.news_title { height:45px; border-bottom:#788e56 solid 1px; font-size:22px; color:#295900; text-align:center; line-height:40px;}
.news_txt { padding:15px; line-height:24px; font-size:12px;}
.news_img { width:280px; float:right;}
.pro ul { width:100%; padding:0; margin:0;}
.pro li { width:186px; height:auto; padding:20px 0 0; text-align:center; font-size:14px; line-height:30px; float:left; margin:0 23px; display:inline;}
.pro li img { border:1px solid #295900; padding:1px;}
.pro li img:hover { border:1px solid #db140e; padding:1px;}
.pro_more { width:100%; height:320px; padding-bottom:30px; font-size:18px; line-height:30px;}
.pro_more img { border:#295900 solid 1px; padding:1px;}
.pro_more img:hover { border:1px solid #db140e; padding:1px;}
.pro_more_line { font-size:18px; border-bottom:#788e56 solid 1px; line-height:30px; color:#295900; font-weight:bold;}
.pro_more_txt { padding:10px;}
.pro_more_r { float:left; padding-left:15px; line-height:24px; color:#295900; font-size:14px;}
.contact_map { width:600px; float:right;}
.ind_main_r { width:720px; padding:20px; line-height:26px; font-size:13px; float:right; border-left:#788e56 solid 1px;}
.ind_main_l { width:201px; height:auto; float:left;}
.ind_main_class { width:201px; padding:10px 0;}
.ind_main_class li { width:201px; height:24px; line-height:24px; border-bottom:#ddedc5 solid 3px; background:#c2d5a4; font-weight:bold; font-size:13px;}
.ind_main_class li a {background:url(../images/icon8.gif) no-repeat 7px #c2d5a4; padding-left:17px; color:#104d08; display:block;}
.ind_main_class li a:hover {background:url(../images/icon9.gif) no-repeat 7px #104d08; color:#ddd;}
.left_title {  height:30px; line-height:30px; font-size:16px; color:#fff; padding-left:22px; background:url(../images/icon6.jpg) no-repeat 7px #3a7d00;}
.left_title a { color:#fff;}
.left_title a:hover { color:#e9ffa5; text-decoration:none;}
.left_title_icon { width:40px; height:30px; float:right; background:url(../images/icon7.jpg) no-repeat center center;}
.msg { border:#104d08 solid 1px; color:#295900;}
.msg span { font-size:20px;}
.msg_hf { color:#132a00;}

.fooder { width:100%; height:150px; padding-top:18px; background:#295900; clear:both;}
.fooder_nei { width:980px; margin:0 auto; color:#cfe7bb; line-height:21px; font-family:Arial, Helvetica, sans-serif;}
.fooder_nei a { color:#cfe7bb;}
.fooder_nei a:hover { color:#fff;}
.fooder_nei p { font-size:16px;}
.fooder_map { float:right; width:335px; height:85px; border:#94c120 solid 1px; margin-right:20px;}
.fooder_bq { width:980px; text-align:center; clear:both; padding:10px 0 0;}



/*banner*/
.top_yban { width:974px; height:277px; margin:0 auto; padding-top:3px;}
#banner { width:974px; height: 277px;	position:relative; }
#banner_list {height: 277px;}
#silder {width:974px;height:277px;overflow: hidden;position: absolute;margin:0;padding:0;}
#silder div { position:absolute; overflow:hidden; }
#silder a { position:absolute; left:0px; top:0px; z-index: 2; display: none; }
#silder div.fs_btn { position:absolute; right:10px; bottom:10px; z-index: 10; text-align:right; color:#000000; width:70px; overflow:hidden; }
#silder div.fs_btn span { display:inline-block; _display:inline; _zoom:1; width:25px; height:24px; line-height:24px; margin-left:5px; text-align:center; cursor:pointer; background:#d5a963; color:#FFFFFF; }
#silder div.fs_btn span.on { background:#d0285c; }
#silder div.fs_preNext { width:1px; height:1px; position:absolute; z-index: 10; top:140px; background:url(../ye-img/sprite.png) no-repeat 0px 0px; cursor:pointer; }
#silder div.fs_pre { left:0px; }
#silder div.fs_next { right:0px; background-position:right top; }
#banner .sameStyle {
	cursor: pointer;
	height: 100px;
	position: absolute;
	top: 130px;
	width: 1px;
	z-index: 107;
	background-image: url(../images/sprite.png);
}
#banner .pre {background: url("../images/sprite.png") no-repeat scroll 0 0 transparent;left:0;}
#banner .next {	background: url("../images/sprite.png") no-repeat scroll right top transparent; right:0;}
#banner div.fs_btn { top: 310px; color: #fff; position: absolute; left: 46%; text-align: right; z-index: 10;}
#banner div.fs_btn span { background: none repeat scroll 0 0 #fff; cursor: pointer; display: inline-block; font-size: 0; height: 8px; margin-left: 5px; text-align: center; width: 25px;}
#banner div.fs_btn span.on { background: none repeat scroll 0 0 #157a00;}
.banner_bot { width:100%; height:26px; background:url(../images/banner_bot.jpg) repeat-x;}
/*banner*/

/* 图片滚动开�?*/
.exppic_pro { width:auto; clear:both; padding:10px;}
.leftRun{ width:11px; height:166px; background:url(../images/left.jpg) no-repeat; float:left; display:inline; margin:0 5px 0 0; cursor:pointer }
.rightRun{ width:11px; height:166px; background:url(../images/right.jpg) no-repeat; float:left; display:inline; margin:0 0 0 5px; cursor:pointer; }
.expPicC{ width:948px; height:176px; float:left; overflow:hidden;}
.expPicC li{ width:179px; height:166px; background:url(../images/case_bg.jpg) no-repeat center top; padding:0; float:left; display:inline; margin:0 5px 0;}
.expPicC img{ width:177px; height:143px; border:#295900 solid 1px;}
.expPicC p { color:#295900; line-height:25px;text-align:center; font-weight:bold; font-size:13px;}
.expPicC a{ color:#295900;}
.expPicC a:hover{ color:#000}
.hidePic{width:12px;height:170px;position:absolute;top:3px;left:0px;z-index:1000;}
.expTxtD{ margin-top:10px;}
.expTxtD li{ height:25px; width:100px; display:inline; float:left; margin-left:15px; line-height:25px; padding-left:30px; white-space:nowrap}
/* 图片滚动结束 */

/* 图片滚动开�?*/
.exppic_pro2 { width:938px; padding-top:30px;}
.leftRun2 { width:27px; height:151px; background:url(../images/left.jpg) no-repeat; float:left; display:inline; margin:0 5px 0 0; cursor:pointer }
.rightRun2 { width:27px; height:151px; background:url(../images/right.jpg) no-repeat; float:left; display:inline; margin:0 0 0 5px; cursor:pointer; }
.expPicC2 { width:874px; height:180px; float:left; overflow:hidden;}
.expPicC2 li{ width:176px; height:180px; float:left; display:inline; margin:0 21px 0;}
.expPicC2 img{ width:174px; height:149px; border:#0a5800 solid 1px;}
.expPicC2 p { font-weight:bold; color:#0a5800; padding-top:8px; text-align:center;}
.expPicC2 a{ color:#0a5800;}
.expPicC2 a:hover{ color:#000}
.hidePic2 {width:12px;height:170px;position:absolute;top:3px;left:0px;z-index:1000;}
.expTxtD2 { margin-top:10px;}
.expTxtD2 li{ height:25px; width:100px; display:inline; float:left; margin-left:15px; line-height:25px; padding-left:30px; white-space:nowrap}
/* 图片滚动结束 */



/* banner开�?*/
#focus {width:976px; height:536px; overflow:hidden; margin:0 auto; position:relative;}
#focus ul {height:325px; position:absolute;}
#focus ul li {float:left; width:976px; height:536px; overflow:hidden; position:relative; background:#fff;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btn {position:absolute; width:976px; height:10px; padding:5px 10px; right:0; bottom:0; text-align: center;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:8px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focus .btn span.on {background:#333;}
#focus .preNext {width:45px; height:100px; position:absolute; top:200px; background:url(../images/sprite.png) no-repeat 0 0; cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}

#focus_hd {width:292px; height:231px; overflow:hidden; position:relative;}
#focus_hd ul {height:500px; position:absolute;}
#focus_hd ul li {float:left; width:292px; height:231px; overflow:hidden; position:relative; background:#000;}
#focus_hd ul li div {position:absolute; overflow:hidden;}
#focus_hd .btnBg {position:absolute; width:292px; height:20px; left:0; bottom:0; background:#000;}
#focus_hd .btn {position:absolute; width:780px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#focus_hd .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focus_hd .btn span.on {background:#fff;}
#focus_hd .pre {left:0;}
#focus_hd .next {right:0; background-position:right top;}

#focus_left {width:231px; height:403px; overflow:hidden; position:relative;}
#focus_left ul {height:500px; position:absolute;}
#focus_left ul li {float:left; width:231px; height:403px; overflow:hidden; position:relative; background:#000;}
#focus_left ul li div {position:absolute; overflow:hidden;}
#focus_left .btnBg {position:absolute; width:231px; height:20px; left:0; bottom:0; background:#000;}
#focus_left .btn {position:absolute; width:780px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#focus_left .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focus_left .btn span.on {background:#fff;}
#focus_left .pre {left:0;}
#focus_left .next {right:0; background-position:right top;}
/* banner结束 */
 

/* 标签样式一开�?/
/*.normal{list-style:none; float:left; width:87px; height:30px; text-align:center ; vertical-align:middle ; cursor:pointer  ;border-collapse:separate; color:#000; line-height:30px;}
.selected{list-style:none; float:left; width:87px; height:30px; text-align:center; vertical-align:middle; cursor:pointer; color:#fff; line-height:30px; background:url(../images/tab_1.jpg) no-repeat;}
#divMainTab{float:center; margin:0px; padding:0 0 0 12px; width:343px; height:30px; background:url(../images/tab_bg.jpg) no-repeat; font-size:13px; font-family:"微软雅黑";}
.divContent{width:355px; height:220px; clear:both;}
.divContent .content_img { width:95px; height:63px; padding:1px; border:#c9ced1 solid 1px; float:left;}
.divContent .content_txt { width:300px; height:67px; line-height:24px; padding-left:12px; float:left;}
.divContent ul { width:346px; padding:5px;}
.divContent li { width:330px; height:23px; line-height:23px; background:url(../images/icon1.jpg) no-repeat 1%; padding-left:16px;}


/* 标签样式二开�?*/
h2{ margin:0;}
ul{ padding:0; margin:0;}

.tab{ width:312px; height:180px; padding-top:30px; float:right;}
.tab h2{ width:312px; height:31px; overflow:hidden; font-size:14px; background:url(../images/tab_bg.jpg) repeat-x bottom;}
.tab h2 span,
.tab h2 a{ color:#7a9d5c; float:left; width:76px; height:31px; line-height:31px; text-align:center; cursor:pointer; font-size:12px; margin-right:1px;}
.tab h2 .current{ color:#295900; background:#ddedc5; border:#788e56 solid 1px; border-bottom:0;}
.tab ul { width:312px; padding:10px 0 0;}
.tab li { width:302px; height:23px; overflow:hidden; line-height:23px; padding-left:10px;}
.tab li a { float:left;}
.tab li span { float:right; color:#939393;}

/* 标签样式三开�?*/
h2{ margin:0;}
ul{ padding:0; margin:0;}

.tab2{ width:600px; height:auto;}
.tab2 h2{ width:600px; height:31px; overflow:hidden; font-size:14px; background:url(../images/tab_bg.jpg) repeat-x bottom;}
.tab2 h2 span,
.tab2 h2 a{ color:#7a9d5c; float:left; width:76px; height:31px; line-height:31px; text-align:center; cursor:pointer; font-size:14px; margin-right:1px;}
.tab2 h2 .current{ color:#295900; background:#ddedc5; border:#788e56 solid 1px; border-bottom:0;}
.tab2 ul { width:600px; padding:10px 0 0;}


/* 标签样式四开�?*/
h2{ margin:0;}
ul{ padding:0; margin:0;}

.tab3{ width:356px; height:259px; margin:0; font-size:12px; color:#717271; float:right;}
.tab3 h2{ width:356px; height:33px; overflow:hidden; font-size:12px; font-weight:bold; padding-left:10px; color:#246d00; background:url(../images/tab_bg1.jpg) no-repeat;}
.tab3 h2 span,
.tab3 h2 a{ float:left; width:74px; line-height:28px; padding:5px 0 0; text-align:center; cursor:pointer;}
.tab3 h2 .current{ color:#fff; background:url(../images/tab_1.jpg) no-repeat;}
.tab3 ul{ padding:10px 10px 0; border:#d9e9ce solid 1px; border-bottom:0;}
.tab3 li{ width:326px; height:26px; line-height:26px; background:url(../images/icon1.jpg) no-repeat 0%; padding-left:10px;}
.tab3 li a {color:#717271;}

/* 缩略图banner */
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
.clearfix{*zoom:1}
.clearfix:after{display:block;clear:both;content:".";visibility:hidden;height:0}
*+html img{-ms-interpolation-mode:bicubic}
.clearboth{ clear:both;}
ul,ol{list-style:none}
fieldset,img{border:0}
address,cite,dfn,em,var{font-style:normal}
strong,.fcu{font-weight:bold}
button,.fhand{cursor:pointer}
button,input,select,textarea{font-size:100%;}
html{zoom:expression(function(ele){ele.style.zoom="1";document.execCommand("BackgroundImageCache",false,true)}(this))}
/*通用*/
.navbox_{width:940px;margin:0 auto; overflow:hidden;zoom:1}
.navbox{width:940px;margin:0 auto; overflow:hidden;zoom:1; margin-top:8px;}
.f_l{ float:left;}
.f_l2{ float:left; color:Red;}
.f_l2 a { color:Red;}
.f_l2 a:hover { color:Red;}
.f_r{ float:right;}
.margintop{margin-top:8px;}
.paddingtop{padding-top:8px;}

/*slider*/
#slider{width:100%;background-color:#000; padding-top:8px;}
.slider_box{width:940px; margin:0 auto;height: 400px;overflow: hidden;position: relative;}
.silder_tip{width: 92px;height: 92px;overflow: hidden;position: absolute;top: 0;right: 0;z-index:1; text-indent:-999px;background:url(../images/tip-tt.gif) no-repeat;}
#movie_tip{background-position: -93px 0;}
.silder_con{height:400px;overflow: hidden;position: absolute;}
.silder_panel{width:940px;height:400px;overflow: hidden;float: left;position: relative;background: #111;}
.silder_panel img{width: 940px;height: 400px;display: block;overflow: hidden;}
.silder_intro{width: 210px;height: 400px;line-height: 20px;overflow: hidden;color: #999;padding: 0 40px 0 0;}
.silder_intro h3{padding:10px 0;height:50px;color:#b13200;line-height: 30px;overflow: hidden;}
.silder_intro h3 strong{font-family: "宋体";font-size: 24px;height:30px;overflow: hidden;font-weight: normal;display: block;}
.silder_intro h3 strong a{ color: #fff; font-weight:bold;}
.silder_intro ul{height: 60px;overflow: hidden;}	
.silder_intro li{height: 20px;overflow: hidden;color:#787878;}
.silder_intro li a{color:#787878; margin:0 6px;}
.silder_intro span{ margin: 0 10px 0 0;}
.silder_intro p{height:72px;overflow: hidden;color:#787878; margin-top:10px; line-height:18px;}
.silder_play{display: block;width:136px;height:30px;overflow: hidden;text-indent: -999px;position: absolute;bottom: 13px;right: 45px;background: url(../images/silder-play.png) 0 -30px no-repeat;}	
.silder_play:hover{ background-position: 0 0;}
.silder_nav{width:940px;height:80px;margin: 0 auto;bottom: 0;position: absolute;overflow: hidden;}
.silder_nav li{float: left;padding:0px;border:3px solid #fff; margin:2px 12px; display:inline;}
.silder_nav li.current{border:3px solid #b13200; margin:2px 12px;}
.silder_nav li,.silder_nav img{display: block;width:125px;height:66px;overflow: hidden;}
.slider_box a.prev,.slider_box a.next{display: block;width:45px;height:100px;overflow:hidden;text-indent: -999px;position: absolute;cursor: pointer;margin: 100px 0 0 0;background: url(../images/silder_btn.gif) no-repeat;}	
.slider_box a.prev{left:0;background-position: left 0;}
.slider_box a.next{right:0;background-position: right 0;}
.silderBox{height:8px; line-height:8px;}
