body {
      background: url(../xxxcgc/bg.jpg) center top no-repeat;
	  background-color: #f6f7ff;
    }
    .container {
		width: 1200px;
		margin: 0 auto;
	}
    .mt20 {
      margin-top: 20px;
    }
	.mt30 {
      margin-top: 30px;
    }
	.mt40 {
      margin-top: 40px;
    }
    .xxxc_header {
      height: 711px;
      background: url(../xxxcgc/header_bg.jpg) center top no-repeat;
      position: relative;
    }

    .black_box {
      width: 128px;
      height: 40px;
      margin-top: 30px;
      float: right;
    }

    .black_box .wza {
      display: block;
      width: 120px;
      height: 40px;
      line-height: 40px;
      float: left;
      font-size: 18px;
      color: #ffffff;
      padding-left: 20px;
      background: url(../xxxcgc/wza.png) left center no-repeat;
    }

    .black_box .back {
      width: 130px;
      height: 40px;
      float: right;
      background: url(../xxxcgc/black_bg.png) center center no-repeat;
    }

    .black_box .back a {
      display: block;
      font-size: 16px;
      color: #fff;
      line-height: 40px;
      text-align: center;
      text-indent: 25px;
    }

    .xxxc_warp {
      min-height: 400px;
      padding-bottom: 40px;
      z-index: 10;
      margin: -111px auto 40px;
	  position: relative;
    }
    .xxxc_nav{
	  width: 1180px;
	  left: -20px;
	  position: relative;
	  height: 65px;
      line-height: 65px;
	  background: url(../xxxcgc/nav_bg.png) center center no-repeat;
	  z-index: 1;
	  display: flex;
	  justify-content: space-around;
	  align-items: center;
	  padding: 0 30px;
	}
	.xxxc_nav li{
	  height: 45px;
      line-height: 45px;
      margin-bottom: 10px;
	}
	.xxxc_nav li a{
		display: inline-block;
		width: 159px;
		height: 45px;
        line-height: 45px;
		color: #fff;
		font-size: 24px;
		font-weight: 700;
		text-align: center;
	}
	.xxxc_nav li a:hover{
		color: #2a5af0;
		background: url(../xxxcgc/nav_hover_bg.png) center center no-repeat;
	}
    .xxxc_nav li a.on {
	  color: #2a5af0;
      background: url(../xxxcgc/nav_hover_bg.png) center center no-repeat;
    }
    .xxxc_main{
		background:#fff;
		margin-top: -10px;
		min-height: 500px;
		position: relative;
		z-index: 10;
		padding: 50px 40px;
	}
	.xxxc_title{
		overflow: hidden;
		margin-bottom: 35px;
	}
    .xxxc_qwmain{
		background:#f6f7ff;
		border-radius: 15px;
		box-shadow: 1px 10px 0px #e9ebfc;
		padding:48px 40px;
	}
	.xxxc_qwmain h4{
		text-align: center;
		font-size:30px;
		margin-bottom: 20px;
	}
	.xxxc_qwmain p{
		width: 1046px;
		text-indent: 20px;
		font-size:18px;
		color:#666;
		line-height: 30px;
		/* display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
		text-overflow: ellipsis; */
	}
	.xxxc_qwmain p a{
		color:#2a5af0;
	}
	.xxxc_jdleft{
		width: 484px;
		height: 428px;
		border: 1px solid #d7d7d7;
		border-radius: 10px;
	}
	.xxxc_jdleft h3{
		float: left;
		width: 67px;
		font-size: 20px;
		writing-mode: vertical-rl;
		line-height: 67px;
		text-orientation: upright; /* ä¿æŒæ–‡å­—æ­£å¸¸æ–¹å‘ */
		text-align: center; /* æ°´å¹³å±…ä¸­ */
		display: inline-block; /* å¯èƒ½éœ€è¦ */
		/* margin: 26px 0; */
		color: #2a5af0;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		height: 100%;
	}
	.xxxc_jdleft>h3.on {
		background-color: #d3e7ff;
	}
	.xxxc_jdleft>h3.on+.xxxc_box {
		width: 348px;
	}
	.xxxc_box{
		float: left;
		width: 0px;
		overflow: hidden;
		transition: width .3s;
	}
	.xxxc_jdright{
		border: 1px solid #d7d7d7;
		border-radius: 10px;
		width: 604px;
		height: 430px;
	}
	.xxxc_jdright video{
		border-top-left-radius: 9px;
		border-top-right-radius: 9px;
	}
	.xxxc_jdright_text{
		margin:26px;
	}
	.xxxc_jdright_text p img{
		vertical-align: middle;
	}
	.xxxc_jdright_text p span{
		margin: 0px 23px;
		font-size: 18px;
		color: #2a5af0;
	}
	.xxxc_jdright_p2{
		float: left;
		margin-left: 14px;
		font-size: 18px;
		margin-top: 2px;
		color: #333;
	}
	.xxxc_mtgz_div{
		height: 548px;
	}
	.xxxc_mtgz_div .leftBtn{
		display: inline-block;
		position: absolute;
		bottom:10px;
		left: 43%;
		width: 11px;
		height: 19px;
		z-index: 30;
		cursor: pointer;
	}
	.xxxc_mtgz_div .rightBtn{
		display: inline-block;
		position: absolute;
		bottom:10px;
		right: 43%;
		width: 11px;
		height: 19px;
		z-index: 30;
		cursor: pointer;
	}
	.xxxc_mtgz_ul li{
     float: left;
	 height: 78px;
	 width: 493px;
	 border: 1px solid #d7d7d7;
	 margin-right: 30px;
	 margin-bottom: 30px;
	 border-radius: 15px;
	 padding: 30px 25px;
	 position: relative;
	}
	.xxxc_mtgz_ul li:nth-child(2n) {
      margin-right: 0;
    }
	.xxxc_mtgz_ul li a{
		display: inline-block;
		margin-left: 46px;
	}
	.xxxc_mtgz_ul a h3{
		width: 443px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		color: #333;
		font-size: 20px;
	}
	.xxxc_mtgz_ul a p{
		width: 443px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		text-overflow: ellipsis;
		color: #666;
		font-size: 18px;
		margin-top: 10px;
		line-height: 25px;
	}
	.xxxc_mtgznum{
		position: absolute;
		display: inline-block;
		width: 54px;
		height: 54px;
		background:#2a5af0;
		color: #fff;
		text-align: center;
		line-height: 54px;
		left:0px;
		top:32%;
		font-size: 30px;
		font-weight: 700;	
		border-radius: 5px;
		font-style:italic;
	}
	.xxxc_sjyy_ul li{
        border-bottom: 1px dashed #d7d7d7;
		height: 78px;
        line-height: 78px;
	}
    .xxxc_sjyy_ul li a{
		display: block;
		width: 100%;
		height: 100%;
	}
	.xxxc_sjyy_font1 {
		font-size: 20px;
		color: #333;
		width: 820px;
		padding-left: 20px;
		background: url(../xxxcgc/dian.png) no-repeat center left;
	}
	.xxxc_sjyy_font2{
		color: #666;
		font-size: 18px;
	}
	.shengluehao{ 
		display: block;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.xxxc_sjyy_more{
		text-align: center;
		margin: 40px auto 10px;
		width: 148px;
		height: 42px;
		line-height: 42px;
		background:#2a5af0;
		border-radius: 21px;
	}
	.xxxc_sjyy_more a{
		font-size: 18px;
		color: #fff;
	}
	.footer{
		width:100%;
		height: 137px;
		background:#2a5af0;
	}
    