﻿@CHARSET "UTF-8";
/*! Amaze UI v2.1.0 | by Amaze UI Team | (c) 2015 AllMobilize, Inc. | Licensed under MIT | 2015-01-13T02:01:01 UTC */*, :before, :after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration:none;
}

* {
	margin: 0;
	padding: 0;
}
html, body {
	min-height: 100%;
	direction: ltr;
	color: #343434;
	font-family: "Microsoft YaHei",SimSun,STHeiti,"MicrosoftJhengHei",华文细黑;
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0;
	padding-top: 0.8rem;
	padding-bottom: 1.33rem;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, main, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], tremplate, script {
display:none
}
a {
	background-color: transparent;
	color: #343434;
}
a:focus {
	outline: thin dotted
}
a:active {
	outline: 0
}
ins, a {
	text-decoration: none
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
pre {
	white-space: pre-wrap
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5rem
}
sub {
	bottom: -.25rem
}
br {
	display: inline;
	line-height: 0.1rem;
	font-size: 0.1rem;
}

img {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: 0;
	font-size: 0.2rem;
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
code, kbd, pre, samp {
	font-family: Monaco, Menlo, Consolas, "Courier New", FontAwesome, monospace;
	font-size: 1rem
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35rem .625rem .75rem
}
legend {
	border: 0;
	padding: 0
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
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=radio], input[type=checkbox] {
	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=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}
optgroup {
	font-weight: 700;
}
table {
	width: 100%;
}
td, th {
	padding: 0;
	display: table-cell;
	vertical-align: inherit;
}
html {
	font-size: 47px;
	-webkit-tap-highlight-color: transparent;
}
body {
	position: relative;
	max-width: 700px;
	margin: 0 auto;
	font-weight: 400;
}
body, input, textarea, select, button {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga", "kern"
}
a,img,button,input,textarea {
	-webkit-tap-highlight-color:rgba(255,255,255,0);
}
input,textarea{
	-webkit-appearance:none;
}

@media only screen and (max-width:700px) {
body {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	line-height: 0.4rem;
}
}

a:focus {
	color: #e50110;
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
ins {
	background: #ffa;
	color: #333
}
mark {
	background: #ffa;
	color: #333
}
abbr[title], dfn[title] {
	cursor: help
}
dfn[title] {
	border-bottom: 1px dotted;
	font-style: normal
}
p, hr, ol, dl, blockquote, pre, address, fieldset, figure {
	margin: 0 0 1.6rrem 0;
	color: #343434;
}
span {
	color: #343434;
}
*+p, *+hr, *+ol, *+dl, *+blockquote, *+pre, *+address, *+fieldset, *+figure {
	margin-top: 0.22rrem
}

h1 {
	font-size: 0.3rem
}
h2 {
	font-size: 0.24rem
}

ol {
	padding-left: 2rem
}
ul>li>ul, ul>li>ol, ol>li>ol, ol>li>ul {
	margin: 1rem 0;
}
ul {
	list-style: none;
}
dt {
	font-weight: 700
}
dt+dd {
	margin-top: .5rem
}
dd {
	margin-left: 0
}
dd+dt {
	margin-top: 1rem
}
hr {
	display: block;
	padding: 0;
	border: 0;
	height: 0;
	border-top: 1px solid #eee;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
address {
	font-style: normal
}
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
}
blockquote small {
	display: block;
	color: #999;
	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;
	text-align: right
}
blockquote p:last-of-type {
	margin-bottom: 0
}
iframe {
	border: 0
}
button, input:not([type=radio]):not([type=checkbox]), select {
	vertical-align: middle
}
.clear1 { clear:both; width: 100%; height: 0.02rem; overflow: hidden; margin: 0 auto; padding: 0; }
.clear2 { clear: both; width: 100%; height: 0.0425rem; overflow: hidden; margin: 0 auto; padding: 0; }
.clear5 { clear: both; width: 100%; height: 0.1rem; overflow: hidden; margin: 0 auto; padding: 0; }
.clear10 { clear: both; width: 100%; height: 0.21rem; overflow: hidden; margin: 0 auto; padding: 0; }
.clear15 { clear: both; width: 100%; height: 0.3rem; overflow: hidden; margin: 0 auto; padding: 0; }
.clear20 { clear: both; width: 100%; height: 0.42rem; overflow: hidden; margin: 0 auto; padding: 0; }
.clear30 { clear: both; width: 100%; height: 0.6rem; overflow: hidden; margin: 0 auto; padding: 0; }
.clear40 { clear: both; width: 100%; height: 0.84rem; overflow: hidden; margin: 0 auto; padding: 0; }
.clear50 { clear: both; width: 100%; height: 1.02rem; overflow: hidden; margin: 0 auto; padding: 0; }

/* 侧边导航栏 */
.am-offcanvas.am-active {
	display: block
}
.am-offcanvas {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1090;
	background: rgba(0,0,0,.15)
}
.am-offcanvas.am-active .am-offcanvas-bar.am-offcanvas-bar-active {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
.am-offcanvas-bar {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 1091;
	width: 35%;
	background: #fff;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}
.am-offcanvas-bar:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 1px;
	background: #262626
}
.am-menu-offcanvas1 .am-menu-nav {
	border-bottom: 1px solid rgba(0,0,0,.3);
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.05);
	box-shadow: 0 1px 0 rgba(255,255,255,.05)
}
.am-menu ul {
	padding: 0;
	margin: 0
}
.am-menu li {
	list-style: none
}
.am-menu-offcanvas1 .am-menu-nav>li>a {
	height: 0.8rem;
	line-height: 0.8rem;
	text-align: center;
	font-size: 0.3rem;
	padding: 0;
	position: relative;
	border-top: 1px solid rgba(0,0,0,.3);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
}
.am-menu-nav a {
	display: block;
	padding: .1rem 0;
	-webkit-transition: all .45s;
	transition: all .45s
}
.am-menu a:after, .am-menu a:before {
	display: inline-block;
	font-family: FontAwesome, sans-serif;
	font-weight: 400;
	font-style: normal;
	vertical-align: baseline;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

/* 栏目标题 */
.listtit {
	width: 100%;
    overflow: hidden;
    background-color: #fff;
    padding-left: 0.5rem;
}
.listtit span {
	width: 1.5rem;
    color: #2f1d1d;
    font-size: 0.32rem;
    float: left;
    letter-spacing: 0.05rem;
    height: 0.7rem;
    line-height: 0.7rem;
}

/* 头部 */
.header {
	position: fixed;
    height: 0.8rem;
    top: -1px;
    left: 0;
    right: 0;
    z-index: 99;
    box-shadow: 0 2px 4px -1px rgba(0,0,0,.2);
    background: #ffffff;
}

.header_inner {
	max-width: 700px;
	margin: 0 auto;
	height: 0.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.con_header_inner {
	max-width: 700px;
	height: 0.8rem;
	margin: 0 auto;
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.con_header_inner a {
	line-height: 0;
}

.con_header_inner img {
	display: block;
}


.header .header-title{
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	width: 2.5rem;
	float: left;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
	margin: 0.1rem 0rem 0.1rem 0.05rem;
}

.con_header_title {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: block;
    width: 0.8rem;
    margin: .03rem .1rem;
}

.header .header-title img {
	width: 90%;
}

.header .con_header_title img {
	width: 80%;
}

.header .header-title a {
	line-height: 0;
}

.header_phone {
	font-size: 0.3rem;
    float: left;
    color: #e50110;
    text-align: center;
    text-indent: 0.1rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.con_header_phone {
	font-size: 0.4rem;
	float: left;
	color: #e50110;
	text-align: center;
	text-indent: 0.1rem;
	-webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.header_nav {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 0.3rem;
	padding-bottom: 0.1rem;
	padding-top:0rem;
}

.headnav {
	display: block;
	width: 100%;
	margin: auto;
	padding: 0;
}
.headnav .menu {
	width: 100%;
	list-style: none;
	border: 0;
	display: inline-block;
}
.headnav .menu .mli {
	float: left;
	width: 25%;
	text-decoration: none;
	height: 3rem;
	line-height: 3rem;
	background: url(../images/mbg1.jpg) repeat;
	background-size: 100% 100%;
	border-right: solid 0.1rem #205490;
	margin-bottom: 1px;
	text-align: center;
}
.headnav .menu .mli a {
	color: #fff;
	font-size: 0.7rem;
}
.am-menu-toggle {
	float: right;
}
/* 底部 */
.footer {
	position: fixed;
    z-index: 9999;
    bottom: 0;
    left: 0;
    right: 0;
	height: 1.2rem;
    background: #fff;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out,-webkit-transform .2s ease-out;
    box-shadow: 0 3px 14px 2px rgba(0,0,0,.12);
	box-sizing: inherit;
	padding-top:0.1rem;
}

.foot-nav {
    max-width: 700px;
    height: 100%;
    margin: 0 auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.foot-nav li {
	float: left;
	width: 25%;
	list-style: none;
	text-align: center;
}
.foot-nav .foot-nav-bg{
	width: 25px;
	height: 25px;
	background: url(../images/bg.png);
	background-size: 128px 25px;
	margin: 0 auto;
}
.foot-nav span {
	font-size: 0.3rem;
	display: block;
	height: 1rem;
	line-height: 0.6rem;
	color: #999;
}
.foot-nav .foot-nav-img1 {
	    background-position: 0 0;
}

.foot-nav .foot-nav-img2 {
	background-position: -25px 0;
}
.foot-nav .foot-nav-img3 {
	background-position: -102px 0;
}
.foot-nav .foot-nav-img4 {
	background-position: -47px 0;
}
/* 内容分页 */
.dede_pages {
	float: right;
	margin-right: 1rem;
}
.dede_pages ul {
	text-align: center;
}
.dede_pages ul li {
	list-style: none;
	float: left;
	margin-right: 0.3rem;
}
.dede_pages ul li a{
	font-size: 0.75rem;
	color: #01499D;
}

/* 搜索框 */
.header-button {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	text-transform: capitalize;
	position: relative;
	z-index: 1;
	display: block;
	width: 0.7rem;
	height: 0.7rem;
	margin: 0;
	padding: 0;
	outline: none;
	background: url(../images/search.png) no-repeat;
	background-size: 60%;
    background-position: 0.2rem 0.16rem;
	border: none;
	cursor: pointer;
}

#toggle-menu {
  float: left;
  background-position: 0 0;
  background-color: #bc0023;
}

#toggle-search {
	float: right;
}

#toggle-search.open:after {
	top: 0.45rem;
}
#toggle-search:after {
	-moz-transition: top, 0.5s;
	-o-transition: top, 0.5s;
	-webkit-transition: top, 0.5s;
	transition: top, 0.5s;
	position: absolute;
	top: 0.8rem;
	left: 50%;
	margin-left: -0.1625rem;
	content: "";
	border-color: transparent transparent #F5F5F5;
	border-style: solid;
	border-width: 0.1625rem 0.1625rem 0.2525rem;
}

#toggle-basket {
	position: relative;
	float: right;
	background-position: -120px 0;
}

#search-form {
	-moz-transition: max-height, 0.5s;
	-o-transition: max-height, 0.5s;
	-webkit-transition: max-height, 0.5s;
	transition: max-height, 0.5s;
	position: absolute;
	top: 0.8rem;
	left: 0;
	width: 100%;
	max-height: 0;
	overflow: hidden;
	background-color: #F5F5F5;
}
#search-form.open {
	max-height: 0.8rem;
}
#search-form fieldset {
	position: relative;
	margin: 0 0.8rem 0 0;
	padding: 0;
	border: none;
}
#search-form input {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	height: 0.8rem;
}
#search-form input[type="search"] {
	width: 100%;
	padding: 0 0.1rem 0 0.43rem;
	background: transparent;
	border: none;
	font-size: 0.3rem;
}
#search-form input[type="submit"] {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0.8rem;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #6f6c6a;
	background: #dfe1e2;
	border: none;
	font-size: 0.3rem;
}

