@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #f5f5f5;
	color: #454545;
}

body,p,input,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form {
	margin: 0;
	padding: 0;
	vertical-align: middle
}

ul,li,dl,dt,dd,form {
	list-style: none;
}

h1,h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 12px
}

p {
	margin: 0 0 3px 0
}

a {
	color: #333;
	text-decoration: none
}

a:hover {
	color: #00478a;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: middle
}

.clear {
	clear: both;
	overflow: hidden;
}

#VCode {
	cursor: pointer;
}

#body_margins {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	height: auto;
	background-color: #f5f5f5;
}/*头尾样式*/#header {
	position: relative;
	z-index: 1000;
	background: #fff;
}

.conlist {
	width: 98%;
	margin: 0 auto;
}

.conlist li {
	margin-bottom: 10px;
	min-height: 30px;
	overflow: hidden;
}

.li_inputbox {
	position: relative;
	min-height: 30px;
	background: #F2F2F2;
	overflow: hidden;
}

.li_input {
	position: absolute;
	top: 0;
	left: 0;
	right: 30px;
	height: 30px;
	width: 100%;
	font-size: 14px;
	border: 0;
	padding: 0 5px;
	margin-top: 2px;
	background: transparent;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0;
	-webkit-appearance: none;
	border-radius: 0;
}

.index_btn {
	margin: 0 auto;
	text-align: center;
}

.index_btn .index_btn {
	display: inline-block;
	width: 130px;
	height: 36px;
	background-color: #b5b6c3;
	margin-top: 10px;
	text-align: center;
	color: #fff;
	line-height: 36px;
	font-size: 16px;
}

.about_honor {
	width: 98%;
	margin: 0 auto;
}

.about_honor ul li {
	width: 44%;
	float: left;
	padding: 10px;
}

.nav_column {
	width: 97.5%;
	margin: 0 auto;
	padding: 10px 0;
	display: block;
}

.nav_column ul li {
	width: 50%;
	float: left;
	margin-bottom: 10px;
}

.nav_column ul li dl {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	background-color: #b5b6c3;
	padding-right: 10px;
}

.nav_column ul li dl dt {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: inline-block;
}

.nav_column ul li dl dt img {
	height: 100%;
	vertical-align: middle;
}

.nav_column ul li dl dd {
	color: #fff;
	font-size: 14px;
	line-height: 25px;
	display: inline-block;
}

.product_dg {
	background: #fff;
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;
}

.index_bt,.width_max {
	width: 94%;
	margin: 0 auto;
}

.product_box {
	width: 97.5% !important;
	margin: 0 auto;
}

.product_box ul li {
	width: 50%;
	float: left;
	margin-bottom: 10px;
}

.product_box ul li a {
	width: 95%;
	margin: 0 auto;
	text-align: center;
	display: block;
}

.product_box ul li a img {
	width: 100%;
}

.product_box ul li a dd {
	line-height: 35px;
	font-size: 14px;
}

.index_bt {
	padding: 20px 0;
	position: relative;
}

.index_bt h2 {
	font-size: 22px;
	font-weight: 900;
	text-align: center;
	position: relative;
	z-index: 9;
}

.index_bt>span {
	font-size: 36px;
	font-weight: bold;
	color: #f3f3f3;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,0%);
}

.index_bt h2 a {
	float: right;
	color: #999;
	font-size: 14px;
}

.about_dg {
	margin: 10px auto 0;
	background: #fff;
	display: block;
	padding: 10px 0;
}

.about_box img {
	padding: 20px 0;
}

.about_box dd {
	line-height: 24px;
	padding-bottom: 20px;
}

.news_dg {
	margin: 10px auto 0;
	background: #fff;
	display: block;
	padding-bottom: 20px;
	padding: 10px 0;
}

.news_box ul li {
	border-bottom: 1px solid #ededed;
	padding: 15px 0 0 0;
	height: 80px;
}

.news_box ul li .news-time {
	width: 80px;
	height: 60px;
	background-color: #f5f4f4;
	border-radius: 8px;
	overflow: hidden;
	float: left;
	margin-right: 12px;
}

.news_box ul li .news-time>span {
	display: block;
	text-align: center;
}

.news_box ul li .news-time>span:nth-child(1) {
	background-color: #b5b6c3;
	color: #fff;
	line-height: 22px;
}

