@charset "utf-8";

/* CSS Document */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

html {
    font-size: 50px;
}

ol,
ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

* {
    tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -ms-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
    background: #f0f3f6;
    font-size: 16px;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

input,
textarea {
    outline: 0;
    resize: none;
}

img {
    width: 100%;
    height: auto;
}

.viewport {
    min-width: 320px;
    max-width: 750px;
    margin: 0 auto;
    padding-bottom: 1.2rem;
}

header {
    position: relative;
    margin-bottom: 0.3rem;
}

.back {
    width: 0.64rem;
    height: 0.64rem;
    position: fixed;
    top: 0.2rem;
    left: 0.2rem;
    z-index: 99;
}

.back img {
    opacity: 0.8;
}

header .back {
    position: absolute;
}

.banner {
    width: 100%;
    height: auto;
    font-size: 0;
}

.banner img {
    width: 100%;
    height: auto;
}

.count {
    background: #fff;
    color: #666;
    border-radius: 0.3rem 0.3rem 0 0;
    position: relative;
    margin-top: -0.3rem;
    height: 1.3rem;
    padding-top: 0.3rem;
}

.count ul {
    display: box;
    display: -webkit-box;
    box-align: center;
    -webkit-box-align: center;
    box-pack: center;
    -webkit-box-pack: center;
}

.count li {
    -webkit-box-flex: 1;
    box-flex: 1;
    width: 100%;
    text-align: center;
    font-size: 0.26rem;
    line-height: 0.26rem;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

.count li:last-child {
    border: none;
}

.count li a {
    color: #666;
}

.count li span {
    display: block;
    font-size: 0.32rem;
    line-height: 0.32rem;
    color: #1762d4;
    margin-bottom: 0.15rem;
}

.maincont {
    background: #fff;
    margin-bottom: 0.2rem;
    padding: 0.2rem 0;
}

nav {
    position: fixed;
    height: 1rem;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 750px;
    margin: 0 auto;
    background: #FFF;
    z-index: 1001;
    text-align: center;
    box-shadow: 0 -0.02rem 0.02rem rgba(0, 0, 0, 0.1);
}

nav ul {
    display: box;
    display: -webkit-box;
    box-align: center;
    -webkit-box-align: center;
    box-pack: center;
    -webkit-box-pack: center;
    height: 0.86rem;
    overflow: hidden;
    margin: 0.06rem auto 0.08rem;
}

nav li {
    -webkit-box-flex: 1;
    box-flex: 1;
    width: 100%;
    text-align: center;
}

nav li a {
    display: block;
    line-height: 0;
}

nav .navicon {
    height: 0.6rem;
    width: 0.6rem;
    margin: 0 auto 0.06rem;
    background-size: contain;
}

nav li a {
    font-size: 0.20rem;
    line-height: 0.20rem;
    color: #333;
}

nav .home {
    background-image: url(../images/home.png);
}

nav .ab {
    background-image: url(../images/ab.png);
}

nav .tg {
    background-image: url(../images/tg.png);
}

nav .dz {
    background-image: url(../images/dz.png);
}

nav .awards {
    background-image: url(../images/awards.png);
}

nav .tel {
    background-image: url(../images/tel.png);
}

nav .act .home {
    background-image: url(../images/home-h.png);
}

nav .act .ab {
    background-image: url(../images/ab-h.png);
}

nav .act .tg {
    background-image: url(../images/tg-h.png);
}

nav .act .dz {
    background-image: url(../images/dz-h.png);
}

nav .act .awards {
    background-image: url(../images/awards-h.png);
}

nav .act .tel {
    background-image: url(../images/tel-h.png);
}

nav .act a {
    color: #1762d4;
}

#marquee {
    color: #1762d4;
    display: block;
    width: 7.5rem;
    height: 0.6rem;
    padding-top: 0.3rem;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#marquee_text {
    position: absolute;
    top: 0;
    left: 100%;
    font-size: 0.3rem;
    line-height: 0.9rem;
    display: block;
    word-break: keep-all;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#marquee_text a {
    color: #1762d4;
    line-height: 0.9rem;
}

.row {
    position: relative;
}

.maincont .row ul {
    margin-left: 0.30rem;
}

.maincont .row li {
    width: 2.16rem;
    height: 1.2rem;
    float: left;
    margin-right: 0.2rem;
    background-size: contain;
    margin-bottom: 0.2rem;
    border-radius: 0.15rem;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.maincont .row li.col-2 {
    width: 3.35rem;
}

.maincont .row li a {
    display: block;
    color: #fff;
    font-size: 0.32rem;
    line-height: 1.3em;
    text-align: center;
}

.maincont .com div {
    -webkit-box-flex: 1;
    box-flex: 1;
    display: block;
    text-align: center;
    width: 100%;
    height: auto;
    color: #fff;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin: 5px;
    font-size: 0;
}

.maincont .com p {
    text-align: center;
    position: absolute;
    right: 3vmin;
    top: 11vmin;
}

.maincont .com p a {
    color: #fff;
    font-size: 4.8vmin;
}

.vc {
    width: 6.9rem;
    margin: 0 0.3rem 0.2rem;
    border-radius: 0.2rem;
    overflow: hidden;
    line-height: 0;
}

.vc p a {
    color: #fff;
    font-size: 4.8vmin;
}

.vc p {
    text-align: left;
    position: absolute;
    left: 50%;
    top: 8vmin;
}

.past {
    width: 6.9rem;
    margin: 0 0.3rem 0.2rem 0.3rem;
    overflow: hidden;
    line-height: 1.4rem;
}

.past li {
    float: left;
    width: 2.3rem;
    border: 1px solid #fff;
    height: 1.4rem;
    text-align: center;
}

.past li a {
    display: block;
    color: #fbd830;
    font-size: 0.36rem;
}

.past .odd {
    background: #2f7bef;
}

.past .even {
    background: #1762d4;
}

.zbcont {
    background: #f0f3f6;
}

.zbzc {
    text-align: center;
}

.zbzc img {
    width: 5rem;
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
    margin: 0.12rem 0;
}

.othzt {
    margin: 0.2rem 0.3rem;
    display: none;
}

.com-bg1 {
    background: url("../images/com_bg1.png") no-repeat;
}

.com-bg2 {
    background: url("../images/com_bg2.png") no-repeat;
}

.com-bg3 {
    background: url("../images/com_bg3.png") no-repeat;
}

.com-bg4 {
    background: #ec3036 -webkit-linear-gradient(135deg, #f7ad06, #ff9778);
}
.com-bg5 {
    background: #ec3036 -webkit-linear-gradient(135deg, #23acd4, #67d6f6);
}
.c1 {
    background: #e9bd10 -webkit-linear-gradient(135deg, #f7b90a, #f5970c);
}

.c2 {
    background: #1762d4 -webkit-linear-gradient(135deg, #d187f7, #4081f7);
}

.c3 {
    background: #e0373d -webkit-linear-gradient(135deg, #e0373d, #ee464c);
}

.cont {
    position: relative;
}

.cont h3 {
    text-align: center;
    font-size: 0.36rem;
    color: #444;
    padding: 0.3rem 0;
}

.about {
    padding: 0.5rem;
    font-size: 0.3rem;
    background: #fff;
}

.about h3 {
    color: #444;
    font-size: 0.36rem;
    line-height: 0.36rem;
    font-weight: bold;
    margin: 0.42rem auto;
    text-align: center;
}

.about h6 {
    color: #444;
    font-weight: bold;
    line-height: 1.6em;
    margin: 0.14rem 0;
}

.about p {
    text-indent: 2em;
    color: #555;
    margin: 0.1rem auto;
    line-height: 1.8em;
    text-align: justify;
}


.contact {
    background: #fff;
    padding: 0.3rem;
    margin-bottom: 0.3rem;
}

.subcont h2 {
    text-align: center;
    font-size: 0.3rem;
    color: #444;
    padding: 0.3rem 0;
    font-weight: bold;
}


.contact .contact-list {
    text-align: left;
}


.contact .contact-list li {
    line-height: 0.5rem;
    color: #444;
    list-style: none;
    font-size: 0.3rem;
    clear: both;
}

.contact .contact-list li .icon {
    height: 0.4rem;
    width: 0.4rem;
    margin: 0.05rem 0.2rem;
}

.contact .tel-list {
    text-align: center;
}

.contact .contact-list li .clt {
    font-weight: 600;
}

.contact .contact-list div {
text-align: center;
line-height: 36px;
}

.contact .tel-list ul {
    margin: 0 1rem;
}

.contact .tel-list li {
    line-height: 0.98rem;
    color: #444;
    list-style: none;
    text-align: center;
    font-size: 0.36rem;
    border-bottom: 0.02rem solid #e4e4e4;
    display: inline-block;
    margin: 0 auto;
}

.contact .tel-list li:last-child {
    border: none;
}

.contact .tel-list li a {
    color: #1762d4;
}

.subcont {
    position: relative;
}

.subcont h4 {
    color: #db1500;
    font-size: 0.36rem;
    line-height: 0.36rem;
    margin: 0.42rem auto;
margin-bottom:0.2rem;
    text-align: center;
    font-weight: 600;
}

.subcont h4 span {
    color: #666;
    padding-right: 0.4rem;
    margin-right: 0.1rem;
    position: relative;
    line-height: 0.36rem;
    display: inline-block;
    font-weight: 400;
}

.subcont h4 span:after {
    content: '';
    position: absolute;
    top: 0.15rem;
    right: 0;
    height: 0.02rem;
    width: 0.3rem;
    background: #666;
    border-radius: 1rem;
}

.searchbox {
    background: #fff;
    height: 0.64rem;
    width: 6.1rem;
    margin: 0 auto;
    border-radius: 1rem;
    overflow: hidden;
    position: relative;
    margin: 0.3rem auto;
}

.searchbox input {
    height: 0.64rem;
    width: 5rem;
    padding: 0 0.4rem;
    border: none;
    font-size: 0.28rem;
    line-height: 0.64rem;
}

.searchbox a {
    display: block;
    height: 0.64rem;
    width: 0.64rem;
    position: absolute;
    top: 0;
    right: 0.2rem;
}

.searchbox a img {
    display: inline-block;
    height: 0.64rem;
    width: 0.64rem;
    padding: 0.12rem;
}

.com-list {
    padding-left: 0.2rem;
    background: #fff;
}

.com-list li {
    position: relative;
    height: 1.2rem;
    margin-bottom: 4px;
}

.com-list li .logo {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 1.2rem;
    width: 1.2rem;
    overflow: hidden;
}

.com-list.pm li .logo {
    width: 0.9rem;
}

.com-list li .logo a {
    height: 1.2rem;
    width: 1.2rem;
    position: relative;
    /*display: block;*/
    display: flex;
    align-items: center;
}

.com-list li .logo img {
    /*height: 1.2rem;*/
    /*width: auto;*/
    width:1.2rem;
    height: auto;
}

.com-list.pm li .logo {
    width: 0.9rem;
}

.com-list.pm li .logo a {
    width: 0.9rem;
}

.com-list li .txt {
    margin-left: 1.4rem;
    padding-right: 0.3rem;
    height: 1.2rem;
    position: relative;
    border-bottom: 0.02rem solid #ededed;
}

.com-list.pm li .txt {
    margin-left: 1.1rem;
}

.com-list li:last-child .txt {
    border: none;
}

.com-list li .txt .name {
    color: #333333;
    font-size: 0.3rem;
    line-height: 0.45rem;
    padding: 0.2rem 0 0.08rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.com-list li .txt .name a {
    color: #333333;
}

.com-list li .v-act {
    height: 0.32rem;
    width: 0.32rem;
    vertical-align: bottom;
    margin-right: 0.18rem;
    display: none;
}

.com-list .hv .v-act {
    display: inline-block;
}

.com-list li .txt i {
    display: inline-block;
    font-size: 0.24rem;
    line-height: 0.32rem;
    color: #8e98b2;
}

.com-list li .votebtn a {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 1.18rem;
    width: 1.18rem;
    background: #1762d4;
    color: #fff;
    line-height: 1.18rem;
    text-align: center;
    font-size: 0.3rem;
}

.video {
    width: 100%;
    height: auto;
    background: #f5f5f5;
    padding: 0 0.3rem;
}

.video video {
    width: 100%;
    height: auto;
}

.abcont {
    margin: 10px;
}

.abcont .name {
    height: 22px;
    line-height: 22px;
    margin: 10px auto;
    text-align: center;
}

.vote {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}

.vote .name {
    font-size: 0.36rem;
    color: #333;
    text-align: center;
}

.vote .vote-num {
    font-size: 0.26rem;
    color: #666;
    text-align: center;
    margin: 0.2rem auto;
}

.vote .vote-num span {
    font-size: 0.30rem;
    color: #1762d4;
    font-weight: bold;
}

.vote .votebtn {
    background: #1762d4;
    width: 6.1rem;
    height: 0.8rem;
    border-radius: 1rem;
    margin: 0.3rem auto;
    text-align: center;
}

.vote .votebtn a {
    display: block;
    color: #fff;
    font-size: 0.32rem;
    line-height: 0.8rem;
}

.vote .logo {
    /*width: 1.3rem;*/
    height: 1.3rem;
    margin: 0.3rem auto;
    text-align: center;
    border-radius: 0.2rem;
    overflow: hidden;
}

.vote .logo img {
    /*width: 1.3rem;*/
    width: auto;
    height: 1.3rem;
    border-radius: 0.2rem;
}

.pm .logo {
    width: 2.4rem;
    height: 3.2rem;
    border-radius: 0;
}

.pm .logo img {
    width: 2.4rem;
    height: 3.2rem;
}

.profile {
    color: #6c6c6c;
    background-color: #FFF;
    padding: 0.5rem 0.3rem;
    font-size: 0.3rem;
    line-height: 1.6em;
    text-align: justify;
    word-wrap: break-word;
}

.profile.ps {
    height: auto;
}

.profile p {
    color: #6c6c6c;
}

.profile h6 {
    color: #333;
    font-size: 16px;
    padding-bottom: 10px;
    line-height: 22px;
    padding-top: 10px;
}

.profile li {
    color: #6c6c6c;
    padding-bottom: 10px;
    line-height: 1.2em;
    font-size: 14px;
}

.profile li i {
    color: #ff6000;
    float: left;
}

.profile li span {
    display: table-row;
}

.ranklist {
    background: #fff;
}

.ranklist li {
    position: relative;
    font-size: 0.3rem;
    line-height: 0.88rem;
}

.ranklist div {
    color: #333333;
    position: relative;
    border-bottom: 0.02rem solid #ededed;
    margin-left: 1.1rem;
    padding-right: 1.5rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ranklist li:last-child div {
    border: none;
}

.ranklist div span {
    color: #1762d4;
    display: block;
    width: 1.2rem;
    position: absolute;
    top: 0;
    right: 0.3rem;
    text-align: right;
}

.ranklist i {
    position: absolute;
    top: 0;
    left: 0;
    color: #8e98b2;
    display: block;
    width: 1.1rem;
    text-align: center;
}

.comment {
    padding: 10px;
}

.comment h6 {
    text-align: center;
    color: #1762d4;
    font-size: 16px;
    margin-top: 10px;
}

.commentbox textarea {
    resize: none;
    width: 100%;
    height: 70px;
    border: none;
    background: #f2f2f2;
    border-radius: 5px;
    font-size: 14px;
    margin: 20px auto;
    padding: 14px;
    color: #555;
    text-align: justify;
}

.commentbox a {
    width: 60%;
    margin: 0 auto;
    display: block;
    text-align: center;
    line-height: 36px;
    line-height: 36px;
    border-radius: 50px;
    background: -webkit-linear-gradient(left, #ff6e00, #ff3264);
    color: #fff;
}

.commentlist {
    color: #999;
    line-height: 1.4em;
    font-size: 14px;
    margin-top: 20px;
    text-align: center;
}

.commentlist li {
    padding: 16px 0;
    border-bottom: 1px solid #f2f2f2;
    text-align: left;
}

.commentlist li:last-child {
    border: none;
}

.commentlist li .commenttime {
    padding-bottom: 8px;
}

.pagination {
    display: inline-block;
    margin: 20px 0;
    padding-left: 0;
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    margin-left: -1px;
    padding: 6px 9pt;
    border: 1px solid #ddd;
    background-color: #fff;
    color: #ff6000;
    text-decoration: none;
    line-height: 20px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 40px;
    border-top-left-radius: 40px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    border-color: #ddd;
    background-color: #eee;
    color: #ff6000
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    border-color: #ff6000;
    background-color: #ff6000;
    color: #fff;
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    border-color: #ddd;
    background-color: #fff;
    color: #777;
    cursor: not-allowed
}

.notice {
    color: #444;
    font-size: 0.36rem;
    line-height: 0.36rem;
    font-weight: bold;
    margin: 0.42rem auto;
    text-align: center;
    line-height: 1.4em;
}

.notice a {
    color: #333;
}

.forum {
    background: #fff;
    padding: 0.1rem 0 0.3rem;
    margin: 0.3rem 0;
}

.forum h3 {
    color: #444;
    font-size: 0.32rem;
    line-height: 0.4rem;
    border-left: 0.06rem solid #597cd9;
    padding-left: 0.2rem;
    margin: 0.42rem 0.3rem;
    text-align: left;
}

.discuss ul {
    margin-left: 0.30rem;
}

.discuss li {
    width: 2.16rem;
    height: 1.2rem;
    float: left;
    margin-right: 0.2rem;
    background-size: contain;
    margin-bottom: 0.2rem;
    border-radius: 0.15rem;
    overflow: hidden;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.discuss li a {
    color: #fff;
    font-size: 0.28rem;
    line-height: 1.3em;
    position: relative;
    display: block;
}

.discuss li a:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(../images/v-play.png) center center no-repeat;
    height: 0.5rem;
    width: 0.5rem;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-size: contain;
}

.speech ul {
    margin: 0 -0.3rem 0 0.3rem;
}

.speech ul li {
    width: 2.23rem;
    margin-right: 0.1rem;
    float: left;
    line-height: 0;
    margin-bottom: 0.1rem;
}

.speech li a {
    position: relative;
    display: block;
}

.speech li a:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(../images/v-play.png) center center no-repeat;
    height: 0.6rem;
    width: 0.6rem;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-size: contain;
}

.award {
    background: #fff;
    padding: 0.1rem 0 0.3rem;
    margin: 0.3rem 0;
}

.award h3 {
    color: #444;
    font-size: 0.36rem;
    line-height: 0.36rem;
    font-weight: bold;
    margin: 0.42rem auto;
    text-align: center;
}

.award ul {
    margin: 0 -0.3rem 0 0.3rem;
}

.award ul li {
    width: 2.24rem;
    margin-right: 0.1rem;
    float: left;
    line-height: 0;
    margin-bottom: 0.1rem;
}

.award li a {
    position: relative;
    display: block;
}

.award li a:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(../images/v-play.png) center center no-repeat;
    height: 0.6rem;
    width: 0.6rem;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-size: contain;
}

.fvideo .fvlist li {
    width: 33.333%;
    padding: 5px;
    float: left;
    position: relative;
}

.showvideo {
    display: none;
    text-align: center;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1002;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
}

.showvideo i {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    width: 50px;
    background: url(../images/cab.png) no-repeat;
    background-size: cover;
    cursor: pointer;
    z-index: 9999;
}

.showvideo video {
    width: 100%;
    min-width: 320px;
    height: auto;
    z-index: 1003;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.black_overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 1001;
    opacity: 0.85;
}

.black_overlay p {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    padding-bottom: 20px;
}

.iSlider {
    position: relative;
}

#iSlider-wrapper {
    height: 3rem;
    position: relative;
}

#iSlider-wrapper img {
    width: 100%;
    height: auto;
}

.tg {
    padding-bottom: 0.1rem;
    margin: 0 0.3rem 0.2rem 0.3rem;
    font-size: 0;
}

.tg .iSlider-thumb {
    height: 0.8rem;
    line-height: 0.8rem;
    border-bottom: 0.01rem solid #bebebe;
}

.tg .iSlider-thumb li {
    display: inline-block;
    font-size: 0.3rem;
    padding: 0 0.208rem;
    height: 0.8rem;
    color: #444;
}

.tg .iSlider-thumb li.active {
    border-bottom: 0.04rem solid #1762d4;
    color: #1762d4;
}

.tg #iSlider-wrapper {
    margin: 0.3rem 0;
}

