@charset "utf-8";
/* CSS Document */
* { padding: 0; margin: 0; }
body { background: #fff; }
/*body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img, span, a { padding: 0; margin: 0; font-family: "microsoft yahei", arial; box-sizing: border-box; font-weight: lighter; font-size: 14px; color: #1f1f1f; }*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img, span, a { padding: 0; margin: 0; font-family:"宋体", arial; box-sizing: border-box; font-weight: lighter; font-size: 14px; color: #1f1f1f; }
input, select { font-size: 12px; vertical-align: middle; }
ul { list-style: none; }
a { text-decoration: none; color: #1f1f1f; outline: none; blr:expression(this.onFocus=this.blur());
}
i { font-style: normal; display: inline-block; }
.clearfix { zoom: 1; }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; visibility: hidden; }
.wrapper { background: #f3f3f3; width: 100%; min-width: 1100px; margin: 0 auto; }
.fl { float: left; display: inline-block; }
.fr { float: right; display: inline-block; }
.w1100 { width: 1100px; margin: 0 auto; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
img { border: 0px; }
.contact-main { background: url(../images/bg.png) no-repeat bottom center; padding-bottom: 50px; }
/*head*/
.top-head { height: 90px; background: #fff; }
.head .logo { padding-top: 15px; }
.head .head-tel { padding-top: 22px; }
/*nav*/
/*.navbox { height: 40px; position: relative; z-index: 9; margin: auto; background: #3285FF; }*/
.navbox { height: 40px; position: relative; z-index: 9; margin: auto; background: #232323; }
.nav { width: 1100px; margin: 0 auto; height: 40px; list-style: none; }
.nav li { float: left; height: 40px; position: relative; list-style: none; }
.nav li a span { float: left; display: block; line-height: 40px; font-size: 16px; color: #ffffff; cursor: pointer; width: 137.5px; text-align: center; }
/*.mj_hover_menu { text-decoration: none; width: 137.5px; background: #c8161d; height: 40px; }*/
.mj_hover_menu { text-decoration: none; width: 137.5px; background: #232323; height: 40px; }
.nav li.selected .submenu { display: block; }
.nav li .submenu { display: none; position: absolute; top: 40px; left: 0; background: #fff; border-radius: 0 0 5px 5px; }
.nav li .submenu li { float: none; padding: 0; background: none; height: auto; border-bottom: dotted 0px #BEBEBE; }
.mj_menu_pro_bg { width: 600px; height: 130px; padding: 20px; }
.mj_menu_pro_bg img, .mj_menu_about_bg img, .mj_menu_news_bg img { float: left; display: inline-block; margin-right: 20px; width: 130px; height: 90px; }
.mj_menu_pro_bg .snav-menu { float: left; width: 410px; }
.mj_menu_pro_bg .snav-menu ul li { font-size: 14px; color: #1f1f1f; float: left; width: 50%; height: 30px; line-height: 30px; }
/*.mj_menu_pro_bg .snav-menu ul li:first-child { width: 100%; float: none; }*/
.mj_menu_pro_bg .snav-menu ul li a { font-size: 14px; color: #1f1f1f }
.mj_menu_pro_bg .snav-menu ul li a:hover { color: #C8151D; }
.mj_menu_about_bg { width: 470px; height: 130px; padding: 20px; }
.mj_menu_about_bg .snav-menu { float: left; width: 280px; }
.mj_menu_about_bg .snav-menu ul li { font-size: 14px; color: #1f1f1f; float: left; width: 33.333%; height: 30px; line-height: 30px; }
.mj_menu_about_bg .snav-menu ul li a { font-size: 14px; color: #1f1f1f }
.mj_menu_about_bg .snav-menu ul li a:hover { color: #C8151D; }
.mj_menu_news_bg { width: 300px; height: 130px; background: #fff; padding: 20px; }
.mj_menu_news_bg .snav-menu { float: left; width: 110px; }
.mj_menu_news_bg .snav-menu ul li { font-size: 14px; color: #1f1f1f; height: 30px; line-height: 30px; }
.mj_menu_news_bg .snav-menu ul li a { font-size: 14px; color: #1f1f1f }
.mj_menu_news_bg .snav-menu ul li a:hover { color: #C8151D; }
/*banner*/
.banner { width: 100%; height: 400px; overflow: hidden; position: relative; }
.banner > ul { display: none; /*width: 999999999px;*/ height: 450px; position: absolute; top: 0; left: 0; }
.banner > ul > li { float: left; height: 400px; }
.banner > ul > li > a { display: block; height: 400px; text-indent: -9999px; }
.img-btn-list { width: 6px; position: absolute; top: 50%; right: 50px; text-align: center; }
.img-btn-list > span { display: inline-block; width: 6px; height: 6px; border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; -webkit-border-radius: 6px; margin: 4px 0px; background: rgba(255,255,255,0.6); background: #fff \9; opacity: 0.6; filter: alpha(opacity=60); cursor: pointer; }
.img-btn-list > span.current { background: #fff; box-shadow: 0 0 3px #fff; opacity: 1; filter: alpha(opacity=100); }
.shubiao-ico { position: absolute; display: inline-block; left: 50%; bottom: 10px; width: 10px; height: 18px; margin-left: -5px; }
/*底部*/
.bottom { background: #232323; padding: 30px 0; }
.bottom-cont .bottom-cont-l { width: 123px; }
.bottom-cont .bottom-cont-c { padding-left: 90px; }
.bottom-cont .bottom-cont-c ul { background: url(../images/x.jpg) repeat-x left bottom; padding-bottom: 10px; margin-bottom: 10px; }
.bottom-cont .bottom-cont-c ul li { color: #f3f3f3; font-size: 14px; height: 20px; line-height: 20px; float: left; padding-right: 30px; }
.bottom-cont .bottom-cont-c ul li a { color: #f3f3f3; font-size: 14px; }
.bottom-cont .bottom-cont-c ul li a:hover { color: #C8161D; }
.bottom-cont .bottom-cont-c p { color: #f3f3f3; font-size: 14px; height: 26px; line-height: 26px; }
.bottom-cont .bottom-cont-c p span { float: left; padding-right: 30px; color: #f3f3f3; font-size: 14px; }
.bottom-cont .bottom-cont-c p a { color: #f3f3f3; font-size: 14px; }
.bottom-cont .bottom-cont-c p a:hover { color: #C8161D; }
.bottom-cont .bottom-cont-r { width: 120px; text-align: center; }
.bottom-cont-r img { width: 100px; height: 100px; display: block; margin: 0 auto; margin-bottom: 5px; }
.bottom-cont-r span { height: 16px; color: #f3f3f3; font-size: 12px; }
/*首页标题*/
.index-ab-news { }
.index-bt { position: relative; }
.index-ab-news .index-about { width: 715px; }
.index-ab-news .index-news { width: 365px; }
.index-bt { margin-bottom: 15px; }
.index-bt .index-bt-h { padding-right: 50px; }
/*.index-bt-h span { color: #3385ff; font-size: 40px; line-height: 34px; height: 34px; float: left; display: inline-block; margin-right: 5px; }*/
.index-bt-h span { color: #c8161d; font-size: 40px; line-height: 34px; height: 34px; float: left; display: inline-block; margin-right: 5px; }
/*.index-bt-h i { height: 16px; line-height: 16px; display: inline-block; color: #3385ff; font-size: 12px; font-style: normal; text-transform: uppercase; }*/
.index-bt-h i { height: 16px; line-height: 16px; display: inline-block; color: #c8161d; font-size: 12px; font-style: normal; text-transform: uppercase; }
.index-bt-h h2 { height: 18px; line-height: 18px; color: #1f1f1f; font-size: 18px; font-weight: 700; }
.index-bt .index-more { height: 34px; position: absolute; right: 0; top: 0; background: url(../images/more.png) no-repeat center center; width: 40px; text-indent: -9999px; }
.index-bt .index-pmenu { height: 34px; position: absolute; right: 0; top: 0; line-height: 34px; }
.index-pmenu a { float: left; display: inline-block; color: #0f0f0f; font-size: 14px; }
.index-pmenu a:hover { color: #c8161d; }
.index-pmenu span { float: left; display: inline-block; padding: 0 10px; }
/*公司简介*/
.index-aboutnr { }
.index-aboutnr .index-aboutnrimg { width: 260px; height: 180px; }
.index-aboutnrimg img { width: 100%; height: auto; }
.index-aboutnr-r { width: 455px; float: left; position: relative; padding-bottom: 40px; padding-left: 20px; }
.index-aboutnr-r .index-aboutbt { margin-bottom: 14px; }
.index-aboutbt h1 { font-size: 16px; color: #1f1f1f; height: 20px; line-height: 20px; }
.index-aboutbt span { color: #797979; font-size: 12px; height: 14px; line-height: 14px; text-transform: uppercase; }
.index-aboutnr-r p { line-height: 24px; color: #1f1f1f; font-size: 14px; height: 72px; overflow: hidden; /*margin-bottom: 20px;*/ }
.index-aboutnr-r a { border: 1px solid #c8161d; font-size: 12px; color: #c8161d; background: url(../images/xqico.png) no-repeat 66px center; padding: 0 10px; padding-right: 30px; height: 24px; line-height: 24px; display: inline-block; position: absolute; right: 0; bottom: 0; }
.index-product{ margin-top:30px;}
/*首页新闻*/
.index-newsul { }
.index-newsul ul li { position: relative; height: 20px; line-height: 20px; margin-bottom: 12px; }
.index-newsul ul li:last-child { margin-bottom: 0px; }
.index-newsul ul li i { position: absolute; left: 0; top: 3px; border-radius: 3px; background: #d6d6d6; color: #818181; height: 16px; line-height: 16px; width: 16px; display: inline-block; text-align: center; font-size: 12px; }
.index-newsul ul li span { width: 80px; color: #424242; text-align: right; font-size: 12px; height: 20px; line-height: 20px; position: absolute; right: 0; top: 0; }
.index-newsul ul li a { display: block; height: 20px; line-height: 20px; color: #1f1f1f; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 90px 0 26px; }
.index-newsul ul li:first-child i, .index-newsul ul li:nth-child(2) i { background: #75a5fc; color: #fff; }
/*产品滚动*/
/* scroll */
.index-protab { width: 1120px; margin: 0 auto; }
.index-protab .scroll { width: 100%; position: relative; }
.picbox { width: 100%; height: 240px; overflow: hidden; position: relative;/* padding: 10px 0;*/ }
.piclist { position: absolute; left: 0px; top: 10px; }
.swaplist { position: absolute; left: -3000px; top: 10px; }
/* btn */
.og_prev, .og_next { width: 20px; height: 38px; position: absolute; top: 50%; margin-top: -19px; z-index: 99; cursor: pointer; }
.og_prev { background: url(../images/left1.png) no-repeat center center; left: -30px; }
.og_prev:hover { background: url(../images/left1-1.png) no-repeat center center; }
.og_next { background: url(../images/right1.png) no-repeat center center; right: -30px; }
.og_next:hover { background: url(../images/right1-1.png) no-repeat center center; }
/* goodlist */
.goodlist { width: 260px; float: left; background: #fff; display: inline-block; margin: 0 10px; }
.goodlist img { width: 100%; height: 180px; }
.goodlist .protabbt { height: 40px; line-height: 40px; padding: 0 10px; background: url(../images/more-ico.png) no-repeat 220px center; padding-right: 50px; }
.goodlist .protabbt a { display: block; color: #1f1f1f; font-size: 16px; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.goodlist:hover { box-shadow: 0 0 16px #969696; }
/*sonbanner*/
.sonbanner { height: 160px; }
.show-main-l { width: 260px; }
.show-main-r { width: 820px; }
/*当前位置*/
.position { height: 40px; line-height: 40px; border-bottom: 1px solid #d6d6d6; }
.position .position-nr { background: url(../images/position.png) no-repeat left center; padding-left: 24px; }
.position-nr span, .position-nr a { color: #818181; line-height: 39px; height: 39px; font-size: 12px; float: left; display: inline-block; }
.position-nr a { background: url(../images/sj.png) no-repeat right center; padding: 0 5px; padding-right: 12px; }
.position-nr a:last-child { background: none; }
.position-nr a:hover, .position-nr a:last-child { color: #c8161d; }
/*左侧*/
.show-main-ul { padding: 10px 0; text-align: center; background: #fff; border: 1px solid #ebebeb; border-top: 0px; }
.show-main-ul ul li { color: #1f1f1f; font-size: 16px; display: block; margin: 5px 0; padding: 0 10px; }
.show-main-ul ul li a { padding: 5px 20px; color: #1f1f1f; font-size: 16px; line-height: 20px; display: inline-block; }
.show-main-ul ul li a:hover, .show-main-ul ul li.active a { color: #fff; background: #c8161d; }
.show-main-bt { height: 90px; background: url(../images/biaotibg.png) no-repeat left top; text-align: center; padding-top: 22px; }
.show-main-bt1 { text-align: left; display: inline-block; }
.show-main-bt1 span { color: #c8161d; font-size: 48px; float: left; height: 40px; line-height: 40px; padding-right: 5px; }
.show-main-bt1 i { font-size: 14px; line-height: 18px; height: 18px; color: #c8161d; text-transform: uppercase; margin-bottom: 2px; font-weight:bold; }
.show-main-bt1 h2 { font-size: 20px; color: #000; line-height: 20px; height: 20px; min-width: 120px;font-weight:bold; }
.show-main-r { background: #fff; border: 1px solid #ebebeb; padding: 20px; }
/*公司简介*/
.about-show { }
.about-show h1.about-showh1 { color: #1f1f1f; font-size: 20px; line-height: 30px; font-weight: bold; text-align: center; margin-bottom: 30px; margin-top: 15px; }
.about-shownr { line-height: 22px; color: #1f1f1f; font-size: 14px; padding-bottom: 30px; }
.about-shownr img { float: left; display: inline-block; margin-right: 20px; }
.about-shownr p { text-indent: 2em; margin-bottom: 10px; }
.about-shownr h2.about-showh2 { font-size: 16px; text-align: center; margin-bottom: 10px; margin-top: 30px; font-weight: bold; }
/*产品列表*/
.product-list { }
.product-list ul li { float: left; width: 245px; margin-right: 20px; background: #f3f3f3; display: inline-block; margin-bottom: 20px; }
.product-list ul li:nth-child(3n+3) { margin-right: 0px; }
.product-list ul li img { width: 100%; height: 170px; }
.product-list ul li .protabbt { height: 40px; line-height: 40px; padding: 0 10px; background: url(../images/more-ico.png) no-repeat 204px center; padding-right: 50px; }
.product-list ul li .protabbt a { display: block; color: #1f1f1f; font-size: 16px; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.product-list ul li:hover { box-shadow: 0 0 16px #969696; }
/*分页*/
.page-pre-lt { text-align: center; padding: 30px 0; }
.page-pre-lt span { display: inline-block; }
.page-pre-lt span a { display: inline-block; height: 16px; line-height: 16px; font-size: 14px; color: #4e4e4e; float: left; margin: 0 10px; }
.page-pre-lt span a:hover { color: #c8161d; }
.page-pre-lt span a.pg-p, .page-pre-lt span a.pg-l { border-radius: 16px; height: 16px; width: 16px; text-align: center; color: #fff; text-indent: -9999px; }
.page-pre-lt span a.pg-p { background: url(../images/page1.png) #939393 no-repeat center center; background-size: auto 10px; }
.page-pre-lt span a.pg-l { background: url(../images/page2.png) #939393 no-repeat center center; background-size: auto 10px; }
.page-pre-lt span a.pg-p:hover { background: url(../images/page1.png) #c8161d no-repeat center center; background-size: auto 10px; }
.page-pre-lt span a.pg-l:hover { background: url(../images/page2.png) #c8161d no-repeat center center; background-size: auto 10px; }
/*产品详情*/
.product-show h1.product-showh1 { color: #1f1f1f; font-size: 20px; line-height: 30px; text-align: center; margin-bottom: 30px; margin-top: 15px; }
.product-shownr { line-height: 22px; color: #1f1f1f; font-size: 14px; padding-bottom: 30px; }
.product-shownr img { display: block; max-width: 90%; height: auto; margin: 10px auto; }
.product-shownr p { text-indent: 2em; margin-bottom: 10px; }
/*新闻中心*/
.news-list { }
.news-list ul li { height: 36px; line-height: 36px; position: relative; background: url(../images/newico2.png) no-repeat left center; padding-left: 15px; border-bottom: 1px dashed #d6d6d6; padding-right: 100px; }
.news-list ul li a { color: #1f1f1f; font-size: 14px; height: 36px; line-height: 36px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news-list ul li span { color: #818181; height: 36px; line-height: 36px; position: absolute; right: 0; top: 0; width: 80px; text-align: right; }
.news-list ul li:hover { background: url(../images/newico.png) no-repeat left center; }
.news-list ul li:hover a { color: #3385ff; }
/*新闻详情*/
h1.news-showh1 { color: #1f1f1f; font-size: 20px; line-height: 30px; text-align: center; margin-bottom: 10px; margin-top: 15px; }
.news-showtime { text-align: center; border-bottom: 1px dashed #d6d6d6; margin-bottom: 30px; }
.news-showtime>div { display: inline-block; }
.news-showtime span { color: #424242; font-size: 12px; padding: 0 20px; height: 24px; line-height: 24px; }
.news-shownr { line-height: 22px; color: #1f1f1f; font-size: 14px; padding-bottom: 30px; }
.news-shownr p { text-indent: 2em; margin-bottom: 10px; }
.news-shownr img { display: block; max-width: 90%; height: auto; margin: 15px auto; }
.pre-next { position: relative; padding-right: 200px; padding-bottom: 30px; }
.pre-next ul li { display: block; height: 28px; line-height: 28px; color: #1f1f1f; font-size: 14px; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pre-next ul li a { color: #1f1f1f; font-size: 14px; font-weight: lighter; }
.pre-next ul li a:hover { color: #c8161d; }
.pre-next .bdsharebuttonbox { position: absolute; right: 0; top: 14px; }
/*人才招聘*/
.jobs-list { }
.jobs-list ul li { }
.jobs-list ul li h2 { background: url(../images/newico.png) no-repeat left center; padding-left: 15px; color: #1f1f1f; font-size: 16px; height: 20px; line-height: 20px; margin-bottom: 5px; }
.jobs-list ul li h2 a { color: #1f1f1f; font-size: 16px; }
.jobs-list ul li p { padding-left: 15px; line-height: 20px; color: #424242; margin-bottom: 10px; }
.jobs-list ul li a.jobsmore { margin-left: 15px; display: inline-block; height: 30px; line-height: 30px; padding: 0 10px; color: #424242; background: #e4e4e4; margin-bottom: 20px; }
.jobs-list ul li a.jobsmore:hover { background: #3385ff; color: #fff; }
.jobsbq { padding-left: 15px; line-height: 20px; color: #424242; margin-bottom: 3px; }
.jobsbq span { float: left; padding-right: 30px; }
.jobs-list ul li h2 a:hover { color: #3385ff; }
/*联系我们*/
h1.contacth1 { color: #1f1f1f; font-size: 20px; line-height: 30px; text-align: left; margin-bottom: 10px; margin-top: 10px; }
.contact-shownr { }
.contact-show-l { float: left; width: 520px; }
.contact-show-l p { line-height: 30px; color: #1f1f1f; font-size: 14px; }
.contact-show-l p a { color: #1f1f1f; font-size: 14px; }
.contact-show-r { float: right; width: 250px; text-align: center; padding-top: 30px; }
.contact-show-r img { width: 100px; height: 100px; border: 1px solid #c4c4c4; display: block; margin: 0 auto; margin-bottom: 5px; }
.contact-show-r span { color: #424242; font-size: 14px; }
.contact-map { clear: both; margin-top: 30px; padding-bottom: 20px; }
.contact-map iframe { width: 778px; height: 402px; }
/*在线反馈*/
p.onlin-showp { margin-bottom: 30px; color: #1f1f1f; font-size: 14px; line-height: 20px; }
p.onlin-showp strong { color: #c8161d; padding: 0 5px; }
.onlin-showbg { background: url(../images/onlinebg.png) #fff no-repeat right bottom; }
.onlin-show-from { }
.onlin-show-from span { display: block; position: relative; padding-left: 70px; padding-bottom: 20px; }
.onlin-show-from span i { width: 60px; text-align: right; color: #1f1f1f; font-size: 14px; height: 30px; line-height: 30px; position: absolute; left: 0; top: 0; }
.onlin-show-from span input { border: 1px solid #cdcdcd; border-radius: 3px; height: 30px; line-height: 30px; width: 50%; outline: none; padding: 0 5px; }
.onlin-show-from span textarea { padding: 0 5px; width: 80%; height: 80px; line-height: 20px; border: 1px solid #cdcdcd; border-radius: 3px; resize: none; outline: none; }
.onlin-show-from span input:focus, .onlin-show-from span textarea:focus { border: 1px solid #3385ff; }
.onlin-show-from input.onli-button { margin: 0 auto; display: block; height: 40px; line-height: 40px; text-align: center; color: #fff; font-size: 16px; width: 140px; border: 0px; background: #3385ff; border-radius: 3px; margin-bottom: 40px; margin-top: 20px; }
/*jobs 工作简历*/
.jobs-show { }
.jobs-show h1.jobs-showh1 { height: 30px; line-height: 30px; text-align: center; font-size: 20px; color: #1f1f1f; margin-bottom: 20px; }
.jobs-show .jobstable { border-collapse: collapse; }
.jobs-show .jobstable td { border: 1px solid #d6d6d6; padding: 5px; }
.jobstable td.jobstable-1 { width: 100px; color: #1f1f1f; font-size: 14px; text-align: right; height: 24px; line-height: 24px; }
.jobstable td.jobstable-2 input { height: 24px; line-height: 24px; border: 0px; width: 100%; outline: none; }
.jobstable td.jobstable-4 { text-align: center; font-size: 16px; color: #1f1f1f; font-weight: bold; height: 30px; line-height: 30px; border-bottom: 0px; border-top: 0px; }
.jobstable td.jobstable-5 { padding: 0px; border: 0px; }
.jobstable td.jobstable-5 table { border-collapse: collapse; text-align: center; }
.jobstable td.jobstable-5 table input { height: 24px; line-height: 24px; border: 0px; width: 100%; outline: none; text-align: left; }
.jobstable td.jobstable-6 { border-top: 0px; text-align: center; padding: 20px 0; }
.jobstable td.jobstable-6 input { height: 36px; line-height: 36px; text-align: center; color: #fff; font-size: 16px; width: 140px; border: 0px; background: #3385ff; border-radius: 3px; }
.jobstable td.jobstable-3 label { padding-left: 10px; }
/*案例展示*/
.case-list { }
.case-list ul li { width: 260px; float: left; background: #fff; display: inline-block; margin-right: 20px; margin-bottom: 20px; }
.case-list ul li:nth-child(4n+4) { margin-right: 0px; }
.case-list ul li img { width: 100%; height: 180px; }
.case-list ul li .protabbt { height: 40px; line-height: 40px; padding: 0 10px; background: url(../images/more-ico.png) no-repeat 220px center; padding-right: 50px; }
.case-list ul li .protabbt a { display: block; color: #1f1f1f; font-size: 16px; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.case-list ul li:hover { box-shadow: 0 0 16px #969696; }
/*案例内容*/
.case-show { padding: 20px; background: #fff; border: 1px solid #ebebeb; padding-bottom:50px; }
h1.case-showh1 { color: #1f1f1f; font-size: 20px; line-height: 30px; text-align: center; margin-bottom: 10px; margin-top: 15px; }
.case-showtime { text-align: center; border-bottom: 1px dashed #d6d6d6; margin-bottom: 30px; }
.case-showtime>div { display: inline-block; }
.case-showtime span { color: #424242; font-size: 12px; padding: 0 20px; height: 24px; line-height: 24px; }
.case-shownr { line-height: 22px; color: #1f1f1f; font-size: 14px;padding:0 30px; padding-bottom: 30px;  }
.case-shownr p { text-indent: 2em; margin-bottom: 10px; }
.case-shownr img { display: block; max-width: 90%; height: auto; margin: 15px auto; }
.case-show .pre-next{ padding:0 30px;}
/*产品内容 单页形式*/
.pro-show{}
/*.pro-show h1.pro-showh1{ font-size:20px; color:#3385FF;line-height:30px; padding:10px 20px 30px; text-align:center; font-weight:bold;}*/
.pro-show h1.pro-showh1{ font-size:20px; color:#000000;line-height:30px; padding:10px 20px 30px; text-align:center; font-weight:bold;}
.pro-shownr{ line-height:22px; color:#1f1f1f; font-size:14px;}
.pro-shownr p{ text-indent:2em; margin-bottom:10px;}
.pro-shownr h2{font-size:16px; color:#3385FF;font-weight:bold; line-height:22px; margin-bottom:10px; }
.pro-shownr img{ display:block; max-width:100%; height:auto; margin:0 auto;margin-bottom:20px; margin-top:10px; }
.pro-shownr ul{ margin-bottom:10px; padding-left:20px;}
.pro-shownr ul li{ line-height:30px; background:url(../images/newico.png) no-repeat 0px 11px; padding-left:15px;}
.pro-shownr ul li p{ text-indent:0; margin-bottom:0px;}
.about-shownr img{ display:block; max-width:100%; height:auto; margin:0 auto;margin-bottom:20px; margin-top:10px; }