@charset "utf-8";
/* CSS Reset ----------------------------------------*/
.bold { font-family: "AlibabaPuHuiTi-Bold"; }
.medium { font-family: "AlibabaPuHuiTi-Medium"; }
.light { font-family: "AlibabaPuHuiTi-Light"; }
.semiBold{font-family: "AlibabaPuHuiTi-SemiBold";}
.extraBold{font-family: "AlibabaPuHuiTi-ExtraBold";}
@font-face { 
    font-family: "AlibabaPuHuiTi-Regular"; 
    src: url("../fonts/AlibabaPuHuiTi-Regular.ttf"); 
    font-weight: normal; 
    font-style: normal; 
    font-display: swap; 
}
@font-face { 
    font-family: "AlibabaPuHuiTi-Medium"; 
    src: url("../fonts/AlibabaPuHuiTi-Medium.ttf"); 
    font-weight: normal; 
    font-style: normal; 
    font-display: swap; 
}
@font-face { 
    font-family: "AlibabaPuHuiTi-Light"; 
    src: url("../fonts/AlibabaPuHuiTi-Light.ttf"); 
    font-weight: normal; 
    font-style: normal; 
    font-display: swap; }
@font-face { 
    font-family: "AlibabaPuHuiTi-Bold"; 
    src: url("../fonts/AlibabaPuHuiTi-Bold.ttf"); 
    font-weight: normal; 
    font-style: normal; 
    font-display: swap; 
}
@font-face { 
    font-family: "AlibabaPuHuiTi-SemiBold"; 
    src: url("../fonts/AlibabaPuHuiTi-SemiBold.ttf"); 
    font-weight: normal; 
    font-style: normal; 
    font-display: swap; 
}
@font-face { 
    font-family: "AlibabaPuHuiTi-ExtraBold"; 
    src: url("../fonts/AlibabaPuHuiTi-ExtraBold.ttf"); 
    font-weight: normal; 
    font-style: normal; 
    font-display: swap; 
}
body, html { overflow-x: hidden; font-size: 14px; font-family: Arial, "AlibabaPuHuiTi-Regular"; position: relative; color: #333; }
.fffbg { background-color: #fff; overflow: hidden; }
.layer-wrapper { width: 100%; margin: 0 auto; box-sizing: border-box; padding: 0 50px; }
.layer-wrapper2 {max-width: 100%; margin: 0 auto; box-sizing: border-box; padding:0 1.55rem; }
.layer-wrapper3{    
    max-width: 100%;
    margin:0 auto;
    box-sizing:border-box;
    padding:0 1.5rem;
}
.layer-wrapper .wrapper, .layer-wrapper2 .wrapper, .layer-wrapper3 .wrapper { width: 100%; box-sizing: border-box; position: relative; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { padding: 0; margin: 0; }
table { border-collapse: collapse; border-spacing: 0 }
img { border: 0; max-width: 100%; height: auto; object-fit: cover; vertical-align:top; }
/* 图片列表动画 */
.imgScale { transform: scale(1); transition: transform ease 800ms; }
.imgScale:hover { transform: scale(1.1); }
ol, ul { list-style: none }
h1, h2, h3, h4, h5 { padding: 0; margin: 0; font-family: Arial, 'Microsoft YaHei'; }
q:before, q:after { content: '' }
div, dl, dt, dd, ul, li, pre, form, fieldset, input, textarea, th, td { font-size: inherit; -webkit-font-smoothing: antialiased; }
p { line-height: inherit; }
a { color: inherit; text-decoration: none; }
a[herf] { cursor: pointer; }
a:hover { text-decoration: none; }
a:focus, a:hover, a { outline: none; }
a, button, input, textarea, li { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-tap-highlight-color: transparent;/*    font-family: Arial,'Microsoft YaHei';*/
}
.security { background: #eeeeee; }
i, em { font-style: normal; }
.L { float: left; }
.R { float: right; }
.H { display: none; }
.clear { clear: both; height: 0; font-size: 1px; line-height: 0px; overflow: hidden; }
.clearfixed { overflow: hidden; }
.h10 { height: 10px; overflow: hidden; clear: both; }
.h15 { height: 15px; overflow: hidden; clear: both; }
.h20 { height: 20px; overflow: hidden; clear: both; }
.H30 { height: 30px; }
.H40 { height: 40px; }
.h50 { height: 50px; }
.H60 { height: 60px; }
.hr1 { height: 1rem; }
/*常用字体大小定义*/
 .ft45 { font-size: 45px; }
.ft12 { font-size: 12px; }
.ft14 { font-size: 14px; }
.ft15 { font-size: 15px; }
.ft16 { font-size: 16px; }
.ft18 { font-size: 18px; }
.ft20 { font-size: 20px; }
.ft22 { font-size: 22px; }
.ft24 { font-size: 24px; }
.ft26 { font-size: 26px; }
.ft28 { font-size: 28px; }
.ft30 { font-size: 30px; }
.ft32 { font-size: 32px; }
.ft34 { font-size: 34px; }
.ft36 { font-size: 36px; }
.ft38 { font-size: 38px; }
.ft40 { font-size: 40px; }
.ft42 { font-size: 42px; }
.ft44 { font-size: 44px; }
.ft46 { font-size: 46px; }
.ft48 { font-size: 48px; }
.ft50 { font-size: 50px; }
.ft52 { font-size: 52px; }
.ft54 { font-size: 54px; }
.ft56 { font-size: 56px; }
.ft58 { font-size: 58px; }
.ft60 { font-size: 60px; }
.ft96 { font-size: 60px; }
@media screen and (max-width: 1440px){
/*  .ft24{font-size:18px;}*/
  .ft36{font-size:30px;} 
}
@media screen and (max-width: 1100px){
  .ft16{font-size:16px;}
  .ft18{font-size:16px;}
  .ft20{font-size:16px;}
  .ft22{font-size:18px;}
  .ft24{font-size:18px;}
  .ft32{font-size:24px;}
  .ft38{font-size:24px;}
  .ft36{font-size:20px;}
  .ft48{font-size:36px;}
  .ft96{font-size:48px;}
}
@media screen and (max-width: 820px){ 
  .ft24{font-size:18px;}
  .ft36{font-size:20px;}
  .ft48{font-size:24px;}
  .ft96{font-size:48px;}
}
@media screen and (max-width: 640px){
  .ft36{font-size:20px;}
  .ft56{font-size:24px;}
  .ft96{font-size:30px;}
}
.rows2 { overflow: hidden; display: -webkit-box; line-clamp: 2; -webkit-line-clamp: 2; box-orient: vertical; -webkit-box-orient: vertical; }
.rows3 { overflow: hidden; display: -webkit-box; line-clamp: 3; -webkit-line-clamp: 3; box-orient: vertical; -webkit-box-orient: vertical; }
:-moz-placeholder {
 color: #cccccc;
 opacity: 1;
}

::-moz-placeholder {
 color: #cccccc;
 opacity: 1;
}
 input:-ms-input-placeholder {
 color: #cccccc;
 opacity: 1;
}
 input::-webkit-input-placeholder {
 color: #cccccc;
 opacity: 1;
}
 textarea::-ms-input-placeholder {
 color: #cccccc;
 opacity: 1;
}
 textarea::-webkit-input-placeholder {
 color: #cccccc;
 opacity: 1;
}
.clearboth { clear: both; }
.a-button { display: inline-block; vertical-align: middle; width: 160px; line-height: 43px; text-align: center; box-sizing: border-box; border: 1px solid #009944; background-color: #009944; color: #fff; font-size: 16px; cursor: pointer; }
.a-button:hover { color: #fff; }
.bottom-btns { text-align: center; font-size: 0; margin: 20px auto; }
.bottom-btns .a-button + .a-button { margin-left: 40px; }
.bottom-btns .a-button-1 { color: #fff; background-color: #009944; }
.bottom-btns .a-button-2 { color: #009944; background-color: #fff; }
.bottom-btns .a-button:hover { opacity: 0.9; }
.a-button-gray { background-color: #cdcdcd; color: #fff; /*cursor: default;*/
border: none; }
.split-line { width: 100%; border-bottom: 1px solid #cccccc; margin: 20px 0; }
/* 分页 */
.page { text-align: center; margin: 50px 0; font-size: 0; line-height: 0; }
.page .loadmore { display: block; margin: 0 auto; width: 150px; text-align: center; line-height: 45px; color: #fff; font-size: 18px; background-color: #d6000f; }
.page li { border-radius:5px; border:1px solid #e5e5e5; display: inline-block; vertical-align: middle; margin: 0 5px; overflow: hidden; position: relative; font-size: 16px; }
.page li a { display: block; width: 32px; height: 32px; text-align: center; line-height: 32px; }
.page li.total a { width: auto; }
.page li.cr,.page li:hover { background-color: #357348!important; color: #fff!important; }
.page li.first, .page li.last { text-decoration: underline; border: none; }
.page li.prev, .page li.next { background-color: transparent; }
.page li.prev span, .page li.next span { display: none; }
.page li.prev a:after { content: "<"; position: absolute; width: 100%; height: 100%; left: 0; top: 0; line-height: 32px; font-size: 20px; font-weight: bold; font-family: serif; }
.page li.next a:after { content: ">"; position: absolute; width: 100%; height: 100%; left: 0; top: 0; line-height: 32px; font-family: serif;font-size: 20px; font-weight: bold; }
/*模拟下拉框公共样式*/
.page li.first:hover a{ background-color: #fff!important; color: #357348!important; }
select { font-size: 12px; font-family: arial; font-family: inherit; padding: 0px; margin: 0px; border-radius: 0px; outline: none; border-style: solid; border-color: #cbcbcb; width: 204px; height: 32px; box-sizing: content-box; }
.dropdown { display: inline-block;  *display: inline;
 *zoom: 1;
outline: none; vertical-align: middle;  *float: left;
}
.dropselectbox { position: relative; top: 0px; left: 0px;  *float: left;
}
.dropselectbox h4 { text-align: left; height: 38px; line-height: 38px; padding-left: 4px; overflow: hidden; font-weight: normal; outline: none; color: #999; position: relative; left: 0px; top: 0px; cursor: pointer }
.dropselectbox ul { position: absolute; left: 0px; background: #ffffff; border: 1px solid #b9b9b9; display: none; line-height: 25px; }
.dropselectbox ul li { padding-left: 4px; line-height: inherit; text-align: left; padding-bottom: 0px !important; padding-top: 0px !important; color: #999; cursor: pointer; }
.dropselectbox ul li:hover { color: #999 }
.mod-table { display: table; table-layout: fixed; width: 100%; height: 100%; border: none; border-collapse: collapse; }
.mod-table .mod-td, .mod-table .mod-in-td { display: table-cell; vertical-align: middle; padding: 0; }

/* 自定义滚动条 */
::-webkit-scrollbar {
 width: 8px;
 height: 8px;
}
::-webkit-scrollbar-track-piece {
 background-color: #fff;
 border-radius: 0;
}
::-webkit-scrollbar-thumb:vertical {
 height: 8px;
 background-color: #c2c2c2;
 border-radius: 0;
}
::-webkit-scrollbar-thumb:horizontal {
 width: 8px;
 background-color: #c2c2c2;
 border-radius: 0;
}
/* js自定义滚动条 */
.mCSB_inside>.mCSB_container { margin-right: 0; min-height: 100%; }
.mCSB_scrollTools { width: 5px; }
.mCSB_scrollTools .mCSB_draggerRail { width: 100%; border-radius: 5px; background-color: #515a8c; }
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #c5e8f1; width: 5px; border-radius: 5px; }
/* layer */
.layui-table-page .layui-laypage .layui-laypage-prev { margin-left: 0; }
.layui-layer .layui-layer-btn { text-align: center; padding: 10px; background-color: #ecf1ec; }
.layui-layer .layui-layer-btn a { margin: 0 20px; }
.layui-layer .layui-layer-btn .layui-layer-btn0 { background-color: #009944; border-color: #009944; }
/* checkbox-mode */
.checkbox-mode { font-size: 0; line-height: 0; user-select: none; display: block; float: left; }
.checkbox-mode input[type=checkbox] { display: none; }
.checkbox-mode em { float: left; width: 16px; height: 16px; border: 1px solid #999999; box-sizing: border-box; margin-top: 6px; margin-right: 10px; position: relative; }
.checkbox-mode span { display: block; font-size: 14px; line-height: 28px; float: none; overflow: hidden; min-width: 80px; }
.checkbox-mode input[type=checkbox]:disabled + em { background-color: #eee; border-color: #ddd; }
.checkbox-mode input[type=checkbox]:checked + em { border-color: #c51007; }
.checkbox-mode input[type=checkbox]:disabled:checked + em { background-color: #eee; border-color: #ddd; }
.checkbox-mode input[type=checkbox]:checked + em:before { width: 8px; height: 8px; content: ""; display: block; position: absolute; background-color: #c51007; left: 3px; top: 3px; }
.checkbox-mode input[type=checkbox]:disabled:checked + em:before { color: #333; }
/* radio-mode */
.radio-mode { font-size: 0; line-height: 0; user-select: none; display: inline-block; vertical-align: middle; }
.radio-mode input[type=radio] { display: none; }
.radio-mode em { float: left; width: 18px; height: 18px; border-radius: 100%; border: 1px solid #999999; box-sizing: border-box; position: relative; }
.radio-mode span { display: block; font-size: 14px; line-height: 28px; float: none; overflow: hidden; }
.radio-mode input[type=radio]:checked + em { border-color: #c51007; }
.radio-mode input[type=radio]:checked + em:before { content: ""; width: 8px; height: 8px; border-radius: 100%; position: absolute; left: 4px; top: 4px; background-color: #c51007; display: block; text-align: center; line-height: 14px; color: #fff; font-size: 12px; }
.radio-group .radio-mode em { margin-top: 5px; margin-right: 5px; }
.radio-group .radio-mode span { font-size: 16px; }
.radio-group .radio-mode { margin-right: 20px; }
/* banner */
.mode-banner { width: 100%; position: relative; font-size: 0; line-height: 0;/* overflow: hidden; */
}
.mode-banner:after { display: none; content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: rgba(34, 41, 51, 0.6); z-index: 1; }
.mode-banner .mode-inner { display: inline-block; position: relative; line-height: 0; left: 50%; }
.mode-banner .mode-inner img { max-width: inherit; display: block; }
.mode-banner .mode-inner .banner-cnt { display: inline-block; height: auto; position: relative; left: -50%; line-height: 0; }
.mode-banner .mode-inner .banner-cnt .context { position: absolute; width: 100%; left: 0; right: 0; bottom: 0; top: 0; z-index: 3; }
.mode-banner .mode-inner .layer-wrapper { height: 100%; }
.mode-banner .mode-inner .warpper { height: 100%; position: relative; }
.mode-banner .inner-wraper { position: absolute; width: 100%; left: 0; top: 0; bottom: 0; z-index: 2; font-size: 16px; }
.mode-banner .inner-wraper .mod-table { display: table; width: 100%; height: 100%; }
.mode-banner .inner-wraper .mod-table .mod-td { display: table-cell; vertical-align: middle; }
.mode-banner .curmenu { max-width: 1300px; width: 100%; margin: 0 auto; box-sizing: border-box; text-align: center; font-size: 60px; font-weight: bold; color: #fff; }
.mode-banner .cur-menu { position: absolute; left: 0; bottom: 30px; color: #fff; font-size: 18px; line-height: 1; }
.mode-banner .cur-menu span { padding-right: 5px; display: inline-block; vertical-align: middle; }
.mode-banner .cur-menu em { font-size: 12px; padding-left: 5px; display: inline-block; vertical-align: middle; }
.mode-banner .cur-menu:before { content: ""; width: 4px; height: 4px; border: 2px solid #fff; border-radius: 100%; display: inline-block; vertical-align: middle; }
.common-page { text-align: center; line-height: 0; font-size: 0; margin-bottom:0.9rem;display:flex;align-items: center;justify-content: center; }
.common-page ul { height:0.8rem;border-radius: 0.8rem;background-color: #EEEEEE;display:flex;align-items: center;padding:0 0.35rem;}
.common-page ul li {display:block;font-size:0.18rem;color:#3D3D3D;cursor: pointer;}
.common-page ul li.item { width:0.55rem;height:0.55rem;border-radius: 100%;display:flex;align-items: center;justify-content: center;cursor: pointer;}
.common-page ul .item:hover,.common-page ul .item.active{
    background-color:#173D3F;
    color:#F7AC1F;
    font-weight: bold;
}
.common-page ul li+li {margin-left:10px; }
.common-page ul li.prev,.common-page ul li.next{
    color:#A6A6A6;
    width:0.55rem;
    margin:0 10px;
}
/*手机端导航*/
/*.mobile-menucss { position: fixed; width: 70%; top: 50px; bottom: 0; box-sizing: border-box; opacity: 0; transform: translateX(-100%); text-align: left; z-index: 99; transition: all 300ms ease; }
.menu-active { transform: translateX(0);opacity: 1; }
.mobile-menucss>ul { overflow: auto; width: 100%; padding-top: 0; background: #fff; height: calc(100%); }
.mobile-menucss>ul>li { position: relative; }
.mobile-menucss>ul>li:after { content: ""; height: 1px; width: 100%; position: absolute; background-color: #dedede; transform: scaleY(0.3) }
.mobile-menucss>ul>li.cr { background: #fff; }
.mobile-menucss>ul>li.cr>a { color: #000; }
.mobile-menucss>ul>li.cr>a span { color: #000; }
.mobile-menucss>ul>li>a, .mobile-menucss>ul>li>h3 { font-weight: normal; display: block; padding-left: 15px; height: 45px; line-height: 45px; }
.mobile-menucss>ul>li>a>span { color: #333; font-size: 16px; }
.mobile-menucss>ul>li>ul { padding-left: 35px; }
.mobile-menucss>ul>li>ul>li { line-height: 40px; }
.mobile-menucss>ul>li>ul>li>a>span { color: #333; line-height: 40px; }
.mobile-menucss>ul>li.mobiles-links { text-align: center; padding-top: 10px; padding-bottom: 30px; border: none; }
.mobile-menucss>ul>li.mobiles-links a { border: none; }
.mobile-menucss>ul>li.mobiles-links img { width: 50px !important; height: 50px !important; max-width: none; margin-left: 0; padding-left: 0; }
.mobile-menucss .haveSub { position: relative; }
.mobile-menucss .haveSub:after { content: ""; position: absolute; width: 10px; height: 10px; border-left: 1px solid #dedede; border-bottom: 1px solid #dedede; position: absolute; right: 10px; bottom: 18px; transform: rotate(-45deg) }
.mobile-menucss .subNav { max-height: 0; overflow: hidden; }
.mobile-menucss .openSub .subNav { max-height: 10000vh; transition: max-height 500ms ease-in-out; -webkit-transition: max-height 500ms ease-in-out; }*/
/*手机端头部*/

.mobile-headerwrap { height: 50px; display: none; position: relative; z-index: 990; }
.mobile-header { background: #fff; height: 50px; position: fixed; width: 100%; left: 0; top: 0; z-index: 990; }
.mobile-header .header-shower { height: 50px; position: relative; z-index: 66; text-align: center; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4); display: flex; align-items: center; justify-content: space-between; padding: 0 10px; z-index: 100; }
.mobile-header .header-shower .logo { position: absolute; width: 100%; height: 100%; left: 0; top: 0; display: flex; align-items: center; z-index: 1; }
.mobile-header .header-shower .logo img { margin: 0 auto; width: auto !important; height: 40px; }
.mobile-header .menus-mobiles { display: flex; align-items: center; justify-content: center; }
.mobile-header .menus-mobiles span { background: #009944; height: 1px; width: 20px; display: block; transition: all 0.5s; margin: 6px 0; }
.mobile-header .menus-ani1 span:nth-child(1) { transform: translateY(3px) rotateZ(45deg); }
.mobile-header .menus-ani1 span:nth-child(2) { transform: translateY(-4px) rotateZ(-45deg); }
.mobile-header .head-icons { position: relative; z-index: 2; height: 50px; font-weight: bold; color: #fff; display: flex; align-items: center; }
.mobile-header .head-icons .icon { width: 30px; height: 30px; cursor: pointer; display: flex; align-items: center; font-size: 20px; justify-content: center; }
.mobile-header .head-icons .icon+.icon { margin-left: 5px; }
/* 手机端搜索 */

.mobile-search { position: fixed; top: 0; left: 0; width: 100%; height: 50px; padding: 0 50px; box-sizing: border-box; background: #fff; color: #fff; display: none; z-index: 6666; }
.mobile-search input { width: 100%; color: #009944; height: 50px; vertical-align: middle; background: transparent; border: none; font-size: 14px; outline: none; }
 .mobile-search input::-webkit-input-placeholder {
 color: #009944 !important;
 opacity:0.6;
}
 .mobile-search input:-moz-placeholder {
 color: #009944 !important;
 opacity:0.6;
}
.mobile-search .s-searchs { position: absolute; height: 100%; width: 50px; right: 0; top: 0; display: flex; align-items: center; justify-content: center; font-weight: bold; font-size: 20px; }
.mobile-search .s-close { cursor: pointer; position: absolute; height: 100%; width: 50px; background-size: 20px 20px; left: 0; top: 0; display: flex; align-items: center; justify-content: center; }
.mobile-search .s-close:after { content: ""; display: block; width: 20px; height: 1px; background-color: #009944; transform: rotate(45deg); position: absolute; }
.mobile-search .s-close:before { content: ""; display: block; width: 20px; height: 1px; background-color: #009944; transform: rotate(-45deg); position: absolute; }
/* 基础表格 */
.table-responsive { overflow-y: hidden; overflow-x: auto; width: 100%; }
.table-responsive table.table { width: 100%; max-width: 100%; border-spacing: 0; border-collapse: collapse; }
.table-responsive table.table td { text-align: center; padding: 13px 8px; color: #666; }
.table-responsive table.table td[align=left] { text-align: left; }
.table-responsive table.table tr + tr td { border-top: 1px solid #ecf1ec; }
.table-responsive table.table th { border-left: 1px solid #fff; text-align: center; white-space: nowrap; padding: 13px 8px; font-weight: normal; background-color: #e7eee7; font-size: 16px; }
.table-responsive table.table .table-cell { line-height: 24px; }
.table-responsive table.table tr.bg1 { background-color: #f6f4f0; }
.table-responsive table.table a.operation { color: red; margin: 0 5px; }
.data-table .checkbox-mode { float: none; display: inline-block; padding: 0; vertical-align: middle; }
.data-table .checkbox-mode em { margin: 0; }
.data-table .veiw-eye { display: inline-block; padding-left: 25px; background: url(../img/eye.png) no-repeat left center; cursor: pointer; }
.no-data { text-align: center; margin: 50px 0; }
.no-data-image { width: 120px; height: auto; display: block; margin: 0 auto; }
.no-data-text { font-size: 30px; color: #999; margin-top: 10px; }
@media screen and (max-width: 1300px) {
.layer-wrapper2,.layer-wrapper3{ padding-left: 50px;padding-right: 50px;}
}
@media screen and (max-width: 1100px) {

}
@media screen and (max-width: 820px) {
	
.mobile-headerwrap { display: block; }
.pc-mode, .fixed-menu { display: none; }	
	
body, html { min-width: 100%; background: none; }
.layer-wrapper { width: 100%; padding: 0 16px; }
.layer-wrapper2 { width: 100%; padding: 0 16px; }
.layer-wrapper3 { width: 100%; padding: 0 16px; }

.table-responsive table.table .table-cell { min-width: 80px; } 
.page { text-align: center; margin-top: 20px; margin-bottom: 20px; }
.page li { width: 30px; height: 30px; font-size: 14px; margin: 0 3px; }
.page li a { line-height: 30px; }
.page li.prev a, .page li.next a { width: 30px; height: 30px; }
.page li.prev a:after, .page li.next a:after { line-height: 30px; }
.common-page ul li a { font-size: 12px; min-width: 25px; line-height: 25px; height: 25px; }
.common-page ul li+li { margin-left: 10px; }
    /* 自定义滚动条 */
    ::-webkit-scrollbar {
 width: 1px;
 height: 1px;
 display:none;
}
    ::-webkit-scrollbar-track-piece {
 background-color: #fff;
 border-radius: 0;
}
    ::-webkit-scrollbar-thumb:vertical {
 height: 1px;
 background-color: #c2c2c2;
 border-radius: 0;
}
    ::-webkit-scrollbar-thumb:horizontal {
 width: 1px;
 background-color: #c2c2c2;
 border-radius: 0;
}
.no-data .no-data-text { font-size: 20px; }
.no-data-image { width: 80px; }
.common-page { padding: 30px 0; }
} 
/*图片放大*/
.anzoom { overflow: hidden;}
.anzoom img{transition: all .3s;}
.anzoom:hover img,.corpinner .item-cell:hover img{transform: scale(1.05);}

.mobile-header .menus-mobiles.menus-ani1 span:nth-last-child(1){ display: none;}
/**/







@media (min-width: 1280px) {
    .wrap-layer,.layer-wrapper2,.layer-wrapper3 {
        max-width:1200px;
        padding: 0 10px!important;
    }
}
@media (min-width: 1360px) {
    .wrap-layer,.layer-wrapper2,.layer-wrapper3 {
      max-width:  1200px;
      padding: 0 10px!important;
    }
}
@media (min-width: 1450px) {
    .wrap-layer,.layer-wrapper2,.layer-wrapper3 { 
		  max-width:  1200px;
      padding: 0 10px!important;
    }
}

@media (min-width: 1500px) {
    .wrap-layer,.layer-wrapper2,.layer-wrapper3 { 
		  max-width:  1340px;
      padding: 0 10px!important;
    }
}



@media screen and (max-width: 480px) {
    .mode-banner .mode-inner .banner-cnt>img { /*height: 240px;*/ height: 180px; }
}
