.baseColor {
	color: #08a1ef
}
.secondaryColor {
	color: #9ad64b
}
.lightBlueColor {
	color: #68dcc7
}
.lightVioletColor {
	color: #ae9ae1
}
.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.icon {
	background-image: url(img/icons.png);
	background-repeat: no-repeat;
	cursor: pointer
}
.border_box {
	box-sizing: border-box;
	-moz-box-sizing: border-box
}
.content_box {
	box-sizing: content-box;
	-moz-box-sizing: content-box
}
.btn-base {
	padding: 10px 20px;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	height: 35px;
	cursor: pointer;
	width: 100px;
	display: inline-block
}
.btn-base: hover {
	color: #fff
}
.btn-main {
	padding: 10px 20px;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	height: 35px;
	cursor: pointer;
	width: 100px;
	display: inline-block;
	background-color: #08a1ef
}
.btn-main: hover {
	color: #fff
}
.btn-main: hover {
	background-color: #82c924
}
.btn-secondary {
	padding: 10px 20px;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	height: 35px;
	cursor: pointer;
	width: 100px;
	display: inline-block;
	background-color: #9ad64b
}
.btn-secondary: hover {
	color: #fff
}
.btn-secondary: hover {
	background-color: #6bc328
}
.btn-grey0 {
	padding: 10px 20px;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	height: 35px;
	cursor: pointer;
	width: 100px;
	display: inline-block;
	color: #fff;
	background-color: #ccc
}
.btn-grey0: hover {
	color: #fff
}
.btn-grey0: hover {
	background-color: #b4b4b4
}
.btn-grey {
	padding: 10px 20px;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	height: 35px;
	cursor: pointer;
	width: 100px;
	display: inline-block;
	color: #999;
	background-color: #fff
}
.btn-grey: hover {
	color: #fff
}
.btn-grey: hover {
	color: #999
}
.f1_container {
	position: relative;
	margin: 10px auto;
	width: 450px;
	height: 281px;
	z-index: 1
}
.face.back {
	text-align: center;
	padding-top: 20px;
	background: #f0f0f0
}
body {
	font: 14px/1.2 "Microsoft YaHei",Tahoma,Helvetica,Arial,"\5b8b\4f53",sans-serif;
	color: #999
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
fieldset,img {
	border: 0;
	vertical-align: center
}
ul,ol {
	list-style: none
}
h1,h2,h3,h4,h5,h6,i,em {
	font-size: 100%;
	font-weight: 400;
	font-style: normal
}
input,button,textarea,select {
	font-size: 100%;
	outline: 0;
	vertical-align: middle
}
textarea {
	resize: none
}
a {
	text-decoration: none;
	outline: 0;
	color: #999
}
a: hover {
	text-decoration: none;
	color: #08a1ef
}
.clearfix: after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both
}
.clearfix {
	zoom: 1
}
.fl {
	float: left
}
.fr {
	float: right
}
.fs12 {
	font-size: 12px
}
.fs14 {
	font-size: 14px
}
.ml10 {
	margin-left: 10px!important
}
.ml20 {
	margin-left: 20px!important
}
.mr0 {
	margin-right: 0!important
}
.mr10 {
	margin-right: 10px!important
}
.mr20 {
	margin-right: 20px!important
}
.mt10 {
	margin-top: 10px!important
}
.mt20 {
	margin-top: 20px!important
}
.mt40 {
	margin-top: 40px!important
}
.main {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 30px
}
.main .address {
	width: 1000px;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	margin-bottom: 10px
}
.main .address p {
	width: 300px;
	float: right;
	font-size: 12px;
	text-align: right
}
.main .address span {
	font-size: 16px
}
.page {
	height: 40px;
	margin-top: 20px;
	float: left
}
.page a {
	padding: 0 30px;
	margin-right: 10px;
	height: 40px;
	line-height: 40px;
	background: #f0f0f0;
	color: #666;
	float: left
}
.page input {
	width: 78px;
	height: 12px;
	font-size: 12px;
	padding: 13px 0;
	border: 1px solid #f0f0f0;
	text-align: center;
	float: left;
	margin-right: 10px
}
.page .home {
	background: #08a1ef;
	color: #fff
}
.page .go {
	padding: 0 10px
}
.bdshare-slide-button-box {
	display: none
}
#eq_main {
	height: 100%;
	overflow-y: scroll;
	position: relative;
	background-color: #f0f0f0
}
#eq_main1 {
	height: 100%;
	overflow-y: scroll;
	position: relative;
	background-color: null;
	
}
.min_contain {
	min-height: 700px
}
.content_center {
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	position: relative
}
#notify {
	position: absolute;
	z-index: 1000;
	margin-top: 60px;
	width: 260px;
	left: 50%;
	margin-left: -130px
}
#notify .alert {
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	position: absolute;
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
	box-shadow: 0 5px 15px rgba(0,0,0,.5)
}
#notify .alert-success {
	background-color: #9ad64b;
	color: #fff
}
#notify .alert .close {
	position: relative;
	top: -3px;
	right: 5px;
	line-height: 20px;
	color: #fff;
	opacity: 1
}
.icheckbox_square-blue {
	display: block;
	margin: 0;
	padding: 0;
	width: 22px;
	height: 22px;
	background: url(images/blue.jpg) no-repeat;
	border: none;
	cursor: pointer;
	background-position: 0 0;
	position: relative
}
.icheckbox_square-blue .check-box {
	position: absolute!important;
	top: -20%;
	left: -20%;
	display: block;
	width: 140%;
	height: 140%;
	margin: 0;
	padding: 0;
	border: 0;
	opacity: 0;
	background: #fff;
	margin-left: 0!important
}
.icheckbox_square-blue.checked {
	background-position: -48px 0
}
.icheckbox_square-blue.disabled {
	background-position: -72px 0;
	cursor: default
}
.icheckbox_square-blue.checked.disabled {
	background-position: -96px 0
}
.icheckbox_square-blue.hover {
	background-position: -24px 0
}
.min_contain>table>thead>tr>td,table>thead>tr>th {
	height: 50px;
	line-height: 50px!important;
	text-align: center;
	border: 1px solid #E7E7E7!important;
	padding: 0!important;
	margin: 0!important
}
table th {
	background-color: #f9f9f9
}
.header_tpl {
	width: 100%;
	height: 50px;
	box-shadow: 2px 2px 3px #b0b0b0;
	background-color: #fff
}
.header_tpl .head_list_newMsg {
	display: block
}
.header_tpl .content {
	position: relative;
	width: 1000px;
	height: 100%;
	margin: 0 auto
}
.header_tpl .content .logo {
	width: 200px;
	height: 40px;
	margin-top: 6px;
	float: left
}
.header_tpl .content p {
	float: right;
	width: 200px;
	line-height: 20px;
	text-align: right;
	color: #9a9a9a;
	margin-top: 40px;
	position: relative;
	left: 0;
	top: 0
}
.header_tpl .content p span {
	color: #4a4a4a
}
.link_list,nav .select {
	float: right
}
header {
	height: 50px;
	line-height: 50px
}
.link_list ul li a {
	display: block;
	width: 90px;
	text-align: center;
	font-size: 14px
}
.link_list ul li.bg_hover a,.link_list ul li: hover a {
	color: #FFF;
	background: url(images/reg_bg.jpg)
}
.link_list ul li a {
	color: #999
}
.header_tpl .help_center_con {
	position: relative
}
.header_tpl .head_nav .head_navs .help_center {
	background-color: #FFF;
	position: absolute;
	top: 50px;
	right: -30px;
	z-index: 10000;
	border: 1px solid #ccc
}
.header_tpl .head_nav .head_navs .help_center div a: hover {
	background-image: url(images/icon_hover.jpg)
}
.header_tpl .head_nav .head_navs .help_center div: last-child {
	border-bottom: none
}
.header_tpl .head_nav .head_navs .help_center div {
	border-bottom: 1px solid #e6e6e6
}
.header_tpl .head_nav .head_navs .help_center div a {
	width: 142px;
	height: 40px;
	line-height: 40px;
	display: block;
	margin: 4px;
	border-right: none
}
.header_tpl .head_nav ul {
	height: 50px;
	line-height: 50px
}
.header_tpl .head_nav ul li {
	float: left;
	width: 90px;
	text-align: center
}
.header_tpl .head_nav ul li a {
	font-size: 14px;
	color: #999;
	display: block
}
.header_tpl .head_nav ul li a: hover {
	background: url(images/reg_bg.jpg) no-repeat;
	color: #FFF
}
.header_tpl .head_nav .mes_con {
	height: 50px;
	line-height: 50px;
	padding-left: 15px
}
.header_tpl .head_nav .mes_con a {
	padding: 0
}
.header_tpl .head_nav ul li.hover a {
	background: url(images/reg_bg.jpg) no-repeat;
	color: #FFF
}
.header_tpl .head_nav .pull-right {
	margin-right: 10px;
	margin-left: 10px
}
.header_tpl .head_nav .pull-right li.custom_img {
	width: 50px
}
.header_tpl .head_nav .pull-right li a {
	border: None
}
.header_tpl .head_nav .pull-right div.vip_c: hover {
	background-color: #b4b4b4
}
.header_tpl .head_nav .pull-right .vip_c {
	position: relative;
	background-color: #f0f0f0
}
.header_tpl .head_nav .pull-right li .vip_po img {
	position: absolute;
	bottom: 0;
	right: 0;
	top: 25px
}
.header_tpl .head_nav .pull-right .mes_con {
	margin-right: -24px
}
.header_tpl .head_nav .pull-right .mes_con .mes_count {
	display: inline-block;
	border-radius: 50%;
	text-align: center;
	position: absolute;
	top: 2px;
	left: 40px;
	background-color: #ff4500;
	font-size: 10px;
	line-height: 1.8;
	width: 20px;
	height: 20px;
	color: #fff
}
.header_tpl .head_nav .pull-right .mes_con .msg_pannel {
	border-radius: 0;
	width: 390px;
	height: auto;
	left: -50%;
	margin: 0 0 0 -279px;
	right: 0;
	overflow-x: none;
	overflow-y: auto;
	color: #999;
	padding: 0
}
.header_tpl .head_nav .pull-right .mes_con .msg_pannel a {
	color: #999
}
.header_tpl .head_nav .pull-right .mes_con .msg_pannel a: hover {
	background: 0 0
}
.header_tpl .head_nav .pull-right .mes_con .msg_pannel .text-right {
	text-align: right
}
.header_tpl .head_nav .pull-right .mes_con .msg_pannel .panel_title {
	float: left;
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid #f0f0f0;
	height: 36px;
	line-height: 36px
}
.header_tpl .head_nav .pull-right .mes_con .msg_pannel .panel_title .mes_new {
	color: #08a1ef
}
.header_tpl .head_nav .pull-right .mes_con .msg_pannel .panel_content {
	max-width: 100%;
	padding: 10px 20px 10px 20px;
	text-align: left;
	border-bottom: 1px solid #f0f0f0;
	font-weight: 100;
	color: #999;
	line-height: 20px;
	font-size: 12px;
	background-size: 10px 10px;
	background-position: center left;
	background-repeat: no-repeat;
	margin-left: 15px;
	margin-right: 15px
}
.header_tpl .head_nav .pull-right .mes_con .msg_pannel .content_status_new {
	background-image: url(images/news.png);
	height: 40px;
	overflow: Hidden;
	white-space: nowrap
}
.header_tpl .head_nav .pull-right .mes_con .msg_pannel .head_list_newMsg a: hover {
	color: #08a1ef
}
.header_tpl .head_nav .pull-right .mes_con .msg_pannel .content_status_yidu {
	background-image: url(images/yidu.png)
}
.header_tpl .head_nav .pull-right .mes_con .msg_pannel .panel_more {
	line-height: 36px;
	height: 36px;
	width: 100%
}
.header_tpl .head_nav .pull-right .mes_con a.mes_content {
	display: block;
	background: #f0f0f0 url(images/mess2.png) center no-repeat;
	width: 50px;
	height: 50px;
	text-indent: -9999px
}
.header_tpl .head_nav .pull-right .mes_con a: hover {
	background-color: #b4b4b4
}
.header_tpl .head_nav .head_navs {
	float: left;
	margin-left: 15px;
	position: relative
}
.header_tpl .head_nav .head_click {
	position: absolute;
	top: 50px;
	right: 0;
	width: 150px;
	border: 1px solid #ccc;
	background-color: #FFF
}
.header_tpl .head_nav .head_click div {
	border-bottom: 1px solid #e7e7e7
}
.header_tpl .head_nav .head_click div a {
	display: block;
	margin: 4px;
	height: 40px;
	line-height: 40px
}
.header_tpl .head_nav .head_click div: last-child {
	border-bottom: none
}
.header_tpl .head_nav .head_click div a: hover {
	background-image: url(images/icon_hover.jpg)
}
.header_tpl .head_nav div {
	cursor: pointer
}
.header_tpl ul.nav {
	height: 35px
}
.header_tpl ul.nav li {
	display: inline-block
}
.header_tpl ul.nav li span a {
	color: #fff
}
.header_tpl ul.nav li span.plain {
	background-color: #ccc
}
.header_tpl ul.nav .logout {
	cursor: pointer
}
.header_tpl ul.nav .logout a,.header_tpl ul.nav .logout a: hover {
	color: #08a1ef
}
.header_tpl .btn-main {
	position: absolute;
	right: 0;
	bottom: 10px
}
.scroll {
	position: fixed;
	bottom: 20px;
	right: 40px;
	border: 1px solid #90d356;
	border-radius: 20px;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	color: #90d356;
	background-color: #FFF;
	display: none
}
#home .img_con a img {
	height: 235px;
	width: 235px
}
#home #example_con {
	width: 100%;
	background-color: #1e1e1e;
	z-index: 0
}
#home #example {
	position: relative
}
#home #example #slides .slides_container {
	width: 1000px;
	height: 720px;
	margin: 0 auto;
	position: relative
}
#home #ribbon {
	position: absolute;
	top: -3px;
	left: -15px;
	z-index: 500
}
#home #frame {
	position: absolute;
	z-index: 0;
	width: 739px;
	height: 341px;
	top: -3px;
	left: -80px
}
#home #slides .next {
	position: absolute;
	top: 360px;
	right: 20px;
	width: 60px;
	height: 114px;
	display: block;
	z-index: 101
}
#home #slides .prev {
	position: absolute;
	top: 360px;
	left: 20px;
	width: 60px;
	height: 114px;
	display: block;
	z-index: 101
}
#home #example_con .pagination {
	margin-bottom: 26px;
	margin-left: -24px;
	position: absolute;
	bottom: 0;
	left: 50%;
	right: 0;
	z-index: 10
}
#home #example_con .pagination li {
	float: left;
	margin: 0 1px
}
#home #example_con .pagination li a {
	display: block;
	width: 16px;
	height: 0;
	padding-top: 16px;
	background-image: url(/assets/images/change.png);
	background-position: 0 0;
	float: left;
	overflow: hidden
}
#home #example_con #slides .pagination>li>a {
	width: 18px;
	overflow: hidden;
	background-color: #1e1e1e;
	border: 1px solid #1e1e1e;
	padding: 8px 0;
	text-indent: -999px;
	margin-right: 10px
}
#home #example_con .pagination li.current a {
	background-position: 0 -18px
}
#home #example_con a: hover,#home a: active {
	color: #599100;
	text-decoration: underline
}
#home hgroup.core_five {
	background: url(images/fivebg.jpg) center center
}
#home hgroup.core_five .home_core {
	text-align: center
}
#home hgroup.core_five .home_core ul li {
	float: Left;
	width: 20%;
	text-align: center
}
#home hgroup.core_five .home_core {
	padding: 100px 0
}
#home .product_con {
	text-align: center;
	padding: 130px 0
}
#home .product_con ul li {
	float: Left;
	width: 25%;
	text-align: center
}
#home .product_con ul: first-child {
	margin-bottom: 100px
}
#home .product_contain {
	background: url(images/index_09.png) top center;
	width: 100%;
	height: 720px
}
#home .customer_case {
	padding: 90px 0;
	background-color: #f0f0f0;
	font-size: 16px
}
#home .customer_case ul li img {
	width: 235px;
	height: 235px
}
#home .customer_case .case_cat {
	width: 235px;
	float: Left
}
#home .customer_case .case_cat ul li {
	float: Left;
	width: 50%;
	margin-top: 30px;
	cursor: pointer;
	padding-bottom: 5px
}
#home .customer_case .case_cat ul li.hover,#home .customer_case .case_cat ul li: hover {
	color: #08a1ef;
	background: url(images/hover.jpg) bottom left no-repeat
}
#home .customer_case .case_img {
	width: 765px;
	float: Left
}
#home .customer_case .case_img ul li {
	float: left;
	padding-left: 20px;
	margin-bottom: 20px;
	position: relative
}
#home .customer_case .case_img .sample_erwei a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-indent: -9999px
}
#home .load {
	background-color: #454545
}
#home .load .load_con {
	padding: 50px 0
}
#home .load .load_con .load_con_lef {
	float: left;
	width: 300px;
	text-align: center
}
#home .load .load_con .load_con_rig {
	margin-left: 120px;
	float: left;
	padding-top: 30px
}
#home .load .load_con .load_con_rig p {
	font-size: 45px;
	color: #fff
}
#home .load .load_con .load_con_rig .arcitle {
	padding-top: 50px
}
#home .load .load_con .load_con_rig .arcitle_wz {
	float: left
}
#home .load .load_con .load_con_rig .arcitle_wz .download {
	margin-top: 45px
}
#home .load .load_con .load_con_rig .arcitle_wz .download div {
	display: inline-block;
	cursor: pointer;
	position: relative;
	z-index: 2000
}
#home .load .load_con .load_con_rig .arcitle_wz .download .ios {
	padding-right: 40px
}
#home .load .load_con .load_con_rig .arcitle_wz .download p {
	font-size: 14px
}
#home .load .load_con .load_con_rig .arcitle_wz .download img {
	padding-bottom: 15px
}
#home .load .load_con .load_con_rig .arcitle_wz .download .down_same {
	width: 290px;
	background-color: #FFF;
	padding: 20px;
	position: absolute;
	top: 52px;
	left: 0
}
#home .load .load_con .load_con_rig .arcitle_wz .download .down_same .space {
	padding-left: 48px
}
#home .load .load_con .load_con_rig .arcitle_wz .download .down_same p {
	color: #666;
	font-size: 12px
}
#home .load .load_con .load_con_rig .arcitle_wz .download .down_same div {
	text-align: center;
	display: block
}
#home .load .load_con .load_con_rig .arcitle_wz .download .down_same div img {
	border: 1px solid #ccc;
	padding-bottom: 0;
	float: none
}
#home .load .load_con .arcitle p {
	font-size: 22px;
	padding-bottom: 11px
}
#home .load .load_con .arcitle img {
	float: left
}
#home .hezuo {
	background: url(images/index_09.png) center center;
	height: 500px
}
#home .hezuo .hezuo_con {
	padding: 65px 0
}
#home .hezuo .hezuo_con ul li {
	float: left;
	width: 20%;
	height: 100px;
	line-height: 100px;
	margin-bottom: 20px
}
#home .contact {
	background-color: #3c3c3c;
	width: 100%
}
#home .contact .contact_con {
	font-size: 18px;
	color: #999;
	padding: 32px 0
}
#home .contact .contact_con p {
	line-height: 40px
}
#home .contact .contact_con span a {
	color: #999
}
#home .contact .contact_con span a: hover {
	color: #08a1ef
}
#home .contact .contact_con .con_tel {
	width: 240px
}
#home .contact h4 {
	color: #ccc;
	font-size: 24px
}
#home .contact .contact_con aside {
	float: left
}
#home .contact .contact_con aside h4,#home .contact .contact_con aside p {
	margin-bottom: 9px
}
#home .contact .contact_con .erwei {
	float: right;
	font-size: 14px
}
.home_reg {
	background: url(images/ho_06.gif) center no-repeat;
	height: 511px;
	text-align: center
}
.home_reg div {
	padding-top: 180px
}
.cat_xq {
	position: relative
}
.cat_wra {
	background-color: #FFF;
	margin-top: -60px
}
.cat_contain .cat_head ul li,.cat_contain .cat_content ul li {
	float: Left;
	width: 33.3%;
	text-align: center
}
.cat_contain .cat_head {
	position: absolute;
	top: -70px;
	left: 50%;
	margin-left: -500px;
	width: 1000px
}
.cat_contain .cat_head ul li span {
	display: block;
	height: 142px;
	width: 142px;
	border-radius: 71px;
	box-shadow: 0 2px 3px #c9c9c9;
	text-align: center;
	line-height: 142px;
	text-indent: -9999px;
	background-color: #FFF;
	margin-left: 90px
}
.cat_contain .cat_head ul li span.hover em,.cat_contain .cat_head ul li span: hover em {
	cursor: pointer;
	display: block;
	background: url(images/cat_13.png) center 110px no-repeat
}
.cat_contain .mou span {
	background: url(images/cat_03.png) center no-repeat
}
.cat_contain .wek span {
	background: url(images/cat_05.png) center no-repeat
}
.cat_contain .day span {
	background: url(images/cat_07.png) center no-repeat
}
.cat_contain .cat_content {
	padding-top: 120px;
	padding-bottom: 120px
}
.cat_contain .cat_content ul li {
	background: url(images/cat_bg.jpg) no-repeat;
	height: 440px
}
.cat_contain .cat_content ul li .num_head span {
	text-indent: -99999px;
	display: block;
	float: left;
	width: 124px;
	height: 46px;
	margin-right: 30px
}
.cat_contain .cat_content ul li: first-child .num_head span {
	background: url(images/no1.png) no-repeat
}
.cat_contain .cat_content ul li: nth-child(2) .num_head span {
	background: url(images/no2.png) no-repeat
}
.cat_contain .cat_content ul li: last-child .num_head span {
	background: url(images/no3.png) no-repeat
}
.cat_contain .cat_content .num_con {
	width: 320px
}
.cat_contain .cat_content .num_head {
	text-align: left;
	padding: 15px 18px;
	font-size: 18px;
	color: #01b2f1
}
.cat_contain .cat_content .num_head .img_no {
	margin-right: 30px
}
.cat_contain .cat_content .num_head em {
	padding-top: 30px
}
.cat_contain .cat_content .num_head span,.cat_contain .cat_content .num_head img,.cat_contain .cat_content .num_head em {
	float: left
}
.cat_contain .cat_content .img_con {
	height: 360px;
	padding: 30px
}
.cat_contain .cat_content .img_con a {
	font-size: 18px;
	color: #01b2f1
}
.cat_contain .cat_content .img_con p a: hover {
	border-bottom: 1px solid #01b2f1
}
.cat_contain .cat_content .img_con p {
	text-align: left;
	background: url(images/cat_xian.png) 0 0 no-repeat;
	margin-left: 14px;
	margin-top: 25px;
	padding-top: 18px
}
.cat_contain .cat_content .img_con p {
	width: 230px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
.login-container .modal-dialog {
	width: 550px;
	top: 50%;
	left: 50%;
	position: absolute;
	margin-top: -200px;
	margin-left: -275px
}
*,: before,: after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.flip {
	-webkit-animation: rotateplane .6s ease-in-out;
	-moz-animation: rotateplane .6s ease-in-out;
	-o-animation: rotateplane .6s ease-in-out;
	animation: rotateplane .6s ease-in-out
}
@-webkit-keyframes rotateplane {
	0% {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-ms-transform: rotateY(0deg)
}
100% {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg)
}
}.login-form-section {
	font-weight: 300;
	color: #95a5a6;
	width: 550px;
	min-width: 360px;
	margin: 0 auto;
	background-color: #fff
}
.login-form-section .login-content {
	background-color: #fff;
	-o-box-shadow: 0 0 3px rgba(0,0,0,.3);
	-ms-box-shadow: 0 0 3px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.3);
	box-shadow: 0 0 3px rgba(0,0,0,.3)
}
.login-form-section .login-content .send_email {
	text-align: center;
	padding: 20px 50px 20px 50px;
	font-size: 16px
}
.login-form-section .login-content .section-title {
	padding: 10px 50px;
	background-color: #fff
}
.login-form-section .login-content .section-title h3 {
	color: #ccc;
	font-size: 24px;
	font-weight: 300!important;
	display: block;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 2px
}
.login-form-section .form-control {
	height: 39px
}
.login-form-section .textbox-wrap {
	padding: 15px 50px 15px 50px;
	-moz-transition: border-left-color .5s,box-shadow .5s,background-color .5s;
	-o-transition: border-left-color .5s,box-shadow .5s,background-color .5s;
	-webkit-transition: border-left-color .5s,box-shadow .5s,background-color .5s;
	transition: border-left-color .5s,box-shadow .5s,background-color .5s
}
.login-form-section .textbox-wrap .input-group {
	border: 1px solid #e0e0e0;
	background-color: #fff
}
.login-form-section .textbox-wrap .input-group i {
	color: #ccc
}
.login-form-section .textbox-wrap .input-group input,.login-form-section .textbox-wrap .input-group .form-control,.login-form-section .textbox-wrap .input-group .input-group-addon {
	background-color: transparent;
	border: none
}
.login-form-section .error-wrap {
	padding: 2px 50px 2px 50px
}
.login-form-section .error-wrap .alert {
	margin-bottom: 5px;
	color: #fff;
	border-radius: 0;
	text-align: center;
	font-size: 14px
}
.login-form-section .error-wrap .alert-danger {
	background-color: #f0f0f0;
	border: none;
	color: #999
}
.login-form-section .error-wrap .alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border: none
}
.login-form-section .login-form-action {
	padding: 10px 50px 10px 50px
}
.login-form-section .login-form-action .checkbox {
	display: inline-block;
	padding-left: 1px;
	margin-top: 7px;
	margin-bottom: 0
}
.login-form-section .login-form-action .checkbox .custom-checkbox {
	float: left
}
.login-form-section .login-form-action .checkbox .checkbox-text {
	line-height: 24px;
	padding-left: 5px;
	font-size: 14px
}
.login-form-section .login-form-action .checkbox .pull-left {
	float: left!important
}
.login-form-section .login-form-action .btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 2;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 0;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	width: 200px;
	border: none
}
.login-form-section .login-form-action .blue-btn {
	background-color: #08a1ef
}
.login-form-section .login-form-action .reset-btn {
	background-color: #08a1ef
}
.login-form-section .login-form-action .pull-right {
	float: right!important
}
.login-form-section .login-form-action i {
	font-size: 18px;
	font-weight: 700
}
.login-form-section .login-form-action .third-party {
	text-align: center;
	line-height: 30px
}
.login-form-section .login-form-action .wx_login {
	display: inline-block;
	background: url(images/login/weixin.png) no-repeat 0 0;
	margin-left: 5px
}
.login-form-section .login-form-action .wx_login .wx_title {
	margin-left: 30px
}
.login-form-section .login-form-action .qq_login {
	display: inline-block;
	background: url(images/login/QQ.png) no-repeat 0 0;
	margin-left: 20px
}
.login-form-section .login-form-action .qq_login .qq_title {
	margin-left: 30px
}
.login-form-section .login-form-action .weibo_login {
	display: inline-block;
	background: url(images/login/weibo.png) no-repeat 0 0;
	margin-left: 20px
}
.login-form-section .login-form-action .weibo_login .weibo_title {
	margin-left: 30px
}
.login-form-section .login-form-tip {
	padding: 15px 50px 30px 50px;
	text-align: center;
	font-size: 12px
}
.modal-dialog .modal-content {
	border: 0;
	border-radius: 0
}
.modal-header {
	color: #fff;
	font-size: 14px;
	background-color: #9ad64b;
	border: 0;
	height: 40px
}
.modal-body {
	color: #666
}
.modal-body .confirm-msg {
	font-size: 14px
}
.modal-footer {
	border: 0;
	background-color: inherit;
	text-align: center
}
.modal-footer .modal-btn {
	cursor: pointer;
	display: inline-block!important;
	text-shadow: none!important;
	width: 100px;
	height: 28px;
	display: block;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	border-radius: 2px;
	letter-spacing: 10px
}
.btn.disabled,.btn[disabled] {
	opacity: 1!important
}
.btn-primary {
	text-shadow: none!important;
	color: #F57971!important;
	background: none repeat scroll 0 0 #FFF!important
}
.confirm-dialog {
	top: 50%;
	margin-top: -110px
}
.confirm-dialog .modal-content .modal-body {
	text-align: center;
	padding: 40px 20px
}
.confirm-dialog .modal-content .modal-footer {
	padding: 20px
}
.data_associate {
	padding: 20px 40px 0
}
.data_associate .panel {
	margin-top: 20px;
	max-height: 400px;
	overflow: auto
}
.reg {
	background-color: #f45d52;
	padding-top: 30px;
	padding-bottom: 30px
}
.reg .header {
	width: 100%;
	height: 80px
}
.reg .header .content {
	width: 1000px;
	height: 80px;
	margin: 0 auto
}
.reg .header .content .logo {
	width: 148px;
	height: 36px;
	margin: 30px auto
}
.reg .header .content .h2 {
	font-size: 20px;
	line-height: 40px;
	margin-top: 40px;
	color: #929292;
	text-align: center
}
.reg .header .content .logo2 {
	width: 196px;
	height: 50px;
	margin: 0 auto
}
.reg .main {
	width: 1000px;
	margin: 0 auto
}
.reg .main .banner {
	width: 690px;
	height: 440px;
	float: left;
	margin-top: 75px;
	display: inline
}
.reg .main .loginBox {
	width: 288px;
	height: 340px;
	background: #f78f86;
	border: 1px solid #f89e96;
	float: right;
	display: inline;
	box-shadow: 1px 1px 5px #b4453c;
	margin-top: 100px
}
.reg .main .loginBox .txt {
	width: 248px;
	height: 38px;
	border: 1px solid #fee2df;
	margin: 0 auto;
	margin-top: 20px;
	position: relative;
	left: 0;
	top: 0;
	background: #f9a49d
}
.reg .main .loginBox .txt input {
	width: 160px;
	height: 12px;
	padding: 13px 10px 13px 78px;
	position: absolute;
	left: 0;
	top: 0;
	border: none;
	background: #f9a49d;
	z-index: 1
}
.reg .main .loginBox .txt .login_btn {
	display: block;
	height: 38px;
	line-height: 38px;
	letter-spacing: 10px;
	text-align: center;
	font-size: 14px;
	color: #f57971;
	background: #fff;
	border-radius: 2px
}
.reg .main .loginBox .txt .reg_btn {
	display: block;
	height: 38px;
	line-height: 38px;
	letter-spacing: 10px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #fac7c3;
	border-radius: 2px
}
.reg .main .reg_xy_Box {
	width: 580px;
	margin: 0 auto
}
.reg .main .reg_xy_Box h2 {
	text-align: center;
	color: #fff;
	font-size: 26px;
	line-height: 60px
}
.reg .main .reg_xy_Box .reg_xy {
	max-height: 500px;
	overflow-y: auto;
	color: #fff;
	font-size: 14px;
	padding: 10px 20px 40px 20px;
	background: #f78e86;
	border: 1px solid #f89e97
}
.reg .main .reg_xy_Box .reg_xy p {
	line-height: 18px
}
.reg .main .reg_xy_Box .agree_btn {
	width: 200px;
	height: 40px;
	display: block;
	line-height: 40px;
	background: #fff;
	color: #f35d52;
	margin: 0 auto;
	text-align: center;
	border-radius: 2px;
	font-size: 14px;
	margin-top: 30px
}
.reg .main .regBox {
	width: 460px;
	height: 360px;
	margin: 0 auto;
	margin-top: 50px
}
.reg .main .regBox .txt {
	width: 418px;
	height: 38px;
	border: 1px solid #fee2df;
	margin: 0 auto;
	margin-top: 20px;
	position: relative;
	left: 0;
	top: 0;
	background: #f9a49d
}
.reg .main .regBox .txt input {
	color: #fff;
	width: 300px;
	height: 12px;
	padding: 13px 10px 13px 38px;
	position: absolute;
	left: 0;
	top: 0;
	border: none;
	background: #f9a49d;
	z-index: 1
}
.reg : : -webkit-input-placeholder {
	color: #fff
}
.reg : -moz-placeholder {
	color: #fff
}
.reg : : -moz-placeholder {
	color: #fff
}
.reg : -ms-input-placeholder {
	color: #fff
}
.reg .main .regBox .cont {
	width: 420px;
	margin: 0 auto;
	margin-top: 20px
}
.reg .main .regBox .cont span {
	color: #fff;
	cursor: pointer
}
.reg .main .regBox .cont .reg_btn {
	width: 198px;
	height: 40px;
	line-height: 40px;
	letter-spacing: 10px;
	float: left;
	background: #fff;
	border-radius: 2px;
	color: #f35d52;
	text-align: center;
	font-size: 14px
}
.reg .main .regBox .cont .reset_btn {
	width: 198px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #fef4f3;
	letter-spacing: 10px;
	float: right;
	background: #f9aea9;
	border-radius: 2px;
	color: #fff;
	text-align: center;
	font-size: 14px
}
.reg .pos {
	position: relative;
	left: 0;
	top: 0
}
.reg .point_icon {
	padding-left: 20px;
	width: 120px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(images/point_icon.png) no-repeat left center
}
.reg .point_on_icon {
	padding-left: 20px;
	width: 140px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(images/point_on_icon.png) no-repeat left center;
	cursor: pointer
}
.reg .title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-indent: 20px;
	color: #fff;
	font-size: 26px;
	margin-top: 20px
}
.reg .span {
	position: absolute;
	color: #fff;
	font-size: 14px;
	left: 40px;
	top: 10px;
	z-index: 2
}
.reg .email_icon {
	width: 16px;
	height: 10px;
	float: left;
	position: absolute;
	left: 10px;
	top: 15px;
	background: url(images/email_icon.png);
	z-index: 2;
	overflow: hidden
}
.reg .password_icon {
	width: 12px;
	height: 16px;
	float: left;
	position: absolute;
	left: 12px;
	top: 11px;
	background: url(images/password_icon.png);
	z-index: 2;
	overflow: hidden
}
.reg .para {
	text-indent: 2em;
	font-size: 14px
}
.form-horizontal input,.form-horizontal select,.form-horizontal button {
	border-radius: 0!important;
	border: 1px solid #E7E7E7!important
}
.form-horizontal label {
	font-weight: lighter
}
#main .custom-detail {
	border-bottom: 1px solid #ccc;
	padding-top: 35px
}
#main .custom-detail td {
	padding-bottom: 35px;
	width: 33.3%;
	font-size: 16px
}
#main .custom-detail tr td {
	position: relative
}
#main .custom-detail tr td .userList {
	background-color: #f0f0f0;
	padding: 2px 5px;
	margin-left: 10px;
	display: inline-block;
	margin-bottom: 5px
}
#main .custom-detail tr td .userList: hover {
	background-color: #9ad64b;
	color: #FFF;
	cursor: pointer
}
#main .custom-detail tr: first-child td {
	text-align: center
}
#main .custom-detail tr td: first-child {
	padding-left: 120px;
	text-align: left
}
#main .custom-detail .delete {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 10px
}
#main .custom-detail .delete img {
	vertical-align: top;
	padding-top: 2px
}
#main .custom-detail .add {
	width: 16px;
	height: 16px;
	display: inline-block;
	background-color: #9ad64b;
	color: #FFF;
	border-radius: 8px;
	line-height: 16px;
	text-align: center;
	cursor: pointer
}
#main .custom-detail .select-group {
	padding: 3px;
	line-height: 22px;
	cursor: pointer
}
#main .custom-detail .select-group em {
	margin-top: 3px;
	background-color: #9ad64b;
	color: #fff;
	height: 15px;
	width: 15px;
	text-align: center;
	line-height: 13px;
	display: inline-block;
	float: left;
	margin-right: 5px;
	cursor: pointer
}
#main .custom-detail .group-cat ul {
	padding: 5px
}
#main .custom-detail .group-cat ul li .delete-group {
	display: inline-block;
	background-image: url(images/wrong.png);
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	vertical-align: middle
}
#main .custom-detail .group-cat ul li .confirm-add {
	text-align: center;
	color: #fff;
	background-color: #9ad64b;
	margin-top: 5px;
	display: block;
	padding: 8px 0
}
#main .custom-detail .group-cat .group-list {
	width: 180px
}
#main .custom-detail .group-cat .group-list li {
	border-bottom: 1px solid #e6e6e6
}
#main .custom-detail .group-cat .group-over {
	max-height: 235px;
	overflow: auto
}
#main .data-table {
	word-break: break-word;
	background-color: #fff;
	color: #a2a2a2
}
#main .data-table thead>tr>td {
	border-bottom-width: 1px
}
#main .data-table td {
	max-width: 150px;
	padding: 15px 30px
}
#main .data-table td a {
	color: #a2a2a2
}
#main .data-table td .spread-detail {
	color: #08a1ef
}
#main .data-table .hovercolor {
	background-color: #f0f0f0
}
#main .data-table .hovercolor td a {
	color: #fff
}
#main .panel {
	border: none;
	border-radius: 0;
	box-shadow: none
}
#main .main .content {
	width: 1000px;
	position: relative;
	left: 0;
	top: 0
}
#main .main .content .circle-data {
	width: 200px;
	height: 200px;
	background-color: transparent;
	border: 3px solid;
	border-radius: 100px;
	margin: 0 auto;
	font-size: 30px;
	font-weight: 500;
	line-height: 200px
}
#main .main .content .mask {
	width: 1000px;
	clear: both;
	position: relative;
	left: 0;
	top: 0
}
#main .main .content .mask .scene_list .front {
	width: 100%;
	height: 235px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%
}
#main .main .content .mask .scene_list .front .check-state {
	position: absolute;
	width: 100%;
	opacity: .7;
	height: 40px;
	bottom: 0;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 40px
}
#main .main .content .mask .scene_list .front .rejected {
	background-color: #a82e37
}
#main .main .content .mask .scene_list .front .checking {
	background-color: #92ec1b
}
#main .main .content .mask ul.scene_list {
	width: 1000px;
	position: relative;
	left: 0;
	top: 0
}
#main .main .content .mask ul.scene_list>li {
	width: 235px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	display: inline
}
#main .main .content .mask ul.scene_list>li .scene_desc {
	height: 50px;
	color: #fff;
	font-size: 14px;
	background: #08a1ef;
	position: relative;
	left: 0;
	top: 0
}
#main .main .content .mask ul.scene_list>li .scene_desc .btn-group {
	height: 30px;
	line-height: 50px;
	float: right;
	margin-right: 15px;
	cursor: pointer
}
#main .main .content .mask ul.scene_list>li .scene_desc .btn-group .dropdown-menu {
	min-width: 100px
}
#main .main .content .mask ul.scene_list>li .scene_desc .btn-group .dropdown-menu li {
	line-height: 30px;
	height: 30px
}
#main .main .content .mask ul.scene_list>li .scene_desc .btn-group .dropdown-menu li: hover {
	background-color: #9ad64b
}
#main .main .content .mask ul.scene_list>li .scene_desc .btn-group .dropdown-menu li: hover span {
	color: #fff
}
#main .main .content .mask ul.scene_list>li .scene_desc .btn-group .dropdown-menu span {
	display: inline-block;
	font-size: 14px;
	width: auto
}
#main .main .content .mask ul.scene_list>li .scene_desc .item_title {
	width: 190px;
	float: left;
	color: #fff;
	line-height: 50px;
	text-indent: 15px
}
#main .main .content .mask ul.scene_list li .item_title {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 145px;
	display: inline-block
}
#main .edit-bar {
	width: 100%;
	height: 50px;
	background-color: #fff;
	margin-top: 20px
}
#main .edit-bar .backicon {
	background-color: #08a1ef;
	height: 50px;
	border-radius: 0;
	padding: 0;
	line-height: 50px
}
#main .edit-bar .backicon span {
	background: url(images/creat_edit/back_06.png) no-repeat;
	color: #FFF;
	padding: 1px 0 1px 25px
}
#main .form-horizontal {
	padding-top: 40px
}
#main .form-horizontal .control-label {
	padding-left: 0;
	font-size: 16px;
	font-weight: 400
}
#main .form-horizontal .form-group {
	margin-left: 0
}
#main .form-horizontal .form-group .form-control {
	height: 36px;
	font-size: 16px
}
#main .form-horizontal .form-group .input-group .add-btn {
	height: 36px
}
#main .form-horizontal .form-group .add-inputs {
	margin-top: 12px;
	text-align: left
}
#main .main .content .mask ul.scene_list li .bottom_info {
	height: 75px;
	background: #fff;
	padding-top: 7px
}
#main .main .content .mask ul.scene_list li div span {
	line-height: 30px;
	width: 100%;
	display: block;
	text-indent: 10px;
	color: #666
}
#main .main .content .mask ul.scene_list li div span .grey {
	color: #999
}
#main .main {
	position: relative;
	padding-top: 36px
}
#main .main .add_red_icon {
	display: inline-block;
	height: 20px;
	line-height: 20px
}
#main .main h3 {
	border-bottom: 1px solid #e6e6e6;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	color: #999;
	text-indent: 1em
}
#main .main .content {
	min-height: 200px
}
#main .main .content>.scene_type {
	margin: 20px 0;
	background-color: #FFF;
	padding: 10px
}
#main .main .content>.scene_type select {
	width: 200px;
	height: 30px;
	font-size: 12px;
	border: 1px solid #e7e7e7
}
#main .main .mask ul.scene_list li {
	position: relative
}
#main .main .mask .pub-icon {
	position: absolute;
	width: 0;
	height: 0;
	border-top: 36px solid #000;
	border-left: 36px solid transparent;
	top: 0;
	right: 0;
	opacity: .7
}
#main .main .mask .pub-icon .pub-ref {
	position: relative;
	top: -40px;
	right: 25px;
	color: #fff!important
}
#main .main .mask .show_code {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	bottom: 0;
	right: 0;
	text-indent: -9999px
}
#main .main .scene_contain {
	position: relative
}
#main .main .data .data_bar .scene_dropdown {
	height: 30px;
	font-size: 12px
}
#main .main .data .data_bar .tab_head li {
	cursor: pointer;
	display: inline-block;
	width: 180px;
	height: 60px;
	margin-right: 2px;
	background-color: #999;
	text-align: center;
	line-height: 60px;
	color: #FFF
}
#main .main .data .data_bar .tab_head li.hover {
	background-color: #fff;
	color: #666
}
#main .main .data .custom_contain>.hover {
	display: block!important
}
#main .main .data .custom_contain>.custom_con {
	display: none
}
#main .main .data .custom_contain {
	background-color: #FFF;
	width: 100%
}
#main .main .data .custom_contain .daochu {
	background-color: #08a1ef;
	height: 40px;
	border-radius: 0;
	padding: 0;
	line-height: 40px;
	width: 110px
}
#main .main .data .custom_contain .daochu span {
	background: url(images/creat_edit/data_icon_06.png) no-repeat;
	padding: 1px 0 1px 25px
}
#main .main .data .custom_contain .group-action {
	padding: 15px
}
#main .main .data .custom_contain .group-action .mul-del {
	margin-left: 10px;
	cursor: pointer
}
#main .main .data .custom_contain .group-action .mul-del: hover {
	color: #08a1ef
}
#main .main .data .custom_contain .group-action .group-cat {
	box-shadow: none;
	cursor: pointer;
	line-height: 22px;
	margin-left: 10px
}
#main .main .data .custom_contain .group-action .group-cat .dropdown-toggle {
	display: block;
	background: url(images/bg_03.png) center right no-repeat;
	padding-right: 20px;
	box-shadow: none!important
}
#main .main .data .custom_contain .group-action .group-item {
	max-height: 250px;
	overflow: auto
}
#main .main .data .custom_contain .group-action .group-list {
	padding: 5px 5px;
	width: 180px
}
#main .main .data .custom_contain .group-action .group-list .confirm-add {
	text-align: center;
	color: #fff;
	background-color: #9ad64b;
	margin-top: 5px;
	display: block;
	padding: 3px
}
#main .main .data .custom_contain .group-action .group-menu {
	border-bottom: 1px solid #f0f0f0
}
#main .main .data .custom_contain .group-action .select-group {
	padding: 3px;
	cursor: pointer
}
#main .main .data .custom_contain .group-action .select-group em {
	margin-top: 3px;
	background-color: #9ad64b;
	color: #fff;
	height: 15px;
	width: 15px;
	text-align: center;
	line-height: 13px;
	display: inline-block;
	float: left
}
#main .main .data .custom_contain .group-action .select-group .add-group {
	margin-left: 8px
}
#main .main .data .custom_contain .group-action .delete-group {
	display: inline-block;
	background-image: url(images/wrong.png);
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	vertical-align: middle
}
#main .main .data .custom_contain .check-line {
	vertical-align: middle
}
#main .main .data .custom_contain .table-checkbox {
	margin: 0 auto
}
#main .main .data .custom_contain .customer-check {
	margin-left: 16px
}
#main .main .data .custom_contain .select-customer {
	display: block;
	margin: 0;
	padding: 0;
	width: 22px;
	height: 22px;
	background: url(images/blue.jpg) no-repeat;
	border: none;
	cursor: pointer;
	background-position: 0 0;
	position: relative
}
#main .main .data .custom_contain .select-customer .check-box {
	position: absolute;
	top: -20%;
	left: -20%;
	display: block;
	width: 140%;
	height: 140%;
	margin: 0;
	padding: 0;
	border: 0;
	opacity: 0;
	background: #fff
}
#main .main .data .custom_contain a.daochu: hover {
	background-color: #82c924
}
#main .main .data .custom_contain .new_daochu {
	padding: 20px;
	color: #666
}
#main .main .data .custom_contain .new_daochu .newcustom {
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	width: 110px;
	background-color: #08a1ef;
	color: #FFF;
	text-align: center
}
#main .main .data .custom_contain .new_daochu .newcustom span {
	font-size: 18px
}
#main .main .data .custom_contain .new_daochu .custom_data {
	padding-top: 12px
}
#main .main .data .custom_contain .new_daochu .custom_data span {
	color: #08a1ef;
	padding-right: 50px
}
#main .main .data .custom_contain .wai_daoru {
	border-bottom: 1px solid #e7e7e7
}
#main .main .data .custom_contain .action {
	padding: 0 20px 20px 20px
}
#main .main .data .custom_contain .action a {
	border-radius: 0
}
#main .main .data .custom_contain .action span {
	font-size: 12px
}
#main .main .data .custom_contain .daoru_contain {
	padding: 20px
}
#main .main .data .custom_contain .daoru_contain .select_cj {
	width: 250px;
	white-space: nowrap;
	overflow: hidden
}
#main .main .data .custom_contain .daoru_contain .tuo_data {
	width: 210px
}
#main .main .data .custom_contain .daoru_contain .ui-draggable-dragging {
	background-color: #08a1ef;
	z-index: 1000;
	width: 188px;
	color: #FFF
}
#main .main .data .custom_contain .daoru_contain .nametoname {
	width: 460px
}
#main .main .data .custom_contain .daoru_contain .select_cj ul,#main .main .data .custom_contain .daoru_contain .tuo_data ul,#main .main .data .custom_contain .daoru_contain .nametoname .tuozhuai {
	padding: 10px;
	border: 1px solid #e7e7e7
}
#main .main .data .custom_contain .daoru_contain .select_cj h2,#main .main .data .custom_contain .daoru_contain .tuo_data h2,#main .main .data .custom_contain .daoru_contain .nametoname h2 {
	padding-bottom: 20px;
	font-size: 16px;
	color: #666
}
#main .main .data .custom_contain .daoru_contain ul li {
	text-indent: 5px;
	cursor: pointer;
	border-bottom: 1px solid #e7e7e7
}
#main .main .data .custom_contain .daoru_contain ul li span {
	margin: 1px 0;
	display: block;
	height: 36px;
	line-height: 36px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
