﻿@charset "UTF-8";
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
.indexContain .dataShow .dataContent dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0
}

body {
    width: 1320px;
    margin: 0 auto !important;
    /* min-width: 1200px;
    background: url('https://www.gov.cn/govweb/xhtml/2019zhuanti/20thCPCNationalCongress/images/ershidasybg.jpg');
    background-repeat: no-repeat; */
}

.logoLianghui {
    width: 1200px;
    margin: 0 auto;
    text-align: right;
    padding: 14px 0;
    display: none;
}

.logoLianghui a {
    display: inline-block;
    height: 70px;
    padding-right: 20px;
}

body,
button,
input,
select,
textarea {
    outline: 0;
    font: 12px/1 Tahoma, Helvetica, Arial, "Microsoft Yahei", sans-serif
}

h1 {
    font-size: 18px
}

h2 {
    font-size: 16px
}

h3 {
    font-size: 14px
}

h4,
h5,
h6 {
    font-size: 100%
}

address,
cite,
dfn,
em,
var {
    font-style: normal
}

code,
kbd,
pre,
samp,
tt {
    font-family: "Courier New", Courier, monospace
}

small {
    font-size: 12px
}

ul,
ol {
    list-style: none
}

a {
    text-decoration: none;
    color: #333
}

a:hover {
    text-decoration: none
}

abbr[title],
acronym[title] {
    border-bottom: 1px dotted;
    cursor: help
}

fieldset,
img {
    border: 0
}

button {
    cursor: pointer
}

button,
input,
select,
textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    border: 0;
    height: 1px
}

input,
button,
textarea {
    -webkit-appearance: none;
    outline: 0;
    border-radius: 0
}

input:focus,
button:focus,
textarea:focus {
    outline: 0
}

input {
    border: 1px solid #ccc
}

input::-ms-clear {
    display: none
}

/* html {
    overflow-y: scroll;
    font-family: 'Microsoft Yahei';
    filter: url("data:image/svg+xml;utf8,#grayscale"); 
    filter: grayscale(100%); 
    filter: gray; 
    filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}*/

.clearfix {ba
    display: block;
    content: '';
    overflow: hidden;
    clear: both;
    height: 0
}

div,
input,
textarea,
form,
button,
h1,
h2,
h3,
h4,
h5,
ul,
li,
a,
span {
    box-sizing: border-box
}

#Validform_msg {
    display: none !important
}

.customInput {
    overflow: hidden;
    display: block
}

.customInput b {
    float: left;
    padding-right: 10px;
    width: 70px;
    height: 40px;
    line-height: 40px;
    text-align: right;
    box-sizing: border-box
}

.customInput .inputStyle {
    position: relative;
    display: block;
    height: 40px;
    margin-left: 70px;
    box-sizing: border-box
}

.customInput .inputStyle2 {
    border: 1px solid #ddd
}

.customInput .inputStyle span {
    float: right;
    box-sizing: border-box;
    width: 157px;
    height: 38px;
    line-height: 38px;
    border-left: 1px solid #ddd;
    color: #ea8812;
    text-align: center
}

.customInput.checkCode span.sendCheckCode {
    cursor: pointer
}

.customInput.checkCode span.reSendCheckCode {
    display: none
}

.customInput.checkCode span.reSendCheckCode i {
    font-style: normal
}

.customInput .inputStyle input {
    width: 100%;
    padding-left: 10px;
    height: 40px;
    line-height: 35px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    outline: 0;
    background: 0
}

.customInput .inputStyle input:focus {
    border-color: #419ef2
}

.customInput .inputStyle2 input {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 142px;
    border-right: 0
}

.customInput .inputStyle2 input:focus {
    border: 1px solid #419ef2
}

.customInput.checkCode .inputStyle2 input {
    padding-left: 10px;
    /*background-image:url("../img/loginIco.png");*/
    background-repeat: no-repeat;
    background-position: 11px -113px
}

.customInput .inputStyle.required {
    padding-right: 10px
}

.customInput .inputStyle.required em {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 40px;
    color: red;
    font-style: normal
}

.customInput .inputStyle select {
    width: 100%;
    height: 35px;
    line-height: 40px;
    box-sizing: border-box;
    outline: 0
}

.customInput .inputStyle .file {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    padding: 0;
    width: 40px;
    margin: 0;
    border: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    cursor: pointer;
    font-size: 200px !important;
    z-index: 1;
    zoom: 1
}

.customInput .inputStyle .file:focus {
    outline: 0
}

.customInput .inputStyle .thumbnails {
    overflow: auto;
    position: relative
}

.customInput .inputStyle .thumbnails .upfileBtn {
    float: left;
    width: 40px;
    height: 40px;
    background: url("../img/upFileCustom.png") no-repeat
}

.customInput .inputStyle .thumbnails img {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background: #fff
}

.customInput .inputStyle .thumbnails .del {
    display: none;
    margin-left: 10px;
    line-height: 40px;
    cursor: pointer;
    color: #419ef2;
    font-style: normal
}

.customInput .inputStyle .upfileShowPath {
    position: absolute;
    left: 40px;
    right: 10px;
    overflow: hidden;
    padding-left: 10px;
    height: 40px;
    line-height: 40px;
    color: #333;
    z-index: 10
}

.customInput .inputStyle .Validform_checktip {
    display: block
}

.customInput .inputStyle .Validform_error {
    border: 1px solid red;
    background-color: #feedea
}

.customInput .msgTip {
    margin-left: 70px;
    height: 30px;
    line-height: 30px
}

.customInput .msgTip .Validform_checktip {
    display: block
}

.customInput .msgTip .Validform_wrong {
    color: red
}

.customInput .msgTip .Validform_right {
    text-indent: -10000em
}

.modelBox {
    border: 1px solid #ccc
}

.modelBox .modelHead {
    line-height: 50px;
    text-align: center;
    color: #419ef2;
    font-size: 20px
}

.modelBox .modelBody {
    position: relative;
    padding: 40px 60px 30px;
    border-top: 1px solid #ccc;
    z-index: 1
}

.loginBox {
    margin: 50px auto;
    width: 440px
}


/* .loginBox .modelBody {
	padding:0px 70px
} */

.loginBox .modelBody .infoTip {
    display: none;
    margin-bottom: 20px;
    padding-left: 45px;
    line-height: 40px;
    background-image: url("../img/loginIco.png");
    background-repeat: no-repeat
}

.loginBox .modelBody .infoTip.error {
    border: 1px solid #f75234;
    background-color: #fddcd6;
    background-position: 11px 9px;
    color: #f75234
}

.loginBox .modelBody .customInput .inputStyle,
.loginBox .modelBody .customInput .msgTip {
    margin-left: 0
}

.loginBox .modelBody .customInput .msgTip {
    height: 20px;
    line-height: 20px
}

.loginBox .modelBody .customInput input {
    padding-left: 45px;
    background-image: url("../img/loginIco.png");
    background-repeat: no-repeat
}

.loginBox .modelBody .customInput .inputStyle2 input {
    width: 140px
}

.loginBox .modelBody .customInput.userName input {
    background-position: 11px -34px
}

.loginBox .modelBody .customInput.userPass input {
    background-position: 11px -77px
}

.loginBox .modelBody .customInput .login {
    width: 100%;
    height: 40px;
    line-height: 40px
}

.loginBox .modelBody .loginBottom {
    padding-top: 10px;
    text-align: right
}

.loginBox .modelBody .loginBottom a {
    padding: 0 5px;
    text-decoration: underline;
    color: #999;
    font-size: 14px
}

.loginBox .modelBody .loginBottom a:hover {
    color: #333
}

.registerBox {
    margin: 50px auto;
    width: 500px
}

.registerBox .modelHead {
    color: #419ef2
}

.registerBox .modelBody {
    padding: 20px 20px 40px
}

.registerBox .modelBody .customInput b {
    width: 70px
}

.registerBox .modelBody .customInput .msgTip {
    height: 20px;
    line-height: 20px
}

.registerBox .modelBody .stepInfo {
    overflow: auto;
    width: 184px;
    margin: 0 auto 40px
}

.registerBox .modelBody .stepInfo li {
    float: left;
    width: 60px;
    text-align: center
}

.registerBox .modelBody .stepInfo li.diff {
    margin: 37px 2px 0;
    width: 60px;
    height: 2px;
    background-color: #bfbfbf
}

.registerBox .modelBody .stepInfo li b {
    color: #c9c9c9;
    font-weight: normal
}

.registerBox .modelBody .stepInfo li span {
    display: block;
    margin: 5px auto 0;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 5px;
    text-align: center;
    background: url("../img/stepInfo.png") 0 bottom no-repeat;
    color: #fff
}

.registerBox .modelBody .stepInfo li.active b {
    color: #2584da
}

.registerBox .modelBody .stepInfo li.active span {
    background: url("../img/stepInfo.png") 0 top no-repeat
}

.registerBox .modelBody .step {
    overflow: auto;
    display: none;
    padding-bottom: 40px;
    min-height: 240px
}

.registerBox .modelBody .step .customInput b {
    width: 165px;
    font-size: 14px
}

.registerBox .modelBody .step .customInput .inputStyle {
    margin-right: 60px
}

.registerBox .modelBody .step .customInput .inputStyle,
.registerBox .modelBody .step .customInput .msgTip {
    margin-left: 165px
}

.registerBox .modelBody .step .customInput.checkCode .inputStyle2 {
    margin-right: 70px
}

.registerBox .modelBody .step .customInput.checkCode .inputStyle2 span {
    width: 117px
}

.registerBox .modelBody .step .customInput.checkCode .inputStyle2 input {
    padding: 0 0 0 10px;
    width: 95px;
    background: 0
}


/* 验证码 */

.customInput .inputStyle.codeBox {
    padding-right: 100px;
}

.customInput .inputStyle.codeBox input {
    background: none;
}

.customInput .inputStyle.codeBox .codeText {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100px;
    line-height: 40px;
    background-color: #ccc;
    text-align: center;
    letter-spacing: 10px;
    font-size: 20px;
    cursor: pointer;
}

.registerBox .modelBody .step .wkBtnBox {
    position: absolute;
    right: 65px;
    left: 65px;
    bottom: 40px
}

.registerBox .modelBody .step1 .wkBtnBox {
    left: 180px;
}

.registerBox .modelBody .step .wkBtnBox .defaultBtn {
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    font-size: 18px
}

.registerBtn {
    box-sizing: border-box;
    font-size: 18px;
    width: 100px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 0;
    border-radius: 4px;
    background-color: #e22323;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    transition-time-function: ease-in;
    -webkit-transition-delay: 0;
    transition-delay: 0;
}

.registerBox .modelBody .step .prev {
    margin-right: 20px
}

.registerBox .modelBody .step1 .next,
.registerBox .modelBody .step4 .done {
    width: 100%
}

.registerBox .modelBody .step2 .prev,
.registerBox .modelBody .step2 .next,
.registerBox .modelBody .step3 .prev,
.registerBox .modelBody .step3 .next {
    float: left;
    width: 174px;
    background-color: #b5b5b5
}

.registerBox .modelBody .step2 .prev:hover,
.registerBox .modelBody .step2 .next:hover,
.registerBox .modelBody .step3 .prev:hover,
.registerBox .modelBody .step3 .next:hover {
    background-color: #419ef2
}

.registerBox .modelBody .step1 {
    display: block
}

.registerBox .modelBody .step4 .upSuccess {
    padding: 90px 0 0;
    height: 120px;
    line-height: 28px;
    background: url("../img/upSuccess.png") center 0 no-repeat;
    text-align: center;
    font-size: 14px
}

.findPassBox {
    margin: 50px auto;
    width: 480px
}

.findPassBox .modelBody .customInput .inputStyle2 input {
    width: 202px
}

.findPassBox .modelBody .customInput .inputStyle,
.findPassBox .modelBody .customInput .msgTip {
    margin-left: 0
}

.findPassBox .modelBody .customInput .save {
    width: 100%;
    height: 40px;
    line-height: 40px
}

.userCenter {
    position: relative;
    padding: 30px 20px
}

.userCenter h3 {
    padding-bottom: 15px;
    line-height: 2;
    font-weight: bold;
    font-size: 16px
}

.userCenter h5 {
    line-height: 40px;
    text-indent: 2em;
    background-color: #efefef;
    color: #333;
    font-size: 14px;
    margin: 10px 0px;
}

.userCenter table td {
    padding: 15px 0;
    color: #333;
    font-size: 14px
}

.userCenter table td.rowLeft {
    padding-left: 29px
}

.userCenter table td .editBindPhone,
.userCenter table td .editUserPass {
    padding: 3px 3px 3px 28px;
    background: url("../img/editIco.png") 5px 2px no-repeat;
    line-height: 18px;
    border: 0;
    color: #00a9ef;
    cursor: pointer;
    outline: 0;
    border-radius: 5px;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    transition-time-function: ease-in;
    -webkit-transition-delay: 0;
    transition-delay: 0
}

.userCenter table td .editBindPhone:hover,
.userCenter table td .editUserPass:hover {
    background-color: #efefef;
    color: #2584da
}

.editBindPhoneBox,
.editUserPassBox {
    padding: 35px
}

.editBindPhoneBox .defaultBtn,
.editUserPassBox .defaultBtn {
    margin: 0 auto
}

.layui-layer.wkLayerSkin .layui-layer-btn a {
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.layui-layer.wkLayerSkin.editUserPass .layui-layer-btn .layui-layer-btn0 {
    border: 0;
    background-color: #b2b2b2
}

.layui-layer.wkLayerSkin.editUserPass .layui-layer-btn a {
    border: 0;
    background-color: #00a7ee;
    color: #fff
}

.header {
    min-width: 1300px;
    min-height: 786px;
    background-image: url(../img/shouye/backg.png);
    background-size: 100% 100%;
    background-position: center center;
    text-align: center;
}

.header .headerWap {
    overflow: hidden;
    width: 1300px;
    margin: 0 auto
}

.header .headerWap .loginIndex {
    overflow: hidden;
    margin-top: 23px;
}

.header .headerWap .loginIndex a {
    color: #fff;
    font-size: 14px;
}

.header .headerWap .loginIndex .logo {
    float: left;
    display: block;
    width: 430px;
    height: 67px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    background: url("../img/indexlogo.png") no-repeat;
    cursor: default;
    background-size: 100%;
}

.header .headerWap .loginIndex .login {
    /* width:30px; */
    display: block;
    float: right;
    padding-right: 20px;
    text-align: left;
    color: #fff;
    text-align: center;
}

.header .headerWap .loginIndex .loginCen {
    width: 70px;
    float: right;
    text-align: left;
    color: #fff;
    /* display: none; */
    cursor: pointer;
}

.header .headerWap .loginIndex .loginOut {
    width: 60px;
    display: block;
    float: right;
    text-align: left;
    color: #fff;
    /* display: none; */
    cursor: pointer;
}

.header .headerWap .loginIndex i {
    display: block;
    float: right;
    height: 14px;
    width: 1px;
    text-align: center;
    margin: 0px 10px;
    background-color: #fff;
}

.header .headerWap .loginIndex .register {
    /* width:30px; */
    display: block;
    float: right;
    padding-left: 20px;
    text-align: right;
    color: #fff;
}

.header .mainSearch {
    font-size: 14px;
    margin-top: 36px;
}

.header .mainSearch .searchTop {
    text-align: center;
    padding-bottom: 5px;
    /* width: 655px; */
    /* width: 952px; */
    /* width: 760px; */
    /* margin-left: 127px; */
}

.header .mainSearch .searchTop span {
    cursor: pointer;
    display: inline-block;
    width: 150px;
    height: 38px;
    line-height: 38px;
    background: #779fd5;
    border-radius: 19px;
    color: #ffffff;
    font-size: 18px;
    margin-right: 85px;
}

.header .mainSearch .searchTop span:nth-last-of-type(1) {
    margin-right: 0px;
}

.header .mainSearch .searchTop span.hover {
    color: #ffffff;
    height: 46px;
    background: url("../img/shouye/searchBtnOn.png") no-repeat 100%;
}

.header .mainSearch .searchTop span.hover i {
    display: block
}


/* .header .mainSearch .searchTop span:hover {
    color: #e86868;
    font-weight: bold
} */

.header .mainSearch .searchTop span:after {
    content: ' ';
    position: absolute;
    right: 0;
    top: 3px;
    width: 0px;
    height: 14px;
    background-color: #ddd
}

.header .mainSearch .searchTop span:nth-child(4):after {
    content: none
}

#faren {
    position: absolute;
    left: 45%;
    top: 90px;
    border-left: 1px solid #ddd;
    padding-left: 30px;
    font-size: 16px;
    cursor: pointer;
}

#faren:hover {
    color: #333;
    font-weight: 400;
    cursor: pointer;
}

.header .mainSearch .searchTop span i {
    display: none;
    position: absolute;
    bottom: -13px;
    left: 50%;
    margin-left: -18px;
    width: 17px;
    height: 10px;
    background: url(../img/searchTopIco.png) no-repeat;
}

.header .mainSearch .searchInput {
    font-size: 0px;
}

.header .mainSearch .searchInput input {
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
    width: 850px;
    height: 64px;
    line-height: 64px;
    font-size: 20px;
    background: #ffffff;
    border-radius: 8px 0px 0px 8px;
}

.header .mainSearch .searchInput input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999999;
    font-size: 20px;
}

.header .mainSearch .searchInput input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999999;
    font-size: 20px;
}

.header .mainSearch .searchInput input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
    font-size: 20px;
}

.header .mainSearch .searchInput input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999999;
    font-size: 20px;
}

