/* reset */ html { height: 100%; overflow-x:hidden;} body { min-height: 100%; overflow-x:hidden;} body { _height: 100% } body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, input, select, textarea, button, p, blockquote, th, td, figure { margin: 0; padding: 0 } body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, p, blockquote, figure, header, footer, nav, article, section, aside, address, figcaption { *zoom: 1 } li { list-style-type: none } h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal;} iframe, frame, fieldset, img { border: 0 none } img { vertical-align: top } input[type=button], input[type=submit], input[type=reset] { cursor: pointer } button { cursor: pointer } input, textarea, button { -webkit-border-radius: 0; -webkit-appearance: none } input[type=radio] { -webkit-border-radius: 100%; -webkit-appearance: radio } input[type=checkbox] { -webkit-appearance: checkbox } input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box } textarea { overflow: auto; resize: none } ::-webkit-input-placeholder{color:#666;} :-moz-placeholder{color:#666;} ::-moz-placeholder{color:#666;} :-ms-input-placeholder{color:#666; opacity: 0.8;} .placeholder{color:#666;} blockquote, q { quotes: none } blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none } table { border-collapse: collapse; border-spacing: 0 } caption, th { text-align: left } th { font-weight: normal } em, cite, address,i { font-style: normal} body, input, select, button, textarea {color:#2E2D2D; font-size: 16px;/*font-family: "黑体";*/} body { line-height: 1.5; } a { color:#2E2D2D;text-decoration: none!important; transition:0.2s all; -webkit-transition:0.1s all;} a { blr:expression(this.onFocus=this.blur())} a * { *cursor: pointer } :focus { outline: none } img{max-width: 100%;} /* 阿里图标 */ [class*='icon']{ font-family: 'iconfont'; } /*引用思源字体包*/ /*@font-face { font-family: CN-Light; src: url('../font/SourceHanSansCN-Light.ttf') format('truetype'),url("../font/SourceHanSansCN-Light.eot") format("embedded-opentype"); } @font-face { font-family: CN-Medium; src: url('../font/SourceHanSansCN-Medium.ttf') format('truetype'),url("../font/SourceHanSansCN-Medium.eot") format("embedded-opentype"); } @font-face { font-family: CN-Regular; src:url('../font/SourceHanSansCN-Regular.ttf') format('truetype'),url("../font/SourceHanSansCN-Regular.eot") format("embedded-opentype"); } @font-face { font-family: CN-Normal; src:url('../font/SourceHanSansCN-Normal.ttf') format('truetype'),url("../font/SourceHanSansCN-Normal.eot") format("embedded-opentype"); } @font-face { font-family: CN-Bold; src:url('../font/SourceHanSansCN-Bold.ttf') format('truetype'),url("../font/SourceHanSansCN-Bold.eot") format("embedded-opentype"); } @font-face { font-family: CN-Regular; src:url('../font/SourceHanSansCN-Regular.ttf') format('truetype'),url("../font/SourceHanSansCN-Regular.eot") format("embedded-opentype"); } body, input, select, button, textarea{ font-family: CN-Regular; font-size: 16px; }*/ .edit_con_original{ line-height:1.7em; padding:0 0; color:#000000;} .edit_con_original ul{ margin:inherit; padding:inherit; padding-left:2em;} .edit_con_original ul li { list-style-type:disc; margin:auto; } .edit_con_original ol{ margin:inherit; padding:inherit} .edit_con_original ol li { list-style-type:decimal; margin:auto; } .edit_con_original h1 { font-size: 2em; font-weight:bold } .edit_con_original h2 { font-size: 1.5em; font-weight:bold } .edit_con_original h3 { font-size: 1.17em; font-weight:bold } .edit_con_original h4 { font-size: 1em; font-weight:bold } .edit_con_original h5 { font-size: 0.83em; font-weight:bold } .edit_con_original h6 { font-size: 0.67em; font-weight:bold } .edit_con_original em { font-style: italic } .edit_con_original cite{ font-style: italic } .edit_con_original address{ font-style: italic } .edit_con_original i { font-style: italic } .edit_con_original table{ border-collapse: separate; border-spacing: 2px } .edit_con_original img{ max-width:100%; height:auto;} /*所有后台编辑器区域都要引用 edit_con_original 类名*/ /* clear 页头,页脚,内容区都不用再加清除样式 */ .fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table } .fixed:after, .clearfix:after, .cf:after, after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both } .fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1 } .clear, .cl { display: block!important; float: none!important; clear: both; width: auto!important; max-width: none!important; min-width: 0!important; max-height: none!important; min-height: 0!important; overflow: hidden; margin: 0!important; padding: 0!important; border: 0 none!important; font-size: 0!important; line-height: 0!important } /*去除鼠标双击选中效果*/ /**{-moz-user-select: none;-webkit-user-select: none; -ms-user-select: none; -khtml-user-select: none; user-select: none;}*/ /*两端对齐*/ .justify { text-align:justify; text-justify:distribute-all-lines;} /*图片经过*/ .tran_scale{ overflow:hidden; display:block;} .tran_scale img{transition:0.5s all; -webkit-transition:0.5s all;} /*截字*/ .ellipsis{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display: inline-block; max-width:100%;} .clamp{display:-webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 3; line-height: 1.5; max-height: 4.5em;overflow:hidden;} /*上下居中*/ .v-m-c{ transform: translate(0,-50%); -webkit-transform: translate(0,-50%); -ms-transform: translate(0,-50%); position:absolute; left:0; top:50%;} /*左右居中*/ .l-m-c{ transform: translate(-50%,0); -webkit-transform: translate(-50%,0); -ms-transform: translate(-50%,0);position:absolute; left:50%; top:0;} /*绝对居中*/ .a-m-c{ transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); position:absolute; left:50%; top:50%;} /*背景*/ .bg-cover{background-size: cover; background-repeat: no-repeat; background-position: center center;} .bg_layer{background: rgba(0,0,0,0.7); position: absolute; left:0; top:0; width: 100%; height: 100%; z-index: 10000;} .bg-cover-ban{ background-size: 100% 100%;} .ratio-img,.ratio-img img{width: 100%;} *{box-sizing: border-box;} .wrap{max-width: 1440px; margin:0 auto; width: 94%;} .nav_phone_btn,.nav_click{display: none;} .header{width: 100%; height:90px; z-index: 1000;position: fixed; left:0; top:0;} .scroll-header .header{ background:#58585A;} .header .logo{float: left; margin:14px 0 0 0; width:195px; height:62px;} .header .logo img{width:100%;} .header .wrap{ } .header .mem_log{ position: absolute; right:3%; top:5px; z-index: 11; font-size: 14px; color:#fff;} .header .mem_log a{color:#fff;} .header .mem_log em{ margin:0 10px; font-size: 12px; vertical-align: top;} .header .mem_log span{margin-right:20px;} /*顶部右侧*/ .head_rr{float: right;text-align: right; position: relative; z-index: 10;} .head_rr span{display: inline-block; cursor: pointer; color:#fff; line-height: 88px;} .head_rr span i{font-size: 20px;} .head_rr span.lang,.head_rr span.lang a{color:#fff;} .head_rr span.lang{margin-right: 20px;} .head_rr span.lang a{margin:0 3px;} /*导航*/ .nav{ float: right; width:calc(100% - 250px);} .nav ul{ float: left; width:calc(100% - 115px);} .nav ul>li{ float: left; width:auto; padding:0 35px;} .nav ul>li span{ display: none;} .nav ul>li>a{display: block;color:#fff;font-size: 18px;height: 90px; line-height: 90px; position: relative;} .nav ul>li>a>em{position: absolute;left: 50%;bottom: 0; width:0%;height: 5px;background: #3AB7B6;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;} .nav ul>li.on>a{color:#3AB7B6;} .nav ul>li.on>a>em{left:0%;bottom: 0; width:100%;} /*导航下拉*/ .navlist{display:none;position: absolute; left:0; top:90px; z-index: 2; width: 100%;background:#58585A; /*box-shadow: 0 3px 3px 1px rgba(0,0,0,0.2);*/} .comm_menu{padding:30px 10px; width:100%; text-align: center; } .comm_menu dd{ display: inline-block; margin:0 28px;line-height: 30px;} .comm_menu dd a{color:#fff!important; padding-bottom: 5px; border-bottom: 2px solid transparent;} .pro_menu{ width:100%; /*padding:30px 3.3% 5% 4.8%;*/ padding:30px 0 5%;} .pro_menu .ll{ /*float: left;*/ width: 70%; color:#fff; margin:0 auto; text-align: center;} .pro_menu .ll .tab_t{width:100%; margin-bottom: 30px;} .pro_menu .ll .tab_t i{ padding-bottom: 5px; cursor: pointer; margin:0 4%;color:#F4F5F5; border-bottom: 2px solid transparent;} .pro_menu .ll .tab_t i.on{border-bottom: 2px solid #00B6B5;} .pro_menu .ll .tab_t i a{color:#F4F5F5;} .pro_menu .ll .tab_c{/*height:520px;*/} .pro_menu .ll .tab_c .tab-b{ display: none;} .pro_menu .ll .tab_c .tab-b:first-child{ display: block;} .item_t_phone{ display: none;} .pro_menu .ll .item{width:100%; margin-bottom: 20px;} .pro_menu .ll .item dl{ float: left; width:30.33%; margin:0 1.5%; text-align: center;} .pro_menu .ll .item dl dt{ padding-bottom: 15px; margin-bottom: 10px; color:#D5D5D6; border-bottom: 1px solid #8A8A8C;} .pro_menu .ll .item dl dt a{color:#D5D5D6;} .pro_menu .ll .item dl dd{ display: none; float: left; width:40%; line-height: 30px;} .pro_menu .ll .item dl dd:nth-child(2n+1){ float: right; width:58%;} .pro_menu .ll .item dl dd a{color:#A1A1A2;} .pro_menu .rr{ float: right; width:25%;} .pro_menu .rr dd{ float: left; width:calc(50% - 1px); position: relative; margin:0 0 1px 1px; text-align: center; background: #E1E1E1;} .pro_menu .rr dd a{color:#fff; display: block;} .pro_menu .rr dd a>span{ display: block; width:100%; text-align: center;} /*导航下拉*/ .nav_click{ display: none; position: fixed; left:0; top:0; z-index: 999; width:100vh; height:100vh; background:transparent;} .search_wrap{width:0;position: absolute; right:0px; top:26px; font-size: 14px; overflow: hidden; border:none;color:#fff; background: #fff;height:34px;line-height: 34px; outline: none;transition: 0.3s all;} .search_wrap.on{width: 232px; border-radius:5px;border:1px solid #969191;} .search_box_text{float:left; width:calc(100% - 30px);padding:0 10px; font-size: 14px; height: 34px; line-height: 34px; border:none; background: none;} .search_box_button {float: right;width:30px;height:34px; border:0; outline: none; background: none;} .search_box_text::placeholder{color:#BDBDBD;} .search_box_button i{font-size:16px;} /*公共底部*/ .footer{ padding:2% 0 1%;background:#E8E8E8; font-size: 14px; color:#595959;} .footer .wrap{/*padding:0 2%;*/} .foot_ll{ float: left; width: calc(100% - 200px);} .flink a{ color:#4D4D4D;} .flink a+em{margin:0 20px; display: inline-block; width:1px; height: 10px; background: #A8A8A8;} .foot_ll p{margin-top:10px;} .foot_ll p.cop{margin:15px 0 10px;} .foot_ll p.cop em{margin:0 15px; display: inline-block; width:1px; height: 10px; background: #A8A8A8;} .foot_ll p.cop a.xhr{margin-left:10px;} .foot_ll p.com{color:#A5A5A5; font-size: 12px;} .foot_rr{ float: right; width: 200px; text-align: right;} .foot_rr dd{float: left; width:73px; height:73px; margin:0 12px;} .foot_rr dd img{width:73px; height:73px;} @media only screen and (min-width: 1025px){ .yes_tran,a,.pro_menu .ll .tab_t i{transition: 0.3s all;-webkit-transition: 0.3s all;-moz-transition: 0.3s all;-o-transition: 0.3s all;-ms-transition: 0.3s all;} .no_tran{transition: 0s all;-webkit-transition: 0s all;-moz-transition: 0s all;-o-transition: 0s all;-ms-transition: 0s all;} a:hover{color: #3AB7B6!important;} .tran_scale:hover img{transform:scale(1.05,1.05) rotate(0deg); -webkit-transform:scale(1.05,1.05) rotate(0deg);} .nav ul>li:hover>a{color:#3AB7B6;} .nav ul>li:hover>a>em{position: absolute;left:0%;bottom: 0; width:100%;height:5px;background: #3AB7B6;} .comm_menu dd a:hover{border-bottom:2px solid #00b6b5;} .pro_menu .rr dd:hover{background: #00B7B5;} .pro_menu .rr dd:hover img{opacity: 0;} .pro_menu .rr dd:hover a{color:#fff; } .pro_menu .rr dd a:hover{color:#fff!important;} .pro_menu .ll .tab_t i:hover{border-bottom: 2px solid #00B6B5;} } @media only screen and (max-width: 1500px){ .nav ul>li{padding:0 30px;} } @media only screen and (max-width: 1399px){ body{font-size: 14px;} .nav{width:calc(100% - 220px);} .nav ul>li{padding:0 24px;} } @media only screen and (max-width: 1279px){ .nav{width:calc(100% - 200px);} .nav ul>li{padding:0 16px; } .nav ul>li>a{font-size: 14px;} } @media only screen and (max-width: 1024px){ body>*{position: relative;left:0;transition:left 250ms ease-out;-webkit-transition:left 250ms ease-out;} .header{height:50px; border-bottom:none;} .header .logo{margin:5px 0 0 0; width:120px; height: 38px;} .header .mem_log{right:60px; top:12px;} .head_rr{width:100%;} .head_rr span.ser{ display: none;} .search_wrap{ position: static;margin:15px 15px; float: left; width:calc(100% - 130px);} .head_rr span{ line-height: 68px;} /*手机导航按钮开始*/ .nav_phone_btn{display: block;cursor: pointer;height: 50px; position: fixed;top:0;right:0;z-index: 999;width: 50px;text-align: center;background: #3AB7B6;} .nav_phone_btn span {position: relative;width:26px;height: 3px; top:10px; background-color: #fff;display: inline-block;transition:all 250ms ease-out;-webkit-transition:all 250ms ease-out;} .nav_phone_btn span i{ position: absolute; bottom:-30px; left:0; width:100%; color:#fff; font-family: arial; font-size: 12px; text-transform: uppercase;} .nav_phone_btn span:before,.nav_phone_btn span:after {content: "";position: absolute;width: 100%;height: 3px;background-color: #fff;left:0px;transition:all 250ms ease-out;-webkit-transition:all 250ms ease-out;} .nav_phone_btn span:before{top:-7px;} .nav_phone_btn span:after{top:7px;} .visible_nav.nav_phone_btn{ background: #161719;} .visible_nav.nav_phone_btn span{background-color: transparent;} .visible_nav.nav_phone_btn span:before{top:0px;width:90%;transform: rotateZ(45deg);-webkit-transform: rotateZ(45deg);-ms-transform: rotateZ(45deg);} .visible_nav.nav_phone_btn span:after{top:0px;width:90%;transform: rotateZ(-45deg);-webkit-transform: rotateZ(-45deg);-ms-transform: rotateZ(-45deg);} .body_nav_phone .nav{right:0;left:auto;} /*手机导航按钮结束*/ .nav{display:block;position: fixed; z-index: 1000; margin-top:0; top:50px;bottom: 0px;padding:0; right:-50%;height:calc(100vh - 50px);width:50%;left:auto;transition:left 0ms ease-out;-webkit-transition:left 0ms ease-out;transition:right 250ms ease-out;-webkit-transition:right 250ms ease-out; overflow: hidden; overflow-y: auto; background:#161719;} .nav ul{padding: 0px 0;clear: both; float: none; width: 100%;} .nav ul>li{line-height: 40px; width: 100%;float: none; margin: 0;padding:0 ;border-bottom: 1px solid#414141; overflow: hidden;} .nav ul>li>a{height: 40px; line-height: 40px;padding:0 15px; color:#8E8D8D; width: calc(100% - 30px); overflow: hidden;} .nav ul>li.on>a{background: none; color: #8E8D8D;} .nav ul>li>span{display: inline-block; width: 20px; height: 40px; margin-right:10px; background: url(../images/nav_ico.png) no-repeat center center; float: right;} .nav ul>li>span.on{ background: url(../images/nav_ico_up.png) no-repeat center center; float: right;} .nav ul>li>span{display: none;cursor: pointer;} .nav ul>li>span.cur{display: block;} .nav ul>li>span.on+a{color:#3AB7B6;} .nav ul>li.on>a>em{ display: none;} .navlist{position: static; background: none; padding: 0 0; border-top: 1px solid#414141; height: auto;line-height: inherit; width: auto !important; display: none;visibility: visible;clear: both; left:auto; top:auto; margin-left: 0!important;} .comm_menu{padding:10px 20px;} .comm_menu dd{ text-align: left; margin:0; width:100%; display: block;} .pro_menu{padding:10px 0;} .pro_menu .ll,.pro_menu .rr{width:100%; float: none;} .pro_menu .ll .tab_c .tab-b{ display: block;} .pro_menu .ll .item dl{ width:100%; float: none;} .pro_menu .ll .tab_t{ display: none;} .item_t_phone{ display: block; font-size: 14px;} .item_t_phone a{color:#fff;} .item_t_phone i{width: 20px; height: 40px; margin-right: -5px; background: url(../images/nav_ico.png) no-repeat center center; float: right;} .item_t_phone.on{color:#00B6B5;} .item_t_phone.on i{background: url(../images/nav_ico_up.png) no-repeat center center;} .pro_menu .ll .tab_c{margin:0 20px;} .pro_menu .ll .item{ display: none; margin-bottom: 0;} .pro_menu .ll .item dl dt{padding-bottom: 0; font-size: 14px;} .pro_menu .ll .item dl dt a{color:#fff;} .pro_menu .ll .item dl dd{ line-height: 20px; font-size: 12px;} .pro_menu .rr{margin:10px 0;} .pro_menu .rr dl{padding:0 20px;} .pro_menu .rr dd{ width:25%; background: none; padding:0; margin:0; text-align: left;} .pro_menu .rr dd a{ color:#fff!important;} } @media only screen and (max-width: 1023px){ .footer .wrap{padding: 0;} .foot_ll p.com br{ display: none;} } @media only screen and (max-width: 767px){ .nav{width:100%; right:-100%;} .pro_menu .ll .item dl dd,.pro_menu .ll .item dl dd:nth-child(2n+1){ width:100%;} .footer{padding:5% 0;} .foot_ll,.foot_rr{width:100%;} .foot_rr{margin-top:10px; text-align: center;} .foot_rr dd{ float: none; display: inline-block;} .flink a+em{margin:0 10px;} .foot_ll p.cop{margin:5px 0;} .foot_ll p.cop em{margin:0 5px;} .foot_ll p.cop a.xhr{margin-left:5px;} } /*分页*/ .page {vertical-align:middle;text-align:center; color:#2F2F2F; font-size: 14px; height:36px; line-height:36px;} .page .inner{ display: inline-block; } .page a{text-align:center; width:36px; height:36px;} .page a.num{float: left;border:1px solid #D8D8D8; border-left:0;font-family:Arial; background:#fff;color:#666666;} .page a.on{background:#3AB7B6;color:#fff;border:1px solid #3AB7B6;} .page a.num:nth-child(2){border-left:1px solid #D8D8D8;} .page a.num:nth-child(2).on{border-left:1px solid #3AB7B6;} .page a.prev,.page a.next{float: left; width:100px; border:1px solid #D8D8D8;margin:0 10px; background:#fff; } .page a.prev.disable,.page a.next.disable{ cursor: default;} .p_i{ display: inline-block; position: relative;width:36px;height:36px; line-height:36px; margin:0 5px; padding:0 2px;background:#fff; border:1px solid #D8D8D8;} .page input.txtnum{ width:100%; height:100%; text-align: center; border:none; background: none; font-family:Arial;} .page a.go{ display: inline-block;width: 40px; height: 36px; line-height: 36px; position: relative; top:-1px; font-size: 16px; background:#3AB7B6;color:#fff!important; text-align: center; font-family:"arial";} .p_tot{ font-family: Arial, Helvetica, sans-serif;} /*.lt8 .page a.num,.lt8 .page i.dian,.lt8 .page a.prev,.lt8 .page a.next{ float: none; display: inline-block; } .lt8 .page a.num{margin-left:-4px;} .lt8 .page a.prev,.lt8 .page a.next{ position: relative; top:10px; } .lt8 .page a.prev img,.lt8 .page a.next img{top:10px;} .lt8 .page input.txtnum{ position: relative; top:5px;}*/ @media only screen and (min-width: 1025px) { .page a.prev:hover,.page a.next:hover{color:#fff!important; border:1px solid #3AB7B6;background: #3AB7B6;} .page a.prev.disable:hover,.page a.next.disable:hover{opacity: 0.5;} .page a.num:hover{background:#3AB7B6;color:#fff!important; border:1px solid #3AB7B6;} .page a.go:hover{opacity: 0.9;} } @media only screen and (max-width: 767px) { .page{margin:15px 0;} .page span,.page a.go,.page a.num{display: none;} .page a.prev, .page a.next{background:#3AB7B6;border:1px solid #3AB7B6; color:#fff!important;} .page a.prev.disable,.page a.next.disable{opacity: 0.5;} } /*分页 end*/ /*内页banner*/ .inbanner{ position: relative; color:#fff;} .inbanner img{ width:100%;} .inbanner .txt{top:auto; bottom:0; left:62%; max-width: 43%; width:100%; padding:3% 4% 0; background: url(../images/inban_txt.png) left top no-repeat; background-size: cover;} .inbanner .txt .stxt{color:#4B4B4B; margin-right: 20px;} .inbanner .txt .slogo{ display: inline-block; position: relative; top:10px; color:#717171;} .inbanner .txt .slogo em{ font-weight: bold;} .inbanner .txt .slogo span{ display: block; width:165px; position: absolute; left:25px; top:40px; font-family: Arial, Helvetica, sans-serif; line-height: 1.3; font-size: 12px; text-transform: uppercase; font-weight: bold;} @media only screen and (max-width:1279px) { .inbanner .txt{max-width: 55%;} .inbanner .txt .stxt{margin-right: 15px; font-size: 24px;} .inbanner .txt .slogo span{top:25px; left:20px;} } @media only screen and (max-width:767px) { .inbanner{ height: 240px;} .inbanner img{ display: none;} .inbanner .txt{max-width: 100%; left:50%;} .inbanner .txt .stxt{ display: block; margin:0; text-align: center;} .inbanner .txt .slogo{ display: none;} } /*内页banner end*/ /*site*/ .site{ color:#717171; font-size: 14px; margin:6% 0 2%;} .site .inner{ display: inline-block; padding-bottom: 5px; border-bottom: 1px solid #DBDBDB;} .site a{color:#717171;} .site em{ margin:0 10px;} .site span{color:#494949; text-transform: uppercase;} /*内页白色底头部*/ .in_header{ height: 116px;} .scroll-header .in_header{ background: none;} .in_head_top{background: #fff;} .in_head_bot{ width:100%;} .in_header .mem_log{color:#333;} .in_header .mem_log a{color:#333;} .in_header .nav ul>li>a,.in_header .head_rr span.lang,.in_header .head_rr span.lang a,.in_header .head_rr span{color:#8E8D8D;} .inmain{padding-top:90px;} .inwrap{max-width: 1600px; margin:0 auto; width:94%;} @media only screen and (max-width:1024px) { .in_header{ height: 50px;} .inmain{padding-top:50px;} .in_head_bot{display: none;} .scroll-header .in_header{ background: #fff;} } @media only screen and (max-width:767px) { .site{margin:5% 0;} } /*内页公共底部的上端公用模块(除关于栏目的)*/ .pro_06{background: #00b6b5;color: #fff;overflow: hidden;padding: 40px 0;} .pro_06 h1{float: left;} .pro_06 p{float: left;line-height: 16px;font-size: 12px;margin-left: 84px;} .pro_06 p span,.pro_06 p em{float: left;} .pro_06 p span{font-weight: bold;vertical-align: top;position: relative;top:-10px;} @media only screen and (max-width:767px) { .pro_06{padding: 20px 0;} .pro_06 h1,.pro_06 p{float: none;margin: 0;} .pro_06 h1{margin-bottom: 10px;} .pro_06 p span{top:0;} } /* 视频弹框 xmn*/ .popUp { width: 100%; height: 100%; position: fixed; background: rgba(0, 0, 0, 0.5); z-index: 9999; display: none; } .popCenter { width: 900px; padding: 30px 50px; height: 500px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .popCenter .video video { width: 100%; height: 100%; object-fit: cover; } .video { position: relative; } .video span { font-size: 24px; color: #fff; position: absolute; top: -30px; right: -20px; cursor: pointer; -moz-user-select:none; /*火狐*/ -webkit-user-select:none; /*webkit浏览器*/ -ms-user-select:none; /*IE10*/ -khtml-user-select:none; /*早期浏览器*/ user-select:none; } .video span:hover { color: #3AB7B6; font-style: normal } .xmn_tabSet li{ cursor: pointer; } .rich_media{width:100%!important;}