.news_box ul li .news-time>span:nth-child(2) {
	font-size: 22px;
	font-weight: bold;
	line-height: 38px;
}

.news_box ul li a dt {
	color: #b5b6c3;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
}

.news_box ul li a dd {
	line-height: 20px;
	font-size: 12px;
	color: #999;
	height: 40px;
	overflow: hidden;
}

.copyright_foot {
	text-align: center;
	padding: 10px 0;
	color: #bbb;
}

.bottom_foot {
	position: fixed;
	bottom: 0;
	z-index: 999;
	width: 100%;
	background: #fff;
	border-top: #dbdbdb 1px solid;
	padding: 5px 0;
}

.bottom_foot ul li {
	float: left;
	width: 25%;
}

.bottom_foot ul li a {
	display: block;
	text-align: center;
}

.bottom_foot ul li a dl dt img {
	height: 20px;
	padding-bottom: 5px;
}

.mainbtn {
	display: block;
	width: 50%;
	height: 45px;
	line-height: 45px;
	margin: 5px;
	text-align: center;
	font-size: 16px;
	background: #ffe25a;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffeea5), to(#ffe25a));
 /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #ffeea5, #ffe25a);
 /* Chrome 10+, Saf5.1+ */
	border: 1px solid #f4c63f;
	box-shadow: 1px 1px 1px 0 #B5B5B5;
	text-shadow: 0px 1px 1px #fff;
	padding: 0x;
	margin: 20px auto;
	color: #000;
	font-weight: bold;
	border-radius: 6px;
	position: relative;
}

.mainbtn:hover {
	background: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffe25a), to(#ffeea5));
 /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #ffe25a, #ffeea5);
 /* Chrome 10+, Saf5.1+ */
}

.icon_bg_tel,.icon_bg_swt {
	float: left;
	margin: 0 auto;
	background: url(../images/ico/bg_tel.png) no-repeat right center;
	width: 30px;
	height: 40px;
	overflow: hidden;
}

.icon_bg_swt {
	background-image: url(../images/ico/bg_book.png)
}

.logo {
	display: block;
	text-align: left;
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
}

.logo img {
	max-width: 100%;
	height: 44px;
	display: block;
	padding: 8px 0 0 0;
}

.navBtn {
	width: 100%;
	position: relative;
	z-index: 1000;
	color: #fff;
	text-align: center;
	height: 82px;
	overflow: hidden;
}

.navBtn .active {
	color: #FFEA00
}

.navBtn .navArea {
	width: 100%;
	background: #b5b6c3;
	text-align: left;
	top: 0px;
	padding: 0;
	line-height: 30px;
	display: table;
	text-align: center;
}

.navBtn .navArea ul {
}

.navBtn .navArea li {
	width: 25%;
	float: left;
}

.navBtn .navArea a {
	width: 25%;
	color: #fff;
	font-size: 12px;
	padding: 5px;
	display: table-cell;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	/*background:#f91f42;*/
	background-image: #1b9db6;
}/*圆角*/.arr-round {
	background: #b5b6c3 url(../images/icons-arr.png) no-repeat 5px 3px;
	width: 18px;
	height: 18px;
	position: absolute;
	right: 10px;
	display: block;
	border-radius: 9px;
	top: 10px
}

.arr-round {
	background-position: 3px 5px;
	background-image: url(../images/icons-arr-dn.png)
}

.more {
	float: right
}

.box {
	position: relative;
	margin: 0;
	background: #F3EFC5
}

.box p {
	margin: 0
}

.box>.title {
	background: #b5b6c3;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	color: #fff;
	font-weight: bold;
	border-radius: 3px;
	margin: 0 2px;
	position: relative;
	font-size: 14px;
	display: none;
}

.box dd {
	padding: 0;
	margin: 0
}

.box .intro-box {
	padding: 10px
}

.wap_about .intro-box h1 {
	font-size: 120%;
	text-align: center;
}

.box .intro-box h3 {
	margin: 0;
	font-size: 14px;
}

.box .intro-box img {
	margin-right: 10px;
}

.box,.pager-next-pre {
	background-color: #fff;
	font-size: 14px;
}

.loading {
	background: url(../images/loading.gif) no-repeat 50% 50%;
	background-size: 20px auto;
}/*信息列表*/.info-list {
	padding: 10px;
}

