
.inner-con {
	padding: 30px 0;
	overflow: hidden;
}
/* 左侧导航栏 */
.left-menu {
	width: 240px;
}
.left-menu .tit {
	height: 82px;
	background: url("../image/inner/ico-3.png") no-repeat 170px #202020;
	font-size: 24px;
	color: #fff;
	line-height: 82px;
	font-family: 微软雅黑;
	padding: 0 0 0 40px;
}
.left-menu .con {
	background: #eee;
	border-top: 2px solid #c30101;
}
.left-menu .con h6 a {
	display: block;
	height: 57px;
	line-height: 57px;
	border-bottom: 1px solid #fff;
	padding: 0 0 0 50px;
	background: url("../image/inner/ico-5.png") no-repeat 30px;
	font-size: 16px;
	font-weight: bold;
}
.left-menu .con h6 a:hover {
	background: url("../image/inner/ico-5h.png") no-repeat 30px;
	color: #202020;
}
.i-contacttit {
	background: url("../image/inner/ico-4.png") no-repeat 170px #202020;
}
.i-contactcon {
	padding: 10px;
}

/* 右侧内容 */
.i-right-con {
	width: 900px;
	margin-bottom: 20px;
}

.inner-tit {
	border-bottom: 1px solid #ececec;
	background-color: #fff;
	height: 44px;
	line-height: 44px;
}
.inner-tit .siteadd{
	font-size: 13px;
}
.inner-tit .tit {
	font-size: 24px;
	color: #2a2a2a;
	font-family: 微软雅黑;
	float: left;
	border-bottom: 1px solid #c30101;
}

.inner-page {
	background: #fff;
    padding: 20px 0;
	font-size: 14px;
}

/* 产品列表 */

.inner-img {
	padding: 20px 0 0 0;
}
.inner-img li {
    float: left;
    width: 285px;
    margin: 0 22px 10px 0;
}
.inner-img li:nth-of-type(3n){
	margin-right: 0;
}
.inner-img li img {
    width: 100%;
	padding: 3px;
	border: 1px solid #eee;
}
.inner-img li p {
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}

.inner-img li:hover img {
	border: 1px solid #c30101;
}
.inner-img li:hover p{
	color:#c30101;
}
/* 新闻列表 */

.inner_news li {
	width: 100%;
	overflow: hidden;
	padding: 20px 0;
}
.inner_news li .imgb {
	border: 1px solid #ddd;
	padding: 4px;
	text-align: center;
    width: 190px;
	background-color: #f7f7f7;
}
.inner_news li .imgb .img {
	overflow: hidden;
}
.inner_news li img {
	width: 100%;
}
.inner_news li .con {
    width: 690px;
}
.inner_news li .con h4 {
	border-bottom: 1px dotted #ddd;
	line-height: 40px;
}
.inner_news li .con h4 a {
    font-size: 16px;
	display: block;
	color: #333;
	font-weight: bold;
}
.inner_news li .con h4 span {
	font-size: 12px;
	color: #999;
}
.inner_news li .con p {
    line-height: 26px;
    padding: 19px 0 0 0;
    font-size: 13px;
    font-family: arial;
}
.inner_news li:hover .con h4 a{
	color: #c30101;
}
/* 详情页标题 */
.img-deta {
	text-align: center;
}
.img-deta img {
	max-width: 850px;
}
.img-tit-deta {
	text-align: center;
	padding: 10px 0;
	font-weight: bold;
	color: #333;
	font-size: 18px;
}

/* 详情页上一页下一页 */
.flip {
    overflow: hidden;
    font-size: 14px;
    background: #efefef;
    padding: 10px 20px;
    font-family: arial;
    margin-top: 40px;
}

/* 列表页分页 */
.page {
	text-align: center;
	padding: 20px 0;
	clear: both;
}
.page a {
	font-size: 14px;
	margin: 3px;
	padding: 5px 10px;
	border: 1px solid #ccc;
}
.page a:hover {
	background-color: #666;
	border: 1px solid #666;
	color: #fff;
}
.page span {
	background-color: #666;
	border: 1px solid #666;
	color: #fff;
	padding: 5px 10px;
	margin: 3px;
	font-size: 14px;
}

/* guestbook */
.guestbook_list dl {
	border: 1px solid #e4e4e4;
	padding: 10px;
	border-radius: 2px;
	margin-bottom: 20px;
}

.guestbook_list dt {
	line-height: 40px;
	/* border-bottom: 1px solid #ddd; */
	font-size: 13px;
	color: #202020;
	font-family: arial;
	font-weight: bold;
}
.guestbook_list dt:nth-of-type(2) {
	color: #f00;
}
.guestbook_list dt span {
	float: right;
}
.g_content {
	display: block;
	padding: 10px;
	color: #666;
	background: #ececec;
	border-radius: 3px;
	line-height: 30px;
	font-size: 13px;
}
.reply_content {
	padding: 10px;
	background: #ececec;
	border-radius: 2px;
	line-height: 24px;
	font-size: 13px;
	color: #666;
}


/*  */

.um-page-feedback .table_form {
	margin: 0 auto;
}
.um-page-feedback tr {
	height: 56px;
}
.um-page-feedback tr:nth-last-of-type(2){
	height: 108px;
}
.um-page-feedback .box_label {
    padding-right: 23px;
    text-align: right;
    font-size: 14px;
    color: #444;
    width: 10%;
    display: inline-block;
    vertical-align: middle;
}

.um-page-feedback .post_box_input{
    margin-bottom: 18px;
    text-align: center;
}

.um-page-feedback .post_box_input>div {
    width: 71%;
    display: inline-block;
    vertical-align: middle;
}
.um-page-feedback .input-text {
	line-height: 30px;
	width: 100%;
	height: 30px;
	border: 1px solid #e4e4e4;
	padding: 0 10px;
	border-radius: 2px;
	outline: none;
}
.um-page-feedback textarea {
	border: 1px solid #e4e4e4;
	border-radius: 2px;
	outline: none;
	width: 100%;
	overflow: hidden;
	resize: none;
}
.um-page-feedback .button-submit {
	text-align: center;
}

.um-page-feedback .button-submit input {
	width: 80px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin-right: 15px;
	outline: none;
	border: none;
	border-radius: 2px;
	background: #202020;
	color: #fff;
	cursor: pointer;
	transition: all 0.3s;
}
.um-page-feedback .button-submit input:hover {
	box-shadow: 0 0 5px #888;
	border-radius: 4px;
}
.um-page-feedback .button-submit input:last-of-type {
	background: #4a4a4a;
}