/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
html, body {height: 100%;}
.floatleft {float:left !important;}
.floatright {float:right !important;}
.floatnone {float:none !important;}
.alignleft {text-align:left !important;}
.alignright {text-align:right !important;}
.aligncenter {text-align:center !important;}
.no-display { display:none; }
.no-margin { margin:0 !important; }
.no-padding { padding:0 !important; }
* {box-sizing: border-box;}
* { -webkit-tap-highlight-color: transparent;}
a:focus, button:focus {outline:0px solid}
input:focus {box-shadow: 0; outline: 0}
textarea {box-shadow: 0; outline: 0}
p {margin:0;}
img {
    max-width:100%;
    border:0; 
    vertical-align:top;
}
ul:after {
    content: '\20';
    clear: both;
    display: block;
    height: 0;
}
.fix {overflow:hidden}
p {}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-family: 'montserratsemi_bold';
}
a {-webkit-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;text-decoration:none; color: #000}
a:hover {
    color: #4c4c4c;
    text-decoration: none;
}
a:active, a:hover, a:focus {outline: 0 none; text-decoration: none}
ul{
    list-style: outside none none;
    margin: 0;
    padding: 0
}

.clear{clear:both}
::-moz-selection {background: #b3d4fc; text-shadow: none}
::selection {background: #b3d4fc; text-shadow: none}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
::-webkit-input-placeholder {opacity: 1 !important;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100)}
:-moz-placeholder {opacity: 1 !important;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100)}
::-moz-placeholder {opacity: 1 !important;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100)}
:-ms-input-placeholder {opacity: 1 !important;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100)}