.info-list li a:active .arr-round,.info-list li .active .arr-round {
}

.info-list li {
	position: relative;
	text-shadow: -1px -1px 0 #fffff;
	height: 60px;
/*margin: 15px auto;*/
}

.info-list li h5 {
	margin: 0;
	font-weight: normal;
	font-size: 14px;
	color: #b5b6c3;
	white-space: nowrap;
}

.info-list li a {
	padding: 8px 0px;
	float: left;
	width: 74%;
}

ul.info-list li .news-time {
	width: 22%;
	height: 60px;
	background-color: #f5f4f4;
	border-radius: 8px;
	overflow: hidden;
	float: left;
	margin-right: 12px;
}

ul.info-list li .news-time>span {
	display: block;
	text-align: center;
}

ul.info-list li .news-time>span:nth-child(1) {
	background-color: #b5b6c3;
	color: #fff;
	line-height: 22px;
}

ul.info-list li .news-time>span:nth-child(2) {
	font-size: 22px;
	font-weight: bold;
	line-height: 38px;
}

.info-list li p {
	margin: 0;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 30px;
	font-size: 12px;
}

.info-list li .time {
	font-size: 14px;
	color: #999;
}

.info-list li a:active .time {
	color: #fff;
}/*专家列表*/.img-list {
	padding: 10px 0 0 0;
	width: 100%;
	zoom: 1;
	overflow: hidden;
}

.img-list li {
	width: 49%;
	float: left;
	display: inline;
	text-align: center;
	overflow: hidden;
	margin-bottom: 10px;
}

.img-list li p {
	margin: 0;
	padding: 0;
	clear: both;
}

.img-list li span {
	color: #000000;
	font-size: 14px;
	display: block;
	height: 20px;
	line-height: 20px;
	clear: both;
	overflow: hidden;
}

.img-list li div {
	width: 80%;
	overflow: hidden;
	margin: 0px auto;
	border: 1px solid #CCCCCC;
}

.img-list li img {
	width: 100%;
	max-width: 300px;
	box-shadow: 0px 1px 1px 0 #B5B5B5;
	height: 130px;
}/*图片列表*/.n_pic {
	padding: 10px;
	zoom: 1;
	overflow: hidden;
}

.n_pic li {
	width: 50%;
	height: 180px;
	float: left;
	display: inline;
	text-align: center;
	border-bottom: 0;
	overflow: hidden;
}

.n_pic li p {
	margin: 0;
	padding: 1px;
	clear: both;
	font-size: 14px;
}

.n_pic li span {
	color: #000000;
	font-size: 14px;
	display: block;
	height: 30px;
	line-height: 30px;
	clear: both;
	overflow: hidden;
}

.n_pic li div {
	width: 90%;
	overflow: hidden;
	margin: 0px auto;
	border: 1px solid #CCCCCC;
}

.n_pic li img {
	width: 100%;
	max-width: 300px;
	box-shadow: 0px 1px 1px 0 #B5B5B5;
	height: 130px;
}

.n_pic li a {
	display: block;
	padding: 0;
	width: 95%;
}

.contact {
	line-height: 180%
}