/* 搜索结果页  */
.search-result {
	width: 100%;
	background: #F2F2F2;
	font-size: 0.3rem;
}

.search-result a {
	font-size: 0.3rem;
}

.resultbar {
	width: 100%;
	background: #fff;
}

.result_content {
	
}

.resultlist {
	background: #fff;
	overflow: hidden;
	line-height: 0.45rem;
}

.result_content a {
	display: block;
	width: 100%;
	padding: .28rem .23rem .28rem;
	overflow: hidden;	
}

.result_list_ttit {
	background: #fff;
}

.result_list_ttit h3 {
	color: #000;
	font-weight: normal;
	font-size: 0.37rem;
	line-height: 0.6rem;
}

.resultlist_d {
	width: 100%;
	margin-top: 0.1rem;
}

.search_list_timg {
	width: 33.3333333%;
	float: left;
	background: #fff;
}

.search_list_tcon {
	background: #fff;
	float: left;
	width: 66.6666667%;
}

.result_list_tdes {
	padding: 0 0.05rem;
	color: #555;
}

/* 面包屑导航*/
.pannav {
	width: 100%;
    border-bottom: solid 1px #e50110;
    min-height: 0.6rem;
	padding-left:0.1rem; padding-right:0.1rem;
	height:auto;
    line-height: 0.6rem;
    background: #fff;
    color: #464646;
    text-align: left;
    overflow: hidden;
    font-size: 0.3rem;
	margin:0 auto;
}
.pannav a {
	font-size: 0.2rem;
    color: #666;
    text-decoration:none;
}