/*
body {
    color: #222222;
    font-family: 'montserratlight';
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    background: #fff
}*/
.container { width: 1200px}
.container, .row, .col-md-12, .col-md-10, .col-md-9, .col-md-8, .col-md-6, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .as-mainwrapper {
    transition: all 0.3s ease 0s
}
.section-margin {margin: 120px 0 140px 0}
.section-padding {padding: 60px 0}
.section-bottom-padding {padding: 0 0 120px 0}
.section-top-padding {padding: 120px 0 0 0}
.section-title {
    text-align: center;
    overflow: hidden;
    position: relative
}
.section-title h3 {
    color: #2d3e50;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    text-transform: uppercase
}
.section-title p {
    color: #000000;
    font-family: "Raleway";
    font-weight: 400;
    margin-bottom: 24px;
}
.section-title-wrapper { margin-bottom: 60px; position: relative;}
.section-title-wrapper:before {
    background: #2d3e50 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 230px;
}
.section-title-wrapper:after {
    background: rgba(0, 0, 0, 0) url("img/icon/cap-dark.jpg") no-repeat scroll 0 0;
    bottom: -8px;
    color: #1bb4b9;
    content: "";
    font-size: 14px;
    height: 20px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 40px;
    z-index: 9;
}
.white .section-title h3, .white .section-title p {color: #ffffff;}
.section-title-wrapper.white:before {background: #ffffff none repeat scroll 0 0;}
.white.section-title-wrapper:after {background: rgba(0, 0, 0, 0) url("img/icon/cap-white.jpg") repeat scroll 0 0;}
.carousel-style-one.owl-theme .owl-controls .owl-nav div {
    color: #2D3E50;
    display: inline-block;
    font-size: 60px;
    height: 60px;
    left: -50px;
    line-height: 59px;
    margin: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    filter: alpha(opacity=100);
    padding: 0;
    position: absolute;
    text-align: center;
    top: 39.6%;
    -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
    width: 36px;
}
.carousel-style-one.owl-theme .owl-controls .owl-nav div.owl-next {
    left: auto;
    right: -50px;
}
.latest-area:hover .carousel-style-one.owl-theme .owl-controls .owl-nav div {
    opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100)
}
.dividers {border-top: 1px solid #ccc; }
.as-mainwrapper {
    position: relative;
}
.as-mainwrapper.wrapper-boxed {
    background-color: #ffffff;
    box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.1);
    float: none;
    margin: 0 auto;
    max-width: 1200px;
}
.main-content-wrapper, .wrapper-wide {
    background: #ffffff;
}
/*------Margin left-------*/
.ml-0 { margin-left: 0px }
.ml-10 { margin-left: 10px }
.ml-15 { margin-left: 15px }
.ml-20 { margin-left: 20px }
.ml-30 { margin-left: 30px }
.ml-40 { margin-left: 40px }
.ml-50 { margin-left: 50px }
.ml-60 { margin-left: 60px }
.ml-70 { margin-left: 70px }
.ml-80 { margin-left: 80px }
.ml-90 { margin-left: 90px }
.ml-100 { margin-left: 100px }
/*------Margin right-------*/
.mr-0 { margin-right: 0px }
.mr-10 { margin-right: 10px }
.mr-15 { margin-right: 15px }
.mr-20 { margin-right: 20px }
.mr-30 { margin-right: 30px }
.mr-40 { margin-right: 40px }
.mr-50 { margin-right: 50px }
.mr-60 { margin-right: 60px }
.mr-70 { margin-right: 70px }
.mr-80 { margin-right: 80px }
.mr-90 { margin-right: 90px }
.mr-100 { margin-right: 100px }
/*------Margin Top-------*/
.mt-0 { margin-top: 0px }
.mt-10 { margin-top: 10px }
.mt-15 { margin-top: 15px }
.mt-20 { margin-top: 20px }
.mt-30 { margin-top: 30px }
.mt-40 { margin-top: 40px }
.mt-50 { margin-top: 50px }
.mt-60 { margin-top: 60px }
.mt-70 { margin-top: 70px }
.mt-80 { margin-top: 80px }
.mt-90 { margin-top: 90px }
.mt-100 { margin-top: 100px }
/*------Margin Bottom-------*/
.mb-0 { margin-bottom: 0px }
.mb-10 { margin-bottom: 10px }
.mb-15 { margin-bottom: 15px }
.mb-20 { margin-bottom: 20px }
.mb-30 { margin-bottom: 30px }
.mb-40 { margin-bottom: 40px }
.mb-50 { margin-bottom: 50px }
.mb-60 { margin-bottom: 60px }
.mb-70 { margin-bottom: 70px }
.mb-80 { margin-bottom: 80px }
.mb-90 { margin-bottom: 90px }
.mb-100 { margin-bottom: 100px }
/*------Padding left-------*/
.pl-0 { padding-left: 0px }
.pl-10 { padding-left: 10px }
.pl-15 { padding-left: 15px }
.pl-20 { padding-left: 20px }
.pl-30 { padding-left: 30px }
.pl-40 { padding-left: 40px }
.pl-50 { padding-left: 50px }
.pl-60 { padding-left: 60px }
.pl-70 { padding-left: 70px }
.pl-80 { padding-left: 80px }
.pl-90 { padding-left: 90px }
.pl-100 { padding-left: 100px }
/*------Padding right-------*/
.pr-0 { padding-right: 0px }
.pr-10 { padding-right: 10px }
.pr-15 { padding-right: 15px }
.pr-20 { padding-right: 20px }
.pr-30 { padding-right: 30px }
.pr-40 { padding-right: 40px }
.pr-50 { padding-right: 50px }
.pr-60 { padding-right: 60px }
.pr-70 { padding-right: 70px }
.pr-80 { padding-right: 80px }
.pr-90 { padding-right: 90px }
.pr-100 { padding-right: 100px }
/*------Padding Top-------*/
.pt-0 { padding-top: 0px }
.pt-10 { padding-top: 10px }
.pt-15 { padding-top: 15px }
.pt-20 { padding-top: 20px }
.pt-30 { padding-top: 30px }
.pt-40 { padding-top: 40px }
.pt-50 { padding-top: 50px }
.pt-60 { padding-top: 60px }
.pt-70 { padding-top: 70px }
.pt-80 { padding-top: 80px }
.pt-90 { padding-top: 90px }
.pt-100 { padding-top: 100px }
.pt-110 { padding-top: 110px }
/*------Padding Bottom-------*/
.pb-0 { padding-bottom: 0px }
.pb-10 { padding-bottom: 10px }
.pb-15 { padding-bottom: 15px }
.pb-20 { padding-bottom: 20px }
.pb-30 { padding-bottom: 30px }
.pb-40 { padding-bottom: 40px }
.pb-50 { padding-bottom: 50px }
.pb-60 { padding-bottom: 60px }
.pb-70 { padding-bottom: 70px }
.pb-80 { padding-bottom: 80px }
.pb-90 { padding-bottom: 90px }
.pb-100 { padding-bottom: 100px }
.pb-110 { padding-bottom: 110px }
.pb-120 { padding-bottom: 120px }
.pb-130 { padding-bottom: 130px }
.block {display: block}
.w1180{width:1180px; margin:0 auto;}
/*----------------------------------------*/
/*  2. Header CSS
/*----------------------------------------*/
/*----------------------------------------*/
/*  2.1 Header Top
/*----------------------------------------*/
.header-two{width:100%; }
.header-top {
    background: #2d3e50 none repeat scroll 0 0;
	height:43px;
    color: #ffffff;
    font-size: 13px;
    position: relative
}

.header-top .container{margin:0 auto;}
.header-top .container .hidden-xs{width:30%; float:left;}
.header-top span {padding: 10px 0; display: inline-block}
.header-top-right > .content {
    display: inline-block;
    font-family: "montserratregular";
    margin-left: 13px;
    padding-left: 17px;
    position: relative;
}
.header-top-right > .content > a {color: #fff}
.header-top-right .content:hover > a {color: #2d3e50;}
.header-top-right > .content i {font-size: 14px; margin-right: 8px;}
.header-top-right {float: right; }
.header-top-right span{margin-left:10px;}
.header-top-right span a{color:#fff;}
.header-top-right > .content:after {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 2px;
}
.header-top-right > .content:first-child:after {display: none;}
.header-top-right > .content .account-dropdown {
    background-color: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    margin: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    padding: 5px 19px 6px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 100%;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
            transform-origin: 0 0 0;
    -webkit-transition: all 0.6s ease 0s;
            transition: all 0.6s ease 0s;
    width: 125px;
    z-index: -99;
}
.header-top-right > .content:hover .account-dropdown {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    z-index: 9999;   
}
.account-dropdown a {
    color: #2d3e50;
    display: block;
    padding: 5px 0;
}
.account-dropdown li {display: block;}
/*----------------------------------------*/
/*  2.2 Header Logo Menu
/*----------------------------------------*/
.header-logo-menu{height:120px;}
.header-logo-menu.stick {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    margin: auto;
    padding: 0;
    position: fixed;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 999999;
}
.header-logo-menu .container{margin:0 auto;}
.bg-dark.header-logo-menu.stick {background: #3F5771}
.as-mainwrapper.wrapper-boxed .header-logo-menu.stick {
    width: 1200px
}
/*----------------------------------------*/
/*  2.2.1 Header Logo
/*----------------------------------------*/
.logo > a {display: inline-block; position: relative; z-index: 8}
.logo {padding-top: 38px; width:30%; height:118px; float:left;}
.header-logo-menu.stick .logo {padding: 23px 0;}
/*----------------------------------------*/
/*  2.2.2 Header Mainmenu
/*----------------------------------------*/
.mainmenu {display: inline-block; position: relative; z-index: 99; float:right;}
.mainmenu-area {
	width:70%;
    margin-top: 10px; 
    -webkit-transition: all 0.3s ease 0s; 
    transition: all 0.3s ease 0s;
}
.pull-right{float:right;}
.header-logo-menu.stick .mainmenu-area .mainmenu ul#nav > li > a {line-height: 96px}
.header-logo-menu.stick .mainmenu-area {padding: 0; margin: 0;}
.mainmenu ul#nav > li {
    display: inline-block;
    margin-right: 24px;
    position: relative;
}
.mainmenu ul#nav > li:hover > a{
	color:#86bc42;
}
.mainmenu ul#nav > li > a {
    color: #2d3e50;
    display: block;
    font-family: "Microrost YaHei";
    font-size: 14px;
    line-height: 109px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative
}
.mainmenu ul#nav > li > a:after, .mainmenu ul#nav.menu-white > li > a:after  {
    background: #86bc42;
	bottom: 36px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}
.header-logo-menu.stick .mainmenu ul#nav > li > a:after {
  bottom: 30px;
}
.mainmenu ul#nav.menu-white > li:hover > a:after {background: #2d3e50 }
.mainmenu ul#nav > li:hover > a:after, .mainmenu ul#nav.menu-white > li:hover > a:after,.mainmenu ul#nav > li.current > a:after, .mainmenu ul#nav.menu-white > li.current > a:after{width: 21px}
.mainmenu ul#nav > li.current > a{color: #86bc42;}
.mainmenu ul#nav.menu-white > li > a {color: #fff}
.mainmenu ul#nav.menu-white > li:hover > a, .stick .mainmenu ul#nav.menu-white > li:hover > a {color: #2d3e50}
.mainmenu li > a > i {
    margin-left: 6px;
    position: relative;
    top: -1px;
}
.lg-space .mainmenu ul#nav > li {margin-right: 36px;}
.mainmenu ul#nav.border-full > li:hover > a:after {width: 100%}
.mainmenu ul#nav.border-top > li > a:after {bottom: auto; top: 30px}
.mainmenu ul#nav.border-top-2 > li > a:after {bottom: auto; top: -9px}
.padding-small .logo {padding-top: 20px}
.padding-small .mainmenu ul#nav > li > a {line-height: 82px}
/*------------------------------------------*/
/*  Dropdown Menu
/*------------------------------------------*/
.mainmenu ul.sub-menu, .mainmenu ul.sub-menu ul.inside-menu {
    background-color: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    left: -23px;
    margin: 0;
    padding: 14px 21px 16px;
    position: absolute;
    text-align: left;
    top: 100%;
    width: 190px;
    z-index: -99;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
            transform-origin: 0 0 0;
    -webkit-transition: all 0.6s ease 0s;
            transition: all 0.6s ease 0s;
}
.mainmenu ul#nav li ul.sub-menu > li  {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
}
.mainmenu ul#nav li ul.sub-menu > li a, .mega-menu a {
    color: #2d3e50;
    display: block;
    font-size: 13px;
    font-weight: 300;
    line-height: 33px;
    text-transform: capitalize;
}
.mainmenu li > .sub-menu i {
    float: right;
    font-size: 17px;
    top: 10px;
}
.mainmenu ul#nav li:last-child, .header-two .mainmenu ul#nav li:last-child {margin-right: 0}
.mainmenu > nav > ul#nav > li:hover ul.sub-menu, .mainmenu ul.sub-menu li:hover ul.inside-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    z-index: 9999;
}
.mainmenu ul.sub-menu ul.inside-menu {
    left: 169px;
    top: -2px;
    width: 195px;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: 0 0 0;
            transform-origin: 0 0 0;
    -webkit-transition: all 0.6s ease 0s;
            transition: all 0.6s ease 0s;
}
.mainmenu ul.sub-menu li:hover ul.inside-menu {
    opacity: 1;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    z-index: 9999;
}
.fixed {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99999;
}

