* {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #636363;
	font-size: 15px;
	font-family:"microsoft yahei";
	
}

.nr1 {padding-top: 20px;
padding-bottom: 10px;}

.zi1 {font-size: 45px;
 font-weight: 800;
 font-style: oblique;
 color: #f59703;
 padding-top: 30px;
 }
 
 .zi2 {font-size: 20px;
  font-weight: 800;
  color: #255b97;
  padding-top: 40px;
  padding-bottom: 10px;}
  
.nr1 p{line-height:30px;
margin:0 0 0 0;}

.gg{padding-top: 40px;}

.nr2 {
padding-bottom: 30px;}

.zi3 {font-size: 20px;
  font-weight: 800;
  color: #000000;
  padding-top: 40px;
  padding-bottom: 10px;}
  
.zi3 a{font-size: 20px;
  font-weight: 800;
  color: #000000;
  padding-top: 40px;
  padding-bottom: 10px;
  text-decoration:none; }
  
.zi3 a:hover{font-size: 22px;
  font-weight: 800;
  color: #f59703;
  padding-top: 40px;
  padding-bottom: 10px;}  
  
.zi4 {
 padding-top: 40px;
 }  
  
.nr2 p{line-height:30px;
  margin:0 0 0 0;}
 
.nr2 .bt{color:#005dc9; font-weight: 800; font-size: 20px;margin-bottom: 15px;margin-top: 20px;} 
.nr2 .bt2{color:#000000; font-weight: 800; font-size: 16px;margin-bottom: 15px;margin-top: 20px;} 
  
.nr3 {padding-top: 20px;
padding-bottom: 10px;}

.nr3 li{padding-bottom: 15px;}

.zi5{font-size: 28px;
  font-weight: 800;
   color: #f59703;}
   
.zi5 a{font-size: 28px;
  font-weight: 800;
   color: #f59703;;
  text-decoration:none; }
  
.zi5 a:hover{font-size: 28px;
  font-weight: 800;
   color: #005dc9;}     
  
.di{background-color: #5b5b5b;
margin-top: 50px;
padding-top: 50px;
padding-bottom: 30px;
}

.dizi1{font-size: 20px;
  color: #ffffff;
  font-weight: 800;
  padding-bottom: 10px;}
  
.dizi2{font-size: 15px;
  color: #ffffff;
 }

.dizi2 p{line-height:30px;
   margin:0 0 0 0;
   color: #ffffff;}


.blockbt{  
		 width:100%;
		 height:150px;
		 text-align:center;
		 padding-top:20px;
	 }
	  
	     .blockbt h2{
	       font-size: 32px;
           color: #000000;
           font-weight: 600;
           position: relative;
	       padding-bottom: 20px;
            /* display: inline-block; */
           text-align: center;}
	  
	     .blockbt h2::before { /* 浼厓绱犻噰鐢ㄥ弻鍐掑彿鍐欐硶銆備粎浠呮槸鍦╟ss娓叉煋灞傚姞鍏ャ€傛墍浠ヤ笉瑕佺敤:before鎴?after灞曠ず鏈夊疄闄呮剰涔夌殑鍐呭锛屽敖閲忎娇鐢ㄥ畠浠樉绀轰慨楗版€у唴瀹癸紝渚嬪鍥炬爣绛夈€?/
            content: '';
            position: absolute;
            display: block;
            width: 120px;
            height: 3px;
            bottom: 0;
            left: 0;
            border-top: #005dc9 solid 3px;   /*dashed铏氱嚎  solid瀹炵嚎*/
            right: 0;
            text-align: center;
            margin: 0 auto;
              }