html,body{
			font-family: "微软雅黑";
		}
.contnew{
			width:1200px;
			margin: 40px auto;
		}
		.contnew h2{
			font-size: 18px;
			color: #112139;
			font-weight: bold;
			padding-left: 7px;
			padding-top: 3px;
			border-left: 2px solid #0066ff;
		}
		.contnew .newlist li{
			width: 50%;
			float: left;
			margin-top: 20px;
			margin-bottom: 20px;
		}
		.contnew .newlist li .newlistleft{
			width: 70px;
			height: 70px;
			background: #0074ff;
			color: #fff;
			float: left;
			text-align: center;
		}
		.contnew .newlist li .newlistleft span{
			font-size: 12px;
			display: inline-block;
			line-height: 30px;
		}
		.contnew .newlist li .newlistleft p{
			font-size: 26px;
		}
		.contnew .newlist li .newlistright{
			float: left;
			margin-left: 15px;
			width: 70%;
		}
		.contnew .newlist li .newlistright a{
			color: #2a3b54;
			text-decoration: none;
			cursor: pointer;
			font-size: 16px;
		}
		.contnew .newlist li .newlistright a:hover{
			color: #0074ff;
		}
		
		/*弹出框图层*/
		.tcbodyhide{
			height: 100%;
			width: 100%;
			overflow: hidden;		
		}
		.bigtucheng{
			width: 100%;
			height: 100%;
			position: absolute;
			top: 0;
			background: rgba(0,0,0,0.5);
			display: none;
		}
		.bigtucheng .zherab{
			width: 1000px;
			height: 400px;
			overflow-y: scroll;
			background: #fff;
			border-radius:6px ;
			z-index: 999;
			padding: 10px;
			position: absolute;
			top: 0;
			right: 0;
			left: 0;
			bottom: 0;
			margin: auto;
		}
		.bigtucheng .zherab .hdclose{
			position: absolute;
			right: 20px;
			top:6px ;
			font-size: 30px;
			cursor: pointer;
		}
		.bigtucheng .zherab h3{
			text-align: center;
			position: relative;
			top: 10px;
		}
		.bigtucheng .zherab .contents p{
			text-indent: 25px;
			margin-top: 30px;
		}
		/*新闻详情*/
		.xq_newlist{
			width: 1200px;
			margin: 0 auto;
			margin-top: 60px;
		}
		.xq_newlist .xq_tite{
			font-size: 22px;
			border-left:2px solid #4280ff ;
			padding-left: 10px;
			font-weight: bold;
		}
		.xq_newlist .xq_content{
			font-size: 16px;
			text-indent: 35px;
			line-height:35px;
			margin-top: 30px;
			margin-bottom: 50px;
			
		}
		/*组织架构*/
		.organstra .organtitle .organ_title{
			font-family: "arial, helvetica, sans-serif";
			font-size: 20px;
			font-weight: bold;
			display: inline-block;
			color: #fff;
			line-height: 45px;
			width: 340px;
			height: 60px;
			background:url(../img/Sixproject/organ_title.png) no-repeat ;
		}
		.organstra{
			width: 1200px;
			margin: 0px auto;
			margin-top: 30px;
		}
		.organstra .organtitle,.organmax{
			text-align: center;
		}
		.organstra .organleft{
			margin-top: -9.5px;
		}
		.organstra .organright {
			width: 65%;
			margin: 0 auto;
			text-align: center;
			
		}
		.organstra .orgari_title{
			position: relative;
			margin-top: 20px;
			margin-left: 25%;
		}
		.organstra .orgari_title:before{
			content: "";
			height: 335px;
			width: 1px;
			display: inline-block;
			background: #1188ff;
			position: absolute;
			top: -335px;
			left: 50%;
		}
		.organstra .orgari_title:after{
			content: "";
			height: 30px;
			width: 1px;
			display: inline-block;
			background: #1188ff;
			position: absolute;
			bottom: -29.5px;
			left: 50%;
		}
		.organstra .organright span{
			color: #2763c0;
			border: 2px solid #2763c0;
			padding: 10px 50px;
			font-size: 18px;
			font-weight: 600;
			display: inline-block;
			border-radius:8px ;
			position: relative;
		}
		.organstra .organright span:before{
			content: "";
			width: 18px;
			position: absolute;
			height: 25px;
			display: inline-block;
			background: #2763c0;
			top: 20%;
			left: -5%;
			border-radius: 5px;
		}
		.organstra .organright span:after{
			content: "";
			width: 18px;
			position: absolute;
			height: 25px;
			display: inline-block;
			background: #2763c0;
			top: 20%;
			right: -5%;
			border-radius: 5px;
		}
		.organright ul{
			width: 100%;
			margin-top: 28px;
			border-top: 1px solid #1188ff;
			position: relative;
			left: 100px;
		}
		.organright ul:before{
			content: "";
			position: absolute;
			top: -8px;
			left: -7.5px;
			background: #fff ;
			height: 15px;
			width: 27px;
		}
		.organright ul:after{
			content: "";
			position: absolute;
			top: -8px;
			right: 0px;
			background: #fff ;
			height: 15px;
			width: 23.5px;
		}
		.organright ul li a{
			display: inline-block;
			width: 100%;
			height: 100%;
		}
		.organright ul li a i{
			display: inline-block;
			width: 15px;   
			font-weight: bold;
			color: #2763c0;
		    margin: 0 auto;    
		    line-height: 20px;    
		    font-size: 16px;    
		    word-wrap: break-word;
		    
		}
		.organright ul li{
			float: left;
			margin-top: 30px;
			border-radius:5px ;
		}
		.organright ul li.chrden{
			width: 5%;
			border: 2px solid #2763c0;
			position: relative;
			height: 340px;
  			padding: 17px 0;
		}
		.organright ul li.chrden:before{
			content: "";
			height: 30px;
			width: 1px;
			display: inline-block;
			background: #1188ff;
			position: absolute;
			top: -31px;
			left: 50%;
		}
		.organright ul li.chrden:after{
			content: "";
		    width: 23px;
		    position: absolute;
		    height: 19px;
		    display: inline-block;
		    background: #2763c0;
		    top: -3%;
		    left: 17%;
		    border-radius: 5px;
		}
		.organright ul li.lizw{
			width: 5.49%;
			border: 1px solid #fff;
		}
		.organright ul li a:hover{
			text-decoration: none;
		}
		.organright ul li:hover{
			background: #367be5;
		}
		.organright ul li:hover i{
			color: #fff;
		}
		/*媒体查询   集团简介*/
		@media only screen and (max-width:1024px ) {
			.contnew{
				width:98%;
				margin: 40px auto;
			} 
			.xq_newlist{
				width:100%;
			}
			/*组织架构*/
			.organstra{
				width: 100%;
			}
			.organmax img{
				width: 100%;
			}
			.organstra .organright{
				width: 60%;
			}
			.organright ul li.chrden:after{
				left: 11%;
			}
			.organright ul:before{
				width: 20px;
			}
			.organright ul:after{
				width: 23px;
			}
			.organstra .orgari_title:before{
				height: 300px;
				position: absolute;
				top: -300px;
				left: 50%;
			}
		}