.pager-next-pre {
	zoom: 1;
	overflow: hidden;
	padding: 0 0 10px;
	background: #ffffff;
	line-height: 22px;
	height: 50px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.theme {
	font-size: 14px;
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #EBEBEB;
	text-align: center
}

.ms_time {
	text-align: center;
	font-size: 14px;
	color: #999
}

.btn-red,.btn-blue {
	font-size: 14px;
	font-weight: bold;
	border-radius: 3px;
	border: 1px solid #fda8b5;
	line-height: 24px;
	text-shadow: 1px 1px 1px #333;
	margin-top: 4px;
}

.btn-red {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fefdfd), to(#f5e3da));
 /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #fefdfd, #f5e3da);
 /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(top, #fefdfd, #f5e3da);
 /* FF3.6 */
	color: #fc606a;
	text-shadow: -1px -1px 0 #ffffff;
	background-color: #ffffff
}

.btn-blue {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e4e5ff));
 /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #ffffff, #e4e5ff);
 /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(top, #ffffff, #e4e5ff);
 /* FF3.6 */
	color: #8085de;
	text-shadow: -1px -1px 0 #ffffff;
	background-color: #ffffff;
	border-color: #c1c4ff;
}

.yang_pages {
	padding: 10px 0 5px 0px;
	text-align: center;
	margin: 0 auto;
	line-height: 18px;
	clear: both !important;
	margin-bottom: 54px;
}

.yang_pages a {
	border: 1px solid #E9E9E9;
	color: #555555;
	display: inline;
	display: inline-block;
	padding: 2px 5px;
	margin: 0;
	height: 20px;
}

.yang_pages a:hover {
	border: 1px solid #b5b6c3;
	color: #fff;
	background: #b5b6c3;
	text-decoration: none;
	cursor: pointer;
}

.yang_pages .current {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 2px 5px;
	background-color: #b5b6c3;
	color: #fff;
	font-weight: bold;
}

.copyright {
	background: #F3EFC5;
	padding: 10px;
	font-size: 14px;
	padding-bottom: 50px;
	text-align: center;
}/*mj*/.nav_list {
	clear: both;
	margin: 5px 0;
	background-color: #fff;
}

.nav_list a {
	float: left;
	width: 49.5%;
	height: 30px;
	line-height: 30px;
	position: relative;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e6f7ff));  Saf4+, Chrome */	/*background-image: -webkit-linear-gradient(top, #ffffff, #e6f7ff);  Chrome 10+, Saf5.1+ */	/*background-image:    -moz-linear-gradient(top, #ffffff, #e6f7ff);  FF3.6 */
	margin: 5px 0;
	color: #777172;
	border-right: 1px solid #ccc;
}

.nav_list a:nth-child(2n+2) {
	border-right: 0;
}/*先进设备*/.info-sblist li {
	height: 100px;
	padding: 10px 0px;
	text-shadow: -1px -1px 0 #fffff;
}

.info-sblist .img {
	float: left;
	width: 90px;
	margin: 0px 5px;
	height: 100px;
	border: 1px solid #cccccc;
}

.info-sblist .summary {
	float: left;
	width: 190px;
	height: 100px;
	font-size: 14px;
	overflow: hidden;
}

.info-sblist .summary span {
	height: 25px;
	line-height: 25px;
	display: block;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px dotted #f81438;
	color: #f81438;
	overflow: hidden;
}

.info-sblist a {
	color: #f81438;
}

.info-sblist .summary p {
	line-height: 20px;
}/*医生*/.info-dtlist {
	width: 99%;
	margin: 0 auto;
}

.info-dtlist li {
	float: left;
	height: auto;
	width: 50%;
	padding: 10px 0px;
	text-shadow: -1px -1px 0 #fffff;
	overflow: hidden;
}

.info-dtlist .img {
	width: 50%;
	text-align: center;
	position: relative;
}

.info-dtlist .img img {
	width: 96%;
	height: auto;
	max-width: 236px;
	max-height: 300px;
}

.info-dtlist .summary {
	width: 50%;
	float: right;
	font-size: 14px;
	overflow: hidden;
}

.info-dtlist .summary a {
	color: #FF0000;
}

.info-dtlist .summary b {
	clear: both;
	display: block;
	color: #000;
	font-size: 14px;
}/*单页、文章内容*/.content {
	padding: 10px;
	line-height: 150%;
}

.position {
	height: 35px;
	; line-height: 35px;
	text-indent: 8px;
	margin: 5px 1px 5px 1px;
	font-size: 14px;
	border: 1px solid #cccccc;
	border-radius: 3px;
	overflow: hidden;
	background: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
 /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
 /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
 /* FF3.6 */
}

.pro_h3 {
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #FFE0B4;
	background: #ffeed5;
}

.intro {
	line-height: 160%;
	padding: 5px 0px;
	max-width: 100%;
	font-size: 12px;
}

.intro img {
	max-width: 100%;
}

.intro a {
	color: #ff0000;
	text-decoration: underline;
}

.askbar {
	height: 56px;
	position: relative;
	margin: 10px 0px 0px;
	width: 100%;
}

