@charset "UTF-8";
.blue { color: #348be9; }

.bg-blue { background-color: #348be9; }

.green { color: #48c04a; }

.bg-green { background-color: #48c04a; }

.gray { color: #818181; }

.bg-gray { background-color: #818181; }

.red { color: #fc4444; }

.bg-red { background-color: #fc4444; }

.orange { color: #ff7802; }

.bg-orange { background-color: #ff7802; }

html { font-family: "微软雅黑", "Hiragino Sans GB", "Hiragino Sans GB W3", "宋体", Helvetica, Arial, sans-serif; line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

article, aside, footer, header, nav, section { display: block; }

figcaption, figure, main { display: block; }

figure { margin: 1em 40px; }

hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; }

pre { font-family: monospace,monospace; font-size: 1em; }

a { color: #000000; background-color: transparent; -webkit-text-decoration-skip: objects; -webkit-tap-highlight-color: transparent; text-decoration: none; }

a:active, a:hover, a:focus { color: #348be9; text-decoration: none; outline-width: 0; }

abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline dotted; }

b, strong { font-weight: inherit; }

b, strong { font-weight: bolder; }

code, kbd, samp { font-family: monospace,monospace; font-size: 1em; }

dfn { font-style: italic; }

mark { background-color: #ff0; color: #000; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

audio, video { display: inline-block; }

audio:not([controls]) { display: none; height: 0; }

img { width: auto; max-width: 100%; width: 100%; -ms-interpolation-mode: bicubic; border-style: none; }

svg:not(:root) { overflow: hidden; }

button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }

button, input { overflow: visible; }

button, select { text-transform: none; }

button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; cursor: pointer; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

fieldset { border: 1px solid #348be9; }

legend { -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; /* 3 */ white-space: normal; }

progress { display: inline-block; vertical-align: baseline; }

textarea { overflow: auto; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { -webkit-appearance: textfield; outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }

details, menu { display: block; }

summary { display: list-item; }

canvas { display: inline-block; }

template { display: none; }

[hidden] { display: none; }

table { border-collapse: collapse; border-spacing: 0; empty-cells: show; font-size: inherit; }

body { font-size: 0.24rem; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, audio, canvas, progress, video, body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, a, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea { margin: 0; padding: 0; font-weight: normal; font-style: normal; font-family: inherit; -webkit-box-sizing: border-box; box-sizing: border-box; }

body { color: #000000; background: #f3f3f3; }

ul, li, ol { list-style: none; line-height: normal; }

i, address, cite, dfn, em, var { font-style: normal; }

input[type=date] { outline: none; border: none; -webkit-appearance: none; }

.wrap { width: 7.5rem; margin-left: auto; margin-right: auto; }

header, .alert, .overly, .page4 .operate { width: 7.5rem; position: fixed; left: 50%; margin-left: -3.75rem; z-index: 999; }

.tabBox171 .hd ul, .page13 .list, .page17 .list, .cf { *zoom: 1; }

.tabBox171 .hd ul:before, .page13 .list:before, .page17 .list:before, .tabBox171 .hd ul:after, .page13 .list:after, .page17 .list:after, .cf:before, .cf:after { content: ""; display: table; }

.tabBox171 .hd ul:after, .page13 .list:after, .page17 .list:after, .cf:after { clear: both; }

.page12 h3, .page16 h3 {	/*white-space:nowrap;
	*/
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box; }

input[type=text], input[type=password], input[type=submit], select, textarea { border: #000000 1px solid; outline: none; }

input[type=text]:hover, input[type=password]:hover, input[type=submit]:hover, select:hover, textarea:hover, input[type=text]:focus, input[type=password]:focus, input[type=submit]:focus, select:focus, textarea:focus { border-color: #348be9; }

.show { display: block !important; }

.hide { display: none !important; }

.h98 { width: 100%; height: 0.98rem; }

.bg { background-color: #fff; }

.btn { line-height: .6rem; padding: 0 .2rem; border-radius: .1rem; border: #348be9 1px solid; text-align: center; background-color: #348be9; color: #fff; }

.btn:hover { opacity: .8; color: #fff; }

.btn.btn-blue { background-color: #348be9; border-color: #348be9; }

.btn.btn-gray { background-color: #b9bcc7; border-color: #b9bcc7; }

.btn.btn-red { background-color: #fc4444; border-color: #fc4444; }

.btn.btn-orange { background-color: #ff7802; border-color: #ff7802; }

input[type=text], input[type=password], input[type=submit], select { border: #dedede 1px solid; height: .6rem; border-radius: .1rem; width: 100%; }

input[type=text]:focus, input[type=password]:focus, input[type=submit]:focus, select:focus { border-color: #348be9; }

input[type=text], input[type=password] { padding: 0 .1rem; }

input[type=submit] { background-color: #348be9; text-align: center; width: 100%; }

textarea { height: auto; min-height: 1.2rem; border: #dedede 1px solid; border-radius: .1rem; padding: .1rem; width: 100%; }

.banner { width: 100%; max-width: 7.5rem; margin: 0 auto; overflow: hidden; position: relative; }

.banner .hd { width: 100%; height: 0.22rem; position: absolute; z-index: 99; bottom: .3rem; text-align: center; }

.banner .hd ul { display: inline-block; height: .15rem; padding: 0.06rem .15rem; border-radius: .15rem; font-size: 0; vertical-align: top; }

.banner .hd ul li { display: inline-block; width: .15rem; height: .15rem; border-radius: .15rem; background: #fff; margin: 0 .1rem; vertical-align: top; overflow: hidden; }

.banner .hd ul .on { background: #348be9; }

.banner .bd { position: relative; z-index: 0; }

.banner .bd li img { width: 100%; background: url(../images/loading.gif) center center no-repeat; display: block; }

.banner .bd li a { -webkit-tap-highlight-color: transparent; }

.banner-login { width: 100%; max-width: 7.5rem; margin: 0 auto; overflow: hidden; position: relative; }

.banner-login .hd { opacity: 0; width: 100%; height: 0.22rem; position: absolute; z-index: 99; bottom: .3rem; text-align: center; }

.banner-login .hd ul { display: inline-block; height: .15rem; padding: 0.06rem .15rem; border-radius: .15rem; font-size: 0; vertical-align: top; }

.banner-login .hd ul li { display: inline-block; width: .15rem; height: .15rem; border-radius: .15rem; background: #fff; margin: 0 .1rem; vertical-align: top; overflow: hidden; }

.banner-login .hd ul .on { background: #348be9; }

.banner-login .bd { position: relative; z-index: 0; }

.banner-login .bd li img { width: 100%; background: url(../images/loading.gif) center center no-repeat; display: block; }

.banner-login .bd li a { -webkit-tap-highlight-color: transparent; }

.banner-index { width: 100%; max-width: 7.5rem; margin: 0 auto; overflow: hidden; position: relative; }

.banner-index .hd { opacity: 0; width: 100%; height: 0.22rem; position: absolute; z-index: 99; bottom: .3rem; text-align: center; }

.banner-index .hd ul { display: inline-block; height: .15rem; padding: 0.06rem .15rem; border-radius: .15rem; font-size: 0; vertical-align: top; }

.banner-index .hd ul li { display: inline-block; width: .15rem; height: .15rem; border-radius: .15rem; background: #fff; margin: 0 .1rem; vertical-align: top; overflow: hidden; }

.banner-index .hd ul .on { background: #348be9; }

.banner-index .bd { position: relative; z-index: 0; }

.banner-index .bd li img { width: 100%; background: url(../images/loading.gif) center center no-repeat; display: block; }

.banner-index .bd li a { -webkit-tap-highlight-color: transparent; }

.tabBox { font-size: 0.28rem; font-weight: lighter; }

.tabBox .hd { width: 100%; }

.tabBox .hd ul { width: 100%; overflow: hidden; }

.tabBox .hd li { line-height: .6rem; height: .6rem; float: left; text-align: center; width: 33%; }

.tabBox .hd li.on { display: block; }

.tabBox .hd li.on a { color: #348be9; }

.tabBox .bd { width: 100%; }

.tabBox171 { font-size: 0.28rem; font-weight: lighter; }

.tabBox171 .hd { width: 100%; height: 1.1rem; border-radius: 1.1rem; background-color: #fff; border: #dedede 1px solid; padding: .18rem .2rem; position: relative; }

.tabBox171 .hd ul { width: 100%; overflow: hidden; }

.tabBox171 .hd li { line-height: .7rem; height: .7rem; float: left; text-align: center; width: 3.13rem; border: #fff 1px solid; font-size: .35rem; border-radius: .7rem; }

.tabBox171 .hd li:nth-child(2) { float: right; }

.tabBox171 .hd li.on { display: block; color: #009d76; border: #009d76 1px solid; }

.tabBox171 .hd li.on a { color: #009d76; }

.tabBox171 .hd .line { width: 1px; height: .45rem; background-color: #d6d6d6; position: absolute; left: 50%; top: 50%; margin-top: -.23rem; z-index: 9; }

.tabBox171 .bd { width: 100%; }

.tabBox171 .item { width: 100%; /*height: 1.76rem;*/ background: url("../images/bg171.png") center top no-repeat; background-size: 100% 100%; margin-top: .15rem; color: #fff; padding: .4rem .5rem .4rem .5rem; }

.tabBox171 .item .item-txt { overflow:hidden; }

.tabBox171 .item.item1 { background-image: url(../images/bg171.png); }

.tabBox171 .item.item2 { background-image: url(../images/bg172.png); }

.tabBox171 .item.item3 { background-image: url(../images/bg173.png); }

.tabBox171 .item a { color: #fff; background: url("../images/arrow-right5.png") right center no-repeat; background-size: .38rem .38rem; display: block; width: 100%; height: 100%; }

.tabBox171 .item h3 { font-size: .35rem; font-weight: lighter; line-height: .6rem; }

.tabBox171 .item p { font-size: .28rem; font-weight: lighter; }

.tabBox171 .item .yellow { color: #fff600; }

.tabBox171 .item time { margin-left: .2rem; background: url("../images/time3.png") left center no-repeat; background-size: .28rem .28rem; padding-left: .35rem; }

.tabBox171 .operate { width: 100%; text-align: center; line-height: .6rem; margin-bottom: .15rem; margin-top: .15rem; }

.tabBox171 .btn-more { color: #939393; background: url("../images/more.png") left center no-repeat; background-size: .32rem .32rem; display: inline-block; padding-left: .4rem; line-height: .6rem; }

.tabBox21 { font-size: 0.28rem; font-weight: lighter; background-color: #f3f3f3; }

.tabBox21 .hd { width: 100%; height: 1.15rem; background-color: #fff; border-bottom: #dedede 1px solid; margin-bottom: .2rem; padding-top: .25rem; }

.tabBox21 .hd ul { width: 100%; overflow: hidden; }

.tabBox21 .hd li { line-height: .7rem; height: .87rem; float: left; text-align: center; width: 33%; }

.tabBox21 .hd li a { color: #000; }

.tabBox21 .hd li.on { display: block; background: url("../images/bg21.png") center top no-repeat; background-size: 2.05rem .87rem; }

.tabBox21 .hd .icon { width: .4rem; height: .4rem; margin-right: .1rem; position: relative; top: .15rem; }

.tabBox21 .bd { width: 100%; border-top: #dedede 1px solid; background-color: #fff; }

.tabBox21 .img-link { padding-top: 1.9rem; text-align: center; }

.tabBox21 .img-link img { width: 2.5rem; height: 2.5rem; display: block; margin: .5rem auto; }

.tabBox21 .img-link .tips { font-size: .3rem; text-align: center; color: #666666; }

.tabBox21 .download-list { padding: 0 .4rem; }

.tabBox21 .download-list .title { line-height: 1.15rem; border-bottom: #dedede 1px solid; font-size: .32rem; }

.tabBox21 .download-list .icon { width: 1rem; height: 1rem; position: absolute; left: 0; top: 50%; margin-top: -.5rem; }

.tabBox21 .download-list .item { width: 100%; height: 1.8rem; padding: .4rem .8rem .4rem 1.2rem; position: relative; }
.tabBox21 .download-list .item h5{     overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; }

.tabBox21 .download-list .btn-down { width: .5rem; height: .5rem; position: absolute; right: 0; top: 50%; margin-top: -.25rem; }

.tabBox21 .download-list .btn-down img { display: block; width: .48rem; height: .48rem; }

.tabBox21 .download-list h3 { font-size: .32rem; line-height: .3rem; margin-bottom: .1rem; font-weight: lighter; }

.tabBox21 .download-list p { font-size: .26rem; color: #888888; line-height: .3rem; font-weight: lighter; }

.tabBox21 .article-info { width: 100%; padding: 0 .2rem 1.1rem .4rem; position: relative; }

.tabBox21 .article-info h3 { line-height: 1.2rem; text-align: center; font-size: .32rem; font-weight: bold; border-bottom: #dedede 1px solid; }

.tabBox21 .article-info .operate {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 1.1rem;
    text-align: center;
    color: #fff;
    font-size: .35rem; 	background-color: rgba(52, 139, 233, 0.73);
    line-height: 1.1rem;
}
.swp-btn {
    position:fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 1rem;
    text-align: center;
    color: #fff;
    font-size: .36rem; 	background-color: rgba(52, 139, 233, 0.73);
    line-height: 1rem;
}
.swp-btn .swiper-slide:hover{ background-color:#01AAED; }
.swp-btn .swiper-slide a{ color:#fff; }

.tabBox21 .article-info .operate a.btn-submit { color: #fff; }

.tabBox21 .info-list { width: 100%; }

.tabBox21 .info-list li { border-bottom: #dedede 1px solid; padding: 0rem; position: relative; line-height: .4rem; font-size: .32rem; line-height: .4rem; }

.tabBox21 .info-list .tname { padding: .2rem; font-size: .32rem; color: #818181; }
.tabBox21 .info-list .tvalue { padding: 0rem .2rem .2rem .2rem; word-break: break-all;  }

.tabBox21 .info-list span { position: absolute; left: 0; font-size: .32rem; top: 50%; margin-top: -.2rem; color: #818181; }

.tabBox21 .info-list span.two { margin-top: -.4rem; }

.tabBox21 .info-list input { height: .4rem; border-radius: 0; padding: 0; border: none; font-size: .32rem; line-height: .4rem; }

.tabBox21 .info-list small { font-size: .28rem; color: #666666; }

header { top: 0; height: .98rem; background-color: #348be9; font-size: .32rem; }

header.transparent { background-color: transparent; }

header h3 {
    text-align: center;
    width: 100%;
    line-height: .98rem; 	color: #fff;
    font-size: .36rem; 	font-weight: bold;
}

header .back, header .mail, header .search, header .camera, header .btn-user, header .btn-edit,header .btn-flow { position: absolute; z-index: 10; top: .17rem; width: .64rem; height: .64rem; display: block; line-height: .64rem; background: url(../images/back.png) center center no-repeat; background-size: .64rem .64rem; }

header .back { left: .2rem; }

header .mail { background-image: url(../images/icon-mail.png); right: .2rem; }

header .search { background-image: url(../images/icon-search.png); right: .2rem; }

header .btn-user { background-image: url(../images/user.png);     right: 0.4rem;}

header .btn-edit { background-image: url(../images/edit.png); right: .2rem; }

header .camera { background-image: url(../images/camera.png); right: .2rem; overflow: hidden; }

header .camera input[type=file] { position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; }

header .btn-flow {
    background-image: url(../images/btn-nav.png);
    right: .2rem;
}

.page10 .box { position: absolute; left: 50%; top: 50%; width: 6.3rem; height: 7.55rem; z-index: 999; margin-left: -3.15rem; margin-top: -3.8rem; }

.page10 .logo { width: 4.42rem; display: block; margin: 0 auto; }

.page10 .list { margin-top: .5rem; font-size: .35rem; }

.page10 .list li { position: relative; height: 1rem; }

.page10 .list li:first-child { margin-bottom: .2rem; width: 100%; height: 1rem; position: relative; }

.page10 .list li:nth-child(3) { text-align: center; }

.page10 .list input[type=text], .page10 .list input[type=password] { width: 100%; height: 1rem; border-radius: .1rem; background: url("../images/input1.png") left center no-repeat rgba(255, 255, 255, 0.2); background-size: .99rem .59rem; padding-right: .2rem; padding-left: 1.3rem; color: #fff; }

.page10 .list input[type=password] { background-image: url(../images/input2.png); }

.page10 .list input:-moz-placeholder { color: #fff; }

.page10 .list ::-webkit-input-placeholder { color: #fff; }

.page10 .list input[type=submit] { display: block; background-color: #3abf72; height: 1rem; border: none; color: #fff; }

.page10 .list input[type=submit]:hover, .page10 .list input[type=submit].on { background-color: #3cd77c; }

.page10 .checkbox { position: absolute; right: .2rem; top: 50%; margin-top: -.2rem; }

.page10 .radio, .page10 .checkbox-radio { margin: 0 auto; line-height: 1rem; width: 1.6rem; display: block; height: 1rem; color: #fff; }

.checkbox { width: .4rem; height: .4rem; background: url("../images/checkbox.png") left center no-repeat; background-size: .4rem .4rem; display: block; }

.checkbox.on { background-image: url(../images/checkbox-on.png); }

.radio, .checkbox-radio { width: .4rem; height: .4rem; background: url("../images/radio.png") left center no-repeat; background-size: .4rem .4rem; display: inline-block; padding-left: .5rem; }

.radio.on, .checkbox-radio.on { background-image: url(../images/radio-on.png); }

.alert { display: none; top: 0; z-index: 1000; height: 100%; background-color: rgba(0, 0, 0, 0.5); }

.alert .box { position: absolute; left: 50%; top: 50%; border-radius: .1rem; background-color: #fff; }

.alert .box-bottom { position: absolute; left: 0; bottom: 0; background-color: #fff; width: 100%; }

.alert .title { width: 100%; border-bottom: #dedede 1px solid; line-height: .8rem; font-size: .3rem; padding: 0 .2rem; }

.alert .btn-close { width: .4rem; height: .8rem; background: url("../images/guan.png") center center no-repeat; display: block; float: right; background-size: .32rem .32rem; }

.alert .btn-close:hover { opacity: .8; }

.alert .operate { text-align: center; }

.alert .operate a { display: inline-block; width: 100px; }

.overly { display: none; top: 0; height: 100%; background-color: rgba(0, 0, 0, 0.5); }

.alert-submit02-1 .box { width: 6.6rem; height: 10rem; margin-left: -3.3rem; margin-top: -5rem; overflow-x: hidden; overflow-y: scroll; }
.alert-submit02-1 .list li { width: 100%; line-height: 1.08rem; padding: 0 .4rem; font-size: .32rem; border-top: #dedede 1px solid; cursor: pointer; }
.alert-submit02-1 .list li:first-child { border: none; }
.alert-submit02-1 .list li.on { background: url("../images/checked1.png") 94% center no-repeat; background-size: .33rem .26rem; }

/*----------------------------------提交选择环节----------------------------------*/
.alert-tj .box { width: 6.6rem; height: 6.9rem; margin-left: -3.3rem; margin-top: -3.45rem; }
.alert-tj .title { font-size: .32rem; font-weight: bold; text-align: center; line-height: 1.1rem; }
.alert-tj .list { overflow-y:auto; height:5.5rem; }
.alert-tj .list li { width: 100%; line-height: 1.08rem; padding: 0 .4rem; font-size: .32rem; cursor: pointer; }
.alert-tj .list li.on { background: url("../images/checked2.png") 94% center no-repeat; background-size: .41rem .41rem; }

/*----------------------------------提交选择用户----------------------------------*/
.alert-userlist .box { width: 6.6rem; height: 11rem; margin-left: -3.3rem; margin-top: -5.15rem; }
.alert-userlist .title { font-size: .32rem; font-weight: bold; text-align: center; line-height: 1.1rem; }
.alert-userlist .box2 { width: 100%; padding: .25rem; font-size: .32rem; }
.alert-userlist .select1 { width: 100%; height: 1rem; position: relative; border: #dedede 1px solid; padding: 0 .3rem; position: relative; z-index: 9; line-height: 1rem; }
.alert-userlist .select1 .hd {text-overflow: ellipsis;overflow: hidden;height: 100%; cursor: pointer; background: url("../images/arrow-down6.png") right center no-repeat; background-size: .23rem .11rem; }
.alert-userlist .select1 .hd.on { background-image: url(../images/arrow-top6.png); }
.alert-userlist .select1 .con { display: none; position: absolute; width: 100%; height:6rem; overflow-y:auto; left: 0; top: 1rem; background-color: rgba(0, 0, 0, 0.85); }
.alert-userlist .select1 .con li { line-height: 1rem; padding: 0 .3rem; border-top: #818181 1px solid; color: #fff; }
.alert-userlist .select1 .con li.on { color: #ffea00; }
.alert-userlist .select1 .con li:first-child { border: none; }
.alert-userlist .select2 { width: 100%; height: 6.3rem; position: relative; margin-top: .2rem; }
.alert-userlist .select2-tl-left, .alert-userlist .select2-tl-right { width: 2.44rem; position: absolute; top: 0; text-align:center; font-size:.28rem; color: #818181; }
.alert-userlist .select2-tl-left { left: 0; }
.alert-userlist .select2-tl-right { right: 0; }
.alert-userlist .select2-leftcb, .alert-userlist .select2-rightcb { width: 2.44rem; position: absolute; top: .4rem; height: 5.5rem; overflow-x: hidden; overflow-y: scroll; border: #dedede 1px solid; padding: 0 .3rem; }
.alert-userlist .select2-leftcb li, .alert-userlist .select2-rightcb li { line-height: .7rem; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; /*background: url("../images/add2.png") right center no-repeat; background-size: .26rem .26rem;*/ cursor: pointer; }
.alert-userlist .select2-leftcb { left: 0; }
.alert-userlist .select2-rightcb { right: 0; }
.alert-userlist .select2-rightcb li { /*background-image: url(../images/reduce2.png);*/ }

.alert-userlist .btn-select2-addallcb, .alert-userlist .btn-select2-deleteallcb { width: 1rem; height: .76rem; line-height: .76rem; text-align: center; border-radius: 2px; color: #fff; position: absolute; left: 50%; margin-left: -.5rem; top: 50%; font-size: .32rem; }
.alert-userlist .btn-select2-addallcb { background-color: #49bdff; margin-top: -1rem; }
.alert-userlist .btn-select2-deleteallcb { background-color: #f7b246; margin-top: .1rem; }
.alert-userlist .operate { position: absolute; bottom: 0; width: 100%; left: 0; border-top: #dedede 1px solid; height: 1.2rem; padding: .15rem .13rem; font-size: .35rem; }
.alert-userlist .operate a { display: block; width: 50%; float: left; -webkit-box-sizing: border-box; box-sizing: border-box; width: 3.1rem; height: .9rem; background-color: #0fa3e6; line-height: .9rem; color: #fff; }
.alert-userlist .operate .btn-sure { float: right; background-color: #2dbf42; }






.alert-userlist .select2-tlxb-left, .alert-userlist .select2-tlxb-right { width: 2.44rem; position: absolute; top: 0; text-align:center; font-size:.28rem; color: #818181; }
.alert-userlist .select2-tlxb-left { left: 0; }
.alert-userlist .select2-tlxb-right { right: 0; }
.alert-userlist .select2-leftxb, .alert-userlist .select2-rightxb { width: 2.44rem; position: absolute; top: .4rem; height: 6rem; overflow-x: hidden; overflow-y: scroll; border: #dedede 1px solid; padding: 0 .3rem; }
.alert-userlist .select2-leftxb li, .alert-userlist .select2-rightxb li { line-height: .7rem; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; /*background: url("../images/add2.png") right center no-repeat; background-size: .26rem .26rem;*/ cursor: pointer; }
.alert-userlist .select2-leftxb { left: 0; }
.alert-userlist .select2-rightxb { right: 0; }
.alert-userlist .select2-rightxb li { /*background-image: url(../images/reduce2.png);*/ }

.alert-userlist .btn-select2-addallxb, .alert-userlist .btn-select2-deleteallxb { width: 1rem; height: .76rem; line-height: .76rem; text-align: center; border-radius: 2px; color: #fff; position: absolute; left: 50%; margin-left: -.5rem; top: 50%; font-size: .32rem; }
.alert-userlist .btn-select2-addallxb { background-color: #49bdff; margin-top: -1rem; }
.alert-userlist .btn-select2-deleteallxb { background-color: #f7b246; margin-top: .1rem; }

/*----------------------------------弹出功能按钮----------------------------------*/

.alert-allbutton .box { width: 6.6rem; height: 10.3rem; margin-left: -3.3rem; margin-top: -5.15rem; }
.alert-allbutton .title { font-size: .32rem; font-weight: bold; text-align: center; line-height: 1.1rem; }
.alert-allbutton .box2 { width: 100%; padding: .25rem; font-size: .32rem; }
.alert-allbutton .title { font-size: .32rem; font-weight: bold; text-align: center; line-height: 1.1rem; }
/*----------------------------------取回选择用户----------------------------------*/
.alert-qh .box { width: 6.6rem; height: 10.3rem; margin-left: -3.3rem; margin-top: -5.15rem; }
.alert-qh .title { font-size: .32rem; font-weight: bold; text-align: center; line-height: 1.1rem; }
.alert-qh .box2 { width: 100%; padding: .25rem; font-size: .32rem; }
.alert-qh .select1 { width: 100%; height: 1rem; position: relative; border: #dedede 1px solid; padding: 0 .3rem; position: relative; z-index: 9; line-height: 1rem; }
.alert-qh .select1 .hd { text-overflow: ellipsis;overflow: hidden;height: 100%;cursor: pointer; background: url("../images/arrow-down6.png") right center no-repeat; background-size: .23rem .11rem; }
.alert-qh .select1 .hd.on { background-image: url(../images/arrow-top6.png); }
.alert-qh .select1 .con { display: none; position: absolute; width: 100%; height:6rem; overflow-y:auto; left: 0; top: 1rem; background-color: rgba(0, 0, 0, 0.85); }
.alert-qh .select1 .con li { line-height: 1rem; padding: 0 .3rem; border-top: #818181 1px solid; color: #fff; }
.alert-qh .select1 .con li.on { color: #ffea00; }
.alert-qh .select1 .con li:first-child { border: none; }
.alert-qh .select2 { width: 100%; height: 6.3rem; position: relative; margin-top: .2rem; }
.alert-qh .select2-qh-left, .alert-qh .select2-qh-right { width: 2.44rem; position: absolute; top: 0; text-align:center; font-size:.28rem; color: #818181; }
.alert-qh .select2-qh-left { left: 0; }
.alert-qh .select2-qh-right { right: 0; }
.alert-qh .select2-left, .alert-qh .select2-right { width: 2.44rem; position: absolute; top: .4rem; height: 6rem; overflow-x: hidden; overflow-y: scroll; border: #dedede 1px solid; padding: 0 .3rem; }
.alert-qh .select2-left li, .alert-qh .select2-right li { line-height: .7rem; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; /*background: url("../images/add2.png") right center no-repeat; background-size: .26rem .26rem;*/ cursor: pointer; }
.alert-qh .select2-left { left: 0; }
.alert-qh .select2-right { right: 0; }
.alert-qh .select2-right li { /*background-image: url(../images/reduce2.png);*/ }

.alert-qh .btn-select2-addall, .alert-qh .btn-select2-deleteall { width: 1rem; height: .76rem; line-height: .76rem; text-align: center; border-radius: 2px; color: #fff; position: absolute; left: 50%; margin-left: -.5rem; top: 50%; font-size: .32rem; }
.alert-qh .btn-select2-addall { background-color: #49bdff; margin-top: -1rem; }
.alert-qh .btn-select2-deleteall { background-color: #f7b246; margin-top: .1rem; }
.alert-qh .operate { position: absolute; bottom: 0; width: 100%; left: 0; border-top: #dedede 1px solid; height: 1.2rem; padding: .15rem .13rem; font-size: .35rem; }
.alert-qh .operate a {  width: 50%; float: left; -webkit-box-sizing: border-box; box-sizing: border-box; width: 3.1rem; height: .9rem; background-color: #0fa3e6; line-height: .9rem; color: #fff; }
.alert-qh .operate .btn-sure { float: right; background-color: #2dbf42; }


/*----------------------------------交办取回选择用户----------------------------------*/
.alert-jbqh .box { width: 6.6rem; height: 10.3rem; margin-left: -3.3rem; margin-top: -5.15rem; }
.alert-jbqh .title { font-size: .32rem; font-weight: bold; text-align: center; line-height: 1.1rem; }
.alert-jbqh .box2 { width: 100%; padding: .25rem; font-size: .32rem; }
.alert-jbqh .select1 { width: 100%; height: 1rem; position: relative; border: #dedede 1px solid; padding: 0 .3rem; position: relative; z-index: 9; line-height: 1rem; }
.alert-jbqh .select1 .hd { text-overflow: ellipsis;overflow: hidden;height: 100%;cursor: pointer; background: url("../images/arrow-down6.png") right center no-repeat; background-size: .23rem .11rem; }
.alert-jbqh .select1 .hd.on { background-image: url(../images/arrow-top6.png); }
.alert-jbqh .select1 .con { display: none; position: absolute; width: 100%; height:6rem; overflow-y:auto; left: 0; top: 1rem; background-color: rgba(0, 0, 0, 0.85); }
.alert-jbqh .select1 .con li { line-height: 1rem; padding: 0 .3rem; border-top: #818181 1px solid; color: #fff; }
.alert-jbqh .select1 .con li.on { color: #ffea00; }
.alert-jbqh .select1 .con li:first-child { border: none; }
.alert-jbqh .select2 { width: 100%; height: 6.3rem; position: relative; margin-top: .2rem; }
.alert-jbqh .select2-jbqh-left, .alert-jbqh .select2-jbqh-right { width: 2.44rem; position: absolute; top: 0; text-align:center; font-size:.28rem; color: #818181; }
.alert-jbqh .select2-jbqh-left { left: 0; }
.alert-jbqh .select2-jbqh-right { right: 0; }
.alert-jbqh .select2-left, .alert-jbqh .select2-right { width: 2.44rem; position: absolute; top: .4rem; height: 6rem; overflow-x: hidden; overflow-y: scroll; border: #dedede 1px solid; padding: 0 .3rem; }
.alert-jbqh .select2-left li, .alert-jbqh .select2-right li { line-height: .7rem; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; /*background: url("../images/add2.png") right center no-repeat; background-size: .26rem .26rem;*/ cursor: pointer; }
.alert-jbqh .select2-left { left: 0; }
.alert-jbqh .select2-right { right: 0; }
.alert-jbqh .select2-right li { /*background-image: url(../images/reduce2.png);*/ }

.alert-jbqh .btn-select2-addall, .alert-jbqh .btn-select2-deleteall { width: 1rem; height: .76rem; line-height: .76rem; text-align: center; border-radius: 2px; color: #fff; position: absolute; left: 50%; margin-left: -.5rem; top: 50%; font-size: .32rem; }
.alert-jbqh .btn-select2-addall { background-color: #49bdff; margin-top: -1rem; }
.alert-jbqh .btn-select2-deleteall { background-color: #f7b246; margin-top: .1rem; }
.alert-jbqh .operate { position: absolute; bottom: 0; width: 100%; left: 0; border-top: #dedede 1px solid; height: 1.2rem; padding: .15rem .13rem; font-size: .35rem; }
.alert-jbqh .operate a { display: block; width: 50%; float: left; -webkit-box-sizing: border-box; box-sizing: border-box; width: 3.1rem; height: .9rem; background-color: #0fa3e6; line-height: .9rem; color: #fff; }
.alert-jbqh .operate .btn-sure { float: right; background-color: #2dbf42; }

/*----------------------------------部门选择用户----------------------------------*/
.alert-bm .box { width: 6.6rem; height: 10.3rem; margin-left: -3.3rem; margin-top: -5.15rem; }
.alert-bm .title { font-size: .32rem; font-weight: bold; text-align: center; line-height: 1.1rem; }
.alert-bm .box2 { width: 100%; padding: .25rem; font-size: .32rem; }
.alert-bm .select1 { width: 100%; height: 1rem; position: relative; border: #dedede 1px solid; padding: 0 .3rem; position: relative; z-index: 9; line-height: 1rem; }
.alert-bm .select1 .hd { text-overflow: ellipsis;overflow: hidden;height: 100%;cursor: pointer; background: url("../images/arrow-down6.png") right center no-repeat; background-size: .23rem .11rem; }
.alert-bm .select1 .hd.on { background-image: url(../images/arrow-top6.png); }
.alert-bm .select1 .con { display: none; position: absolute; width: 100%; height:6rem; overflow-y:auto; left: 0; top: 1rem; background-color: rgba(0, 0, 0, 0.85); }
.alert-bm .select1 .con li { line-height: 1rem; padding: 0 .3rem; border-top: #818181 1px solid; color: #fff; }
.alert-bm .select1 .con li.on { color: #ffea00; }
.alert-bm .select1 .con li:first-child { border: none; }
.alert-bm .select2 { width: 100%; height: 6.3rem; position: relative; margin-top: .2rem; }
.alert-bm .select2-bm-left, .alert-bm .select2-bm-right { width: 2.44rem; position: absolute; top: 0; text-align:center; font-size:.28rem; color: #818181; }
.alert-bm .select2-bm-left { left: 0; }
.alert-bm .select2-bm-right { right: 0; }
.alert-bm .select2-left, .alert-bm .select2-right { width: 2.44rem; position: absolute; top: .4rem; height: 6rem; overflow-x: hidden; overflow-y: scroll; border: #dedede 1px solid; padding: 0 .3rem; }
.alert-bm .select2-left li, .alert-bm .select2-right li { line-height: .7rem; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; /*background: url("../images/add2.png") right center no-repeat; background-size: .26rem .26rem;*/ cursor: pointer; }
.alert-bm .select2-left { left: 0; }
.alert-bm .select2-right { right: 0; }
.alert-bm .select2-right li { /*background-image: url(../images/reduce2.png);*/ }

.alert-bm .btn-select2-addall, .alert-bm .btn-select2-deleteall { width: 1rem; height: .76rem; line-height: .76rem; text-align: center; border-radius: 2px; color: #fff; position: absolute; left: 50%; margin-left: -.5rem; top: 50%; font-size: .32rem; }
.alert-bm .btn-select2-addall { background-color: #49bdff; margin-top: -1rem; }
.alert-bm .btn-select2-deleteall { background-color: #f7b246; margin-top: .1rem; }
.alert-bm .operate { position: absolute; bottom: 0; width: 100%; left: 0; border-top: #dedede 1px solid; height: 1.2rem; padding: .15rem .13rem; font-size: .35rem; }
.alert-bm .operate a { display: block; width: 50%; float: left; -webkit-box-sizing: border-box; box-sizing: border-box; width: 3.1rem; height: .9rem; background-color: #0fa3e6; line-height: .9rem; color: #fff; }
.alert-bm .operate .btn-sure { float: right; background-color: #2dbf42; }


#clChoosePersonDiv .select2 { width: 100%; height:4rem; position: relative; margin-top: .2rem; }
#clChoosePersonDiv .select2-jbl-left, #clChoosePersonDiv .select2-jbl-right { width: 2.44rem; position: absolute; top: 0; text-align:center; font-size:.28rem; color: #818181; }
#clChoosePersonDiv .select2-jbl-left { left: 0; }
#clChoosePersonDiv .select2-jbl-right { right: 0; }
#clChoosePersonDiv .select2-left, #clChoosePersonDiv .select2-right { width: 2.44rem; position: absolute; top: .4rem; height: 3.8rem; overflow-x: hidden; overflow-y: scroll; border: #dedede 1px solid; padding: 0 .3rem; }
#clChoosePersonDiv .select2-left li, #clChoosePersonDiv .select2-right li { line-height: .7rem; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; /*background: url("../images/add2.png") right center no-repeat; background-size: .26rem .26rem;*/ cursor: pointer; }
#clChoosePersonDiv .select2-left { left: 0; }
#clChoosePersonDiv .select2-right { right: 0; }
#clChoosePersonDiv .select2-right li { /*background-image: url(../images/reduce2.png);*/ }

#clChoosePersonDiv .btn-select2-addall, #clChoosePersonDiv .btn-select2-deleteall { width: 1rem; height: .76rem; line-height: .76rem; text-align: center; border-radius: 2px; color: #fff; position: absolute; left: 50%; margin-left: -.5rem; top: 50%; font-size: .32rem; }
#clChoosePersonDiv .btn-select2-addall { background-color: #49bdff; margin-top: -1rem; }
#clChoosePersonDiv .btn-select2-deleteall { background-color: #f7b246; margin-top: .1rem; }


/*----------------------------------转交选择用户----------------------------------*/
.alert-zj .box { width: 6.6rem; height: 10.3rem; margin-left: -3.3rem; margin-top: -5.15rem; }
.alert-zj .title { font-size: .32rem; font-weight: bold; text-align: center; line-height: 1.1rem; }
.alert-zj .box2 { width: 100%; padding: .25rem; font-size: .32rem; }
.alert-zj .select1 { width: 100%; height: 1rem; position: relative; border: #dedede 1px solid; padding: 0 .3rem; position: relative; z-index: 9; line-height: 1rem; }
.alert-zj .select1 .hd { text-overflow: ellipsis;overflow: hidden;height: 100%;cursor: pointer; background: url("../images/arrow-down6.png") right center no-repeat; background-size: .23rem .11rem; }
.alert-zj .select1 .hd.on { background-image: url(../images/arrow-top6.png); }
.alert-zj .select1 .con { display: none; position: absolute; width: 100%; height:6rem; overflow-y:auto; left: 0; top: 1rem; background-color: rgba(0, 0, 0, 0.85); }
.alert-zj .select1 .con li { line-height: 1rem; padding: 0 .3rem; border-top: #818181 1px solid; color: #fff; }
.alert-zj .select1 .con li.on { color: #ffea00; }
.alert-zj .select1 .con li:first-child { border: none; }
.alert-zj .select2 { width: 100%; height: 6.3rem; position: relative; margin-top: .2rem; }
.alert-zj .select2-zj-left, .alert-zj .select2-zj-right { width: 2.44rem; position: absolute; top: 0; text-align:center; font-size:.28rem; color: #818181; }
.alert-zj .select2-zj-left { left: 0; }
.alert-zj .select2-zj-right { right: 0; }
.alert-zj .select2-left, .alert-zj .select2-right { width: 2.44rem; position: absolute; top: .4rem; height: 6rem; overflow-x: hidden; overflow-y: scroll; border: #dedede 1px solid; padding: 0 .3rem; }
.alert-zj .select2-left li, .alert-zj .select2-right li { line-height: .7rem; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; /*background: url("../images/add2.png") right center no-repeat; background-size: .26rem .26rem;*/ cursor: pointer; }
.alert-zj .select2-left { left: 0; }
.alert-zj .select2-right { right: 0; }
.alert-zj .select2-right li { /*background-image: url(../images/reduce2.png);*/ }

.alert-zj .btn-select2-addall, .alert-zj .btn-select2-deleteall { width: 1rem; height: .76rem; line-height: .76rem; text-align: center; border-radius: 2px; color: #fff; position: absolute; left: 50%; margin-left: -.5rem; top: 50%; font-size: .32rem; }
.alert-zj .btn-select2-addall { background-color: #49bdff; margin-top: -1rem; }
.alert-zj .btn-select2-deleteall { background-color: #f7b246; margin-top: .1rem; }
.alert-zj .operate { position: absolute; bottom: 0; width: 100%; left: 0; border-top: #dedede 1px solid; height: 1.2rem; padding: .15rem .13rem; font-size: .35rem; }
.alert-zj .operate a { display: block; width: 50%; float: left; -webkit-box-sizing: border-box; box-sizing: border-box; width: 3.1rem; height: .9rem; background-color: #0fa3e6; line-height: .9rem; color: #fff; }
.alert-zj .operate .btn-sure { float: right; background-color: #2dbf42; }
/*----------------------------------交办选择用户----------------------------------*/
.alert-jb .box { width: 6.6rem; height: 7.7rem; margin-left: -3.3rem; margin-top: -5.15rem; }
.alert-jb .title { font-size: .32rem; font-weight: bold; text-align: center; line-height: 1.1rem; }
.alert-jb .box2 { width: 100%; padding: .25rem; font-size: .32rem; }
.alert-jb .select1 { width: 100%; height: 1rem; position: relative; border: #dedede 1px solid; padding: 0 .3rem; position: relative; z-index: 9; line-height: 1rem; }
.alert-jb .select1 .hd { text-overflow: ellipsis;overflow: hidden;height: 100%;cursor: pointer; background: url("../images/arrow-down6.png") right center no-repeat; background-size: .23rem .11rem; }
.alert-jb .select1 .hd.on { background-image: url(../images/arrow-top6.png); }
.alert-jb .select1 .con { display: none; position: absolute; width: 100%; height:6rem; overflow-y:auto; left: 0; top: 1rem; background-color: rgba(0, 0, 0, 0.85); }
.alert-jb .select1 .con li { line-height: 1rem; padding: 0 .3rem; border-top: #818181 1px solid; color: #fff; }
.alert-jb .select1 .con li.on { color: #ffea00; }
.alert-jb .select1 .con li:first-child { border: none; }
.alert-jb .select2 { width: 100%; height: 6.3rem; position: relative; margin-top: .2rem; }
.alert-jb .select2-jb-left, .alert-jb .select2-jb-right { width: 2.44rem; position: absolute; top: 0; text-align:center; font-size:.28rem; color: #818181; }
.alert-jb .select2-jb-left { left: 0; }
.alert-jb .select2-jb-right { right: 0; }
.alert-jb .select2-left, .alert-jb .select2-right { width: 2.44rem; position: absolute; top: .4rem; height: 3.8rem; overflow-x: hidden; overflow-y: scroll; border: #dedede 1px solid; padding: 0 .3rem; }
.alert-jb .select2-left li, .alert-jb .select2-right li { line-height: .7rem; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; /*background: url("../images/add2.png") right center no-repeat; background-size: .26rem .26rem;*/ cursor: pointer; }
.alert-jb .select2-left { left: 0; }
.alert-jb .select2-right { right: 0; }
.alert-jb .select2-right li { /*background-image: url(../images/reduce2.png);*/ }

.alert-jb .btn-select2-addall, .alert-jb .btn-select2-deleteall { width: 1rem; height: .76rem; line-height: .76rem; text-align: center; border-radius: 2px; color: #fff; position: absolute; left: 50%; margin-left: -.5rem; top: 50%; font-size: .32rem; }
.alert-jb .btn-select2-addall { background-color: #49bdff; margin-top: -1rem; }
.alert-jb .btn-select2-deleteall { background-color: #f7b246; margin-top: .1rem; }
.alert-jb .operate { position: absolute; bottom: 0; width: 100%; left: 0; border-top: #dedede 1px solid; height: 1.2rem; padding: .15rem .13rem; font-size: .35rem; }
.alert-jb .operate a { display: block; width: 50%; float: left; -webkit-box-sizing: border-box; box-sizing: border-box; width: 3.1rem; height: .9rem; background-color: #0fa3e6; line-height: .9rem; color: #fff; }
.alert-jb .operate .btn-sure { float: right; background-color: #2dbf42; }

/*----------------------------------转发选择用户----------------------------------*/
.alert-zf .box { width: 6.6rem; height: 10.3rem; margin-left: -3.3rem; margin-top: -5.15rem; }
.alert-zf .title { font-size: .32rem; font-weight: bold; text-align: center; line-height: 1.1rem; }
.alert-zf .box2 { width: 100%; padding: .25rem; font-size: .32rem; }
.alert-zf .select1 { width: 100%; height: 1rem; position: relative; border: #dedede 1px solid; padding: 0 .3rem; position: relative; z-index: 9; line-height: 1rem; }
.alert-zf .select1 .hd { text-overflow: ellipsis;overflow: hidden;height: 100%;cursor: pointer; background: url("../images/arrow-down6.png") right center no-repeat; background-size: .23rem .11rem; }
.alert-zf .select1 .hd.on { background-image: url(../images/arrow-top6.png); }
.alert-zf .select1 .con { display: none; position: absolute; width: 100%; height:6rem; overflow-y:auto; left: 0; top: 1rem; background-color: rgba(0, 0, 0, 0.85); }
.alert-zf .select1 .con li { line-height: 1rem; padding: 0 .3rem; border-top: #818181 1px solid; color: #fff; }
.alert-zf .select1 .con li.on { color: #ffea00; }
.alert-zf .select1 .con li:first-child { border: none; }
.alert-zf .select2 { width: 100%; height: 6.3rem; position: relative; margin-top: .2rem; }
.alert-zf .select2-zf-left, .alert-zf .select2-zf-right { width: 2.44rem; position: absolute; top: 0; text-align:center; font-size:.28rem; color: #818181; }
.alert-zf .select2-zf-left { left: 0; }
.alert-zf .select2-zf-right { right: 0; }
.alert-zf .select2-left, .alert-zf .select2-right { width: 2.44rem; position: absolute; top: .4rem; height: 6rem; overflow-x: hidden; overflow-y: scroll; border: #dedede 1px solid; padding: 0 .3rem; }
.alert-zf .select2-left li, .alert-zf .select2-right li { line-height: .7rem; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; /*background: url("../images/add2.png") right center no-repeat; background-size: .26rem .26rem;*/ cursor: pointer; }
.alert-zf .select2-left { left: 0; }
.alert-zf .select2-right { right: 0; }
.alert-zf .select2-right li { /*background-image: url(../images/reduce2.png);*/ }

.alert-zf .btn-select2-addall, .alert-zf .btn-select2-deleteall { width: 1rem; height: .76rem; line-height: .76rem; text-align: center; border-radius: 2px; color: #fff; position: absolute; left: 50%; margin-left: -.5rem; top: 50%; font-size: .32rem; }
.alert-zf .btn-select2-addall { background-color: #49bdff; margin-top: -1rem; }
.alert-zf .btn-select2-deleteall { background-color: #f7b246; margin-top: .1rem; }
.alert-zf .operate { position: absolute; bottom: 0; width: 100%; left: 0; border-top: #dedede 1px solid; height: 1.2rem; padding: .15rem .13rem; font-size: .35rem; }
.alert-zf .operate a { width: 50%; float: left; -webkit-box-sizing: border-box; box-sizing: border-box; width: 3.1rem; height: .9rem; background-color: #0fa3e6; line-height: .9rem; color: #fff; }
.alert-zf .operate .btn-sure { float: right; background-color: #2dbf42; }



/*----------------------------------收件人----------------------------------*/
.alert-sjr .box { width: 6.6rem; height: 10.3rem; margin-left: -3.3rem; margin-top: -5.15rem; }
.alert-sjr .title { font-size: .32rem; font-weight: bold; text-align: center; line-height: 1.1rem; }
.alert-sjr .box2 { width: 100%; padding: .25rem; font-size: .32rem; }
.alert-sjr .select1 { width: 100%; height: 1rem; position: relative; border: #dedede 1px solid; padding: 0 .3rem; position: relative; z-index: 9; line-height: 1rem; }
.alert-sjr .select1 .hd { text-overflow: ellipsis;overflow: hidden;height: 100%;cursor: pointer; background: url("../images/arrow-down6.png") right center no-repeat; background-size: .23rem .11rem; }
.alert-sjr .select1 .hd.on { background-image: url(../images/arrow-top6.png); }
.alert-sjr .select1 .con { display: none; position: absolute; width: 100%; height:6rem; overflow-y:auto; left: 0; top: 1rem; background-color: rgba(0, 0, 0, 0.85); }
.alert-sjr .select1 .con li { line-height: 1rem; padding: 0 .3rem; border-top: #818181 1px solid; color: #fff; }
.alert-sjr .select1 .con li.on { color: #ffea00; }
.alert-sjr .select1 .con li:first-child { border: none; }
.alert-sjr .select2 { width: 100%; height: 6.3rem; position: relative; margin-top: .2rem; }
.alert-sjr .select2-sjr-left, .alert-sjr .select2-sjr-right { width: 2.44rem; position: absolute; top: 0; text-align:center; font-size:.28rem; color: #818181; }
.alert-sjr .select2-sjr-left { left: 0; }
.alert-sjr .select2-sjr-right { right: 0; }
.alert-sjr .select2-left, .alert-sjr .select2-right { width: 2.44rem; position: absolute; top: .4rem; height: 6rem; overflow-x: hidden; overflow-y: scroll; border: #dedede 1px solid; padding: 0 .3rem; }
.alert-sjr .select2-left li, .alert-sjr .select2-right li { line-height: .7rem; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; /*background: url("../images/add2.png") right center no-repeat; background-size: .26rem .26rem;*/ cursor: pointer; }
.alert-sjr .select2-left { left: 0; }
.alert-sjr .select2-right { right: 0; }
.alert-sjr .select2-right li { /*background-image: url(../images/reduce2.png);*/ }

.alert-sjr .btn-select2-addall, .alert-sjr .btn-select2-deleteall { width: 1rem; height: .76rem; line-height: .76rem; text-align: center; border-radius: 2px; color: #fff; position: absolute; left: 50%; margin-left: -.5rem; top: 50%; font-size: .32rem; }
.alert-sjr .btn-select2-addall { background-color: #49bdff; margin-top: -1rem; }
.alert-sjr .btn-select2-deleteall { background-color: #f7b246; margin-top: .1rem; }
.alert-sjr .operate { position: absolute; bottom: 0; width: 100%; left: 0; border-top: #dedede 1px solid; height: 1.2rem; padding: .15rem .13rem; font-size: .35rem; }
.alert-sjr .operate a { width: 50%; float: left; -webkit-box-sizing: border-box; box-sizing: border-box; width: 3.1rem; height: .9rem; background-color: #0fa3e6; line-height: .9rem; color: #fff; }
.alert-sjr .operate .btn-sure { float: right; background-color: #2dbf42; }





/*----------------------------------抄送----------------------------------*/
.alert-cs .box { width: 6.6rem; height: 10.3rem; margin-left: -3.3rem; margin-top: -5.15rem; }
.alert-cs .title { font-size: .32rem; font-weight: bold; text-align: center; line-height: 1.1rem; }
.alert-cs .box2 { width: 100%; padding: .25rem; font-size: .32rem; }
.alert-cs .select1 { width: 100%; height: 1rem; position: relative; border: #dedede 1px solid; padding: 0 .3rem; position: relative; z-index: 9; line-height: 1rem; }
.alert-cs .select1 .hd { text-overflow: ellipsis;overflow: hidden;height: 100%;cursor: pointer; background: url("../images/arrow-down6.png") right center no-repeat; background-size: .23rem .11rem; }
.alert-cs .select1 .hd.on { background-image: url(../images/arrow-top6.png); }
.alert-cs .select1 .con { display: none; position: absolute; width: 100%; height:6rem; overflow-y:auto; left: 0; top: 1rem; background-color: rgba(0, 0, 0, 0.85); }
.alert-cs .select1 .con li { line-height: 1rem; padding: 0 .3rem; border-top: #818181 1px solid; color: #fff; }
.alert-cs .select1 .con li.on { color: #ffea00; }
.alert-cs .select1 .con li:first-child { border: none; }
.alert-cs .select2 { width: 100%; height: 6.3rem; position: relative; margin-top: .2rem; }
.alert-cs .select2-cs-left, .alert-cs .select2-cs-right { width: 2.44rem; position: absolute; top: 0; text-align:center; font-size:.28rem; color: #818181; }
.alert-cs .select2-cs-left { left: 0; }
.alert-cs .select2-cs-right { right: 0; }
.alert-cs .select2-left, .alert-cs .select2-right { width: 2.44rem; position: absolute; top: .4rem; height: 6rem; overflow-x: hidden; overflow-y: scroll; border: #dedede 1px solid; padding: 0 .3rem; }
.alert-cs .select2-left li, .alert-cs .select2-right li { line-height: .7rem; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; /*background: url("../images/add2.png") right center no-repeat; background-size: .26rem .26rem;*/ cursor: pointer; }
.alert-cs .select2-left { left: 0; }
.alert-cs .select2-right { right: 0; }
.alert-cs .select2-right li { /*background-image: url(../images/reduce2.png);*/ }

.alert-cs .btn-select2-addall, .alert-cs .btn-select2-deleteall { width: 1rem; height: .76rem; line-height: .76rem; text-align: center; border-radius: 2px; color: #fff; position: absolute; left: 50%; margin-left: -.5rem; top: 50%; font-size: .32rem; }
.alert-cs .btn-select2-addall { background-color: #49bdff; margin-top: -1rem; }
.alert-cs .btn-select2-deleteall { background-color: #f7b246; margin-top: .1rem; }
.alert-cs .operate { position: absolute; bottom: 0; width: 100%; left: 0; border-top: #dedede 1px solid; height: 1.2rem; padding: .15rem .13rem; font-size: .35rem; }
.alert-cs .operate a { width: 50%; float: left; -webkit-box-sizing: border-box; box-sizing: border-box; width: 3.1rem; height: .9rem; background-color: #0fa3e6; line-height: .9rem; color: #fff; }
.alert-cs .operate .btn-sure { float: right; background-color: #2dbf42; }


/*----------------------------------密送----------------------------------*/
.alert-ms .box { width: 6.6rem; height: 10.3rem; margin-left: -3.3rem; margin-top: -5.15rem; }
.alert-ms .title { font-size: .32rem; font-weight: bold; text-align: center; line-height: 1.1rem; }
.alert-ms .box2 { width: 100%; padding: .25rem; font-size: .32rem; }
.alert-ms .select1 { width: 100%; height: 1rem; position: relative; border: #dedede 1px solid; padding: 0 .3rem; position: relative; z-index: 9; line-height: 1rem; }
.alert-ms .select1 .hd { text-overflow: ellipsis;overflow: hidden;height: 100%;cursor: pointer; background: url("../images/arrow-down6.png") right center no-repeat; background-size: .23rem .11rem; }
.alert-ms .select1 .hd.on { background-image: url(../images/arrow-top6.png); }
.alert-ms .select1 .con { display: none; position: absolute; width: 100%; height:6rem; overflow-y:auto; left: 0; top: 1rem; background-color: rgba(0, 0, 0, 0.85); }
.alert-ms .select1 .con li { line-height: 1rem; padding: 0 .3rem; border-top: #818181 1px solid; color: #fff; }
.alert-ms .select1 .con li.on { color: #ffea00; }
.alert-ms .select1 .con li:first-child { border: none; }
.alert-ms .select2 { width: 100%; height: 6.3rem; position: relative; margin-top: .2rem; }
.alert-ms .select2-ms-left, .alert-ms .select2-ms-right { width: 2.44rem; position: absolute; top: 0; text-align:center; font-size:.28rem; color: #818181; }
.alert-ms .select2-ms-left { left: 0; }
.alert-ms .select2-ms-right { right: 0; }
.alert-ms .select2-left, .alert-ms .select2-right { width: 2.44rem; position: absolute; top: .4rem; height: 6rem; overflow-x: hidden; overflow-y: scroll; border: #dedede 1px solid; padding: 0 .3rem; }
.alert-ms .select2-left li, .alert-ms .select2-right li { line-height: .7rem; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; /*background: url("../images/add2.png") right center no-repeat; background-size: .26rem .26rem;*/ cursor: pointer; }
.alert-ms .select2-left { left: 0; }
.alert-ms .select2-right { right: 0; }
.alert-ms .select2-right li { /*background-image: url(../images/reduce2.png);*/ }

.alert-ms .btn-select2-addall, .alert-ms .btn-select2-deleteall { width: 1rem; height: .76rem; line-height: .76rem; text-align: center; border-radius: 2px; color: #fff; position: absolute; left: 50%; margin-left: -.5rem; top: 50%; font-size: .32rem; }
.alert-ms .btn-select2-addall { background-color: #49bdff; margin-top: -1rem; }
.alert-ms .btn-select2-deleteall { background-color: #f7b246; margin-top: .1rem; }
.alert-ms .operate { position: absolute; bottom: 0; width: 100%; left: 0; border-top: #dedede 1px solid; height: 1.2rem; padding: .15rem .13rem; font-size: .35rem; }
.alert-ms .operate a { width: 50%; float: left; -webkit-box-sizing: border-box; box-sizing: border-box; width: 3.1rem; height: .9rem; background-color: #0fa3e6; line-height: .9rem; color: #fff; }
.alert-ms .operate .btn-sure { float: right; background-color: #2dbf42; }


/*----------------------------------交办选择用户----------------------------------*/
.alert-jbl .box { width: 6.6rem; height: 10.3rem; margin-left: -3.3rem; margin-top: -5.15rem; }
.alert-jbl .title { font-size: .32rem; font-weight: bold; text-align: center; line-height: 1.1rem; }
.alert-jbl .box2 { width: 100%; padding: .25rem; font-size: .32rem; }
.alert-jbl .select1 { width: 100%; height: 1rem; position: relative; border: #dedede 1px solid; padding: 0 .3rem; position: relative; z-index: 9; line-height: 1rem; }
.alert-jbl .select1 .hd { text-overflow: ellipsis;overflow: hidden;height: 100%;cursor: pointer; background: url("../images/arrow-down6.png") right center no-repeat; background-size: .23rem .11rem; }
.alert-jbl .select1 .hd.on { background-image: url(../images/arrow-top6.png); }
.alert-jbl .select1 .con { display: none; position: absolute; width: 100%; height:6rem; overflow-y:auto; left: 0; top: 1rem; background-color: rgba(0, 0, 0, 0.85); }
.alert-jbl .select1 .con li { line-height: 1rem; padding: 0 .3rem; border-top: #818181 1px solid; color: #fff; }
.alert-jbl .select1 .con li.on { color: #ffea00; }
.alert-jbl .select1 .con li:first-child { border: none; }
.alert-jbl .select2 { width: 100%; height: 6.3rem; position: relative; margin-top: .2rem; }
.alert-jbl .select2-jbl-left, .alert-jbl .select2-jbl-right { width: 2.44rem; position: absolute; top: 0; text-align:center; font-size:.28rem; color: #818181; }
.alert-jbl .select2-jbl-left { left: 0; }
.alert-jbl .select2-jbl-right { right: 0; }
.alert-jbl .select2-left, .alert-jbl .select2-right { width: 2.44rem; position: absolute; top: .4rem; height: 6rem; overflow-x: hidden; overflow-y: scroll; border: #dedede 1px solid; padding: 0 .3rem; }
.alert-jbl .select2-left li, .alert-jbl .select2-right li { line-height: .7rem; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; /*background: url("../images/add2.png") right center no-repeat; background-size: .26rem .26rem;*/ cursor: pointer; }
.alert-jbl .select2-left { left: 0; }
.alert-jbl .select2-right { right: 0; }
.alert-jbl .select2-right li { /*background-image: url(../images/reduce2.png);*/ }

.alert-jbl .btn-select2-addall, .alert-jbl .btn-select2-deleteall { width: 1rem; height: .76rem; line-height: .76rem; text-align: center; border-radius: 2px; color: #fff; position: absolute; left: 50%; margin-left: -.5rem; top: 50%; font-size: .32rem; }
.alert-jbl .btn-select2-addall { background-color: #49bdff; margin-top: -1rem; }
.alert-jbl .btn-select2-deleteall { background-color: #f7b246; margin-top: .1rem; }
.alert-jbl .operate { position: absolute; bottom: 0; width: 100%; left: 0; border-top: #dedede 1px solid; height: 1.2rem; padding: .15rem .13rem; font-size: .35rem; }
.alert-jbl .operate a { display: block; width: 50%; float: left; -webkit-box-sizing: border-box; box-sizing: border-box; width: 3.1rem; height: .9rem; background-color: #0fa3e6; line-height: .9rem; color: #fff; }
.alert-jbl .operate .btn-sure { float: right; background-color: #2dbf42; }

.alert-yjxg .select1 {     background-color: #eee;width: 70%;float: right; height: 1rem; position: relative; padding: 0 .3rem; position: relative; z-index: 9; line-height: 1rem;/* border-bottom: #dedede 1px solid;*/ }
.alert-yjxg .select1 .hd { text-overflow: ellipsis;overflow: hidden;height: 100%;cursor: pointer; background: url("../images/arrow-down7.png") right center no-repeat; background-size: .4rem .21rem; }
.alert-yjxg .select1 .hd.on { background-image: url(../images/arrow-top7.png); }
.alert-yjxg .select1 .con { display: none; position: absolute; width: 100%; left: 0; top: 1rem; background-color: rgba(0, 0, 0, 0.85); }
.alert-yjxg .select1 .con li { line-height: 1rem; padding: 0 .3rem; border-top: #818181 1px solid; color: #fff; }
.alert-yjxg .select1 .con li.on { color: #ffea00; }
.alert-yjxg .select1 .con li:first-child { border: none; }
/*----------------------------------处理----------------------------------*/
.alert-cl .box { width: 6.6rem; height: 7.2rem; margin-left: -3.3rem; margin-top: -3.6rem; font-size: .32rem; }
.alert-cl .title { color: white;background-color: #2e6d8a;font-size: .32rem; font-weight: bold; text-align: center; line-height: 1.1rem; height: 1.1rem; position: relative; }
.alert-cl .btn-close { width: .6rem; height: .6rem; background: url("../images/close3.png") center center no-repeat; background-size: .36rem .36rem; right: .2rem; top: 50%; margin-top: -.3rem; position: absolute; }
.alert-cl .select1 {     background-color: #eee;width: 70%;float: right; height: 1rem; position: relative; padding: 0 .3rem; position: relative; z-index: 9; line-height: 1rem;/* border-bottom: #dedede 1px solid;*/ }
.alert-cl .select1 .hd { cursor: pointer; background: url("../images/arrow-down7.png") right center no-repeat; background-size: .4rem .21rem; }
.alert-cl .select1 .hd.on { background-image: url(../images/arrow-top7.png); }
.alert-cl .select1 .con { display: none; position: absolute; width: 100%; left: 0; top: 1rem; background-color: rgba(0, 0, 0, 0.85); }
.alert-cl .select1 .con li { line-height: 1rem; padding: 0 .3rem; border-top: #818181 1px solid; color: #fff; }
.alert-cl .select1 .con li.on { color: #ffea00; }
.alert-cl .select1 .con li:first-child { border: none; }
.alert-cl .text { border: 0; padding: .2rem .3rem; height: 3.9rem; display: block;     height: 30%;    border-top: 1px #c9c9c9 solid;}
.alert-cl .operate { position: absolute; bottom: 0; width: 100%; left: 0; border-top: #dedede 1px solid; height: 1.2rem; padding: .15rem .13rem; font-size: .35rem; }
.alert-cl .operate a { display: block; width: 50%; float: left; -webkit-box-sizing: border-box; box-sizing: border-box; width: 3.1rem; height: .9rem; background-color: #0fa3e6; line-height: .9rem; color: #fff; }
.alert-cl .operate .btn-sure { float: right; background-color: #2dbf42; }

.alert-cl .select2 {     background-color: #eee;width: 80%;float: right; height: 1rem; position: relative; padding: 0 .3rem; position: relative; z-index: 9; line-height: 1rem;/* border-bottom: #dedede 1px solid;*/ }
.alert-cl .select2 .hd { cursor: pointer; background: url("../images/arrow-down7.png") right center no-repeat; background-size: .4rem .21rem; }
.alert-cl .select2 .hd.on { background-image: url(../images/arrow-top7.png); }
.alert-cl .select2 .con { display: none; position: absolute; width: 100%; left: 0; top: 1rem; background-color: rgba(0, 0, 0, 0.85); }
.alert-cl .select2 .con li { line-height: 1rem; padding: 0 .3rem; border-top: #818181 1px solid; color: #fff; }
.alert-cl .select2 .con li.on { color: #ffea00; }
.alert-cl .select2 .con li:first-child { border: none; }
/*----------------------------------意见修改----------------------------------*/
.alert-yjxg .box { width: 6.6rem; height: 7.2rem; margin-left: -3.3rem; margin-top: -3.6rem; font-size: .32rem; }
.alert-yjxg .title { font-size: .32rem; font-weight: bold; text-align: center; line-height: 1.1rem; height: 1.1rem; position: relative; }
.alert-yjxg .btn-close { width: .6rem; height: .6rem; background: url("../images/close3.png") center center no-repeat; background-size: .36rem .36rem; right: .2rem; top: 50%; margin-top: -.3rem; position: absolute; }
.alert-yjxg .text { border: 0; padding: .2rem .3rem; height: 3.9rem; display: block; }
.alert-yjxg .operate { position: absolute; bottom: 0; width: 100%; left: 0; border-top: #dedede 1px solid; height: 1.2rem; padding: .15rem .13rem; font-size: .35rem; }
.alert-yjxg .operate a { /*display: block; */width: 50%; float: left; -webkit-box-sizing: border-box; box-sizing: border-box; width: 3.1rem; height: .9rem; background-color: #0fa3e6; line-height: .9rem; color: #fff; }
.alert-yjxg .operate .btn-sure { float: right; background-color: #2dbf42; }
/*----------------------------------发布----------------------------------*/
.alert-fb .box { width: 6.6rem; height: 4.2rem; margin-left: -3.3rem; margin-top: -3.6rem; font-size: .32rem; }
.alert-fb .title { font-size: .32rem; font-weight: bold; text-align: center; line-height: 1.1rem; height: 1.1rem; position: relative; }
.alert-fb .btn-close { width: .6rem; height: .6rem; background: url("../images/close3.png") center center no-repeat; background-size: .36rem .36rem; right: .2rem; top: 50%; margin-top: -.3rem; position: absolute; }
.alert-fb .text { border: 0; padding: .2rem .3rem; height: 3.9rem; display: block; }
.alert-fb .operate { position: absolute; bottom: 0; width: 100%; left: 0; border-top: #dedede 1px solid; height: 1.2rem; padding: .15rem .13rem; font-size: .35rem; }
.alert-fb .operate a { /*display: block; */width: 50%; float: left; -webkit-box-sizing: border-box; box-sizing: border-box; width: 3.1rem; height: .9rem; background-color: #0fa3e6; line-height: .9rem; color: #fff; }
.alert-fb .operate .btn-sure { float: right; background-color: #2dbf42; }

/*----------------------------------废弃---------------------------------*/
.alert-fq .box { width: 6.6rem; height: 7.2rem; margin-left: -3.3rem; margin-top: -3.6rem; font-size: .32rem; }
.alert-fq .title { font-size: .32rem; font-weight: bold; text-align: center; line-height: 1.1rem; height: 1.1rem; position: relative; }
.alert-fq .btn-close { width: .6rem; height: .6rem; background: url("../images/close3.png") center center no-repeat; background-size: .36rem .36rem; right: .2rem; top: 50%; margin-top: -.3rem; position: absolute; }
.alert-fq .text { border: 0; padding: .2rem .3rem; height: 3.9rem; display: block; }
.alert-fq .operate { position: absolute; bottom: 0; width: 100%; left: 0; border-top: #dedede 1px solid; height: 1.2rem; padding: .15rem .13rem; font-size: .35rem; }
.alert-fq .operate a {  width: 50%; float: left; -webkit-box-sizing: border-box; box-sizing: border-box; width: 3.1rem; height: .9rem; background-color: #0fa3e6; line-height: .9rem; color: #fff; }
.alert-fq .operate .btn-sure { float: right; background-color: #2dbf42; }

/*----------------------------------流程记录----------------------------------*/
.alert-lcjl .box { width: 6.8rem; height: 7.2rem; margin-left: -3.4rem; margin-top: -3.6rem; font-size: .32rem; }
.alert-lcjl .box_0 { height: 6.5rem; overflow:auto; }
/*.alert-lcjl .box_0::-webkit-scrollbar { width: .1rem;  background-color: #F5F5F5;  }  */
.alert-lcjl .title { font-size: .3rem; font-weight: bold; text-align: center; line-height: .7rem; height: .7rem; position: relative; background:#348BE9; color:#fff; }
.alert-lcjl .btn-close { width: .4rem; height: .4rem; background: url("../images/close3.png") center center no-repeat; background-size: .2rem .2rem; right: .2rem; top: 50%; margin-top: -.2rem; position: absolute; }
.alert-lcjl .tb0 { width: 100%; }
.alert-lcjl .tb0 th,.alert-lcjl .tb0 td {  line-height: .56rem; padding: 0 .1rem; font-size: .2rem; cursor: pointer; text-align:center; border:1px solid #E6E6E6; color:#666; }
.alert-lcjl .tb0 th { background:#F2F2F2;}
.alert-lcjl .tb0 th.min-w0{ width:.8rem;}
.alert-lcjl .tb0 th.min-w1{ width:2rem;}
/*----------------------------------办理意见----------------------------------*/
.alert-jbyj .box { width: 6.8rem; height: 7.2rem; margin-left: -3.4rem; margin-top: -3.6rem; font-size: .32rem; }
.alert-jbyj .box_0 { height: 6.6rem; overflow:auto; }
/*.alert-lcjl .box_0::-webkit-scrollbar { width: .1rem;  background-color: #F5F5F5;  }  */
.alert-jbyj .title { font-size: .3rem; font-weight: bold; text-align: center; line-height: .7rem; height: .7rem; position: relative; background:#348BE9; color:#fff; }
.alert-jbyj .btn-close { width: .4rem; height: .4rem; background: url("../images/close3.png") center center no-repeat; background-size: .2rem .2rem; right: .2rem; top: 50%; margin-top: -.2rem; position: absolute; }

/* ----------------------------------------------------------------------main-------------------------------------------------------------------- */
.page1 .item { background-color: #fff; margin-bottom: .2rem; padding: 0 .25rem; }

.page1 .item.read .title { background-image: url(../images/icon11.png); }

.page1 .title { border-bottom: #dedede 1px solid; padding: .3rem 0rem .35rem .85rem; position: relative; background: url("../images/icon12.png") left 0.35rem no-repeat; background-size: .64rem .64rem; }

.page1 .title h3 { font-size: .35rem; line-height: .45rem; }

.page1 .title p { font-size: .28rem; color: #757575; background: url("../images/time.png") left center no-repeat; background-size: .23rem .23rem; padding-left: .3rem; line-height: .35rem; }

.page1 .con { padding: .3rem 0; text-align: justify; font-size: .3rem; line-height: .48rem; color: #757575; }

.page1 .con a { color: #757575; }

.page4 { padding: 0rem .4rem 1.2rem .4rem; }

.page4 h1 { font-size: .36rem; padding: .5rem; line-height: .4rem; text-align: center; }

.page4 p { font-size: .24rem; line-height: .32rem; text-align: justify; margin-bottom: 1.5em; }

.page4 .operate { bottom: 0; height: 1.2rem; background-color: rgba(0, 0, 0, 0.8); }

.page4 .operate .btn-submit { display: block; width: 100%; height: 100%; background: url("../images/icon41.png") center center no-repeat; background-size: .58rem .6rem; }

.page4 .operate .btn-submit.on, .page4 .operate .btn-submit:hover { background-image: url(../images/icon42.png); }

.page11 .panel { width: 100%; height: 3.45rem; background: url("../images/bg111.jpg") left top no-repeat; background-size: 100% 100%; position: relative; padding-top: 1.1rem; color: #fff; text-align: center; font-size: .35rem; line-height: .5rem; }

.page11 .panel .face { width: 1.5rem; height: 1.5rem; border-radius: 100%; overflow: hidden; margin: 0 auto; }

.page11 .panel img { display: block; width: 100%; height: 100%; }

.page11 .list { background-color: #fff; margin-bottom: .2rem; border-bottom: #e7e7e7 1px solid; }

.page11 .list li { position: relative; padding-left: 1.2rem; padding-right: .35rem; border-top: #e7e7e7 1px solid; line-height: 1.4rem; font-size: .35rem; }

.page11 .list a { display: block; background: url("../images/arrow-right4.png") right center no-repeat; background-size: .22rem .42rem; }

.page11 .list img { width: .67rem; height: .67rem; border-radius: 100%; position: absolute; left: .3rem; top: 50%; margin-top: -.335rem; }

.page11 .operate { width: 100%; padding: .1rem .4rem .5rem .4rem; }

.page11 .operate .btn { display: block; background-color: #348be9; height: 1rem; line-height: 1rem; border: none; font-size: .38rem; }

.page11 .operate .btn:hover, .page11 .operate .btn.on { background-color: #66b0ff; }

.page12 { position: relative; padding-bottom: 1.5rem; }

.page12 .item { background-color: #fff; margin-bottom: .2rem; position: relative; padding: .4rem .24rem .45rem 1.3rem; }

.page12 .item a { display: block; width: 100%; height: 100%; background: url("../images/arrow-right3.png") right center no-repeat; background-size: .17rem .33rem; padding-right: 0.4rem; -webkit-box-sizing: border-box; box-sizing: border-box; }

.page12 .icon1, .page12 .icon2 { position: absolute; top: 50%; border-radius: 100%; overflow: hidden; }

.page12 .icon1 { width: .94rem; height: .94rem; left: .2rem; margin-top: -.47rem; }

.page12 .icon2 { width: .44rem; height: .44rem; right: .7rem; margin-top: -.22rem; }

.page12 h3 { font-size: .35rem; line-height: .5rem; margin-bottom: .1rem; }

.page12 p { font-size: .24rem; line-height: .4rem; }

.page12 time { background: url("../images/time2.png") left center no-repeat; background-size: .23rem .23rem; padding-left: .3rem; display: inline-block; margin-left: .2rem; }

.page12 .status { line-height: .4rem; border-radius: .05rem; color: #fff; background-color: #48c04a; min-width: 1.2rem; display: inline-block; text-align: center; }

.page12 .status.green { background-color: #48c04a; }

.page12 .status.blue { background-color: #348be9; }

.page12 .status.red { background-color: #fc4444; }

.page12 .overtips { position: absolute; left: 0; bottom: 0; width: 100%; background: url("../images/bg121.png") center center no-repeat; background-size: 100% 100%; text-align: center; height: .93rem; padding-top: .2rem; font-size: .22rem; line-height: .35rem; }

.page12 .overtips img { width: .24rem; height: .24rem; }

.page13 .title { background-color: #fff; border-bottom: #e0e0e0 1px solid; border-top: #e0e0e0 1px solid; line-height: .9rem; padding-left: .9rem; font-size: .35rem; position: relative; }

.page13 .title img { width: .43rem; height: .43rem; position: absolute; left: .3rem; top: 50%; margin-top: -.215rem; }

.page13 .list { width: 100%; background-color: #fff; padding: .2rem 0 .4rem 0; margin-bottom: .2rem; border-bottom: #e0e0e0 1px solid; }

.page13 .list li { width: 33.33%; float: left; text-align: center; line-height: .6rem; padding-top: .26rem; font-size: .3rem; }

.page13 .list img { width: 1.43rem; height: 1.43rem; display: block; margin: 0 auto; }

.page14 .title { background-color: #fff; border-bottom: #dedede 1px solid; padding: .3rem .3rem .3rem .95rem; position: relative; line-height: .6rem; font-size: .32rem; font-weight: bold; }

.page14 .title img { width: .52rem; height: .52rem; position: absolute; left: .3rem; top: 50%; margin-top: -.26rem; }

.page14 .list { background-color: #fff; margin-bottom: .2rem; padding: .3rem .3rem; }

.page14 .list:last-child { margin: 0; }

.page14 .list li { line-height: .6rem; font-size: .3rem; }

.page15 .item { background-color: #fff; margin-bottom: .13rem; position: relative; padding: .25rem .3rem .25rem 1.4rem; line-height: .5rem; font-size: .3rem; }

.page15 .item b, .page15 .item span { margin-right: .2rem; }

.page15 h3 { font-size: .3rem; }

.page15 .number { width: .7rem; height: .7rem; border-radius: 100%; border: #718fcb 1px solid; color: #718fcb; border-radius: 100%; text-align: center; line-height: .7rem; position: absolute; left: .3rem; top: 50%; margin-top: -.35rem; font-family: impact; font-size: .27rem; }

.page16 { position: relative; background-color: #fff; padding-top: 1px; padding: 1px .3rem 0 .3rem; }

.page16 .search { width: 6.6rem; height: .85rem; border-radius: .85rem; overflow: hidden; margin: .2rem auto; background-color: #f3f3f3; overflow: hidden; position: relative; }

.page16 .search .shbtn { width: .85rem; height: .85rem; border-radius: .85rem; position: absolute; right: .1rem; top: 0; background: url("../images/search2.png") center center no-repeat; border: none; background-size: .34rem .34rem; }

.page16 input[type=text] { display: block; width: 100%; height: 100%; height: .85rem; border-radius: .85rem; border: none; padding-left: .4rem; padding-right: .85rem; background-color: transparent; font-size: .35rem; }

.page16 input[type=submit] { width: .85rem; height: .85rem; border-radius: .85rem; position: absolute; right: .1rem; top: 0; background: url("../images/search2.png") center center no-repeat; border: none; background-size: .34rem .34rem; }

.page16 .item { background-color: #fff; margin-bottom: .2rem; position: relative; border-bottom: #dedede 1px solid; padding: .4rem 0 .45rem 1.04rem; }

.page16 .item:last-child { border: none; }

.page16 .icon1 { position: absolute; top: 50%; border-radius: 100%; overflow: hidden; width: .94rem; height: .94rem; left: 0; margin-top: -.47rem; }

.page16 .icon2 { width: .44rem; height: .44rem; right: .7rem; margin-top: -.22rem; }

.page16 h3 { font-size: .35rem; line-height: .5rem; margin-bottom: .1rem; }

.page16 p { font-size: .24rem; line-height: .4rem; }

.page16 time { background: url("../images/time2.png") left center no-repeat; background-size: .23rem .23rem; padding-left: .3rem; display: inline-block; margin-left: .2rem; }

.page16 .tags { line-height: .4rem; border-radius: .4rem; min-width: 1.2rem; display: inline-block; text-align: center; border: #48c04a 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; }

.page16 .tags.red { border-color: #f26666; color: #f26666; }

.page16 .tags.blue { border-color: #529eff; color: #529eff; }

.page17 .panel { position: relative; width: 100%; height: 2.87rem; overflow: hidden; }

.page17 .box { position: absolute; left: 0; width: 100%; height: 1.9rem; bottom: 0; padding-top: .1rem; padding-left: 3.3rem; font-size: .28rem; color: #fff; font-weight: lighter; z-index: 999;}

.page17 .box h3 { font-size: .64rem; font-weight: lighter; }

.page17 .weather { width: 1.3rem; height: 1.3rem; position: absolute; left: 1.8rem; top: .2rem; }

.page17 .addr { display: inline-block; margin-left: .2rem; background: url("../images/addr2.png") left center no-repeat; background-size: .27rem .32rem; padding-left: .35rem; }

.page17 .list li { float: left; width: 25%; text-align: center; font-size: .3rem; position: relative; padding: .33rem 0; }

.page17 .list img { width: 1.1rem; height: 1.1rem; display: block; margin: 0 auto .1rem auto; }

.page17 .user {
    position: absolute;
    left: 0;
    bottom: .1rem;
    width: 100%;
    color: #fff;
    font-size: .3rem;
    text-align: center;
}

.list .number { min-width: .6rem; line-height: .4rem; border-radius: .05rem .05rem .05rem 0; background-color: #ff5858; position: absolute; top: 0.1rem;right: 2rem; left: 60%; color: #fff; font-size: .24rem; height: .4rem; font-weight: lighter; padding: 0 .2rem; -webkit-box-sizing: border-box; box-sizing: border-box; }

.list .arrow { width: .07rem; height: .06rem; background: url("../images/icon172.png") left top no-repeat; background-size: 100% 100%; position: absolute; left: 0; bottom: -.06rem; }

.page17 .box2 { width: 7.1rem; margin: 0 auto; }





.animate{opacity: 0;}
body{overflow-x:hidden; }
@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0.5}}
@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}
/*.bounce{animation-name:bounce;transform-origin:center bottom}*/
.animate-flash{animation-duration:2s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:flash;}
.animate-flash{animation-duration:2s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:bounce;}

/*------------------------------------邮件列表------------------------------------*/
.tabMail {
    font-size: 0.28rem;
    font-weight: lighter;
    background-color: #f3f3f3;
}

.tabMail .hd {
    width: 100%;
    height: 1.15rem;
    background-color: #fff;
    border-bottom: #dedede 1px solid;
    margin-bottom: .2rem;
    padding-top: .25rem;
}

.tabMail .hd ul {
    width: 100%;
    overflow: hidden;
}

.tabMail .hd li {
    line-height: .7rem;
    height: .87rem;
    float: left;
    text-align: center;
    width: 49%;
}

.tabMail .hd li a {
    color: #000;
}

.tabMail .hd li.on {
    display: block;
    background: url("../images/bg21.png") center top no-repeat;
    background-size: 2.05rem .87rem;
}

.tabMail .hd .icon {
    width: .4rem;
    height: .4rem;
    margin-right: .1rem;
    position: relative;
    top: .15rem;
    vertical-align: inherit;
}

.tabMail .bd {
    width: 100%;
    border-top: #dedede 1px solid;
}

.tabMail h3 {
    /*white-space:nowrap;
*/
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}

.tabMail-list .info-list {
    width: 100%;
    margin-bottom: 1.2rem;
}

.tabMail-list .info-list li {
    border-bottom: #dedede 1px solid;
    padding: 0rem;
    position: relative;
    line-height: .4rem;
    font-size: .32rem;
    line-height: .4rem;
}

.tabMail-list .article-info h3 {
    line-height: 1.2rem;
    font-size: .32rem;
}

.tabMail-list .info-list .tname {
    padding: .2rem;
    font-size: .32rem;
}

.tabMail-list .info-list .tvalue {
    padding: 0rem .2rem .2rem .2rem;
    word-break: break-all;
}

.tabMail-list .info-list .title {
    line-height: 1.6;
}

.tabMail-list .info-list .title .tname {
    padding: .1rem .2rem;
    font-size: .38rem;
    border-top: #dedede 1px solid;
    margin-top: 0.1rem;
}

.tabMail-list .info-list .title .tvalue {
}

.tabMail-list .info-list .title .item img {
    width: .4rem;
    vertical-align: middle;
}

.tabMail-list .info-list .cont .tvalue {
    padding: .2rem;
    min-height: 5rem;
}

.tabMail-list .info-list .user {
    float: right;
    cursor: pointer;
}

.tabMail-list .info-list .user img {
    width: .4rem;
    vertical-align: middle;
}

.alert-submit02-1 .box {
    width: 6.6rem;
    height: 10rem;
    margin-left: -3.3rem;
    margin-top: -5rem;
    overflow-x: hidden;
    overflow-y: scroll;
}

.alert-submit02-1 .list li {
    width: 100%;
    line-height: 1.08rem;
    padding: 0 .4rem;
    font-size: .32rem;
    border-top: #dedede 1px solid;
    cursor: pointer;
}

.alert-submit02-1 .list li:first-child {
    border: none;
}

.alert-submit02-1 .list li.on {
    background: url("../images/checked1.png") 94% center no-repeat;
    background-size: .33rem .26rem;
}
