﻿@media (max-width:1100px)
{
	.PC {
			display: none;
	}
	.Mobile {
		display: block;
	}

	body{
		margin: 0;
		padding: 0;
		font-family: 微软雅黑;
		font-size: 12px;
		color: #333;
	}
	a{
		color: #333;
		text-decoration: none;
	}
	ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.mbodywidth{

		margin: auto;
	}



	/*缃戠珯澶撮儴*/
	.MainCont{padding-top: 0px;}
	.mBanner{padding-top: 0px}


	.mHeader {
		overflow:hidden;
		width: 100%;
		background:url('logo.png') no-repeat 0 center ;
		height: 50px;
		font-size: 18px;
		color: #4B4746;
		text-indent: 80px;
		padding-top: 15px;
		font-weight: bold;
		margin: auto;
		letter-spacing: 2px;
		width: 380px;
	
	}
	.mHeader span{
		display: block;
		font-size: 12px;
		color: #9E9E9E;
		font-weight: normal;
		letter-spacing: -1px;
	
	}



	/* 瀵艰埅鍏抽棴鎸夐挳 */
	.mMainNav{
		background-color: #1D2088;
	}
	/* 瀵艰埅鍒楄〃 */
	.mMainNav>ul{display: flex;justify-content:space-between;flex-wrap: wrap;padding:5x 0;}
	.mMainNav>ul>li{width:33%;padding:0;text-align: center;padding:8px 0;}
	.mMainNav>ul>li>a{color: white;font-size: 14px;}
	.mMainNav>ul>li>ul{display:none;}
	.mMainNav>ul>li:nth-child(1){
		border-right: 1px #1D2088 solid;
	}
	.mMainNav>ul>li:nth-child(2){
		border-right: 1px #1D2088 solid;
	}	
	.mMainNav>ul>li:nth-child(4){
		border-right: 1px #1D2088 solid;
	}	
	.mMainNav>ul>li:nth-child(5){
		border-right: 1px #1D2088 solid;
	}


	/* Banner */
	.mBanner{width:100%;height:180px;position:relative;}
	.mBanner .PicList{width:100%;height:100%;position:relative;overflow:hidden;transform-style:preserve-3d;perspective:1000px;}
	.mBanner .PicList div{position:absolute;display:none;width:100%;height:100%;background-size:cover;background-position:center;}
	.mBanner .PicList div a{display:block;width:100%;height:100%;}
	.mBanner .PicList div.show{display:block;z-index:1;}
	.mBanner .BtnList{bottom:10px;width:100%;position:absolute;z-index:1;text-align:center;padding:0;list-style:none;}
	.mBanner .BtnList li{width:10%;height:3px;opacity:0.8;background-color:#1D2088;margin:0px 5px;display:inline-block;background-size:cover;background-position:center;transition:all .3s ease-in-out;}
	.mBanner .BtnList li:hover{position:relative;transform:scale(1.1);z-index:2;cursor:pointer;}
	.mBanner .BtnList li.act{opacity:1;background-color:#df8877;}
	.mBanner .BtnArrow{pointer-events:none;position:absolute;left:10px;right:10px;top:0;bottom:0;z-index:1;display:flex;justify-content:space-between;align-items:center;}
	.mBanner .BtnArrow span{pointer-events:all;opacity:0.3;cursor:pointer;color:white;font-family:"SimSun";font-size:40px;text-align:center;transition:all .3s ease-in-out;}






	.mgsjjindex{
		overflow: hidden;
	
	}
	.mgsjjindex .title{
		font-size: 16px;
		color:#333;
		padding: 10px 0;
		border-bottom: 1px #CCC solid;
		margin: 0 10px;
		position: relative;
	}
	.mgsjjindex .title span{
		display: inline-block;
		border-bottom: 1px #1D2088 solid;
		width:30%;
		height: 1px;
		position:absolute;
		top: 40px;
		left: 0;
	}
	.mgsjjindex .title a{
		display:inline-block;
		font-size: 12px;
		float: right;
		margin-top: 5px;
	}
	.mgsjjindex ul {
		padding:10px 0 0;
	}
	.mgsjjindex ul li{
		width: 100%;
	}
	.mgsjjindex ul li .image{
		padding: 0 10px;
	}
	.mgsjjindex ul li .image img{
		width: 100%;
	}
	.mgsjjindex ul li .name{
		padding-top: 10px;
		font-size: 18px;
		color:#202020;
		width: 100%;
		font-weight: bold;
		padding-left: 10px;
	}
	.mgsjjindex ul li .name span{
		display: block;
		color: #AAAAAA;
		font-size: 14px;
		font-weight: normal;
	}
	.mgsjjindex ul li .cont{

		padding: 0 10px;
		font-size: 12px;
		line-height: 180%;

	}


	.mcpzsindex{
		overflow: hidden;

	}

	.mcpzsindex .title{
		font-size: 16px;
		color:#333;
		padding: 10px 0;
		border-bottom: 1px #CCC solid;
		margin: 0 10px;
		position: relative;
	}

	.mcpzsindex .title span{
		display: inline-block;
		border-bottom: 1px #1D2088 solid;
		width:30%;
		height: 1px;
		position:absolute;
		top: 40px;
		left: 0;
	}

	.mcpzsindex .title a{
		display:inline-block;
		font-size: 12px;
		float: right;
		margin-top: 5px;
	}

.mcpzsindex  ul{
		display: flex;
		justify-content:space-between;
		flex-wrap: wrap;	
		padding: 20px 10px;
	}
.mcpzsindex ul li{
		width: 48%;
	}
.mcpzsindex ul li .Image{
		padding: 0 5px;
	}
.mcpzsindex ul li .Image img{
		width: 100%;
		border: 1px #1D2088 solid;
	}
.mcpzsindex  ul li .Name{
		font-size: 12px;
		padding: 10px 0;

		text-align: center;
	}
	.mcpzsindex  ul li .Desc{
		display: none;
	}
	.mcpzsindex  ul li .Time{
		display: none;
	}
.mxwzxindex{
		padding: 20px 0;
		overflow: hidden;
	}
	.mxwzxindex .title{
		font-size: 16px;
		color:#333;
		padding: 10px 0;
		border-bottom: 1px #CCC solid;
		margin: 0 10px;
		position: relative;
		text-align: left;
	}

	.mxwzxindex .title span{
		display: inline-block;
		border-bottom: 1px #1D2088 solid;
		width:30%;
		height: 1px;
		position:absolute;
		top: 40px;
		left: 0;
	}

	.mxwzxindex .title a{
		display:inline-block;
		float: right;
		font-size: 12px;
	}
	.mxwzxindex  .image{
		padding-top: 10px;
	}

	.mxwzxindex  ul li{
		width: 95%;
		height: 40px;
		line-height: 40px;
		border-bottom: 1px #CCC dotted;
		margin: 0 auto;
	}
	.mxwzxindex  ul li .Image{
		display: none;
	}
	.mxwzxindex  ul li .Name{
		float: left;
		width: 70%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		background:url('icon1.jpg') no-repeat left center ;
		text-indent: 15px;
	}
	.mxwzxindex  ul li .Name a.ColName{
		display: none;
	}
	.mxwzxindex  ul li .Time{
		float: right;
		width: 30%;
		text-align: right;
		font-size: 12px;
	}
	.mxwzxindex  ul li .Desc{
		display: none;
	}
	.mxwzxindex  ul li .More{
		display: none;
	}




	



	.myqljindex{
		overflow: hidden;
		padding: 20px 10px;
		font-size: 20px;
		color: #1D2088;
	}
	.myqljindex a{
		font-size: 14px;
		color: #666;
	}

.bnav{
	position:fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background:#1D2088;
	height: 60px;
	opacity: 0.9;

}

.bnav ul{
	display: flex;
	justify-content:space-between;
	flex-wrap: wrap;	
	padding: 0 10px;	
}
.bnav ul li a{
	color: white;
}
.bnav ul li.b1{
	background:url('fb1.png') no-repeat center 10px ;
	height: 60px;
	width: 30%;
	text-align: center;
	padding-top: 35px;
}
.bnav ul li.b2{
	background:url('fb2.png') no-repeat center 10px ;
	height: 60px;
	width: 30%;
	text-align: center;
	padding-top: 35px;
}
.bnav ul li.b3{
	background:url('fb3.png') no-repeat center 10px ;
	height: 60px;
	width: 30%;
	text-align: center;
	padding-top: 35px;
}
	.mnBanner{
		position: relative;
		height: 10vh;
		width: 100%;
		overflow: hidden;	
	}
	.mnBanner img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.neiyecont{
		padding: 10px 0;
		overflow: hidden;
	}
	.neiyecont1{
		width: 240px;
	}
	.neiyecont1_1{
		overflow: hidden;

	}
	.neiyecont1_1 .title{
		height: 80px;
		line-height: 60px;
		background: #19B853;
		line-height: 80px;
		color: white;
		font-size: 22px;
		text-align: center;

	}

	.neiyecont1_1 ul.ProdTree>li>a{
		display: none;
	}
	.neiyecont1_1 ul ul{
		border: 1px #EEE solid;

	}
	.neiyecont1_1 ul ul li:first-child a{
		border-top: none;
	}
	.neiyecont1_1 ul ul li{
		text-indent: 20px;
	}
	.neiyecont1_1 ul ul li a{
		display: block;
		height: 40px;
		line-height: 40px;
		border-top: 1px #CCC dotted;
	}
	.neiyecont1_1 ul ul li:nth-child(1){
		background-color: #EEE;
		font-weight: bold;
	}
	.neiyecont1_1 ul ul li:nth-child(1):hover{
		background: #E0E0E0;

	}
	.neiyecont1_1 ul ul li:nth-child(6){
		background-color: #EEE;	font-weight: bold;
	}
	.neiyecont1_1 ul ul li:nth-child(6):hover{
		background: #E0E0E0;

	}
	.neiyecont1_1 ul ul li:nth-child(11){
		background-color: #EEE;	font-weight: bold;
	}
	.neiyecont1_1 ul ul li:nth-child(11):hover{
		background: #E0E0E0;

	}
	.neiyecont1_2{
		padding-top: 0px;	
	}
	.neiyecont1_2 .title{
		height: 40px;
		line-height: 40px;
		text-align: center;
		color: white;
		background:#1D1F87;
		font-size: 22px;
	}
	.neiyecont1_2 p{
		border: 1px #EEE solid;
		margin: 0;
		padding: 10px;
		line-height: 200%;
	}
	.neiyecont1_2  p a{
		color: #333;
		text-decoration: none;
		border: none;
	}
	.neiyecont1_2  p strong{
		font-size: 16px;
		color: #1D1F87;
	}
	
	.neiyecont2{
		width: 100%;
	}
	.neiyecont2_1{
		font-size: 18px;
		border-bottom: 1px #CCC solid;
		padding: 20px 0 0;
		font-weight: bold;
	}
	.neiyecont2_2{
		overflow: hidden;
		padding: 0px 0;
	}

	.mneiyecont{
		overflow: hidden;
		padding: 10px;
	}
	.mneiyecont1{
		font-size: 14px;
		border-bottom: 1px #CCC solid;
		padding: 10px 0;
		font-weight: bold;
	}
	.mneiyecont2{
		padding: 0px 0;
		min-height: 500px;
	}




	.mfooter{
		background: #000;
	
		color: white;
		overflow: hidden;
		clear: both;
		text-align: center;
		font-size: 14px;
		padding: 15px 0;
		margin-bottom: 82px;

	}
	div.order_online{
		margin: auto;
		width: 600px;
	}
		div.order_online td{color:#1D2088;line-height:100%;padding:10px;text-align: left;}
		div.order_online td:first-child{text-align: right;}
		div.order_online td input{background-color:#f1f9ff;width:400px;border-radius:4px;padding:3px; border:1px solid #19B853}
		div.order_online td textarea{background-color:#f1f9ff;width:400px;height:40px;border-radius:4px; border:1px solid #19B853;}
		div.order_online img.VerifyCode{height:25px;vertical-align:middle;}
		div.order_online input[name=VerifyCode]{width:100px;vertical-align:middle;}
		div.order_online input[type=submit]{float: right;width:150px;background-color:#19B853;color:white;cursor: pointer;vertical-align:middle;}


	.PageImages{
		padding: 5px 0;
		text-align: center;
	}

	.biaoge{

	}
	.biaoge table{
		width: 100%;
		border-left: 1px #CCC solid;
		border-top: 1px #CCC solid;
		background-color: #F0F0F0;
	}
	.biaoge table tr td{
		text-align: center;
		border-right: 1px #CCC solid;
		border-bottom: 1px #CCC solid;
		padding: 10px;
	}
	.biaoge table tr td.b1{
		font-size: 16px;
		font-weight: bold;
		width: 180px;
		color: #19B853;
	}

.ProductList .Image{display:none;}
.ProductList .Desc{display:none;}
.ProductList .Time{display:none;}




.bghj{overflow:hidden;}
.bghj ul{display:flex;flex-wrap:wrap;padding: 10px 0;}
.bghj ul li{width:50%;text-align:center;padding-bottom:10px;}
.bghj ul li img{width:90%;object-fit:cover;border:1px #CCC solid;padding:4px;}




	.bghj ul li img:hover {
		transform: rotateY(360deg);
		transition: all .8s ease-in-out; /*鍔ㄧ敾鏃堕棿*/;

	}
	.bghj ul li a{
		display: block;
		padding-top: 5px;
	
	}
	.bghj ul li span{
		display: block;
		text-align: center;
	}
	.hjsb{
		overflow: hidden;
	}
	.hjsb ul{
		display: flex;
		flex-wrap: wrap;
	}
	.hjsb ul li {
		width: 50%;
		text-align: center;
		padding-bottom: 10px;
	}
	.hjsb ul li img {
		width: 90%;
		object-fit: cover;
		border: 1px #CCC solid;
		padding:4px;
	}
	.hjsb ul li img:hover {
		transform: rotateY(360deg);
		transition: all .8s ease-in-out; /*鍔ㄧ敾鏃堕棿*/;
	}
	.hjsb ul li a{
		display: block;
		padding-top: 5px;
	}
	.hjsb ul li  span{
		display: block;
		text-align: center;
	}


	.ryzs{
		overflow: hidden;
	}
	.ryzs ul{
		display: flex;
		flex-wrap: wrap;
		padding: 10px 0;
	}
	.ryzs ul li {
		width: 50%;
		text-align: center;
		padding-bottom: 10px;
	}
	.ryzs ul li img {
		width: 90%;
		padding: 0 10px;
		object-fit: cover;
		border: 1px #CCC solid;
		padding:4px;
	}
	.ryzs ul li img:hover {
		transform: rotateY(360deg);
		transition: all .8s ease-in-out; /*鍔ㄧ敾鏃堕棿*/;

	}
	.ryzs ul li a{
		display: block;
		padding-top: 5px;
	
	}

	.ryzs ul li  span{
		display: block;
		text-align: center;

	}
.gsjj6{
	padding: 10px 0;
	overflow: hidden;
}
	.qywh{
		overflow: hidden;
	}
	.qywh h5{
		font-size: 15px;
		margin: 10px auto;
		padding: 5px 0;
		width: 98%;
		background-color: #EEE;
		text-indent: 10px;
	}
	.qywh .line{
		width: 80px;
		margin: auto;
		border-bottom: 1px #CCC solid;
		display: none;
	}

	.qywh  .wh   ul{
		width: 100%;
		margin: auto;
	}
	.qywh  .wh   ul{
		display: flex;
		flex-wrap: wrap;	
		justify-content: space-between;
		flex-grow:1;
		padding: 10px 0;
	}
	.qywh  .wh  ul li:nth-child(1){
		width: 280px;
		margin: auto;
	}
	.qywh  .wh  ul li:nth-child(1) img{
		display: none;	
	}
	.qywh  .wh  ul li:nth-child(2) img{
		display: none;
	}
	.qywh  .wh  ul li:nth-child(3) img{
		display: none;
	}
	.qywh  .wh  ul li:nth-child(4) img{
		display: none;
	}
	.qywh  .wh  ul li:nth-child(5) img{
		display: none;
	}
	.qywh  .wh  ul li:nth-child(6) img{
		display: none;
	}
	.qywh  .ln   ul{
		display: flex;
		flex-wrap: wrap;	
		justify-content: space-between;
		flex-grow:1;
		padding:  0;
	}
	.qywh  .ln  ul li{
		width: 45%;
		margin-bottom:30px;
		border-bottom: 1px #CCC dotted;
		padding-bottom: 10px;
		text-align: center;
	}
	.qywh  .ln    ul li .data{
		font-size: 16px;
		font-weight:bold;
		text-align: center;
		background-color: #1D2088;
		height: 35px;
		line-height: 35px;
		width: 35px;
		border-radius: 100px;
		color: white;
		margin: auto;
	}
	.qywh  .ln  ul li .name{
		text-align: center;
		font-size: 14px;
		padding: 10px 0 5px;
		font-weight: bold;
	}
	.qywh  .ln    ul li .cont{
		font-size: 12px;
		line-height: 180%;
		color: #666;
		text-align: center;
	}
	.PageName.Product{
		display: none;
	}
	.PageName.Article{
		padding: 10px 0;
	}
	.PageName.Article{
	    font-size: 16px;
    text-align: center;
    color:#19B853;

	}
	.cpnrtop{
		overflow: hidden;
	}
	.cpnrtop .left{
		width: 100%;
	}
	.cpnrtop .left ul li img{
		display: none;
	}

	.cpnrtop .right{
		width: 100%;
	}
	.cpnrtop .right ul li .name{
		font-size: 16px;
		font-weight:bold;
		color:#1D2088;
	}
	.cpnrtop .right ul li .cont{
		padding: 10px 0 5px;
		line-height: 180%;
		color: #666;

	}

	.cpnrtop .right ul li .tel{
		color:#FF7F00;
		font-weight: bold;
		font-size: 14px;
		padding: 0 0 15px;

	}
	.cpnrtop .right ul li .more{
		overflow: hidden;

	}
	.cpnrtop .right ul li .more img{
		width: 30%;
	}
	.PageCont.Product h4{
		font-size: 18px;
	}
	.ColumnList.Product.tjcp li .Desc{
		display: none;
	}

	.Product p img{
		width: 45%;
	}
	.gs p{
		font-size: 12px;
		line-height: 200%;
	}
	.gs p img{
		float:right;
		margin-left: 5px;	
		width: 50%;
		padding: 3px;
		border:1px #CCC solid;

	}

	div.baiduMap{width:100%;height:20vh}
	div.map1{width:100%;height:20vh}


.mneiyecont.mbodywidth ul.SubMenu{
		display: flex;
		flex-wrap: wrap;	

}


	.mneiyecont.mbodywidth ul.SubMenu li a{
		background-color: #EEE;
		display: inline-block;
		font-size: 12px;
		padding: 5px 5px;
		border-radius:3px;
		margin:  3px;
	}

	.mneiyecont.mbodywidth ul ul{
		display: none;
	}


.NoColumn.Product ul.List{
	display: flex;
	flex-wrap: wrap;	
	padding: 10px 0;

}
.NoColumn.Product ul.List li {width:45%;margin: 0 auto;padding:10px 0;}
.NoColumn.Product ul.List li img {width:100%;padding:4px;border: 1px #CCC solid;}
.NoColumn.Product ul.List li .Name{font-size:12px;padding:5px 0 0;text-align: center;}
.NoColumn.Product ul.List li .Desc{display: none;}





/*骞叉爮鐩浘鐗囧垪琛?鏂伴椈*/
ul.ColumnList.Article  {padding: 20px 0px;}
.ColumnList.Article li {float: none;width:auto;height:auto;overflow: hidden;text-align: center; padding:10px 0px; border-bottom:1px #CCC dotted;}
.ColumnList.Article  li div.Time {text-align: right;float: right;}
.ColumnList.Article  li div.Name{float:left; font-size:14px; }
.ColumnList.Article  li div.Desc{display: none;}


.Pagination{
	clear:both;
	text-align: center;
}
.Pagination a{
	padding:5px;
	border:1px #EEE solid;
	margin:2px;
	cursor:pointer;
}
.Pagination a:hover{
	background-color: #EEE;
}
.Pagination a.now{
	background-color: #333;
	color:white;
	font-weight: bold;
}



/*骞叉爮鐩浘鐗囧垪琛?鏂伴椈*/

ul.ColumnList.Product{
	display: flex;
	flex-wrap: wrap;	
	padding: 10px 0;

}
ul.ColumnList.Product li {width:45%;margin: 0 auto;padding:10px 0;}
ul.ColumnList.Product li img {width:100%;padding:4px;border: 1px #CCC solid;}
ul.ColumnList.Product li .Name{font-size:12px;padding:5px 0 0;text-align: center;}
ul.ColumnList.Product li .Desc{display: none;}





/*骞叉爮鐩浘鐗囧垪琛?鏂伴椈*/
ul.ColumnList.Article  {padding: 20px 0px;}
.ColumnList.Article li {float: none;width:auto;height:auto;overflow: hidden;text-align: center; padding:10px 0px; border-bottom:1px #CCC dotted;}
.ColumnList.Article  li div.Time {text-align: right;float: right;}
.ColumnList.Article  li div.Name{float:left; font-size:14px; }
.ColumnList.Article  li div.Desc{display: none;}

.PageInfo{
    text-align: right;
	padding: 10px 0 0;
}


.lxwm{
	font-size: 12px;
	line-height: 200%;

}




.Detail.Product{
	overflow: hidden;
	position: relative;
}
.Detail.Product .Name{
	position: absolute;
    color:#1D1F87;
	font-size: 24px;
	top:10px;
	left: 450px;
	font-weight: bold;
	background: #EEE;
	width: 680px;
	padding: 10px 0;
	text-indent: 10px;

}
.Detail.Product .Title{
	position: absolute;
    color:#333;
	font-size: 18px;
	top:70px;
	left: 450px;
	font-weight: bold;
	width: 680px;
	padding: 10px 0;

}
.Detail.Product .Desc{
	position: absolute;
	top: 120px;
	left: 450px;
	font-size:16px;
	line-height: 220%;
	height: 210px;
	overflow: hidden;
}
.Detail.Product .Desc {
	white-space: pre-wrap;
	width: 655px;

}
.Detail.Product  h3{
	font-size: 18px;
    color:#FFF;
	background: #EEE;
	text-indent: 20px;
	font-weight: normal;
	background:url('titlebg.jpg') no-repeat left center ;
	height: 51px;
	line-height: 51px;
}
.Detail.Product .More{
	position: absolute;
	top: 360px;
	left: 450px;
	font-size:16px;
	line-height: 200%;

}
.Detail.Product .More a{
	display: inline-block;
	font-size: 16px;
	background: #1D1F87;
	padding: 8px 12px;
	text-align: center;
	color: white;
	margin-right: 10px;

}


/*********************** 样式 *************************/
.picChange1{width:300px;height:390px;position:relative;margin:20px auto;}

/* 动画区域 */
.picChange1 .PicList{width:300px;height:300px;position:relative;overflow:hidden;transform-style:preserve-3d; perspective:1000px;border: 2px #CCC solid;}
.picChange1 .PicList div{position:absolute;display:none;width:300px;height:100%;background-size:cover;background-position:center;}
.picChange1 .PicList div a{display: block; width:300px;height:100%;}
.picChange1 .PicList div.show{display: block;z-index:1;}

/* 列表按钮区域 */
.picChange1 .BtnList{bottom:20px; width:300px; position: absolute; z-index:1;  left:0; padding:0; list-style: none;}
.picChange1 .BtnList li{width:40px; height:40px; opacity: 0.8; border:3px white solid; margin:0px 10px 0 0; display: inline-block;  background-size:cover;background-position:center; transition: all .3s ease-in-out;border:1px #CCC solid;}
.picChange1 .BtnList li:hover{position: relative; transform: scale(1); z-index:0; cursor: pointer;}
.picChange1 .BtnList li.act{opacity: 1; transform: scale(1);margin:0px 10px 0 0;}
.picChange1 .BtnArrow{
    display: none;
}

.mneiyecont2 .Detail.Product  .Title{
	display: none;
}
.mneiyecont2 .Detail.Product  .Desc{
	display: none;
}
.mneiyecont2 .Detail.Product  .More{
	display: none;
}
.Detail.Product .Content p img{
	width: 100%;
}

.Back{text-align:center;}
.Back a{display:inline-block;padding:5px 10px;font-size:15px;background-color:#EEE;color:#333;border:1px #CCC solid;}
.Back a:hover{background-color:#1D1F87;color:#fff;}
.sp.right video{width:100%;height:220px;}
.ryzs2{overflow:hidden;}
.ryzs2 ul{display:flex;flex-wrap:wrap;}

.ryzs2 ul li {width:45%;margin: 0 auto;padding:10px 0;}
.ryzs2 ul li img {width:100%;padding:4px;border: 1px #CCC solid;}


.ryzs2 ul li img:hover{
	transform: rotateY(360deg);
	transition: all .8s ease-in-out; 
}



.ryzs2 ul li  span{
	display: block;
	padding-top:5px;
	text-align: center;
	font-size: 14px;
}
.ryzs2  h3{
	text-align: center;
	font-size: 20px;
	color: #1D1F87;	
}


.ryzs1 ul {
	display: flex;	
	flex-wrap: wrap; 
}


.ryzs1 ul li {width:45%;margin: 0 auto;padding:10px 0;}
.ryzs1 ul li img {width:100%;padding:4px;border: 1px #CCC solid;height: 250px;}



.ryzs1 ul li img:hover{
	transform: rotateY(360deg);
	transition: all .8s ease-in-out; 
}





.ryzs1 ul li  span{
	display: block;
	padding-top:5px;
	text-align: center;
	font-size: 14px;
}
.ryzs1  h3{
	text-align: center;
	font-size: 20px;
	color: #1D1F87;	
}


.yyyf{

}
.yyyf ul {
	display: flex;	
	flex-wrap: wrap; 
}
.yyyf ul li {width:45%;padding:10px 5px;margin-right: 8px;}
.yyyf ul li img {width:100%;padding:4px;border: 1px #CCC solid;}




.yyyf ul li img:hover{
	transform: rotateY(360deg);
	transition: all .8s ease-in-out; 
}



.yyyf ul li  span{
	display: block;
	padding-top:5px;
	text-align: center;
	font-size: 14px;
}
.yyyf  h3{
	text-align: center;
	font-size: 20px;
	color: #1D1F87;	
}


.Content.zhpp5 p img{
	width: 100%;
}
.Content.zhpp6{
	padding: 20px 0 0;
}

/*干栏目图片列表-新闻*/
.NoColumn.Article ul.List
{
	overflow: hidden;	
}
.NoColumn.Article ul.List {padding: 20px 0px;}
.NoColumn.Article ul.List li{overflow: hidden;border-bottom: 1px #DDD solid;padding:10px 0;}
.NoColumn.Article ul.List li.newsList {float: none;width:auto;height:auto;overflow: hidden;text-align: center; padding:10px 0px; border-bottom:1px #AAA solid;overflow: hidden;}
.NoColumn.Article ul.List li div.Image {float:left;padding-right:30px;}
.NoColumn.Article ul.List li div.Image img{width: 150px;height: 100px;padding: 3px;border: 1px solid #CCCCCC;}
.NoColumn.Article ul.List li div.newsName{float:left;  }
.NoColumn.Article ul.List li div.Name{

	width: 200px;
	text-overflow:ellipsis;white-space:nowrap;
}
.NoColumn.Article ul.List li div.Name a{
	color: #1D1F87;
	font-size:14px;font-weight:bold;
}
.NoColumn.Article ul.List li div.Name a.ColName{
	display: none;
}
.NoColumn.Article ul.List li div.Time{
	padding: 5px 0;
	color: #666;
}
.NoColumn.Article ul.List li div.Desc{
	line-height: 160%;
	height: 54px;
	overflow: hidden;
}
.NoColumn.Article ul.List li div.newsBrief{float:left; width:700px; padding:10px 0px; line-height:25px; color:gray;text-align:left;}

.PageInfo{
    text-align: right;
}

.Detail.Article{

}
.Detail.Article>.Name{
	text-align: center;
	font-size: 14px;
	padding: 10px 0;
	display: none;
}
.Detail.Article>.From{
	text-align: right;
	padding: 10px 0 0;
}
.Detail.Article .Content p{
	font-size: 14px;
	line-height: 200%;
}


.Content.gsjj1  p{
	font-size: 14px;
	line-height: 200%;
}



}