* { margin:0; padding:0; }
a { color:#333; text-decoration:none}
a:hover { color:#c4261d; text-decoration:underline}
a img { border:none}
a.more { float:right; font-weight:normal; color:#999}
.blue { color:#049}

cite { float:right; font-style:normal; color:#999; margin-right:6px; font-size:12px;}
ul { list-style-type:none}

.mt1 { margin-top:12px;}
.mt2 { margin-top:20px;}
.mb1 { margin-bottom:10px;}
.red { color:#c4261d}
.gray { color:#999}

/* Form Styles */
.vcode { float:left; width:70px; margin-right:6px; font-weight:bold; padding:3px;}
.input { padding:5px; border:solid #ccc 1px;}
.submit { background:url(images/but_bg.gif) no-repeat left 0px; width:120px; height:31px; border:none; font-size:14px; font-weight:bold}
.but_b { background:url(images/but_bg_b.gif) no-repeat left 0px; width:140px; height:45px; border:none; font-size:14px; color:#FFF; font-weight:bold}
.input_time { background:url(images/icon_time.gif) no-repeat right}
.but_c { background:url(images/but_c.gif) no-repeat left top; height:45px; width:141px; color:#FFF; border:none; font-size:14px; font-weight:bold}


.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/*\*/ .clearfix {display:block;} /**/

body { font-size:14px; color:#333; text-align:center;  font-family:"微软雅黑",Arial, Helvetica, sans-serif; background:#e6ca8b url(images/bg2.jpg) no-repeat center top;}
.wrap { margin:auto;width:1002px; text-align:left;}
.main_content{}

.sideL { float:left; width:261px;}
.mainR { float:right; width:741px; min-height:600px;}
.sideR { float:right; width:220px;}
.mainL { float:left; width:660px;}
.cont_box {}
.cont_box_bg {}
.cont_box_2 {}

#topbar { height:30px; line-height:30px; font-size:12px; color:#FFF}
#topbar p { float:right}

#header { height:130px; }
#header .logo { float:left; margin:15px 0 0 60px; width:160px;}
#header .logo img { width:100px;}
#header .name { float:left; margin-top:20px;}
#header .phone { float:right; line-height:60px;margin-top:20px; font-size:16px;}
#header .phone strong { font-size:22px;}

.sitenav { height:48px; line-height:48px;}
.sitenav ul { padding-left:150px;}
.sitenav li { float:left; background:url(images/sitenav_li.gif) no-repeat right center; padding:0 35px 0 25px;}
.sitenav li a { color:#FFF}

.mainplay { height:351px; padding:35px 0 0 59px;}

.about_view {padding:15px; line-height:200%}
.about_view h1 { font-size:18px; font-weight:bold; border-bottom:dashed #ddd 1px; height:26px; line-height:26px; padding:10px 0 10px 0; margin-bottom:10px; text-align:center}
.about_view p { margin-bottom:15px;}
.about_view a { color:#049; text-decoration:underline}
.about_view a:hover { color:#C00}

.pages { font-size:12px; margin-top:15px;}
.pages ul { float:right}
.pages li { float:left; height:24px; line-height:24px; border:solid #ccc 1px; margin-right:2px;}
.pages li a { display:block; float:left; padding:0 8px 0 8px;}
.pages li a:hover { background:#005aa0; color:#FFF; text-decoration:none}
.pages li.dot { border:none; font-weight:bold; color:#999; padding:0 3px 0 3px;}
.pages li.cur { border:solid #FFF 1px;}
.pages li.cur a { color:#F60; font-weight:bold}
.pages li.cur a:hover { color:#FFF}
.pages li.pre a { background:url(images/pages_icon.gif) no-repeat 5px -23px; padding-left:15px;}
.pages li.pre a:hover {background-color:#005aa0;}
.pages li.preno a { background:url(images/pages_icon.gif) no-repeat 5px 7px; padding-left:15px; color:#999}
.pages li.preno a:hover a:hover { color:#999}
.pages li.next a { background:url(images/pages_icon.gif) no-repeat 48px -83px; padding-right:15px;}
.pages li.next a:hover {background-color:#005aa0;}
.pages li.nextno a { background:url(images/pages_icon.gif) no-repeat 48px -53px; padding-right:15px; color:#999}
.pages li.nextno a:hover { color:#999}
.pages li.count { border:none; height:26px; line-height:26px; margin-right:10px;}
.pages li.count strong {color:#f60; }
.pages li.now { border:none; height:26px; line-height:26px; padding:0 10px 0 10px}
.pages li.total { padding:0 5px 0 5px; color:#999}

/* member_login */
.member_login {background:url(images/login_bg.jpg) no-repeat center top; height:500px;}
.member_login .form { position:absolute; right:0px; top:80px; background:#fff; padding:20px 20px 0 20px; width:280px; height:320px;box-shadow:1px 1px 5px #444;}
.member_login .form h5 { font-size:16px; height:40px;}
.member_login th { padding:10px 5px 10px 0; font-weight:normal; text-align:right; font-size:14px;}
.member_login td { padding:10px 5px 10px 0;}
.member_login .input { padding:7px; border:solid #ccc 1px;}

/* user register */
.member_register { background:#FFF; padding:25px; border:solid #ddd 1px; margin:40px 0 40px 0}
.member_register th { padding:10px 5px 10px 0; font-weight:normal; text-align:right; font-size:14px;}
.member_register td { padding:10px 5px 10px 0; color:#999}
.member_register .input { padding:7px; border:solid #ccc 1px;}
.member_register .sms_mobile { width:138px; height:32px; background:url(images/sms_mobile.gif) no-repeat left top; border:none}


.reg_notes { font-size:14px; line-height:200%; padding:15px; height:400px; overflow:auto; background:#FFF}
.reg_notes p { margin-bottom:15px;}
.reg_notes a { color:#049; text-decoration:underline}

.reg_mtype { background:url(images/line_1.gif) repeat-x left 46px;}
.reg_mtype div { float:left; height:46px; line-height:46px; font-size:20px; padding:0 5px 13px 5px; margin-right:100px;}
.reg_mtype div.set { background:url(images/reg_mtype.gif) no-repeat center bottom}
.reg_mtype div.set a { color:#c4261d; font-weight:bold}


.ea_reg_tips {line-height:24px; background:url(images/ea_reg_bg.png) no-repeat -195px -243px; padding-left:30px;}
.ea_reg_error { background-position:-58px -74px}
.ea_reg_ok { background-position:-3px 4px}


/*-------------- CMS Box --------------*/
.cmsbox_bg { background:#000; position:absolute; left:0px; top:0px; z-index:10000;filter:alpha(opacity=80);opacity:0.8; width:100%; height:100%}
.cmsbox {width:390px; height:250px; position:absolute;  z-index:1000000; background:#FFF; text-align:left; padding:0px;}
.cmsbox .cmsbox_tb { height:40px; background:url(images/cmsbox/cmsbox_bg.gif) repeat-x left -80px}
.cmsbox .cmsbox_tb a { display:block; float:right; height:40px; line-height:40px;background:url(images/cmsbox/cmsbox_bg.gif) no-repeat right -40px; padding:0 16px 0 15px; font-size:16px; color:#8a8a8a}
.cmsbox .cmsbox_tb a:hover { color:#000; text-decoration:none}
.cmsbox .cmsbox_tb span { display:block; float:left; height:40px; line-height:40px; background:url(images/cmsbox/cmsbox_bg.gif) no-repeat left 0px; font-size:16px; padding-left:16px; font-weight:bold}
.cmsbox .cmsbox_cb { border-left:solid #222 1px; border-right:solid #222 1px;}
.cmsbox .cmsbox_fb { height:3px; line-height:3px; overflow:hidden; background:url(images/cmsbox/cmsbox_bg.gif) repeat-x left -166px;}
.cmsbox .cmsbox_fb dt { float:left; height:3px; line-height:3px; overflow:hidden; background:url(images/cmsbox/cmsbox_bg.gif) no-repeat left -160px; width:20px;}
.cmsbox .cmsbox_fb dd { float:right; height:3px; line-height:3px; overflow:hidden; background:url(images/cmsbox/cmsbox_bg.gif) no-repeat left -163px; width:20px;}

.cmsbox_iframe { width:390px; height:220px;}

.cmsbox_msg { width:400px;position:absolute; z-index:1000000; background:#FFF; border:solid #9abee2 10px; text-align:left; padding:0px;}
.cmsbox_msg h3.title { height:30px; line-height:30px; overflow:hidden; padding:0 10px 0 10px; font-size:12px; margin:0px;}
.cmsbox_msg h3.title a { float:right; font-size:10px; font-weight:normal}
.cmsbox_msg .cmsbox_msg_content { padding:15px;line-height:26px;}
.cmsbox_msg_iframe {position:absolute; z-index:1000}

.cart_msg { background:url(full-cart.jpg) no-repeat 5px top; padding-left:85px;}
.cart_msg h5 { font-size:14px; color:#c6000b}
.cart_msg p { color:gray; margin:0 0 20px 0}
.cart_msg p strong { color:#c6000b;}

.tipmsg { background:#feeeef url(icon_right.png) no-repeat 5px 5px; border:solid #ffcbcd 1px; line-height:27px; margin-top:4px; padding-left:27px; margin-right:10px; display:none; font-weight:bold}
.tipmsg p { font-weight:normal; line-height:18px; padding:4px 0 4px 0}
/*-------------- CMS Box --------------*/


.slide_box { background:url(images/slide_box.jpg) no-repeat center top; height:365px; padding-top:35px;}
.fullSlide { margin:0 35px 0 35px; position:relative;height:330px;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {width:100% !important;height:330px;overflow:hidden;text-align:center;}
.fullSlide .bd li img { width:1030px; height:330px;}
.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:-32px;left:0;height:10px;line-height:10px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width:10px;height:10px;margin:0 5px 0 5px;overflow:hidden;background:#ca8486;line-height:999px;-webkit-border-radius:5px;border-radius:5px;
-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}
.fullSlide .hd ul .on {background:#d39f16;}
.fullSlide .prev,.fullSlide .next {display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:0px;height:0px;background:url(images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next {left:auto;right:15%;background-position:-6px -137px;}


.dingzhi { background:url(images/dingzhi.jpg) no-repeat center top; height:565px;}
.dingzhi a { display:block; width:100%; height:565px;}

.tempshow { background:#f2f2f2; padding-bottom:40px;}
.tempshow li { float:left; width:180px; height:317px; padding:70px 5px 70px 5px;}
.tempshow li.cur { background:url(images/tempshow_bg.gif) no-repeat left top; padding-left:26px; padding-right:18px;}

.contbox { border-top:solid #ddd 1px; padding-top:40px; padding-bottom:60px; background:#f2f2f2;}
.contbox h3 { height:36px; line-height:36px; font-size:16px; border-bottom:dashed #ddd 1px;}
.contbox h3 span { color:#f20039;}
.contbox h3 strong { font-style:italic; font-size:18px;}
.contbox .kehu { float:left; width:505px;}
.contbox .lianxi { float:right; width:440px;}
.contbox .online { margin:10px 0 25px 2px}
.contbox .online dt { line-height:30px; color:#666; font-weight:bold; margin-bottom:5px;}
.contbox .online dt span { color:#999; font-weight:normal}
.contbox .online dd img { margin-right:10px;}
.contbox h4 { font-size:20px; line-height:34px;}
.contbox .form dt { line-height:28px;}
.contbox .form dt span { color:#888; font-size:12px;}
.contbox .form dd { margin-bottom:12px;}
.contbox .form .inp { width:330px; background:#ccc; height:32px; line-height:32px; border-top:solid #999 1px; border-left:solid #999 1px; border-bottom:solid #c1c1c1 1px; border-right:solid #c1c1c1 1px; padding-left:10px;}
.contbox .form textarea { width:400px; height:60px;background:#ccc;border-top:solid #999 1px; border-left:solid #999 1px; border-bottom:solid #c1c1c1 1px; border-right:solid #c1c1c1 1px; padding:10px;}


.question_list { border:solid #ddd 1px; background:#FFF; padding:25px; margin:40px 0 40px 0}
.question_list dl { margin-bottom:25px;}
.question_list dl dt { font-weight:bold; line-height:40px; height:40px; background:#f2f2f2; text-indent:15px; font-size:16px;}
.question_list dl dd p { line-height:30px; padding-left:15px;}
.question_list dl dd p span { color:#999; font-size:12px; padding-right:5px;}

.question_view .title { font-size:16px; font-weight:bold; line-height:40px;}
.question_view .message { line-height:200%}
.question_view .message p { margin-bottom:15px;}



.content_view .title { margin-bottom:20px; border-bottom:dashed #333 1px;}
.content_view .title h1 { font-size:20px; line-height:40px;}
.content_view .title .author { font-size:12px; line-height:20px; padding-bottom:10px;}
.content_view .title .author span { padding-right:15px;}
.content_view .message {  line-height:200%}
.content_view .message p { margin-bottom:15px;}
.content_view .message img { max-width:100%}

.content_tool {  padding:10px 25px 15px 10px; font-size:12px;}

.side_nav { font-size:12px;}
.side_nav dt { line-height:36px; height:36px; font-size:14px; font-weight:bold; border-bottom:dashed #333 1px;}
.side_nav dt a { display:block; float:left; width:100%; background:url(images/side_nav.gif) no-repeat left -56px; text-indent:15px;}
.side_nav dt a:hover, .side_nav dt.cur a { background:url(images/side_nav.gif) no-repeat left 14px; text-decoration:none; color:#c52829; font-weight:bold;}
.side_nav dd { line-height:26px; padding-left:15px;}


.side_title { font-size:14px; background:url(images/line.gif) repeat-x left center; height:36px; line-height:36px; margin-top:18px;}
.side_title strong { display:block; float:left; background:#FFF; padding-right:25px;}

.block .block_head { background:url(images/title_bg.gif) repeat-x left bottom; height:36px;}
.block .block_head h3 { font-size:16px;}

.newslist li { line-height:46px; height:46px; overflow:hidden; border-bottom:dashed #333 1px;}
.not_info { line-height:60px; color:#999}

/* portfolio */
.portfolio_cats { margin:28px 0 0 0; padding-bottom:18px;}
.portfolio_cats dt { float:left; height:30px; line-height:30px; border:solid #eee 1px; margin:0 7px 7px 0}
.portfolio_cats dt a { display:block; float:left; padding:0 15px 0 15px;}
.portfolio_cats dt.cur a, .portfolio_cats dt a:hover { background:#F5f5f5; color:#c52829; font-weight:bold; text-decoration:none}

.portfolio_list dl { float:left; width:215px; margin:0 20px 20px 0}
.portfolio_list dt { border:solid #ddd 1px; padding:4px;}
.portfolio_list dt img { width:205px;}
.portfolio_list dd { border:solid #eee 1px; border-top:none; background:#f9f9f9; padding:0 10px 0 10px;}
.portfolio_list dd.title { border-top:solid #eee 4px; border-bottom:none; height:40px; line-height:40px; overflow:hidden; padding-top:5px;}
.portfolio_list dd.desc { padding-bottom:10px;}
.portfolio_list dd.desc p { line-height:18px; height:54px; overflow:hidden; font-size:12px;}

.footer_box {padding:25px;background: #f5f5f5;font-size: 12px;border-top: 1px solid #ddd;}
.footer_box dl { float:left; width:290px;}
.footer_box dl dt { color:#555; border-bottom: 1px solid #e5e5e5; line-height:18px; padding-bottom:6px; font-weight:bold; margin-bottom:15px;}
.footer_box dl dd { color:#777}
.footer_box dl.beta { margin-right:24px;}
.footer_box dl.work dd a img { width:43px; height:43px; border:solid #d8d8d8 5px; float:left; margin:0 5px 5px 0;opacity: 0.7;}
.footer_box dl.work dd a:hover img { border-color:#ccc;opacity: 1;}
.footer_box dl.contact { float:right}

.footer { line-height:24px; font-size:12px; padding:25px 0 25px 0; margin-top:35px;
-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
-moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
}
.footer .link { float:right;}
.footer .link span { padding:0 5px 0 7px; color:#aaa}
.footer a { color:#aaa}


.bar_four dl { float:left; width:327px;}
.bar_four dl dt { height:42px; line-height:42px; background:#206bc0}
.bar_four dl dt strong { float:left; height:36px; line-height:36px; margin:6px 0 0 6px; background:#FFF; width:110px; text-align:center; color:#003388; font-size:18px; font-family:"微软雅黑"; font-weight:normal}
.bar_four dl dt a.more { color:#FFF; margin-right:10px;}
.bar_four dl dd { border:solid #c9dcff 1px; border-top:none; height:300px; background:#FFF;}
.bar_four .barimg th { padding:10px 10px 10px 6px; vertical-align:top}
.bar_four .barimg th img { width:140px; height:100px;}
.bar_four .barimg td { vertical-align:top; padding:10px 10px 10px 0;}
.bar_four .barimg td h5 { line-height:24px; height:24px; overflow:hidden;}
.bar_four .barimg td p { line-height:20px; height:80px; overflow:hidden; color:#999; font-size:12px;}
.bar_four li { line-height:34px; height:34px; overflow:hidden; border-top:solid #e5e8e9 1px; background:url(images/icon_8.gif) no-repeat 12px 15px; padding-left:20px;}

.bar_links dt { border-bottom:solid #206bc0 1px; height:28px; overflow:hidden}
.bar_links dd img { width:123px; height:36px; margin:10px 10px 0 0}

.news_mimg { height:198px; background:url(images/news.jpg) no-repeat center top}

.index_search { margin-top:12px; font-size:12px;}
.index_search .keyword { width:320px; padding:5px; border:solid #d3e0e5 1px; color:#a9a9a9}
.index_search a { color:#336699; margin-right:10px;}

.bar_one { margin-top:12px;}
.bar_one dl { float:left}
.bar_one dl dt { height:45px; line-height:45px; background:#EEE}
.bar_one dl dt .more { float:right; margin:18px 20px 0 0}
.bar_one dl.news { width:380px;}
.bar_one dl.news dt { background:#eee url(images/icon_3.gif) no-repeat left top; padding-left:30px; font-size:16px;}
.bar_one dl.news dt strong { font-weight:normal}
.bar_one dl.news dt strong { color:#ad0003}
.bar_one dl.news dt span { color:#777; padding-left:10px;}
.bar_one dl.news dd.topnews { position:relative; height:120px; width:350px; margin-top:10px;}
.bar_one dl.news dd.topnews img { width:350px; height:120px;}
.bar_one dl.news dd.topnews p { width:350px; text-align:center; position:absolute; bottom:0; left:0px; height:24px; line-height:24px; overflow:hidden;background:#FFF;filter:alpha(Opacity=70);-moz-opacity:0.7;opacity: 0.7;}
.bar_one dl.news dd.list { width:350px; margin-top:5px;}
.bar_one dl.news dd.list p { height:32px; line-height:32px; overflow:hidden; border-bottom:dashed #ccc 1px; overflow:hidden; background:url(images/icon_6.gif) no-repeat 3px 12px; padding-left:20px;}
.bar_one dl.news dd.list p a { color:#ad0003; font-size:14px;}
.bar_one dl.notes { width:410px;}
.bar_one dl.notes dt { background:#004793; color:#FFF; padding-left:20px; font-size:16px;}
.bar_one dl.notes dt strong { font-weight:normal}
.bar_one dl.notes dt span { padding-left:10px;}
.bar_one dl.notes dd { margin-top:6px;}
.bar_one dl.notes dd p { height:29px; line-height:29px; overflow:hidden; overflow:hidden; background:url(images/icon_7.gif) no-repeat 10px 13px; padding-left:20px;}
.bar_one dl.notes dd p a { color:#666; font-size:14px;}
.bar_one dl.notes dd p a:hover { color:#ad0003}
.bar_one dl.notes dd p span { float:right;color:#666; margin-right:10px;}
.bar_one dl.info { width:210px; float:right}
.bar_one dl.info dt {}
.bar_one dl.info dd { background:#2e99d7 url(images/bar_one_info_bg.gif) no-repeat right top}
.bar_one dl.info dd div { margin-top:4px;}
.bar_one dl.info ul { padding-top:10px;}
.bar_one dl.info ul li { float:left; width:50%; background:url(images/icon_9.gif) no-repeat 15px 18px; line-height:42px; text-indent:30px}
.bar_one dl.info ul li a { color:#FFF}

.index_hd div { float:left; margin-right:5px; position:relative; width:245px; height:165px; }
.index_hd div p { position:absolute; bottom:0px; left:0px; height:32px; line-height:32px; width:100%; text-align:center; color:#FFF;background:#000;filter:alpha(Opacity=70);-moz-opacity:0.7;opacity: 0.7;}
.index_hd div img {  width:245px; height:165px; }

.qqbox { z-index:99; width:34px; right:0px; top:170px; position: absolute;  cursor:pointer}
.qqbox p { height:24px; line-height:24px; overflow:hidden; margin-top:5px;}
.qqbox .ma { margin:5px 0 5px 0}
.qqbox .qqbox_left { background:url(images/qq_kefu_1.png) no-repeat left top; width:34px; height:164px; position:absolute; left:0px; top:0px; z-index:10}
.qqbox .qqbox_right { width:142px; position:absolute; left:32px; top:0px; z-index:20; display:none}
.qqbox .qqbox_right .qqbg {background:url(images/qq_kefu_2_bg.png) repeat-y; padding:5px 0 10px 0}
.qqbox_cur { width:174px;}
.qqbox_cur .qqbox_right { display:block}

.news_login { padding:35px 0 35px 0}
.news_login th { width:80px; padding:10px 0 10px 0}
.news_login td { padding:10px 0 10px 0}
.news_login input { padding:6px;}

.index_links { border:solid #ddd 1px;}
.index_links h3 { background:#f7f7f7; border-bottom:solid #eee 1px; line-height:34px; padding:0 15px 0 15px; font-size:14px;}
.index_links ul { padding:15px 0 15px 15px;}
.index_links ul li { float:left; line-height:30px; width:140px;}

.user_hree { color:#eee; margin-bottom:10px; padding-left:10px; font-size:12px;}
.user_hree a { color:#eee}

.index_about { float:left; width:650px;}
.index_about dt { font-size:22px; color:#ba1212}
.index_about dd p { margin-top:15px; text-indent:26px; line-height:26px;}
.index_about a { color:#ba1212}

.index_news { float:right; width:430px;}
.index_news dt { font-size:22px; color:#000; padding-left:15px;}
.index_news dd { margin-top:15px;}
.index_news dd p { height:30px; line-height:30px; overflow:hidden; overflow:hidden; background:url(images/icon_7.gif) no-repeat 10px 13px; padding-left:20px;}
.index_news dd p a { color:#666; font-size:14px;}
.index_news dd p a:hover { color:#ad0003}
.index_news dd p span { float:right;color:#ccc; margin-right:10px; font-size:12px;}

.product_list li { float:left; width:33%; text-align:center; padding:15px 0 0 0}
.product_list li .thumb { border:solid #8a5122 1px; background:#FFF; padding:10px 0 10px 0}
.product_list li .thumb img { width:200px; height:200px;}
.product_list li .subject { line-height:30px; height:30px; overflow:hidden}

.product_view h1 { font-size:24px; line-height:30px; font-weight:normal; margin-bottom:10px; }
.product_view h1 span { float:right; font-size:12px; color:#999}
.product_view .info {}
.product_view .info .thumb_box {  float:left; width:280px;}
.product_view .info .thumb { width:260px; border:solid #8a5122 1px; background:#FFF; float:left; padding:9px;}
.product_view .info .desc { float:right; width:355px; line-height:26px; padding:10px 10px 0 0}
.product_view .info .desc th { vertical-align:top; color:#999; font-weight:normal; width:55px; padding:0 0 10px 0}
.product_view .info .desc td { padding:0 0 10px 0}

.product_tabs { border-bottom:solid #cc1a1e 2px;}
.product_tabs li { float:left; font-size:14px; line-height:38px; border:solid #ddd 1px; border-bottom:none; padding:0 25px 0 25px; margin-right:5px; -webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;}
.product_tabs li.cur { background:#cc1a1e; color:#FFF; font-weight:bold; border-color:#cc1a1e}

.product_desc { line-height:200%; margin-top:15px;}
.product_desc p { margin-bottom:15px;}
.product_desc img { max-width:780px;width:expression(this.width > 780 ? 780: true);}

.sidetit { height:120px; background:url(images/main01.jpg) no-repeat left top}
.sidetit .tit { font-size:24px; text-align:center; color:#000; line-height:40px; padding-top:48px;}
.sidebox { height:366px; background:url(images/main02.jpg) no-repeat left top; padding:0 28px 0 30px}

.maintit { height:48px; background:url(images/main03.jpg) no-repeat left bottom; padding-bottom:34px;}
.maintit .hree { font-size:12px; font-weight:normal; line-height:30px; padding:18px 20px 0 20px; float:right}
.maintit h3 { line-height:30px; padding:15px 0 0 30px;}
.mainbox { background:url(images/main04.jpg) no-repeat left top; padding:10px 40px 30px 30px; min-height:400px;}


.fullSlide_saishi {width:890px;position:relative;height:320px;}
.fullSlide_saishi .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide_saishi .bd ul {width:100% !important;}
.fullSlide_saishi .bd li {width:100% !important;height:320px;overflow:hidden;text-align:center;}
.fullSlide_saishi .hd {width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide_saishi .hd ul {text-align:center;}
.fullSlide_saishi .hd ul li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width:12px;height:12px;margin:2px;overflow:hidden;background:#FFF;
-webkit-border-radius:6px;border-radius:6px; line-height:999px;}
.fullSlide_saishi .hd ul .on {background:#ae0840;}

.fullSlide_saishi .prev {display:block;position:absolute;z-index:1; left:20px; top:125px; width:40px; height:70px; background:url(images/slider_btn_icon_1fac543.png) no-repeat -46px -87px; cursor:pointer}
.fullSlide_saishi .next {display:block;position:absolute;z-index:1; right:20px; top:125px; width:40px; height:70px; background:url(images/slider_btn_icon_1fac543.png) no-repeat -46px 0px; cursor:pointer}