@charset "utf-8";
@import ;

@font-face {
    font-family: 'bebas_neuebold';
    src: ;
    src:  format('embedded-opentype'),
          format('woff2'),
          format('woff'),
          format('truetype'),
          format('svg');
    font-weight: normal;
    font-style: normal;

}

::-webkit-scrollbar {
    background-color: transparent;
    width: 10px;
}
::-webkit-scrollbar-thumb {
    background-color: #efefef;
}
::scrollbar {
    background-color: transparent;
    width: 10px;
}
::scrollbar-thumb {
    background-color: #efefef;
}
/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* html5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {max-width: 100%}
* {position: relative;}
.clear_both {clear:both;}
body {
	font-family: "microsoft yahei ui", "microsoft yahei ui light", "微软雅黑", arial; font-size:1em; font-weight: lighter;
}
a {
    color: inherit;
    text-decoration: none;
}
li {
    display: block;
}
ul:after {
    content: "";
    display: block;
    clear: both;
}
/*reset*/

.cover_img {
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center center;
}


.top_m {
    background: #fff;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px; z-index: 999;
}
.t_logo {
    float: left;
    max-width: 185px;
}
.t_menu {
    /* float: right; */
    font-size: 0.875em;
    font-weight: lighter;
    /* height: 39px; */
    /* display: table; */
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    right: 20px;
}
.navigation {
    display: table;
    vertical-align: middle;
    height: 100%;
}
.navigation a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 1em;
    height: 1em;
}
.comptitle_00 {
    display: none;
}
.main_warpper {
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 79px;
}
.s1_banner .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    width: 100%;
}
.s1_banner  .owl-theme .owl-dots .owl-dot span {
    width: 30px;
    height: 2px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.s2_ab {
    margin-top: 80px;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;     margin-bottom: 80px;
}
.s2_ab_c {
    display: table;
}
.ab_box {
    display1: table-cell;
    vertical-align1: middle;
}
.ab_box.bb2 {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 67%;
}
.ab_box {
    display: block;
    vertical-align: middle;
}
.ab_box.bb1 {
    width: 33%;
    box-sizing: border-box;
	background-size: cover;
    background-position: center center;
	background-image: url(/uploads/image/images/ab_bg1.jpg);
	
}
.ab_box.bb1 {
    color: #fff;
        padding: 6%;
}
.ab_box.bb1 h1 {
    margin-bottom: 5em;
    font-size: 1.2em;
}
.ab_box.bb1 h1 span {
    font-size: 1.7em;
    display: inline-block;
    margin-right: 0.2em;
}
.ab_box.bb1 p {
    margin-bottom: 1em;
    line-height: 2;
    font-size: 0.9em;
}
.ab_box.bb1 .more_btn {
    display: inline-block;
    border: 1px solid;
    text-transform: uppercase;
    padding: 1em 4em 1em 1em;
    margin-top: 6em;
    margin-bottom: 4em;
}
.ab_box.bb1 .more_btn:before {
    content: "+";
    position: absolute;
    right: 1em;
    top: 50%;
    margin-top: -0.55em;
    vertical-align: middle;
}
li.abs.abs1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 50%;
}
li.abs.abs2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 50%;
}
li.abs.abs3 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
}
.s3_tt {
    text-align: center;
    margin-bottom: 2em;
}
.s3_pdc {
    display: block;
    width: 100%;
    margin: auto;
}
.s3_pdc:after {
    content: "";
    clear: both;
    display: block;
}
.lis {
    /*display: table-cell;
    vertical-align: middle;
    width: 25%;*/
}
.lis {
    display: block;
    vertical-align: middle;
    width: 25%;
    float: left;
} 
.lis a:nth-child(2) {
    top: auto;
    bottom: 0;
}
.lis a.lissf {
    position: relative;
}
.lis a {
   /* display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;*/
}
.lis a {
    display: block;
    width: 100%;
    height: 50%;
    position: relative;
    top: 0;
    left: 0;
}
.lis span {
    display: block;
    position: absolute;
    bottom: 1em;
    z-index: 20;
    left: 1em;
    right: 1em;
    box-sizing: border-box;
    background: #fff;
    text-align: center;
    margin: auto;
    max-width: 350px;
    padding: 1.2em;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.04);
}
.s3_pd {
    margin-bottom: 80px;
}
.lis img {
    display: block;
}
.s4_news {
    background: #404040;
    color: #fff;
    margin-bottom: 80px;
    padding: 80px 40px;
	
}
.s4_news_bbg {
    background-size: cover;
    background-position: center center;
    background-image: url(/uploads/image/images/925.jpg);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.03; display: none;
}
.s4_news_c {
    display: table;
    max-width: 1100px;
    margin: 0 auto;
}
.ncc {
    display: table-cell;
    width: 50%;
    box-sizing: border-box;
    background: #6d6d6d;
    padding: 4em 3em;
}
.ncc h1 {
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 2em;
}
.news_con li.title {
    font-size: 1em;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0.8em;
}
li.date {
    font-size: 0.85em;
    margin-bottom: 1em;
}
li.date span {
    display: none;
}
li.summary h3 {
    display: none;
}
.news_con li.content {
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #eee;
}
li.summary p {
    line-height: 1.7;
    font-size: 0.8em;
    color: gainsboro;
}
.ncc.nc2 {
    background: #969696;
}

