@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'ABBVoice';
	src: url('https://new.abb.com/cdn/Fonts/abbvoice/ABBvoice_W_Rg.eot');
	src: url('https://new.abb.com/cdn/Fonts/abbvoice/ABBvoice_W_Rg.eot?#iefix') format('embedded-opentype'), url('https://new.abb.com/cdn/Fonts/abbvoice/ABBvoice_W_Rg.woff2') format('woff2'), url('https://new.abb.com/cdn/Fonts/abbvoice/ABBvoice_W_Rg.woff') format('woff')
}
html {-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;min-height:100%;}
* {tap-highlight-color: transparent;-webkit-tap-highlight-color: transparent;-ms-tap-highlight-color: transparent;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 0;margin: 0;border: 0}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {margin: 0;padding: 0;border: 0;vertical-align: baseline}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block}
body {line-height: 1.8em;font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;width: 100%;height: 100%;}
ol, li, ul {list-style: none}
a, div, header, span {-webkit-tap-highlight-color: rgba(255, 255, 255, 0);}
blockquote, q {quotes: none}
blockquote:after, blockquote:before, q:after, q:before {content: '';content: none}
table {border-collapse: collapse;border-spacing: 0}
input, textarea {outline: 0;resize: none}
a, a:active, a:hover, a:focus, a:visited {text-decoration: none}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0 1000px #fff inset;background-color: #fff !important;}
.flexbox{display: -ms-flexbox;display: -webkit-flex;display: flex;-ms-flex-direction: row;flex-direction: row;flex-wrap: nowrap;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;}
.clearfix:after {content: ".";display: block;height: 0;visibility: hidden;clear: both}  .clearfix {*zoom: 1}  .fl {float: left}  .fr {float: right}
.show{display: block !important;}
.hide{display: none;}

