@charset "utf-8";
/* CSS Document */
* {
	margin: 0 auto;
	padding: 0;
}
body {
	background:#fff;
	font-size: 14px;
	font-family:"微软雅黑";
	color: #2d2d2d;
	line-height: 24px;
}
.clear {
	clear: both;
}
img {
	border: 0;
}
ul {
	list-style: none;
}
a {
	text-decoration: none;
	color: #2d2d2d;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
a:hover {
	text-decoration: none;
	color: #d91733;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.none {
	display:none;
}
.w1200 {
	width:1200px;
}
.header {
	height:89px;
	width: 100%;
}
.logo {
	margin-top:18px;
	float: left;
}
.header-main::after {
display:table;
content:'';
clear:both;
}
.menu{ float:right;}
.menu li{ float:left; height:89px; line-height:89px;/* width:96px;*/ text-align:center; margin-left:15px; font-size:16px; position:relative;}
.menu li a{ display:block; padding:0 17px;}
.menu li a:hover{/*background:url(../images/menu.jpg) no-repeat;*/ color:#FFF; background:#ed4967;}
.menu .on a {/*background:url(../images/menu.jpg) no-repeat;*/background:#ed4967; color:#FFF;}
.nav .sub{
		display:none;
		/*width:96px; */
		left:0px; 
		top:89px;  
		position:absolute; 
		line-height:40px;	
		text-align:center;
		z-index: 999;
	}
	.nav .sub li{
		margin-left:0px;
		zoom:1;
		width:98px;
		font-size:14px;
		height: 40px; 
		line-height: 40px; 
		text-align:center;
		
	}
.nav .subb li{ width:140px;}
.nav .sub li a{ display:block; background: #f9728b;}
.nav .sub li a:hover{background: #ed4967;}		
.nav .sub a{
		display:block; 
		padding:0 10px;
		transition:all 0.2s linear;
	}
.nav .sub a:hover{
		background:#6d6d6d; 
		color:#fff;
	}




.banner {
	width:100%;
	max-height:525px;
	height:auto !important;
	height:525px;
}
.banner img {
	width:100%;
	display:block;
	height:auto;
	height:100%
}
.slideBox {
	overflow:hidden;
	position:relative;
	max-height:525px;
	height:auto !important;
	height:525px;
}
.slideBox .bd {
	position:relative;
	height:100%;
	z-index:0;
}
.slideBox .bd li {
	zoom:1;
	vertical-align:middle;
}
.slideBox .bd img {
	width:100%;
	display:block;
	height:auto;
	height:100%
}
.slideBox .prev, .slideBox .next {
	position:absolute;
	left:3%;
	top:50%;
	margin-top:-25px;
	display:block;
	width:32px;
	height:40px;
	background:url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.slideBox .next {
	left:auto;
	right:3%;
	background-position:8px 5px;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter:alpha(opacity=100);
	opacity:1;
}
.slideBox .prevStop {
	display:none;
}
.slideBox .nextStop {
	display:none;
}
.box1 {
	width:1200px;
	padding:20px 0 0px 0;
}
.box1:after{ clear:both; display:table; content:'';}
.newl{ float:left; width:728px;}
.nTabb .TabTitleb li {
	float:left;
	cursor:pointer;
	font-size:16px;
	width:126px;
	height:42px;
	line-height:42px;
	text-align:center;
	margin-right:15px;
}
.nTabb .TabTitleb .active {
	color:#fff;
	background:#ed4967;
	/*background:url(../images/cda.png) no-repeat;*/
}
.nTabb .TabTitleb .normal {
	background:#d9d9d8;
	/*background:url(../images/cd.png) no-repeat;*/
}
.nTabb .TabContentb {
	background:#e7e7e7;
	clear:both;
	overflow:hidden;
	display:block;
	height:253px;
	margin-top:2px;
	padding-right:15px;
}
.nTabb .TabContentb:after{ clear:both; display:table; content:'';}
.pjdt{ width:316px; float:left;}
.jdt {
	width:316px;
	height:253px;
	overflow:hidden;
	position:relative;
}
.jdt .hd {
	height:15px;
	overflow:hidden;
	position:absolute;
	right:5px;
	bottom:5px;
	z-index:1;
}
.jdt .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
.jdt .hd ul li {
	float:left;
	margin-right:2px;
	width:15px;
	height:15px;
	line-height:14px;
	text-align:center;
	background:#fff;
	cursor:pointer;
}
.jdt .hd ul li.on {
	background:#f00;
	color:#fff;
}
.jdt .bd {
	position:relative;
	height:100%;
	z-index:0;
}
.jdt .bd li {
	zoom:1;
	vertical-align:middle;
}
.jdt .bd img {
	width:316px;
	height:253px;
	display:block;
}
.nelist{ width:379px; float:right;}
.nelist li{ line-height:40px; height:40px; }
.nelist li a{ float:left; background:url(../images/ico.gif) no-repeat left; width:275px;white-space: nowrap;text-overflow:ellipsis; overflow:hidden; padding-left:25px;}
.nelist li span{ float:right; color:#7c7c7c;}
.newr{ width:449px; float:right; }
.tit3{ background:#ed4967; color:#FFF; font-size:18px; font-weight:bold; text-align:center; height:42px; line-height:42px; width:449px;}
.tit3 a{ color:#FFF;}
.ggl{background:#e7e7e7; width:449px;height:255px; }
.ggl li{ line-height:40px; height:40px; }
.ggl li a{ float:left; background:url(../images/ico.gif) no-repeat left; width:275px;white-space: nowrap;text-overflow:ellipsis; overflow:hidden; padding-left:25px;}
.ggl li span{ float:right; color:#7c7c7c;}


.txtScroll-top{ overflow:hidden; position:relative;   }

.txtScroll-top .bd{ padding:3px 20px 5px; }
.txtScroll-top .infoList li{ height:40px; line-height:40px;   }
.txtScroll-top .infoList li a{ background:}
.txtScroll-top .infoList li .date{ float:right; color:#999;  }
.box2{ width:1200px; margin-top:20px;}
.tit1{ background:#ed4967; text-align:center;  font-size:18px; height:41px; line-height:41px; font-weight:bold;}
.tit1 a{ color:#FFF;}
.case{ background:#e7e7e7; padding:15px 15px 10px 15px;  }
.case .bd{ width:1170px; overflow:hidden;}
.case dl {
	width:223px;
	height:210px;
	margin: 0 5px;
	float:left;
}
.case dl dt {
	overflow:hidden;
	width:215px;
	height:170px;
*line-height:170px;
	text-align:center;
	display:table;
	margin-bottom:5px;
	background:#FFF;
	border:1px solid #2caad2;
	padding:3px;}
.case dl dd {
	text-align:center;
	width:215px;
	font-size:14px;
	overflow:hidden;
}
.case dl dt a {
	height:100%;
	width:215px;
	height:170px;
	vertical-align:middle\9;
	_writing-mode: tb-rl;
	display:table-cell;
	vertical-align:middle;
	overflow:hidden;
}
.case dl img {
	vertical-align:middle;
	max-height:170px !important;
	max-width:215px !important;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.case dl:hover img{-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);}
.bnew{ width:588px;}
.bnew:after{ clear:both; display:block; content:'';}
.tit2{ /*background:url(../images/tit2.png) no-repeat;*/ height:42px; color:#fff; line-height:42px; background:#ed4967;}
.tit2 dt{float:left; margin-left:25px; font-weight:bold; font-size:18px;}
.tit2 dd{ float:right;margin-right:15px;}
.tit2 dd a{ color:#FFF; text-decoration:underline;}
.newsa{ background:#e7e7e7;  padding:15px 15px 10px 15px; height:216px;}
.newsa dl:after{clear:both; display:block; content:'';}
.newsa dt {
	float:left;
}
.newsa dd {
	width:370px;
	float:right;
	margin-top:10px;
	font-size:12px;
}
.newsa dd p {
	margin-top:12px;
	line-height:24px;
	color:#818181;
	text-indent:24px;
}
.newsa dd span {
	font-size:17px;
}

.newsa li{ line-height:36px; height:36px; }
.newsa li a{ float:left; background:url(../images/ico.gif) no-repeat left; width:435px;white-space: nowrap;text-overflow:ellipsis; overflow:hidden; padding-left:25px;}
.newsa li span{ float:right; color:#7c7c7c;}

.about {
	background:url(../images/bg1.jpg) no-repeat #f0a0a6 right bottom;
	height:300px;
	color:#fff;
}
.about dt {
	float:left;
	margin:20px 0 0 130px;
	width:252px;
	height:252px;
}
.about dd {
	float:right;
	width:725px;
	margin-top:40px;
}
.about dd p {
	margin-top:15px;
	font-size:15px;
	line-height:32px;
	
}
.about dd span {
	font-size:32px;
}
.about dd img{ margin-top:10px;}
.footer:after{ display:table; clear:both; content:'';}
.footer {
	margin-top:30px;
	background:#0ac0d8;
	padding:30px 0;
	color:#FFF;
}
.footl{ width:500px; float:left;}
.footl h3{ font-size:30px;}
.dnav a {
	color:#fff;
	background:url(../images/ico2.png) no-repeat left;
	padding:0 20px;
}
.dnav a:first-child {
	padding-left:0px;
	background:none;
}
.dnav {
	margin-top:18px;
	border-bottom:1px solid #fff;
	padding-bottom:5px;
}
.bq {
	line-height:30px;
	margin-top:15px;
}

.footr{ background:url(../images/ewm.jpg) no-repeat ; float:right; height:126px; padding-left:150px; margin-top:25px;}
.footr span{ display:block;  }
.kf{font-size:18px; margin-bottom:15px;}
.dh{ font-size:26px; font-weight:bold;}
.wx{ margin-top:30px;font-size:14px;}
.ncent{ }
.ncent:after{ clear:both; display:block; content:'';}
.ntit {
    border-bottom: 1px solid #f0f0f0;
    height: 80px;
    line-height: 80px;
	margin-bottom:40px;
}
.nleft{
	width: 270px;
    float: left;
}
.nav-top {
    width: 270px;
    height: 90px;
    background: #ed4967;
}
.nav-top p {
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    text-align: center;
	line-height: 90px;
}

.nav-list ul li {
    height: 61px;
    line-height: 61px;
    border-bottom: 1px solid #eaeaea;
    background: #f7f7f7;
    width: 270px;
}
.nav-list ul li a {
    display: block;
    padding-left: 39px;
    font-size: 16px;
}
.nav-list ul li:hover {
    background: #fff;
	color:#2d2d2d;
}
.nright{ width:900px; float:right;}
.newsbox{overflow: hidden;}
.nynews  li {overflow: hidden; padding: 25px 0px; border-bottom: 1px solid #CECECE;}
.nynews  li:first-child{ padding-top:0px;}
.nynews .date { width: 100px; color: #333;}
.nynews .date h1 { font-size: 42px; width: 64px; text-align: center; border-bottom: 1px solid #333; line-height: 42px; padding-bottom: 13px;}
.nynews .date h2 { font-size: 24px;  width: 64px; text-align: center;line-height: 24px; padding-top: 15px;}
.nynews .con .ntitle { font-size: 16px; color: #666; line-height: 14px;}
.nynews .con .txt { overflow: hidden; padding-top: 14px;}
.nynews .con .img { width: 155px; height: 94px; overflow: hidden;margin-right: 20px;}
.nynews .con .cctxt { font-size: 13px;line-height: 22px;color: #999; height:48px;overflow: hidden;}
.nynews .con .more { color: #40c3b9;}
.nynews .con { width:770px;overflow: hidden;}
.dede_pages {text-align: center;width:245px; margin:40px auto 10px;}
.dede_pages li {float: left;border: 1px solid #CCC;margin: 0 3px;line-height:24px;}
.dede_pages li a {display: block;padding: 3px 10px;}
.dede_pages li a:hover {background: #40c3b9;color: #FFF; }
.news-jttxt .title{font-size: 18px;color: #333;font-weight: bold;text-align: center;}
.news-jttxt .time{ padding-bottom:20px; text-align:center; margin-top:10px; color:#CCC;}
.news-jttxt .conta{ margin-top:10px; line-height:30px; }
.news-jttxt .conta p{ text-indent:24px; margin-bottom:10px;}
.nabout dd p{ text-indent:24px; margin-bottom:10px; line-height:32px;}
.nfc dl {
	width:260px;
	height:295px;
	margin: 0 20px;
	float:left;}
.nfc dl dt {
	overflow:hidden;
	width:260px;
	height:219px;
*line-height:219px;
	text-align:center;
	display:table;
	margin-bottom:5px;
	background:#FFF;
	border:1px solid #e9e9e9;
	padding:4px;}
.nfc dl dt:hover{border:1px solid #95e4fe;}
.nfc dl dd {
	margin-top:15px;
	text-align:center;
	width:260px;
	font-size:16px;
	overflow:hidden;
}
.nfc dl dt a {
	height:100%;
	width:260px;
	height:219px;
	vertical-align:middle\9;
	_writing-mode: tb-rl;
	display:table-cell;
	vertical-align:middle;
	overflow:hidden;
}
.nfc dl img {
	vertical-align:middle;
	max-height:219px !important;
	max-width:260px !important;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.nfc dl:hover img{-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);}
	
	
.nconta {
	position: relative;

}	
.nconta p .inputtxt {
	width: 280px;
	height: 24px;
	border: 1px solid rgba(255, 255, 255, .1);
	color:#a3a3a3;
	line-height: 46px;
	margin-bottom: 10px;
	padding: 10px 20px;
	background: rgba(0, 0, 0, .1);
	transition: all 0.3s ease-out 0s;
	
}
.nconta p textarea.inputtxt {
	width: 500px;
	height: 136px;
	border: 1px solid rgba(255, 255, 255, .1);
	color: #a3a3a3;
	padding: 10px 20px;
	background: rgba(0, 0, 0, .1);
	resize: none;
	overflow: hidden;
	transition: all 0.3s ease-out 0s;
	position: absolute;
	top: 0px;
	right: 0px;
}
.nconta p .inputext:hover, .nconta p .inputtxt:hover {
	border: 1px solid #95e4fe;
}
.nconta p .inputtxt {
	background: rgba(0, 0, 0, 0.04);
	color: #444;
}
.nconta p textarea.inputtxt {
	background: rgba(0, 0, 0, 0.04);
	color: #444;
	line-height: 24px;
	font-family: 微软雅黑;
}
.nconta p .inputsub {
	background:#95e4fe;
	border-radius: 27px;
	color: #fff;
	cursor: pointer;
	position: absolute;
	left: 50%;
	margin-left: -132px;
	margin-top: 25px;
	transition: all 0.6s ease 0s;
	width: 264px;
	height: 54px;
	text-align: center;
	line-height:40px;
	font-family: 微软雅黑;
	border: 1px solid #95e4fe;
	color: #fff;
	border-radius: 40px;
	transition: all 0.6s ease 0s;
}
.nconta p .inputsub:hover {
	background-color: rgba(86, 146, 139, 0);
	border:1px solid #95e4fe;
	color: #303030;
}
.nconta p .inputtxt:hover {
	border: 1px solid #95e4fe;
}
.nconta {width:100%;}
.nconta thead {background:#95e4fe;height:40px;color:#FFF;font-weight:normal;}
.table {margin-bottom:0px;width:100%; border: 1px solid #95e4fe; margin-top:110px;}
.nconta th {text-align:center; line-height:35px;}
.nconta td {text-align:center;line-height:35px;border-bottom: 1px solid #e0e0e0;}
.nnewsnr dl{ border-bottom:1px dotted #CCC; margin-bottom:20px; padding-bottom:20px;}
.nnewsnr dt{  width:260px; height:200px; float:left;}
.nnewsnr dd{ float:right; width:577px;}
.nnewsnr dd h3{ font-size:18px; }
.nnewsnr dd .date{font-size:12px; color:#999; font-weight:normal; margin-top:5px;}
.nnewsnr dd p{ margin-top:10px; height:70px; overflow:hidden; margin-bottom:20px; color:#5e5e5e; }
.xwgd a{ width:90px; height:30px; line-height:30px; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:#95e4fe; display:block; text-align:center; float:right; color:#FFF;}
.xwgd a:hover{ background:#000;}


.form-title{
	text-align: center;
}
.cimg{
	text-align: center;
	padding-bottom: 10px;
}
.cimg img{
	width: 200px;
}
.addwe{
	width:600px;
	padding-top:50px;
}
.addwe p{
	float:left;
	width:280px;
	height:70px;
	text-align:center;
	line-height:70px;
	margin-right:20px;
	font-size:20px;
}
.addwe p a{
	display:block;
	color:white;
	background:#f9728b;
	transition: all 0.2s linear;
}