.m-main{overflow: hidden;padding: 20px;background: #fff;}
.is-top{height: 106px;position: relative;}
.m-logo{position: relative; top:26px;left:8px;}
/*.m-home{display: block;position: absolute;right:-30px;top:41px;width:76px;height: 30px;*/
	/*background: url(../images/home/home.png) left center no-repeat;padding:12px 0 0 40px;}*/
.m-home a{font-size:18px;color:#fff; }


.m-text,.m-submit,.m-right{background:#f5f5f5;}
.m-left{width: 723px;height:660px;float: left;}
.m-text{height: 424px;margin-bottom:10px;padding-top: 24px;overflow-x:hidden;overflow-y:auto;}


.m-text dl.answer{min-height:100px;margin: 15px 0;overflow: hidden;}
.m-text dl.answer dd{position: relative;}
.m-text dl.answer dd i{display: block;width:9px;height:15px;position: absolute;top:40px;left:-7px;background: url(../images/home/tip.png) center center;}
.m-text dl.answer dt{width: 64px;height: 64px;float: left;text-align: center;}
.m-text dl.answer dt img{width: 46px;height: 46px;border-radius: 50%;margin-top: 28px;}
.m-text dl.answer dd{margin-left:64px;width: 595px;border:1px solid #dededf;
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius:5px;
		-moz-border-radius:5px;
			-ms-border-radius:5px;
	padding:10px 13px;
}
.m-text dl.question{min-height:100px;margin-top: 15px;overflow: hidden;}
.m-text dl.question dd{margin-left:64px;min-height:45px;border:1px solid #dededf;
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius:5px;
		-moz-border-radius:5px;
			-ms-border-radius:5px;
	padding:10px 13px;
	position: relative;
	float: right;
	margin-top: 20px;
	text-align: right;
}


.m-text dl.question dd i{display: block;width:9px;height:15px;position: absolute;
	top:24px;right:-10px;background: url(../images/home/tips.png) center center;}
.m-text dl.question dt{float: right;width: 64px;height: 64px;text-align: center;}
.m-text dl.question dt img{width: 46px;height: 46px;border-radius: 50%;margin-top: 28px;}
.m-text dl.question dd p{min-width: 164px;text-align: left;min-width: 100%;color: #cc0c0d;}

.m-submit{height: 110px;position: relative;}
.m-submit .text{ font-size: 12px;width: 701px; height: 88px;padding:10px; border: none; resize:none;background: none;font-family: "Microsoft Yahei"}
.m-submit .button{ position: absolute;right:104px;bottom: 8px;width: 87px;height: 34px;
	line-height: 34px;text-align: center;color: #fff;font-size: 16px;background: #d00c0d;border: none;    border-radius: 5px;}
.num{position: absolute;bottom: 6px;left: 6px;font-size: 12px;}
.m-submit .clear{     border-radius: 5px;position: absolute;right: 8px;bottom: 8px; width: 87px;height: 34px;line-height: 34px;text-align: center;color: #fff;font-size: 16px;background: #bebebe;border: none;}


.m-right{width: 402px;height: 551px;float: right;padding:9px;}

.m-top{border-top:2px solid #cc0c0d;height: 196px;}
.m-top h3{width: 126px;height: 42px;line-height: 42px;text-align:center;
	font-size:18px;position: relative;top:-2px;}
.one{color: #fff;background: #cc0c0d;}
.m-top ul{padding:14px 0 16px;overflow: hidden;}
.m-top ul li{float: left;width: 80px;height: 40px;line-height: 40px;padding-left: 16px;
	background: url(../images/home/sjx.png) 5px 16px no-repeat;}

.m-tips{position: absolute;top:-200px;border: 1px solid #90a8c1;width: 650px;
	line-height: 22px;font-size: 12px;background: #f2f7fe;padding: 8px;height:182px}
.m-tips p {line-height:18px}
.m-tips p:hover{background: #355fb1;color:#fff}

.m-item{margin-top: 15px;}
.m-tit {height: 26px;line-height: 26px;border-bottom: 3px solid #cc0c0d;}
span.aon{color: #fff !important;background: #cc0c0d;}
.m-tit span{float: left; color: #cc0c0d;padding:0 12px; font-size: 14px; line-height: 26px;cursor:pointer;}
.item{display: none;position: relative;}
.item dd{text-indent:0 !important;}
.m-tit+.item{display: block;}
.m-left a.more { 
   position: absolute;
    right: 0;
    bottom: 0;
	color:#cc0c0d
}


.m-applyFor table{width:100%;margin: 20px 0; border:1px solid #ef8080;border-collapse:collapse;border-spacing:0;}
.m-applyFor td{border:1px solid #d3e3f8;text-align: center;height: 50px;line-height: 50px;}
.m-applyFor th{text-align: center;height: 50px;line-height: 50px;}
.m-applyFor td[colspan="3"]{text-align: left;padding-left: 12px;}
.m-applyFor td:nth-child(odd){background: #ef8080;color: #fff;width: 20%;}
.m-applyFor td:nth-child(even){text-align: left;padding-left: 12px;width: 30%;}
.m-applyFor a.more{display:block;width:92px;height:32px;border-radius:4px;background-color:#cc0c0d;color:#fff;text-align:center;letter-spacing:0;font-weight:400;font-stretch:normal;font-size:15px;font-family:MicrosoftYaHei;line-height:32px;}

.m-business ul{margin-top:20px;}
.m-business li{float:left;margin-right:8px; cursor: pointer; margin-bottom:8px;height:32px;min-width:92px;border:solid 1px #ef8080;border-radius:4px;background-color:#fff;}
.m-business li a{display:block;color:#ef8080;text-align:center;letter-spacing:0;font-weight:400;font-stretch:normal;font-size:15px;font-family:MicrosoftYaHei;line-height:32px;}
.m-business p{color:#3d3d3d;letter-spacing:0;font-weight:400;font-stretch:normal;font-size:16px;font-family:MicrosoftYaHei;line-height:40px;}
.m-business p a{color:#cc0c0d;}

.m-rcmmnddthms{padding:0 10px;height:61px;overflow: hidden;background: #f5f5f5;}
.m-rcmmnddthms.active{height: auto;}
.m-rcmmnddthms h3{float:left;margin-top: 20px; color:#cc0c0d;letter-spacing:0;font-weight:700;font-stretch:normal;font-size:16px;font-family:MicrosoftYaHei-Bold;}
.m-rcmmnddthms li{float:left;margin:10px 10px 10px 0;}
.m-rcmmnddthms li span{display:block;padding:9px 15px;cursor: pointer;border-radius:20px;background-color:#fff;box-shadow:0 0 7px 0 rgba(15,100,255,.1);color:#3d3d3d;letter-spacing:0;font-weight:400;font-stretch:normal;font-size:14px;font-family:MicrosoftYaHei;}
.m-rcmmnddthms .j_more{position: absolute;right: 10px; top: 10px;display:block;width:80px;height:36px;border-radius:18px;background-color:#cc0c0d;box-shadow:0 0 7px 0 rgba(15,100,255,.1);color:#fff;text-align:center;letter-spacing:0;font-weight:400;font-stretch:normal;font-size:14px;font-family:MicrosoftYaHei;line-height:36px;}



@media screen and (max-width: 767px) {
		body{min-width:100%}
	 .m-gov,.container_box,.m-left,.m-right,iframe{width:100%!important}
	 .visible-lg{display: none;}
	 .is-header{background-position: left center;}
	 .m-text dl.answer dd{width:77%}
	 .m-top{height:auto;}
	 .m-right{height:auto}
 }