body{background-color: #fcfcfc;}
.body_c{font-family: "ABBVoice", "Microsoft YaHei",Verdana,Arial,sans-serif;width: 1200px;margin: 0 auto;}
.body_c a{color:#000;}
.v16-9{
	position: relative;
	padding-top: 56.25%;
}
.v16-9-inner{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow: hidden;
}
.video-js{width:100%; height:100%;}
.video-js .vjs-poster{
	background-size: cover;
}
.area{
    padding: 0;
    margin: 0 auto 6em;
    font-size: .16rem;
}
.top{
	padding-top: 1em;
	font-size: .1667rem;
	margin-bottom: 1.8em;
}
.top .logo{width: 10.5%;}
.top .menu{width: 79%;padding-top: .5em;}
.top .menu .item{position: relative;padding-right: 1em;}
.top .menu .item .level1{font-size: 1.2em;line-height: 1.8em;}
.top .menu .item .arrow{position: absolute;width: .5em;height: .5em;border-bottom: .1em solid #000;border-right: .1em solid #000;right: 0em;top: .7em;transform: rotate(45deg);-webkit-transform: rotate(45deg);}
.top .menu .item:hover .arrow{
	transform: rotate(225deg);-webkit-transform: rotate(225deg);top:1em;
}
.top .menu .item .sub_item{display: none;position: absolute;z-index: 9;background-color: #ffffff;padding: .5em;right: 0;min-width: 100%;}
.top .menu .item .sub_item > .flexbox{
	flex-wrap: wrap;
}

.top .menu .item .level2.nav-pg-btn{text-align: center;}

.top .menu .item .level2{
	display:
	block;
	white-space: nowrap;
	line-height: 1.8em;
	border-bottom: 1px solid #eee;
}
.top .menu .item .level2:last-child{
	border-bottom-width: 0;
}
.top .menu .item:hover .sub_item{display: block;}
.top .logo img{
	width: 100%;
}
.area img{display: block;}
.banner{
	position: relative;
	--swiper-theme-color: #ff6600;/* 设置Swiper风格 */
	--swiper-pagination-color: #ff000f;/* 单独设置按钮颜色 */
	--swiper-pagination-bullet-size: .8em;/* 设置按钮大小 */
}
.banner img{ width:100%;max-height: 642px;overflow: hidden;}
.banner a.link{
	display: block;
	position: absolute;
	width: 2.42rem;
	height: .451rem;
	top: 3.92rem;
	left: .5rem;
	border-radius: .5rem;
	/* background-color: #000000; */
}

.main{
	margin: 0px 3em;
}
h1.title.cline{
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.5em;
	position: relative;
	text-align: center;
}
.cline:before {
	content: "—";
	font-size: inherit;
	color: #ff000f;
	display: block;
	font-weight: bold;
	position: absolute;
	top: -5px;
	left: 51.5%;
	margin: -1em;
}
.introduction{
	
}
.introduction .bd{
margin-top:2em;
}
.main .left{width: 48.4%;}
.main .right{width: 48.2%;}
.eOVR{
	background-color:#f3f3f3;
	padding-top:2em;
}
.eOVR .main .left{width: 38.4%;}
.eOVR .main .right{width: 59.2%; font-size: 1em; line-height: 30px}
.shijing .vd{
width: 50%;
}
.shijing .info{
	width: 47%;
}
.shijing .info .txt{
	font-size:.9em;
}

.bd .txt{
	font-size: .9em;
	line-height: 1.8em;
}
.introduction .txt{
    line-height: 2.1em;
}

.liqi{}
.area2 .hd{
    position: relative;
    padding-left: 3em;
    padding-top: .5em;
    margin-bottom: 1.2em;
}
.area2 .hd .icon{
    position: absolute;
    left: 0;
    top: 0;
    width: 2.6em;
}
.area2 .hd .title{
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.32em;
}
.lb{
	--swiper-theme-color: #ff6600;/* 设置Swiper风格 */
	--swiper-navigation-color: #ff000f;/* 单独设置按钮颜色 */
	--swiper-navigation-size: 1.35em;/* 设置按钮大小 */
}
.lb .swiper-button-lock{display: block;}
.liqi .lb,.miaoyong .lb,.licheng .lb,.miaoyong2_con8 .lb,.miaoyong3_con8 .lb,.miaoyong4_con8 .lb{position:relative;margin-top: 1.5em;}
.liqi .lb .swiper-button-prev,.miaoyong .lb .swiper-button-prev,.miaoyong2_con8 .lb .swiper-button-prev,.miaoyong3_con8 .lb .swiper-button-prev,.miaoyong4_con8 .lb .swiper-button-prev{
    left: -2em;
    width: 1.35em;
    height: 2.2em;
    background-size: contain;
}
.liqi .lb .swiper-button-prev.swiper-button-disabled,.miaoyong .lb .swiper-button-prev.swiper-button-disabled{

}
.liqi .lb .swiper-button-prev:hover,.miaoyong .lb .swiper-button-prev:hover{
}

.liqi .lb .swiper-button-next,.miaoyong .lb .swiper-button-next,.miaoyong2_con8 .lb .swiper-button-next,.miaoyong3_con8 .lb .swiper-button-next,.miaoyong4_con8 .lb .swiper-button-next{
    right: -2em;
    width: 1.35em;
    height: 2.2em;
    background-size: contain;
}
.liqi .lb .swiper-button-next.swiper-button-disabled,.miaoyong .lb .swiper-button-next.swiper-button-disabled{
}
.liqi .lb .swiper-button-next:hover,.miaoyong .lb .swiper-button-next:hover{
}
.liqi .lb .swiper-slide img,.miaoyong .lb .swiper-slide img,.licheng .lb .swiper-slide img,.miaoyong2_con8 .lb .swiper-slide img,.miaoyong3_con8 .lb .swiper-slide img,.miaoyong4_con8 .lb .swiper-slide img{width: 100%;}

.miaoyong .swiper-slide .wrap{
	 box-shadow: 0 0 0.5em #00000061;
	 margin: .5em;
}

.miaoyong .brief{
	width: 100%;
	height: 8.6em;
	padding: .8em;
}
.con5 .brief{
	height: 11.6em;
}

.miaoyong  .brief .title{font-size: 1.1em;font-weight: bold;line-height: 1.8em;}
.miaoyong  .brief .txt{font-size: .65em;}
.miaoyong .more{
	position: absolute;
	display: none;
	bottom: 0;
	background-color: #00000071;
	width: 100%;
	padding: .8em;
	color: #ffffff;
	font-size: .6em;
	min-height: 45%;
}
.miaoyong .wrap:hover .more{
	display: block;
}
.licheng{
	background-image: url("../images/licheng_bg.jpg");
	background-position: bottom;
	background-color: #ffffff;
	background-size: auto 96%;
	background-repeat: no-repeat;
	padding: 1em 0;
	position: relative;
}
.licheng .line{
	width: 100%;
	height: .1em;
	position: absolute;
	bottom: 1.3em;
	background-color: #a9a9a9;
	z-index: 0;
}
.licheng .lb .swiper-button-prev{
	left: -3em;
	top: auto;
	bottom: -.55em;
	width: 2em;
	height: 2em;
	border: .5em solid #a9a9a9;
	border-left-width: 0.45em;
	border-top-width: 0.4em;
	border-radius: 2em;
	background-size: contain;
	background-color: #a9a9a9;
}
.licheng .lb .swiper-button-prev:hover{

}
.licheng .lb .swiper-button-next{
	right: -2em;
	bottom: -.55em;
	top: auto;
	width: 2em;
	height: 2em;
	border: .5em solid #a9a9a9;
	border-left-width: 0.75em;
	border-top-width: 0.4em;
	border-radius: 2em;
	background-size: contain;
	background-color: #a9a9a9;
}
.licheng .lb .swiper-button-next:hover{

}
.SPD-VS{
	padding-top: 3em;
	padding-bottom: 3em;
}
.SPD-VS .hd{
	padding:0
}
.SPD-VS .nav-pc, .SPD-VS  .nav-m{
	background-color: #fbfbfb;
	border-radius: 1em;
	/* color: #ff000f; */
	font-size: 1em;
	line-height: 2.2em;
	margin-bottom: 1em;
}
.SPD-VS .nav-m{
	display: none;
}
.SPD-VS .item-wraper{width: 38%;font-size: .9em;}
.SPD-VS .item-wraper.rr{width: 44.5%;}
.SPD-VS .item-wraper .item{position: relative;padding-left: .6em;}
.SPD-VS .item-wraper .item.correct:before {
	content: "\00b7";
	font-size: inherit;
	font-weight: bold;
	display: block;
	line-height: 1.8em;
	position: absolute;
	left: 0em;
	/* top: 0.25em; */
}
.SPD-VS .item-wraper .item.error:before{
	content: "\00b7";
	font-size: inherit;
	font-weight: bold;
	display: block;
	line-height: 1.8em;
	position: absolute;
	left: 0em;
	text-align: center;
}
.jzzl{
	background: url("/customer/abb/20230228/images/area_bg2.jpg") no-repeat;
	background-size: cover;
	padding-top: 3em;
	padding-bottom: 3em;
}
.jzzl h4{
	display: block;
	font-weight: bold;
}

.hangye .bd> .flexbox{flex-wrap: wrap;}

.hangye .item{
	width: 48.15%;
	margin-bottom: 2em;
	position: relative;
	 box-shadow: 0 0 0.5em #00000038;
}
.hangye .item .image{/* width: 66.4%; */}
.hangye .item .brief{
	width: 33.6%;
	padding-left: .8em;
}
.hangye .item .brief .title{
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 3em;
	margin-bottom: 1.5em;
	line-height: 1em;
}
.headline:before {
	content: "—";
	font-size: inherit;
	color: #ff000f;
	display: block;
	line-height: 1em;
}
.hangye .item .more{
	position: absolute;
	bottom: 0;
	display: none;
	text-align: justify;
	font-size: .9em;
	line-height: 1.8em;
	width: 100%;
	min-height: 45%;
	padding: 1em;
	color: #ffffff;
	background-color: #000000a3;
}
.hangye .item:hover .more{
	display: block;
}
.preview .body_c{
	background: url("/customer/abb/20220713/images/preview_bg.jpg") center no-repeat;
	background-size: cover;
	padding-top: 2em;
	padding-bottom: 2em;
}
.preview .hd{
	position: relative;
	padding-left: 3em;
	padding-top: .5em;
	margin-bottom: 1.2em;
}
.preview h1.title {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.32em;
}
.preview  .icon {
	position: absolute;
	left: 0;
	top: 0;
	width: 2.6em;
}
.preview  .item-wraper{
	font-size: .9em;
	line-height: 1.8em;
	margin-top: 1em;
}
.preview  .item-wraper .item{
	width:50%;
}

.foot{
	background-color: #adadad;
	text-align: center;
	padding: 2em 0;
	margin-bottom: 0;
}

.con3 .miaoyong .brief{
    height: 10.6em;
}

.jzzl3{
    background: url('/customer/abb/20220713/images/area_bg3_01.jpg') no-repeat;
    background-size: cover;
    padding-top: 3em;
    padding-bottom: 3em;
}

.jzzl3 .txt_dis{
    display: flex;
    margin-top: 2em;
    justify-content: space-between;
}

.jzzl5{
	background: url('/customer/abb/20220713/images/area_bj5_01.jpg') no-repeat;
	background-size: cover;
	padding-top: 3em;
	padding-bottom: 3em;
}
.jzzl5 .lb {
	position: relative;
	margin-top: 1.5em;
}

.jzzl5 .lb .swiper-button-next{
	right: -2em;
	width: 1.35em;
	height: 2.2em;
	background-size: contain;
}

.jzzl5 .lb .swiper-button-prev {
	left: -2em;
	width: 1.35em;
	height: 2.2em;
	background-size: contain;
}

.jzzl5 .sw_img{
	display: flex;justify-content: center;margin-bottom: 1.5em;
}
.jzzl5 .sw_txt{
	font-size: 0.96em;display: flex;line-height: 1.5em;margin-top: 5px;
}

.bold{font-weight: bold;}

.chara{
    text-align: center;
    width: 33%;
}
.chara .chara_img{
    display: flex;
    justify-content: center;
    margin-bottom: 1.5em;
}
.chara .bt{
    font-weight: bold;
    font-size: 1.1em;
}
.a_gd:hover{text-decoration:underline;}

.prdo_banner{
	width: 100%;overflow: hidden;
}
.prdo_wraper{
	position: relative;
	margin-bottom: 30px;
}

.headline{font-weight: bold;}
.headline:before {
	content: "—";
	font-size: inherit;
	color: #ff000f;
	display: block;
}

.prdo_img img{
	height: 357px;
}

.prdo_img2 img{
	width: 1200px;
}
.detail{
	max-width: 600px;
	vertical-align: center;
	max-height: 90vh;
	width: 100%;
	padding: 30px;
	border: 20px  solid #ebebeb;
	font-size: .16rem;
	line-height: 1.5em;
}

.detail.fancybox-content {
	overflow-y: auto;
}
.detail.fancybox-content::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); border-radius: .3em; background-color: #F5F5F5; }
.detail.fancybox-content::-webkit-scrollbar { width: .3em; background-color: #F5F5F5; }
.detail.fancybox-content::-webkit-scrollbar-thumb { border-radius: .3em; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); background-color:  #ebebeb; }
.detail.fancybox-content img{
	max-width:100%;
}
.detail.fancybox-content .headline{
	font-size:1.1em;
	margin-bottom: 1em;
}
.detail.fancybox-content .txt{
	margin-bottom:1em;
}

.prod_map .prod_link{position: absolute; top: 0; left: 0; }
.prod_map .prod_link.link1{top: calc(768/832*100%);left: calc(233/1200*100%);width: calc(111/1200*100%);height: calc(64/832*100%);}
.prod_map .prod_link.link2{top: calc(734/832*100%);left: calc(522/1200*100%);width: calc(149/1200*100%);height: calc(64/832*100%);}
.prod_map .prod_link.link3{top: calc(685/832*100%);left: calc(777/1200*100%);width: calc(157/1200*100%);height: calc(84/832*100%);}
.prod_map .prod_link.link4{top: calc(587/832*100%);left: calc(1020/1200*100%);width: calc(107/1200*100%);height: calc(64/832*100%);}
.prod_map .prod_link.link5{top: calc(179/832*100%);left: calc(38/1200*100%);width: calc(149/1200*100%);height: calc(64/832*100%);}
.prod_map .prod_link.link6{top: calc(114/832*100%);left: calc(289/1200*100%);width: calc(149/1200*100%);height: calc(64/832*100%);}
.prod_map .prod_link.link7{top: calc(10/832*100%);left: calc(635/1200*100%);width: calc(149/1200*100%);height: calc(74/832*100%);}

.nav{
	border-bottom: 3px solid #bfbfbf;
	overflow: hidden;
	position:relative;
	margin-top: 50px;
}

.nav .swiper-container{
	margin: 0 50px;
	height: 60px;
	list-style: none;
	padding: 0;
	white-space:nowrap;
}
.nav .swiper-container .swiper-slide{
	background-color: #bfbfbf;
	border-radius: 8px 8px 0 0;
}
.nav .swiper-button-next,.nav .swiper-container-rtl .swiper-button-prev{
	right: 10px;
}
.nav .swiper-button-prev, .nav  .swiper-container-rtl .swiper-button-next{
	left: 10px;
}
.nav .swiper-container .swiper-slide a{width: 100%;height: 100%;display: block;text-align: center;font-size: 1.3em;line-height: 2.5em;color: #ffffff;}
.nav .swiper-container .swiper-slide.current{background-color: #e60012;}

.max_lb{--swiper-theme-color: #ff000f;}
.max_left{width: 34.2%;object-fit: cover;overflow: hidden;max-width: 370px;max-height: 270px;}
.max_right{width: 63.2%}
.font-bold{font-weight: bold;}
.dis_none{display: none;}

.jzzl6{
	background: url('/customer/abb/20220713/images/area_bg6_01.jpg') no-repeat;
	background-size: cover;
	padding-top: 4em;
	padding-bottom: 4em;
}
.jzzl6 .dis_flex{display: flex;justify-content: space-around;}
.dis_flex .item_chara{width: 20%;text-align: center;margin-top: 3.5em;}
.item_chara .chara_icon{display: flex;justify-content: center;margin-bottom: 1em;}
.item_chara .bt{font-size: 1em;font-weight: bold;}
.item_chara .chara_txt{font-size: 0.7em;text-align: justify;margin-top: 0.3em;}

.hidden_section{
	background-color: rgba(139,137,136,0.6);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
}
.hidden_section .inner-wrapper{
	width: 640px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.inner-wrapper .close{
	position: absolute;
	z-index: 1;
	border-radius: 0.2rem;
	top: -0.1rem;
	right: -0.1rem;
	width: 0.2rem;
}

.dis_flex_more{
	display: flex;flex-wrap: wrap;align-content: space-between;
}
.mores{
	height: 2.6em;border: 1px solid #ff1a27;border-radius: 1.3em;align-items: center;display: flex;justify-content: center;
}
.mt_1{
	margin-bottom: 1.5em;
}
.container-fluid{
	width: 32%;margin-bottom: 1em;
}
.con7 .brief {
    height: 13em;
}

.jzzl8_new{
	background: url('/customer/abb/20220713/images/area_bg8_01.jpg') no-repeat;
	background-size: cover;
	padding-top: 4em;
	padding-bottom: 4em;
}
.jzzl8_new .item_chara{
	margin-top: 3.5em;
	text-align: center;
}
.jzzl8_new .item_chara .chara_txt{
	text-align: center;
}
.jzzl8_charge{
	background: url('/customer/abb/20220713/images/area_bg8_02.jpg') no-repeat;
	background-size: cover;
	padding-top: 4em;
	padding-bottom: 4em;
}
.jzzl8_data{
	background: url('/customer/abb/20220713/images/area_bg8_03.jpg') no-repeat;
	background-size: cover;
	padding-top: 4em;
	padding-bottom: 4em;
}
.con8 .hd{
	padding: 0;
}
.con8 .container-fluid{
	width: 31.8%;
}
.con8 .brief{
	height: 15em;
	box-shadow: 0 0 0.5em #00000061;
}
.con8 .brief .txt{
	font-size: .88em;
	text-align: justify;
}
.align_justify{
	text-align: justify;
}
.con8 .flexbox .industry_img{
	width: 31%;
	margin-bottom: 1em;
}
.con8 .dis_flex_center{
	display: flex;align-items: center;
}
.con8 .dis_flex_center .wid{
	width: 56%;
}
.con8 .dis_flex_center .con8_img{
	max-width: 400px;
}
.con8 .industry_item{
	width: 31%;
	cursor: pointer;
}
.con8 .industry_item img{
	width: 100%;
}
.miaoyong2_con8 .swiper-slide .wrap,.miaoyong3_con8 .swiper-slide .wrap,.miaoyong4_con8 .swiper-slide .wrap {
	box-shadow: 0 0 0.5em #00000061;
	margin: 0.5em;
}
.miaoyong2_con8 .brief,.miaoyong4_con8 .brief {
	width: 100%;
	height: 10.5em;
	padding: 0.8em;
}
.miaoyong3_con8 .brief{
	width: 100%;
	height: 13.5em;
	padding: 0.8em;
}
.miaoyong2_con8 .brief .title,.miaoyong3_con8 .brief .title,.miaoyong4_con8 .brief .title,.industrys .miaoyong .brief .title{
	font-size: 1em;
	font-weight: bold;
	line-height: 1.8em;
}
.layui-colla-title{
	font-size: 0.16rem;
}
.clearfix_right{
	float: right;margin-left: 50px;
}
.clearfix_more{
	margin-left: 11em;
}
.industrys .swiper-button-prev,.industrys .swiper-button-next{
	display: none;
}

@media only screen and (max-width: 1200px) {
	.body_c{width: 100%;}
	.top .body_c{padding:0 1em;}
	.nav .swiper-container{
		margin: 0 40px;
		height: 40px;
	}
}
@media only screen and (max-width: 640px){
	.top{
		font-size: .19rem;
	}
	.area{
		 font-size: .25rem;
	}
	.main{margin:0 1em;}
	.miaoyong .main .lb,.miaoyong2_con8 .main .lb,.miaoyong3_con8 .main .lb,.miaoyong4_con8 .main .lb{
		margin:0 2em;
	}
	.licheng .main .bd{margin:0 2em;}
	.main .flexbox{flex-wrap:wrap;}
	.main .left{width: 100%;}
	.main .right{width: 100%;}
	.eOVR .main .left{width: 100%;}
	.eOVR .main .right{width: 100%;}
	.hangye .item{width:100%;}
	.shijing .main .right{margin-top: 2em;}

	.SPD-VS .nav-pc{display: none;}
	.SPD-VS .nav-m{display: block;width: 100%;text-align: center;line-height: 2.3em;}
	.SPD-VS .nav-m.vs{margin: 1em auto;width: 3em;line-height: 3em;border-radius: 3em;font-weight: bold;}
	.SPD-VS .item-wraper{width: 100%;}
	.SPD-VS .item-wraper.rr{width: 100%;}

    .jzzl3 .txt_dis{flex-wrap: wrap;}
    .chara{width: 50%;}
    .chara .chara_img{margin-bottom: 1em;}

	.prdo_img img{
		height: 300px;
	}

	.prdo_img2 img{
		width: 640px;
	}
	.detail.fancybox-content {
		border-width: 6px 6px 6px 6px;
		padding: 20px;
	}

	.nav .swiper-container{
		margin: 0 30px;
		height: 30px;
	}
	.nav .swiper-container .swiper-slide a{font-size: 1em;line-height: 2em;}

    .max_left{width: 100%;}
    .max_right{width: 100%;margin-top: 1em;}
    .jzzl6 .dis_flex{flex-wrap: wrap;}
    .dis_flex .item_chara{width: 40%;}
	.hidden_section .inner-wrapper{width: 80%;}
	.container-fluid{
		width: 48.5%;
	}

	.con8 .brief{
		height: 13em;
	}
	.con8 .flexbox .industry_img{
		width: 48%;
	}
	.jzzl8_new .item_chara{
		width: 48%;
	}
	.jzzl8_new .item_chara img{
		width: 60px;
	}
	.con8 .dis_flex_center{
		margin-top: 1em;
	}
	.con8 .dis_flex_center .con8_img{
		width: 150px;
		margin-left: 20px;
	}
	.clearfix_right{
		float: none;
		margin-left: 0;
	}
	.clearfix_more{
		float: right;
	}
	.industrys .swiper-button-prev,.industrys .swiper-button-next{
		display: block;
	}
}
.vjs-big-play-centered .vjs-big-play-button{
	visibility: hidden;
}

@media only screen and (max-width: 440px){
	.preview  .item-wraper .item{
		width: 100%;
	}
	.top{
		font-size: .21rem;
	}
	.area{
		font-size: .34rem;
	}
	.prdo_img img{
		height: 250px;
	}
    .dis_flex .item_chara{width: 65%;}
	.container-fluid{
		width: 100%;
	}
}

