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

body {
    font-family: "Microsoft Yahei", Arial, Verdana, sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    letter-spacing: 1px;
    /* background:url(../img/tiaowen.jpg);*/
    width: 1302px;
    margin: 0 auto !important;
    background: url('https://www.gov.cn/govweb/xhtml/2019zhuanti/20thCPCNationalCongress/images/ershidasybg.jpg');
    background-repeat: no-repeat !important;
    /* background: #d5d5d5;*/
}

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

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

body,
button,
input,
select,
textarea {
    outline: 0;
    /*font:12px/1  "Microsoft YaHei";*/
}

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';
    /*background: url("../img/庆祝建党100年.jpg") no-repeat center top;
        background-color: #f2f2f2;*/
}

/*#roll,#roll-two,.topmes,.mean,.mainSearch,.navigator,.container,.footer,.login,.topList{-webkit-filter: grayscale(100%);}*/

/*body {
    margin: 0 auto;
    margin-top: 190px;
}*/

.title_nav {
    width: 1200px;
    margin: 12px auto;
    height: 50px;
    color: #fff;
    line-height: 50px;
    font-weight: 700;
    font-size: 20px;
    background: #e22323;
    padding-left: 20px;
}

.clearfix {
    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
}

.topmes {
    width: 100%;
    background: #a3c9f6;
    height: 35px;
    line-height: 35px;
}

.topMain {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}

.header {
    height: 210px;
    background: url(../img/banner.png) no-repeat center top;
    background-size: 100% 100%;
    /*background: gray;*/
}

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

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

.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/logo.png") no-repeat
     /*background: url("../img/logo_hs.png") no-repeat*/
}

.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: 35px;
    margin-right: -200px;
    position: absolute;
    /* right: 30.3%;*/
    right: 22.3%;
}

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

.header .mainSearch .searchTop span {
    position: relative;
    padding: 0 30px 2px 20px;
    cursor: pointer;
    font-size: 16px;
    color: #333;
}

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

.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: -16px;
    left: 50%;
    margin-left: -18px;
    width: 17px;
    height: 10px;
    background: url(../img/searchTopIco.png) no-repeat;
}

.jointrp-section2 .jointrp-section2-top li.shuiwu {
    background-image: url("../img/ldxz.png");
}

.jointrp-section2 .jointrp-section2-top li.gongshang {
    background-image: url("../img/sxyb.png");
}

.jointrp-section2 {
    height: 332px;
    width: 100%;
    margin-bottom: 20px;
    box-sizing: border-box;
    0 border: 1px solid #bebebe;
}

.jointrp-section2 .jointrp-section2-top {
    overflow: hidden;
}

.jointrp-section2 .jointrp-section2-top li {
    float: left;
    height: 150px;
    width: 380px;
    margin-left: 15px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    position: relative;
}

.header .mainSearch .searchInput {
    margin-left: 100px;
    width: 550px;
}

.header .mainSearch .searchInput input {
    float: left;
    margin-right: 20px;
    padding-left: 20px;
    display: block;
    width: 425px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    text-align: left;
}

.footer {
    width: 100%;
    background-color: #e22323;
}

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

.footer .foot {
    position: relative;
    margin: 0 auto;
    display: block;
    width: 600px;
    /*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;
    margin: 0 20px;
    float: right;
    background: url("../img/sydw.png") center no-repeat
}

.navigator {
    background: #e22323
}

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

.nav {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    font-size: 16px;
}

.nav a {
    color: #fff;
}

.nav h3 {
    font-size: 100%;
    font-weight: normal;
    text-align: -webkit-center;
}

.nav .m {
    float: left;
    width: 160px;
    position: relative;
    z-index: 10;
    margin: 0 38px;
}

.nav .lineBottom {
    width: 100%;
    border-bottom: 1px solid #ec7272;
    position: absolute;
    top: 50px;
}

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

.nav h3 a {
    display: block;
    width: 120px;
    text-align: center;
}

.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 {
    padding-bottom: 160px;
    background: url("../img/bodyBottomBg.png") #efefef left bottom no-repeat
}

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

.bread {
    box-sizing: border-box;
    line-height: 30px;
    height: 30px;
    text-align: left;
    font-size: 14px;
    color: #333;
    margin-top: 20px;
}

.current {
    color: rgb(0, 99, 186);
}

.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: 30px;
    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: 1200px
}


/*.container .contain .indexContain .slideshowBox {
	overflow:hidden;
	height: 100px;
	width: 1200px;
        margin-top: -20px
}
img.showPic {
    height: 100px;
    width: 1200px;
}*/

.container .contain .indexContain .slideshowBox2 {
    overflow: hidden;
    height: 100px;
    width: 1200px;
    margin-bottom: 20px;
    margin-top: -10px;
}

img.showPic2 {
    height: 100px;
    width: 400px;
    float: left;
    margin-left: 10px;
}

img.showPic22 {
    height: 100px;
    width: 390px;
    float: left;
    margin-left: 10px;
}

img.showPic23 {
    height: 100px;
    width: 390px;
    float: left;
}

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

.container .contain .indexContain .indexCount .focusImg .swiper-container {
    width: 600px;
    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: 10px;
    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: 785px;
    height: 50px;
    opacity: .2;
    background: #000
}

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

.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;
    z-index: 99;
}

