﻿@charset "utf-8";
/* 清除内外边距 */
*{padding:0;margin:0;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #999;
}

input:-moz-placeholder, textarea:-moz-placeholder {
color:#999;
}

input::-moz-placeholder, textarea::-moz-placeholder {
color:#999;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color:#999;
}

input,textarea {border: 2px none; box-shadow: none; outline: none;}

/* 设置默认字体 */
body,
button, input, select, textarea {
    font: 16px/22px "Microsoft YaHei";color: #666;
}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4, h5, h6 {font-size: 100%;}
* h1,* h2,* h3,* h4,* h5,* h6{margin: 0;} /*覆盖bootstrape对标题加的默认外边距*/

address, cite, dfn, em, i, var {font-style: normal;} /* 斜体扶正 */

/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word; cursor:pointer;}/*英文换行*/
a:hover {text-decoration: none; color:#910800;}


/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}


/*设置浮动*/
.fl {float: left;}
.fr {float: right;}
.pr{position: relative;}
.pa{position: absolute;}

/*字体大小*/
.fz12{font-size: 12px;}
.fz14{font-size: 14px;}
.fz16{font-size: 16px;}
.fz18{font-size: 18px;}
.fz20{font-size: 20px;}
.fz22{font-size: 22px;}
.clear{clear: both;height: 0;line-height:0; font-size:0;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.blk-main .clearlist{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}




/*表单弹框*/

.nsw-modal {
	width: 100%;
	height: 100%;
	background: rgba(225, 225, 225, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
}

.modal-dialog {
	position: fixed;
	color: #000000;
	top: 150px;
	width: 400px;
	border-radius: 3px;
	min-height: 155px;
	overflow: hidden;
	z-index: 99998;
	margin-left: -200px;
	left: 50%;
}

/*
.modal-dialog .css-icon {
	background-image: url("../images/modal-icons.png");
}
*/

.modal-dialog .modal-head {
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	background: #F6EFEF;
	font-size: 14px;
}

.modal-dialog .modal-head .modal-logo {
	width: 15px;
	height: 15px;
	background-position: 1px 0;
	margin: 8px 5px 0 0;
	float: left;
}

.modal-dialog .modal-head .close {
	float: right;
	width: 15px;
	height: 15px;
	background-position: -14px 0;
	margin-top: 8px;
}

.modal-dialog .modal-body {
	width: 100%;
	min-height: 125px;
	background: #ffffff;
}

.modal-dialog .modal-body .modal-body-left {
	width: 140px;
	float: left;
}

.modal-dialog .modal-body .modal-body-left .icon {
	width: 64px;
	height: 64px;
	margin: 30px 0 0 48px;
}

.modal-dialog .modal-body .modal-body-left .success-message {
	background-position: 0 -14px;
}

.modal-dialog .modal-body .modal-body-left .warming-message {
	background-position: 0 -78px;
}

.modal-dialog .modal-body .modal-body-right {
	width: 260px;
	float: right;
	padding-top: 20px;
}

.modal-dialog .modal-body .modal-body-right .close-btn {
	color: #000;
	text-align: center;
	width: 90px;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	background: #818079;
}

.modal-dialog .modal-body .modal-body-right p {
	line-height: 30px;
}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
/*头部*/

/**/

/*底部*/

/**/

.m_con{background-color: #f0f3f4;}
.hz01{float: left;width: 17%; position:fixed; z-index:2; overflow-y:scroll; height:100%; background:#F0F3F4}
.hz01 h2{height: 55px;font: bold 20px/55px "Microsoft YaHei";color: #fff;text-align: center;background: #ea8200;}
.hz01 h4{width: 100%;height: 45px;font: bold 15px/45px "Microsoft Yahei";color: #ea8200;border-bottom: 1px solid #dcdcdc;}
.hz01 h4 em{display: block;height: 45px;padding-left: 33%;border-left: 5px solid transparent;background: url("../images/index/list1.png") no-repeat 16% center #f5f5f5;}
.hz01 h4 em.tem1{background: url("../images/index/list1.png") no-repeat 16% center #f5f5f5;}
.hz01 h4 em.tem2{background: url("../images/index/list2.png") no-repeat 16% center #f5f5f5;}
.hz01 h4 em.tem3{background: url("../images/index/list3.png") no-repeat 16% center #f5f5f5;}
.hz01 h4 em.tem4{background: url("../images/index/list4.png") no-repeat 16% center #f5f5f5;}
.hz01 ul{ display:none;}
.hz01 ul li{height: 45px;font: 14px/45px "Microsoft Yahei";color: #666666;background: #f5f5f5;border-bottom: 1px solid #dcdcdc;}
.hz01 ul li em{display: block;height: 45px;padding-left: 35%;}
.hz01 h4.on em{border-left: 5px solid #ea8200; background-color:#FFF;}
.hz01 h4.on em.tem1{background: url("../images/index/list1.png") no-repeat 16% center #fff;}
.hz01 h4.on em.tem2{background: url("../images/index/list2.png") no-repeat 16% center #fff;}
.hz01 h4.on em.tem3{background: url("../images/index/list3.png") no-repeat 16% center #fff;}
.hz01 h4.on em.tem4{background: url("../images/index/list4.png") no-repeat 16% center #fff;}
.hz01 ul li a.on,.hz01 ul li a:hover{background: #fff;border-bottom: 1px solid #ea8200;color: #ea8200; display:block;}

.home_r{width:83%; float:right; height:855px;}
.home_r #frmEditor{ height:100%;}
.btom{height: 35px;line-height: 35px;text-align:center;font-size: 14px;color: #fff;background-color: #ea8200;}


/*新添加样式2017-8-28*/

/*头部*/
.tb2{height: 88px;background: #fff; overflow:hidden;}
.tb2 h1{padding: 8px 0 0;}
.tb2 h1 img{width: auto;height: 80px; }

/*底部开始*/
.f_foot{ background: #f08200;overflow:hidden; font-family: "Microsoft YaHei"}
.ft-top{ height: 314px; overflow: hidden;}
.ft-top-lt{ display: block; float: left; width: 820px;border-right: 1px solid #ffa361; height: 240px; padding-top: 44px;}
.ft-top-lt dl{ display: block; float: left; width:150px;margin-left: 60px;}
.ft-top-lt dl.ml0{margin-left: 0;}
.ft-top-lt dt{ display: block; overflow: hidden; padding-left: 20px; height: 75px;border-bottom: 1px solid #ffa361;margin-bottom: 15px;}
.ft-top-lt dt a{ display: block; color: #fff; font-size: 18px;text-decoration:none;}
.ft-top-lt dt i{ display: block; font-style: normal; color: #ffc076; font-size: 14px; text-transform: uppercase;padding-top: 15px;}
.ft-top-lt dd{ display: block; height: 34px; line-height: 34px; overflow: hidden; vertical-align: middle; padding-left: 20px;}
.ft-top-lt dd a{ color: #fff; font-size: 14px;}
.ft-top-rt{ display: block; width: 345px;padding-top: 71px; height: 243px; overflow: hidden; float: right; text-align: center;}
.ft-top-rt dt{ display: block; overflow: hidden; margin: 0 auto; width: 97px;}
.ft-top-rt dt img{ display: block; overflow: hidden; width: 93px; height: 93px; border: 2px solid #161616;}
.ft-top-rt dd{ padding-top: 12px; overflow: hidden; line-height: 37px; overflow: hidden; text-align: center;}
.ft-top-rt dd span{ display: block; color: #fff; font-size: 16px;}
.ft-top-rt dd a{ color: #fff; font-size: 14px; text-decoration: underline;}

/*info*/
.info{background: #fff;}
.info p{text-align: center; /* height: 34px;*/line-height: 22px;padding-right: 4px;margin: 8px auto;}
.info p.dp1{padding-top: 22px;}
.info p span{display: inline-block;font: 14px/34px "Microsoft Yahei";color: #595959;}
.info p span.mlf1{margin-left: 40px;}
.info p span.mlf2{margin-left: 130px;}
.info p span.mlf3{margin-left: 55px;}
.info p span.mlf4{margin-left: 30px;}

.tbs{ display:inline-block; line-height:32px; padding-left:20px; padding-right:20px; float:right; background:#ea8200; color:#fff; text-align:center; margin-bottom:8px;}
.tbs:hover{ color:#fff; opacity:0.8;}