#main .main .data .custom_contain .daoru_contain .nametoname ul li: last-child {
	border-bottom: none
}
#main .main .data .custom_contain .daoru_contain ul li: hover span,#main .main .data .custom_contain .daoru_contain ul li.active span {
	background-color: #08a1ef;
	color: #FFF
}
#main .main .data .custom_contain .daoru_contain .item_remove_droppable.active {
	border: 1px dashed #08a1ef
}
#main .main .data .custom_contain .daoru_contain .list_attribute {
	width: 188px;
	margin: 1px 0;
	color: #CCC;
	height: 37px;
	line-height: 37px;
	background-color: #f0f0f0;
	overflow: hidden;
	-ms-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none
}
#main .main .data .custom_contain .daoru_contain .list_attribute span {
	background-color: #08a1ef;
	color: #FFF
}
#main .main .data .custom_contain .daoru_contain .tuozhuai ul li .active {
	border: 1px dashed #08a1ef
}
#main .main .data .custom_contain .daoru_contain .list_field {
	-ms-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	width: 210px;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #e7e7e7
}
#main .main .data .custom_contain .daoru_contain .tuozhuai ul li: last-child .list_field {
	border: none
}
#main .main .data .data_header {
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #FAFAF9;
	border-right: 1px solid #eee;
	color: #999;
	box-sizing: border-box;
	border-bottom: 0
}
#main .main .data .operation_cell {
	text-align: center;
	height: 100%
}
#main .main .data .operation_cell a {
	color: #999;
	cursor: pointer
}
#main .main .data .operation_cell a: hover {
	color: #08a1ef
}
#main .main .data .ui-grid-header-cell {
	height: 50px;
	line-height: 45px;
	text-align: center;
	background: #FAFAF9;
	color: #999;
	font-size: 14px
}
#main .main .data .ui-grid-vertical-bar {
	background-color: #E1DFDA
}
#main .main .data .ui-grid-cell {
	border-color: #E1DFDA;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	color: #999
}
#main .main .data .ui-grid-row: nth-child(even) .ui-grid-cell {
	background-color: #FAFAF9
}
#main .main .data .ui-grid-row: nth-child(odd) .ui-grid-cell {
	background-color: #fff
}
#main .current_page {
	margin: 20px;
	height: 30px;
	float: left;
	line-height: 30px
}
#main .current_page input {
	height: 30px;
	width: 40px;
	line-height: 20px
}
#main .current_page .go {
	margin-right: 10px
}
#main .create_btn_group {
	position: absolute;
	top: 30px;
	right: 10px
}
#main .create_btn_group li {
	display: inline-block;
	margin-right: 10px
}
#main .fr li .phone {
	background: url(images/phone.png) 0 center no-repeat;
	height: 80px;
	padding-left: 100px
}
#main .fr li .show {
	background: url(images/show.png) 0 center no-repeat;
	height: 80px;
	padding-left: 100px
}
#main .fr li a .phone h1 span {
	color: #08a1ef
}
#main .fr li a: hover .phone h1 span {
	border-bottom: 1px solid #08a1ef
}
#main .fr li a .show h1 span {
	color: #9ad64b
}
#main .fr li a: hover .show h1 span {
	border-bottom: 1px solid #9ad64b
}
#main .info ul {
	padding: 35px 20px;
	background-color: #FFF
}
#main .info ul .chuangjian {
	cursor: pointer;
	height: 82px;
	width: 84px;
	line-height: 82px;
	background-image: url(images/create_default.png)
}
#main .info ul .chuangjian: hover {
	background-image: url(images/create_hover.png)
}
#main .info ul .chuangjian h2 {
	line-height: 80px
}
#main .info ul a: hover .chuangjian h2 span {
	color: #08a1ef;
	border-bottom: 1px solid #08a1ef
}
#main .info ul li {
	display: inline-block;
	float: left;
	margin-right: 30px
}
#main .info ul li .kai {
	background: url(images/kai.png) 0 center no-repeat;
	height: 80px;
	padding-left: 100px
}
#main .info ul li .phone {
	background: url(images/phone.png) 0 center no-repeat;
	height: 80px;
	padding-left: 100px
}
#main .info ul li .show {
	background: url(images/show.png) 0 center no-repeat;
	height: 80px;
	padding-left: 100px
}
#main .info ul li .eye {
	background: url(images/eye.png) 0 center no-repeat;
	height: 80px;
	padding-left: 100px
}
#main .info ul li .shou {
	background: url(images/shou.png) 0 center no-repeat;
	height: 80px;
	padding-left: 100px
}
#main .info ul li .wei {
	background: url(images/wei.png) 0 center no-repeat;
	height: 80px;
	padding-left: 100px
}
#main .info ul li div {
	display: inline-block;
	margin-left: 20px
}
#main .info ul li div h1 {
	font-size: 30px;
	padding: 10px 0
}
#main .info ul li div h2 {
	font-size: 14px;
	color: #9a9a9a
}
#main .info ul li .shou h1 {
	color: #08a1ef
}
#main .info ul li a .phone h1 span {
	color: #08a1ef
}
#main .info ul li a: hover .phone h1 span {
	border-bottom: 1px solid #08a1ef
}
#main .info ul li a .show h1 span {
	color: #9ad64b
}
#main .info ul li a: hover .show h1 span {
	border-bottom: 1px solid #9ad64b
}
#main .info ul li a .eye h1 span {
	color: #68dcc7
}
#main .info ul li a: hover .eye h1 span {
	border-bottom: 1px solid #68dcc7
}
#main .info ul li a .kai h1 span {
	color: #ae9ae1
}
#main .info ul li a: hover .kai h1 span {
	border-bottom: 1px solid #ae9ae1
}
#main .info ul li .glyphicon {
	font-size: 60px
}
#main .info ul li .glyphicon-import {
	font-size: 57px
}
#main .info ul li .glyphicon-phone {
	color: #08a1ef
}
#main .info ul li .glyphicon-user {
	color: #9ad64b
}
.myscene .cover-list ul li img {
	vertical-align: middle
}
.myscene .changjing_caozuo {
	text-align: right;
	border-top: 1px solid #ddd;
	padding: 20px
}
.myscene .changjing_caozuo a.btn-save {
	background-color: #08a1ef
}
.myscene .changjing_caozuo a.btn-save: hover {
	background-color: #0475e8
}
.myscene .changjing_caozuo a {
	display: inline-block;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	width: 120px;
	border-radius: 0;
	height: 40px;
	line-height: 40px;
	padding: 0
}
.myscene .data {
	width: 1000px;
	margin: 0 auto
}
.myscene .data .current_page {
	margin: 20px;
	height: 30px;
	float: left;
	line-height: 30px
}
.myscene .data .current_page input {
	height: 30px;
	width: 40px;
	line-height: 20px
}
.myscene .export {
	background-color: #fff;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px
}
.myscene .export .data_title {
	font-size: 18px;
	color: #505050
}
.myscene .export a {
	float: right
}
.myscene .export a .export_excel {
	color: #08a1ef
}
.myscene .data table {
	width: 100%;
	float: left
}
.myscene .data table td {
	word-wrap: break-word;
	height: 50px;
	width: auto;
	line-height: 50px;
	background: #fff;
	border: 1px solid #e6e6e6;
	text-align: center
}
.myscene .data table .bg td {
	background: #f0f0f0
}
.myscene .data_header {
	background-color: #08a1ef!important
}
.myscene .main .content {
	width: 1000px;
	height: 690px;
	margin: 0 auto;
	padding-top: 36px
}
.myscene .main .content .fl a {
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	margin-top: 10px
}
.myscene .main .content .fl .btn-secondary {
	width: 100%;
	padding: 0
}
.myscene .main .content .fl .phoneBox {
	margin-left: '30%';
	width: 322px;
	height: 641px!important;
	margin: 0 auto;
	top: 50%
}
.myscene .main .content .fl .phoneBox .top {
	height: 48px;
	width: 100%;
	background-size: 100% 100%;
	background-image: url(/assets/images/phone_top_grey.png);
	background-repeat: no-repeat
}
.myscene .main .content .fl .phoneBox .scene_title_baner {
	display: block!important;
	height: 60px;
	line-height: 60px;
	background: #000;
	color: #fff;
	text-align: center;
	border: 1px solid #000;
	width: 322px!important
}
.myscene .main .content .fl .phoneBox .scene_title_baner .scene_title {
	font-size: 24px
}
.myscene .main .content .fl .phoneBox .bottom {
	height: 45px;
	width: 100%;
	background-size: 100% 100%;
	background-image: url(/assets/images/phone_bottom_grey.png);
	background-repeat: no-repeat;
	text-align: center
}
.myscene .main .content .fl .phoneBox .bottom a {
	width: 120px;
	height: 40px;
	background: url(/assets/images/btn1_bg.png) no-repeat;
	display: inline-block;
	margin-top: 2px;
	color: #ccc;
	font-size: 14px;
	line-height: 40px;
	font-weight: 700
}
.myscene .main .content .fl .phoneBox .nr {
	position: relative;
	cursor: pointer;
	width: 320px;
	height: 486px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	overflow-x: hidden;
	overflow-y: hidden
}
.myscene .data_header {
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #08a1ef;
	border-right: 1px solid #fff;
	color: #fff;
	box-sizing: border-box;
	border-bottom: 0
}
.myscene .main .content .phoneBox {
	width: 310px;
	float: left
}
.myscene .main .content .phoneBox .top {
	height: 69px;
	background: url(images/phone_top.png) no-repeat
}
.myscene .main .content .phoneBox .bottom {
	height: 45px;
	background: url(images/phone_bottom.png) no-repeat;
	text-align: center
}
.myscene .main .content .phoneBox .bottom a {
	width: 120px;
	height: 40px;
	background: url(images/btn1_bg.png) no-repeat;
	display: inline-block;
	margin-top: 2px;
	color: #ccc;
	font-size: 14px;
	line-height: 40px;
	font-weight: 700
}
.myscene .main .content .phoneBox .nr {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	position: relative;
	width: 308px;
	height: 480px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	overflow-x: hidden;
	overflow-y: hidden
}
.myscene .main .content .rcont {
	width: 662px;
	float: right
}
.myscene .main .content .rcont .form_img_input {
	background-color: #FFF
}
.myscene .main .content .rcont .top {
	height: 170px;
	position: relative
}
.myscene .main .content .rcont .top .gao_shezhi {
	background-color: #FFF;
	margin-top: 15px
}
.myscene .main .content .rcont .top .alert-warning {
	background: #f0f0f0;
	color: #999;
	border: 1px solid #ddd
}
.myscene .main .content .rcont .top .form-horizontal .control-label {
	font-size: 16px;
	font-weight: 200!important
}
.myscene .main .content .rcont .top .form-horizontal .form-group {
	margin-top: 10px!important
}
.myscene .main .content .rcont .top .form-horizontal .form-group .help-text {
	color: #a94442;
	margin-top: 10px
}
.myscene .main .content .rcont .top .form-horizontal .form-group .cover-list ul li a {
	position: relative
}
.myscene .main .content .rcont .top .form-horizontal .form-group .cover-list ul li a em {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	background-color: #000;
	color: #FFF;
	height: 40px;
	line-height: 40px;
	width: 190px;
	text-align: center
}
.myscene .main .content .rcont .top .form_img_input .form_upload {
	float: left
}
.myscene .main .content .rcont .top .form_img_input .form_input_groups {
	float: left;
	margin-left: 25px
}
.myscene .main .content .rcont .top .form_img_input .form_input_groups .form-group {
	margin-bottom: 10px
}
.myscene .main .content .rcont .top .form_img_input .form_input_groups .form-group {
	margin-right: 0
}
.myscene .main .content .rcont .top .checked {
	border: 4px solid #F60
}
.myscene .main .content .rcont .top .btn-group .btn-info {
	display: none
}
.myscene .main .content .rcont .top .scen_top_title {
	width: 320px;
	float: Left
}
.myscene .main .content .rcont .top .scen_top_title h1 {
	text-overflow: clip;
	overflow: hidden;
	max-width: 16em;
	white-space: nowrap
}
.myscene .main .content .rcont .top .title {
	height: 50px;
	background: #FFF;
	color: #999;
	border-bottom: 1px solid #ddd
}
.myscene .main .content .rcont .top .title h1 {
	font-size: 18px;
	float: left;
	display: inline-block;
	line-height: 50px;
	padding-left: 15px
}
.myscene .main .content .rcont .top .title .glyphicon-edit {
	font-size: 18px;
	line-height: 45px;
	padding-left: 5px;
	cursor: pointer
}
.myscene .main .content .rcont .top .title .glyphicon-edit: hover {
	color: #08a1ef
}
.myscene .main .content .rcont .top .title .btn-main {
	float: right;
	margin: 5px;
	font-size: 14px;
	color: #999;
	background-color: #fff;
	padding: 0;
	line-height: 40px;
	width: 88px
}
.myscene .main .content .rcont .top .title a.btn-main: hover {
	color: #08a1ef
}
.myscene .main .content .rcont .top .info {
	position: absolute;
	left: 20px;
	top: 90px
}
.myscene .main .content .rcont .top .info .glyphicon {
	font-size: 60px
}
.myscene .main .content .rcont .top .info div {
	display: inline-block;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: -10px
}
.myscene .main .content .rcont .top .info div .eye {
	background: url(images/eye.png) 0 center no-repeat;
	height: 80px;
	padding-left: 100px
}
.myscene .main .content .rcont .top .info div .eye h1 span {
	color: #68dcc7
}
.myscene .main .content .rcont .top .info div .show h1 span {
	color: #9ad64b
}
.myscene .main .content .rcont .top .info div a: hover .eye h1 span {
	border-bottom: 1px solid #68dcc7
}
.myscene .main .content .rcont .top .info div a: hover .show h1 span {
	border-bottom: 1px solid #9ad64b
}
.myscene .main .content .rcont .top .info div .show {
	background: url(images/show.png) 0 center no-repeat;
	height: 80px;
	padding-left: 100px
}
.myscene .main .content .rcont .top .info div h1 {
	font-size: 30px;
	padding: 10px 0
}
.myscene .main .content .rcont .top .info div h2 {
	font-size: 14px;
	color: #9a9a9a
}
.myscene .main .content .rcont .bom {
	margin-top: 20px;
	position: relative
}
.myscene .main .content .rcont .bom .title {
	height: 50px;
	color: #666;
	border-bottom: 1px solid #ddd;
	line-height: 50px;
	padding: 0 15px
}
.myscene .main .content .rcont .bom .title .glyphicon-share {
	font-size: 18px
}
.myscene .main .content .rcont .bom .title .title_text {
	font-size: 18px
}
.myscene .main .content .rcont .bom .share_content {
	margin: 17px 20px;
	overflow: hidden
}
.myscene .main .content .rcont .bom .share_content ul li {
	float: left;
	width: 330px
}
.myscene .main .content .rcont .bom .share_content ul li .share_header {
	height: 30px;
	margin-bottom: 30px
}
.myscene .main .content .rcont .bom .share_content ul li .share_header span {
	display: inline-block
}
.myscene .main .content .rcont .bom .share_content ul li .share_header .num {
	vertical-align: middle;
	line-height: 30px;
	text-align: center;
	width: 30px;
	height: 30px;
	background: #08a1ef;
	color: #fff
}
.myscene .main .content .rcont .bom .share_content ul li .share_header .share_title {
	vertical-align: middle;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	background-color: #f0f0f0;
	margin-left: 5px;
	padding: 0 10px
}
.myscene .main .content .rcont .bom .share_content ul li .scene_url {
	border: 1px solid #f0f0f0;
	padding: 0 4px;
	width: 240px;
	height: 30px;
	line-height: 30px;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.myscene .main .content .rcont .bom .share_content ul li .tg_btn {
	float: right;
	line-height: 30px;
	font-size: 14px;
	padding: 0 5px;
	color: #08a1ef
}
.myscene .tencentweibo_icon {
	background: url(images/tencentweibo.png)
}
.myscene .renren_icon {
	background: url(images/renren.png)
}
.myscene .douban_icon {
	background: url(images/douban.png)
}
.myscene .weibo_icon {
	background: url(images/weibo.png)
}
.myscene .tencent_icon {
	background: url(images/tencent.png)
}
.myscene .top .setting-panel {
	width: 100%;
	font-size: 16px;
	font-weight: 200;
	color: #666
}
.myscene .top .setting-panel .ml-20 {
	margin-left: 20px
}
.myscene .top .setting-panel .mt-15 {
	margin-top: 15px
}
.myscene .top .setting-panel .alert-warning {
	margin-left: 15px;
	margin-right: 55px;
	text-align: center
}
.myscene .top .setting-panel .cover-img {
	display: inline;
	line-height: 100px
}
.myscene .top .setting-panel .cover-img1 {
	display: inline;
	line-height: 115px
}
.myscene .top .setting-panel .cover-img1 .lp-list {
	width: 50px;
	height: 78px;
	margin-left: 10px
}
.myscene .top .setting-panel .cost-xd {
	position: absolute;
	display: block;
	width: 100px;
	border-radius: 10px;
	height: 30px;
	line-height: 30px;
	background-color: #fff;
	left: 50%;
	top: 50%;
	margin-left: -50px;
	margin-top: -15px;
	text-align: center;
	color: #333;
	font-size: 14px
}
.myscene .top .setting-panel .gao_shezhi .gao-title {
	font-size: 18px;
	padding-left: 20px;
	line-height: 50px;
	border-bottom: 1px solid #ddd
}
.myscene .top .setting-panel .gao_shezhi .last-page {
	margin-left: 35px;
	padding: 5px 0
}
.myscene .top .setting-panel .hide-label {
	margin-left: 120px
}
.myscene .top .setting-panel .youlian-set {
	font-weight: 100;
	margin-top: 10px!important;
	margin-bottom: 10px!important
}
.myscene .top .setting-panel .youlian-set .my-xd {
	display: inline-block;
	padding-left: 24px;
	margin-left: 0;
	width: auto;
	padding-top: 7px
}
.myscene .top .setting-panel .youlian-set .get-xd {
	display: inline-block
}
.myscene .top .setting-panel .last-cover {
	height: 120px;
	overflow-x: auto;
	overflow-y: hidden;
	margin-left: 15px;
	border: 1px solid #ccc;
	margin-top: 10px
}
.myscene .top .setting-panel .ad-set {
	font-weight: 100;
	margin-top: 10px!important;
	margin-bottom: 10px!important
}
.myscene .top .setting-panel .tui-title {
	margin-left: 15px;
	font-weight: 300
}
.myscene .top .setting-panel .samp-tip {
	margin-left: 10px;
	font-size: 14px
}
.myscene .top .setting-panel .samp-title {
	margin-left: 5px;
	font-weight: 300
}
.myscene .top .setting-panel .static-img {
	width: 145px;
	height: 50px;
	margin-left: 10px
}
.myscene .top .setting-panel .bottom-list {
	height: 80px;
	overflow-x: auto;
	overflow-y: hidden;
	margin-left: 15px;
	border: 1px solid #ccc;
	margin-top: 10px
}
.myscene .top .setting-panel .bottom-list li {
	display: inline;
	line-height: 60px
}
.myscene .top .setting-panel .bottom-list li img {
	width: 145px;
	height: 50px;
	margin-left: 10px
}
: : -webkit-scrollbar {
	width: 12px
}
: : -webkit-scrollbar-track {
	background-color: #eaeaea;
	border-left: 1px solid #ccc
}
: : -webkit-scrollbar-thumb {
	background-color: #ccc
}
: : -webkit-scrollbar-thumb: hover {
	background-color: #aaa
}
.edit_area li {
	padding: 0;
	background: 0 0;
	position: absolute;
	list-style: none!important;
	margin: 0!important;
	padding: 0;
	-webkit-transition: padding .5s;
	-moz-transition: padding .5s;
	transition: padding .5s
}
.edit_area li .element-box {
	box-shadow: 0 0 0 1px transparent
}
.edit_area .inside-handle-hover .w-delete {
	display: none
}
.edit_area .w-element-controls {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: visibility 0s ease,opacity .2s ease;
	-webkit-transition-delay: .2s,0s;
	-moz-transition: visibility 0s ease .2s,opacity .2s ease;
	transition: visibility 0s ease .2s,opacity .2s ease;
	position: absolute;
	z-index: 11;
	top: 0;
	left: 0;
	right: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}
.edit_area .w-element-controls .w-handle-outer {
	position: absolute;
	left: 4px;
	top: 4px;
	color: #08a1ef;
	font-size: 16px;
	cursor: move
}
.edit_area .inside-hover .w-element-controls {
	visibility: visible;
	opacity: 1
}
.edit_area .w-element-controls .w-delete {
	position: absolute;
	right: 4px;
	top: 4px;
	color: #08a1ef;
	font-size: 16px;
	cursor: pointer
}
.edit_area .w-element-controls .w-link {
	position: absolute;
	left: 64px;
	top: 4px;
	color: #08a1ef;
	font-size: 16px;
	cursor: pointer
}
.edit_area .w-element-controls .w-setting {
	position: absolute;
	left: 24px;
	top: 4px;
	color: #08a1ef;
	font-size: 16px;
	cursor: pointer
}
.edit_area .w-element-controls .w-anim {
	position: absolute;
	left: 44px;
	top: 4px;
	color: #08a1ef;
	font-size: 16px;
	cursor: pointer
}
.edit_area .inside-delete-hover .element-box {
	box-shadow: 0 0 0 1px #ff6565
}
.edit_area .inside-delete-hover .w-delete {
	color: #ff6565
}
.edit_area .inside-active .w-element-controls {
	display: none
}
.edit_area .inside-active .element-box {
	box-shadow: 0 0 0 1px transparent
}
.cropimage {
	padding: 20px;
	background-color: #FFF;
	width: 720px;
	height: 470px;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -360px;
	z-index: 1000;
	border: 1px solid #ccc
}
.cropimage .jcrop-holder {
	margin: auto
}
.cropimage .crop-control li {
	display: inline-block;
	width: 270px;
	height: 90px;
	background-color: #e6e6e6;
	outline: 0;
	margin: 0 15px 15px 0
}
.cropimage .crop-control li .cha {
	line-height: 20px
}
.cropimage .crop-control li .kuan {
	font-size: 12px;
	line-height: 20px
}
.cropimage .crop-control li .kuan input[type=checkbox] {
	margin: 0
}
.cropimage .crop-control li.active {
	outline: 1px solid #e6e6e6;
	background-color: #fff
}
.cropimage .crop-control li.active .check {
	background-color: #fff;
	border: 2px solid #08a1ef
}
.cropimage .crop-control .pl {
	width: 100px;
	height: 100%;
	display: inline-block;
	padding: 20px
}
.cropimage .crop-control .pl .check {
	cursor: pointer;
	width: 30px;
	height: 30px;
	margin: auto;
	background-color: #ccc
}
.cropimage .crop-control .pr {
	display: inline-block;
	padding-left: 10px
}
.cropimage .crop-control .pr input[type=text] {
	width: 50px
}
.cropimage .crop-control .crop-btn {
	width: 100px;
	margin-right: 0;
	background-color: #fff
}
.cropimage .image_crop {
	height: 320px;
	width: 680px;
	background-color: #ccc;
	text-align: center
}
.cropimage .crop_close {
	text-align: right;
	display: block;
	margin-top: 20px
}
.cropimage .crop_close a {
	color: #FFF
}
.modify_area input,select {
	height: 35px;
	line-height: 35px;
	border: 1px solid #e7e7e7
}
#page_panel .panel-heading {
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	font-size: 14px
}
#page_panel label {
	font-weight: lighter;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
	text-align: left;
	font-size: 12px
}
#page_panel select,#page_panel a.btn-success,#page_panel input {
	font-size: 12px;
	width: 115px;
	height: 35px
}
#page_panel a.auto_img {
	background-color: #08a1ef
}
#page_panel a.auto_img: hover {
	background-color: #82c924
}
.bg_console .photo_list .dropdown-menu {
	left: 99px
}
.bg_console .dropdown-menu {
	min-width: 100px!important;
	padding: 5px;
	left: 70px;
	top: 100%;
	border-radius: 0;
	box-shadow: 1px 1px 10px 2px rgba(51,51,102,.3)
}
.bg_console .dropdown-menu #cat_tab li,.bg_console .dropdown-menu li {
	width: 102px;
	border: none;
	float: none;
	margin: 4px 0 0 0;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	cursor: pointer
}
.bg_console .dropdown-menu #cat_tab li: hover,.bg_console .dropdown-menu li: hover {
	background-color: #08a1ef;
	color: #fff
}
.bg_console .dropdown-menu li span {
	padding-left: 5px
}
.bg_console .dropdown-menu #cat_tab li.add_cate,.bg_console .dropdown-menu .add_cate {
	border-top: 1px solid #ccc;
	color: #08a1ef!important;
	text-indent: 0!important
}
.bg_console .dropdown-menu #cat_tab li.add_cate em,.bg_console .dropdown-menu .add_cate em {
	margin-top: 5px;
	background-color: #08a1ef;
	color: #fff;
	height: 15px;
	width: 15px;
	text-align: center;
	line-height: 12px;
	display: inline-block;
	float: left
}
.bg_console .dropdown-menu #cat_tab li.add_cate span,.bg_console .dropdown-menu .add_cate span {
	float: left
}
.bg_console .dropdown-menu li.add_cate: hover {
	background-color: #FFF!important;
	color: #08a1ef!important
}
.bg_console .dropdown-menu .btn-main {
	border-radius: 0!important;
	height: 25px;
	line-height: 25px;
	padding: 0
}
.bg_console .tabs-left li a {
	height: 80px;
	line-height: 80px;
	display: block;
	padding: 0;
	text-align: center;
	color: #333!important;
	font-size: 16px
}
.bg_console .tabs-left li a: hover {
	border: none!important;
	width: 188px;
	height: 80px;
	line-height: 80px
}
.bg_console #bg_contain .category_list {
	border-bottom: 1px solid #ccc
}
.bg_console #bg_contain .category_list ul li {
	font-size: 14px;
	color: #333;
	margin-right: 20px
}
.bg_console #bg_contain .category_list ul li: hover,.bg_console #bg_contain .category_list ul .active {
	color: #08a1ef
}
.bg_console #bg_contain .category_list_container li {
	font-size: 16px
}
.bg_console #bg_contain .category_list_container li span {
	padding-left: 5px
}
.bg_console #bg_contain .edit {
	padding: 6px 0
}
.bg_console #bg_contain .edit input {
	margin: 0
}
.bg_console #bg_contain .edit .btn-group {
	padding-left: 25px
}
.bg_console #bg_contain .edit .btn-group .dropdown-toggle {
	box-shadow: none;
	cursor: pointer;
	background: url(images/bg_03.png) right center no-repeat;
	padding-right: 20px
}
.bg_console .selecttag {
	background-color: #08a1ef;
	color: #fff
}
.bg_console .cat_two_list li {
	float: left;
	font-size: 14px;
	margin-right: 20px
}
.bg_console .img_list .cat_two_list {
	padding-top: 10px
}
.bg_console .img_list .cat_two_list .active {
	color: #08a1ef
}
.bg_console .img_list .bg_list li {
	width: 69px;
	height: 115px;
	margin: 6px 3px
}
.bg_console .img_list .photo_list li {
	width: 100px;
	height: 100px;
	margin: 6px
}
.bg_console .img_list .right-menu {
	display: block;
	width: 100px;
	height: auto;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 1000;
	background-color: #fff
}
.bg_console .img_list .right-menu .tag_list {
	width: 100%;
	height: 25px;
	border: 0;
	margin: 0
}
.bg_console .img_list .right-menu .selected {
	background-color: #08a1ef;
	color: #fff
}
.bg_console .img_list .right-menu .tag_list: hover {
	background-color: #08a1ef;
	color: #fff
}
.bg_console .img_list .bg_list li.imageList,.bg_console .img_list .photo_list li.imageList {
	background-color: #e6e6e6
}
.bg_console .img_list .bg_list li,.bg_console .img_list .photo_list li {
	position: relative;
	cursor: pointer;
	float: left;
	border: 1px solid #ccc
}
.bg_console .img_list .bg_list li img,.bg_console .img_list .photo_list li img {
	width: 100%;
	height: 100%
}
.bg_console .img_list .bg_list li .edit_content .select,.bg_console .img_list .photo_list li .edit_content .select {
	position: absolute;
	top: 2px;
	left: 2px
}
.bg_console .img_list .bg_list li .edit_content .del,.bg_console .img_list .photo_list li .edit_content .del {
	position: absolute;
	top: 2px;
	right: 2px
}
.bg_console .img_list .bg_list li .edit_content .set,.bg_console .img_list .photo_list li .edit_content .set {
	position: absolute;
	bottom: 2px;
	right: 2px
}
.bg_console .img_list .bg_list li .edit_content .dropdown-toggle,.bg_console .img_list .photo_list li .edit_content .dropdown-toggle {
	box-shadow: none;
	cursor: pointer;
	background: url(images/bg_03.png) right center no-repeat;
	padding-right: 20px
}
.bg_console .hovercolor {
	outline: 2px solid #08a1ef
}
.group-console .modal-dialog {
	top: 50%;
	position: absolute;
	margin-top: -110px;
	left: 50%;
	margin-left: -200px
}
.group-console .group-modal {
	padding: 50px 0 35px 0;
	font-size: 16px;
	width: 400px;
	position: relative;
	left: 50%;
	margin-left: -200px
}
.group-console .group-modal .group-list {
	margin-bottom: 25px;
	position: relative
}
.group-console .group-modal .group-list label {
	font-weight: lighter;
	font-size: 14px;
	width: 100px
}
.group-console .group-modal .group-list input {
	width: 260px;
	border-radius: 0;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #e7e7e7
}
.console .modal-content {
	border-top: 5px solid #08a1ef;
	padding: 0 0;
	top: 50px
}
.console .modal-content .btn-main {
	border-radius: 3px
}
.console .modal-content .pic_lunbo_console .row {
	margin-right: 0;
	margin-left: 0
}
.console .modal-content .btn-grey0 {
	border-radius: 3px
}
.console .modal-dialog {
	width: 560px
}
.img_console .modal-dialog {
	width: 900px
}
.console: before,.console: after {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 1px;
	background-color: #ccc;
	display: block;
	content: ""
}
.console: before {
	left: 0
}
.console: after {
	right: 0
}
.pic_lunbo_console select,.dropdown select,.dropdown input {
	height: 35px;
	line-height: 35px;
	display: block;
	border: 1px solid #E7E7E7;
	border-radius: 0
}
.dropdown .span4 input,.dropdown .span4 select {
	display: inline-block;
	border: 1px solid #E7E7E7
}
.input_console .tel_title span,.button_console .tel_title span,.video_console .tel_title span {
	padding: 10px;
	display: inline-block;
	border: 1px solid #FFF
}
.input_console .modify_area,.button_console .modify_area,.video_console .modify_area {
	width: 100%;
	font-size: 12px;
	margin: 25px auto 15px auto;
	text-align: center
}
.input_console .modify_area .audio_area,.button_console .modify_area .audio_area,.video_console .modify_area .audio_area {
	margin-top: 20px
}
.input_console .modify_area .spanborder,.button_console .modify_area .spanborder,.video_console .modify_area .spanborder {
	border: 1px solid #ccc
}
.input_console .modify_area .colorborder,.button_console .modify_area .colorborder,.video_console .modify_area .colorborder {
	border: 1px solid #ccc
}
.input_console .modify_area .selectedcolor,.button_console .modify_area .selectedcolor,.video_console .modify_area .selectedcolor {
	color: #fff
}
.input_console .modify_area .whitecolor,.button_console .modify_area .whitecolor,.video_console .modify_area .whitecolor {
	color: #000
}
.input_console .modify_area .title_color,.button_console .modify_area .title_color,.video_console .modify_area .title_color {
	display: inline-block;
	margin: 5px
}
.input_console .modify_area .btn1,.button_console .modify_area .btn1,.video_console .modify_area .btn1 {
	width: 90px;
	background: red;
	height: 30px;
	text-algn: center;
	border: 1px solid #ccc;
	line-height: 30px;
	color: #fff;
	-webkit-border-radius: 5px
}
.input_console .modify_area .btn2,.button_console .modify_area .btn2,.video_console .modify_area .btn2 {
	width: 80px;
	background: #FDAF07;
	height: 35px;
	text-algn: center;
	border: 1px solid #ccc;
	line-height: 35px;
	-webkit-border-radius: 40px
}
.input_console .modify_area .btn3,.button_console .modify_area .btn3,.video_console .modify_area .btn3 {
	width: 100px;
	background: #3FB816;
	height: 30px;
	text-algn: center;
	border: 1px solid #ccc;
	line-height: 30px;
	color: #fff;
	-webkit-border-radius: 5px
}
.input_console .modify_area .btn4,.button_console .modify_area .btn4,.video_console .modify_area .btn4 {
	width: 100px;
	height: 30px;
	text-algn: center;
	border: 1px solid #3FB816;
	line-height: 30px;
	color: #000;
	-webkit-border-radius: 5px
}
.input_console .modify_area a,.button_console .modify_area a,.video_console .modify_area a {
	display: inline-block
}
.input_console .modify_area .label,.button_console .modify_area .label,.video_console .modify_area .label {
	color: #999;
	font-size: 12px;
	font-weight: lighter
}
.input_console .modify_area input[type=text],.button_console .modify_area input[type=text],.video_console .modify_area input[type=text] {
	font-size: 12px;
	border-radius: 0;
	height: 35px;
	line-height: 35px;
	border: 1px solid #E7E7E7
}
.input_console .modify_area input[type=checkbox],.button_console .modify_area input[type=checkbox],.video_console .modify_area input[type=checkbox] {
	vertical-align: middle
}
.input_console .modify_area .customized_container,.button_console .modify_area .customized_container,.video_console .modify_area .customized_container {
	margin: 15px auto;
	font-size: 12px
}
.input_console .modify_area .customized_container input,.button_console .modify_area .customized_container input,.video_console .modify_area .customized_container input {
	vertical-align: middle;
	margin: 0
}
.input_console .modify_area .customized_container label,.button_console .modify_area .customized_container label,.video_console .modify_area .customized_container label {
	padding-left: 3px
}
.input_console .modify_area .customized_container input[type=radio],.button_console .modify_area .customized_container input[type=radio],.video_console .modify_area .customized_container input[type=radio] {
	margin-left: 40px
}
.console .category_list .dropdown-toggle {
	box-shadow: none
}
.console .category_list .dropdown-toggle,.console .category_list .category_item {
	cursor: pointer;
	height: 30px;
	text-align: center;
	font-size: 12px;
	margin-right: 15px;
	float: left
}
.console .category_list .dropdown-toggle: hover,.console .category_list .category_item: hover,.console .category_list .dropdown-toggle.active,.console .category_list .category_item.active {
	color: #9ad64b
}
.console .category_list .dropdown-toggle: hover .caret,.console .category_list .category_item: hover .caret,.console .category_list .dropdown-toggle.active .caret,.console .category_list .category_item.active .caret {
	color: #fff
}
.console .category_list .caret {
	color: #9ad64b
}
.console .category_list .dropdown-menu {
	min-width: 100px
}
.console .category_input {
	width: 100%;
	padding: 20px 130px
}
.console .category_input input {
	width: 100%
}
.console .video_console .label {
	float: left;
	padding: 0 0 0 140px
}
.console .video_console .video_code a {
	color: #08a1ef
}
.console .video_console .modify_area {
	text-align: left
}
.console .video_console .modify_area .video_src {
	width: 300px;
	height: 70px
}
.console .video_console .modify_area .video_tip {
	margin-top: 10px;
	margin-left: 140px
}
.console .video_console .modify_area .video_tip a {
	color: #08a1ef
}
.console .bg_console {
	padding-left: 0
}
.console .bg_console .btn-main a: hover {
	background-color: #08a1ef
}
.console .bg_console .modal-content {
	padding-left: 0
}
.console .bg_console .nav-tabs>li.active>a,.console .bg_console .nav-tabs>li.active>a: hover,.console .bg_console .nav-tabs>li.active>a: focus {
	border: 0;
	border-radius: 0
}
.console .bg_console .img_list {
	width: 100%;
	padding: 15px 0
}
.console .bg_console .img_list .pagination_container {
	margin: 0 20px 20px
}
.console .bg_console .img_list .pagination_container .pagination {
	margin: 0
}
.console .bg_console .img_list .pagination_container .current_page {
	display: inline-block;
	margin-left: 10px
}
.console .bg_console .img_list .pagination_container .current_page input {
	width: 30px
}
.console .bg_console .img_list .img_list_container {
	min-height: 260px
}
.console .bg_console .img_list .img_list_container .upload {
	background-color: #e6e6e6;
	text-align: center;
	color: #08a1ef;
	font-size: 35px
}
.console .bg_console .img_list .img_list_container .upload span img {
	width: 40px;
	height: 40px;
	margin-top: 30px
}
.console .bg_console .img_list .del_icon {
	color: #08a1ef;
	position: absolute;
	top: 3px;
	right: 3px;
	font-size: 16px;
	z-index: 1
}
.console .bg_console .color_list {
	width: 100%;
	text-align: center;
	position: relative
}
.console .bg_console .bottom_area .fr>p {
	margin-top: 6px
}
.console .bg_console .crop_drop {
	max-height: 206px;
	min-height: 50px;
	margin: 0 20px;
	width: 310px;
	display: inline-block;
	background-color: #ccc;
	border: dotted 3px #08a1ef;
	color: #333;
	line-height: 40px;
	text-align: center
}
.console .bg_console .drop-hover {
	box-shadow: 0 3px 3px #333
}
.map_console {
	overflow: hidden;
	padding: 10px
}
.map_console #l-map {
	display: inline-block;
	width: 280px;
	height: 280px
}
.map_console .search_area {
	position: relative;
	display: inline-block;
	height: 280px;
	width: 250px;
	overflow: hidden;
	margin: 0 20px;
	float: right
}
.map_console .search_area #r-result {
	height: 230px;
	overflow-y: auto;
	margin: 10px 0 0 0
}
.station_console {
	margin: 20px auto;
	text-align: center
}
.station_console .label {
	color: #000
}
.station_console .header {
	font-size: 18px;
	font-weight: 700
}
.station_console .modify_area {
	margin: 20px 0;
	text-align: center;
	width: 100%
}
.station_console .modify_area span {
	margin: 0 10px
}
.station_console .modify_area span .selected {
	background-color: #08a1ef;
	color: #FFF
}
.station_console .sel_color ul li {
	width: 26px;
	height: 26px;
	padding: 2px
}
.station_console .colorborder {
	border: 1px solid #ccc
}
.station_console .sel_color {
	padding-left: 120px
}
.station_console .modify_name {
	width: 150px
}
.station_console select {
	width: 150px
}
.station_console .modify_area span a {
	padding: 6px 10px;
	border: 1px solid #ccc;
	color: #000;
	border-radius: 5px
}
.station_console .station {
	margin: 20px auto
}
.station_console .station p {
	float: left;
	font-size: 16px;
	text-align: center;
	margin-right: 30px
}
.branch-modal {
	padding: 50px 0 35px 0;
	font-size: 16px;
	width: 332px;
	position: relative;
	left: 50%;
	margin-left: -166px
}
.branch-modal p {
	margin-bottom: 25px
}
.branch-modal p span {
	padding: 0 15px;
	color: #08a1ef
}
.branch-modal .branch-list {
	margin-bottom: 25px;
	position: relative
}
.branch-modal .branch-list label {
	font-weight: lighter;
	font-size: 14px;
	width: 60px
}
.branch-modal .branch-list input {
	width: 260px;
	border-radius: 0;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #e7e7e7
}
.branch-modal .branch-list span {
	position: absolute;
	right: －30px;
	top: 6px;
	display: inline-block;
	width: 100px;
	font-size: 12px;
	line-height: 20px;
	margin-left: 5px
}
.branch-modal .branch-list span img {
	padding-right: 5px
}
.branch-modal .branch-list div {
	font-size: 12px;
	color: red;
	padding-top: 10px;
	padding-left: 73px
}
.branch-modal .add-dept {
	display: inline-block;
	color: #08a1ef;
	font-size: 14px;
	cursor: pointer
}
.branch-modal .dept-tip {
	font-size: 14px;
	color: #08a1ef
}
.branch-modal .dept-list input {
	width: 100px;
	border-radius: 0;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #e7e7e7;
	margin-left: 60px
}
.branch-modal .dept-list span {
	font-size: 12px
}
.branch-modal .dept-list .btn {
	display: inline-block;
	padding: 3px 5px;
	color: #fff;
	border-radius: 3px
}
.branch-modal .dept-list .add {
	background-color: #9ad64b
}
.branch-modal .dept-list .cancel {
	background-color: #f15858
}
.style_panel {
	z-index: 10000;
	background-color: #fff
}
.creat_head {
	height: 50px;
	background-color: #08a1ef;
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	z-index: 999
}
.creat_head .creat_head_con {
	width: 1050px;
	left: 50%;
	margin-left: -525px;
	position: relative
}
.creat_head .creat_head_con .creat_logo,.creat_head .creat_head_con .creat_con {
	float: left;
	display: inline
}
.creat_head .creat_head_con .creat_save {
	float: right;
	padding-top: 7px
}
.creat_head .creat_head_con .creat_con ul {
	margin-left: 45px
}
.creat_head .creat_head_con .creat_con ul li {
	cursor: pointer;
	float: left;
	color: #FFF;
	width: 60px;
	text-align: center;
	height: 50px;
	line-height: 50px
}
.creat_head .creat_head_con .creat_con ul li span {
	display: block;
	padding-top: 10px;
	font-size: 10px;
	height: 50px;
	overflow: hidden
}
.creat_head .creat_head_con .creat_con ul li: hover span {
	background-color: #9ad64b
}
.creat_head .creat_head_con .creat_con ul a {
	color: #FFF
}
.creat_head .creat_head_con .creat_con ul .text span {
	background: url(images/creat_edit/icon_24.png) center 7px no-repeat
}
.creat_head .creat_head_con .creat_con ul .bg span {
	background: url(images/creat_edit/icon_03.png) center 7px no-repeat
}
.creat_head .creat_head_con .creat_con ul .music span {
	background: url(images/creat_edit/icon_05.png) center 7px no-repeat
}
.creat_head .creat_head_con .creat_con ul .image span {
	background: url(images/creat_edit/icon_07.png) center 7px no-repeat
}
.creat_head .creat_head_con .creat_con ul .textarea span {
	background: url(images/creat_edit/icon_09.png) center 7px no-repeat
}
.creat_head .creat_head_con .creat_con ul .button span {
	background: url(images/creat_edit/icon_11.png) center 7px no-repeat
}
.creat_head .creat_head_con .creat_con ul .images span {
	background: url(images/creat_edit/icon_13.png) center 7px no-repeat
}
.creat_head .creat_head_con .creat_con ul .phone span {
	background: url(images/creat_edit/icon_15.png) center 7px no-repeat
}
.creat_head .creat_head_con .creat_con ul .contact span {
	background: url(images/creat_edit/icon_17.png) center 7px no-repeat
}
.creat_head .creat_head_con .creat_con ul .texiao span {
	background: url(images/creat_edit/icon_19.png) center 7px no-repeat
}
.creat_head .creat_head_con .creat_con ul .vedio span {
	background: url(images/creat_edit/icon_21.png) center 7px no-repeat
}
.creat_head .create-action {
	float: right;
	position: absolute;
	right: 0;
	margin-left: 10px
}
.creat_head .create-action ul li {
	cursor: pointer;
	float: left;
	color: #FFF;
	width: 50px;
	text-align: center;
	height: 50px;
	line-height: 50px
}
.creat_head .create-action ul li span {
	display: block;
	padding-top: 12px;
	font-size: 10px;
	height: 50px;
	overflow: hidden
}
.creat_head .create-action li.save: hover {
	background-color: #9ad64b
}
.creat_head .create-action li.publish: hover {
	background-color: #9ad64b
}
.creat_head .create-action li.quit: hover {
	background-color: #c33
}
.creat_head .create-action .create-save {
	background: url(images/creat_edit/save.png) center 8px no-repeat
}
.creat_head .create-action .create-publish {
	background: url(images/creat_edit/publish.png) center 8px no-repeat
}
.creat_head .create-action .create-quit {
	background: url(images/creat_edit/quit.png) center 8px no-repeat
}
.create_scene {
	background: #c6cdd5
}
.create_scene .main {
	background: #c6cdd5;
	margin-top: 50px
}
.create_scene .main .title {
	background: #f0f0f0;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	color: #999
}
.create_scene .main .title span {
	width: 105px;
	height: 30px;
	float: left;
	background: url(images/title.jpg);
	font-size: 20px;
	color: #fff;
	text-indent: 15px;
	margin-right: 20px
}
.create_scene .main .content {
	width: 1000px;
	margin: 0 auto;
	margin-top: 36px;
	position: relative
}
.create_scene .main .content .phoneBox {
	width: 322px;
	margin: 0 auto
}
.create_scene .main .content .phoneBox .phone_menubar {
	background: url(images/phonetitle1.gif);
	height: 20px
}
.create_scene .main .content .phoneBox {
	position: relative
}
.create_scene .main .content .phoneBox .phone_texiao {
	position: absolute;
	right: -30px;
	top: 48px
}
.create_scene .main .content .phoneBox .top {
	height: 42px;
	background: url(images/yulan_phone_top.png) no-repeat;
	background-size: 100%
}
.create_scene .main .content .phoneBox .tips {
	margin-top: 5px;
	text-align: center
}
.create_scene .main .content .phoneBox .bottom {
	height: 47px;
	background: url(images/yulan_phone_bottom.png) no-repeat;
	text-align: center;
	background-size: 100%
}
.create_scene .main .content .phoneBox .bottom a {
	width: 120px;
	height: 40px;
	background: url(images/btn1_bg.png) no-repeat;
	display: inline-block;
	margin-top: 2px;
	color: #ccc;
	font-size: 14px;
	line-height: 40px;
	font-weight: 700
}
.create_scene .main .content .phoneBox .nr {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	background: #fff;
	position: relative;
	height: 486px;
	overflow-x: hidden;
	overflow-y: hidden;
	border-right: 1px solid #f6f6f6;
	border-left: 1px solid #F6F6F6
}
.create_scene .main .content p {
	text-align: center;
	margin-top: 30px
}
.create_scene .main .content p a {
	width: 150px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background: #f35d52;
	font-size: 18px;
	border-radius: 2px;
	display: inline-block;
	margin-right: 10px
}
.create_scene .larger_icon {
	background: url(images/larger.png)!important
}
.create_scene .simaller_icon {
	background: url(images/simaller.png)!important
}
.create_scene .eye_icon {
	background: url(images/eye.png)!important
}
.create_scene #editBG {
	cursor: pointer;
	width: 30px;
	height: 80px;
	left: 50%;
	background: #fff;
	top: 47px;
	font-size: 12px;
	color: #666;
	padding: 9px;
	margin-bottom: 30px
}
.create_scene #editBG .glyphicon-remove {
	font-size: 15px;
	margin-left: -1px
}
.create_scene #editBGAudio {
	cursor: pointer;
	width: 30px;
	height: 80px;
	left: 50%;
	background: #fff;
	top: 147px;
	font-size: 12px;
	color: #666;
	padding: 9px;
	margin-bottom: 30px
}
.create_scene #editBGAudio .glyphicon-remove {
	font-size: 15px;
	margin-left: -1px
}
.create_scene #editScratch {
	cursor: pointer;
	width: 30px;
	height: 80px;
	left: 50%;
	background: #fff;
	top: 247px;
	font-size: 12px;
	color: #666;
	padding: 9px;
	margin-bottom: 30px
}
.create_scene #editScratch .glyphicon-remove {
	font-size: 15px;
	margin-left: -1px
}
.create_scene .scene_title_baner {
	height: 40px;
	line-height: 40px;
	background: #000;
	color: #fff;
	text-align: center;
	border-left: 1px solid #F6F6F6;
	border-right: 1px solid #F6F6F6
}
.create_scene .scene_title_baner .scene_title {
	min-width: 20px;
	font-size: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.create_scene .create_left {
	position: absolute;
	left: 0;
	top: 0;
	width: 290px;
	z-index: 1
}
.create_scene .create_left .line-separator {
	height: 1px;
	background: #666;
	border-bottom: 1px solid #ccc;
	float: left;
	margin: 10px 0;
	width: 100%
}
.create_scene .create_left .tpl_tab {
	background-color: #f7f7f7;
	padding-bottom: 32px
}
.create_scene .create_left .tpl_tab .tab-content .page_tpl_container {
	margin-top: 10px;
	margin-right: 1px;
	margin-left: 1px;
	max-height: 422px;
	overflow-y: auto;
	min-height: 420px
}
.create_scene .create_left .tpl_tab .tab-content .nav2 {
	margin-top: 10px;
	padding: 0 8px;
	position: relative
}
.create_scene .create_left .tpl_tab .tab-content .nav2 ul.nav2_list {
	margin-right: 40px
}
.create_scene .create_left .tpl_tab .tab-content .nav2 .nav2_other {
	border-radius: 0;
	box-shadow: 1px 2px 6px #999;
	position: absolute;
	top: 30px;
	left: 7px;
	right: 7px;
	background-color: #FFF;
	padding: 10px
}
.create_scene .create_left .tpl_tab .tab-content .nav2 .nav2_other li {
	margin-bottom: 5px
}
.create_scene .create_left .tpl_tab .tab-content .nav2 .others {
	text-align: center;
	float: right;
	height: 20px;
	width: 20px;
	margin-top: 2px;
	background-color: #e1e1e1;
	cursor: pointer
}
.create_scene .create_left .tpl_tab .tab-content .nav2 .others span {
	margin-left: 4px;
	margin-top: 1px;
	display: block;
	width: 12px;
	height: 12px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #6c6c6c
}
.create_scene .create_left .tpl_tab .tab-content .nav2 li {
	font-size: 12px;
	color: #666;
	float: left;
	margin-right: 5px;
	cursor: pointer;
	padding: 5px;
	background-color: #e1e1e1
}
.create_scene .create_left .tpl_tab .tab-content .nav2 .active,.create_scene .create_left .tpl_tab .tab-content .nav2 li: hover {
	background-color: #08a1ef;
	color: #FFF
}
.create_scene .create_left .tpl_tab .tab-content .open .others span {
	border-top: 8px solid #666;
	border-bottom: 0;
	margin-top: 7px
}
.create_scene .create_left .tab-content .nav-tabs.nav-justified {
	padding: 0 6px;
	background-color: #e1e1e1
}
.create_scene .create_left .tab-content .nav-tabs.nav-justified li {
	width: 92px
}
.create_scene .create_left .tab-content .nav-tabs.nav-justified li a {
	margin: 6px 2px 0 2px;
	height: 38px;
	line-height: 38px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}
.create_scene .create_left .tab-content .nav-tabs.nav-justified li a: hover {
	background-color: #f7f7f7;
	border: none;
	height: 38px;
	line-height: 38px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}
.create_scene .create_left .nav-tabs.nav-justified {
	border-bottom: inherit
}
.create_scene .create_left .nav-tabs.nav-justified li {
	height: 44px
}
.create_scene .create_left .nav-tabs.nav-justified li a {
	border-bottom: 0;
	color: #5e676e;
	border-radius: 0;
	display: block;
	font-size: 14px;
	padding: 0
}
.create_scene .create_left .nav-tabs.nav-justified>.active>a {
	background-color: #f7f7f7;
	color: #333;
	border: none
}
.create_scene .create_left>div>.nav-tabs.nav-justified {
	border-bottom: inherit
}
.create_scene .create_left>div>.nav-tabs.nav-justified li {
	width: 145px;
	height: 35px;
	border: 0
}
.create_scene .create_left>div>.nav-tabs.nav-justified li a {
	padding: 12px;
	border-bottom: 0;
	color: #5e676e;
	background-color: #fff;
	border-radius: 4px;
	text-align: left
}
.create_scene .create_left>div>.nav-tabs.nav-justified>.active>a {
	background-color: #08a1ef;
	color: #fff;
	border-radius: 0;
	font-size: 14px
}
.create_scene .create_left ul.page_tpl_container li {
	float: left;
	cursor: pointer;
	width: 33.3%;
	text-align: center;
	margin-bottom: 14px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	padding: 2px
}
.create_scene .create_left ul.page_tpl_container li: hover img,.create_scene .create_left ul.page_tpl_container li: hover .edit_wrapper {
	outline: 2px solid #08a1ef
}
.create_scene .create_left ul.page_tpl_container li: hover .delete-element {
	display: block
}
.create_scene .create_left ul.page_tpl_container li .delete-element {
	display: none;
	position: absolute;
	top: 5px;
	right: 10px;
	height: 15px;
	width: 15px;
	color: #08a1ef;
	z-index: 10000
}
.create_scene .create_left ul.page_tpl_container li .delete-element img {
	height: 19px;
	width: 17px
}
.create_scene .create_left ul.page_tpl_container li: hover .delete-element img {
	outline: 0
}
.create_scene .create_left ul.page_tpl_container img {
	width: 80px;
	height: 130px
}
.create_scene .create_left ul.comp_panel {
	float: left;
	margin-top: 20px
}
.create_scene .create_left ul.comp_panel li {
	width: 90px;
	height: 90px;
	float: left;
	text-align: center;
	box-shadow: 0 3px 7px rgba(0,0,0,.3);
	margin: 0 10px 10px 0;
	padding: 20px 10px;
	cursor: pointer;
	background: #fff
}
.create_scene .create_left ul.comp_panel li .glyphicon {
	color: #08a1ef;
	font-size: 20px
}
.create_scene .create_left ul.comp_panel li span {
	margin-top: 5px;
	display: block;
	color: #5e676e;
	font-size: 13px
}
.create_scene .create_left ul.comp_panel li: hover {
	background-color: #9ad64b
}
.create_scene .create_left ul.comp_panel li: hover .glyphicon {
	color: #fff
}
.create_scene .create_left ul.comp_panel li: hover span {
	color: #fff
}
.create_scene .create_right {
	position: absolute;
	right: 0;
	top: 0;
	width: 260px;
	border: 1px solid #dcdcdc;
	background: #fff
}
.create_scene .create_right .guanli {
	background-color: #08a1ef;
	height: 44px;
	line-height: 44px;
	color: #FFF;
	padding: 0 12px
}
.create_scene .create_right .nav_top {
	line-height: 44px;
	width: 100%;
	height: 44px;
	border-bottom: 1px solid #dcdcdc
}
.create_scene .create_right .nav_top .nav_top_list a {
	float: left;
	width: 33.3%;
	text-align: center;
	color: #666
}
.create_scene .create_right .nav_top .nav_top_list a: hover {
	color: #08a1ef
}
.create_scene .create_right .nav_top .dropdown-menu1 {
	position: absolute;
	top: -50px;
	z-index: 1050;
	float: left;
	font-size: 14px;
	text-align: left;
	list-style: none;
	padding: 0 0;
	width: 250px!important;
	left: -150px;
	margin: 5px 0 0
}
.create_scene .create_right .nav_top .dropdown-menu1 .effect_list li {
	display: inline-block
}
.create_scene .create_right .nav_top .dropdown-menu1 .effect_list .effect {
	margin: 10px 10px
}
.create_scene .create_right .nav_top .dropdown-menu1 .effect_list .effect img {
	width: 100px;
	height: 100px
}
.create_scene .create_right .nav_top .dropdown-menu1 .effect_list .effect .effect_info {
	height: 30px;
	line-height: 30px;
	text-align: center
}
.create_scene .create_right .nav_top .dropdown-menu1 .divider {
	height: 1px;
	width: 100%;
	over-flow: hidden;
	background-color: #e5e5e5;
	margin: 10px 0
}
.create_scene .create_right .nav_top .dropdown-menu1 .scratch {
	width: 100%;
	height: 150px
}
.create_scene .create_right .nav_top .dropdown-menu1 .finger_bg {
	position: relative;
	padding: 0;
	width: 100%;
	height: 200px
}
.create_scene .create_right .nav_top .dropdown-menu1 .well .finger_zw {
	position: absolute;
	width: 50px;
	height: 50px;
	left: 50%;
	top: 50%;
	margin-top: 15px;
	margin-left: -25px
}
.create_scene .create_right .nav_top .delete_page,.create_scene .create_right .nav_top .duplicate_page,.create_scene .create_right .nav_top .page_effect {
	display: inline-block;
	color: #5e676e;
	font-size: 12px;
	padding-left: 20px
}
.create_scene .create_right .nav_top .delete_page {
	background-image: url(images/create/delete.png);
	background-repeat: no-repeat;
	margin-right: 15px
}
.create_scene .create_right .nav_top .duplicate_page {
	background-image: url(images/create/duplicate_1.png);
	background-repeat: no-repeat;
	margin-right: 15px
}
.create_scene .create_right .nav_top .page_effect {
	background-image: url(images/create/effect.png);
	background-repeat: no-repeat;
	background-size: 14px 14px;
	padding-left: 15px
}
.create_scene .create_right .nav_bottom {
	line-height: 60px;
	width: 100%;
	text-align: center;
	height: 60px;
	background-color: #08a1ef;
	font-size: 50px;
	font-weight: 500
}
.create_scene .create_right .nav_bottom a {
	color: #FFF;
	display: block
}
.create_scene .create_right .nav_bottom .add_page,.create_scene .create_right .nav_bottom .duplicate_page {
	display: inline-block;
	color: #5e676e;
	font-size: 12px;
	padding-left: 20px
}
.create_scene .create_right .nav_bottom .add_page {
	background-image: url(images/create/new.png);
	background-repeat: no-repeat;
	margin-right: 20px
}
.create_scene .create_right .nav_bottom .duplicate_page {
	background-image: url(images/create/duplicate.png);
	background-repeat: no-repeat
}
.create_scene .create_right .nav_content {
	padding: 10px 0 10px 7px;
	background-color: #F7F7F7
}
.create_scene .create_right .nav_content .btn-group .btn {
	margin-left: 2px
}
.create_scene .create_right .nav_content .page-list-label {
	position: absolute;
	top: 100px;
	right: -130px;
	padding: 10px;
	color: #5e676e;
	width: 120px!important;
	background-color: #fff
}
.create_scene .create_right .nav_content .page-list-label label {
	padding-right: 5px;
	margin-bottom: 10px;
	font-weight: lighter
}
.create_scene .create_right .nav_content .page-list-label input {
	margin: 0
}
.create_scene .create_right .nav_content .page-list-label .select-labels {
	text-align: center;
	margin-top: 10px
}
.create_scene .create_right .nav_content .page-list-label .select-labels a {
	background-color: #08a1ef;
	padding: 5px 10px;
	color: #fff
}
.create_scene .create_right .nav_content ul {
	max-height: 420px;
	min-height: 420px;
	overflow-y: auto;
	overflow-x: hidden
}
.create_scene .create_right .nav_content ul li {
	height: 54px;
	color: #5e676e;
	background-color: #e1e1e1;
	padding: 0 10px 0 15px;
	cursor: pointer;
	font-size: 12px;
	line-height: 54px;
	margin-bottom: 8px;
	margin-right: 7px;
	position: relative
}
.create_scene .create_right .nav_content ul li.current {
	color: #fff;
	background-color: #08a1ef!important
}
.create_scene .create_right .nav_content ul li: hover {
	background-color: #08a1ef;
	color: #FFF
}
.create_scene .create_right .nav_content ul li .glyphicon-trash {
	line-height: 40px;
	color: #fff;
	float: right;
	margin-right: 10px;
	opacity: .6
}
.create_scene .create_right .nav_content ul li .glyphicon-trash: hover {
	opacity: 1
}
.create_scene .thumb-tpl {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	background: #fff;
	position: relative;
	width: 320px;
	height: 486px;
	overflow-x: hidden;
	overflow-y: hidden;
	border-right: 1px solid #f6f6f6;
	border-left: 1px solid #F6F6F6
}
#popMenu {
	border-radius: 0;
	padding-bottom: 0
}
#popMenu li a {
	padding: 3px 20px 3px 10px
}
#popMenu .bottom_bar {
	padding-left: 5px;
	border-top: 1px solid #ccc
}
#popMenu .bottom_bar a {
	padding: 0;
	display: inline-block
}
.createnew-container .modal-dialog {
	margin-top: -180px
}
.history {
	position: absolute;
	left: -30px;
	top: 48px
}
.history a {
	background-color: #fff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	-webkit-user-select: none
}
.history a i {
	color: #e1e1e1
}
.history a .active {
	color: #666
}
.history a: first-child {
	margin-bottom: 1px
}
.choose_template .main {
	position: relative;
	text-align: center
}
.choose_template .main .content {
	width: 1000px;
	margin-top: 30px;
	position: relative;
	left: 0;
	top: 0
}
.choose_template .main .content .mask {
	width: 1000px;
	overflow: hidden;
	position: relative;
	left: 0;
	top: 0
}
.choose_template .main .content .mask ul {
	position: relative;
	width: 1000px
}
.choose_template .main .content .mask ul li {
	box-shadow: 0 2px 3px rgba(0,0,0,.3);
	cursor: pointer;
	width: 235px;
	height: 340px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	display: inline
}
.choose_template .main .scene_type {
	padding-bottom: 20px;
	box-shadow: 1px 1px 4px #999;
	background-color: #FFF
}
.choose_template .main .scene_type .scene_select_type {
	text-align: right;
	margin: 15px
}
.choose_template .main .scene_type .new_hot {
	height: 30px;
	line-height: 30px;
	text-align: left;
	margin: 15px
}
.choose_template .main .scene_type .new_hot a {
	padding-right: 20px
}
.choose_template .main .scene_type .new_hot a.hover {
	color: #08a1ef
}
.choose_template .main .scene_type .scene_list .scene_cat {
	background-color: #f0f0f0;
	height: 40px;
	padding: 0 5px
}
.choose_template .main .scene_type .scene_list .scene_cat li {
	height: 35px;
	margin-top: 5px;
	line-height: 30px;
	margin-right: 1px
}
.choose_template .main .scene_type .scene_list .scene_cat li.active,.choose_template .main .scene_type .scene_list .scene_cat li: hover {
	background-color: #FFF;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.choose_template .main .scene_type .scene_list .child_cat {
	margin-top: 10px;
	padding: 0 5px
}
.choose_template .main .scene_type .scene_list .child_cat li.active,.choose_template .main .scene_type .scene_list .child_cat li: hover {
	color: #08a1ef
}
.choose_template .main .scene_type .scene_list ul li {
	float: left;
	padding: 0 10px;
	padding: 0 15px;
	cursor: pointer
}
.choose_template .main .scene_type .scene_list .scene_cat {
	background-color: #f0f0f0;
	height: 40px;
	padding: 0 5px
}
.choose_template .main .scene_type .scene_list .scene_cat li {
	height: 35px;
	margin-top: 5px;
	line-height: 30px;
	margin-right: 1px
}
.choose_template .main .scene_type .scene_list .scene_cat li.active,.choose_template .main .scene_type .scene_list .scene_cat li: hover {
	background-color: #FFF;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.choose_template .main .scene_type .scene_list .child_cat {
	margin-top: 10px;
	padding: 0 5px
}
.choose_template .main .scene_type .scene_list .child_cat li.active,.choose_template .main .scene_type .scene_list .child_cat li: hover {
	color: #08a1ef
}
.choose_template .main .scene_type .scene_list ul li {
	float: left;
	padding: 0 10px;
	padding: 0 15px;
	cursor: pointer
}
.choose_template .main .scene_type select {
	width: 200px;
	height: 30px;
	font-size: 12px;
	border: 1px solid #e7e7e7
}
.choose_template .current_page {
	margin: 20px;
	height: 30px;
	float: left;
	line-height: 30px
}
.choose_template .current_page input {
	height: 30px;
	width: 40px;
	line-height: 20px
}
.choose_template .main .content .mask ul li div {
	width: 235px;
	height: 290px;
	background: #9ad64b;
	position: relative
}
.choose_template .main .content .mask ul li .my_xinxi {
	width: 235px;
	height: 100px
}
.choose_template .main .content .mask ul li .preview_scene {
	display: none;
	position: relative;
	top: -270px;
	width: 120px;
	margin: auto;
	z-index: 999;
	background: #08a1ef;
	text-decoration: none;
	color: #fff
}
.choose_template .main .content .mask ul li .edit_scene {
	top: -220px
}
.choose_template .main .content .mask ul li .mask-floor {
	width: 235px;
	height: 240px;
	position: absolute;
	background: #000;
	z-index: 1;
	-ms-filter: "alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5
}
.choose_template .main .content .mask ul li p {
	margin-bottom: 0;
	text-align: left;
	height: 50px;
	line-height: 50px;
	text-indent: 10px;
	font-size: 14px;
	background: #FFF;
	border-bottom: 1px solid #E7E7E7
}
.choose_template .main .content .mask ul li .fa-plus {
	color: #fff;
	font-size: 90px;
	line-height: 240px
}
.choose_template .main .content .prev {
	position: absolute;
	left: -38px;
	bottom: 35px;
	float: left;
	width: 28px;
	height: 28px;
	background: url(img/left.png);
	overflow: hidden
}
.choose_template .main .content .next {
	position: absolute;
	left: 1010px;
	bottom: 35px;
	float: right;
	width: 28px;
	height: 28px;
	background: url(img/right.png);
	overflow: hidden
}
.choose_template .title {
	font-size: 48px;
	margin: 30px auto;
	color: #08a1ef
}
.choose_template .title .btn-secondary {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	padding: 2px 10px
}
.about {
	text-align: center
}
.about .home_icon {
	width: 14px;
	height: 13px;
	float: left;
	background: url(images/home_icon.png);
	overflow: hidden;
	margin-top: 13px
}
.about .wechat {
	cursor: pointer;
	width: 120px;
	height: 36px;
	float: right;
	background: url(images/wechat_icon.png);
	margin: 12px 10px 0 0;
	position: relative;
	left: 0;
	top: 0;
	z-index: 2
}
.about .sina_icon {
	width: 50px;
	height: 50px;
	float: right;
	background: url(images/sina_icon.png);
	overflow: hidden
}
.about .login {
	cursor: pointer;
	float: right;
	margin-top: 12px;
	font-size: 13px
}
.about .wechat span {
	position: absolute;
	left: -150px;
	top: 0;
	width: 122px;
	height: 160px;
	z-index: 2
}
.about .wechat span img {
	width: 100%
}
.about .header {
	width: 100%;
	height: 60px
}
.about .header .content {
	width: 1000px;
	height: 60px;
	margin: 0 auto
}
.about .header .content .logo {
	width: 200px;
	height: 40px;
	margin-top: 10px;
	float: left
}
.about .header .content .logo img {
	width: 100%
}
.about .header .content p {
	float: right;
	width: 500px;
	height: 60px;
	text-align: right
}
.about .banner {
	width: 100%;
	background-color: #08a1ef
}
.about .banner img {
	width: 1000px;
	margin: 0 auto
}
.about .main {
	text-align: left;
	color: #666;
	margin: 30px auto
}
.about .main img {
	margin: 30px 0
}
.about .main h1 {
	font-size: 18px;
	line-height: 48px
}
.about .main p {
	font-size: 12px;
	line-height: 32px
}
.error .content {
	width: 980px;
	left: 50%;
	margin-left: -490px;
	position: relative
}
.error .error_con {
	width: 514px;
	left: 50%;
	margin-left: -257px;
	position: relative
}
.error .header {
	border-bottom: 10px solid #08a1ef;
	width: 100%;
	padding: 8px 0
}
.error .error_contain {
	background-color: #f0f0f0;
	text-align: center;
	padding: 25px 0;
	color: #06a2ed
}
.error p {
	text-align: left
}
.error a {
	color: #06a2ed;
	font-size: 14px
}
.upload-console .modal-dialog {
	width: 900px;
	top: 100px
}
.upload-console .container {
	width: 880px;
	padding: 20px
}
.upload-console .well {
	height: 100px
}
.upload-console canvas {
	background-color: #f3f3f3;
	-webkit-box-shadow: 3px 3px 3px 0 #e3e3e3;
	-moz-box-shadow: 3px 3px 3px 0 #e3e3e3;
	box-shadow: 3px 3px 3px 0 #e3e3e3;
	border: 1px solid #c3c3c3;
	height: 100px;
	margin: 6px 0 0 6px
}
.upload-console .my-drop-zone {
	border: dotted 3px #08a1ef
}
.upload-console .nv-file-over {
	border: dotted 3px red
}
.upload-console .another-file-over-class {
	border: dotted 3px green
}
.upload-console #upload_btn {
	position: relative;
	overflow: hidden;
	cursor: pointer
}
.upload-console #uploadBtn {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0
}
#btn-toolbar {
	position: absolute;
	z-index: 1000;
	display: none;
	top: 100px;
	left: 50%;
	margin-left: -220px;
	background: #fff;
	box-shadow: 0 3px 7px rgba(0,0,0,.3);
	border-radius: 4px
}
#btn-toolbar a {
	color: #08a1ef
}
#btn-toolbar a i: before {
	cursor: pointer
}
#btn-toolbar .btn {
	cursor: pointer;
	border-radius: 0
}
#btn-toolbar .btn: hover {
	background: #f0f0f0;
	border-color: transparent;
	border-radius: 0
}
#btn-toolbar .btn.first-child: hover {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}
#btn-toolbar .btn.last-child: hover {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
#btn-toolbar .btn-group {
	border: 0;
	text-decoration: none;
	text-shadow: rgba(0,0,0,.3) 0 1px 1px!important;
	margin: 0
}
#btn-toolbar .btn-info {
	background-color: #f0f0f0;
	border-color: transparent
}
#btn-toolbar .size-menu {
	color: #000;
	min-width: 100px
}
#btn-toolbar .color-btn {
	border-bottom: 2px solid #08a1ef;
	padding-bottom: 2px;
	margin-bottom: -2px;
	font-size: 12px;
	top: -1px
}
#btn-toolbar .bgcolor-btn {
	background-color: #d0d0d0;
	padding: 2px;
	margin: -2px
}
#btn-toolbar .color-menu,#btn-toolbar .bgcolor-menu {
	min-width: 140px;
	padding: 3px
}
#btn-toolbar .color-menu li,#btn-toolbar .bgcolor-menu li {
	float: left;
	box-shadow: 0 1px 2px rgba(0,0,0,.5);
	width: 20px;
	height: 20px;
	margin: 3px;
	cursor: pointer;
	overflow: hidden
}
#btn-toolbar .color-menu li a,#btn-toolbar .bgcolor-menu li a {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	border-radius: 0
}
#btn-toolbar .color-menu .glyphicon-remove,#btn-toolbar .bgcolor-menu .glyphicon-remove {
	color: #b680b0;
	line-height: 16px
}
.help_content {
	background-color: #FFF;
	padding: 30px
}
.help_content h1 {
	font-size: 18px;
	color: #666;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 20px
}
.help_content p {
	margin: 20px 0;
	font-size: 16px
}
.help_content table {
	width: 100%
}
.help_content table,.help_content tr,.help_content td,.help_content th {
	border: 1px solid #e6e6e6
}
.help_content th {
	background-color: #fafafa
}
.help_content td,.help_content th {
	height: 50px;
	line-height: 50px;
	text-align: center
}
.colorpicker-visible,.colorpicker-visible .dropdown-menu {
	display: block!important
}
colorpicker-saturation {
	display: block;
	width: 100px;
	height: 100px;
	background-image: url(data: image/png;
	base64,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);
	cursor: crosshair;
	float: left
}
colorpicker-saturation i {
	display: block;
	height: 7px;
	width: 7px;
	border: 1px solid #000;
	border-radius: 5px;
	position: absolute;
	top: 0;
	left: 0;
	margin: -4px 0 0 -4px
}
colorpicker-saturation i: : after {
	content: '';
	display: block;
	height: 7px;
	width: 7px;
	border: 1px solid #fff;
	border-radius: 5px
}
colorpicker-hue,colorpicker-alpha {
	width: 15px;
	height: 100px;
	float: left;
	cursor: row-resize;
	margin-left: 4px;
	margin-bottom: 4px
}
colorpicker-hue i,colorpicker-alpha i {
	display: block;
	height: 2px;
	background: #000;
	border-top: 1px solid #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin-top: -1px
}
colorpicker-hue {
	background-image: url(data: image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAMAAABw8qpSAAABLFBMVEUA/z8AuP//JAAA/33/3AAA/1ABAv8A/7r/AH7/jgD2AP8A//j/AEHmAP/XAP/HAP+4AP//ALyoAP+aAP+JAP97AP9rAP9cAP9MAP8+AP8tAP8fAP8PAP8ATv//AG7/cAD/vgD/APoAmv//ADH/AKwB/wMA5//4Eg4AL///AOr/UQD/nwAA/27/7AAA/+kAe/8Ayf8A/5sA/zEA/6z/ABEAEP8A/17/MgAA/9n/ACL/gAD/AJ0AXP8Aqv//AMoA/yHqFBb/zAD/AGD/ANsA9//1/wDk/wDV/wDF/wC3/wD/AI2m/wD/FACY/wCI/wB5/wBp/wD/YgBb/wBK/wA8/wAs/wAd/wAN/wAAPv8A/xH/AFAAi///rQAA/8r/+gAA1///QwAAH/8Abf8A/43c/JNGAAAAiUlEQVR4AQXBg2EDAAAAsMy2bds2ttp2+/8PTby79mDLsKJPq/oFPdk24dWXAxsGjRg1ZtykKdNmzJozb8GiJct63WjYl7fiWdOZkk0vOpyr2fVtyKl7FX2uXGjpcuxWDy69KdiRk5WRlpIUFxMVERLw78+vH1Unun1YV3ZkwKM1CYfq7nQK22sD03ITV2Aqp0IAAAAASUVORK5CYII=)
}
colorpicker-alpha {
	display: none
}
colorpicker-alpha,.colorpicker-color {
	background-image: url(data: image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAABkCAMAAACIElGlAAADAFBMVEUAAADT09PT09P////T09P////e3t7q6urT09Px8fHT09P////////T09PT09P////////T09PT09P////////////T09PT09P////////////T09P////T09PT09PT09P////T09PT09P////////////////T09P////T09PT09P////T09PT09PT09PT09PT09PT09P////T09P////T09PT09P////////////T09P////T09P////////////T09PT09P////T09P////////////////////T09P////////T09PT09P////////////////////////T09PT09P////////////////////////T09PT09P////T09PT09P////////T09P////////////T09P////////T09P////T09P////T09P////T09PT09PT09PT09P////T09PT09PT09PT09PT09PT09P////T09P////T09PT09P////////////T09PT09PT09P////T09PT09PT09PT09PT09PT09PT09P////////////////T09PT09P////////////T09P////////T09P////T09PT09PT09P////////T09P////////T09P////T09PT09P////////////////T09PT09PT09PT09P////T09PT09PT09PT09PT09PT09PT09P////T09P////T09PT09PT09PT09PT09P////////////////////////////////////T09P////T09P////T09P////T09PT09P////////////T09P////T09P////T09P////////////T09PT09P////////////////T09PT09P////T09P////T09PT09P////T09P////T09PT09P////T09PT09PT09PT09P////T09PT09P////////////T09PT09P////T09P////////T09MQsm1FAAABAHRSTlMAgJN8/vcDAfcCnJyGaZmZlomGk4yJOmM/eTxs8wY0YDFC7HNdLx18n5/7aUvzCcW9+qKiK8P0ZiltRwfdw/n8Px3WduJjItj78ss5PDHUNELbwP5wplA2FglEVwvkqNarCs4Z7b2sDLgQ0xNdyLrr0eLLUeW1Vs5TWQLwjPI3ZvQGdvxFyFrAeevaLCLvGd0kpRskGyf4qK605xKvFrGyDRHnBYMEkJaDkIBvB/gpH99O6CrbIC4nH3Lg2SXp4A7Qul/GDEgPSlMQ6LjqFU0SjyCCj5V/gnBN7xglL3O70WBU7gjFFEfft0sPTo1ndRipwXr2yRemWRVENq+ytbGuxGaWGQAAAnpJREFUeNpNxmdcDHAAxvEHOWXvmXX23ntv2XvvMg/Z44x0KaRBSnfcKSqlnYZKp1QqGpT20KZh783/eePj+3vzw3/q/AM9iURPTy6XS+RwcXNzcZMQTE1dTE3bE7y9S0u9xxD600rCGtpI2ErOsbGxzoiMrIqscnaOi4vDdnp4XYSrguwxQSb7KpMllycnl2MFaTSaTxrY5NrY5BoKb2BnZ2doZ29vb2OPSdSd4Bcc7OcXGhqamgqrYCsrq+mEiEtC3gUBDg55Dg53IkQYSYG+gb6+GEqB5wV0o5D8/JAQdKK5hA40n3BS+L6c0JJmE+ZQW8JEak1YQJ0Jq+jbaQEPnotGE+IrK+Pj+xKqU6pTUrIDAgKysZ+WEY5QQkJxcQIO0WrCUbL4YmFhgZ3UlVAUHR1d1JEwjVoRRpDJKxMTE/ShBoRR1I6whLyyvLyyUFAQFhbWhTCFFArFawXOCu/bEHpQLYKnZ0aGZw2CR1qah0dmpqurK+pTU0ILakJoTi+PC7j5RHTrqQg1qRkh3T3d3b0xoSE1ItSleoSe1IswmIYQPl8UlhLWkaOj41tHbKENBLX6j1qt/KFUKnFN+Onk9NvJCQdJpfqlUqGiIjExcRthN91/JsJmGkhYRO/OCBhHwwgxMWUxZQMIu8j8o7m5OfbRLMJh2kTYQ1FRhYVR2EHzCOtpMmEG3SUsJEvLoKAg2Prb2tqOJYSH+/uH33shwlTaS1hLBwhX6AYX2tuiRwStVntOa5yUZJwEqbREKjUi5Bjl5BhZW1uXWOMYGRBOnNDX1zfoxz1FwwkfSJfgo6vr41P7soBBNJ7Qm2YSzHTMzMwmEHRoMf0Fm5mYOUrzNBYAAAAASUVORK5CYII=)
}
.colorpicker {
	top: 0;
	left: 0;
	z-index: 9999;
	display: none
}
.colorpicker colorpicker-hue,.colorpicker colorpicker-alpha,.colorpicker colorpicker-saturation {
	position: relative
}
.colorpicker input {
	width: 100px;
	font-size: 11px;
	color: #000;
	background-color: #fff
}
.colorpicker.alpha {
	min-width: 140px
}
.colorpicker.alpha colorpicker-alpha {
	display: block
}
.colorpicker.dropdown {
	position: absolute
}
.colorpicker.colorpicker-fixed-position {
	position: fixed
}
.colorpicker .dropdown-menu: : after,.colorpicker .dropdown-menu: : before {
	content: '';
	display: inline-block;
	position: absolute
}
.colorpicker .dropdown-menu: : after {
	clear: both;
	border: 6px solid transparent;
	top: -5px;
	left: 7px
}
.colorpicker .dropdown-menu: : before {
	border: 7px solid transparent;
	top: -6px;
	left: 6px
}
.colorpicker .dropdown-menu {
	position: static;
	top: 0;
	left: 0;
	min-width: 129px;
	padding: 4px;
	margin-top: 0
}
.colorpicker-position-top: not(.colorpicker-inline) .dropdown-menu: : after {
	border-top: 6px solid #fff;
	border-bottom: 0;
	top: auto;
	bottom: -5px
}
.colorpicker-position-top: not(.colorpicker-inline) .dropdown-menu: : before {
	border-top: 7px solid rgba(0,0,0,.2);
	border-bottom: 0;
	top: auto;
	bottom: -6px
}
.colorpicker-position-right: not(.colorpicker-inline) .dropdown-menu: : after {
	border-right: 6px solid #fff;
	border-left: 0;
	top: 11px;
	left: -5px
}
.colorpicker-position-right: not(.colorpicker-inline) .dropdown-menu: : before {
	border-right: 7px solid rgba(0,0,0,.2);
	border-left: 0;
	top: 10px;
	left: -6px
}
.colorpicker-position-bottom: not(.colorpicker-inline) .dropdown-menu: : after {
	border-bottom: 6px solid #fff;
	border-top: 0
}
.colorpicker-position-bottom: not(.colorpicker-inline) .dropdown-menu: : before {
	border-bottom: 7px solid rgba(0,0,0,.2);
	border-top: 0
}
.colorpicker-position-left: not(.colorpicker-inline) .dropdown-menu: : after {
	border-left: 6px solid #fff;
	border-right: 0;
	top: 11px;
	left: auto;
	right: -5px
}
.colorpicker-position-left: not(.colorpicker-inline) .dropdown-menu: : before {
	border-left: 7px solid rgba(0,0,0,.2);
	border-right: 0;
	top: 10px;
	left: auto;
	right: -6px
}
colorpicker-preview {
	display: block;
	height: 10px;
	margin: 5px 0 3px 0;
	clear: both;
	background-position: 0 100%
}
.qrcode {
	text-align: center;
	height: 235px;
	width: 235px;
	padding: 17px 0;
	background-color: #FFF
}
#home #logo img,.sample #logo img {
	margin-top: 6px;
	vertical-align: top
}
#home .pv_images_cont img,.sample .pv_images_cont img {
	width: 235px;
	height: 235px
}
#home .sample_cat,.sample .sample_cat {
	padding: 60px 0
}
#home .sample_cat .sample_images,.sample .sample_cat .sample_images {
	float: left;
	width: 765px
}
#home .sample_cat .sample_cats,.sample .sample_cat .sample_cats {
	float: right;
	background-color: #FFF;
	width: 235px;
	border-bottom: 1px solid #f0f0f0
}
#home .sample_cat .sample_cats ul li,.sample .sample_cat .sample_cats ul li {
	float: left;
	width: 50%;
	font-size: 16px;
	margin-top: 30px;
	cursor: pointer;
	padding-bottom: 5px
}
#home .sample_cat .sample_cats ul li.hover,.sample .sample_cat .sample_cats ul li.hover,#home .sample_cat .sample_cats ul li: hover,.sample .sample_cat .sample_cats ul li: hover {
	color: #08a1ef;
	background: url(images/hover.jpg) bottom left no-repeat
}
#home .sample_cat .sample_cats h1,.sample .sample_cat .sample_cats h1 {
	border-bottom: 1px solid #c8c8c8;
	padding-bottom: 30px
}
#home .sample_cat .sample .con_list,.sample .sample_cat .sample .con_list {
	width: 33.3%
}
#home .sample_cat .con_list p,.sample .sample_cat .con_list p {
	font-size: 14px;
	color: #676767;
	margin-bottom: 0
}
#home .sample_cat .fixed,.sample .sample_cat .fixed {
	width: 235px;
	background-color: #FFF;
	padding: 30px
}
#home .more,.sample .more {
	padding-bottom: 50px
}
#home ul li,.sample ul li,#home .con_list,.sample .con_list {
	float: left
}
#home header,.sample header {
	box-shadow: 2px 2px 3px #b0b0b0;
	background-color: #fff
}
#home .header,.sample .header {
	height: 65px;
	line-height: 65px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 50px
}
#home .header ul li,.sample .header ul li {
	width: 90px;
	cursor: pointer
}
#home .header ul li,.sample .header ul li {
	font-size: 16px;
	text-align: center
}
#home .header ul li.hover,.sample .header ul li.hover,#home .header ul li: hover,.sample .header ul li: hover {
	font-size: 18px;
	color: #428bca
}
#home select,.sample select {
	color: #999;
	font-size: 14px;
	padding: 4px 20px
}
#home .con_list,.sample .con_list {
	background-color: #FFF;
	margin-right: 20px;
	margin-bottom: 44px;
	box-shadow: 2px 2px 3px #d0d0d0
}
#home .cj_img img,.sample .cj_img img {
	width: 235px;
	height: 235px
}
#home .con_list: last-child,.sample .con_list: last-child {
	margin-right: 0
}
#home li.con_list,.sample li.con_list {
	position: relative
}
#home li.con_list p span.changj_show_num,.sample li.con_list p span.changj_show_num {
	padding-left: 35px
}
#home li.con_list: first-child p.changj_pv span.changj_show_num,.sample li.con_list: first-child p.changj_pv span.changj_show_num {
	background: url(images/no1.png) no-repeat 0 center;
	background-size: 30px 12px
}
#home li.con_list: nth-child(2) p.changj_pv span.changj_show_num,.sample li.con_list: nth-child(2) p.changj_pv span.changj_show_num {
	background: url(images/no2.png) no-repeat 0 center;
	background-size: 30px 12px
}
#home li.con_list: last-child p.changj_pv span.changj_show_num,.sample li.con_list: last-child p.changj_pv span.changj_show_num {
	background: url(images/no3.png) no-repeat 0 center;
	background-size: 30px 12px
}
#home .con_list p,.sample .con_list p {
	height: 50px;
	line-height: 50px;
	padding-left: 5px
}
#home .con_list a p,.sample .con_list a p {
	border-bottom: 1px solid #f0f0f0
}
#home .con_list a: hover p,.sample .con_list a: hover p {
	color: #08a1ef
}
#home .con_list p span.er_name,.sample .con_list p span.er_name {
	float: right;
	margin-right: 10px;
	margin-top: 10px
}
#home .con_list p span.er_name em,.sample .con_list p span.er_name em {
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 5px;
	width: 58px;
	text-align: right;
	overflow: hidden
}
#home .con_list p a,.sample .con_list p a {
	float: right;
	background: url(images/sample/img_14.gif) top center no-repeat;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 30px
}
#home .con_list p.anli_name,.sample .con_list p.anli_name {
	width: 230px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