.tab-spe {
    float: right;
    width: 585px;
}

.tab-spe .widget-tabs {
    padding: 10px 12px;
    position: relative;
    background: #ffffff
}

.tab-spe .widget-tabs .tab-title {
    margin-right: 40px;
    margin-top: -4px;
    margin-right: 200px;
    z-index: 999;
}

.tab-spe .widget-tabs .tab-title>li {
    line-height: 42px;
    height: 40px;
    float: left;
    position: relative;
    display: block;
    cursor: pointer;
}


/*默认状态*/

.tab-spe .widget-tabs .tab-title>li>a {
    display: inline-block;
    padding: 0 12px;
    height: 38px;
    line-height: 32px;
    font-weight: normal;
    color: #6f6f6f;
    margin-right: 7px;
    border: none;
    border-bottom: 2px solid transparent;
    font-weight: bold;
    font-size: 14px;
}


/*划过状态*/

.tab-spe .widget-tabs .tab-title>li>a:hover {
    color: #e22323;
}


/*选中状态*/

.tab-spe .widget-tabs .tab-title>li.active>a,
.skin-blue02 .tab-spe .widget-tabs .tab-title>li.active>a:focus,
.skin-blue02 .tab-spe .widget-tabs .tab-title>li.active>a:hover {
    color: #e22323!important;
    font-weight: bold;
    border-bottom: 2px solid #e22323;
    background: url(../img/arrup-red.jpg) no-repeat center bottom;
}

.tab-spe .widget-radius-top {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}


/*单独定义面板，默认值为普通面板*/

.tab-spe .widget-tabs .widget-heading {
    height: 40px;
    line-height: 40px;
    background-color: #ffffff;
    border-bottom: 1px solid #e5e5e5;
    background: url(/r/cms/www/credit/img/13.png);
}

.tab-spe .widget-tabs h3 {
    height: 48px;
    line-height: 42px;
    //background-color:#ffffff;
    font-size: 18px;
    font-weight: bold;
    color: #666;
    padding: 0;
    border-bottom: 4px solid #e22323;
    position: absolute;
    top: 3px;
    left: 26px;
    margin: 0;
}

.tab-spe .widget-tabs .widget-body {
    padding: 0px;
    border: 0px solid #216eb6;
    background-color: transparent;
}

.tab-spe a.widget-more {
    text-indent: 0;
    color: #bbb;
    cursor: pointer;
    text-decoration: none;
}

.tab-spe .widget-title-nowrap {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    zoom: 1;
}

.tab-spe .widget-dotted {
    font-size: 14px;
    border-bottom: 1px dotted #cccccc;
}

.tab-spe .widget-lineheight {
    line-height: 40px;
    height: 40px;
    _height: 40px;
    overflow: hidden;
}

.tab-spe .widget-list-item {
    padding-left: 15px;
}

.tab-spe .widget-list-icon {
    background-position: 0px 55%;
    background-repeat: no-repeat;
    background-image: url(../img/newstitle.gif);
}

.tab-spe .news_other {
    color: #999;
    font-family: Arial;
    font-size: 12px;
}

.tab-spe .pull-right {
    float: right!important;
}

