﻿.son_banner{ width:100%; margin:0 auto; overflow:hidden; height:450px;}
.imgcen{ width:100%; overflow:hidden; position:relative;}
.imgcenbox{ position:relative; left:50%; clear:left; float:left; text-align:center;}
.imgcenbox img{ display:block; float:left; position:relative; right:50%; width:auto; max-width:inherit;}
.flexslider,.flex-viewport,.slides,.slides li,.flex-direction-nav li a{ height:100%;}
.flexslider{ position:relative; overflow:hidden; background:url(/index/images/style/bann_loading.gif) no-repeat center center;}
.slides{ position:relative; z-index:1;}
.slides li a{ width:1003px; height:100%; display:block; margin:0 auto;}
.flex-control-nav{ width:1000px; position:absolute; left:50%; bottom:15px; margin-left:-515px; z-index:2; text-align:center; display:none;}
.flex-control-nav li{ display:inline-block; width:10px; height:10px; margin:0 5px; *display:inline; zoom:1;}
.flex-control-nav a{ display:inline-block; width:10px; height:10px; line-height:40px; overflow:hidden; background:#fff; cursor:pointer; border-radius:10px;}
.flex-control-nav .flex-active{ background:#e1af3e;}
.flex-direction-nav{ position:absolute; z-index:3; width:100%; top:0;}
.flex-direction-nav li a{ display: block; width:36px; overflow:hidden; cursor:pointer; position:absolute; background-repeat:no-repeat;}
.flex-direction-nav li a.flex-prev{ left:50%; margin-left:-586px; background-position:left center;}
.flex-direction-nav li a.flex-next{ right:50%; margin-right:-586px; background-position:-36px center;}
.flex-direction-nav li a:hover{ background-image:url(/index/images/style/banner_point.png);}
.sonmain{ margin-top:20px; overflow:hidden;}
.sonlt{ width:250px; float:left;}
.sonrt{ width:925px; float:right;}
.sonnav{}
.sonnav h4{ color:#fff; padding:15px; font-size:20px; background:#3d3a39;}
.sonnav .navlsit > ul{ padding:3px 0 15px; border:solid 1px #c2c1c1;}
.sonnav .navlsit a{ display:block;}
.sonnav .navlsit > ul > li.navtog_down{ background:url(/index/images/style/navtog_down.png) no-repeat 95% 27px;}
.sonnav .navlsit > ul > li.navtog_up{ background:url(/index/images/style/navtog_up.png) no-repeat 95% 27px;}
.sonnav .navlsit > ul > li > a{ border-bottom:solid 1px #c2c1c1; font-size:16px; color:#333; padding:14px 15px; cursor:pointer; position:relative;}
.sonnav .navlsit > ul > li > a:after{ content:""; position:absolute; left:0; bottom:-1px; width:0; height:2px; background:#c2c1c1; -moz-transition:all 1.2s cubic-bezier(.19,1,.22,1); -o-transition:all 1.2s cubic-bezier(.19,1,.22,1); -webkit-transition:all 1.2s cubic-bezier(.19,1,.22,1); transition:all 1.2s cubic-bezier(.19,1,.22,1);}
.sonnav .navlsit > ul > li > a:hover:after, .sonnav .navlsit > ul > li > a.nlink:after{ width:100%; background:#e70012; -moz-transition:all 1.2s cubic-bezier(.19,1,.22,1); -o-transition:all 1.2s cubic-bezier(.19,1,.22,1); -webkit-transition:all 1.2s cubic-bezier(.19,1,.22,1); transition:all 1.2s cubic-bezier(.19,1,.22,1);}
.sonnav .navlsit > ul > li.navtog_up > a,.sonnav .navlsit > ul > li a.nlink,.sonnav .navlsit > ul > li > a:hover{ text-indent:8px; color:#e70012; font-weight:bold;}
.sonnav .navlsit > ul > li > ul{ display:none;}
.sonnav .navlsit > ul > li > ul > li a{ border-bottom:dashed 1px #d9d9d9; font-size:14px; padding:8px 0; position:relative; padding-left:46px;}
.sonnav .navlsit > ul > li > ul > li a:after{ content:""; position:absolute; width:6px; height:6px; left:30px; top:20px; background:#8b8b8b; border-radius:50%;}
.sonnav .navlsit > ul > li > ul > li a.nlink,.sonnav .navlsit > ul > li > ul > li a:hover{ text-indent:6px; color:#e70012;}
.rttitle{ border-bottom:solid 1px #b5b5b5; padding:14px 0; font-size:18px; overflow:hidden;}
.rttitle h4{ color:#e70012; float:left; padding-left:10px;}
.locatit{ background:url(/index/images/style/loca_bg.png) no-repeat; float:right; margin-right:10px;}
.nlocatit{ float:none; margin-right:0; margin:10px auto 0; text-align:left;}
.rboxCont{ padding:0 0 20px 0; margin:15px auto 0; overflow:hidden;}
.user_left{ width:100%; overflow:hidden;}
.user_right{ width:100%; overflow:hidden;}
.sCont{ margin-top:30px; background:#c2c1c1;}
.sCont dt{ height:58px; line-height:58px; color:#fff; padding:0 15px; font-size:20px; background:#3d3a39; font-weight:bold;}
.sCont dd{ background:url(/index/images/style/sContBg.png) no-repeat center top; padding:130px 15px 15px; margin-top:12px;}
.sCont dd h2{ font-size:14px;}
.Related_news ul{ padding:0 5px;}
.Related_news ul li{ line-height:40px; border-bottom:dashed 1px #ccc; overflow:hidden; position:relative;}
.Related_news ul li:after{ content:""; position:absolute; top:19px; left:10px; width:4px; height:4px; background:#ccc; border-radius:50%;}
.Related_news ul li a{ display:block; padding-left:23px;}
.Related_pro{ margin:0 auto; overflow:hidden;}
.Related_pro ul{ width:105%; margin:10px auto 0; overflow:hidden;}
.Related_pro ul li{ width:215px; float:left; overflow:hidden; margin-right:21px;}
.Related_pro ul li .proImg{ width:205px; height:205px; padding:4px; border:solid 1px #c4c4c4; overflow:hidden; text-align:center; display:block; 
                            display:flex; display:-webkit-flex; display:-ms-flex; display:-moz-flex; display:-o-flex; 
                            align-items:center; -webkit-align-items:center; -ms-align-items:center; -moz-align-items:center; -o-align-items:center; 
                            justify-content:center; -webkit-justify-content:center; -ms-justify-content:center; -moz-justify-content:center; -o-justify-content:center; 
                            flex-direction:column; -webkit-flex-direction:column; -ms-flex-direction:column; -moz-flex-direction:column; -o-flex-direction:column;}
.Related_pro ul li .proImg:hover{ border-color:#e70012;}
.Related_pro ul li .proTit{ height:40px; line-height:20px; display:block; overflow:hidden; margin:10px 0; padding:0 10px;}
.Related_pro ul li .proTit span{ display:block; overflow:hidden; height:20px; line-height:20px;}
.Related_pro ul li .proTit span.proAglin{ text-align:center;}
.pager{ width:100%; text-align:center; margin:15px auto 0; overflow:hidden;}
.pager a{ display:inline-block; padding:10px 15px; height:20px; background:#e9e9e9; overflow:hidden; line-height:20px; margin:0 6px; color:#ccc; border:solid 1px #ddd; font-family:"宋体";}
.pager a:hover{ background:#fff;}
.pager span{ font-weight:bold; color:#f70; display:inline-block; padding:10px 15px; line-height:20px; height:20px; overflow:hidden; background:#fff; margin:0 6px; border:1px solid #ddd;}

/* messageboard --begin-- */
.div_msg{ margin-top:20px;}
.div_msg .high,.div_msg .formtips{ color:Red;}
.div_msg .msg_list{ margin:8px 0; padding:6px 0;}
.div_msg .msg_list .msg_tt{ width:19%; float:left; display:inline-block; font-size:16px; text-align:right; padding-right:5px;}
.div_msg .msg_list #pro_name{ display:inline-block; font-size:16px;}
.div_msg .msg_list .msg_ipt{ border-radius:3px; border:1px solid #ccc; padding:4px 0; text-indent:3px; outline:0; width:35%; margin-right:5px;}
.div_msg .msg_list #tb_content{ width:50%;}
.div_msg .div_yzm{ position:relative;}
.div_msg .msg_list #ymz{ width:12%;}
.div_msg .msg_list #yzmpic{ cursor:pointer; overflow:hidden; margin-left:10px; position:absolute; top:8px; left:32%;}
.div_mess_btn{ padding-top:10px;}
.div_mess_btn .msg_tt{ height:28px;}
.div_mess_btn .buttonstyle{ margin-right:20px;}
/* messageboard --/end-- */

/* ealbum --begin-- */
#div_ealbum{ width:915px; overflow:hidden; margin:10px auto 0; background:#fff; padding:12px;}
/* ealbum --/end-- */

/* userpage --begin-- */
.div_user{ width:99%; margin:0 auto; overflow:hidden; font-size:14px; line-height:28px;}
.div_user p, .div_user div, .div_user a{ font-size:inherit; line-height:inherit; overflow:hidden;}
.div_user img{ vertical-align:bottom;}
.div_user h3{ line-height:46px;}
.div_user p{ margin-bottom:5px;}
#contmap img{ max-width:inherit;}
/* userpage --/end-- */

/* newslist --begin-- */
.div_news{ overflow:hidden; margin:0 auto; width:98%;}
.div_news ul{ padding:0; margin:0; width:100%;}
.div_news ul li{ padding:0; margin:0; height:30px; clear:both; list-style:none; overflow:hidden; border-bottom:dotted 1px #ccc;}
.div_news ul li a{ line-height:30px; float:left; padding-left:20px; background:url(/index/images/style/top_sonmenu_icon.gif) no-repeat 5px center;}
.div_news ul li span{ line-height:32px; margin-right:10px; font-family:Arial; color:#555; font-size:11px; margin-left:10px; float:right}
.div_news .news_gif{ padding-left:5px;}
.div_news_show{ width:98%; margin:0 auto; text-align:left;}
.div_news_show .sNewsTit{ text-align:center; display:block;  line-height:38px; margin:0; font-size:24px; margin-bottom:6px;}
.div_news_show #p_info{ text-align:center; border:dashed 1px #e0e0e0; font-size:12px; color:#999; margin-bottom:15px;}
.div_news_show img{ vertical-align:bottom;}
.div_news_show .nTags{ color:#e70012; font-size:inherit;}
.newslist_ct{ width:98%; margin:10px auto 0; overflow:hidden;}
.newslist_ct li{ width:100%; height:116px; overflow:hidden; margin-bottom:20px; padding-bottom:20px; border-bottom:solid 1px #dedede;}
.newslist_ct li a{ display:block; overflow:hidden;}
.newslist_ct li .snews_pic{ width:150px; height:100px; float:left; margin-left:8px; padding:5px; border:solid 1px #dedede; box-shadow:0 1px 3px 0 #909090; -moz-box-shadow:0 1px 3px 0 #909090; -webkit-box-shadow:0 1px 3px 0 #909090; border-radius:4px;}
.newslist_ct li .snews_pic img{ width:150px; height:100px;}
.newslist_ct li div{ width:675px; float:right; overflow:hidden; margin-right:15px;}
.newslist_ct li div p{ width:100%; height:26px; line-height:26px; overflow:hidden;}
.newslist_ct li div p .snews_tt{ width:80%; float:left; height:26px; font-size:14px; font-weight:bold;}
.newslist_ct li div p span{ float:right; overflow:hidden;;}
.newslist_ct li div .snews_key{ width:100%; height:60px; line-height:20px; margin-top:4px; color:#7c7c7c;}
.newslist_ct li div .snews_more{ text-align:right; color:#ff0000;}
.div_quest{ padding:10px; overflow:hidden;}
.div_quest li{ border-bottom:dotted 1px #ccc; padding:10px; margin-bottom:10px;}
.div_quest li a{ width:100%; line-height:22px; overflow:hidden; margin-bottom:15px; display:block;}
.div_quest li a b{ width:22px; height:23px; line-height:22px; text-align:center; float:left; display:block; color:#fff; background:#000; margin-right:10px;}
.div_quest li a span{ width:calc(100% - 32px); float:left;}
.div_quest li .questA b{ background:#db2424;}
.filelist ul{ padding:0 10px;}
.filelist li{ padding:10px; border-bottom:dashed 1px #eae8e8;}
.filelist li a{ display:block; background:url(/index/images/style/download_pic.png) no-repeat left center; background-size:auto 100%; text-indent:40px;}
.sonNav{ text-align:center; margin-top:30px;}
.sonNav li{ display:inline-block; margin:0 10px 10px;}
.sonNav li a{ display:block; border:solid 1px #dedede; padding:5px 25px;}
.sonNav li a.nlink, .sonNav li a:hover{ color:#fff; background:#e70012;}
.sNewsLt{ width:900px; float:left;}
.sNewsRt{ width:280px; float:right;}
.sHotDL{ border:solid 1px #eee; border-radius:6px; margin-bottom:20px; overflow:hidden;}
.sHotDL dt{ height:42px; line-height:42px; background:#eee; position:relative; font-size:14px; font-weight:bold; text-indent:26px;}
.sHotDL dt:after{ content:""; position:absolute; left:12px; top:12px; width:4px; height:18px; background:#e70012; border-radius:6px;}
.sHotDL dd{ padding:10px; padding-top:0; overflow:hidden;}
.sNews li{ overflow:hidden; padding-bottom:10px; margin-top:10px; border-bottom:dashed 1px #eee;}
.sNews li:last-child{ padding-bottom:0; border-bottom:none;}
.sNews li .nPic{ width:40%; height:75px; display:block; float:left; overflow:hidden; border:solid 1px #eee; box-sizing:border-box;}
.sNews li .nPic img{ width:100%; height:100%;}
.sNews li .nTit{ width:56%; height:66px; line-height:22px; float:right; display:block; overflow:hidden; padding-top:5px; font-weight:bold;}
.sNews li .nTit:hover{ color:#e70012;}
.sPro dd{ padding-top:15px;}
.sPro li{ width:calc(50% - 5px); float:left; overflow:hidden; margin-right:10px; text-align:center;}
.sPro li:nth-child(2n){ margin-right:0;}
.sPro li a{ display:block; width:100%;}
.sPro li a .nPic{ height:122px; border:solid 1px #eee; display:block; overflow:hidden;}
.sPro li a .nPic img{ width:100%; height:100%;}
.sPro li a .nTit{ height:36px; line-height:18px; overflow:hidden; display:block; margin:5px 0;} 
.sPro li:hover a .nPic{ border-color:#e70012;}
.sTags dd a{ border:solid 1px #eee; display:inline-block; padding:0 8px; margin-right:10px; margin-top:10px; border-radius:5px; font-size:12px; line-height:24px;}
.sTags dd a:hover{ border-color:#e70012; color:#e70012;}
/* newslist --/end-- */

/* piclist --begin-- */
.products ul{ width:105%; margin:10px auto 0; overflow:hidden;}
.products ul li{ width:288px; float:left; overflow:hidden; margin-right:30px;}
.products ul li .proImg{ width:280px; height:280px; padding:3px; border:solid 1px #c4c4c4; overflow:hidden; text-align:center; display:block; 
                         display:flex; display:-webkit-flex; display:-ms-flex; display:-moz-flex; display:-o-flex; 
                         align-items:center; -webkit-align-items:center; -ms-align-items:center; -moz-align-items:center; -o-align-items:center; 
                         justify-content:center; -webkit-justify-content:center; -ms-justify-content:center; -moz-justify-content:center; -o-justify-content:center; 
                         flex-direction:column; -webkit-flex-direction:column; -ms-flex-direction:column; -moz-flex-direction:column; -o-flex-direction:column;}
.products ul li .proImg:hover{ border-color:#e70012;}
.products ul li .proTit{ padding:15px 10px; font-size:14px; display:block;}
.products ul li .proTit span{ display:block; overflow:hidden; height:22px; line-height:22px; text-align:center;}
.products ul li .proTit span.proAglin{ text-align:center;}
.pcwrt{ width:540px; float:right;}
.pcwrt .pcwrt-tit{ font-size:25px; padding:15px 0 2px; line-height:30px; -webkit-font-smoothing:antialiased;}
.pcwrt_det{ padding:10px 3px 15px;}
.pcwrt_det,.pcwrt_det p{ line-height:22px;}
.pcwrt .inquire a{ float:left;}
.picshow_fx .div_fenxiang{ width:100%; margin-top:10px;}
.picshow_fx .div_fenxiang div{ float:left;}
.showpage{ margin-top:15px;}
.showpage a{ display:block;}
.picshow_tit{ margin-top:15px; margin-bottom:10px; border-bottom:solid 1px #d1d1d1; border-left:solid 5px #e70012; text-indent:12px; line-height:32px;}
.picshow_tit h4{ font-size:16px;}
.picCont{ width:98%; margin:0 auto;}
.photopic{ text-align:center; padding-top:5px;}
.photopic img{ max-width:80%; border:solid 2px #e70012; padding:10px;}
.photott{ text-align:center; font-size:18px; padding:15px 0 10px; font-weight:bold;}
.pAssort dl{ width:100%; line-height:40px; background:#eee; overflow:hidden; border-bottom:solid 2px #fff;}
.pAssort dt{ width:100px; background:#ac0004; text-align:center; color:#fff;}
.pAssort dd{ width:calc(100% - 110px);}
.pAssort dd a{ padding:2px 10px; margin:7px 4px; display:inline-block; line-height:22px;}
.pAssort dd a.sele{ background:#ac0004; color:#fff;}
.proMore, .promes{ text-align:center;}
/* piclist --/end-- */

/* 产品详细页多图展示 */
.pcwlt{ float:left;}
.pcwltCt{ width:350px; height:350px; border:solid 1px #dbdbdb; padding:5px; overflow:hidden;}
.pcwlt .jqzoom{ margin:0 auto;}
.pcwlt .jqzoom .JQPic{ width:100%;}
.jqZoomTitle{ z-index:5000; text-align:center; height:16px; padding-top:2px; position:absolute; top:0; left:0; width:100%; color:#FFF; background:#999; display:none;}
.jqZoomPup{ overflow:hidden; background-color:#FFF; -moz-opacity:0.6; opacity:0.6; filter:alpha(opacity = 60); z-index:10; border-color:#c4c4c4; border-style:solid; cursor:crosshair;}
.jqZoomPup img, .jqzoom img, .jqZoomWindow img{ width:auto; max-width:none;}
.preload{ -moz-opacity:0.8; opacity:0.8; filter:alpha(opacity = 80); text-decoration:none; border:1px solid #CCC; background-color:white; padding:8px; text-align:center; background-image:url(../images/zoomloader.gif); background-repeat:no-repeat; background-position:43px 30px; width:90px; * width:100px; height:43px; *height:55px; z-index:10; position:absolute; top:3px; left:3px;}
.jqZoomWindow{ border:1px solid #999; background-color:#FFF;}
/* .pcwlt{ width:400px; float:left;}
.pcwlt .view a{ width:100%; height:100%; display:block;}
.pcwlt .view a img{ padding:2px; box-sizing:border-box; position:relative; top:50%; left:0; right:0; transform:translateY(-50%); -moz-transform:translateY(-50%); -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); -o-transform:translateY(-50%);}
.view .swiper-container{ width:400px; height:400px;}
.view .swiper-slide{ -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; border:solid 1px #e70012; text-align:center; background:#fff;}
.view .swiper-slide img{ display:inline-block; margin:0 auto;}
.preview{ width:100%; margin-top:1rem; position:relative;}
.preview .swiper-container{ width:370px; height:70px;}
.preview .swiper-slide{ padding:0 2px;}
.preview .swiper-slide a{ width:66px; height:66px; padding:1px; border:solid 1px #dbdbdb; overflow:hidden;}
.preview .arrow-left,.preview .arrow-right{ position:absolute; top:50%; margin-top:-9px; width:9px; height:18px; z-index:10;}
.preview .arrow-left{ background:url(/index/images/style/feel3.png) no-repeat left top; left:0;}
.preview .arrow-right{ background:url(/index/images/style/feel4.png) no-repeat left bottom; right:0;}
.preview img{ padding:1px; box-sizing:border-box; border:1px solid #fff; cursor:pointer; background:#fff;}
.preview .active-nav a{ background:#fff; border-color:#e70012;}
.swiper-container{ margin:0 auto; position:relative; overflow:hidden; direction:ltr; -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden; -o-backface-visibility:hidden; backface-visibility:hidden; z-index:1;}
.swiper-wrapper{ position:relative; width:100%; -webkit-transition-property:-webkit-transform, left, top; -webkit-transition-duration:0s; -webkit-transform:translate3d(0,0,0); -webkit-transition-timing-function:ease; -moz-transition-property:-moz-transform, left, top; -moz-transition-duration:0s; -moz-transform:translate3d(0,0,0); -moz-transition-timing-function:ease; -o-transition-property:-o-transform, left, top; -o-transition-duration:0s; -o-transform:translate3d(0,0,0); -o-transition-timing-function:ease; -o-transform:translate(0,0); -ms-transition-property:-ms-transform, left, top; -ms-transition-duration:0s; -ms-transform:translate3d(0,0,0); -ms-transition-timing-function:ease; transition-property:transform, left, top; transition-duration:0s; transform:translate3d(0,0,0); transition-timing-function:ease; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;}
.swiper-free-mode > .swiper-wrapper{ -webkit-transition-timing-function:ease-out; -moz-transition-timing-function:ease-out; -ms-transition-timing-function:ease-out; -o-transition-timing-function:ease-out; transition-timing-function:ease-out; margin:0 auto;}
.swiper-slide{ float:left; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;}
.swiper-wp8-horizontal{ -ms-touch-action:pan-y;}
.swiper-wp8-vertical{ -ms-touch-action:pan-x;}*/
/* END 产品详细页多图展示 */

/* pdfshow --begin-- */
#div_pdf_show{ width:98%; margin:0 auto;}
#div_pdf_show h1{ height:55px; line-height:50px; text-align:center; overflow:hidden; font-size:20px; padding:0; margin:0 auto;}
#div_pdf_show div{ width:100%; height:800px;}
#div_pdf_show object{ width:100%; height:800px;}
#div_pdf_help{ width:98%; text-align:right; margin:5px auto 0;}
#div_pdf_help a{ text-decoration:underline;}
#div_pdf_qa{ border:dashed 1px #adf; width:95%; padding:2%; line-height:21px; display:none;}
/* pdfshow --/end-- */
.div_job{ width:98%; margin:0 auto; overflow:hidden;}
.div_fenxiang{ width:98%; margin:0 auto 5px; overflow:hidden;}
.div_fenxiang div{ float:right; overflow:hidden;}
#div_navpage{ width:98%; margin:0 auto; overflow:hidden;}
#div_navpage .dl_navpage{ width:100%; overflow:hidden; margin:0 auto 15px;}
#div_navpage .dl_navpage dt{ width:100%; height:30px; line-height:30px;}
#div_navpage .dl_navpage dt strong{ float:left; font-size:14px; padding-left:5px;}
#div_navpage .dl_navpage dt a{ float:right; font-family:宋体; padding-right:10px;}
#div_navpage .dl_navpage dd{ width:100%; overflow:hidden;}
#div_navpage .dl_navpage dd .nav_news li{ padding:0; margin:0; height:30px; clear:both; list-style:none; overflow:hidden; border-bottom:dotted 1px #89a442;}
#div_navpage .dl_navpage dd .nav_news li a{ line-height:30px; float:left; padding-left:20px; background:url(/index/images/style/defa_news_ic.gif) no-repeat 5px center;}
#div_navpage .dl_navpage dd .nav_news li span{ line-height:32px; margin-right:10px; font-family:Arial; color:#555; font-size:11px; margin-left:10px; float:right}

#div_navpage .dl_navpage dd .nav_pro li{ width:168px; float:left; overflow:hidden; text-align:center; height:227px; margin:0 2px; _display:inline;}
#div_navpage .dl_navpage dd .nav_pro li div{ width:160px; height:194px; line-height:194px; padding:3px; border:solid 1px #c4c4c4; overflow:hidden;}
#div_navpage .dl_navpage dd .nav_pro li div a{ width:160px; height:194px; display:table-cell; vertical-align:middle; text-align:center; *font-size:175px;}
#div_navpage .dl_navpage dd .nav_pro li div a img{ width:160px; vertical-align:middle; display:inline;}
#div_navpage .dl_navpage dd .nav_pro li span a{ width:100%; height:20px; line-height:20px; border:none; color:#0066cc; padding:5px 0 0 0; display:inline-block;}

#div_survey{ text-align:left; margin:0 auto; width:100%; overflow:hidden;}
#div_survey ul{ padding:0; margin:0; width:100%;}
#div_survey ul li{ padding:0; margin:0; height:30px; clear:both; list-style:none; overflow:hidden; border-bottom:dotted 1px #ccc;}
#div_survey ul li a{ line-height:30px; float:left; padding-left:24px; background:url(/index/images/style/lct.gif) no-repeat 5px center; font-size:14px; color:#FF0000;}
#div_survey ul li a:hover{ text-decoration:underline;}
#div_survey ul li span{ line-height:32px; margin-right:10px; font-family:Arial; color:#555; font-size:11px; margin-left:10px; float:right}

#dl_surshow{ width:95%; margin:10px auto 0; overflow:hidden;}
#dl_surshow dt{ width:100%; height:40px; line-height:40px; font-size:18px; font-weight:bold; border-bottom:solid 1px #ccc; text-align:center;}
#dl_surshow dd{ width:98%; margin:10px auto 0; overflow:hidden; line-height:28px;}
#dl_surshow dd ul li{ width:100%; height:28px; line-height:28px; overflow:hidden; margin-bottom:3px;}
#dl_surshow dd ul li div{ height:28px; line-height:28px; _display:inline;}
#dl_surshow dd ul .su_lt{ width:358px; float:left;}
#dl_surshow dd ul li #su_rad{ float:left; margin-top:5px;}
#dl_surshow dd ul li .sp_tt{ padding-left:5px; font-size:14px; float:left;}
#dl_surshow dd ul li .su_sum{ width:60px; display:inline-block; float:left; padding-left:10px;}
#dl_surshow dd ul li .su_bfb{ width:130px; display:inline-block; float:left;}
#dl_surshow dd ul li .su_pic{ float:left; width:120px; background:#F6F6F6;}
#dl_surshow dd ul li .su_pic img{ margin:11px 0 0 10px;}
#dl_surshow dd ul li .but_sur{ cursor:pointer; width:38px; height:23px; line-height:23px; margin:0 10px;}
#contmap label{ float:none; width:auto; text-align:left; padding-right:0; height:auto;}
#contmap img{ max-width:inherit;}
