.zhiyuantianbao {
  background-color: #F4F7F9;
}
.zhiyuantianbao .inner {
  width: 1200px;
  margin: 0 auto;
}
.title {
  font-size: 36px;
  text-align: center;
  padding: 68px 0;
}
.title span{
  width: 41px;
  height: 40px;
  display: inline-block;
}
.title span:nth-of-type(1){
  background: url('../imgs/xueyeguanli/biaoti1.png');
}
.title span:nth-of-type(2){
  background: url('../imgs/xueyeguanli/biaoti2.png');
}
.zhiyuantianbao .banner img {
  width: 100%;
}
.zhiyuantianbao .result {
  background-color: #FFFFFF;
  padding-bottom: 40px;
  position: relative;
  color: #333;
}
.zhiyuantianbao .result .go_peigeng {
  width: 910px;
  height: 140px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #dedede;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: absolute;
  left: 50%;
  top: -60px;
  margin-left: -455px;
}
.zhiyuantianbao .result .go_peigeng .btn {
  width: 400px;
  height: 70px;
  border-radius: 35px;
  background-color: #377CEE;
  text-align: center;
  line-height: 70px;
  cursor: pointer;
  box-shadow: 0px 5px 5px #0F4FB5;
  color: #fff;
  font-size: 16px;
}
.zhiyuantianbao .result .go_peigeng .btn:hover {
  color: #fff;
}
.zhiyuantianbao .result .go_peigeng .btn:active {
  box-shadow: none;
}
.zhiyuantianbao .result ul {
  height: 360px;
  background: url(../imgs/zhiyuantianbao/icon_zhiyuantianbao.png) no-repeat center center;
  position: relative;
  margin-top: 30px;
}
.zhiyuantianbao .result ul li {
  line-height: 50px;
  font-size: 18px;
  position: absolute;
  width: 320px;
  color:#EB9A15;
  text-align: center;
}
.zhiyuantianbao .result ul li:nth-child(1) {
  left: 90px;
  top: 0;
}
.zhiyuantianbao .result ul li:nth-child(2) {
  left: 790px;
  top: 0;
}
.zhiyuantianbao .result ul li:nth-child(3) {
  left: 0;
  top: 195px;
}
.zhiyuantianbao .result ul li:nth-child(4) {
  left: 885px;
  top: 195px;
}
.zhiyuantianbao .important {
  padding-bottom: 60px;
  background-color: #F4F6F8;
  height: 643px;
  background: url("../imgs/xueyeguanli/chanpinyoushi.png") center bottom no-repeat;
}
.zhiyuantianbao .important ul {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.zhiyuantianbao .important ul li {
  width: 277px;
  height: 394px;
  background: #FFFFFF;
  border-radius: 20px;
  box-sizing: border-box;
  padding: 30px;
  text-align: center;
}
.zhiyuantianbao .important ul li img {
  display: block;
  margin: 30px auto;
}
.zhiyuantianbao .important ul li .main_title {
  color: #333;
  font-size: 26px;
  line-height: 50px;
  margin-bottom: 20px;
}
.zhiyuantianbao .important ul li .main_detail {
  color: #7F7F7F;
  font-size: 18px;
  line-height: 32px;
}
.zhiyuantianbao .cepingdingwei {
  background-color: #fff;

}
.cepingdingwei .inner{
  padding-bottom: 50px;
  border-bottom: 1px dashed #E2E3E8;
}
.zhiyuantianbao .cepingdingwei .detail {
  font-size: 24px;
  color: #666;
  margin-top: 0px;
  text-align: center;
  margin-bottom: 50px;
}
.zhiyuantianbao .cepingdingwei .miaosu {
  line-height: 88px;
  text-align: center;
  margin-bottom: 70px;
  height: 88px;
  font-size: 20px;
  background: #F5F4F8;
  border-radius: 10px;
  color: #333333;
}
.zhiyuantianbao .cepingdingwei .header span{
  height: 27px;
  font-size: 28px;
  font-weight: 600;
  color: #F5A737;
  position: relative;
  top:14px;
}
.zhiyuantianbao .cepingdingwei .header_detail {
  line-height: 60px;
  margin-bottom: 35px;
  height: 17px;
  font-size: 16px;
  font-weight: 400;
  color: #343434;
}
.zhiyuantianbao .cepingdingwei .main_box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
  margin-top: 60px;
}
.zhiyuantianbao .cepingdingwei .footer {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: #F5A838;
  line-height: 24px;
}
.zhiyuantianbao .tianbaoxitong .footer{
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.zhiyuantianbao .tianbaoxitong .footer img{

}
.zhiyuantianbao .tianbaoxitong table{
  border: 1px solid #fff;
  width: 100%;
  position: relative;
  top:120px;
  text-align: left;
  width: 770px;
}
.zhiyuantianbao .tianbaoxitong table tr th {
  width: 123px;
  height: 67px;
  background: #2C9DB0;
  border-radius: 5px;
  font-size: 20px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 23px;
  text-align: center;
}
.zhiyuantianbao  .tianbaoxitong  table tr.lan th{
  background-color: #FBAD2D;

}
.zhiyuantianbao  .tianbaoxitong  table tr.lan td{
  background: #FFE8C2;
}
.zhiyuantianbao  .tianbaoxitong table tr td {
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  line-height: 23px;
  width: 619px;
  height: 67px;
  background: #D4EDF1;
  border-radius: 5px;
  padding: 0 10px;
}

.zhiyuantianbao .quanmianfenxi {
  padding-top: 50px;
  height: 900px;
  background-image: url(../imgs/zhiyuantianbao/bg_tianbaoyinsu.png);
  background-repeat: no-repeat;
  background-position:center center;
  background-color: #fff;
}

.zhiyuantianbao .quanmianfenxi .header span{
  height: 27px;
  font-size: 28px;
  font-weight: 600;
  color: #F5A737;
  position: relative;
  top:14px;
}
.zhiyuantianbao .quanmianfenxi .header_detail {
  line-height: 60px;
  margin-bottom: 35px;
  height: 17px;
  font-size: 16px;
  font-weight: 400;
  color: #343434;
}
.zhiyuantianbao .quanmianfenxi .main_box {
  position: relative;
  top:-100px;
}
.zhiyuantianbao .quanmianfenxi .main_box li {
  width: 220px;
  position: absolute;
  color: #333;
}
.zhiyuantianbao .quanmianfenxi .main_box li .main_title {
  font-size: 21px;
  font-weight: 600;
  color: #F5A737;
  line-height: 40px;
}
.zhiyuantianbao .quanmianfenxi .main_box li .main_detail {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  line-height: 40px;
}
.zhiyuantianbao .quanmianfenxi .main_box li:nth-child(1) {
  left: 60px;
  top: 225px;
}
.zhiyuantianbao .quanmianfenxi .main_box li:nth-child(2) {
  left: 950px;
  top: 225px;
}
.zhiyuantianbao .quanmianfenxi .main_box li:nth-child(3) {
  left: 60px;
  top: 395px;
}
.zhiyuantianbao .quanmianfenxi .main_box li:nth-child(4) {
  left: 950px;
  top: 400px;
}
.zhiyuantianbao .quanmianfenxi .main_box li:nth-child(5) {
  left: 60px;
  top: 584px;
}
.zhiyuantianbao .quanmianfenxi .main_box li:nth-child(6) {
  left: 950px;;
  top: 587px;
}
.zhiyuantianbao .fuwuliucheng {
  height: 517px;
  background: url(../imgs/zhiyuantianbao/bg_fuwuliucheng.png) no-repeat center center;
}
.zhiyuantianbao .fuwuliucheng .title {
  color: #3972EA;
}
.zhiyuantianbao .fuwuliucheng .main_box {
  position: relative;
  padding-top: 230px;
}
.zhiyuantianbao .fuwuliucheng .main_box li {
  width: 202px;
  position: absolute;
  color: #333;
  box-sizing: border-box;
  padding: 0 25px;
  text-align: center;
}
.zhiyuantianbao .fuwuliucheng .main_box li .main_title {
  line-height: 40px;
  font-size: 18px;
  font-weight: 600;
}
.zhiyuantianbao .fuwuliucheng .main_box li .main_detail {
  line-height: 22px;
  font-size: 14px;
}
.zhiyuantianbao .fuwuliucheng .main_box li:nth-child(1) {
  left: 85px;
  top: 110px;
}
.zhiyuantianbao .fuwuliucheng .main_box li:nth-child(2) {
  left: 290px;
  top: 165px;
}
.zhiyuantianbao .fuwuliucheng .main_box li:nth-child(3) {
  left: 500px;
  top: 110px;
}
.zhiyuantianbao .fuwuliucheng .main_box li:nth-child(4) {
  left: 700px;
  top: 165px;
}
.zhiyuantianbao .fuwuliucheng .main_box li:nth-child(5) {
  left: 900px;
  top: 110px;
}
.zhiyuantianbao .our_advantage {
  padding-bottom: 30px;
}
.zhiyuantianbao .our_advantage .content {
  background: url(../imgs/zhiyuantianbao/bg_youshi.png) no-repeat center center;
  height: 366px;
}
.zhiyuantianbao .our_advantage .content ul {
  display: flex;
  justify-content: space-between;
  height: 366px;
  position: relative;
  top: 0px;
  z-index: 10;
}
.zhiyuantianbao .our_advantage .content ul li {
  box-sizing: border-box;
  width: 240px;
  height: 366px;
  padding-top: 70px;
  color: #fff;
  text-align: center;
}
.zhiyuantianbao .our_advantage .content ul li .small_title {
  line-height: 60px;
  text-align: center;
  font-size: 20px;
}
.zhiyuantianbao .our_advantage .content ul li .line {
  width: 95px;
  border: 1px solid #fff;
  margin: 0 auto;
}
.zhiyuantianbao .our_advantage .content ul li .small_detail {
  padding: 0 40px;
  padding-top: 25px;
  font-size: 14px;
  text-align: left;
  text-align: center;
}
.zhiyuantianbao .our_advantage .content ul li .img_box {
  height: 40px;
}
.zhiyuantianbao .our_advantage .content ul li:nth-child(1) .img_box {
  background: url(../imgs/zhiyuantianbao/icon_kexuepeiyanglinian.png) no-repeat center center;
}
.zhiyuantianbao .our_advantage .content ul li:nth-child(2) .img_box {
  background: url(../imgs/zhiyuantianbao/icon_kexuedejiejuefangan.png) no-repeat center center;
}
.zhiyuantianbao .our_advantage .content ul li:nth-child(3) .img_box {
  background: url(../imgs/zhiyuantianbao/icon_xionghoudeshizililiang.png) no-repeat center center;
}
.zhiyuantianbao .our_advantage .content ul li:nth-child(4) .img_box {
  background: url(../imgs/zhiyuantianbao/icon_fuwuguochengquanchenggenzong.png) no-repeat center center;
}
.zhiyuantianbao .our_advantage .content ul li:nth-child(5) .img_box {
  background: url(../imgs/zhiyuantianbao/icon_qiangdadepingtaizhicheng.png) no-repeat center center;
}
.zhiyuantianbao .our_advantage .content ul li:hover {
  position: relative;
  z-index: 2;
  box-shadow: 0px 0px 35px rgba(167, 169, 180, 0.2);
  background-color: #fff;
  color: #333;
}
.zhiyuantianbao .our_advantage .content ul li:hover .small_title {
  color: #333;
}
.zhiyuantianbao .our_advantage .content ul li:hover .line {
  border: 1px solid #377BED;
}
.zhiyuantianbao .our_advantage .content ul li:hover .small_detail {
  color: #333;
}
.zhiyuantianbao .our_advantage .content ul li:hover:nth-child(1) .img_box {
  background: url(../imgs/zhiyuantianbao/icon_kexuedezhidaolinianlan.png) no-repeat center center;
}
.zhiyuantianbao .our_advantage .content ul li:hover:nth-child(2) .img_box {
  background: url(../imgs/zhiyuantianbao/icon_kexuedejiejuefanganlan.png) no-repeat center center;
}
.zhiyuantianbao .our_advantage .content ul li:hover:nth-child(3) .img_box {
  background: url(../imgs/zhiyuantianbao/icon_xionghoudeshizililianglan.png) no-repeat center center;
}
.zhiyuantianbao .our_advantage .content ul li:hover:nth-child(4) .img_box {
  background: url(../imgs/zhiyuantianbao/icon_fuwuguochengquanchenggenzonglan.png) no-repeat center center;
}
.zhiyuantianbao .our_advantage .content ul li:hover:nth-child(5) .img_box {
  background: url(../imgs/zhiyuantianbao/icon_qiangdadepingtaizhichenglan.png) no-repeat center center;
}
.zhiyuantianbao .our_advantage .content ul .active {
  position: relative;
  z-index: 2;
  box-shadow: 0px 0px 35px rgba(167, 169, 180, 0.2);
  background-color: #fff;
  color: #333;
}
.zhiyuantianbao .our_advantage .content ul .active .small_title {
  color: #333;
}
.zhiyuantianbao .our_advantage .content ul .active .line {
  border: 1px solid #377BED;
}
.zhiyuantianbao .our_advantage .content ul .active .small_detail {
  color: #333;
}
.parts {
  width: 1200px;
  margin: 0 auto;
}
.part5{
  background:#F8F8F8;
}
.part5 .main{
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  background: url("../imgs/zhiyuantianbao/fuwuliucheng.png") center 90px no-repeat;
  padding-bottom: 60px;
}
.part5 .main li{
  width: 160px;
  text-align: center;
  box-sizing: border-box;
}
.part5 .main li img{
  display: block;
  margin: 50px auto 40px;
}
.part5 .main li  p{
  width: 100%;
  height: 22px;
  font-size: 22px;
  font-weight: 600;
  color: #343434;
  line-height: 45px;
  margin-bottom: 30px;
}
.part5  .main  li  span{
  display: block;
  font-size:14px;
  color:#8A8A8A;
  line-height:22px;
}
.part5 .mains {
    display: flex;
    justify-content: space-between;
    width: 1120px;
    margin: 0 auto;
}
.part5 .mains>li{
    width: 33.3%;
    font-size: 13px;
    color:#8A8A8A;
}
#part6 li{
  background: none;
  width: 20%;
  box-sizing: border-box;
  padding: 0;
}
#part6 li .main_title{
  font-size: 24px;
  color: #FBAD2D;
  line-height: 23px;
  text-align: center;
}
#part6 li .main_detail{
  margin: 0 auto;
  width: 153px;
  height: 83px;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  line-height: 23px;
  text-align: left;
}
#part6 li .line{
  width: 53px;
  height: 2px;
  background: #FBAD2D;
  margin: 30px auto;
}

