* {
	margin: 0;
	padding: 0;
}
a{ color:#333; text-decoration:none;}
body {

	font-family: "微软雅黑";

	
}
ul,
li,p,span,table,form{
	list-style-type: none;
	margin:0;
	padding:0;}
	
	
	.cx{ width:100%; height:700px; }
	.cx_header{ width:100%; height:50px; line-height:50px; text-align:center; background:#00844a;}
	.cx_header span{ color:#fff; font-size:20px;}
	.cx_main{ width:95%; margin:0 auto; margin-top:20px; height:auto; clear: both;}
	.cx_maintop{ width:100%; height:34px; line-height:34px; margin-bottom:20px;}
	.cx_maintop span{ display:inline-block;float:left; color:#00844a}
	.cx_maintop img{ float:left; margin-right:10px;}
	.cx_mainbottom{ width:100%; overflow:auto;}
	.cx_mainbottom li{ margin-bottom:20px;}
	.cx_mainbottom .li01 p{ text-indent:2rem;}
	.cx_mainbottom .li02 img{ width:22%; height: 135px; float:left; margin:0 1.5%}
	.cx_mainbottom .li02{ overflow:auto;}
	.cx_mainbottom .li03{ width:100%; height:35px; line-height:35px; border:1px solid #ccc; border-radius:10px; padding:0 10px; box-sizing:border-box;}
	.cx_mainbottom .li03 img{ float:left; width:22px; padding-top:3px;}
	.cx_mainbottom .li03 span{ width:95%; float:right; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
	.cx_maincentent{  margin:15px 0; width: 50%; float: left;}
	.cx_maincentent_left{ width:40%; float:left;}
	.cx_maincentent_left img{ width:90%; height: 156px;}
	.rr{ width: 100%; padding-top: 10px; clear: both;}
.cx_maincentent_right .li01 a{ float: left; margin-left: 10px;}
.rr img{ width: 23%; height: 100px; float: left; margin-right: 2%}
	
	.cx_maincentent_right{ float:right; width:60%;}
	.cx_maincentent_right .li01{ width:100%; height:25px; line-height:25px; margin-bottom:5px; color:#1296db;}
	.cx_maincentent_right .li01 img{ height:25px; margin-right:5px; float:left;}
	.cx_maincentent_right .li01 span{ float: left;}
	.cx_maincentent_right .li02{display: -webkit-box;
-webkit-box-orient: vertical;

overflow: hidden;}

.cx_maintese{ width:100%; }
.cx_maintese li{ float:left; width:21%; margin:0 2%; height:95px;}
.cx_maintese li img{ width:100%;}
.cx_maintese li span{ width:100%;  position: relative; height:95px; display:inline-block;}
.cx_maintese li a{height:30px; line-height:30px; text-align:center; background:rgba(0,0,0,0.3); display:inline-block; width:80px; position: absolute; left: 50%; top: 50%;   
    transform: translate(-50%, -50%);color:#fff;}
	
	
	
	ul{ padding-left: 0!important;}
	
	/*首页css*/
	.cxbanner{ width:100%;}
.cxbanner img{ width:100%;}
.cxsymaina{ width: 1250px; height: 700px; margin: 30px auto;}
.cxsymain{ width:980px; height:700px; background-size:100% 100%;  position:relative; float: left;}
.cxsymain_info{ top:0; height:60px; line-height:60px; background:#14a9ff; width:100%;}
.cxsymain_info input{ background: #fff; border: 0;}
.cxsymain_info_left label{ margin:0 10px; color:#fff; font-size:18px;}
.cxsymain_info_left{ margin-left:30px; float:left;}
.cxsymain_info_right{ margin-right:30px; float:right;}
.cxsymain_info_right ul{ height:35px; line-height:35px; width:220px; background:#fff; border-radius:3px; margin-top:12px; float: left;}
.cxsymain_info_right ul li{ float:left;}
.cxsymain_info_right ul li input{ border:0; width:160px; height:35px; background:none; margin-left:8px;}
.cxsymain_info_right ul li img{ width:17px; float:right; margin-top:9px;}
.cxsymain_info_left input{  margin-right: 5px!important;}




/*弹出css*/
.cx_tanchu{ width:400px; height:400px; background:#fff; border:1px solid #ccc; border-radius:5px; position:relative; overflow-x: hidden;}
.cx_tcheader{ width:100%; height:35px; line-height:35px; text-align:center; font-size:18px;background: blue; color: #fff;}
.cx_tctongy{ width:100%; height:20px; line-height:20px; margin:5px 0;}
.cx_tctongy img{ margin:2.5px 5px 0 15px; float:left;}
.cx_tctongy span{ float:left;}
.cx_tcweizhi{ width:370px; margin-left:30px; height:30px; line-height:30px;}
.cx_tcweizhi img{margin:2px 5px 0 15px; float:left;}
.cx_tcweizhi span{float:left; white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; display:inline-block; width:310px;}
.cx_fuwuxm{ width:370px; overflow:auto; margin:0 auto;}
.cx_fuwuxm ul{ width:320px; margin:0 40px;}
.cx_fuwuxm li{ float:left; width:60px; margin:0 10px; text-align:center;}
.cx_fuwuxm li p{ margin:5px 0;}
.cx_cy{width:100%; overflow:hidden; }
.cx_close{ width:19px; height:19px; position:absolute; right:5px; top:5px;}
.cx_button{ width:100px; height:35px; background:#0799fd; float:right; margin-right:15px; border-radius:5px; margin-top:30px; margin-bottom:10px;}
.cx_button button{ width:100%; height:100%; background:none; border:0; color:#fff; letter-spacing:3px; font-size:14px;}
.cx_cy li{ float:left; width:90px; height:20px; line-height:20px; border:1px solid #ccc; margin:5px 18px; font-size:14px; text-align: center;}


#panel {
	position: absolute;
	background-color: white;
	max-height: 83%;
	overflow-y: auto;
	top: 70px;
	right: 10px;
	width: 280px;
}
#panel .amap-call {
	background-color: #009cf9;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
#panel .amap-lib-driving {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	overflow: hidden;
}
.input-item{ float: left; margin: 0 10px;}
.input-item input{ width: 130px; line-height: 0;}
#container {
	height: 600px;
	width: 100%;
}





.box1{ height:270px;  background:#eae9e8; overflow:hidden;}
.t_news{ height:270px; color:#000; padding-left:10px; padding-right:10px;overflow:hidden; position:relative; }
.news_li,.swap{ display:inline-block; position:absolute; top:0px; left:0px;height:270px; width:100%; background:#eae9e8; box-sizing:border-box;}
.news_li a,.swap a{ color:#000; height:270px; text-decoration:none;    display: flex;
	justify-content: center;
	align-items: center;    flex-direction: column;font-size:14px;padding:20px;}
.news_li li{ height:270px;line-height:35px;background:#eae9e8;width:100%; }
.swap li{ height:270px; line-height:35px; background:#eae9e8;width:100%;}

.news_li .p1{ height:60px;width:100%; text-align:center; line-height:60px;}
.news_li .p2{ height:210px; width:100%; text-align:center;line-height:35px;}

.swap .p1{ height:60px; width:100%;  text-align:center;line-height:60px;}
.swap .p2{ height:210px;width:100%; text-align:center; line-height:35px;}
.swap{top:270px;}
.xinjiaw{ width:270px; height:660px; float: left;}
.titlejg{ width:270px; height:60px; background:#0494e7; text-align:center; line-height:60px; color:#fff; font-size:18px;}






.boxa1{ height:270px;  background:#eae9e8; overflow:hidden;}
.t_newsa{ height:270px; color:#000; padding-left:10px;overflow:hidden; position:relative;     display: flex;
	justify-content: center;}
.newsa_li,.swapa{ display:inline-block; position:absolute; top:0px; left:0px;height:270px; width:100%; background:#eae9e8; box-sizing:border-box;}
.newsa_li a,.swapa a{ color:#000; height:270px; text-decoration:none;    display: flex;
	justify-content: center;width:100%;
	   flex-direction: column;padding:20px;font-size:14px;line-height:170%;}
.newsa_li li{ height:270px;line-height:35px;background:#eae9e8; width:100%;}
.swapa li{ height:270px; line-height:35px;background:#eae9e8;width:100%; }


.swapa{top:270px;}