<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*é¦–é¡µ*/
.main{
  background-color: #f2f2f2;
  padding-bottom: 20px;
  overflow: hidden;
}
.index_main{
  width: 1200px;
  margin:  0 auto;
}
.index_main .top_nap{
  height: 50px;
  /*margin-top: 2px;*/
  line-height: 50px;
  background-color: #fff;
  padding-left: 20px;
  position: relative;
}
.index_main .top_nap img{
  vertical-align: middle;
  margin-right: 10px;
}
.index_main .top_nap .lap{
  color: #005aaa;
  float: left;
}
.index_main .top_nap ul{
  float: left;
  margin-left: 10px;
  width: 55%;
}
.index_main .top_nap ul&gt;li{
  position: relative;
}
.index_main .top_nap ul&gt;li i{
  position: absolute;
  right: 0;
  top: 0;
}
.index_main .top_nap .search{
  position: absolute;
  right: 20px;
  top: -2px;
}
.index_main .top_nap .search input{
  width: 360px;
  height: 38px;
  background-color: #e9e9e9;
  border-radius: 6px;
  box-sizing: border-box;
  padding-left: 10px;
}
.index_main .top_nap .search .btn{
  width: 60px;
  height: 38px;
  position: absolute;
  background-color: #005aaa;
  right: 0;
  top: 0;
  margin-top: 8px;
  border-radius:  0 6px 6px 0;
  text-align: center;
  line-height: 38px;
  cursor: pointer;
}
.index_main .part1{
  margin-top: 20px;
  height: 410px;
  overflow: hidden;
  background-color: #fff;
  padding: 20px;
  box-sizing: border-box;
}
.index_main .part1 .right{
  width: 550px;
}
.index_main .part1 .right h5{
  height: 40px;
  line-height: 38px;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
}
.index_main .part1 .right h5 span{
  display: inline-block;
  height: 40px;
  padding: 0 20px;
  box-sizing: border-box;
  font-size: 20px;
  cursor: pointer;
  font-weight: 700;

}
.index_main .part1 .right h5 span.checked{
  border-bottom: 2px solid #005aaa;
  color: #005aaa;

}
.index_main .part1 .right ul{
  margin-top: 10px;
  display: none;
}
.index_main .part1 .right ul.show{
  display: block;
}
.index_main .part1 .right ul&gt;li{
  color: #005aaa;
  list-style: outside;
  margin-left: 20px;
  font-size: 12px;
}
.index_main .part1 .right ul&gt;li a{
  display: block;
  height: 36px;
  line-height: 36px;
  position: relative;
  font-size: 16px;
}
.index_main .part1 .right ul&gt;li i{
 /*margin-top: -28px;
    position: absolute;
    right: 93px;
     top: 0; 
    color: #999;
    font-size: 16px;*/
}
.index_main .part1 .right .tab2{
  margin-top: 20px;
}

.index_main .part2{
  background-color: #fff;
  padding: 20px;
  margin-top: 20px;
}
.index_main .part2 .step1{
  height: 313px;
}
.index_main .part2 .left{
  width: 690px;
  float: left;
}
.index_main .part2 .left h3{
  height: 40px;
  font-size: 22px;
  color: #0068b7;
  font-weight: 700;
  border-bottom: 1px solid #ccc;
}
.index_main .part2 .left .text{
  margin-top: 24px;
}
.index_main .part2 .left .text img{
  float: left;
}
.index_main .part2 .left .text p{
  margin-left: 260px;
  line-height: 1.6;
}
.index_main .part2 .left .text p i{
  color: #6b99cc;
}
.index_main .part2 .left ol&gt;li{
  width: 130px;
  height: 84px;
  text-align: center;
  margin-top: 17px;
  margin-left: 10px;
  float: left;
}
.index_main .part2 .left ol&gt;li a{
  color: #fff;
}
.index_main .part2 .left ol&gt;li a img{
  margin-top: 13px;
  margin-bottom: 4px;
}
.index_main .part2 .left ol&gt;li:nth-child(1){
  margin-left: 0;
  background-color: #86ccb9;
}
.index_main .part2 .left ol&gt;li:nth-child(2){
  background-color: #90b1db;
}
.index_main .part2 .left ol&gt;li:nth-child(3){
  background-color: #d6c168;
}
.index_main .part2 .left ol&gt;li:nth-child(4){
  background-color: #eaa7a7;
}
.index_main .part2 .left ol&gt;li:nth-child(5){
  background-color: #8cb9d2;
}


