.margin_l10 {
    margin-left: 20px !important;
}
a {
    color: #333;
    text-decoration: none;
}
a:hover {
    color: #1372bf;
}
.margin_lr20 {
    margin-left: 20px;
    margin-right: 20px;
}
.text_cencer {
    text-align: center !important;
}
.margin_top15 {
    margin-top: 15px !important;
}
.c999999 {
    color: #999999;
}
.f20 {
    font-size: 20px;
}
.margin_top35 {
    margin-top: 35px;
}
.text-bolder {
    font-weight: bolder;
}
.margin-top {
    margin-top: 10px;
}
.banner {
    z-index: 10;
    position: relative;
}
.banner>img {
    width: 100%;
    display: block;
}
.mainmenu {
    font-size: 0;
    overflow: hidden;
    overflow-x: auto;
    padding: 3px;
    position: relative;
}
.mainmenu ul {
    padding: 0;
}
.mainmenu li {
    float: left;
    display: block;
    position: relative;
}
.mainmenu ul:after {
    content: '';
    display: block;
    clear: both;
}
/*.mainmenu li:last-child{
    width: 40px;content: '';
}*/
.mainmenu-item {
    font-size: 16px;
    text-align: center;
    line-height: 35px;
    padding: 5px 10px;
}
.mainmenu .show-nav-btn {
    position: fixed;
    top: 90px;
    right: 0;
    width: 40px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    background: #efefef;
    z-index: 9;
    /*box-shadow: #999 -3px 1px 3px;*/
    transition: right 0.2s linear;
    -webkit-transition: right 0.2s linear;
}
.mainmenu .show-nav-btn.hide-right {
    right: -40px;
}
.mainmenu .show-nav-btn i {
    font-size: 1.2rem;
    color: #bdbdbd;
    line-height: 41px;
    transform: rotate(0deg);
    transition: transform 0.2s linear;
    -webkit-transition: transform 0.2s linear;
    -webkit-transform: rotate(0deg);
}
.mainmenu .show-nav-btn i.changed {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.hide-nav {
    width: 100%;
    position: fixed;
    left: 0;
    top: -46px;
    overflow: hidden;
    background-color: #fff;
    z-index: 8;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    transition: top 0.2s linear;
    -webkit-transition: top 0.2s linear;
}
.hide-nav.show {
    top: 86px !important;
}
.hide-nav ul {
    /*overflow: hidden;*/
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 26px;
}
.hide-nav li {
    /*float: left;*/
    width: 84px;
    display: block;
    position: relative;
    text-align: center;
}
.hide-nav li a {
    width: 84px;
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 35px;
}
::-webkit-scrollbar {
    width: 0;
    height: 0;
}
/*.swiper-container {width: 100%;padding:0;border-bottom: 1px solid #ccc;}*/
.swiper-container {
    width: 100%;
    padding: 0;
    /* border-bottom: 1px solid #ccc; */
    background: #f4f9fd;
}
.swiper-slide a img {
    width: 100%;
    height: 100px;
    display: block;
}
.box {
    margin-top: 1px;
    padding: 0 10px;
}
.news_list>.item {
    display: block;
    border-bottom: solid 1px rgba(204, 204, 204, 0.25);
    padding: 10px 0;
    font-size: 16px;
    /*height:58px;*/
    overflow: hidden;
}
.news_list .new_img {
    width: 60px;
    height: 60px;
    margin-left: 10px;
}
.title {
    width: 75%;
}
.date {
    font-size: 12px;
    color: #a1d9ff;
    /*color:grey;*/
    margin-top: 10px;
    overflow: hidden;
}
.hover {
    background: #0788dc;
    color: #fff;
}
.clear {
    clear: both;
}
.box-header {
    border-bottom: solid 2px #007aff;
}
.box-header-title {
    font-size: 14px;
    width: 150px;
    color: #007aff;
}
.box-header-submenu {
    font-size: 12px;
    text-align: right;
}
.box-content-title {
    font-size: 14px;
}
.imglist-item {
    text-align: center;
}
.imglist-item>img {
    width: 95%;
}
.simple_list {
    padding-left: 20px;
    list-style-type: none;
    -webkit-padding-start: 0px;
    margin: 0;
}
.simple_list li {
    font-size: 16px;
    padding: 10px 0;
    border-bottom: solid 1px rgba(204, 204, 204, 0.25);
}
.break-crumbs {
    font-size: 14px;
    padding-top: 10px;
}
.page-box {
    text-align: center;
    padding: 20px 0;
}
.page-box>a.disable {
    color: #666666;
}
.article-content {
    padding: 20px 15px;
    font-size: 15px;
}
.article-detail {
    font-size: 14px;
    color: #666666;
    text-align: center;
}
.article-border {
    border-top: solid 1px #cccccc;
}
.article-content section {
    margin-bottom: 1.5em;
}
.article-content section>img {
    max-width: 100%;
}
.article-content h1 {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: .75em;
}
.article-content h2 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: .3em;
}
.article-content h3 {
    font-weight: 400;
    font-size: 15px;
}
.help-box {
    padding-top: 25px;
    text-align: center;
}
.help-text {
    color: #666;
    font-size: 13px;
}
.back-box {
    text-align: center;
    margin-top: 10px !important;
}
.btn {
    background: #fff;
    border: solid 1px #0788dc;
    padding: 5px 10px;
    color: #0788dc;
}
.footer {
    margin-top: 15px;
    border-top: 1px solid #a1d9ff;
}
.footer-menu {
    border-bottom: solid 1px #cccccc;
}
.footer-menu-item {
    font-size: 14px;
    padding: 10px 0;
    text-align: center;
}
.copyright {
    padding: 10px 0;
    text-align: center;
    font-size: 12px;
    color: #aaaaaa;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.newslist {
    height: 15px;
    line-height: 15px;
    margin-top: 10px;
    font-size: 12px;
}
.newslist span {
    color: #a1d9ff;
}
/*分页*/
.page {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
}
.page a {
    padding: 3px 6px;
    display: inline-block;
    color: #0788dc;
    border: solid 1px rgb(7, 136, 220);
    margin: 0 3px;
}
.page .current {
    background: #0788dc;
    color: #fff;
}
.interactive {
    margin: 0 0 10px;
}
.interactive .title {
    width: 100%;
}
.interactive .top-title {
    margin: 0;
    color: #0788dc;
    font-weight: bold;
    padding-bottom: 8px;
    border-bottom: 1px solid;
}
.qw_article {
    width: 100%;
    /* height: 700px; */
    border: 1px solid #e7e7e7;
    padding: 0 17px 22px;
    margin-bottom: 10px;
    overflow: hidden;
    box-sizing: border-box;
}
.qw_article .p_title {
    padding-left: 12px;
    line-height: 36px;
    box-sizing: border-box;
    background: #f5f5f5;
    color: #000000;
    font-weight: bold;
    margin-top: 22px;
}
.qw_article .check_span1 {
    display: block;
    margin-top: 15px;
}
.qw_article .button {
    display: block;
    border: none;
    width: 100px;
    height: 36px;
    background: #0788dc;
    margin: 30px auto 0;
    line-height: 36px;
    color: #ffffff;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
}
.ck-btn {
    display: inline-block;
    position: relative;
    top: 3px;
}
.ck-btn input[type="checkbox"] {
    display: none;
}
.ck-btn input[type="checkbox"]+label {
    display: inline-block;
    position: relative;
    border: solid 1px #0788dc;
    width: 10px;
    height: 10px;
    line-height: 10px;
    padding: 2px;
    border-radius: 50%;
}
.ck-btn input[type="checkbox"]:checked+label:after {
    content: ' ';
    font-size: 25px;
    color: #0788dc;
    width: 10px;
    height: 10px;
    line-height: 10px;
    position: absolute;
    text-align: center;
    background-color: #0788dc;
    border-radius: 50%;
}
.ck-btn input[type="checkbox"]:checked+label {
    background-color: #e9ecee;
}
.ck-btn input[type="radio"] {
    display: none;
}
.ck-btn input[type="radio"]+label {
    display: inline-block;
    position: relative;
    border: solid 1px #0788dc;
    width: 10px;
    height: 10px;
    line-height: 10px;
    padding: 2px;
    border-radius: 50%;
}
.ck-btn input[type="radio"]:checked+label:after {
    content: ' ';
    font-size: 25px;
    color: #0788dc;
    width: 10px;
    height: 10px;
    line-height: 10px;
    position: absolute;
    text-align: center;
    background-color: #0788dc;
    border-radius: 50%;
}
.ck-btn input[type="radio"]:checked+label {
    background-color: #e9ecee;
}
.article {
    width: 100%;
    /* height: 700px; */
    border: 1px solid #e7e7e7;
    padding-bottom: 20px;
    margin-bottom: 10px;
    overflow: hidden;
}
.tip {
    line-height: 25px;
    background: #eff6fb;
    padding: 5px 5px 5px 15px;
}
.c_ff0000 {
    color: #ff0000;
}
.margin_bottom20 {
    margin-bottom: 20px;
}
.tip span {
    margin-left: 15px;
}
.pw_contant_wrapper {
    padding: 30px 20px;
    border-right: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    box-sizing: border-box;
}
.pw_contant_section {
    margin-bottom: 20px;
}
.pw_contant_section div {
    height: 40px;
    background: #fbfbfb;
    border: 1px solid #e7e7e7;
    line-height: 40px;
    padding-left: 20px;
    box-sizing: border-box;
}
.pw_contant_section p {
    padding: 20px 17px;
    box-sizing: border-box;
    border: 1px solid #e7e7e7;
    border-top: none;
    margin: 0;
}
.pw_contant_wrapper .page {
    padding: 20px 0;
    margin-top: 15px;
    overflow: hidden;
}
.pw_contant_wrapper .page ul {
    margin-left: 20px;
}
.pw_contant_wrapper .page li {
    height: 31px;
    margin-top: 5px;
    list-style: none;
    float: left;
    margin-right: 8px;
}
.pw_contant_wrapper .page li a {
    padding: 2px 10px;
    border: 1px solid #cccccc;
    color: #333;
}
.see_box {
    position: relative;
    display: inline-block;
    width: 50%;
    height: 16px;
    background: #f5f5f5;
    border: 1px solid #e7e7e7;
    vertical-align: middle;
    margin: 0 15px;
}
.before_color {
    color: #0788dc;
}
.before_span {
    margin: 0;
}
.before_bg {
    background: #0788dc;
}
.before_span {
    display: inline-block;
    width: 235px;
    height: 16px;
    vertical-align: middle;
    position: absolute;
}
.before_bg1 {
    background: #ff8080;
}
.before_color1 {
    color: #ff8080;
}
.before_bg2 {
    background: #59b259;
}
.before_color2 {
    color: #59b259;
}
.before_bg3 {
    background: #cc85b4;
}
.before_color3 {
    color: #cc85b4;
}
.before_color4 {
    color: #61bdf1;
}
.before_bg4 {
    background: #61bdf1;
}
.before_bg5 {
    background: #cc8585;
}
.before_color5 {
    color: #cc8585;
}
.before_bg6 {
    background: #cca885;
}
.before_color6 {
    color: #cca885;
}
.pw_contant_wrapper .span_1 {
    display: block;
    margin-bottom: 15px;
}
.pw_contant_wrapper .label_wrapper {
    display: inline-block;
    width: 75px;
    margin-right: 20px;
    text-align: justify;
    line-height: 32px;
    float: left;
}
.pw_contant_wrapper .in_input {
    width: 55%;
    height: 32px;
    line-height: 32px;
    padding-left: 5px;
    box-sizing: border-box;
}
.pw_contant_wrapper .span_2 {
    /* background: red; */
    margin-right: 50px;
}
.pw_contant_wrapper .span_1 textarea {
    width: 55%;
    height: 100px;
    line-height: 20px;
    padding-left: 5px;
    box-sizing: border-box;
    resize: none;
    vertical-align: top;
}
.pw_contant_wrapper .span_3 {
    text-align: center;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0 !important;
}
.pw_contant_wrapper .span_1 .button1 {
    display: inline-block;
    width: 100px;
    height: 36px;
    background: #0788dc;
    margin: 0 0 10px;
    line-height: 36px;
    color: #ffffff;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    border: 0;
    outline: none;
}
.swiper-slide a p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-indent: 10px;
    font-size: 14px;
    background-color: rgba(255, 255, 255, 0.7);
    margin: 0;
    padding: 0;
    line-height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index-news .title {
    width: 100%;
}
.subcontent {
    font-size: 12px;
    color: #666;
    line-height: 24px;
    margin-top: 4px;
}
.subcontent video {
    max-width: 100%
}
.subcontent img {
    max-width: 100%
}
.simple_list li a {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.swiper_title {
    margin: 0 0 10px 0;
    font-weight: bold;
    background: #0788dc;
    color: #fff;
    height: 30px;
    padding-left: 10px;
    line-height: 30px;
}
.swiper-container74 {
    padding: 16px 0 20px 0;
}
.title_con {
    color: #333;
    position: relative;
    padding-left: 18px;
}
.title_con:before {
    content: "";
    height: 6px;
    width: 6px;
    display: block;
    /* border: 2px solid #565656; */
    border: 1px solid #0697f9;
    border-left-width: 0;
    border-top-width: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    position: absolute;
    /* top: 14px; */
    top: 8px;
    left: 0px;
}
.date1 {
    margin-top: 5px !important;
}
.banner_wra {
    width: 100%;
}
.banner_wra img {
    width: 100%;
}
img.nfw-cms-img{
    max-width: 100%;
}
