body,a {
	color: #333;
}
a:focus, a:hover {
    text-decoration: none;
}
.box-gradient-shadow {
	background: -webkit-linear-gradient(125deg, #6d6cec, #6085ef); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(125deg, #6d6cec, #6085ef); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(125deg, #6d6cec, #6085ef); /* Firefox 3.6 - 15 */
    background: linear-gradient(125deg, #6d6cec, #6085ef); /* 标准的语法（必须放在最后） */
    -webkit-box-shadow: 0 3px 8px -1px #6178ff;
    -moz-box-shadow:  0 3px 8px -1px #6178ff;
    -o-box-shadow:  0 3px 8px -1px #6178ff;
    box-shadow:  0 3px 8px -1px #6178ff;
    border-radius: 0 8px 0 8px;
    text-decoration: none;
    border: 0;
}
.wjm-bjjb {
	background: none !important;
}
.wjm-bg {
	background: #f7f7f7;
}
.wjm-top {
	background: #6665fe;
	height: 60px;
	width: 100%;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	position: relative;
	z-index: 999999;
}
.wjm-top em {
	position: absolute;
	right: 15px;
	height: 60px;
	line-height: 60px;
	display: block;
	top: 0;
	cursor: pointer;
}
.wjm-top1 {
	background: #FFF;
	height: 60px;
	width: 100%;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	position: relative;
}
.wjm-top2 {
	background: #FFF;
	height: 60px;
	width: 100%;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	color: #6665fe;
	position: relative;
}
.wjm-bm-top {
	background: rgba(0,0,0,0.1);
	height: 60px;
	width: 100%;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	position: relative;
	z-index: 999999;
}
.ghl-bm-top {
	background: rgba(0,0,0,0.1);
	height: 60px;
	width: 100%;
	line-height: 60px;
	text-align: right;
	font-size: 18px;
	color: #fff;
	position: relative;
	z-index: 999999;
	padding-right: 15px;
}
#shareBtn {
	display: block;
	width: 100px;
	height: 39px;
	position: absolute;
	top: 10px;
	color: #fff;
	right: 15px;
	text-align: right;
	line-height: 39px;
	background: url(../images/share_btn.png) no-repeat right center;
	background-size: 23px;
}
#del_btn {
	display: block;
	width: 100px;
	height: 39px;
	position: absolute;
	top: 10px;
	color: #fff;
	right: 15px;
	text-align: right;
	line-height: 39px;
	background: url(../images/del.png) no-repeat right center;
	background-size: 23px;
}
.wjm-top a {
	display: block;
	width: 36px;
	height: 39px;
	position: absolute;
	top: 10px;
}
.wjm-go-back {
	display: block;
	position: absolute;
	width: 80px;
	height: 39px;
	text-align: center;
	top: 10px;
	line-height: 39px;
	left: 15px;
	background: url(../images/hd_03.png) no-repeat left center;
	background-size: 13px;
	font-size: 18px;
}
.wjm-go-back1 {
	display: block;
	position: absolute;
	width: 80px;
	height: 39px;
	top: 10px;
	line-height: 39px;
	left: 15px;
	background: url(../images/xz1_03.png) no-repeat left center;
	background-size: 13px;
	color: #6665fe;
	font-size: 18px;
}
.wjm-sm {
	background: url(../images/sao.png) no-repeat top center;
	left: 10px;
	background-size: 20px;
	padding-top: 4px !important;
	width: 60px !important;
	height: 40px !important;
	color: #fff !important;
	font-size: 12px !important;
}
.wjm-sm:hover, .wjm-sm:link, .wjm-sm:active, .wjm-sm:visited, .wjm-set:hover, .wjm-set:link, .wjm-set:active, .wjm-set:visited {
	color: #fff;
}
.wjm-set {
	background: url(../images/set.png) no-repeat top center;
	right: 10px;
	background-size: 20px;
	padding-top: 4px !important;
	width: 50px !important;
	height: 40px !important;
	color: #fff !important;
	font-size: 12px !important;
}
.wjm-banner {
	position: relative;
	width: 100%;
}
.wjm-bm-banner {
	position: relative;
	width: 100%;
	margin-top: -60px;
}
.wjm-bm-banner img {
	width: 100%;
}
.wjm-banner img {
	width: 100%;
}
.wjm-banner a {
	display: block;
	width: 150px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: auto;
    background: -webkit-linear-gradient(125deg, #6d6cec, #6085ef); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(125deg, #6d6cec, #6085ef); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(125deg, #6d6cec, #6085ef); /* Firefox 3.6 - 15 */
    background: linear-gradient(125deg, #6d6cec, #6085ef); /* 标准的语法（必须放在最后） */
    border-radius: 0 8px 0 8px;
    text-decoration: none;
    border: 0;
}
.wjm-search {
	background: #F7F7F7;
	padding-top: 15px;
	padding-bottom: 15px;
}
.wjm-search a {
	height: 35px;
	border: 1px solid #d0d0d0;
	width: 100%;
	position: relative;
	display: block;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	color: #999999;
	background: url(../images/search_03.png) no-repeat 10px center #fff;
	background-size: 16px;
}
.wjm-search-form {
	height: 35px;
	border: 1px solid #999999;
	width: 100%;
	position: relative;
}
.wjm-search input {
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px;
	background: url(../images/search_03.png) no-repeat 10px center;
	margin-top: 5px;
	border: 0;
	font-size: 16px;
	background-size: 19px;
	text-indent: 50px;
	color: #999999;
}
.wjm-search button {
	position: absolute;
	height: 35px;
	border: 0;
	border-left: 1px solid #999999;
	background: 0;
	width: 80px;
	right: -2px;
	top: -1px;
	background: #f7f7f7;
	font-size: 16px;
}
.wjm-ex-qh {
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 2px;
}
.wjm-ex-qh .nav-tabs {
	border: 0;
}
.wjm-ex-qh .nav-tabs li {
	width: 50%;
}
.wjm-ex-qh .nav-tabs>li>a {
	border: 0;
	text-align: center;
	color: #333333;
	font-size: 16px;
}
.wjm-ex-qh .nav-tabs>li.active>a {
	text-align: center;
	border: 0;
	background: #637fee;
	color: #fff;
	border-radius: 4px;
	font-size: 18px;
}
.wjm-ex-lb .nav-tabs {
	background: #fff;
	padding: 10px 0 0 0;
	border: 0;
	margin-bottom: 8px;
}
.wjm-ex-lb .nav-tabs li {
	width: 33%;
	text-align: center;
}
.wjm-ex-lb .nav-tabs>li>a {
	color: #333333;
	font-size: 16px;
	width: 80%;
	margin: 0 auto;
}
.wjm-ex-lb .nav-tabs>li.active>a {
	color: #6665fe;
	border: 0;
	border-bottom: 2px solid #6665fe;
	width: 80%;
	margin: 0 auto;
}
.wjm-ex-lb .tab-content .row {
	overflow: hidden;
	background: #fff;
	margin-bottom: 8px;
}
.wjm-ex-lb .tab-content .row .col-xs-12 {
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 90px;
}
.wjm-ex-lb .tab-content .row .col-xs-12 img {
	height: 60px;
	width: 110px;
	position: absolute;
	top: 15px;
	left: 15px;
}
.wjm-ex-lb .tab-content .row .col-xs-12 div {
	padding-left: 120px;
}
.wjm-ex-lb .tab-content .row h3 {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin: 0;
	font-size: 16px;
	color: #333;
	padding-right: 80px;
}
.wjm-ex-lb .tab-content .row h3:hover, .wjm-ex-lb .tab-content .row h3:active, .wjm-ex-lb .tab-content .row h3:link, .wjm-ex-lb .tab-content .row h3:visited {
	color: #333;
}
.wjm-ex-lb .tab-content .row label:hover, .wjm-ex-lb .tab-content .row label:active, .wjm-ex-lb .tab-content .row label:link, .wjm-ex-lb .tab-content .row label:visited {
	color: #333;
}
.wjm-ex-lb .tab-content .row p:hover, .wjm-ex-lb .tab-content .row p:active, .wjm-ex-lb .tab-content .row p:link, .wjm-ex-lb .tab-content .row p:visited {
	color: #333;
}
.wjm-ex-lb .tab-content .row label {
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	color: #333;
}
.wjm-ex-lb .tab-content .row p {
	margin: 0;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	color: #333;
	font-size: 12px;
	padding-left: 20px;
}
.wjm-ex-lb .tab-content .row .icon1 {
	background: url(../images/jg_03.png) no-repeat left center;
	background-size: 12px;	
}
.wjm-ex-lb .tab-content .row .icon2 {
	background: url(../images/jg_06.png) no-repeat left center;
	background-size: 12px;	
}
.wjm-nocont {
	background: #f7f7f7;
}
.wjm-nocont img {
	display: block;
	margin: 50px auto 0;
	width: 150px;
}
.wjm-nocont p {
	text-align: center;
	font-size: 20px;
	color: #dddddd;
	padding: 15px 0;
}
.wjm-new-btn {
	display: block;
	width: 50%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin: 25px auto;
}
.wjm-new-btn:hover, .wjm-new-btn:active, .wjm-new-btn:link, .wjm-new-btn:visited {
	color: #fff;
}
.wjm-fqhy {
	height:100px;
	background: rgba(0,0,0,0);
	width: 100%;
	position: fixed;
	bottom: 0;
}
.wjm-bm-btn {
	display: block;
	width: 60px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	position: absolute;
	top: 15px;
	right: 15px;
}
.wjm-bm-btn:hover, .wjm-bm-btn:visited, .wjm-bm-btn:focus, .wjm-bm-btn:active {
	color: #fff !important;
}
.wjm-bm-btn-no {
	display: block;
	width: 60px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #b9b9b9;
	font-size: 14px;
	position: absolute;
	top: 15px;
	right: 15px;
	background: #dddddd;
	border-radius: 0 8px 0 8px;
}
.wjm-bm-btn-no:hover, .wjm-bm-btn-no:visited, .wjm-bm-btn-no:focus, .wjm-bm-btn-no:active {
	color: #b9b9b9;
}
.wjm-meet-top {
	background: -webkit-linear-gradient(125deg, #6d6cec, #6085ef); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(125deg, #6d6cec, #6085ef); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(125deg, #6d6cec, #6085ef); /* Firefox 3.6 - 15 */
    background: linear-gradient(125deg, #6d6cec, #6085ef); /* 标准的语法（必须放在最后） */
	padding-top: 70px;
	margin-top: -60px;
}
.wjm-count {
	width: 150px;
	height: 150px;
	background: url(../images/m_03.png) no-repeat center;
	background-size: 100%;
	margin: 0 auto 10px;
	text-align: center;
	color: #fff;
}
.wjm-count a {
	color: #fff;
}
.wjm-count span {
	width: 100%;
	display: block;
	height: 90px;
	line-height: 100px;
	font-size: 50px;
}
.wjm-count p {
	margin: 0;
	font-size: 16px;
}
.wjm-count label {
	font-weight: normal;
}
.wjm-bm-sl {
	border-top: 1px solid #fff;
	color: #fff;
}
.wjm-bm-sl ul li {
	width: 50%;
	float: left;
	height: 60px;
	text-align: center;
	line-height: 25px;
}
.wjm-bm-sl ul li a {
	color: #fff;
}
.wjm-bm-sl ul li span {
	display: block;
	width: 100%;
	font-size: 16px;
	padding: 5px 0;
}
.wjm-bl {
	border-left: 1px solid #fff;
}
.wjm-app-list {
	margin: 15px 0;
}
.wjm-app-list .col-xs-4 {
	margin: 15px 0;
}
.wjm-app-list a:hover, .wjm-app-list a:link, .wjm-app-list a:visited, .wjm-app-list a:active {
	color: #333;
}
.wjm-app-list span {
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto;
}
.wjm-app-list p {
	text-align: center;
	margin: 10px 0 0 0;
	font-size: 16px;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
}
.wjm-app-list .icon1 {
	background: url(../images/gl_10.png) no-repeat center;
	background-size: 90%;
}
.wjm-app-list .icon2 {
	background: url(../images/gl_04.png) no-repeat center;
	background-size: 90%;
}
.wjm-app-list .icon3 {
	background: url(../images/gl_07.png) no-repeat center;
	background-size: 90%;
}
.wjm-app-list .icon4 {
	background: url(../images/gl_16.png) no-repeat center;
	background-size: 90%;
}
.wjm-app-list .icon5 {
	background: url(../images/gl_18.png) no-repeat center;
	background-size: 90%;
}
.wjm-app-list .icon6 {
	background: url(../images/gl_19.png) no-repeat center;
	background-size: 90%;
}
.wjm-app-list .icon7 {
	background: url(../images/gl_24.png) no-repeat center;
	background-size: 90%;
}
.wjm-app-list .icon8 {
	background: url(../images/gl_25.png) no-repeat center;
	background-size: 90%;
}
.wjm-app-list .icon9 {
	background: url(../images/gl_26.png) no-repeat center;
	background-size: 90%;
}
.wjm-app-list .icon10 {
	background: url(../images/share_icon.png) no-repeat center;
	background-size: 90%;
}
.wjm-app-list .icon11 {
	background: url(../images/gl_32.png) no-repeat center;
	background-size: 90%;
}
.wjm-app-list .icon12 {
	background: url(../images/gl_35.png) no-repeat center;
	background-size: 90%;
}
.wjm-app-list .icon13 {
	background: url(../images/zh_06.png) no-repeat center;
	background-size: 90%;
}
.wjm-app-list .icon14 {
	background: url(../images/zh_03.png) no-repeat center;
	background-size: 90%;
}
.wjm-app-list .icon15 {
	background: url(../images/zh_09.png) no-repeat center;
	background-size: 90%;
}
.wjm-app-list .icon16 {
	background: url(../images/zh_14.png) no-repeat center;
	background-size: 90%;
}
.wjm-app-list .icon17 {
	background: url(../images/code.png) no-repeat center;
	background-size: 90%;
}
.wjm-ypm {
	margin-top: 150px;
	font-size: 16px;
	color: #d0d0d0;
}
.wjm-ypm input {
	height: 60px;
	border-radius: 0 8px 0 8px;
	border: 3px solid #6665fe;
	width: 100%;
	margin-bottom: 20px;
	color: #333;
}
.wjm-saoma {
	width: 250px;
	height: 250px;
	margin: 150px auto 0;
	background: url(../images/yp_03.png) no-repeat center;
	background-size: 100%;	
}
.wjm-hymd .nav-tabs {
	border: 0;
	background: #fff;
}
.nav-tabs>li>a {
	font-size: 16px;
	line-height: 25px;
}
.wjm-hymd .nav-tabs>li.active>a {
	border: 0;
	border-bottom: 3px solid #6665fe;
}
.wjm-hymd .nav-tabs li {
	width: 33.33%;
	text-align: center;
	padding-top: 15px;
}
.wjm-hymd .nav-tabs li .cor1 {
	color: #f197ff;
}
.wjm-hymd .nav-tabs li .cor2 {
	color: #7cd637;
}
.wjm-hymd .nav-tabs li .cor3 {
	color: #feb357;
}
.wjm-hymd .nav-tabs li i {
	font-size: 18px;
}
.wjm-hymd .tab-content .row {
	padding: 15px 0;
    height: 130px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 8px;
}
.wjm-hymd .tab-content .row .col-xs-4 {
	height: 100%;
}
.wjm-hymd .tab-content .row .col-xs-4 span {
	background: #adaddc;
	height: 100%;
	display: block;
	text-align: center;
	line-height: 100px;
	font-size: 30px;
	color: #fff;
}
.wjm-hymd .tab-content .row .col-xs-8 h3 {
	font-size: 18px;
	margin: 0;
	height: 40px;
	line-height: 40px;
}
.wjm-hymd .tab-content .row .col-xs-8 a:hover, .wjm-hymd .tab-content .row .col-xs-8 a:link, .wjm-hymd .tab-content .row .col-xs-8 a:visited, .wjm-hymd .tab-content .row .col-xs-8 a:active {
	color: #333;
}
.wjm-hymd .tab-content .row .col-xs-8 p {
	font-size: 16px;
	margin: 0;
	line-height: 30px;
	position: relative;
	height: 30px;
	overflow: hidden;
}
.wjm-dh-icon {
	background: url(../images/dh_03.png) no-repeat right center;
	background-size: 25px;
}
.wjm-yhtx span {
	display: block;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	font-size: 30px;
	margin: 20px auto;
	background: #adaddc;
	color: #fff;
}
.wjm-hy-xq .row .col-xs-12 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ececec;
	font-size: 16px;
}
.wjm-hy-xq .row .col-xs-12 p {
	height: 50px;
	line-height: 50px;
	margin: 0;
}
.wjm-hy-xq .row .col-xs-12 div {
	height: 50px;
	line-height: 25px;
}
.wjm-send-dzp {
	right: 0;
	width: 80px !important;
	line-height: 39px;
	color: #fff;
}
.wjm-send-dzp:hover, .wjm-send-dzp:active, .wjm-send-dzp:visited, .wjm-send-dzp:link {
	color: #fff;
}
.wjm-mess {
	background: rgba(0,0,0,0.22);
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	font-size: 14px;
}
.wjm-mess p {
	margin: 0;
	background: url(../images/user_03.png) no-repeat left center;
	padding-left: 35px;
}
.wjm-mcont {
	background: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 10px;
}
.wjm-mcont textarea {
	display: block;
	width: 100%;
	border: 0;
	padding: 10px;
	resize: none;
	height: 120px;
}
.wjm-send-list {
	background: #fff;
}
.wjm-send-list .row {
	border-bottom: 1px solid #f7f7f7;
}
.wjm-send-list .row .col-xs-10 {
	height: 50px;
	line-height: 50px;
}
.wjm-send-list .row .col-xs-10 p {
	height: 50px;
	line-height: 50px;
	background: url(../images/sf_03.png) no-repeat left center;
	background-size: 5px;
	margin: 0;
	text-indent: 15px;
	font-size: 18px;
}
.wjm-send-list .row .col-xs-12 {
	padding-top: 15px;
	padding-bottom: 15px;
	height: 110px;
	position: relative;
}
.wjm-send-list .row .col-xs-12 h4 {
	width: 18px;
	height: 18px;
	font-weight: normal;
	position: absolute;
	top: 46px;
	left: 15px;
	margin: 0;
}
.layui-form-checked[lay-skin=primary] i {
    border-color: #6665fe !important;
    background-color: #6665fe !important;
}
.layui-form-checkbox[lay-skin=primary] i {
	width: 18px !important;
	border-color: #6665fe !important;
}
.layui-form-checkbox[lay-skin=primary]:hover i {
	border-color: #6665fe !important;
}
.wjm-send-list .row .col-xs-12 span {
	background: #adaddc;
	height: 80px;
	display: block;
	text-align: center;
	line-height: 80px;
	font-size: 30px;
	color: #fff;
	position: absolute;
	top: 15px;
	left: 50px;
	width: 80px;
}
.wjm-send-list .row .col-xs-12 h3 {
	height: 80px;
	padding-left: 130px;
	font-weight: normal;
	margin: 0;
}
.wjm-send-list .row .col-xs-12 h3 p {
	font-size: 16px;
	margin: 0;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.wjm-send-list .row .col-xs-12 h3 em {
	display: block;
	font-size: 14px;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	width: 100%;
}
.wjm-send-tab {
	margin: 10px 0 1px 0;
	background: #fff;
	border-bottom: 0;
}
.wjm-send-tab li {
	width: 33.33%;
	text-align: center;
}
.wjm-send-tab li a {
	width: 80%;
	margin: 0 auto;
}
.wjm-send-tab>li.active>a, .wjm-send-tab>li.active>a:focus, .wjm-send-tab>li.active>a:hover {
	border: 0;
	border-bottom: 2px solid #6665fe;
}
.wjm-jt-icon {
	background: url(../images/hd_07.png) no-repeat right center;
	background-size: 10px;
}
.wjm-send-list .row .col-xs-12 .wjm-check {
	top: 15px;
}
.wjm-send-list .row .col-xs-1 .wjm-check {
	top: 40px;
}
.wjm-send-list a:hover, .wjm-send-list a:active, .wjm-send-list a:link, .wjm-send-list a:visited {
	color: #333;
}
.wjm-hy-info {
	margin: 15px 0 90px 0;
	font-size: 16px;
}
.wjm-hy-info .col-xs-12 {
	padding-top: 20px;
	padding-bottom: 20px;
	background: #fff;
	margin-bottom: 1px;
}
.wjm-hy-info .col-xs-12 p {
	margin: 0;
}
.wjm-hy-info .col-xs-12 span {
	color: #b1b1b1;
}
.wjm-hy-info .col-xs-12 font {
	color: #6665fe;
}
.wjm-hy-info .col-xs-12 div {
	padding-left: 40px;
}
.wjm-hy-info .col-xs-12 .icon1 {
	background: url(../images/baoming_04.png) no-repeat;
	background-size: 20px;
}
.wjm-hy-info .col-xs-12 .icon2 {
	background: url(../images/baoming_07.png) no-repeat;
	background-size: 20px;
}
.wjm-hy-info .col-xs-12 .icon3 {
	background: url(../images/new_hy_ico_1.png) no-repeat;
	background-size: 20px;
}
.wjm-hy-info .col-xs-12 .icon4 {
	background: url(../images/new_hy_ico_4.png) no-repeat;
	background-size: 20px;
}
.wjm-hy-info .col-xs-12 .icon5 {
	background: url(../images/new_hy_ico_2.png) no-repeat;
	background-size: 20px;
}
.wjm-hy-info .col-xs-12 .icon6 {
	background: url(../images/center_03.png) no-repeat left center;
	background-size: 20px;
}
.wjm-hy-info .col-xs-12 .icon7 {
	background: url(../images/center_06.png) no-repeat left center;
	background-size: 20px;
}
.wjm-hy-info .col-xs-12 .icon8 {
	background: url(../images/center_11.png) no-repeat left center;
	background-size: 20px;
}
.wjm-hy-info .col-xs-12 .icon9 {
	background: url(../images/center_14.png) no-repeat left center;
	background-size: 20px;
}
.wjm-hy-info .col-xs-12 .icon10 {
	background: url(../images/zx_03.png) no-repeat left center;
	background-size: 20px;
}
.wjm-hy-info .col-xs-12 .icon11 {
	background: url(../images/zx_06.png) no-repeat left center;
	background-size: 20px;
}
.wjm-hy-info .zbf {
	display: block;
	background: url(../images/hd_07.png) no-repeat right center;
	background-size: 10px;
	width: 100%;
	height: 100%;
	padding-right: 20px;
	position: relative;
}
.wjm-hy-info .zbf em {
	color: #999999;
	font-size: 14px;
	position: absolute;
	right: 15px;
	top: 0;
}
.top10 {
	margin-top: 10px;
}
.wjm-hy-info .zbf:hover, .wjm-hy-info .zbf:active, .wjm-hy-info .zbf:link, .wjm-hy-info .zbf:visited {
	color: #333;
}
.wjm-bm-bar {
	position: fixed;
	bottom: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	background: #f7f7f7;
	border-top: 2px solid #dddddd;
}
.wjm-bm-bar a {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
}
.wjm-bm-bar a img {
	width: 20px;
}
.wjm-bm-bar .btn1 {
	border: 3px solid #6665fe;
	color: #6280ee;
	border-radius: 0 8px 0 8px;
	line-height: 44px;
}
.wjm-bm-bar .btn2 {
	color: #fff;
}
.wjm-zbf-title h3 {
	background: url(../images/sf_03.png) no-repeat left center;
	padding-left: 20px;
	height: 50px;
	line-height: 50px;
	margin: 0;
	font-size: 16px;
	background-size: 5px;
}
.wjm-zbf-title span {
	display: block;
	border: 2px solid #6665fe;
	border-radius: 0 8px 0 8px;
	line-height: 34px;
	height: 40px;
	float: left; 
	margin-right: 15px;
	padding: 0 15px;
	margin-bottom: 15px;
}
.wjm-zbf-info .col-xs-12 {
	background: #fff;
	padding-top: 15px;
	padding-bottom:15px;
	margin-bottom: 1px;
}
.wjm-zbf-info p {
	margin: 0;
}
.wjm-bm-title h3 {
	font-size: 18px;
	height: 60px;
	line-height: 60px;
	margin: 0;
	font-weight: normal;
}
.wjm-bm-info .col-xs-12 {
	background: #fff;
	padding-top: 15px;
}
.wjm-bm-info .col-xs-12 .layui-form-label {
	padding: 0;
	text-align: left;
}
.wjm-bm-info .col-xs-12 .layui-input-block {
	margin: 0;
}
.wjm-bm-info .col-xs-12 font {
	color: #fe0000;
}
.wjm-bm-info .col-xs-12 label {
	font-weight: normal;
}
.wjm-bm-info input[type="button"] {
	display: block;
	width: 50%;
	height: 50px;
	line-height: 50px;
	border: 0;
	margin: 25px auto;
	color: #fff;
	font-size: 18px;
}
.wjm-prompt-true span {
	display: block;
	width: 200px;
	height: 200px;
	margin: 100px auto 20px;
	border-radius: 50%;
	background: url(../images/cg_03.png) no-repeat center;
	background-size: 100%;
}
.wjm-prompt-true p {
	text-align: center;
	font-size: 18px;
	color: #6665fe;
}
.wjm-prompt-true a {
	display: block;
	width: 50%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	margin: 50px auto;
	font-size: 18px;
}
.wjm-prompt-err span {
	display: block;
	width: 200px;
	height: 200px;
	margin: 100px auto 20px;
	border-radius: 50%;
	background: url(../images/cw_03.png) no-repeat center;
	background-size: 100%;
}
.wjm-prompt-err p {
	text-align: center;
	font-size: 18px;
	color: #ea4a23;
}
.wjm-prompt-err a {
	display: block;
	width: 50%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	margin: 50px auto;
	font-size: 18px;
}
.wjm-prompt-dkf span {
	display: block;
	width: 200px;
	height: 200px;
	margin: 100px auto 20px;
	border-radius: 50%;
	background: url(../images/dkf_03.png) no-repeat center;
	background-size: 100%;
}
.wjm-prompt-dkf p {
	text-align: center;
	font-size: 18px;
	color: #999999;
}
.wjm-prompt-dkf a {
	display: block;
	width: 50%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	margin: 50px auto;
	font-size: 18px;
}
.wjm-prompt-404 span {
	display: block;
	width: 250px;
	height: 200px;
	margin: 100px auto 20px;
	border-radius: 50%;
	background: url(../images/404.png) no-repeat center;
	background-size: 80%;
}
.wjm-prompt-404 p {
	text-align: center;
	font-size: 18px;
}
.wjm-prompt-404 a {
	display: block;
	width: 50%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	margin: 50px auto;
	font-size: 18px;
}
.wjm-poster input {
	border: 2px solid #fff;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	width: 80%;
	display: block;
	margin: 50px auto 30px;
	background: none;
	color: #fff;
}
.wjm-poster textarea {
	border: 2px solid #fff;
	width: 80%;
	display: block;
	margin: 50px auto;
	background: none;
	padding: 15px;
	color: #fff;
}
.wjm-poster .ewm {
	width: 200px;
	height: 200px;
	display: block;
	margin: 0 auto 20px;
}
.wjm-poster div {
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #fff;
}
.wjm-poster p {
	width: 70%;
	margin: 0 auto;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
}
.wjm-poster a {
	display: block;
	height: 80px;
	line-height: 80px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.wjm-login-banner {
	width: 100%;
}
.wjm-login-banner .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.wjm-login-banner .swiper-slide img {
	width: 100%;
}
.wjm-banner-footer {
	background: url(../images/banner_b.png) no-repeat;
	background-size: 100%;
	height: 30px;
	width: 100%;
	position: relative;
	z-index: 9999999;
	margin-top: -9px;
}
.wjm-pagination {
	left: 0;
	right: 0;
}
.wjm-pagination .swiper-pagination-bullet {
	border-radius: 0;
	width: 25px;
	opacity: 1;
	background: #c6cbd0;
	margin: 0 5px;
	height: 5px;
}
.wjm-pagination .swiper-pagination-bullet-active {
	background: -webkit-linear-gradient(125deg, #6d6cec, #6085ef); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(125deg, #6d6cec, #6085ef); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(125deg, #6d6cec, #6085ef); /* Firefox 3.6 - 15 */
    background: linear-gradient(125deg, #6d6cec, #6085ef); /* 标准的语法（必须放在最后） */
}
.wjm-login-form {
	margin-top: 30px;
}
.wjm-login-form .col-xs-10 div {
	width: 100%;
	height: 50px;
	border: 2px solid #f2f2f2;
	border-radius: 30px;
	margin-bottom: 15px;
	position: relative;
}
.wjm-login-form .col-xs-10 div input[type='text'], .wjm-login-form .col-xs-10 div input[type='password'] {
	display: block;
	width: 90%;
	height: 30px;
	margin: 10px auto;
	border: 0;
}
.wjm-login-form .col-xs-10 div a {
	display: block;
	height: 30px;
	line-height: 30px;
	position: absolute;
	right: 15px;
	top: 10px;
	color: #585858;
}
.wjm-login-form .col-xs-10 div input[type='button'] {
	display: block;
	height: 30px;
	line-height: 30px;
	position: absolute;
	right: 15px;
	top: 10px;
	color: #6085ef;
	background: none;
	border: 0;
}
.wjm-login-form .col-xs-10 div a:hover, .wjm-login-form .col-xs-10 div a:link, .wjm-login-form .col-xs-10 div a:visited, .wjm-login-form .col-xs-10 div a:active {
	color: #585858;
}
.wjm-dl-btn {
	display: block;
	width: 100%;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #fff;
	margin: 0px auto 20px;
	font-size: 18px;
}
.wjm-dl-btn:hover, .wjm-dl-btn:active, .wjm-dl-btn:link, .wjm-dl-btn:visited {
	color: #fff;
}
.wjm-zc-link {
	display: block;
    width: 100%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #6085ef;
    font-size: 18px;
    border: 1px solid #6085ef;
    margin-bottom: 15px;
    border-radius: 0 8px 0 8px;
}
.wjm-zc-link a:hover, .wjm-zc-link a:active, .wjm-zc-link a:visited, .wjm-zc-link a:link {
	color: #585858;
	font-size: 16px;
}
.wjm-kjdl {
    font-size: 13px;
    color: #c6cbd0;
	margin: 10px auto;
	text-align: center;
}
.wjm-login-form .wx_login {
	width: 40px;
	height: 40px;
	display: block;
    margin: 0 auto;
	margin-bottom: 20px;
	/*margin: 15px auto;*/
}
.wjm-login-form .wx_login {
	background: url(../images/dl_01.png) no-repeat center;
	background-size: 100%;
}
.wjm-login-form .col-xs-5 .icon2 {
	background: url(../images/dl.png) no-repeat center;
	background-size: 100%;
}
.wjm-jsnr img {
	width: 100%;
}
.slideout-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display: none;
  background: #f7f7f7;
}
.slideout-panel {
  position:relative;
  z-index: 1;
}
.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden;
}
.slideout-open .slideout-menu {
  display: block;
}
.wjm-set-tx {
	margin: 10px 0 30px 0;
	width: 256px;
	float: right;
}
.wjm-set-tx .col-xs-4 {
	height: 80px;
}
.wjm-set-tx .col-xs-4 img {
	margin-top: 10px;
}
.wjm-set-tx .col-xs-8 p {
	height: 80px;
	line-height: 80px;
	margin: 0;
	font-size: 18px;
}
.wjm-set-tx .col-xs-12 div {
	height: 2px;
	background: #dddddd;
	width: 100%;
}
.wjm-seting {
	width: 256px;
	float: right;
}
.wjm-seting .col-xs-12 {
	background: #fff;
	margin-bottom: 1px;
	position: relative;
}
.wjm-seting .col-xs-12 p {
	height: 50px;
	line-height: 50px;
	padding-left: 35px;
	margin: 0;
	font-size: 16px;
}
.wjm-seting .col-xs-12 a, .wjm-seting .col-xs-12 a:hover, .wjm-seting .col-xs-12 a:active, .wjm-seting .col-xs-12 a:visited, .wjm-seting .col-xs-12 a:link {
	color: #333;
}
.wjm-seting .col-xs-12 .icon1 {
	background: url(../images/mima.png) no-repeat center left;
	background-size: 20px;
}
.wjm-seting .col-xs-12 .icon2{
	background: url(../images/set_15.png) no-repeat center left;
	background-size: 20px;
}
.wjm-seting .col-xs-12 em {
	background: url(../images/sz_03.png) no-repeat center;
	display: block;
	width: 20px;
	height: 20px;
	background-size: 10px;
	position: absolute;
	right: 15px;
	top: 15px;
}
.wjm-seting .col-xs-12 span {
	display: block;
	height: 50px;
	line-height: 50px;
	width: 100px;
	position: absolute;
	right: 15px;
	top: 0;
	text-align: right;
	color: #999999;
}
.wjm-tcbtn {
	width: 256px;
	float: right;
}
.wjm-tcbtn a {
	display: block;
	/*width: 80%;
	color: #fff;*/
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	margin: 100px auto 0;
	text-align: center;
	background: #fff;
    color: #000;
}
.android-ics .dwc, .dwwc {
	padding: 0 !important;
}
.android-ics .dwwl, .dww {
	margin: 0 !important;
}
.dw-i {
	font-size: 14px !important;
}
.dww {
	min-width: 60px !important;
}
.wjm-set-add {
	margin-top: 15px;
}
.wjm-set-add .row {
	background: #fff;
	margin-bottom: 1px;
	height: 60px;
}
.wjm-set-add .row .col-xs-3 {
	line-height: 60px;
	padding-right: 0;
	font-size: 16px;
}
.wjm-set-add .row .col-xs-9 select {
	border: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-top: 15px;
	background: none;
}
.wjm-set-add .row .col-xs-9 input {
	border: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-top: 15px;
}
.wjm-pc-dp {
	margin-top: 50px;
	color: #ffffff;
	font-size: 16px;
}
.wjm-pc-dp .col-xs-12 {
	text-align: center;
}
.wjm-pc-dp .col-xs-12 h3 {
	font-size: 60px;
	margin: 0;
}
.wjm-pc-dp .col-xs-12 h3 span {
	font-size: 80px;
	color: #ff8133;
	padding: 0 25px;
}
.wjm-pc-dp .col-xs-12 p {
	font-size: 30px;
	margin: 0;
	padding: 20px 0;
}
.wjm-pc-dp .col-xs-12 p font {
	font-size: 20px;
}
.wjm-pc-dp .col-xs-5 {
	padding: 0;
	height: 470px;
	overflow: hidden;
}
.wjm-dp-cont {
	padding: 50px 50px 50px 50px;
	background: rgba(255,255,255,0.15);
	height: 100%;
	position: relative;
	font-size: 30px;
	border-radius: 8px;
	margin-right: 10px;
}
.wjm-dp-cont span {
	font-size: 110px;
}
.wjm-dp-cont p {
	position: absolute;
	bottom: 30px;
	left: 30px;
	font-size: 30px;
	color: #ff8133;
	margin: 0;
}
.wjm-dp-cont h{
	color: #ff8133;
	margin-left: 40px;
}
.wjm-pc-dp .col-xs-5 p font {
	font-size: 25px;
}
.wjm-pc-dp .col-xs-5 ul, .wjm-pc-dp .col-xs-5 li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.wjm-pc-dp .col-xs-5 ul li {
	width: 100%;
	height: 70px;
	margin-bottom: 10px;
	line-height: 70px;
	background: rgba(255,255,255,0.15);
	border-radius: 8px;
	overflow: hidden;
	position: relative;
}
.wjm-pc-dp .col-xs-5 ul li img {
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	left: 10px;
	top: 10px;
	border-radius: 50%;
}
.wjm-pc-dp .col-xs-5 ul li p {
	margin: 0;
	padding-left: 100px;
	font-size: 25px;
}
.wjm-cj-head .col-xs-6 {
	border-top: 2px solid #f7f7f7;
	padding: 0;
	text-align: center;
	padding-bottom: 20px;
	background: #fff;
}
.wjm-cj-head .col-xs-6 p {
	width: 30px;
	height: 30px;
	margin: 15px auto 15px;
}
.wjm-cj-head .col-xs-6 .icon1 {
	background: url(../images/cj_21.png) no-repeat center;
	background-size: 100%;
}
.wjm-cj-head .col-xs-6 .icon2 {
	background: url(../images/cj_18.png) no-repeat center;
	background-size: 100%;
}
.wjm-cj-head .col-xs-6 span {
	padding: 10px;	
}
.wjm-cj-head .col-xs-6 .active span {
	border-bottom: 2px solid #636dfe;
}
.wjm-line {
	border-right: 2px solid #f7f7f7;
}
.wjm-cj-head .col-xs-6 a span:hover, .wjm-cj-head .col-xs-6 a span:active, .wjm-cj-head .col-xs-6 a span:visited, .wjm-cj-head .col-xs-6 a span:link {
	color: #333;
}
.wjm-cj-bg {
	background: url(../images/cj_03.png) no-repeat #e74143;
	background-size: 100%;
	padding-bottom: 15px;
}
.wjm-cj {
	position: relative;
	width: 300px;
	height: 300px;
	background: #e74143;
	margin: 0 auto;
}
#content ul, #content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content li {
	width: 100px;
	height: 100px; 
	text-align: center; 
	float: left;
	position: absolute;
	background: url(../images/cjbg.png) no-repeat center;
	background-size: 90px;
}
#content li img {
	margin: 30px auto;
	height: 40px;
	width: 60px;
}
#content li.current {
	background: url(../images/curt.png) no-repeat center;
	background-size: 90px;
}
#begin {
	left: 100px;
    top: 100px;
    position: absolute;
    width: 100px;
    height: 100px;
    display: block;
    background: url(../images/cjbtn.png) no-repeat center;
    background-size: 90px;
}
#begin:hover, #begin:visited, #begin:active, #begin:link {
	color: #fff;
}
#begin p {
	margin: 5px;
	width: 90px;
	height: 90px;
	line-height: 40px;
	font-size: 20px;
	text-align: center;
	padding: 5px;
	border: 2px solid #fef366;
}
.wjm-cj-yy {
	width: 310px;
	height: 25px;
	background: #d50a0c;
	margin: 5px auto 20px;
	border-radius: 100%;
}
.wjm-cj-jp {
	width: 271px;
	height: 68px;
	display: block;
	margin: 0 auto;
}
.wjm-cj-jp img {
	width: 150px;
	display: block;
	margin: 0 auto;
}
.scrollbox{ 
	margin: 0 auto; 
	overflow: hidden; 
	background: rgba(0,0,0,0.17);
	padding: 10px 0;
	margin: 0 10px;
}
#scrollDiv {
	width:300px;
	height:120px; 
	overflow:hidden;
	margin: 0 auto;
}
#scrollDiv li {
	height:40px; 
	width:100%; 
	text-align: center;
	overflow:hidden; 
	zoom:1; 
	line-height: 40px;
	color: #f0f002;
	font-size: 18px;
}
.wjm-cj-list .col-xs-12 {
	padding-top: 15px;
	padding-bottom: 15px;
	background: #fff;
	margin-top: 4px;
	position: relative;
}
.wjm-cj-list .col-xs-12 img {
	width: 90px;
	height: 90px;
	display: block;
	position: absolute;
	top: 15px;
	left: 15px;
}
.wjm-cj-list .col-xs-12 div {
	padding-left: 100px;
}
.wjm-cj-list .col-xs-12 div h3 {
	margin: 0;
	font-size: 16px;
	font-weight: normal;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
}
.wjm-cj-list .col-xs-12 div h3:hover, .wjm-cj-list .col-xs-12 div h3:link, .wjm-cj-list .col-xs-12 div h3:visited, .wjm-cj-list .col-xs-12 div h3:active {
	color: #333;
}
.wjm-cj-list .col-xs-12 div p {
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin: 0;
	color: #666666;
	font-size: 14px;
}
.wjm-cj-list .col-xs-12 div p:hover, .wjm-cj-list .col-xs-12 div p:link, .wjm-cj-list .col-xs-12 div p:visited, .wjm-cj-list .col-xs-12 div p:active {
	color: #666666;
}
.wjm-cj-list .col-xs-12 em {
	display: block;
	width: 10px;
	height: 10px;
	background: url(../images/sz_03.png) no-repeat center;
	background-size: 8px;
	top: 55px;
	right: 15px;
	position: absolute;
}
.wjm-cj-list .col-xs-12 span {
	display: block;
	width: 50px;
	height: 50px;
	top: 35px;
	right: 50px;
	position: absolute;
}
.wjm-cj-list .col-xs-12 .icon1 {
	background: url(../images/ysy.png) no-repeat center;
	background-size: 50px;
}
.wjm-cj-list .col-xs-12 .icon2 {
	background: url(../images/ygq.png) no-repeat center;
	background-size: 50px;
}
.wjm-cj-ts {
	text-align: center;
}
.wjm-cj-ts img {
	width: 150px;
	display: block;
	margin: 15px auto;
}
.wjm-cj-details {
	margin-top: 30px;
}
.wjm-cj-hd {
	width: 100%;
	height: 30px;
	background: #dfdfdf;
	border: 10px solid #cccccc;
	border-radius: 20px;
}
.wjm-cj-content {
	background: #fff;
	border: 1px solid #e6e5e5;
	margin: -16px 16px 16px 16px;
	font-size: 16px;
	text-align: center;
	background: url(../images/fp_di.png) repeat-x center bottom #fff;
	border-bottom: 0;
}
.wjm-cj-cp {
	width: 150px;
	margin: 20px auto 0;
}
.wjm-cj-cp img {
	width: 100%;
}
.wjm-cj-content p {
	margin: 20px 0;
}
.wjm-cj-content span {
	color: #666666;
}
.wjm-cj-cm {
	border-top: 1px dashed #e6e5e5;
	margin: 25px 10px;
	padding: 25px 0 50px 0;
}
.wjm-cj-cm img {
	display: block;
	width: 250px;
	margin: 0 auto 25px;
}
.wjm-cj-cm p {
	margin: 0;
}
.wjm-qy-menu {
	background: #fff;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
}
.wjm-qy-menu a p:hover, .wjm-qy-menu a p:active, .wjm-qy-menu a p:visited, .wjm-qy-menu a p:link {
	color: #333;
}
.wjm-qy-menu span {
	display: block;
	width: 30px;
	height: 30px;
	margin: 0 auto 10px;
}
.wjm-qy-menu .icon1 {
	background: url(../images/qyjs_09.png) no-repeat center;
	background-size: 30px;
}
.wjm-qy-menu .icon2 {
	background: url(../images/qyjs_06.png) no-repeat center;
	background-size: 30px;
}
.wjm-qy-menu .icon3 {
	background: url(../images/qyjs_12.png) no-repeat center;
	background-size: 30px;
}
.wjm-qy-title {
	background: url(../images/qyjs_17.png) no-repeat center bottom;
	padding: 15px 0;
	color: #670907;
	text-align: center;
	font-size: 18px;
	margin: 0 0 15px 0;
	background-size: 300px;
}
.wjm-qy-content {
	padding: 15px;
	background: #fff;
	min-height: 200px;
}
.wjm-qy-pro {
	background: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}