.media {
    background: #fff;
    padding: 0.1rem 0 0.3rem;
    margin: 0.3rem 0;
}

.media h3 {
    color: #444;
    font-size: 0.36rem;
    line-height: 0.36rem;
    font-weight: bold;
    margin: 0.42rem auto;
    text-align: center;
}

.media ul {
    margin: 0 0 0 0.3rem;
    text-align: center;
}

.media li {
    height: 1.2rem;
    width: 100%;
    position: relative;
    display: none;
}

.media li:nth-child(-n+5) {
    display: block;
}

.toggle li {
    display: block;
}

.media img {
    position: absolute;
    top: 0.1rem;
    left: 0;
    height: 1rem;
    width: 1rem;
    border-radius: 0.2rem;
    overflow: hidden;
}

.media p {
    height: 1.2rem;
    width: 5.6rem;
    font-size: 0.3rem;
    margin-left: 1.3rem;
    position: relative;
    color: #333;
    line-height: 1.2rem;
    text-align: left;
    border-bottom: 1px solid #dbdbdb;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.shownews {
    color: #999;
    font-size: 0.3rem;
    text-align: center;
    line-height: 2em;
    margin-top: 0.3rem;
}

.reset {
    color: #999;
    font-size: 0.3rem;
    text-align: center;
    line-height: 2em;
    margin-top: 0.3rem;
    display: none;
}

