/*
*name:Modular.css
*time:2019.4.12
*describe:function modular file style
*/
@charset "UTF-8";
body{overflow-x:hidden;}
.row{margin-right:0;margin-left:0;}

/*导航栏模块【start】*/
.Ac-hed-nav-item{position:relative;}
/*导航栏模块【end】*/

/*【模块】按钮模块【start】*/
.web-modular-btn{display:block;position:relative;font-size:14px;padding:10px 0;
text-align:center;overflow:hidden;}
.web-modular-btn.btn01,
.web-modular-btn.btn02,
.web-modular-btn.btn03{background-color:#000;color:white;}
.web-modular-btn.btn04{border:1px solid #000;color:#000;}
.web-modular-btn.btn04 span.back{left:0;top:0;bottom:0;width:0;background-color:#000;}
.web-modular-btn.btn04:hover{color:white !important;}
.web-modular-btn.btn04:hover span.back{width:100%;}

.web-modular-btn.btn01 span.back,
.web-modular-btn.btn02 span.back,
.web-modular-btn.btn03 span.back{left:0;right:0;top:0;bottom:0;background-color:#333;}

.web-modular-btn.btn01 span.back,
.web-modular-btn.btn02 span.back,
.web-modular-btn.btn03 span.back,
.web-modular-btn.btn04 span.back{opacity:0;}
.web-modular-btn.btn01:hover span.back,
.web-modular-btn.btn02:hover span.back,
.web-modular-btn.btn03:hover span.back,
.web-modular-btn.btn04:hover span.back{opacity:1;}

.web-modular-btn.btn01:hover span.back,
.web-modular-btn.btn02:hover span.back,
.web-modular-btn.btn03:hover span.back,
.web-modular-btn.btn04:hover span.back,
.web-modular-btn.btn01 span.back,
.web-modular-btn.btn02 span.back,
.web-modular-btn.btn03 span.back,
.web-modular-btn.btn04 span.back{transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s;
-ms-transition:all .4s;-o-transition:all .4s;}

.web-modular-btn.btn02{border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;}
.web-modular-btn.btn03{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.web-modular-btn span.cot{position:relative;z-index:1;display:block;outline: 0;padding:0 20px;}
.web-modular-btn span.back{position:absolute;z-index:0;}
/*【模块】按钮模块【end】*/

/*【模块】产品展示模块【start】*/
.web-pro-modular-list.bor-rad .web-pro-modular-img,
.web-pro-modular-list.bor-rad .web-pro-modular-img img{border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;}
.web-pro-modular .web-pro-modular-img{border:1px solid #ddd;padding:0;background-color:white;}
.web-pro-modular .web-pro-modular-item a{display:block;}
.web-pro-modular .web-pro-modular-inform h4{font-size:14px;color:#333;margin-top:10px;}
.web-pro-modular .web-pro-modular-inform p{font-size:12px;color:#777;margin-top:5px;line-height:22px;height:44px;
 overflow:hidden;}
.web-pro-modular-img:after{margin-top:100%;}
.web-pro-modular .web-pro-modular-item{padding:3px;}
.web-pro-modular .web-pro-modular-item a{padding:7px;background-color:white;}
[data-protheme="theme03"] .web-pro-modular-inform p{height:66px;}
[data-protheme="theme01"]  a,
[data-protheme="theme02"]  a{padding:0 !important;margin:7px;}
[data-protheme="theme01"]  .web-pro-modular-inform h4,
[data-protheme="theme02"]  .web-pro-modular-inform h4{margin-top:0;margin:10px 5px;line-height:24px;height:24px;}
[data-protheme="theme02"]  .web-pro-modular-inform p{margin-top:0; padding:0 5px;}
[data-protheme="theme04"] .web-pro-modular-item a{background-color: transparent;}

[data-protheme=theme05] .web-pro-modular-img{position:relative;}
[data-protheme=theme05] .web-pro-modular-img:after{margin-top:100%;}
[data-protheme=theme05] .web-pro-modular-inform{position:absolute;left:0;right:0;bottom:0;line-height:40px;background-color:rgba(0,0,0,0.4);
padding:0 10px;text-align:center;}
[data-protheme=theme05] .web-pro-modular-inform h4{color:white;}
[data-protheme=theme05] .web-pro-modular-img:hover .web-pro-modular-inform{bottom:-100%;}

[data-protheme="theme06"] .web-pro-modular-item .web-pro-modular-img {border: 1px solid #ddd;padding: 0;background-color: #f8f8f8;}
[data-protheme="theme06"] .web-pro-modular-item .web-pro-modular-img:after{content: " ";display: block;}
[data-protheme="theme06"] .web-pro-modular-item .web-pro-modular-inform h3{margin-top: 10%;margin-bottom: 15px;font-size: 30px;height: 30px;line-height: 30px;font-weight: 400;color: #666666;}
[data-protheme="theme06"] .web-pro-modular-item .web-pro-modular-inform p{line-height: 20px;font-size: 14px;color: #555555;height: auto;margin-top: 48px;}
[data-protheme="theme06"] .web-news-modular-inform-more{line-height: 35px;margin-top: 22px;border: none;color: white;padding: 0 28px;}

[data-protheme="theme07"] .back-Img{background-color: #f8f8f8 !important;}
[data-protheme="theme07"] .web-pro-modular-item a{position: relative;overflow: hidden;display: block;padding-top: 100%;}
[data-protheme="theme07"] .web-pro-modular-item a:hover img.hom-pro{transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);-moz-transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1);}
[data-protheme="theme07"] .web-pro-modular-item img.hom-pro{position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;width: 100%;transition: all .5s;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;}
[data-protheme="theme07"] .web-pro-modular-inform{position: absolute;left:0;right: 0;top: 100%;margin: auto;width: 100%;height: 100%;padding: 15px;text-align: center;box-sizing: border-box;display: table;transition: all .5s;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;}
[data-protheme="theme07"] .web-pro-modular-item a:hover .web-pro-modular-inform{background-color: rgba(0,144,73,.8);top: 0;}
[data-protheme="theme07"] .web-pro-modular-inform:after{content: " ";width: 0;height:100%;vertical-align: middle;word-spacing: 0;display: inline-block;}
[data-protheme="theme07"] .web-pro-modular-inform .border{border-bottom: 3px solid #FFFFFF;width: 49px;margin: 5px auto;height: auto;}
[data-protheme="theme07"] .web-pro-modular-inform h4{color: #FFFFFF;width: 100%;font-size: 20px;margin-top: 25px;}
[data-protheme="theme07"] .web-pro-modular-inform .des{color: #FFFFFF;font-size: 16px;}
[data-protheme="theme07"] .web-pro-modular-inform-center{display: inline-block;vertical-align: middle;word-spacing: 0;width: 100%;}
[data-protheme="theme07"] .web-pro-modular-inform-center>img{position: static;}
/*【模块】产品展示模块【end】*/

/*【模块】文章列表模块【start】*/
.web-news-modular-list.bor-rad .web-news-modular-img{border-radius:100%;}
.web-news-modular .web-news-modular-img{border:1px solid #ddd;background-color:white;}
.web-news-modular .web-news-modular-item a{display:block;padding:5px;background-color:white;}
.web-news-modular .web-news-modular-inform h4{font-size:16px;color:#333;}
.web-news-modular .web-news-modular-inform p{font-size:12px;color:#777;line-height:22px;height:66px;overflow:hidden;}
.web-news-modular .web-news-modular-item{padding:3px;}
.web-news-modular .web-news-modular-inform-time{font-size:12px;color:#999;}
.web-news-modular-inform-more{font-size:14px;color:#666;padding:0 25px;border:1px solid #888;}

[data-newsTheme=theme01] .web-news-modular-inform{position:relative;padding:10px 0;border-bottom: 1px solid #ddd;}
[data-newsTheme=theme01] .web-news-modular-inform h4{padding-right:80px;}
[data-newsTheme=theme01] .web-news-modular-inform p{margin-top:15px;height:66px;}
[data-newsTheme=theme01] .web-news-modular-inform-time{position:absolute;right:0;top:11px;font-size:14px;}

[data-newsTheme=theme02] .web-news-modular-inform h4{padding-top:30px;}
[data-newsTheme=theme02] .web-news-modular-inform p{margin-top:15px;}
[data-newsTheme=theme02] .web-news-modular-img:after{margin-top:100%;}
[data-newsTheme=theme02] .web-news-modular-inform-time{margin-top:15px;}
[data-newsTheme=theme02] .web-news-modular-inform-more{line-height:40px;margin-top:30px;}

[data-newsTheme=theme03] .web-news-modular-inform h4{margin-top:5px;}
[data-newsTheme=theme03] .web-news-modular-inform p{margin-top:5px;line-height:20px;height:40px;}
[data-newsTheme=theme03] .web-news-modular-img:after{margin-top:100%;}
[data-newsTheme=theme03] .web-news-modular-inform-time{margin-top:5px;}
[data-newsTheme=theme03] .web-news-modular-inform-more{line-height:30px;margin-top:5px;}
[data-newsTheme=theme03][list-column="4"] .web-news-modular-img:after{margin-top:100%;}
[data-newsTheme=theme03][list-column="4"] .web-news-modular-inform p{height:20px;}

[data-newsTheme=theme04] .web-news-modular-img:after{margin-top:100%;}

[data-newsTheme=theme05] .web-news-modular-img:after{margin-top:130%;}

[data-newsTheme=theme06] .web-news-modular-inform-time{width:70px;height:70px;border:1px solid #888;position:absolute;left:22px;top:20px;}
[data-newsTheme=theme06] .web-news-modular-inform-time .web-news-modular-inform-time-day{font-size:30px;margin-top:6px;}
[data-newsTheme=theme06] .web-news-modular-inform-time .web-news-modular-inform-time-year-month{font-size:14px;}
[data-newsTheme=theme06] .web-news-modular-inform-time .web-news-modular-inform-time-day,
[data-newsTheme=theme06] .web-news-modular-inform-time .web-news-modular-inform-time-year-month{color:#888;text-align:center;}
[data-newsTheme=theme06] .web-news-modular-inform{margin-left:100px;}
[data-newsTheme=theme06] .web-news-modular-inform h4{font-size:18px;color:#333;}
[data-newsTheme=theme06] .web-news-modular-inform p{font-size:12px;color:#888;line-height:20px;height:40px;margin:5px 0 10px;}
[data-newsTheme=theme06] .web-news-modular-inform span{font-size:14px;color:#888;}
[data-newsTheme=theme06] .web-news-modular-item a{padding:15px 20px;border-bottom:1px solid #ddd;}

[data-newsTheme=theme07] .web-news-modular-img{position:relative;}
[data-newsTheme=theme07] .web-news-modular-img:after{margin-top:65%;}
[data-newsTheme=theme07] .web-news-modular-inform{position:absolute;left:0;right:0;bottom:0;line-height:40px;background-color:rgba(0,0,0,0.5);
padding:0 10px;text-align:center;}
[data-newsTheme=theme07] .web-news-modular-inform h4{color:white;}

[data-newsTheme=theme08] .web-news-modular-img:after{margin-top:55%;}

[data-newsTheme=theme09] .web-news-modular-img{position:relative;}
[data-newsTheme=theme09] .web-news-modular-img:after{margin-top:160%;}
[data-newsTheme=theme09] .web-news-modular-inform{position:absolute;left:-100%;width:100%;top:0;bottom:0;line-height:25px;background-color:rgba(0,0,0,0.5);
padding:0 10px;text-align:center;font-size:0;}
[data-newsTheme=theme09] .web-news-modular-inform h4,
[data-newsTheme=theme09] .web-news-modular-inform:after{display:inline-block;vertical-align:middle;}
[data-newsTheme=theme09] .web-news-modular-inform:after{content:'';height:100%;}
[data-newsTheme=theme09] .web-news-modular-inform h4{color:white;width:100%;max-height: 75px;}
[data-newsTheme=theme09] .web-news-modular-img:hover .web-news-modular-inform{left:0;}

[data-newsTheme=theme10] .web-news-modular-img:after{margin-top:100%;}
[data-newsTheme=theme10] .web-news-modular-inform h4{margin: 10px 5px;line-height: 24px;height:24px;}

[data-newsTheme=theme11] .web-news-modular-item{padding:0 5px;}
[data-newsTheme=theme11] .web-news-modular-item a{border-bottom:1px solid #999;padding:0 5px;}
[data-newsTheme=theme11] .web-news-modular-inform{position:relative;line-height:70px;}
[data-newsTheme=theme11] .web-news-modular-inform h4{font-size:16px;padding-left:100px;color:#666;padding-right:40px;}
[data-newsTheme=theme11] .web-news-modular-inform .web-news-modular-inform-time{font-size:14px;position:absolute;
left:0;top:0;color:#888;}
[data-newsTheme=theme11] .web-news-modular-inform .web-news-modular-inform-ico{position:absolute;right:0;top:50%;margin-top:-10px;
line-height:20px;height:20px;width:20px;}

[data-newsTheme=theme12] .web-news-modular-item{padding:5px 15px;}
[data-newsTheme=theme12] .web-news-modular-img:after{margin-top:100%;}
[data-newsTheme=theme12] .web-news-modular-inform h4{padding-top:30px;}
[data-newsTheme=theme12] .web-news-modular-inform p{margin-top:15px;}

[data-newsTheme=theme13] .web-news-modular-img:after{margin-top:75%;}
[data-newsTheme=theme13] .web-news-modular-item a{padding:0;}
[data-newsTheme=theme13] .web-news-modular-inform{background-color:#F8F8F8;padding:15px;}
[data-newsTheme=theme13] .web-news-modular-inform h4{line-height:30px;height:30px;}
[data-newsTheme=theme13] .web-news-modular-inform p{height:22px;font-size:14px;color:#333;margin-top:20px;}
[data-newsTheme=theme13] .web-news-modular-inform:hover h4,
[data-newsTheme=theme13] .web-news-modular-inform:hover p{color:white;}
[data-newsTheme=theme13] .web-news-modular-inform:hover p{text-align:right;}

[data-newsTheme=theme14] .web-news-modular-inform{padding:0 0 10px;border-bottom:1px solid #ddd;}
[data-newsTheme=theme14] .web-news-modular-inform .web-news-modular-inform-time{font-size:18px;color:#333;}
[data-newsTheme=theme14] .web-news-modular-inform p{margin-top:15px;}
[data-newsTheme=theme14] .web-news-modular-inform h4{margin-top:10px;}

[data-newsTheme=theme15] .web-news-modular-img{position:relative;}
[data-newsTheme=theme15] .web-news-modular-img:after{margin-top:100%;}
[data-newsTheme=theme15] .web-news-modular-inform{position:absolute;left:0;right:0;bottom:-100%;line-height:40px;background-color:rgba(0,0,0,0.4);
padding:0 10px;text-align:center;}
[data-newsTheme=theme15] .web-news-modular-inform h4{color:white;}
[data-newsTheme=theme15] .web-news-modular-img:hover .web-news-modular-inform{bottom:0;}

[data-newsTheme=theme16] .web-news-modular-img:after{margin-top:50%;}
[data-newsTheme=theme16] .web-news-modular-inform{background-color:#eee;padding:20px 15px;text-align:center;}
[data-newsTheme=theme16] .web-news-modular-inform h4{line-height:18px;height:36px;}
[data-newsTheme=theme16] .web-news-modular-inform .web-news-modular-inform-time{font-size:14px;margin:8px 0 12px;}
[data-newsTheme=theme16] .web-news-modular-inform .web-news-modular-inform-more{padding:0;width:50px;height:50px;text-align:center;line-height:50px;
border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}

[data-newsTheme=theme17] .web-news-modular-item{padding:10px;}
[data-newsTheme=theme17] .web-news-modular-item a{
    display: box;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-box;
    display: -o-box;
    display:flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:-moz-flex;
    display:-o-flex;	
}
[data-newsTheme=theme17] .web-news-modular-img{border:none;}
[data-newsTheme=theme17] .web-news-modular-img:after{margin-top:100%;}
[data-newsTheme=theme17] .web-news-modular-img-wai{width:120px;text-align:center;}
[data-newsTheme=theme17] .web-news-modular-img-wai h4{font-size:16px;color:#000;margin-top:5px;}
[data-newsTheme=theme17] .web-news-modular-inform{margin-left:20px;}
[data-newsTheme=theme17] .web-news-modular-inform p{height:132px;margin-top:10px;}

[data-newsTheme=theme18] .web-news-modular-inform{position:relative;padding-left:25px;}
[data-newsTheme=theme18] .web-news-modular-inform i.spot{position:absolute;width:8px;height:8px;border-radius:50%;left:0;top:50%;margin-top:-4px;}
[data-newsTheme=theme18] .web-news-modular-inform h4{font-size:16px;color:#000;}
[data-newsTheme=theme18] .web-news-modular-item{padding:5px;}

[data-newsTheme=theme19] .web-news-modular-inform h4{padding-top:22px;font-weight:bold;}
[data-newsTheme=theme19] .web-news-modular-inform p{margin-top:15px;}
[data-newsTheme=theme19] .web-news-modular-img:after{margin-top:100%;}
[data-newsTheme=theme19] .web-news-modular-inform-time{margin-top:15px;}
[data-newsTheme=theme19] .web-news-modular-inform-more{line-height:32px;margin-top:22px;border:none;background-color:#333;color:white;padding:0 8px;}

[data-newsTheme=theme20] .web-news-modular-img img{max-height:none;width:100%;}
[data-newsTheme=theme20] .web-news-modular-img:after{margin-top:30%;}
[data-newsTheme=theme20] .web-news-modular-inform{position:relative;padding:10px 0;}
[data-newsTheme=theme20] .web-news-modular-inform h4{padding-right:80px;}
[data-newsTheme=theme20] .web-news-modular-inform p{margin-top:15px;height:66px;}
[data-newsTheme=theme20] .web-news-modular-inform-time{position:absolute;right:0;top:11px;font-size:14px;}


.web-news-modular-item21{padding:25px 5px 5px;}
.web-news-modular-item21 a{padding:20px 20px 40px;display:block;}
[data-newsTheme=theme21] .web-news-modular-inform-time{background-color:#333333;width:90px;height:110px;padding:0 5px;text-align:center;margin-top:-40px;}
[data-newsTheme=theme21] .web-news-modular-inform-time-nei{display:inline-block;margin-top:35px;}
[data-newsTheme=theme21] .web-news-modular-inform-time .web-news-modular-inform-time-year{font-size:16px;color:white;text-align:right;}
[data-newsTheme=theme21] .web-news-modular-inform-time .web-news-modular-inform-time-month-day{font-size:24px;color:white;}
.web-news-modular-item21 .web-news-modular-inform-ico{width:60px;height:60px;border-radius:50%;position:absolute;right:0;bottom:10px;text-align:center;padding-top:15px;}
.web-news-modular-item21 .web-news-modular-inform h4{font-size:18px;color:#333333;font-weight:bold;height:24px;line-height:24px;margin:30px 0 40px;}
.web-news-modular-item21 .web-news-modular-inform p{font-size:14px;color:#333333;line-height:24px;height:96px;}
.web-news-modular-inform-wai{position:relative;}
.web-news-modular-item21:hover .web-news-modular-inform h4,
.web-news-modular-item21:hover .web-news-modular-inform p{color:white;}
.web-news-modular-item21:hover .web-news-modular-inform-ico{background-color:white;}

[data-newsTheme=theme24]>.web-news-modular-item>a{text-decoration: none;padding-top: 53%;background-color: #F5F5F7 !important;position: relative;}
[data-newsTheme=theme24] .web-news-modular-inform{left: 0;right: 0;top: 50%;padding: 0 30px 0 35px;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
[data-newsTheme=theme24] .web-news-modular-inform .web-news-modular-inform-time {color: #656565;font-weight: bold;font-size: 12px;line-height: 12px;}

[data-newsTheme=theme24] .web-news-modular-inform .web-news-modular-inform-time:after {content: " ";display: block;border-bottom: 1px solid #0068B7;margin: 13px 0 25px 0;width: 17px;}
[data-newsTheme=theme24] .web-news-modular-inform>.cor-hov{font-size: 12px;font-weight: bold;color: #333333;line-height: 20px;height: 60px;}

[data-newstheme="theme25"] .web-news-modular-item25 .web-news-modular-inform-time{font-size: 17px;font-weight: bold;color: #656565;margin-top: 5%;}
[data-newstheme="theme25"] .web-news-modular-inform h4{font-size: 20px;color: #333333;font-weight: bold;margin: 0;line-height: 33px;}
[data-newstheme="theme25"] .web-news-modular-inform .Subtitle{color: #666666;line-height: 25px;font-size: 14px;margin: 0;height: auto;margin-top: 30px;}
[data-newstheme="theme25"] .web-news-modular-inform .web-news-modular-inform-more{font-weight: 400;font-size: 16px !important;line-height: 35px;color: #FFFFFF !important;background-color: #0086D2;}
[data-newstheme="theme25"] .abs{position: absolute;left:10px;right: 10px;top: 0;bottom: 0;max-width: 100%;max-height: 100%;}
[data-newstheme="theme25"] .web-news-modular-inform:after{content: " ";display: block;margin-top: 100%;}
[data-newstheme="theme25"] .web-news-modular-inform-more{position: absolute;bottom: -20px;left:0;}
[data-newstheme="theme25"] .web-news-modular-img:after{content: " ";display: block;margin-top: 100%;}

[data-newstheme="theme26"] .web-news-modular-inform-time{height: 249px;background-color: #F3F3F3;transition: all .5s;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;}
[data-newstheme="theme26"] .web-news-modular-inform-img,
[data-newstheme="theme26"] .web-news-modular-inform-time-nei{height: 50%;position: relative;}
[data-newstheme="theme26"] .web-news-modular-inform-div{position: absolute;top: 50%;bottom: 0;left: 0;right: 0;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
[data-newstheme="theme26"] .web-news-modular-inform-time-day{font-size: 35px;font-weight: bold;color: #333333;}
[data-newstheme="theme26"] .web-news-modular-inform-time-year-month{font-weight: 400;color: #333333;font-size: 20px;}
[data-newstheme="theme26"] .web-news-modular-inform{padding: 30px 20px;}
[data-newstheme="theme26"] .web-news-modular-inform h4{font-size: 20px;font-weight: bold;color: #333333;}
[data-newstheme="theme26"] .web-news-modular-inform-img-tuo{position: absolute;left: 0;right: 0;top: 50%;margin: 0 auto;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
[data-newstheme="theme26"] .web-bor{height: 1px !important;width: 61px;background-color: #dddddd;margin: 20px 0;}
[data-newstheme="theme26"] .web-news-modular-item26>a:hover .web-news-modular-inform-time-year-month,
[data-newstheme="theme26"] .web-news-modular-item26>a:hover .web-news-modular-inform-time-day{color: #ffffff;}
[data-newstheme="theme26"] .web-news-modular-item26>a:hover{background-color: #F8F8F8;}
[data-newstheme="theme26"] .web-news-modular-item26>a:hover .web-bor,
[data-newstheme="theme26"] .web-news-modular-item26>a:hover .web-news-modular-inform-time{background-color: #00A2E9;}
[data-newstheme="theme26"] .web-news-modular-item26>a:hover .white{display: block;}
[data-newstheme="theme26"] .web-news-modular-item26>a:hover .black,
[data-newstheme="theme26"] .web-news-modular-inform-img-tuo>.white{display: none;}

[data-newsTheme="theme27"] .web-news-modular-img:after{margin-top:55%;}
.web-news-theme27-item .web-news-date,
.web-news-theme27-item .web-news-m-y,
.web-news-theme27-item .Subtitle,
.web-news-theme27-item .web-news-more{color:#B5B5B6;padding-left: 5px;}
.web-news-theme27-item .Subtitle{height: 17px;}
/* .web-news-theme27-item a:hover .web-news-date,
.web-news-theme27-item a:hover .web-news-m-y,
.web-news-theme27-item a:hover .Subtitle,
.web-news-theme27-item a:hover .web-news-more{color:#ffffff;} */
/* .web-news-theme27-item  a{background-color: #ffffff !important;} */
.web-news-theme27-mod:after{margin-top: 55%;}
.web-news-theme27-mod {padding-left: 20px !important;padding-bottom: 20px !important;}
.web-news-theme27-item:hover {
	/* padding:8px 0; */
	/* color:#ffffff; */
	/* background-color: #036EB8 !important; */
	overflow: hidden;
	transform:scale(1.1,1.1);
	    -webkit-transform:scale(1.1,1.1);
	    -moz-transform:scale(1.1,1.1);
	    -ms-transform:scale(1.1,1.1);
	    -o-transform:scale(1.1,1.1);
	
	}
.web-news-theme27-item .web-news-date{font-size:25px;margin-bottom: 5px;margin-top: 5px;}
.web-news-theme27-item .web-news-m-y{font-size:16px;margin-bottom: 8px;}
.web-news-theme27-item .web-news-more{font-size:14px;margin-top: 20px;margin-bottom: 14.5px;border:unset;}
.web-news-theme27-item .Subtitle{font-size:14px;margin-bottom: 8px;}
/* .news-center .web-news-modular .web-news-modular-img{border: none;} */

.clear-back .web-news-modular .web-news-modular-item a,
.clear-back .web-pro-modular .web-pro-modular-item a{background-color:transparent;}
.clear-bor .web-pro-modular .web-pro-modular-item .web-pro-modular-img,
.clear-bor .web-news-modular .web-news-modular-item .web-news-modular-img{border:none;}
.clear-shadow .web-pro-modular .web-pro-modular-item .web-pro-modular-img,
.clear-shadow .web-news-modular .web-news-modular-item .web-news-modular-img{box-shadow:1px 6px 10px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow:1px 6px 10px 0px rgba(0, 0, 0, 0.15);-moz-box-shadow:1px 6px 10px 0px rgba(0, 0, 0, 0.15);-ms-box-shadow:1px 6px 10px 0px rgba(0, 0, 0, 0.15);
-o-box-shadow:1px 6px 10px 0px rgba(0, 0, 0, 0.15);}
.clear-inform-txt-l .web-pro-modular-inform h4{text-align:left;}
.clear-max-wid-none .web-pro-modular-img img,
.clear-max-wid-none .web-news-modular-img img{max-width:none;}
.clear-max-het-none .web-pro-modular-img img,
.clear-max-het-none .web-news-modular-img img{max-height:none;}
.clear-more .web-news-modular-inform-more{display:none;}

.abs-het-1 .web-news-modular .web-news-modular-inform p,
.abs-het-1 .web-pro-modular .web-pro-modular-inform p{height:22px;}
.abs-het-2 .web-news-modular .web-news-modular-inform p,
.abs-het-2 .web-pro-modular .web-pro-modular-inform p{height:44px;}

.add-wid-100p .web-pro-modular-img img,
.add-wid-100p  .web-news-modular-img img{width:100%;}
.add-indent .web-pro-modular .web-pro-modular-inform p,
.add-indent .web-news-modular .web-news-modular-inform p{text-indent:25px;}
.add-mar-T-10 .web-news-modular-img:after,
.add-mar-T-10 .web-pro-modular-img:after{margin-top:10%;}
.add-mar-T-20 .web-news-modular-img:after,
.add-mar-T-20 .web-pro-modular-img:after{margin-top:20%;}
.add-mar-T-30 .web-news-modular-img:after,
.add-mar-T-30 .web-pro-modular-img:after{margin-top:30%;}
.add-mar-T-35 .web-news-modular-img:after,
.add-mar-T-35 .web-pro-modular-img:after{margin-top:35%;}
.add-mar-T-40 .web-news-modular-img:after,
.add-mar-T-40 .web-pro-modular-img:after{margin-top:40%;}
.add-mar-T-45 .web-news-modular-img:after,
.add-mar-T-45 .web-pro-modular-img:after{margin-top:45%;}
.add-mar-T-50 .web-news-modular-img:after,
.add-mar-T-50 .web-pro-modular-img:after{margin-top:50%;}
.add-mar-T-55 .web-news-modular-img:after,
.add-mar-T-55 .web-pro-modular-img:after{margin-top:55%;}
.add-mar-T-60 .web-news-modular-img:after,
.add-mar-T-60 .web-pro-modular-img:after{margin-top:60%;}
.add-mar-T-65 .web-news-modular-img:after,
.add-mar-T-65 .web-pro-modular-img:after{margin-top:65%;}
.add-mar-T-70 .web-news-modular-img:after,
.add-mar-T-70 .web-pro-modular-img:after{margin-top:70%;}
.add-mar-T-75 .web-news-modular-img:after,
.add-mar-T-75 .web-pro-modular-img:after{margin-top:75%;}
.add-mar-T-80 .web-news-modular-img:after,
.add-mar-T-80 .web-pro-modular-img:after{margin-top:80%;}
.add-mar-T-85 .web-news-modular-img:after,
.add-mar-T-85 .web-pro-modular-img:after{margin-top:85%;}
.add-mar-T-90 .web-news-modular-img:after,
.add-mar-T-90 .web-pro-modular-img:after{margin-top:90%;}
.add-mar-T-95 .web-news-modular-img:after,
.add-mar-T-95 .web-pro-modular-img:after{margin-top:95%;}
.add-mar-T-100 .web-news-modular-img:after,
.add-mar-T-100 .web-pro-modular-img:after{margin-top:100%;}

.web-news-modular-item23 .u-item:hover > .open-drop-down{display: block !important;}
.web-news-modular-item23 .u-item:hover .web-new-modular-inform-img {background-color: #0C376A !important;}
.web-news-modular-item23 .u-item:hover .web-new-modular-inform-img .web-new-modular-inform-reduce {display: block;}
.web-news-modular-item23 .web-new-modular-inform-reduce {font-size: 64px !important;color: #FFFFFF !important;}
.web-news-modular-item23 .u-item:hover .web-new-modular-inform-img>.web-new-modular-inform-add,
.web-news-modular-item23 .web-new-modular-inform-reduce {display: none;}
/*【模块】文章列表模块【end】*/

/*【模块】视频列表模块【start】*/
.web-video-modular-list{margin-left:-10px;margin-right:-10px;}
.web-video-modular-list{margin-left:0px;margin-right:0px;}
.web-video-modular-list .web-video-modular-item{padding: 3px;}
.web-video-modular-list .web-video-modular-item .video-title{margin-top: 10px;font-size: 16px;height: 24px;line-height: 24px;}
.web-video-modular-item .web-video-modular-cot{position:relative;background-color:#666666;}
.web-video-modular-cot .web-video-modular-iframe{position:absolute;left:0;top:0;width:100%;height:100%;border:none;}
.web-video-modular-cot .web-video-modular-back{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,0.3);z-index:5;
cursor:hand;cursor:pointer;}
.web-video-modular-cot .web-video-modular-ico-wai{position:absolute;width:50px;height:50px;background-color:rgba(0,0,0,0.5);left:50%;top:50%;z-index:3;
text-align:center;padding-top:10px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;margin-top:-25px;margin-left:-25px;}
.web-video-modular-list .web-video-modular-item:hover .web-video-modular-cot .web-video-modular-back{background-color:rgba(0,0,0,0.5);}
.web-video-modular-list .web-video-modular-item:hover .web-video-modular-cot .web-video-modular-ico-wai{background-color:rgba(255,255,255,0.3);}
.web-video-modular-list .web-video-modular-item:hover .web-video-modular-cot .web-video-modular-ico-wai{
	animation:videoIco ease-in-out 0.8s;
	-webkit-animation:videoIco ease-in-out 0.8s;
	-moz-animation:videoIco ease-in-out 0.8s;
	-ms-animation:videoIco ease-in-out 0.8s;
	-o-animation:videoIco ease-in-out 0.8s;
}
.web-video-modular-list .web-video-modular-item .web-video-modular-cot .web-video-modular-back,
.web-video-modular-list .web-video-modular-item:hover .web-video-modular-cot .web-video-modular-back,
.web-video-modular-list .web-video-modular-item .web-video-modular-cot .web-video-modular-ico-wai,
.web-video-modular-list .web-video-modular-item:hover .web-video-modular-cot .web-video-modular-ico-wai{
	transition:all .5s;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s;
}
.video-pad-T-55{padding-top:55%;}
@keyframes videoIco{
	0%{
		transform:rotate(0deg);
		-webkit-transform:rotate(0deg);	
		-moz-transform:rotate(0deg);	
		-ms-transform:rotate(0deg);	
		-o-transform:rotate(0deg);	
	}
	100%{
		transform:rotate(360deg);
		-webkit-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-ms-transform:rotate(360deg);
		-o-transform:rotate(360deg);
	}
}
/*【模块】视频列表模块【end】*/

/*【模块】留言板模块【start】*/
.web-mess-modular{text-align:left;padding:10px 0;}
.web-mess-modular-item,
.web-mess-modular-submit{margin:10px 0;}
.web-mess-modular-name{font-size:14px;color:#333;margin-bottom:7px;}
.web-mess-modular-name i{font-size:14px;color:red;}
.web-mess-modular-input input{height:40px;line-height:40px;padding:0 10px;}
.web-mess-modular .web-mess-modular-txt textarea{padding:10px;line-height:22px;height:110px;resize: none;outline:0;}
.web-mess-modular-input input,
.web-mess-modular-txt textarea{border:none;width:100%;}
.web-mess-modular-submit input{border:none;line-height:40px;color:white;padding:0 50px;}
.web-mess-modular-submit input:hover{opacity:.8;}
.web-mess-modular.bor .web-mess-modular-input input,
.web-mess-modular.bor .web-mess-modular-txt textarea{border:1px solid #ddd;}
.web-mess-modular.none-bor .web-mess-modular-input input,
.web-mess-modular.none-bor .web-mess-modular-txt textarea{background-color:#f5f5f5;}
.web-mess-modular.none-bor .web-mess-modular-input input:focus,
.web-mess-modular.none-bor .web-mess-modular-txt textarea:focus{background-color:#eee;}
.web-mess-modular.bt-bor .web-mess-modular-input input,
.web-mess-modular.bt-bor .web-mess-modular-txt textarea{border-bottom:1px solid #ddd;}
.clear-back .web-mess-modular .web-mess-modular-input input,
.clear-back .web-mess-modular .web-mess-modular-txt textarea{background-color:transparent;}
/*【模块】留言板模块【end】*/

/*【模块】地图模块【start】*/
.web-map-modular{height:410px;background-color:#f5f5f5;}
/*【模块】地图模块【end】*/

/*【模块】图文模块【start】*/
.js-imgTxt-modular.after10:after{margin-top:10%;}
.js-imgTxt-modular.after20:after{margin-top:20%;}
.js-imgTxt-modular.after30:after{margin-top:30%;}
.js-imgTxt-modular.after40:after{margin-top:40%;}
.js-imgTxt-modular.after50:after{margin-top:50%;}
.js-imgTxt-modular.after60:after{margin-top:60%;}
.js-imgTxt-modular.after70:after{margin-top:70%;}
.js-imgTxt-modular.after80:after{margin-top:80%;}
.js-imgTxt-modular.after90:after{margin-top:90%;}
.js-imgTxt-modular.after100:after{margin-top:100%;}
.js-imgTxt-modular.after120:after{margin-top:120%;}
.js-imgTxt-modular.after140:after{margin-top:140%;}
.js-imgTxt-modular.after160:after{margin-top:160%;}
.js-imgTxt-modular.after180:after{margin-top:180%;}
.js-imgTxt-modular.after200:after{margin-top:200%;}

.js-imgTxt-modular{overflow:hidden;position:relative;}
.js-imgTxt-modular .js-imgTxt-modular-cot{position:absolute;background-color:rgba(0,0,0,0.5);}
.js-imgTxt-modular .js-imgTxt-modular-cot h4{font-size:18px;color:white;}
.js-imgTxt-modular img{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:100%;}

.js-imgTxt-modular.t1.top .js-imgTxt-modular-cot{left:0;right:0;top:0;}
.js-imgTxt-modular.t1.bottom .js-imgTxt-modular-cot{left:0;right:0;bottom:0;}
.js-imgTxt-modular.t1.top .js-imgTxt-modular-cot,
.js-imgTxt-modular.t1.bottom .js-imgTxt-modular-cot{padding:15px 10px;}
.js-imgTxt-modular.t1.left .js-imgTxt-modular-cot{left:0;top:0;bottom:0;}
.js-imgTxt-modular.t1.right .js-imgTxt-modular-cot{right:0;top:0;bottom:0;}
.js-imgTxt-modular.t1.left .js-imgTxt-modular-cot,
.js-imgTxt-modular.t1.right .js-imgTxt-modular-cot{padding:10px 15px;max-width:30%;}

.js-imgTxt-modular.t2 .js-imgTxt-modular-cot{left:0;right:0;height:100%;bottom:-100%;padding:15px;}
.js-imgTxt-modular.t2 .js-imgTxt-modular-cot h4,
.js-imgTxt-modular.t2 .js-imgTxt-modular-cot:after{display:inline-block;vertical-align:middle;}
.js-imgTxt-modular.t2 .js-imgTxt-modular-cot h4{width:100%;}
.js-imgTxt-modular.t2 .js-imgTxt-modular-cot:after{content:'';height:100%;width:0;}
.js-imgTxt-modular.t2:hover .js-imgTxt-modular-cot{bottom:0;}

.js-imgTxt-modular.t3 .js-imgTxt-modular-cot{left:0;right:0;height:100%;bottom:0;padding:15px;background-color: rgba(0,0,0,0.2);display: table;
word-spacing: -6px;width:100%;}
.js-imgTxt-modular.t3 .js-imgTxt-modular-cot h4,
.js-imgTxt-modular.t3 .js-imgTxt-modular-cot:after{display:inline-block;vertical-align:middle;word-spacing:0;}
.js-imgTxt-modular.t3 .js-imgTxt-modular-cot h4{width:100%;}
.js-imgTxt-modular.t3 .js-imgTxt-modular-cot:after{content:'';height:100%;width:0;}
.js-imgTxt-modular.t3:hover .js-imgTxt-modular-cot{background-color: rgba(0,0,0,0.3);}

.js-imgTxt-modular.t4 .js-imgTxt-modular-cot{left:10%;right:10%;padding:10px;background-color: rgba(0,0,0,0.6);
top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);}
.js-imgTxt-modular.t4 .js-imgTxt-modular-cot h4{font-size:30px;}


.js-imgTxt-modular.t5 .js-imgTxt-modular-cot{left:0;right:0;height:100%;bottom:0;padding:15px;background-color: unset;display: table;word-spacing: -6px;width:100%;}
.js-imgTxt-modular.t5 .js-imgTxt-modular-cot h4,
.js-imgTxt-modular.t5 .js-imgTxt-modular-cot:after{display:inline-block;vertical-align:middle;word-spacing:0;}
.js-imgTxt-modular.t5 .js-imgTxt-modular-cot h4{width:100%;font-size:27px;}
.js-imgTxt-modular.t5 .js-imgTxt-modular-cot:after{content:'';height:100%;width:0;}


/*【模块】图文模块【end】*/

/*【模块】分页模块【start】*/
.web-pub-page{padding:40px 0 20px;}
.web-pub-page .pagination,
.web-pub-page .pagination li,
.web-pub-page .pagination li a,
.web-pub-page .pagination li>span,
.web-pub-page .pager-label,
.web-pub-page .pagebox{display: inline-block;vertical-align: middle;}
.web-pub-page .pager-label{float: none;line-height: normal;padding: 0;}
.web-pub-page .pagebox{width: 100px;}
.web-pub-page .pagination li a,
.web-pub-page .pagination li>span{border: 1px solid #ddd;line-height: 1.5;
padding: 5px 12px;margin-left: -1px;}
.web-pub-page .pagination li>span{color: #999;background-color: #f5f5f5;}
.web-pub-page .pagination li a:hover{background-color:#eee;}
.web-pub-page .pagination li.pagenumber.active a{color: white;}
.web-pub-page .btn-sm{padding: 6px 8px;}
.web-pub-page select.input-sm{height:32px;}
/*【模块】分页模块【end】*/

/*【模块】轮播模块【start】*/
/*背景模式*/
.banner-slide-back,
.swiper-slide-back{background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden;
display: block;height: 100%;}
.banner-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative;}
/*【模块】轮播模块【end】*/


/*【公用模块】手机端foot导航模块【start】*/
.foot-nav-div,
.foot-nav{display:none;}
.foot-nav-div,
.foot-nav,
.foot-nav-nei,
.foot-nav .foot-nav-item a{height:50px;}
.foot-nav{position:fixed;left:0;right:0;bottom:0;z-index: 50;box-shadow: -1px -1px 10px rgba(0,0,0,0.2);-webkit-box-shadow: -1px -1px 10px rgba(0,0,0,0.2);-moz-box-shadow: -1px -1px 10px rgba(0,0,0,0.2);
border-top: 1px solid rgba(255,255,255,0.5);}
.foot-nav .foot-nav-item a{padding-top:6px;}
.foot-nav .foot-nav-item.active a,
.foot-nav .foot-nav-item:hover a{background-color:white;}
.foot-nav .foot-nav-item.active a h4,
.foot-nav .foot-nav-item:hover a h4{color:#333;}
.foot-nav .foot-nav-item.active a path,
.foot-nav .foot-nav-item:hover a path{fill:#333;}
.foot-nav .foot-nav-item h4{font-size:12px;color:white;}
/*【公用模块】手机端foot导航模块【end】*/


/*【模块】无数据提示模块【start】*/
.pub-null-data{text-align:center;padding:20px;width:100%;}
.pub-null-data .pub-null-data-img span{display:block;max-width:340px;background-image:url(../../../img/Fixed/v-edit/pub-null-data.gif);
background-repeat:no-repeat;background-position:center;background-size:100% auto;margin:0 auto;}
.pub-null-data .pub-null-data-img span:after{content:'';display:block;padding-top:80%;}
.pub-null-data .pub-null-data-cot h4{font-size:16px;color:#333;}
.pub-null-data .pub-null-data-cot p{font-size:14px;color:#999;margin-top:10px;}
/*【模块】无数据提示模块【end】*/

/*【模块】横向间距模块【start】*/
.web-spacing-modular{padding-top:5%;}
/*【模块】横向间距模块【end】*/

/*【模块】图片水平垂直居中对齐【start】*/
.pub-img-ver,
.pub-cot-ver{overflow:hidden;position:relative;}
.pub-img-ver:after,
.pub-cot-ver:after{content:'';display:block;}
.pub-img-ver img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;max-width:100%;max-height:100%;}
/*【模块】图片水平垂直居中对齐【end】*/

/*【模块】iframe水平垂直居中对齐【start】*/
.pub-img-ver iframe{position:absolute;width:100%;height:100%;left:0;top:0;}
/*【模块】iframe水平垂直居中对齐【end】*/

/*【模块】div水平垂直居中对齐【start】*/
.pub-img-ver .pub-cot,
.pub-cot-ver .pub-cot{position:absolute;width:100%;height:100%;left:0;top:0;}
/*【模块】div水平垂直居中对齐【end】*/

/*【模块动画】鼠标触发放大缩小、外阴影【start】*/
/*.web-pro-modular .web-pro-modular-item:hover,
.web-news-modular .web-news-modular-item:hover{
    box-shadow:1px 1px 10px rgba(0,0,0,0.1);
    -webkit-box-shadow:1px 1px 10px rgba(0,0,0,0.1);
    -moz-box-shadow:1px 1px 10px rgba(0,0,0,0.1);
    -ms-box-shadow:1px 1px 10px rgba(0,0,0,0.1);
    -o-box-shadow:1px 1px 10px rgba(0,0,0,0.1);
}*/
.web-pro-modular .web-pro-modular-item:hover img,
.web-news-modular .web-news-modular-item:hover img,
.js-imgTxt-modular:hover img{
    transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
}
.web-pro-modular .web-pro-modular-item img,
.web-pro-modular .web-pro-modular-item:hover img,
.web-news-modular .web-news-modular-item img,
.web-news-modular .web-news-modular-item:hover img,
[data-newsTheme=theme09] .web-news-modular-img .web-news-modular-inform,
[data-newsTheme=theme09] .web-news-modular-img:hover .web-news-modular-inform,
[data-newsTheme=theme15] .web-news-modular-img .web-news-modular-inform,
[data-newsTheme=theme15] .web-news-modular-img:hover .web-news-modular-inform,
[data-protheme=theme05] .web-pro-modular-img .web-pro-modular-inform,
[data-protheme=theme05] .web-pro-modular-img:hover .web-pro-modular-inform,
.js-imgTxt-modular img,
.js-imgTxt-modular:hover img,
.js-imgTxt-modular.t2 .js-imgTxt-modular-cot,
.js-imgTxt-modular.t2:hover .js-imgTxt-modular-cot{
    transition:all .5s;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
}
/*【模块动画】鼠标触发放大缩小、外阴影【end】*/

/*【图片动画】鼠标触发动画【start】*/
.anim-img-mouse:hover .scale-1-1{
    transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);	
}
.anim-img-mouse .anim,
.anim-img-mouse:hover .time-0-5{
    transition:all .5s;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;	
}
/*【图片动画】鼠标触发动画【end】*/

/*【框架模块】框架模块自定义设置【start】*/
[data-edit="editBtn"] .web-modular{display:inline-block;vertical-align:middle;position:relative;}
[data-edit]{position:relative;}
[data-column]{position:relative;background-color:rgba(255,255,255,0);}
/*【框架模块】框架模块自定义设置【end】*/

/*预加载处理器样式【start】*/
.PreImg.back-Img,.back-Img{background-color:#f8f8f8;background-image:url(../../../img/Fixed/v-edit/null-tips-img.jpg);background-repeat:no-repeat;
background-position:center;background-size:auto 65%;}
.Img.visi{visibility: hidden;}
/*预加载处理器样式【end】*/

/*页面加载模态窗【start】*/
.pub-page-load{position:fixed;left:0;right:0;top:0;bottom:0;z-index:99999;background-color:rgba(255,255,255,0.8);
    display:none;}
.pub-page-load.active{display:block;}
.pub-page-load i{position:absolute;font-size:60px;color:#0577c8;left:50%;top:50%;margin-left:-30px;margin-top:-30px;}
/*页面加载模态窗【end】*/

/*框架样式【start】*/
.messager-content{color:white;}
/*框架样式【end】*/

/*导航栏交互【start】*/
.navActive{display:none;}
/*导航栏交互【end】*/

/*手机版【start】*/
.cot-mobile{max-width:750px;position:relative;box-shadow: 2px 2px 10px rgba(0,0,0,0.2);-webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.2);-ms-box-shadow: 2px 2px 10px rgba(0,0,0,0.2);-o-box-shadow: 2px 2px 10px rgba(0,0,0,0.2);}
/*手机版【end】*/

/*【设置】可视区自适应【start】*/
.container{padding-left:0;padding-right:0;max-width:1170px;}
.set-margin{padding:5px;}
.margin-auto{margin-left:auto;margin-right:auto;}
.max-width-1920{max-width:1920px;}
.max-width-1300{max-width:1300px;}
.max-width-1170{max-width:1170px;}
.max-width-1050{max-width:1050px;}
.max-width-1100{max-width:1100px;}
.max-width-1000{max-width:1000px;}
.max-width-770{max-width:770px;}
.max-width-960{max-width:960px;}
/*【设置】可视区自适应【end】*/

/*【设置】内边距【start】*/
.padding-0{padding:0 !important;}
.pad-L-0{padding-left:0 !important;}
.pad-R-0{padding-right:0 !important;}
.padding-T-5{padding-top:5px;}
.padding-T-10{padding-top:10px;}
.padding-T-15{padding-top:15px;}
.padding-T-20{padding-top:20px;}
.padding-T-25{padding-top:25px;}
.padding-T-30{padding-top:30px;}
.padding-T-40{padding-top:40px;}
.padding-T-50{padding-top:50px;}
.padding-T-60{padding-top:60px;}
.padding-T-70{padding-top:70px;}
.padding-T-80{padding-top:80px;}
.padding-TB-5{padding-top:5px;padding-bottom:5px;}
.padding-TB-10{padding-top:10px;padding-bottom:10px;}
.padding-TB-15{padding-top:15px;padding-bottom:15px;}
.padding-TB-20{padding-top:20px;padding-bottom:20px;}
.padding-TB-30{padding-top:30px;padding-bottom:30px;}
.padding-LR-5{padding-left:5px;padding-right:5px;}
.padding-LR-10{padding-left:10px;padding-right:10px;}
.padding-LR-20{padding-left:20px;padding-right:20px;}
.padding-LR-30{padding-left:30px;padding-right:30px;}
.padding-LR-40{padding-left:40px;padding-right:40px;}
.padding-LR-60{padding-left:60px;padding-right:60px;}
.padding-LR-80{padding-left:80px;padding-right:80px;}
.padding-L-0{padding-left:0;}
.padding-L-20{padding-left:20px;}
.padding-L-30{padding-left:30px;}
.padding-L-40{padding-left:40px;}
.padding-L-50{padding-left:50px;}
.padding-L-60{padding-left:60px;}
.padding-L-80{padding-left:80px;}
.padding-R-0{padding-right:0;}
.padding-R-20{padding-right:20px;}
.padding-R-30{padding-right:30px;}
.padding-R-40{padding-right:40px;}
.padding-R-50{padding-right:50px;}
.padding-R-60{padding-right:60px;}
.padding-R-80{padding-right:80px;}
/*【设置】内边距【end】*/

/*【设置】可视宽度【start】*/
.elim{padding-left:0;padding-right:0;margin:0 auto;}
.width-1070{max-width:1070px;}
.max-width-100{max-width:100px;}
.max-width-120{max-width:120px;}
.max-width-150{max-width:150px;}
/*【设置】可视宽度【end】*/

/*Acshoes【插件】轮播切换【satart】*/
.Acshoes-swiper{position: relative;overflow: hidden;}
.Acshoes-swiper-wrapper{
	display: box;
	display: -moz-box;
	display: -webkit-box;
	display: -ms-box;
	display: -o-box;
	display:flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:-moz-flex;
	display:-o-flex;	
}
.Acshoes-swiper-slide{box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;
flex-shrink: 0;-webkit-flex-shrink: 0;-moz-flex-shrink: 0;-ms-flex-shrink: 0;-o-flex-shrink: 0;position:relative;}
.Acshoes-swiper-page{text-align: center;margin-top:30px;}
.Acshoes-position{position:absolute;left:0;bottom:20px;width:100%;}
.Acshoes-swiper-page span{cursor: hand;cursor: pointer;margin:0 5px;display: inline-block;}
.Acshoes-swiper-page span.Acshoes-swiper-page-cot{width:9px;height:9px;border-radius:50%;-webkit-border-radius:50%;
-moz-border-radius:50%;background-color:#ccc;}
.Acshoes-swiper-page span.Acshoes-swiper-page-cot.active{background-color:#0089e1;}
.Acshoes-swiper-page span.Acshoes-swiper-page-number{padding:2px 7px;border:1px solid #ccc;font-size:14px;color:#666;}
.Acshoes-swiper-page span.Acshoes-swiper-page-number.active{background-color:#0089e1;border:1px solid #0089e1;color: white;}
.Acshoes-single,
.Acshoes-total,
.Acshoes-number-cot{font-size:20px;color: #aaa;}
.Acshoes-single{color: #bd0303;}
/*Acshoes【插件】轮播切换【end】*/

/*视频放大播放-组件【start】*/
.Ac-video-enlarge{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,0.8);z-index:100;}
.Ac-video-enlarge-close,
.Ac-video-enlarge-cot{position:absolute;}
.Ac-video-enlarge-close{right:0;top:10px;cursor:hand;cursor:pointer;z-index:10;}
.Ac-video-enlarge-cot{top:30px;bottom:20px;left:20px;right:20px;background-color:#CCCCCC;}
.Ac-video-enlarge-cot iframe{border:none;}
/*视频放大播放-组件【end】*/

/*tab选项卡模块-默认样式【start】*/
.web-tab-modular-wai{padding:3% 0;}
.web-tab-modular-nav-item{display:inline-block;margin:5px 10px;vertical-align:middle;}
.web-tab-modular-nav-item>a{display:inline-block;font-size:14px;color:#222;}
.web-tab-modular-list{margin-top:20px;}
/*tab选项卡模块-默认样式【end】*/

/*swiper插件-公用样式【start】*/
.swiper-lazy{visibility:hidden;}
.swiper-lazy-loaded{visibility:visible !important;}
/*swiper插件-公用样式【end】*/

/*产品/新闻轮播-样式【start】*/
.swiper-proNews-set{text-align:center;}
.swiper-proNews-pagination{position:static;margin:0 50px;}
.swiper-proNews-pagination,
.swiper-proNews-prev,
.swiper-proNews-next{display:inline-block;vertical-align:middle;}
.swiper-proNews-prev,
.swiper-proNews-next{cursor:hand;cursor:pointer;width:30px;height:30px;}
.swiper-proNews-pagination .swiper-pagination-bullet{background-color:#DDDDDD;margin:0 5px;}

/*产品/新闻轮播-样式【end】*/

/*视频模块-样式【start】*/
.web-modular-video{padding-bottom:45%;height:0;overflow:hidden;position:relative;}
.web-modular-video .web-modular-video-img,
.web-modular-video-img .web-modular-video-img-nei{padding-bottom:inherit;height:0;}
.web-modular-video .web-modular-video-img{cursor:hand;cursor:pointer;}
.web-modular-video-img .web-modular-video-img-nei{background-repeat:no-repeat;background-position:center;background-size:cover;
transform:scale(1,1);-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);}
.web-modular-video-img .web-modular-video-img-ico{position:absolute;width:60px;height:60px;background-color:rgba(0,0,0,0.5);left:50%;margin-left:-30px;top:0;z-index:2;border-radius:50%;
text-align:center;padding-top:15px;opacity:0;}
.web-modular-video-img:hover .web-modular-video-img-ico{opacity:1;top:50%;margin-top:-30px;}
.web-modular-video-img .web-modular-video-img-nei,
.web-modular-video-img:hover .web-modular-video-img-nei,
.web-modular-video-img .web-modular-video-img-ico,
.web-modular-video-img:hover .web-modular-video-img-ico{transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;}
.web-modular-video-img:hover .web-modular-video-img-nei{transform:scale(1.05,1.05);-webkit-transform:scale(1.05,1.05);-moz-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);}
/*视频模块-样式【end】*/

/*图片放大镜-样式【start】*/
div.zoomDiv {z-index: 999;position: absolute;top: 0;left: 0;background: #ffffff;border: 1px solid #ddd;display: none;text-align: center;overflow: hidden;font-size: 0;}
div.zoomMask {position: absolute;background: url(../images/mask.png) repeat scroll 0 0 transparent;cursor: move;z-index: 1;}
/*图片放大镜-样式【end】*/

/*多级菜单模块-默认样式【start】*/

/*多级菜单模块-默认样式【end】*/

/*定位居中设置-样式【start】*/
.pos-LR-c{position:absolute !important;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);}
.top{top:0;}
.bottom{bottom:0;}
/*定位居中设置-样式【end】*/

/*加载图标动画-组件【start】*/
.web-gen-loading-wai{padding:20px 0;}
.web-gen-loading{width:35px;height:35px;display:inline-block;animation:genLoading .5s ease-in infinite;}
@keyframes genLoading{
    0%{
        transform:rotate(-45deg);
        -webkit-transform:rotate(-45deg);
    }
    50%{
        transform:rotate(-225deg);
        -webkit-transform:rotate(-225deg);
    }
    100%{
        transform:rotate(-405deg);
        -webkit-transform:rotate(-405deg);
    }
}
@-webkit-keyframes genLoading{
    0%{
        transform:rotate(-45deg);
        -webkit-transform:rotate(-45deg);
    }
    50%{
        transform:rotate(-225deg);
        -webkit-transform:rotate(-225deg);
    }
    100%{
        transform:rotate(-405deg);
        -webkit-transform:rotate(-405deg);
    }
}
/*加载图标动画-组件【end】*/


/*-------------内页皮肤-公用样式【start】------------*/
/*皮肤2【start】*/
/*产品列表*/
.Ac-ins-page-pro-list ul li a h4{line-height:20px;height:20px;}

/*新闻列表*/
.Ac-ins-news-list ul li.news03 a:after{margin-top:100% !important;}
/*皮肤2【end】*/

/*皮肤3【start】*/
/*新闻列表*/
.Ac-ins-news-list ul li.news01 a p{height:48px;}

/*皮肤3【end】*/
/*-------------内页皮肤-公用样式【end】------------*/


/*-------------公用样式-修改【start】------------*/

/*-------------公用样式-修改【end】------------*/


/*media-style【start】*/
@media (min-width: 1920px) {
    /*【设置】可视区自适应【start】*/
    .container{max-width:1400px;}
    /*【设置】可视区自适应【end】*/
    
}

@media (max-width: 1199px) {
	
	/*-------------公用样式-修改【start】------------*/
	/*hed【start】*/
	.Ac-hed-logo-txt h1,
	.Ac-hed-logo-txt h1 span,
	.Ac-hed-logo-txt p,
	.Ac-hed-logo-txt p span{font-size:18px !important;}	
	/*hed【end】*/
	/*-------------公用样式-修改【end】------------*/
	
	/*【模块】轮播模块【start】*/
	/*背景模式*/
	.swiper-container-banner{height:500px !important;}
	/*【模块】轮播模块【end】*/	
    
    /*【设置】可视区自适应【start】*/
    .container{max-width:none;}
    /*【设置】可视区自适应【end】*/
   
	/*【设置】文本居中对齐【start】*/
	.lg-txt-c{text-align:center !important;}
	.lg-txt-l{text-align:left !important;}
	.lg-txt-r{text-align:right !important;}
	/*【设置】文本居中对齐【end】*/   
   
   
	/*【设置】弹性布局【start】*/
	/*溢出显示方式*/
	.lg-over-spot{
		white-space:nowrap; 
		text-overflow:ellipsis; 
		-o-text-overflow:ellipsis; 
		overflow:hidden;
		-webkit-text-overflow:ellipsis; 
		-moz-text-overflow:ellipsis; 
		-ms-text-overflow:ellipsis; 
		-o-text-overflow:ellipsis; 		
	}
	.lg-over-spot-1{
		overflow: hidden;
	    -webkit-line-clamp: 1;
	    -moz-line-clamp:1;
	    -ms-line-clamp:1;
	    -o-line-clamp: 1;
	    line-clamp:1;
	    -webkit-box-orient: vertical;
	    -moz-box-orient: vertical;
	    -ms-box-orient: vertical;
	    -o-box-orient: vertical;
	    box-orient: vertical;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-box;
	    display: -o-box;
	    display: box;
	    word-break: break-all;		
	}
	.lg-over-spot-2{
		overflow: hidden;
	    -webkit-line-clamp: 2;
	    -moz-line-clamp:2;
	    -ms-line-clamp:2;
	    -o-line-clamp: 2;
	    line-clamp:2;
	    -webkit-box-orient: vertical;
	    -moz-box-orient: vertical;
	    -ms-box-orient: vertical;
	    -o-box-orient: vertical;
	    box-orient: vertical;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-box;
	    display: -o-box;
	    display: box;
	    word-break: break-all;		
	}
	.lg-over-spot-3{
		overflow: hidden;
	    -webkit-line-clamp: 3;
	    -moz-line-clamp:3;
	    -ms-line-clamp:3;
	    -o-line-clamp: 3;
	    line-clamp:3;
	    -webkit-box-orient: vertical;
	    -moz-box-orient: vertical;
	    -ms-box-orient: vertical;
	    -o-box-orient: vertical;
	    box-orient: vertical;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-box;
	    display: -o-box;
	    display: box;
	    word-break: break-all;		
	}
	.lg-over-spot-4{
		overflow: hidden;
	    -webkit-line-clamp: 4;
	    -moz-line-clamp:4;
	    -ms-line-clamp:4;
	    -o-line-clamp: 4;
	    line-clamp:4;
	    -webkit-box-orient: vertical;
	    -moz-box-orient: vertical;
	    -ms-box-orient: vertical;
	    -o-box-orient: vertical;
	    box-orient: vertical;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-box;
	    display: -o-box;
	    display: box;
	    word-break: break-all;		
	}
	.lg-over-spot-5{
		overflow: hidden;
	    -webkit-line-clamp: 5;
	    -moz-line-clamp:5;
	    -ms-line-clamp:5;
	    -o-line-clamp: 5;
	    line-clamp:5;
	    -webkit-box-orient: vertical;
	    -moz-box-orient: vertical;
	    -ms-box-orient: vertical;
	    -o-box-orient: vertical;
	    box-orient: vertical;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-box;
	    display: -o-box;
	    display: box;
	    word-break: break-all;		
	}
	
	/*启动弹性盒子*/
	.lg-dis-box{
		display: box;
		display: -moz-box;
		display: -webkit-box;
		display: -ms-box;
		display: -o-box;
		display:flex;
		display: -webkit-flex;
		display: -ms-flexbox;
		display:-moz-flex;
		display:-o-flex;	
	}
	
	.lg-box-1{
		box-flex:1;
		-webkit-box-flex:1;
		-moz-box-flex:1;
		-ms-box-flex:1;
		-o-box-flex:1;
		flex: 1;
		-webkit-flex: 1;
		-moz-flex: 1;
		-ms-flex: 1;
		-o-flex: 1;
	}
	.lg-box-2{
		box-flex:2;
		-webkit-box-flex:2;
		-moz-box-flex:2;
		-ms-box-flex:2;
		-o-box-flex:2;
		flex: 2;
		-webkit-flex: 2;
		-moz-flex: 2;
		-ms-flex: 2;
		-o-flex: 2;
	}
	.lg-box-3{
		box-flex:3;
		-webkit-box-flex:3;
		-moz-box-flex:3;
		-ms-box-flex:3;
		-o-box-flex:3;
		flex: 3;
		-webkit-flex: 3;
		-moz-flex: 3;
		-ms-flex: 3;
		-o-flex: 3;
	}
	.lg-box-4{
		box-flex:4;
		-webkit-box-flex:4;
		-moz-box-flex:4;
		-ms-box-flex:4;
		-o-box-flex:4;
		flex:4;
		-webkit-flex: 4;
		-moz-flex: 4;
		-ms-flex: 4;
		-o-flex: 4;
	}
	.lg-box-5{
		box-flex:5;
		-webkit-box-flex:5;
		-moz-box-flex:5;
		-ms-box-flex:5;
		-o-box-flex:5;
		flex: 5;
		-webkit-flex: 5;
		-moz-flex: 5;
		-ms-flex: 5;
		-o-flex: 5;
	}
	.lg-box-6{
		box-flex:6;
		-webkit-box-flex:6;
		-moz-box-flex:6;
		-ms-box-flex:6;
		-o-box-flex:6;
		flex: 6;
		-webkit-flex: 6;
		-moz-flex: 6;
		-ms-flex: 6;
		-o-flex: 6;
	}
	.lg-box-7{
		box-flex:7;
		-webkit-box-flex:7;
		-moz-box-flex:7;
		-ms-box-flex:7;
		-o-box-flex:7;
		flex:7;
		-webkit-flex:7;
		-moz-flex: 7;
		-ms-flex: 7;
		-o-flex: 7;
	}
	.lg-box-8{
		box-flex:8;
		-webkit-box-flex:8;
		-moz-box-flex:8;
		-ms-box-flex:8;
		-o-box-flex:8;
		flex:8;
		-webkit-flex:8;
		-moz-flex: 8;
		-ms-flex:8;
		-o-flex: 8;
	}
	.lg-box-9{
		box-flex:9;
		-webkit-box-flex:9;
		-moz-box-flex:9;
		-ms-box-flex:9;
		-o-box-flex:9;
		flex: 9;
		-webkit-flex: 9;
		-moz-flex:9;
		-ms-flex:9;
		-o-flex:9;
	}
	.lg-box-10{
		box-flex:10;
		-webkit-box-flex:10;
		-moz-box-flex:10;
		-ms-box-flex:10;
		-o-box-flex:10;
		flex: 10;
		-webkit-flex: 10;
		-moz-flex:10;
		-ms-flex:10;
		-o-flex:10;
	}
	/*【弹性盒子垂直设定】*/
	/*弹性盒子垂直居中*/
	.lg-box-ver-c{
		box-align:center;
		-webkit-box-align:center;
		-moz-box-align:center;
		-ms-box-align:center;
		-o-box-align:center;
		align-items:center;
		-webkit-align-items:center;
		-moz-align-items:center;
		-ms-align-items:center;
		-o-align-items:center;
	
	}
	/*弹性盒子垂直向上*/
	.lg-box-ver-s{
		box-align:start;
		-webkit-box-align:start;
		-moz-box-align:start;
		-ms-box-align:start;
		-o-box-align:start;
		align-items:flex-start;
		-webkit-align-items:flex-start;
		-moz-align-items:flex-start;
		-ms-align-items:flex-start;
		-o-align-items:flex-start;
	}
	/*弹性盒子垂直向下*/
	.lg-box-ver-e{
		box-align:end;
		-webkit-box-align:end;
		-moz-box-align:end;
		-ms-box-align:end;
		-o-box-align:end;
		align-items:flex-end;
		-webkit-align-items:flex-end;
		-moz-align-items:flex-end;
		-ms-align-items:flex-end;
		-o-align-items:flex-end;
	}
	/*弹性盒子垂直基线对齐*/
	.lg-box-ver-b{
		box-align:baseline;
		-webkit-box-align:baseline;
		-moz-box-align:baseline;
		-ms-box-align:baseline;
		-o-box-align:baseline;
		align-items:baseline;
		-webkit-align-items:baseline;
		-moz-align-items:baseline;
		-ms-align-items:baseline;
		-o-align-items:baseline;
	}
	/*弹性盒子垂直拉伸填充*/
	.lg-box-ver-sh{
		box-align:stretch;
		-webkit-box-align:stretch;
		-moz-box-align:stretch;
		-ms-box-align:stretch;
		-o-box-align:stretch;
		align-items:stretch;
		-webkit-align-items:stretch;
		-moz-align-items:stretch;
		-ms-align-items:stretch;
		-o-align-items:stretch;
	}
	
	
	/*【弹性盒子水平设定】*/
	/*弹性盒子水平居中*/
	.lg-box-hor-c{
		box-pack: center;
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-ms-box-pack: center;
		-o-box-pack: center;
		justify-content: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		-o-justify-content: center;
	}
	/*弹性盒子水平左对齐*/
	.lg-box-hor-s{
		box-pack:start;
		-webkit-box-pack: start;
		-moz-box-pack: start;
		-ms-box-pack: start;
		-o-box-pack: start;	
		justify-content:flex-start;
		-webkit-justify-content:flex-start;
		-moz-justify-content:flex-start;
		-ms-justify-content:flex-start;
		-o-justify-content:flex-start;	
	}
	/*弹性盒子水平右对齐*/
	.lg-box-hor-e{
		box-pack:end;
		-webkit-box-pack: end;
		-moz-box-pack: end;
		-ms-box-pack: end;
		-o-box-pack: end;	
		justify-content:flex-end;
		-webkit-justify-content:flex-end;
		-moz-justify-content:flex-end;
		-ms-justify-content:flex-end;
		-o-justify-content:flex-end;			
	}
	/*弹性盒子水平平均分配*/
	.lg-box-hor-j{
		box-pack:justify;
		-webkit-box-pack: justify;
		-moz-box-pack: justify;
		-ms-box-pack: justify;
		-o-box-pack: justify;	
		justify-content:space-between;
		-webkit-justify-content:space-between;
		-moz-justify-content:space-between;
		-ms-justify-content:space-between;
		-o-justify-content:space-between;			
	}
	
	
	/*【弹性盒子排列方式】*/
	/*水平排列*/
	.lg-box-or-hor{
		box-orient: horizontal;
		-moz-box-orient: horizontal;
		-webkit-box-orient:horizontal;
		-ms-box-orient: horizontal;
		-o-box-orient:horizontal;
		flex-direction:row;
		-webkit-flex-direction:row;
		-moz-flex-direction:row;
		-ms-flex-direction:row;
		-o-flex-direction:row;
	}
	/*垂直排列*/
	.lg-box-or-ver{
		box-orient: vertical;
		-moz-box-orient: vertical;
		-webkit-box-orient: vertical;
		-ms-box-orient: vertical;
		-o-box-orient: vertical;
		flex-direction:column;
		-webkit-flex-direction:column;
		-moz-flex-direction:column;
		-ms-flex-direction:column;
		-o-flex-direction:column;
	}
	
	/*【弹性盒子拆分拆列】*/
	.lg-box-wrap{
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
	}
	.lg-box-wrap-rev{
		flex-wrap: wrap-reverse;
		-webkit-flex-wrap:wrap-reverse;
		-moz-flex-wrap: wrap-reverse;
		-ms-flex-wrap: wrap-reverse;
		-o-flex-wrap:wrap-reverse;
	}	
	/*【设置】弹性布局【end】*/   
    
}

@media (max-width: 991px) {
	
	/*-------------公用样式-修改【start】------------*/
	/*hed【start】*/
	.Ac-hed-logo-txt h1,
	.Ac-hed-logo-txt h1 span,
	.Ac-hed-logo-txt p,
	.Ac-hed-logo-txt p span{font-size:16px !important;}	
	/*hed【end】*/
	/*-------------公用样式-修改【end】------------*/
		
	/*【模块】轮播模块【start】*/
	/*背景模式*/
	.swiper-container-banner{height:400px !important;}
	/*【模块】轮播模块【end】*/	

    /*【模块】新闻展示模块【start】*/
    [data-newsTheme=theme03] .web-news-modular-img:after{margin-top:90%;}
    [data-newsTheme=theme03] .web-news-modular-inform p{height:44px;}
    [data-newsTheme=theme03] .web-news-modular-inform-more{display:none;}
    
    [data-newsTheme=theme12] .web-news-modular-item{padding:5px;}
    /*【模块】新闻展示模块【end】*/
   
	/*【设置】可视宽度【start】*/
	.width-1070{max-width:960px;}
	/*【设置】可视宽度【end】*/ 
	
	/*【设置】内边距设置【start】*/
	.xs-pad-R-10{padding-right:10px !important;}
	.xs-pad-R-20{padding-right:20px !important;}
	.xs-pad-R-30{padding-right:30px !important;}
	.xs-pad-R-40{padding-right:40px !important;}
	.xs-pad-LR-0{padding-left:0 !important;padding-right:0 !important;}
	.xs-pad-LR-10{padding-left:10px !important;padding-right:10px !important;}
	.xs-pad-LR-20{padding-left:20px !important;padding-right:20px !important;}
	.xs-pad-LR-30{padding-left:30px !important;padding-right:30px !important;}
	.xs-pad-LR-40{padding-left:40px !important;padding-right:40px !important;}
	.xs-pad-T-0{padding-top:0 !important;}
	.xs-pad-T-10{padding-top:10px !important;}
	.xs-pad-T-20{padding-top:20px !important;}
	.xs-pad-T-30{padding-top:30px !important;}
	.xs-pad-T-40{padding-top:40px !important;}
	.xs-pad-T-50{padding-top:50px !important;}
	.xs-pad-T-60{padding-top:60px !important;}
	.xs-pad-B-10{padding-bottom:10px !important;}
	.xs-pad-B-20{padding-bottom:20px !important;}
	.xs-pad-B-30{padding-bottom:30px !important;}
	.xs-pad-B-40{padding-bottom:40px !important;}
	.xs-pad-B-50{padding-bottom:50px !important;}
	.xs-pad-B-60{padding-bottom:60px !important;}
	/*【设置】内边距设置【end】*/
	
	/*【设置】字体大小【start】*/
	.xs-font-size-12 span{font-size:12px !important;}
	.xs-font-size-14 span{font-size:14px !important;}
	.xs-font-size-16 span{font-size:16px !important;}
	.xs-font-size-18 span{font-size:18px !important;}
	.xs-font-size-20 span{font-size:20px !important;}
	.xs-font-size-26 span{font-size:26px !important;}
	.xs-font-size-30 span{font-size:30px !important;}
	.xs-font-size-36 span{font-size:36px !important;}
	.xs-font-size-40 span{font-size:40px !important;}
	/*【设置】字体大小【end】*/	
	
	/*【设置】外边距设置【start】*/
	.xs-mar-T-0{margin-top:0 !important;}
	.xs-mar-T-10{margin-top:10px !important;}
	.xs-mar-T-20{margin-top:20px !important;}
	.xs-mar-T-30{margin-top:30px !important;}
	.xs-mar-T-40{margin-top:40px !important;}
	.xs-mar-T-50{margin-top:50px !important;}
	/*【设置】外边距设置【end】*/	
	
	/*【设置】文本居中对齐【start】*/
	.xs-txt-c{text-align:center !important;}
	.xs-txt-l{text-align:left !important;}
	.xs-txt-r{text-align:right !important;}
	/*【设置】文本居中对齐【end】*/
	
	/*【设置】块级类型【start】*/
	.xs-dsy-in-b{display:inline-block !important;}
	.xs-dsy-none{display:none !important;}
	.xs-dsy-b{display:block !important;}
	/*【设置】块级类型【end】*/
	
	/*【设置】宽度【start】*/
	.xs-wid-100p{width:100% !important;}
	.xs-max-wid-3,
	.xs-max-wid-4{float:left;padding-left:5px;padding-right:5px;}
	.xs-max-wid-3{max-width:25% !important;}
	.xs-max-wid-4{max-width:33.33% !important;}
	/*【设置】宽度【end】*/	
	
	/*【设置】文字排列方式【start】*/
	.xs-writing-none{writing-mode:horizontal-tb !important;-webkit-writing-mode:horizontal-tb !important;}
	/*【设置】文字排列方式【end】*/
	
	/*【设置】-定位【start】*/
	.xs-position-relativ{position: relative;}
	.xs-position-absolute{position: absolute;}
	.xs-position-fixed{position: fixed;}
	.xs-position-static{position:static;}
	/*【设置】-定位【end】*/
	
	
	/*【设置】弹性布局【start】*/
	/*溢出显示方式*/
	.md-over-spot{
		white-space:nowrap; 
		text-overflow:ellipsis; 
		-o-text-overflow:ellipsis; 
		overflow:hidden;
		-webkit-text-overflow:ellipsis; 
		-moz-text-overflow:ellipsis; 
		-ms-text-overflow:ellipsis; 
		-o-text-overflow:ellipsis; 		
	}
	.md-over-spot-1{
		overflow: hidden;
	    -webkit-line-clamp: 1;
	    -moz-line-clamp:1;
	    -ms-line-clamp:1;
	    -o-line-clamp: 1;
	    line-clamp:1;
	    -webkit-box-orient: vertical;
	    -moz-box-orient: vertical;
	    -ms-box-orient: vertical;
	    -o-box-orient: vertical;
	    box-orient: vertical;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-box;
	    display: -o-box;
	    display: box;
	    word-break: break-all;		
	}
	.md-over-spot-2{
		overflow: hidden;
	    -webkit-line-clamp: 2;
	    -moz-line-clamp:2;
	    -ms-line-clamp:2;
	    -o-line-clamp: 2;
	    line-clamp:2;
	    -webkit-box-orient: vertical;
	    -moz-box-orient: vertical;
	    -ms-box-orient: vertical;
	    -o-box-orient: vertical;
	    box-orient: vertical;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-box;
	    display: -o-box;
	    display: box;
	    word-break: break-all;		
	}
	.md-over-spot-3{
		overflow: hidden;
	    -webkit-line-clamp: 3;
	    -moz-line-clamp:3;
	    -ms-line-clamp:3;
	    -o-line-clamp: 3;
	    line-clamp:3;
	    -webkit-box-orient: vertical;
	    -moz-box-orient: vertical;
	    -ms-box-orient: vertical;
	    -o-box-orient: vertical;
	    box-orient: vertical;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-box;
	    display: -o-box;
	    display: box;
	    word-break: break-all;		
	}
	.md-over-spot-4{
		overflow: hidden;
	    -webkit-line-clamp: 4;
	    -moz-line-clamp:4;
	    -ms-line-clamp:4;
	    -o-line-clamp: 4;
	    line-clamp:4;
	    -webkit-box-orient: vertical;
	    -moz-box-orient: vertical;
	    -ms-box-orient: vertical;
	    -o-box-orient: vertical;
	    box-orient: vertical;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-box;
	    display: -o-box;
	    display: box;
	    word-break: break-all;		
	}
	.md-over-spot-5{
		overflow: hidden;
	    -webkit-line-clamp: 5;
	    -moz-line-clamp:5;
	    -ms-line-clamp:5;
	    -o-line-clamp: 5;
	    line-clamp:5;
	    -webkit-box-orient: vertical;
	    -moz-box-orient: vertical;
	    -ms-box-orient: vertical;
	    -o-box-orient: vertical;
	    box-orient: vertical;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-box;
	    display: -o-box;
	    display: box;
	    word-break: break-all;		
	}
	
	/*启动弹性盒子*/
	.md-dis-box{
		display: box;
		display: -moz-box;
		display: -webkit-box;
		display: -ms-box;
		display: -o-box;
		display:flex;
		display: -webkit-flex;
		display: -ms-flexbox;
		display:-moz-flex;
		display:-o-flex;	
	}
	
	.md-box-1{
		box-flex:1;
		-webkit-box-flex:1;
		-moz-box-flex:1;
		-ms-box-flex:1;
		-o-box-flex:1;
		flex: 1;
		-webkit-flex: 1;
		-moz-flex: 1;
		-ms-flex: 1;
		-o-flex: 1;
	}
	.md-box-2{
		box-flex:2;
		-webkit-box-flex:2;
		-moz-box-flex:2;
		-ms-box-flex:2;
		-o-box-flex:2;
		flex: 2;
		-webkit-flex: 2;
		-moz-flex: 2;
		-ms-flex: 2;
		-o-flex: 2;
	}
	.md-box-3{
		box-flex:3;
		-webkit-box-flex:3;
		-moz-box-flex:3;
		-ms-box-flex:3;
		-o-box-flex:3;
		flex: 3;
		-webkit-flex: 3;
		-moz-flex: 3;
		-ms-flex: 3;
		-o-flex: 3;
	}
	.md-box-4{
		box-flex:4;
		-webkit-box-flex:4;
		-moz-box-flex:4;
		-ms-box-flex:4;
		-o-box-flex:4;
		flex:4;
		-webkit-flex: 4;
		-moz-flex: 4;
		-ms-flex: 4;
		-o-flex: 4;
	}
	.md-box-5{
		box-flex:5;
		-webkit-box-flex:5;
		-moz-box-flex:5;
		-ms-box-flex:5;
		-o-box-flex:5;
		flex: 5;
		-webkit-flex: 5;
		-moz-flex: 5;
		-ms-flex: 5;
		-o-flex: 5;
	}
	.md-box-6{
		box-flex:6;
		-webkit-box-flex:6;
		-moz-box-flex:6;
		-ms-box-flex:6;
		-o-box-flex:6;
		flex: 6;
		-webkit-flex: 6;
		-moz-flex: 6;
		-ms-flex: 6;
		-o-flex: 6;
	}
	.md-box-7{
		box-flex:7;
		-webkit-box-flex:7;
		-moz-box-flex:7;
		-ms-box-flex:7;
		-o-box-flex:7;
		flex:7;
		-webkit-flex:7;
		-moz-flex: 7;
		-ms-flex: 7;
		-o-flex: 7;
	}
	.md-box-8{
		box-flex:8;
		-webkit-box-flex:8;
		-moz-box-flex:8;
		-ms-box-flex:8;
		-o-box-flex:8;
		flex:8;
		-webkit-flex:8;
		-moz-flex: 8;
		-ms-flex:8;
		-o-flex: 8;
	}
	.md-box-9{
		box-flex:9;
		-webkit-box-flex:9;
		-moz-box-flex:9;
		-ms-box-flex:9;
		-o-box-flex:9;
		flex: 9;
		-webkit-flex: 9;
		-moz-flex:9;
		-ms-flex:9;
		-o-flex:9;
	}
	.md-box-10{
		box-flex:10;
		-webkit-box-flex:10;
		-moz-box-flex:10;
		-ms-box-flex:10;
		-o-box-flex:10;
		flex: 10;
		-webkit-flex: 10;
		-moz-flex:10;
		-ms-flex:10;
		-o-flex:10;
	}
	/*【弹性盒子垂直设定】*/
	/*弹性盒子垂直居中*/
	.md-box-ver-c{
		box-align:center;
		-webkit-box-align:center;
		-moz-box-align:center;
		-ms-box-align:center;
		-o-box-align:center;
		align-items:center;
		-webkit-align-items:center;
		-moz-align-items:center;
		-ms-align-items:center;
		-o-align-items:center;
	
	}
	/*弹性盒子垂直向上*/
	.md-box-ver-s{
		box-align:start;
		-webkit-box-align:start;
		-moz-box-align:start;
		-ms-box-align:start;
		-o-box-align:start;
		align-items:flex-start;
		-webkit-align-items:flex-start;
		-moz-align-items:flex-start;
		-ms-align-items:flex-start;
		-o-align-items:flex-start;
	}
	/*弹性盒子垂直向下*/
	.md-box-ver-e{
		box-align:end;
		-webkit-box-align:end;
		-moz-box-align:end;
		-ms-box-align:end;
		-o-box-align:end;
		align-items:flex-end;
		-webkit-align-items:flex-end;
		-moz-align-items:flex-end;
		-ms-align-items:flex-end;
		-o-align-items:flex-end;
	}
	/*弹性盒子垂直基线对齐*/
	.md-box-ver-b{
		box-align:baseline;
		-webkit-box-align:baseline;
		-moz-box-align:baseline;
		-ms-box-align:baseline;
		-o-box-align:baseline;
		align-items:baseline;
		-webkit-align-items:baseline;
		-moz-align-items:baseline;
		-ms-align-items:baseline;
		-o-align-items:baseline;
	}
	/*弹性盒子垂直拉伸填充*/
	.md-box-ver-sh{
		box-align:stretch;
		-webkit-box-align:stretch;
		-moz-box-align:stretch;
		-ms-box-align:stretch;
		-o-box-align:stretch;
		align-items:stretch;
		-webkit-align-items:stretch;
		-moz-align-items:stretch;
		-ms-align-items:stretch;
		-o-align-items:stretch;
	}
	
	
	/*【弹性盒子水平设定】*/
	/*弹性盒子水平居中*/
	.md-box-hor-c{
		box-pack: center;
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-ms-box-pack: center;
		-o-box-pack: center;
		justify-content: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		-o-justify-content: center;
	}
	/*弹性盒子水平左对齐*/
	.md-box-hor-s{
		box-pack:start;
		-webkit-box-pack: start;
		-moz-box-pack: start;
		-ms-box-pack: start;
		-o-box-pack: start;	
		justify-content:flex-start;
		-webkit-justify-content:flex-start;
		-moz-justify-content:flex-start;
		-ms-justify-content:flex-start;
		-o-justify-content:flex-start;	
	}
	/*弹性盒子水平右对齐*/
	.md-box-hor-e{
		box-pack:end;
		-webkit-box-pack: end;
		-moz-box-pack: end;
		-ms-box-pack: end;
		-o-box-pack: end;	
		justify-content:flex-end;
		-webkit-justify-content:flex-end;
		-moz-justify-content:flex-end;
		-ms-justify-content:flex-end;
		-o-justify-content:flex-end;			
	}
	/*弹性盒子水平平均分配*/
	.md-box-hor-j{
		box-pack:justify;
		-webkit-box-pack: justify;
		-moz-box-pack: justify;
		-ms-box-pack: justify;
		-o-box-pack: justify;	
		justify-content:space-between;
		-webkit-justify-content:space-between;
		-moz-justify-content:space-between;
		-ms-justify-content:space-between;
		-o-justify-content:space-between;			
	}
	
	
	/*【弹性盒子排列方式】*/
	/*水平排列*/
	.md-box-or-hor{
		box-orient: horizontal;
		-moz-box-orient: horizontal;
		-webkit-box-orient:horizontal;
		-ms-box-orient: horizontal;
		-o-box-orient:horizontal;
		flex-direction:row;
		-webkit-flex-direction:row;
		-moz-flex-direction:row;
		-ms-flex-direction:row;
		-o-flex-direction:row;
	}
	/*垂直排列*/
	.md-box-or-ver{
		box-orient: vertical;
		-moz-box-orient: vertical;
		-webkit-box-orient: vertical;
		-ms-box-orient: vertical;
		-o-box-orient: vertical;
		flex-direction:column;
		-webkit-flex-direction:column;
		-moz-flex-direction:column;
		-ms-flex-direction:column;
		-o-flex-direction:column;
	}
	
	/*【弹性盒子拆分拆列】*/
	.md-box-wrap{
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
	}
	.md-box-wrap-rev{
		flex-wrap: wrap-reverse;
		-webkit-flex-wrap:wrap-reverse;
		-moz-flex-wrap: wrap-reverse;
		-ms-flex-wrap: wrap-reverse;
		-o-flex-wrap:wrap-reverse;
	}	
	/*【设置】弹性布局【end】*/
}

@media (max-width: 767px){
	
	/*右侧悬浮菜单【start】*/
	.Ac-suspen{bottom:40% !important;}
	/*右侧悬浮菜单【end】*/	
	
	/*【模块】轮播模块【start】*/
	/*背景模式*/
	.swiper-container-banner{height:300px !important;}
	/*【模块】轮播模块【end】*/	

	/*【模块】产品展示模块【start】*/
	[data-protheme="theme06"] .web-pro-modular-item .web-pro-modular-inform h3{margin-top: 0;margin-bottom: 0;}
	[data-protheme="theme06"] .web-news-modular-inform-more,
	[data-protheme="theme06"] .web-pro-modular-item .web-pro-modular-inform p{margin-top: 0px;}
	/*【模块】产品展示模块【end】*/

    /*【模块】新闻展示模块【start】*/
    .web-news-modular .web-news-modular-inform h4{font-size:14px;}
    .web-news-modular .web-news-modular-inform p{font-size:12px;}
    .web-news-modular .web-news-modular-inform-time{font-size:12px;}
    .web-news-modular .web-news-modular-inform-more{font-size:12px;}

    [data-newsTheme=theme02] .web-news-modular-inform h4{margin-top:15px;}
    [data-newsTheme=theme02] .web-news-modular-inform p{margin-top:10px;}
    [data-newsTheme=theme02] .web-news-modular-inform-time{margin-top:10px;}
    [data-newsTheme=theme02] .web-news-modular-inform-more{line-height:30px;margin-top:20px;}

    [data-newsTheme=theme03] .web-news-modular-img:after{margin-top: 60%;}
    [data-newsTheme=theme03] .web-news-modular-inform-more{display: none;}

    [data-newsTheme=theme03] .web-news-modular-inform h4{margin-top:0;}
    [data-newsTheme=theme03] .web-news-modular-inform p{margin-top:5px;height:66px;line-height:22px;}
    [data-newsTheme=theme03] .web-news-modular-inform-time{margin-top:5px;}
    
	.web-news-modular-item21{padding:30px 5px 5px;}
	.web-news-modular-item21 a{padding:10px 10px 20px;}
	[data-newsTheme=theme21] .web-news-modular-inform-time{width:70px;height:70px;margin-top:-30px;}
	[data-newsTheme=theme21] .web-news-modular-inform-time-nei{display:inline-block;margin-top:20px;}
	[data-newsTheme=theme21] .web-news-modular-inform-time .web-news-modular-inform-time-month-day{font-size:18px;}
	[data-newsTheme=theme21] .web-news-modular-inform-time .web-news-modular-inform-time-year{font-size:14px;}
	.web-news-modular-item21 .web-news-modular-inform-ico{width:50px;height:50px;padding-top:15px;bottom:-5px;}
	.web-news-modular-item21 .web-news-modular-inform-ico svg{width:20px;height:20px;}
	.web-news-modular-item21 .web-news-modular-inform h4{margin:15px 0 20px;}
    /*【模块】新闻展示模块【end】*/
   
	/*产品/新闻轮播-样式【start】*/
	.swiper-proNews-prev,
	.swiper-proNews-next{display:none;}
	/*产品/新闻轮播-样式【end】*/   

    /*【模块】分页模块【start】*/
    .web-pub-page .pagebox,
    .web-pub-page .pagination li.pagenumber{display:none;}
    /*【模块】分页模块【end】*/
   
    /*【模块】地图模块【start】*/
	.web-map-modular.web-map-het{height:410px !important;background-color:#f5f5f5;}
	/*【模块】地图模块【end】*/
	
	/*【模块】图文模块【start】*/
	.js-imgTxt-modular .js-imgTxt-modular-cot h4{font-size:18px !important;}
	/*【模块】图文模块【end】*/	
	
	/*【设置】可视宽度【start】*/
	.width-1070{max-width:100%;}
	/*【设置】可视宽度【end】*/  	
	
	/*【公用模块】手机端foot导航模块【start】*/
	.foot-nav-div,
	.foot-nav{display:block;}
	/*【公用模块】手机端foot导航模块【end】*/		
	
	/*【设置】内边距设置【start】*/
	.web-pad-L-0{padding-left:0 !important;}
	.web-pad-R-0{padding-right:0 !important;}
	.web-pad-R-10{padding-right:10px !important;}
	.web-pad-R-20{padding-right:20px !important;}
	.web-pad-R-30{padding-right:30px !important;}
	.web-pad-R-40{padding-right:40px !important;}
	.web-pad-LR-0{padding-left:0 !important;padding-right:0 !important;}
	.web-pad-LR-5{padding-left:5px !important;padding-right:5px !important;}
	.web-pad-LR-3{padding-left:3px !important;padding-right:3px !important;}
	.web-pad-LR-2{padding-left:2px !important;padding-right:2px !important;}
	.web-pad-LR-1{padding-left:1px !important;padding-right:1px !important;}
	.web-pad-LR-10{padding-left:10px !important;padding-right:10px !important;}
	.web-pad-LR-15{padding-left:15px !important;padding-right:15px !important;}
	.web-pad-LR-20{padding-left:20px !important;padding-right:20px !important;}
	.web-pad-LR-25{padding-left:25px !important;padding-right:25px !important;}
	.web-pad-LR-30{padding-left:30px !important;padding-right:30px !important;}
	.web-pad-TB-5{padding-top:5px !important;padding-bottom:5px !important;}
	.web-pad-TB-3{padding-top:3px !important;padding-bottom:3px !important;}
	.web-pad-TB-2{padding-top:2px !important;padding-bottom:2px !important;}
	.web-pad-TB-1{padding-top:1px !important;padding-bottom:1px !important;}
	.web-pad-TB-10{padding-top:10px !important;padding-bottom:10px !important;}
	.web-pad-TB-15{padding-top:15px !important;padding-bottom:15px !important;}
	.web-pad-TB-20{padding-top:20px !important;padding-bottom:20px !important;}
	.web-pad-TB-30{padding-top:30px !important;padding-bottom:30px !important;}
	.web-pad-TB-40{padding-top:40px !important;padding-bottom:40px !important;}
	.web-pad-TB-50{padding-top:50px !important;padding-bottom:50px !important;}
	.web-pad-T-0{padding-top:0 !important;}
	.web-pad-T-10{padding-top:10px !important;}
	.web-pad-T-20{padding-top:20px !important;}
	.web-pad-T-30{padding-top:30px !important;}
	.web-pad-T-40{padding-top:40px !important;}
	.web-pad-T-50{padding-top:50px !important;}
	.web-pad-T-60{padding-top:60px !important;}
	.web-pad-T-70{padding-top:70px !important;}
	.web-pad-T-80{padding-top:80px !important;}
	.web-pad-T-90{padding-top:90px !important;}
	.web-pad-T-100{padding-top:100px !important;}
	.web-pad-B-0{padding-bottom:0 !important;}	
	.web-pad-B-10{padding-bottom:10px !important;}
	.web-pad-B-20{padding-bottom:20px !important;}
	.web-pad-B-30{padding-bottom:30px !important;}
	.web-pad-B-40{padding-bottom:40px !important;}
	.web-pad-B-50{padding-bottom:50px !important;}
	.web-pad-B-60{padding-bottom:60px !important;}
	.web-pad-B-70{padding-bottom:70px !important;}
	.web-pad-B-80{padding-bottom:80px !important;}
	.web-pad-B-90{padding-bottom:90px !important;}
	.web-pad-B-100{padding-bottom:100px !important;}
	/*【设置】内边距设置【end】*/
	
	/*【设置】外边距设置【start】*/
	.web-mar-T--10{margin-top:-10px !important;}
	.web-mar-T--15{margin-top:-15px !important;}
	.web-mar-T--20{margin-top:-20px !important;}
	.web-mar-T--25{margin-top:-25px !important;}
	.web-mar-T--30{margin-top:-30px !important;}
	.web-mar-T-0{margin-top:0 !important;}
	.web-mar-T-10{margin-top:10px !important;}
	.web-mar-T-20{margin-top:20px !important;}
	.web-mar-T-30{margin-top:30px !important;}
	.web-mar-T-40{margin-top:40px !important;}
	.web-mar-T-50{margin-top:50px !important;}
	.web-mar-T-60{margin-top:60px !important;}
	.web-mar-T-70{margin-top:70px !important;}
	.web-mar-T-80{margin-top:80px !important;}
	.web-mar-T-90{margin-top:90px !important;}
	.web-mar-T-100{margin-top:100px !important;}
	.web-mar-T-110{margin-top:110px !important;}
	.web-mar-T-120{margin-top:120px !important;}
	.web-mar-T-140{margin-top:140px !important;}
	.web-mar-T-160{margin-top:160px !important;}
	.web-mar-T-180{margin-top:180px !important;}
	.web-mar-T-200{margin-top:200px !important;}
	.web-mar-T-220{margin-top:220px !important;}
	.web-mar-T-240{margin-top:240px !important;}
	.web-mar-T-260{margin-top:260px !important;}
	.web-mar-T-280{margin-top:280px !important;}
	.web-mar-B-0{margin-bottom:0 !important;}
	.web-mar-B-10{margin-bottom:10px !important;}
	.web-mar-B-20{margin-bottom:20px !important;}
	.web-mar-B-30{margin-bottom:30px !important;}
	.web-mar-B-40{margin-bottom:40px !important;}
	.web-mar-B-50{margin-bottom:50px !important;}
	.web-mar-LR-0{margin-left:0 !important;margin-right:0 !important;}
	.web-mar-LR-10{margin-left:10px !important;margin-right:10px !important;}
	.web-mar-LR-20{margin-left:20px !important;margin-right:20px !important;}
	.web-mar-LR-30{margin-left:30px !important;margin-right:30px !important;}
	.web-mar-LR-40{margin-left:40px !important;margin-right:40px !important;}
	.web-mar-auto{margin-left:auto;margin-right:auto;}
	.web-mar-R--10{margin-right:-10px !important;}
	.web-mar-R--20{margin-right:-20px !important;}
	.web-mar-R--30{margin-right:-30px !important;}
	/*【设置】外边距设置【end】*/
	
	/*【设置】字体大小【start】*/
	.web-font-size-12 span{font-size:12px !important;}
	.web-font-size-14 span{font-size:14px !important;}
	.web-font-size-16 span{font-size:16px !important;}
	.web-font-size-18 span{font-size:18px !important;}
	.web-font-size-20 span{font-size:20px !important;}
	.web-font-size-26 span{font-size:26px !important;}
	.web-font-size-30 span{font-size:30px !important;}
	.web-font-size-36 span{font-size:36px !important;}
	.web-font-size-40 span{font-size:40px !important;}
	/*【设置】字体大小【end】*/
	
	/*【设置】行高【start】*/
	.web-line-20{line-height:20px !important;}
	.web-line-22{line-height:22px !important;}
	.web-line-24{line-height:24px !important;}
	.web-line-26{line-height:26px !important;}
	.web-line-28{line-height:28px !important;}
	.web-line-30{line-height:30px !important;}
	/*【设置】行高【end】*/
	
	/*【设置】文本居中对齐【start】*/
	.web-txt-c{text-align:center !important;}
	.web-txt-l{text-align:left !important;}
	.web-txt-r{text-align:right !important;}
	/*【设置】文本居中对齐【end】*/
	
	/*【设置】块级类型【start】*/
	.web-dsy-in-b{display:inline-block;}
	.web-dsy-none{display:none;}
	.web-dsy-b{display:block;}
	/*【设置】块级类型【end】*/
	
	/*【设置】浮动【start】*/
	.web-fl-l{float:left;}
	.web-fl-r{float:right;}
	.web-fl-none{float:none;}
	/*【设置】浮动【end】*/	
	
	/*【设置】宽度【start】*/
	.web-max-wid-3,
	.web-max-wid-4{float:left;padding-left:5px;padding-right:5px;}
	.web-max-wid-3{max-width:25%;}
	.web-max-wid-4{max-width:33.33%;}
	.web-wid-100p{width:100% !important;}
	/*【设置】宽度【end】*/
	
	/*【设置】高度【start】*/
	.web-heg-auto{height:auto !important;}
	/*【设置】高度【end】*/
	
	/*【设置】-定位【start】*/
	.web-position-relativ{position: relative;}
	.web-position-absolute{position: absolute;}
	.web-position-fixed{position: fixed;}
	.web-position-static{position:static;}
	/*【设置】-定位【end】*/	
	
	/*【设置】弹性布局【start】*/
	/*溢出显示方式*/
	.sm-over-spot{
		white-space:nowrap; 
		text-overflow:ellipsis; 
		-o-text-overflow:ellipsis; 
		overflow:hidden;
		-webkit-text-overflow:ellipsis; 
		-moz-text-overflow:ellipsis; 
		-ms-text-overflow:ellipsis; 
		-o-text-overflow:ellipsis; 		
	}
	.sm-over-spot-1{
		overflow: hidden;
	    -webkit-line-clamp: 1;
	    -moz-line-clamp:1;
	    -ms-line-clamp:1;
	    -o-line-clamp: 1;
	    line-clamp:1;
	    -webkit-box-orient: vertical;
	    -moz-box-orient: vertical;
	    -ms-box-orient: vertical;
	    -o-box-orient: vertical;
	    box-orient: vertical;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-box;
	    display: -o-box;
	    display: box;
	    word-break: break-all;		
	}
	.sm-over-spot-2{
		overflow: hidden;
	    -webkit-line-clamp: 2;
	    -moz-line-clamp:2;
	    -ms-line-clamp:2;
	    -o-line-clamp: 2;
	    line-clamp:2;
	    -webkit-box-orient: vertical;
	    -moz-box-orient: vertical;
	    -ms-box-orient: vertical;
	    -o-box-orient: vertical;
	    box-orient: vertical;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-box;
	    display: -o-box;
	    display: box;
	    word-break: break-all;		
	}
	.sm-over-spot-3{
		overflow: hidden;
	    -webkit-line-clamp: 3;
	    -moz-line-clamp:3;
	    -ms-line-clamp:3;
	    -o-line-clamp: 3;
	    line-clamp:3;
	    -webkit-box-orient: vertical;
	    -moz-box-orient: vertical;
	    -ms-box-orient: vertical;
	    -o-box-orient: vertical;
	    box-orient: vertical;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-box;
	    display: -o-box;
	    display: box;
	    word-break: break-all;		
	}
	.sm-over-spot-4{
		overflow: hidden;
	    -webkit-line-clamp: 4;
	    -moz-line-clamp:4;
	    -ms-line-clamp:4;
	    -o-line-clamp: 4;
	    line-clamp:4;
	    -webkit-box-orient: vertical;
	    -moz-box-orient: vertical;
	    -ms-box-orient: vertical;
	    -o-box-orient: vertical;
	    box-orient: vertical;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-box;
	    display: -o-box;
	    display: box;
	    word-break: break-all;		
	}
	.sm-over-spot-5{
		overflow: hidden;
	    -webkit-line-clamp: 5;
	    -moz-line-clamp:5;
	    -ms-line-clamp:5;
	    -o-line-clamp: 5;
	    line-clamp:5;
	    -webkit-box-orient: vertical;
	    -moz-box-orient: vertical;
	    -ms-box-orient: vertical;
	    -o-box-orient: vertical;
	    box-orient: vertical;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-box;
	    display: -o-box;
	    display: box;
	    word-break: break-all;		
	}
	
	/*启动弹性盒子*/
	.sm-dis-box{
		display: box;
		display: -moz-box;
		display: -webkit-box;
		display: -ms-box;
		display: -o-box;
		display:flex;
		display: -webkit-flex;
		display: -ms-flexbox;
		display:-moz-flex;
		display:-o-flex;	
	}
	
	.sm-box-1{
		box-flex:1;
		-webkit-box-flex:1;
		-moz-box-flex:1;
		-ms-box-flex:1;
		-o-box-flex:1;
		flex: 1;
		-webkit-flex: 1;
		-moz-flex: 1;
		-ms-flex: 1;
		-o-flex: 1;
	}
	.sm-box-2{
		box-flex:2;
		-webkit-box-flex:2;
		-moz-box-flex:2;
		-ms-box-flex:2;
		-o-box-flex:2;
		flex: 2;
		-webkit-flex: 2;
		-moz-flex: 2;
		-ms-flex: 2;
		-o-flex: 2;
	}
	.sm-box-3{
		box-flex:3;
		-webkit-box-flex:3;
		-moz-box-flex:3;
		-ms-box-flex:3;
		-o-box-flex:3;
		flex: 3;
		-webkit-flex: 3;
		-moz-flex: 3;
		-ms-flex: 3;
		-o-flex: 3;
	}
	.sm-box-4{
		box-flex:4;
		-webkit-box-flex:4;
		-moz-box-flex:4;
		-ms-box-flex:4;
		-o-box-flex:4;
		flex:4;
		-webkit-flex: 4;
		-moz-flex: 4;
		-ms-flex: 4;
		-o-flex: 4;
	}
	.sm-box-5{
		box-flex:5;
		-webkit-box-flex:5;
		-moz-box-flex:5;
		-ms-box-flex:5;
		-o-box-flex:5;
		flex: 5;
		-webkit-flex: 5;
		-moz-flex: 5;
		-ms-flex: 5;
		-o-flex: 5;
	}
	.sm-box-6{
		box-flex:6;
		-webkit-box-flex:6;
		-moz-box-flex:6;
		-ms-box-flex:6;
		-o-box-flex:6;
		flex: 6;
		-webkit-flex: 6;
		-moz-flex: 6;
		-ms-flex: 6;
		-o-flex: 6;
	}
	.sm-box-7{
		box-flex:7;
		-webkit-box-flex:7;
		-moz-box-flex:7;
		-ms-box-flex:7;
		-o-box-flex:7;
		flex:7;
		-webkit-flex:7;
		-moz-flex: 7;
		-ms-flex: 7;
		-o-flex: 7;
	}
	.sm-box-8{
		box-flex:8;
		-webkit-box-flex:8;
		-moz-box-flex:8;
		-ms-box-flex:8;
		-o-box-flex:8;
		flex:8;
		-webkit-flex:8;
		-moz-flex: 8;
		-ms-flex:8;
		-o-flex: 8;
	}
	.sm-box-9{
		box-flex:9;
		-webkit-box-flex:9;
		-moz-box-flex:9;
		-ms-box-flex:9;
		-o-box-flex:9;
		flex: 9;
		-webkit-flex: 9;
		-moz-flex:9;
		-ms-flex:9;
		-o-flex:9;
	}
	.sm-box-10{
		box-flex:10;
		-webkit-box-flex:10;
		-moz-box-flex:10;
		-ms-box-flex:10;
		-o-box-flex:10;
		flex: 10;
		-webkit-flex: 10;
		-moz-flex:10;
		-ms-flex:10;
		-o-flex:10;
	}
	/*【弹性盒子垂直设定】*/
	/*弹性盒子垂直居中*/
	.sm-box-ver-c{
		box-align:center;
		-webkit-box-align:center;
		-moz-box-align:center;
		-ms-box-align:center;
		-o-box-align:center;
		align-items:center;
		-webkit-align-items:center;
		-moz-align-items:center;
		-ms-align-items:center;
		-o-align-items:center;
	
	}
	/*弹性盒子垂直向上*/
	.sm-box-ver-s{
		box-align:start;
		-webkit-box-align:start;
		-moz-box-align:start;
		-ms-box-align:start;
		-o-box-align:start;
		align-items:flex-start;
		-webkit-align-items:flex-start;
		-moz-align-items:flex-start;
		-ms-align-items:flex-start;
		-o-align-items:flex-start;
	}
	/*弹性盒子垂直向下*/
	.sm-box-ver-e{
		box-align:end;
		-webkit-box-align:end;
		-moz-box-align:end;
		-ms-box-align:end;
		-o-box-align:end;
		align-items:flex-end;
		-webkit-align-items:flex-end;
		-moz-align-items:flex-end;
		-ms-align-items:flex-end;
		-o-align-items:flex-end;
	}
	/*弹性盒子垂直基线对齐*/
	.sm-box-ver-b{
		box-align:baseline;
		-webkit-box-align:baseline;
		-moz-box-align:baseline;
		-ms-box-align:baseline;
		-o-box-align:baseline;
		align-items:baseline;
		-webkit-align-items:baseline;
		-moz-align-items:baseline;
		-ms-align-items:baseline;
		-o-align-items:baseline;
	}
	/*弹性盒子垂直拉伸填充*/
	.sm-box-ver-sh{
		box-align:stretch;
		-webkit-box-align:stretch;
		-moz-box-align:stretch;
		-ms-box-align:stretch;
		-o-box-align:stretch;
		align-items:stretch;
		-webkit-align-items:stretch;
		-moz-align-items:stretch;
		-ms-align-items:stretch;
		-o-align-items:stretch;
	}
	
	
	/*【弹性盒子水平设定】*/
	/*弹性盒子水平居中*/
	.sm-box-hor-c{
		box-pack: center;
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-ms-box-pack: center;
		-o-box-pack: center;
		justify-content: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		-o-justify-content: center;
	}
	/*弹性盒子水平左对齐*/
	.sm-box-hor-s{
		box-pack:start;
		-webkit-box-pack: start;
		-moz-box-pack: start;
		-ms-box-pack: start;
		-o-box-pack: start;	
		justify-content:flex-start;
		-webkit-justify-content:flex-start;
		-moz-justify-content:flex-start;
		-ms-justify-content:flex-start;
		-o-justify-content:flex-start;	
	}
	/*弹性盒子水平右对齐*/
	.sm-box-hor-e{
		box-pack:end;
		-webkit-box-pack: end;
		-moz-box-pack: end;
		-ms-box-pack: end;
		-o-box-pack: end;	
		justify-content:flex-end;
		-webkit-justify-content:flex-end;
		-moz-justify-content:flex-end;
		-ms-justify-content:flex-end;
		-o-justify-content:flex-end;			
	}
	/*弹性盒子水平平均分配*/
	.sm-box-hor-j{
		box-pack:justify;
		-webkit-box-pack: justify;
		-moz-box-pack: justify;
		-ms-box-pack: justify;
		-o-box-pack: justify;	
		justify-content:space-between;
		-webkit-justify-content:space-between;
		-moz-justify-content:space-between;
		-ms-justify-content:space-between;
		-o-justify-content:space-between;			
	}
	
	
	/*【弹性盒子排列方式】*/
	/*水平排列*/
	.sm-box-or-hor{
		box-orient: horizontal;
		-moz-box-orient: horizontal;
		-webkit-box-orient:horizontal;
		-ms-box-orient: horizontal;
		-o-box-orient:horizontal;
		flex-direction:row;
		-webkit-flex-direction:row;
		-moz-flex-direction:row;
		-ms-flex-direction:row;
		-o-flex-direction:row;
	}
	/*垂直排列*/
	.sm-box-or-ver{
		box-orient: vertical;
		-moz-box-orient: vertical;
		-webkit-box-orient: vertical;
		-ms-box-orient: vertical;
		-o-box-orient: vertical;
		flex-direction:column;
		-webkit-flex-direction:column;
		-moz-flex-direction:column;
		-ms-flex-direction:column;
		-o-flex-direction:column;
	}
	
	/*【弹性盒子拆分拆列】*/
	.sm-box-wrap{
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
	}
	.sm-box-wrap-rev{
		flex-wrap: wrap-reverse;
		-webkit-flex-wrap:wrap-reverse;
		-moz-flex-wrap: wrap-reverse;
		-ms-flex-wrap: wrap-reverse;
		-o-flex-wrap:wrap-reverse;
	}	
	/*【设置】弹性布局【end】*/	

}

@media (max-width: 480px){
	
	/*-------------公用样式-修改【start】------------*/
	/*hed【start】*/
	.Ac-hed-logo-txt h1,
	.Ac-hed-logo-txt h1 span,
	.Ac-hed-logo-txt p,
	.Ac-hed-logo-txt p span{font-size:14px !important;}	
	/*hed【end】*/
	/*-------------公用样式-修改【end】------------*/	
		
	/*【模块】轮播模块【start】*/
	/*背景模式*/
	.swiper-container-banner{height:200px !important;}
	/*【模块】轮播模块【end】*/	

    /*【模块】新闻展示模块【start】*/
    [data-newsTheme=theme03] .web-news-modular-img:after{margin-top: 80%;}
    /*【模块】新闻展示模块【end】*/
   
	/*【模块】图文模块【start】*/
	.js-imgTxt-modular .js-imgTxt-modular-cot h4{font-size:14px !important;}
	/*【模块】图文模块【end】*/	   
    
	/*【模块】无数据提示模块【start】*/
	.pub-null-data .pub-null-data-img span{max-width:240px;}
	/*【模块】无数据提示模块【end】*/  
	
	/*【设置】弹性布局【start】*/
	/*溢出显示方式*/
	.xs-over-spot{
		white-space:nowrap; 
		text-overflow:ellipsis; 
		-o-text-overflow:ellipsis; 
		overflow:hidden;
		-webkit-text-overflow:ellipsis; 
		-moz-text-overflow:ellipsis; 
		-ms-text-overflow:ellipsis; 
		-o-text-overflow:ellipsis; 		
	}
	.xs-over-spot-1{
		overflow: hidden;
	    -webkit-line-clamp: 1;
	    -moz-line-clamp:1;
	    -ms-line-clamp:1;
	    -o-line-clamp: 1;
	    line-clamp:1;
	    -webkit-box-orient: vertical;
	    -moz-box-orient: vertical;
	    -ms-box-orient: vertical;
	    -o-box-orient: vertical;
	    box-orient: vertical;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-box;
	    display: -o-box;
	    display: box;
	    word-break: break-all;		
	}
	.xs-over-spot-2{
		overflow: hidden;
	    -webkit-line-clamp: 2;
	    -moz-line-clamp:2;
	    -ms-line-clamp:2;
	    -o-line-clamp: 2;
	    line-clamp:2;
	    -webkit-box-orient: vertical;
	    -moz-box-orient: vertical;
	    -ms-box-orient: vertical;
	    -o-box-orient: vertical;
	    box-orient: vertical;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-box;
	    display: -o-box;
	    display: box;
	    word-break: break-all;		
	}
	.xs-over-spot-3{
		overflow: hidden;
	    -webkit-line-clamp: 3;
	    -moz-line-clamp:3;
	    -ms-line-clamp:3;
	    -o-line-clamp: 3;
	    line-clamp:3;
	    -webkit-box-orient: vertical;
	    -moz-box-orient: vertical;
	    -ms-box-orient: vertical;
	    -o-box-orient: vertical;
	    box-orient: vertical;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-box;
	    display: -o-box;
	    display: box;
	    word-break: break-all;		
	}
	.xs-over-spot-4{
		overflow: hidden;
	    -webkit-line-clamp: 4;
	    -moz-line-clamp:4;
	    -ms-line-clamp:4;
	    -o-line-clamp: 4;
	    line-clamp:4;
	    -webkit-box-orient: vertical;
	    -moz-box-orient: vertical;
	    -ms-box-orient: vertical;
	    -o-box-orient: vertical;
	    box-orient: vertical;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-box;
	    display: -o-box;
	    display: box;
	    word-break: break-all;		
	}
	.xs-over-spot-5{
		overflow: hidden;
	    -webkit-line-clamp: 5;
	    -moz-line-clamp:5;
	    -ms-line-clamp:5;
	    -o-line-clamp: 5;
	    line-clamp:5;
	    -webkit-box-orient: vertical;
	    -moz-box-orient: vertical;
	    -ms-box-orient: vertical;
	    -o-box-orient: vertical;
	    box-orient: vertical;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-box;
	    display: -o-box;
	    display: box;
	    word-break: break-all;		
	}
	
	/*启动弹性盒子*/
	.xs-dis-box{
		display: box;
		display: -moz-box;
		display: -webkit-box;
		display: -ms-box;
		display: -o-box;
		display:flex;
		display: -webkit-flex;
		display: -ms-flexbox;
		display:-moz-flex;
		display:-o-flex;	
	}
	
	.xs-box-1{
		box-flex:1;
		-webkit-box-flex:1;
		-moz-box-flex:1;
		-ms-box-flex:1;
		-o-box-flex:1;
		flex: 1;
		-webkit-flex: 1;
		-moz-flex: 1;
		-ms-flex: 1;
		-o-flex: 1;
	}
	.xs-box-2{
		box-flex:2;
		-webkit-box-flex:2;
		-moz-box-flex:2;
		-ms-box-flex:2;
		-o-box-flex:2;
		flex: 2;
		-webkit-flex: 2;
		-moz-flex: 2;
		-ms-flex: 2;
		-o-flex: 2;
	}
	.xs-box-3{
		box-flex:3;
		-webkit-box-flex:3;
		-moz-box-flex:3;
		-ms-box-flex:3;
		-o-box-flex:3;
		flex: 3;
		-webkit-flex: 3;
		-moz-flex: 3;
		-ms-flex: 3;
		-o-flex: 3;
	}
	.xs-box-4{
		box-flex:4;
		-webkit-box-flex:4;
		-moz-box-flex:4;
		-ms-box-flex:4;
		-o-box-flex:4;
		flex:4;
		-webkit-flex: 4;
		-moz-flex: 4;
		-ms-flex: 4;
		-o-flex: 4;
	}
	.xs-box-5{
		box-flex:5;
		-webkit-box-flex:5;
		-moz-box-flex:5;
		-ms-box-flex:5;
		-o-box-flex:5;
		flex: 5;
		-webkit-flex: 5;
		-moz-flex: 5;
		-ms-flex: 5;
		-o-flex: 5;
	}
	.xs-box-6{
		box-flex:6;
		-webkit-box-flex:6;
		-moz-box-flex:6;
		-ms-box-flex:6;
		-o-box-flex:6;
		flex: 6;
		-webkit-flex: 6;
		-moz-flex: 6;
		-ms-flex: 6;
		-o-flex: 6;
	}
	.xs-box-7{
		box-flex:7;
		-webkit-box-flex:7;
		-moz-box-flex:7;
		-ms-box-flex:7;
		-o-box-flex:7;
		flex:7;
		-webkit-flex:7;
		-moz-flex: 7;
		-ms-flex: 7;
		-o-flex: 7;
	}
	.xs-box-8{
		box-flex:8;
		-webkit-box-flex:8;
		-moz-box-flex:8;
		-ms-box-flex:8;
		-o-box-flex:8;
		flex:8;
		-webkit-flex:8;
		-moz-flex: 8;
		-ms-flex:8;
		-o-flex: 8;
	}
	.xs-box-9{
		box-flex:9;
		-webkit-box-flex:9;
		-moz-box-flex:9;
		-ms-box-flex:9;
		-o-box-flex:9;
		flex: 9;
		-webkit-flex: 9;
		-moz-flex:9;
		-ms-flex:9;
		-o-flex:9;
	}
	.xs-box-10{
		box-flex:10;
		-webkit-box-flex:10;
		-moz-box-flex:10;
		-ms-box-flex:10;
		-o-box-flex:10;
		flex: 10;
		-webkit-flex: 10;
		-moz-flex:10;
		-ms-flex:10;
		-o-flex:10;
	}
	/*【弹性盒子垂直设定】*/
	/*弹性盒子垂直居中*/
	.xs-box-ver-c{
		box-align:center;
		-webkit-box-align:center;
		-moz-box-align:center;
		-ms-box-align:center;
		-o-box-align:center;
		align-items:center;
		-webkit-align-items:center;
		-moz-align-items:center;
		-ms-align-items:center;
		-o-align-items:center;
	
	}
	/*弹性盒子垂直向上*/
	.xs-box-ver-s{
		box-align:start;
		-webkit-box-align:start;
		-moz-box-align:start;
		-ms-box-align:start;
		-o-box-align:start;
		align-items:flex-start;
		-webkit-align-items:flex-start;
		-moz-align-items:flex-start;
		-ms-align-items:flex-start;
		-o-align-items:flex-start;
	}
	/*弹性盒子垂直向下*/
	.xs-box-ver-e{
		box-align:end;
		-webkit-box-align:end;
		-moz-box-align:end;
		-ms-box-align:end;
		-o-box-align:end;
		align-items:flex-end;
		-webkit-align-items:flex-end;
		-moz-align-items:flex-end;
		-ms-align-items:flex-end;
		-o-align-items:flex-end;
	}
	/*弹性盒子垂直基线对齐*/
	.xs-box-ver-b{
		box-align:baseline;
		-webkit-box-align:baseline;
		-moz-box-align:baseline;
		-ms-box-align:baseline;
		-o-box-align:baseline;
		align-items:baseline;
		-webkit-align-items:baseline;
		-moz-align-items:baseline;
		-ms-align-items:baseline;
		-o-align-items:baseline;
	}
	/*弹性盒子垂直拉伸填充*/
	.xs-box-ver-sh{
		box-align:stretch;
		-webkit-box-align:stretch;
		-moz-box-align:stretch;
		-ms-box-align:stretch;
		-o-box-align:stretch;
		align-items:stretch;
		-webkit-align-items:stretch;
		-moz-align-items:stretch;
		-ms-align-items:stretch;
		-o-align-items:stretch;
	}
	
	
	/*【弹性盒子水平设定】*/
	/*弹性盒子水平居中*/
	.xs-box-hor-c{
		box-pack: center;
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-ms-box-pack: center;
		-o-box-pack: center;
		justify-content: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		-o-justify-content: center;
	}
	/*弹性盒子水平左对齐*/
	.xs-box-hor-s{
		box-pack:start;
		-webkit-box-pack: start;
		-moz-box-pack: start;
		-ms-box-pack: start;
		-o-box-pack: start;	
		justify-content:flex-start;
		-webkit-justify-content:flex-start;
		-moz-justify-content:flex-start;
		-ms-justify-content:flex-start;
		-o-justify-content:flex-start;	
	}
	/*弹性盒子水平右对齐*/
	.xs-box-hor-e{
		box-pack:end;
		-webkit-box-pack: end;
		-moz-box-pack: end;
		-ms-box-pack: end;
		-o-box-pack: end;	
		justify-content:flex-end;
		-webkit-justify-content:flex-end;
		-moz-justify-content:flex-end;
		-ms-justify-content:flex-end;
		-o-justify-content:flex-end;			
	}
	/*弹性盒子水平平均分配*/
	.xs-box-hor-j{
		box-pack:justify;
		-webkit-box-pack: justify;
		-moz-box-pack: justify;
		-ms-box-pack: justify;
		-o-box-pack: justify;	
		justify-content:space-between;
		-webkit-justify-content:space-between;
		-moz-justify-content:space-between;
		-ms-justify-content:space-between;
		-o-justify-content:space-between;			
	}
	
	
	/*【弹性盒子排列方式】*/
	/*水平排列*/
	.xs-box-or-hor{
		box-orient: horizontal;
		-moz-box-orient: horizontal;
		-webkit-box-orient:horizontal;
		-ms-box-orient: horizontal;
		-o-box-orient:horizontal;
		flex-direction:row;
		-webkit-flex-direction:row;
		-moz-flex-direction:row;
		-ms-flex-direction:row;
		-o-flex-direction:row;
	}
	/*垂直排列*/
	.xs-box-or-ver{
		box-orient: vertical;
		-moz-box-orient: vertical;
		-webkit-box-orient: vertical;
		-ms-box-orient: vertical;
		-o-box-orient: vertical;
		flex-direction:column;
		-webkit-flex-direction:column;
		-moz-flex-direction:column;
		-ms-flex-direction:column;
		-o-flex-direction:column;
	}
	
	/*【弹性盒子拆分拆列】*/
	.xs-box-wrap{
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
	}
	.xs-box-wrap-rev{
		flex-wrap: wrap-reverse;
		-webkit-flex-wrap:wrap-reverse;
		-moz-flex-wrap: wrap-reverse;
		-ms-flex-wrap: wrap-reverse;
		-o-flex-wrap:wrap-reverse;
	}	
	/*【设置】弹性布局【end】*/	
	  
}


@media (max-width: 320px){
	
	
	/*【模块】轮播模块【start】*/
	/*背景模式*/
	.swiper-container-banner{height:150px !important;}
	/*【模块】轮播模块【end】*/	
		
    /*【模块】新闻展示模块【start】*/
    [data-newsTheme=theme03] .web-news-modular-inform p{height:40px;line-height:20px;}
    /*【模块】新闻展示模块【end】*/
}
/*media-style【end】*/