/* CSS Document */
input, textarea {
	outline: none;
}
.class-title {
	width: 100%;
	padding: 10px 0;
	font-size: 16px;
	color: #222222;
}
#plist thead th {
	text-align: center;
}
#plist tbody td {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: middle;
}
#plist tbody tr:hover {
	background-color: #eef4ee;
	cursor: pointer;
}
.prl {
	padding-right: 0 !important;
	padding-left: 0 !important;
}
a.pro-title:link, a.pro-title:visited, a.pro-title:hover {
	color: #666666;
}
.td-opt {
	width: 80px;
}
.td-opt a:link {
	color: #86c9f4;
}
a.a-add {
	width: 50px;
	height: 50px;
	margin-left: 20px;
	opacity: 1;
}
a.a-add:hover {
	opacity: 0.8;
}
.a-add img {
	width: 80px;
	height: 80px;
}
.page-nav {
	margin-top: 30px;
}
.icon_back {
	background: url("../images/base.png") 0 -2576px no-repeat;
	width: 26px;
	height: 26px;
	vertical-align: middle;
	display: inline-block;
	line-height: 100px;
	overflow: hidden
}
.icon_back:hover {
	background: url("../images/base.png") 0 -2612px no-repeat
}
.page-nav a {
	color: #8d8d8d
}
.page-nav a:hover {
	color: #459ae9
}
.page-info {
	width: 100%;
	/*border:1px solid #dcdddd;*/
	padding: 10px 5px;
	float: left;
	margin-top: 30px;
	color: #666666;
}
.left {
	float: left !important;
}
.right {
	float: right !important;
}
/*left style*/
.pi-left {
	/*width: 300px;*/
	width: 40%;
	min-height: 200px;
	border: 1px solid #dcdddd;
	padding: 10px 15px;
}
.div-outface {
	width: 100%;
	padding: 15px 10px;
}
.p-title {
	width: 100%;
	max-height: 40px;
	padding-bottom: 10px;
	word-break: break-all;
	color: #222222;
	overflow: hidden;
}
.p-img {
	width: 100%;
	height: 150px;
	position: relative;
	padding: 0 10px;
}
.p-img span {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	color: #c0c2cc;
	background-color: #ececec;
}
.p-img img {
	width: 100%;
	height: 100%;
	z-index: 100;
	position: absolute;
	border: none;
	left: 10px;
}
/*right style*/
.pi-right {
	/*width: 440px;*/
	width: 55%;
	height: auto;
	padding: 20px 20px;
	border: 1px solid #dcdddd;
}
.title-box {
	width: 100%;
	height: 36px;
	border: 1px solid #dcdddd;
	border-radius: 1px;
	margin-bottom: 20px;
}
.border-none {
	border: none;
}
.border-show {
	border: 1px solid #dcdddd;
}
.input-text {
	border: None;
	width: 80%;
	padding: 8px 5px 7px 5px;
	font-size: 12px;
}
.span-cal {
	color: #a5a6a6;
	margin-top: 8px;
	margin-right: 3%;
}
.span-notes {
	color: #8d8d8d;
}
.div-upload {
	width: 100%;
	height: 100%;
}
.div-upload div {
	cursor: pointer;
	line-height: 32px;
}
.d-upload {
	width: 105px;
	height: 100%;
	border-radius: 2px;
	border: 1px solid #dcdddd;
	text-align: center;
}
.d-select {
	width: 135px;
	height: 100%;
	border-radius: 2px;
	border: 1px solid #dcdddd;
	text-align: center;
	margin-left: 10px;
	cursor: pointer;
}
.d-select:hover {
	background-color: #e7e7eb;
}
.div-ck {
	width: 100%;
	height: 20px;
	margin-top: 2px;
}
.input-check {
	cursor: pointer;
	float: left;
}
.span-mark {
	display: block;
	font-size: 14px;
	/*margin-left: 5px;
	margin-top: 0;*/
	color: #8d8d8d;
	/*float: left;*/
	text-align: center;
}
.text-left {
	text-align: left !important;
}
.mt {
	margin-top: 0;
}
.mt1 {
	margin-top: 20px;
}
.mt2 {
	margin-top: 10px;
}
.mt3 {
	margin-top: 25px;
}
.mt4 {
	margin-top: 15px;
}
.mt5 {
	margin-top: 5px;
}
.mr {
	margin-right: 0;
}
.mr1 {
	margin-right: 2%;
}
.mr2 {
	margin-right: 10px;
}
.ml {
	margin-left: 10px;
}
.ml1 {
	margin-left: 2%;
}
.ml2 {
	margin-left: 30px;
}
.ml3 {
	margin-left: 15px;
}
.w0 {
	width: 100%;
}
.w96p {
	width: 96%;
}
.w1 {
	width: 765px;
}
.w2 {
	width: 300px;
}
.w3 {
	width: 96%;
}
.w4 {
	width: 50px;
}
.w5 {
	width: 70%;
}
.w7 {
	width: 270px;
}
.h0 {
	height: 110px;
}
.h1 {
	height: 200px;
}
.h2 {
	height: 100%;
}
.o-wrap {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.pb0 {
	padding-bottom: 0;
}
.pb1 {
	padding-bottom: 5px;
}
.prl {
	padding-right: 15px;
	padding-left: 15px;
}
.bt {
	border-top: 1px solid #dcdddd;
}
.color {
	color: #666666;
}
.color1 {
	color: #8d8d8d;
}
.color2 {
	color: red;
}
.fw {
	word-break: break-all;
}
.size {
	font-size: 16px;
}
.size1 {
	font-size: 13px;
}
.textarea {
	width: 100%;
	/*height: 100%;*/
	height: 150px;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #dcdddd;
}
.page-opt {
	width: 100%;
	border-top: 1px solid #dcdddd;
}
ul, li {
	list-style: none;
	padding: 0;
}
.ul-opt {
	width: 360px;
	height: 32px;
	margin: 20px auto;
}
.ul-opt li {
	width: 105px;
	height: 100%;
	float: left;
	margin-left: 18px;
}
.ul-opt li:first-child {
	margin-left: 0;
}
.ul-opt li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #666;
	font-family: 微软雅黑;
	border-radius: 2px;
	text-align: center;
	text-decoration: none;
	line-height: 28px;
}
a.save:link, a.save:visited {
	line-height: 30px;
	color: #fff;
	background-color: #44b549;
}
a.save:hover {
	background-color: #2f9833;
}
a.preview:link, a.preview:visited {
	background-color: #fff;
	border: 1px solid #dcdddd;
}
a.preview:hover {
	background-color: #e7e7eb;
}
/*pic style*/
.tb-box {
	width: 788px;
	/*width:100%;*/
	border-collapse: collapse;
	border-top: 1px solid #dcdddd;
	border-left: 1px solid #dcdddd;
	table-layout: fixed;
}
.tb-box td {
	border-right: 1px solid #dcdddd;
	border-bottom: 1px solid #dcdddd;
}
.td-box1 {
	width: 610px;
}
.d-block {
	display: block;
}
.d-none {
	display: none;
}
.d-visible {
	visibility: visible !important;
}
.s1 {
	padding: 5px 5px;
}
a.a-upload:link, a.a-upload:visited {
	width: 110px;
	padding: 6px 0;
	border-radius: 2px;
	color: #fff;
	background-color: #44b549;
	text-align: center;
	margin-left: 10px;
	text-decoration: none;
}
a.a-upload:hover {
	background-color: #2f9833;
}
a.at:link, a.at:visited {
	width: 110px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fff;
	border: 1px solid #dcdddd;
	text-align: center;
	color: #666666;
	margin-left: 10px;
	border-radius: 2px;
	text-decoration: none;
}
a.at:hover {
	background-color: #e7e7eb;
}
.d1 {
	width: 50px;
	height: 20px;
	margin-top: 5px;
}
.line {
	height: 1px;
	border-top: 1px solid #dcdddd;
}
.div-box {
	width: 100%;
	height: auto;
}
.ul-i-list {
	width: 100%;
	/*height: 400px;*/
	float: left;
	margin-top: 20px;
	margin-bottom: 40px;
}
.ul-i-list li {
	width: 22.5%;
	height: 170px;
	float: left;
	margin-bottom: 2%;
	margin-left: 2%;
	border: 1px solid #dcdddd;
}
.div-img-box {
	width: 135px;
	height: 135px;
	position: relative;
}
.uimg {
	width: 100%;
	height: 100%;
	cursor: pointer;
	position: absolute;
	top: 0;
}
.ul-i-lists {
	width: 100%;
	height: 300px;
	float: left;
	margin-top: 20px;
}
.ul-i-lists li {
	width: 30%;
	padding: 5px 0;
	float: left;
	margin-bottom: 2%;
	margin-left: 3%;
}
.u-d1 {
	width: 100%;
	/*padding: 5px 3px 5px 10px;*/
	padding: 5px 3px 5px 3px;
	border-top: 1px solid #dcdddd;
}
.u-d2 {
	width: 100%;
	padding: 5px 3px 5px 10px;
	border-top: 1px solid #dcdddd;
}
.sp-i {
	display: block;
	width: 20px;
	height: 20px;
	cursor: pointer;
	float: left;
	margin-left: 14px;
}
.sp-i1 {
	width: 40px;
	height: 40px;
	cursor: pointer;
	float: left;
	margin-top: 45%;
	margin-left: 43%;
}
.icon1 {
	background: url("../images/base.png") 0 -5310px no-repeat;
}
.icon, .icon:hover, .icon1:hover {
	background: url("../images/base.png") 0 -5338px no-repeat;
}
.icon2 {
	background: url("../images/base.png") 0 -4946px no-repeat;
}
.icon2:hover {
	background: url("../images/base.png") 0 -4974px no-repeat;
}
.icon3 {
	background: url("../images/base.png") 0 -4610px no-repeat;
}
.icon3:hover {
	background: url("../images/base.png") 0 -4638px no-repeat;
}
.icon4 {
	background: url("../images/base.png") 0 -3447px no-repeat;
}
.icon4:hover {
	background: url("../images/base.png") 0 -3471px no-repeat;
}
.icon5 {
	background: url("../images/source.png") 0 -60px no-repeat;
}
.icon5:hover {
	background: url("../images/source.png") 0 -90px no-repeat;
}
.icon6 {
	background: url("../images/source.png") 0 -180px no-repeat;
}
.icon6:hover {
	background: url("../images/source.png") 0 -210px no-repeat;
}
.icon7 {
	background: url("../images/source.png") 0 -120px no-repeat;
}
.icon7:hover {
	background: url("../images/source.png") 0 -150px no-repeat;
}
.icon8 {
	background: url("../images/source.png") 0 -240px no-repeat;
}
.icon8:hover {
	background: url("../images/source.png") 0 -270px no-repeat;
}
.icon9 {
	background: url("../images/base.png") 0 -2705px no-repeat;
}
.icon9:hover {
	background: url("../images/base.png") 0 -2731px no-repeat;
}
.icon10 {
	background: url("../images/base.png") 0 -4204px no-repeat;
}
.icon11 {
	background: url("../images/source.png") 0 -384px no-repeat;
}
.icon11:hover {
	background: url("../images/source.png") 0 -412px no-repeat;
}
.icon12_selected {
	background: url("../images/base.png") 0 -6085px no-repeat;
}
.icon13 {
	background: url("../images/base.png") 0 -2809px no-repeat;
}
.icon14 {
	background: url("../images/base.png") 0 -3423px no-repeat;
}
.div-page {
	width: 100%;
	float: left;
	margin-top: 10px;
	padding-bottom: 20px;
}
.ul-sort {
	width: 100%;
	padding: 5px 5px;
}
.ul-sort li {
	width: 100%;
	float: left;
	margin-top: 5px;
	cursor: pointer;
}
.div-i-add {
	width: 100%;
	float: left;
	padding: 5px 5px;
	cursor: pointer;
}
.div-select {
	width: 100%;
	float: left;
}
.div-s-one {
	width: 120px;
	float: left;
	margin-right: 20px;
}
.s-select {
	width: 115px;
	height: 30px;
	cursor: pointer;
}
.div-opt-box {
	width: 100%;
	border: 1px solid #dcdddd;
	float: left;
	margin-top: 25px;
}
.div-line-one {
	width: 100%;
	height: 40px;
}
.div-line-two {
	width: 100%;
	/*height:215px;*/
	border-top: 1px solid #dcdddd;
	border-bottom: 1px solid #dcdddd;
}
/*遮罩*/
.div-overlay {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 999999;
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.d-img-box {
	display: none;
	z-index: 9999999;
	position: fixed;
	width: 850px;
	height: 580px;
	top: 0;
	background-color: #fff;
	overflow: hidden;
}
.d-s-text {
	width: 150px;
	padding: 20px 10px;
}
.div-a-text {
	width: 20%;
	height: 20px;
	float: right;
	margin-top: 8px;
}
.div-a-text a:link, .div-a-text a:visited {
	color: #8d8d8d;
	text-decoration: none;
}
.div-a-text a:hover {
	color: #666666;
	text-decoration: none;
}
.ul-t-list {
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ul-t-list li {
	width: 40%;
	float: left;
	margin-bottom: 2%;
	margin-left: 5%;
}
.div-inner {
	width: 100%;
	position: relative;
	z-index: 10;
	border: 1px solid #dcdddd;
}
.d-i1 {
	width: 100%;
	line-height: 25px;
	padding: 10px 10px;
}
.d-i2 {
	width: 100%;
	margin-top: 10px;
	padding: 10px 10px;
}
.div-i2-inner {
	width: 100%;
	height: 100%;
	position: relative;
}
.d-i2 img {
	width: 100%;
}
.d-i-title {
	width: 100%;
	padding: 5px 10px;
	bottom: 0;
	position: absolute;
	background-color: #000;
	color: #fff;
}
.d-i3 {
	width: 100%;
	line-height: 25px;
	margin-top: 5px;
	padding: 10px 10px;
}
a.a-del {
	font-size: 13px;
	color: #45a6ee;
	float: left;
	margin-left: 10px;
}
.ptn-relative {
	position: relative;
}
.div-i-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 9999;
	top: 0;
	cursor: pointer;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}
.bbm {
	border-bottom: 1px solid #dcdddd;
}
.div-m-list {
	width: 100%;
	height: 120px;
	position: relative;
	border-top: 1px solid #dcdddd;
}
a.a-multext:link, a.a-multext:visited, a.a-multext:hover {
	display: block;
	width: 100%;
	height: 100%;
	color: #666666;
	text-decoration: none;
}
.div-m-box {
	/*width:270px;*/
	width: 100%;
	height: 80px;
	position: absolute;
	z-index: 10;
	margin: 20px 0;
	padding: 0 15px;
}
.div-m-title {
	/*width:170px;*/
	max-width: 75%;
	height: 100%;
	float: left;
	overflow: hidden;
	word-break: break-all;
	line-height: 26px;
}
.m-img {
	/*width:80px;*/
	width: 20%;
	height: 80px;
	float: right;
	margin-left: 15px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
.div-o-inner {
	width: 60px;
	height: 20px;
	margin: 50px auto;
}
.div-a-outline {
	width: 100%;
	height: 60px;
	padding: 0 15px;
}
.div-m-add {
	/*width:270px;*/
	width: 100%;
	/*height:100%;*/
	height: 60px;
	/*margin-left:15px;*/
	border: 3px dashed #dcdddd;
	margin: auto;
}
.div-m-add:hover {
	border: 3px dashed #b5b6b6;
	cursor: pointer;
}
.div-edit-btn {
	/*width:250px;*/
	width: 300px;
	height: 45px;
	margin: auto;
}
/*弹出层*/
.overlay-new {
	position: absolute;
	top: 36px;
	left: -180px;
	width: 290px;
	height: 170px;
	border: 1px solid #dcdddd;
	z-index: 999;
	background-color: #fff;
	padding: 20px 20px;
	display: none;
}
.ptn {
	position: relative;
}
.gr {
	width: 100%;
	height: 30px;
	text-align: left;
	color: #666666;
}
.gr-opt {
	width: 100%;
	height: 30px;
	margin-top: 20px;
}
.dv1 {
	width: 110px;
	padding: 6px 0;
	border-radius: 2px;
	color: #fff;
	background-color: #44b549;
	text-align: center;
	text-decoration: none;
}
.dv1:hover {
	background-color: #2f9833;
}
.dv2 {
	width: 110px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fff;
	border: 1px solid #dcdddd;
	text-align: center;
	color: #666666;
	border-radius: 2px;
	text-decoration: none;
}
.dv2:hover {
	background-color: #e7e7eb;
}
a.a-style:link, a.a-style:visited {
	padding: 5px 20px;
	border-radius: 3px;
}
.thumb-img {
	width: 40px;
	height: 40px;
	margin: auto;
}
/*feedback page*/
.div-fb-list {
	width: 100%;
	border-top: 1px solid #dcdddd;
	/*border-bottom:1px solid #dcdddd;*/
	padding: 15px 10px;
	word-break: break-all;
	float: left;
}
.div-fb-list:last-child {
	border-bottom: 1px solid #dcdddd;
}
.fb-title {
	width: 100%;
	color: #2b2b2b;
	float: left;
}
.fb-info {
	width: 100%;
	margin: 5px 0;
	float: left;
}
.fb-info-blue {
	background: #d7e6fb;
	height: 37px;
	line-height: 37px;
	padding-left: 5px;
}
.fb-info-blue .fb-title {
	color: #666;
}
.fb-content {
	width: 100%;
	color: #2b2b2b;
	float: left;
	padding-left: 5px;
}
.fb-user {
	display: block;
	color: #999;
	float: left;
}
.fb-date {
	display: block;
	color: #999;
	float: right;
	margin-right: 20px;
}
a.fb-opt:link, a.fb-opt:visited {
	display: block;
	color: #2a75b6;
	text-decoration: none;
	float: right;
	margin-right: 20px;
}
a.fb-opt:hover {
	color: #165387;
	text-decoration: none;
}
.pl {
	padding-left: 30px;
}
.fb-feedback {
	width: 96%;
	float: right;
	margin: 10px 10px 10px 0;
	border: 1px solid #9cc0fb;
	background-color: #d7e6fb;
}
.fbf-o {
	padding-right: 10px;
	padding-bottom: 10px;
}
.fb-color {
	color: #046cc5;
}
.fb-mt {
	margin-top: 10px !important;
}
.fb-mr {
	margin-right: 120px !important;
}
.input-feedback {
	border: 1px solid #b6b7b7;
	width: 100%;
	padding: 8px 5px 7px 5px;
	font-size: 12px;
	border-radius: 3px;
	float: left;
}
a.a-fd-submit:link, a.a-fd-submit:visited {
	display: block;
	padding: 5px 10px;
	background-color: #008cd3;
	color: #fff;
	float: right;
	margin-top: 10px;
	border-radius: 3px;
	text-decoration: none;
}
a.a-fd-submit:hover {
	background-color: #076ea2;
	text-decoration: none;
}
.s-mr {
	margin-right: 20px;
}
.s-suggest {
	display: block;
	float: left;
	margin-left: 30px;
}
.s-suggest img {
	width: 15px;
	height: 15px;
	float: left;
	margin-top: 2px;
}
.s-suggest span {
	display: block;
	float: left;
	color: #525252;
}
/*department*/
.div-dept-box {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.inner-tab {
	width: 100%;
	z-index: 999;
	float: left;
	border-bottom: 1px solid #999999;
}
.i-ul-tab {
	margin-left: 240px;
	float: left;
	margin-bottom: -1px;
}
.i-ul-tab li {
	padding: 4px 18px 5px 18px;
	float: left;
	margin-left: 20px;
	border: 1px solid #018cd1;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #082630;
	font-size: 16px;
	background-image: url(../images/nav_tab_bg.png);
	background-repeat: repeat-x;
	background-size: 100% 100%;
	cursor: pointer;
}
.i-ul-tab li.tab-active {
	background-image: none;
	border-bottom-color: #fff;
}
.inner-info {
	width: 100%;
	border: 1px solid #999999;
	border-top: none;
	margin-top: -1px;
	z-index: 99;
	float: left;
}
.inner-i-menu {
	width: 220px;
	height: 100%;
	border-right: 1px solid #999999;
	float: left;
}
.inner-i-info {
	/*width: 680px;*/
	width: 80%;
	float: right;
}
.inner-i-box {
	display: none;
	width: 100%;
	height: 100%;
	float: left;
	position: relative;
}
/*监控*/
.ul-bt-list {
	width: 100%;
	margin-top: 20px;
}
.ul-bt-list li {
	width: 100%;
	float: left
}
.ul-bt-list li a:link, .ul-bt-list li a:visited {
	display: block;
	width: 100%;
	padding: 8px 10px;
	float: left;
	text-indent: 40px;
	color: #000;
	text-decoration: none;
}
.ul-bt-list li a:hover {
	color: #000;
	background-color: #98b7e5;
	text-decoration: none;
}
.ul-bt-list li a.active {
	color: #fff;
	background-color: #98b7e5;
	text-decoration: none;
}
.bt-title {
	width: 100%;
	padding: 10px 15px;
	background-color: #f0f0f0;
	border-bottom: 1px solid #d2d2d2;
	margin-top: 10px;
}
.bt-button {
	visibility: hidden;
	width: 120px;
	float: right;
}
.bt-button a {
	display: block;
	color: #fff;
	padding: 2px 10px;
	border-radius: 3px;
	float: left;
	margin-left: 10px;
	text-decoration: none
}
.bt-button a:hover {
	opacity: 0.8;
}
a.t-del, a.b-del {
	background-color: #ff4e00;
}
a.t-update, a.b-update {
	background-color: #55bcdb;
}
a.b-cacel {
	padding: 4px 10px;
	color: #282828;
	background-color: #c9c9c9;
}
a.b-ok {
	padding: 4px 10px;
	background-color: #0069ba;
}
.ul-mt-list {
	width: 100%;
}
.ul-mt-list li {
	width: 100%;
	padding: 10px 15px;
	border-bottom: 1px solid #d2d2d2;
	float: left;
	cursor: pointer;
}
.ul-mt-list li span {
	display: block;
	float: left;
	margin-top: 3px;
	margin-right: 20px;
}
.mt-icon {
	width: 15px;
	height: 18px;
	float: left;
	margin-top: 4px;
	margin-right: 5px;
}
/*弹出层*/
.div-bt-layer {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 9999999;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}
.div-bt-box {
	display: none;
	position: absolute;
	width: 96%;
	height: auto;
	top: 10px;
	left: 2%;
	background-color: #fff;
	z-index: 99999999;
	border-radius: 5px;
	box-shadow: 0 0 20px #a2a1a1;
}
.bt-b-one {
	width: 100%;
	padding: 0 15px;
	text-align: right;
	font-size: 25px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.bt-b-one span:hover {
	cursor: pointer;
	opacity: 0.8;
}
.bt-b-two {
	width: 100%;
	padding: 15px 15px;
}
.bt-b-three {
	width: 100%;
	padding: 10px 15px;
	text-align: left;
	font-size: 16px;
	background-color: #e3e3e3;
}
/*提示(认证)*/
.error_bar {
	width: 100%;
	display: block;
	margin-top: 5px;
	line-height: 22px;
	word-break: break-all;
	word-wrap: break-word;
}
/*用户*/
.u_two {
	width: 300px;
}
/*update(2015-09-15)*/
.img_preview {
	max-width: 120px !important;
}
/*微社区*/
.theme_panel {
	display: block;
	width: 500px;
	font-size: 13px;
	float: right;
	margin: 2px 0 0 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
/*保险*/
.top_ins_info {
	padding: 5px 0 15px 0;
	border-bottom: 1px solid #dcdddd;
}
.ins_line {
	float: left;
	margin-left: 30px;
	color: #888;
}
.ins_line .il_title {
	color: #222;
}
.top_ins_info .ins_line:first-child {
	margin-left: 15px;
}
.i_download {
	width: 15px;
	height: 17px;
	background-image: url(../images/download.png);
	float: left;
	margin-right: 3px;
}
a.a_download:link, a.a_download:visited {
	display: block;
	float: left;
	color: #4d91dc;
	text-decoration: none;
}
a.a_download:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.ins_info_line {
	padding: 10px 15px;
}
.ins_info_line_title {
	color: #545454;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 10px;
}
.ins_info_panel, .ins_crt_panel {
	padding: 15px 30px;
	border: 1px solid #dcdddd;
	border-radius: 3px;
}
.ins_crt_panel{
	padding: 25px 30px;
	position: relative;
	margin-bottom: 35px;
}
.ins_info_panel table {
	width: 100%;
}
.ins_info_panel table tr td {
	vertical-align: top;
	color: #888;
	text-align: left;
	padding: 5px 0;
}
.ins_info_panel table tr td:first-child {
	width: 120px;
	color: #222;
	padding-right: 15px;
	text-align: right;
}
a.btn_default:link, a.btn_default:visited {
	color: #979797;
	text-decoration: underline;
}
a.btn_default:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.btn_hide {
	display: none !important;
}
.btn_show {
	display: inline-block !important;
}
.t_msg {
	background-color: #ff9900;
	font-size: 13px;
	font-family: 宋体 !important;
	padding: 5px 5px;
	display: none;
}
/*导出自定义*/
.ul_key_list{
	width:100%;
	border: 1px solid #dedede;
	float: left;
	padding:20px 15px 10px 15px;
	position: relative;
	margin-bottom: 30px;
}
.ul_key_list li{
	width:25%;
	float: left;
	margin:0 0 0 0;
}
.ul_key_list li.li_absolute{
	width:auto;
	height:25px;
	position: absolute;
	top:-20px;
	left:5px;
	background-color: #fff;
	padding:5px 5px;
}
.ul_key_list li .checkbox{
	margin:0;
	padding:0 !important;
}
.ul_key_list li .checkbox input, .ul_key_list li .checkbox span{
	float: left;
}
.ul_key_list li .checkbox input{
	margin-top: 10px;
}
.ul_key_list li .checkbox span{
	margin-top: 0;
}
.tb_price{
	width: 1100px;
	margin:0 auto;
}
.tb_price thead tr th.tb_p_title{
	text-align:center;
	font-size: 18px;
	padding:20px 0 50px 0;
}
.tb_price thead tr th.th_title{
	text-align: right;
	padding:25px 10px 20px 0;
}
.tb_price tbody tr td:nth-child(2n + 1){
	width:80px;
	font-size: 13px;
	text-align: right;
	padding-right:10px;
}
.tb_price tbody tr td:first-child{
	width:140px;
}
.tb_price tfoot tr td{
	text-align: center;
	padding:50px 0;
}
.t_mark{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.tb_oil_detail{
	width:100%;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
}
.tb_oil_detail tr th, .tb_oil_detail tr td{
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	text-align: center !important;
	color: #000 !important;
	padding:8px 0 !important;
}
.tb_oil_detail tr th{
	background-color: #f2f2f2;
	font-weight:normal;
}
.tb_oil_detail tr td{

}
/*update*/
.tb_ins{
	width:100%;
}
.tb_ins tr td{
	padding:8px 0;
}
.tb_ins tr td:first-child, .tb_ins tr td:nth-child(3){
	width:100px;
	text-align: right;
	padding-right: 10px;
}
.tb_ins tr td:nth-child(2){
	width:580px;
}
.tb_ins tr td:nth-child(3){
	width:120px;
}
.tb_ins tr td p{
	margin-bottom: 0;
}
.tb_ins tr td input.form-control, .tb_ins tr td textarea.form-control{
	border:1px solid #3c8add;
}
.crt_title{
	width:auto;
	height:25px;
	float: left;
	color:#3c8add;
	font-weight:bold;
	position:absolute;
	top:-10px;
	left:10px;
	background-color: #fff;
	padding:0 5px;
}
.tb_ins p{
	color:#aaa;
}
/*route*/
.tb_route{
	width:100%;
	table-layout: fixed;
}
.tb_route tr td{
	padding:10px 10px;
	text-align: left;
}
.tb_route tr td:first-child{
	width:240px;
	text-align: right;
}
.tb_route tr td.dot_line_100{
	width:100px;
	padding:5px 0;
}
.circle_greens{
	background: url(../images/circle_green.png) no-repeat;
	margin-left: 5px;
}
.circle_oranges{
	background: url(../images/circle_orange.png) no-repeat;
}
.circle_greens, .circle_oranges{
	width:10px;
	height:10px;
	background-size: 100% 100%;
	float: left;
}
.disc_dot{
	width:50px;
	height:1px;
	border-top:1px dashed #ccc;
	float: left;
	margin:5px 10px 0 10px;
}
.add_size {
	 width: 55px;
	 line-height: 15px;
	 padding-left: 20px;
	 margin:5px 10px;
 }
.std_bg_color, .std_img{
	width:55px;
	height:55px;
}
.std_bg_color{
	width:61px;
	height:61px;
	background-color: #bbb;
	margin: 0 auto;
	text-align: center;
}
.std_bg_color span{
	width:61px;
	height:61px;
	display: table-cell;
	vertical-align: middle;
}
.inner_padding{
	padding:10px 30px 10px 30px;
}
.line_panel{}
.tb_panel{
	width:100%;
	border: 1px solid #dcdddd;
}
.tb_panel tr th{
	background-color: #f7f7f7;
	text-align: center;
	padding:8px 0;
	border-bottom: 1px solid #dcdddd;
}
.tb_panel tr td{
	color:#888;
	text-align: center;
	padding:15px 5px;
}
.ul_wb{
	width:100%;
	margin-top: 20px;
}
.ul_wb li{
	width:33.3%;
	float: left;
	padding-left: 10px;
}
.ul_wb li:first-child{
	width:33.4%;
	padding-left: 0;
}
.tb_child{
	width:100%;
	border-right: 1px solid #dcdddd;
	border-bottom: 1px solid #dcdddd;
	border-left: 1px solid #dcdddd;
}
.tb_child tr th{
	background-color: #f7f7f7;
	padding:8px 0 8px 8px;
	border-top: 1px solid #dcdddd;
}
.tb_child tr th:first-child div{
	height:15px;
	padding-left: 5px;
	line-height: 15px;
	border-left: 3px solid #3c8add;
}
.tb_child tr td{
	color:#888;
	padding:0 5px 20px 5px;
	vertical-align: top;
}
.tb_child tr:first-child td{
	padding-top: 20px;
	border-top: 1px solid #dcdddd;
}
.tb_child tr td:first-child{
	width:100px;
	color:#000;
	text-align: right;
	padding-right: 20px;
}
/*资金管理*/
.tb_ss{
	width:850px;
}
.tb_ss tr td{
	padding-top: 15px;
	color:#666
}
.tb_ss tr:first-child td{
	padding-top: 0;
}
.tb_ss tr td span{
	font-weight: bold;
	color:#555;
}
.ss_size{
	width:30px;
	height:18px;
	float: left;
	margin: 0 10px 0 0;
}
.ss_c{
	background: url(../images/ss_c.png) no-repeat;
	background-size: 100% 100%;
}
.ss_u{
	background: url(../images/ss_u.png) no-repeat;
	background-size: 100% 100%;
}
.td_tb_btn .tb_btn{
	margin: 0 0 10px 10px;
}
.icon_attention{
	background: url(../images/icon_attention.png) no-repeat 5px 1px;
	background-size: 30px 30px;
	padding-left: 42px !important;
}
/*gzoom*/
#wrapLayer {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: 0.5;
	z-index: 999;
	display: table;
	text-align: center;
}
#wrapImg, #wrapLoading{
	display: table;
	position: fixed;
	z-index:1000;
	text-align: center;
}
#wrapLoading{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#wrapImg span, #wrapLoading div{
	display: table-cell;
	vertical-align: middle;
}
#wrapLoading div span{
	display: inline-block;
	width: 70px;
	height: 70px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
}
#wrapLoading div span img{
	display: block;
	width: 32px;
	height: 32px;
	margin: 8px auto 5px;
}
#wrapImg span img {
	width: 0;
	height: 0;
}
.show_big{
	display: none;
}
.show_small {
	width: 175px;
	height: 175px;
	margin-bottom: 10px;
}
a.link_now:link, a.link_now:visited{
	border:1px solid #eee;
	color:#999;
	font-size:13px;
	background-color: #f0f4f7;
	padding:1px 4px;
	padding:1px 4px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.table-hover tbody tr td{
	vertical-align: middle !important;
}
.btn_refresh{
	padding-left: 30px !important;
	background: #5db75d url(../images/refresh.png) no-repeat 8px 8px !important;
	background-size: 16px 16px !important;
}
.st_wrap{
	height:545px;
	border:1px solid #e1e1e1;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.st_title{
	height:45px;
	color:#999;
	background-color: #f0f4f7;
	line-height:45px;
	font-size:13px;
	padding-left: 20px;
}
.loading_box{
	padding:15px 0;
	text-align: center;
}
.loading_box img{
	width:32px;
	height:32px;
}
.chart_menu{
	float: left;
	margin: 20px 0 0 25px;
	border:1px solid #9f9f9f;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	overflow: hidden;
	box-shadow: 0 0 1px #9f9f9f;
}
.chart_menu li{
	width:50px;
	height:30px;
	color:#666;
	background-color: #fcfcfc;
	border-left: 1px solid #9f9f9f;
	text-align: center;
	line-height: 30px;
	float: left;
	cursor: pointer;
}
.chart_menu li:first-child{
	border-left:0;
}
.chart_menu li.active{
	color:#fff;
	background-color: #cacaca;
}
.col_relative{
	position: relative;
	padding-right: 45px !important;
	padding-left: 25px !important;
}
.col_relative span{
	position: absolute;
	top: 6px;
	left: 0;
}
.col_relative span.s_day{
	top: 7px;
	right: 20px;
	left: auto;
}