@charset "utf-8";
/* CSS Document */
body,div,ul,li,p,h3,h1,h2,h5,h6,h4,dl,dt,dd,table,tr,td,img,span,b,form,input,span{ margin:0; padding:0}
img{ border:0;}
ul, li{ list-style:none;}
a{ text-decoration:none}
font{ font-size:12px;}
body{ font-size:12px; color:#000; font-family: "微软雅黑","microsoft Yahei"; }

.ty01,.ty02{ margin:0 auto; overflow:hidden}
.ty02{ width:35%;  }

body {background-image: linear-gradient(to bottom,#3243da ,#ab78f2); min-height:100vh; padding-bottom:50px}



.nav01{margin:30px 0 100px}
.nav01 .ty02{ width:65%}
.nav01 ul{ width:100%; float:left; overflow:hidden; line-height:30px; display:flex;align-items:center}
.nav01 ul a{ font-size:17px; color:rgba(255,255,255,.5); display:flex; line-height:30px; margin-right:30px}
.nav01 ul span{ font-size:16px; padding:0 15px; color:rgba(255,255,255,.5); font-family:Arial, Helvetica, sans-serif}
.nav01 ul a img{ height:22px; margin-right:5px;opacity: 0.5;}


/*  首页 */
.home01 .ty02{ width:65%}
.home01,.zixun01,.end01{ }
.home01 h1{ width:100%; float:left; overflow:hidden; display:flex; justify-content:center; margin-bottom:35px;color:#6a76e6; font-size:43px;}
.home01 h1 span{ background:#fff;  padding:5px 30px; line-height:70px; border-radius:8px;}
.home01 h2{ width:100%; float:left; font-size:43px; line-height:50px; color:#fff; text-align:center; overflow:hidden; margin-bottom:15px}
.home01 h3{ width:100%; float:left; font-size:26px; line-height:30px; color:#fff; text-align:center; overflow:hidden; margin-bottom:60px;font-weight:200 }
.home01 h4{ width:100%; float:left; font-size:26px; line-height:30px; color:#fff700; text-align:center; overflow:hidden; margin-bottom:60px;}

.home01 ul{ width:100%; margin:0 auto; overflow:hidden; }
.home01 ul a{ display:block; float:left; overflow:hidden; width:48.5%; transition:all 0.35s; float:left; overflow:hidden; border:1px solid rgba(255,255,255,.2); box-sizing:border-box; padding:30px 0; background:rgba(255,255,255,.2); border-radius:15px}
.home01 ul a:first-child{ margin-right:3%;}
.home01 ul a h6{ width:100%; float:left; overflow:hidden; margin-bottom:20px; text-align:center}
.home01 ul a h6 img{ height:60px}
.home01 ul a h5{ width:100%; float:left; overflow:hidden; text-align:center; font-size:26px; color:#fff; font-weight:normal}
.home01 ul a:hover{ background:rgba(255,255,255,.35); border:1px solid  rgba(255,255,255,.35)}


/*  咨询页面 */
.zixun01 h1{ width:100%;margin:0 auto; overflow:hidden; display:flex; justify-content:center; margin-bottom:35px; color:#fff; font-size:40px; font-weight:normal}
.zixun01 dl{ width:100%; margin:0 auto; overflow:hidden; background:#fff; padding:40px 30px; border-radius:10px; box-sizing:border-box}
.zixun01 dl dt{ width:100%; float:left; overflow:hidden; line-height:30px; font-size:16px; color:#111; margin-bottom:20px}
.zixun01 dl dd{ width:100%; float:left; overflow:hidden; margin-bottom:20px}
.zixun01 dl input{width:100%; float:left; overflow:hidden;  box-sizing:border-box; outline:none; border-radius:8px}
.zixun01 dl dd input{ line-height:50px; border:2px solid #eee; padding:0 15px; font-size:16px; color:#888; }
.zixun01 dl h5{ width:100%; float:left; overflow:hidden;}
.zixun01 dl h5 input{ line-height:60px;  padding:0 15px; font-size:18px; color:#111; font-weight:bold; cursor:pointer;border:none; transition:all 0.1s}
.zixun01 dl h5 input:hover{background-image: linear-gradient(to bottom,#5a67e0 ,#3a47c4); color:#fff }

/*  结果页面 */
.end01 h1{ width:100%;margin:0 auto; overflow:hidden; display:flex; justify-content:center; margin-bottom:35px; color:#fff; font-size:40px; font-weight:normal}
.end01 h3{ width:100%;margin:0 auto; overflow:hidden; display:flex; justify-content:center;align-items:center ; margin-bottom:25px; color:#333; font-size:20px; font-weight:normal; background:#f1fef4; border:1px solid #b6eb8f; line-height:135px;border-radius:8px;}
.end01 h3 img{ height:30px; margin-right:10px}
.end01 h4{ width:100%;margin:0 auto; overflow:hidden;  margin-bottom:25px; color:#666; text-align:center; font-size:20px; font-weight:normal; background:#f9f9f9; line-height:40px;border-radius:8px; padding:40px 0; font-weight:none; box-sizing:border-box}
.end01 dl{ width:100%;margin:0 auto; overflow:hidden; background:#fff; border-radius:8px; padding:30px 30px 80px; box-sizing:border-box}
.end01 dl p{ width:100%; float:left; overflow:hidden; text-align:center; line-height:30px; color:#666; font-size:20px; margin-bottom:6px}
.end01 dl dt{ width:100%; float:left; overflow:hidden; text-align:center; line-height:50px; color:#111; font-size:43px;margin-bottom:30px; font-weight:bold}
.end01 dl dd{ width:100%; float:left; overflow:hidden; text-align:center; line-height:36px; color:#6f74e9; font-size:20px}
.end01 dl dd a{color:#6f74e9; }

/*  公司简介 */
.home01 dl{ display:block; float:left; overflow:hidden; width:100%; transition:all 0.35s; float:left; overflow:hidden; border:1px solid rgba(255,255,255,.2); box-sizing:border-box; padding:30px 40px 20px; background:rgba(255,255,255,.2); border-radius:15px;}
.home01 dl dt{ width:100%; float:left; overflow:hidden; line-height:30px; font-size:22px; color:rgba(255,255,255,.9); padding-bottom:15px; border-bottom:1px solid rgba(255,255,255,.1); margin-bottom:25px}
.home01 dl dd{line-height:30px; font-size:16px; color:#fff}
.home01 dl dd div,.home01 dl dd p{ margin-bottom:20px}



.kefu{ position:fixed; right:10px; margin-top:30vh; z-index:9;}
.kefu a{ display:block; float:left; overflow:hidden; width:80px; height:80px; text-align:center; line-height:80px; border:1px solid rgba(255,255,255,.4); border-radius:8px;background-image: linear-gradient(to bottom,#ab78f2,#3243da);}
.kefu a img{ width:54px; margin-top:11px}
.kefu a:hover{background-image: linear-gradient(to bottom,#3243da ,#ab78f2);}







/******** 手机版 ********/
@media (max-width:767px){
	
.ty02{ width:85%;  }

.nav01{margin:10px 0 50px}
.nav01 .ty02{ width:85%}
.nav01 ul{ line-height:30px;}
.nav01 ul a{ font-size:14px; line-height:30px; margin-right:20px}
.nav01 ul span{ font-size:14px; padding:0 15px;}
.nav01 ul a img{ height:18px; margin-right:5px; margin-top:5px;}



/*  首页 */
.home01 .ty02{ width:85%}
.home01,.zixun01,.end01{ margin-top:30px}
.home01 h1{ margin-bottom:15px; font-size:25px;}
.home01 h1 span{ padding:5px 15px; line-height:35px; border-radius:5px; }
.home01 h2{font-size:24px; line-height:30px; margin-bottom:5px}
.home01 h3{ font-size:16px; line-height:20px;  margin-bottom:15px; }
.home01 h4{ font-size:16px; line-height:26px; margin-bottom:25px; }

.home01 ul a{  width:100%;  padding:20px 0;border-radius:5px; margin-bottom:15px}
.home01 ul a:first-child{ margin-right:0;}
.home01 ul a h6{ margin-bottom:10px;}
.home01 ul a h6 img{ height:40px}
.home01 ul a h5{  font-size:16px;}
.home01 ul a:last-child h6{ margin-bottom:5px}

/*  咨询页面 */
.zixun01 h1{  margin-bottom:20px; font-size:25px;}
.zixun01 dl{ padding:20px 20px 30px; border-radius:8px;}
.zixun01 dl dt{ line-height:30px; font-size:15px; margin-bottom:15px}
.zixun01 dl dd{ margin-bottom:20px}
.zixun01 dl input{ border-radius:5px}
.zixun01 dl dd input{ line-height:40px; border:1px solid #eee; padding:0 15px; font-size:14px;  }
.zixun01 dl h5 input{ line-height:50px;  padding:0 15px; font-size:14px; }

/*  结果页面 */
.end01 h1{  margin-bottom:20px; font-size:25px;}
.end01 h3{ margin-bottom:15px;font-size:16px; line-height:70px; border-radius:5px;}
.end01 h3 img{ height:26px; margin-right:10px; margin-top:2px}
.end01 h4{   margin-bottom:15px; font-size:16px;  line-height:28px;border-radius:5px; padding:20px 15px; }
.end01 dl{  border-radius:5px; padding:20px 20px 40px; }
.end01 dl p{ line-height:20px; font-size:16px; margin-bottom:6px}
.end01 dl dt{ line-height:30px;font-size:25px; margin-bottom:20px; }
.end01 dl dd{  line-height:28px; font-size:16px}

/*  公司简介 */
.home01 dl{  padding:10px 20px;border-radius:5px; }
.home01 dl dt{line-height:30px; font-size:18px;padding-bottom:10px; margin-bottom:15px}
.home01 dl dd{line-height:20px; font-size:12.5px; }
.home01 dl dd div,.home01 dl dd p{ margin-bottom:13px}


.kefu{ right:0px; margin-top:20.5vh;}
.kefu a{  width:40px; height:40px;line-height:40px; border-radius:3px;}
.kefu a img{ width:25px; margin-top:8px}



}


/******** 750px ********/
@media (min-width:768px) and (max-width:991px){
.ty02{ width:85%;  }

.nav01{margin:20px 0 70px}
.nav01 .ty02{ width:85%}
.nav01 ul{ line-height:30px;}
.nav01 ul a{ font-size:15px; line-height:30px; margin-right:25px}
.nav01 ul span{ font-size:15px; padding:0 15px;}
.nav01 ul a img{ height:18px; margin-right:5px; margin-top:5px;}


/*  首页 */
.home01 .ty02{ width:85%}
.home01,.zixun01,.end01{ margin-top:30px}
.home01 h1{ margin-bottom:15px; font-size:25px;}
.home01 h1 span{ padding:5px 15px; line-height:35px; border-radius:5px; }
.home01 h2{font-size:24px; line-height:30px; margin-bottom:5px}
.home01 h3{ font-size:16px; line-height:20px;  margin-bottom:15px;}
.home01 h4{ font-size:16px; line-height:26px; margin-bottom:25px; }

.home01 ul a{  width:100%;  padding:20px 0;border-radius:5px; margin-bottom:15px}
.home01 ul a:first-child{ margin-right:0;}
.home01 ul a h6{ margin-bottom:10px;}
.home01 ul a h6 img{ height:40px}
.home01 ul a h5{  font-size:16px;}
.home01 ul a:last-child h6{ margin-bottom:5px}

/*  咨询页面 */
.zixun01 h1{  margin-bottom:20px; font-size:25px;}
.zixun01 dl{ padding:20px 20px 30px; border-radius:8px;}
.zixun01 dl dt{ line-height:30px; font-size:15px; margin-bottom:15px}
.zixun01 dl dd{ margin-bottom:20px}
.zixun01 dl input{ border-radius:5px}
.zixun01 dl dd input{ line-height:40px; border:1px solid #eee; padding:0 15px; font-size:14px;  }
.zixun01 dl h5 input{ line-height:50px;  padding:0 15px; font-size:14px; }

/*  结果页面 */
.end01 h1{  margin-bottom:20px; font-size:25px;}
.end01 h3{ margin-bottom:15px;font-size:16px; line-height:70px; border-radius:5px;}
.end01 h3 img{ height:26px; margin-right:10px; margin-top:2px}
.end01 h4{   margin-bottom:15px; font-size:16px;  line-height:28px;border-radius:5px; padding:20px 15px; }
.end01 dl{  border-radius:5px; padding:20px 20px 40px; }
.end01 dl p{ line-height:20px; font-size:16px; margin-bottom:6px}
.end01 dl dt{ line-height:30px;font-size:25px; margin-bottom:20px; }
.end01 dl dd{  line-height:28px; font-size:16px}
}





/******** 970px ********/
@media (min-width:992px) and (max-width:1199px){
.ty02{ width:70%;  }

.nav01{margin:20px 0 70px}
.nav01 .ty02{ width:70%}
.nav01 ul{ line-height:30px;}
.nav01 ul a{ font-size:15px; line-height:30px; margin-right:30px}
.nav01 ul span{ font-size:15px; padding:0 15px;}
.nav01 ul a img{ height:20px; margin-right:5px;}


/*  首页 */
.home01 .ty02{ width:70%}
.home01,.zixun01,.end01{ margin-top:60px}
.home01 h1{ margin-bottom:25px;font-size:30px;}
.home01 h1 span{ padding:5px 25px; line-height:55px; border-radius:5px; }
.home01 h2{font-size:35px; line-height:40px;  margin-bottom:15px}
.home01 h3{ font-size:22px; line-height:30px; margin-bottom:55px; }
.home01 h4{ font-size:22px; line-height:30px;  margin-bottom:55px; }
.home01 ul a{ width:48.5%; padding:28px 0; border-radius:10px}
.home01 ul a h6{  margin-bottom:20px; }
.home01 ul a h6 img{ height:50px}
.home01 ul a h5{font-size:22px; }

/*  咨询页面 */
.zixun01 h1{ margin-bottom:30px; font-size:32px}
.zixun01 dl{  padding:35px 30px; border-radius:10px;}
.zixun01 dl dt{ line-height:30px; font-size:15px; margin-bottom:20px}
.zixun01 dl dd{ margin-bottom:20px}
.zixun01 dl input{border-radius:5px}
.zixun01 dl dd input{ line-height:50px; border:2px solid #eee; padding:0 15px; font-size:15px }
.zixun01 dl h5 input{ line-height:60px;  padding:0 15px; font-size:16px; }

/*  结果页面 */
.end01 h1{ margin-bottom:30px; font-size:32px;}
.end01 h3{margin-bottom:25px; font-size:18px; line-height:120px;border-radius:5px;}
.end01 h3 img{ height:30px; margin-right:10px}
.end01 h4{  margin-bottom:25px; font-size:18px; line-height:40px;border-radius:5px; padding:30px 0}
.end01 dl{border-radius:8px; padding:30px 30px 60px; }
.end01 dl p{ line-height:22px; font-size:18px; margin-bottom:2px}
.end01 dl dt{ line-height:50px; font-size:32px; margin-bottom:30px; }
.end01 dl dd{line-height:36px; font-size:17px}

/*  公司简介 */
.home01 dl{padding:20px 25px 20px;border-radius:10px;}
.home01 dl dt{ line-height:30px; font-size:18px;  padding-bottom:10px;  margin-bottom:20px}
.home01 dl dd{line-height:26px; font-size:14px;}
.home01 dl dd div,.home01 dl dd p{ margin-bottom:15px}

}


/******** 1160px ********/
@media (min-width:1200px) and (max-width:1439px){
.ty02{ width:70%;  }

.nav01{margin:30px 0 90px}
.nav01 .ty02{ width:70%}
.nav01 ul{ line-height:30px;}
.nav01 ul a{ font-size:16px; line-height:30px; margin-right:30px}
.nav01 ul span{ font-size:16px; padding:0 15px;}
.nav01 ul a img{ height:22px; margin-right:5px;}


/*  首页 */
.home01 .ty02{ width:70%}
.home01,.zixun01,.end01{ margin-top:80px}
.home01 h1{ margin-bottom:30px;font-size:40px;}
.home01 h1 span{ padding:5px 30px; line-height:65px; border-radius:8px; }
.home01 h2{font-size:40px; line-height:50px;  margin-bottom:15px}
.home01 h3{ font-size:24px; line-height:30px; margin-bottom:55px; }
.home01 h4{ font-size:24px; line-height:30px;  margin-bottom:55px; }
.home01 ul a{ width:48.5%; padding:28px 0; border-radius:15px}
.home01 ul a h6{  margin-bottom:20px; }
.home01 ul a h6 img{ height:55px}
.home01 ul a h5{font-size:24px; }

/*  咨询页面 */
.zixun01 h1{ margin-bottom:35px; font-size:38px}
.zixun01 dl{  padding:35px 30px; border-radius:10px;}
.zixun01 dl dt{ line-height:30px; font-size:15px; margin-bottom:20px}
.zixun01 dl dd{ margin-bottom:20px}
.zixun01 dl input{border-radius:8px}
.zixun01 dl dd input{ line-height:50px; border:2px solid #eee; padding:0 15px; font-size:15px }
.zixun01 dl h5 input{ line-height:60px;  padding:0 15px; font-size:16px; }

/*  结果页面 */
.end01 h1{ margin-bottom:35px; font-size:38px;}
.end01 h3{margin-bottom:25px; font-size:20px; line-height:130px;border-radius:8px;}
.end01 h3 img{ height:30px; margin-right:10px}
.end01 h4{  margin-bottom:25px; font-size:18px; line-height:40px;border-radius:8px; padding:40px 0}
.end01 dl{border-radius:8px; padding:30px 30px 70px; }
.end01 dl p{ line-height:26px; font-size:20px; margin-bottom:6px}
.end01 dl dt{ line-height:50px; font-size:38px; margin-bottom:30px; }
.end01 dl dd{line-height:36px; font-size:18px}

/*  公司简介 */
.home01 dl{padding:30px 35px 20px;border-radius:15px;}
.home01 dl dt{ line-height:30px; font-size:20px;  padding-bottom:10px;  margin-bottom:20px}
.home01 dl dd{line-height:30px; font-size:15px;}
.home01 dl dd div,.home01 dl dd p{ margin-bottom:18px}


}

/******** 1400px ********/
@media (min-width:1440px){
	
}

