@font-face {
  font-family: 'Source Han Sans CN';
  src: url('./SourceHanSansCN-Bold.ttf') format('opentype');
  font-weight: bold;
}
 
@font-face {
  font-family: 'Source Han Serif SC';
  src: url('./SourceHanSansCN-Regular.ttf') format('opentype');
  font-weight: normal;
}

body
{
	line-height: 1.8;
	margin: 0;
	font-size: 1rem;
	font-family: 'Source Han Serif SC', 'Source Han Sans CN', serif;
    font-style: normal;
}
 /* #qinghua
   {
    display:none
   }*/
    
.head
{
	background-repeat: repeat;
    background-position: center center;
    background-size: contain;
    background-attachment: scroll;
    background-image: url(/public/img/top-bg.png);
	width:100%;
	position: fixed;
    top: 0;
    color:#fff;
	padding: 0.5em 0;
	display:flex;
	justify-content:center;
	z-index:19999
	
}
.head_div_common
{
	width: 1177px;
	display:flex;	
	font-size:0.3rem;
	align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	flex-wrap: wrap;
}
.head_left
{
	
	width:50%
}
.head_right
{
	
	width:32%;
	 justify-content:flex-end
}
.tg-containe
{
	width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.div_flex
{
	 display:flex;
}
.yi
{
	    width: 14px;
    float: left;
    margin-top: 0.4rem;
    margin-right: 0.5rem;
    margin-bottom: 0.3rem;
}
h1, h2, h3, h4, h5, h6, p, blockquote {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
vertical-align: baseline;}

#top a:hover
{
	color:#153695
}
.sp1,.sp2
{
  display:block;
  height:0px;
  width:0px;
  position:absolute;
  font-size:0;
  line-height:0;
}
.sp1
{
  top:-9px;    /* 它的绝对值加上span的边框宽度等于div边框宽度的5倍 */
  left:40px;   /* 它来确定尖角的位置 */
  border-top:0px;
  border-bottom:6px solid black;  /* 注意颜色的变化 */
 /* border-right:6px solid white;*/
/*  border-left:6px solid white;*/
}
.sp2
{
  top:6px;  /* 是自身边框宽度的2倍 */
  left:-3px; /* 是自身边框宽度的-1倍  */
  border-top:0px;
  border-bottom:3px solid white;
  border-right:3px solid black;
  border-left:3px solid black;
}
	#top li
	{
		list-style: none;
		margin-top:0.3rem
	}
	a
	{
		color:#16181a;
		text-decoration: none;
		
	}
	ul, ol {
    margin: 0 0 1.6rem 1.6rem;
    padding-left: 0;
}
.ul_yu a
{
	font-size:14px;
}
/*  nav 头部导航  */
.nav_head
{
	
    font-style: normal;
	width:100%;
	position: fixed;
    padding-top: 0;
    padding-bottom: 0;
   
    display: flex; 
    top: 2.5rem;
    z-index: 19999;
    height:68px;
  /*  border-bottom: 1px solid #e1e1e1;*/
	justify-content:center;
}
.nav .nav_left1 
{
	
	height:100%
}
.nav_img 
{
	width:152px;
	height:100%;
}
.nav_list ul
{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	margin: 0;
    padding: 0;
    list-style-type: none;
	
}
.nav_list ul  li 
{
	margin: 1.7em;
	font-size: 18px;
	
}
.nav_list ul  li  span
{
	color:#fff;
}
.nav_list
{
	margin-left: initial;
   
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.down_img {
    height: 6px;
  /*  margin-top: 16px;*/
    width: 10px;
    margin-left: 6px;
}
/*.nav_right
{
	display:flex;
	margin-left: 7rem;
	
}*/

/*  官网主体内容*/

.body_c
{
	 position:relative;
	 width:100%;
}
.body_cimg
{
	 width:100%;
	 height:auto
}
.as {
    color: #fff;
    line-height: 40px;
    padding: 0 11px;
    background: #153695;
    border: 1px #E5E7EA solid;
    border-radius: 20px;
    font-size: 18px;
    outline: none;
    width: 160px;
    height: 40px;
}
.as1 {
    color: #fff;
    line-height: 40px;
    padding: 0 11px;
    background: #153695;
    border: 1px #E5E7EA solid;
    border-radius: 20px;
    font-size: 18px;
    outline: none;
    width: 160px;
    height: 40px;
}
.as a ,.as1 a
{
	color:#fff
}
.as a:hover,.as1 a:hover
{
	color:#fff
}
.jy{
    width: 20px;
    float: right;
    /* line-height: 40px; */
    margin-top: 10px;
    display: none;
}
#y1,#y2,#y3
{
	position:absolute;
	top:2rem
}
.body2
{
	width:100%;
	text-align:center;
	height:180px;
	line-height:180px
}
.zdy_text1
{
	color: #282828;
    font-size: 42px;
    letter-spacing: 5px;
    height: 60px;
	

}
.zdy_text2
{
	color: #282828;
    font-size: 42px;
    letter-spacing: 5px;
}
.body3
{
	width:100%;
	display:flex;
	justify-content:center;
	margin-top:1rem
	
}
.idiv
{
	width:285px;
	height:186px;
	text-align:center;
}
.body4
{
	width:100%;
	display:flex;
	justify-content:center
}
.foot_style {
    font-size: 23px;
    font-weight: 700;
    background: linear-gradient(#16181a, grey) no-repeat;
    background-size: 31% 2.5px;
    background-position: 0 2.3em;
    text-shadow: 0.05em 0 #fff, -0.05em 0 #fff;
}
.gfwb1 {
    font-size: 1.6rem;
    color: #282828;
    font-weight: 700;
  
    width: 14rem;
}
.widget ul li {
    border-bottom: 0px solid #e9ecef;
}
.gfwb2
{
	 font-size: 14px;
    color: #282828;
    
  
    width: 14rem;
}
/**导航滑出*/
 .pnew
	   {
		   display:none;
		  -webkit-box-shadow: 0 3px 3px 0 rgba(121,121,121,0.26);
		  box-shadow: 0 3px 3px 0 rgba(121,121,121,0.26);
		    width: 100%;
			height: 20rem;
			position: fixed;
			background: #fff;
			top: 7.2rem;
			z-index: 1999;
			float:left;
			flex-wrap:nowrap;
			justify-content: center;
            align-items: center;
	   }
	.pnew_div
	{
	
    width: 21rem;
    height: auto;
   margin-right: 3rem; 
 /*   padding-left: 1rem;*/
		
	}
	.p_new_div_div
	{
		margin-top:2rem
	}
	.p_a
	{
	
	    color:gray;
		text-decoration:underline;
		
	}
	.p_new_div_div img
	{
		width:300px;
		height:200px
	}
	.triangle {
    width: 7px;
    height: 7px;
    border-top: 2px solid gray;
    border-right: 2px solid gray;
    transform: rotate(45deg);
    margin-top: 1rem;
	}
	.s_div
	{
		
	    width: 45rem;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    margin-bottom: 1rem;
    margin-top: 1rem;
    /* flex-wrap: wrap; */
    /* justify-content: flex-start; */
    height: 20rem;
	}
	.s_div a 
	{
		color: #9a9a9a
	}
	.s_div a:hover 
	{
		color: #133596
	}
	.s_div_div
	{
		 width:11rem;
		 height:50%
	}
	.s_div_div img
	{
		 width:75px;
		 height:85px
	}
	.div_txt
	{
		width: 11rem;
      text-align: center;
      margin-top: 10px;
	 /* color:#9a9a9a*/
	}
	
	
	.last_div
	{
		/*width:7%;*/
		height:100%;
		margin-left: 1.1rem;
		
	}
	.last_div img
	{
		width:100%;
		height:100%
	}
	.xq_div {
    width: 100%;
    height: 5rem;
    position: fixed; 
    background: #F5F3F3;
    top: 7.2rem;
    z-index: 999;
    display: flex;
    flex-wrap: nowrap;
}
.xq_div .name {
    font-size: 30px;
    font-weight: 700;
    width: 32rem !important;
    position: relative;
    left: 25.5rem;
    margin-top: 0.5rem;
}
.guigecanshu {
    font-size: 19px;
    width: 100px;
    position: absolute;
    top: 1.4rem;
}
.xq_div .buton {
    line-height: 39px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    width: 71px;
    height: 39px;
    margin-left: 0rem !important;
    position: absolute;
    margin-top: 1.3rem;
    color: #fff;
    background-color: #d20a2c;
    border-radius: 8px;
}
	.xq_div .buton  a{
   color:#fff
}
.menu-image-title-after a 
{
	 color:#282828
	
}


