#home .con_list p a: hover,.sample .con_list p a: hover {
	background: url(images/sample/erwei_03.png) top center no-repeat
}
#home .mores,.sample .mores {
	text-align: center;
	margin-top: 50px;
	width: 735px
}
#home .mores a,.sample .mores a {
	border: 1px solid #e9e9e9;
	background-color: #FFF;
	padding: 15px 90px;
	color: #676767;
	font-size: 16px;
	box-shadow: 2px 1px 2px #d0d0d0
}
#home .mores a: hover,.sample .mores a: hover {
	color: #08a1ef
}
#home .pv_contain,.sample .pv_contain {
	margin-top: 60px
}
#home .pv_contain .pv_images,.sample .pv_contain .pv_images {
	float: left;
	width: 765px
}
#home .pv_contain .pv_images .con_list p,.sample .pv_contain .pv_images .con_list p {
	font-size: 14px;
	color: #676767;
	margin-bottom: 0
}
#home .pv_contain .pv_images a: hover p,.sample .pv_contain .pv_images a: hover p {
	color: #01b2f1
}
#home .pv_contain .pv_images .con_list a,.sample .pv_contain .pv_images .con_list a {
	position: relative;
	display: block
}
#home .pv_contain .pv_images .con_list a .numcont,.sample .pv_contain .pv_images .con_list a .numcont {
	position: absolute;
	top: 0
}
#home .pv_contain .pv_nav,.sample .pv_contain .pv_nav {
	float: right;
	width: 235px
}
#home .pv_contain .pv_nav ul,.sample .pv_contain .pv_nav ul {
	padding: 17px 0;
	background-color: #FFF;
	margin-top: 18px
}
#home .pv_contain .pv_nav ul li,.sample .pv_contain .pv_nav ul li {
	border-bottom: 1px solid #f0f0f0;
	margin: 0 3px;
	float: none;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 24px;
	color: #999;
	cursor: pointer
}
#home .pv_contain .pv_nav ul li.hover,.sample .pv_contain .pv_nav ul li.hover,#home .pv_contain .pv_nav ul li: hover,.sample .pv_contain .pv_nav ul li: hover {
	background: url(images/sample/dese_hover.jpg) no-repeat;
	color: #FFF
}
#home .pv_contain .pv_nav ul li: last-child,.sample .pv_contain .pv_nav ul li: last-child {
	border-bottom: none
}
footer {
	background-color: #333
}
.footer {
	padding: 20px 0
}
.footer .beizhu {
	float: right;
	padding-top: 6px
}
.footer a {
	padding: 0 10px
}
#spread .spread_content .panel {
	border: none;
	border-radius: 0
}
#spread .con_show p {
	display: inline
}
#spread .chang_contain .tab_two div {
	font-size: 18px;
	background-color: #c4c3c3;
	margin-right: 15px;
	color: #FFF;
	display: inline-block;
	float: left;
	cursor: pointer;
	width: 180px;
	height: 60px;
	line-height: 60px;
	text-align: center
}
#spread .chang_contain .tab_two .hover {
	background-color: #FFF;
	color: #666;
	border-top: 10px solid #01a4ff;
	line-height: 42px
}
#spread .chang_contain .tab_contain {
	background-color: #FFF;
	padding-top: 20px;
	width: 100%;
	padding-bottom: 40px
}
#spread .chang_contain .tuiguang_content .tuiguang_same {
	border: 1px solid #e6e6e6;
	margin: 30px 40px 0 40px;
	padding: 0 20px 40px 20px
}
#spread .chang_contain .tuiguang_content .tuiguang_same h1 {
	font-size: 18px;
	height: 70px;
	line-height: 70px;
	margin-bottom: 40px
}
#spread .chang_contain .tuiguang_content .tuiguang_same h1 span {
	border-bottom: 1px solid #e6e6e6;
	display: block
}
#spread .chang_contain .tuiguang_content .tuiguang_same .weixin_list: last-child {
	margin-bottom: 0
}
#spread .chang_contain .tuiguang_content .tuiguang_same .weixin_list {
	margin-bottom: 40px
}
#spread .chang_contain .tuiguang_content .tuiguang_same .weixin_list .medth {
	margin-bottom: 20px;
	font-size: 18px;
	background-color: #9ad64b;
	height: 40px;
	line-height: 40px;
	width: 100px;
	color: #FFF;
	text-align: center
}
#spread .chang_contain .tuiguang_content .tuiguang_same .weixin_list .weixin_list_con p {
	font-size: 14px
}
#spread .chang_contain .tuiguang_content .tuiguang_same .weixin_list .weixin_erwei a {
	margin-top: 185px
}
#spread .chang_contain .tuiguang_content .tuiguang_same .weixin_list .weixin_address {
	margin-top: 20px
}
#spread .chang_contain .tuiguang_content .tuiguang_same .weixin_list .weixin_address span {
	background-color: #f0f0f0;
	border: 1px solid #e6e6e6;
	padding: 6px;
	float: left
}
#spread .chang_contain .tuiguang_content .tuiguang_same .weixin_list .weixin_address a {
	color: #999;
	background: url(images/line_21.png) repeat-x;
	display: block;
	float: left;
	height: 29px;
	line-height: 29px;
	margin-left: 20px;
	border: 1px solid #dad9d9;
	border-radius: 2px;
	padding: 0 8px
}
#spread .chang_contain .tuiguang_content .tuiguang_same .weixin_list .add-web a {
	float: right;
	color: #08a1ef;
	display: block;
	width: 120px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background: -moz-linear-gradient(top,#fff,#f0f0f0 100%);
	background: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f0f0f0));
	box-shadow: 1px 1px 5px #b3b2b2
}
#spread .chang_contain .tuiguang_content .tuiguang_same .weixin_list .add-web a b {
	font-size: 18px
}
#spread .chang_contain .tuiguang_content .tuiguang_same .weixin_list .kuozhan-title {
	height: 40px;
	line-height: 40px;
	background-color: #f0f0f0
}
#spread .chang_contain .tuiguang_content .tuiguang_same .weixin_list .kuozhan-title .name {
	width: 195px
}
#spread .chang_contain .tuiguang_content .tuiguang_same .weixin_list .kuozhan-title span {
	padding-left: 10px;
	display: inline-block
}
#spread .chang_contain .tuiguang_content .tuiguang_same .weixin_list .kuozhan-list {
	padding: 25px 0;
	border-bottom: 1px solid #e6e6e6
}
#spread .chang_contain .tuiguang_content .tuiguang_same .weixin_list .kuozhan-list .kuozhan-name {
	float: left;
	width: 195px
}
#spread .chang_contain .tuiguang_content .tuiguang_same .weixin_list .kuozhan-list .kuozhan-name input {
	border-radius: 0
}
#spread .chang_contain .tuiguang_content .tuiguang_same .weixin_list .kuozhan-list .kuozhan-web {
	float: left;
	width: 680px;
	border-left: 1px solid #e6e6e6;
	padding-left: 15px
}
#spread .chang_contain .tuiguang_content .tuiguang_same .weixin_list .kuozhan-list .kuozhan-web span {
	background-color: #f0f0f0;
	border: 1px solid #e6e6e6;
	padding: 6px;
	display: inline-block
}
#spread .chang_contain .tuiguang_content .tuiguang_same .weixin_list .kuozhan-list .kuozhan-web a {
	background: url(images/line_21.png) repeat-x;
	display: inline-block;
	height: 29px;
	line-height: 29px;
	border: 1px solid #dad9d9;
	border-radius: 2px;
	padding: 0 5px;
	margin-left: 15px
}
#spread .chang_contain .tuiguang_content .tuiguang_same .weixin_list .kuozhan-list .kuozhan-web .weixin_list_con canvas {
	height: 100px!important;
	width: 100px!important
}
#spread .chang_contain .tuiguang_content .tuiguang_same .weixin_list .kuozhan-list .kuozhan-web .weixin_list_con a {
	margin-top: 85px
}
#spread .chang_contain .tuiguang_content .tuiguang_same .weixin_list .kuozhan-list .kuozhan-web .weixin_list_con .delete-web {
	float: right
}
#spread .chang_contain .tuiguang_content .tuiguang_same .weixin_list .kuozhan-list .kuozhan-web .weixin_list_con .delete-web a {
	background-color: #ec5151!important;
	background: 0 0;
	display: block;
	border: none;
	color: #FFF;
	border-radius: 2px;
	padding: 0 10px
}
#spread .chang_contain .tuiguang_content .weixin_title ul {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 15px;
	margin: 0 15px
}
#spread .chang_contain .tuiguang_content .weixin_title ul li {
	font-size: 16px;
	float: left;
	display: inline-block;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	width: 90px;
	text-align: center;
	margin-right: 20px
}
#spread .chang_contain .tuiguang_content .weixin_title ul li.hover,#spread .chang_contain .tuiguang_content .weixin_title ul li: hover {
	background-color: #08a1ef;
	color: #FFF
}
#spread .chang_contain .tuiguang_content .weixin_friend ul li,#spread .chang_contain .tuiguang_content .weixin_step ul li {
	float: left;
	width: 33.3%;
	text-align: center
}
#spread .nav-tabs.nav-justified {
	margin-bottom: 10px
}
#spread .spread_content .panel-heading .title {
	font-size: 16px
}
#spread .spread_ge .scene_info {
	display: inline-block;
	vertical-align: middle
}
#spread .spread_ge .scene_info div {
	font-size: 14px;
	padding: 5px
}
#spread .spread_ge ul {
	margin-top: 25px
}
#spread .spread_ge ul li {
	display: inline-block;
	margin-right: 70px
}
#spread .spread_ge ul li div {
	display: inline-block;
	margin-left: 20px;
	margin-top: -10px
}
#spread .spread_ge ul li div h1 {
	font-size: 30px;
	padding: 5px 0
}
#spread .spread_ge ul li div h2 {
	font-size: 14px;
	color: #9a9a9a
}
#spread .spread_ge ul li .glyphicon {
	font-size: 60px
}
#spread .spread_ge ul li .glyphicon-import {
	font-size: 57px
}
#spread .spread_ge ul li .glyphicon-phone {
	color: #08a1ef
}
#spread .spread_ge ul li .glyphicon-user {
	color: #9ad64b
}
#spread .tabs-left {
	background-color: #f0f0f0;
	padding-top: 0
}
#spread .tabs-left>li.active {
	border-left: 10px solid #01a4ff;
	border-right-color: transparent
}
#spread .tabs-left>li {
	margin: 0
}
#spread .tabs-left>li>a {
	height: 50px;
	line-height: 2.3;
	border-radius: 0;
	font-size: 14px
}
#spread .view_info {
	text-align: center
}
#spread .view_info .btn-main {
	background-color: #c4c3c3
}
#spread .view_info canvas {
	width: 100%
}
#spread .view_info .active {
	border: 1px solid #08a1ef;
	background-color: #fff;
	color: #08a1ef
}
#spread .view_info .circle-data {
	width: 160px;
	height: 160px;
	background-color: transparent;
	border: 3px solid;
	border-radius: 80px;
	margin: 0 auto;
	font-size: 30px;
	font-weight: 500;
	line-height: 160px
}
#spread .data {
	margin: 40px auto 40px auto;
	float: left;
	width: 100%
}
#spread .data .data_header {
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #FAFAF9;
	border-right: 1px solid #eee;
	color: #999;
	box-sizing: border-box;
	border-bottom: 0
}
#spread .myGrid1 {
	margin: 10px auto;
	width: 650px;
	height: 550px;
	overflow: hidden
}
.transfer_contain .modal-dialog {
	width: 500px
}
.transfer {
	padding: 50px 0 35px 0;
	font-size: 16px;
	width: 332px;
	position: relative;
	left: 50%;
	margin-left: -166px
}
.transfer p {
	margin-bottom: 25px
}
.transfer p span {
	padding: 0 15px;
	color: #08a1ef
}
.transfer .transfer_list {
	margin-bottom: 25px;
	position: relative
}
.transfer .transfer_list label {
	font-weight: lighter;
	padding-right: 15px;
	font-size: 14px
}
.transfer .transfer_list input {
	width: 260px;
	border-radius: 0;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #e7e7e7
}
.transfer .transfer_list span {
	position: absolute;
	right: -28px;
	top: 6px
}
.transfer .transfer_list span img {
	padding-right: 5px
}
.transfer .transfer_list div {
	font-size: 12px;
	color: red;
	padding-top: 10px;
	padding-left: 73px
}
.request_contain .modal-dialog {
	width: 800px
}
.request_contain .modal-dialog .modal-content {
	background: 0 0;
	box-shadow: none
}
.request_contain .request_reg {
	background: url(images/request_03.png) center no-repeat;
	background-size: 800px 643px;
	width: 800px;
	height: 643px;
	position: relative
}
.request_contain .request_reg .erwei {
	position: absolute;
	top: 150px;
	left: 260px;
	border: 2px solid #000;
	padding: 10px;
	background-color: #FFF
}
.request_contain .request_reg .close {
	position: absolute;
	top: 8px;
	right: 190px;
	color: #000!important
}
#usercenter .main {
	position: relative;
	padding-top: 36px
}
#usercenter .main .content {
	width: 1000px;
	position: relative;
	left: 0;
	top: 0
}
#usercenter .main .content .page_header {
	height: 50px;
	font-size: 40px;
	color: #999;
	font-weight: 500;
	font-family: 微软雅黑
}
#usercenter .main .content .user_contain {
	margin-bottom: 20px;
	background-color: #FFF;
	padding: 30px
}
#usercenter .main .content .user_contain .user_img {
	float: left;
	position: relative;
	margin-right: 20px
}
#usercenter .main .content .user_contain .user_img .upload_button {
	cursor: pointer;
	position: absolute;
	left: 30px;
	right: 0;
	top: 65px;
	width: 100px;
	height: 30px;
	background-color: #08a1ef;
	color: #FFF;
	text-align: center;
	line-height: 30px
}
#usercenter .main .content .user_contain .user_message {
	color: #666;
	font-size: 16px
}
#usercenter .main .content .user_contain .user_message p {
	margin-bottom: 20px
}
#usercenter .main .content .user_contain .user_message a,#usercenter .main .content .user_contain .user_message span {
	color: #08a1ef
}
#usercenter .main .content .alert-danger {
	background: #f0f0f0;
	color: #999;
	text-align: center
}
#usercenter .main .content .divider {
	position: relative;
	width: 100%;
	height: 1px;
	background-color: #ccc;
	top: 55px;
	margin-bottom: 10px
}
#usercenter .main .content .well .user_img {
	width: 100%;
	height: 100%
}
#usercenter .main .content .well .upload_button {
	width: 100px;
	height: 30px;
	top: 50%;
	left: 50%;
	margin-left: -50px;
	margin-top: -15px;
	position: absolute;
	line-height: 30px;
	text-align: center;
	color: #fff!important;
	background-color: #08a1ef;
	border-radius: 10px;
	cursor: pointer
}
#usercenter .main .content .tabs-left {
	background-color: #f0f0f0;
	padding-top: 0
}
#usercenter .main .content .tabs-left>li.active a,#usercenter .main .content .tabs-left>li: hover a {
	background-color: #FFF;
	color: #666;
	border-radius: 0
}
#usercenter .main .content .tabs-left>li {
	margin: 0;
	float: left;
	width: 180px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	background-color: #999;
	margin-right: 1px
}
#usercenter .main .content .tabs-left>li a {
	color: #FFF;
	border: none;
	display: block;
	height: 60px;
	line-height: 60px;
	padding: 0
}
#usercenter .main .content .tab-content .panel {
	min-height: 417px;
	border: none;
	border-radius: 0
}
#usercenter .main .content .tab-content .panel .message-panel {
	padding: 0 30px
}
#usercenter .main .content .tab-content .panel .panel-body {
	padding-top: 25px
}
#usercenter .main .content .tab-content .panel .panel-body .yaoqing em {
	cursor: pointer;
	padding: 30px;
	background: url(images/xd_03.jpg) 0 center no-repeat
}
#usercenter .main .content .tab-content .panel .panel-body .form-control {
	border-radius: 0
}
#usercenter .main .content .tab-content .panel .panel-body button {
	border: none
}
#usercenter .main .content .tab-content .panel .panel-body .xiudian {
	margin-top: 20px
}
#usercenter .main .content .tab-content .panel .panel-body .xiudian .zhuansong {
	float: right;
	cursor: pointer;
	padding-top: 52px
}
#usercenter .main .content .tab-content .panel .panel-body .xiudian .shiyong_xd {
	float: left
}
#usercenter .main .content .tab-content .panel .panel-body .xiudian .shiyong_xd ul li {
	float: left;
	color: #FFF;
	width: 150px;
	padding: 15px;
	border-radius: 2px;
	margin-right: 28px
}
#usercenter .main .content .tab-content .panel .panel-body .xiudian .shiyong_xd ul li p {
	font-size: 24px;
	padding-top: 18px
}
#usercenter .main .content .tab-content .panel .panel-body .xiudian .shiyong_xd .huode {
	background-color: #08a1ef
}
#usercenter .main .content .tab-content .panel .panel-body .xiudian .shiyong_xd .song {
	background-color: #9ad64b
}
#usercenter .main .content .tab-content .panel .panel-body .xiudian .shiyong_xd .shiyong {
	background-color: #ae9ae1
}
#usercenter .main .content .tab-content .panel .panel-body .account .relInfo {
	float: left;
	margin-top: 20px
}
#usercenter .main .content .tab-content .panel .panel-body .account .relInfo ul li {
	float: left;
	color: #FFF;
	width: 150px;
	padding: 15px;
	border-radius: 2px;
	margin-right: 28px;
	background-color: #ccc
}
#usercenter .main .content .tab-content .panel .panel-body .account .relInfo ul li p {
	font-size: 24px;
	padding-top: 18px
}
#usercenter .main .content .tab-content .panel .panel-body .account .relInfo ul li span {
	display: block;
	margin-top: 15px;
	font-size: 24px
}
#usercenter .main .content .tab-content .panel .panel-body .account .relInfo .qqrel {
	background-color: #08a1ef
}
#usercenter .main .content .tab-content .panel .panel-body .account .relInfo .wxrel {
	background-color: #9ad64b
}
#usercenter .main .content .tab-content .panel .panel-body .account .relInfo .wbrel {
	background-color: #E0494E
}
#usercenter .main .content .tab-content .panel .panel-body .branches {
	margin: 5px 20px
}
#usercenter .main .content .tab-content .panel .panel-body .branches .ctrl-opera {
	color: #08a1ef;
	margin-bottom: 20px
}
#usercenter .main .content .tab-content .panel .panel-body .branches .ctrl-opera span {
	cursor: pointer
}
#usercenter .main .content .tab-content .panel .panel-body .branches .branches-table>thead>tr>th,#usercenter .main .content .tab-content .panel .panel-body .branches td {
	height: 40px;
	line-height: 40px!important
}
#usercenter .main .content .tab-content .panel .panel-body .branches .branches-table {
	word-break: break-all
}
#usercenter .main .content .tab-content .panel .panel-body .branches .branch-close {
	padding: 5px 10px;
	color: #08a1ef
}
#usercenter .main .content .tab-content .panel .panel-heading {
	height: 40px;
	color: #999;
	font-size: 14px;
	background-color: #fff;
	border-bottom: 1px solid #f0f0f0
}
#usercenter .main .content .tab-content .panel .mes_divider {
	border-bottom: 1px solid #f0f0f0
}
#usercenter .main .content .tab-content .panel .mes_content {
	padding: 20px 15px;
	font-size: 14px;
	color: #999;
	line-height: 20px
}
#usercenter .main .content .tab-content .panel .xiaoxi_con {
	width: 655px;
	float: left
}
#usercenter .main .content .tab-content .panel .mes_type {
	background-position: center right;
	background-repeat: no-repeat;
	width: 110px
}
#usercenter .main .content .tab-content .panel .new_msg {
	background-image: url(images/news.png)
}
#usercenter .main .content .tab-content .panel .current_page {
	margin: 20px;
	height: 30px;
	float: left;
	line-height: 30px
}
#usercenter .main .content .tab-content .panel .current_page input {
	height: 30px;
	width: 40px;
	line-height: 20px
}
#usercenter .main .content .tab-content .panel .current_page .go {
	margin-right: 10px
}
#usercenter .main .content .tab-content .panel table th {
	text-align: center;
	border-bottom: none
}
#usercenter .main .content .tab-content .panel table th,#usercenter .main .content .tab-content .panel table td {
	height: 50px;
	line-height: 50px;
	padding: 0
}
#usercenter .main .content .tab-content .panel .form-horizontal .control-label {
	color: #999;
	font-size: 14px;
	font-weight: 100
}
#usercenter .main .content .tab-content .panel .form-horizontal .radio-inline {
	padding-top: 4px
}
.login-form {
	overflow: hidden
}
.modal-content {
	background-color: #fff
}
: : -webkit-input-placeholder {
	color: #999
}
: -moz-placeholder {
	color: #999
}
: : -moz-placeholder {
	color: #999
}
: -ms-input-placeholder {
	color: #999
}
form {
	padding: 50px
}
.other-register {
	position: relative;
	height: 45px;
	margin-top: 15px;
	width: 280px;
	margin: 0 auto
}
.other-register div {
	font-size: 14px;
	display: inline;
	margin: 10px auto
}
.login_form {
	width: 280px;
	margin: 20px auto
}
.login_form .alert-danger {
	background: #f0f0f0;
	color: #999
}
.login_form .form-header {
	color: #999;
	font-family: '微软雅黑';
	margin-bottom: 20px
}
.login_form .input-wrap {
	position: relative;
	width: 100%;
	height: 45px;
	margin-bottom: 5px
}
.login_form .input-wrap input,.login_form .input-wrap select {
	color: #999;
	text-indent: .5em;
	display: block!important;
	float: left;
	height: 35px!important;
	border: 1px solid #999!important;
	border-radius: 0;
	position: relative;
	font-size: 14px;
	width: 280px;
	line-height: 14px
}
.login_form .input-wrap .email_icon {
	width: 16px;
	height: 10px;
	position: absolute;
	left: 15px;
	top: 15px;
	background: url(images/email_icon.png) repeat scroll 0 0 transparent;
	z-index: 2;
	overflow: hidden
}
.login_form .input-wrap .password_icon {
	width: 12px;
	height: 16px;
	position: absolute;
	left: 15px;
	top: 12px;
	background: url(images/password_icon.png) repeat scroll 0 0 transparent;
	z-index: 2;
	overflow: hidden
}
.login_form .validateCode-wrap {
	color: #999
}
.login_form .validateCode-wrap input {
	height: 26px;
	vertical-align: middle
}
.login_form .validateCode-wrap .validateCodeRefresh {
	color: #999
}
.login_form .login-btn {
	margin-top: 10px;
	width: 280px;
	height: 35px;
	font-size: 14px
}
.link-modal .link-label {
	font-weight: 100;
	float: left
}
.link-modal .btn {
	width: 70px
}
.link-modal .btn-info {
	background-color: #08a1ef
}
.link-modal .btn-default {
	background-color: #ccc;
	color: #fff
}
.comp-resize .bar {
	position: absolute;
	display: none
}
.comp-resize .bar-n {
	width: 100%;
	height: 5px;
	top: 0;
	cursor: n-resize;
	background: url(/assets/images/bar-1px.png) repeat-x
}
.comp-resize .bar-n div {
	position: absolute;
	left: 50%;
	top: -6px;
	margin-left: -6px
}
.comp-resize .bar-s {
	width: 100%;
	height: 5px;
	bottom: 0;
	cursor: s-resize;
	background: url(/assets/images/bar-1px.png) repeat-x bottom
}
.comp-resize .bar-s div {
	position: absolute;
	left: 50%;
	bottom: -6px;
	margin-left: -6px
}
.comp-resize .bar-e {
	width: 5px;
	height: 100%;
	top: 0;
	right: 0;
	cursor: e-resize;
	background: url(/assets/images/bar-1px.png) repeat-y right
}
.comp-resize .bar-e div {
	position: absolute;
	top: 50%;
	right: -6px;
	margin-top: -6px
}
.comp-resize .bar-w {
	width: 5px;
	height: 100%;
	top: 0;
	cursor: w-resize;
	background: url(/assets/images/bar-1px.png) repeat-y
}
.comp-resize .bar-w div {
	position: absolute;
	top: 50%;
	left: -6px;
	margin-top: -6px
}
.comp-resize .bar-ne {
	top: -6px;
	right: -6px;
	cursor: ne-resize
}
.comp-resize .bar-nw {
	top: -6px;
	left: -6px;
	cursor: nw-resize
}
.comp-resize .bar-se {
	bottom: -6px;
	right: -6px;
	cursor: se-resize
}
.comp-resize .bar-sw {
	bottom: -6px;
	left: -6px;
	cursor: sw-resize
}
.comp-resize .bar-radius {
	width: 12px;
	height: 12px;
	background-color: #fff;
	border: 1px solid #08a1ef;
	border-radius: 12px
}
.comp-rotate .bar-rotate {
	top: -30px;
	left: 50%;
	margin-left: -6px;
	background-color: #9ad64b;
	border: none;
	cursor: url(/assets/images/mouserotate.ico),default
}
.comp-rotate .bar-line {
	width: 2px;
	height: 18px;
	top: -18px;
	left: 50%;
	margin-left: -1px;
	background-color: #9ad64b
}
#comp_setting {
	position: fixed;
	width: 260px;
	background-color: #fff;
	top: 100px;
	right: 350px;
	z-index: 998;
	box-shadow: 0 0 20px #000;
	box-shadow: 2px 2px 12px 4px rgba(51,51,102,.3)
}
#comp_setting .style_con_hei {
	padding-right: 10px
}
#comp_setting .sliderContainer {
	position: absolute;
	height: 56px;
	width: 56px;
	top: 0;
	left: 50%;
	margin-left: -28px;
	background: url(/assets/images/create/shadow-round.png) 50% 50% no-repeat
}
#comp_setting .sliderKnob {
	position: absolute;
	height: 26px;
	width: 26px;
	top: 0;
	left: 50%;
	margin-left: -15px;
	margin-top: -12px;
	background: url(/assets/images/create/slider_sprite.png) 50% 0 no-repeat;
	cursor: pointer
}
#comp_setting .caret.off {
	border-left: 4px solid;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent
}
#comp_setting .style_head {
	background-color: #e1e1e1;
	height: 44px
}
#comp_setting .style_head ul {
	padding: 0 6px
}
#comp_setting .style_head li {
	float: left;
	width: 50%;
	text-align: center
}
#comp_setting .style_head li a {
	display: block;
	margin: 6px 2px 0 2px;
	height: 38px;
	line-height: 38px;
	color: #5e676e
}
#comp_setting .style_head li a.hover,#comp_setting .style_head li a: hover {
	background-color: #F7F7F7;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}
