﻿/*电脑*/
@media (min-width:1580px){
}
@media (min-width:1340px){
}

@media (max-width:1080px){
	/*--头部样式--*/
	.top_bg_con{ display:block; padding:0 3%; width:auto;}
	.top_bg_con .logo{ display:block; height:2em; padding:0.5em 0;}
	.top_bg_con .logo img{ width:auto; height:100%;}
	.top_bg_con .mobilenav{ display:block;}
	.top_bg_con .menu{ background:#223b85; position:absolute;  width:34%; max-width:255px; right:-255px; top:0px; display:none; padding:3em 0 0 0; padding-bottom:9999px; margin-bottom:-9999px;}
	.top_bg_con .menu ul li{ float:none; width:auto; font-size:1.25em; line-height:2.8; text-align:center;}
	.top_bg_con .menu ul li a{ color:#fff; display:block;}
	.top_bg_con .menu ul li a:hover{ background:#2c4fb7;}
}
/*ipad竖版区域*/

/*ipad*/
@media (max-width: 780px){
	body{ font-size:24px;}
	
	/*--通用样式--*/
	.AllYdCon{ display:block;}
	.AllPcCon{ display:none;}
	.AllLeftCon,.AllRightCon{ float:none; width:auto; margin:0; display:block;  padding:0; }
	
	.top_bg .swiper-slide{ height:auto;}
	.conterBg{ background:none;}
	.newListCont{padding:0 3%; background:#f6f6f6;}
	.newListCont ul li span{ display:none;}
	.conter .tabTit{ line-height:3;}
	.conter .tabTit a{ height:3em;}
	.newsRight .tabCont{ margin:0 5% 2% 5%;}
	.newsRight .topNews h1 a{ color:#000; font-size:1.1em;}
	.newsRight .topNews p{ height:5.4em;}
	.YWZXleftCont a{ font-size:1.5em;}
	.footerBg{ padding:1em 0;}
	.footer .leftCont,.footer .rightCont{ width:auto;}
	.footer .rightCont{ margin:2em 0 0 0;}
	.footer{ margin:0 3%;}
	.footer .leftCont ul li{ width:48%; margin:0 2% 2% 0;}
	.footer .leftCont .ewmCont{ display:inline-block; }
	.footer .leftCont .ewmCont h1{ display:block; width:70%; margin:0 auto 0.2em auto; text-align:center;}
	.footer .leftCont .ewmCont .text{ display:block; width:auto; text-align:center; line-height:1.25;}
	.footer .bottomCont{ text-align:center;}
	.footer .bottomCont span{ display:block; }
	/*--细览--*/
	.xlBanner{ height:22em;}
	.DhTit{ margin:0 3%;}
	.conter .xx_con{ padding:0 3%;}
	.conter .xx_con .tabTit{ height:3em; font-size:1.4em;}
	.conter .xx_con .listCont .text{ line-height:1.5;}
	.conter .xx_con .listCont .text h3{ height:1.5em;}
	.conter .xx_con .listCont .text p{ height:3em;}
	.conter .xx_con .listCont .text h5,.conter .xx_con .listCont .text h3{ font-size:1.25em;}
	.conter .xx_con .listCont .text p{ font-size:1em;}
	.conter .xx_con .listCont h2{ height:4.5em; width:4.5em;}
	.conter .xx_con .listContTZ .text h3{ height:3em;}
	}
/*手机大屏幕*/
@media (max-width: 645px){
	}
/*手机大屏幕*/
@media (max-width: 560px){
	body{font-size:12px;}
	}
/*手机小屏幕*/
@media (max-width: 340px){
	}

