﻿@charset "utf-8";
/* CSS Document */
*{	padding:0px;	margin:0px;}
body, sub, sup { position:relative }
abbr[title], dfn[title] { border-bottom:1px dotted }
b, dt, optgroup, strong { font-weight:700 }
hr, legend, td, th { padding:0 }
address, dfn[title] { font-style:normal }
hr, iframe, img, legend { border:0 }
.am-container, .am-g-fixed { max-width:1000px }
.am-container:after, .am-g:after, [class*=am-avg-]:after {
clear:both
}
*, :after, :before { -webkit-box-sizing:border-box; box-sizing:border-box }
body, html { min-height:100% }
html { -ms-text-size-adjust:100%; -webkit-text-size-adjust:100%; font-size:10px }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display:block }
audio, canvas, progress, video { display:inline-block; vertical-align:baseline }
audio:not([controls]) {
display:none;
height:0
}
[hidden], script, template {
display:none
}
a { background-color:transparent; color:#0e90d2 }
a:active, a:hover { outline:0 }
a, ins { text-decoration:none }
q { quotes:"\201C" "\201D" "\2018" "\2019" }
small { font-size:80% }
sub, sup { font-size:75%; line-height:0; vertical-align:baseline }
sup { top:-.5em }
sub { bottom:-.25em }
img { -webkit-box-sizing:border-box; box-sizing:border-box; vertical-align:middle }
svg:not(:root) {
overflow:hidden
}
fieldset { padding:.35em .625em .75em }
button, input, optgroup, select, textarea { color:inherit; font:inherit; margin:0 }
body, pre { line-height:1.6 }
button { overflow:visible }
button, input { line-height:normal }
button, select { text-transform:none }
button, html input[type=button], input[type=reset], input[type=submit] { -webkit-appearance:button; cursor:pointer }
input[type=checkbox], input[type=radio] { cursor:pointer; padding:0; -webkit-box-sizing:border-box; box-sizing:border-box }
button[disabled], html input[disabled] { cursor:default }
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input[type=search] { -webkit-appearance:textfield }
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
input { outline: none; }
textarea { overflow:auto; vertical-align:top; resize:vertical }
.am-btn, button, input:not([type=radio]):not([type=checkbox]), select {
vertical-align:middle
}
body { margin:0; background:#f8f8f8; font-family:"Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif; font-weight:400; color:#333; font-size:1.6rem }
body, button, input, select, textarea { text-rendering:optimizeLegibility; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; -moz-font-feature-settings:"liga", "kern" }
a:focus, a:hover { color:#095f8a }
a:focus { outline:dotted thin; outline:-webkit-focus-ring-color auto 1px; outline-offset:-2px }
ins, mark { background:#ffa; color:#333 }
abbr[title], dfn[title] { cursor:help }
address, blockquote, dl, fieldset, figure, hr, ol, p, pre, ul { margin:0 0 1.6rem }
*+address, *+blockquote, *+dl, *+fieldset, *+figure, *+hr, *+ol, *+p, *+pre, *+ul { margin-top:1.6rem }
h1, h2, h3, h4, h5, h6 { margin:0 0 1.6rem; font-weight:600; font-size:100% }
h1 { font-size:1.5em }
h2 { font-size:1.25em }
*+h1, *+h2, *+h3, *+h4, *+h5, *+h6 { margin-top:2em }
ol, ul { padding-left:2em }
ul, ol, li, dl, dt, dd { list-style-type: none; }
h2, h3, h4, ul, li, p { padding: 0; margin: 0; }
ol>li>ol, ol>li>ul, ul>li>ol, ul>li>ul { margin:1em 0 }
dt+dd { margin-top:.5em }
dd { margin-left:0 }
dd+dt { margin-top:1em }
hr { display:block; height:0; border-top:1px solid #eee; -webkit-box-sizing:content-box; box-sizing:content-box }
blockquote { padding-top:5px; padding-bottom:5px; padding-left:15px; border-left:4px solid #ddd; font-family:Georgia, "Times New Roman", Times, Kai, "Kaiti SC", KaiTi, BiauKai, FontAwesome, serif }
.am-sans-serif, blockquote small { font-family:"Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif }
blockquote small { display:block; color:#999; text-align:right }
.am-container:after, .am-container:before, .am-g:after, .am-g:before, [class*=am-avg-]:after, [class*=am-avg-]:before {
content:" ";
display:table
}

/* 清除浮动 */
.clearfix:before,.clearfix:after {display: table;content:'';}
.clearfix:after { clear: both; }
.clearfix { *zoom:1;}
q:before,q:after{content: ""}
.clear { clear:both;}

.pr{ position:absolute;}
.pl{ position:absolute;}

.fl{ float:left;}
.fr{ float:right;}

.mt10{ margin-top:10px;}

blockquote p:last-of-type { margin-bottom:0 }
.am-scrollbar-measure { width:100px; height:100px; overflow:scroll; position:absolute; top:-9999px }
.am-container { -webkit-box-sizing:border-box; box-sizing:border-box; margin-left:auto; margin-right:auto; padding-left:1rem; padding-right:1rem; width:100% }
.am-container>.am-g { width:auto; margin-left:-1rem; margin-right:-1rem }
 .am-close, .am-icon-btn, [class*=am-icon-] {
display:inline-block
}
/*header*/
.tb-header { background: #fff; position: relative; }
.am-header { position:relative; width:100%; height:50px; line-height:50px; padding:0 10px }
.am-header h1 { margin-top:0; margin-bottom:0 }
.header_nav .header_title{display:inline-block;font-size:18px;position:relative;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;color: #fff; text-align:center; width:100%; font-weight:500;}
.am-header .am-header-title { margin:0 30%; font-size:2rem; font-weight:400; text-align:center; display:block; word-wrap:normal; text-overflow:ellipsis; white-space:nowrap; overflow:hidden }
.am-header .am-header-title img { margin-top:4px; height:40px; vertical-align:top }
.am-header .am-header-nav { position:absolute; top:0 }
.am-header .am-header-nav img { height:40px; width:auto; vertical-align:middle }
.am-header .am-header-left { left:10px }
.am-header .am-header-right { right:10px }
/*sousuo*/
.header-serach { position:absolute; left:46%; width:50%; }
.header-serach input { border: 0; background:#fff; border:1px solid #e2e2e2; border-radius:25px; width: 100%; line-height: 30px; font-size: 12px; text-indent:1.5em; }
.header-serach .am-icon-search{ color: #bdbcbc; position: absolute; top:16px; right:10px; font-style: normal; background:url(../images/search_icon.png) no-repeat; height:24px; width:24px;}

.header_nav{position: relative; width:100%; height:50px; line-height:50px; background:#3096d8;top: 0px;}
.header_nav .home{background:url(../images/header-icon.png) no-repeat 0 0;height:24px;width:24px;display: block;text-indent:-9999px;margin:12px;padding:0;background-size:100% auto; position:absolute; top:0; right:0;}
.header_nav .ruturn{ width:24px; height:24px; background:url(../images/return.png) no-repeat;display: block;margin:12px;position:absolute; top:0; left:0;}
.header_nav .menu{background:url(../images/header-icon.png) no-repeat 0 0;height:24px;width:24px;display: block;text-indent:-9999px;margin:12px;padding:0;background-size:100% auto; position:absolute; top:0; right:0;}
.header_nav .menu {background-position: 0 10%;}

.search_bc{ width:74%; height:auto; position:relative; z-index:1999; margin:0 auto;}
/*search*/
/*.mtzrl_search{ padding:8px 0;}
#search_box01 { overflow: hidden;}
.mtzrl_search #search_box01 .keyword_wrap, .mtzrl_search #search_box01 .keyword_area {position: relative;}
.mtzrl_search li {padding:0px; width:100%;}
.mtzrl_search #search_box01 .input_box {background:#dcf0fd;border-radius:3px;line-height:30px; padding-left:30px;}
.mtzrl_search #search_box01 .input_box .inp_search { font-family:微软雅黑;font-size:12px;height:30px;width: 100%; color:#666; border:none; background:none;}
.mtzrl_search #search_box01 .btn_icon {position:absolute;width:24px;padding-left:5px; height:24px;display:block; display:inline-block;cursor: pointer; left:0; top:8px;}
.search_btn{background:url(../images/fadajing_icon.png) no-repeat right;background-size:100% auto; width:18px; height:18px; border:none; display:block;}*/

/*banner*/
.am-slider-default { margin: 0; }
.am-slider a:focus, .am-slider a:hover { outline:0 }
.am-control-nav, .am-direction-nav, .am-slides { margin:0; padding:0; list-style:none }
.am-slider { margin:0; padding:0; position:relative ;border-bottom: 1px solid #dcdee3;}
.am-slider .am-slides:after, .am-slider .am-slides:before { content:" "; display:table }
.am-slider .am-slides>li { display:none; -webkit-backface-visibility:hidden; position:relative }
.no-js .am-slider .am-slides>li:first-child { display:block }
.am-slider .am-slides img { width:100%; display:block }
.am-slider-default .am-control-nav { bottom: 10px; }
.am-slider-default .am-control-nav { width:100%; position:absolute; text-align:center }
.am-slider-default .am-control-nav li { margin:0 6px; display:inline-block }
.am-slider-default .am-control-nav li a { width:8px; height:8px; display:block; background-color:#666; background-color:rgba(0, 0, 0, .5); line-height:0; font-size:0; cursor:pointer; text-indent:-9999px; border-radius:20px; -webkit-box-shadow:inset 0 0 3px rgba(0, 0, 0, .3); box-shadow:inset 0 0 3px rgba(0, 0, 0, .3) }
.am-slider-default .am-control-nav li a:hover { background-color:#333; background-color:rgba(0, 0, 0, .7) }
.am-slider-default .am-control-nav li a.am-active { background-color:#0e90d2; cursor:default }
.am-slider-default .am-direction-nav a { position:absolute; top:50%; z-index:10; display:block; width:36px; height:36px; margin:-18px 0 0; overflow:hidden; opacity:.45; cursor:pointer; color:rgba(0, 0, 0, .65); -webkit-transition:all .3s ease;
transition:all .3s ease
}
.am-slider-default .am-direction-nav a:before { width:100%; color:#333; display:inline-block; -webkit-font-smoothing:antialiased; transform:translate(0, 0); content:"\f137"; font-size:24px; text-align:center; line-height:36px }
.am-slider-default .am-direction-nav a:before, .am-slider-default .am-pauseplay a::before {
-moz-osx-font-smoothing:grayscale;
-webkit-transform:translate(0, 0);
-ms-transform:translate(0, 0);
text-rendering:auto;
font:normal normal normal 1.6rem/1 FontAwesome, sans-serif
}
.am-slider-default .am-direction-nav a.am-next:before { content:"\f138" }
.am-slider-default .am-direction-nav .am-prev { left:10px }
.am-slider-default .am-direction-nav .am-next { right:10px; text-align:right }
.am-slider-default .am-direction-nav .am-disabled { opacity:0!important; cursor:default }
/*nav*/
.tb-nav ul { overflow: hidden; }
.tb-nav { overflow: hidden; background: #fff; padding: 1rem 0 1rem 0; }
.tb-nav p { color: #666666; font-size: 1.2rem; }
.tb-nav li { width: 25%; float: left; text-align: center; }
.tb-nav li a { color: #000; }
.tb-nav .am-gallery-item img { width:55%; display: block; margin: 5px auto; }
/*公告*/
.tb-list { padding: 0 1rem; overflow: hidden; background: #fff; margin:0 10px; margin-top:10px; height:32px; border-radius:5px; }
.tb-list span { height: 32px; line-height: 32px; float: left; width:101px; font-size: 1.2rem; }
.tb-list span font { padding:2px 6px; background:#f23030; color:#fff; border-radius:3px; margin-left:5px; }
#divgundong { width:50%; text-indent: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-style: normal; height: 32px; float: left; }
#divgundong a { color: #333; font-size: 1.2rem; line-height: 32px; }
#divgundong p { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.moer { width:11%; color: #333; font-size: 1.2rem; text-align:right; float:right; border-left:1px #e2e2e2 solid; height:20px; line-height:20px; margin-top:6px; }
.moer a { color: #333; font-size: 1.2rem; }
/*qikanlist*/
.publicMaga{ margin-bottom:10px; background:#fff; padding:0px 10px; margin-top:10px;display:block; overflow:hidden;  }
.publicMaga h5{border-bottom:1px solid #d7d7d7;font-size:16px; color:#333; width:100%; height:40px; line-height:40px; margin-bottom:0px; }
.publicMaga h5 span{ border-bottom:1px solid #2f96d8; padding-bottom:9px;}
.publicMaga h5 a{ font-size:12px; float:right; color:#666;}

 .lr_nb{height:auto;line-height:40px; margin:10px 0;width:100%;position: relative;box-sizing:border-box;z-index:1;opacity:1;top:0;-webkit-transition:.3s all;transition:.3s all}  
.lr_nb .slider_wrap.line{overflow:hidden;overflow-x:scroll;width:100%;-webkit-overflow-scrolling:touch;}  
.lr_nb .slider_wrap.line .item_cell{display:inline-block;margin: 0px 10px;;overflow:hidden;position:relative; width: 23%;margin-right: 2%;}
.lr_nb .slider_wrap.line .item_cell a{ clear:both; display:block;font-size: 12px;color: #333;float: left;width: 100%;text-align: center;}
.lr_nb .slider_wrap.line .item_cell:last-child{ margin-right:0px;}  
 .lr_nb .slider_wrap.line .item_cell img{ width:100%;}  
.lr_nb .slider_wrap.box{overflow:hidden;width:100%}  
.lr_nb .slider_wrap::-webkit-scrollbar{display:none}  
.lr_nb .wx_items{white-space:nowrap}  
.lr_nb .wx_items span{color:#666;font-size: 15px; white-space:nowrap;display:block;-webkit-tap-highlight-color:rgba(0,0,0,0);text-align:center;cursor:pointer}  

		


/*期刊列表*/
.public_content{background:#fff;display:block; overflow:hidden;width:100%; display:block;}
.public_content .public_text{ padding:0 10px;}
.public_content .public_text h5{border-bottom:1px solid #d7d7d7;font-size:16px; color:#333; width:100%; height:40px; line-height:40px; margin-bottom:0px; }
.public_content .public_text h5 span{ border-bottom:1px solid #2f96d8; padding-bottom:9px;}
.public_content .public_text h5 a{ font-size:12px; float:right; color:#666;}

.public_box{ width:100%; padding:10px 0 0px; float:left;}
.public_box ul{ width:100%; float:left;}
.public_box ul li{float:left; width:25%; margin-bottom:10px;}
.public_box ul li .public_img a{ font-size:12px; color:#333; float:left; width:100%;}
.public_box ul li .public_img a img{ width:100%;}
.public_box ul li .public_img a p{ margin-top:6px; text-align:center; max-height:46px;}

/*add*/
.add{ width:100%; margin-top:10px; float:left;}
.add_img img{ width:100%;}
/*论文*/
.lunwen{padding:0 1%;}
.lunwen_box{ float:left; width:46%; margin:10px 2% 0; background:#fff; border:1px solid #e2e2e2;}
.lunwen_box_nr{ padding:0 10px;}
.lunwen_main{ width:100%;}
.lunwen_main h3{ width:100%; float:left; height:40px; line-height:40px; border-bottom:1px solid #e2e2e2;}
.lunwen_main h3 span{ border-bottom:1px solid #2f96d8; float:left; font-size:15px; line-height:39px;}
.lunwen_main h3 a{ float:right; font-size:12px;}
.lunwen_main ul{ width:100%; float:left; padding:6px 0;}
.lunwen_main ul li{width:100%; float:left;display:block;height: 25px; overflow:hidden}
.lunwen_main ul li a{line-height:24px; height:24x; font-size:12px; color:#333;}

/*foot*/
.foot{ width:100%;float:left; padding-bottom:50px;}
.foot_main{ width:100%;}
.foot_main dl{ padding:0px 20%;}
.foot_main dl dd{ width:50%;text-align:center; font-size:14px; float:left;}
.foot_main dl dd a{ display:block; color:#333}
.foot_main dl dd a em img{ width:24px; height:24px; margin-right:8px;}
.foot_main p{ width:100%; text-align:center; font-size:12px; margin-top:10px; float:left;}

/*置顶*/
.cd-top {display: inline-block;height: 40px;width: 40px;position:fixed;bottom:60px; right:10px;box-shadow:0 0 10px rgba(0, 0, 0, 0.05);
/* image replacement properties */z-index:2999;
overflow:hidden;text-indent:100%;white-space:nowrap;
background:#55acef url(../images/cd-top-arrow.svg) no-repeat center 50%;visibility: hidden;opacity: 1;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;}
.cd-top.cd-is-visible {/* the button becomes visible */visibility: visible;opacity: 1;}
.cd-top.cd-fade-out {/* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */opacity: .5;}
.no-touch .cd-top:hover {background-color: #55acef;opacity: 1;}

/*footer_bar*/
.footer_bar{ background:#3096d8; height:40px; width:100%; table-layout: fixed; bottom:0; z-index:10;position: fixed;}
.bar-tab{ width:100%; line-height:40px;}
.bar-tab a{ width:47%; float:left; text-align:center; color:#fff; font-size:14px; display:block;}
.bar-tab a img{ width:16px; height:16px; margin-right:5px;}
.bar-tab span{ float:left; width:2%; text-align:center;}
.bar-tab span img{ width:1px; height:16px;}

/*分页*/
[data-role=widget-pagination]{height:55px;background-color:#fff;border:1px solid #fff;text-align:center;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px 0; margin-top:10px;}
[data-role=widget-pagination]>a,[data-role=widget-pagination]>div{float:left;display:block;height:35px;line-height:35px;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box}
[data-role=widget-pagination]>a{width:31.25%;background-color:#3096d8;color:#fff;display:block}
[data-role=widget-pagination]>a:first-of-type{margin-left:4.6875%}
[data-role=widget-pagination]>a:last-of-type{margin-right:4.6875%}
[data-role=widget-pagination]>div{width:100%; font-size: 16px;background-color:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee;color:#000;position:relative}
[data-role=widget-pagination] .widget-pagination-current-page{display:block;width:100%;height:100%}
[data-role=widget-pagination]>.widget-pagination-disable{background-color:#eee;color:#666}
[data-role=widget-pagination] .widget-pagination-pages{position:absolute;width:100%;height:100%;left:0;top:0;opacity:0}

/*qikan_list*/
.qk_list{ width:100%;}
.qk_list .qk_tet{ height:40px; line-height:40px; width:100%; background:#fff; font-size:16px; color:#3096d8;}
.qk_list .qk_tet em{ margin-left:10px; height:16px; width:5px; background:#3096d8; display:block; float:left; margin-top:12px; margin-right:8px;}

.qk_list .qk_box{ background:#fff; padding:10px; margin-top:10px;}
.qk_list .qk_box dl{ width:100%;}
.qk_list .qk_box dl dt{float:left;}
.qk_list .qk_box dl dt img{ width:102px; padding:2px; border:1px solid #f5f5f5; float:left; height:132px;}
.qk_list .qk_box dl dd{ padding-left:10px; float:left; margin-top:0px;}
.qk_list .qk_box dl dd .qk_nr{ width:100%; display:block;}
.qk_list .qk_box dl dd .qk_nr h3{ line-height:24px; width:100%; float:left; margin-top:-3px;}
.qk_list .qk_box dl dd .qk_nr h3 a{ font-size:14px; width:100%;color:#3096d8;}
.qk_list .qk_box dl dd .qk_nr p{ font-size:12px;width:100%; line-height:20px;}
.qk_list .qk_box dl dd .qk_nr p span{ color:#666;}
.qk_list .qk_box dl dd .qk_nr p a{ height:28px; line-height:28px; background:#3096d8; padding:0px 15px; float:left; color:#fff; margin-right:12px;}
.qk_list .qk_box dl dd .qk_nr p a.red{ background:#e83e3e;}

/*期刊内容*/
.deal_box{ padding:15px; background:#fff;}
.deal_box .imgboxdt{margin:0 auto; width:200px;}
.deal_box .imgboxdt a{ text-align:center;margin:0 auto;width:200px; padding:10px; border:1px solid #e2e2e2; display:block; height:257px; background:#fff;
box-shadow:4px 4px 0px #e7e7e7;
-moz-box-shadow:4px 4px 0px #e7e7e7;
-webkit-box-shadow:4px 4px 0px #e7e7e7;}
.deal_box .imgboxdt a img{ width:180px; float:left; }
.tg{ background:#3096d8; color:#fff; height:34px; line-height:34px; border:none; text-align:center; width:120px;margin:12px auto 0; margin-left:40px; font-size:14px;}

/*期刊信息*/
.detail_cont { background:#fff; padding:0 10px 10px; margin-top:10px;}
.detail_cont_info {width:100%;}
.detail_cont_info h3 { font-size: 16px;line-height:40px;border-bottom:1px solid #e2e2e2; width:100%; float:left;}
.detail_cont_info h3 span{ float:left; border-bottom:1px solid #3096d8;}
.detail_cont_info h3 span em{ height:16px; float:left; width:5px; background:#3096d8; margin-top:12px; margin-right:8px;}
.detail_cont_info dl { width:100%; float:left; margin:5px;}
.detail_cont_info dl dd { font-size: 14px; line-height:40px; border-bottom: 1px solid #eee; color: #666; width:100%;}
.detail_cont_info p{ font-size:12px; width:100%; text-indent:2em; line-height:24px; margin-top:8px; float:left;}


/*底部搜索*/
#search_foot .search_bc{ width:100%; height:auto; position:relative; z-index:1999;}
/*search*/
.foot_search{ padding:10px;}
#search_box01 { overflow: hidden;}
.foot_search #search_box01 .keyword_wrap, .mtzrl_search #search_box01 .keyword_area {position: relative;}
.foot_search li {padding:0px; width:100%;}
.foot_search #search_box01 .input_box {background: none repeat scroll 0px 0px #FFF;border: 1px solid #e5e5e5;border-radius:3px;padding: 0px 70px 0px 10px; line-height:0.32rem;}
.foot_search #search_box01 .input_box .inp_search { font-family:微软雅黑;font-size:12px;height:40px;width: 100%; color:#666; border:none;}
.foot_search #search_box01 .search_btn_foot{position:absolute;top:1px;width:56px;height:40px;display:block; display:inline-block;cursor: pointer; line-height:40px; background:#f0f0f0; border:none;font-family:微软雅黑;font-size:14px; right:1px;}

/*论文列表*/
.lw_box{ width:100%;}
.lw_box ul li{ line-height:34px; width:100%; font-size:14px; border-bottom:1px dotted #e2e2e2;}
.lw_box ul li a{ color:#333;width:100%;display:block;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; height:34px;}
.lw_box ul li a span{ margin-right:5px; font-size:14px;}

/*论文内容*/
.lw_con{ background:#fff; padding:10px;}
.add1{ width:100%;}
.add1 img{ width:100%;}
.lw_main{width:100%;}
.lw_main .lw_tit{ width:100%; border-bottom:1px solid #e2e2e2; padding:10px 0; float:left;}
.lw_main .lw_tit h1{ width:100%; font-size:16px; text-align:center; color:#3096d8}
.lw_main .lw_tit p{ width:100%; text-align:center; font-size:12px; color:#666; margin-top:8px;}
.lw_main .lw_tit p span{ margin:0 5px;}
.lw_main .lw_box_con{ width:100%; float:left;}
/*.lw_box_con {
height:408px;overflow:hidden;
}*/
.lw_main .lw_box_con p{ line-height:24px; width:100%; margin-top:10px; font-size:14px; text-indent:2em;}
.ck_mpre{ height:38px; line-height:38px; background:#f5f5f5; border:1px solid #e2e2e2; width:100%; font-size:14px;border-radius:3px; margin-top:8px;}

/*最新文章*/
.new_con{ background:#fff; padding:0 10px; margin-top:10px;}
.new_con .new_con_tit{ width:100%; }
.new_con .new_con_tit h3{ width:100%; font-size:14px; color:#3096d8;height:40px; line-height:40px; border-bottom:1px solid #e2e2e2;}
.new_con .new_con_tit h3 span{ border-bottom:1px solid #3096d8;line-height:40px; height:40px; float:left;}
.new_con .new_con_tit h3 span em{ height:16px; width:5px; background:#3096d8; float:left; margin-top:12px; margin-right:8px;}

.new_con_list{ width:100%; float:left; padding-bottom:10px;}
.new_con_list ul li{ border-bottom:1px solid #e2e2e2; width:100%; float:left; line-height:40px;}
.new_con_list ul li a{ width:65%; float:left; color:#333; font-size:14px;display:block;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.new_con_list ul li span{ float:right; font-size:12px; color:#666;}

/*在线投稿*/
.ul_block{ background:#fff; padding:0 10px 10px;}
.ul_block .webkit-box{ width:100%; float:left;}
.ul_block .webkit-box h3{ font-size:14px; width:100%; height:40px; line-height:40px; border-bottom:1px solid #e2e2e2; color:#3096d8;}

.tgxz{ width:100%; float:left; padding-bottom:10px;}
.tgxz p{ line-height:24px; width:100%; margin-top:10px; font-size:14px;}


.publicForm { width:100%; float:left; position:relative;}
.publicForm dl {color:#666; float:left; width:100%; margin:12px 0 0; }
.publicForm dl dt { float:left; width:78px; line-height:38px; text-align:right; font-size:14px; font-weight:400;}
.publicForm dl dt i {color:#ef382a; float:left;}
.publicForm dl dd { float:left; margin-top:0; width:74%;}
.publicForm dl dd span img { border:solid 1px #d3dded; height:38px; width:80px; }
.publicForm dl dd span{ font-size:14px; line-height:38px; margin-left:8px;}
.publicForm dl dd .input_txt { border:solid 1px #d3dded; height:38px; padding:0px 10px; line-height:38px; color:#666; float:left; font-size:14px; width:100%;}
.publicForm dl dd .ui_button { padding:0 12px; height:38px; line-height:30px; border:1px solid #d3dded; float:left; display:block; cursor:pointer; font-size:14px; }
.publicForm dl dd .ui_button:hover { background:#1cc2f2; color:#fff; }
.button_bule { background:#3096d8; color:#fff; height:38px; width:100px;display:block; line-height:38px; text-align:center; font-size:14px; }

/*分类*/
.fenlei{ background:#fff; width:100%; margin-bottom:10px; padding:10px 0;}
.fenlei ul{ width:100%;}
.fenlei ul li{ width:25%; font-size:14px; line-height:30px; float:left; text-align:center;}
.fenlei ul li a{ width:100%; text-align:center; color:#333;}
.fenlei ul li a:hover{color:#3096d8;}

/*热搜*/
.hot_search{ background:#fff; width:100%; margin-bottom:10px; float:left;}
.hot_search_con{ width:100%;}
.hot_search_con h3{ font-size:14px; width:100%; float:left; text-indent:1em; line-height:40px;}
.hot_search_con a{ float:left; margin-left:10px; padding:3px 10px; background:#f5f5f5; font-size:12px; color:#333; display:block; margin-bottom:10px;border-radius:3px;}
.hot_search_con a:hover{ color:#fff; background:#3096d8;}

/*登录*/
.user_content { margin-bottom:10px; overflow: hidden; }
.user_content .form { width:96%; margin-left: 2%; margin-top: 2%; background: #fff; padding: 2%; }
.user_content .form ul li { border-bottom: 1px solid #eee; overflow: hidden; height: 50px; line-height: 50px; position: relative; }
.user_content .form ul li .input { width: 100%; }
.pull-left { float: left; }
.text-thr { width:100%; padding-left: 40px; height: 40px; border: 0px; font-size: 14px; font-family: "微软雅黑", "microsoft yahei"; background: url(../images/icon-user.png) left no-repeat; background-size: 30px; }
.text-four { width:100%; padding-left: 40px; height: 40px; border: 0px; font-size: 14px; font-family: "微软雅黑", "microsoft yahei"; background: url(../images/icon-password.png) left no-repeat; background-size: 30px; }
.text-four1 { width:100%; padding-left: 40px; height: 40px; border: 0px; font-size: 14px; font-family: "微软雅黑", "microsoft yahei"; background: url(../images/icon-password1.png) left no-repeat; background-size: 30px; }
.text-five { width:100%; padding-left: 40px; height: 40px; border: 0px; font-size: 14px; font-family: "微软雅黑", "microsoft yahei"; background: url(../images/icon-phone.png) left no-repeat; background-size: 30px; }
.text-six { width:100%; padding-left: 40px; height: 40px; border: 0px; font-size: 14px; font-family: "微软雅黑", "microsoft yahei"; background: url(../images/icon-code.png) left no-repeat; background-size: 30px; }
.user_content .form ul li .note { color: #f00; font-size: 12px; line-height: 50px; position: absolute; right: 10px; }
.loginwrong { background: #fffab2; color: #f00; text-align: center; line-height: 30px; font-size: 14px; margin-top:10px; }
#border-no { border: 0px; }
.btn-one { border: 0px; cursor: pointer; width: 100%; height: 36px; line-height: 36px; text-align: center; background:#55acef; display: block; color: #fff; border-radius: 5px; font-size: 14px; font-family: "微软雅黑", "microsoft yahei"; }
.user_content .prompt { line-height: 30px; text-align: center; margin-top: 10px; font-size: 14px; }
.user_content .form ul li .weixin { border: 1px solid #eaefae; background: #fcffd8; text-align: center; display: block; height: 34px; margin-top: 10px; border-radius: 5px; font-size: 14px; color: #eb6113; line-height: 34px; }

/*关于我们*/
.about{ width:100%; background:#b5bcbb; position:relative;}
.about_box{background:url(../images/about_1.jpg) no-repeat center; padding:20px 10px 120px;}
.about_tit{ text-align:center; font-size:16px; color:#fff; background:url(../images/about.png) no-repeat; width:160px; height:79px; margin:0px auto; padding-top:48px; line-height:31px;}
.about_nr{ width:100%;}
.about_nr p{ line-height:24px; width:100%; margin-top:10px; font-size:14px; position:relative; z-index:1; text-indent:2em;}
.about_zp { padding:10px 0;}
.about_zp img{ width:100%;}
.about_img img{ width:80%; position:absolute; bottom:-30px; right:0px;}

/*新加*/
.public_box ul li .public_img{ margin:0 10px;}
.header_search{/*background:url(../images/header-icon.png) no-repeat 0 0;*/height:24px;width:24px;display: block;text-indent:-9999px;margin:12px;padding:0;background-size:100% auto; position:absolute; top:0; right:0;}
.header_nav .header_search{background-position:0 20%; right:40px;}

/*搜索*/
#search_box .search_bc{ width:100%; height:auto; position:relative; z-index:1999;}
/*search*/
.mtzrl_search{ background:#f5f5f5; padding:10px;}
#search_box01 { overflow: hidden;}
.mtzrl_search #search_box01 .keyword_wrap, .mtzrl_search #search_box01 .keyword_area {position: relative;}
.mtzrl_search li {padding:0px; width:100%;}
.mtzrl_search #search_box01 .input_box {background: none repeat scroll 0px 0px #FFF;border: 1px solid #eee;border-radius:3px;padding: 0px 70px 0px 10px; line-height:0.32rem;}
.mtzrl_search #search_box01 .input_box .inp_search { font-family:微软雅黑;font-size:12px;height:40px;width: 100%; color:#666; border:none;}
.mtzrl_search #search_box01 .btn_icon {border-left:1px solid #eee;position:absolute;right:10px;top:4px;width:30px;padding-left:10px; height:30px;display:block; display:inline-block;cursor: pointer; text-align:right; padding-top:4px;}
.search_btn{background:url(../images/fadajing_icon.png) no-repeat right;background-size:100% auto; width:24px; height:24px; border:none; display:block;}
.header_nav .logo{ margin-left:10px; float:left; margin-top:-2px;}


/*m360_leftNav  分类*/
#m360_leftNav{width:100%;height:100%;position:absolute;left:0;top:0;z-index:3000;display:none;overflow:hidden;}
.m360_leftNavBg{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(51,51,51,0.5);}
.m360_leftNavBg:after,.m360_leftNavBg:before{position:absolute;border-width: 4px;
border-color:#fff #fff transparent transparent;border-style: solid solid none none ;height:8px;width:8px;right:290px;top: 200px;
content:'';
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
transform:rotate(45deg);}
.m360_leftNavBg:before{right:300px;}
.m360_leftNav{position:absolute;top:0;right:-280px;height:100%;width:200px;z-index:10;background:url(../images/bg_panel_left.jpg) no-repeat;color:#fff; background-size: cover;}
.content-block {margin:30px 0; padding:15px; color: #bbb;}
.list-block {margin:10px 0;font-size:16px;}
.list-block ul {list-style: none;padding: 0;margin: 0; position: relative;}
.list-block li { box-sizing: border-box;position: relative;}
.list-block .item-content {box-sizing: border-box;padding-left:15px;min-height:44px; display: flex;align-items: center;}
.list-block .item-media {display: flex;flex-shrink: 0;flex-wrap: nowrap;box-sizing: border-box;align-items: center;width:20px; height:20px;}
.list-block .item-inner {padding-right:15px;position:relative;width:100%;padding-top:8px;padding-bottom:7px;min-height:44px;overflow:hidden;box-sizing:border-box;display:flex;justify-content:space-between;align-items: center;}
.list-block .item-media + .item-inner {margin-left:15px;}
.list-block ul li a {color: #fff !important;}
.list-block ul li.current {background: #454c57 !important;}
.list-block ul li.current a{color: #55acef;}
.list-block ul li.current:before {position: absolute;top: 0;left: 0;border-top: 1px solid #393939; width: 100%;height: 100%;content: '';border-left: 3px solid #55acef;}


.goods-detail-foot {
	position: fixed;
	z-index: 99;
	top: auto;
	left: 0px;
	right: 0px;
	bottom: 0px;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',  startColorstr='#F2F5F5F5',   endColorstr='#F2F5F5F5');
	background: rgba(245,  245,  245,  0.95);
	opacity: 0.9;
 }  
.goods-detail-foot * {
	font-style: normal;
	margin:0;
	padding:0;
	word-break:break-all;
 }  
.goods-detail-foot a {
	color: #333;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255,   0,   0,   0);
 }  
.goods-detail-foot p {
    display: block;
    
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
 }  
.goods-detail-foot:not(input) {
	-webkit-tap-highlight-color: rgba(0,   0,   0,   0);
	-webkit-touch-callout: none;
	-webkit-text-size-adjust: none;
 }  
.goods-detail-foot .otreh-handle {
	float: left;
	width: 35%;
	overflow: hidden;
	white-space: nowrap;
	font-size: 0px;
 }  
.goods-detail-foot .buy-handle {
	float: right;
	width: 65%;
	font-size: 0px;
 }  
.goods-detail-foot .buy-handle a {
	display: block;
	height: 1.5rem;
	font-size: 2rem;
	font-weight: 300;
	line-height: 1.5rem;
	color: #fff;
	text-align: center;
 }  
.goods-detail-foot .buy-handle a.add-cart {
	float: right;
	width: 100%;
	background-color: #55acef;
	height: 4rem;
	line-height: 4rem;
	}  
.goods-detail-foot .otreh-handle a {
	position: relative;
	z-index: auto;
	display: inline-block;
	height: 4rem;
	text-align: center;
	color: #333;
	border-top: solid 1px #DDD;
	}  
.goods-detail-foot .otreh-handle a.index{
	width: 50%;
	
 }  
.goods-detail-foot .otreh-handle a.kefu1{
	width: 50%;
 }  

 .goods-detail-foot .otreh-handle a.index i {
    background-size: 100%;
    background-image: url(../images/foot_home.png);
}
.goods-detail-foot .otreh-handle a.kefu1 i {
	background-size: 100%;
  background-image: url(../images/foot_phone.png);
}
.goods-detail-foot .otreh-handle a i{
	display: inline-block;
	width: 2rem;
	height: 2rem;
	margin: 0.1rem auto;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 80%;
	opacity: 0.65;
	}  
.goods-detail-foot .otreh-handle a p {
	display: block;
	height: 2rem;
	font-size: 1rem;
	line-height: 2rem;
 }