.header .mainSearch .searchInput .defaultBtn {
    display: inline-block;
    vertical-align: middle;
    width: 120px;
    height: 64px;
    background: linear-gradient(-4deg, #4391f7 0%, #206fda 100%);
    border-radius: 0px 8px 8px 0px;
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    letter-spacing: 1px;
    cursor: pointer;
}

.header .topList {
    margin-top: 15px;
    overflow: hidden;
}

.header .topList .topList_item {
    display: block;
    float: left;
    width: 325px;
    height: 70px;
    line-height: 70px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

.header .topList .topList_item:nth-of-type(1) {
    background-image: url(../img/shouye/one.png);
    color: #1969b2;
}

.header .topList .topList_item:nth-of-type(2) {
    background-image: url(../img/shouye/two.png);
    color: #1c839d;
}

.header .topList .topList_item:nth-of-type(3) {
    background-image: url(../img/shouye/three.png);
    color: #189177;
}

.header .topList .topList_item:nth-of-type(4) {
    background-image: url(../img/shouye/four.png);
    color: #97a821;
}

.header .topList .topList_item:nth-of-type(5) {
    background-image: url(../img/shouye/five.png);
    color: #c16f1e;
}

.header .topList .topList_item:nth-of-type(6) {
    background-image: url(../img/shouye/six.png);
    color: #7751bb;
}

.header .topList .topList_item:nth-of-type(7) {
    background-image: url(../img/shouye/seven.png);
    color: #c03c7a;
}

.header .topList .topList_item:nth-of-type(8) {
    background-image: url(../img/shouye/eight.png);
    color: #d5383a;
}

.footer {
    width: 100%;
    /* background-color: #e22323; */
    background: linear-gradient(-4deg, #4391f7 0%, #206fda 100%);
}

.footer.footerFixed {
    position: fixed;
    bottom: 0;
    left: 0
}

.footer .foot {
    position: relative;
    margin: 0 auto;
    display: block;
    width: 560px;
    /* height: 135px;
    line-height: 50px; */
    overflow: hidden;
    text-align: center
}

.footer .foot div {
    margin-top: 30px
}

.footer .foot div p {
    line-height: 2;
    color: #fff
}

.footer .foot .sydw {
    padding: 56px 40px 80px;
    float: left;
    background: url("../img/sydw.png") center no-repeat
}

.navigator {
    margin-top: 20px;
    width: 1300px;
    height: 60px;
    line-height: 60px;
    background: linear-gradient(-4deg, #4391f7 0%, #206fda 100%);
    border-radius: 10px 10px 0px 0px;
    /* padding: ; */
}

.navBar {
    /* width: 1200px; */
    /* margin: 0 auto;
    height: 100px;
    line-height: 50px; */
}

.nav {
    /* position: relative;
    margin: 0 auto;
    font-size: 18px; */
}

.nav a {
    color: #fff;
}

.nav h3 {
    font-size: 100%;
    font-weight: normal;
}

.nav .m {
    float: left;
    position: relative;
    z-index: 10;
}

.nav .s {
    float: left;
    width: 3px;
    text-align: center;
    color: #D4D4D4;
    font-size: 12px;
}

.nav h3 a {
    display: block;
    width: 144px;
    text-align: center;
    font-size: 18px;
    position: relative;
}

.nav h3 a:hover {
    color: #fff;
}

.nav h3 a.hover {
    font-size: 20px;
    font-weight: bold;
}

.nav h3 a.hover::after {
    content: '';
    width: 84px;
    height: 4px;
    opacity: 0.3;
    background: #ffffff;
    border-radius: 2px;
    position: absolute;
    bottom: 10px;
    left: 30px;
}

.nav .sub {
    display: none;
    position: absolute;
    top: 50px;
    z-index: 1;
    width: 118px;
    border-top: 0;
    background: #e22323;
}

.nav .xygs {
    width: 128px
}

.nav .xygs li {
    width: 128px!important;
    padding-left: 1px;
}

.nav .sub li {
    text-align: center;
    margin-bottom: 4px;
    width: 118px;
}

.nav .sub li a {
    display: block;
    padding: 2px 0;
    height: 20px;
    line-height: 20px;
    color: #fff;
    font-size: 12px;
}

.nav .sub li a:hover {
    color: #FE7700;
}

.navigator .navBar .clearfixIndex .m h3 a.hover {
    /* background: url("../img/navigatorBgT.png") left 47px repeat-x; */
}

.container {
    margin-bottom: 140px;
    padding-bottom: 160px;
    box-shadow: 0px 3px 2px 2px rgb(128 128 128 / 30%);
    width: 1300px;
    margin: 0 auto;
    margin-top: -438px;
    background: #ffffff !important;
    margin-bottom: 140px;
    border-radius: 0px 0px 10px 10px;
    /* background: url("../img/bodyBottomBg.png") #f9f9f8 left bottom no-repeat */
}

.container .contain {
    overflow: hidden;
    margin: 0 auto;
    width: 1240px;
    min-height: 550px
}

.container .contain .mainSearch .searchBottom {
    text-align: center
}

.container .contain .mainSearch .searchBottom a {
    padding: 4px 10px;
    font-weight: bold;
    font-size: 12px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    transition-time-function: ease-in;
    -webkit-transition-delay: 0;
    transition-delay: 0;
    border-radius: 2px
}

.container .contain .mainSearch .searchBottom a:nth-child(1) {
    color: #e4854a
}

.container .contain .mainSearch .searchBottom a:nth-child(1):hover {
    color: #fff;
    background-color: #e4854a
}

.container .contain .mainSearch .searchBottom a:nth-child(2) {
    color: #99652f
}

.container .contain .mainSearch .searchBottom a:nth-child(2):hover {
    color: #fff;
    background-color: #99652f
}

.container .contain .mainSearch .searchBottom a:nth-child(3) {
    color: #407873
}

.container .contain .mainSearch .searchBottom a:nth-child(3):hover {
    color: #fff;
    background-color: #407873
}

.container .contain .mainSearch .searchBottom a:nth-child(4) {
    color: #347ab7
}

.container .contain .mainSearch .searchBottom a:nth-child(4):hover {
    color: #fff;
    background-color: #347ab7
}

.container .contain .breadcrumb {
    margin-bottom: 10px;
    padding: 20px 0 20px 22px;
    background: url("../img/breadcrumbHome.png") left center no-repeat
}

.container .contain .breadcrumb a {
    color: #797979
}

.container .contain .breadcrumb a.active,
.container .contain .breadcrumb a:hover {
    color: #333
}

.container .contain .breadcrumb span {
    padding: 0 5px
}

.container .contain .indexContain {
    overflow: auto;
    padding-top: 10px;
    width: 100%
}

.container .contain .indexContain .silde {
    width: 228px;
    float: left
}

.container .contain .indexContain .silde .slideNav {
    margin-bottom: 30px
}

.container .contain .indexContain .silde .slideNav img {
    display: block;
    margin-bottom: 10px
}

.container .contain .indexContain .silde .slideList {
    margin-bottom: 20px;
    border: 1px solid #ccc
}

.container .contain .indexContain .silde .slideList h4 {
    display: block;
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    background: url("../img/slideListToggle.png") #efefef center 21px no-repeat;
    font-size: 16px
}

.container .contain .indexContain .silde .slideList ul {
    background-color: #f3f3f3
}

.container .contain .indexContain .silde .slideList ul li:nth-child(even) {
    background-color: #f9f9f8
}

.container .contain .indexContain .silde .slideList ul li a {
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    transition-time-function: ease-in;
    -webkit-transition-delay: 0;
    transition-delay: 0;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    background: url("../img/icoLi.png") 8px -62px no-repeat;
    color: #333;
    font-size: 14px
}

.container .contain .indexContain .silde .slideList ul li a:hover {
    background-color: #e1e1e1
}

.container .contain .indexContain .silde .moreLinks {
    margin: 20px 0 0
}

.container .contain .indexContain .silde .moreLinks a {
    margin-bottom: 10px;
    display: block;
    width: 100%;
    height: 56px;
    line-height: 56px;
    text-align: center;
    border: 1px solid #ccc;
    background: url("../img/linkIco.png") #efefef no-repeat;
    font-size: 16px
}

.container .contain .indexContain .silde .moreLinks a:hover {
    box-shadow: 0 1px 3px #ccc
}

.container .contain .indexContain .silde .moreLinks a.link1 {
    background-position: 16px 12px
}

.container .contain .indexContain .silde .moreLinks a.link2 {
    background-position: 16px -63px
}

.container .contain .indexContain .silde .moreLinks a i {
    float: right;
    margin: 18px 10px 0 10px;
    padding: 10px;
    background: url("../img/linkIco.png") #efefef left bottom no-repeat
}

.container .contain .indexContain .indexCount {
    overflow: hidden;
    width: 100%;
}

.container .contain .indexContain .indexCount .indexTop {
    overflow: hidden;
}

.container .contain .indexContain .indexCount .shouyeswiper .focusImg {
    position: relative;
    float: left;
    width: 610px;
    height: 405px;
    line-height: normal
}

.container .contain .indexContain .indexCount .focusImg {
    position: relative;
    float: left;
    width: 1200px;
    height: 360px;
    line-height: normal
}

.container .contain .indexContain .indexCount .focusImg .swiper-container {
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center
}

.container .contain .indexContain .indexCount .focusImg .swiper-container .swiper-wrapper {
    z-index: 10
}

.container .contain .indexContain .indexCount .focusImg .swiper-container .swiper-wrapper .swiper-slide {
    position: relative
}

.container .contain .indexContain .indexCount .focusImg .swiper-container .swiper-wrapper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #ccc
}

.container .contain .indexContain .indexCount .focusImg .swiper-container .swiper-wrapper .swiper-slide p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 50px;
    overflow: hidden;
    padding: 0 10px;
    line-height: 40px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    z-index: 1
}

.container .contain .indexContain .indexCount .focusImg .swiper-container .swiper-wrapper .swiper-slide .bg {
    position: absolute;
    bottom: 0;
    width: 760px;
    height: 40px;
    opacity: .2;
    background: #000
}

.container .contain .indexContain .indexCount .focusImg .swiper-container .pagination {
    left: auto;
    right: 440px;
}

.container .contain .indexContain .indexCount .focusImg .arrow {
    opacity: 0;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    transition-time-function: ease-in;
    -webkit-transition-delay: 0;
    transition-delay: 0
}

.container .contain .indexContain .indexCount .lastNews ul {
    padding-top: 5px
}

.container .contain .indexContain .indexCount .lastNews ul li {
    padding: 6px 0 3px 0
}

.container .contain .indexContain .indexCount .lastNews ul li.hover {
    padding-bottom: 0
}

.container .contain .indexContain .indexCount .lastNews ul li.hover .title {
    font-size: 16px
}

.container .contain .indexContain .indexCount .lastNews ul li.hover p {
    display: block;
    padding: 5px 0 0 20px
}

.container .contain .indexContain .indexCount .lastNews ul li.hover p a {
    display: inline;
    background: 0;
    color: #5f5f5f;
    font-size: 12px
}

.container .contain .indexContain .indexCount .lastNews ul li a {
    display: block;
    padding-left: 20px;
    /* background:url("../img/icoLi.png") 8px -73px #f9f9f8 no-repeat; */
    color: #333;
    font-size: 14px
}

.container .contain .indexContain .indexCount .lastNews ul li a.title:hover {
    text-decoration: underline
}

.container .contain .indexContain .indexCount .lastNews ul li p {
    display: none
}

.container .contain .indexContain .scrollImg {
    position: relative;
    margin: 30px 0;
    height: 160px;
    padding: 20px 37px;
    background: #efefef;
}

.container .contain .indexContain .scrollImg .swiper-container {
    width: 1140px;
    height: 120px;
    line-height: normal;
    overflow: hidden;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a {
    display: block;
    width: 176px;
    height: 120px;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a p {
    width: 176px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    opacity: 0.8;
    font-size: 16px;
    position: absolute;
    bottom: 0px;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic1 {
    background-color: #675377;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic1 img {
    margin: 10px 30px;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic1 p {
    background: #33293b;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic2 {
    background-color: #4974a2;
    background-color: #ef6a4b;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic7 {
    background-color: #4955a2;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic2 img {
    /* margin: 10px 24px; */
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic2 p {
    background-color: #243a51;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic7 p {
    background-color: #102a46;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic7 img {
    margin: 10px 36px;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic3 {
    background-color: #e65540;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic3 img {
    margin: 10px 24px;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic3 p {
    background-color: #732a20;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic4 {
    background-color: #5d6774;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic4 p {
    background-color: #2e333a;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic5 {
    background-color: #2576a9;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic5 p {
    background-color: #123b54;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic6 {
    background-color: #1f8280;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic6 img {
    margin: 10px 24px;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic6 p {
    background-color: #0f4140;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic7 {
    background-color: #535a77;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic7 img {
    margin: 10px 20px;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic7 p {
    background-color: #292d3b;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic8 {
    background-color: #537ea6;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic8 img {
    margin: 8px 24px;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic8 p {
    background-color: #293f53;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic9 {
    background-color: #01ABB0;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic9 img {
    margin: 10px 30px;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a.topic9 p {
    background: #33293b;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a img {
    margin: 10px;
    cursor: pointer;
    transition: all 0.6s;
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a img:hover {
    transform: scale(1.1);
}

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a p {
    position: absoult;
}

.bottomborder {
    border: 1px solid rgba(190, 190, 190, 1);
    background-color: #efefef;
    margin-top: 30px;
}

.container .contain .indexContain .member {
    width: 100%;
    margin-top: 20px;
    background-color: #efefef;
    padding-right: 20px;
}

.container .contain .indexContain .member h3 {
    position: relative;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    background: url(../img/mingdan.png) 4px top no-repeat;
}

.container .contain .indexContain .member h3 span {
    float: left;
    display: block;
    width: 365px;
    height: 30px;
    font-size: 18px;
    padding-left: 30px;
    overflow: hidden;
    border-bottom: 2px solid red;
}

.container .contain .indexContain .member h3 ul.linkBox {
    float: left;
    width: 400px;
    height: 30px;
    margin-left: 50px;
    overflow: hidden;
}

.container .contain .indexContain .member h3 ul.linkBox li {
    float: left;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    border-radius: 4px;
}

.container .contain .indexContain .member h3 ul.linkBox li.active {
    background-color: #e22323;
    color: #fff;
}

.container .contain .indexContain .member h3 a {
    float: right;
    display: block;
    color: #747474;
    font-size: 12px;
    font-weight: normal;
}

.container .contain .indexContain .member .linkWrap {
    border-top: 2px solid #ddd;
}

.container .contain .indexContain .member .linkWrap ul.linkList {
    overflow: auto;
    padding: 15px 24px 0;
    margin-bottom: 10px;
}

.container .contain .indexContain .member .linkWrap .linkList li {
    float: left;
    width: 179px;
    height: 40px;
    padding-left: 10px;
    line-height: 40px;
    font-size: 14px;
}

.container .contain .indexContain .member .linkWrap .linkList li a {
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    transition-time-function: ease-in;
    -webkit-transition-delay: 0;
    transition-delay: 0;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 40px;
    padding-left: 20px;
    color: #333;
    font-size: 14px
}

.container .contain .indexContain .member ul.linkList li a:hover {
    background-color: #efefef
}

.bottomborder .platform {
    width: 100%;
    background-color: #efefef;
    /* padding-right: 20px; */
}

.bottomborder .platform h3 {
    position: relative;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    background: url(../img/index_platform.png) 4px top no-repeat;
    border-bottom: 2px solid #ddd;
}

.bottomborder .platform h3 span {
    float: left;
    display: block;
    width: 120px;
    height: 30px;
    font-size: 18px;
    padding-left: 30px;
    overflow: hidden;
    border-bottom: 2px solid red;
}

.bottomborder .platform .platformNav {
    /* padding: 0 20px; */
}

.bottomborder .platform .platformNav ul {
    border-bottom: 1px solid rgba(204, 204, 204, 1);
    overflow: hidden;
    padding-left: 40px;
}

.bottomborder .platform .platformNav ul li {
    height: 55px;
    float: left;
    line-height: 55px;
    position: relative;
    font-size: 16px;
    cursor: pointer;
    width: 160px;
}

.bottomborder .platform .platformNav ul li.active {
    color: #E22323;
}

.bottomborder .platform .platformNav ul li i {
    position: absolute;
    width: 13px;
    height: 6px;
    background: url(../img/san1.png) center no-repeat;
    bottom: 0;
    left: 25px;
}

.bottomborder .platform .platformNav ul li i.none {
    display: none;
}

.bottomborder .platform .navCotent {
    padding-left: 40px;
    font-size: 14px;
}

.bottomborder .platform .navCotent ul {
    overflow: hidden;
}

.bottomborder .platform .navCotent ul li {
    height: 40px;
    float: left;
    line-height: 40px;
    width: 280px;
}

.container .contain .slideBar {
    float: left;
    width: 260px
}

.container .contain .slideBar.xyfw {
    width: 220px
}

.container .contain .slideBar.xyfw .xyfwChannelList li {
    margin-bottom: 15px;
    border: 1px solid #ccc;
    background: url("../img/xyfwSideBg.png") 0 2px repeat-x;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    transition-time-function: ease-in;
    -webkit-transition-delay: 0;
    transition-delay: 0
}

.container .contain .slideBar.xyfw .xyfwChannelList li.hover {
    border-color: #aaa;
    box-shadow: 0 1px 3px #aaa
}

.container .contain .slideBar.xyfw .xyfwChannelList li:hover {
    box-shadow: 0 1px 3px #ccc
}

.container .contain .slideBar.xyfw .xyfwChannelList li.ico1 a {
    background-position: 30px 11px
}

.container .contain .slideBar.xyfw .xyfwChannelList li.ico2 a {
    background-position: 30px -85px
}

.container .contain .slideBar.xyfw .xyfwChannelList li a {
    display: block;
    padding-left: 115px;
    width: 100%;
    height: 70px;
    line-height: 70px;
    background: url("../img/xyfwSideIco.png") no-repeat;
    font-size: 16px
}

.container .contain .slideBar.xyfw .xyfwChannelList li .subLevel {
    display: none;
    padding-top: 10px
}

.container .contain .slideBar.xyfw .xyfwChannelList li .subLevel a {
    padding: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url(../img/channelListLiBg.png) center bottom no-repeat;
    text-align: center
}

.container .contain .slideBar.xyfw .xyfwChannelList li .subLevel a:last-child {
    background: 0
}

.container .contain .slideBar.xyfw .xyfwChannelList li .subLevel a:hover {
    color: #2584da
}

.container .contain .slideBar.xyfw .xyfwChannelList li .subLevel a.hover {
    color: #2584da
}

.container .contain .slideBar.xyfw .xyfwChannelList li .subLevel a.hover span {
    padding-left: 20px;
    background: url(../img/channelListIco.png) left center no-repeat
}

.container .contain .slideBar .miniSearch {
    margin-bottom: 20px;
    border: 1px solid #ccc
}

.container .contain .slideBar .miniSearch h4 {
    display: block;
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    font-size: 16px
}

.container .contain .slideBar .miniSearch .searchBox {
    position: relative;
    font-size: 14px
}

.container .contain .slideBar .miniSearch .searchBox input {
    display: block;
    margin: 20px auto 30px;
    width: 240px;
    height: 39px;
    line-height: 39px;
    padding-left: 10px;
    border-radius: 2px
}

.container .contain .slideBar .miniSearch .searchBox input:focus {
    border: 1px solid #2c86d7
}

.container .contain .slideBar .miniSearch .searchBox .searchBtn {
    position: absolute;
    top: 8px;
    right: 14px;
    padding: 10px;
    background: url("../img/miniSearch.png") left bottom no-repeat;
    cursor: pointer
}

.container .contain .slideBar .miniSearch ul li {
    padding: 0 0 15px 33px;
    background: url("../img/miniSearch.png") 13px -69px no-repeat;
    cursor: pointer
}

.container .contain .slideBar .miniSearch ul li.hover {
    background-position: 13px top
}

.container .contain .slideBar .hotList {
    margin-top: 20px;
    border: 1px solid #ccc
}

.container .contain .slideBar .hotList h4 {
    display: block;
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    background: #efefef;
    font-size: 16px
}

.container .contain .slideBar .hotList ul {
    background-color: #f3f3f3
}

.container .contain .slideBar .hotList ul li:nth-child(even) {
    background-color: #f9f9f8
}

.container .contain .slideBar .hotList ul li a {
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    transition-time-function: ease-in;
    -webkit-transition-delay: 0;
    transition-delay: 0;
    display: block;
    width: auto;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding-right: 10px;
    padding-left: 20px;
    background: url("../img/icoLi.png") 8px -62px no-repeat;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    font-size: 14px
}

.container .contain .slideBar .hotList ul li a:hover {
    background-color: #e1e1e1
}

.container .contain .slideBar .channelList {
    margin-bottom: 20px;
    border: 1px solid #ccc
}

.container .contain .slideBar .channelList h4 {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    background: #efefef;
    font-size: 16px
}

.container .contain .slideBar .channelList ul {
    padding: 10px;
    background-color: #f9f9f8
}

.container .contain .slideBar .channelList ul li {
    display: block;
    width: 100%;
    height: 43px;
    line-height: 43px;
    text-align: center;
    background: url("../img/channelListLiBg.png") center bottom no-repeat
}

.container .contain .slideBar .channelList ul li:last-child a {
    background: 0
}

.container .contain .slideBar .channelList ul li a {
    color: #333;
    font-size: 16px
}

.container .contain .slideBar .channelList ul li a:hover,
.container .contain .slideBar .channelList ul li a.hover {
    color: #2584da
}

.container .contain .slideBar .channelList ul li.hover a {
    padding-left: 15px;
    background: url("../img/channelListIco.png") left center no-repeat;
    color: #2584da
}

.container .contain .slideMain {
    padding: 30px 0 0 0px
}

.container .contain .slideMain.fullWidth {
    padding-left: 0
}

.container .contain .slideMain.xyfw {
    padding-left: 0px
}

.container .contain .slideMain.xyfw .xyfwPage {
    padding: 20px
}

.container .contain .slideMain.xyfw .xyfwPage h5 {
    padding-bottom: 10px;
    line-height: 1.8;
    font-weight: bold;
    font-size: 13px
}

.container .contain .slideMain.xyfw .xyfwPage p {
    padding-bottom: 40px;
    line-height: 35px
}

.container .contain .slideMain.xyfw .bjcx {
    padding-top: 50px
}

.container .contain .slideMain.xyfw .bjcx .queryBox {
    margin: 0 auto;
    width: 425px;
    padding: 50px;
    border: 1px solid #ccc
}

.container .contain .slideMain.xyfw .bjcx .queryBox li {
    margin-bottom: 20px;
    text-align: center
}

.container .contain .slideMain.xyfw .bjcx .queryBox li label {
    display: inline-block;
    padding-right: 10px;
    text-align: right;
    font-size: 14px
}

.container .contain .slideMain.xyfw .bjcx .queryBox li input {
    width: 240px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    outline: 0;
    text-indent: .5em;
    font-size: 14px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    transition-time-function: ease-in;
    -webkit-transition-delay: 0;
    transition-delay: 0
}

.container .contain .slideMain.xyfw .bjcx .queryBox li input:focus {
    border-color: #2c86d7
}

.container .contain .slideMain.xyfw .bjcx .queryBox li.queryBtnBox {
    margin: 30px 0 0 0
}

.container .contain .slideMain.xyfw .bjcx .queryBox li.queryBtnBox button {
    margin-left: 100px;
    width: 120px;
    height: 34px;
    line-height: 34px
}

.container .contain .slideMain.xyfw .bjcxDetail h3 {
    padding: 20px
}

.container .contain .slideMain.xyfw .bjcxDetail .yyBaseInfo table {
    width: 100%;
    border: 1px solid #aaa;
    border-spacing: 0;
    border-collapse: collapse
}

.container .contain .slideMain.xyfw .bjcxDetail .yyBaseInfo table td {
    padding: 12px 10px;
    border: 1px solid #ccc;
    border-collapse: collapse;
    color: #666
}

.container .contain .slideMain.xyfw .bjcxDetail .yyBaseInfo table td.rowLeft {
    background-color: #efefef;
    text-align: center
}

.container .contain .slideMain.xyfw .bjcxDetail .yyBaseInfo table td .reject {
    color: #e62929
}

.container .contain .slideMain.xyfw .bjcxDetail .yyBaseInfo table td .checking {
    color: #d46915
}

.container .contain .slideMain.xyfw .bjcxDetail .yyBaseInfo table td .pass {
    color: #009c34
}

.container .contain .slideMain.xyfw .bjcxDetail .yyDetail table {
    width: 100%;
    border: 1px solid #aaa;
    border-spacing: 0;
    border-collapse: collapse;
    background-color: #fff
}

.container .contain .slideMain.xyfw .bjcxDetail .yyDetail table td {
    padding: 10px;
    border: 1px solid #ccc;
    border-collapse: collapse;
    color: #666
}

.container .contain .slideMain.xyfw .bjcxDetail .yyDetail table td.rowLeft {
    text-align: right
}

.container .contain .slideMain.xyfw .fwdt {
    position: relative;
    padding: 30px 20px
}

.container .contain .slideMain.xyfw .fwdt .searchApplicationIco {
    position: absolute;
    right: 10px;
    top: 30px;
    width: 64px;
    height: 64px;
    background: url(../img/searchApplicationIco.png) no-repeat
}

.container .contain .slideMain.xyfw .fwdt h3 {
    padding-bottom: 15px;
    line-height: 2;
    font-weight: bold;
    font-size: 16px
}

.container .contain .slideMain.xyfw .fwdt .selectDate {
    padding: 40px 0 20px
}

.container .contain .slideMain.xyfw .fwdt .selectDate span {
    padding-right: 20px;
    font-size: 14px
}

.container .contain .slideMain.xyfw .fwdt .selectDate span input {
    padding-left: 10px;
    width: 120px;
    height: 30px;
    line-height: 30px;
    font-size: 12px
}

.container .contain .slideMain.xyfw .fwdt .selectDate button {
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    background-color: #7fb5e6
}

.container .contain .slideMain.xyfw .fwdt .selectDate button:hover {
    background-color: #419ef2
}

.container .contain .slideMain.xyfw .fwdt .recordBox {
    padding-bottom: 10px
}

.container .contain .slideMain.xyfw .fwdt .recordBox table {
    width: 100%;
    border: 1px solid #aaa;
    border-spacing: 0;
    border-collapse: collapse;
    background-color: #fff
}

.container .contain .slideMain.xyfw .fwdt .recordBox table td,
.container .contain .slideMain.xyfw .fwdt .recordBox table th {
    padding: 15px;
    border: 1px solid #ccc;
    border-collapse: collapse;
    color: #666
}

.container .contain .slideMain.xyfw .fwdt .recordBox table th {
    background-color: #efefef;
    color: #333
}

.container .contain .slideMain.xyfw .fwdt .recordBox table td {
    text-align: center
}

.container .contain .slideMain.xyfw .fwdt .recordBox table td .recordDown {
    margin: 0 auto;
    padding-left: 20px;
    display: block;
    width: 50px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: url(../img/recordDown.png) no-repeat;
    cursor: pointer
}

.container .contain .slideMain.xyfw .ggxyjlzzcx {
    position: relative;
    padding: 30px 20px
}

.container .contain .slideMain.xyfw .ggxyjlzzcx h3 {
    padding-bottom: 15px;
    line-height: 2;
    font-weight: bold;
    font-size: 16px
}

.container .contain .slideMain.xyfw .ggxyjlzzcx p {
    padding-top: 5px;
    line-height: 1.5;
    color: #333
}

.container .contain .slideMain.xyfw .ggxyjlzzcx table {
    width: 100%;
    border: 1px solid #aaa;
    border-spacing: 0;
    border-collapse: collapse
}

.container .contain .slideMain.xyfw .ggxyjlzzcx table td,
.container .contain .slideMain.xyfw .ggxyjlzzcx table th {
    padding: 10px 15px;
    border: 1px solid #ccc;
    border-collapse: collapse;
    box-sizing: border-box;
    color: #666
}

.container .contain .slideMain.xyfw .ggxyjlzzcx table td input,
.container .contain .slideMain.xyfw .ggxyjlzzcx table td select {
    padding-left: 10px;
    width: 100%;
    height: 25px;
    line-height: 25px;
    border-color: transparent;
    background-color: transparent
}

.container .contain .slideMain.xyfw .ggxyjlzzcx table td input:focus,
.container .contain .slideMain.xyfw .ggxyjlzzcx table td select:focus {
    border-color: #ccc;
    background-color: #fff
}

.container .contain .slideMain.xyfw .ggxyjlzzcx table td input.readonly:focus,
.container .contain .slideMain.xyfw .ggxyjlzzcx table td select.readonly:focus {
    border-color: transparent;
    background-color: transparent
}

.container .contain .slideMain.xyfw .ggxyjlzzcx table td .Validform_error {
    border-color: #e62929
}

.container .contain .slideMain.xyfw .ggxyjlzzcx .frRecordBox,
.container .contain .slideMain.xyfw .ggxyjlzzcx .zzrRecordBox {
    padding-bottom: 10px
}

.container .contain .slideMain.xyfw .ggxyjlzzcx .frRecordBox h5,
.container .contain .slideMain.xyfw .ggxyjlzzcx .zzrRecordBox h5 {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #ccc;
    border-bottom: 0;
    background-color: #efefef;
    font-size: 16px
}

.container .contain .slideMain.xyfw .ggxyjlzzcx .frRecordBox h5.diff,
.container .contain .slideMain.xyfw .ggxyjlzzcx .zzrRecordBox h5.diff {
    border-top: 0
}

.container .contain .slideMain.xyfw .ggxyjlzzcx .frRecordBox table .colLeft,
.container .contain .slideMain.xyfw .ggxyjlzzcx .zzrRecordBox table .colLeft {
    text-align: left;
    font-weight: bold
}

.container .contain .slideMain.xyfw .ggxyjlzzcx .frRecordBox table .colLeft.colWidth,
.container .contain .slideMain.xyfw .ggxyjlzzcx .zzrRecordBox table .colLeft.colWidth {
    padding-left: 20px;
    padding-right: 20px;
    width: 15px
}

.container .contain .slideMain.xyfw .ggxyjlzzcx .frRecordBox table .colLeft.colWidth2,
.container .contain .slideMain.xyfw .ggxyjlzzcx .zzrRecordBox table .colLeft.colWidth2 {
    width: 120px
}

.container .contain .slideMain.xyfw .ggxyjlzzcx .frRecordBox table .colLeft.colWidth3,
.container .contain .slideMain.xyfw .ggxyjlzzcx .zzrRecordBox table .colLeft.colWidth3 {
    width: 160px
}

.container .contain .slideMain.xyfw .ggxyjlzzcx .frRecordBox .butnBox,
.container .contain .slideMain.xyfw .ggxyjlzzcx .zzrRecordBox .butnBox {
    overflow: auto;
    padding: 30px 0;
    text-align: center
}

.container .contain .slideMain.xyfw .ggxyjlzzcx .frRecordBox .butnBox .defaultBtn,
.container .contain .slideMain.xyfw .ggxyjlzzcx .zzrRecordBox .butnBox .defaultBtn {
    margin: 0 13px;
    display: inline-block
}

.container .contain .slideMain.xyfw .ggxyjlzzcx .zzrRecordBox {
    display: none
}

.container .contain .slideMain .channelName {
    position: relative;
    width: 100%;
    padding: 2px 10px 5px 20px;
    border-bottom: 1px solid #cbcbcb;
    font-size: 16px
}

.container .contain .slideMain .channelName:before {
    content: '';
    position: absolute;
    left: 10px;
    top: 2px;
    width: 3px;
    height: 16px;
    background-color: #2584da
}

.container .contain .slideMain .channelName .loginInfoBar {
    display: none;
    float: right;
    font-weight: normal;
    font-size: 12px;
    color: #333
}

.container .contain .slideMain .channelName .loginInfoBar .loginUsername {
    padding: 2px;
    color: #2584da;
    cursor: pointer
}

.container .contain .slideMain .channelName .loginInfoBar .loginUsername:hover {
    background-color: #2584da;
    color: #fff
}

.container .contain .slideMain .channelName .loginInfoBar .loginOut {
    cursor: pointer
}

.container .contain .slideMain .channelName .loginInfoBar .loginOut:hover {
    color: #e62929
}

.container .contain .slideMain .commonList {
    min-height: 530px
}

.container .contain .slideMain .commonList li {
    border-bottom: 1px dotted #ccc
}

.listBox.searchList .commonList li span.bq1 {
    float: left;
    display: inline-block;
    width: 40px;
    height: 20px;
    line-height: 24px;
    text-align: center;
    background-color: red;
    padding: 0;
    color: #fff;
    font-size: 12px;
    margin-left: 22px;
}

.listBox.searchList .commonList li span.bq2 {
    float: left;
    display: inline-block;
    height: 20px;
    line-height: 24px;
    text-align: center;
    background-color: #e7e2e2;
    color: black;
    font-size: 12px;
    padding: 0 6px;
}

.container .contain .slideMain .commonList li span.time {
    float: right;
    /* margin-top: 13px; */
    color: #818181;
    font-size: 12px
}

.listBox.searchList .commonList li span.time1 {
    color: #818181;
    font-size: 12px;
    padding-right: 5px;
}

.container .contain .slideMain .commonList li a {
    /* width:auto;
	height:40px;
	line-height:40px;
	overflow:hidden;
	display:block;
	padding-right:10px;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#333;
	font-size:14px;
	-webkit-transition-property:border-bottom-color;
	transition-property:border-bottom-color;
	-webkit-transition-duration:.5s;
	transition-duration:.5s;
	transition-time-function:ease-in;
	-webkit-transition-delay:0;
	transition-delay:0 */
}

.container .contain .slideMain .commonList li a:hover {
    border-bottom-color: #000
}

.container .contain .slideMain.articleBox {
    padding-bottom: 20px
}

.container .contain .slideMain.articleBox.contBox {
    padding: 40px 100px;
    line-height: 25px;
    /* background: #fff; */
}

.container .contain .slideMain.articleBox .title {
    line-height: 1.5;
    text-align: center;
    word-break: break-all;
    word-wrap: break-word;
    font-size: 24px
}

.container .contain .slideMain.articleBox .shortInfo {
    overflow: hidden;
    padding: 20px 0 6px;
    line-height: 1;
    border-bottom: 1px solid #bebebe
}

.container .contain .slideMain.articleBox.contBox .shortInfo {
    padding: 20px 100px;
}

.container .contain .slideMain.articleBox .shortInfo span {
    float: left;
    width: 33.33%;
    color: #9a9a9a;
    font-size: 14px
}

.container .contain .slideMain.articleBox .shortInfo span.source {
    text-align: center
}

.container .contain .slideMain.articleBox .shortInfo span.view {
    text-align: right
}

.container .contain .slideMain.articleBox .shortInfo span.view i {
    padding: 0 0 0 23px;
    font-style: normal
}

.container .contain .slideMain.articleBox .article {
    overflow-x: hidden;
    overflow-y: auto;
    padding: 20px;
    border-bottom: 1px solid #cdcdcd;
    color: #333;
    font-size: 14px
}

.container .contain .slideMain.articleBox .article p {
    line-height: 2em;
    /*font-size: 14px;*/
    font-size: 20px !important;
    /* font-family: 仿宋_GB2312 !important; */
    font-family: 宋体 !important;
}

.container .contain .slideMain.articleBox .article p span {
    line-height: 2em;
    /*font-size: 14px;*/
    font-size: 20px !important;
    /* font-family: 仿宋_GB2312 !important; */
    font-family: 宋体 !important;
}

.container .contain .slideMain.articleBox .article img {
    max-width: 100%;
    /* display: block; */
    margin: 0 auto;
}

.container .contain .slideMain.articleBox .article p,
.container .contain .slideMain.articleBox .article span,
.container .contain .slideMain.articleBox .article a,
.container .contain .slideMain.articleBox .article div,
.container .contain .slideMain.articleBox .article label {
    word-break: break-all;
    word-wrap: break-word
}

.container .contain .slideMain .xygsList {
    margin-bottom: 20px;
    min-height: 530px
}

.container .contain .slideMain .xygsList table {
    width: 100%
}

.container .contain .slideMain .xygsList table tr:hover {
    background-color: #f1f1f1
}

.container .contain .slideMain .xygsList table tr th,
.container .contain .slideMain .xygsList table tr td {
    line-height: 40px;
    text-align: center;
    font-size: 14px
}

.container .contain .slideMain .xygsList table tr th {
    border: 1px solid #ccc;
    background-color: #3E8DF3;
    opacity: 0.9;
    color: #fff;
    font-size: 14px;
}

.container .contain .slideMain .xygsList table tr td {
    text-align: center;
    color: #333;
    border: 1px solid #ddd;
}

.container .contain .slideMain .xygsList table tr td a,
.container .contain .slideMain .xygsList table tr td span {
    overflow: hidden;
    margin: 0 auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal
}

.container .contain .slideMain .xygsList table tr td a {
    color: #3286cd
}

.container .contain .slideMain .xygsList table tr td a:hover {
    color: #1674f3;
    text-decoration: underline
}

.container .contain .slideMain .xygsList.hhb table td a,
.container .contain .slideMain .xygsList.hhb table td span,
.container .contain .slideMain .xygsList.xydm table td a,
.container .contain .slideMain .xygsList.xydm table td span,
.container .contain .slideMain .xygsList.shzx table td a,
.container .contain .slideMain .xygsList.shzx table td span,
.container .contain .slideMain .xygsList.xybg table td a,
.container .contain .slideMain .xygsList.xybg table td span {
    width: 300px
}

.container .contain .slideMain .xygsList.xzxk table td a,
.container .contain .slideMain .xygsList.xzxk table td span {
    width: 300px;
    cursor: pointer;
}

.container .contain .slideMain.xygsDetailBox .xygsDetail h1 {
    padding: 22px 0 17px;
    text-align: center;
    color: #333
}

.container .contain .slideMain.xygsDetailBox .xygsDetail table {
    width: 80%;
    border: 1px solid #ccc;
    background-color: #f4f4f4;
    margin: 0 auto;
    font-size: 14px;
}

.container .contain .slideMain.xygsDetailBox .xygsDetail table td {
    padding: 0 10px;
    line-height: 38px;
    border: 1px solid #ccc
}

.container .contain .slideMain.xygsDetailBox .xygsDetail table td.colLeft {
    text-align: right;
    background-color: #efefef;
    color: #333;
    font-weight: bold
}

.container .contain .slideMain.xygsDetailBox .xygsDetail .viewBtnGroup {
    overflow: auto;
    padding: 30px 0 0;
    width: 80%;
}

.container .contain .slideMain.xygsDetailBox .xygsDetail .viewBtnGroup a {
    float: right
}

.container .contain .slideMain.xygsDetailBox .xygsDetail .viewBtnGroup a.sumitYY {
    margin-right: 20px
}

.container .contain .slideMain.listBox .commonList {
    padding: 10px 0 20px
}

.container .contain .slideMain #mainSearch {
    opacity: 0;
    height: 700px;
}

.container .contain .slideMain #mainSearch .swiper-wrapper {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important
}

.container .contain .slideMain #mainSearch .swiper-wrapper .swiper-slide {
    position: relative
}

.container .contain .slideMain #mainSearch .swiper-wrapper .swiper-slide .page {
    float: right;
    overflow: hidden;
}

.container .contain .slideMain .searchList.xyxx table td a,
.container .contain .slideMain .searchList.xyxx table td span {
    width: 140px
}

.container .contain .slideMain .searchList.xygsList.xzxk table td a,
.container .contain .slideMain .searchList.xygsList.xzxk table td span {
    width: 170px
}

.container .contain .slideMain .searchList.listBox .commonList {
    display: none
}

.container .contain .slideMain .searchList.listBox .commonList li a .keyword {
    color: #e62929
}

.container .contain .noData {
    padding-top: 200px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
    background: url("../img/listNoImg.jpg") center 20px no-repeat;
    color: #666
}

.container .contain .slideMain.bsznBox .bszn {
    padding-left: 20px;
    border-top: 1px dashed #ccc
}

.container .contain .slideMain.bsznBox .bszn li {
    padding: 15px 13px;
    border-bottom: 1px dashed #ccc;
    list-style: decimal;
    line-height: 1.8
}

.container .contain .slideMain.bsznBox .bszn li p {
    font-size: 14px
}

.container .contain .slideMain.bsznBox .bszn li p.ask {
    font-weight: bold
}

.container .contain .slideMain.bsznBox .bszn li p.ask span {
    color: #ee1515
}

.container .contain .slideMain.bsznBox .bszn li p.answer span {
    color: #2584da
}

.container .contain .slideMain.cydwBox .cydw li,
.container .contain .slideMain.cydwBox .yqlj li,
.container .contain .slideMain.yqljBox .cydw li,
.container .contain .slideMain.yqljBox .yqlj li {
    border-bottom: 1px solid #f8f8f8;
    float: left;
    width: 33.33%;
    padding-left: 10px
}

.container .contain .slideMain.cydwBox .cydw li:before,
.container .contain .slideMain.cydwBox .yqlj li:before,
.container .contain .slideMain.yqljBox .cydw li:before,
.container .contain .slideMain.yqljBox .yqlj li:before {
    content: ' ';
    float: left;
    margin-top: 25px;
    width: 3px;
    height: 3px;
    position: absolute;
    background-color: #f9b62c;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    transition-time-function: ease-in;
    -webkit-transition-delay: 0;
    transition-delay: 0
}

.container .contain .slideMain.cydwBox .cydw li:hover:before,
.container .contain .slideMain.cydwBox .yqlj li:hover:before,
.container .contain .slideMain.yqljBox .cydw li:hover:before,
.container .contain .slideMain.yqljBox .yqlj li:hover:before {
    width: 4px;
    height: 4px;
    background-color: #2584da
}

.container .contain .slideMain.cydwBox .cydw li a,
.container .contain .slideMain.cydwBox .yqlj li a,
.container .contain .slideMain.yqljBox .cydw li a,
.container .contain .slideMain.yqljBox .yqlj li a {
    display: block;
    margin: 10px 0 10px 0;
    padding: 10px 0 10px 10px;
    font-size: 14px
}

.container .contain .slideMain.zzjgBox .zzjg {
    padding: 20px;
    font-size: 14px
}

.container .contain .slideMain.yysqBox .yysq {
    overflow: auto;
    padding-bottom: 40px;
    border-bottom: 1px solid #e0e0e0
}

.container .contain .slideMain.yysqBox .yysq .yiyi {
    text-align: right
}

.container .contain .slideMain.yysqBox .yysq .yiyi a {
    display: inline-block;
    margin: 0 5px;
    padding: 1px 8px;
    border-radius: 5px;
    background-color: #2c86d7;
    color: #fff;
    cursor: pointer
}

.container .contain .slideMain.yysqBox .yysq .yiyi a:nth-child(2) {
    display: none
}

.container .contain .slideMain.yysqBox .yysq .yiyi a:hover {
    background-color: #75acde;
    color: #f1f1f1
}

.container .contain .slideMain.yysqBox .yysq .application {
    margin-top: 20px
}

.container .contain .slideMain.yysqBox .yysq .application .baseInfo h5 {
    border-top: 1px solid #e0e0e0
}

.container .contain .slideMain.yysqBox .yysq .application h5 {
    margin-bottom: 20px;
    line-height: 36px;
    background-color: #efefef;
    text-align: center;
    font-size: 14px
}

.container .contain .slideMain.yysqBox .yysq .application .label {
    display: block;
    overflow: auto
}

.container .contain .slideMain.yysqBox .yysq .application .label span {
    width: 175px;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: right;
    color: #333
}

.container .contain .slideMain.yysqBox .yysq .application .label button {
    width: 90px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    border: 0;
    outline: 0;
    background-color: #b7cfe5;
    cursor: pointer;
    font-size: 14px
}

.container .contain .slideMain.yysqBox .yysq .application .label input,
.container .contain .slideMain.yysqBox .yysq .application .label select,
.container .contain .slideMain.yysqBox .yysq .application .label textarea {
    outline: 0
}

.container .contain .slideMain.yysqBox .yysq .application .label input,
.container .contain .slideMain.yysqBox .yysq .application .label textarea {
    padding: 0 5px
}

.container .contain .slideMain.yysqBox .yysq .application .label input,
.container .contain .slideMain.yysqBox .yysq .application .label select {
    width: 180px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    background-color: #f9f9f8
}

.container .contain .slideMain.yysqBox .yysq .application .label input.identity_copy_text,
.container .contain .slideMain.yysqBox .yysq .application .label input.evidencePic_text,
.container .contain .slideMain.yysqBox .yysq .application .label input.evidence_text,
.container .contain .slideMain.yysqBox .yysq .application .label button.identity_copy_view,
.container .contain .slideMain.yysqBox .yysq .application .label button.evidencePic_view,
.container .contain .slideMain.yysqBox .yysq .application .label button.evidence_view {
    vertical-align: middle;
    background-color: #f9f9f8;
}

.container .contain .slideMain.yysqBox .yysq .application .label button.identity_copy_view,
.container .contain .slideMain.yysqBox .yysq .application .label button.evidencePic_view,
.container .contain .slideMain.yysqBox .yysq .application .label button.evidence_view {
    margin-left: 6px;
    border: 1px solid #ccc;
    color: #333;
    font-size: 12px
}

.container .contain .slideMain.yysqBox .yysq .application .label textarea {
    padding: 5px;
    width: 475px;
    height: 140px;
    line-height: 20px;
    border: 1px solid #ccc;
    background-color: #f9f9f8;
    resize: none
}

.container .contain .slideMain.yysqBox .yysq .application .label i {
    font-style: normal;
    color: #fe2121
}

.container .contain .slideMain.yysqBox .yysq .application .label .tips {
    overflow: auto
}

.container .contain .slideMain.yysqBox .yysq .application .label .tips span {
    height: 16px;
    line-height: 15px
}

.container .contain .slideMain.yysqBox .yysq .application .label .tips .Validform_checktip {
    margin-left: 175px;
    display: block;
    width: auto;
    float: none;
    text-align: left
}

.container .contain .slideMain.yysqBox .yysq .application .label .tips .Validform_checktip.Validform_wrong {
    color: red
}

.container .contain .slideMain.yysqBox .yysq .application .label .tips .Validform_checktip.Validform_right {
    color: #04a93b
}

.container .contain .slideMain.yysqBox .yysq .submitBox {
    overflow: auto;
    width: 290px;
    margin: 50px auto 0
}

.container .contain .slideMain.yysqBox .yysq .submitBox button,
.container .contain .slideMain.yysqBox .yysq .submitBox input {
    float: left
}

.container .contain .slideMain.yysqBox .yysq .submitBox button {
    margin-left: 50px
}

.arrow {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 30px;
    height: 50px;
    line-height: normal;
    background: url("../img/arrow.png") no-repeat;
    z-index: 10;
    cursor: pointer
}

.arrow.arrow-left {
    left: 0;
    background-position: left top
}

.arrow.arrow-right {
    right: 0px;
    background-position: left bottom
}

.block {
    float: left;
    width: 440px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    transition-time-function: ease-in;
    -webkit-transition-delay: 0;
    transition-delay: 0
}

.block:nth-child(1) {
    /* margin-bottom:20px; */
}

.block:nth-child(2) {
    /* margin-bottom:20px; */
}

.block:hover {
    border-color: #ccc
}

.block h3 {
    position: relative;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-right: 10px;
    border-bottom: 2px solid #ddd;
    font-size: 16px;
    color: #333;
    background: url(../img/cartoonIcon.png) left top no-repeat;
}

.block ul li {
    height: 50px;
    line-height: 50px;
}

.block h3 span {
    float: left;
    display: block;
    width: 100px;
    height: 30px;
    padding-left: 30px;
    cursor: pointer;
}

.block h3 span.active {
    border-bottom: 2px solid red;
}


/* .block h3:before {
	content:'';
	position:absolute;
	left:10px;
	top:9px;
	width:18px;
	height:16px;
	background:url("../img/iconCont.png") no-repeat;
} */

.block h3 a {
    float: right;
    color: #747474;
    font-size: 12px;
    font-weight: normal;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    transition-time-function: ease-in;
    -webkit-transition-delay: 0;
    transition-delay: 0
}

.block h3 a:hover {
    color: #e22323;
}

.block ul {
    height: 270px
}

.block ul a img {
    margin-top: 16px;
    width: 440px;
    height: 233px;
}

.block ul li {
    /* border-bottom: 1px dashed #ddd;
    overflow: hidden;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    transition-time-function: ease-in;
    -webkit-transition-delay: 0;
    transition-delay: 0 */
}

.block ul li a {
    /* width: 370px;
    height: 50px;
    line-height: 50px;
    float: left;
    color: #333;
    font-size: 14px;
    padding-left: 5px; */
}

.block ul li span {
    height: 50px;
    width: 70px;
    line-height: 50px;
    font-size: 12px;
}

.block ul li:hover {
    background-color: #efefef
}

.container .contain .indexContain .block:nth-child(2n+1) {
    /* margin-left: 30px */
}


/* .includeWrap .includeLeft .block:nth-child(even) {
    margin-left: 30px
} */

.container .contain .indexContain .block:nth-child(4) span {
    /* width:130px; */
}

.swiper-container .pagination {
    position: absolute;
    z-index: 20;
    left: 10px;
    bottom: 5px
}

.swiper-container .swiper-pagination-switch {
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 5px;
    background: #fff;
    margin-right: 5px;
    opacity: .8;
    cursor: pointer
}

.swiper-container .swiper-visible-switch {
    background: #aaa
}

.swiper-container .swiper-active-switch {
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background: #f9b62c
}

.xygsSearch {
    overflow: auto;
    margin: 0 auto;
    padding: 20px 0;
    width: 790px;
}

.xygsSearch span {
    width: 158px;
    line-height: 34px;
    display: block;
    float: left;
    text-align: right;
    font-size: 14px;
}

.xygsSearch input {
    float: left;
    width: 512px;
    height: 34px;
    line-height: 34px;
    padding-left: 10px;
    border: 1px solid #cbcbcb;
    font-size: 14px
}

.xygsSearch input:focus {
    border: 1px solid #e22323;
}

.xygsSearch button {
    float: right;
    margin-left: 20px;
}

.defaultBtn {
    display: block;
    width: 100px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 0;
    border-radius: 4px;
    /* background-color: #e22323; */
    background-color: #2776E0;
    opacity: 0.8;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    transition-time-function: ease-in;
    -webkit-transition-delay: 0;
    transition-delay: 0
}

.defaultBtn:hover {
    /* background-color: #e65540; */
    opacity: 1;
}

.paginationWkPage {
    float: right;
    overflow: auto;
}

.m-pagination-page li {
    /* margin: 0 2px */
    margin: 0 2px !important;
    overflow: unset !important;
}

.m-pagination-page li a {
    height: 30px;
    line-height: 30px
}

.m-pagination-page li.active a {
    background-color: #2584da;
    opacity: 0.8;
}

.m-pagination-page li.active a:hover {
    /* background-color: #e86868;
    border-color: #e86868; */
    background-color: #2584da;
    opacity: 1;
}

.m-pagination-jump {
    margin: 0;
    padding-right: 0
}

.m-pagination-jump input {
    height: 32px;
    line-height: 32px
}

.m-pagination-jump button {
    height: 34px;
    line-height: 34px
}

.select {
    position: relative;
    min-width: 135px;
    height: 36px;
    cursor: pointer
}

.select:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -2px;
    border-top: 5px solid #666;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent
}

.select .select_text {
    overflow: hidden;
    height: 36px;
    line-height: 36px
}

.select .select_ul {
    display: none;
    position: absolute;
    top: 37px;
    left: -2px;
    right: -2px;
    min-width: 135px;
    border: 1px solid #d4d4d4;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background: #fff;
    z-index: 1
}

.select .select_ul li {
    line-height: 36px;
    color: black;
}

.select .select_ul li:hover {
    background-color: #eaf5ff;
    color: #2584da
}

.select .select_ul li.cur {
    color: #fff;
    background: #2584da
}

.indexContain .indexCount .focusImg .swiper-container .swiper-wrapper .swiper-slide {
    width: 1200px;
    overflow: hidden;
}

.indexContain .indexCount .focusImg .swiper-container .swiper-wrapper .swiper-slide a {
    width: 760px;
    height: 360px;
    display: block;
    float: left;
}

.indexContain .indexCount .shouyeswiper .focusImg .swiper-container .swiper-wrapper .swiper-slide a {
    /* width: 760px;
    height: 360px; */
    width: 100%;
    height: 100%;
    display: block;
    float: left;
}

.indexContain .indexCount .focusImg .swiper-container .swiper-wrapper .swiper-slide .lastNews {
    float: right;
    width: 440px;
    height: 360px;
    padding: 35px 30px;
    border: 1px solid #ddd;
}

.indexContain .indexCount .focusImg .swiper-container .swiper-wrapper .swiper-slide .lastNews .titleIndex {
    width: 100%;
    float: none;
    height: 60px;
    display: block;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    font-weight: 600;
}

.indexContain .indexCount .focusImg .swiper-container .swiper-wrapper .swiper-slide .lastNews .dataIndex {
    width: 97px;
    height: 30px;
    line-height: 30px;
    float: right;
    color: #a7a7a7;
    margin-top: 10px;
    padding-left: 25px;
    background: url(../img/time.png) 10px no-repeat;
}

.indexContain .indexCount .focusImg .swiper-container .swiper-wrapper .swiper-slide .lastNews .logoIndex {
    width: 70px;
    height: 20px;
    line-height: 20px;
    margin-top: 15px;
    float: left;
    color: #fff;
    text-align: center;
    background-color: #e22323;
}

.indexContain .indexCount .focusImg .swiper-container .swiper-wrapper .swiper-slide .lastNews .newsIndex {
    width: 100px;
    height: 20px;
    line-height: 20px;
    margin-top: 15px;
    float: left;
    color: black;
    font-size: 14px;
    background: #ddd;
    text-align: center;
}

.indexContain .indexCount .focusImg .swiper-container .swiper-wrapper .swiper-slide .lastNews .textIndex {
    width: 100%;
    text-indent: 20px;
    height: 150px;
    color: black;
    margin-top: 50px;
    font-size: 14px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.indexContain .indexCount .focusImg .swiper-container .swiper-wrapper .swiper-slide .lastNews .detailIndex {
    width: 100px;
    height: 20px;
    line-height: 20px;
    float: right;
    color: #e22323;
    margin-top: 40px;
    font-size: 14px;
    margin-top: 10px;
}

.includeWrap {
    overflow: hidden;
}

.includeWrap .includeLeft {
    float: left;
    width: 910px;
}

.includeWrap .includeRight {
    width: 260px;
    float: right;
}

.includeRight .bsdt h3 {
    position: relative;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-right: 10px;
    border-bottom: 2px solid #ddd;
    font-size: 16px;
    color: #333;
    background: url(../img/cartoonIcon.png) left top no-repeat;
}

.includeRight .bsdt h3 span {
    float: left;
    display: block;
    width: 100px;
    height: 30px;
    padding-left: 30px;
    border-bottom: 2px solid red;
    overflow: hidden;
}

.includeRight .bsdt ul {
    width: 100%;
}

.includeRight .bsdt ul li {
    width: 100%;
    /* height: 96px; */
    /* padding: 7px 0px; */
    border-bottom: 1px solid #ddd;
    padding: 17px 0px;
}

.includeRight .bsdt ul li div {
    width: 140px;
    height: 80px;
    float: left;
}

.includeRight .bsdt ul li span {
    line-height: 80px;
    font-size: 15px;
    margin-left: 10px;
}

.includeRight .bsdt ul li div img {
    margin: 10px 23px;
    cursor: pointer;
    transition: all 0.6s;
}

.includeRight .bsdt ul li div img:hover {
    transform: scale(1.1);
}

.includeRight .bsdt ul li:nth-child(1) div {
    background: url(../img/bsdt01.png) no-repeat;
}

.includeRight .bsdt ul li:nth-child(2) div {
    background: url(../img/bsdt02.png) no-repeat;
}

.includeRight .bsdt ul li:nth-child(2) div img {
    margin: 5px 16px;
}

.includeRight .bsdt ul li:nth-child(3) div {
    background: url(../img/bsdt03.png) no-repeat;
}

.includeRight .bsdt ul li:nth-child(3) div img {
    margin: 4px 14px;
}

.includeRight .bsdt ul li:nth-child(4) div {
    background: url(../img/bsdt04.png) no-repeat;
}

.includeRight .bsdt ul li:nth-child(4) div img {
    width: 90px;
    margin: 6px 16px;
}

.includeRight .bsdt ul li:nth-child(5) div {
    background: url(../img/bsdt01.png) no-repeat;
}

.includeRight .bsdt ul li:nth-child(5) div img {
    margin: 0px 17px;
}

.includeRight .bsdt ul li:nth-child(6) div {
    background: url(../img/bsdt02.png) no-repeat;
}

.includeRight .bsdt ul li:nth-child(6) div img {
    margin: 4px 14px;
}

.includeRight .watch {
    width: 260px;
    height: 180px;
    margin-top: 7px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: 1px solid #ddd;
}

.includeRight .watch h4 {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    background-color: #f16557;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #fff;
}

.includeRight .watch .appPhoto {
    height: 148px;
    padding: 10px 20px;
    background: #fff;
}

.includeRight .watch .appPhoto .appLeft {
    width: 100px;
    height: 124px;
    margin: 0 auto;
    /* float:left; */
}

.includeRight .watch .appPhoto .appLeft .code {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background: url(../img/code1.png) no-repeat;
}

.includeRight .watch .appPhoto .appLeft span {
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: block;
    margin-top: 6px;
    font-size: 14px;
}

.includeRight .watch .appPhoto .appRight {
    float: right;
}

.includeRight .watch .appPhoto .appRight .code {
    background: url(../img/code1.png) no-repeat;
}

.includeRight .watch .appPhoto .appRight span {
    line-height: 14px;
}

.indexContain .caseIndex {
    width: 830px;
}

.indexContain .caseIndex h3.back1 {
    position: relative;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-right: 10px;
    border-bottom: 2px solid #ddd;
    font-size: 16px;
    color: #333;
    background: url(../img/cartoonIcon1.png) left top no-repeat;
}

.indexContain .caseIndex h3.back2 {
    position: relative;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-right: 10px;
    border-bottom: 2px solid #ddd;
    font-size: 16px;
    color: #333;
    background: url(../img/cartoonIcon2.png) left top no-repeat;
}

.indexContain .caseIndex h3 span {
    float: left;
    display: block;
    width: 110px;
    height: 30px;
    padding-left: 30px;
    border-bottom: 2px solid red;
    overflow: hidden;
}

.indexContain .caseIndex h3 a {
    float: right;
    color: #747474;
    font-size: 12px;
    font-weight: normal;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    transition-time-function: ease-in;
    -webkit-transition-delay: 0;
    transition-delay: 0;
}

.indexContain .caseIndex ul.caseUiOne {
    background-color: #F7FAFF;
    padding: 30px 20px 0px 20px;
    overflow: hidden;
}

.indexContain .caseIndex .caseUiOne li {
    width: 380px;
    float: left;
}

.indexContain .caseIndex ul.caseUiOne li:nth-child(2n+1) {
    margin-right: 18px;
    margin-bottom: 30px;
}

.indexContain .caseIndex ul.caseUiOne li .caseImg {
    width: 110px;
    height: 80px;
    float: left;
    margin-top: 10px;
}

.indexContain .caseIndex ul.caseUiOne li .caseImg img {
    width: 100%;
    height: 100%
}

.indexContain .caseIndex ul.caseUiOne li .caseCont {
    width: 250px;
    height: 80px;
    float: right;
}

.indexContain .caseIndex ul.caseUiOne li .caseCont p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.indexContain .caseIndex ul.caseUiOne li .caseCont span {
    height: 50px;
    font-size: 12px;
    color: #aaa;
    text-indent: 20px;
    line-height: 17px;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.indexContain .caseIndex ul.caseUiOne li .caseCont span a {
    color: #666;
}

.indexContain .caseIndex ul.caseUiTwo {
    background-color: #F7FAFF;
    padding: 30px 20px 10px 20px;
    overflow: hidden;
}

.indexContain .caseIndex .caseUiTwo li {
    width: 385px;
    height: 96px;
    float: left;
    margin-bottom: 20px;
}

.indexContain .caseIndex .caseUiTwo li:nth-child(2n+1) {
    margin-right: 20px;
}

.indexContain .caseIndex .caseUiTwo li a:hover {
    color: unset;
}

.indexContain .caseIndex .caseUiTwo li .caseUiTwo_item {
    width: 385px;
    height: 96px;
    color: white;
    font-size: 20px;
    padding: 15px;
}

.indexContain .caseIndex .caseUiTwo li .caseUiTwo_item.caseUiTwo_item_one {
    background: url(../img/yjzlOne.png) no-repeat;
    background-size: cover;
}

.indexContain .caseIndex .caseUiTwo li .caseUiTwo_item.caseUiTwo_item_two {
    background: url(../img/yjzlTwo.png) no-repeat;
    background-size: cover;
}

.indexContain .caseIndex .caseUiTwo li .caseUiTwo_item.caseUiTwo_item_three {
    background: url(../img/yjzlThree.png) no-repeat;
    background-size: cover;
}

.indexContain .caseIndex .caseUiTwo li .caseUiTwo_item.caseUiTwo_item_four {
    background: url(../img/yjzlFour.png) no-repeat;
    background-size: cover;
}

.indexCount .xydtList {
    margin-top: 30px;
}

.indexCount .xydtList .block h3 {
    background: url(../img/xydtList.png) 10px no-repeat;
}

.includeWrap .xydtLeft {
    width: 800px;
}

.includeWrap .xydtLeft .block {
    width: 380px;
}

.xydtList .includeRight {
    width: 350px;
}

.xydtList .contSearch {
    width: 350px;
    height: 120px;
    background-color: #ffd3d4;
    padding: 15px 20px;
}

.includeWrap .xydtLeft .block ul {
    height: 312px;
}

.includeWrap .xydtLeft .block ul li {
    height: 60px;
    line-height: 60px;
}

.includeWrap .xydtLeft .block ul li a {
    height: 60px;
    line-height: 60px;
}

.xydtList .contSearch h4 {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    text-algin: left;
}

.xydtList .contSearch .searchInput {
    width: 310px;
    height: 50px;
    margin-top: 10px;
    background-color: #fff;
}

.xydtList .contSearch .searchInput .inputList {
    width: 250px;
    height: 100%;
    display: block;
    float: left;
    border: none;
    text-indent: 20px;
}

.xydtList .contSearch .searchInput span {
    width: 60px;
    height: 50px;
    display: block;
    float: left;
    background: url(../img/searchSpan.png) 20px 14px no-repeat;
}

.xydtList .entrance {
    width: 350px;
    /* height:560px; */
    border: 1px solid #ddd;
    margin-top: 10px;
    padding: 20px;
}

.xydtList .entrance h3 {
    position: relative;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-right: 10px;
    border-bottom: 2px solid #ddd;
    font-size: 16px;
    color: #333;
    background: url(../img/kjrk.png) 10px no-repeat;
}

.xydtList .entrance h3 span {
    float: left;
    display: block;
    width: 106px;
    height: 30px;
    padding-left: 35px;
    border-bottom: 2px solid red;
    overflow: hidden;
}

.xydtLeft .block .gjdt {
    width: 100px!important;
}

.xydtList .entrance ul {
    width: 100%;
}

.xydtList .entrance ul li {
    width: 100%;
    height: 100px;
    padding: 10px 0px;
    border-bottom: 1px solid #ddd;
}

.xydtList .entrance ul li:nth-child(5) {
    border: 0px;
}

.xydtList .entrance ul li div {
    width: 160px;
    height: 80px;
    float: left;
    border-radius: 2px;
}

.xydtList .entrance ul li div img {
    margin: 10px 18px;
    cursor: pointer;
    transition: all 0.6s;
    width: 80%;
    height: 80%;
}

.xydtList .entrance ul li div img:hover {
    transform: scale(1.1);
}

.xydtList .entrance ul li span {
    font-size: 16px;
    width: 90px;
    height: 40px;
    display: block;
    float: right;
    margin-top: 20px;
    margin-right: 30px;
    line-height: 22px;
    text-align: center;
}

.xydtList .entrance ul li:nth-child(1) div {
    background-color: #675377;
}

.xydtList .entrance ul li:nth-child(2) div {
    background-color: #4974a2;
}

.xydtList .entrance ul li:nth-child(3) div {
    background-color: #e65540;
}

.xydtList .entrance ul li:nth-child(4) div {
    background-color: #5d6774;
}

.xydtList .entrance ul li:nth-child(5) div {
    background-color: #2576a9;
}

.container .contWrap {
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
}

.container .contWrap .xygsNav {
    width: 100%;
    overflow: hidden;
}

.container .contWrap .xygsNav li {
    width: 280px;
    height: 220px;
    border-radius: 4px;
    float: left;
    margin: 0px 0px 50px 26px;
}

.container .contWrap .xygsNav li.zxzlSmall:nth-child(1) {
    margin-left: 0px;
}

.container .contWrap .xygsNav li.zxzlSmall {
    width: 190px;
    height: 190px;
    margin-left: 12px;
}

.container .contWrap .xygsNav li:nth-child(4n+1) {
    margin: 0px;
}

.container .contWrap .xygsNav li:nth-child(1) .navImg {
    background-color: rgba(103, 83, 119, 1);
}

.container .contWrap .xygsNav li:nth-child(2) .navImg {
    background-color: rgba(242, 156, 159, 1);
}

.container .contWrap .xygsNav li:nth-child(3) .navImg {
    background-color: rgba(230, 85, 64, 1);
}

.container .contWrap .xygsNav li:nth-child(4) .navImg {
    background-color: rgba(93, 103, 116, 1);
}

.container .contWrap .xygsNav li:nth-child(5) .navImg.gsImg {
    background-color: rgba(37, 118, 169, 1);
}

.container .contWrap .xygsNav li:nth-child(6) .navImg.gsImg {
    background-color: #f29c9f;
}

.container .contWrap .xygsNav li:nth-child(7) .navImg.gsImg {
    background-color: rgba(72, 120, 164, 1);
}

.container .contWrap .xygsNav li:nth-child(8) .navImg.gsImg {
    background-color: rgba(31, 130, 128, 1);
}

.container .contWrap .xygsNav li:nth-child(9) .navImg.gsImg {
    background-color: rgba(143, 179, 125, 1);
}

.container .contWrap .xygsNav li:nth-child(10) .navImg.gsImg {
    background-color: #2576a9;
}

.container .contWrap .xygsNav li:nth-child(11) .navImg.gsImg {
    background-color: rgba(244, 158, 69, 1);
}

.container .contWrap .xygsNav li:nth-child(12) .navImg.gsImg {
    background-color: rgba(68, 215, 182, 1);
}

.container .contWrap .xygsNav li:nth-child(13) .navImg.gsImg {
    background-color: rgba(83, 90, 119, 1);
}

.container .contWrap .xygsNav li:nth-child(14) .navImg.gsImg {
    background-color: rgba(31, 130, 128, 1);
}

.container .contWrap .xygsNav li .navImg {
    width: 100%;
    height: 160px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    text-align: center;
    padding-top: 20px;
}

.container .contWrap .xygsNav li:nth-child(2) .navImg img {
    /* margin: 15px 30px; */
}

.container .contWrap .xygsNav li:nth-child(2) .navImg img.xyfwList {
    margin: 15px 55px;
}

.container .contWrap .xygsNav li:nth-child(3) .navImg img {
    /* margin: 15px 29px; */
}

.container .contWrap .xygsNav li:nth-child(4) .navImg img {
    margin: 26px 14px;
}

.container .contWrap .xygsNav.zxzlNav li:nth-child(4) .navImg img {
    margin: 11px 55px;
}

.container .contWrap .xygsNav li:nth-child(5) .navImg img {
    margin: 15px 20px;
}

.container .contWrap .xygsNav.xyfwNav li:nth-child(5) .navImg.xysc img {
    margin: 16px 50px;
}

.container .contWrap .xygsNav li:nth-child(7) .navImg img {
    margin: 15px 46px;
}

.container .contWrap .xygsNav li:nth-child(6) .navImg img {
    margin: 15px 46px;
}

.container .contWrap .xygsNav li .navImg img {
    cursor: pointer;
    transition: all 0.6s;
    width: 200px;
}

.container .contWrap .xygsNav li .navImg img:hover {
    transform: scale(1.1);
}

.container .contWrap .xygsNav li span {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    background-color: #ebebeb;
}

.container .contWrap .xycxNav {
    width: 100%;
    overflow: hidden;
}

.container .contWrap .xycxNav li {
    width: 210px;
    height: 220px;
    border-radius: 4px;
    float: left;
    margin: 0px 0px 50px 26px;
}

.container .contWrap .xycxNav li .navImg img {
    cursor: pointer;
    transition: all 0.6s;
    width: 200px;
}

.container .contWrap .xycxNav li .navImg img:hover {
    transform: scale(1.1);
}

.container .contWrap .xycxNav li span {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    background-color: #ebebeb;
}

.container .contWrap .xycxNav li .navImg {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.container .contWrap .xycxNav li:nth-child(1) .navImg {
    background-color: #675377;
    overflow: hidden;
}

.container .contWrap .xycxNav li:nth-child(2) .navImg {
    background-color: #456b8b;
    overflow: hidden;
}


/* 行业信用 */

.includeWrap .hyxyList .titleNav {
    width: 801px !important;
}

.includeWrap .hyxyList .titleNav li {
    width: 159px !important;
}

.includeWrap .includeLeft .titleNav {
    border-right: none;
}


/* 信用动态列表页 */

.includeWrap .includeLeft .titleNav {
    width: 800px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    border: 1px solid #ddd;
}

.includeWrap .includeLeft .titleNav li {
    width: 199.25px;
    height: 43px;
    text-align: center;
    float: left;
    cursor: pointer;
}

.includeWrap .includeLeft .titleNav li.active {
    /* background-color: #e22323; */
    background: linear-gradient(-4deg, #4391f7 0%, #206fda 100%);
    color: #fff;
}

.includeWrap .includeLeft .titleNav li.active a {
    color: #fff;
}

.includeWrap .includeLeft .commonWrap {
    margin-top: 20px;
}

.includeWrap .includeLeft .commonWrap .commonList {
    padding-bottom: 25px;
}

.includeWrap .includeLeft .commonWrap .commonList li {
    overflow: hidden;
    padding: 20px 0px 10px 0px;
    border-bottom: 1px dashed #ddd;
}

.includeWrap .includeLeft .commonWrap .commonList li h2 {
    width: 88%;
    display: block;
    font-size: 16px;
    padding-left: 20px;
    background: url(../img/radius.png) 0px no-repeat;
}

.includeWrap .includeLeft .commonWrap .commonList li p {
    /* height:80px; */
    padding: 20px 0px;
    line-height: 30px;
    font-size: 14px;
    text-indent: 20px;
}

.includeWrap .includeLeft .commonWrap .commonList li p a {
    color: #656565;
}

.includeWrap .includeLeft .commonWrap .commonList li span {
    height: 20px;
    float: right;
    margin-left: 15px;
    display: block;
    color: #656565;
    text-align: center;
    padding-left: 18px;
}

.includeWrap .includeLeft .commonWrap .commonList li .line {
    float: right;
    margin: 0px 10px;
}

.includeWrap .includeLeft .commonWrap .commonList li .time {
    /* width:80px; */
    background: url(../img/time.png) no-repeat;
}

.includeWrap .includeLeft .commonWrap .commonList li .origin {
    /* width:70px; */
    background: url(../img/origin.png) no-repeat;
}

.includeWrap .includeLeft .commonWrap .commonList li h5 {
    width: 2px;
    height: 14px;
    float: right;
    display: block;
    margin: 0 10px;
    background-color: #656565;
}

.container .contain .slideXydm .titleNav {
    /* width: 1200px; */
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    border: 1px solid #ddd;
}

.container .contain .slideXydm .titleNav li {
    width: 260px;
    height: 43px;
    text-align: center;
    cursor: pointer;
    /* color: #fff; */
    /* background-color:#e22323; */
}

.container .contain .slideXydm .titleNav li.active {
    background-color: #e22323;
}

.container .contain .slideXydm .tipsNav li {
    width: 260px;
    height: 43px;
    text-align: center;
    float: left;
    line-height: 43px;
    font-size: 16px;
    border: 1px solid #ddd;
    margin-right: 20px;
    margin-top: 20px;
    cursor: pointer;
}

.container .contain .slideXydm .tipsNav li.active {
    color: #fff;
    background-color: #e22323;
}

.container .contain .slideXydm .searchCount {
    width: 400px;
    height: 30px;
    line-height: 30px;
}

.container .contain .slideXydm .searchCount span {
    color: red;
    margin: 0px 10px;
}

.includeWrap .includeLeft .commonWrap .commonXycn {
    padding-bottom: 25px;
}

.includeWrap .includeLeft .commonWrap .commonXycn li {
    overflow: hidden;
    padding: 17px 0px 17px 0px;
    border-bottom: 1px dashed #ddd;
}

.includeWrap .includeLeft .commonWrap .commonXycn li h2 {
    width: 690px;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    background: url(../img/radius.png) 0px no-repeat;
}

.includeWrap .includeLeft .commonWrap .commonXycn li .time {
    width: 110px;
    height: 30px;
    line-height: 30px;
    display: block;
    float: right;
    padding-left: 33px;
    background: url(../img/time.png) 10px no-repeat;
}


/* 信用共建 */

.container .contain .slideXydm .xygjNav {
    width: 1200px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    border: 1px solid #ddd;
    overflow: hidden;
}

.container .contain .slideXydm .xygjNav li {
    width: 200px;
    height: 43px;
    text-align: center;
    float: left;
    cursor: pointer;
}

.container .contain .slideXydm .xygjNav li.active {
    background-color: #e22323;
    color: #fff;
}

.container .contain .slideXydm .xygjSearchCount {
    width: 300px;
    height: 30px;
    line-height: 30px;
    margin: 10px 0px;
}

.container .contain .slideXydm .xygjSearchCount span {
    color: red;
    margin: 0px 5px;
}

.xyml .mlSubArea {
    padding-top: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #c7def0;
    background-color: #f4fbfe
}

.xyml .mlSubArea li {
    display: inline-block;
    margin-bottom: -1px;
    padding: 10px 20px;
    margin-right: 10px;
    border-bottom: 2px solid #00a7ee;
    color: #666;
    cursor: pointer;
    font-size: 14px
}

.xyml .mlSubArea li.hover {
    color: #00a7ee
}

.xyml .mlSubArea li:hover {
    color: #333
}

.xyml .mlListBox .mlList {
    padding: 0 0px
}

.xyml .mlListBox .mlList ul li {
    position: relative;
    float: left;
    margin-right: 25px;
    margin-bottom: 8px;
    width: 220px;
    border: 1px solid #ddd;
    cursor: pointer
}

.xyml .mlListBox .mlList ul li:nth-child(5n) {
    margin-right: 0
}

.xyml .mlListBox .mlList ul li:hover h5,
.rightBox .xyml .mlListBox .mlList ul li.hover h5 {
    background-color: #f4d1d1;
    color: #e22323;
}

.xyml .mlListBox .mlList ul li:before {
    content: ' ';
    display: none;
    position: absolute;
    left: -1px;
    top: 74px;
    width: 218px;
    height: 16px;
    background-color: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    z-index: 1;
}

.xyml .mlListBox .mlList ul li.hover:before {
    display: block
}

.xyml .mlListBox .mlList ul li h5 {
    line-height: 45px;
    border-bottom: 1px solid #ddd;
    background-color: #f1f1f1;
    text-align: center;
    font-size: 14px
}

.xyml .mlListBox .mlList ul li p {
    color: #666;
    width: 218px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background-color: #fff;
}

.xyml .mlListBox .mlList ul li p span {
    padding-right: 10px
}

.xyml .mlListBox .mlList ul li p span:last-child {
    padding-right: 0
}

.xyml .mlListBox .mlList ul li p span b {
    color: red
}

.xyml .mlListBox .mlList .itemBox .itemList {
    display: none;
    position: relative;
    margin: 10px 0px 20px 0;
    padding: 10px 20px 0;
    border: 1px solid #ddd;
    clear: both;
    background-color: #fff;
}

.xyml .mlListBox .mlList .itemBox .itemList .item {
    margin-bottom: 10px;
    padding: 0 0 10px;
    border-bottom: 1px dashed #ddd;
    line-height: 1.4;
    text-indent: 2em;
    color: #333;
    font-size: 14px
}

.xyml .mlListBox .mlList .itemBox .itemList .item:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.xyml .mlListBox .mlList .itemBox .itemList .item p {
    width: 800px
}

.xyml .mlListBox .mlList .itemBox .itemList .item span {
    float: right
}

.xyml .deptData {
    padding: 30px 30px;
}

.xyml .deptData h1 {
    display: block;
    width: 100%;
    line-height: 30px;
    text-align: center;
}

.xyml .deptData .dataOne {
    width: 1120px;
    height: 450px;
    margin: 0 auto;
}

.container .contWrap .xyfwNav li:nth-child(1) .navImg {
    background-color: #d27e3f;
}

.container .contWrap .xyfwNav li:nth-child(2) .navImg {
    background-color: #4879a5;
}

.container .contWrap .xyfwNav li .navImg img {
    /*  margin: 15px 35px; */
}

.container .contWrap .xygsNav.xyfwNav li:nth-child(3) .navImg img {
    /* margin: 15px 52px; */
}

.container .contWrap .xygsNav.xyfwNav li:nth-child(4) .navImg img {
    margin: 16px 20px;
}

.container .contWrap .xygsNav.xyfwNav li:nth-child(5) .navImg img {
    margin: 11px 46px;
}

.container .contWrap .xygsNav.xyfwNav li:nth-child(6) .navImg img {
    margin: 10px 55px;
}

.container .contWrap .xygsNav.xyfwNav li:nth-child(1) .navImg {
    background-color: rgba(170, 137, 189, 1);
}

.container .contWrap .xygsNav.xyfwNav li:nth-child(2) .navImg {
    background-color: rgba(235, 131, 134, 1);
}

.container .contWrap .xygsNav.xyfwNav li:nth-child(3) .navImg {
    background-color: rgba(91, 169, 152, 1);
    overflow: hidden
}

.container .contWrap .xygsNav.xyfwNav li:nth-child(4) .navImg {
    background-color: rgba(72, 121, 165, 1);
}

.container .contWrap .xygsNav.xyfwNav li:nth-child(5) .navImg {
    background-color: rgba(230, 199, 75, 1);
}

.container .contWrap .xygsNav.xyfwNav li:nth-child(6) .navImg {
    background-color: #d677a2;
}

.container .contain .xygsDetailBox .xyxxDetail .xygsxqList {
    width: 750px;
    line-height: 35px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
    overflow: hidden;
}

.container .contain .xygsDetailBox .xyxxDetail .xygsxqList li {
    width: 130px;
    margin-right: 10px;
    border: 1px solid #ddd;
    float: left;
    font-size: 16px;
    color: #a6a6a6;
    cursor: pointer;
}

.container .contain .xygsDetailBox .xyxxDetail .xygsxqList li span {
    margin: 0px 3px;
}

.container .contain .xygsDetailBox .xyxxDetail .important {
    line-height: 20px;
    font-size: 12px;
}

.container .contain .xygsDetailBox .xyxxDetail .xygsxqList .selected {
    background-color: #efefef;
    color: black;
}

.container .contain .xygsDetailBox .xyxxDetail .download {
    width: 120px;
    line-height: 40px;
    height: 40px;
    border: none;
    border-radius: 4px;
    background-color: #448aca;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin: 10px 1000px;
    overflow: hidden;
}

.container .contain .xygsDetailBox .xyxxDetail h1 {
    width: 1200px;
    line-height: 40px;
    margin: 20px 0px;
    text-align: center;
}

.container .contain .xygsDetailBox .xyxxDetail .xyxxBox span {
    width: 1200px;
    display: block;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    margin: 20px 0px;
    background-color: #efefef;
}

.container .contain .xygsDetailBox .xyxxDetail .xyxxBox table {
    width: 1200px;
    border: 0px;
    font-size: 14px;
}

.container .contain .xygsDetailBox .xyxxDetail .xyxxBox table tr {
    line-height: 30px;
}

.container .contain .xygsDetailBox .xyxxDetail .xyxxBox table tr td:nth-child(1) {
    width: 200px;
}


/* .container .contWrap .xygsNav li:nth-child(1) .navImg{
    background-color: #f29c9f;
} */

.container .contWrap .xygsNav li:nth-child(2) .navImg {
    background-color: #e08a4a;
    overflow: hidden;
}

.container .contWrap .xygsNav li:nth-child(3) .navImg {
    background-color: #468ec7;
}


/* .container .contWrap .xygsNav li:nth-child(4) .navImg{
    background-color: #8f82bc;
} */

.container .contWrap .xygsNav li:nth-child(5) .navImg {
    background-color: #cccccc;
}

.container .contWrap .xygsNav li:nth-child(6) .navImg {
    background-color: #cccccc;
}

.container .contWrap .xygsNav li:nth-child(7) .navImg {
    background-color: #cccccc;
}

.container .contWrap .xygsNav li:nth-child(8) .navImg {
    background-color: #cccccc;
}

.container .contWrap .xygsNav li:nth-child(9) .navImg {
    background-color: #cccccc;
}

.container .contWrap .xygsNav li:nth-child(10) .navImg {
    background-color: #cccccc;
}


/* 注册登录 */

.container .contain .slideXydm .xymlWrap .xyml span.registerTitle {
    width: 100%;
    line-height: 30px;
    display: block;
    text-align: center;
    font-size: 18px;
    margin: 20px;
    color: #e22323;
    font-weight: 600;
}

.container .contain .slideXydm .xymlWrap .xyml .registerCont {
    width: 900px;
    height: 302px;
    margin: 0 auto;
    border: 1px solid #ddd;
}

.container .contain .slideXydm .xymlWrap .xyml .registerCont p {
    width: 100%;
    height: 60px;
    line-height: 20px;
    font-size: 14px;
}

.container .contain .slideXydm .xymlWrap .xyml .registerCont .leftNav {
    float: left;
    width: 540px;
    height: 300px;
    padding: 30px 10px;
    background-color: #fdc8c8;
}

.container .contain .slideXydm .xymlWrap .xyml .registerCont .rightNav {
    float: right;
    width: 358px;
    height: 300px;
    padding: 30px 10px;
    background-color: #fff;
}

.container .contain .slideXydm .xymlWrap .xyml .registerCont .rightNav p {
    text-align: center;
}

.container .contain .slideXydm .xymlWrap .xyml .registerCont .rightNav .imgNav {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    margin-top: -20px;
}

.container .contain .slideXydm .xymlWrap .xyml .registerCont .rightNav .contNav {
    width: 172px;
    line-height: 30px;
    float: right;
    text-align: right;
    font-size: 14px;
    margin-top: 20px;
}

.container .contain .slideXydm .xymlWrap .xyml .registerCont .rightNav .contNav a {
    color: #e22323;
    padding-left: 5px;
}

.container .contain .titleNav {
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    border: 1px solid #ddd;
    margin-top: 30px;
}

.container .contain .titleNav li {
    /* width: 200px; */
    min-width: 200px;
    padding: 0px 10px;
    height: 43px;
    text-align: center;
    float: left;
    /* cursor: pointer; */
}

.container .contain .titleNav li.active {
    /* background-color: #e22323; */
    background: linear-gradient(-4deg, #4391f7 0%, #206fda 100%);
    color: #fff;
}

.includeRight .lhjcWrap h3 {
    background: url(../img/lhjcbwl.png) 10px no-repeat;
}

.includeRight .lhjcWrap h3 span {
    width: 150px;
    display: block;
    float: left;
}

.includeRight .lhjcWrap h3 a {
    float: right;
    color: #747474;
    font-size: 12px;
}

.includeRight .lhjcWrap h3 a:hover {
    color: #e22323;
}

.includeRight .lhjcWrap .lhjcWrapBox li .lhjcTitle {
    width: 100%;
    line-height: 26px;
    font-size: 16px;
    background: none;
    height: 40px;
}

.includeRight .lhjcWrap .lhjcWrapBox li span {
    height: 20px;
    display: block;
    color: #656565;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}

.includeRight .lhjcWrap .lhjcWrapBox li span.origin {
    float: left;
    width: 110px;
    background: url(../img/origin.png) 3px 4px no-repeat;
}

.includeRight .lhjcWrap .lhjcWrapBox li span.date {
    float: right;
    width: 102px;
    background: url(../img/time.png) 3px 4px no-repeat;
}

.includeRight .lhjcWrap.zcwj {
    height: 290px;
}

.includeRight .lhjcWrap .zcwjWrapBox li {
    width: 100%;
    height: 60px;
    line-height: 20px;
    padding: 20px 0px;
    padding-left: 20px;
    font-size: 16px;
    background: url(../img/zcwjIco.png) 3px 26px no-repeat;
}

.container .contain .slideXydm .xymlWrap .xyml .registerCont .rightNav .companyNav {
    width: 290px;
    height: 150px;
    margin-left: 40px;
    margin-top: -20px;
}

.container .contain .slideXydm .xymlWrap .xyml .registerCont .rightNav .companyNav span {
    width: 180px;
    height: 90px;
    line-height: 25px;
    display: block;
    float: right;
}

.container .contain .slideXydm .xymlWrap .xyml .registerLogin {
    height: 360px;
}

.container .contain .slideXydm .xymlWrap .xyml .registerLogin .personLeft {
    width: 330px;
    height: 100%;
    float: left;
}

.container .contain .slideXydm .xymlWrap .xyml .registerLogin .personLeft li {
    width: 300px;
    height: 120px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    line-height: 122px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
}

.container .contain .slideXydm .xymlWrap .xyml .registerLogin .personLeft li:nth-child(3) {
    border-bottom: 0px;
}

.container .contain .slideXydm .xymlWrap .xyml .registerLogin .personLeft li.loginAct {
    background: url(../img/loginAct.png) 0px 0px no-repeat;
    color: #fff;
    width: 330px;
    border-right: 0px;
    border-bottom: 300px;
}

.container .contain .slideXydm .xymlWrap .xyml .registerLogin .personRight {
    float: right;
    width: 568px;
    padding: 20px 30px;
}

.container .contain .slideXydm .xymlWrap .xyml .registerLogin .personRight .loginList span {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.container .contain .slideXydm .xymlWrap .xyml .registerLogin .personRight .loginList .imgNav {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    margin-top: 20px;
}

.container .contain .slideXydm .xymlWrap .xyml .registerLogin .personRight .loginList .contNav {
    width: 172px;
    line-height: 30px;
    float: right;
    text-align: right;
    font-size: 14px;
    margin-top: 20px;
}

.container .contain .slideXydm .xymlWrap .xyml .registerLogin .personRight .loginList .contNav a {
    color: #e22323;
    padding-left: 5px;
}

.container .contWrap .zxzlNav li:nth-child(5) .navImg img {
    margin: 26px 13px;
}

.container .contWrap .zxzlNav li:nth-child(6) .navImg img {
    margin: 23px 20px;
}

.container .contWrap .zxzlNav li:nth-child(7) .navImg img {
    margin: 25px 28px;
}

.container .contWrap .zxzlNav li:nth-child(8) .navImg img {
    margin: 25px 8px;
}

.container .contWrap .zxzlNav li:nth-child(9) .navImg img {
    margin: 25px 42px;
}

.container .contWrap .zxzlNav li:nth-child(10) .navImg img {
    margin: 44px 21px;
}

.listBox.searchList .commonList {
    padding-bottom: 25px;
}

.listBox.searchList .commonList li {
    overflow: hidden;
    padding: 20px 0px 10px 0px;
    border-bottom: 1px dashed #ddd;
}

.listBox.searchList .commonList li h2 {
    width: 100%;
    display: block;
    font-size: 16px;
    padding-left: 20px;
    background: url(../img/radius.png) 0px no-repeat;
}

.listBox.searchList .commonList li p {
    padding: 0px 0px 2px 0px;
    line-height: 20px;
    font-size: 14px;
    text-indent: 20px;
}

.listBox.searchList .commonList li p a {
    color: #656565;
}

.listBox.searchList .commonList li span {
    height: 20px;
    line-height: 20px;
    float: right;
    display: block;
    color: #656565;
    text-align: center;
    padding-left: 20px;
}

.listBox.searchList .commonList li .time {
    width: 90px;
    background: url(../img/time.png) no-repeat;
}

.listBox.searchList .commonList li .origin {
    width: 70px;
    background: url(../img/origin.png) no-repeat;
}

.listBox.searchList .commonList li h5 {
    width: 2px;
    height: 14px;
    float: right;
    display: block;
    margin: 0 10px;
    background-color: #656565;
}

.listBox.searchList p.totalCount {
    width: 100%;
    text-align: right;
    margin-top: 20px;
}

.listBox.searchList p.totalCount span {
    color: #e22323;
}

.xyml .numbBox {
    width: 260px;
    margin-top: 20px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    border: 1px solid #ddd;
    overflow: hidden;
}

.xyml .numbBox li {
    width: 129px;
    height: 43px;
    text-align: center;
    float: left;
    cursor: pointer;
}

.xyml .numbBox li.active {
    background-color: #e22323;
    color: #fff;
}

.container .contain .slideXydm .xymlWrap .qlqdBox {
    overflow: auto;
    padding: 15px 30px 0;
}

.container .contain .slideXydm .xymlWrap .qlqdBox li {
    float: left;
    width: 190px;
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
    font-size: 14px;
    border-radius: 4px;
    margin-top: 10px;
    cursor: pointer;
    background: url(../img/qlqdBox.png) 10px no-repeat;
}

.container .contain .slideXydm .xymlWrap .qlqdBox li.active {
    color: #fff;
    background: url() 10px no-repeat;
    background-color: #e22323;
}


/* 信用服务 */

.slideMain .qycxWrap {
    padding: 30px 0px;
}

.slideMain .qycxWrap span {
    display: block;
    width: 120px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    border: 1px dashed #e22323;
    color: #e22323;
    font-size: 16px;
    border-radius: 4px;
}

.slideMain .qycxWrap .brief {
    margin: 20px 40px;
    font-size: 14px;
    background-color: #fff;
    padding: 0px 20px;
    overflow: hidden;
}

.slideMain .qycxWrap .brief p {
    line-height: 40px;
}

.slideMain .qycxWrap:nth-child(2) span {
    width: 236px;
}

.slideMain .qycxWrap:nth-child(3) span {
    width: 250px;
}

.slideMain .qycxWrap .brief .left {
    float: left;
}

.slideMain .qycxWrap .brief .right {
    width: 140px;
    height: 34px;
    line-height: 34px;
    background-color: #e22323;
    border-radius: 4px;
    float: right;
    margin-top: 62px;
}

.slideMain .qycxWrap .brief .right a {
    color: #fff;
    font-size: 14px;
}

.slideMain .qycxWrap .brief .right .apply {
    background: url(../img/ljsq.png) 26px no-repeat;
    padding-left: 50px;
}

.slideMain .qycxWrap .brief .right .download {
    background: url(../img/zlxz.png) 26px no-repeat;
    padding-left: 50px;
}

.container .contain .yysqBox .yysq.qybgsq {
    background-color: #fff;
    margin-top: 30px;
}

.container .contain .yysqBox .yysq.qybgsq .applicationForm {
    padding: 0 200px;
}

.container .contain .yysqBox .yysq.qybgsq .applicationForm .baseInfo h3 {
    margin-bottom: 20px;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
}

.container .contain .slideMain.yysqBox .yysq.qybgsq .application .label input,
.container .contain .slideMain.yysqBox .yysq.qybgsq .application .label select {
    width: 510px;
    text-indent: 20px;
}

.container .contain .slideMain.yysqBox .yysq.qybgsq .application .label span {
    font-size: 14px;
}

.container .contain .slideMain.yysqBox .yysq.qybgsq .application .label .yyzz {
    position: absolute;
    width: 303px;
    height: 326px;
    left: 800px;
    top: 484px;
    background: url(../img/yyzzicon.png) 26px no-repeat;
}

.container .contain .slideMain.yysqBox .yysq.qybgsq .application .label .sfzfyj {
    position: absolute;
    width: 303px;
    height: 326px;
    left: 800px;
    top: 530px;
    background: url(../img/sfzzpicon.png) 26px no-repeat;
}

.container .contain .slideMain.yysqBox .yysq.qybgsq .application .label .tips .Validform_checktip.Validform_wrong {
    text-indent: 20px;
}

.container .contain .slideMain.yysqBox .yysq.qybgsq .application .label .tips .Validform_checktip.Validform_right {
    text-indent: 20px;
}

.container .contain .slideMain.yysqBox .yysq.qybgsq .application .label textarea {
    width: 510px;
    text-indent: 20px;
}

.container .contain .yysqBox .yysq.qybgsq .serviceBox {
    width: 1000px;
    margin: 20px auto;
    height: 100px;
    background-color: #efefef;
    padding: 20px 160px;
    line-height: 20px;
}

.container .contain .yysqBox .yysq.qybgsq .serviceBox .left {
    width: 80px;
    float: left;
    font-size: 14px;
}

.container .contain .yysqBox .yysq.qybgsq .serviceBox .right {
    float: right;
    margin-top: -20px;
}

.xydtList .titleNavBox {
    width: 199.25px;
    height: 43px;
    text-align: center;
    float: left;
    cursor: pointer;
    font-size: 16px;
    background-color: #e22323;
    color: #fff;
}

.xydtList .titleNavBox select {
    width: 199.25px;
    height: 43px;
    float: left;
    border: none;
    cursor: pointer;
    background-color: #e22323;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.xydtList .titleNavBox select option::-ms-expand {
    display: none;
}

.xydtList .titleNavBox select option {
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari 和 Chrome */
    appearance: none;
}


/* --背景色字体颜色--*/

.xydtList .titleNavBox select option:hover {
    color: #fff;
    background-color: #1E90FF;
}

.commonList .logoIndex {
    width: 70px;
    height: 20px;
    line-height: 20px;
    float: left;
    color: #fff;
    text-align: center;
    background-color: #e22323;
    font-style: normal;
}

.commonList .newIndex {
    width: 100px;
    height: 20px;
    line-height: 20px;
    float: left;
    color: black;
    font-size: 14px;
    background: #ddd;
    text-align: center;
    font-style: normal;
}

.titleNavBox .select .select_text {
    position: relative;
    min-width: 135px;
    height: 43px;
    line-height: 43px;
    cursor: pointer;
}

.titleNavBox .select .select_ul li.cur {
    color: #fff;
    background: #e22323
}

.titleNavBox .select .select_ul li {
    width: 100%;
    margin: 0 auto;
    line-height: 30px;
    font-size: 14px;
    border-bottom: 2px solid red;
}

.titleNavBox .select .select_ul {
    background-color: #e22323;
}

.titleNavBox .select:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: 1px;
    border-top: 8px solid #fff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.userCenterTable {
    width: 100%;
    margin: 0 auto;
}

.userCenterTable tr,
.userCenterTable td {
    line-height: 30px;
    text-align: center;
    border: 1px solid #ccc;
    padding: 0px !important;
}

.userCenterTable td {
    width: 25%;
}


/* 信用评价 */

.container .contWrap .xygsNav.xypjNav li:nth-child(1) .navImg {
    background-color: #8c97cb;
}

.container .contWrap .xygsNav.xypjNav li:nth-child(2) .navImg {
    background-color: #56abd4;
}

.container .contWrap .xygsNav.xypjNav li:nth-child(3) .navImg {
    background-color: #f6b37f;
}

.container .contWrap .xygsNav.xypjNav li:nth-child(4) .navImg {
    background-color: #a2daaf;
}

.container .contWrap .xygsNav.xypjNav li:nth-child(5) .navImg {
    background-color: #c29d62;
}

.container .contWrap .xygsNav.xypjNav li:nth-child(6) .navImg {
    background-color: #e496b8;
}

.container .contWrap .xygsNav.xypjNav li:nth-child(7) .navImg {
    background-color: #9289b1;
}

.container .contWrap .xygsNav.xypjNav li:nth-child(8) .navImg {
    background-color: #88abda;
}

.container .contWrap .xygsNav.xypjNav li:nth-child(9) .navImg {
    background-color: #b3d465;
}

.container .contWrap .xygsNav.xypjNav li:nth-child(10) .navImg {
    background-color: #13b5b1;
}

.container .contWrap .xygsNav.xypjNav li .navImg img {
    margin: 15px 28px;
    cursor: pointer;
    transition: all 0.6s;
}

.container .contWrap .xygsNav.xypjNav li:nth-child(2) .navImg img {
    margin: 15px 30px;
}

.container .contWrap .xygsNav.xypjNav li:nth-child(3) .navImg img {
    margin: 20px 7px;
}

.container .contWrap .xygsNav.xypjNav li:nth-child(4) .navImg img {
    margin: 15px 36px;
}

.container .contWrap .xygsNav.xypjNav li:nth-child(5) .navImg img {
    margin: 12px 12px;
}

.container .contWrap .xygsNav.xypjNav li:nth-child(6) .navImg img {
    margin: 19px 31px;
}

.container .contWrap .xygsNav.xypjNav li:nth-child(7) .navImg img {
    margin: 16px 40px;
}

.container .contWrap .xygsNav.xypjNav li:nth-child(8) .navImg img {
    margin: 16px 4px;
}

.container .contWrap .xygsNav.xypjNav li:nth-child(9) .navImg img {
    margin: 16px 38px;
}

.container .contWrap .xygsNav.xypjNav li:nth-child(10) .navImg img {
    margin: 16px 26px;
}

.xypjSearch {
    overflow: auto;
    margin: 0px 200px 0px 445px;
    width: 560px;
}

.xypjSearch span {
    width: 132px;
    line-height: 44px;
    display: block;
    float: left;
    text-align: right;
}

.xypjSearch input {
    float: left;
    width: 312px;
    height: 44px;
    line-height: 34px;
    padding-left: 10px;
    font-size: 14px;
    border: 1px solid #cbcbcb;
}

.xypjSearch button {
    display: block;
    width: 80px;
    height: 42px;
    line-height: 34px;
    text-align: center;
    border: 0;
    border-radius: 4px;
    background-color: #e22323;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
}

.layui-layer-setwin .layui-layer-close2 {
    display: none !important;
}


/*个人信用*/

.credit-investigate .investigate-title {
    margin-bottom: 15px;
    padding-left: 8px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    border-left: 4px solid #e22323;
}

.credit-investigate .investigate-content {
    margin-left: -13px;
}

.credit-investigate .investigate-content li {
    float: left;
    width: 185px;
    height: 85px;
    padding: 0;
    border: 1px solid #ddd;
    border-top: 2px solid #e22323;
    text-align: center;
    margin-left: 13px;
    margin-bottom: 30px;
}

.credit-investigate .investigate-content a {
    display: block;
    padding: 15px 0;
    text-decoration: none;
}

.credit-investigate .investigate-content .content-name {
    line-height: 22px;
    font-size: 16px;
    font-weight: bold;
    color: #666;
}

.credit-investigate .investigate-content p {
    text-indent: 0;
}

.credit-investigate .investigate-content .content-name.name-more img {
    margin-top: 3px;
}

.credit-investigate .investigate-content .content-name img {
    display: inline-block;
    vertical-align: top;
}

.credit-investigate .investigate-content .content-name.name-more span {
    width: 100px;
    line-height: 23px;
}

.credit-investigate {
    padding: 20px;
    float: left;
    width: 880px;
}

.credit-investigate .investigate-content .content-name span {
    display: inline-block;
}

.credit-investigate .investigate-content .content-detail {
    color: #999;
    margin-top: 4px;
}

.credit-investigate li p {
    font-size: 14px;
    text-indent: 28px;
    color: #777;
    line-height: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.container .oneSearchDetail .Content .noData {
    padding-top: 280px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
    background: url(../img/zwnr.png) center 100px no-repeat;
    color: #666;
}


/* 法人搜索详情 */

.container .oneSearchDetail .Content .olists {
    margin: 0px 40px;
    font-size: 14px;
}

.container .oneSearchDetail .Content .olists li {
    line-height: 36px;
    list-style: none;
}

.container .oneSearchDetail .Content .olists li span {
    font-weight: bold;
    width: 210px;
    text-align: center;
    display: inline-block;
}

.oneSearchContent>.olists:nth-of-type(n+2) {
    border-top: 1px solid #bebebe;
}

.indexJA {
    width: 1200px !important;
}

.indexJA .block {
    width: 570px !important;
}

.indexJA .block:nth-child(even) {
    margin-left: 60px !important;
}

.rightJA {
    width: 1200px !important;
    background: #f4f4f4 !important;
    margin-bottom: 30px !important;
}

.rightJA .bsdt ul li {
    width: 240px !important;
    height: 140px !important;
    padding: 13px 0px !important;
    border-bottom: 0px !important;
    float: left;
}

.rightJA .bsdt ul li div {
    float: none !important;
}

.rightJA .bsdt ul li div {
    height: 90px !important;
    width: 90px !important;
    border-radius: 60px;
}

.rightJA .bsdt ul li:nth-child(1) div {
    background: #675377 !important;
    margin: 0 auto;
}

.rightJA .bsdt ul li:nth-child(2) div {
    background: #e65540 !important;
    margin: 0 auto;
}

.rightJA .bsdt ul li:nth-child(3) div {
    background: #2576a9 !important;
    margin: 0 auto;
}

.rightJA .bsdt ul li:nth-child(4) div {
    background: #1f8280 !important;
    margin: 0 auto;
}

.rightJA .bsdt ul li:nth-child(5) div {
    background: #e08a4a !important;
    margin: 0 auto;
}

.rightJA .bsdt ul li:nth-child(1) div img {
    margin: 18px 2px !important;
}

.rightJA .bsdt ul li:nth-child(2) div img {
    margin: 19px 8px !important;
}

.rightJA .bsdt ul li:nth-child(3) div img {
    margin: 20px 11px !important;
}

.rightJA .bsdt ul li:nth-child(4) div img {
    margin: 16px 0px !important;
    width: 90px !important;
}

.rightJA .bsdt ul li:nth-child(5) div img {
    margin: 20px 6px !important;
    width: 90px !important;
}

.rightJA .bsdt ul li span {
    line-height: 40px !important;
    margin-left: 90px !important;
    font-size: 14px !important;
}

.rightJA .bsdt ul li div img {
    width: 75px !important;
}


/* 首页修改 2019 12 10 张瑞 */

.indexContain .dataShow {
    /* background-color: #F0F0F0; */
}

.indexContain .dataShow h3 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-right: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #ddd;
    font-size: 16px;
    color: #333;
    background: url(../img/datashow.png) left top no-repeat;
}

.indexContain .dataShow h3 span {
    display: inline-block;
    padding-left: 30px;
    cursor: pointer;
    border-bottom: 2px solid #E22323;
    padding-right: 10px;
    height: 30px;
}

.indexContain .dataShow h3 span:after {}

.indexContain .dataShow .dataContent {
    background-color: #F0F0F0;
    /* display: flex;
    justify-content: space-between;
    align-items: center; */
}

.indexContain .dataShow .dataContentItem {
    float: left;
    width: 237px;
    height: 120px;
    /* display: inline-block; */
    vertical-align: middle;
    margin-right: 3px;
}

.indexContain .dataShow .dataContentItem:nth-last-child(1) {
    margin-right: 0;
}

.indexContain .dataShow .dataContentItem a {
    display: block;
    position: relative;
    height: 120px;
}

.indexContain .dataShow .dataContentItem a img {
    margin: 10px 30px;
}

.indexContain .dataShow .dataContentItem a p {
    background: #33293b;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    opacity: 0.8;
    font-size: 16px;
    position: absolute;
    bottom: 0px;
}

.indexContain .dataShow .dataContentItem:nth-of-type(1) a {
    background-color: #28C0C3;
}

.indexContain .dataShow .dataContentItem:nth-of-type(2) a {
    background-color: #8BA4C2;
}

.indexContain .dataShow .dataContentItem:nth-of-type(3) a {
    background-color: #6EA5CE;
}

.indexContain .dataShow .dataContentItem:nth-of-type(4) a {
    background-color: #8CA7BA;
}

.indexContain .dataShow .dataContentItem:nth-of-type(5) a {
    background-color: #E8A755;
}

.xyLeft {
    float: left;
}

.xyRight {
    float: right;
    /* float: left;
    margin-top: 20px;
    margin-left: 30px; */
}

.xyRight .xyRightContent {
    /* width: 420px; */
    width: 390px;
}

.xyRight .xyRightContent h3 {
    position: relative;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-right: 10px;
    border-bottom: 2px solid #ddd;
    font-size: 16px;
    color: #333;
    background: url(../img/datashow.png) left top no-repeat;
}

.xyRight .xyRightContent h3 span {
    float: left;
    display: block;
    /* width: 100px; */
    height: 30px;
    padding-left: 30px;
    cursor: pointer;
}

.xyRight .xyRightContent h3 span.active {
    border-bottom: 2px solid red;
}

.xyRight .xyRightContent h3 a {
    float: right;
    color: #747474;
    font-size: 12px;
    font-weight: normal;
}

.xyRight .xyRightContent .xyRightUi1_father {
    padding: 0px 10px;
    background-color: #F7FAFF;
}

.xyRight .xyRightContent .xyRightUi1 {
    height: 46px;
    font-size: 14px;
    line-height: 46px;
    margin-top: 18px;
    padding: 0px 21px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #6196dd;
    border-radius: 10px;
    color: #ffffff;
}

.xyRight .xyRightContent .xyRightUi1_1 {
    height: 46px;
    background: #EA3E3E;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    line-height: 46px;
    margin-top: 10px;
    padding: 0px 21px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.xyRight .xyRightContent .xyRightUi1 li {
    /* float: left; */
}

.xyRight .xyRightContent #scrollBox {
    height: 550px;
    overflow: hidden;
}

.xyRight .xyRightContent #scrollBox2 {
    background-color: #EFEFEF;
    height: 466px;
    overflow: hidden;
}

.xyRight .xyRightContent .xyRightUi2 {
    /* height: 466px; */
}

.xyRight .xyRightContent .xyRightUi2 li {
    height: 46px;
    line-height: 46px;
}

.xyRight .xyRightContent .xyRightUi2 li span:nth-of-type(1) {
    width: 120px;
    display: inline-block;
    padding-left: 21px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: top;
    text-overflow: ellipsis;
}

.xyRight .xyRightContent .xyRightUi2 li span:nth-of-type(2) {
    width: 140px;
    display: inline-block;
    text-align: center;
}

.xyRight .xyRightContent .xyRightUi2 li span:nth-of-type(3) {
    width: 100px;
    display: inline-block;
    padding-left: 25px;
}

.xyRight .xyRightContent .xyRightUi2_1 li {
    height: 46px;
    line-height: 46px;
    padding: 0px 21px;
}

.xyRight .xyRightContent .xyRightUi2_1 li span:nth-of-type(1) {
    width: 180px;
    display: inline-block;
    padding-left: 71px;
    font-size: 14px;
}

.xyRight .xyRightContent .xyRightUi2_1 li span:nth-of-type(2) {
    width: 150px;
    display: inline-block;
    text-align: center;
    padding-left: 22px;
}


/* 漫画信用 */

.cartoon {
    margin-top: 20px;
}

.cartoon .caseIndex h3 {
    position: relative;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-right: 10px;
    border-bottom: 2px solid #ddd;
    font-size: 16px;
    color: #333;
    background: url(../img/cartoonIcon.png) 10px no-repeat;
}

.cartoon .caseIndex h3 span {
    float: left;
    display: block;
    width: 110px;
    height: 30px;
    padding-left: 40px;
    border-bottom: 2px solid red;
    overflow: hidden;
}

.cartoonList .commonList li {
    float: left;
    position: relative;
    margin: 0 0px 20px 0;
    width: 295px;
    height: 325px;
    overflow: hidden;
}

.cartoonList .commonList li img {
    padding: 13px;
    width: 270px;
    height: 190px;
}

.cartoonList .commonList li>p {
    height: 30px;
    line-height: 30px;
    margin: 0px 20px;
    font-size: 16px;
    color: #999999;
}

.cartoonList .commonList li>p.cs-title {
    color: #333;
    font-size: 18px;
    overflow: hidden;
}

.cs-time em {
    display: inline-block;
    width: 30px;
    height: 24px;
    vertical-align: middle;
    background: url(https://obs.negn.cn/creditchina-cms/pc/img/pic_time.jpg)no-repeat;
}


/* 信易加 */

.xyplus .point {
    padding-left: 20px;
    background: url(../img/radius.png) 0px no-repeat;
}

.xyg_check {
    position: absolute;
    bottom: 15px;
    right: 10px;
}

.xyg_check span a {
    color: red;
}


/* 专项治理 */

.itemManageTop {
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    border: 1px solid #ddd;
    margin-top: 30px;
}

.container .contain .itemManageTop li {
    height: 43px;
    text-align: center;
    float: left;
    /* cursor: pointer; */
}

.itemManage {
    margin-top: 30px;
}

.itemManage .left {
    width: 300px;
    float: left;
    border: 1px solid #ddd;
    border-top: none;
}

.itemManage .left .important {
    height: 40px;
    background: #dddddd;
    color: black;
    line-height: 40px;
    text-align: center;
    font-size: 17px;
}

.itemManage .left .itemManageTitleNav {
    width: 100%;
    /* line-height: 45px; */
    font-size: 16px;
}

.itemManage .left .itemManageTitleNav li.active {
    background-color: #E32223;
    padding: 0 10px;
}

.itemManage .left .itemManageTitleNav li {
    padding: 0 10px;
}

.itemManage .left .itemManageTitleNav li {
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    position: relative;
}

.itemManage .left .itemManageTitleNav li .liItem {
    border-bottom: 1px solid #ddd;
}

.itemManage .left .itemManageTitleNav li:nth-last-child(1) {
    border: none;
}

.itemManage .left .itemManageTitleNav li i {
    background: url("../img/san.png") center no-repeat;
    position: absolute;
    bottom: 10px;
    right: -8px;
    width: 9px;
    height: 17px;
}

.itemManage .left .itemManageTitleNav li i.none {
    display: none;
}

.itemManage .right {
    width: 900px;
    margin-left: 300px;
}

.container .contain .slideMain .itemManage .right .commonList {
    min-height: 720px;
}

.itemManage .right .important2 {
    height: 40px;
    background: #dddddd;
}

.itemManage .right .commonWrap {
    margin-top: 10px;
}

.itemManage .right .commonWrap .commonList {
    padding-bottom: 25px;
    padding-left: 30px;
}

.itemManage .right .commonWrap .commonList li {
    overflow: hidden;
    padding: 20px 0px 10px 0px;
    border-bottom: 1px dashed #ddd;
}

.itemManage .right .commonWrap .commonList li h2 {
    width: 88%;
    display: block;
    font-size: 16px;
    padding-left: 20px;
    background: url(../img/radius.png) 0px no-repeat;
}

.itemManage .right .commonWrap .commonList li p {
    /* height: 80px;  */
    padding: 20px 0px;
    line-height: 30px;
    font-size: 14px;
    text-indent: 20px;
}

.itemManage .right .commonWrap .commonList li .time {
    width: 80px;
    background: url(../img/time.png) no-repeat;
}

.itemManage .right .commonWrap .commonList li span {
    height: 20px;
    float: right;
    margin-left: 15px;
    display: block;
    color: #656565;
    text-align: center;
    padding-left: 18px;
}


/* 信用数据 */


/* 信用公示 */

.topCharts {
    height: 426px;
    margin-top: 30px;
    background: url(../img/xysjBanner.png) center no-repeat;
}

.hhmd .topCharts {
    height: 528px;
    margin-top: 30px;
    background: url(../img/xysjBanner.png) center no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.xygs .topCharts {
    height: 500px;
    margin-top: 30px;
    background: url(../img/xysjBanner.png) center no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.lhjc .topCharts {
    height: 500px;
    margin-top: 30px;
    background: url(../img/xysjBanner.png) center no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.topCharts .topCharts_right {
    vertical-align: top;
    display: inline-block;
    /* height: 100%; */
    width: 685px;
}

.topCharts .topCharts_right .right_desc {
    color: #DAD9E0;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 0px 20px 20px;
}

.topCharts .topCharts_right .right_desc .topNum {
    font-size: 20px;
    color: #F7C84E;
}

.topCharts .topCharts_right .topCharts_charts1 {
    width: 90%;
    margin: 0px auto;
}

.topCharts .topCharts_right .topCharts_charts1 .doublePublicity-top-title {
    font-size: 16px;
}

.topCharts .topCharts_right .topCharts_charts1 .doublePublicity-top-title li {
    float: left;
    width: 25%;
    height: 33px;
    line-height: 33px;
    text-align: center;
    color: #8B90B2;
}

.topCharts .topCharts_right .topCharts_charts1 .doublePublicity-top-content {
    padding-top: 8px;
    overflow: hidden;
    font-size: 14px;
}

.topCharts_charts1 .doublePublicity-top-content ul li {
    float: left;
    width: 25%;
    height: 33px;
    line-height: 33px;
    text-align: center;
    color: #ddd;
}

.topCharts .topCharts_right .topCharts_charts1 .doublePublicity-top-content ul:nth-of-type(1)>li:nth-of-type(1) {
    color: #f15e54;
    font-weight: bold;
    font-style: italic;
}

.topCharts .topCharts_right .topCharts_charts1 .doublePublicity-top-content ul:nth-of-type(2)>li:nth-of-type(1) {
    color: #e9e766;
    font-weight: bold;
    font-style: italic;
}

.topCharts .topCharts_right .topCharts_charts1 .doublePublicity-top-content ul:nth-of-type(3)>li:nth-of-type(1) {
    color: #1891ee;
    font-weight: bold;
    font-style: italic;
}

.topCharts .topCharts_line {
    vertical-align: top;
    display: inline-block;
    width: 1px;
    height: 367px;
    margin-top: 25px;
    background: rgba(255, 255, 255, 1);
    opacity: 0.2;
}

.hhmd .topCharts .topCharts_line {
    vertical-align: top;
    display: inline-block;
    width: 1px;
    height: 480px;
    margin-top: 25px;
    background: rgba(255, 255, 255, 1);
    opacity: 0.2;
}

.xygs .topCharts .topCharts_line {
    vertical-align: top;
    display: inline-block;
    width: 1px;
    height: 460px;
    margin-top: 25px;
    background: rgba(255, 255, 255, 1);
    opacity: 0.2;
}

.topCharts .topCharts_left {
    display: inline-block;
    vertical-align: top;
    position: relative;
    height: 100%;
    width: 500px;
}

.topCharts_left .leftFather {
    padding: 20px 0px 0px 20px;
    font-size: 17px;
    color: #DAD9E0;
    /* border: 1px solid red; */
}

.topCharts_left .leftFather .leftOne {
    padding-bottom: 10px;
}

.topCharts_left .leftFather .leftOne .leftPosition {
    color: #F7C84E;
    /* font-weight: bold; */
}

.topCharts_left .leftFather .leftCont ul li {
    width: 22px;
    height: 31px;
    display: inline-block;
}

.topCharts_left .leftFather .leftTwo {
    padding: 10px 0px 10px 0px;
}

.topCharts_left .leftFather .leftRant .up {
    display: inline-block;
    width: 13px;
    height: 18px;
    background: url(../img/xysj/numberup.png) center no-repeat;
}

.topCharts_left .leftFather .leftRant .percent {
    display: inline-block;
    width: 16px;
    height: 19px;
    background: url(../img/xysj/numberPercent.png) center no-repeat;
}

.topCharts_left .leftFather .leftRant ul {
    display: inline-block;
}

.topCharts_left .leftFather .leftRant ul img {
    /* vertical-align: top; */
}

.topCharts_left .leftFather .leftRant ul li {
    /* width: 11px;
	height: 15px; */
    display: inline-block;
}

.topCharts_left .topCharts_charts2 {
    width: 400px;
    height: 380px;
    /* border: 1px solid #F7C84E; */
    position: absolute;
    top: 35px;
    right: 0;
}


/* z中部的charts */

.middleCharts {
    overflow: hidden;
    margin-top: 15px;
}

.middleCharts .middleCharts_left,
.middleCharts .middleCharts_right {
    width: 595px;
    float: left;
}

.middleCharts .middleCharts_right {
    margin-left: 10px;
}

.middleCharts_left .caseIndex h3,
.middleCharts_right .caseIndex h3 {
    position: relative;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-right: 10px;
    border-bottom: 2px solid #ddd;
    font-size: 16px;
    color: #333;
    background: url(../img/cartoonIcon.png) left top no-repeat;
}

.middleCharts .caseIndex h3 span,
.middleCharts_right .caseIndex h3 span {
    float: left;
    display: block;
    height: 30px;
    padding-left: 30px;
    border-bottom: 2px solid red;
    overflow: hidden;
}

.middleCharts .middleCharts_left .middleCharts_1,
.middleCharts .middleCharts_right .middleCharts_2 {
    width: 100%;
    height: 320px;
}


/* 双公示底部的图 */

.bottomCharts {
    margin-top: 15px;
}

.bottomCharts .caseIndex h3 {
    position: relative;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-right: 10px;
    border-bottom: 2px solid #ddd;
    font-size: 16px;
    color: #333;
    background: url(../img/cartoonIcon.png) left top no-repeat;
}

.bottomCharts .caseIndex h3 span {
    float: left;
    display: block;
    height: 30px;
    padding-left: 30px;
    border-bottom: 2px solid red;
    overflow: hidden;
}

.bottomCharts .caseIndex {
    margin-bottom: 20px;
}

.bottomCharts .bottomCharts_1 {
    height: 350px;
}


/* 红黑名单 */

.hhmd .topCharts .topCharts_right .right_desc {
    color: #DAD9E0;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 0px 0px 90px;
}

.hhmd .topCharts .topCharts_right .right_desc div {
    padding-top: 10px;
    padding-bottom: 10px;
}

.topCharts_left .leftFather .hmdCount {
    margin-top: 30px;
}

.middleCharts .middleCharts_left .middleCharts_1 .middleCharts_1_1,
.middleCharts .middleCharts_right .middleCharts_2 .middleCharts_2_1 {
    display: inline-block;
    width: 200px;
    height: 100%;
}

.middleCharts .middleCharts_left .middleCharts_1 .middleCharts_1_2,
.middleCharts .middleCharts_right .middleCharts_2 .middleCharts_2_2 {
    display: inline-block;
    width: 390px;
    height: 100%;
}

.topCharts_left .leftFather .leftCont1 ul li {
    width: 22px;
    height: 31px;
    display: inline-block;
}

.topCharts_left .leftFather .leftRant1 ul li {
    display: inline-block;
}

.topCharts_left .leftFather .leftRant1 .percent {
    display: inline-block;
    width: 16px;
    height: 19px;
    background: url(../img/xysj/numberPercent.png) center no-repeat;
}

.topCharts_left .leftFather .leftRant1 .up {
    display: inline-block;
    width: 13px;
    height: 18px;
    background: url(../img/xysj/numberup.png) center no-repeat;
}

.topCharts_left .leftFather .leftRant1 ul {
    display: inline-block;
}

.hhmd .bottomCharts .bottomCharts_1 {
    height: 440px;
}


/* 信用核查 */

.xyhc .top {
    height: 100px;
    position: relative;
    margin-top: 30px;
    margin-bottom: 20px;
    background: url(../img/xyhcBanner.png) center no-repeat;
}

.xyhc .top .right_desc {
    color: #DAD9E0;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 650px;
    height: 19px;
}

.xyhc .top .right_desc .topNum {
    font-size: 20px;
    color: #F7C84E;
}


/* 区县专区 */

.qxzq .countyMap {
    width: 500px;
    height: 500px;
    margin: 0 auto;
}


/* 首页的右侧边栏fixed */

.right-fixed {
    position: fixed;
    right: 0px;
    bottom: 150px;
    z-index: 999999;
}

.right-fixed .app {
    background-position: -10px -170px;
}

.right-fixed .app,
.right-fixed .weixin,
.right-fixed .wap,
.app-logo,
.weixin-logo {
    background-image: url(../img/tubiao.png);
    background-repeat: no-repeat;
    transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -webkit-transition-duration: 400ms;
    -o-transition-duration: 400ms;
}

.right-fixed li {
    width: 50px;
    height: 50px;
    background-color: #cacaca;
    margin-bottom: 1px;
    cursor: pointer;
    position: relative;
}

.app-logo {
    height: 160px;
    background-position: -180px -229px;
}

.app-logo,
.weixin-logo,
.wap-logo {
    width: 162px;
    display: none;
    position: absolute;
    bottom: 0;
    left: -162px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.right-fixed .back-top {
    display: none;
    background-position: -175px -170px;
}

.right-fixed .back-top {
    background-image: url(../img/tubiao.png);
    background-repeat: no-repeat;
}


/* 联合惩戒 */

.lhjc .topCharts .right_desc {
    color: #DAD9E0;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 0px 20px 20px;
    text-align: center;
}

.lhjc .topCharts .right_desc .topNum {
    font-size: 20px;
    color: #F7C84E;
}

.lhjc .topCharts .topCharts_right .topCharts_charts1 {
    margin: 0px;
}

.lhjc .topCharts .topCharts_right {
    width: 650px;
}

.lhjc .topCharts .topCharts_line {
    height: 400px;
}

.lhjc .topCharts_left .blockTitle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 30px 0;
}

.lhjc .topCharts_left .blockTitle .blockTitle1 {
    color: #ddd;
    font-size: 14px;
}

.lhjc .topCharts_left .blockTitle .blockTitle2_1 {
    color: #666666;
    font-weight: bold;
}

.lhjc .topCharts_left .blockTitle .blockTitle2_2 {
    color: #828499;
    font-weight: bold;
}

.lhjc .topCharts_left .blockTitle .blockTitle2_3 {
    color: #CF6A66;
    font-weight: bold;
}

.lhjc .topCharts_left .blockTitle .blockTitle2_4 {
    color: #828499;
    font-weight: bold;
}

.lhjc .topCharts_left .blockFather {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lhjc .topCharts_left .blockFather .blockItem {
    width: 40px;
    height: 40px;
    background-color: #828499;
}

.lhjc .topCharts_left .blockFather .blockItem .blockNow {
    width: 0%;
    height: 100%;
    background-color: #666666;
}

.lhjc .topCharts_left .blockFather .blockItem .blockNow.spec {
    width: 80%;
}

.lhjc .topCharts_left .blockFather#block2 .blockItem .blockNow {
    background-color: #CF6A66;
}

.lhjc .bottomCharts .bottomCharts_1 {
    height: 440px;
}

.lhjc .bottomCharts .bottomCharts_2 {
    height: 440px;
}


/* 新增 在线咨询 */

.block h3 span {
    width: 115px
}

.find_box {
    border: 1px solid #ddd;
    margin-top: 30px;
    padding: 30px 70px;
}

.content_detail h3 {
    font-size: 16px;
    text-align: center;
    border-top: 1px solid #ddd;
    padding: 10px 0px;
    background: #eee;
}

.xxtx,
.nrms,
.wjdcnr {
    font-size: 14px;
    width: 800px;
    margin: 20px auto;
}

.detail_input {
    height: 60px
}

.detail_textarea {
    height: 110px
}

.detail_input input[type="text"] {
    height: 40px;
    width: 650px;
    padding-left: 14px;
}

.detail_input p,
.detail_textarea p {
    display: inline-block;
    width: 100px;
}

.detail_input p span {
    color: #ff0000
}

.detail_textarea input[type="textarea"] {
    height: 100px;
    width: 650px;
    padding-left: 14px;
}

.button_div {
    width: 350px;
    margin: 0 auto;
}

.button_div button {
    width: 120px;
    height: 35px;
    border: none;
    border-radius: 5px;
    margin: 0px 20px;
    color: #fff;
}

button.submit {
    background: #ff0000;
}

button.reset {
    background: #bbb;
}


/* 智能机器人 */

.robot {
    padding-top: 60px;
}

.robotContent {
    position: relative;
}

.robotTop {
    background: url(../img/robot/robotTitle.png) center no-repeat;
    background-size: 100% 100%;
    padding: 18px 0px 40px 115px;
    position: absolute;
    width: 100%;
    top: 0;
}

.robotTop span:nth-of-type(1) {
    font-size: 24px;
    color: rgba(255, 255, 255, 1);
}

.robotTop span:nth-of-type(2) {
    margin-left: 12px;
    margin-right: 5px;
    color: rgba(255, 255, 255, 1);
}

.robotTop span:nth-of-type(3) {
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
}

.robotDescri {
    background-color: #EFF0F0;
    /* min-height: 400px; */
    padding-top: 95px;
    padding-left: 40px;
    padding-right: 34px;
    height: 500px;
    overflow: auto;
    padding-bottom: 20px;
}

.robotDescri::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 10px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}

.robotDescri::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #535353;
}

.robotDescri::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: #EDEDED;
}

.robotDescri_1 .robotDescri_1_content {
    display: inline-block;
    border-radius: 0px 30px 30px 30px;
    background: rgba(255, 255, 255, 1);
    padding: 14px 0px 20px 30px;
    font-size: 16px;
}

.robotDescri_2 {
    position: relative;
    /* min-height: 100px; */
    overflow: hidden;
    margin-top: 20px;
}

.robotDescri_2_content {
    /* position: absolute;
	top: 24px;
	right: 0; */
    float: right;
}

.robotDescri_2_content_left {
    display: inline-block;
    vertical-align: top;
}

.robotDescri_2_content_left div:nth-of-type(1) {
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
    text-align: right;
    margin-bottom: 10px;
}

.robotDescri_2_content_left div:nth-of-type(2) {
    border-radius: 29px 2px 30px 29px;
    background: rgba(255, 255, 255, 1);
    padding: 14px 0px 20px 30px;
    font-size: 16px;
    min-width: 211px;
    max-width: 820px;
}

.robotDescri_2_content_right {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: url(../img/robot/headPic.png) center no-repeat;
    background-size: 100% 100%;
    margin-top: 25px;
    margin-right: 15px;
}


/* 机器人 底部 */

.robotFoot {
    width: 100%;
    height: 90px;
    background: rgba(226, 35, 35, 1);
    /* position: relative; */
    position: fixed;
    bottom: 0;
}

.robotFootContent {
    width: 1140px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.robotFootContent input {
    width: 965px;
    height: 50px;
    background: rgba(255, 255, 255, 1);
    vertical-align: top;
    padding-left: 20px;
    font-size: 16px;
}

.robotFootContent .robotFootBtn {
    display: inline-block;
    width: 150px;
    height: 50px;
    background: rgba(255, 255, 255, 1);
    color: #E22323;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    margin-left: 20px;
}

.robotFootContent .robotFootBtn:hover {
    background: rgba(255, 255, 255, 0.8);
}

.robotAnswer {
    margin-top: 20px;
}

.robotAnswer_content {}

.robotAnswer_content_pic {
    display: inline-block;
    vertical-align: top;
    width: 60px;
    height: 60px;
    background: url(../img/robot/robotPic.png) center no-repeat;
    background-size: 100% 100%;
    margin-top: 20px;
    margin-right: 15px;
}

.robotAnswer_content_right {
    display: inline-block;
}

.robotAnswer_time {
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
    margin-bottom: 10px;
}

.robotAnswer_desc {
    width: 820px;
    background: rgba(255, 255, 255, 1);
    border-radius: 0px 30px 30px 30px;
    font-size: 16px;
    padding: 14px 0px 20px 30px;
}

.robotAnswerSearchDetail {
    display: inline-block;
    margin-bottom: 18px;
}

.robotAnswerTitle {
    color: #E22323;
}

.robotAnswerSearchUl li {
    margin-bottom: 10px;
    cursor: pointer;
}

.robotAnswerSearchUl li:hover {
    color: #E22323;
}

.robotAnswerSearchUl li:hover a {
    color: #E22323;
}

.robotAnswerSearchUl li:nth-last-child(1) {
    margin-bottom: 20px;
}

.robotAnswer_line {
    width: 760px;
    height: 1px;
    background: rgba(221, 221, 221, 1);
    margin-bottom: 10px;
}

.robotAnswerCount {
    color: #E22323;
}

.robotAnswerMore {
    color: #3286CD;
    cursor: pointer;
}


/* 信息公示栏 */

.syxxgsl {
    background: url(../img/xyxxgslbanner1.png) #eee;
    background-repeat: no-repeat;
    background-position: center top;
    /* background: #EEEEEE; */
    position: relative;
}

.syxxgsl .top {
    width: 1008px;
    height: 160px;
    margin: 0 auto;
    /* background: url(../img/xyxxgslbanner.png) no-repeat;
	background-position: center center;
	background-size: 100% 100%; */
    /* position: absolute;
	top:0;
	left: 0; */
}

.shbt_top_title {
    width: 100%;
    padding-top: 40px;
    text-align: center;
}

.shbt_top_right {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: 384px;
    width: 120px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    background: #023974 url(../img/home.png) no-repeat 20px center;
    font-size: 12px;
    text-indent: 50px;
}

.shbt_top_bottom {
    font-size: 24px;
    color: #fff;
    line-height: 48px;
    overflow: auto;
    width: 100%;
    text-align: center;
    clear: both;
}

.syxxgsl .center {
    width: 1008px;
    margin: 0 auto 15px;
}

.syxxgsl .search {
    width: 100%;
    overflow: auto;
}

.syxxgsl .search input {
    width: 80%;
    border: 2px solid #e22323;
    height: 44px;
    background: #fff;
    padding: 12px;
    font-size: 16px;
    line-height: 24px;
    color: #999;
    float: left;
}

.syxxgsl .search button {
    width: 16%;
    border: 0;
    height: 52px;
    background: #e22323;
    padding: 12px;
    font-size: 20px;
    color: #fff;
    float: left;
    cursor: pointer;
}

.syxxgsl .news {
    width: 100%;
    margin-top: 20px;
    background: #fff;
    overflow: auto;
}

.news .tab {
    width: 100%;
    overflow: auto;
    cursor: pointer;
}

.news .tab ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.news .tab li {
    font-size: 20px;
    color: #fff;
    height: 44px;
    line-height: 44px;
    width: 200px;
    text-align: center;
    /* background: url(../img/tab_a_bg.png) repeat-x 0 0; */
    background: #c3565b;
    float: left;
}

.news .tab .active {
    /* background: url(../img/tab_b_bg.png) repeat-x 0 0; */
    background: #820106;
}

.news .tab .more {
    font-size: 14px;
    color: #666;
    padding: 10px;
    height: 21px;
    line-height: 21px;
    background: 0;
    float: right;
}

.news .tab .more a:hover {
    color: #066de1;
}


/* a:visited {
    color: #555;
    text-decoration: none;
}
a:link {
    color: #555;
    text-decoration: none;
} */

.news .table {
    background: #fff;
    border-collapse: collapse;
    border-color: #e6e6e6;
}

.news .table th {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    color: #666;
    background: #daefff;
    text-indent: 10px;
    text-align: left;
    font-weight: normal;
    border-color: #e6e6e6;
}

.news .table .tr_b {
    /* background: #f8f8f8; */
}

.news .table td {
    font-size: 16px;
    height: 4px;
    line-height: 40px;
    color: #333;
    /* background: #fff; */
    text-indent: 10px;
    text-align: left;
    border-color: #e6e6e6;
}

.news .table td>a {
    cursor: pointer;
}

.news .table td a:hover {
    color: #066de1;
}

.w20 {
    width: 30%;
    border-color: #e6e6e6;
}

.w12 {
    width: 12%;
    border-color: #e6e6e6;
}

.w25 {
    width: 25%;
    border-color: #e6e6e6;
}

.w15 {
    width: 15%;
    border-color: #e6e6e6;
}

.syxxgsl .mapbody {
    width: 100%;
    overflow: auto;
    margin-top: 12px;
}

.syxxgsl .mapbody .map {
    width: 100%;
    background: #fff;
}

.map .tab {
    width: 100%;
    overflow: auto;
    border-bottom: 2px solid #0068E8;
}

.map .tab ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.map .tab li {
    font-size: 18px;
    color: #fff;
    background: url(../img/tab_b_bg.png) repeat-x 0 0;
    height: 44px;
    line-height: 44px;
    width: 150px;
    text-align: center;
    float: left;
}

.map .tab .tab_r {
    background: url(../img/tab_a_bg.png) repeat-x 0 0;
}

.syxxgsl .map .content {
    padding: 12px;
    overflow: auto;
}

.map .content ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
}

.map .content ul li.active {
    color: #066de1;
}

.map .content li {
    font-size: 14px;
    width: 160px;
    line-height: 30px;
    height: 30px;
    color: #666;
    background: #d2e5f4;
    float: left;
    text-align: center;
    margin-right: 4px;
    margin-bottom: 4px;
}

.map .content li:hover {
    color: #066de1;
}

.map .content2 {
    padding: 12px;
    min-height: 236px;
    overflow: hidden;
}

.map .content2 ul {
    list-style: none;
    margin: 0 0 8px 0;
    padding: 0;
    float: left;
}

.map .content2 li {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    color: #666;
    background: #d2e5f4;
    width: 160px;
    float: left;
    text-align: center;
    margin-right: 4px;
    cursor: pointer;
}

.map .content2 li.active {
    color: #066de1;
}

.syxxgsl tbody tr:nth-of-type(2n) td {
    background: #f8f8f8;
}


/* 区县头部介绍 */

.contain .introduce h3 {
    text-align: center;
    margin: 15px auto;
    margin-top: 20px;
    font-size: 32px;
}

.contain .introduce .photos {
    margin-top: 20px;
    display: flex;
}

.contain .introduce .photos img {
    flex: 1;
    height: 150px;
    margin-right: 20px;
}

.contain .introduce .content {
    margin-top: 20px;
    padding: 10px;
}

.contain .introduce .content p {
    font-size: 14px;
    text-indent: 2rem;
    line-height: 25px;
}

.container .contain .xf .title {
    width: 331px;
    height: 40px;
    background: url(../img/tit.png) no-repeat;
    margin-top: 20px;
}


/* 区县头部 */

.qx_navigator .navBar {
    height: 50px;
}

.qx_navigator .navBar .nav .m {
    float: left;
    /* width: 120px; */
    width: 158px;
    position: relative;
    z-index: 10;
    margin: 0 13px;
}

.qx_navigator.qx_dts_navigator .navBar .nav .m {
    width: 135px;
}

.xydtList .contSearch .searchInput .qx_searchBtn {
    width: 60px;
    height: 50px;
    display: block;
    float: left;
    background: url(../img/searchSpan.png) 20px 14px no-repeat;
}


/* 区县首页 */


/* 滨海县 */

.qx_bhx_header {
    /* min-width: 1200px;
    height: 210px;
    background-image: url(../img/qxpic/bannerbhx.png);
    background-size: 100% 100%;
    background-position: center center; */
}

.qx_bhx_header .headerWap .loginIndex .logo {
    float: left;
    display: block;
    width: 430px;
    height: 67px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    background: url("../img/qxpic/logobhx.png") no-repeat;
    cursor: default;
    background-size: 100%;
}


/* 大丰区 */

.qx_dfq_header {
    /* min-width: 1200px;
    height: 210px;
    background-image: url(../img/qxpic/bannerdfq.png);
    background-size: 100% 100%;
    background-position: center center; */
}

.qx_dfq_header .headerWap .loginIndex .logo {
    float: left;
    display: block;
    width: 430px;
    height: 67px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    background: url("../img/qxpic/logodfq.png") no-repeat;
    cursor: default;
    background-size: 100%;
}


/* 东台市 */

.qx_dts_header {
    /* min-width: 1200px;
    height: 210px;
    background-image: url(../img/qxpic/bannerdts.png);
    background-size: 100% 100%;
    background-position: center center; */
}

.qx_dts_header .headerWap .loginIndex .logo {
    float: left;
    display: block;
    width: 430px;
    height: 67px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    background: url("../img/qxpic/logodts.png") no-repeat;
    cursor: default;
    background-size: 100%;
}


/* &#98;&#101;&#97;&#116;&#51;&#54;&#53;&#25163;&#26426;&#23433;&#21331;&#29256;&#95;&#51;&#54;&#53;&#30331;&#24405;&#27425;&#25968;&#38480;&#21046;&#95;&#51;&#54;&#53;&#98;&#101;&#97;&#116;&#29256;&#97;&#112;&#112; */

.qx_fnx_header {
    /* min-width: 1200px;
    height: 210px;
    background-image: url(../img/qxpic/bannerfnx.png);
    background-size: 100% 100%;
    background-position: center center; */
}

.qx_fnx_header .headerWap .loginIndex .logo {
    float: left;
    display: block;
    width: 430px;
    height: 67px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    background: url("../img/qxpic/logofnx.png") no-repeat;
    cursor: default;
    background-size: 100%;
}


/* 建湖县 */

.qx_jhx_header {
    /* min-width: 1200px;
    height: 210px;
    background-image: url(../img/qxpic/bannerjhx.png);
    background-size: 100% 100%;
    background-position: center center; */
}

.qx_jhx_header .headerWap .loginIndex .logo {
    float: left;
    display: block;
    width: 430px;
    height: 67px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    background: url("../img/qxpic/logojhx.png") no-repeat;
    cursor: default;
    background-size: 100%;
}


/* 经济开发区 */

.qx_jjkfq_header {
    /* min-width: 1200px;
    height: 210px;
    background-image: url(../img/qxpic/bannerjjkfq.png);
    background-size: 100% 100%;
    background-position: center center; */
}

.qx_jjkfq_header .headerWap .loginIndex .logo {
    float: left;
    display: block;
    width: 430px;
    height: 67px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    background: url("../img/qxpic/logojjkfq.png") no-repeat;
    cursor: default;
    background-size: 100%;
}


/* 射阳县 */

.qx_syx_header {
    /* min-width: 1200px;
    height: 210px;
    background-image: url(../img/qxpic/bannersyx.png);
    background-size: 100% 100%;
    background-position: center center; */
}

.qx_syx_header .headerWap .loginIndex .logo {
    float: left;
    display: block;
    width: 430px;
    height: 67px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    background: url("../img/qxpic/logosyx.png") no-repeat;
    cursor: default;
    background-size: 100%;
}


/* 亭湖区 */

.qx_thq_header {
    /* min-width: 1200px;
    height: 210px;
    background-image: url(../img/qxpic/bannerthq.jpg);
    background-size: 100% 100%;
    background-position: center center; */
}

.qx_thq_header .headerWap .loginIndex .logo {
    float: left;
    display: block;
    width: 430px;
    height: 67px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    background: url("../img/qxpic/logothq.png") no-repeat;
    cursor: default;
    background-size: 100%;
}


/* 响水县 */

.qx_xsx_header {
    /* min-width: 1200px;
    height: 210px;
    background-image: url(../img/qxpic/bannerxsx.png);
    background-size: 100% 100%;
    background-position: center center; */
}


/* .qx_xsx_header .headerWap .loginIndex .logo {
    float: left;
    display: block;
    width: 430px;
    height: 67px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    background: url("../img/newqxpic/logoxsx.png") no-repeat;
    cursor: default;
    background-size: 100%;
} */


/* 盐都区 */

.qx_ydq_header {
    /* min-width: 1200px;
    height: 210px;
    background-image: url(../img/qxpic/bannerydq.png);
    background-size: 100% 100%;
    background-position: center center; */
}

.qx_ydq_header .headerWap .loginIndex .logo {
    float: left;
    display: block;
    width: 430px;
    height: 67px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    background: url("../img/qxpic/logoydq.png") no-repeat;
    cursor: default;
    background-size: 100%;
}


/* 盐南高新区 */

.qx_yngxq_header {
    /* min-width: 1200px;
    height: 210px;
    background-image: url(../img/qxpic/banneryngxq.png);
    background-size: 100% 100%;
    background-position: center center; */
}

.qx_yngxq_header .headerWap .loginIndex .logo {
    float: left;
    display: block;
    width: 430px;
    height: 67px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    background: url("../img/qxpic/logoyngxq.png") no-repeat;
    cursor: default;
    background-size: 100%;
}

#tipsNav li {
    width: auto;
    height: auto;
    text-align: center;
    float: left;
    line-height: 32px;
    font-size: 15px;
    border: 1px solid #ddd;
    margin-right: 20px;
    margin-top: 20px;
    cursor: pointer;
    padding: 0 auto;
    padding-left: 5px;
    padding-right: 5px;
}

.layui-form-select dl dd {
    line-height: 30px !important;
}