.s5_video {
    width: 100%;
    height: 550px;
    background: #404040;
}
.vodo_c {
    width: 100%;
    height: 100%;
}
video#html5_v {
    width: 100%;
    height: 100%;
}
.top_over {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    background: #2b2b2b;
	background-size: cover;
    background-position: center center;
    background-image: ; display: table;
}
.top_over {
    transition: 0.8s;
    opacity: 1;
}
.aha_vdo img {
    width: 150px;
    transition: 0.4s;
    display: block;
    margin: auto;
    cursor: pointer;
    opacity: 0.4;
}
.top_over:hover .aha_vdo img {
    width: 150px;
    transition: 0.4s;
    display: block;
    margin: auto;
    cursor: pointer;
    opacity: 1;
}
.aha_vdo {
    display: table-cell;
    vertical-align: middle;
    text-align: center; transition: 0.8s;
}
.scrollnumber .item {
    float: left;
    width: 20%;
    text-align: center;
}
.scrollnumber .itemtext {
    height: 50px;
    line-height: 50px;
    font-size: 28px;
}
.scrollnumber .itemtextex {
    height: 20px;
    line-height: 20px;
    color: #535353;
}
div#scrollnumber {
    padding: 3em 0;
}
/*********message***********/
a.messagelink {
    display: none;
}
body .frontmessages_customizeemit01-d1_c1 .input-gray {
    border: 1px solid #6d6d6d;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    line-height: 35px;
}
body .frontmessages_customizeemit01-d1_c1 .input {
    border: 1px solid #6d6d6d;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    height: 35px;
    line-height: 30px;
    width: 100%; background: none;
}
body#message {
    padding: 0;
}
.btn {
    border: 0;
    background: none;
    padding: 0.5em 0;
    padding-right: 3em;
    padding-left: 1em;
    cursor: pointer;
    font-weight: lighter;
    color: #4f80c1;
    font-size: 0.9em;
    border-left: 1px solid #4f80c1;
    text-transform: uppercase;
    margin-top: 1em;
}
body .frontmessages_customizeemit01-d1_c1 .input-gray {
    background: none;
}
body .frontmessages_customizeemit01-d1_c1 .textarea {
    width: 100%;
    height: 100px;
    font-size: 0.8em;
    margin: 4px 0;
    padding: 0;
    font-family: inherit;
}
.success span {
    font-size: 0.8em;
    color: #969696; line-height:1.2;
}
.success p img {
    display: none;
}
iframe.frame_content {
    width: 100%;
    display: block;
    max-width: 450px;
}
/********message************/


.iframe.frame_content {
    width: 100%;
    display: block;
    max-width: 500px;
    margin-left: auto;
} 
.s7_contact {
    background: #eee;
    box-sizing: border-box;
    padding: 4em 0;
}
.s7_contact_c {
    display: table;
    margin: auto;
    max-width: 1280px;
    width: 100%;
}
.ccct {
    display: table-cell;
    width: 33.33%;
    box-sizing: border-box;
    padding: 0px 2.5em;
    border-right: 1px solid #cecece;
}
.ccct h1 {
    font-size: 1.2em;
    margin-bottom: 1em;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.5em;
}
.cttcn p {
    margin-bottom: 1em;
    line-height: 1.7;
    font-size: 0.9em;
}
.s7_contact_c .ccct:nth-child(1) {
	border-left: 1px solid #cecece;
}
.item.copyright {
    padding: 2em 0;
    text-align: center;
    font-size: 0.9em;
}



/*neiyee*/
.pagewidth {
    padding-top: 79px;
}
.cm_menu ul li {
    display: table-cell;
    text-align: center;
    padding: 0 1em;
    width: 1%;
}

.cm_menu {
    text-align: center;
    display: table;
    width: 100%;
    padding: 2em 0;
    max-width: 700px;
    margin: auto;
}
.cm_content {
    margin: auto;
    max-width: 1200px;
    padding-bottom: 4em;
    padding-top: 2em;
    border-top: 1px solid #eee;
}
.describe.htmledit table img {
    width: 100%;
}
.describe.htmledit table {
    width: 100%;
}
.describe.htmledit p {
    line-height: 1.7;
}
.describe.htmledit h3 {
    font-size: 1.2em;
    margin-bottom: 1em;
}
.cm_menu ul li a.current {
    border-bottom: 1px solid #3276a5;
    color: #015289;
}
.cm_menu ul li a {
    display: block;
    padding-bottom: 0.5em;
}
p.pic img {
    width: 100%;
    display: block;
}
.information {
    position: absolute;
    top: 50%;
    margin-top: -0.5em;
    font-size: 1.5em;
    color: #fff;
    left: 5%;
}
.ny_ccpcd {
    margin: auto;
    width: 100%;
    padding-top: 3em;
    padding-bottom: 4em;
    display: table;
    box-sizing: border-box;
    padding-left: 5%;
    padding-right: 5%;     background: #f7f7f7;
}
.pd_ctlist li a {
    display: block;
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #dadada;
}
.pd_ctlist {
    display: table-cell;
    vertical-align: top;
    box-sizing: border-box;
    padding-right: 2.5em;
    width: 240px;
}
.pd_cclist li.content {
    
}

