/*multi overflow*/
/*color---------*/
/*--basic--*/
/*reset style-----------------start*/
/*multi overflow*/
/*color---------*/
/*--basic--*/
html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { height: auto; background: #fff; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.zeroMP, header, menu, section, footer, main, aside, nav, article, figure, html, body, p, address { margin: 0; padding: 0; }

header, section, footer, main, aside, nav, article, figure { display: block; }

ul, .list-none { list-style: none; margin: 0; padding: 0; }
ul li, .list-none li { list-style-image: none; list-style-type: none; margin: 0; padding: 0; }

video, object, embed, img { max-width: 100%; height: auto; }

img { border: 0; vertical-align: top; }

a, a a:hover, a:focus { text-decoration: none; }

input { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

input:focus, button:focus, select:focus, select { outline: none; }

input[type=button], input[type=submit], button { border: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

button:disabled, input[type=button]:disabled, input[type=submit]:disabled { cursor: not-allowed; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder { color: #bcb4cc; text-shadow: none; -webkit-text-fill-color: initial; text-overflow: ellipsis; }
input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder { color: #bcb4cc; text-shadow: none; -webkit-text-fill-color: initial; text-overflow: ellipsis; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder { color: #bcb4cc; text-shadow: none; -webkit-text-fill-color: initial; text-overflow: ellipsis; }

table { border-spacing: 0; border-collapse: collapse; }

::-moz-selection, ::-webkit-keygen-select, ::selection { background-color: #6998ff; color: #fff; }

i, em { font-style: normal; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, .h5, h5 { margin: 0; }

h1, .h1 { font-size: 24px; }

h2, h2 { font-size: 20px; }

h3, .h3 { font-size: 18px; }

h4, .h4 { font-size: 16px; }

h5, .h5 { font-size: 14px; }

/*style reset-----------------end*/
/*common style-----------------start*/
.underline-none { text-decoration: none; }
.underline-none:hover, .underline-none:active, .underline-none:focus { text-decoration: none; }

.fl { *display: inline; *zoom: 1; float: left; }

.fr { *display: inline; *zoom: 1; float: right; }

.lea-col-1, .lea-col-2, .lea-col-3, .lea-col-4, .lea-col-5, .lea-col-6,
.lea-col-7, .lea-col-8, .lea-col-9, .lea-col-10, .lea-col-11, .lea-col-12, .col-5 { position: relative; min-height: 1px; *display: inline; *zoom: 1; float: left; }

.lea-col-1 { width: 8.33333333% !important; }

.lea-col-2 { width: 16.66666667% !important; }

.lea-col-3 { width: 25% !important; }

.lea-col-4 { width: 33.33333333% !important; }

.lea-col-5 { width: 41.66666667% !important; }

.lea-col-6 { width: 50% !important; }

.lea-col-7 { width: 58.33333333% !important; }

.lea-col-8 { width: 66.66666667% !important; }

.lea-col-9 { width: 75% !important; }

.lea-col-10 { width: 83.33333333% !important; }

.lea-col-11 { width: 91.66666667% !important; }

.lea-col-12 { width: 100% !important; }

.col-5 { width: 20% !important; }

.clearfix:before, .clearfix:after { content: ""; display: table; clear: both; }

.show { display: block !important; }

.hide { display: none !important; }

/*text style*/
.single-overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.multi-overflow-two { display: -webkit-box !important; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.multi-overflow-three { display: -webkit-box !important; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }

.text-center { text-align: center !important; }

.text-left { text-align: left !important; }

.text-right { text-align: right !important; }

.hro-center { display: block; margin-left: auto !important; margin-right: auto !important; }

/*reset style------------------end*/
/*multi overflow*/
/*color---------*/
/*--basic--*/
.btn { display: inline-block; cursor: pointer; text-align: center; line-height: 1; border: none; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; font-size: 14px; line-height: 44px; height: 44px; -webkit-border-radius: 44px; -moz-border-radius: 44px; border-radius: 44px; padding: 0 12px; }
.btn:focus, .btn:focus:active { outline: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.btn.btn-lg { font-size: 24px; padding: 0 30px; line-height: 50px; height: 50px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.btn.btn-md { font-size: 22px; padding: 0 20px; line-height: 58px; height: 58px; -webkit-border-radius: 58px; -moz-border-radius: 58px; border-radius: 58px; }
.btn.btn-xs { font-size: 13px; padding: 0 8px; line-height: 30px; height: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }

.btn-theme { color: #fff; background-color: transparent; filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#E6FF7300', endColorstr='#E6FF7300'); zoom: 1; background-color: rgba(255, 115, 0, 0.9); }
:root .btn-theme { filter: none; }
.btn-theme:hover, .btn-theme:focus { color: #fff; background-color: #ff7300; }

.btn-green { color: #fff; background-color: transparent; filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#E649C92A', endColorstr='#E649C92A'); zoom: 1; background-color: rgba(73, 201, 42, 0.9); }
:root .btn-green { filter: none; }
.btn-green:hover, .btn-green:focus { color: #fff; background-color: #49c92a; }

/*multi overflow*/
/*color---------*/
/*--basic--*/
html { width: 100%; height: 100%; }

body { width: 100%; height: auto; }

/*header footer----------start*/
.lea-container { width: 1170px; padding: 0; margin: 0 auto; overflow: hidden; }

@media (min-width: 1200px) {
    .lea-container { width: 1170px; }
}

.lea-container-fluid { width: 100%; min-width: 1170px; display: block; }

@media (min-width: 1200px) {
    .lea-container-fluid { min-width: 1170px; }
}

.content { width: 100%; height: auto; padding: 0 15px; }
.content:before, .content:after { content: ""; display: table; clear: both; }

.fixed-right { position: fixed; left: auto; right: 20px; top: auto; bottom: 10%; background-color: #fff; text-align: center; padding: 15px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: 0 2px 20px rgba(200, 200, 200, 0.8); -moz-box-shadow: 0 2px 20px rgba(200, 200, 200, 0.8); box-shadow: 0 2px 20px rgba(200, 200, 200, 0.8); }
.fixed-right h3 { margin: 0; margin-bottom: 6px; }
.fixed-right img { width: 120px; height: auto; margin-top: 4px; margin-bottom: 4px; }
.fixed-right .btn-green { margin-top: 10px; width: 80%; font-size: 16px; }

/*multi overflow*/
/*color---------*/
/*--basic--*/
.nav:before, .nav:after { content: ""; display: table; clear: both; }
.nav .logo { float: left; }

.menu { float: right; list-style: none; margin: 0; padding: 0; }
.menu li { list-style-image: none; list-style-type: none; margin: 0; padding: 0; }
.menu:before, .menu:after { content: ""; display: table; clear: both; }
.menu li { display: inline-block; float: left; padding: 0 24px; font-size: 18px; }
.menu li a { display: inline-block; position: relative; }
.menu.theme li a { color: #545454; }
.menu.theme li a { color: #545454; }
.menu.theme li a:hover, .menu.theme li a:focus { color: #ff7300; text-decoration: none; }
.menu.theme li a:after { content: ""; display: inline-block; width: 0; height: 2px; background-color: #ff7300; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; position: absolute; left: 0; right: auto; top: auto; bottom: -8px; }
.menu.theme li.active a { position: relative; color: #ff7300; }
.menu.theme li.active a:after { width: 100%; }

.btn:hover, .btn:focus { -webkit-box-shadow: 0 0 20px 0 #aaa; -moz-box-shadow: 0 0 20px 0 #aaa; box-shadow: 0 0 20px 0 #aaa; }

.nav { padding-top: 20px; margin-bottom: 20px; }
.nav .menu { margin-top: 20px; }

.lea-container-fluid.bg { background-color: #f7f7f7; }

.content.two { padding-bottom: 60px; overflow: hidden; }
.content.three { padding-top: 64px; padding-bottom: 86px; }
.content.four { padding-top: 38px; padding-bottom: 60px; }
.content.five { padding-top: 100px; padding-bottom: 120px; }

.title { font-weight: 500; color: #222; text-align: center; }
.title.normal { font-size: 30px; }

.feature { width: 200px; height: 195px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; display: block; margin-left: auto !important; margin-right: auto !important; margin-top: 30px; padding: 30px 6px 15px; text-align: center; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }
.feature:hover { z-index: 1; margin-top: 25px; -webkit-box-shadow: 0 3px 20px 0 rgba(20, 20, 20, 0.25); -moz-box-shadow: 0 3px 20px 0 rgba(20, 20, 20, 0.25); box-shadow: 0 3px 20px 0 rgba(20, 20, 20, 0.25); }
.feature h2 { font-size: 18px; color: #222; font-weight: 500; margin: 0; margin-top: 16px; }
.feature p { margin-top: 12px; line-height: 1.42; text-align: left; font-size: 14px; }

.btn.use { width: 270px; }

.three { text-align: center; }
.three img { margin-top: 60px; display: inline-block; }

.span-green { display: inline-block; background-color: #49c92a; color: #fff; font-size: 20px; line-height: 44px; height: 44px; -webkit-border-radius: 44px; -moz-border-radius: 44px; border-radius: 44px; padding-right: 22px; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.span-green .num { display: inline-block; width: 40px; line-height: 40px; height: 40px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background-color: #fff; color: #222; text-align: center; margin-left: 2px; margin-right: 4px; }

.step { margin-bottom: 70px; overflow: hidden; }
.step .span-green { vertical-align: middle; margin-right: 10px; }
.step .text { display: inline-block; width: 890px; width: calc(100% - 270px); font-size: 18px; line-height: 1.42; vertical-align: middle; }
.step .img { max-width: 900px; -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -ms-transition: all 0.8s ease; -o-transition: all 0.8s ease; transition: all 0.8s ease; margin-top: 26px; margin-left: 20px; }

@media (min-width: 1200px) {
    .step .img { max-width: 1200px; margin-top: 36px; margin-left: 40px; }
}

.step .btn-theme { margin-top: 40px; margin-bottom: 30px; }
.step.last { margin-bottom: 0; }
.step.last .text { width: 860px; width: calc(100% - 270px); }

.four .title { margin-bottom: 60px; }

.five .title { font-size: 36px; margin-bottom: 36px; }
.five img { display: block; margin-left: auto !important; margin-right: auto !important; margin-bottom: 70px; }

.feature img { position: relative; }
.feature:hover img, .feature.hover img { -webkit-animation: slideDownIn 0.8s ease-in; -o-animation: slideDownIn 0.8s ease-in; animation: slideDownIn 0.8s ease-in; }

@keyframes slideDownIn {
    0% { -webkit-transform: translate(0, -60%) scale(1); -moz-transform: translate(0, -60%) scale(1); -ms-transform: translate(0, -60%) scale(1); -o-transform: translate(0, -60%) scale(1); transform: translate(0, -60%) scale(1); opacity: .6; }
    20% { -webkit-transform: translate(0, 0) scale(1); -moz-transform: translate(0, 0) scale(1); -ms-transform: translate(0, 0) scale(1); -o-transform: translate(0, 0) scale(1); transform: translate(0, 0) scale(1); opacity: 1; }
    25% { -webkit-transform: translate(0, 50%) scale(1.4, 0.6); -moz-transform: translate(0, 50%) scale(1.4, 0.6); -ms-transform: translate(0, 50%) scale(1.4, 0.6); -o-transform: translate(0, 50%) scale(1.4, 0.6); transform: translate(0, 50%) scale(1.4, 0.6); opacity: .8; }
    35% { -webkit-transform: translate(0, 0) scale(1); -moz-transform: translate(0, 0) scale(1); -ms-transform: translate(0, 0) scale(1); -o-transform: translate(0, 0) scale(1); transform: translate(0, 0) scale(1); opacity: 1; }
    50% { -webkit-transform: translate(0, -28%) scale(1); -moz-transform: translate(0, -28%) scale(1); -ms-transform: translate(0, -28%) scale(1); -o-transform: translate(0, -28%) scale(1); transform: translate(0, -28%) scale(1); opacity: 1; }
    68% { -webkit-transform: translate(0, 0) scale(1); -moz-transform: translate(0, 0) scale(1); -ms-transform: translate(0, 0) scale(1); -o-transform: translate(0, 0) scale(1); transform: translate(0, 0) scale(1); opacity: 1; }
    75% { -webkit-transform: translate(0, 30%) scale(1.3, 0.8); -moz-transform: translate(0, 30%) scale(1.3, 0.8); -ms-transform: translate(0, 30%) scale(1.3, 0.8); -o-transform: translate(0, 30%) scale(1.3, 0.8); transform: translate(0, 30%) scale(1.3, 0.8); opacity: 1; }
    85% { -webkit-transform: translate(0, 0) scale(1, 1); -moz-transform: translate(0, 0) scale(1, 1); -ms-transform: translate(0, 0) scale(1, 1); -o-transform: translate(0, 0) scale(1, 1); transform: translate(0, 0) scale(1, 1); opacity: 1; }
    92% { -webkit-transform: translate(0, -10%) scale(1, 1); -moz-transform: translate(0, -10%) scale(1, 1); -ms-transform: translate(0, -10%) scale(1, 1); -o-transform: translate(0, -10%) scale(1, 1); transform: translate(0, -10%) scale(1, 1); opacity: 1; }
    100% { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); opacity: 1; }
}

@-webkit-keyframes slideDownIn {
    0% { -webkit-transform: translate(0, -60%) scale(1); -moz-transform: translate(0, -60%) scale(1); -ms-transform: translate(0, -60%) scale(1); -o-transform: translate(0, -60%) scale(1); transform: translate(0, -60%) scale(1); opacity: .6; }
    20% { -webkit-transform: translate(0, 0) scale(1); -moz-transform: translate(0, 0) scale(1); -ms-transform: translate(0, 0) scale(1); -o-transform: translate(0, 0) scale(1); transform: translate(0, 0) scale(1); opacity: 1; }
    25% { -webkit-transform: translate(0, 50%) scale(1.4, 0.6); -moz-transform: translate(0, 50%) scale(1.4, 0.6); -ms-transform: translate(0, 50%) scale(1.4, 0.6); -o-transform: translate(0, 50%) scale(1.4, 0.6); transform: translate(0, 50%) scale(1.4, 0.6); opacity: .8; }
    35% { -webkit-transform: translate(0, 0) scale(1); -moz-transform: translate(0, 0) scale(1); -ms-transform: translate(0, 0) scale(1); -o-transform: translate(0, 0) scale(1); transform: translate(0, 0) scale(1); opacity: 1; }
    50% { -webkit-transform: translate(0, -28%) scale(1); -moz-transform: translate(0, -28%) scale(1); -ms-transform: translate(0, -28%) scale(1); -o-transform: translate(0, -28%) scale(1); transform: translate(0, -28%) scale(1); opacity: 1; }
    68% { -webkit-transform: translate(0, 0) scale(1); -moz-transform: translate(0, 0) scale(1); -ms-transform: translate(0, 0) scale(1); -o-transform: translate(0, 0) scale(1); transform: translate(0, 0) scale(1); opacity: 1; }
    75% { -webkit-transform: translate(0, 30%) scale(1.3, 0.8); -moz-transform: translate(0, 30%) scale(1.3, 0.8); -ms-transform: translate(0, 30%) scale(1.3, 0.8); -o-transform: translate(0, 30%) scale(1.3, 0.8); transform: translate(0, 30%) scale(1.3, 0.8); opacity: 1; }
    85% { -webkit-transform: translate(0, 0) scale(1, 1); -moz-transform: translate(0, 0) scale(1, 1); -ms-transform: translate(0, 0) scale(1, 1); -o-transform: translate(0, 0) scale(1, 1); transform: translate(0, 0) scale(1, 1); opacity: 1; }
    92% { -webkit-transform: translate(0, -10%) scale(1, 1); -moz-transform: translate(0, -10%) scale(1, 1); -ms-transform: translate(0, -10%) scale(1, 1); -o-transform: translate(0, -10%) scale(1, 1); transform: translate(0, -10%) scale(1, 1); opacity: 1; }
    100% { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); opacity: 1; }
}

@keyframes slideOutUpDownIn {
    0%,100% { top: 0; opacity: 1; }
    70% { top: -100%; opacity: 0; }
    80% { top: 60%; opacity: 0; }
}

.one-item { width: 100%; height: 500px; background-color: #6acfaf; background: -moz-linear-gradient(bottom, #6acfaf, #7edea5); background: -webkit-linear-gradient(bottom, #6acfaf, #7edea5); background: -o-linear-gradient(bottom, #6acfaf, #7edea5); background: linear-gradient(#6acfaf, #7edea5); /* */ background: url("../imgs/bg.png") repeat-x; position: relative; }

.tel-container { position: relative; height: 100%; }

.tel-left { position: absolute; left: -20px; right: auto; top: auto; bottom: 0; width: 68%; }

.tel-des { width: 30%; height: 90%; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; padding-top: 44px; padding-left: 26px; padding-right: 26px; position: absolute; left: auto; right: 15px; top: 5%; bottom: auto; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; background-color: transparent; filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99FFFFFF', endColorstr='#99FFFFFF'); zoom: 1; background-color: rgba(255, 255, 255, 0.6); }
:root .tel-des { filter: none; }
.tel-des:hover { top: 4%; -webkit-box-shadow: 0 4px 20px rgba(20, 20, 20, 0.4); -moz-box-shadow: 0 4px 20px rgba(20, 20, 20, 0.4); box-shadow: 0 4px 20px rgba(20, 20, 20, 0.4); }

.des-title { font-size: 38px; color: #ff7300; font-weight: 500; text-align: center; margin: 0; margin-bottom: 44px; }

.tel-des .text { font-size: 16px; display: block; margin-left: auto !important; margin-right: auto !important; line-height: 1.8; margin-bottom: 80px; }

#num { display: inline-block; margin-top: 10px; font-size: 16px; }

.con-one { padding: 40px 0; overflow: hidden; }

.icon-item { width: 23%; border: 1px solid #ddd; padding: 20px 10px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; display: inline-block; }
.icon-item a { display:block;}
.icon-item:before, .icon-item:after { content: ""; display: table; clear: both; }
.icon-item .icon, .icon-item .icon-txt { *display: inline; *zoom: 1; float: left; }
.icon-item .icon-txt { margin-left: 12px; text-align: center; }
.icon-item .icon-txt h3 { font-size: 22px; color: #ff7300; font-weight: 400; margin: 0; margin-top: 4px; }
.icon-item .icon-txt span { background-color: #ff7300; display: inline-block; color: #fff; line-height: 30px; height: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; padding: 0 30px; margin-top: 10px; }

.icon-item + .icon-item { margin-left: 1%; }

/*# sourceMappingURL=index.css.map */


.btn-theme:hover, .btn-theme:focus, .icon-item .icon-txt a:hover, .icon-item .icon-txt:focus { color: #fff !important; text-decoration: none; }

.gj_var_tab { width:720px;margin:auto;}
.gj_var_tab li { float:left;width:340px;}

.gj_var_con .item_title { }
.gj_var_con .item_title span{background:#23a7df; border-radius:20px; color:#fff;font-size:26px; padding:8px 50px }

.item_js_left { overflow: hidden; zoom: 1; padding: 30px 0px 50px 50px; }
.item_js_left .left { float: left; width: 290px; padding-top: 80px; }
.item_js_left .left h2 { background: url(../imgs/cen.png) no-repeat; font: 24px Tahoma, Verdana, Arial, "Î¢ÈíÑÅºÚ"; line-height: 30px; color: #393939; padding-left: 23px; font-weight: 500; }
.item_js_left .left p { font-size:16px; padding-left: 30px; padding-top: 15px; color: #828282;  line-height:30px;}
.item_js_left .left .memo { margin-top: 20px; font: 18px Tahoma, Verdana, Arial, "Î¢ÈíÑÅºÚ"; padding-left: 16px; padding-top: 10px; line-height: 26px; color: #393939; }
.item_js_left .right { float: right; width: 776px; text-align: center; padding-right: 70px; }

.item_js_right { overflow: hidden; zoom: 1; padding: 30px 0px 50px 50px; }
.item_js_right .left { float: left; width: 720px; text-align: center; padding-right: 20px; }
.item_js_right .right { float: right; width: 330px; padding-top: 80px; }
.item_js_right .right h2 { background: url(../imgs/cen.png) no-repeat; font: 24px Tahoma, Verdana, Arial, "Î¢ÈíÑÅºÚ"; line-height: 30px; color: #393939; padding-left: 23px; font-weight: 500; }
.item_js_right .right p { font-size:16px; padding-left: 30px; padding-top: 15px; color: #828282;  line-height:30px;}

.item_js_all {padding:50px 0; }
.item_js_all .img { text-align:center; }
.item_js_all  h2 { background: url(../imgs/cen.png) no-repeat; font: 24px Tahoma, Verdana, Arial, "Î¢ÈíÑÅºÚ"; line-height: 30px; color: #393939; padding-left: 23px; font-weight: 500;  margin-left:25px;}
.item_js_all   p { font-size:16px; padding-left: 55px; padding-top: 15px; color: #828282;  line-height:30px;  margin-bottom:30px;}

.guanjia-img { text-align:center;}

.ph_content { width:1100px; margin:auto;}
.ph_left {float:left;width:632px;}
.ph_center {float:left;width:295px;}
.ph_right {float:left;width:173px;}