


/***********************index******************************/

/***********************Header******************************/


.is-feedback, .is-feedbox {
	margin-bottom:15px;
}
.is-feedback li {
	height:36px;
	line-height:36px;
	font-size:14px;
	font-family:"Microsoft YaHei";
}
.is-feedbox li {
	min-height:35px;
	height:auto !important;
	height:35px;
	padding:0 0 10px 0;
	line-height:35px;
	font-size:14px;
	font-family:"Microsoft YaHei";
	zoom:1;
	clear:both;
}
.is-feedbox li label, .is-feedbox li input, .is-feedbox li img {
	float:left;
}
.is-feedbox li img {
	margin-right:10px;
}
.is-feedbox li label {
	width:90px;
	/* [disabled]display:block;
*/
}
li.is-bdnr {
	height:auto;
	line-height:22px;
	padding-bottom:8px;
}
.is-feedbox li input {
	background: #fff;
	position: relative;
	line-height: 1.5em;
	border: 1px solid #dddddd;
	padding: 6px;
	color: #333;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.is-feedbox li textarea {
	background: #fff;
	position: relative;
	line-height: 1.5em;
	border: 1px solid #dddddd;
	padding: 6px;
	color: #a7b2b8;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	overflow: auto;
	resize: none;
}
.is-feedbox input.button {
	background: #313233;
	display: inline-block;
	position: relative;
	height: 33px;
	overflow: hidden;
	margin: 18px 2% 2px 0;
	padding: 0 15px 0 15px;
	vertical-align: top;
	line-height: 34px;
	font-family: 'Droid Sans', sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:pointer;
}
.is-feedbox input.button:hover {
	background: #00b2d7;
	color: #fff;
}
// .is-feedbacklist {
// 	margin:10px 0;
// }
// .is-feedbacklist li {
// 	padding:10px 0;
// 	border-bottom:1px solid #ddd;
// 	line-height:20px;
// }
// .is-feedbacktitle {
// 	background:#f1f1f1;
// 	color:#333;
// 	border-top:1px solid #ddd;
// 	border-bottom:1px solid #ddd;
// }
// .is-feedbacktitle dl {
// 	padding:5px 10px;
// 	border-top:1px solid #fff;
// 	border-bottom:1px solid #fff;
// 	color:#333;
// 	height: 21px;
// }
// .is-feedbacktitle .right {
// 	float:right;
// }
// .is-bold {
// 	font-weight:bold;
// 	color:#f60;
// }
// .is-feedbackcontent {
// 	color:#333;
// 	padding:5px 10px;
// 	line-height:20px;
// }
// /* 信箱、咨询 css */
// .is-inter-list input, .is-inter-list textarea {
// 	border:1px solid #ccc;
// 	padding:3px 5px;
// 	width:184px;
// 	text-align:left;
// }
// .is-inter-list td {
// 	padding-top:5px;
// }
// .is-inter-list input.radio {
// 	width:13px;
// }
// .is-inter-list .is-length {
// 	width:450px;
// }
// .is-inter-list textarea {
// 	margin:5px 0;
// 	height:150px;
// }
// .is-inter-list .btn {
// 	width:70px;
// 	height:24px;
// 	cursor: pointer;
// 	text-align: center;
// 	line-height: 24px;
// 	border:0 none;
// 	color:#ffffff;
// 	font-weight: bold;
// 	padding:0;
// 	margin:0;
// 	background: url("../images/icon/N_button_BG.gif") no-repeat center center;
// }
// .is-mdgtitle {
// 	font-size:24px;
// 	color:#003CC8;
// 	font-weight:bold;
// }
// .is-inter-list ul {
// 	padding:25px 12px;
// }
// .is-inter-list ul li {
// 	line-height:26px;
// 	background:url(/media/images/dot2.jpg) 1px 9px no-repeat;
// 	padding-left:19px;
// 	font-size:14px;
// }
// .is-inter-list ul li.dashed {
// 	border-bottom:1px dashed #CCCCCC;
// 	height:25px;
// 	margin-bottom:25px;
// 	background:none;
// }
// .is-inter-list span .date {
// 	float:right;
// 	font-family:"Arail";
// 	color:#999999;
// }
// .is-inter-list ul li a {
// 	float:left;
// }
// .is-mailnr {
// 	padding:20px;
// }
// .is-mailtitle {
// 	font-size:18px;
// 	font-family:"Microsoft YaHei";
// 	color:#007fd8;
// 	line-height:40px;
// 	margin:0;
// 	padding:0;
// 	font-weight:normal;
// 	text-align:left;
// }
// .is-mailinfo {
// 	height:33px;
// 	line-height:33px;
// 	border-bottom:1px solid #ddd;
// 	padding:0 18px;
// 	color:#666;
// 	background:#fafafa;
// }
// .is-mailinfo .is-mailspan {
// 	padding:0 14px;
// }
// .is-mailinfo .red {
// 	color:#e20000;
// }
// .is-mailwen {
// 	padding:15px;
// 	line-height:24px;
// 	color:#333;
// 	text-indent:2em;
// 	min-height:300px;
// 	_height:300px;
// }
// .is-mialhf {
// 	position:relative;
// 	background:#f4f4f4;
// 	border:1px solid #ddd;
// 	padding:0 15px 20px 15px;
// }
// .is-mailarr {
// 	position:absolute;
// 	top:-7px;
// 	left:32px;
// }
// .is-hftitle {
// 	height:47px;
// 	border-bottom:1px dashed #a9a9a9;
// 	line-height:47px;
// 	font-size:20px;
// 	color:#c50000;
// 	font-family:"Microsoft YaHei";
// }
// .is-hftitle .is-hfdw {
// 	float:right;
// 	color:#000;
// 	background:url(/media/images/editico.jpg) left center no-repeat;
// 	padding-left:28px;
// 	font-size:12px;
// 	font-family:"宋体";
// 	font-weight:normal;
// }
// .is-hfcontent {
// 	color:#555;
// 	line-height:24px;
// 	padding:16px 4px;
// }
// .is-wapbg {
// 	margin:0 auto;
// 	width:945px;
// 	height:730px;
// 	background:url(../images/wap.gif) left 35px no-repeat #fff;
// 	padding:35px 0;
// }
// .is-wapbox {
// 	padding:66px 0 0 588px;
// }
// .listzt {
// 	padding:0 0 40px 0;
// }
// .listzt li {
// 	width:470px;
// 	padding:15px 10px 0 14px;
// 	border-right:1px solid #eee;
// 	float:left;
// 	display:inline;
// }
// .listzt li .botline {
// 	height:98px;
// 	background:url(../images/home/bgline.gif) bottom repeat-x;
// }
// .listzt li .left {
// 	width:155px;
// 	text-align:center;
// 	height:98px;
// 	float:left;
// }
// .listzt li .right {
// 	width:300px;
// 	float:left;
// 	padding:0 0 0 14px;
// }
// .listzt li .ztinfo {
// 	color:#333;
// 	line-height:24px;
// }
// .listzt li .ztinfo a {
// 	color:#dd1115;
// }
// .listzt li .atitle {
// 	font-size:14px;
// 	font-weight:bold;
// 	color:#333;
// 	line-height:30px;
// }
// .tablebg tr {
// 	height:40px;
// 	line-height:40px;
// }
// .zxdg {
// 	font-weight: bold;
// 	font-size:14px;
// 	height:30px;
// 	line-height:30px;
// }
// /***领导之窗***/

