#mdA table,
#mdA table td,
#mdA table th {
	border: 1px solid #ddd;
	border-collapse: collapse;
	padding-left: 5px;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}

#mdA table {
	width: 100%;
}

@media screen and (min-width: 800px) {

	.neirong_main {
		width: 1200px;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	/* 关于我们 */
	.About_L {
		float: left;
		width: 230px;
		padding-bottom: 14px;
		background: #fff;
		overflow: hidden;
		margin-right: 20px;
	}

	.left_menu {
		margin-top: 4px;
	}

	.About_L h4 {
		width: 230px;
		height: 80px;
		text-align: center;
		background: url(../images/pdtitle.png) no-repeat top center;
		margin-top: -4px;
	}

	.About_L h4 a {
		font-size: 18px;
		line-height: 35px;
		font-weight: bold;
		padding-top: 5px;
		text-decoration: none;
		color: #fff;
		text-align: center;
		display: block;
	}

	.About_L h4 span {
		font-size: 14px;
		font-weight: normal;
		text-decoration: none;
		color: #fff;
		text-align: center;
	}

	.pd_list {
		padding: 12px 15px 0px 10px;
		border: 1px solid #dedede;
		border-top: none;
	}

	.pd_list dt {
		height: 34px;
		line-height: 34px;
		padding-bottom: 12px;
		padding-left: 25px;
		background: url(../images/ddabg1.png) no-repeat top center;
	}

	.pd_list dt.cur {
		background: url(../images/ddabg0.png) no-repeat top center;
	}

	.pd_list dt a {
		display: block;
		width: 190px;
		font-family: "Microsoft YaHei";
		line-height: 34px;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
	}

	.pd_list dt.cur a {
		color: #fff;
		font-weight: bold;
	}

	.contact {
		width: 230px;
		height: 101px;
		background: url(../images/mobile.png) no-repeat top center;
		margin-top: 8px;
	}

	.contact dt {
		padding-left: 13px;
		padding-top: 8px;
	}

	.contact dd {
		padding-left: 94px;
		*padding-left: 15px;
		height: 52px;
		margin-top: -50px;
	}

	.contact dd p {
		font-size: 14px;
		line-height: 27px;
		color: #fff;
	}

	.contact dd span {
		font-size: 16px;
		line-height: 27px;
		color: #fff;
	}

	.About_R {
		float: left;
		width: 945px;
		background: #fff;
		border: 1px solid #dedede;
		border-top: 4px solid #003762;
		margin-right: 1px;
		padding-bottom: 20px;
	}

	.dqwz {
		width: 100%;
		float: left;
		overflow: hidden;
		font-size: 13px;
		text-align: right;
		font-weight: normal;
		line-height: 49px;
		text-align: left;
		text-indent: 20px;
		border-bottom: 1px solid #ccc;
	}

	.dqwz span {
		margin-right: 6px;
	}

	.right_main {
		width: 100%;
		overflow: hidden;
		background: #fff;
	}

	.agent_con {
		width: 98%;
		height: auto;
		overflow: hidden;
		padding: 1%;
	}

	.agent_con .age_li_about {
		font-size: 14px;
	}


	/* 新闻列表 */

	.pd_left {
		float: left;
		width: 230px;
		margin-top: 4px;
		border: 1px solid #dedede;
		border-top-color: rgb(222, 222, 222);
		border-top-style: solid;
		border-top-width: 1px;
		border-top: none;
		background: #fff;
		margin-right: 20px;
	}

	.pd_left h4 {
		width: 230px;
		height: 80px;
		text-align: center;
		background: url(../images/pdtitle.png) no-repeat top center;
		margin-top: -4px;
	}

	.pd_left h4 a {
		font-size: 18px;
		line-height: 35px;
		font-weight: bold;
		padding-top: 5px;
		text-decoration: none;
		color: #fff;
		text-align: center;
		display: block;
	}

	.pd_left h4 span {
		font-size: 14px;
		font-weight: normal;
		text-decoration: none;
		color: #fff;
		text-align: center;
	}

	.pd_lists {
		padding: 12px 15px 10px 10px;
	}

	.pd_lists dt {
	    height: 40px;
	    line-height: 40px;
	    padding-left: 10px;
	    /* background: url(../images/ddabg.png) no-repeat top center; */
		background: #ddd;
	    margin-top: 3px;
		overflow: hidden;
	}
	.pd_lists dt:hover{
		background: #003762;
	}
	.pd_lists dt:hover a{
		color: #fff;
	}
	.pd_lists dt a {
	    font-size: 14px;
	    color: #333;
	    text-decoration: none;
		display: block;
	}
	.pd_lists dd {
	    background: url(../images/xjt.png) no-repeat 8px center;
	}
	.pd_lists dd a {
	    line-height: 30px;
	    color: #666666;
	    padding-left: 20px;
	    font-size: 13px;
	}

	.agent_con ul li {
		float: left;
	}

	.agent_con li {
		width: 100%;
		height: 45px;
		line-height: 45px;
		border-bottom: 1px dotted #ccc;
	}

	.agent_con li span {
		float: right;
	}

	.agent_con li img {
		float: left;
		margin-top: 18px;
		margin-right: 5px;
	}

	.nr-title {
		font-size: 18px;
		text-align: center;
	}

	.nr-info {
		text-align: center;
		font-size: 14px;
		border-bottom: 1px solid #ddd;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}

	/* 产品列表 */
	.prdcenters {
		overflow: hidden;
		padding-top: 20px;
		padding-left: 13px;
	}

	.prdcenters li {
		width: 205px;
		height: auto;
		/* min-height: 295px; */
		border: 1px solid #dedede;
		float: left;
		margin: 0px 13px 15px 13px;
	}

	.prdcenters .pdimg {
		width: 100%;
		height: auto;
		border: none;
		display: block;
	}

	.prdcenters .pdimg img {
		width: 100%;
		height: 165px;
		display: block;
	}

	.prdcenters h5 {
		height: 40px;
		line-height: 40px;
		text-align: center;
		overflow: hidden;
	}

	.prdcenters h5 a {
		font-size: 14px;
		color: #333333;
		font-weight: bold;
	}

	.prdcenters p {
		font-size: 12px;
		color: #666666;
		padding: 0px 15px;
		line-height: 20px;
		height: 40px;
		overflow: hidden;
	}

	.prdcenters .prdbtn {
		display: block;
		width: 88px;
		height: 25px;
		line-height: 25px;
		border: 1px solid #dedede;
		text-align: center;
		color: #777777;
		font-size: 12px;
		margin: 10px auto;
		text-decoration: none;
	}

	.prdcenters .prdbtn:hover {
		border: 1px solid #dedede;
		text-align: center;
		color: #fff;
		background: #0097ff;
		font-size: 12px;
		text-decoration: none;
		transition: border-color 0.4s ease 0s, background-color 0.6s ease 0s;
	}

}



@media screen and (max-width: 800px) {

	.neirong_main {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 10px auto;
	}

	/* 关于我们 */
	.About_L {
		
		float: left;
		width: 230px;
		padding-bottom: 14px;
		background: #fff;
		overflow: hidden;
		margin-right: 20px;
	}

	.left_menu {
		margin-top: 4px;
	}

	.About_L h4 {
		width: 230px;
		height: 80px;
		text-align: center;
		background: url(../images/pdtitle.png) no-repeat top center;
		margin-top: -4px;
	}

	.About_L h4 a {
		font-size: 18px;
		line-height: 35px;
		font-weight: bold;
		padding-top: 5px;
		text-decoration: none;
		color: #fff;
		text-align: center;
		display: block;
	}

	.About_L h4 span {
		font-size: 14px;
		font-weight: normal;
		text-decoration: none;
		color: #fff;
		text-align: center;
	}

	.pd_list {
		padding: 12px 15px 0px 10px;
		border: 1px solid #dedede;
		border-top: none;
	}

	.pd_list dt {
		height: 34px;
		line-height: 34px;
		padding-bottom: 12px;
		padding-left: 25px;
		background: url(../images/ddabg1.png) no-repeat top center;
	}

	.pd_list dt.cur {
		background: url(../images/ddabg0.png) no-repeat top center;
	}

	.pd_list dt a {
		display: block;
		width: 190px;
		font-family: "Microsoft YaHei";
		line-height: 34px;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
	}

	.pd_list dt.cur a {
		color: #fff;
		font-weight: bold;
	}

	.contact {
		width: 230px;
		height: 101px;
		background: url(../images/mobile.png) no-repeat top center;
		margin-top: 8px;
	}

	.contact dt {
		padding-left: 13px;
		padding-top: 8px;
	}

	.contact dd {
		padding-left: 94px;
		*padding-left: 15px;
		height: 52px;
		margin-top: -50px;
	}

	.contact dd p {
		font-size: 14px;
		line-height: 27px;
		color: #fff;
	}

	.contact dd span {
		font-size: 16px;
		line-height: 27px;
		color: #fff;
	}

	.About_R {
		float: left;
		width: 100%;
		background: #fff;
		border: 1px solid #dedede;
		border-top: 4px solid #003762;
		margin-right: 1px;
	}

	.dqwz {
		width: 100%;
		float: left;
		overflow: hidden;
		font-size: 13px;
		text-align: right;
		font-weight: normal;
		line-height: 49px;
		text-align: left;
		/* text-indent: 20px; */
		border-bottom: 1px solid #ccc;
	}

	.dqwz span {
		margin-right: 6px;
	}

	.right_main {
		width: 100%;
		overflow: hidden;
		background: #fff;
	}

	.agent_con {
		width: 98%;
		height: auto;
		overflow: hidden;
		padding: 1%;
	}

	.agent_con .age_li_about {
		font-size: 14px;
	}

	.agent_con .age_li_about img{
		width: 100%;
	}
	/* #mdA table {
		width: 100%;
	} */
	/* 新闻列表 */

	.pd_left {
		display: none;
		float: left;
		width: 230px;
		margin-top: 4px;
		border: 1px solid #dedede;
		border-top-color: rgb(222, 222, 222);
		border-top-style: solid;
		border-top-width: 1px;
		border-top: none;
		background: #fff;
		margin-right: 20px;
	}

	.pd_left h4 {
		width: 230px;
		height: 80px;
		text-align: center;
		background: url(../images/pdtitle.png) no-repeat top center;
		margin-top: -4px;
	}

	.pd_left h4 a {
		font-size: 18px;
		line-height: 35px;
		font-weight: bold;
		padding-top: 5px;
		text-decoration: none;
		color: #fff;
		text-align: center;
		display: block;
	}

	.pd_left h4 span {
		font-size: 14px;
		font-weight: normal;
		text-decoration: none;
		color: #fff;
		text-align: center;
	}

	.pd_lists {
		padding: 12px 15px 10px 10px;
	}

	.pd_lists dt {
		height: 34px;
		line-height: 34px;
		padding-bottom: 12px;
		padding-left: 15px;
		background: url(../images/ddabg.png) no-repeat top center;
	}

	.pd_lists dt a {
		font-size: 14px;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
	}

	.pd_lists dd {
		background: url(../images/xjt.png) no-repeat 8px center;
	}

	.pd_lists dd a {
		display: block;
		line-height: 30px;
		color: #666666;
		padding-left: 20px;
		font-size: 13px;
	}

	.agent_con ul li {
		float: left;
	}

	.agent_con li {
		float: left;
		width: 100%;
		height: 45px;
		line-height: 45px;
		border-bottom: 1px dotted #ccc;
	}
	.agent_con li a{
		float: left;
		display: block;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		width: 70%;
	}

	.agent_con li span {
		float: right;
		width: 20%;
		margin-right: 5%;
	}

	.agent_con li img {
		float: left;
		margin-top: 18px;
		margin-right: 5px;
	}

	.nr-title {
		font-size: 18px;
		text-align: center;
	}

	.nr-info {
		text-align: center;
		font-size: 14px;
		border-bottom: 1px solid #ddd;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}

	/* 产品列表 */
	.prdcenters {
		overflow: hidden;
		padding-top: 20px;
		width: 100%;
	}

	.prdcenters li {
		width: 49.5%;
		margin-right: 1%;
		margin-bottom: 1%;
		height: auto;
		/* min-height: 295px; */
		border: 1px solid #dedede;
		box-sizing: border-box;
		float: left;
	}
	.prdcenters li:nth-child(2n+2){
		margin-right: 0;
	}
	.prdcenters .pdimg {
		width: 100%;
		height: auto;
		border: none;
		display: block;
	}

	.prdcenters .pdimg img {
		width: 100%;
		height: 165px;
		display: block;
	}

	.prdcenters h5 {
		line-height: 25px;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 5px;
	}

	.prdcenters h5 a {
		font-size: 14px;
		color: #333333;
		font-weight: bold;
	}

	.prdcenters p {
		font-size: 12px;
		color: #666666;
		padding: 0px 15px;
		line-height: 20px;
		height: 40px;
		overflow: hidden;
	}

	.prdcenters .prdbtn {
		display: block;
		width: 88px;
		height: 25px;
		line-height: 25px;
		border: 1px solid #dedede;
		text-align: center;
		color: #777777;
		font-size: 12px;
		margin: 10px auto;
		text-decoration: none;
	}

	.prdcenters .prdbtn:hover {
		border: 1px solid #dedede;
		text-align: center;
		color: #fff;
		background: #0097ff;
		font-size: 12px;
		text-decoration: none;
		transition: border-color 0.4s ease 0s, background-color 0.6s ease 0s;
	}

}