/*----------------------------------------*/
/*  2.2.3 Header Searchbox
/*----------------------------------------*/
.header-search {
    cursor: pointer;
    display: inline-block;
    margin-left: 18px;
}
.search {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    height: 0;
    margin-right: 15px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 119px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: height;
    transition-property: height;
    width: 290px;
    z-index: 9999;
}
.search.open {height: 50px}
.search-form {
    background-color: #ffffff;
    border-top: 1px solid #86bc42;
    float: right;
    width: 290px;
}
.padding-small .search {
  top: 92px;
}
.search-menu {
    display: inline-block;
    height: 30px;
    padding-top: 5px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 30px;
}
.search-menu:hover {background: #2D3E50 none repeat scroll 0 0;}
.bg-blue {background: #2D3E50}
#search-form {overflow: hidden; position: relative;}
#search-form input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #666666;
    font-size: 13px;
    font-weight: 300;
    height: 48px;
    padding: 0 40px 0 15px;
    width: 100%;
}
.search-form input[type="search"] {
    border: medium none;
    float: left;
    background: transparent;
    font-size: 24px
}
.search-form button[type="submit"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    display: block;
    font-size: 18px;
    height: 50px;
    line-height: 48px;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
}
.search-form button[type="submit"]:hover {color: #2D3E50}
.search-menu i#toggle-search {color: #ffffff; font-size: 16px;}
.header-logo-menu.stick .search {top: 96px}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.footer {
    background-color: #282828;
    width: 100%;
    min-height: 13rem; }
.mod-bottom-navbar {
width: 100%;
height: 360px;
background: url("../images/btm_bg.png") no-repeat center 0;
text-align: center;
font-size: 14px; }
.mod-bottom-navbar .cell-top-info {
height: 300px;
width: 1170px;
margin: 0 auto;
padding: 50px 0 37px; }
.mod-bottom-navbar .cell-contact-us {
width: 394px;
float: left;
height: 100%;
/* border-right: 1px solid #e3e3e3;*/
text-align: left; }
.mod-bottom-navbar .cell-contact-us .cell-company-infos {
margin-top: 40px;
padding-left: 0;
list-style: none;
margin-bottom: 35px; }
.mod-bottom-navbar .cell-contact-us .ea-company-info {
margin-bottom: 20px;
color: #999999; }
.mod-bottom-navbar .cell-contact-us .cell-icons {
height: 30px; }
.mod-bottom-navbar .cell-contact-us .cell-icons .icon-img {
height: 100%;
margin-right: 19px; }
.mod-bottom-navbar .cell-index {
width: 240px;
float: left;
height: 100%; }
.mod-bottom-navbar .cell-index .cell-index-as {
margin-top: 40px;
padding-left: 0;
list-style: none;
margin-bottom: 35px; }
.mod-bottom-navbar .cell-index .ea-index-a {
margin-bottom: 20px; }
.mod-bottom-navbar .cell-index a {
color: #999999;
text-decoration: none; }
.mod-bottom-navbar .cell-other-service {
width: 262px;
float: left;
height: 100%;
/*border-right: 1px solid #e3e3e3;*/ }
.mod-bottom-navbar .cell-other-service .cell-others-as {
margin-top: 40px;
padding-left: 76px;
list-style: none;
margin-bottom: 25px;
text-align: left; }
.mod-bottom-navbar .cell-other-service .ea-others-a {
margin-bottom: 20px; }
.mod-bottom-navbar .cell-other-service a {
color: #999999;
text-decoration: none; }
.mod-bottom-navbar .cell-other-service .cell-others-img {
margin-left: 16px;
width: 121px; }
.mod-bottom-navbar .cell-bottom-navbar-title {
font-size: 18px;
color: #ffffff;
margin: 15px 0; }
.mod-bottom-navbar .cell-bottom-info {
width: 100%;
height: 60px;
background-color: rgba(35, 35, 35, 0.7);
display: flex;
align-items: center;
color: #999;
justify-content: center; }
.mod-bottom-navbar .cell-bottom-info p{line-height:50px; }
.mod-bottom-navbar .cell-bottom-info p img{margin-left:10px; vertical-align:middle;}

.consult_contact {
    position: fixed;
    bottom: 35%;
    right: 0;
    width: 114px;
    height: 114px;
    cursor: pointer;
    z-index: 999;
}
.consult_wrap {
    position: relative;
    width: 114px;
    height: 114px;
}
.consult_contact .ball, .consult_contact .staff_img, .consult_contact .bg-1, .consult_contact .bg-2, .consult_contact .bg-3 {
    position: absolute;
    left: 50%;
    top: 24%;
    width: auto;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}
.consult_contact .staff_img{
  z-index: 999;
}
@keyframes ballRotate {
  0%{
    transform: rotate(0);
  }
  100%{
     transform: rotate(360deg); 
  }
}
.consult_contact img.ball {
    top: -10px;
    width: auto;
    transform-origin: 0 38px;
    animation: ballRotate 2.5s infinite linear;
    z-index: 9999;
}

.consult_wrap .block_tip {
    display: none;
    position: absolute;
    right: 120px;
    top: 4px;
    width: 170px;
    border-radius: 3px;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    background: #fff;
    -webkit-transition: display 1s ease;
    transition: display 1s ease;
    z-index: 1;
    padding: 10px 0 17px 22px;
    box-shadow: -5px 4px 4px rgba(0, 0, 0, 0.1);
}
.consult_wrap .block_tip:after {
    position: absolute;
    right: -20px;
    top: 50%;
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.consult_wrap:hover .block_tip{
	display:block;
}
.online-service:hover {
    opacity: .8;
}
.customer-service {
    font-size: 16px;
    color: #303445;
}
.customer-service-text {
    font-size: 12px;
    color: #9FA5BB;
    padding-bottom: 4px;
}
.online-service {
    width: 119px;
    height: 30px;
    background-color: #3091f2;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
}
.online-service img{
    vertical-align: middle;
    margin: 0 2px;
    margin-left: 0;
}

.nav_top{
  width: 40px;
  height: 175px;
  position: fixed;
  bottom: 60px;
  right: 35px;
  z-index: 99999;
  font-size: 12px;
}
.nav_top > span {
  position: relative;
  display: block;
  margin-bottom: 5px;
  height: 40px;
  background: #3091f2;
  box-shadow: 0px 0px 2px #3091f2;
}
.nav_top > span:hover {
  background: #44a0fc;
}
.nav_top .nav_phone .phone-tip,
.nav_top .scrollTop .top-tip,
.nav_top .nav_senior .senior-tip{
  display: none;
  text-align: center;
  line-height: 17px;
  padding: 4px 5px;
  color: #fff;
} 
.nav_top .nav_senior .weixin {
    display: none;
    font-size: 14px;
    position: absolute;
    right: 60px;
    top: 50%;
    margin-top: -20px;
    white-space: nowrap;
    height: 40px;
    line-height: 20px;
    padding: 10px 20px;
    color: #fff;
    box-shadow: 2px 2px 5px rgba(50,50,50,0.1);
    background-color: transparent;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.nav_top .nav_senior .weixin {
    width: 150px;
    padding: 10px;
    margin-top: -70px;
    height: auto;
    background-color: #3091f2;
    text-align: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.nav_top .nav_senior .weixin img {
    width: 130px;
	height:130px;
    margin-bottom: 10px;
    border: 4px solid #fff;
    border-radius: 4px;
}
.nav_top .nav_senior .weixin p {
    white-space: normal;
    font-size: 13px;
    text-align-last: left;
    margin-bottom: 0;
}
.nav_top .nav_senior:hover .senior-tip,
.nav_top .nav_phone:hover .phone-tip,
.nav_top .nav_phone:hover .phone-num,
.nav_top .scrollTop:hover .top-tip,
.nav_top .nav_senior:hover .weixin{
  display: block;
}
.nav_top .nav_help:hover .use,
.nav_top .nav_phone:hover .use,
.nav_top .scrollTop:hover .use,
.nav_top .nav_senior:hover .use{
  display: none;
}
.nav_top > span a{
  display: block;
  width: 100%;
  height: 100%;
}
.nav_top .use{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60%;
  height: 60%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}
.nav_top .nav_phone .phone-num{
  display: none;
  position: absolute;
  left: -134px;
  top: 5px;
  width: 120px;
  height: 30px;
  background: #3091f2; 
  color: white;
  line-height: 30px;
  text-align: center;
  box-shadow: 0px 0px 2px #3091f2;
}
.nav_top .nav_phone .phone-num:before{
  position: absolute;
  right: -14px;
  top: 9px;
  content: "";
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-left-color: #3091f2;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.fade.in {
    opacity: 1;
}
.login-modal .modal-dialog, .register-modal .modal-dialog, #bind-mobile-modal .modal-dialog {
    max-width: 390px;
    margin: 150px auto 0 auto;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.in {
    filter: alpha(opacity=70);
    opacity: .7;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.login-register-modal {
    /*width: 405px;*/
    margin-top: 130px;
    font-size: 14px; }
.login-register-modal .modal-contents {
    width: 100%; }
.login-register-modal .modal-content {
    box-shadow: none;
    height: 100%;
    height: 390px;
    position: relative;
    overflow: hidden; }
.login-register-modal .modal-login-part {
    z-index: 11;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .8s;
    background-color: #fff; }
.login-register-modal .modal-login-part .form-group {
    margin-bottom: 20px; }
.login-register-modal .modal-register-part {
    z-index: 10;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .8s;
    background-color: #fff; }
.login-register-modal .modal-formregister-part {
    z-index: 10;
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    transition:all .8s;
    background-color: #fff;
}
.login-register-modal .modal-register-part .form-group,
.login-register-modal .modal-formregister-part .form-group {
    height:42px;
    line-height: 42px;
    margin-bottom: 16px; }
.login-register-modal .modal-header {
    border-bottom: 0;
	height:30px;
    padding: 13px; }
.login-register-modal .modal-body {
    padding: 0px 33px;
    background-color: #fff; }
.login-register-modal .modal-footer {
    border-top: 0;
    padding: 10px 0 42px 0;
    background-color: #fff; }
.login-register-modal .login-modal-title {
    color: #333333;
    font-size: 20px;
    text-align: center;
    margin: 0; }
.login-register-modal .register-modal-title {
    font-size: 22px;
    color: #333333;
    text-align: center;
    margin: 0; }
.login-register-modal .cell-forms-area {
    margin-top: 30px; }
.login-register-modal .cell-forms-area .ea-input {
    height: 42px;
    background-color: #f4f4f4;
    border-radius: 4px;
    color: #999999;
    border: solid 1px #ececec;
    outline: none;
    box-shadow: none;
    overflow: hidden;
    text-align:left;
    vertical-align:text-top;
    border: none; }
.login-register-modal .cell-forms-area .get-code-input {
    width: 200px;
    float: left; }
.login-register-modal .cell-forms-area .get-code-button {
    padding: 0;
    outline: none;
	background-image: none;
	border: none;
    width: 101px;
    height: 42px;
    line-height: 42px;
    background-color: #2284f1;
    border-radius: 4px;
    color: #ffffff;
    float: right; }
.login-register-modal .cell-forms-area .submit-input {
    height: 42px;
    background-color: #2284f1;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    outline: none;
    box-shadow: none;
	cursor: pointer;
    border: none; }
.login-register-modal .cell-forms-area .submit-input:disabled,
.login-register-modal .cell-forms-area .submit-input.disabled{
    background-color: #eeeeee;
    cursor: not-allowed;
    color: #999999; }
.login-register-modal .cell-forms-area .cell-forms-more {
    margin-top: 4px;
    line-height: 20px; }
.login-register-modal .cell-forms-area .cell-forms-more .mdui-checkbox {
    padding-left: 24px;
    font-weight: 400;
    color: #666666; }
.login-register-modal .cell-forms-area .cell-forms-more .forget-pass-register {
    color: #ff8888;
    vertical-align: middle;
    height: 41px;
    line-height: 41px; }
.login-register-modal .cell-forms-area .cell-forms-more .forget-pass-register a {
    color: #ff8888;
    text-decoration: none; }
.login-register-modal .cell-forms-area .ea-input::-webkit-input-placeholder {
    color: #999999; }
.login-register-modal .cell-forms-area .ea-input:-moz-placeholder {
    color: #999999;
    opacity: 1; }
.login-register-modal .cell-forms-area .ea-input::-moz-placeholder {
    color: #999999;
    opacity: 1; }
.login-register-modal .cell-forms-area .ea-input:-ms-input-placeholder {
    color: #999999; }
.login-register-modal .cell-forms-area .ea-input::-ms-input-placeholder {
    color: #999999; }
.login-register-modal .cell-forms-area .ea-input::placeholder {
    color: #999999; }




.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
	-webkit-appearance: button;
}
.modal-header .close {
    margin-top: -2px;
}