.sTip {
    position: fixed;
    z-index: 99999;
    left: 0.2rem;
    bottom: 1.2rem;
    height: 1.10rem;
    width: 1.10rem;
    padding: 0.19rem 0;
    border-radius: 1.10rem;
    background: rgba(49, 85, 183, 0.5);
    text-align: center;
}

.sTip a {
    line-height: 0.36rem;
    font-size: 0.28rem;
    color: #fff;
}

.sTip {
    animation: tip 4s infinite;
    -webkit-animation: tip 4s infinite;
}

@keyframes tip {
    0% {
        transform: translateY(0);
    }
    15% {
        transform: translateY(0);
    }
    20% {
        transform: translateY(-20px);
    }
    25% {
        transform: translateY(0);
    }
    30% {
        transform: translateY(-10px);
    }
    40% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(0);
    }
}

@-webkit-keyframes tip {
    0% {
        -webkit-transform: translateY(0);
    }
    15% {
        -webkit-transform: translateY(0);
    }
    20% {
        -webkit-transform: translateY(-20px);
    }
    25% {
        -webkit-transform: translateY(0);
    }
    30% {
        -webkit-transform: translateY(-10px);
    }
    40% {
        -webkit-transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}

.popup {
    display: none;
    z-index: 1002;
    width: 80vmin;
    height: 150px;
    padding: 20px;
    position: fixed;
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.popup h6 {
    text-align: center;
    font-size: 18px;
}

.closep {
    width: 36px;
    height: 36px;
    position: absolute;
    top: -18px;
    right: -18px;
}

.closep img {
    width: 100%;
    height: auto;
}

.infovotebtn {
    border-radius: 100px;
    height: 32px;
    width: 60%;
    margin: 0 auto;
    background: -webkit-linear-gradient(left, #ff6e00, #ff3264);
    line-height: 32px;
    text-align: center;
    color: #fff;
    display: block;
}

.infovotebtn a {
    text-align: center;
    display: block;
    color: #fff;
}

.inputtxt {
    position: relative;
    margin: 15px 0;
}

.inputtxt input {
    width: 60%;
    height: 36px;
    float: left;
    border: 1px solid #dcdcdc;
}

.inputtxt .yzm {
    float: right;
    width: 38%;
}

.inputtxt .yzm img {
    width: 100%;
    height: 36px;
}

.tg-news {
    background: #fff;
    padding-top: 0.1rem;
    padding-bottom: 0.2rem;
}

.tit {
    text-align: left;
    border-left: 0.06rem solid #597cd9;
    color: #333;
    font-size: 0.36rem;
    padding-left: 0.2rem;
    letter-spacing: 0.01rem;
    line-height: 1.4em;
    height: 0.5rem;
    margin: 0.42rem 0.3rem;
}

.tg-news .videobox {
    margin: 0 0.5rem 0.6rem;
}

.tg-news .videobox video {
    height: auto;
    width: 100%;
}

.newslist li {
    height: 1.4rem;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #dbdbdb;
    display: none;
}

.newslist li:last-child {
    border: none;
}

.newslist li:nth-child(-n+10) {
    display: block;
}

.newslist {
    margin: 0.6rem auto 0.2rem;
    padding: 0.01rem 0.5rem 0.5rem;
    background: #fff;
}

.newslist i {
    position: absolute;
    top: 0;
    left: 0;
    height: 1.4rem;
    width: 0.64rem;
    line-height: 1.4rem;
    text-align: center;
    font-size: 0.3rem;
    color: #999;
}

.newslist img {
    position: absolute;
    top: 0.2rem;
    left: 0.9rem;
    height: 1rem;
    width: 1rem;
    border-radius: 0.2rem;
    overflow: hidden;
}

.newslist p {
    height: 1.4rem;
    font-size: 0.36rem;
    margin-left: 2.2rem;
    position: relative;
    color: #333;
    line-height: 1.4rem;
}

.newslist p span {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 1.4rem;
    font-size: 0.3rem;
    color: #999;
}

.shownews {
    color: #999;
    font-size: 0.3rem;
    text-align: center;
    line-height: 2em;
    margin-top: 0.3rem;
}

.reset {
    color: #999;
    font-size: 0.3rem;
    text-align: center;
    line-height: 2em;
    margin-top: 0.3rem;
    display: none;
}

.toggle li {
    display: block;
}

.dz h3 {
    text-align: center;
    font-size: 0.36rem;
    /*line-height: 1.8em;*/
    margin: 0.2rem auto;
    color: #444444;
    font-weight: 400;
}

.dzcont {
    background: #fff;
    padding: 0.1rem 0 0.3rem;
    margin: 0.3rem 0;
}

.dzcont .bg1 {
    background: #e9bd10 -webkit-linear-gradient(120deg, #e9bd10, #f6cc27);
}

.dzcont .bg2 {
    background: #e0373d -webkit-linear-gradient(135deg, #e0373d, #ee464c);
}

.dzcont .bg3 {
    background: #1762d4 -webkit-linear-gradient(120deg, #1762d4, #5c94de);
}

.dzcont .discuss ul li {
    width: 3.35rem;
    padding: 0.3rem 0;
    margin-right: 0.2rem;
    float: left;
    margin-bottom: 0.2rem;
    text-align: center;
    border-radius: 0.2rem;
    overflow: hidden;
}

.dzcont .discuss ul li a {
    width: 3.35rem;
    color: #fff;
    font-size: 0.28rem;
    line-height: 1.3em;
}

.dzcont .speech ul li {
    width: 3.35rem;
    height: 2.38rem;
    margin-right: 0.2rem;
    float: left;
    margin-bottom: 0.2rem;
}

.dzcont .speech ul li p {
    font-size: 0.26rem;
    line-height: 0.4rem;
    margin-top: 0.1rem;
    color: #444;
    text-align: center;
}

.dzcont.jblist .speech ul li {
    height: 2.7rem;
}

.dzcont.award ul li {
    width: 3.35rem;
    height: 1.88rem;
    margin-right: 0.2rem;
    float: left;
    margin-bottom: 0.2rem;
}

.dzcont .news .tit {
    line-height: 1.4em;
    height: 0.5rem;
    margin: 0.8rem 0 0.8rem;
}

.dzcont .news li {
    height: 1.4rem;
    width: 100%;
    position: relative;
    display: none;
    border-bottom: 1px solid #dbdbdb;
}

.dzcont .news li:nth-child(-n+5) {
    display: block;
}

.dzcont .news {
    margin: 0.1rem auto;
    padding: 0.01rem 0.5rem 0.5rem;
    background: #fff;
}

.dzcont .news i {
    position: absolute;
    top: 0;
    left: 0;
    height: 1.4rem;
    width: 0.64rem;
    line-height: 1.4rem;
    text-align: center;
    font-size: 0.3rem;
    color: #999;
}

.dzcont .news img {
    position: absolute;
    top: 0.2rem;
    left: 0.74rem;
    height: 1rem;
    width: 1rem;
    border-radius: 0.2rem;
    overflow: hidden;
}

.dzcont .news p {
    height: 1.4rem;
    font-size: 0.36rem;
    margin-left: 2.04rem;
    position: relative;
    color: #333;
    line-height: 1.4rem;
}

.dzcont .news p span {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 1.4rem;
    font-size: 0.3rem;
    color: #999;
}

.dzcont .shownews {
    color: #999;
    font-size: 0.3rem;
    text-align: center;
    line-height: 2em;
    margin-top: 0.3rem;
}

.dzcont .reset {
    color: #999;
    font-size: 0.3rem;
    text-align: center;
    line-height: 2em;
    margin-top: 0.3rem;
    display: none;
}

.dzcont .toggle li {
    display: block;
}

.step {
    margin-bottom: 0.6rem;
}

.step-item {
    width: 6.9rem;
    margin: 0 0.3rem 0.2rem;
    padding: 0 0.3rem;
    border-radius: 0.2rem;
    overflow: hidden;
    line-height: 0;
    background: #fff;
}

.step-item h6 {
    line-height: 0.4rem;
    font-size: 0.29rem;
    font-weight: bold;
    color: #333;
    margin: 0.3rem 0;
/*    padding-right: 1rem;
*/    position: relative;
text-align:center;
}

.step-item i {
    position: absolute;
    top: 50%;
    right: 0;
    height: 0.4rem;
    width: 0.4rem;
    padding: 0.1rem;
    background: #265bd0 url(../images/down.png) no-repeat;
    background-size: cover;
    border-radius: 0.1rem;
    overflow: hidden;
    transform: translateY(-50%);
}

.step-item.active i {
    background-image: url(../images/up.png);
}

.step-item ul {
/*    display: none;
*/    margin: 0.6rem 0;
}

.step-item.active ul {
    display: block;
}

.step-item li {
    font-size: 0.3rem;
    line-height: 0.3rem;
    margin: 0.36rem 0;
    padding-left: 0.4rem;
    position: relative;
    color: #666;
}

.step-item li::before {
    display: block;
    position: absolute;
    top: 0.07rem;
    left: 0.02rem;
    content: '';
    height: 0.16rem;
    width: 0.16rem;
    border-radius: 0.1rem;
    background: #1580fe;
}

.step-item li.tip {
    line-height: 0.46rem;
    margin: 0.36rem 0;
    padding-left: 0;
    position: relative;
    color: #777;
    text-align: justify;
}

.step-item li.tip::before {
    display: none;
}

.step-item li span {
    position: absolute;
    top: 0;
    left: 3.1rem;
    color: #333;
}

.sx{font-size:14px; margin-top:20px;}

.back{width: 0.7rem;
    height: 0.7rem;
    position: absolute;
    top: 0.3rem;
    left: 0.3rem;
    z-index: 99;}
.back img{opacity:0.8;}



.media p span{ position:absolute; top:0; right:0; line-height:1.4rem; font-size:0.3rem; color:#999;}


.subcont>. lxwm{text-align: center;}


pre{
white-space:pre-wrap;
word-wrap:break-word;

}