/* 上一页 下一页 */

.mpagelist {
	width: 100%;
	background: #fff;
	padding: 0.1rem 0.08rem;
	text-align: right;
}

.mpagelist td {
	vertical-align: top;
}

.mpagelist a {

}

.mpagelist a, .mpagelist td {
	margin: 0;
	padding: 0;	
}

.pageinfo {
	color: #666;
}

/* 上一篇 下一篇 */
.mfanye {
	background: #fff;
}
.pre, .next {
	width: 50%;
	float: left;
	text-align: left;
	padding: 0 0.05rem;
	font-size: 0.27rem;
	background: #fff;
}
.pre a, .next a {
	font-size: 0.27rem;
	color: #e50110;
}

/* 返回顶部 */
.fhdb {
	width: 100%;
	background: #fff;
}

.fhdb1 {
	width: 100%;
	background: #fff;
	position: relative;
	left:0;
}

.fhdb_f {
	width: 40%;
	height: 0.6rem;
	background: #e50110;
	margin: 0 auto;
	text-align: left;
}

.fhdb_f span {
	display: block;
	background: url(../images/bg_top.png) no-repeat;
	background-position: 0.2rem 0rem;
	background-size: 0.7rem;
	text-align: center;
	font-size: 0.3rem;
	font-weight: bold;
	color: #fff;
	line-height: 0.6rem;

}