// .ld_r {
// 	width:730px;
// 	height:500px;
// 	padding:10px;
// }
// .fengong {
// 	float:left !important;
// 	width:410px;
// }
// .fengong h3 {
// 	height:30px;
// 	line-height:30px;
// 	padding-left:11px;
// 	background:#d83305;
// 	color:#fff;
// 	font-size:14px;
// }
// .fengong p {
// 	padding:8px;
// 	line-height:27px;
// 	text-indent:2em;
// }
// .ldhd {
// 	margin-top:13px;
// }
// .ldhd .title {
// 	height:30px;
// 	line-height:30px;
// 	padding: 0 10px 0 11px;
// 	background:#d83305;
// 	color:#fff;
// 	font-size:14px;
// }
// .ldhd .title a {
// 	float:right;
// 	font-weight:normal;
// 	color:#666;
// 	font-size:12px;
// }
// .ldhd ul {
// 	padding:8px 15px;
// }
// .ldhd ul li {
// 	line-height:27px;
// 	background:url(../images/arr1.gif) no-repeat left center;
// 	padding-left: 14px;
// 	;
// }
// .ldhd ul li span {
// 	float:right;
// }


// /***领导之窗***/

// .ld_r{ width:730px; height:500px; padding:10px;}
// .fengong{ float:left !important; width:410px;}
// .fengong h3{ height:30px; line-height:30px; padding-left:11px; background:#b7d3e7; color:#005db3; font-size:14px;}
// .fengong p{ padding:8px; line-height:27px; text-indent:2em;}

// .ldhd{ margin-top:13px;}
// .ldhd .title{height:30px; line-height:30px; padding: 0 10px 0 11px; background:#b7d3e7; color:#005db3; font-size:14px;}
// .ldhd .title a{ float:right; font-weight:normal; color:#666; font-size:12px;}
// .ldhd ul{ padding:8px 15px;}
// .ldhd ul li{ line-height:27px; background:url(../images/arr1.gif) no-repeat left center; padding-left: 14px;;}
// .ldhd ul li span{ float:right;}