@charset "utf-8";
/* CSS Document */
/****-----Public-----***/
/*格式化代码-s*/
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, blockquote, fieldset, div, strong, label, em, body { margin: 0; padding: 0; border: 0; }
ul, ol, li { list-style: none; -webkit-margin-before: 0; -webkit-margin-after: 0; -webkit-margin-start: 0; -webkit-margin-end: 0; -webkit-padding-start: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 14px; font-family: "museo-slab"; font-family: "museo-slab"; font-family: "Microsoft Yahei", "微软雅黑", "宋体"; }
input, button { margin: 0; font-size: 12px; vertical-align: middle; }
table { border-collapse: collapse; }
a { color: #343434; text-decoration: none; font-family: "微软雅黑"; }
img { border: none; }
/*格式化代码-e*/
.C:before, .C:after { content: "."; display: block; height: 0; visibility: hidden; }
.C:after { clear: both; }
.C { zoom: 1; }
/*C-E*/
body { font-family: "museo-slab"; font-family: "Microsoft Yahei", "微软雅黑", "宋体"; overflow-x: hidden }
body, form { margin: 0; padding: 0; }
a { color: #333; font-size: 12px; text-decoration: none; outline: none; }
a:hover { color: #f30; }
div { font-size: 12px; line-height: 22px; }
.mt10 { margin-top: 10px; }
.p15 { padding: 15px; }
.pt15 { padding-top: 15px; }
.clear { clear: both; }
.jqzoom { text-decoration: none; float: left; z-index: 999; }
.width { width: 1000px; margin: 0 auto; position: relative; }
.fl { float: left; }
.fr { float: right; }
i { font-style:normal;}
/*list*/
.list_page { text-align: center; margin: 10px; display: block; }
.list_page:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; }
.list_page ul { list-style: none; margin: 0; padding: 0; display: inline-block; vertical-align: bottom; }
.list_page ul li { display: inline-block; border: solid 1px #ddd; border-radius: 4px; }
.list_page ul a { color: #333; padding: 8px 12px; line-height: 18px; display: block; transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s; background: #fff; }
.page_group ul { border-right: solid 1px #ddd; border-radius: 4px; }
.page_group ul li { border-right: none; border-radius: 0; float: left; }
.page_group ul li:not(:first-child):not(:last-child) { border-radius: 0; }
.page_group ul li:first-child { border-radius: 4px 0 0 4px; }
.page_group ul li:last-child { border-radius: 0 4px 4px 0; }
.page_group ul .active a { background: #f3f3f3; border-radius: 0; }
#nav, #banner, #link, #footer, #position { margin: 0 auto; width: 1000px; overflow: hidden; }
#position { line-height: 30px; }
/*c start*/
/*头部*/
#header{height:90px; width:100%; background:#fff;}
#header .header { width:1000px; margin:0 auto;}
#header .header .logo { float:left; padding-top:10px;}
#header .header .nav { width:540px; float:right;}
#header .header .nav ul { margin:0; padding:0; }
#header .header .nav ul li { float:left; height:90px; position:relative;}
#header .header .nav ul li a { display:block; width:90px; height:90px; line-height:90px;font-size:14px; color:#333; text-align:center; transition:all ease-in-out 0.4s; -moz-transition:all ease-in-out 0.4s; -ms-transition:all ease-in-out 0.4s; -o-transition:all ease-in-out 0.4s; -webkit-transition:all ease-in-out 0.2s;}
#header .header .nav ul li a:hover { background:url(../images/hover.png) no-repeat center top; color:#fff;}
#header .header .nav ul li.hover a { background:url(../images/hover.png) no-repeat center top; color:#fff;}
#header .header .nav ul li ul { position:absolute; z-index:999; margin:0; padding:0; display:none;}
#header .header .nav ul li ul li { line-height:45px; height:45px; width:110px;}
#header .header .nav ul li ul li a { display:block; width:90px; height:45px; line-height:45px; background:#fff; font-size:12px;}

#header .header .nav ul li:hover ul { display:block;}
/*banner*/
.main_image {width:100%; height:422px;overflow:hidden; margin:0 auto; position:relative}
.main_image ul {width:1000px; height:422px; overflow:hidden; position:absolute; top:0; left:0}
.main_image li {float:left; width:100%; height:422px;}
.main_image li span {display:block; width:100%; height:422px}
.main_image li a {display:block; width:100%; height:422px}
.main_image li .img_1 {background: url(../images/img1.jpg) center top no-repeat}
.main_image li .img_2 {background: url(../images/img2.jpg) center top no-repeat}
div.flicking_con {width:990px; margin:0 auto; position:relative}
div.flicking_con .flicking_inner {position:absolute; top:360px; left:90px; z-index:999; width:300px; height:21px} /* 121126 */
div.flicking_con a {float:left; width:21px; height:21px; margin:0; padding:0; background:url('../images/btn_main_img.png') 0 0 no-repeat; display:block; text-indent:-1000px}
div.flicking_con a.on {background-position:0 -21px}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url(../images/hover_left.png) no-repeat left top;left:100px;}
#btn_next{background:url(../images/hover_right.png) no-repeat right top;right:100px;}
/*search*/
#search { width:100%; height:40px; background:#f5f5f5;}
#search .search { width:1000px; margin:0 auto;}
#search .search_left { float:left;}
#search .search_left p { line-height:40px; color:#333;}
#search .search_left p span { font-size:16px; color:#d70f08;}
#search .search_right { float:right;}
#search .search_right form { padding-top:8px;}
#search .search_right .txt { width:201px; height:23px; border:1px solid #ccc; padding-left:10px; color:#666;}
#search .search_right .sousuo { background:#000; color:#fff; width:44px; height:27px;}
/*服务项目*/
#project { width:100%; height:400px; background:#fff;}
#project .project { width:1000px; margin:0 auto; padding-top:70px;}
#project .project ul { margin:0px 0px 20px 0px; padding:0; width:1024px; overflow:hidden;}
#project .project ul li { float:left; width:230px; margin-right:26px; position:relative;}
#project .project ul li a h2 { font-size:16px; text-align:center; line-height:30px; padding-top:15px;transition:all ease-in-out 0.4s; -moz-transition:all ease-in-out 0.4s; -ms-transition:all ease-in-out 0.4s; -o-transition:all ease-in-out 0.4s; -webkit-transition:all ease-in-out 0.2s;}
#project .project ul li a span { text-align:center; display:block; background:url(../images/icon.gif) no-repeat 160px center;transition:all ease-in-out 0.4s; -moz-transition:all ease-in-out 0.4s; -ms-transition:all ease-in-out 0.4s; -o-transition:all ease-in-out 0.4s; -webkit-transition:all ease-in-out 0.2s;}
#project .project ul li:hover h2 { color:#d70f08;}
#project .project ul li:hover span { color:#d70f08;}
#project .project ul li a img { opacity:1; filter:alpha(Opacity=100);transition:all ease-in-out 0.4s; -moz-transition:all ease-in-out 0.4s; -ms-transition:all ease-in-out 0.4s; -o-transition:all ease-in-out 0.4s; -webkit-transition:all ease-in-out 0.4s;}
#project .project ul li a:hover img { transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1)}
#project .more{ text-align:center;}
#project .more a{ color:#d70f08; line-height:50px; border:1px solid #d70f08; padding:15px 60px; height:50px;}
#project .more a:hover{ background:#d70f08}
#project .more a:hover{ color:#fff}

/*product*/
#product { height:800px; width:100%; background:#f5f5f5;}
#product .product { width:1000px; margin:0 auto;}
#product .product .title { border-bottom:1px solid #d70f08; height:76px;}
#product .product .title h2 { color:#d70f08; font-size:20px; padding-top:45px; line-height:30px; font-weight:normal; width:230px; float:left;}
#product .product .title h2 i { font-size:16px; color:#999; padding-left:15px;}
#product .product .title span { float:right;padding-top:45px; line-height:30px; }
#product .product .title span a { color:#333;}
#product .product .title span a:hover { color:#d70f08;}
#product .product .content { padding-top:35px;}
#product .product .content ul { width:1025px; overflow:hidden;}
#product .product .content ul li{  width: 230px;height: 300px;float: left;position: relative;overflow: hidden;cursor: pointer;margin-top: 0;margin-right: 25px;margin-bottom: 25px;}
#product .product .content ul li a img {width:230px;height:300px;float:left; }
#product .product .content .txt {width:230px;height:30px; background:url(../images/1px.png) repeat;position:absolute;left:0;bottom:0;color:#fff;font-family:"微软雅黑";}
#product .product .content .txt h3 { line-height:30px; text-align:center;}
/*index_about*/
#index_about { height:435px; width:100%; background:#fff;}
#index_about .index_about { width:1000px; margin:0 auto;}
.index_aboutLeft { width:490px; float:left;}
.index_aboutLeft .title { border-bottom:1px solid #d70f08; height:76px;}
.index_aboutLeft .title h2 { color:#d70f08; font-size:20px; padding-top:45px; line-height:30px; font-weight:normal; width:230px; float:left;}
.index_aboutLeft .title h2 i { font-size:16px; color:#999; padding-left:15px;}
.index_aboutLeft .title span { float:right;padding-top:45px; line-height:30px; }
.index_aboutLeft .title span a { color:#333;}
.index_aboutLeft .title span a:hover { color:#d70f08;}
.index_aboutLeft .content { line-height:30px;}
.index_aboutLeft .content img { padding-top:30px; margin-bottom:15px; }
.index_aboutRight { width:480px; float:right;}
.index_aboutRight .title { border-bottom:1px solid #d70f08; height:76px;}
.index_aboutRight .title h2 { color:#d70f08; font-size:20px; padding-top:45px; line-height:30px; font-weight:normal; width:230px; float:left;}
.index_aboutRight .title h2 i { font-size:16px; color:#999; padding-left:15px;}
.index_aboutRight .title span { float:right;padding-top:45px; line-height:30px; }
.index_aboutRight .title span a { color:#333;}
.index_aboutRight .title span a:hover { color:#d70f08;}
.index_name { width:215px !important; height:40px !important; background:url(../images/onlinename.png) 10px center no-repeat #f5f5f5 !important; border:none !important; padding-left:15px; margin-right:17px; line-height:40px !important;}
.index_tel { width:215px !important; height:40px !important; background:url(../images/onlinetel.png) 10px center no-repeat #f5f5f5 !important; border:none !important; padding-left:15px;}
.index_mail { width:463px !important; height:40px !important; background:url(../images/onlinemail.png) 10px center no-repeat #f5f5f5 !important; border:none !important; padding-left:15px; margin-bottom:18px;}
.index_feedback { width:463px !important; min-height:108px !important; background:url(../images/feedback.png) 10px 10px no-repeat #f5f5f5 !important; border:none !important; padding-left:15px; padding-top:10px;}
.index_aboutRight form { padding-top:30px;}
/*partner*/
#partner { width:100%; height:265px; background:#f5f5f5;}
#partner .partner { width:1000px; margin:0 auto;}
#partner .partner .title { border-bottom:1px solid #d70f08; height:76px;}
#partner .partner .title h2 { color:#d70f08; font-size:20px; padding-top:45px; line-height:30px; font-weight:normal; width:230px; float:left;}
#partner .partner .title h2 i { font-size:16px; color:#999; padding-left:15px;}
#partner .partner .title span { float:right;padding-top:45px; line-height:30px; }
#partner .partner .title span a { color:#333;}
#partner .partner .title span a:hover { color:#d70f08;}
.picScroll-left{ overflow:hidden; position:relative; padding-top:54px;}
.picScroll-left .bd{ padding:0;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; width:1025px; }
.picScroll-left .bd ul li{ margin:0px; float:left; _display:inline; overflow:hidden; text-align:center;  margin-right:28px; }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:175px; height:78px; display:block;border:1px solid #ccc; }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#d70f08;  }
.picScroll-left .bd ul li .title{ line-height:24px;   }

/*footer*/
#footer { background:#515050; width:100%; height:170px;}
#footer .footer { width:1000px; margin:0 auto;}
#footer .footer .footer_left { width:230px; float:left; padding-right:90px; padding-top:30px;}
#footer .footer .footer_middle { width:455px; float:left;}
#footer .footer .footer_right { width:100px; float:right; padding-top:28px;}
.footer_nav a { color:#fff;}
.footer_nav a:hover { color:#d70f08;}
.footer_middle p { color:#fff; font-family:"微软雅黑"; text-align:left; padding-left:10px; line-height:30px;}
.footer_middle p a { color:#fff;}
.footer_middle p a:hover { color:#d70f08;}
/*page_banner*/
.page_banner { height:300px; background:url(../images/page_banner.jpg) no-repeat center top;}
/*position*/
#position { width:100%; height:40px; background:#ededec;}
#position .position { width:1000px; margin:0 auto; line-height:45px; background:url(../images/position.png) center left no-repeat; padding-left:25px; height:40px;}
#position .position a:hover { color:#d70f08;}
/*page*/
.page_name { width:500px !important; height:45px !important; background:url(../images/onlinename.png) 10px center no-repeat #f5f5f5 !important; margin-bottom:15px ; padding-left:15px;}
.page_tel {width:500px !important; height:45px !important; background:url(../images/onlinetel.png) 10px center no-repeat #f5f5f5 !important; margin-bottom:15px ;padding-left:15px;}
.page_mail { width:500px !important; height:45px !important; background:url(../images/onlinemail.png) 10px center no-repeat #f5f5f5 !important; margin-bottom:15px ;padding-left:15px;}
.page_feedback { width:500px !important; background:url(../images/feedback.png) 10px 10px no-repeat #f5f5f5 !important; padding-left:15px;}
#container { width:100%; background:#e5e5e5;}
#container .container { width:1000px; margin:0 auto;}
.container .page_content { width:1000px; margin:0 auto; background:#fff; padding:15px; margin-bottom:15px; margin-top:15px; border-top:5px solid #c70f08;}
.container .page_content .page_title { color:#333; font-size:20px; font-weight:bold; padding-top:60px; padding-bottom:50px;}
.container .page_content .page_about { color:#666; font-size:14px; line-height:30px;}
.container .page_content .page_about_contact { background:url(../images/contact_bg.jpg) no-repeat center 50px; padding-bottom:10px;}
.container .page_content .page_about_contact p { line-height:30px; font-size:14px;}
.container .page_content .page_about_contact ul { width:1125px; overflow:hidden; height:315px;}
.container .page_content .page_about_contact ul li { margin-right:122px; float:left; width:253px; padding-top:150px;}
.container .page_content .page_about_contact ul li h2 { text-align:center; line-height:35px; font-size:16px;}
.container .page_content .page_about_contact ul li span { text-align:center; display:block; line-height:25px; font-size:14px; padding-top:10px;}
.container .page_content .page_title span {line-height:65px;color: #6a6868;font-size: 16px;margin-bottom: 22px; font-weight:normal; display:block;}
/*pro*/
.page_about ul { width:1025px; overflow:hidden;}
.page_about ul li { width: 230px;height: 300px;float: left;position: relative;overflow: hidden;cursor: pointer;margin-top: 0;margin-right: 25px;margin-bottom: 25px;}
.page_about ul li a img {float:left; }
.page_about ul li .txt{width:230px;height:30px; background:url(../images/1px.png) repeat;position:absolute;left:0;bottom:0;color:#fff;font-family:"微软雅黑";}
.page_about ul li .txt h3 { line-height:30px; text-align:center;}
/*pro_show*/
.page_about h1 { font-size:16px; color:#333; text-align:center; line-height:50px; padding-top:35px;}
.page_about .info { text-align:center; border-bottom:1px solid #ccc; line-height:35px; margin-bottom:15px;}
.page_about .content { border-bottom:1px solid #ccc;}
.page_about .content a:hover { color:#d70f08;}
.page_about .pre { width:500px; float:left; line-height:45px;}
.page_about .pre a:hover { color:#c70f08;}
.page_about .next { width:500px; float:right; text-align:right; line-height:45px;}
.page_about .next a:hover { color:#c70f08;}
.case_title { height:40px; line-height:40px; width:690px; margin:30px auto;}
.case_title ul li { cursor: pointer;
float: left;
}
.case_title ul li a { cursor: pointer;
width: 150px;
height: 38px;
display:block;
border: 1px solid #dedede;
margin: 0 10px;
border-radius: 2px;
text-align: center;
line-height: 38px;
color: #333;
font-size: 14px;
border-radius: 5px;transition: All 0.4s ease-in-out;
-webkit-transition: All 0.4s ease-in-out;
-moz-transition: All 0.4s ease-in-out;
-o-transition: All 0.4s ease-in-out;}
.case_title ul li a:hover { width: 150px;
height: 38px;
border: 1px solid #d70f08;
background: #d70f08;
line-height: 38px;
color: #fff;}
.case_title ul li.hover a { width: 150px;
height: 38px;
display:block;
border: 1px solid #dedede;
margin: 0 10px;
border-radius: 5px;
text-align: center;
line-height: 38px;
color: #fff;
font-size: 14px;
background: #d70f08;}
.page_about li span { float:right;}
/*c end*/









#header .base{float:right;padding:10px 0 0;font-size:12px;color:#cfcfcf;}
#header .base form{margin:10px 0 0 0;clear:both;display:block;text-align:right;}
#header .base form input{vertical-align:middle;font-size:12px;}
#header .base form input[type=text]{border:1px solid #ccc;padding:6px 10px;color:#999;width:180px;}
#header .base form input[type=submit]{border:1px solid #738CBA;background:#738CBA;padding:6px 8px;width:50px;color:#fff;letter-spacing:2px;}

#nav ul{margin:1px 0 0 0;padding:0;list-style:none;}
#nav ul li{float:left;height:41px;overflow:hidden;}
#nav ul li a{color:#fff;line-height:45px;width:110px;display:block;text-align:center;font-size:14px;font-family:宋体;}
#nav ul li a:hover{background:url(../images/bg_nav.gif) no-repeat center top;}
#nav ul .hover a{background:url(../images/bg_nav.gif) no-repeat center top;}
#nav ul dl,#nav ul .hover dl{position:absolute;margin:-4px 0 0 8px;_margin:-4px 0 0 9px;padding:0;background:#F88410;display:none;z-index:999;}
#nav ul dl a,#nav ul .hover dl a{font-size:12px;width:93px;background:#F88410;line-height:30px;height:30px;border-bottom:1px solid #FF9429;font-family:宋体;}
#nav ul dl a:hover,#nav ul .hover dl a:hover{background:#314F9F;color:#fff;border-bottom:1px solid #476DC1;}
#banner,#link,#goodsshow{margin:10px auto;}

.eui_switchable{width:960px;height:268px;position:relative;}
.eui_switchable .sc_container{width:960px;height:268px;position:relative;overflow:hidden;}
.eui_switchable .sc_container ul{width:960px;height:268px;margin:0;padding:0;list-style:none;}
.eui_switchable li{width:960px;height:268px;overflow:hidden;}
.eui_switchable li img{border:0;}
.eui_switchable .sc_index{position:absolute;right:12px;bottom:12px;z-index:3;}
.eui_switchable .sc_index a{float:left;width:10px;height:10px;line-height:10px;margin-left:2px;background:#fff;opacity:0.7;filter:alpha(opacity=70);cursor:pointer;text-indent:-999em;overflow:hidden;}
.eui_switchable .sc_index .current{background-color:#3498f0;opacity:1;filter:alpha(opacity=100);}
.eui_switchable .sc_prev,
.eui_switchable .sc_next{position:absolute;top:50%;margin-top:-29px;display:block;width:40px;height:58px;background:url(../images/arrow.png) no-repeat 0 0;text-indent:-999em;overflow:hidden;opacity:0.5;filter:alpha(opacity=50);border:2px solid #555;}
.eui_switchable .sc_prev{left:10px;}
.eui_switchable .sc_next{right:10px;background-position:-46px 0;}
.eui_switchable .sc_prev:hover,
.eui_switchable .sc_next:hover{opacity:0.8;filter:alpha(opacity=80);}

.left{float:left;width:710px;margin:0 10px 0 0;}
.right{float:left;width:240px;}

.pc_header{border:1px solid #A6BBE2;border-top:2px solid #738CBA;background:url(../images/bg_subject.gif);height:35px;line-height:35px;font-size:14px;color:#2C498B;font-weight:bold;padding:0 10px 0 15px;_padding:10px 10px 0 15px;_height:25px;_line-height:25px;}
.pc_header span{float:right;font-size:12px;font-weight:normal;color:#333;font-family:宋体;_margin-top:-5px;}
.pc_header img{vertical-align:middle;margin:0 8px 0 0;padding:0;border:0;}
.pc_body{border:1px solid #A6BBE2;border-top:0;font-size:12px;line-height:22px;}
.about,.newslist,.newsshow,.sitemap{padding:20px 25px;}
.newslist ul{margin:0 10px 10px 10px;padding:0;list-style:none;overflow:hidden;}
.newslist ul li{clear:both;line-height:35px;height:35px;border-bottom:1px dashed #ccc;}
.newslist ul li a{font-size:13px;}
.newslist ul li span{float:right;color:#999;font-family:verdana;font-size:12px;}
.newsshow h1{text-align:center;font-size:16px;font-weight:normal;font-family:microsoft yahei;}
.newsshow .info{text-align:center;color:#999;padding:5px 0;}
.newsshow .content{line-height:24px;}
.newsshow .content p{margin:5px 0;}
.newsshow .content img{max-width:640px;}
.newsshow .pre{margin:10px 0 5px 0;color:#999;}
.newsshow .next{margin:0 0 10px 0;color:#999;}

.topnews{margin:-1px 0 0 0;*margin:0;padding:0;list-style:none;}
.topnews li{line-height:30px;border-bottom:1px dotted #c4c4c4;}
.topnews li span{font-family:宋体;}
.contact{line-height:24px;}
.contact p{margin:0 0 5px 0;*margin:0 0 6px 0;display:block;font-weight:bold;font-size:14px;}

.pro{overflow:hidden;height:150px;}
.pro .arrow_left{float:left;width:40px;background:url(../images/arrow.gif) no-repeat left;height:150px;cursor:pointer;}
.pro .prolist{float:left;width:590px;height:150px;overflow:hidden;}
.pro .prolist ul{margin:0 5px;padding:0;list-style:none;width:2999px;}
.pro .prolist ul li{float:left;width:147px;text-align:center;}
.pro .prolist ul li img{width:120px;height:120px;vertical-align:top}
.pro .prolist ul li div{line-height:30px;height:30px;}
.pro .prolist ul li a img{border:1px solid #ccc;padding:2px;}
.pro .prolist ul li a:hover img{border:1px solid #738CBA;padding:2px;}
.pro .arrow_right{float:left;width:40px;background:url(../images/arrow.gif) no-repeat right;height:150px;cursor:pointer;}

.link img{margin:3px 8px 5px 0;}
.link ul{clear:both;margin:0;padding:0;list-style:none;}
.link ul li{float:left;width:93px;height:25px;overflow:hidden;}

#footer{text-align:center;font-family:verdana;}
#footer div{color:#cfcfcf;padding:10px 0;}

.sitemap .big a{font-size:14px;line-height:40px;font-size:14px;font-weight:bold;}
.sitemap　div{line-height:30px;}

.category{margin:-1px 0 0 0;*margin:0;padding:0;list-style:none;}
.category li{line-height:30px;border-bottom:1px solid #cfcfcf;}
.category li span{font-family:宋体;font-size:12px;margin-right:10px;}
.category .hover{color:#06f;}
.category .hover a{color:#06f;}

.piclist{padding:20px 15px;overflow:hidden;}
.piclist ul{margin:0;padding:0;list-style:none;width:680px;}
.piclist ul li{float:left;width:170px;text-align:center;padding-bottom:10px;}
.piclist ul li img{vertical-align:top}
.piclist ul li div{line-height:30px;height:30px;}
.piclist ul li a img{border:1px solid #ccc;padding:2px;}
.piclist ul li a:hover img{border:1px solid #738CBA;padding:2px;}

#goodsshow{border:1px solid #A6BBE2;background:#fff;padding:30px;overflow:hidden;width:900px;}
#goodsshow img{border:0;}
#goodsshow .left{float:left;width:350px;margin:0 50px 0 0;}
#goodsshow .right{float:left;}
#goodsshow .shop_big{border:1px solid #ededed;padding:2px;background:#fff;width:360px;cursor:pointer;}
#goodsshow .shop_plist{clear:both;width:360px;}
#prolist{width:310px;float:left;overflow:hidden;height:68px;position:relative;margin:10px 0 0 0;}
#prolist ul{margin:0;padding:0;list-style:none;overflow:hidden;width:20000px;position:relative;}
#prolist ul li{float:left;cursor:pointer;position:relative;background:url(../images/pro_none.gif) no-repeat center top;height:68px;}
#prolist ul li img{height:60px;width:60px;margin:6px 8px 0 8px;padding:0px;border:0;}
#prolist .hover{background:url(../images/pro_bg.gif) no-repeat center top;height:68px;}
#goodsshow .shop_plist a.prev{float:left;width:20px;height:68px;display:block;outline:none;background:url(../images/ico_left.gif) no-repeat center;line-height:68px;margin-top:12px;}
#goodsshow .shop_plist a.next{float:left;width:20px;height:68px;display:block;outline:none;background:url(../images/ico_right.gif) no-repeat center;margin-top:12px;}
#goodsshow .right{width:500px;}
#goodsshow .right h1{font-size:18px;font-family:microsoft yahei;font-weight:normal;margin:0 0 10px 0;padding:0;}
#goodsshow .right .intro{color:#999;min-height:80px;}
#goodsshow .right .sno{border-bottom:1px solid #eee;line-height:35px;}
#goodsshow .right .price{color:#999;line-height:30px;padding:10px 0;}
#goodsshow .right .price span{color:#f60;font-size:16px;}

.job_h1{font-size:14px;line-height:35px;border-bottom:1px solid #eee;margin:10px 0;}