/* 内页目录 */
.inner_dir {
	width: 100%;
    height: 0.7rem;
    background: #e70216;
}

.inner_dir_list ul li {
	float: left;
    width: 25%;
    position: relative;
    height: 0.7rem;
    text-align: center;
}

.inner_dir_list ul li a {
	    color: #fff;
    display: block;
    position: absolute;
    height: 0.7rem;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-right: 1px solid #fff;
    line-height: 0.7rem;
    font-size: 0.3rem;
}

/* 表格样式  */

.table_1{
	background: #f2f2f2;
	font-size: 0.3rem;
}
.table_2{
	background: #f7f7f7;
	font-size: 0.3rem;
}

.table_xhdz {
	font-size: 0.3rem;
}

.table_xhdz td a {
	color: #e70216;
	text-decoration: underline;
}

.table_xhdz td {
	border: 1px solid #f0f0f0;
}

/* 主要产品栏目列表 */

.mindex-proclass-con { 
	list-style: none;
	float: left;
	display: block;
	overflow: hidden;
	width: 100%;
	background: #fff;
	padding: 0 0.05rem;
}


.mindex-proclass-con li {
	width: 20%;
	float: left;
	text-align: center;
	overflow: hidden;
}

.mindex-proclass-con li p {
    font-size: 0.27rem;
    color: #666;
    overflow: hidden;
	padding-bottom:0.3rem;
}

.mindex-proclass-con li img {
	display: block;
    margin: 0 auto;
}

/* 选型对照 */
.mindex_xhdz {
	font-size: 0.3rem;
	background: #fff;
	margin: 0 0;
}