.askbar a {
	float: left;
	width: 40%;
	height: 36px;
	line-height: 36px;
	margin: 10px;
	text-align: center;
	font-size: 16px;
	background: #ceefef;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#b5e7de));
 /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #ffffff, #b5e7de);
 /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(top, #ffffff, #b5e7de);
 /* FF3.6 */
	border: 1px solid #b5bebd;
	box-shadow: 1px 1px 1px 0 #B5B5B5;
	text-shadow: 0px 1px 1px #FFFFFF;
	padding: 0x;
	color: #083031;
	font-weight: bold;
	border-radius: 6px;
	margin: 2px 0px 2px 25px;
	position: relative;
}

.askbar a:hover {
	background: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#b5e7de), to(#ffffff));
 /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #b5e7de, #ffffff);
 /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(top, #b5e7de, #ffffff);
 /* FF3.6 */
}	/**/.guestbook_title {
	background: #C8EDFB;
	padding: 5px;
	margin-top: 5px;
	font-size: 16px;
}

.guestbook_msg {
	border: 1px solid #C8EDFB;
	padding: 5px;
	line-height: 160%;
	font-size: 16px;
}

.guestbook_reply {
	padding: 5px;
	color: red;
	border-top: 1px dotted #CCCCCC;
}

#fixed-foot {
	position: relative;
	z-index: 1000;
	color: #fff;
	text-align: center;
}

#fixed-foot {
	position: fixed;
	bottom: 0;
	width: 100%;
	display: table;
	line-height: 17px;
	text-align: left
}

#fixed-foot li {
	height: 40px;
	padding-top: 5px;
	text-align: center;
	font-size: 14px;
	display: table-cell;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #fff;
	background: #b5b6c3;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#b5b6c3), to(#b5b6c3));
 /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #b5b6c3, #b5b6c3);
 /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(top, #b5b6c3, #b5b6c3);
 /* FF3.6 */
}

#fixed-foot .border-left-none {
	border-left: none;
}

#fixed-foot .border-right-none {
	border-right: none;
}

#fixed-foot li a {
	color: #fff;
}

#fixed-foot li a {
	display: block;
}

#fixed-foot li a div {
	width: 100px;
	height: 40px;
	margin: auto;
}

#fixed-foot li span {
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-indent: 0px;
}

.swipe img {
	width: 100%;
}



.feedback .content,
.carte .content {
	background-color: transparent;
	min-height: auto;
	padding-bottom: 10px;
}

.nytitle {
    font-size: 20px;
    color: rgb(33, 33, 33);
    text-align: center;
	line-height: 1em;
}

.feedback {
    background-color: #f6f6f6;
    padding: 10px 0;
	margin-top: 20px;
}

.feedback .nr {
    margin-top: 14px;
}

.feedback .nr p {
    font-size: 14px;
    color: rgb(128, 128, 128);
    text-align: center;
	line-height: 1.5em;
}

.feedback .nr form {
    display: block;
    width: 100%;
    max-width: 640px;
    margin: 10px auto 0;
}

.feedback .nr form .input {
    position: relative;
    width: 100%;
    padding: 8px 20px 8px 90px;
    box-sizing: border-box;
}

.feedback .nr form .input label {
    width: 90px;
    text-align: right;
    font-size: 14px;
    color: #666666;
    line-height: 36px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -18px;
    padding-right: 10px;
    box-sizing: border-box;
}

.feedback .nr form .input input {
    display: block;
    width: 100%;
    border-radius: 2px;
    border: 1px solid #dadada;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
    box-sizing: border-box;
    padding: 0 10px;
}

.feedback .nr form .input span {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -18px;
    line-height: 36px;
    font-size: 14px;
    color: red;
    width: 20px;
    text-align: right;
}

.feedback .nr form .input input[type="submit"] {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border: 0;
    background-color: #ef8201;
    cursor: pointer;
}

.carte {
    padding: 10px 0;
}

.carte .nr {
    margin-top: 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-sizing: border-box;
    padding: 10px;
    border-radius: 10px;
    display: table;
    width: 100%;
}

.carte .nr .text {
    display: block;
    width: 100%;
    background-color: #ef8201;
    color: #fff;
    vertical-align: middle;
    padding: 30px;
    box-sizing: border-box;
}

.carte .nr .text h6 {
    font-size: 16px;
    font-weight: normal;
	line-height: 1.2em;
}

.carte .nr .text p {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.5em;
}

.carte .nr .map {
    display: block;
    width: 100%;
}

.carte .nr .map iframe {
    display: block;
    width: 100% !important
}