﻿@charset "utf-8";
body {
	margin:0px;
	font-size:12px;
	color:#3d2f1b;
	font-family:"微软雅黑";
}
* {
	padding:0px;
	margin:0px;
}
body, ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, p, form, fieldset, legend, input, textarea, select, button, th, td {
	margin:0;
	padding:0;
}
input, select {
	font:100% Helvetica, Tahoma, Arial, "Microsoft YaHei", "微软雅黑", SimSun, "宋体", STXihei, "华文细黑", Heiti, "黑体", sans-serif;
}
button {
	overflow:visible
}
img {
	border:none;
}
a {
	color:#3d2f1b;
	text-decoration:none;
}
a:hover {
	color:#da251c;
	text-decoration:none;
}
li {
	list-style:none;
}
input, select, button {

	vertical-align:middle;
}
.clear {
	overflow:hidden;
	clear:both;
	height:0px;
}
.lf {
	float:left;
}
.rt {
	float:right;
}
.header {
	position:absolute;
	z-index:999;
	width:100%;
	top:20px;
}
.top {
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	margin-top:11px;
	z-index:999;
}
.top .logo {
	float:left;
}
.top .tel {
	float:right;
	background:url(1.png) no-repeat left top;
	line-height:30px;
	margin-top:50px;
}
.tel p {
	color:#000;
	font-size:14px;
	padding-left:36px;
}
.tel span {
	font-size:20px;
	color:#85393B;
}
.head {
	padding-left:0px;
	padding-right:0px;
	z-index:999;
}
.navbar {
	margin-bottom:0px;

}
.navbar-default {
	background-color: #85393B;
	border-color: #85393B;
	margin-top:21px;

}
/*.nav li .drown {
	display:none;
	position:absolute;
}
.nav li:hover {
	background-color:#000;
}
.nav li:hover .drown {
	display:block;
	z-index:999;
	position:relative;
}
.nav li .drown li {
	border-bottom: solid 1px #eee;
	line-height:50px;
	text-align:center;
	width: 150px;
	background-color: #fff;
	box-shadow: 0 0 5px #aaa;
}
.nav li .drown li a {
	color: #6f6f6f;
	font-size:14px;
transition: all .5s ease-in .1s
}
.nav li .drown li a:hover {
	color:#FFF;
}
.nav li .drown li:hover {
	background-color:#D7262C;
}
.nav li .drown li:hover a {
	color:#FFF
}*/
@media only screen and (max-width:1170px) {
 .navbar-default {
 top:0px;
}
.header {
top:0px;
}
.head {
width:100%;
}
}
.navbar-default .navbar-nav>li>a {
	color:#FFF;
	font-size:18px;
}
.nav>li>a {
	padding: 15px 43px;
}
.navbar-default .navbar-nav>li>a:hover {
	background-color:#FFF;
	color:#85393B;
}
.navbar-nav {
	width:100%;
	
}
.navbar-nav .dropdown .dropdown-menu{
	position:relative;
}
.navbar-header {
	width:100%;
}
.navbar-brand {
	padding:0px 20px
}
.navbar-default .navbar-toggle {
	border-color:#FFF;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color:#FFF
}
.navbar-default .navbar-toggle:hover {
	background-color:#FFF
}
.navbar-default .navbar-toggle:hover .icon-bar {
	background-color:#85393B
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color:#FFF;
}
.banner {
	z-index:1
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
      display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-slide img {
	width:100%;
	height:auto;
}
@media only screen and (max-width:1170px) {
 .navbar-default {
 margin-top:0px;
}
.head {
width:100%;
}
}
.ssxx .container {
	margin:0 auto;
	position:relative;
	background-color:#FFF;
	z-index:999;
	padding:15px;
	margin-top:-85px;
}
.ssxx .container .ss_sy {
	background: url(2.png) no-repeat left top, url(3.png) no-repeat right top;
	width:100%;
	height:55px;
}
.txtScroll-top {
	width:97%;
	overflow:hidden;
	position:relative;
	background:url(4.png) no-repeat 0px 25px;
	padding-left:40px;
	padding-top:26px;
	margin:0 auto;
}
.txtScroll-top .hd {
	overflow:hidden;
	height:30px;
	float:right;
}
.txtScroll-top .hd .prev, .txtScroll-top .hd .next {
	display:block;
	width:13px;
	height:13px;
	float:right;
	margin-right:5px;
	margin-top:5px;
	overflow:hidden;
	cursor:pointer;
	background:url(6.png) no-repeat;
}
.txtScroll-top .hd .next {
	background:url(5.png) no-repeat;
}
.txtScroll-top .hd ul {
	float:right;
	overflow:hidden;
	zoom:1;
	margin-top:10px;
}
.txtScroll-top .hd ul li {
	float:left;
	width:9px;
	height:9px;
	overflow:hidden;
	margin-right:5px;
	text-indent:-999px;
	cursor:pointer;
	background:url(icoCircle.gif) 0 -9px no-repeat;
}
.txtScroll-top .hd ul li.on {
	background-position:0 0;
}
.txtScroll-top .bd {
	float:left;
}
.txtScroll-top .infoList li {
	height:24px;
	line-height:24px;
}
.txtScroll-top .infoList li .date {
	float:right;
	color:#999;
	padding-left:30px;
}
.syby {
	width:100%;
	background:url(7.jpg) repeat-x top center;
}
.syby .container {
	padding-left:0px;
	padding-right:0px;
}
.syby .container .sye {
	padding-right:0px;
	padding-left:0px;
}
.syby .container .xw-a {
	background:url(9.png) no-repeat 210px 70px;
}
.syby .container .xw-a h4 {
	color:#6E4E3F;
	padding-top:40px;
	padding-bottom:9px;
}
.syby .container .xw-a i {
	width: 35px;
	height:3px;
	background-color:#85393B;
	display: block;
	margin-bottom:9px;
}
.syby .container .xw-a p {
	line-height:30px;
	font-size:14px;
	color:#957161;
	width:60%;
	height:60px;
	overflow:hidden;
}
.syby .container .syc {
	background:none;
}
@media only screen and (max-width:1170px) {
	.syby .container .xw-a {
		padding-bottom:17px;
	}
.syby .container .xw-a h4 {
	color:#6E4E3F;
	padding-top:20px;
	padding-bottom:9px;
}
}
@media only screen and (max-width:992px) {
 .syby .container .xw-a {
background:none;
text-align:center;
padding-bottom:21px;
padding-left:7px;
padding-right:7px;
}
 .syby .container .xw-a i {
margin:0 auto;
}
 .syby .container .xw-a p {
font-size:12px;
line-height:26px;
margin:0 auto;
height:55px;
}
}
.sycp {
	width:100%;
	background:url(10.jpg) no-repeat top center;
	padding-top:90px;
	padding-bottom:50px;
}
.sycp .container .cp-a {
	border:solid 1px #A3494B;
	overflow:hidden;
	padding-bottom:7px;
	background-color:#FAFAFA;
	margin-bottom:11px;
}
.sycp .container .cp-a img {
	width:100%;
	height:auto;
	transition: all 6s;
	-o-transition: all 6s;
	-ms-transition: all 6s;
	-moz-transition: all 6s;
	-webkit-transition: all 6s;
	max-height:253px;
}
.sycp .container .cp-a:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.sycp .container .cp-a h4 {
	line-height:50px;
}
.sycp .container .cp-a h4 a {
font-size:;
	color:#85393B;
}
.sycp .container .cp-a p {
	color:#999999;
	line-height:24px;
	padding:9px;
}
.xcy {
	padding-top:24px;
	padding-bottom:30px;
}
.xcy p {
	color:#CBCBCB;
	font-size:12px;
	line-height:30px;
}
.xcy .zh {
	color:#999999;
}
.xcy .en {
	text-transform:uppercase;
}
.mr {
	display:block;
	width:111px;
	height:56px;
	background:url(12.jpg) no-repeat top center;
	color:#FFF;
	margin:0 auto;
	padding-bottom:70px;
	line-height:56px;
}
.mr:hover{ color:#FFF}
@media only screen and (max-width:1170px) {
 .sycp {
background:none;
padding-top:30px;
padding-bottom:30px;
}
}
.sygy {
	width:100%;
	background:url(13.png) no-repeat top center;
	padding-bottom:30px;
}
.sygy .container .gyb {
	color:#FFDBB7;
	font-size:14px;
	height:185px;
	line-height:35px;
	writing-mode: vertical-rl;/*从左向右 从右向左是 writing-mode: vertical-rl;*/
	writing-mode: tb-rl;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
	padding-top:15px;
	padding-bottom:5px;
	overflow:hidden;
}
.sygy .container .gyc {
	color:#FFDBB7;
	font-size:26px;
	padding-top:30px;
	writing-mode: vertical-rl;/*从左向右 从右向左是 writing-mode: vertical-rl;*/
	writing-mode: tb-rl;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
}
@media only screen and (max-width:1080px) {
.sygy {
	background:url(13.png) no-repeat top center;
}
.sygy .container .gyb {
	color:#FFDBB7;
	font-size:14px;
	height:185px;
	line-height:30px;
	writing-mode: vertical-rl;/*从左向右 从右向左是 writing-mode: vertical-rl;*/
	writing-mode: tb-rl;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
	padding-top:15px;
	padding-bottom:5px;
}
.sygy .container .gyc {
	color:#FFDBB7;
	font-size:20px;
	padding-top:30px;
	writing-mode: vertical-rl;/*从左向右 从右向左是 writing-mode: vertical-rl;*/
	writing-mode: tb-rl;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
}
}
@media only screen and (max-width:992px) {
	.sygy {
	background:url(14.png) no-repeat top center;
}
.sygy .container .gyb {
	color:#FFDBB7;
	font-size:12px;
	height:185px;
	line-height:37px;
	writing-mode: vertical-rl;/*从左向右 从右向左是 writing-mode: vertical-rl;*/
	writing-mode: tb-rl;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
	padding-top:15px;
	padding-bottom:5px;
}
.sygy .container .gyc {
	color:#FFDBB7;
	font-size:20px;
	padding-top:30px;
	writing-mode: vertical-rl;/*从左向右 从右向左是 writing-mode: vertical-rl;*/
	writing-mode: tb-rl;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
}
}
@media only screen and (max-width:768px) {
	.sygy {
	background:url(15.png) no-repeat top center;
}
.sygy .container .gyb {
	color:#FFDBB7;
	font-size:12px;
	height:185px;
	line-height:22px;
	writing-mode: vertical-rl;/*从左向右 从右向左是 writing-mode: vertical-rl;*/
	writing-mode: tb-rl;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
	padding-top:15px;
	padding-bottom:5px;
}
.sygy .container .gyc {
	color:#FFDBB7;
	font-size:18px;
	padding-top:30px;
	writing-mode: vertical-rl;/*从左向右 从右向左是 writing-mode: vertical-rl;*/
	writing-mode: tb-rl;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
}
}
@media only screen and (max-width:414px) {
		.sygy {
	background:url(14.png) no-repeat top center;
}
.sygy .container .gyb {
	color:#FFDBB7;
	font-size:12px;
	height:185px;
	line-height:22px;
	writing-mode: vertical-rl;/*从左向右 从右向左是 writing-mode: vertical-rl;*/
	writing-mode: tb-rl;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
	padding-top:15px;
	padding-bottom:5px;
	overflow:hidden;
}
.sygy .container .gyc {
	color:#FFDBB7;
	font-size:16px;
	padding-top:30px;
	writing-mode: vertical-rl;/*从左向右 从右向左是 writing-mode: vertical-rl;*/
	writing-mode: tb-rl;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
}
}
@media only screen and (max-width:375px) {
		.sygy {
	background:url(14.png) no-repeat top center;
}
.sygy .container .gyb {
	color:#FFDBB7;
	font-size:12px;
	height:185px;
	line-height:21px;
	writing-mode: vertical-rl;/*从左向右 从右向左是 writing-mode: vertical-rl;*/
	writing-mode: tb-rl;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
	padding-top:15px;
	padding-bottom:5px;
	overflow:hidden;
}
.sygy .container .gyc {
	color:#FFDBB7;
	font-size:16px;
	padding-top:30px;
	writing-mode: vertical-rl;/*从左向右 从右向左是 writing-mode: vertical-rl;*/
	writing-mode: tb-rl;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
}
}

@media only screen and (max-width:360px) {
		.sygy {
	background:url(14.png) no-repeat top center;
}
.sygy .container .gyb {
	color:#FFDBB7;
	font-size:12px;
	height:185px;
	line-height:20px;
	writing-mode: vertical-rl;/*从左向右 从右向左是 writing-mode: vertical-rl;*/
	writing-mode: tb-rl;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
	padding-top:15px;
	padding-bottom:5px;
	overflow:hidden;
}
.sygy .container .gyc {
	color:#FFDBB7;
	font-size:16px;
	padding-top:30px;
	writing-mode: vertical-rl;/*从左向右 从右向左是 writing-mode: vertical-rl;*/
	writing-mode: tb-rl;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
}
}

.cpzs{ width:100%; background:url(16.jpg) no-repeat top center;}
.cpzs .content{ width:1200px; margin:0 auto;}
.cpzs .content .container{ width:980px; margin-top:240px;}
.cpzs .content .cpbt{ float:left; margin-top:90px;}
.cpzs .content .container{ float:right;}
.cpzs .content .container .zsb{ position:relative; margin-bottom:20px; overflow:hidden; padding-bottom:15px;}
.cpzs .content .container .zsb .cpimg{ width:100%;}
.cpzs .content .container .zsb .cpimg img{ width:100%; height:auto; display:block;}
.cpzs .content .container .zsb .cpbj{ position:absolute; top:0;}
.cpzs .content .container .zsb .cpbj img{ width:100%; height:auto; display:block;}
.cpzs .content .container .zsb .cpwz{ margin-top:40px; padding:15px; position:relative;}
.cpzs .content .container .zsb .cpwz a{ font-size:14px; color:#A3494B;}
.cpzs .content .container .zsb .cpwz p{ color:#999999; font-size:12px; line-height:50px;}

.cpzs .ydbt{ display:none;}
.cpzs .ydbt h4{ color:#A3494B; padding-bottom:11px;}
.cpzs .ydbt p{ color:#A3494B; font-size:14px; text-transform:uppercase;}
.cpzs .ydbt i{
	width: 30px;
	height:2px;
	background-color:#A3494B;
	display: block;
	margin:0 auto;
	margin-top:11px;
}

.gctt{ width:100%; margin-top:30px;}

@media only screen and (max-width:1200px) {

.cpzs{ width:100%; background:none;}
.cpzs .content{ width:100%;}
.cpzs .content .container{ width:auto; margin-top:20px;}
.cpzs .content .cpbt{ float:none; margin-top:0px;display:none;}
.cpzs .content .container{ float:none;}
.cpzs .ydbt{ display:block;}
}
@media only screen and (max-width:768px) {
.cpzs .content .container .zsb{ position:relative; margin-bottom:20px; padding-right:0px;}
}
@media only screen and (max-width:375px) {
.cpzs .content .container .zsb .cpwz{padding:7px;}
.cpzs .content .container .zsb .cpwz p{ line-height:21px;}
}


.syxw{ width:100%; background:url(27.jpg) no-repeat top center;}
.syxw .xwa{ padding-top:154px;}
.syxw .ydbt{ display:none;}
.syxw .ydbt h4{ color:#A3494B; padding-bottom:11px;}
.syxw .ydbt p{ color:#A3494B; font-size:14px; text-transform:uppercase;}
.syxw .ydbt i{
	width: 30px;
	height:2px;
	background-color:#A3494B;
	display: block;
	margin:0 auto;
	margin-top:11px;
}
.syxw .xwc{ margin-bottom:5px; margin-top:15px;}
.syxw .xwc p{ color:#A1A1A1; line-height:35px;}
.syxw .xwc p span{ color:#666666; font-size:18px;}
.syxw h5{ color:#656565;}
.syxw .container .xwc i{ width:65px; height:3px; background-color:#893B39; display:block; margin-top:15px; margin-bottom:5px;}

@media only screen and (max-width:1200px) {
.syxw{ margin-top:30px;}
.syxw .ydbt{ display:block;}
.syxw .xwb{ float:none; margin-top:0px;display:none;}
.syxw .xwa{ padding-top:30px;}
}


.dtu{ width:100%;}

.foot{ width:100%; background:url(30.jpg) no-repeat top center / cover; padding-bottom:11px;}
.foot .container{ padding-top:11px;}
.foot .container .fa{ color:#FFDBB7; font-size:14px; padding-bottom:11px;}
.foot .container .fa .fta{ padding-bottom:20px;}
.foot .container .fa .ff_a{ padding-left:0px; padding-right:0px;}
.foot .container .fa .ff_a .yc{ display:none;}
.foot .container .fa .ff_a .ewm{
	width: 100px;
    display: none;
    background-color: #fff;
    position: absolute;
    right: 10px;
    top: -110px;
    padding: 5px;
    box-shadow: 0 0 3px #aaa;
}
.foot .container .fa .ff_a .ewm img{ width:100%; height:auto; display:block;}
.foot .container .fa .ff_a:hover .xs{ display:none;}
.foot .container .fa .ff_a:hover .yc{ display:block;}
.foot .container .fa .ff_a:hover .ewm{ display:block;}
.foot .container .fa .ftb{ line-height:20px; padding-top:15px;}
.foot .container .fa .ftb a{ display:inline-block; padding-right:15px; color:#FFDBB7; font-size:14px;}
.foot .container .dc{ padding-top:12px;}
.foot .fb{ border-top:solid 1px #622222; color:#FFDBB7; line-height:30px;}
@media only screen and (max-width:1200px) {
.foot{ padding-bottom:5px;}
.foot .container .fa{  font-size:13px; }
}
@media only screen and (max-width:768px) {
	.foot .container .fa .fta{ padding-bottom:15px; text-align:center;}
.foot .container .fa .ff_a{ text-align:center;}
.foot .container .fa .ftb{ text-align:center;}
.foot .container .fa .ff_a .ewm{
    right:-5px;
}
.foot .container .fa .ff_a .yc{ margin:0 auto; }
}

/*内页头部*/
.nhd{ position:inherit;}

.nwz{ width:100%; line-height:50px; border-bottom:solid 1px #EDEDED; color:#999999; font-size:14px;}
.ncontent{ background:url(36.jpg) no-repeat left top;}
.ncontent .ndh{ width:100%; text-align:center; padding-top:30px; padding-bottom:30px;}
.ncontent .ndh .dha a{ padding:10px 20px;color:#85393B; font-size:16px;text-align:center; display:block; border:solid 1px #85393B;}
.ncontent .ndh .dha{
	display:inline-block;
	padding:10px 10px;
	text-align:center;
	border:solid 3px #85393B;
	margin-bottom:15px;
	margin-left:9px;
	margin-right:9px;


	}
@media only screen and (max-width:768px) {
	.ncontent .ndh .dha a{ padding:5px 5px;color:#85393B; font-size:12px;text-align:center; display:block; border:solid 1px #85393B;}
.ncontent .ndh .dha{
	display:inline-block;
	padding:5px 5px;
	text-align:center;
	border:solid 2px #85393B;
	margin-bottom:15px;
	margin-left:5px;
	margin-right:5px;


	}
}
@media only screen and (max-width:375px) {
.ncontent .ndh .container{ padding-left:5px; padding-right:5px;}
}

.ncontent .nnr{ padding-top:40px; padding-bottom:90px;}
.ncontent .nnr .ydbt h3{ color:#A3494B; padding-bottom:11px;}
.ncontent .nnr .ydbt p{ color:#A3494B; font-size:14px; text-transform:uppercase;}
.ncontent .nnr .ydbt i{
	width: 45px;
	height:3px;
	background-color:#A3494B;
	display: block;
	margin:0 auto;
	margin-top:11px;
}

.ncontent .nnr .nabout{ overflow:hidden; padding-top:20px; padding-bottom:20px; line-height:30px; color:#656565; font-size:14px;}
.ncontent .nnr .nabout p{margin: 0 0 10px;}
.ncontent .nnr .nabout img{ max-width:100%; height:auto;}

.gnews{ margin-top:30px;}
.gnews .g_n{ margin-bottom:15px; overflow:hidden;}
.gnews .g_n img{ width:100%; display:block; height:auto; overflow:hidden;}
.gnews .g_n .news_r .ntt{ font-size:16px; padding-top:15px; padding-bottom:15px;}
.gnews .g_n .news_r .ntt a{ color:#656565;}
.gnews .g_n .news_r .ntt a:hover{ color:#A3494B;}
.gnews .g_n .news_r .ndd{ background:url(g18.png) no-repeat left top; text-transform:uppercase; color:#C5C5C5; font-size:14px; padding-left:30px;padding-bottom:15px;}
.gnews .g_n .news_r .njj{ color:#999999; line-height:24px; font-size:12px;}


.nproudtc{ margin-top:40px; margin-bottom:70px;}
.nproudtc .container .cp-a {
	border:solid 1px #A3494B;
	overflow:hidden;
	padding-bottom:7px;
	background-color:#FAFAFA;
	margin-bottom:19px;
}
.nproudtc .container .cp-a img {
	width:100%;
	height:auto;
	transition: all 6s;
	-o-transition: all 6s;
	-ms-transition: all 6s;
	-moz-transition: all 6s;
	-webkit-transition: all 6s;
	max-height:253px;
}
.nproudtc .container .cp-a:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.nproudtc .container .cp-a h4 {
	line-height:50px;
}
.nproudtc .container .cp-a h4 a {
font-size:;
	color:#85393B;
}
.nproudtc .container .cp-a p {
	color:#999999;
	line-height:24px;
	padding:9px;
}
@media only screen and (max-width:1080px) {
.nproudtc .container .cp-a img{ max-height:441px;}
}
@media only screen and (max-width:992px) {
.nproudtc .container .cp-a img{ max-height:334px;}
}
@media only screen and (max-width:768px) {
.nproudtc .container .cp-a img{ max-height:263px;}
}
@media only screen and (max-width:414px) {
.nproudtc .container .cp-a img{ max-height:186px;}
}
.xiaocms-page{ text-align:center; margin-top:20px;}
.xiaocms-page span {
display: inline-block;
height: 22px;
padding: 0 10px;
line-height: 22px;
background: #A3494B;
border: 1px solid #A3494B;
color: #fff;
text-align: center;
margin-left: 1px;
}
.xiaocms-page a {
display: inline-block;
height: 22px;
line-height: 22px;
background: #fff;
border: 1px solid #e3e3e3;
text-align: center;
color: #333;
padding: 0 10px;
margin-left: 1px;
}

.nnr .lianxi h3{
	margin-bottom:10px;}
.nnr .lianxi h4{
	font-size:16px;
	line-height:26px;
	color:#888;
	margin-bottom:10px;
}
.nnr .lianxi em {
	width:30px;
	height:1px;
	background-color:#A3494B;
	display:block;
	margin-bottom:15px;
}
.nnr .lianxi b {
	font-family:Arial, Helvetica, sans-serif;
	color:#0e6eb8;
	padding-left:5px;
	font-size:20px !important;
}
.nnr .lianxi p {
	font-size:16px;
	line-height:40px;
}
.nnr .lianxi p i {
	padding-right:10px;
	color:#aaa;
}
.nnr .lianxi input.w_z {
	width:32%;
	height:40px;
	font-size:14px;
	line-height:40px;
	margin-right:.3%;
	margin-bottom:10px;
	border:1px solid #e7e7e7;
	padding:0 5px;
}
.nnr .lianxi input.a_n {
	width:120px;
	height:40px;
	background-color:#A3494B;
	font-size:14px;
	color:#fff;
	line-height:40px;
	border:none;
}
.nnr .lianxi textarea {
	width:98%;
	height:66px;
	padding:5px;
	border:1px solid #e7e7e7;
	outline:none;
	resize:none;
	font-size:14px;
	line-height:28px;
	margin-bottom:10px;
}

@media only screen and (max-width:992px) {
	.nnr .lianxi h4 {
font-size:14px;
line-height:24px;
}
.nnr .lianxi p {
font-size:14px;
line-height:32px;
}
.nnr .lianxi input.w_z {
width:100%;
height:36px;
line-height:36px;
}
.nnr .lianxi input.a_n {
width:100%;
height:36px;
line-height:36px;
}
.nnr .lianxi textarea {
width:100%;
}
}