.tab-spe .widget-title-nowrap {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    zoom: 1;
    font-size: 14px;
}

.tab-spe #tabSheng_div {
    display: none;
}

.tab-spe #tabGuo_div {
    display: none;
}

.tab-spe #tabWai_div {
    display: none;
}

.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;
    padding-left: 1px;
    line-height: normal;
    overflow: hidden;
}

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

.container .contain .indexContain .scrollImg .swiper-container .swiper-wrapper .swiper-slide a p {
    /* width: 176px;*/
    width: 150px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    opacity: 0.8;
    font-size: 14px;
    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;*/
    width: 135px;
    margin: 17px 10px;
}

.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;
}

.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;*/
    width: 117px;
    margin: 10px 16px;
}

.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.topic3 {
    background-color: #e65540;
}

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

.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 img {
    width: 130px;
    margin: 15px 10px;
}

.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 img {
    width: 110px;
    margin: 9px 19px;
}

.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;*/
    width: 110px;
    margin: 12px 20px;
}

.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;*/
    width: 120px;
    margin: 10px 19px;
}

.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;*/
    margin: 20px 20px;
}

.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 img {
    /*margin:10px;*/
    cursor: pointer;
    transition: all 0.6s;
    width: 120px;
}

.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 {
    posiaton: absoult;
}

.container .contain .indexContain .member {
    width: 100%;
    margin-top: 30px;
    //background-color: #efefef;
    background-color: #fff;
}

.container .contain .indexContain .member h3 {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-right: 10px;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    background: url(../img/ldxzcy.png) 10px no-repeat;
    background: url(/r/cms/www/credit/img/13.png);
    // margin-left: 340px;
}

.container .contain .indexContain .member h3 img {
    display: inline-block;
    position: absolute;
    top: 2px;
    left: 0;
}

.container .contain .indexContain #yqljNumber h3 {
    margin-left: 0;
}

.container .contain .indexContain .member h3 span {
    float: left;
    display: block;
    width: 450px;
    height: 30px;
    padding-left: 40px;
    overflow: hidden;
}

.container .contain .indexContain #yqljNumber h3 span {
    width: 150px;
}

.container .contain .indexContain .member h3 img {
    bumargin-left: 50px;
    margin-top: 6px;
    width: 29px;
}

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

.container .contain .indexContain #yqljNumber h3 ul.linkBox {
    margin-top: 5px;
}

.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:nth-child(3) {
    width: 256px;
}

.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
}

.container .contain .indexContain .member .linkWrap .linkList li {
    float: left;
    width: 188px;
    height: 40px;
    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
}

.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
}

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

.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;
}

.container .contain .slideMain.articleBox .article p span {
    line-height: 2em;
    font-size: 14px;
}

.container .contain .slideMain.articleBox .article img {
    margin-left: 2px;
    max-width: 100%;
    display: block;
}

.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: #e22323;
    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
}

.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;
    background: #fff;
    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/iconCont.png) 10px no-repeat;
    background: url(/r/cms/www/credit/img/13.png);
}

.block h3 img {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 6px;
}

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

.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: 260px;
}

.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: 345px;
    display: block;
    float: left;
    color: #333;
    font-size: 14px;
    padding-left: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.block ul li span {
    display: inline-block;
    width: 90px;
    height: 40px;
    margin-left: 5px;
}

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

.container .contain .indexContain .block:nth-child(even) {
    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;
    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;
}

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

.m-pagination-page li {
    margin: 0 2px
}

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

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

.m-pagination-page li.active a:hover {
    background-color: #e86868;
    border-color: #e86868;
}

.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: 685px;
    height: 360px;
    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;
}

.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;
    margin-top: -6px;
}

.includeRight .bsdt {
    background: #fff;
}

.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/bsdt.png) 10px no-repeat;
    background: url(../img/13.png);
}

.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%;
    height: 368px;
    overflow: auto;
}

.includeRight .bsdt ul li {
    width: 100%;
    height: 92px;
    padding: 6px 0px;
    border-bottom: 1px solid #ddd;
}

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

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

.includeRight .bsdt ul li div img {
    margin: 5px 10px;
    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: 8px 16px;
}

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

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

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

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

.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: 100%;
    margin-top: 10px;
    background: #fff;
}

