@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei';
}
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
	margin: 0px;
	padding: 0px;
}
body {
    color: #333;
}
img {
	border: none;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ul, ol , li {
	list-style: none;
}
.clearfix:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.clearfix {
	zoom: 1;
}
a {
	text-decoration: none;
	color:#333;
}
a:hover {
    color: #3f509f;
}
.kuww {
    width: 1200px;
    margin: 0 auto;
}
.hd_lf {
    float: left;
	display: flex;
    align-items: center;
}
.hd_rt {
    float: right;
}
header {
    height: 85px;
    line-height: 85px;
}
.hd_rt p {
    background: url(/xt_demo/images/head_dh.png) left center no-repeat;
    padding: 0 0 0  46px;
    color: #3F509F;
    font-size: 24px;
    font-weight: bold;
}
.hd_lf h2::before {
    content: "";
    border-left: 1px solid #ccc;
    padding: 0 0 0 20px;
    margin: 0 0 0 20px;
}
.hd_lf h2 {
    color: #3F509F;
}
nav {
    background: #3F509F;
}
.hxpnav li a {
    color: #fff;
    padding: 20px 40px;
    display: inline-block;
    font-size: 18px;
}
.hxpnav li {
    float: left;
}
.hxpnav li:hover a {
    background: #121f5a;
}
.hxplbt img {
    width: 100%;
}
.system_intro {
    padding: 60px 0 40px;
}
.sys_left h1 {
    font-size: 35px;
}
.sys_left {
    width: 650px;
    float: left;
    color: #464646;
}
.sys_right {
    width: 510px;
    float: right;
}
.sys_right img {
    width: 93%;
}
.sys_left p {
    color: #464646;
    font-weight: bold;
    font-size: 18px;
}
.sysjs {
    margin: 20px 0;
    line-height: 29px;
}
.sys_left ul li {
    margin: 15px 0 15px 18px;
    list-style: initial;
    line-height: 27px;
}
.xtjgbox {
    margin: 60px auto;
}
.xtjgbox h2 {
    text-align: center;
    font-size: 35px;
}
.hxwys h3 {
    text-align: center;
    font-size: 35px;
}
.xitwwarp {
    padding: 60px 0;
}
.xjwqt li {
    float: left;
    width: 23%;
    margin: 10px 1%;
    background: #fff;
    text-align: center;
    border-radius: 10px;
}
.dikee p {
    color: #313131;
    font-size: 18px;
	font-weight: bold;
}
.cdwxj {
    height: 80px;
    font-size: 15px;
    padding: 20px 20px;
    text-align: left;
    border-top: 1px solid #efefef;
    margin: 20px 0 0 0;
	line-height: 26px;
}
.xjwqt {
    margin: 30px 0 0;
}
.xtjgimg {
    margin: 10px 0 0 0;
}
.foot_box {
    background: #232a37;
}
.kcxo li {
    float: left;
}
.foot_one {
    width: 250px;
    color: #fff;
}
.foot_two {
    color: #fff;
}
.foot_box .foot_three {
    color: #fff;
    margin: 0 30px;
    float: right;
}
.footwrap {
    padding: 30px 0;
    box-sizing: border-box;
	display: flex;
    justify-content: center;
}
.foot_two p {
    display: inline-block;
	font-size: 15px;
}
.fp2 {
    margin:0 30px 0 20px;
}
.footwrap ul {
    display: flex;
    align-items: center;
}
.foot_link {
    line-height: 36px;
    font-size: 15px;
    color: #7b7b7b;
    padding: 20px 0;
}
.foot_link span {
    color: #333;
}
.foot_link a {
    margin: 0 10px 0 0;
}
.fp3 a {
    color: #737373;
    font-size: 14px;
}
.paper_plates {
    padding: 60px 0 20px;
    /* border-bottom: 1px solid #eaeaea; */
}

.paper_plates h3 {
    text-align: center;
    font-size: 35px;
    margin: 0 0 30px;
}

.zxbox_two ul li {
    float: left;
    width: 23%;
    margin: 0 1% 20px;
    box-sizing: border-box;
    padding: 20px 15px;
    border: 1px solid #efeded;
    border-radius: 5px;
}

.zxbox_two li a>p {
    font-size: 16px;
    line-height: 28px;
	margin: 0 0 10px 0;
}
.zx_news {
    font-size: 14px;
}
.zx_news p {
    color: #888;
    line-height: 25px;
}
.more_time {
    color: #999;
    display: flex;
    align-items: center;
    margin: 15px 0 5px;
}
.more_time span:first-child {
    padding: 2px 15px;
    border: 1px solid #999;
    border-radius: 15px;
    margin: 0 70px 0 0;
}
.zxbox_two li:hover .more_time span:first-child {
    background: #3f509f;
    color: #fff;
}
.zxbox_two {
    margin: 30px 0 0 0;
}
.form-group {
    display: flex;
    align-items: center;
}
.form-actions {
    display: flex;
    justify-content: center;
}
.wtuuu label {
    width: 80px;
    text-align: right;
}
.wtuuu input {
    width: 450px;
    height: 40px;
}
.form-group {
    margin: 15px 10px;
}
.wtuuu textarea {
    width: 450px;
    height: 100px;
}
.wtuuu .btn {
    background: none;
    border: 1px solid #ccc;
    padding: 10px 30px;
    font-size: 16px;
    border-radius: 5px;
    margin: 0 0 0 60px;
    cursor: pointer;
}
.lowdg {
    margin: 60px auto;
}
.portlet-body {
    margin: 37px 0;
}
.wtuuu .btn:hover {
    background: #3f509f;
    color: #fff;
}
.zx_us {
    background: #f2f3f8;
    padding: 60px 0;
}
.zxus_left {
    float: right;
    background: #3f509f;
    color: #fff;
    padding: 20px 30px;
    border-radius: 20px;
}
.zxus_right {
    float: left;
    width: 65%;
    background: #fff;
}
.zxusbox {
    overflow: hidden;
    clear: both;
}
.zxus_left h5 {
    font-size: 32px;
}
.ft_logo {
    margin: 10px 0 30px;
}
.zxusxx p {
    margin: 20px 0;
}
.wxzxus img {
    float: left;
}
.wxzxus p {
    float: left;
    margin: 0 0 0 20px;
    line-height: 29px;
}
.wxzxus {
    overflow: hidden;
    clear: both;
    display: flex;
    align-items: center;
    margin: 25px 0;
}
.usbah {
    font-size: 14px;
}
.usbah a {
    color: #999;
}
.zxusbox h5 {
    text-align: center;
    font-size: 35px;
}
.zxusbox>p {
    text-align: center;
    margin: 20px 0 30px;
    color: #555;
}
.zxus_right {
    color: #fff;
    padding: 30px 40px;
    box-sizing: border-box;
    border-radius: 20px;
    background: #3f509f;
}
.hzly {
    float: left;
}
.fm {
    width: 300px;
    text-align: left;
}
.xqme {
    width: 100%;
}
.xqme .col-md-10 {width: 600px;}
.zxus_right label {
    width: 80px;
    text-align: right;
    margin: 0 10px  0 0;
    font-size: 14px;
}
.zxus_right input {
    height: 40px;
    background: #f9faff;
    border: 1px solid #efefef;
    padding: 0 0 0 10px;
    color: #4e5059;
    outline: none;
}
.fm input {
    width: 240px;
}
.zxus_right textarea {
    width: 560px;
    height: 90px;
    background: #f9faff;
    border: 1px solid #efefef;
    padding: 10px 10px;
    outline: none;
}
.zxus_right .xqme label {
    text-align: left;
    margin: 0;
    width: 61px;
}
.zxus_right .btn {
    background: #5b70d2;
    padding: 8px 60px;
    border: none;
    font-size: 16px;
    color: #fff;
    border-radius: 20px;
    cursor: pointer;
    outline: none;
}
.zxus_right .portlet-body {
    margin: 15px 0 0 0;
}
.wtuuu .form-group {
    justify-content: center;
}
.zxus_right {
    float: inherit;
    margin: 0 auto;
}
.shownew_bread {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
    height: 48px;
    line-height: 48px;
    color:  #555;
}
.shownew_bread::before {content: "";border-left: 10px solid #3f509f;font-weight: normal;padding-left: 8px;}
.shownew_bread a {
    color: #555;
}
.shownew_left {
    width: 850px;
    float: left;
}
.shownew_right {
    width: 300px;
    float: right;
}
.shownew_title {
    height: 38px;
    font-size: 25px;
    font-weight: normal;
    line-height: 38px;
    color: #4b4a4a;
    text-align: center;
    margin: 30px 0 10px;
}
.shownew_main p {
    margin: 15px 0;
    line-height: 2;
}
.shownew_main {
    font-size: 16px;
	    margin: 50px 0 40px;
}
.shownew_xx {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #aaa;
}
.shownew_profile {
    padding: 16px 18px;
    font-size: 15px;
    line-height: 28px;
    border: 1px solid #d6d6d6;
    margin: 20px 0 30px;
    color: #555;
}
.shownew_handover span {
    width: 60px;
    line-height: 32px;
    background: #a2a2a2;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
}
.shownew_handover {
    padding: 30px 0 20px;
    border-top: 1px dotted #ccc;
    font-size: 15px;
    margin: 10px 0 20px 0;
}

.shownew_handover dd {
    margin: 0 0 10px 0;
    display: flex;
    align-items: center;
}
.shownew_related>p {
    font-size: 18px;
    color: #333;
    position: relative;
    padding-left: 12px;
    display: flex;
    align-items: center;
    line-height: 20px;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #dedede;
    padding: 0 0 10px 0;
}

.shownew_related {
    margin: 30px 0 0;
}
.shownew_related_list li span {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    margin-right: 13px;
    background-color: #999;
    border-radius: 2px;
}
.shownew_related_list li {
    margin: 0 0 15px 0;
	    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.shownew_related_list li:nth-child(1) span {
    background: #3f509f;
}
.shownew_related_list li:nth-child(2) span {
    background: #3f509f;
}
.shownew_related_list li:nth-child(3) span {
    background: #3f509f;
}
.shownew_right_img img {
    width: 100%;
}
.shownew_profile span {
    background: #a2a2a2;
    padding: 4px 3px  4px  10px;
    color: #fff;
    margin: 0 8px 0  0;
    border-radius: 20px;
}
.shownew_right_img {
    margin: 30px 0 0 0;
}
.shownew_main h2::before {content: "";border-left: 3px solid #ccc;margin: 0 10px 0 0;}
.shownew_main h2::before {content: "";border-left: 3px solid #ccc;margin: 0 10px 0 0;}
.shownew_main h2 {
    font-size: 20px;
}
.shownew_main h2::before {content: "";border-left: 4px solid #2196F3;margin: 0 10px 0 0;}
.showlist_main dl {
        border-bottom: 1px dotted #dedede;
    margin-bottom: 15px;
    padding: 5px 50px 32px 22px;
    background: #fff;
    overflow: hidden;
}
.showlist_main dt {
    width: 25%;
    float: left;
    margin-right: 5%;
}
.showlist_main dt img {
    width: 100%;
    display: block;
}
.showlist_more a {
    color: #fff;
    padding: 5px 10px;
    background: #ababab;
    font-size: 14px;
}
.showlist_describe {
    max-height: 72px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin: 25px 0 30px;
    overflow: hidden;
}
/*.showlist_main dd {
    float: right;
    width: 70%;
}*/
.showlist_main {
    margin: 22px 0;
}
.showlist_more span {
    color: #888;
    font-size: 14px;
    margin: 0 0 0 20px;
}
.showlist_main dl:hover .showlist_more a {
    background: #3f509f;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
.pagination > li {
    display: inline; }
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #3f509f;
    border-color: #3f509f;
    cursor: default; }
    .showlist_paging {
        display: flex;
        justify-content: center;
    }
    .whpbox h2 {
        text-align: center;
        font-size: 35px;
    }
    .whbxtys ul li {
        width: 370px;
        margin: 15px 10px;
        float: left;
        padding: 25px 30px;
        box-sizing: border-box;
        line-height: 27px;
        height: 190px;
        border-radius: 10px;
        background: #fff;
        transition: transform .5s ease;
        cursor: pointer;
    }
    .whbxtys {
        overflow: hidden;
        clear: both;
        margin: 30px 0 20px;
    }
    .whbxtys ul li span {
        display: block;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        margin: 0 0 15px 0;
    }
    .whpbox {
        padding: 60px 0;
        background: #f2f3f8;
    }
    .yydemo {
        text-align: center;
    }
    .yydemo a {
        background: #3f509f;
        color: #fff;
        line-height: 45px;
        display: inline-block;
        width: 150px;
        border-radius: 30px;
    }
    .whperap h2 span {
        color: #3f509f;
    }
.xtjgbox h2 span {
    color: #3f509f;
}
.sys_right p {
    text-align: center;
    font-size: 15px;
    padding: 5px 10px;
    line-height: 27px;
    border: 1px solid #ccc;
}
.xtjgimg img {display: block;margin: 0 auto;}
.xtjgwrap h2 {
    text-align: center;
    font-size: 35px;
}
.jg_left {
    float: left;
    width: 470px;
}
.jgimgbox {
    overflow: hidden;
    clear: both;
    margin: 40px 0 0;
}
.jg_right {
    float: right;
    width: 730px;
}
.xtjgwrap {
    padding: 60px 0 20px;
}
.xtjgwrap h2 span {
    color: #3f509f;
}
.yyysbk {
    background: #3f509f;
    color: #fff;
    padding: 70px 0;
}
.yyysbk_lf {
    float: left;
}
.yyysbk_rt {
    float: right;
}
.yyysbk_lf a {
    background: #fff;
    padding: 20px 30px;
    margin: 0 60px 0 0;
    border-radius: 6px;
    font-size: 20px;
}
.yyysbk_rt a {
    padding: 15px 30px;
    border: 1px solid #ccc;
    color: #fff;
}
.yyysbk_rt a:hover {
    background: #fff;
    color: #3f509f;
    border: none;
}
.yyysbk_lf a:hover {
    background: #0925bb;
    color: #fff;
}
.sjhead_icon {
    display: none;
}
.problembox h3 {
    text-align: center;
    font-size: 35px;
}
.problembox {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0 30px;
}
.problem_lf {
    float: left;
}
.problem_rt {
    float: right;
}
.problemwrap {
    overflow: hidden;
    clear: both;
}
.problemwrap ul li {
    border: 2px dotted #3f509f;
    padding: 10px 40px;
    text-align: center;
    margin: 50px 0;
    border-radius: 20px;
    font-size: 17px;
}
.whbxtys ul li:hover {
    background: linear-gradient(to bottom, #8e9de2,#5665a9);
    color: #fff;
    transform: translateY(-6px);
    box-shadow: 0 0 15px 10px rgba(26, 86, 238,0.27);
}
#mobile_foot {
    display: none;
}
.fp1 {
    margin: 0 0 0 50px;
}
.shownew_xx span {
    font-size: 13px;
}
.shownew_xx span:first-child {
    margin: 0 15px 0 0;
}
.shownew_main a {
    color: #4159c7;
}
.xgtime {
    font-size: 13px;
    /* line-height: 24px; */
    color: #aaa;
    padding: 10px 0 0 0;
    border-top: 1px dotted #ccc;
}
.xttjbox {
    padding: 15px 20px;
    background-color: rgba(255, 255, 255, 1);
    border: solid 1px rgb(101 128 255);
    margin: 30px 0 30px;
}
.xttj_top {
    font-size: 15px;
    line-height: 26px;
}
.xttj_xia {
    overflow: hidden;
    clear: both;
    margin: 10px 0 0;
}
.xwbd_bot {
    float: left;
}
.xttj_xia>p {
    float: right;
    display: flex;
    align-items: center;
}
.xwbd_dh a  {
    background: #08f;
    padding: 5px 20px;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
}
.xttj_xia>p i {
    background: url(/xt_demo/images/neer.jpg) no-repeat;
    display: inline-block;
    width: 60px;
    height: 60px;
}
.xttj_xia>p span {
    margin: 0 40px 0 0;
    color: #777;
    font-size: 15px;
}
.xwbd_dh {
    margin: 15px  0 0 0;
}
.xttj_top a {
    color: #3f509f;
}
.xt_explain {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0 60px;
}
.explainbox li {
    overflow: hidden;
    clear: both;
    margin: 40px 0;
}
.explain_lf {
    float: left;
}
.explain_rt {
    float: right;
    width: 500px;
    margin: 0 40px 0 0;
}
.explainnav {
    display: flex;
    justify-content: center;
    margin: 30px 0;
}
.explainnav p {
    margin: 0 10px;
    background: #3f509f;
    padding: 11px 15px;
    color: #fff;
    border-radius: 3px;
}
.explain_rt p {
    margin: 8px 0;
    font-size: 15px;
    line-height: 26px;
}
.explain_rt>span {
    color: #fff;
    border: 1px solid #f59a23;
    background: #f59a23;
    padding: 10px 30px;
    display: inline-block;
    margin: 30px 0;
    border-radius: 5px;
    cursor: pointer;
}
.explainbox {
    margin: 50px 0 20px;
}
.explain_more a {
    background: #3f509f;
    color: #fff;
    line-height: 45px;
    display: inline-block;
    width: 150px;
    border-radius: 30px;
}
.explain_more {
    text-align: center;
    margin: 60px 0 0;
}
.explain_rt h3 {
    margin: 5px 0 24px 0;
}
.hxwys h3 span {
    color: #3f509f;
}
.vbyry {
    width: 1200px;
    margin: 0 auto;
}
.vbyry h5 {
    text-align: center;
    font-size: 35px;
}
.vgfyk .form-group {float: left;width: 350px;margin: 15px 15px;}
.vgfyk #dr_row_xuqiumiaoshu {
    overflow: hidden;
    clear: both;
    float: inherit;
    width: 100%;
    padding: 15px 0 0 7px;
}
.vgfyk {
    width: 780px;
    margin: 20px  auto 0;
}
.vgfyk input {
    width: 100%!important;
    height: 46px;
    border: 1px solid #e0e0e0;
    outline: none;
    padding: 10px 20px;
    font-size: 16px;
    background: #fff3f2;
}
.vgfyk .col-md-10 {
    width: 300px;
    margin: 0 0 0 10px;
}
.vgfyk #dr_xuqiumiaoshu {
    border: 1px solid #e0e0e0;
    width: 680px!important;
    outline: none;
    padding: 20px 20px;
    font-size: 16px;
    background: #fff3f2;
}
.vgfyk #dr_row_xuqiumiaoshu .col-md-10 {
    width: 692px;
}
.vbyry .green {
    background: #3f509f;
    border: none;
    padding: 10px 40px;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
    outline: none;
}
.vgfyk #dr_row_title label::before , .vgfyk #dr_row_author label::before , .vgfyk #dr_row_gongsiming label::before{
    content: "*";
    color: red;
}
.vgfyk #dr_row_youxiang label::before{
    content: "*";
    color: #fff;
}
.xmrly {
    background: #f2f3f8;
    padding: 60px 0 40px;
}
.xtlxwrap {
    width: 1200px;
    margin: 30px auto;
}
.xtlxwrap>h2 {
    margin: 0 0 20px 0;
}
.xtlxwrap p {
    margin: 0 0 12px 0;
}
.xtlxwrap p img {
    border: 1px solid #ccc;
}
.xtlxwrap>h2 {
    font-size: 16px;
}
/*在线客服 开始*/
.scrollsidebar{position:absolute; z-index:999; top:350px;right:0}
.side_content{width:154px; height:auto; overflow:hidden; float:left; }
.side_content .side_list {width:154px;overflow:hidden;}
.show_btn{ width:0; height:112px; overflow:hidden; margin-top:50px; float:left; cursor:pointer;}
.show_btn span { display:none;}
.close_btn{width:24px;height:24px;cursor:pointer;}
.side_title,.side_bottom,.close_btn,.show_btn {background:url(/xt_demo/images/sidebar_bg.png) no-repeat;}
.side_title {height:46px;}
.side_bottom { height:8px;}
.side_center {font-family:Verdana, Geneva, sans-serif; padding:5px 12px; font-size:12px;}
.close_btn { float:right; display:block; width:21px; height:16px; margin:16px 10px 0 0; _margin:16px 5px 0 0;}
.close_btn span { display:none;}
.side_center .custom_service p { text-align:center; padding:6px 0; margin:0; vertical-align:middle;}
.other  { text-align:center;border-bottom:1px solid #ddd;border-top:1px solid #ddd}
.other p { padding:5px 0; _height:16px; margin:0;color: #666666;}
.side_title, .side_blue .side_title { background-position: -195px 0;}
.side_bottom, .side_blue .side_bottom {background-position: -195px -50px;}
.side_center, .side_blue .side_center {background: url(/xt_demo/images/blue_line.png) repeat-y center;}
.show_btn, .side_blue .show_btn {background-position: -119px 0;}
/* ======  联系浮窗手机端默认收起  ====== */
@media screen and (max-width:767px) {
  .scrollsidebar .side_content {
    width: 0;
  }
  .scrollsidebar .show_btn {
    width: 25px;
  }
}
/*在线客服 结束*/
.right_kefu {
    position: fixed;
    right: 0;
    top: 50%;
    padding: 20px 12px  15px;
    background: #7687d8;
	    margin-top: -121px;
}
.xtwxzz {
    margin: 10px 0 0;
    font-size: 14px;
    text-align: center;
    color: #fff;
}
.paper_one li {
    float: left;
    width: 580px;
    margin: 10px 10px;
    background: #F5F5F5;
    padding: 15px 20px;
    border-radius: 4px;
    box-sizing: border-box;
    height: 106px;
}
.paper_one ul {
    overflow: hidden;
    clear: both;
}
.paper_one li:nth-child(odd) {
    margin-left: 0;
}
.paper_one li:nth-child(even) {
    margin-right: 0;
}
.paper_one li p {
    overflow: hidden;
    clear: both;
}
.paper_one li p a {
    font-size: 16px;
    text-decoration: none;
    color: #333;
    float: left;
}
.paper_one li p span {
    float: right;
    color: #acacac;
    font-size: 14px;
}
.paper_intro {
    margin: 9px 0 0;
    color: #666;
    font-size: 14px;
    text-indent: 2rem;
    line-height: 23px;
}
.paper_one li p a:hover {
    color: #3f509f;
}
.paper_one li p i {
    float: left;
    font-style: normal;
    margin: 0 5px 0 0;
}
.paper_one li:nth-child(1) p i {
    color: #a82e2e;
}
.paper_one li:nth-child(2) p i {
    color: #f04142;
}
.paper_one li:nth-child(3) p i {
    color: #ff9a03;
}
.paper_one li:nth-child(4) p i {
    color: #9C27B0;
}
.paper_one li:nth-child(5) p i {
    color: #4CAF50;
}
.paper_one li:nth-child(6) p i {
    color: #FFC107;
}
.shownew_main p img {
    display: block;
    margin: 0 auto;
}
.cgrj div {
    color: #fff;
    margin: 0 0 10px 0;
	    font-size: 15px;
}
.cgrj {
    text-align: center;
}
.cgrj h5 {
    margin: 0 0 8px 0;
	    color: #0027ff;
    font-size: 16px;
}
.tuyiv input {
    width: 785px;
    height: 60px;
    border: 10px solid #e6e6e6;
    float: left;
    padding: 0 5px;
    font-size: 20px;
    line-height: 40px;
    outline: none;
}
.rthy input {
    width: 130px;
    height: 60px;
    color: #fff;
    font-size: 18px;
    background: #3f509f;
    text-align: center;
    cursor: pointer;
}
.rthy {
    float: left;
}
.tuyiv {
    overflow: hidden;
    clear: both;
    display: flex;
    justify-content: center;
    margin: 30px 0;
}
.hotmsds h3 {
    font-size: 19px;
    color: #404040;
    margin: 20px 0 0;
    position: relative;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}
.hotmsds ui li {
    float: left;
    width: 20%;
}
.ervhh li {
    float: left;
    width: 200px;
    margin: 10px 0;
    font-size: 15px;
}
.ervhh {
    margin: 10px 0 40px;
}
.piwgg tr {
    text-align: center;
}
.piwgg tr td {
    text-align: center;
    padding: 10px 20px;
    line-height: 25px;
}
.piwgg tr td div {
    text-align: center;
    font-size: 17px;
    color: #4169e1;
}
.piwgg {
    margin: 0 auto 60px;
}
.piwgg .firstRow strong {
    font-size: 26px;
    margin: 0 0 20px 0;
    display: inline-block;
}
.ijlww iframe {
    width: 100%;
    height: 100%;
}
.vhrten h2 , .ijlww h2 {
    text-align: center;
    margin: 0 0 15px 0;
    color: #3f509f;
}
.vhrten h2 span, .ijlww h2 span{
    color: #333;
}
.vhrten {
    margin: 50px auto;
}
.vhrten p a {
    color:  #1d37af;
}
.txjht {
    padding: 30px 0 0;
    line-height: 28px;
    border-top: 1px dotted #ccc;
}
.txjht a {
    color: #1d37af;
}
.srtop {
    display: flex;
}
.srtop li {
    flex: 1;
    text-align: center;
    background: #3f509f;
    color: #fff;
    padding: 10px;
}
.srtop li:nth-child(2) {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}
.srinfo li {
    flex: 1;
    text-align: center;
    padding: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.srinfo li:nth-child(2) {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}
.fkyw {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}
.fkyw span {
    color: red;
}
.cjuyr {
    margin-bottom: 60px;
}
.contact {position: fixed;z-index: 11;bottom: 10%;right: 0;background-color: #3f509f;color: #fff;font-size: 13px;border-radius: 20px 0 0 20px;display: flex;flex-direction: column;align-items: center;padding: 10px 0;}
.contact .contact-item {width: 100%;text-align: center;padding: 15px 9px;position: relative;}
.contact .contact-item:hover .contact-item__popup { display: block; animation: translate 0.5s; }
.contact .contact-item__icon { width: 35px; height: 35px; object-fit: contain; }
.contact .contact-item__popup { display: none; animation: translateOut 0.5s; position: absolute; right: calc(100% - 10px); background-color: #3f509f; z-index: -1; top: 10px; white-space: nowrap; padding: 10px; border-radius: 10px; line-height: 1; }
.contact .contact-item__popup--wechat { right: calc(100% + 8px); }
.contact .contact-item__popup--wechat img { width: 107px; height: 107px; }
.contact-item a {color: #fff;display: block;}
.contact .contact-item__popup {font-size: 25px;}
.piwgg tbody h1 {
    font-size: 21px;
}
.igwsj ul li:nth-child(4) {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}
.igwsj .srinfo {
    display: flex;
    align-items: center;
}
.srinfo li:first-child a{
    padding: 5px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    background: #eee;
}
.piwgg tr td>font {
    color: #4169e1;
}
.ijlww p {
    margin: 20px 0;
}
.ijlww p a {
    color: #1d37af;
}
.kmdd {
    width: 90px;
    height: 3px;
    background: red;
    display: flex;
    margin: 0 auto 30px;
}
.xomtg {
    text-align: center;
    margin: 30px 0;
}
.jhste {
    color: #999;
    font-size: 14px;
}
.jhste b {
    margin: 0 13px;
}
.xomtg h2 {
    margin: 0 0 20px 0;
    font-size: 25px;
}
.yimsc ul li {
    list-style: disc;
    margin: 15px 0;
    cursor: pointer;
    color: #1e3fda;
}
.yimsc ul {padding: 0 0 0 20px;}
.yimsc {
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 30px;
}
.ytuit li {
    flex: 1;
    text-align: center;
    background: #3f509f;
    color: #fff;
    padding: 10px;
}
.ytuit {
    display: flex;
}
.ytuit li:nth-child(2) {
    border-right: 1px solid #fff;
}
.weyt {
    display: flex;
}
.weyt li {
    flex: 1;
    text-align: center;
    padding: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.hjkxm h3 {
    margin: 0 0 20px 0;
}
.hjkxm {
    margin-top: 40px;
    margin-bottom: 50px;
}
.weyt li a {
    color: #3553de;
}
.xrkty>p {
    text-align: center;
    margin: 15px 0 50px;
} 
.xrkty>p a {
    display: inline-block;
    padding: 11px 20px;
    background: #3f509f;
    color: #fff;
    border-radius: 20px;
}
.weyt li a:hover {
    text-decoration: underline;
}
.yufh {
    display: flex;
    justify-content: center;
    margin: 40px auto;
	align-items: center;
}
.yufh a {
    border: 1px solid #ccc;
    margin: 0 20px;
    padding: 10px 20px;
    width: 100px;
    text-align: center;
}
.srinfo li:last-child a {
    text-decoration: underline;
    color: #5269d0;
}
.mhfg {
    color: #fff;
}
.shownew_main h3 {
    font-size: 20px;
}
.shownew_main h3::before {
    content: "";
    border-left: 4px solid #2196F3;
    margin: 0 10px 0 0;
}
.report_forms {
    width: 1200px;
    margin: 0 auto;
}
.report_forms ul li {flex: 1;margin: 0 10px;position: relative;}
.report_forms ul {
    overflow: hidden;
    clear: both;
    display: flex;
    margin: 40px 0 60px;
}
.report_forms ul li img {
    display: block;
    width: 100%;
}
.report_forms ul li>div {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    z-index: 9999;
    top: 80px;
    font-size: 16px;
    margin: 0 auto;
    padding: 0 28px;
    box-sizing: border-box;
}
.mobile_foot_fixed  ,#tasgsw  ,#wghe  {
    display: none;
}
.piwgg>table:nth-child(5) tbody tbody tr:nth-child(3) , 
.piwgg>table:nth-child(5) tbody tbody tr:nth-child(4) , 
.piwgg>table:nth-child(5) tbody tbody tr:nth-child(5) , 
.piwgg>table:nth-child(5) tbody tbody tr:nth-child(6){
    display: none;
}