.mxhdz_xhdz {
	font-size: 0.3rem;
	background: #fff;
	margin: 0 0;
}

.mindex_xhdz a, .mxhdz_xhdz a {
	display: block;
	margin: 0 0.1rem;
	padding: 0 0.1rem;
	line-height: 0.6rem;
	border-bottom: dotted 1px #d1d1d1;
}

.mindex-proclass-hot {
	background: #fff;
	padding: 0;
    margin: 0;
    border-top: none;
}

.mxhdz-proclass-hot {
	background: #F2F2F2;
}

.mindex-proclass-hot ul, .mxhdz-proclass-hot ul {
	overflow:hidden;
}
.mindex-proclass-hottit {
	width: 100%;
	height: 0.7rem;
	padding: 0.15rem .2rem;
	font-size: 0.3rem;
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
}

.mxhdz-proclass-hottit {
	width: 100%;
    overflow: hidden;
    background-color: #fff;
    padding-left: 0.3rem;
}

.mindex-proclass-hottit div, .mxhdz-proclass-hottit div {
	width: 5px;
    height: 100%;
    display: block;
	float: left;
	background: #e50110;
}

.mindex-proclass-hottit span {
	display: block;
	float: left;
	color: #e50110;
	font-size: 0.3rem;
    display: inline-block;
    margin-left: 10px;
	font-weight: bold;
}

.mxhdz-proclass-hottit span {
	width: 1.5rem;
    color: #2f1d1d;
    font-size: 0.32rem;
    float: left;
    letter-spacing: 0.05rem;
    height: 0.7rem;
    line-height: 0.7rem;
}

.mindex-proclass-hottit h4, .mxhdz-proclass-hottit h4 {
	font-size: 0.3rem;
	float: right;
	font-weight: normal;
	color: #666;
    display: inline-block;
	margin: 0;
}

.mindex-proclass-hot li, .mxhdz-proclass-hot li {
	width: 33.333333333%;
	float: left;
	background: #fff;
    height: auto;
	overflow: auto;
    text-align: center;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	padding-bottom: 0.1rem;
}
.mindex-proclass-hot li img, .mxhdz-proclass-hot li img {
	padding: 0;
    margin: 0;
    height: auto;
	margin-top: 2%;
}
.mindex-proclass-hot li span, .mxhdz-proclass-hot li span {
	width: 100%;
	text-align: center;
	display: block;
	font-size: 0.3rem;
	color: #333;
	padding-bottom:0.2rem;
}
.mindex-proclass-hot li p, .mxhdz-proclass-hot li p {
	display: block;
	width: 80%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 0.3rem;
}

.index_tumian_r_ye{ width:100%; height:auto; overflow:hidden;  padding:0.1rem 0; text-align:center; font-size:0.1rem; line-height:1rem; color:#2e2e2e;margin:0 auto; padding-top:0.3rem; padding-bottom:0.2rem; overflow:hidden;}
.index_tumian_r_ye a{ color:#2e2e2e; border:0.03rem solid #2e2e2e; padding:0.1rem 0.1rem; margin:0 0.1rem; text-decoration:none; border-radius:0.1rem; font-size:0.1rem;}
.index_tumian_r_ye a:hover{ color:#fff; background-color:#f1594b; border:0.1rem solid #f1594b;}
.index_tumian_r_ye span{ margin:0 0.2rem;}


.images_list{width:3.75rem; height:4.75rem; float:left; background:#fff; margin-top:0rem; margin-bottom:0rem; margin-top:0.16rem; margin-left:0.16rem; margin-right:0rem;  overflow:hidden; border:1px solid #f3f3f3}
.images_list dd{width:100%; height:3.75rem; overflow:hidden;}
.images_list img{width:100%; height:100%; }
.images_list:hover img{ transform:scale(1.2); transition:1s linear 0.1s;}
.images_list h2{width:100%; height:1rem; line-height:1rem; font-size:0.3rem; font-weight:400; text-align:center;}
.images_list a{ color:#6e6e6e; text-decoration:none;}
.images_list:hover{ background:#f8f8f8;}
.images_list:hover a{color:#e6070e;}