﻿.hang{ display:inline;}
.ht_top {width: 100%;background: #fafafa url(http://js.huatu.com/zt/mzhd/images/nav_bg.gif) repeat-x 0 0;line-height: 41px;overflow: hidden;}
.ht_top .zt_top {width: 1200px;height: 41px;margin: 0 auto;}
.ht_top h1 { float:left;}
.ht_top h1 a {float: left;width: 131px;height: 40px;overflow: hidden;text-indent: -100em;background: url(http://js.huatu.com/zt/mzhd/images/logo.gif) no-repeat; font-size:12px;}
.ht_top .topnav {float: right; color:#333; font-size:12px;}
.ht_top .topnav a {padding:0 8px;}
.ht_top .topnav a:hover { color:#e4393c; text-decoration:underline;}


/* 遮罩层 */
.zzc{
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.zzc .container{
  width: 500px;
  height: 550px;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  box-sizing: border-box;
  border-radius: 6px;
  padding: 1em;    
}

.zzc .container .close{
  width: 30px;
  height: 30px;
  border-radius: 100%;
  position: absolute;
  right: 5px;
  top: 5px;
  border: 2px solid #fff;
  cursor: pointer;
  background-color: #ccc;
  opacity: 60%;
  text-align: center;
  line-height: 30px;
  margin-top: 10px;
  margin-right: 10px;
}

/* 弹窗内容 */

p {
  display: block;
  margin-bottom: 10px;
}

.text-center{
  text-align: center;
}

.font22{
  font-size: 22px;
  line-height: 1.4;
}

.b{
  font-weight: bold;
}

.c7{
  color: #78818E;
}

.check p{
  font-size: 14px;
  margin: 0 0 5pxpx;
}

.bg-tit{
  color: #78818E;
  font-weight: 500;
}

.mb5 {
  margin-bottom: 0px;
}

input:checked+div {
    background-color: orange;
    color: #fff;
}

input[type='radio'] {
    /* 隐藏单选按钮 */
    visibility: hidden;
    position: absolute;
}

input+div {
    display: inline-block;
    cursor: pointer;
    height: 30px;
    width: 97px;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 30px;
    color: #999;
    font-size: 14px;
    font-weight: 400;
    box-shadow: 0 0 10px #ccc;
    margin: 0 4px 2px 4px;
    border-radius: 5px;
}


.list-div {
  position: relative; 
  margin:0 5px 10px 5px;
  float:left; 
  width:450px; 
  height:36px; 
  box-sizing: border-box;
  background: #fff; 
  border:1px solid #ff8b0e; 
  border-radius: 5px;
  outline: none;
  text-indent: 1em; 
  vertical-align: middle;
}

.list-div .text{
  color: #78818e;
  width: 100%;
  font-size: 14px;
}

.button {
  display: block; 
  width:440px; 
  height:42px; 
  margin:50px auto;
  cursor: pointer;
  background: #fb741c;
  background: linear-gradient(146deg, #fe9e2d , #fb741c, #fb741c, #fe9e2d) no-repeat left top;
  background-size: 220%;
  border: none;
  border-radius: 10px;
  box-shadow: -1px 8px 15px 1px rgba(33, 71, 143, .15);
  color:#fff; 
  font-size:20px; 
  line-height:42px; 
  text-align: center;
}

.list-div2{
  position: relative; 
  margin:0 5px 10px 5px;
  float:left; 
  width:280px; 
  height:36px; 
  box-sizing: border-box;
  background: #fff; 
  border:1px solid #ff8b0e; 
  border-radius: 5px;
  outline: none;
  text-indent: 1em; 
  vertical-align: middle;
}

.list-div2 .text{
  color: #78818e;
  width: 100%;
  font-size: 14px;
}

.list-div2 .message{
  width:140px;
  height: 36px;
  color: #fff;
  background: #ff8b0e;
  background-size: 220%;
  border: none;
  border-radius: 4px;
  cursor:pointer;
  margin-left: 300px;
  position: absolute; 
  margin-top: -30px;
}





/* 页面部分 */
.header { width: 100%; height: 522px; background: url('../images/header_1.jpg') center 0/cover no-repeat; }
.wrapper { width: 1000px; margin: 0 auto; padding-top:90px; }
.wrapper  h1 {
    font-size: 60px;
	line-height: 120px;
	font-weight:bold;
	text-align:center;
}
.wrapper h1 span {
    font-size: 60px;
    color: #ed4343;
    margin: 0 4px;
	
}
.wrapper .bc-btn-box {
    margin: 30px auto 0 auto;
	text-align: center;
}

.wrapper .bc-btn-box a {
    display: inline-block;
    width: 175px;
    height: 50px;
    line-height: 48px;
    font-size: 20px;
    background: url(../images/btn2.png) left center no-repeat;
        background-size: auto;
    background-size: 100% 100%;
    margin-right: 15px;
	cursor:pointer;
}

.white {
    color: #fff;
	font-weight:bold;
}
.white:hover {
 color: #fff;
}
.tc {
    text-align: center;
}
.page2 .wrapper{ padding-top:0;}


.logo { display: inline-block; }
.header h1 { width: 100%; }
.header h1>img { margin-left: 123px; }
.header h2 { display: none; margin-left: 275px; margin-top: -120px; }

.page1 .section:not(:last-child) { margin-bottom: 40px; }
.page1 .m-title+p { margin-bottom: 45px; font-size: 20px; line-height: 32px; color: #5e5d5d;  }
.intro-items li { float: left; width: 25%; text-align: center; margin-bottom: 20px; }
.intro-items li>span { display: inline-block;  cursor:pointer; }

.ceping {
  margin-bottom: 30px;
  background: #f6f6f6;
  padding: 20px 0;
}
.ceping .ceping_bt {
  width: 100%;
  background: url(../images/ceping_bt.jpg) no-repeat center center;
  text-align: center;
}
.ceping .ceping_bt ul {
  display: inline-block;
  overflow: hidden;
}
.ceping .ceping_bt ul li {
  float: left;
  font-size: 30px;
  color: #333333;
  line-height: 60px;
  padding-top: 30px;
}
.ceping .ceping_bt ul li img {
  margin-top: 10px;
  margin-right: 10px;
  width:60px;
}
.ceping .ceping_bt p {
  color: #666666;
}
.ceping .ceping_bt p span {
  color: red;
}
.ceping form {
  background: #ffffff;
  padding: 20px 40px;
}
.ceping form .tp{
display: grid;
}

.ceping form .tp p {
  font-size: 20px;
  line-height: 45px;
}
.ceping form .tp ul {
  margin-bottom: 20px;
}
.ceping form .tp ul li {
  float: left;
  height: 35px;
  margin: 10px 30px;
  font-weight: lighter;
}
.ceping form .cp_wj {
  text-align: center;
  background: #cccccc;
  padding: 30px 0;
}
.ceping form .cp_wj ul {
  display: inline-block;
  overflow: hidden;
}
.ceping form .cp_wj ul li {
  float: left;
  margin: 0 10px;
}
.ceping form .cp_wj ul li input {
  border: none;
  border: 1px solid #0068b7;
  border-radius: 6px;
  height: 40px;
  width: 200px;
  padding-left: 10px;
}
.ceping form .cp_wj ul li button {
  height: 40px;
  width: 200px;
  background: #0068b7;
  color: #ffffff;
  border: none;
  border-radius: 6px;
}
.ceping form .cp_wj ul li button:hover {
  transition: all 0.3s ease-out;
}
.ceping form h5 {
  text-align: center;
  line-height: 60px;
}





.page3 .part2-container .p2-list-box {
    margin-top: 50px;
    margin-bottom: 50px;
}


.page3 .part2-container .p2-list-box .p2-list-per-box {
    width: 19%;
    background: #fff;
    padding: 30px 25px;
    margin-left: 10px;
    box-shadow: 1px 1px 7px 2px rgba(181,181,181,.3);
    -webkit-box-shadow: 1px 1px 7px 2px rgba(181,181,181,.3);
}

.page3 .part2-container .p2-list-box .p2-list-per-box .p2-top-icon {
    width: 58px;
    line-height: 58px;
    font-size: 30px;
    background: #6a3907;
    border-radius: 100%;
	margin: 0 auto;
}

.page3 .part2-container .p2-list-box .p2-list-per-box h2 {
    font-size: 24px;
    color: #6a3907;
    margin-top: 20px;
}
.page3 .part2-container .p2-list-box .p2-list-per-box ul {
    margin-top: 25px;
}
.page3 .part2-container .p2-list-box .p2-list-per-box ul li {
    font-size: 14px;
    color: #7b7b7b;
    border-bottom: 1px dashed #c2c1c1;
    padding: 10px 0 5px 0;
}

.page3 .part2-container .p2-list-box .p2-list-per-box a {
    display: block;
    width: 186px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #6a3907;
    color: #6a3907;
    font-size: 16px;
    margin-top: 20px;
}
.left {

    float: left;

}


.page3 { padding-top: 110px; background-image: url('../images/page3.jpg');  padding-bottom: 10px;
} 
.page3 .m-title { color: #6a3907; }
.page3 .section:not(:last-child) { margin-bottom: 30px; }

.page4 .row {
	 width:100%;
    margin-bottom: 240px;
    margin-top: 60px;
}

.page4 .col-xs-4 {
    width: 30%;
	float:left;
	margin:0 1%;
}


.page4  .yuanxiao_img img {
    vertical-align: middle;
    width: 100%;
    height: auto;
	border-radius: 50%;
}

.page4 .yuanxiao_01 {
    text-align: center;
    background: #ffffff;
    border: 1px solid #eeeeee;
    margin: auto;
    width: 80%;
    top: 80%;
    left: 0;
    right: 0;
    padding: 0 10px;
    transition: 0.3s;
}

.page4 .yuanxiao_01 h3 {
    color: #333333;
    font-size: 22px;
    margin: 10px 0;
}

.page4 .yuanxiao_01 p {
    color: #999999;
}

.page4 .yuanxiao_01 h4 {
    color: #333333;
    font-size: 14px;
    margin: 10px 0;
}

.page4 .yuanxiao_01 a {
    display: block;
    margin: 20px;
	cursor:pointer;
}

.page1 .m-title{ margin-bottom:30px;}
.fabuzq{ width:31.333%; margin:0 1%; float:left;}
.fabuzq .zixunqu{ width:100%; text-align:center; background:#066dba; padding:30px 0; }
.fabuzq .zixunqu h5{ font-size:20px; color:#fff; line-height:30px; width:80%; margin:0 auto;}
.fabuzq .zixunqu h6{ font-size:18px; color:#fff;line-height:50px;}
.fabuzq a,.fabuzq .zixunqu a{ cursor:pointer;}
.fabuzq h4{ font-size:20px; color:#000; text-align:center; width:100%; line-height:40px;}
.fabuzq ul{ width:100%;}
.fabuzq ul li{ float:left; height:30px; line-height:30px; width:31.3%; margin:10px 1%; background:#41bbfe; text-align:center;}
.fabuzq ul li a{ color:#fff; cursor:pointer;}

.fabuzq h7{ font-size:20px; color:#000; font-weight:bold; text-align:left;}
.fabuzq h8{ font-size:18px;  color:#000; text-align:left; line-height:45px;}
.redian{ background:#f7b500; color:#fff; text-align:center; padding:4px;}

.xxliebiao p{font-size:15px; color:#333; text-align:left; line-height:30px;  }
.fabuzq .fenshu{ width:100%; padding:30px 0;}
.fabuzq .fenshu li{ background:#6a3907; width:23%; margin:0 1%; text-align:center; font-size:14px; font-weight:bold; color:#fff; border-radius:30px;}
.fabuzq .xueli{ width:100%; padding:20px 0;}
.fabuzq .xueli li{ background:#7c4f76; width:23%; margin:0 1%; text-align:center; font-size:14px; font-weight:bold; color:#fff; border-radius:30px;}
.zixuna{ width:100%; padding:40px 0;}
.zixuna a{background:#066dba; width:48%; padding:6px 10px; margin:0 1%; text-align:center; font-size:16px; color:#fff; border-radius:50px; }
.zixuna a:nth-child(2){background:#f7b500;}

.page4 { height:700px; background-image: url('../images/page4.jpg'); background-size:cover; }
.form-wrap .tit { font-size: 55px; line-height: 64px; font-weight: bold; color: #683838; }
.form-wrap form { width: 70%; }
.form-wrap form label { background-color: #f8b500; box-shadow: 5px 5px 8px #ccc;  color: #fff; }
.form-wrap form label input,.form-wrap form label select { color: #fff; text-align: left; }
.form-wrap .btn { background-color: #643333; }
/* #ul_form { padding-top: 20px; } */
/*#ul_form li { margin-bottom: 17px; }*/
.xuangua {
  position: fixed;
  right: 2%;
  top: 20%;
  z-index: 999;
}
.xuangua img {
  width: 130px;
}
.xuangua ul li {
  background: #ffffff;
  border: 1px dashed #2eafbb;
  line-height: 30px;
  cursor: pointer;
  margin-bottom: 3px;
}
.xuangua ul li p {
  float: left;
  width: 2px;
  background: #f53b16;
  height: 15px;
  margin-top: 8px;
  margin-left: 10px;
  margin-right: 10px;
}
.xuangua ul li:hover {
  background: #2eafbb;
  transition: 0.2s;
  color: #ffffff;
}
.xuangua ul li:hover p {
  background: #ffffff;
}
.xuangua02 {
  position: fixed;
  left: 2%;
  top: 30%;
  z-index: 999;
}

.xuangua02 ul li {
  background: #ffffff;
  border: 1px dashed #2eafbb;
  line-height: 30px;
  cursor: pointer;
  margin-bottom: 3px;
  padding-right: 15px;
}
.xuangua02 ul li img {
  margin-right: 10px;
  margin-top: 4px;
}
.xuangua02 ul li p {
  float: left;
  width: 2px;
  background: #f53b16;
  height: 15px;
  margin-top: 8px;
  margin-left: 10px;
  margin-right: 10px;
}
.xuangua02 ul li:hover {
  background: #2eafbb;
  transition: 0.2s;
  color: #ffffff;
}
.xuangua02 ul li:hover p {
  background: #ffffff;
}

@media screen and (max-width: 1000px) {
	.header{ width:100%; height:360px;}
	.wrapper { width:100%;padding-top: 60px;}
	.form-wrap .tit,.wrapper h1 {
    font-size: 22px;
    line-height: 45px;
}
.wrapper h1 span {
    font-size: 28px;}
.wrapper .bc-btn-box a {
    width: 135px;
    font-size: 14px;
}
.intro-items img{
width: 60px;
}
.fabuzq {
    width: 100%;
}
.ceping .ceping_bt ul li img {
  width:30px;
}
.ceping .ceping_bt ul li {
    font-size: 18px;
	line-height:40px;}

.page3 { width:100%;  padding-top: 50px;}
.page3 .part2-container .p2-list-box .p2-list-per-box {
    width: 90%;
    background: #fff;
    padding: 8px;
	margin-top:5px;}
.page3 .part2-container .p2-list-box .p2-list-per-box a {
    margin: 10px auto;
}
.page4 {
    height:1800px;
}
.page4 .col-xs-4 {
    width: 100%;    margin:5px 0;
}

/* 遮罩层 */
.zzc .container {
  width: 90% ;
  height: 75%;
}

.zzc .container .close{
  width: 25px;
  height: 25px;
  line-height: 25px;
  opacity: 50%;
  margin-right: 2px;
  margin-top: 7px;
}

.container p{
  font-size: 16px;
  margin-bottom: 2px;
}

.check p{
  font-size: 13px;
  margin-bottom: 0;
}

input+div{
  font-size: 10px;
  width: 62px;
  height: 20px;
  line-height: 20px;
  margin: 0 4px;
}

hr{
  margin: 10px auto;
}

.list-div{
  width: 95%;
  height: 30px;
  line-height: 26px;
}

.list-div .text{
  font-size: 13px;
}

.list-div2{
  width: 60%;
  height: 30px;
  line-height: 26px;
}

.list-div2 .text{
  font-size: 13px;
}

.list-div2 .message{
  margin-left: 200px;
  margin-top: -27px;
  width: 50%;
  height: 30px;
  line-height: 30px;
}

.button{
  width: 90%;
  height: 35px;
  font-size: 14px;
  line-height: 35px;
  margin: 100px auto;
}


}