#widget-box {
    width: 100%;
    margin-top: 23px;
    margin-left: 0;
    background-color: #fff;
    overflow: hidden;
}

#widget-box .tdcon_content {
    font-size: 14px;
    font-weight: bold;
    color: #e22323;
    line-height: 40px;
}

#widget-box .tdcon_content span {
    display: inline-block;
    height: 40px;
    //padding:0 10px;
    font-size: 12px;
}

#widget-box .tdcon_content span:nth-child(1) {
    width: 81px;
    padding-left: 15px;
}

#widget-box .tdcon_content span:nth-child(2) {
    width: 77px;
    text-align: center;
}

#widget-box .tdcon_content span:nth-child(3) {
    width: 90px;
    text-align: center;
}

#widget-box #textslide_data {
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    max-height: 200px;
    border-bottom: dashed 1px #ddd;
}

#widget-box .lhjc_al {
    height: auto;
    border-top: 1px solid #e5e5e5;
    overflow: hidden;
}

#widget-box .lhjc_al li {
    line-height: 35px;
    height: 35px;
    font-size: 12px;
}

#widget-box .lhjc_al li:nth-child(even) {
    background-color: rgb(247, 246, 246);
}

#widget-box .lhjc_al li:nth-child(odd) {
    background-color: rgb(255, 255, 255);
}

#widget-box .lhjc_al li span {
    display: block;
    float: left;
    line-height: 35px;
    height: 35px;
    font-size: 12px;
    padding-right: 0;
    margin-left: 0;
}

#widget-box .lhjc_al li span:nth-child(1) {
    width: 95px;
    padding-left: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#widget-box .lhjc_al li span:nth-child(2) {
    width: 65px;
    text-align: center;
}

#widget-box .lhjc_al li span:nth-child(3) {
    width: 90px;
    text-align: center;
}

.indexContain .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/dxal.png) 10px no-repeat;
    background: url(../img/13.png)
}

.indexContain .caseIndex h3 span {
    float: left;
    display: block;
    width: 110px;
    height: 30px;
    padding-left: 40px;
    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 {
    height: 240px;
}

.indexContain .caseIndex ul li {
    width: 380px;
    height: 120px;
    padding: 20px 0px;
    float: left;
}

.indexContain .caseIndex ul li:nth-child(2) {
    margin: 0px 30px;
}

.indexContain .caseIndex ul li:nth-child(5) {
    margin: 0px 30px;
}

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

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

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

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

.indexContain .caseIndex ul 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 li .caseCont span a {
    color: #666;
}

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

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

.includeWrap .xydtLeft {
    //width:800px;
    width: 100%;
}

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

.xydtList .includeRight {
    width: 350px;
}

.xydtList .contSearch {
    width: 350px;
    height: 120px;
    background-color: #e65540;
    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: 15px;
    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,
.bottomWrap {
    width: 1200px;
    margin: 0 auto;
}

.container .contWrap .xygsNav {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-top: 16px;
}

.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: #f29c9f;
}

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

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

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

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

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

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

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

.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;
}

.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 .includeLeft .titleNav {
    //width:800px;
    width: 257px;
    //height:45px;
    line-height: 45px;
    font-size: 16px;
    display: inline-block;
    border: 10px solid #fff;
}

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

.includeWrap .includeLeft .titleNav li.active {
    background-color: #e22323;
    color: #fff;
}

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

.includeWrap .includeLeft .commonWrap {
    float: right;
    width: 930px;
    display: inline-block;
    background: #fff;
    border: 10px solid #fff;
    //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: 100%;
    height: 37px;
    line-height: 37px;
    display: block;
    font-size: 16px;
    padding-left: 20px;
    background: url(../img/radius.png) 0px #efefef 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 .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;
}

.includeWrap .includeLeft .commonWrap .commonList li .artical_detail {
    /* margin-top: 5px; */
    width: 100%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin-top: -5px;
    margin-bottom: 20px;
}

.includeWrap .includeLeft .commonWrap .commonList li .artical_detail .detail_left {
    float: left;
    height: 20px;
    line-height: 20px;
    margin-left: 0;
}

.includeWrap .includeLeft .commonWrap .commonList li .artical_detail span {
    cursor: default;
}

