﻿f@charset "utf-8";@font-face { font-family: 'HELVETICANEUELTPRO-THEX'; src: url('fonts/HELVETICANEUELTPRO-THEX.OTF');font-weight: normal; font-style: normal; }
@font-face {font-family: "iconfont";src: url('fonts/iconfont.eot?t=1489113792422');src: url('fonts/iconfont.eot?t=1489113792422#iefix') format('embedded-opentype'),url('fonts/iconfont.woff?t=1489113792422') format('woff'),url('fonts/iconfont.ttf?t=1489113792422') format('truetype'),url('fonts/iconfont.svg?t=1489113792422#iconfont') format('svg');}
.iconfont {font-family:"iconfont" !important;font-size:30px;font-style:normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.icon-back:before { content: "\e697";}
.icon-close:before { content: "\e69a";}
.icon-less:before { content: "\e6a5"; }
.icon-moreunfold:before { content: "\e6a6"; }
.icon-more:before { content: "\e6a7"; }
.icon-search:before { content: "\e6ac"; }
.icon-add:before { content: "\e6b9"; }
.icon-discount:before { content: "\e6c5"; }
.icon-map:before { content: "\e715"; }
.icon-share:before { content: "\e71d"; }
.agent-pc ::-webkit-scrollbar{width:10px;height:10px}
.agent-pc ::-webkit-scrollbar-track{background:0 0}
.agent-pc ::-webkit-scrollbar-thumb{background-color:#333;border-radius:5px}
.agent-pc ::-webkit-scrollbar-thumb:hover{background-color:#963947}
.agent-pc ::-webkit-scrollbar-corner{background-color:#535353}
.agent-pc ::-webkit-scrollbar-resizer{background-color:#FF6E00}
.agent-pc body ::-webkit-scrollbar{width:8px}
.agent-pc body ::-webkit-scrollbar-thumb{background-color:#333}
* { padding: 0; margin: 0; }
ul li { list-style: none; }
a { text-decoration: none; transition: all .1s linear; }
img { border: none; float: left; }
input { border: none; background: none; }
input, textarea { font-family: "微软雅黑", Arial; outline: 0; font-size: 14px; -webkit-appearance: none; }
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.grey{background: #f7f7f7;}
.ellipsis { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; display: block }
html, body { font: 14px Arial, "微软雅黑"; color: #3d3d3d; width: 100%; height: 100%; background: #fff; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(255,255,255,0); -webkit-overflow-scrolling: touch; overflow-scrolling: touch; }
.fw { margin: 0 auto; width: 1180px; }
body { overflow-x: hidden;}
a, a i { color: #9e9e9e; }
a:hover, a.active { color: #e62129; }
.yyloading { min-height: 50px; background: url(../images/loading.gif) center center no-repeat #3d3d3d; height: 100%; width: 100%; position: fixed; top: 0; left: 0; z-index: 96; }
.loading-overlay{text-align: center;position: fixed;display: table;z-index: 999;height: 100%;width: 100%;left: 0px;top: 0px;}
.loading-overlay .spinner {vertical-align: middle;display: table-cell;text-align: center;width: 100%;}
.loading-overlay .spinner > div {-webkit-animation: bouncedelay 1.4s infinite ease-in-out;animation: bouncedelay 1.4s infinite ease-in-out;-webkit-animation-fill-mode: both;animation-fill-mode: both;background-color: #3d3d3d;display: inline-block;height: 10px;width: 10px;}
.loading-overlay .spinner .bounce1 {-webkit-animation-delay: -0.32s;animation-delay: -0.32s;}
@-webkit-keyframes bouncedelay { 0%, 80%, 100% {-webkit-transform: scale(0.0)}40% {-webkit-transform: scale(1.0)}}
@keyframes bouncedelay { 0%, 80%, 100% {transform: scale(0.0);-webkit-transform: scale(0.0);}40% {transform: scale(1.0);-webkit-transform: scale(1.0);}}
.owl-theme .owl-dots .owl-dot span{border: 1px solid #3d3d3d; border-color:rgba(255,255,255,.5); background:none; width:8px; height:8px; transition: all 0.2s ease-in}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{background:#3d3d3d}
.owl-theme .owl-nav [class*="owl-"]{ width:50px; height:50px;background:none;padding:0; border-radius:0; margin:-40px 0 0 0}
.owl-theme .owl-nav [class*="owl-"]:hover{background:none;}
.owl-theme .owl-nav > div{ position:absolute; top:50%; line-height:50px; background:none; transition:all ease-out .3s}
.owl-theme .owl-nav .owl-prev{left:-80px}
.owl-theme .owl-nav .owl-next{right:-80px}
.owl-theme .owl-dots{ position:absolute; width:100%; bottom:-50px; margin:0}
.lcbody { width: 30px; height: 30px; position: relative; transform: translateZ(0px) rotate(0deg); -webkit-transform: translateZ(0px) rotate(0deg); transition: transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); }
.lcitem { position: absolute; left: 0; top: 0; transform: translateZ(0px) rotate(0deg); transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; -webkit-transform: translateZ(0px) rotate(0deg); -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; width: 30px; height: 30px; }
.lcitem .rect { width: 30px; height: 1px; background: #3d3d3d; position: absolute; left: 0; top: 14px; transition: transform 0.2s ease 0.2s; -webkit-transition: -webkit-transform 0.2s ease 0.2s; }
.lcitem .rect.top { transform: translate3d(0px, -7px, 0px); -webkit-transform: translate3d(0px, -7px, 0px); }
.lcitem .rect.bottom { transform: translate3d(0px, 7px, 0px); -webkit-transform: translate3d(0px, 7px, 0px); }
body.openMenu #header .content #openBtn .lcbody { transform: translateZ(0px) rotate(90deg); -webkit-transform: translateZ(0px) rotate(90deg); }
body.openMenu #header .content #openBtn .lcitem, .lcbody.close .lcitem { transform: translateZ(0px) rotate(45deg); transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s; -webkit-transform: translateZ(0px) rotate(45deg); -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s; }
body.openMenu #header .content #openBtn .lcitem.bottom, .lcbody.close .lcitem.bottom { transform: translateZ(0px) rotate(-45deg); -webkit-transform: translateZ(0px) rotate(-45deg); }
body.openMenu #header .content #openBtn .lcitem .rect, .lcbody.close .lcitem .rect { transition: transform 0.2s ease 0s; transform: translate3d(0px, 0px, 0px); -webkit-transition: -webkit-transform 0.2s ease 0s; -webkit-transform: translate3d(0px, 0px, 0px); }
.lcbody.prev .lcitem.top { transform:translateZ(0px) rotate(-45deg);}
.lcbody.prev .lcitem.bottom { transform:translate3d(0px,10px,0) rotate(45deg);}
.lcbody.next .lcitem.top { transform:translateZ(0px) rotate(45deg);}
.lcbody.next .lcitem.bottom { transform:translate3d(0px,10px,0) rotate(-45deg);}
.indexbanner{width:100%;height: auto;}
.indexbanner img{width:100%;}
#header { position: fixed; width: 100%; z-index:999 }
#header .wrapper { padding: 0; height: 60px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; z-index:99; background: #fff; border-bottom:1px #f1f1f1 solid;}
#header .content { height: 100%; padding:0 60px 0 80px; margin: 0 auto;}
#header .content a#logo { display: block; height: 50px; float: left }
#header .content a#logo img { height: auto; width: 100% }
#header .content #openBtn { display: none; float: right; cursor: pointer; margin-right: 0px; margin-top: 7px }
#header .content #backBtn{width: 30px;height: 30px;vertical-align: middle;margin-top: 5px;cursor: pointer;}
#header .content #backBtn i{font-size: 32px; color:#3d3d3d}
#header .nav { margin-left: 50px; float: right; height: 50px; position:relative }
#header .nav > li { float: left; font-size: 16px; height: 100%; position: relative }
#header .nav > li > a { display: block; padding: 0 15px; height: 54px; line-height: 54px; color: #3d3d3d; font-weight: 500; position: relative; overflow: hidden; }
#header .nav > li > a span { display: inline-block; position: relative; transition: all ease-out .3s }
#header .nav > li > a > i { margin-left: 10px }
#header .nav .subnav { position: absolute; width: 170px;box-shadow: 0 13px 42px 11px rgba(0,0,0,.05);background-color: #0079c3; height: auto; z-index: 999; top:60px; left: 0; overflow: hidden; visibility: hidden; opacity: 0; transition: all .36s ease }
#header .nav .subnav li { width: 100% }
#header .nav .subnav li a { font-weight: 500; color: #fff; padding: 10px 15px; line-height: 22px; display: block; transition: all .2s ease-in-out; font-size: 13px }
#header .nav > li:hover .subnav { opacity: 1; visibility: visible }
#header .nav > li:hover a span, #header .nav > li a.active span,#header .nav > li:hover a i, #header .nav > li a.active i { color: #3d3d3d; }
#header .nav .subnav li a:hover, #header .nav .subnav li a.active { background-color: #30a9f2; padding-left: 24px; color: #fff }
#header .nav > div.move{ width:100px; height:2px; top:-5px; background-color: #30a9f2; position:absolute}
#hcontact {}
.gh0 #header,.singlescreen #header{ height: 0px;}
.gh0 #header .wrapper,.singlescreen #header .wrapper{ padding: 5px 5px 0 5px; height: 60px }
.gh0 #header .nav,.singlescreen #header .nav { height: 49px; }
.gh1 #header{ height:160px; position:absolute}
.gh1 #header .wrapper{ padding:30px 0 0 0}
.gh1 #header .content{ padding-left:0; padding-right:0}
.gh1 #header #headTop{height:44px;padding-bottom: 30px; border-bottom:#3b3b3b 1px solid; text-align:center}
.gh1 #header .content a#logo{ float:none; display:inline-block}
.gh1 #header .content a#logo img{ float:none}
.gh1 #header #navWrapper{ position:relative; width:100%; left:0; top:0; z-index:99; height:54px}
.gh1 #header.mini #navWrapper{ position:fixed;animation:navFixed ease-out .3s; background:rgba(28,28,28,.9)}
.gh1 #header .nav{ margin-left:0; height:44px; padding:5px 0; text-align:center; float:none}
.gh1 #header .nav > li{ display:inline-block; float:none}
.gh1 #header .nav > div.move{ top:0}
@-webkit-keyframes navFixed {0% {-webkit-transform:translateY(-100%);}100% {-webkit-transform:translateY(0);}}
@keyframes navFixed{0% {transform:translateY(-100%);}100% {transform:translateY(0);}}
.gh0 #sitecontent { padding-top: 54px }
.gh1 #sitecontent { padding-top: 160px }
#sitecontent{ padding-top:54px}
#navMini { position: fixed; width: 100%; height: 0%;left: 0; top: 0; z-index: 98; -webkit-transition: background 0.35s linear,height 0.35s ease-in; transition:background 0.35s linear,height 0.35s ease-in; background:rgba(0,121,195,.8) }
body.openMenu #navMini {height:100%; background:#0079c3; transition: background 0.35s linear,height 0.35s ease-in .2; -webkit-transition: background 0.35s linear,height 0.35s ease-in .2;}
#navMiniTable {width: 100%; height: 100%; overflow-x:hidden; overflow-y:auto }
#navMiniCell {}
#navMini .nav { font-size: 14px;padding:80px 40px;}
#navMini .nav a { border-bottom: 1px solid #5e98bc; height:49px; transition: all .3s linear; color: #d8d8d8; display:block;line-height:50px; text-align:left}
#navMini .nav a i { margin-left: 10px }
#navMini .nav a:hover, #navMini .nav a.active { color: #ffffff; border-bottom: 1px solid #5e98bc; }
#navMini .nav a:hover i, #navMini .nav a.active i { color: #ffffff; }
#navMini .nav .subnav { font-size: 14px; overflow: hidden; opacity: 1; transition: height .36s ease, opacity .48s ease .10s; line-height: 30px; }
#navMini .nav .subnav.hide { height: 0 !important; opacity: 0; transition: height 0.36s ease 0s, opacity 0.26s ease 0s; display: block }
#navMini .nav .subnav a{ text-indent:30px}
#indexPage { position: relative; }
#indexPage .module { position: relative;}
.singlescreen #indexPage > .module { position: relative;display: -webkit-flex;display: flex; -webkit-align-items: center;align-items: center;}
#indexPage .module .bgmask{ display:none}
#indexPage .module.bgShow.bgmask{ display:block}
#indexPage .module.bgShow.bgParallax{ background-size:cover; background-repeat:no-repeat; background-attachment:fixed}
.module .module_container { width: 1200px; padding-bottom: 30px; margin: 0 auto; }
.module .module_container.wide{max-width:100%; padding-left:0px; padding-right:0px}
.singlescreen #indexPage >.module > .module_container{max-height:100%; width:100%}
.singlescreen #indexPage .module .container_header{ padding-top:0px;padding-bottom:0}
#indexPage .module .container_header { text-align: center; padding: 30px 0 30px 0; position:relative;color: #ccc}
#indexPage .module .container_header:before{background-color: #282828;display: block;height: 0px;margin: 0 auto 12px;width: 60px; content:''}
#indexPage .module .container_header .title { font-size: 20px; color:#3d3d3d}
#indexPage .module .container_header .subtitle { margin-top:15px;font-size: 14px;position: relative }
.module .container_category { text-align:center; padding-bottom:55px; position:relative }
.module .container_category.one{ padding-bottom:30px}
.module .container_category.one a{ display:none}
.npagePage .module .container_category{ padding-top:30px; padding-bottom:20px}
.module .container_category a{ padding: 10px 26px; line-height:12px;font-size: 12px; color:#7F7F7F; position:relative;display:inline-block;}
.npagePage .module .container_category a{ font-size:14px}
.module .container_category a span{ position:relative; z-index:1}
.module .container_category a:after{ content: '';position: absolute;width: 1px;height: 12px;right:-3px;top:12px;background:#3b3b3b;}
.module .container_category a:last-of-type:after{ display:none}
.module .container_category a.active,.module .container_category a:hover{ color:#3d3d3d;}
.module .container_category a .move{background-color:rgba(150,57,71,.7); width:96%; height:100%; position:absolute; left:0; top:0; opacity:0; visibility:hidden;transition: visibility .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);}
.module .container_category a:hover .move{ opacity:1; visibility:visible}
#indexPage #topSlider { width: 100%; height: 100%; position: relative; overflow: hidden; display: block; }
#indexPage #topSlider .content_wrapper{}
#indexPage #topSlider .content_list{height:100%; overflow:hidden; display:block; visibility:hidden}
#indexPage #topSlider .content_list.owl-loaded{ visibility:visible}
#indexPage #topSlider .content_list .item_block{ width: 100%; height: 100%; display: block; position:relative}
#indexPage #topSlider .content_list .item_block div.item_bg{ position:absolute;width: 100%; height: 100%;}
#indexPage #topSlider .content_list .item_block div.item_bg.image{background-position: center; background-repeat: no-repeat; background-size:cover;width:100%; height:100%}
#indexPage #topSlider .content_list .item_block div.item_bg.video video{ width:100%; height:100%}
#indexPage #topSlider .content_list .item_block div.mask { position: absolute; left: 0; top: 0; width: 100%; height: 100%;  background-color:rgba(0,0,0,.3) }
#indexPage #topSlider .content_list .item_block a { width: 100%; height: 100%; display: table; position: absolute; left: 0; top: 0 }
#indexPage #topSlider .content_list .item_block a div {display: table-cell;vertical-align: middle; padding:100px 50px; }
#indexPage #topSlider .content_list .item_block p { color: #3d3d3d;max-width: 1170px;margin: 0 auto;}
#indexPage #topSlider .content_list .item_block p.title { font-size: 48px; line-height: 60px; height: 60px; transition-delay: 0 }
#indexPage #topSlider .content_list .item_block p.subtitle { font-size: 20px; height: 20px; color: #ddd; transition-delay: 0.2s; margin-top:6px }
#indexPage #topSlider .content_list .item_block a i { text-indent: 20px; font-size: 24px }
#indexPage #topSlider .content_list .item_block p { transform: translateY(50px);transition: all cubic-bezier(0.215, 0.61, 0.355, 1) .5s; -webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) .5s; opacity: 0 }
#indexPage #topSlider .content_list .owl-item.active .item_block p{transform: translateY(0px); opacity:1}
#indexPage #topSlider .content_list[data-slider-mode="3"]{ width:3600px; padding:0}
#indexPage #topSlider .content_list[data-slider-mode="3"] .owl-stage-outer{ width:3600px; height:100%; left:50%; margin-left:-1800px}
#indexPage #topSlider .content_list[data-slider-mode="3"] .owl-stage-outer:before,#indexPage #topSlider .content_list[data-slider-mode="3"] .owl-stage-outer:after{ content:''; width:1200px; height:100%; display:block; background-color:rgba(0,0,0,.5); position:absolute; z-index:2; top:0; border:#1c1c1c 30px solid; box-sizing:border-box}
#indexPage #topSlider .content_list[data-slider-mode="3"] .owl-stage-outer:before{ left:0}
#indexPage #topSlider .content_list[data-slider-mode="3"] .owl-stage-outer:after{ right:0;}
#indexPage #topSlider .content_list[data-slider-mode="3"] .owl-item.active .item_block p{transform: translateY(50px); opacity:0}
#indexPage #topSlider .content_list[data-slider-mode="3"] .owl-item.active.active3 .item_block p{transform: translateY(0px); opacity:1}
#indexPage #topSlider .owl-theme .owl-nav .owl-prev{left:0}
#indexPage #topSlider .owl-theme .owl-nav .owl-next{right:0}
#indexPage #topSlider .owl-theme .owl-nav [class*="owl-"]:hover{background-color:rgba(150,57,71,.5);}
#indexPage #topSlider .owl-theme .owl-dots{  bottom:20px;}
#indexPage #topSlider .progress{ width:100%; height:1px; background:rgba(150,57,71,.8);bottom: 0;position: absolute; width:0; z-index:1}
#indexPage #contactlist { width:90%;padding:5%; margin: 30px auto 0 auto }
#contactlist #contactinfo { width: 40%; float: left; }
#contactlist #contactform {width:50%;float: right; }
#contactinfo h3 { font-size: 16px; line-height: 24px; margin-bottom: 12px; color: #3d3d3d; }
#contactinfo p { line-height: 35px; height: 35px; width: 100%; font-size: 16px; color: #3d3d3d; }
#contactinfo > a { color: #989898; text-decoration: underline }
#contactinfo div { margin-top: 24px }
#contactinfo div a { width: 36px; height: 36px; display: block; font-size: 16px; margin-right: 10px; text-align: center; line-height:43px;border: 1px solid #d8d8d8;}
#contactinfo div a:hover { background-color: #963947; border-color:#963947}
#contactinfo div a i { margin-top: 7px; font-size: 16px; margin-top:10px}
#contactinfo div a:hover i{ color: #3d3d3d}#contactform p { margin-bottom: 20px }
#contactform p .inputtxt { width: 100%; line-height: 22px; padding: 10px 26px; color: #3d3d3d;border: 1px solid #d8d8d8; -webkit-box-sizing: border-box; box-sizing: border-box; transition: all .1s linear; }
#contactform p .inputtxt:hover {border-color: #6e6e6e; }
#contactform p textarea.inputtxt { height: 100px; resize: none; overflow: hidden; background-color: transparent; }
#contactform p .inputtxt.submit { border-color: #d8d8d8; width: auto; cursor: pointer; padding-left:60px; padding-right:60px }
#contactform p .inputtxt.submit:hover { border-color: #963947; background-color: #963947; color: #fff; border: 1px solid #963947;}
.module.mdir > .module_container{ max-width:none; padding-left:0; padding-right:0; padding-bottom:0}
.module.mcustomize .header { text-align: center; padding: 30px 0 30px 0; font-size: 20px; margin: 0 auto; color: #3d3d3d; }
.module.mcustomize .header .subtitle { margin: 15px 0 5px 0; font-size: 14px; color: #7f7f7f }
.module.mcustomize .description { max-width: 780px; margin: 0 auto; line-height: 24px; text-align: center; font-size: 14px; }
.module.mcustomize .mediabody { text-align: center; margin-top: 50px; }
.module.mcustomize .mediabody a { display: block;position: relative;width: 100%;height: 100%;}
.module.mcustomize .mediabody img { float: none; max-width: 100% }
.module.mcustomize .mediabody a .mask{width: 100%; height: 100%; background: rgba(0,0,0,0.2); position: absolute; left: 0; top: 0; opacity: 0; transition:all ease-out .5s }.module.mcustomize .mediabody a .link_icon { display: block; width: 38px; height: 38px; text-align: center; font-size: 22px; line-height: 38px; border: 2px solid rgb(255, 255, 255); border-radius: 50%; position: absolute; left: 50%; top: -110%; margin-left: -21px; margin-top:-21px; opacity:0; transition: all ease-out .5s; }
.module.mcustomize .mediabody a .link_icon i { color: #3d3d3d; margin-top: 8px }
.module.mcustomize .mediabody a:hover .mask{ opacity:1}
.module.mcustomize .mediabody a:hover .link_icon{ opacity:1; top:50%}
.module.mcustomize .description a.more {position: relative; display: inline-block; padding: 5px 20px; color: #3d3d3d; border: 1px solid #0079c3; transition: all 0.3s linear; z-index: 1; text-indent: 0em;}
.module.mcustomize .description a.more:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #0079c3; z-index: -1; opacity: 0; -webkit-transform: scale3d(0.7, 1, 1); transform: scale3d(0.7, 1, 1); -webkit-transition: -webkit-transform 0.4s, opacity 0.4s; transition: transform 0.4s, opacity 0.4s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }.module.mcustomize .description a.more:hover { color: #3d3d3d; border-color: #963947 }
.module.mcustomize .description a.more:hover::before { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: scale3d(1, 1, 1); }
.module.mcustomize.horizontal .container_content{ height:400px; overflow:hidden}
.module.mcustomize.horizontal .contentbody{ height:100%; display:table;width:48%; float:left}
.module.mcustomize.horizontal .contentbody .wrapper{vertical-align: middle;display: table-cell;}
.module.mcustomize.horizontal .mediabody{height:100%;width:38%; float:left; }
.module.mcustomize.horizontal .mediabody div.image{background-repeat:no-repeat; background-position:center; background-size:cover; width:100%; height:100%}
.module.mcustomize.horizontal.tril .contentbody{ width:60%; height:100%; float:right;}
.module.mcustomize.horizontal.tril .mediabody{ width:37%; height:100%; float:left;}
.module.mcounter .module_container{ padding:30px 0; position:relative; z-index:1}
.module.mcounter .particles-js-canvas-el{ opacity:.5}
.module.mcounter ul.content_list{ width:100%; height:auto;}
.module.mcounter ul.content_list li{ width:25%;float:left; text-align: center;}
.module.mcounter ul.content_list li div{}
.module.mcounter ul.content_list li:last-child div{ border-right:none}
.module.mcounter ul.content_list li p{}
.module.mcounter ul.content_list li p.number{margin-top:15px;display: inline-block;text-align: center}
.module.mcounter ul.content_list li p.number img{width:80%; padding-left:10%; }
.module.mcounter ul.content_list li p.title{margin-bottom: 10px;font-size: 18px;color: #3d3d3d; margin-top: 10px;}
#counterBgdx{ opacity:.5;position:absolute; width:100%; height:100%}
.singlescreen #counterBgdx{ display:none}
#pageTarget {border-bottom: #d8d8d8 1px solid;}
#pageTarget .module_container{ padding-bottom:0}.container_target { padding: 20px 0;float: left; }
.container_target a { color: #3d3d3d; position:relative}.container_target a:hover{ color:#3d3d3d}
.container_target i { margin: 0 10px }.container_target a:last-child{color:#3d3d3d}
.container_target a:last-child:before{content: '';position: absolute;left: 0;bottom: -21px;width: 100%;height: 1px;background-color: #963947;}
.content_wrapper.slider{ padding:0 0 30px 0;}
.mlist.project .content_wrapper { position: relative; width:90%; margin-left: 5%; margin-right: 5%;}
.mlist.project .content_list .item_block { width:24%; margin-right: 0.5%; margin-left: 0.5%; margin-bottom: 1%; float: left; transition: all .2s linear; -webkit-transition: all .2s linear; }
#indexPage .mlist.project .content_wrapper{}
#indexPage .mlist.project .content_list .item_block { width:24%;}
#indexPage .mlist.project .slider .content_list .item_block{ width:100%}
.mlist.project .content_list .item_block.item_block img { width: 100%; height: auto; transition: all ease-out .3s }
.mlist.project .content_list .item_block .item_link { display: block; position: relative; overflow: hidden }
.mlist.project .content_list .item_block .item_wrapper { background-color:rgba(150,57,71,.9);padding: 20px;box-sizing: border-box;position:absolute; left:0; top:0; width:100%; height:100%; opacity:0; visibility:hidden;transition: visibility .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);}
.mlist.project .content_list .item_block .item_info{color: #fff; position:relative;top:50%; margin-top:-24px; transform:translate(0,15px); opacity:1;}
.mlist.project .content_list .item_block .item_info .title { font-size: 24px; text-align: center; line-height: 40px;}
.mlist.project .content_list .item_block .item_info .subtitle { font-size: 16px; margin-top:5px; text-align: center;}
.mlist.project .content_list .item_block .item_wrapper .icon{ color:#3d3d3d; float:right;}
.mlist.project .content_list .item_block:hover .item_wrapper{ width: 100%; opacity:1; visibility:visible;}
.item_tags { margin-top: 14px;color:#a8a8a8; }#indexPage .item_tags { margin-top: 20px }
.item_tags i { margin-right: 6px;}
.item_tags a { background: #f1f1f1; padding: 3px 12px; border-radius: 2px; color: #9e9e9e; font-size: 12px; margin-right: 3px; }
.item_tags a:hover { color: #3d3d3d; }
.description.wow p{text-align: left;margin-bottom: 15px; text-indent:2em; }
#pages { height: 24px; padding: 20px 0; }
#pages span { float: left; margin: 0 10px; line-height: 28px; color: #222 }
#pages a { width: 26px; height: 26px; display: block; line-height: 24px; text-align: center; font-family: Arial; float: left; margin-right: 5px; transition: all 0.2s ease-out; text-decoration: none }
#pages a:after { display: block; content: ""; background-color: #d4d4d4; width: 0px; height: 1px; margin: 2px auto; }
#pages a.active { color: #3d3d3d; }
#pages a:hover:after, #pages a.active:after { width: 10px; }
.mlistpost.project .module_container{ max-width:1400px;}
.mlistpost.project #postWrapper #postInfo { float: right; width: 340px }
.mlistpost.project #postWrapper #postInfo .wrapper { width: 340px; font-size: 13px; top: 86px }
.mlistpost.project #postWrapper #postInfo .wrapper .title { font-size: 18px; color: #3d3d3d; }
.mlistpost.project #postWrapper #postInfo .wrapper .subtitle { color: #B0B0B0; margin-top: 4px }
.mlistpost.project #postWrapper #postInfo .wrapper .description { margin-top: 24px; padding-bottom: 48px; line-height: 24px; border-bottom: 1px solid #282828; }.mlistpost.project #postWrapper #postInfo .wrapper .item_tags { margin-top: 24px }
.mlistpost.project #postWrapper #postContent { margin-right: 380px; }
.mlistpost.project #postWrapper #listContent { position: relative; margin-top: 40px; }
.mlistpost.project #postWrapper #listContent > .item_tags { padding: 30px 0; border-top: 1px solid #282828; }
.mlistpost.project #postContent .mlist.project .content_list .item_block { width: 32.33333%; margin-right: 1%; float: left; margin-bottom: 10px; }
.mlistpost.project #postContent .mlist.project .content_list .item_block .item_tags { display: none }
#fixed_projectPost{background:rgba(0,0,0,0); overflow:hidden; visibility:hidden; display:block}
#fixed_projectPost .fixed-container{background:#1c1c1c; transform:translate3d(0,0,0);}
#fixed_projectPost #postWrapper #postInfo #postControl{ margin-top:30px;}
#fixed_projectPost #postWrapper #postInfo #postControl .button{ float:left;box-sizing: border-box;background-color: #232323;border: 1px solid #282828;margin-bottom: 5px;color: #9e9e9e; text-align:center; width:60px; height:60px; line-height:60px; margin-right:5px; cursor:pointer; transition:background-color ease-out .3s,border-color ease-out .3s,color ease-out .3s}
#fixed_projectPost #postWrapper #postInfo #postControl .button:hover{background-color: #963947;border-color: #963947;color: #3d3d3d;}
#fixed_projectPost #postWrapper #postInfo #postControl .button.info{ position:relative}
#fixed_projectPost #postWrapper #postInfo .wrapper{ margin-top:40px}
#fixed_projectPost #postWrapper #postInfo {right:0; position:absolute; z-index:2; width:320px; padding:0 40px}
#fixed_projectPost #postWrapper #postContent { margin-right: 400px; }#fixed_projectPost #postWrapper #postInfo .wrapper .title { font-size: 18px; color: #3d3d3d; }
#fixed_projectPost #postWrapper #postInfo .wrapper .subtitle { color: #7f7f7f; margin-top: 4px }
#fixed_projectPost #postWrapper #postInfo .wrapper .description { margin-top: 24px;line-height: 24px; font-size:13px; height:380px; overflow:hidden}
#fixed_projectPost #postWrapper #postContent #imageWrapper{ background-color:#1f1f1f}
#fixed_projectPost #postWrapper #postContent #imageWrapper .item_block{ width:100%; height:100%}
#fixed_projectPost #postWrapper #postContent #imageWrapper .image{ width:100%; height:100%; display:flex; -webkit-display:flex;align-items: center;-webkit-align-items: center;justify-content: center;-webkit-justify-content: center; background: url(../images/loading.gif) center center no-repeat; transform:translate3d(0,0,0) scale(.7,.7);transition: all 1s ease 0s;}
#fixed_projectPost #postWrapper #postContent #imageWrapper .owl-item.active .image{ transform:scale(1,1);}
#fixed_projectPost #postWrapper #postContent #imageWrapper .item_block img{ margin-bottom:0; width:auto; max-width:100%; max-height:100%;}
#fixed_projectPost #imageWrapper .owl-dots{ bottom:20px}
#fixed_projectPost #imageWrapper .owl-nav{}
#fixed_projectPost #imageWrapper .owl-theme .owl-nav div:hover{background-color:rgba(150,57,71,1);}
#fixed_projectPost #imageWrapper .owl-theme .owl-nav .owl-prev{ left:0}
#fixed_projectPost #imageWrapper .owl-theme .owl-nav .owl-next{ right:0}
#fixed_pmask{overflow:hidden;width:100%; height:100%;background-color:rgb(0,0,0); transform-origin:100% 0 0; transition:cubic-bezier(x1,y1,x2,y2)}
.mlist.service_tabs.module .module_container.wide{ padding-left:0; padding-right:0; width:1200px; margin: 0 auto;}
.mlist.service_tabs.module .container_category{ padding-bottom:0}
.mlist.service_tabs .content_wrapper {position: relative;max-width:1200px;}
.mlist.service_tabs .tab_content_wrapper{border-bottom: 1px solid #232323;border-top: 1px solid #232323; height:0px;overflow:hidden; visibility:hidden }
.mlist.service_tabs .tab_content_wrapper.show{ visibility:visible;}
.mlist.service_tabs .tab_content{ max-width:1200px; width:100%; margin:0 auto;}
.mlist.service_tabs .tab_content .tab_indexs{ float:left; width:120px; margin-top:-10px}
.mlist.service_tabs .tab_content .tab_indexs .nums_item{ display:inline-block;width:35px; height:60px; overflow:hidden}
.mlist.service_tabs .tab_content .tab_indexs .nums_item div{ width:35px;}
.mlist.service_tabs .tab_content .tab_indexs span{color: #303030; font-size:50px;font-family: HELVETICANEUELTPRO-THEX,Arial; display:inline-block; width:30px; height:60px; line-height:60px}
.mlist.service_tabs .tab_content .sliderWrapper{ margin-left: 120px;}
.mlist.service_tabs .tab_content .content_list .item_block{ width:100%; height:120px;}
.mlist.service_tabs .tab_content .content_list .item_block .item_wrapper{ margin-right:140px}
.mlist.service_tabs .tab_content .content_list .item_block .item_info .title { font-size: 16px; color:#3d3d3d;}
.mlist.service_tabs .tab_content .content_list .item_block .item_info .subtitle { font-size: 14px;color:#9e9e9e; margin:5px 0 15px 0}
.mlist.service_tabs .tab_content .content_list .item_block .item_info .description {font-size: 15px;line-height: 24px; height: 120px; overflow: hidden; padding-top: 20px;}
.mlist.service_tabs .tab_content .owl-theme .owl-dots{ display:none}
.mlist.service_tabs .tab_content .owl-theme .owl-nav{ margin-top: 0;position: absolute;right: 0;top: 0;width: 50px; background-color:#1c1c1c; display:block}
.mlist.service_tabs .tab_content .owl-theme .owl-nav > div{ width:50px; position:static; margin-top:0px; box-sizing:border-box; margin-bottom:5px; color:#9e9e9e;}
.mlist.service_tabs .tab_content .owl-theme .owl-nav > div:hover{color:#3d3d3d}
.mlist.service_tabs .tab_content .owl-theme .owl-prev{}
.mlist.service_tabs .tab_content .owl-theme .owl-next{}
.mlist.service_tabs .tab_content .owl-theme .owl-nav > div.owl-close{background:none; border:none;}
.mlist.service_tabs .tab_button {width:100%; margin:0}
.mlist.service_tabs .tab_button .content_list{}
.productNav{ height: 45px; line-height: 45px; background: #f8f8f8 url(../images/productNav.png) left no-repeat; margin-bottom: 10px;}
.productNav p{padding-left: 15px; color: #fff; line-height: 45px; font-size: 18px; font-weight: bold;}
.mlist.service_tabs .tab_button .content_list .item_block { width: 24%; height:auto; margin-right: 0.5%; margin-left: 0.5%; margin-bottom: 1%; float: left; transition: all .2s linear; -webkit-transition: all .2s linear; box-sizing:border-box}
.mlist.service_tabs .tab_button .content_list .item_block .item_link { display: block; position: relative; overflow: hidden; width:100%; height:100% }
.mlist.service_tabs .tab_button .content_list .item_block .item_img{overflow:hidden; margin:0 auto}
.mlist.service_tabs .tab_button .content_list .item_block .item_img img { max-width: 100%;height: auto;margin: 0 auto;display: block;float: none;transition: all linear .3s;}
.mlist.service_tabs .tab_button .content_list .item_block .item_wrapper {padding: 5px}
.mlist.service_tabs .tab_button .content_list .item_block .item_wrapper p{padding: 5px; line-height: 25px; color: #3d3d3d; font-size: 16px; text-align: center;}
.mlist.service_tabs .tab_button .content_list .item_block .item_wrapper p:hover{color:#ff0000;}
.mlist.service_tabs .tab_button .content_list .item_block .item_info{ margin-top:15px; height:25px; color:#9e9e9e; }
.mlist.service_tabs .tab_button .content_list .item_block.nothumb .item_info{position: relative;top: -33px;}
.mlist.service_tabs .tab_button .content_list .item_block .item_info .nums{color:#9e9e9e; font-size:16px;text-align: center;}
.mlist.service_tabs .tab_button .content_list .item_block .item_info .title { font-size: 15px; color:#9e9e9e; margin-top:10px; text-align: center;}
.mlist.service_tabs .tab_button .content_list .item_block .item_info .subtitle { font-size: 12px; margin-top:3px}
.mlist.service_tabs .tab_button .content_list .item_block:hover{ }
.mlist.service_tabs .tab_button .content_list .item_block:hover .item_img img{transform: scale(1.1);transition: all linear .3s;}
.mlist.service_tabs .tab_button .content_list .item_block:hover .title,.mlist.service_tabs .tab_button .content_list .item_block.active .title{ color:#3d3d3d;}
.mlist.service_tabs .tab_button .content_list .item_block:hover .subtitle,.mlist.service_tabs .tab_button .content_list .item_block.active .subtitle{ color:rgba(255,255,255,.6);}
.mlist.service_tabs .tab_button .content_list .item_block.active .item_info .nums{ color:#963947}
.mlist.service_tabs .tab_button .content_list .item_block.active{background-color: #232323;border-color:#282828;}
.mlist.news .container_content { width:1200px; margin: 0 auto; }
.mlist.news .content_list .item_block { float: left; margin-bottom: 2%; width:100% }
.npagePage .mlist.news .content_list .item_block{border-bottom: #d8d8d8 1px dashed; padding-bottom:20px}
.mlist.news .content_list .item_block .item_img { display: block; position: relative; width: 266px; height: 176px; float: left; overflow: hidden }
.mlist.news .content_list .item_block .item_img img { width: 100%; height: 100%;}
#news_item_2 .item_img img { width: 700px; height: 430px; }
.mlist.news .content_list .item_block .item_img .rectborder { width:calc(100% + 20px); height:calc(100% + 20px); position:absolute; left:-10px; top:-10px; border:rgba(150,57,71,.9) 1px solid;transition: all ease-out .3s}
.mlist.news .content_list .item_block .item_img .icon{ position:absolute; left:50%; top:50%; margin-left:-25px; margin-top:0px; color:#3d3d3d; opacity:0; transition: all ease-out .3s; background:#963947; font-size:32px; width:50px; height:50px; line-height:50px; text-align:center;display: none;}
.mlist.news .content_list .item_block .item_wrapper { margin-left: 296px; margin-top:8px }
.mlist.news .content_list .item_block .item_info .title { font-size: 16px; color: #3d3d3d; line-height:20px; transition:all ease-out .3s }
.mlist.news .content_list .item_block .item_info .title a:hover{color:#E5161F!important}
.mlist.news .content_list .item_block .item_info .subtitle { font-size: 12px; color: #7f7f7f; padding-bottom: 5px; margin-top:5px }
.mlist.news .content_list .item_block .item_info .description { font-size: 12px;line-height: 20px; }
.mlist.news .content_list .item_block .more{ font-size:12px; margin-top:10px;transition:all ease-out .3s;display:none;}
.mlist.news .content_list .item_block .more i{ font-size:14px;margin-left:5px;transition:all ease-out .3s}
.mlist.news .content_list .item_block:hover .more{ text-decoration:underline; }
.mlist.news .content_list .item_block:hover .more i{margin-left:10px; color:#3d3d3d}
.mlist.news .content_list .item_block:hover .rectborder { width:calc(100% - 22px); height:calc(100% - 22px);left:10px; top:10px; }
.mlist.news .content_list .item_block:hover .icon{ opacity:1; margin-top:-25px}
.mlist.news .content_list .item_block:hover .item_info .title{ color:#3d3d3d}
#indexPage .mlist.news .content_wrapper {}
#indexPage .mlist.news .content_list .item_block { width: 49%; margin-left: 1%; margin-bottom: 2%; float: left }
#indexPage .mlist.news .content_list .item_block .item_img { width: 29%; height: auto; float: left; }
#indexPage .mlist.news .content_list .item_block .item_img .icon{ display:none}
#indexPage .mlist.news .content_list .item_block .item_wrapper { margin-left: 33% }
#indexPage .mlist.news .content_list .item_block .item_info .title { font-size: 16px; width: 100%;height: 16px; overflow: hidden; line-height:16px; color: #3d3d3d;}
#indexPage .mlist.news .content_list .item_block .item_info .title:hover{color:#E5161F}
#indexPage .mlist.news .content_list .item_block .item_info .subtitle { margin-bottom:10px; margin-top:10px}
#indexPage .mlist.news .content_list .item_block .item_tags{ display: none }
 #indexPage .mlist.news .content_list .item_block .item_info .description { display: block; color: #8A8A8A;}
#indexPage .mlist.news .content_list .item_block .more{ display:block}
#indexPage .mlist.news #news_item_0 .item_img, #indexPage .mlist.news #news_item_1 .item_img, #indexPage .mlist.news #news_item_2 .item_img { width: 100%; margin-bottom: 0px }
#indexPage .mlist.news #news_item_0 .item_wrapper, #indexPage .mlist.news #news_item_1 .item_wrapper, #indexPage .mlist.news #news_item_2 .item_wrapper { margin-left: 0; }
#indexPage .mlist.news #news_item_0 .icon, #indexPage .mlist.news #news_item_1 .icon, #indexPage .mlist.news #news_item_2 .icon{ display:none;}
#indexPage .mlist.news #news_item_0, #indexPage .mlist.news #news_item_1,#indexPage .mlist.news #news_item_2{ margin-bottom:0}

.aboutNav100{width:100%;margin-top: -50px;background-color: rgba(0,0,0,0.2); height: 50px;}
.aboutNav{width:1200px; margin: 0 auto;}
.aboutNav li{float: left; border-right: 1px #f1f1f1 solid;}
.aboutNav li:last-child{ border-right:none;}
.aboutNav li a{display:block; font-size: 16px; text-align: center;heith:40px;line-height: 50px; color: #fff; font-weight: bold; padding: 0 50px;}
.aboutNav li a:hover,.aboutNav li a.on{background: #3096D2; color: #fff;}
.footerTop{width:100%; background: #0064bc; height: 150px;}
.footer1200{width:1200px;margin: 0 auto; padding: 15px 0;}
.footer1200 .leftdiv{width:720px; float: left;}
.footer1200 .leftdiv .footNav{ border-bottom: 1px #2887be solid; height: 40px; line-height: 40px; padding-bottom: 10px;}
.footer1200 .leftdiv .footNav li{width:120px;; float: left; text-align: left;}
.footer1200 .leftdiv .footNav li a{display: block; color: #f1f1f1;}
.footer1200 .leftdiv .footInfo{margin: 10px 0; color: #f1f1f1; line-height: 25px;}

.footer1200 .rightdiv{width:250px; float: right; text-align: right;}
.footer1200 .rightdiv img{width:100px; margin-left: 25px;}

.case_list{margin-bottom: 20px;}
.case_list li{
    width: 32.3%;
    margin-right: 0.5%;
    margin-left: 0.5%;
    margin-bottom: 30px;
    float: left;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
	background: #0064BC; overflow: hidden;
}
.case_list li img{width:100%;}
.case_list li:hover img{transform: scale(0.98);transition: all .3s linear;
    -webkit-transition: all .3s linear;}
.case_list li:hover{background: #30A9F2;}
.case_list li a{display: block;}
.case_list li p{width: 100%; height: 45px; line-height: 45px; font-size: 14px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; text-align: center; color: #fff; padding: 0 5px;}

.attr_tit {
    position: relative;
    height: 38px;
    padding-left: 24px;
    font-size: 36px;
    color: #333;
    line-height: 38px;
	margin-top: 50px;
}
.attr_tit:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    content: '';
    background: #0281CC;
}
.attr_mian {
    margin-top: 48px;padding-bottom: 48px;
}
.attr_box {
    width: 100%;
    height: 322px;
}
.attr_img {
    width: 50%;
    height: 100%;
    background: no-repeat center;
    background-size: cover;
}
.attr_img img{width:100%; height:100%;}
.attr_txt:before {
    position: absolute;
    top: 130px;
    right: 100%;
    width: 29px;
    height: 54px;
    content: '';
    background: url(/images/icon_2.png) no-repeat center;
    background-size: 100%;
}
.attr_txt.fl:before {
    top: auto;
    right: auto;
    left: 100%;
    bottom: 140px;
    background-image: url(/images/icon_3.png);
}
.attr_txt {
    position: relative;
    z-index: 1;
    width: 50%;
    height: 100%;
    padding: 140px 75px 0;
    box-sizing: border-box;
    background: #fff;
}
 .attr_txt h4:before {
    position: absolute;
    top: 0;
    left: -24px;
    width: 2px;
    height: 100%;
    content: '';
    background: #0281CC;
}
.attr_txt h4 {
    position: relative;
    font-size: 30px;
    line-height: 38px;
    font-weight: 100;
}
.attr_txt h4 em {
    display: block;
    color: #b6c1c7;
    font-family: "Times New Roman", "serif";
	font-style: normal;
	font-weight: 200;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0;
    font-size: 0;
}

.attr_ul {
    width: calc(100% - 454px);
}
.attr_ul ul li {
    float: left;
    width: 48%;
    height: 180px;
    padding: 35px 35px 0;
    margin-right: 2%;
    margin-bottom: 20px;
    border: 1px solid #e7e7e7;
    box-sizing: border-box;
}
.attr_ul ul li em {
    display: block;
    margin-bottom: 20px;
    font-size: 46px;
    font-weight: bold;
    color: #0281cc;
}
.attr_ul ul li span {
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 20px;
}
.attr_tt {
    width: 454px;
    height: 380px;
    padding: 72px 0 0 65px;
    border: 1px solid #eaeaea;
    background: no-repeat center;
    background-size: cover;
    box-sizing: border-box;
}
.attr_tt h4:before {
    position: absolute;
    top: 0;
    left: -24px;
    width: 2px;
    height: 100%;
    content: '';
    background: #0281CC;
}
.attr_tt h4 em {
    display: block;
    margin-bottom: 20px;
    font-size: 46px;
    color: #ec271f;
    font-weight: bold;
}
.attr_tt h4 span {
    display: block;
    margin-bottom: 14px;
    font-size: 24px;
    color: #333;
    font-weight: 100;
}


.wrap_1400 {
    width: 1200px;
	margin: 0 auto;
}
.Attract .attr_3 {
    height: 518px;
}
.Attract .attr_3 {
    width: 100%;
    height: 580px;
    padding: 50px 0;
    background: no-repeat center fixed;
    background-size: cover;
	box-sizing: border-box;}
.Attract .attr_3 .attr_mian {
    margin-top: 60px;
}
.Attract .attr_3 .attr_mian ul li {
    width: 214px;
    height: 214px;
    margin-right: 25px;
    padding: 55px 24px 0;
	position: relative;
    float: left;
	    border-radius: 50%;
    background: #fff;
    box-sizing: border-box;
	
}
.Attract .attr_3 .attr_mian ul li:before {
    left: calc(100% - 5px);
}
.Attract .attr_3 .attr_mian ul li:before {
    position: absolute;
    top: 50%;
    left: 100%;
    width: 38px;
    height: 10px;
    content: '';
    margin-top: -5px;
    background: url(/images/icon_4.png) no-repeat center;
    background-size: 100%;
}
.Attract .attr_3 .attr_mian ul li:before {
    left: calc(100% - 5px);
}

.Attract .attr_3 .attr_mian ul li span {
    display: block;
}
.Attract .attr_3 .attr_mian ul li i.i1 {
    background: url(/images/attr_1_1.png);
}
.Attract .attr_3 .attr_mian ul li i.i2 {
    background: url(/images/attr_2_1.png);
}
.Attract .attr_3 .attr_mian ul li i.i3 {
    background: url(/images/attr_3_1.png);
}
.Attract .attr_3 .attr_mian ul li i.i4 {
    background: url(/images/attr_4_1.png);
}
.Attract .attr_3 .attr_mian ul li i.i5 {
    background: url(/images/attr_5_1.png);
}
.Attract .attr_3 .attr_mian ul li i {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto 15px;
    background: #fff no-repeat center;
    background-size: 100%;
	    font-style: normal;
}
.Attract .attr_3 .attr_mian ul li em { display: block; font-size: 14px; color: #333; line-height: 20px; text-align: center;font-style: normal; }
.Attract .attr_3 .attr_mian ul li:before { position: absolute; top: 50%; left: 100%; width: 38px; height: 10px; content: ''; margin-top: -5px; background: url(../images/icon_4.png) no-repeat center; background-size: 100%; }
.Attract .attr_3 .attr_mian ul li:last-child { margin-right: 0; }
.Attract .attr_3 .attr_mian ul li:last-child:before { display: none; }
.Attract .attr_3 .attr_mian ul li:hover { background: #0281CC; }
.Attract .attr_3 .attr_mian ul li:hover i.i1 { background: url(/images/attr_1_2.png); }
.Attract .attr_3 .attr_mian ul li:hover i.i2 { background: url(/images/attr_2_2.png); }
.Attract .attr_3 .attr_mian ul li:hover i.i3 { background: url(/images/attr_3_2.png); }
.Attract .attr_3 .attr_mian ul li:hover i.i4 { background: url(/images/attr_4_2.png); }
.Attract .attr_3 .attr_mian ul li:hover i.i5 { background: url(/images/attr_5_2.png); }
.Attract .attr_3 .attr_mian ul li:hover em { color: #fff; }
.Attract .attr_3 .attr_mian ul li:hover:before { background-image: url(/images/icon_5.png); }

@media screen and (min-width:767px) {
#indexPage .mlist.news #news_item_0 .item_wrapper .title, #indexPage .mlist.news #news_item_1 .item_wrapper .title, #indexPage .mlist.news #news_item_2 .item_wrapper .title { font-size: 16px; line-height: 25px; height:25px;position: absolute; bottom:50px;color: #fff; padding-left: 20px;}

	#banner-m{display:none;}
	.aboutpic img{margin-right:5px;}
	.title-m-hide{display: none;}
}

#indexPage .mlist.news #news_item_0 .item_wrapper .more, #indexPage .mlist.news #news_item_1 .item_wrapper .more, #indexPage .mlist.news #news_item_2 .item_wrapper .more { display:none}
.mlistpost.news #postWrapper { margin: 0 auto; }
.mlistpost.news #listContent{ width:25%; float:right;}
.mlistpost.news #listContent .item_tags { margin-top:0}
.mlistpost.news #listContent .content_item_tags{ padding:5px; font-size: 20px; font-weight: bold;transition:all ease-out .3s; display:inline-block; margin-bottom:5px; color: 3d3d3d;}
.mlistpost.news #listContent .item_tags a{ padding:5px 15px; transition:all ease-out .3s; display:inline-block; margin-bottom:5px; color: 3d3d3d;}
.mlistpost.news #listContent .item_tags a:hover{background-color:#a8a8a8}
.mlistpost.news .mlist.news { margin-top: 35px }
.mlistpost.news #listContent .mlist.news .content_list .item_block { width: 100%; margin-bottom:20px }
.mlistpost.news #listContent .mlist.news .content_list .item_block .item_img { width: 35%; height: auto; float: left;}
.mlistpost.news #listContent .mlist.news .content_list .item_block .item_img .icon{ display:none}
.mlistpost.news #listContent .mlist.news .content_list .item_block .item_wrapper { margin-left: 38% }
.mlistpost.news #listContent .mlist.news .content_list .item_block .item_info .title { font-size: 14px; width: 100%;height: 16px; overflow: hidden; line-height:16px}
.mlistpost.news #listContent .mlist.news .content_list .item_block .item_info .subtitle { padding-bottom:0; margin-top:5px; line-height:15px}
.mlistpost.news #listContent .mlist.news .content_list .item_block .item_info .description { display: none }
.mlistpost.news #listContent .mlist.news .content_list .item_block .item_tags { display: none }
.mlistpost.news #listContent .mlist.news .content_list .item_block .more{ display:block}
.mlistpost.news #postContent {width:72%; float:left}.mlistpost.news #postInfo {}
.mlistpost.news #postInfo .title { font-size: 20px; color: #3d3d3d; font-weight: bold; text-align: center;}
.mlistpost.news #postInfo .subtitle { font-size: 14px; color: #999; border-bottom: 1px dashed #d8d8d8; padding-bottom: 10px;text-align: center;}
.mlistpost.news #postContent .postbody { margin-top: 5px; font-size: 14px;line-height: 24px; margin-bottom: 30px; color:#3d3d3d;  padding: 20px;box-shadow: 0px 10px 30px 0px rgba(223, 223, 223, 0.3);}
.mlist.imagelink .content_wrapper { position: relative; margin-right: -1%;}
.mlist.imagelink .content_list .item_block { width: 15.666%; margin-right:1%; margin-bottom:1%; float: left; position: relative; background: #232323 }
.mlist.imagelink .content_list .item_block .item_img { position: relative; display: block;}
.mlist.imagelink .content_list .item_block img { width: 100%; height: auto; transition: all ease-out .3s .1s; float: none; opacity: .8; }
.mlist.imagelink .content_list .item_block .item_img:hover img { opacity: 1 }
.mlist.team .content_wrapper { position: relative; margin-right: -2% }
.mlist.team .content_list .item_block { width: 23%; margin-right:2%; margin-bottom:2%;float: left;}
.mlist.team .content_list .item_block img { width: 100%; height: auto; transition: all ease-out .3s; float:none; display:block }
.mlist.team .content_list .item_block .item_link { display: block}
.mlist.team .content_list .item_block .item_img{ position:relative; display:block;overflow: hidden;}
.mlist.team .content_list .item_block .item_img .rectborder { width:calc(100% + 20px); height:calc(100% + 20px); position:absolute; left:-10px; top:-10px; border:rgba(150,57,71,.9) 1px solid;transition: all ease-out .3s}
.mlist.team .content_list .item_block .item_img .icon{ position:absolute; left:50%; top:50%; margin-left:-25px; margin-top:0px; color:#3d3d3d; opacity:0; transition: all ease-out .3s; background:#963947;font-size:32px; width:50px; height:50px; line-height:50px; text-align:center; display:block}
.mlist.team .content_list .item_block .item_wrapper {padding:15px 20px; height:auto;background-color: #0079c3;box-sizing: border-box; transition:all ease-out .3s}
.mlist.team .content_list .item_block .item_info .title {font-size: 16px; color:#9e9e9e;}
.mlist.team .content_list .item_block .item_info .subtitle { font-size: 13px; margin-top:3px; color:#5d5d5d }
.mlist.team .content_list .item_block:hover .rectborder { width:calc(100% - 22px); height:calc(100% - 22px);left:10px; top:10px; }
.mlist.team .content_list .item_block:hover .icon{ opacity:1; margin-top:-25px}
.mlist.team .content_list .item_block:hover .item_wrapper{ background-color: rgba(150,57,71,.9);}
.mlist.team .content_list .item_block:hover .item_wrapper .title {color:#3d3d3d}
.mlist.team .content_list .item_block:hover .item_wrapper .subtitle {color:rgba(255,255,255,.7)}
.mlistpost.team #postWrapper { margin-bottom:70px}
.mlistpost.team #postWrapper #imageWrapper{width: 400px; height:auto; float:left;  }
.mlistpost.team #postWrapper #postInfo { margin-left:450px; width:auto}
.mlistpost.team #postWrapper #postInfo .wrapper {font-size: 13px;}
.mlistpost.team #postWrapper #postInfo .wrapper .title { font-size: 18px; color: #3d3d3d; }
.mlistpost.team #postWrapper #postInfo .wrapper .subtitle { color: #999; margin-top: 4px;border-bottom: 1px solid #282828; padding-bottom: 10px; }
.mlistpost.team #postWrapper #postInfo .wrapper .description { margin-top: 28px; line-height: 24px;}
.mlistpost.team #postWrapper #postInfo .wrapper .description a.more{ display:inline-block;padding: 10px 30px; color:#fff}
.mlistpost.team #postWrapper .owl-theme .owl-nav{ display:none}
.mlistpost.team #postWrapper .owl-theme .owl-dots{ bottom:-40px}
.mlist.job .content_wrapper { position: relative;  }
.mlist.job .content_list .item_block { width:100%;float: left;color: #9e9e9e}
.mlist.job .content_list .item_block .item_info{border-bottom: #232323 1px solid; height:30px; padding:10px 0; cursor:pointer; transition:background ease-out .3s}
.mlist.job .content_list .item_block .item_info:hover,.mlist.job .content_list .item_block.active .item_info{ background-color:#282828}
.mlist.job .content_list .item_block p{ height:30px; line-height:30px; float:left}
.mlist.job .content_list .item_block p.title{ width:55%; text-indent:30px;transition:color ease-out .3s}
.mlist.job .content_list .item_block .item_info:hover p.title,.mlist.job .content_list .item_block.active p.title{color:#fff}
.mlist.job .content_list .item_block p.subtitle{ width:15%}
.mlist.job .content_list .item_block p.cattitle{ width:15%}
.mlist.job .content_list .item_block p.date{ width:10%}
.mlist.job .content_list .item_block p.more{ width:5%}
.mlist.job .content_list .item_block p.more a{ float:right; margin-right:20px}
.mlist.job .content_list .item_block p.more i{font-size: 24px; margin-top:2px; transition:all ease-out .3s}
.mlist.job .content_list .item_block.active p.more i{ transform:rotate(180deg)}
.mlist.job .content_list .item_block p.more a:hover i {color:#963947;}
.mlist.job .content_list .item_block .item_wrapper{}
.mlist.job .content_list .item_block .description { padding:20px 30px;font-size:13px;border-bottom: #232323 1px solid}
.mlist.job .content_list .item_block .description p{ float:none; height:auto}
.mlist.job .content_list .item_block .description a.more{background-color: #963947;padding:10px 20px; margin-top:20px; display:inline-block; width:auto; font-size:13px; color:#eaeaea}
.mlist.job .content_list .item_block.head{ display:none}
.mlist.job .content_list .item_block.head p{ color:#3d3d3d; font-size:14px}
.mlist.job .content_list .item_block.head .item_info{ background-color:#3b3b3b; cursor:default}
.mlist .content_wrapper.slider{ margin-right:0}
.mlist .content_wrapper.slider .owl-loaded .owl-item .item_block{ width:100%}
#moduleControl{ position:fixed; right:20px; top:50%;}
#moduleControl a.moduleCItem{border: 1px solid transparent;border-radius: 6px; display:block;height: 10px;margin-bottom:5px;outline: 0 none;text-indent: -9999px;transition: all 0.3s ease-out 0s;width: 10px;}
#moduleControl a.moduleCItem span{width: 4px;height: 4px;border-radius: 50%;background: #555;display: block;margin: 3px 0 0 3px;}
#moduleControl a.moduleCItem:hover,#moduleControl a.moduleCItem.active{border-color:#3d3d3d;}
#moduleControl a.moduleCItem:hover span,#moduleControl a.moduleCItem.active span{ opacity:0}
#moduleControl a.moduleCItem span{}
.npagePage .module_container { padding-bottom: 0 }
.npagePage .module_container .module_container { padding-left: 0px; padding-right: 0px; max-width: 100% }
.npagePage .container_content { padding-top: 40px }
.npagePage .container_content.nocat{}
.npagePage #postWrapper{ padding-top: 0px }
.npagePage #banner { height: 450px }
.npagePage #banner div { height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover }
.npagePage .content { font-size: 16px; line-height: 30px }
.npagePage .content hr { border: none; border-top: 1px dotted #282828; margin-top: 10px; margin-bottom: 10px; word-wrap: break-word; word-break: normal; }
.npagePage .content .postbody{ padding-bottom: 15px;}
.npagePage .content .postbody ul li{ list-style:inherit;}
.list-paddingleft-1{padding-left:0}
.list-paddingleft-2{padding-left:30px}
.list-paddingleft-3{padding-left:60px}
.npagePage .content .postbody a, .npagePage .content .description a { text-decoration: underline }
.postbody img { float: none; max-width: 100%; margin-bottom: 15px; margin-left:0px;}
.postbody p img {margin-left:-2.5em;}
.npagePage .mpageEditor .container_header { padding: 40px 0 30px; font-size: 22px; text-align: center }
.npagePage .mpageEditor .container_header .title { color: #3d3d3d; }
.npagePage .mpageEditor .container_header .subtitle { font-size: 14px;color:#ccc }
.npagePage .mpageEditor .container_content { padding-top: 0 }
.npagePage .mpageEditor .postbody #contactinfo { float: left }
.npagePage .mpageEditor .postbody #contactform { float: right; width: 50%; }
.npagePage .mpageEditor #mcontact .module_container { max-width: 1170px }

.container_header { padding: 60px 0 0 0; font-size: 22px; text-align: center }
.container_header .title { color: #3d3d3d; background: url(/images/titlebg.png) center no-repeat;}
.container_header .subtitle { font-size: 14px;color:#ccc;display: none;}

.aboutPic{float:left; margin: 0 10px 10px 0; width: 30%;}
.aboutInfo{ float:right;width:67%; line-height: 35px;}
.aboutInfo p, .postbody p{text-indent: 2em; margin-bottom: 15px;}
.Ab_nav {
    height: 100px; padding-bottom: 20px; border-bottom: 1px #d8d8d8 solid;
}
.Ab_nav > div {
    z-index: 977;
    width: 100%;
    height: 100px;
    background: #fff;
}
.Ab_nav ul {
    padding: 13px 0;
}
.Ab_nav ul li {
    float: left;
    width: 20%;
    cursor: pointer; text-align: center;
}
.Ab_nav ul li i {
    display: block;
    width: 48px;
    height: 48px;
    margin: 0 auto 12px;
    background: no-repeat center;
    background-size: 100%; 
}
.Ab_nav ul li.a1 i {
    background-image: url(../images/ab_1_1.png);
}
.Ab_nav ul li.a2 i {
    background-image: url(../images/ab_2_1.png);
}
.Ab_nav ul li.a3 i {
    background-image: url(../images/ab_3_1.png);
}
.Ab_nav ul li.a4 i {
    background-image: url(../images/ab_4_1.png);
}
.Ab_nav ul li.a5 i {
    background-image: url(../images/ab_5_1.png);
}
.Ab_nav ul li.a6 i {
    background-image: url(../images/ab_6_1.png);
}
.Ab_nav ul li:hover.a1 i, .Ab_nav ul li.on.a1 i {
    background-image: url(../images/ab_1_2.png);
}
.Ab_nav ul li:hover.a2 i, .Ab_nav ul li.on.a2 i {
    background-image: url(../images/ab_2_2.png);
}
.Ab_nav ul li:hover.a3 i, .Ab_nav ul li.on.a3 i {
    background-image: url(../images/ab_3_2.png);
}
.Ab_nav ul li:hover.a4 i, .Ab_nav ul li.on.a4 i {
    background-image: url(../images/ab_4_2.png);
}
.Ab_nav ul li:hover.a5 i, .Ab_nav ul li.on.a5 i {
    background-image: url(../images/ab_5_2.png);
}
.Ab_nav ul li:hover.a6 i, .Ab_nav ul li.on.a6 i {
    background-image: url(../images/ab_6_2.png);
}

.jm_nav {
    height: 100px; padding-bottom: 20px; border-bottom: 1px #d8d8d8 solid;
}
.jm_nav > div {
    z-index: 977;
    width: 100%;
    height: 100px;
    background: #fff;
}
.jm_nav ul {
    padding: 13px 0;
}
.jm_nav ul li {
    float: left;
    width: 25%;
    cursor: pointer; text-align: center;
}
.jm_nav ul li i {
    display: block;
    width: 48px;
    height: 48px;
    margin: 0 auto 12px;
    background: no-repeat center;
    background-size: 100%; 
}
.jm_nav ul li.a1 i {
    background-image: url(../images/jm_1_1.png);
}
.jm_nav ul li.a2 i {
    background-image: url(../images/jm_2_1.png);
}
.jm_nav ul li.a3 i {
    background-image: url(../images/jm_3_1.png);
}
.jm_nav ul li.a4 i {
    background-image: url(../images/jm_4_1.png);
}
.jm_nav ul li.a5 i {
    background-image: url(../images/jm_5_1.png);
}
.jm_nav ul li.a6 i {
    background-image: url(../images/jm_6_1.png);
}
.jm_nav ul li:hover.a1 i, .jm_nav ul li.on.a1 i {
    background-image: url(../images/jm_1_2.png);
}
.jm_nav ul li:hover.a2 i, .jm_nav ul li.on.a2 i {
    background-image: url(../images/jm_2_2.png);
}
.jm_nav ul li:hover.a3 i, .jm_nav ul li.on.a3 i {
    background-image: url(../images/jm_3_2.png);
}
.jm_nav ul li:hover.a4 i, .jm_nav ul li.on.a4 i {
    background-image: url(../images/jm_4_2.png);
}
.jm_nav ul li:hover.a5 i, .jm_nav ul li.on.a5 i {
    background-image: url(../images/jm_5_2.png);
}
.jm_nav ul li:hover.a6 i, .jm_nav ul li.on.a6 i {
    background-image: url(../images/jm_6_2.png);
}

#footer { height: 20px; padding: 15px 56px; background: #034179;}
#footer p,#footer p a { line-height: 20px; height: 20px; text-align: center; color: #d8d8d8}
#footer p span.ellipsis { display: inline-block; max-width: 70% }
#footer p a#flogo { display: inline-block; width: 50px; height: 20px; vertical-align: top; margin-left: 10px; margin-right: 40px; }
#footer p a#fbeian { color: #d8d8d8; vertical-align: top }

#shares { position: fixed; right: 7px; bottom: 63px; z-index: 99; height: 124px }
#shares a { width: 40px; height: 40px;border: 1px solid #0E84D1; display: block; font-size: 16px; text-align: center; position: relative; transition: all 0.3s ease-out 0s; background-color:#3096D2; color: #fff;}
#shares a i { margin-top: 12px;transition: all 0.3s ease-out 0s; color:#fff; }
#shares a i.fa.fa-mobile { font-size: 24px; margin-top: 8px; color:#fff;}
#shares a:hover i, #online_open:hover i { color: #fff; }
#shares a:hover { border-color: #963947; z-index: 1; background-color: #963947; }
#shares a#sweixin { top: -1px }
#shares a#gotop { margin-top: -2px; font-size: 22px; }
#shares a#gotop i { margin-top: 6px }.fixed { position: fixed; z-index: 9999; top: 0; left: 0; width: 100%; height: 100%; background: rgb(0,0,0); background: rgba(0,0,0,.6); overflow-y: auto; z-index: 100; display: none }
#fixed_weixin .fixed-container {  height: auto; padding: 20px 20px 40px 20px; background: #3096D2; position: absolute; left: 50%; top: 50%; margin-left: -110px; margin-top: -140px }
#fixed_weixin .fixed-container div { height: 220px }
#fixed_weixin .fixed-container p { height: 40px; line-height: 40px; text-align: center; font-size: 14px; color: #000 }
#fixed_mp .fixed-container { width: 258px; height: 298px; background: #3096D2; position: absolute; left: 50%; top: 50%; margin-left: -129px; margin-top: -149px }
#fixed_mp .fixed-container p { padding: 0 20px; text-align: center; font-size: 14px; color: #fff }
#online_open { width: 40px; height: 40px;border: 1px solid #3096D2; cursor: pointer; position: fixed; right: -40px; bottom: 186px; z-index: 99; font-size: 18px; text-align: center; line-height: 30px; margin-right: -3px; background-color:#3096D2}
#online_open:hover { border-color: #963947; background-color: #963947; }
#online_open i { margin-top: 12px; transition: all 0.3s ease-out 0s;  color:#fff}
#online_open:hover i{ color:#fff}
#online_lx { width: 180px; height: auto; background-color: #3096D2; -webkit-box-shadow: 0 5px 9px rgba(4,0,0,.17); box-shadow: 0 5px 9px rgba(4,0,0,.17); position: fixed; right: 7px; bottom: 188px; z-index: 99999; margin-right: -10px; }
#olx_head { padding: 20px; line-height: 16px; height: 16px; background: #3096D2; color: #fff; font-size: 14px }
#olx_head i { font-size: 18px; color: #fff; cursor: pointer; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#olx_head i:hover { color: #3096D2; transform: rotate(90deg); -ms-transform: rotate(90deg); -moz-transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); }
#olx_qq li{ background: #e5e5e5;}
#olx_qq li a { padding: 12px 30px; height: 18px; line-height: 18px; background: #e5e5e5; color: #353434; display: block; border-bottom: #3d3d3d 1px solid; transition: all ease-out .3s; font-size: 12px }
#olx_qq li a i { color: #5e5e5e; font-size: 16px; vertical-align: middle; margin-right: 18px; transition: all ease-out .3s; }
#olx_qq li a:hover { color: #3d3d3d; background: #999 }
#olx_qq li a:hover i { color: #3d3d3d; }
#olx_tel { padding: 20px 30px; background: #e5e5e5;}
#olx_tel div { color: #434343; line-height: 14px; height: 14px; margin-bottom: 10px }
#olx_tel div i { font-size: 18px; margin-right: 20px; vertical-align: middle }
#olx_tel p { line-height: 18px; font-family: HELVETICANEUELTPRO-THEX; font-size: 16px }
#openAssist{position:fixed; bottom:40px; right:20px; width:50px; height:50px; z-index:99; background-color: #3b3b3b; border-radius:25px; text-align:center; display:none}
#openAssist i{ font-size:30px; color:#fff; position:relative; top:8px; display:inline-block; transition: all ease-out .3s}
#openAssist.active i{ transform: translate3d(0,0,0) rotate(135deg)}
#assistBtn{position:fixed; bottom:90px; right:25px; z-index:99; display:none}
#assistBtn a{ width:40px; height:40px; display:block; text-align:center;background-color: #3b3b3b; border-radius:20px; margin-bottom:15px; opacity:0;transform: translate3d(0,8px,0) scale(.3);transform-origin: center bottom;}
#assistBtn a i{ font-size:18px; color:#fff; position:relative; top:10px}

.hide{ display: none; }
.popup { display: block; }
.popup .fixed-container{position: absolute;left: 50%;top: 50%; background:#3d3d3d; width:800px; height:600px}
.show { display: block; }.netmask { display: block }
.netmask div { position: absolute; left: 50%; top: 50%; margin-left: -20px; margin-top: -20px }
.netmask.loading div i { display: block; background: url(../images/loading.gif); width: 40px; height: 40px }
.netmask div i:before { display: none; font-size: 40px; color: #3d3d3d; }
.netmask.success div i:before { display: block }
.#mcontact #contactform.wow{width:50%; float: right;}

@media screen and (max-width:1270px) {.module .module_container.wide{max-width: 1170px;padding-left:5px; padding-right:5px}}
@media screen and (max-width:1179px) {
	.module .module_container,.module .module_container.wide,.mlist.service_tabs.module .module_container.wide,.mlistpost.project .module_container {margin: 0 5%; width:90%;}
	#header,.gh1 #header { height: 54px; box-shadow: 0 0 10px rgba(0,0,0,.1); z-index:99 }
	#header .content,.gh1 #header .content{ padding:0;width:100%!important;}
	#header .wrapper,.gh1 #header .wrapper{ padding: 5px 5px 0 5px; height: 49px }
	.gh1 #header #headTop{padding-bottom: 0px; border-bottom:none}
	.gh1 #header #navWrapper{ display:none}
	.gh1 #sitecontent{padding-top: 54px;}
	#footer { padding: 10px 5px; }
	#footer p { text-align: center; }
	
	.module.mcustomize .description {margin: 0 5%; }
	.mlist.project .content_wrapper {margin: 0 5%; width:90%;}
	.mlist.news .container_content { width:90%; margin: 0 5% }
	
	.mlistpost.news #postContent .postbody { border-right:none; padding-right: 0px;}
	
	#header .nav { display: none }
	#header .content #openBtn { display: block }
	#indexPage .module .module_container { padding-bottom: 20px }
	#indexPage .module .container_category { display: none }
	.container_category { white-space: nowrap; overflow-x: auto; }
	.module.mcounter ul.content_list li{ width:50%}
	.module.mcounter ul.content_list li:nth-of-type(2) div{ border-right:none}
	.mlist.service_tabs .content_wrapper{ padding:0 5px; width:100%;}
	.mlist.service_tabs .tab_button{ max-width:none; }
	.mlist.service_tabs .tab_button .content_list .item_block { width: 48%; margin-right: 1%; margin-bottom:1%}
	.mlist.project .content_wrapper,#indexPage .mlist.project .content_wrapper { margin-right: -1%; }
	.mlist.project .content_list .item_block,#indexPage .mlist.project .content_list .item_block { width: 48%; margin-right: 1% ; margin-bottom:1%}
	.mlistpost.project #postContent .mlist.project .content_list .item_block { width: 49%; margin-right: 1% }
	.mlist.team .content_wrapper {  margin-right: -1% }
	.mlist.team .content_list .item_block { width: 49%;margin-right: 1%; margin-bottom:1%}
	.mlist.imagelink .content_wrapper{margin-right:-1%}
	.mlist.imagelink .content_list .item_block { width: 32.333%; margin-right:1%; margin-bottom:1% }
	#indexPage #contactlist #contactinfo { width: 100% }
	#indexPage #contactlist #contactform { width: 50%; margin-left: 0; margin-top: 30px; float: right }
	.mlist.news .content_list .item_block { margin-bottom:20px}
	.mlist.news .content_list .item_block .item_info .title { font-size: 14px;}
	.mlist.news .content_list .item_block .item_info .subtitle{padding-bottom:0px;margin-top:0px;}
	#indexPage .mlist.news .content_wrapper{ margin-right:-1%}
	#indexPage .mlist.news .content_list .item_block {width: 49%;margin-right: 1%; margin-bottom:20px}
	#indexPage .mlist.news .content_list .item_block .item_img { width: 100%; height: auto; float: none; margin-bottom: 15px }
	#indexPage .mlist.news .content_list .item_block .item_wrapper { margin-left: 0; }
	#indexPage .mlist.news .content_list .item_block .more{ display:none}
	#indexPage .mlist.news #news_item_0, #indexPage .mlist.news #news_item_1, #indexPage .mlist.news #news_item_2{ margin-bottom:0px}
	#indexPage .mlist.news #news_item_0 .item_wrapper .title, #indexPage .mlist.news #news_item_1 .item_wrapper .title, #indexPage .mlist.news #news_item_2 .item_wrapper .title{font-size: 14px;height: 16px;line-height: 16px; position: relative!important; color: #3d3d3d;}
	
	 #indexPage .mlist.news #news_item_2 .item_wrapper .title { font-size: 16px; line-height: 25px; height:25px;position: absolute; bottom:50px;color: #fff; padding-left: 20px;}
	
	#indexPage .mlist.news #news_item_0 .icon, #indexPage .mlist.news #news_item_1 .icon, #indexPage .mlist.news #news_item_2 .icon{ display:none}
	
	.mlistpost.news #listContent,.mlistpost.news #postContent{ width:100%; float:none}
	.mlistpost.news #listContent .mlist.news .content_wrapper { margin-right: -1%; }
	.mlistpost.news #listContent .mlist.news .content_list .item_block { width: 49%; margin-right: 1% }
	.mlistpost.project #postWrapper #postContent { margin-right: 0; }
	.mlistpost.project #postWrapper #postInfo { float: none; width: 100%; margin-bottom: 24px }
	.mlistpost.project #postWrapper #postInfo .wrapper { position: static; width: 100% }
	#shares, #online_open, #online_lx,#hcontact { display: none }
	#openAssist{ display:block}
	.module.mcustomize.horizontal .contentbody,.module.mcustomize.horizontal.tril .contentbody{ width:100%; height:auto; float:none;}
	.module.mcustomize.horizontal .mediabody,.module.mcustomize.horizontal.tril .mediabody{ width:100%; height:auto; float:none;}
	.module.mcustomize.horizontal .container_content{ height:auto}
	.mlist .content_wrapper.slider{ padding-bottom:50px}
}
.AboutContentLeft{width:46%; float: left;}
.AboutContentRight{width:46%; float: right;}

@media screen and (max-width:767px) {
	.gh0 #header .wrapper,.singlescreen #header .wrapper{ padding: 5px 5px 0 5px; height: 45px }
.module.mcounter ul.content_list li p.number img{width:70%; padding-left: 15%;}
	.module.mcounter ul.content_list li p.title{font-size:16px;}
	
	#indexPage .mlist.news #news_item_0 .item_wrapper .title, #indexPage .mlist.news #news_item_1 .item_wrapper .title { font-size: 14px; line-height: 25px; height:25px;position:relative!important; color: #3d3d3d;}
	
	 #indexPage .mlist.news #news_item_2 .item_wrapper .title{ font-size: 14px; line-height: 25px; height:25px;color: #3d3d3d;position: absolute; bottom:0px; padding-left: 0px;}
	
	#indexPage .mlist.news .content_list .item_block .item_info .title { font-size: 14px; width: 100%;height: 16px; overflow: hidden; line-height:16px; color: #3d3d3d;}
	#news_item_2 .title { font-size: 14px; line-height: 25px; height:25px;position:relative!important; bottom:0}
	#news_item_2 .subtitle{font-size: 12px;color: #7f7f7f;}
	
	 #indexPage .mlist.news .content_list .item_block .item_info .description { display:none;}
	.indexbanner img{width:100%;max-height:300px;}
	#contactlist #contactinfo { width: 100%; float: left;}
#contactlist #contactform {width: 100%; float: left; margin-left: -2em; margin-top: 20px;}
	.npagePage .content .postbody,.npagePage .container_content{ padding: 0 0 15px 0;}
	#header .content #backBtn { display: block }
	.content_wrapper.slider { padding-left:0; padding-right:0}
	.module .module_container { max-width: 576px}
	#header { height: 54px; box-shadow: none }
	#header .wrapper { height: 44px; padding-top: 5px }
	#sitecontent { padding-top: 54px }
	#header .content { text-align: left; }
	#header .content a#logo { display: inline-block; float: none; height:45px; }
	#header .content a#logo img{width:80%;}
	#indexPage .module .container_header{padding: 30px 0 20px 0}
	#indexPage .module .container_header .title{ font-size:16px}
	#indexPage .module .container_header .subtitle{font-size:12px; margin-top:5px}
	#indexPage .module .container_header::before{ display:none}
	
	.aboutPic,.aboutInfo{width:100%;}
	#banner-m{position: relative;}
	#banner-m img{width:100%;}
	#banner{display:none;}
	
	.case_list li{
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 20px;
    float: left;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
	background: #0064BC;
}
	
	.Ab_nav,.jm_nav{display:none;}
	.foot_mob{display:none;}
	
	.footerTop{display: none;}	
.aboutNav100{width:100%;margin-top: 0px;}
.aboutNav{width:100%; margin: 0 auto; height: 35px;}
.aboutNav li{float: left; border-right: 1px #f1f1f1 solid;background:#ccc;}
.aboutNav li:last-child{ border-right:none;}
.aboutNav li a{display:block; font-size: 14px; text-align: center;heith:35px;line-height: 35px; color: #fff; font-weight: bold; padding: 0 10px;}
.aboutNav li a:hover,.aboutNav li a.on{background: #3096D2; color: #fff;}
	
	
	.attr_tit {
    position: relative;
    height: 38px;
    padding-left: 24px;
    font-size: 18px;
    color: #333;
    line-height: 38px;
	margin-top: 30px;
}
.attr_tit:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    content: '';
    background: #0281CC;
}
.attr_mian {
    margin-top: 18px;padding-bottom: 18px;
}
.attr_box {
    width: 100%;
    height:auto;
}
.attr_img {
    width: 100%;
    background: no-repeat center;
    background-size: cover;
}
.attr_img img{width:100%;}
.attr_txt:before {
    position: absolute;
    top: 130px;
    right: 100%;
    width: 29px;
    height: 54px;
    content: '';
    background: url(/images/icon_2.png) no-repeat center;
    background-size: 100%;
	display: none;
}
.attr_txt.fl:before {
    top: auto;
    right: auto;
    left: 100%;
    bottom: 140px;
    background-image: url(/images/icon_3.png);
	display: none;
}
.attr_txt {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 30px 0;
    box-sizing: border-box;
    background: #fff;
}
 .attr_txt h4:before {
    position: absolute;
    top: 0;
    left: 2px;
    width: 2px;
    height: 100%;
    content: '';
    background: #0281CC;
	 display: none;
}
.attr_txt h4 {
    position: relative;
    font-size: 20px;
    line-height: 28px;
    font-weight: 100;
	text-align: center;
}
.attr_txt h4 em {
    display: block;
    color: #b6c1c7;
    font-family: "Times New Roman", "serif";
	font-style: normal;
	font-weight: 200;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0;
    font-size: 0;
}

.attr_ul {
    width:100%!important;
}	
.attr_ul ul li {
    width: 100%;
    padding: 35px 35px 0;
    margin-bottom: 20px;
    border: 1px solid #e7e7e7;
    box-sizing: border-box;
}
.attr_ul ul li em {
    display: block;
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: bold;
    color: #0281cc;
}
.attr_ul ul li span {
    font-size: 14px;
    color: #666;
    line-height: 20px;
}
.attr_tt {
    width: 100%;
    padding: 35px 35px 35px 35px;
    border: 1px solid #eaeaea;
    background: no-repeat center;
    background-size: cover;
    box-sizing: border-box;
	height: auto;
}
.attr_tt h4:before {
    position: absolute;
    top: 0;
    left: -24px;
    width: 2px;
    height: 100%;
    content: '';
    background: #0281CC;
	display: none;
}
.attr_tt h4 em {
    display: block;
    margin-bottom: 20px;
    font-size: 26px;
    color: #ec271f;
    font-weight: bold;
}
.attr_tt h4 span {
	display: inline;
    font-size: 14px;
    color: #333;
    font-weight: 100;
}
	
	.wrap_1400 {
    width: 100%;
	margin: 0 auto;
}
.Attract .attr_3 {
    height:auto;
}
.Attract .attr_3 {
    width: 100%;
    height: auto;
    padding: 50px 0;
    background: no-repeat center fixed;
    background-size: cover;
	box-sizing: border-box;}
.Attract .attr_3 .attr_mian {
    margin-top: 30px;
}
.Attract .attr_3 .attr_mian ul li {
    width: 200px;
    height: 200px;
    margin-right: 5px;
	 margin-left: 5px;
    padding: 55px 24px 0;
	position: relative;
    float: left;
	 
    background: #fff;
    box-sizing: border-box;
	margin-bottom: 20px;
}
.Attract .attr_3 .attr_mian ul li:before {
    left: calc(100% - 5px);
}
.Attract .attr_3 .attr_mian ul li:before {
    position: absolute;
    top: 50%;
    left: 100%;
    width: 38px;
    height: 10px;
    content: '';
    margin-top: -5px;
    background: url(/images/icon_4.png) no-repeat center;
    background-size: 100%;
}
.Attract .attr_3 .attr_mian ul li:before {
    left: calc(100% - 5px); display: none;
}

.Attract .attr_3 .attr_mian ul li span {
    display: block;
}
.Attract .attr_3 .attr_mian ul li i.i1 {
    background: url(/images/attr_1_1.png);
}
.Attract .attr_3 .attr_mian ul li i.i2 {
    background: url(/images/attr_2_1.png);
}
.Attract .attr_3 .attr_mian ul li i.i3 {
    background: url(/images/attr_3_1.png);
}
.Attract .attr_3 .attr_mian ul li i.i4 {
    background: url(/images/attr_4_1.png);
}
.Attract .attr_3 .attr_mian ul li i.i5 {
    background: url(/images/attr_5_1.png);
}
.Attract .attr_3 .attr_mian ul li i {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto 15px;
    background: #fff no-repeat center;
    background-size: 100%;
	    font-style: normal;
}
.Attract .attr_3 .attr_mian ul li em { display: block; font-size: 14px; color: #333; line-height: 20px; text-align: center; font-style: normal; }
.Attract .attr_3 .attr_mian ul li:before { position: absolute; top: 50%; left: 100%; width: 38px; height: 10px; content: ''; margin-top: -5px; background: url(../images/icon_4.png) no-repeat center; background-size: 100%; }
.Attract .attr_3 .attr_mian ul li:last-child { margin-right: 0; }
.Attract .attr_3 .attr_mian ul li:last-child:before { display: none; }
.Attract .attr_3 .attr_mian ul li:hover { background: #0281CC; }
.Attract .attr_3 .attr_mian ul li:hover i.i1 { background: url(/images/attr_1_2.png); }
.Attract .attr_3 .attr_mian ul li:hover i.i2 { background: url(/images/attr_2_2.png); }
.Attract .attr_3 .attr_mian ul li:hover i.i3 { background: url(/images/attr_3_2.png); }
.Attract .attr_3 .attr_mian ul li:hover i.i4 { background: url(/images/attr_4_2.png); }
.Attract .attr_3 .attr_mian ul li:hover i.i5 { background: url(/images/attr_5_2.png); }
.Attract .attr_3 .attr_mian ul li:hover em { color: #fff; }
.Attract .attr_3 .attr_mian ul li:hover:before { background-image: url(/images/icon_5.png); }
	
	
	
	#news_item_2 .item_img img { width: 100%!important; height: 100%!important; }
	
	.mlist.service_tabs .tab_button .content_list .item_block .item_img{}
	.mlist.imagelink .content_wrapper{margin-right:-1%}
	.mlist.imagelink .content_list .item_block { width: 49%; margin-right:1% }
	.mlist.imagelink .content_wrapper.slider{ margin-right:0; padding-top:0;padding-right:0;padding-left:0}
	.npagePage .container_content { padding-top: 10px }
	.npagePage .container_content.nocat{ padding-top: 30px }
	.npagePage #postWrapper{ padding-top:10px}
	.npagePage #banner { height: 200px!important;}
	#pageTarget { display: none }
	.mlist.service_tabs .tab_button{ margin-top:0}
	.mlist.service_tabs .tab_content .content_list .item_block .item_wrapper{ margin:0 10px}
	.mlist.service_tabs .tab_content .tab_indexs,.mlist.service_tabs .tab_content .owl-theme .owl-nav > div.owl-prev,.mlist.service_tabs .tab_content .owl-theme .owl-nav > div.owl-next{ display:none}
	.mlist.service_tabs .tab_content .sliderWrapper{ margin-left:0}
	.mlist.service_tabs .tab_content .content_list .item_block{ height:210px}
	.mlist.service_tabs .tab_content .owl-theme .owl-nav > div.owl-close{top: -20px;position: absolute;right: 0;width: 50px;height: 50px;line-height: 50px;}
	.mlist.service_tabs .tab_content .owl-theme .owl-nav > div.owl-close i{ font-size:21px}.mlistpost.service #postNav { display: none }
	.mlistpost.service #postContent { margin-left: 0 }
	.mlist.project .content_list .item_block.item_block img{ float:none}
	.mlist.project .content_list .item_block .item_wrapper{ position:static; opacity:1; visibility:visible; padding:15px;background-color: #0079c3;}
	#sitecontent .mlist.project .content_list .item_block .item_wrapper{background-color: #0079c3;}
	.mlist.project .content_list .item_block .item_info{ transform:none!important; top:0; margin-top:0px}
	.mlist.project .content_list .item_block .item_info .title{ font-size:14px; line-height:14px}
	.mlist.project .content_list .item_block .item_info .subtitle{ font-size:12px; color:#fff; line-height:12px}
	.mlist.project .content_list .item_block .item_wrapper .icon{ display:none}
	.mlistpost.project #postWrapper #postInfo .wrapper .title{ font-size:16px}
	.mlistpost.project #postWrapper #postInfo .wrapper .subtitle{ font-size:12px; margin-top:0; line-height:18px;}
	.mlistpost.project #postWrapper #postInfo .wrapper .description { padding-bottom: 24px; margin-top:12px}
	.mlist.team .content_list .item_block .item_wrapper{ padding:15px;}
	.mlist.team .content_list .item_block .item_info .title{ font-size:14px}
	.mlist.team .content_list .item_block .item_info .subtitle{ font-size:12px}
	.mlistpost.team #postWrapper #postInfo .wrapper .title{ font-size:16px}
	.mlistpost.team #postWrapper #postInfo .wrapper .subtitle{ font-size:12px; margin-top:0; line-height:18px;}
	.mlistpost.team #postWrapper #postInfo .wrapper .description{ margin-top:12px}
	#indexPage .mlist.news .content_wrapper{ margin-right:0}
	#indexPage .mlist.news .content_list .item_block {width: 100%;margin-right: 0;border-bottom: #282828 1px dotted;padding-bottom: 10px;margin-bottom:10px}
	#indexPage .mlist.news .content_list .item_block .item_img{ width: 35%;height: auto;float: left; margin-bottom:0 }
	#indexPage .mlist.news .content_list .item_block .item_wrapper { margin-left: 38%; }
	#indexPage .mlist.news #news_item_0, #indexPage .mlist.news #news_item_1, #indexPage .mlist.news #news_item_2{ margin-bottom:0px;}
	#indexPage .mlist.news #news_item_0 .item_img, #indexPage .mlist.news #news_item_1 .item_img, #indexPage .mlist.news #news_item_2 .item_img{ width: 35%;height: auto;float: left; margin-bottom:0}
	#indexPage .mlist.news #news_item_0 .item_wrapper, #indexPage .mlist.news #news_item_1 .item_wrapper, #indexPage .mlist.news #news_item_2 .item_wrapper { margin-left: 38%; }
	#indexPage .mlist.news #news_item_0 .item_wrapper .more, #indexPage .mlist.news #news_item_1 .item_wrapper .more, #indexPage .mlist.news #news_item_2 .item_wrapper .more,#indexPage .mlist.news .content_list .item_block .more{ display:block}
	.mlist.job .content_list .item_block p.title{ width:65%; text-indent:10px; padding-right:10px; box-sizing:border-box}.mlist.job .content_list .item_block p.subtitle{ display:none}
	.mlist.job .content_list .item_block p.cattitle{ display:none}
	.mlist.job .content_list .item_block p.date{ width:25%}
	.mlist.job .content_list .item_block p.more{ width:10%;}
	.mlist.job .content_list .item_block p.more a{ margin-right:10px}
	.npagePage .mlist.news .content_list .item_block{padding-bottom: 10px;margin-bottom:10px; line-height:16px}
	.npagePage .mlist.news .content_list .item_block .item_img{ width: 35%;height: auto;}
	.npagePage .mlist.news .content_list .item_block .item_wrapper{ margin-left: 38%; }
	.npagePage .mlist.news .content_list .item_block .item_info .title{overflow: hidden; width:100%; height:16px}
	.npagePage .mlist.news .content_list .item_block .item_info .subtitle{ margin-top:5px}
	.npagePage  .mlist.news .content_list .item_block .item_img .icon{ display:none}
	.npagePage .mlist.news .content_list .item_block .item_tags,.mlist.news .content_list .item_block .item_info .description{ display:none}
	.npagePage .mlist.news .content_list .item_block .more{ display:block}
	.mlistpost.news #listContent,.mlistpost.news #postContent{ width:100%; float:none}
	.mlistpost.news #listContent .mlist.news .content_wrapper { margin-right: 0; }
	.mlistpost.news #listContent .mlist.news .content_list .item_block { width: 100%; margin-right: 0; margin-bottom:10px; padding-bottom:10px}
	.mlistpost.news #listContent .mlist.news .content_list .item_block .item_img{ display:block}
	.mlistpost.team #postWrapper #imageWrapper{ max-width:400px; width:100%; margin:0 auto; float:none}
	.mlistpost.team #postWrapper #postInfo{ margin-left:0; margin-top:50px}
	.module.mcustomize .header{padding: 10px 0 10px 0;}
	.module.mcustomize .header{font-size: 16px;}
	.module.mcustomize .header .subtitle{ font-size:14px; margin:5px 0 0 0}
	.module.mcustomize .mediabody{ margin-top:30px}#indexPage #contactlist{ margin-top:0}
	.npagePage .mpageEditor .postbody #contactform{ margin-top:30px}
	#contactform p{ margin-bottom:10px}
}

.agent-mobile .owl-theme .owl-nav{ display:none}
.mlist.service_tabs .tab_button .content_list .item_block.wow { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
.mlist.project .content_list .item_block.wow { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
.mlist.team .content_list .item_block.wow { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
.mlist.imagelink .content_list .item_block.wow { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
.mlist.news .content_list .item_block.wow { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
.mcustomize .header.wow { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
.mcustomize .description.wow { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
.mcustomize .mediabody.wow { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
#mcontact #contactinfo.wow { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
#mcontact #contactform.wow { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
#indexPage .module .container_header { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
.container_category { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
.container_target { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