.pd_cclist {
    
}
.wall-column {
    width: 33.33%;
    box-sizing: border-box;
    padding: 0 1em;
    float: left;
}
li.code h1 span {
    display: none;
}
.pd_cclist .pro-module {
    position: absolute;
    z-index: 50;
    bottom: 5%;
    background: #fff;
    left: 3%;
    right: 3%;
    margin: auto;
    max-width: 300px;
    text-align: center;
    padding: 1em;
    box-sizing: border-box;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.06);
}
.pd_cclist .pic-module img {
    width: 100%;
    display: block;
}
.pd_cclist .content {
    margin-bottom: 2em;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.06);
}
.border_00-topr {
    display: none;
}
.number {
    padding: 4em 0em;
}

.number span , .number a {
    display: inline-block;
    border: 1px solid #929292;
    padding: 1em;
    text-transform: uppercase;
    margin-right: 0.2em;
    font-size: 0.85em;
}
.number span.current {
    background: #636363;
}
div#frontproducts_detail02-001 {
    max-width: 820px;
    margin: auto;
}
body .frontproducts_detail02-d1_c1 .detail {
    padding-top: 50px;
}
.img_zoom {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.79);
    z-index: 9999;
    opacity: 0;
    transition: 0.3s;
}
.img_zoom.mm_open {
    
    opacity: 1;
    transition: 0.8s;
}
.img_zoom_c {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.newslist ul {
    
}
.pd_cclist.news_lilli li.pic {
    float: left;
    width: auto;
    margin-right: 1em;
    max-width: 180px;
}
.news_lilli .newslist ul {
    padding: 1em;
}
.news_lilli li.summary p {
    line-height: 1.7;
    font-size: 0.8em;
    color: #4e4e4e;
}
.news_lilli .newstitle {
    padding: 1em;
    padding-bottom: 0;
}
.news_lilli li.title {
    font-size: 1em;
    margin-bottom: 1em;
} 
.news_lilli .wall-column {
    width: 50%;
    box-sizing: border-box;
    padding: 0 1em;
    float: left;
}
.news_lilli .newslist:before {
    content: "";
    position: absolute;
    top: 0;
    left: 1em;
    right: 1em;
    height: 1px;
    background: #eaeaea;
}
@media (max-width:1440px){
	
.news_lilli .wall-column {
    width: 100%;
    box-sizing: border-box;
    padding: 0em;
    float: left;
}
	
}

body .frontdownloads_list01-d1_c1 .content {
    float: left;
    margin: 10px 0px;
    text-align: center;
    width: 24%;
    box-sizing: border-box;
    padding: 1em;
    background: #fff;
    margin-right: 0.5%;
    margin-left: 0.5%;
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.13);
}
.totalcount {
    margin-top: 2em;
}
body .frontdownloads_list01-d1_c1 .btnarea {
    clear: both;
    padding: 0.5em 1em;
    border: 1px solid #e2e2e2;
    max-width: 100px;
    margin: auto;
    margin-top: 1em;
}
iframe.frame_content00 {
    width: 100%;
    margin-top: 4em;
}
.rightside p {
    margin-bottom: 0.3em;
}
.rightside {
    font-size: 1.2em;
}
p.itemtext {
    font-weight: normal;
    font-size: 1.2em;
}
body#products_detail1 tbody td {
    border: 1px solid #8c8c8c;

}
body#projects_list .pd_cclist .pro-module {
    position: relative;
    z-index: 50;
    bottom: 0;
    background: #fff;
    left: 0;
    right: 0;
    margin: auto;
    max-width: none;
    text-align: center;
    padding: 1em;
    box-sizing: border-box;
    box-shadow: none;

}


/*neiyee*/

li.abs , .lis a {
    overflow: hidden;
}
li.abs > div {
    transition: 0.5s;
}
li.abs > div:hover {
    transition: 5s;
	transform: scale(1.1);
}

.lis a > div {
    transition: 1s;
}
.lis a > div:hover {
    transition: 1s; transform: scale(1.1);
}

.pd_cclist.news_detaill {
    padding: 2em;
    background: #fff;
}

body.main_page {
    overflow-x: hidden;
}












