.index_main .part2 .right{
  width: 440px;
  float: right;
}
.index_main .part2 .step2{
  margin-top: 20px;
}
.index_main .part2 .step2 h4{
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: 700;
  color: #005aaa;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
}
.index_main .part2 .step2 h4 span{
  display: inline-block;
  height: 40px;
  padding: 0 20px;
  box-sizing: border-box;
  border-bottom: 2px solid #005aaa;
}
.index_main .part2 .step2 .pat1{
  width: 1100px;
  margin: 20px auto;
  position: relative;
}
.index_main .part2 .step2 .pat1 ul{
  height: 164px;
  overflow: hidden;

}
.index_main .part2 .step2 .pat1 #pat1{
  margin-left: -10px;
  width: 1100px;
  overflow: hidden;
}

.index_main .part2 .step2 .pat1 ul&gt;li{
  float: left;
  height: 164px;
  margin-left: 20px;
}
.index_main .part2 .step2 .pat1 ul&gt;li:nth-child(1){

}
.index_main .part2 .step2 .pat1 ol{
  position: absolute;
  left: -30px;
  top: 65px;
  display: block;
  width: 100%;
}
.index_main .part2 .step2 .pat1 ol a:nth-child(2){
  position: absolute;
  right: -60px;
  top: 0px;
}
.index_main .part2 .step3{
  margin-top: 20px;
}
.index_main .part2 .step3 h4{
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: 700;
  color: #005aaa;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
}
.index_main .part2 .step3 h4 span{
  display: inline-block;
  height: 40px;
  padding: 0 20px;
  box-sizing: border-box;
  border-bottom: 2px solid #005aaa;
}
.index_main .part2 .step3 ul{
  margin-top: 20px;
}
.index_main .part2 .step3 ul&gt;li{
  float: left;
  margin-left: 26px;
}
.index_main .part2 .step3 ul&gt;li:nth-child(1){
  margin-left: 0px;
}
.index_main .part2 .step3 ul&gt;li a{
  display: inline-block;
  position: relative;
  width: 171px;
  height: 175px;
}
.index_main .part2 .step3 ul&gt;li p{
  position: absolute;
  left: 0;
  bottom: 0;
  height: 40px;
  width: 100%;
  color: #fff;
  text-align: center;
  line-height: 40px;
  background-color: rgba(14,86,141,.8);
  
}
.index_main .part2 .step4{
  margin-top: 20px;
}
.index_main .part2 .step4 h4{
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: 700;
  color: #005aaa;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
}
.index_main .part2 .step4 h4 span{
  display: inline-block;
  height: 40px;
  padding: 0 20px;
  box-sizing: border-box;
  border-bottom: 2px solid #005aaa;
}
.index_main .part2 .step4 ul{
  margin-top: 20px;
}
.index_main .part2 .step4 ul&gt;li{
  float: left;
  margin-left: 26px;
}
.index_main .part2 .step4 ul&gt;li:nth-child(1){
  margin-left: 0px;
}
.index_main .part2 .step4 ul&gt;li a{
  display: inline-block;
  position: relative;
  width: 170px;
  text-align: center;
}
.index_main .part2 .step4 ul&gt;li p{
  text-align: center;
}
.index_main .part3{
  height: 640px;
	margin-top: 20px;
}
.index_main .part3 .cty1{
  float: left;
  width: 428px;
  height: 640px;
  background-color: #fff;
  padding: 10px 20px;
  box-sizing: border-box;
}
.index_main .part3 .cty1 h4{
  font-size: 22px;
  font-weight: 700;
  height: 54px;
  line-height: 54px;
  color: #0068b7;
  border-bottom: 1px solid #ccc;
}
.index_main .part3 .cty1 .newwj{
  margin-top: 20px;
  height: 54px;
  background-color: #f2f0f0;
  position: relative;
}
.index_main .part3 .cty1 .newwj span{
  position: absolute;
  display: inline-block;
  font-size: 18px;
  width: 50px;
  height: 50px;
  left: 10px;
  top: 3px;
  color: #fff;
}
.index_main .part3 .cty1 .newwj img{
 float: left;
}
.index_main .part3 .cty1 .newwj p{
 margin-left: 70px;
  padding: 5px;
  overflow: hidden;
}
.index_main .part3 .cty1&gt;ul{
  margin-top: 10px;
}
.index_main .part3 .cty1&gt;ul&gt;li{
  color: #005aaa;
  list-style: outside;
  margin-left: 20px;
  font-size: 12px;
}
.index_main .part3 .cty1&gt;ul&gt;li a{
  display: block;
  height: 36px;
  line-height: 36px;
  position: relative;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index_main .part3 .cty1&gt;ul&gt;li i{
  position: absolute;
  right: 0;
  top: 0;
  color: #999;
  font-size: 16px;
}
.index_main .part3 .cty1 .tit{
  height: 180px;
  background-color: #f2f2f2;
  margin-top: 20px;
}
.index_main .part3 .cty1 .tit ol&gt;li{
  height: 46px;
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding-left: 20px;
  line-height: 46px;
}
.index_main .part3 .cty1 .tit ol&gt;li img{
  vertical-align: middle;
  margin-right: 4px;
}

.index_main .part3 .cty1 .tit ol&gt;li:nth-child(4){
  padding-left: 0;
  padding-right: 20px;
}
.index_main .part3 .cty1 .tit ol&gt;li:nth-child(3) a,.index_main .part3 .cty1 .tit ol&gt;li:nth-child(4) a{
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  height: 46px;
  line-height: 46px;
  border-top: 1px solid  #e6e6e6;
  border-bottom: 1px solid  #e6e6e6;
}
.index_main .part3 .cty1 .tit ol&gt;li:nth-child(4) a{
  padding-left: 20px;
}
.index_main .part3 .cty1 .pci_lb{
  height: 110px;
  margin-top: 20px;
  width: 100%;
}

.index_main .part3 .cty2{
  float: left;
  width: 428px;
  height: 640px;
  margin-left: 20px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 10px 20px;
}
.index_main .part3 .cty2 h4{
  font-size: 22px;
  font-weight: 700;
  height: 54px;
  line-height: 54px;
  color: #0068b7;
  border-bottom: 1px solid #ccc;
}
.index_main .part3 .cty2 .tic{
  width: 354px;
  height: 230px;
  background-image: url("../img/index-yizhanshifw.png");
  margin: 50px auto;
  position: relative;
}
.index_main .part3 .cty2 .tic span{
  display: inline-block;
  position: absolute;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 1px solid #549acf;
  text-align: center;
  color: #549acf;
  background-color: #fff;
}
.index_main .part3 .cty2 .tic span img{
  margin-top: 10px;
}
.index_main .part3 .cty2 .tic span:nth-child(1){
  left: 56px;
  top: -22px;
}
.index_main .part3 .cty2 .tic span:nth-child(2){
  left: 160px;
  top: -35px;
  background-color: #0068b7;
  color: #fff;
}
.index_main .part3 .cty2 .tic span:nth-child(3){
  left: 256px;
  top: -8px;
}
.index_main .part3 .cty2 .tic span:nth-child(4){
  right: -30px;
  top: 70px;
}
.index_main .part3 .cty2 .tic span:nth-child(5){
  right: 26px;
  top: 158px;
}
.index_main .part3 .cty2 .tic span:nth-child(6){
  right: 122px;
  top: 188px;
}
.index_main .part3 .cty2 .tic span:nth-child(7){
  left: 60px;
  top: 180px;
}

.index_main .part3 .cty2 ul&gt;li{
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin-top: 20px;
}
.index_main .part3 .cty2 ul&gt;li a{
  color: #fff;
}
.index_main .part3 .cty2 ul&gt;li:nth-child(1){
  background: url("../img/index-jianshexitong.png")
}
.index_main .part3 .cty2 ul&gt;li:nth-child(2){
  background: url("../img/index-jianshexiangmu.png")
}
.index_main .part3 .cty2 ul&gt;li:nth-child(3){
  background: url("../img/index-tongjishuju.png")
}





.index_main .part3 .cty3{
  float: right;
  width: 304px;
  height: 640px;
  background-color: #fff;
  padding: 10px 20px;
  box-sizing: border-box;
}
.index_main .part3 .cty3 h4{
  font-size: 22px;
  font-weight: 700;
  height: 54px;
  line-height: 54px;
  color: #0068b7;
  border-bottom: 1px solid #ccc;
}
.index_main .part3 .cty3 ol{
  margin-top: 20px;
}
.index_main .part3 .cty3 ol&gt;li{
  margin-top: 10px;
  float: left;
}
.index_main .part3 .cty3 ol&gt;li:nth-child(2n+1){
  margin-right: 16px;
}
.index_main .part3 .cty3 ol&gt;li a{
  display: inline-block;
  width: 124px;
  height: 95px;
  background-color: #f7f7f7;
  text-align: center;
}
.index_main .part3 .cty3 ol&gt;li a img{
  margin-top: 15px;
}
.index_main .part3 .cty3 h6{
  font-size: 18px;
  font-weight: 700;
  height: 50px;
  line-height: 50px;
  color: #0068b7;
  border-bottom: 1px solid #ccc;
}
.index_main .part3 .cty3 ul{
  margin-top: 6px;
}
.index_main .part3 .cty3 ul&gt;li{
  color: #005aaa;
  list-style: outside;
  margin-left: 20px;
  font-size: 12px;
}
.index_main .part3 .cty3 ul&gt;li a{
  display: block;
  height: 36px;
  line-height: 36px;
  position: relative;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.index_main .part3 .cty3 ul&gt;li.blu i{
  color: #6b99cc;
}
.index_main .part3 .cty3 ul&gt;li.red i{
  color: #bf0103;
}



/*é¢†å¯¼ä¹‹çª—*/

.inner{
  overflow: hidden;
  width: 1200px;
  margin:  0 auto;
}
.szfld-body{
  width: 100%;
  height: 838px;
  margin-top: 20px;
}
.szfld-left{
  width: 756px;
  height: 838px;
  float: left;
}
.szfld-right{
  box-sizing: border-box;
  padding: 0 16px 0;
  float: left;
  width: 428px;
  height: auto;
  overflow: hidden;
  margin-left: 16px;
  background-color: #fff;
}
.szfld-top{
  box-sizing: border-box;
  width: 100%;
  height: 478px;
  margin-bottom: 16px;
  background-color: #fff;
  padding: 16px;
}
.szfld-bottom{
  box-sizing: border-box;
  padding: 16px;
  width: 100%;
  height: 344px;
  background-color: #fff;
}

.szfld-head{
  color : #4175ae;
  width: 210px;
  text-align: center;
  font-size: 16px;
  float: left;
}
.szfld-head h5{
  font-weight: 700;
  font-size: 20px;
  margin-top: 13px;
}
.szfld-head p{
  margin-top: 12px;
  margin-bottom: 25px;
}
.szfld-head .szfld-btn{
  cursor: pointer;
  color: #fff;
  width: 210px;
  height: 52px;
  background-color: #4d87be;
  border-radius: 5px;
  text-align: center;
  line-height:52px;
}
.szfld-head .box{
  box-sizing: border-box;
  border: 1px solid #e2e2e2;
  width: 210px;
  height: 274px;
}
.szfld-head img{
  border: 0 none;
  margin-top: 16px;
  width: 190px;
  height: 238px;
}
.szfld-more{
  cursor: pointer;
  margin: 16px auto 0;
  width: 94px;
  height: 22px;
  background: url("../img/leader-bottoms.png") no-repeat;
}
.szfld-btn&gt;i{
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
  width: 21px;
  height: 21px;
  background-image: url("../img/leader-saying.png");
}
.szfld-detail{
  width: 484px;
  margin-left: 30px;
  float: left;
}
.szfld-detail&gt;h4{
  box-sizing: border-box;
  width: 100%;
  height: 44px;
  background-color: #f2f2f2;
  color: #4175af;
  line-height:44px;
  font-size: 18px;
  padding-left: 10px;
}
.szfld-detail&gt;p{
  text-indent: 2em;
  padding: 15px;
  line-height: 1.5;
}
.szfld-bottom h3{
  font-size: 22px;
  margin-top: 8px;
  color: #0068b7;
  font-weight: 700;
}
.szfld-bottom ul{
  margin-top: 18px;
  width: 100%;
  border-top: 1px solid #cfcfcf;
}
.szfld-bottom ul&gt;li{
  box-sizing: border-box;
  width: 100%;
  height: 52px;
  line-height:52px;
  font-size: 16px;
  padding-left: 8px;
}
.szfld-bottom ul&gt;li&gt;span{
  color: #b5b5b5;
}
.szfld-bottom .szfld-height{
  background-color: #f7f7f7;
}
.szfld-right h3{
  box-sizing: border-box;
  border-bottom: 1px solid #cfcfcf;
  height: 64px;
  line-height: 68px;
  color: #0068b7;
  font-weight: 700;
  font-size: 22px;
}
.szfld-right ol{
  list-style: none;
  margin-top: 16px;
}
.szfld-right ol&gt;li{
  box-sizing: border-box;
  font-size: 16px;
  padding-left: 60px;
  width: 100%;
  height: 50px;
  line-height: 50px;
}
.szfld-right .light{
  font-size: 20px;
  background-color: #dae9f8;
  color: #4175af;
}
.szfld-right .line{
  border-bottom: 1px solid #f2f2f2;
}
.szfld-right .selecting{
  background-color: #f2f2f2;
}
.szfld-right ol&gt;li:hover{
  background-color: #f2f2f2;
}
.szfld-pc1{
  vertical-align: middle;
  display: inline-block;
  width: 24px;
  height: 22px;
  margin-right: 10px;
  background-image: url("../img/leader-work.png");
}
.szfld-pc2{
  vertical-align: middle;
  display: inline-block;
  width: 23px;
  height: 21px;
  margin-right: 10px;
  background-image: url("../img/leader-geren.png");
}



/*åŠ¨æ€è¦é—»*/
.it_news{
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.it_news h3{
  height: 60px;
  line-height: 60px;
  margin-top: 10px;
  font-size: 16px;
}
.it_news h3 img{
  vertical-align: middle;
  margin-right: 4px;
}
.it_news .news_cont{
  height: 624px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 16px 0 16px 16px;
}
.it_news .news_cont .tab{
  width: 280px;
  float: left;
}
.it_news .news_cont .tab h6{
  height: 67px;
  background-color: #3078b8;
  color: #fff;
  text-align: center;
  font-size: 24px;
  line-height: 67px;
}
.it_news .news_cont .tab ul{
  padding: 0 25px;
  box-sizing: border-box;
  background-color: #f7f7f7;
}
.it_news .news_cont .tab ul&gt;li{
  padding-left: 20px;
  box-sizing: border-box;
  height: 60px;
  cursor: pointer;
  border-top: 1px solid #e6e6e6;
  line-height: 60px;
  font-size: 16px;
}
.it_news .news_cont .tab ul&gt;li.checked{
  color: #3078b8;
}

.it_news .news_cont .list{
  width: 862px;
  float: right;
}
.it_news .news_cont .list h6{
  height: 67px;
  color: #fff;
  font-size: 24px;
  line-height: 67px;
  box-sizing: border-box;
  border-bottom: 1px solid #e5e5e5;
}
.it_news .news_cont .list h6 span{
  display: inline-block;
  height: 67px;
  color: #3078b8;
  padding: 0 4px;
  box-sizing: border-box;
  font-weight: 700;
  border-bottom: 3px solid #3078b8;
}

.it_news .news_cont .list  ol{
  margin-top: 8px;
  display: none;
}
.it_news .news_cont .list  ol&gt;li{
text-align: left;
  height: 52px;
  line-height: 52px;
  list-style: outside;
  font-size: 16px;
  margin-left: 20px;
  position: relative;
  color: #3078b8;
}
.it_news .news_cont .list  ol&gt;li i{
  position: absolute;
  right: 10px;
  top: 0;
  color: #808080;
}
.it_news .news_cont .list&gt;div{
  text-align: center;
  margin-top: 20px;
}
.it_news .news_cont .list ol.show{
  display: block;
}
/*.it_news .news_cont .list div{width:580px; height: 370px; margin: 20px auto;}*/
.it_news .news_cont .list div img{width: 580px; height: 370px;}
.it_news .news_cont .list p{text-indent: 2em; overflow: hidden; *zoom:1; font-family: "å¾®è½¯é›…é»‘"; font-size: 16px; color: #333333; line-height:25px;}


/*ä¿¡æ¯å…¬å¼€*/

.public_info{
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.public_info h3{
  height: 60px;
  line-height: 60px;
  margin-top: 10px;
  font-size: 16px;
}
.public_info h3 img{
  vertical-align: middle;
  margin-right: 4px;
}
.public_info .news_cont{
  /*height: 736px;*/
  background-color: #fff;
  box-sizing: border-box;
  padding: 16px 0 16px 16px;
}
.public_info .news_cont .tab{
  width: 280px;
  float: left;
}
.public_info .news_cont .tab h6{
  height: 67px;
  background-color: #3078b8;
  color: #fff;
  text-align: center;
  font-size: 24px;
  line-height: 67px;
}
.public_info .news_cont .tab ul{
  padding: 0 25px;
  box-sizing: border-box;
  background-color: #f7f7f7;
}
.public_info .news_cont .tab ul&gt;li{
  padding-left: 20px;
  box-sizing: border-box;
  height: 60px;
  cursor: pointer;
  border-top: 1px solid #e6e6e6;
  line-height: 60px;
  font-size: 16px;
}
.public_info .news_cont .tab ul&gt;div{
  display: none;
}
.public_info .news_cont .tab ul&gt;div.show{
  display: block;
}
.public_info .news_cont .tab div&gt;p{
  padding-left: 20px;
  box-sizing: border-box;
  height: 60px;
  cursor: pointer;
  border-top: 1px solid #e6e6e6;
  line-height: 60px;
  font-size: 16px;
}
.public_info .news_cont .tab div&gt;p.choose{
  color: #3078b8;
}
.public_info .news_cont .tab ul&gt;li img{
  margin-left: 20px;
}
.public_info .news_cont .tab ul&gt;li.checked{
  color: #3078b8;
}

.public_info .news_cont .list{
  width: 862px;
  float: right;
}
.public_info .news_cont .list h6{
  height: 67px;
  color: #fff;
  font-size: 24px;
  line-height: 67px;
  box-sizing: border-box;
  border-bottom: 1px solid #e5e5e5;
}
.public_info .news_cont .list h6 span{
  display: inline-block;
  height: 67px;
  color: #3078b8;
  padding: 0 4px;
  box-sizing: border-box;
  font-weight: 700;
  border-bottom: 3px solid #3078b8;
}

.public_info .news_cont .list  ol{
  margin-top: 8px;
  display: none;
}
.public_info .news_cont .list  ol&gt;li{
  height: 52px;
  line-height: 52px;
  list-style: outside;
  font-size: 16px;
  margin-left: 20px;
  position: relative;
  color: #3078b8;
}
.public_info .news_cont .list  ol&gt;li i{
  position: absolute;
  right: 10px;
  top: 0;
  color: #808080;
}
.public_info .news_cont .list&gt;div{
  text-align: center;
  margin-top: 20px;
}
.public_info .news_cont .list ol.show{
  display: block;
}


/*äº’åŠ¨äº¤æµ*/
.hd_jiaoliu{
  width: 1200px;
  margin: 0 auto;
}
.hd_jiaoliu .part1{
  margin-top: 15px;
  height: 444px;
}
.hd_jiaoliu .part1 .left{
  float: left;
  height: 444px;
  width: 800px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 0 20px;
}
.hd_jiaoliu .part1 .left h5{
  font-size: 22px;
  height: 65px;
  line-height: 65px;
  color: #0068b7;
  box-sizing: border-box;
  border-bottom: 1px solid #cfcfcf;
  font-weight: 700;
}

.hd_jiaoliu .part1 .left ul&gt;div{
  height: 38px;
  background-color: #f2f2f2;
  line-height: 38px;
  margin-top: 15px;
  font-size: 0;
}
.hd_jiaoliu .part1 .left ul&gt;div span{
  display: inline-block;
  height: 38px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
}
.hd_jiaoliu .part1 .left ul&gt;div span:nth-child(1){
  width: 10%;
}
.hd_jiaoliu .part1 .left ul&gt;div span:nth-child(2){
  width: 15%;
}
.hd_jiaoliu .part1 .left ul&gt;div span:nth-child(3){
  width: 57%;
}
.hd_jiaoliu .part1 .left ul&gt;div span:nth-child(4){
  width: 18%;
}

.hd_jiaoliu .part1 .left ul&gt;li{
  height: 25px;
  line-height: 25px;
  font-size: 0;
  margin-top: 12px;
}
.hd_jiaoliu .part1 .left ul&gt;li span{
  display: inline-block;
  height: 25px;
  text-align: center;
  font-size: 16px;
}
.hd_jiaoliu .part1 .left ul&gt;li span:nth-child(1){
  width: 10%;
}
.hd_jiaoliu .part1 .left ul&gt;li span:nth-child(2){
  width: 15%;
}
.hd_jiaoliu .part1 .left ul&gt;li span:nth-child(2) i{
  height: 25px;
  display: inline-block;
  padding: 0 10px;
  margin: 0 auto;
  border-radius: 4px;

}
.hd_jiaoliu .part1 .left ul&gt;li span:nth-child(3){
  width: 57%;
  text-align: left;
  padding-left: 20px;
  box-sizing: border-box;
}
.hd_jiaoliu .part1 .left ul&gt;li span:nth-child(4){
  width: 18%;
  color: #8a8a8a;
}
.hd_jiaoliu .part1 .left ul&gt;li span.blu i{
  border: 1px solid #4d87be;
  color: #4d87be;
}
.hd_jiaoliu .part1 .left ul&gt;li span.red i{
  border: 1px solid #c82a3f;
  color: #c82a3f;
}
.hd_jiaoliu .part1 .left ul&gt;li span.gre i{
  border: 1px solid #2fb8a0;
  color: #2fb8a0;
}
.hd_jiaoliu .part1 .left .btn{
  font-size: 0;
  margin-top: 20px;
}
.hd_jiaoliu .part1 .left .btn span{
  display: inline-block;
  width: 370px;
  height: 62px;
  font-size: 16px;
  background-color: #f2f2f2;
  text-align: center;
  line-height: 62px;
}
.hd_jiaoliu .part1 .left .btn span img{
  margin-right: 12px;
}


.hd_jiaoliu .part1 .right{
  float: right;
  height: 444px;
  width: 380px;

}
.hd_jiaoliu .part1 .right .top{
  background-color: #fff;
  box-sizing: border-box;
  padding: 0 20px;
  height: 280px;
}
.hd_jiaoliu .part1 .right h5{
  font-size: 22px;
  height: 65px;
  line-height: 65px;
  color: #0068b7;
  box-sizing: border-box;
  border-bottom: 1px solid #cfcfcf;
  font-weight: 700;
}
.hd_jiaoliu .part1 .right .banjian{
  height: 40px;
  margin-top: 8px;
  line-height: 40px;
  font-size: 16px;
}
.hd_jiaoliu .part1 .right .banjian input{
  border: 1px solid #dcdcdc;
  height: 40px;
  width: 256px;
  box-sizing: border-box;
  padding-left: 10px;
  float: right;
}
.hd_jiaoliu .part1 .right .yanzhengma{
  height: 40px;
  margin-top: 8px;
  line-height: 40px;
  font-size: 16px;
}
.hd_jiaoliu .part1 .right .yanzhengma input{
  border: 1px solid #dcdcdc;
  height: 40px;
  width:168px;
  box-sizing: border-box;
  padding-left: 10px;
  float: right;
}
.hd_jiaoliu .part1 .right .yanzhengma img{
  float: right;
  margin-left: 10px;
}
.hd_jiaoliu .part1 .right .top .btn{
  height: 40px;
  background-color: #0068b7;
  margin-top: 15px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
}
.hd_jiaoliu .part1 .right .boot{
  height: 150px;
  margin-top: 15px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 20px;
  font-size: 0;
}
.hd_jiaoliu .part1 .right .boot span{
  float: left;
  display: inline-block;
  width: 339px;
  height: 110px;
  border: 1px solid #4d87be;
  font-size: 15px;
  text-align: center;
  color: #0068b7;
  font-weight: 700;
}
.hd_jiaoliu .part1 .right .boot span:nth-child(1) img{
  margin-top: 10px;
  margin-bottom: 10px;
}
.hd_jiaoliu .part1 .right .boot span:nth-child(2) img{
  margin-top: 20px;
  margin-bottom: 10px;
}
.hd_jiaoliu .part1 .right .boot span:nth-child(2){
  float: right;
}


.hd_jiaoliu .part2{
  height: 310px;
  margin-top: 20px;
}
.hd_jiaoliu .part2 .left2{
  width: 800px;
  height: 310px;
  background-color: #fff;
  float: left;
  box-sizing: border-box;
  padding: 0 20px;
}
.hd_jiaoliu .part2 .left2 h5{
  height: 55px;
  margin-top: 10px;
  line-height: 54px;
  box-sizing: border-box;
  border-bottom: 1px solid #cfcfcf;
  font-size: 22px;
  font-weight: 700;
}
.hd_jiaoliu .part2 .left2 h5 span.selected{
 color: #0068b7;
}
.hd_jiaoliu .part2 .left2 ul{
  margin-top: 8px;
 
}
.hd_jiaoliu .part2 .left2 ul.show{
  display: block;
}
.hd_jiaoliu .part2 .left2 ul&gt;li{
  list-style: outside;
  margin-left: 20px;
  position: relative;
}
.hd_jiaoliu .part2 .left2 ul&gt;li a{
  display: inline-block;
  height: 36px;
  line-height: 36px;
}
.hd_jiaoliu .part2 .left2 ul&gt;li i{
  position: absolute;
  right: 0;
  top: 0;
}




.hd_jiaoliu .part2 .right2{
  width: 380px;
  height: 310px;
  background-color: #fff;
  float: right;
  padding: 0 20px;
  box-sizing: border-box;
}
.hd_jiaoliu .part2 .right2 h5{
  height: 55px;
  margin-top: 10px;
  line-height: 54px;
  box-sizing: border-box;
  border-bottom: 1px solid #cfcfcf;
  font-size: 22px;
  font-weight: 700;
  color: #0068b7;
}
.hd_jiaoliu .part2 .right2 ul{
  margin-top: 8px;
}

.hd_jiaoliu .part2 .right2 ul&gt;li{

}
.hd_jiaoliu .part2 .right2 ul&gt;li a{
  display: inline-block;
  height: 36px;
  line-height: 36px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  float: left;
  width: 80%;
}
.hd_jiaoliu .part2 .right2 ul&gt;li i{
  display: inline-block;
  width: 62px;
  height: 25px;
  line-height: 25px;
  margin-top: 4px;
  border-radius: 4px;
  text-align: center;
  margin-right: 4px;
  float: left;
}
.hd_jiaoliu .part2 .right2 ul&gt;li i.red{
  color: #c82a3f;
  border: 1px solid #c82a3f;
}
.hd_jiaoliu .part2 .right2 ul&gt;li i.blu{
  color: #4d87be;
  border: 1px solid #4d87be;
}


/*æ‹›å•†å¼•èµ„*/
.zhaos_yz{
  width: 1200px;
  margin: 0 auto;
}
.zhaos_yz .part2{
  background-color: #fff;
  padding: 20px;
  margin-top: 20px;
}
.zhaos_yz .part2 .step1{
  height: 313px;
}
.zhaos_yz .part2 .left{
  width: 690px;
  float: left;
}

.zhaos_yz .part2 .left .text{

}
.zhaos_yz .part2 .left .text img{
  float: left;
}
.zhaos_yz .part2 .left .text p{
  margin-left: 260px;
  line-height: 1.6;
}
.zhaos_yz .part2 .left .text p i{
  color: #6b99cc;
}
.zhaos_yz .part2 .left ol{
  margin-top: 20px;
}
.zhaos_yz .part2 .left ol&gt;li{
  width: 130px;
  height: 84px;
  text-align: center;
  margin-top: 17px;
  margin-left: 10px;
  float: left;
}
.zhaos_yz .part2 .left ol&gt;li a{
  color: #fff;
}
.zhaos_yz .part2 .left ol&gt;li a img{
  margin-top: 13px;
  margin-bottom: 4px;
}
.zhaos_yz .part2 .left ol&gt;li:nth-child(1){
  margin-left: 0;
  background-color: #86ccb9;
}
.zhaos_yz .part2 .left ol&gt;li:nth-child(2){
  background-color: #90b1db;
}
.zhaos_yz .part2 .left ol&gt;li:nth-child(3){
  background-color: #d6c168;
}
.zhaos_yz .part2 .left ol&gt;li:nth-child(4){
  background-color: #eaa7a7;
}
.zhaos_yz .part2 .left ol&gt;li:nth-child(5){
  background-color: #8cb9d2;
}


.zhaos_yz .part2 .right{
  width: 440px;
  float: right;
}
.zhaos_yz .part2 .step2{
  margin-top: 20px;
}
.zhaos_yz .part2 .step2 h4{
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: 700;
  color: #005aaa;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
}
.zhaos_yz .part2 .step2 h4 span{
  display: inline-block;
  height: 40px;
  padding: 0 20px;
  box-sizing: border-box;
  border-bottom: 2px solid #005aaa;
}
.zhaos_yz .part2 .step2 .pat1{
  width: 1100px;
  margin: 20px auto;
  position: relative;
}
.zhaos_yz .part2 .step2 .pat1 ul{
  height: 164px;
  overflow: hidden;

}
.zhaos_yz .part2 .step2 .pat1 #pat2{
  margin-left: -10px;
  width: 1100px;
  overflow: hidden;
}

.zhaos_yz .part2 .step2 .pat1 ul&gt;li{
  float: left;
  height: 164px;
  margin-left: 20px;
}
.zhaos_yz .part2 .step2 .pat1 ul&gt;li:nth-child(1){

}
.zhaos_yz .part2 .step2 .pat1 ol{
  position: absolute;
  left: -30px;
  top: 65px;
  display: block;
  width: 100%;
}
.zhaos_yz .part2 .step2 .pat1 ol a:nth-child(2){
  position: absolute;
  right: -60px;
  top: 0px;
}
.zhaos_yz .part2 .step3{
  margin-top: 20px;
}
.zhaos_yz .part2 .step3 h4{
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: 700;
  color: #005aaa;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
}
.zhaos_yz .part2 .step3 h4 span{
  display: inline-block;
  height: 40px;
  padding: 0 20px;
  box-sizing: border-box;
  border-bottom: 2px solid #005aaa;
}
.zhaos_yz .part2 .step3 ul{
  margin-top: 20px;
}
.zhaos_yz .part2 .step3 ul&gt;li{
  float: left;
  margin-left: 26px;
}
.zhaos_yz .part2 .step3 ul&gt;li:nth-child(1){
  margin-left: 0px;
}
.zhaos_yz .part2 .step3 ul&gt;li a{
  display: inline-block;
  position: relative;
  width: 171px;
  height: 175px;
}
.zhaos_yz .part2 .step3 ul&gt;li p{
  position: absolute;
  left: 0;
  bottom: 0;
  height: 40px;
  width: 100%;
  color: #fff;
  text-align: center;
  line-height: 40px;
  background-color: rgba(14,86,141,.8);

}
.zhaos_yz .part2 .step4{
  margin-top: 20px;
}
.zhaos_yz .part2 .step4 h4{
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: 700;
  color: #005aaa;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
}
.zhaos_yz .part2 .step4 h4 span{
  display: inline-block;
  height: 40px;
  padding: 0 20px;
  box-sizing: border-box;
  border-bottom: 2px solid #005aaa;
}
.zhaos_yz .part2 .step4 ul{
  margin-top: 20px;
}
.zhaos_yz .part2 .step4 ul&gt;li{
  float: left;
  margin-left: 26px;
}
.zhaos_yz .part2 .step4 ul&gt;li:nth-child(1){
  margin-left: 0px;
}
.zhaos_yz .part2 .step4 ul&gt;li a{
  display: inline-block;
  position: relative;
  width: 170px;
  text-align: center;
}
.zhaos_yz .part2 .step4 ul&gt;li p {
  text-align: center;
}

/*page*/
.page{
    background-color: #fff;
    box-sizing: border-box;
    padding: 16px 0 16px 16px;}
    .page_conte{width: 1018px; overflow: hidden; *zoom:1; margin: 20px auto;}
    .page_conte h1{line-height: 55px; color: #3785cb; overflow: hidden; *zoom:1; font-family: "å¾®è½¯é›…é»‘"; font-size: 30px; text-align: center;}
.pp2{height: 70px; line-height: 70px; border-bottom: 1px solid #D4D1CC; text-align: center; font-family: "å¾®è½¯é›…é»‘"; font-size: 16px; color: #808080;}
.pp3{width: 1018px; margin: 10px auto; overflow: hidden; *zoom:1;}
.pp3 p{text-indent: 2em; font-family: "å¾®è½¯é›…é»‘"; font-size: 16px; color: #333333; line-height: 30px; padding-top: 10px; padding-bottom: 10px;}
.pp3 img{display:block;margin-left:auto;margin-right:auto; width: 600px; height: 400px;}
</pre></body></html>