.includeWrap .includeLeft .commonWrap .commonList li .artical_detail .detail_left .zhuanlan {
    display: inline-block;
    padding: 0 7px;
    background-color: #ea3e3e;
    color: #fff;
}

em,
i {
    font-style: normal;
}

.includeWrap .includeLeft .commonWrap .commonList li .artical_detail .detail_left .zhuanlan {
    display: inline-block;
    padding: 0 7px;
    background-color: #ea3e3e;
    color: #fff;
}

.includeWrap .includeLeft .commonWrap .commonList li .artical_detail .detail_right {
    color: #9f9f9f;
    height: 20px;
    line-height: 20px;
    float: right;
}

.includeWrap .includeLeft .commonWrap .commonList li .artical_detail .detail_right .artical_time {
    padding-left: 15px;
    background-image: url(../img/time.png);
    background-repeat: no-repeat;
    background-size: 13px 13px;
    background-position: 0 3px;
}

.includeWrap .includeLeft .commonWrap .commonList li .artical_detail .detail_left .zhuanlan_name {
    display: inline-block;
    padding: 0 8px;
    background-color: #efefef;
}

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

.container .contain .slideXydm .titleNav li {
    width: 260px;
    height: 43px;
    text-align: center;
    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: #386c84;
}

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

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

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

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

.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;
    height: 43px;
    text-align: center;
    float: left;
    cursor: pointer;
}

.container .contain .titleNav li.active {
    background-color: #e22323;
    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;
    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: 166px;
    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;
}

<!--信息 --><!--失信投诉 -->.hide {
    display: none;
}

.show {
    display: block;
}

.content_box {
    margin: 0 auto;
    width: 1200px;
    margin-bottom: 48px;
}

.addr {
    box-sizing: border-box;
    padding-top: 40px;
    height: 78px;
    width: 100%;
    font-size: 16px;
    color: #333;
}

.disa {
    color: #0063ba;
}

.line_box {
    margin-top: 40px;
    border: 1px solid #bebebe;
}

.main_top {
    margin-left: 20px;
}

.main_top_title,
.main_bottom_title {
    width: 1130px;
    height: 56px;
    border-bottom: 1px solid #bebebe;
}

.disa_title,
.presmsg_title {
    overflow: hidden;
    display: inline-block;
    height: 56px;
    border-bottom: 4px solid red;
    box-sizing: border-box;
    padding-top: 23px;
}

.icons {
    float: left;
    display: inline-block;
    margin-top: 4px;
    margin-right: 10px;
    width: 19px;
    height: 19px;
    background-image: url("../img/shensu_icon.png");
}

.h_title {
    /* float: left;*/
    font-size: 18px;
    color: #333;
}

.main_top_content {
    /* width: 640px;*/
    margin-left: 275px;
}

.main_top_content .main_top_content_top {
    margin-top: 20px;
}

.main_top_content .main_top_content_top .one {
    font-size: 16px;
    line-height: 36px;
    vertical-align: top;
}

.main_top_content .main_top_content_top .kuang {
    width: 520px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #bebebe;
    font-size: 16px;
    color: #333333;
    background-color: #efefef;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block;
    word-break: keep-all;
    /* 不换行 */
    white-space: nowrap;
    /* 不换行 */
    overflow: hidden;
    /* 内容超出宽度时隐藏超出部分的内容 */
    text-overflow: ellipsis;
}

.main_top_content .main_top_content_middle {
    margin-top: 20px;
    position: relative;
    cursor: pointer;
}

.main_module .base_type_text {
    line-height: 36px;
    text-indent: 21px;
}

.main_module .one {
    font-size: 16px;
    line-height: 36px;
    vertical-align: top;
}

.main_module .base_type {
    display: inline-block;
    width: 520px;
    height: 36px;
    /*float: right;*/
    position: relative;
    border: 1px solid #bebebe;
    font-size: 16px;
    color: #333333;
    background-color: #efefef;
    box-sizing: border-box;
}

.main_module .selecttxt {
    width: 520px;
    height: 36px;
    background: #efefef;
    line-height: 36px;
    font-size: 16px;
    padding: 0 16px;
    border-width: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("../img/red-toggleArrow.png") no-repeat 97.5% center;
}

