@charset "UTF-8";
/* CSS Document */
body{ font:12px/24px "Hiragino Sans GB","MicroSoft YaHei",Arial,sans-serif; background:#d6f6e9; overflow-x: hidden;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, select, textarea, th, td{ margin: 0; padding: 0; color:#333;}
img{ border:none; max-width:100%;}
a{ color:#333; text-decoration:none;}
a:hover{color: #97ddff;text-decoration:none;}
a,area{ blur:expression(this.onFocus=this.blur()) }
ul, li{ list-style:none;}
table{ border-collapse:collapse;border-spacing:0; max-width:100%;}
input{ outline:0; }
input[type="button"], input[type="submit"], input[type="reset"], select{-webkit-appearance: none; }
:focus{ outline: none;}

.mr0{ margin-right:0;}
.fl{float:left;}
.fr{float:right;}
.clearfix:after{ display:block;content: ''; clear: both;}
.clearfix{ zoom: 1;}
.clear{ height:0; width:100%; font-size:1px; line-height:0; visibility:hidden; overflow:hidden;}
.Width{ width:1200px; margin:0 auto;}
.hide{ display:none;}
.onlymob{ display:none;}
.pointer{ cursor:pointer;}
.por{ position: relative;}
.poa{ position: absolute;}

/* 顶部样式 */
.zk_top {width: 100%;background: #fafafa url(http://www.huatu.com/z/topfooter/images/nav_bg.gif) repeat-x 0 0;line-height: 41px;overflow: hidden; }
.zk_top .zt_top {width: 1000px;height: 40px;margin: 0 auto;}
.zk_top h1 a {float: left; width: 130px;height: 40px;overflow: hidden; background: url(../images/logo.png) no-repeat; background-size: 130px 40px; font-size:16px; color: #07a991; text-indent: -999px;}
.zk_top .topnav {float: right; color:#333; font-size:14px;}
.zk_top .topnav a {padding:0 8px;}
.zk_top .topnav a:hover { color:#e4393c; text-decoration:underline;}

/* banner样式 */
.banner { position: relative; width: 100%; height:1034px; overflow: hidden;
	background:url(../images/banner_bg.png) no-repeat center; }
.banner .pic { position: absolute; left:50%; }
.banner .pic01 { width:215px; height:122px; margin-left:105px; top:510px;
	background:url(../images/banner_01.png) no-repeat center;
	animation: picrotate01 6s infinite alternate; }
.banner .pic02 { width:939px; height:537px; margin-left:-1208px; top:278px;
	background:url(../images/banner_02.png) no-repeat center;
	animation: picrotate01 8s infinite alternate; }
.banner .pic03 { width:684px; height:751px; margin-left:-1100px; top:-45px;
	background:url(../images/banner_03.png) no-repeat center;
	animation: picrotate01 10s 0.5s infinite alternate; }
.banner .pic04 { width:503px; height:331px; margin-left:-710px; top:105px;
	background:url(../images/banner_04.png) no-repeat center;
	animation: picrotate02 6s infinite alternate;}
.banner .pic05 { width:490px; height:316px; margin-left:285px; top:105px;
	background:url(../images/banner_05.png) no-repeat center;
	animation: picrotate01 6s 0.5s infinite alternate;}
.banner .pic06 { width:809px; height:840px; margin-left:405px; top:-220px;
	background:url(../images/banner_06.png) no-repeat center;
	animation: picrotate02 8s infinite alternate;}
.banner h1 { font-size: 48px; line-height: 58px; color: #07a96c; text-align: center; font-weight: 400; margin-top: 114px;}
.banner h1 p{ font-size:134px; line-height:140px; color: #07a96c; font-weight: bold; font-family:"Microsoft YaHei", Helvetica, STHeiTi, sans-serif;}
.edt{ width:384px; height:640px; background: url(../images/egt_img.png) no-repeat; z-index: 0; position: absolute; left: 50%; top: 20px;  margin-left: 200px;}
.banner .pic07 { position: absolute; left:0; bottom:0;
	width:100%; height:183px; background:url(../images/banner_07.png) no-repeat top; z-index: 99;}
@keyframes picrotate01 {
	0%{ transform: rotate(0); }
	100%{ transform:rotate(-15deg); }
}
@keyframes picrotate02 {
	0%{ transform: rotate(0); }
	100%{ transform:rotate(15deg);}
}


.box2{  width: 500px;  padding: 40px 50px 45px 50px; border-radius: 20px; background: #fff; box-shadow: 0 0 15px rgba(67, 209, 152, 0.6); margin: 45px auto 90px auto;}
.form_title{ text-align: center; font-size: 48px; color: #fbfbfe; margin-bottom: 30px;}
.form_title::before,
.form_title::after{ content: ''; display: inline-block; vertical-align: middle; width: 70px; height: 6px; background: linear-gradient(to left,#fff,rgba(0,0,0,0)); margin: 0 10px; border-radius: 3px;}
.form_title::after{ background: linear-gradient(to right,#fff,rgba(0,0,0,0));}
form p{ width: 100%; position: relative; margin-bottom: 25px;}
form p input,
form p select{ width: 100%; position: relative; border: 0; font-size: 22px;  color: #0eae7d; box-sizing: border-box;  padding-left: 40px; height: 74px; line-height: 74px; border-radius: 37px; background: #c1f3df;}
form p select{ display: inline-block; width: 100%; background: #c1f3df url("../images/select_bg.png") 95% center no-repeat;}
form p select#type{ width: 100%; background: #c1f3df url("../images/select_bg.png") 95% center no-repeat;}
form p select#province{  margin-right: 2%;}
form p input#fs{ padding: 0; text-align: center; width: 195px; background:linear-gradient(0deg,rgb(7, 169, 108),rgb(60, 213, 151)); box-shadow:0px 0px 18px 0px rgb(67, 209, 152); color: #fff; position: absolute; right: 0; top: 0; z-index: 5; cursor: pointer;}
.submit{
    cursor: pointer;
    display: block;
    border: 0;
    width:320px;
    height:80px;
    line-height: 80px;
    text-align: center;
    border-radius: 40px;
    font-size: 30px;
    color: #fff;
    margin: 35px auto 0 auto;
    background:linear-gradient(-5deg,rgb(254, 142, 70),rgb(249, 225, 53));
    box-shadow:0px 5px 9px 0px rgba(136, 136, 136, 0.5);
}
input::input-placeholder{ color: #0eae7d;}
input::-webkit-input-placeholder{ color: #0eae7d;}
input::-moz-input-placeholder{ color: #0eae7d;}
input:-moz-input-placeholder{ color: #0eae7d;}
input:-ms-input-placeholder{ color: #0eae7d;}

.slider_input{
    display: block;
    width: 100%;
    height: 54px;
    margin: 0 auto 25px auto;
    background: #fff;
    border-radius: 6px;
    font-size: 16px;
    color: #787878;
    text-indent: 1em;
    outline: none;
    border: none;
}

.nc-container #nc_1_wrapper, .nc-container.tb-login #nc_1_wrapper {
    width: 100% !important;
}
.nc_scale {
    height: 54px !important;
    border-radius: 6px;
}
.nc-container .nc_scale span {
    line-height: 54px !important;
    height: 52px !important;
    /* width: 60px!important; */
}
.nc-container .scale_text.scale_text span[data-nc-lang="_startTEXT"] {
    /* display: block !important; */
    font-size: 14px !important;
    line-height: 54px !important;
}

/* 主体样式 */
h2{ font-size: 58px; line-height: 66px; text-align: center; color: #fff;}
h2 p{ font-size: 26px; line-height: 36px; color: #0e905c; font-weight: 400;}

.main02{ padding: 80px 0 50px 0; width: 100%; height:auto; overflow: hidden;
	background:url(../images/kc_bg.png) no-repeat; background-position: center center; background-size: auto 100%; overflow: hidden;}
.main02 ul{ margin-top: 30px;}
.main02 ul li{ float: left; margin: 16px 15px;}
.main02 ul li a{ font-size: 28px; line-height: 66px; text-align: center; color: #0eae7d; background: #fff; width: 170px; height: 66px; border-radius: 5px; display: inline-block; transition: transform .3s;}
.main02 ul li a:hover{ background: #ffd02c; color: #fff; transform: scale(1.05);}

.main03{ padding: 80px 0 50px 0; width: 100%; height:auto; overflow: hidden;
	background:url(../images/kc_bg.png) no-repeat; background-position: center center; background-size: auto 100%; overflow: hidden;}
.main03 ul{ padding: 40px 0 50px 0;}
.main03 ul li{ width: 550px; height: 240px; float:left; margin: 0 25px; box-sizing: border-box; overflow: hidden; background: #fff; transition: all .5s ease-out; padding:5px;}
.main03 li:hover { background: #0ab482; padding:8px;}
.main03 img{display: block; width: 100%; height: 100%;}

.foot li,.foot div{ display: inline-block; color: #fff;}
.foot{ width: 100%; height: 88px; background: #252525; margin: 0 auto;padding: 34px 0 0 0; font-size: 14px; line-height: 28px; text-align: center;}
.foot li a{ color: #fff;  transition:transform .5s ease-out;}
.foot li a:hover{ color: #888; transform: translateY(-5px);}
.foot div.foot_ble{ display: none;}

@media only all and (max-width:1200px){
    .onlymob { display:block;}
     html{ font-size:20px;}
    body{ font: 0.7rem/1.2rem "Hiragino Sans GB","\5FAE\8F6F\96C5\9ED1","\9ED1\4F53",Arial,sans-serif;}
    html,body{ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
    .Width{ width: 18rem;}

    /* 顶部元素 */
    .zk_top{ height: 1.85rem;  background-size: contain; line-height: 1.85rem;}
    .zk_top .topnav{font-size: 0.66rem;}
    .zk_top h1 a{width: 7rem; font-size: 0.4rem; background-size: contain; height: 1.5rem; margin-top: 0.15rem;}
	.zk_top .topnav span{ display: none;}

	/* banner */
	.banner { height:24.9rem; background:url(../images/ble_banner_bg.png) no-repeat center;  background-size:auto 24.9rem;}
	.banner .pic01 { width: 4rem; height: 3rem; margin-left:1.5rem; top:7rem;
		background-size: contain; }
	.banner .pic02 { width: 12rem; height: 6rem; margin-left: -13rem; top: 5rem;
		background-size: contain; }
	.banner .pic03 { width: 9rem; height: 10rem; margin-left: -13rem; top: 0;
		background-size: contain; }
	.banner .pic04 { width: 6rem; height: 4rem; margin-left: -10rem; top: 2.5rem;
		background-size: contain; }
	.banner .pic05 { width:8rem; height:5rem; margin-left: 1rem; top: 0.5rem;
		background-size: contain; }
	.banner .pic06 { width: 16rem; height: 13rem; margin-left: 2rem; top: -4rem;
		background-size: contain; }
	.banner h1 { 
    margin-top: 2.3rem;
		font-size:1rem; line-height:1rem;
		text-shadow:0 0 10px rgba(41,41,41,.2); }
	.banner h1 p{ font-size:2.5rem; line-height: 3.4rem; margin-bottom: 1rem;}
	.banner .pic07 { height:2rem; background-size: cover; }
	.edt{ height:10rem; z-index: 0; position: absolute; left: 50%; top: 0.4rem; width: 100%; margin-left: 2.88rem; background-size: contain;}
	
    /* 主体样式 */
	.main01{ padding: 0;
    margin-top: -0.3rem;}
	h2{ font-size: 1.2rem; line-height: 1.6rem;}
	h2 p{ font-size: 0.7rem; line-height: 1rem;}


	.box2 {
        width: 13.5rem;
        padding: 1rem 2rem;
        border-radius: .5rem;
        box-shadow: 0 0 0.5rem rgba(67, 209, 152, 0.6);
        margin: 0 auto 0 auto;
    }
    .form_title {
        font-size: 1.2rem;
        margin-bottom: .75rem;
    }
    .form_title::before,
    .form_title::after {
        width: 1.75rem;
        height: .15rem;
        margin: 0 .25rem;
        border-radius: .07rem;
    }
    form p {
        margin-bottom: .5rem;
    }
    form p input,
    form p select {
        font-size: .7rem;
        padding-left: 1rem;
        height: 1.8rem;
        line-height: 1.8rem;
        border-radius: .9rem;
    }
    form p select {
        background-size: .44rem !important;
    }
    form p input#fs {
        width: 5rem;
        box-shadow: 0px 0px 0.5rem 0px rgb(67, 209, 152);
    }
    .submit {
        width: 7rem;
        height: 2rem;
        line-height: 2rem;
        border-radius: 1rem;
        font-size: .8rem;
        margin: .7rem auto 0 auto;
    }


	.main02{ padding: 1.5rem 0;}
	.main02 ul{ margin-top: 0.5rem;}
	.main02 ul li{ float: left; margin: 0.4rem 0.48rem;}
	.main02 ul li a{ font-size: 0.7rem; line-height: 1.4rem;  width: 3.5rem; height: 1.4rem;}

	.main03{ padding: 2rem 0 0 0;}
	.main03 a{ width: 17rem; height: auto; margin: 0.8rem auto 0;}
	.main03 img{ width: 17rem; height: 6.4rem; margin: 0;}

	.main03 ul {
    padding: 0.8rem 0 0.5rem 0;
}
	.main03 ul li{ width: 16.2rem; height: auto; float:none; margin: 0 1rem 1rem 1rem; padding: 0.22rem;}
.main03 ul li:hover { padding:0.3rem; }

    .foot{ height: 2rem; font-size: 0.6rem; line-height: 2rem; padding: 0; margin: 0;}
    .foot ul, .foot .foot_pc { display: none;}
    .foot div.foot_ble{ display: block;}


    #__nc {
        height: 1.8rem;
        line-height: 1.8rem;
        border-radius: 0.7rem;
    }
    .slider_input {
        width: 13rem;
        height: 1.8rem;
        margin: 0 auto 0.5rem auto;
        background: #fff;
        border-radius: 0.2rem;
        font-size: 0.66rem;
    }
    ._nc .stage {
        padding: 0 !important;
    }
    ._nc .stage1, ._nc .stage1 .slider, ._nc .stage1 .track div, ._nc .stage1 .label {
        height: 1.8rem!important;
        line-height: 1.8rem!important;
        font-size: .66rem!important;
        left: 0 !important;
        right: 0 !important;
        width: 100%;
        border-radius: 0.15rem;
    }
    ._nc .stage1 .icon {
        left: 0 !important;
    }
    ._nc .stage1 .icon {
        bottom: 0 !important;
    }
    ._nc .stage1 .button, ._nc .stage1 .icon {
        width: 1.8rem !important;
        height: 1.8rem !important;
        border-radius: 0;
        background: #fff;
    }
    ._nc .icon-slide-arrow {
        font-size: 1.1rem !important;
        line-height: 1.8rem !important;
    }

}