#comp_setting .style_content {
	background-color: #F7F7F7;
	padding: 12px;
	min-height: 385px
}
#comp_setting .style_content .style_list {
	height: 44px;
	line-height: 44px;
	background-color: #e1e1e1;
	margin-bottom: 1px;
	cursor: pointer
}
#comp_setting .style_content .style_list .caret {
	margin: 0 8px
}
#comp_setting .style_content .style_list_angel {
	border-bottom: 1px solid #e6e6e6;
	padding: 12px 0
}
#comp_setting .style_content .style_list_angel .touming {
	margin-top: 10px
}
#comp_setting .style_content .style_list_angel .touming div {
	float: left;
	margin-top: 6px
}
#comp_setting .style_content .style_list_angel .touming input {
	margin-right: 5px
}
#comp_setting .style_content .style_list_angel .touming p.num {
	float: right;
	margin-top: 0
}
#comp_setting .style_content .style_list_angel .touming p.num input {
	padding: 0;
	text-indent: .2em
}
#comp_setting .style_content .style_list_angel .input_kuang {
	width: 73px;
	height: 24px;
	border: 1px solid #c9c9c9;
	border-radius: 2px;
	background-color: #FFF
}
#comp_setting .style_content .style_list_angel .short {
	width: 53px
}
#comp_setting .style_content .style_list_angel .flo_lef {
	float: left;
	height: 24px;
	line-height: 24px
}
#comp_setting .style_content .style_list_angel .flo_right {
	float: right
}
#comp_setting .style_content .anim_area,#comp_setting .style_content .yangshi {
	min-height: 340px
}
#comp_setting .style_content form {
	margin: 0 15px
}
#comp_setting .style_content form input,#comp_setting .style_content form select {
	height: 24px;
	line-height: 24px;
	padding: 0;
	border-radius: 0
}
#comp_setting .style_content form select {
	width: 100px;
	border: 1px solid #c9c9c9
}
#comp_setting .style_content form label {
	font-weight: lighter;
	margin-bottom: 0
}
#comp_setting .cancel {
	cursor: move;
	height: 18px;
	background-color: #08a1ef;
	text-align: right;
	padding: 0 8px
}
#comp_setting .cancel a {
	cursor: pointer;
	color: #FFF;
	font-size: 14px;
	font-weight: 400
}
#comp_setting .caozuo {
	background-color: #f7f7f7;
	padding: 12px
}
#comp_setting .caozuo div {
	float: left;
	width: 50%;
	text-align: center
}
#comp_setting .caozuo div a {
	margin-left: 10px;
	width: 90px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	display: block;
	color: #FFF;
	border-radius: 2px
}
#comp_setting .caozuo .quding a {
	background-color: #9ad64b
}
#comp_setting .caozuo .quxiao a {
	background-color: #999
}
html {
	height: 100%
}
body {
	width: 100%;
	height: 100%;
	min-width: 1000px;
	font-family: "Microsoft YaHei",Tahoma,Helvetica,Arial,sans-serif;
	font-weight: 300;
	text-align: left
}
a {
	cursor: pointer
}
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote {
	margin: 0;
	padding: 0
}
input,button,select,textarea {
	font-family: "Microsoft YaHei",Tahoma,Helvetica,Arial,sans-serif
}
button.btn-default,button.btn-optional {
	padding-left: 16px;
	padding-right: 16px
}
button.btn-parent {
	color: #fff;
	font-size: 16px;
	line-height: 29px;
	border: 0;
	margin-left: 8px
}
button.btn-parent[disabled] {
	cursor: default
}
input,textarea {
	box-shadow: inherit!important;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 4px 6px;
	outline: 0!important
}
.lt {
	float: left
}
.rt {
	float: right
}
.commonWidth {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden
}
body>a {
	display: none
}
a {
	text-decoration: none
}
ul {
	list-style-type: none
}
label {
	max-width: inherit
}
.anchorBL,.bdshare-slide-button-box {
	display: none!important
}