
/*ZYRCC　2016.6.16*/
/*lepuu.com main style*/
* { margin: 0; padding: 0; }
body { font: 13px/1.63 "Hiragino Sans GB", Helvetica, Microsoft YaHei, Arial, sans-serif; color: #000; background: #fff; }
/*默认样式*/
a { color: #000; display: inline-block; text-decoration: none; transition: all .1s; }
a img { border: none; }
a:hover { color: #0075c2; }
ul, ol, li { list-style: none; }
p { line-height: 2em; }
/*---------通用样式---------*/
/*浮动*/
.fl { float: left; }
.fr { float: right; }
.clear { clear: both; height: 0; line-height: 0; font-size: 0; }
.clearfix { *zoom: 1;
}
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0; }
.clearfix:after { clear: both; }
/*color*/
red, .red { color: #0075c1; }
gray, .gray { color: silver; }
/*宽度*/
.col2, .col3, .col4, .col5, .col6, .col7, .col8, .colm2, .colm3, .colm4, .colm5, .colm6 { overflow: hidden; }
.col2>li, .col3>li, .col4>li, .col5>li, .col6>li, .col7>li, .col8>li, .colm2>li, .colm3>li, .colm4>li, .colm5>li, .colm6>li { float: left; }
.col7>li { width: 14.2%; }
.col8>li { width: 12.5%; }
.col5>li { width: 20%; }
.colm2 { margin-left: -3%; }
.colm2>li { width: 47%; margin-left: 3%; margin-bottom: 25px; }
.colm3 { margin-left: -3%; }
.colm3>li { width: 30.3%; margin-left: 3%; margin-bottom: 25px; }
.colm4 { margin-left: -2%; }
.colm4>li { width: 23%; margin-left: 2%; margin-bottom: 20px; }
.colm5 { margin-left: -2%; }
.colm5>li { margin-left: 2%; margin-bottom: 20px; width: 18%; }
li a { display: block; }
li img { width: 100%; line-height: 0; }
.pad { padding: 10px 0; overflow: hidden; }
.bb { border-bottom: 1px dashed #ddd; }
.bl { border-left: 1px dashed #ddd; }

@media(max-width: 768px) {
.col8>li { }
.colm4>li { width: 47%; margin-bottom: 10px; }
.colm5>li { width: 23%; margin-bottom: 10px; }
.h768 { display: none; }
.col8 li { width: 25%; }
/*768 end*/}

@media(max-width: 480px) {
.colm3>li { float: none; width: 97%; }
.colm5>li { width: 47%; margin-bottom: 10px; }
.colm4>li { width: 97%; }
}
.wrapper { }
.container { width: 98%; max-width: 1200px; margin: 0 auto; overflow: hidden; }
.main { background: #eee; }
.main .container { padding: 10px; box-sizing: border-box; background: #fff; }
/*------------------Index------------------*/
.banner img { width: 100%; height: auto; }
/* rslides */
.rslides { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
/*pager*/
.callbacks_tabs.callbacks1_tabs { margin-top: -40px; position: relative; z-index: 100; margin-bottom: 20px; }
.callbacks_tabs.callbacks1_tabs li { display: inline-block; width: 12px; height: 12px; margin-left: 5px; border-radius: 12px; border: 1px solid #0075c1; position: relative; font-size: 0px; }
.callbacks_tabs.callbacks1_tabs li a { display: inline-block; width: 12px; height: 12px; border-radius: 15px; position: absolute; left: 0; z-index: 1000; color: rgba(100,200,300,0); color: transparent; }
.callbacks_tabs.callbacks1_tabs li.callbacks_here a { background: #0075c1; }
/* Callback example */
.callbacks_container { margin-bottom: 2px; position: relative; width: 100%; max-width: 100%; text-align: center; }
.callbacks { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.callbacks li { position: absolute; width: 100%; left: 0; top: 0; }
.callbacks img { display: block; position: relative; z-index: 1; height: auto; width: 100%; border: 0; }
.callbacks .caption { display: block; position: absolute; z-index: 2; font-size: 20px; text-shadow: none; color: #0075c1; background: #000; background: rgba(0,0,0, .8); left: 0; right: 0; bottom: 0; padding: 10px 20px; margin: 0; max-width: none; }
.callbacks_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 50%; left: 0; opacity: 0.6; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 61px; width: 30px; background: transparent url("../images/themes.gif") no-repeat left top; background-size: 60px auto; margin-top: -30px; display: none; }
.callbacks_container:hover .callbacks_nav { display: block; }
.callbacks_nav:active { opacity: 1.0; }
.callbacks_nav.next { left: auto; background-position: right top; right: 0; }

@media screen and (max-width:600px) {
.callbacks_nav { top: 47%; }
.callbacks_tabs.callbacks1_tabs { display: none; }
}
/*---------Banner end---------*/
/*选项卡*/
.tab_menu { overflow: hidden; text-align: center; padding: 10px 0 20px; }
.tab_menu li { display: inline-block; margin: 0 0.5%; padding: 8px 1%; width: 12%; min-width: 90px; font-size: 14px; background: #555; color: #fff; }
.current { background-color: #0075c1!important; }
.tab_menu li a { color: #fff; font-size: 1.15em; }
/*标题栏*/
.pad>.titbar { border-bottom: 1px solid #ddd; }
.titbar { overflow: hidden; line-height: 3.5em; }
.titbar span { float: left; font-size: 2em; font-weight: bold; }
a.r_more { float: right; font-size: 12px; color: #666; }
/*index product*/
.i_product .pro_list { display: none; }
.pro_list li { }
.pro_list li>a { line-height: 0; height: 180px; overflow: hidden; }
.pro_list li img { height: 180px; transition: all .3s; }
.pro_list li p { line-height: 2em; padding: 5px 0; font-size: 1.15em; text-align: center; }
.pro_list li>a:hover img { transform: scale(1.1, 1.1); }

@media(max-width: 480px) {
.i_product #pro_list { display: none; }
.i_product .tab_menu { padding: 0; margin: 0 0 0 -3%; }
.i_product .tab_menu li { width: 47%; margin: 0 0 10px 3%; float: left; padding: 0; }
.i_product .tab_menu li a { display: block; box-sizing: border-box; padding: 70px 0 10px; text-align: center; background-image: url(../images/pssf_icon.png); background-position: top center; background-repeat: no-repeat; background-size: 80% auto; }
.i_product .tab_menu li:nth-of-type(2) a { background-image: url(../images/xksb_icon.png); }
.i_product .tab_menu li:nth-of-type(3) a { background-image: url(../images/hgds_icon.png); }
.i_product .tab_menu li:nth-of-type(4) a { background-image: url(../images/ctscx_icon.png); }
.i_product .tab_menu li a { }
}
/*index Case*/
.i_case { width: 40%; padding: 5px 0 10px; border-left: 1px dashed #ddd; padding-left: 2%; }
.client_centre>li { margin-bottom: 10px; position: relative; }
.client_centre li a { line-height: 0; }
.client_centre li img { height: 93px; }
.client_centre li span { position: absolute; bottom: 0px; left: 0; line-height: 30px; height: 30px; width: 100%; padding: 0 0 0 10px; box-sizing: border-box; background: rgba(0,0,0,.3); background-image: url(../images/list_w.png); background-position: 95% center; background-repeat: no-repeat; color: #fff; font-weight: bold; }
.case_dl { margin-top: -10px; }
.case_dl dl { margin-top: 15px; overflow: hidden; }
.case_dl dt { float: left; width: 29%; line-height: 0; }
.case_dl dt img { width: 100%; height: 95px; }
.case_dl dd { float: right; width: 68%; }
.case_dl dd h3 { }
.case_dl p { line-height: 1.8em; }
.case_dl p span { color: #0075c1; }
/*index about*/
.i_about, .i_news { width: 55%; padding: 5px 0 10px; }
.i_about>p { text-indent: 2em; line-height: 2em; }
.about_links { margin-top: 20px; overflow: hidden; }
.about_links li { line-height: 3.2em; text-align: center; background: #666; }
.about_links li a { color: #fff; }
/*index news*/
.i_news { width: 55%; }
.mt20{margin-top: 20px;}
.news_ul{overflow: hidden;}
.news_ul li{float:left;width: 50%;overflow: hidden;line-height: 2.5em;}
.news_ul li a{width: 95%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/*index contact*/
.i_contact li { line-height: 3em; }
.wechat { float: right; padding: 23px 0 0; }
.wechat img { width: 140px; }
/*index search & share*/
.foot_tool { background: #e8e8e8; padding: 7px 0; margin-top: -21px; }
.search { line-height: 3em; }
.s_txt { font-size: 1.8em; font-weight: bold; float: left; }
.ft_text { border: 1px solid #ddd; width: 300px; line-height: 3em; height: 3em; float: left; }
.ft_btn { float: left; font-size: 2em!important; line-height: 1.4em; padding: 0 10px; border: none; background: none; color: #666; }
.share { padding: 6px 0; }

/*index 1024*/
@media(max-width: 1024px) {
.wechat { display: none; }
}

@media(max-width: 768px) {
.i_about, .i_news, .i_case { width: 100%; }
.about_links li { width: 23%; }
.wechat { display: block; }
.share { display: none; }
}

@media(max-width: 480px) {
.foot_tool, .wechat, .news_ul li span { display: none; }
}
/*------------------index end------------------*/
/*------------------about------------------*/
.breadcrumb { text-align: right; }
.lepuu { margin: 0 0 15px 0; }
.lepuu div img { width: 25%; float: left; margin-right: 2%; }
.lepuu div p { padding: 15px 0 0; float: left; width: 73%; text-indent: 2em; }
.lepuu .r_more { color: #0075c1; }
.about_list li, .lepuu { line-height: 0; box-sizing: border-box; border: 1px solid #e7e7e7; padding: 10px 15px; }
.about_list li img { width: 100%; height: 140px; }
.about_list h3, .lepuu h3 { font-size: 1.5em; line-height: 2.2em; overflow: hidden; }
.about_list p { line-height: 2em; height: 78px; overflow: hidden; padding: 10px 0 0; color: #666; }
.more { font-size: 12px; color: #0075c1; line-height: 2em; }
.center { text-align: center; }
.about_icon li { text-align: center; padding-top: 10px; }
.about_icon li .iconfont { font-size: 4em; border: 1px solid #ddd; border-radius: 70px; padding: 10px; color: #0075c1; transition: all .2s; width: 65px; height: 65px; line-height: 65px; display: inline-block; }
.about_icon li .iconfont:hover { color: #fff; box-shadow: 0px 0px 0px 40px red inset; background: #0075c2; border: 1px solid #0075c1; }
.about_icon li h3 { font-size: 1.5em; line-height: 2em; }
.about_icon li p { color: #666; height: 43px; overflow: hidden; }
.wcu { font-size: 2.5em; font-weight: bold; text-align: center; text-transform: uppercase; color: #666; }
.wcu small { font-size: 18px; display: block; }

@media(max-width:1024px ) {
.lepuu div img { width: 28%; }
.lepuu div p { padding: 0; width: 70%; }
}

@media(max-width:768px ) {
.lepuu div img { width: 100%; float: none; margin: 0; }
.lepuu div p { padding: 0; width: 100%; float: none; }
}
/*article_about*/
/*侧导航*/
.sidebar { width: 22%; }
.main_content.fr, .main_content.fl { width: 75%; }
.sidetit { display: block; font-size: 1.8em; line-height: 1.8em; color: #fff; background: #0075c1; padding: 0 0 0 20px; }
.sidetit a { color: #fff; }
.sidemenu li { line-height: 3em; }
.sidemenu li a { padding: 0 0 0 25px; font-size: 1.1em; font-weight: bold; color: #333; transition: all .0s; }
li.side_current a { background: url(../images/list.png) no-repeat 90% center #eaeaea; color: #0075c1; }
.sidemenu li a:hover { background: url(../images/list.png) no-repeat 90% center #eaeaea; }
/*右侧内容区*/
.main_content .titbar { margin-bottom: 10px; border-bottom: 1px solid #ddd; }
.main_content .titbar span { padding: 0 10px; font-size: 1.5em; border-bottom: 3px solid #0075c1; color: #333; }
/*culture 企业文化*/
.subtit { font-size: 1.2em; font-weight: bold; }
.culture li { line-height: 2em; }
.culture .pad { padding: 5px 0; }
/*企业认证*/
.approve.colm4 li img { height: 280px; }
.approve.colm4 li { border: 1px solid #e7e7e7; padding: 10px; box-sizing: border-box; }
.approve.colm4 li p, .capability.colm3 li p { text-align: center; }
/*生产加工能力*/
.capability.colm3 li img { height: 160px; }
.capability.colm3 li { box-sizing: border-box; }
/*质量控制*/
.approve_img { margin-left: -2%; overflow: hidden; }
.approve_img li { float: left; margin-left: 2%; margin-bottom: 5px; overflow: hidden; transition: all .3s; height: 112px; overflow: hidden; }
.approve_img li img { height: 112px; transition: all .3s; }
.approve_img li:hover img { opacity: .8; transform: scale(1.2, 1.2); }
.approve_img li.w18 { width: 19%; }
.approve_img li.w25 { width: 26%; }
.approve_img li.w22 { width: 23%; }
.approve_img li.w23 { width: 24%; }
.approve_img li.w97 { width: 98%; }
.approve_img li.w97 { height: 150px; }
.approve_img li.w97 img { height: 150px; }
/*about mobile*/
/*------------------News------------------*/
.w70 { width: 70%!important; }
/*index_news*/
.hot_news li { margin-bottom: 15px; overflow: hidden; padding: 10px; box-sizing: border-box; background: #ededed; transition: all .4s; }
.hot_news li:hover { background: #ddd; }
.hot_news li img { float: left; width: 18%; height: 100px; padding-right: 3%; }
.hot_news li div { float: left; width: 75%; }
.hot_news li div h3 { line-height: 2.5em; font-size: 1.2em; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.hot_news p { line-height: 2em; height: 52px; overflow: hidden; }
.news_list li { overflow: hidden; line-height: 3em; }
.news_list li a { float: left; width: 85%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.news_list li span { float: right; color: #666; }
/*侧边栏目列表*/
.news_side { width: 27%; box-sizing: border-box; }
.border_list { border: 1px solid #ddd; box-sizing: border-box; margin-bottom: 15px; }
.news_side .titbar { background: #e8e8e8; padding: 0 0 0 10px; }
.news_side .titbar span, .sidebar .titbar span { font-size: 1.5em; }
.news_side .news_list li { padding: 0 0 0 17px; background: url(../images/list_gray.png) no-repeat 7px center; background-size: 5px auto; }
.hot_pro { padding: 10px; text-align: center; }
.hot_pro li { margin-bottom: 10px; }
.hot_pro li>a { line-height: 0; }
.hot_pro p { line-height: 2.5em; }
/*--------------------article_news--------------------*/
.article p { line-height: 2em; text-indent: 2em; padding: 3px 0; }
.news_article { }
.review { padding: 15px; border: 1px solid #ddd; background: rgba(204,0,0,.1); text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.review span { color: #0075c1; }
.news_article h4 {padding: 10px 0; text-align: center; font-weight: bold; line-height: 1.5em; font-size: 18px; }
.news_title, .article { padding: 10px 0; }
.news_article .release_time { text-align: center; }
.release_time { color: #999; }
.article_img { text-align: center; text-indent: 0!important; }
.article_img img { max-height: 240px; }
/*分享*/
.related_links a { line-height: 3em; color: #555; display: inline; }
.related_links a:hover { color: #0075c1; }
.pre_a { float: left; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.next_a { float: right; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

@media(max-width: 768px) {
.sidebar { float: none; width: 100%; }
.main_content { float: none; width: 100%!important; }
.news_side { display: none; }
.sidetit { display: none; }
.sidemenu { padding: 10px 0; overflow: hidden; text-align: center; }
.sidemenu li { display: inline; }
.sidemenu li a { display: inline; display: inline-block; min-width: 80px; padding: 0px 1%; margin: 5px 1%; background: #666; color: #fff; }
.sidemenu li a:hover { background: #666; }
.sidemenu li.side_current a, .sidemenu li.side_current a:hover { background: #0075c1; }
}

@media(max-width: 480px) {
.news_list li span { display: none; }
}
/*------------------product------------------*/
.product { }
.pro_titbar { line-height: 44px; overflow: hidden; margin-bottom: 10px; background: #ececec; }
.pro_titbar span { float: left; width: 20%; min-width: 150px; max-width: 200px; padding-left: 25px; font-size: 1.5em; font-weight: bold; color: #fff; background: #0075c1; }
a.arrow { float: left; width: 0px; border-left: 22px solid #0075c1; border-right: 22px solid #ececec; border-top: 22px solid #ececec; border-bottom: 22px solid #0075c1; }
.img_list li>a { height: 240px; overflow: hidden; }
.img_list li img { height: 240px; transition: all .3s; }
.img_list li p { padding: 5px 0; text-align: center; font-size: 1.2em; height: 25px; line-height: 25px; }
.img_list li:hover img { transform: scale(1.2, 1.2); opacity: .8; }
/*------------------solutions------------------*/
.sol_list li { line-height: 2em; }
.sol_list li h3 { font-size: 1.5em; line-height: 2.5em; }
.sol_list li p { }
.sol_list li img { height: 180px; }
.sol_list li div, .about_list li div { overflow: hidden; padding: 5px 0 0; }
.sol_list li div a, .about_list li div a { float: left; padding: 0 0 0 10px; margin-right: 15px; line-height: 2em; background: url(../images/list.png) left center no-repeat; background-size: 5px auto; color: #333; }
.sol_list li div a:hover, .about_list li div a:hover { color: #000; text-decoration: underline; }
.sol_article { font-size: 15px; padding: 0 0 20px; line-height: 2em; }
.sol_article h3, .sol_article h2 { font-size: 20px; }
.sol_article h4 { text-align: left; font-size: 16px; line-height: 2em; padding-top: 10px; }
/*------------------contact us------------------*/
.tit { font-size: 1.5em; font-weight: bold; }
.sh_txt { float: left; line-height: 2.5em; font-size: 1.2em; border-right: 1px dotted #ddd; padding: 0 5% 0 0; margin-bottom: 25px; }
.tel_r { font-size: 1.8em; font-weight: bold; color: #0075c1; }
.sh_txt a { display: inline; color: #0075c1; }
.sh_img { float: right; width: 65%; }
.sh_img img { width: 100%; padding: 15px 0 0; }
.department { overflow: hidden; margin-left: -3%; padding: 30px 0 15px; border-top: 1px dotted #ddd; }
.department li h3 { color: #0075c1; font-weight: normal; }
.department ul { float: left; width: 25%; padding-left: 3%; line-height: 2.5em; box-sizing: border-box; border-right: 1px dotted #ddd; }
.map { width: 100%; height: 400px; }
.online_tab { float: right; width: 63%; font-size: 1.2em; }
.qq_btn, .submit_btn { line-height: 2.3em; padding: 0 10px; border: none; background: #0075c1; color: #fff; }
.online_tab p { font-size: 13px; color: #666; line-height: 2em; }
.bg1 { background-image: url(http://www.wlaoqi.com/skin/images/fh_img.png); background-repeat: no-repeat; background-position: right center; }
.online_tab td span { color: #0075c1; padding: 0 3px; }
.txt_input { height: 3em; line-height: 3em; width: 80%; margin: 10px 0; padding: 0 0 0 5px; color: #666; }
.textarea { min-height: 80px; line-height: 2em; width: 70%; padding: 0 0 0 5px; }
.submit_btn { width: 40%; min-width: 200px; max-width: 300px; font-size: 1.2em; }

@media(max-width: 1024px) {
.sh_txt { width: 100%; float: none; margin-bottom: 15px; }
.online_tab { float: none; width: 100%; margin-bottom: 15px; }
}

@media(max-width: 768px) {
.department ul { width: 50%; margin-bottom: 10px; }
.map { height: 300px; }
}
/*------------------service------------------*/
.pj_img li img { height: 150px; }
.pj_img li > a { line-height: 0; }
.pj_img li p { text-align: center; line-height: 2em; padding: 5px 0; }
.service_list li h3 { font-size: 1.5em; line-height: 2em; }
.service_list li small { float: left; font-size: 12px; color: #666; font-weight: normal; padding: 0 0 0 3px; text-transform: uppercase; }
.service_list li { margin-bottom: 0px; }
.service_list h3 { overflow: hidden; }
.service_list h3 a { float: left; }
.service_list li img { height: 180px; }
.service_list li p { line-height: 2em; color: #666; }
.pj_img li>img { width: 100%; height: 100px; }
/*服务理念*/
.content p { line-height: 2em; padding: 3px 0; }
.content h3 { padding: 15px 0 0; }
.padt { padding: 25px 0; }
.linian_img { margin-top: -10px; }
.txt_li { line-height: 2em; padding: 0 0 10px; }
.txt_li h3 { padding: 5px 0 0; }
.border_tel { border-top: 1px dashed #ddd; font-weight: bold; }

@media(max-width: 768px) {
.service_list li small { display: none; }
}
/*------------------article-product------------------*/
/*主要信息*/
.pro_infor { padding: 0px 0 15px; }
.infor_img { float: left; width: 47%; line-height: 0; }
.infor_img img { width: 100%; }
.infor_img .pics { height: 360px; }
.infor_img .frontCover .img { height: 50px; }
.infor_img .frontCover img { height: 50px; }
.infor_text { float: right; width: 51%; }
.infor_text .titbar { line-height: 2.5em; padding-bottom: 5px; }
.infor_text li { padding: 5px 0; overflow: hidden; }
.infor_text li strong { color: #0075c1; }
.infor_text li.gray { color: #666; border-bottom: 1px dotted #ddd; margin-bottom: 5px; }
.infor_text .share { padding: 8px 0 0; }
.li_txt { line-height: 2.2em; max-height: 90px; min-height: 58px; overflow: hidden; }
.li_txt strong { font-size: 14px; }
.solu_txt { line-height: 2em; height: 200px; }
.icondown { float: left; }
.icondown a { float: left; line-height: 3em; background: url(../images/icon-pdf.png) no-repeat left center; background-size: 25px auto; padding-left: 30px; margin-right: 10px; }
.icondown a.word { background: url(../images/icon-word.png) no-repeat left center; background-size: 25px auto; }
.icondown:hover { color: #0075c1; }
.redtel { font-size: 30px; font-weight: bold; color: #0075c1; }
.tel24 { background: url(../images/tel.gif) no-repeat left center; padding: 5px 0 5px 45px!important; line-height: 2.8em; overflow: hidden; }
.infor_text span { float: left; }
.price_btn, .online_btn, a.price_btn, a.online_btn { float: left; width: 147px; margin: 10px 15px 10px 0; font-size: 0; line-height: 40px; text-align: center; color: #fff; background: url(../images/price_btn.png) no-repeat center center #666; }
.online_btn, a.online_btn { width: 225px; background: url(../images/online_btn.png) no-repeat 18px center #0075c1; }
.online_btn span.iconfont, .price_btn span.iconfont { font-size: 1.5em; float: none; }

@media (max-width: 1024px) and (min-width: 768px) {
.tel24 { padding: 5px 0 5px 45px!important; }
.icondown a, .icondown a.word { background-size: 18px auto; padding-left: 20px; }
.price_btn, .online_btn { margin-right: 5px; }
}
/*快速导航*/
.infor_menu { background: #e7e7e7; overflow: hidden; }
.infor_menu li { float: left; text-align: center; }
.infor_menu li a { line-height: 40px; padding: 7px 0; font-size: 16px; display: block; }
.fixed .infor_menu li a:hover { background: rgba(0,0,0,.1); color: #fff; }
.fixed { position: fixed; top: 0px; left: 0; z-index: 9999; width: 100%; background: #0075c1; text-align: center; }
.fixed .infor_menu { width: 100%; max-width: 1200px!important; margin: 0 auto; background: #b00; }
.fixed .infor_menu li a { color: #fff; line-height: 30px; }
.infor_0 p { text-indent: 2em; line-height: 2em; padding: 5px 0; }
/*产品优势*/
.infor_tit { font-size: 24px; font-weight: bold; line-height: 2em; border-bottom: 1px solid #ccc; margin: 10px 0; }
.infor_tit span { display: inline-block; border-bottom: 3px solid #EB3D00; }
.infor_tit .more { font-size: 14px; font-weight: normal; }
.infor1_list { margin-left: -4%; }
.infor1_list li { float: left; width: 46%; line-height: 2.2em; margin: 10px 0 10px 4%; }
.infor1_list li h3 { color: #0075c1; font-size: 18px; padding: 5px 0 10px; }
.infor1 li p { height: 58px; }
/*应用领域*/
.infor2 { padding: 20px 0; }
.infor2 li a { display: block; }
.infor2 li img { width: 100%; height: 140px; border-radius: 7px; }
.infor2 li span.name { display: block; line-height: 3em; text-align: center; }
.infor2 .titbar, .pro_list .titbar { text-align: center; font-size: 30px; padding: 10px 0 15px; }
/*工作原理*/
.infor3 { padding: 10px 0; }
.infor3 .yl_img { float: left; width: 50%; height: 300px; }
.infor3 .yl_text { float: right; width: 45%; line-height: 3em; padding: 5% 0 0; }
.yl { padding: 20px 0; }
/*技术参数 表格*/
.biaoge { width: 100%; line-height: 2.5em; border: 1px solid rgba(0,0,0,.3); border-collapse: collapse; text-align: center; margin: 20px 0; }
.biaoge td, .biaoge th { border: 1px solid #ddd; }
.biaoge tr .tabtit, .biaoge tr.tabtit td, .biaoge tr.tabtit:hover td, .biaoge tr:hover td.tabtit { line-height: 1.5em; padding: 5px 0; background: #0075c1; color: #fff; }
.biaoge tr:hover td { background: rgba(0,0,0,.1); }
/*在线订购*/
.infor5 { padding: 10px 0 20px; }
.tip_text { line-height: 2em; padding: 10px 0; text-indent: 2em; }
.online_tab.pro_form { float: left; width: 60%; }
.online_tab.pro_form .txt_input, .online_tab.pro_form .textarea { width: 95%; }
.ly_img { float: left; padding: 50px 0 0 0px; width: 40%; text-align: center; }
.ly_img li { padding: 10px 0; }
.ly_img img { width: 100%; max-width: 338px; }
/*------------------case------------------*/
.case_pic { width: 100%; max-width: 800px; margin: 0 auto; }
.case_pic .frontCover li { width: 13.1%!important; }
.advisory { overflow: hidden; padding: 20px 0; margin-bottom: 15px; border-top: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; }
a.gray_btn, a.red_btn { float: left; margin: 10px; padding: 7px 20px; background: #0075c1; color: #fff; }
a.gray_btn { background: #666; }
/**/
/*分页*/
.pagination { padding: 10px 0; text-align: center; overflow: hidden; color: #999; }
.pagination li { float: left; padding: 3px 5px; margin: 0 5px; border: 1px solid #ccc; }
.pagination a, .pagelist { display: block; color: #000; padding: 0 8px; }
.pagination li select, .pagination li option { border: none; display: block; }
.pagination .thisclass { border: 1px solid #0075c1; background: #0075c1; color: #fff; padding: 3px 10px; }
/*分页 end*/
@media(max-width: 768px) {
.infor_img { float: none; width: 100%; }
.infor_text { float: none; width: 100%; }
.infor1 li p { height: 110px; }
.infor2 li img { height: 110px; }
.advisory .fr{float: left;}
.next_a,.pre_a{float: none;width: 100%;}
/*768 end*/}

@media(max-width: 600px) {
.online_tab.pro_form { float: none; width: 100%; }
.ly_img { width: 100%; float: none; padding: 0; }
}

@media(max-width: 480px) {
.infor_img img { height: 300px; }
.infor1_list li { float: none; width: 100%; margin: 5px 0 5px 4%; }
.infor3 .yl_img { float: none; width: 100%; }
.infor3 .yl_text { float: none; width: 100%; line-height: 2em; }
.infor2 li img { height: 90px; }
.breadcrumb{display: none;}
/*480 end*/}