.main_module .red_bottom {
    position: absolute;
    right: 5px;
    top: 3px;
    display: block;
    width: 30px;
    height: 30px;
    background: url("../img/red-toggleArrow.png") no-repeat center;
}

.main_module .base_type .box {
    position: absolute;
    top: 42px;
    width: 518px;
    /*height: 200px;*/
    border: 1px solid #bebebe;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 999;
}

.main_module .base_type .type_f {
    display: inline-block;
    width: 518px;
    height: 34px;
    line-height: 36px;
    box-sizing: border-box;
    padding-left: 20px;
    background: #efefef;
}

.main_module .main_top_content_bottom {
    margin-top: 20px;
}

.main_module .one {
    font-size: 16px;
    line-height: 36px;
    vertical-align: top;
}

.main_module .origin {
    /*float: right;*/
    display: inline-block;
    width: 520px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #bebebe;
    font-size: 16px;
    color: #333333;
    background-color: #efefef;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
}

.main_bottom {
    margin-left: 20px;
}

.main_bottom .main_bottom_title .presmsg_title {
    /*width: 156px;*/
}

.main_bottom .fill_info .fill_info_module {
    width: 1000px;
    margin: 0 auto;
}

.main_bottom .fill_info .fill_info_module .shuru {
    margin-top: 20px;
    width: 100%;
}

.main_bottom .fill_info .fill_info_module label,
.main_bottom .fill_info .fill_info_module .one {
    font-size: 16px;
    color: #333;
    width: 190px;
    display: inline-block;
    text-align: right;
}

.main_bottom .fill_info .fill_info_module .shuru input {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 520px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #bebebe;
    font-size: 14px;
    color: #333;
    background-color: #efefef;
    box-sizing: border-box;
    padding-left: 20px;
}

.main_bottom .fill_info .fill_info_module .shuru .symbol {
    font-size: 20px;
    color: red;
    margin-left: 10px;
    ;
    vertical-align: top;
    margin-top: 7px;
    display: inline-block;
}

.main_bottom .fill_info .fill_info_module .shuru .danwei_cuo,
.main_bottom .fill_info .fill_info_module .shuru .name_cuo,
.main_bottom .fill_info .fill_info_module .shuru .shenfen_cuo,
.main_bottom .fill_info .fill_info_module .shuru .theme_cuo,
.main_bottom .fill_info .fill_info_module .shuru .type_cuo,

/*异议申诉添加页面 add by ZhouMei 2017-11-17*/

.main_bottom .fill_info .fill_info_module .shuru .mobile_cuo,
.main_bottom .fill_info .fill_info_module .shuru .email_cuo,
.main_bottom .fill_info .fill_info_module .shuru .content_cuo {
    float: right;
    display: inline-block;
    display: none;
    width: 210px;
    white-space: nowrap;
}

.main_bottom .fill_info .fill_info_module .shuru .danwei_cuo .cuo,
.main_bottom .fill_info .fill_info_module .shuru .name_cuo .cuo,
.main_bottom .fill_info .fill_info_module .shuru .shenfen_cuo .cuo,
.main_bottom .fill_info .fill_info_module .shuru .theme_cuo .cuo,
.main_bottom .fill_info .fill_info_module .shuru .type_cuo .cuo,

/*异议申诉添加页面 add by ZhouMei 2017-11-17*/

.main_bottom .fill_info .fill_info_module .shuru .mobile_cuo .cuo,
.main_bottom .fill_info .fill_info_module .shuru .email_cuo .cuo,
.main_bottom .fill_info .fill_info_module .shuru .content_cuo .cuo {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background-image: url("../img/cuohao.png");
}

.main_bottom .fill_info .fill_info_module .shuru .danwei_cuo .cuoti,
.main_bottom .fill_info .fill_info_module .shuru .name_cuo .cuoti,
.main_bottom .fill_info .fill_info_module .shuru .shenfen_cuo .cuoti,
.main_bottom .fill_info .fill_info_module .shuru .theme_cuo .cuoti,
.main_bottom .fill_info .fill_info_module .shuru .type_cuo .cuoti,

/*异议申诉添加页面 add by ZhouMei 2017-11-17*/