.wjm-qy-pro .col-xs-6 div {
	width: 140px;
	height: 140px;
	overflow: auto;
	margin: 0 auto;
}
.wjm-qy-pro .col-xs-6 img {
	width: 100%;
}
.wjm-qy-pro .col-xs-6 p {
	text-align: center;
	color: #670907;
	font-size: 16px;
	margin: 15px 0 0 0;
}
.wjm-qy-lx .col-xs-12 {
	background: #fff;
	margin-bottom: 1px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.wjm-qy-lx .col-xs-12 p {
	margin: 0;
	padding-left: 40px;
	line-height: 25px;
	position: relative;
}
.wjm-qy-lx em {
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 0;
	top: 0;
}
.wjm-qy-lx .icon1 {
	background: url(../images/qyjs_26.png) no-repeat center;
	background-size: 20px;
}
.wjm-qy-lx .icon2 {
	background: url(../images/qyjs_29.png) no-repeat center;
	background-size: 20px;
}
.wjm-qy-lx .icon3 {
	background: url(../images/qyjs_32.png) no-repeat center;
	background-size: 20px;
}
.wjm-fd {
	width: 50px;
	height: 50px;
	background: -webkit-linear-gradient(125deg, #6d6cec, #6085ef); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(125deg, #6d6cec, #6085ef); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(125deg, #6d6cec, #6085ef); /* Firefox 3.6 - 15 */
    background: linear-gradient(125deg, #6d6cec, #6085ef); /* 标准的语法（必须放在最后） */
    text-align: center;
    border-radius: 50%;
    padding: 5px;
    line-height: 20px;
    color: #fff;
    display: block;
    position: fixed;
    bottom: 30px;
    right: 10px;
}
.wjm-fd:hover, .wjm-fd:active, .wjm-fd:visited, .wjm-fd:link {
	color: #fff;
	font-size: 13px;
}
.wjm-form-kl input {
	width: 50%;
	display: block;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ddd;
	border-radius: 6px;
	margin: 0 auto;
	padding-left: 10px;
}
.wjm-form-kl button {
	display: block;
	width: 50%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	border: 0;
	margin: 15px auto;
}
.wjm-jptgs ul {
	background: #fff;
	margin-bottom: 7px;
	border: 0;
}
.wjm-jptgs ul li {
	width: 50%;
	height: 70px;
	line-height: 70px;
	text-align: center;
}
.wjm-jptgs ul li a {
	padding: 0;
	line-height: 70px;
	margin: 0 auto;
	border: 0;
	width: 50%;
}
.wjm-jptgs .nav-tabs>li.active>a, .wjm-jptgs .nav-tabs>li.active>a:focus, .wjm-jptgs .nav-tabs>li.active>a:hover {
	border: 0;
}
.wjm-jptgs ul .active a {
	border-bottom: 2px solid #6665fe !important;
	color: #6665fe !important;
}
.wjm-jptgs .row .col-xs-10, .wjm-jptgs .row .col-xs-1 {
	background: #fff;
	height: 50px;
	line-height: 50px;
	color: #6665fe;
	text-align: center;
	font-size: 16px;
	margin-bottom: 1px;
}
.wjm-jptgs .row .col-xs-10 img {
	width: 15px;
	margin-left: 5px;
}
.wjm-jptgs .row .col-xs-10 a, .wjm-jptgs .row .col-xs-10 a:hover, .wjm-jptgs .row .col-xs-10 a:link, .wjm-jptgs .row .col-xs-10 a:visited {
	color: #6665fe;
}
.wjm-jptgs .row .col-xs-12 {
	background: #fff;
	margin-bottom: 1px;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
}
.wjm-jptgs .row .col-xs-12 img {
	position: absolute;
	width: 80px;
	height: 80px;
	left: 15px;
	top: 15px;
}
.wjm-jptgs .row .col-xs-12 span {
	display: block;
	position: absolute;
	width: 80px;
	height: 80px;
	left: 15px;
	top: 15px;
	background: #adaddc;
	color: #fff;
	overflow: hidden;
	line-height: 80px;
	text-align: center;
	font-size: 30px;
}
.wjm-jptgs .row .col-xs-12 div {
	padding-left: 95px;
	padding-right: 15px;
	height: 80px;
	overflow: hidden;
	background: url(../images/hd_07.png) no-repeat center right;
	background-size: 8px;
}
.wjm-jptgs .row .col-xs-12 div h3 {
	font-weight: normal;
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin: 0;
}
.wjm-jptgs .row .col-xs-12 div p {
	height: 25px;
	line-height: 25px;
	color: #666666;
	font-size: 14px;
	margin: 0;
	overflow: hidden;
}
.wjm-jptgs .col-xs-12 a:hover, .wjm-jptgs .col-xs-12 a:link, .wjm-jptgs .col-xs-12 a:active, .wjm-jptgs .col-xs-12 a:visited {
	color: #333;
}
.wjm-qy-banner {
	position: relative;
	width: 100%;
	background: #dadaef;
	min-height: 200px;
	overflow: hidden;
}
.wjm-qy-banner img {
	width: 100%;
}
.wjm-qy-content textarea {
	width: 100%;
	resize: none;
	border: 0;
	overflow:scroll;
	overflow-y:hidden;
	overflow-x:hidden;
}
.wjm-cp-bg {
	background: #dadaef;
	position: relative;
}
.wjm-qy-pro input[type="text"] {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 10px 0 0 0;
	border: 0;
}
.wjm-qy-lx input {
	border: 0;
}
.wjm-qyxx-save {
	width: 50% !important;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	display: block;
	margin: 20px auto 0;
	border: 0;
}
.wjm-qyxx-save:hover, .wjm-qyxx-save:link, .wjm-qyxx-save:visited, .wjm-qyxx-save:active {
	color: #fff;
}
.wjm-qym-title {
	text-align: center;
	font-size: 18px;
	color: #6665fe;
	padding: 20px 25px;
	margin: 0 10px;
	border-bottom: 1px dashed #e6e5e5;
}
.wjm-ljsm {
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 20px;
	color: #333333;
	padding: 0 15px;
	margin: 0 10px;
}
.wjm-cmxq .col-xs-12 {
	padding-top: 15px;
	padding-bottom: 15px;
	background: #fff;
	margin-bottom: 1px;
	position: relative;
}
.wjm-cmxq .col-xs-12 h3 {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #6665fe;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
}
.wjm-cmxq .col-xs-12 span {
	display: block;
	width: 60px;
	line-height: 60px;
	height: 60px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	background: #adaddc;
	position: absolute;
	top: 15px;
	left: 15px;
}.wjm-cmxq .col-xs-12 img {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 15px;
	left: 15px;
}
.wjm-cmxq .col-xs-12 div {
	padding-left: 75px;
	height: 60px;
}
.wjm-cmxq .col-xs-12 div p {
	margin: 0;
	height: 35px;
	line-height: 30px;
	font-size: 18px;
	overflow: hidden;
}
.wjm-cmxq .col-xs-12 div em {
	display: block;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #666666;
}
.wjm-add_jp .col-xs-12 {
	background: #fff;
	margin-bottom: 1px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.wjm-add-img {
	width: 200px;
	height: 200px;
	background: #dadaef;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.wjm-add-btn {
	position: absolute;
	z-index: 999999;
	background: url(../images/add.png) no-repeat center;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.wjm-add-btn input[type='file'] {
	opacity: 0;
	filter:alpha(opacity=0);
	width: 100%;
	height: 100%;
}
.wjm-add-img img {
	width: 100%;
}
.wjm-add_jp .col-xs-12 p {
	height: 30px;
	line-height: 30px;
	margin: 0;
	font-size: 16px;
}
.wjm-add_jp .col-xs-12 p input {
	border: 0;
}
.wjm-set-djdz h3 {
	font-size: 18px;
	font-weight: normal;
}
.wjm-set-djdz textarea {
	display: block;
	width: 100%;
	background: #f6f5f5;
	border-radius: 6px;
	border: 0;
	margin-bottom: 20px;
	padding: 10px;
	resize: none;
}
.wjm-add-fh {
	margin-top: 20px;
}
.wjm-add-fh .col-xs-12 {
	background: #fff;
	margin-bottom: 1px;
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
}
.wjm-add-fh .col-xs-12 p {
	margin: 0;
	position: absolute;
	height: 30px;
	line-height: 30px;
	left: 15px;
	top: 15px;
	width: 100px;
}
.wjm-add-fh .col-xs-12 div {
	padding-left: 115px;
	padding-right: 35px;
}
.wjm-add-fh .col-xs-12 div input {
	width: 100%;
	height: 30px;
	line-height: 30px;
	border: 0;
}
.wjm-add-fh .col-xs-12 .icon1 {
	background: url(../images/fbhy_03.png) no-repeat right center;
	background-size: 20px;
}
.wjm-add-fh .col-xs-12 .icon2 {
	background: url(../images/fbhy_07.png) no-repeat right center;
	background-size: 20px;
}
.wjm-add-fh h3 {
	margin: 0;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	font-weight: normal;
	color: #6665fe;
	position: relative;
}
.wjm-add-fh h3 span {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	display: block;
	background: url(../images/del_btn.png) no-repeat center right;
	background-size: 20px;
	right: 0;
	top: 0;
}
.wjm-check-fh {
	position: relative;
	border: 1px solid #ccc;
	border-radius: 6px;
	padding: 10px;
}
.wjm-check-fh h3 {
	margin: 0;
	line-height: 30px;
	font-size: 18px;
	font-weight: normal;
	padding-right: 40px;
}
.wjm-check-fh p {
	font-size: 14px;
	color: #999;
	padding-right: 40px;
	line-height: 25px;
	margin: 0;
}
.wjm-check-fh span {
	width: 18px;
	height: 18px;
	position: absolute;
	right: 15px;
	top: 0;
	bottom: 0;
	display: block;
	margin: auto;
}
#editor-container {
    height: 200px;
}
.wjm-select-fh {
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 1px;
}
.wjm-select-fh select {
	border: 0;
	box-shadow: none;
}
.wjm-fhzt-list {
	background: #fff;
	padding-top: 15px;
	margin-bottom: 0;
}
.wjm-fhzt-list .panel-heading {
	width: 100%;
	padding: 0;
	height: 37px;
}
.wjm-fhzt-list .panel {
	border: 0;
}
.wjm-fhzt-list h4 {
	height: 37px;
	line-height: 37px;
	padding-left: 15px;
}
.wjm-fhzt-list a {
	display: block;
	width: 100%;
	height: 100%;
}
.wjm-fhzt-list .list-group-item {
	height: 40px;
	padding: 0;
	line-height: 40px;
	padding-left: 15px;
}
.wjm-fhzt-list .list-group-item a {
	display: block;
	width: 100%;
	height: 100%;
}
.wjm-fhzt-list .list-group-item a:hover, .wjm-fhzt-list .list-group-item a:link, .wjm-fhzt-list .list-group-item a:active, .wjm-fhzt-list .list-group-item a:visited {
	color: #333;
}
.wjm-ztfh-sild {
	border-top: 1px dashed #e6e5e5;
	margin: 0 15px;
}
.wjm-ztfh-sild h3 {
	color: #6665fe;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	height: 30px;
}
.wjm-ztfh-sild .swiper-container {
	height: 300px;
	background: #f3f3f3;
}
.wjm-ztfh-sild  .swiper-slide {
    font-size: 18px;
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	font-size:13px;
    line-height:1.8;

}
.wjm-ztfh-sild ul, .wjm-ztfh-sild li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.wjm-ztfh-sild ul {
	padding: 15px;
}
.wjm-ztfh-sild li {
	position: relative;
	margin-bottom: 15px;
}
.wjm-ztfh-sild li span {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/dian_03.png) no-repeat center;
	position: absolute;
	top: 0;
	left: 0;
}
.wjm-ztfh-sild li div {
	line-height: 30px;
	font-size: 16px;
	padding-left: 30px;
	padding-right: 15px;
}
.wjm-ztfh-sild li p {
	line-height: 20px;
	font-size: 12px;
	color: #a8a8a8;
	margin: 0;
	padding-left: 30px;
	padding-right: 15px;
}
.wjm-code {
	width: 200px;
	height: 200px;
	margin: 100px auto 0;
}
.wjm-code canvas {
	display: block;
	width: 200px;
	height: 200px;
	border: 5px solid #fff;
}
.wjm-panel-xl {
	margin-bottom: 0 !important;
}
.wjm-panel-xl .panel {
	border: 0 !important;
	background: none;
	-webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.wjm-panel-xl .panel-heading {
	background: none !important;
	padding: 0;
}
.wjm-panel-xl .panel-body {
	padding: 0;
}
.wjm-zh-cont {
	padding-top: 15px;
	padding-bottom: 15px;
}
.wjm-hyfd {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999; 
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
}

input:-ms-input-placeholder{
    color: #999;
}

input::-webkit-input-placeholder{
    color: #999;
}
input{
	outline: none;
}
.wjm-down {
	margin: 15px;
}
.wjm-down img {
	width: 100%;
	display: block;
	margin: 30px 0;
}
.wjm-down a {
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	margin: 30px 0 50px;
	font-size: 18px;
	color: #fff;
}
.wjm-down p {
	color: #acacac;
	font-size: 14px;
	margin: 30px 0;
	text-align: center;
}
.wjm-down-show {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	display: none;
}
.wjm-down-show div {
	width: 100%;
	height: 100%;
	background: url(../images/share1.png) no-repeat center;
	background-size: 290px;
}
.wjm-down-show1 {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	display: none;
}
.wjm-down-show1 div {
	width: 100%;
	height: 100%;
	background: url(../images/share.png) no-repeat center;
	background-size: 290px;
}