.main_bottom .fill_info .fill_info_module .shuru .mobile_cuo .cuoti,
.main_bottom .fill_info .fill_info_module .shuru .email_cuo .cuoti,
.main_bottom .fill_info .fill_info_module .shuru .content_cuo .cuoti {
    font-size: 14px;
    color: red;
    line-height: 36px;
    white-space: nowrap;
}

.main_bottom .fill_info .fill_info_module .area_text {
    overflow: hidden;
    /*width: 875px;*/
    height: 150px;
    margin-top: 20px;
}

.main_bottom .fill_info .fill_info_module .area_text label {
    font-size: 16px;
    color: #333;
}

.main_bottom .fill_info .fill_info_module .area_text .neirong {
    float: left;
    display: block;
    margin-top: 20px;
    width: 195px;
}

.main_bottom .fill_info .fill_info_module .area_text .userDescription {
    float: left;
    display: block;
    width: 520px;
    height: 150px;
    max-width: 520px;
    max-height: 150px;
    resize: none;
    border: 1px solid #bebebe;
    background-color: #efefef;
    box-sizing: border-box;
    padding: 20px;
    font-size: 14px;
    line-height: 25px;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.main_bottom .fill_info .fill_info_module .area_text .sym {
    float: left;
    display: block;
    font-size: 20px;
    color: red;
    margin-top: 18px;
    margin-left: 13px;
}

.main_bottom .fill_info .fill_info_module .area_text .sub_cuo {
    float: right;
    display: inline-block;
    display: none;
    margin-right: 0px;
    margin-top: 10px;
    width: 210px;
}

.main_bottom .fill_info .fill_info_module .area_text .sub_cuo .cuo {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background-image: url("../img/cuohao.png");
}

.main_bottom .fill_info .fill_info_module .area_text .sub_cuo .cuoti {
    font-size: 14px;
    color: red;
    line-height: 36px;
}

.main_bottom .fill_info .fill_info_module .yanzheng_box {
    margin-top: 20px;
}

.main_bottom .fill_info .fill_info_module .yanzheng_box label {
    font-size: 16px;
    color: #333;
}

.main_bottom .fill_info .fill_info_module .yanzheng_box .ver_box {
    display: inline-block;
    position: relative;
}

.main_bottom .fill_info .fill_info_module .yanzheng_box .ver_box .verCode_inp {
    cursor: pointer;
    width: 434px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #bebebe;
    font-size: 14px;
    color: #333;
    background-color: #efefef;
    box-sizing: border-box;
    padding-left: 20px;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.main_bottom .fill_info .fill_info_module .yanzheng_box .ver_box .pic {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 106px;
    height: 32px;
    border: 1px solid #bebebe;
    display: inline-block;
}

.main_bottom .fill_info .fill_info_module .yanzheng_box .symbol {
    font-size: 20px;
    color: red;
    margin-left: 10px;
    vertical-align: middle;
}

.main_bottom .fill_info .fill_info_module .yanzheng_box .yanzheng_cuo {
    float: right;
    display: inline-block;
    display: none;
    margin-right: 90px;
    width: 175px;
}

.main_bottom .fill_info .fill_info_module .yanzheng_box .yanzheng_cuo .cuo {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background-image: url("../img/cuohao.png");
}

.main_bottom .fill_info .fill_info_module .yanzheng_box .yanzheng_cuo .cuoti {
    font-size: 14px;
    color: red;
    line-height: 36px;
}

.main_bottom .fill_info .fill_info_module .yanzheng_box .sub_cuo {
    margin-right: 0px;
    width: 210px;
    height: 10px;
    background: red;
}

.main_bottom .fill_info .fill_info_module .check_box {
    margin-top: 30px;
}

.main_bottom .fill_info .fill_info_module .check_box label {
    vertical-align: top;
    cursor: pointer;
}

.main_bottom .fill_info .fill_info_module .check_box .read_agree {
    font-size: 16px;
    color: #333;
    width: 520px !important;
    text-align: left;
}

.main_bottom .fill_info .fill_info_module .check_box .check_agree {
    display: none;
    font-size: 14px;
    color: red;
}

.main_bottom .fill_info .fill_info_module .check_box .read_agree .chan_col {
    color: #0063ba;
    cursor: pointer;
}

.main_bottom .fill_info .fill_info_module .check_box .read {
    width: 147px;
    margin-top: 5px;
}

.main_bottom .fill_info .fill_info_module .check_box .read .readBox {
    width: 12px;
    height: 12px;
    cursor: pointer;
    border: 1px solid #bebebe;
    -webkit-appearance: checkbox;
}

.main_bottom .fill_info .fill_info_module .sub_btn {
    cursor: pointer;
    margin-top: 40px;
    margin-bottom: 40px;
    display: inline-block;
    width: 200px;
    height: 36px;
    background-color: #ea3e3e;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border: none;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.main_bottom .fill_info .fill_info_module .reset_btn {
    cursor: pointer;
    display: inline-block;
    width: 200px;
    height: 36px;
    background-color: #0063ba;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border: none;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/* 异议反馈成功页面 */

.main_module h1 {
    margin: 60px 0;
    font-size: 24px;
    color: #0063ba;
    text-align: center;
}

.main_module img {
    margin: 0 auto;
    display: block;
    width: 130px;
    height: 130px;
    background: url("../img/sucess_icon.png") no-repeat;
}

.main_module .yijian {
    font-size: 20px;
    color: #0063ba;
    margin: 50px 0 30px 0;
    text-align: center;
}

.main_module .time {
    font-size: 20px;
    color: #333;
    margin-bottom: 75px;
    font-size: 20px;
    color: #333;
    margin-bottom: 75px;
    float: none;
    text-align: center;
    background: none;
}

.main_module .time .blue_text {
    color: #0063ba;
}

.jointrp-section2 {
    height: 332px;
    width: 100%;
    margin-bottom: 20px;
    box-sizing: border-box;
    border: 1px solid #bebebe;
}

.zzjg h3 {
    color: #e22323;
    text-align: center;
    margin-top: 30px;
    font-size: 24px;
}

.zzjg p {
    text-align: center;
    margin-top: 30px;
    font-size: 18px;
    margin-bottom: 30px;
}

.jointrp-section2-bottom {
    font-size: 15px;
}

.zzjg ul li {
    float: left;
    font-size: 14px;
    width: 150px;
    line-height: 40px;
    text-align: center;
}

.jointrp-section2 .jointrp-section2-top li i {
    position: absolute;
    bottom: 0;
    left: 179px;
    z-index: 5;
    display: inline-block;
    width: 25px;
    height: 15px;
    background-image: url('../img/sanjiao_03.png');
    display: none;
}

.jointrp-section2 .jointrp-section2-top li i.active {
    display: inline-block;
}

#gg2 {
    z-index: 10000;
}

.piaofu {
    width: 380px;
    height: 240px;
    background-color: white;
    font-size: 14px;
    z-index: 100000;
    padding: 20px 10px;
    background: url("../img/piaofubj.jpg") no-repeat;
    background-size: 380px 240px;
}

.piaofu h2 {
    text-align: center;
    line-height: 5px;
    font-size: 26px;
}

.piaofu p {
    text-indent: 32px;
    margin-top: 20px;
    font-size: 16px;
    font-weight: bold;
}

.piaofu .rightP {
    float: right;
    display: block;
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
}

.closeSpan {
    float: right;
    cursor: pointer;
    padding: 3px 5px;
    background: rgba(0, 0, 0, .6);
}

.navigation1 {
    position: fixed;
    top: 32%;
    right: 2px;
    z-index: 999;
}

.navigation1 li {
    width: 105px;
    height: auto;
    padding: 20px 10px 5px 10px;
    background: #fff;
    cursor: pointer;
    border: 1px solid #e8e8e8;
}

.navigation1 li i {
    width: 100%;
    height: 38px;
    display: inline-block;
    font-style: normal;
}

.navigation1 li .navigation-icon3 {
    background: url(../img/navigation-icon3.png) no-repeat center bottom;
}

.navigation1 li .navigation-icon1 {
    background: url(../img/navigation-icon1.png) no-repeat center bottom;
}

.navigation1 li .navigation-icon2 {
    background: url(../img/navigation-icon2.png) no-repeat center bottom;
}

.navigation1 li p {
    font-size: 14px;
    color: #fff;
    background: #c00;
    margin: 10px 0 0 0;
    padding: 2px 0;
    text-align: center;
}