/**reset s*/
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 500;
}

fieldset, img {
    border: none;
}

img {
    border: 0;
}

address, caption, cite, code, dfn, var, em, i, sub, sup {
    font-style: normal;
    font-weight: normal;
}

ul, ol {
    list-style: none;
}

input {
    padding-top: 0;
    padding-bottom: 0;
    outline: none;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-text-fill-color: #444 !important;
    background-color: transparent;
    transition: background-color 50000s ease-in-out 0s;
}

select, input {
    vertical-align: middle;
}

textarea {
    resize: none;
}

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

body {
    color: #000;
    font: 14px/1.5 "microsoft yahei";
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-y: scroll;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clr {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

a {
    color: #333;
    text-decoration: none;
    outline: none;
    -webkit-transition: all .15s ease 0s;
    -ms-transition: all .15s ease 0s;
    transition: all .15s ease 0s;
}

a:visited,
a:focus,
a:hover {
    outline: none;
    text-decoration: none;
}

a:hover {
    color: #305da6;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pr {
    position: relative;
}

.w {
    width: 1340px;
    margin-left: auto;
    margin-right: auto;
}

.w-wrap {
    padding: 0 38px;
    width: 1340px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
}

.oh {
    overflow: hidden;
}

.mb10 {
    margin-bottom: 10px;
}

.TRS_Editor {
    text-align: justify;
    font-size: 20px;
    color: #333;
    line-height: 1.8;
}

#cnt_0{
    height:auto;
}

#cnt_1 {
    height: 0;
    overflow: hidden;
    box-shadow: 0px 6px 6px rgba(25, 94, 177, 0.35);
    position: relative;
}

/*reset e*/
/*.page-* s*/
.page-nav {
    min-width: 1340px;
    height: 90px;
}

.page-nav .logo {
    float: left;
    margin-top: 23.5px;
}

.page-nav .logo h1 a {
    width: 497px;
    height: 43px;
    background: url(../images/logo-1.png) no-repeat;
    display: block;
    text-indent: -2000em;
}

.page-nav .search-bar {
    position: absolute;
    top: 16px;
    right: 0;
    width: 280px;
    height: 29px;
    background: url(../images/img-2.png) no-repeat;
    overflow: hidden;
}

.page-nav .search-bar .search-ipt {
    width: 186px;
    height: 25px;
    line-height: 25px;
    border: none;
    font-size: 14px;
    color: #666;
    padding: 0;
    margin: 2px 12px 0;
    float: left;
}

.page-nav .search-bar .search-btn {
    width: 70px;
    height: 29px;
    line-height: 29px;
    float: left;
    font-size: 15px;
    color: #fff;
    text-align: center;
    background: url(../images/img-3.png) no-repeat;
}

.page-nav .nav-main {
    float: right;
    margin-top: 45px;
}

.page-nav .nav-main .far-item {
    float: left;
    position: relative;
    margin-left: 40px;
}

.page-nav .nav-main .far-item .txt {
    font-size: 18px;
    display: block;
    height: 45px;
    line-height: 45px;
    font-family: "microsoft yahei";
    cursor: pointer;
}

.tjj-sub-list {
    position: absolute;
    top: 100%;
    z-index: 1000;
    color: #666;
    text-align: center;
    background-color: #fff;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-top: 3px solid #195eab;
    width: 180px;
    left: 50%;
    margin-left: -90px;
    display: none;
}

.tjj-sub-list .item {
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    border-bottom: 1px solid #eaeaea;
    display: block;
    padding: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    font-family: "microsoft yahei";
}

.tjj-sub-list .item:hover {
    color: #195eab;
}

.page-nav .nav-main .far-item.active .txt {
    color: #195eab;
}

.page-header {
    height: 248px;
}

.page-header .logowrap {
    margin-top: 40px;
    margin-bottom: 70px;
}

.page-header .title {
    width: 500px;
    margin: 0 auto;
}

.page-header .title img {
    display: block;
    width: 500px;
}

.page-bg-low {
    background: url(../images/bg-1.jpg) no-repeat center bottom;
}

.page-page {
    text-align: center;
    padding: 45px 0;
    font-size: 18px;
    color: #444;
}

.page-page strong {
    color: #222;
}

.page-page a {
    display: inline-block;
    border: 1px solid #ddd;
    color: #444;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    cursor: pointer;
    margin: 0 4px;
}

.page-page a:hover {
    border-color: #195eab;
    background-color: #006fd7;
    color: #fff;
}

.page-page a.gray {
    display: inline-block;
    border: 1px solid #ddd;
    color: #ddd;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    cursor: not-allowed;
    background: #fff;
}

.page-page a.currpage {
    border-color: #195eab;
    background-color: #006fd7;
    color: #fff;
}

.page-page .ipt {
    height: 30px;
    line-height: 30px;
    border: 1px solid #ddd;
    color: #444;
    font-size: 18px;
    display: inline-block;
    outline: none;
    vertical-align: middle;
    margin-top: -3px;
    padding: 0 3px;
    width: 50px;
    text-align: center;
    margin-left: 4px;
    margin-right: 4px;
}

.page-page .okbtn {
    height: 30px;
    line-height: 30px;
    border: 1px solid #ddd;
    color: #000;
    font-size: 15px;
    display: inline-block;
    outline: none;
    vertical-align: middle;
    margin-top: -3px;
    padding: 0 3px;
    width: 50px;
    text-align: center;
    margin-left: 4px;
    margin-right: 4px;
    cursor: pointer;
    border-color: #195eab;
    background-color: #006fd7;
    color: #fff;
    border-radius: 0;
    -webkit-appearance: none;
}

.page-page .okbtn:hover {
    opacity: .85
}

.page-submenu {
}

.page-submenu h3 {
    height: 50px;
    line-height: 50px;
    display: block;
    background: url(../images/line-2.jpg) repeat-x;
    border: 1px solid #005b8a;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    font-family: simsun;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 15px;
}

.page-submenu h3 .tl {
    position: relative;
    padding-left: 15px;
    letter-spacing: -1px;
    margin-left: 50px;
}

.page-submenu h3 .tl:before {
    position: absolute;
    content: '';
    width: 4px;
    height: 22px;
    left: 0;
    top: 0;
    background-color: #fff;
}


.page-submenu .ul {
}

.page-submenu .ul li {
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    display: block;
    background: #fafafa;
    border: 1px solid #eaeaea;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    font-family: simsun;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 15px;
}

.page-submenu .ul li a {
    color: #195eab;
    letter-spacing: -1px;
    position: relative;
    padding-left: 65px;
    display: block;
}

.page-submenu .ul li a:before {
    position: absolute;
    content: '';
    width: 4px;
    height: 22px;
    left: 50px;
    top: 14px;
    background-color: #195eab;
}

.page-submenu .ul li.active a {
    text-decoration: underline;
}

.page-submenu .ul li a:hover {
    text-decoration: underline;
}

.page-submenu-2 {
    margin-top: -15px;
}

.page-submenu-2 h3 {
    height: 74px;
    display: table;
    width: 280px;
    cursor: pointer;
    margin-top: 15px;
    background-color: #fff;
    position: relative;
}

.page-submenu-2 h3 .ico {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 30px;
}

.page-submenu-2 h3 .ico-white {
    display: none;
}

.page-submenu-2 h3.active .ico-blue {
    display: none;
}

.page-submenu-2 h3.active .ico-white {
    display: block;
}

.page-submenu-2 h3 .togglebtn{
    width:16px;
    height:16px;
    position:absolute;
    left:240px;
    top:29px;
    z-index:9999;
}

.page-submenu-2 h3.pulldown .togglebtn {
    background: url(../images/ico-5.png) no-repeat center center;
}

.page-submenu-2 h3 .in {
    display: table-cell;
    vertical-align: middle;
}

.page-submenu-2 h3 .in span a {
    display: block;
    font-size: 24px;
    color: #0055b0;
    line-height: 1.1;
    padding-left: 84px;
    transition: none;
}

.page-submenu-2 h3.pulldown.active .togglebtn {
    background-image: url(../images/ico-6.png);
}

.page-submenu-2 h3.active {
    background-color: #195eab;
}

.page-submenu-2 h3.active span a {
    color: #fff;
}

.page-submenu-2 .ul {
    background-color: #fff;
    display: none;
    position: relative;
}

.page-submenu-2 .ul .ulli .ullia {
    font-size: 20px;
    color: #221815;
    display: block;
    padding: 0 15px 0 46px;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: none;
}

.page-submenu-2 .ul .ulli.curr .ullia {
    color: #195eab;
    background-color: #ebf4ff;
}

.page-submenu-2 .ul .ulli .ol {
    padding-left: 60px;
    background-color: #deedff;
    padding-top: 5px;
    padding-bottom: 5px;
    display: none;
}

.page-submenu-2 .ul .ulli .ollia {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 10px;
}

.page-submenu-2 .ul .ulli .olli.c .ollia {
    color: #1764ce;
}

.page-footer {
    min-width: 1340px;
    background: #fff;
}

.page-footer .friend-link {
    height: 56px;
    background: #195eab;
    min-width: 1340px;
}

.page-footer .friend-link .item {
    float: left;
    margin-right: 40px;
}

.page-footer .friend-link .item .btn {
    text-align: center;
    cursor: pointer;
    padding: 0 15px;
    height: 56px;
    line-height: 56px;
}

.page-footer .friend-link .item.show .btn {
    background-color: #0f71b6;
}

.page-footer .friend-link .item .btn span {
    font-size: 18px;
    color: #fff;
}

.page-footer .friend-link .item .btn img {
    transform: rotateZ(180deg);
    transition: transform 0.3s;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}

.page-footer .friend-link .item.show img {
    transform: rotateZ(0);
}

.tjj-ft-listwrap {
    position: absolute;
    bottom: 56px;
    left: 0;
    background-color: #0f71b6;
    width: 1280px;
    padding: 21px 30px;
    display: none;
    z-index: 9999;
}

.tjj-ft-listwrap .list {
    font-size: 0;
    max-height: 350px;
    min-height: 111px;
}

.tjj-ft-listwrap .list a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #b8c6d8;
    display: inline-block;
    margin: 5px 24px 5px 0;
}

.tjj-ft-listwrap .list a:hover {
    color: #ddecff;
}

.page-footer .copyright {
    padding: 40px 0;
}

.page-footer .copyright .p {
    text-align: center;
    margin: 12px 0;
}

.page-footer .copyright .p span {
    margin: 0 20px;
    font-size: 20px;
    color: #333;
}

.page-footer .pos-left {
    position: absolute;
    top: 74px;
    left: 0;
    font-size: 0;
}

.page-footer .pos-left img {
    display: block;
}

.page-footer .pos-right {
    position: absolute;
    top: 77px;
    right: 0;
    font-size: 0;
}

.page-footer .pos-right img {
    display: block;
}

.page-footer .pos-left a,
.page-footer .pos-right a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px;
    position: relative;
}

.page-footer #page_ft_pulldownItem .pulldown {
    position: absolute;
    left: 50%;
    margin-left: -55px;
    bottom: 77px;
    display: none;
    box-shadow: 0 0 3px 0 #ccc;
}

.page-footer #page_ft_pulldownItem .pulldown img {
    width: 110px;
    height: 110px;
    display: block;
}

/*.page-* e*/
/*.module-* s*/
.module-list-panel {
}

.module-list-panel .hd {
    overflow: hidden;
    line-height: 35px;
    margin-bottom: 20px;
}

.module-list-panel .hd .title {
    font-size: 35px;
    font-family: simsun;
    font-weight: 700;
    line-height: 1;
    float: left;
    color: #333;
}

.module-list-panel .hd .morebtn {
    float: right;
    font-size: 20px;
    color: #195eab;
}

.module-list-panel .hd .morebtn img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 5px;
}

.module-list-panel .list {
}

.module-list-panel .list .item {
    padding: 15px 0;
    border-bottom: 1px solid #eaeaea;
    display: block;
}

.module-list-panel .list .item .tl {
    line-height: 1.8;
    display: block;
    overflow: hidden;
    background: url(../images/ico-3.png) no-repeat left center;
    padding-left: 13px;
}


.module-list-panel .list .item .tl span {
    float: left;
    width: 524px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 20px;
    color: #333;
}

.module-list-panel .list .item .tl em {
    font-size: 20px;
    color: #999;
    float: right;
    font-family: arial;
}

.module-list-panel .list .item .desc {
    color: #999;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 2;
}

.module-list-panel .list .item:hover .tl span,
.module-list-panel .list .item:hover .tl em {
    color: #195eab;
}

.module-list-panel-2 .hd {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #eaeaea;
    overflow: hidden;
}

.module-list-panel-2 .hd .title {
    float: left;
    font-size: 24px;
    font-family: simsun;
    font-weight: 700;
    color: #333;
    margin-left: 10px;
}

.module-list-panel-2 .hd .morebtn {
    float: right;
    font-size: 17px;
    color: #999;
}

.module-list-panel-2 .hd .morebtn:hover {
    color: #195eab;
}

.module-list-panel-2 .list {
}

.module-list-panel-2 .list .item {
    margin: 7px 0;
}

.module-list-panel-2 .list .item a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 20px;
    color: #555;
    display: block;
    background: url(../images/ico-3.png) no-repeat left center;
    padding-left: 13px;
}

.module-list-panel-2 .list .item a:hover {
    color: #195eab;
}

.module-list-panel-2 .list2 {
}

.module-list-panel-2 .list2 .item {
    margin: 10px 0;
    overflow: hidden;
}

.module-list-panel-2 .list2 .item a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 20px;
    color: #333;
    display: block;
    background: url(../images/ico-3.png) no-repeat left center;
    padding-left: 13px;
    display: block;
}

.module-list-panel-2 .list2 .item a:hover {
    color: #195eab;
}

.module-list-panel-2 .list2 .item em {
    font-size: 20px;
    color: #999;
    float: right;
    font-family: arial;
}


.module-content-wrap {
    border: 1px solid #f1f1f1;
    padding: 20px 38px 0;
    background: #fff;
    margin-bottom: 56px;
    margin-top: 15px;
    -ms-box-shadow: 0px 6px 6px rgb(25, 94, 177, .35);
    box-shadow: 0px 6px 6px rgb(25, 94, 177, .35);
    min-height: 660px;
}

.module-content .title {
    height: 60px;
    background: url(../images/line-1.png) repeat-x left bottom;
}

.module-content .title span {
    padding: 0 15px;
    font-size: 30px;
    color: #333;
    font-family: simsun;
    font-weight: 700;
    border-bottom: 7px solid #195eab;
    line-height: 55px;
    display: inline-block;
    height: 53px;
}

.module-content .bd {
    margin-top: 20px;
}

/*.module-* e*/
.indexpage {
    display: block;
}

.ztpage {
    display: none;
}

.index-firstscreen-carousel {
    min-width: 1416px;
}

.index-firstscreen-carousel .swiper-slide {
    -ms-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.index-firstscreen-carousel .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

.index-firstscreen-carousel .pagination {
    position: absolute;
    bottom: 30px !important;
    z-index: 999;
    width: 100%;
    text-align: center;
    font-size: 0;
    cursor: pointer;
}

.index-firstscreen-carousel .swiper-pagination-switch {
    display: inline-block;
    width: 60px;
    height: 4px;
    cursor: pointer;
    margin: 0 6px;
    background: #fff;
    transition: all .1s;
    opacity: .8;
    filter: alpha(opacity=80);
    border-radius: 0;
}

.index-firstscreen-carousel .swiper-active-switch {
    height: 8px;
}

.index-headline {
    min-width: 1416px;
    background-color: #f8f8f8;
}

.index-headline .headline {
    padding: 44px 0 38px;
    text-align: center;
}

.index-headline .headline .title {
    font-size: 55px;
    color: #195eab;
    font-weight: 700;
    font-family: simsun;
    line-height: 1.15;
    display: block;
}

.index-headline .headline .desc {
    font-size: 26px;
    color: #666;
    font-family: "microsoft yahei";
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 2;
    padding: 0 100px;
}

.index-carousel {
    position: relative;
    margin-top: 20px;
    margin-bottom: 14px;
}

.index-carousel .swiper-container {
    width: 528px;
    height: 320px;
    overflow: hidden;
}

.index-carousel .swiper-container .swiper-slide img {
    display: block;
    width: 528px;
    height: 320px;
}

.index-carousel .txt {
    height: 44px;
    line-height: 44px;
    padding: 0 10px;
    background: url(../images/bg-3.png) repeat;
    position: absolute;
    overflow: hidden;
    width: 508px;
    bottom: 0;
    z-index: 9999;
}

.index-carousel .txt li {
    display: none;
}

.index-carousel .txt li a {
    display: block;
    color: #fff;
    font-size: 20px;
    font-family: "microsoft yahei";
    text-decoration: none;
    width: 373px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index-carousel .pagination {
    position: absolute;
    bottom: 14px;
    right: 34px;
    z-index: 100000;
}

.index-carousel .pagination .swiper-pagination-switch {
    float: left;
    width: 16px;
    height: 16px;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    font-family: Arial;
    margin-right: 5px;
    cursor: pointer;
    z-index: 2;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #b4b4b4;
    opacity: 1;
    color: #fff;
}

.index-carousel .pagination .swiper-active-switch {
    background-color: #195eab;
    opacity: 1;
}

.index-carousel .morebtn {
    position: absolute;
    right: 6px;
    z-index: 100000;
    color: #fff;
    text-decoration: none;
    bottom: 0;
    line-height: 44px;
}

.index-list {
    margin-bottom: 20px;
    margin-top: 50px;
}

.index-list .cell {
    width: 640px;
}

.message-main .xdLayout input::-webkit-input-placeholder,
.message-main .xdLayout input::-ms-input-placeholder {
    color: #ccc;
}

.message-main .xdLayout textarea::-webkit-input-placeholder,
.message-main .xdLayout textarea::-ms-input-placeholder {
    color: #ccc;
}

.message-main .xdLayout {
    width: 100% !important;
}

.message-main .xdLayout tr td, .message-main .xdLayout tr td > div {
    text-align: right !important;
}

.message-main .xdLayout tr td div > font {
    font-size: 20px !important;
    line-height: 68px !important;
    padding-right: 15px !important;
    font-family: "microsoft yahei" !important;
}

.message-main .xdLayout tr td input {
    padding: 0 12px !important;
    height: 52px !important;
    line-height: 52px !important;
    border: 1px solid #eaeaea;
    background: #fbfbfb !important;
    -webkit-transition-delay: 0s !important;
    font-size: 20px !important;
    width: 100% !important;
    border-radius: 4px !important;
    color: #444 !important;
    margin: 8px 0 !important;
    box-sizing: border-box;
}

.message-main .xdLayout tr td textarea {
    outline: none !important;
    padding: 12px !important;
    border: 1px solid #eaeaea;
    background: #f8f8f8 !important;
    -webkit-transition-delay: 0s !important;
    font-size: 20px !important;
    width: 100% !important;
    color: #444 !important;
    border-radius: 4px !important;
    font-family: microsoft yahei;
    box-sizing: border-box !important;
    margin: 12px 0 !important;
    height: auto !important;
}

.message-main .form-form {
    overflow: hidden;
    padding-bottom: 60px;
}

.message-main .form-form .form-item {
    float: left;
    margin: 12px 0;
}

.message-main .form-form .form-item .label {
    width: 115px;
    text-align: right;
    font-size: 20px;
    color: #444;
    line-height: 54px;
    margin-right: 15px;
    float: left;
}

.message-main .form-form .form-item .label em {
    color: #f00;
    margin-right: 5px;
}

.message-main .form-form .form-item .cnt {
    float: left;
}

.message-main .form-form .form-item .cnt input {
    padding: 0 12px !important;
    height: 52px !important;
    line-height: 52px !important;
    border: 1px solid #eaeaea;
    background: #fbfbfb !important;
    -webkit-transition-delay: 0s;
    font-size: 20px !important;
    width: 455px !important;
    border-radius: 4px !important;
    color: #444 !important;
}

.message-main .form-form .form-item-lg {
    margin: 12px 0 24px;
    overflow: hidden;
}

.message-main .form-form .form-item-lg .label {
    float: left;
    width: 115px;
    text-align: right;
    font-size: 20px;
    color: #333;
    line-height: 54px;
    margin-right: 15px;
}

.message-main .form-form .form-item-lg .label em {
    color: #f00;
    margin-right: 5px;
}

.message-main .form-form .form-item-lg .cnt {
    float: left;
}

.message-main .form-form .form-item-lg .cnt input {
    padding: 0 12px !important;
    height: 52px !important;
    border: 1px solid #eaeaea;
    background: #f8f8f8 !important;
    -webkit-transition-delay: 0s;
    font-size: 20px !important;
    width: 1106px !important;
    border-radius: 4px !important;
    color: #444 !important;
}

.message-main .form-form .form-item-lg .cnt textarea {
    outline: none !important;
    padding: 12px !important;
    border: 1px solid #eaeaea;
    background: #f8f8f8 !important;
    -webkit-transition-delay: 0s;
    font-size: 20px !important;
    width: 1106px !important;
    color: #444 !important;
    border-radius: 4px !important;
    font-family: microsoft yahei !important;
    height: 182px !important;
}

.message-main .form-form .form-item-lg .cnt .ipt::-webkit-input-placeholder,
.message-main .form-form .form-item .cnt .ipt::-webkit-input-placeholder,
.message-main .form-form .form-item-lg .cnt .textarea::-webkit-input-placeholder {
    color: #ccc;
}

.message-main .bd .submit-btn {
    height: 44px;
    line-height: 44px;
    border: 1px solid #005b8a;
    text-align: center;
    width: 220px;
    background: url(../images/line-2.jpg) repeat-x;
    display: block;
    margin: 12px auto 0;
    font-size: 20px;
    color: #ffffff;
    border-radius: 4px;
    cursor: pointer;
}

.message-main .form-form .submit-btn:hover {
    opacity: .85;
    filter: alpha(opacity=85);
}

.commlist-l {
    float: left;
    width: 260px;
    margin-bottom: 40px;
    margin-top: 15px;
}

.commlist-r {
    float: right;
    width: 1040px;
}

.commlist-main .list {

}

.commlist-main .list .item {
    padding: 15px 0;
    border-bottom: 1px solid #eaeaea;
    display: block;
}

.commlist-main .list .item .tl {
    line-height: 1.8;
    position: relative;
    padding-right: 122px;
    display: block;
    background: url(../images/ico-3.png) no-repeat left center;
    padding-left: 13px;
}

.commlist-main .list .item .tl span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 20px;
    color: #444;
}

.commlist-main .list .item .tl em {
    font-size: 20px;
    color: #999;
    position: absolute;
    right: 0;
    top: 0;
    width: 122px;
    text-align: right;
    font-family: arial;
}

.commlist-main .list .item:hover .tl span,
.commlist-main .list .item:hover .tl em {
    color: #195eab;
}

.commlist-main .list .item .desc {
    color: #999;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 2;
}

.piclist-main .list {
    margin-top: 30px;
    overflow: hidden;
}

.piclist-main .list .item {
    float: left;
    margin-right: 30px;
    margin-bottom: 24px;
    width: 400px;
}

.piclist-main .list .item:nth-child(3n) {
    margin-right: 0;
}

.piclist-main .list .item img {
    width: 100%;
    height: 242px;
    display: block;
}

.piclist-main .list .item em {
    font-size: 20px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    margin-top: 14px;
    text-align: center;
}

.piclist-main .list .item a:hover img {
    opacity: .85;
    filter: alpha(opacity=85);
}

.reply-main .reply-tblist {
    width: 100%;
    margin-top: 18px;
}

.reply-main .reply-tblist th {
    padding: 10px 0;
    background-color: #f3f6fb;
    border-bottom: 2px solid #195eab;
    font-size: 20px;
    color: #333;
}

.reply-main .reply-tblist td {
    color: #444;
    font-size: 20px;
    text-align: center;
    padding: 18px 10px;
    border-bottom: 1px solid #eaeaea;
    line-height: 1.5;
}

.detail-main {
    padding-bottom: 40px;
}

.detail-main .detail-title {
    font-size: 30px;
    color: #333;
    font-family: simsun;
    font-weight: 700;
    text-align: center;
    border-bottom: 1px dashed #eaeaea;
    padding: 20px 0 12px;
    line-height: 1.3;
}

.detail-main .detail-meta {
    margin-top: 10px;
    text-align: center;
}

.detail-main .detail-meta span {
    margin: 0 20px;
    font-size: 20px;
    color: #999;
}

.detail-main .detail-cnt {
    margin-top: 30px;
}

.detail-main .detail-cnt p,
.detail-main .detail-cnt p span {
    text-align: justify;
    font-size: 20px;
    color: #000;
    line-height: 1.8;
}

.detail-main .detail-cnt p img,
.detail-main .detail-cnt img,
.detail-main .detail-cnt table img,
.detail-main .detail-cnt video,
.detail-main .detail-cnt table {
    max-width: 100% !important;
    height: auto !important;
    /**display: block;*/
    margin: 16px auto !important;
}

.mediaFocus-main {
    padding-bottom: 20px;
}

.mediaFocus-main .secOne {
    float: left;
    width: 528px;
    padding-right: 30px;
    border-right: 1px solid #eaeaea;
    margin-right: 30px;
}

.mediaFocus-main .secTwo {
    float: left;
    width: 321px;
    margin-right: 30px;
}

.mediaFocus-main .secThree {
    float: left;
    width: 321px;
    padding-top: 5px;
}

.mediaFocus-main .secThree .legal {
    background: #f7f7f7;
    padding: 10px 15px 15px;
}

.mediaFocus-main .mediaColumn {
    margin: 22px 0 14px;
    display: block;
}

.mediaFocus-main .mediaColumn img {
    width: 390px;
    height: 123px;
}

.mediaFocus-main .siteSearch {
    margin: 22px 0 16px;
    background: url(../images/img-10.jpg) no-repeat;
    overflow: hidden;
    height: 139px;
}

.mediaFocus-main .siteSearch .tl {
    margin-top: 23px;
    font-family: simsun;
    color: #195eab;
    font-weight: 700;
    font-size: 22px;
    text-align: center;
    margin-bottom: 10px;
}

.mediaFocus-main .siteSearch .search {
    width: 255px;
    overflow: hidden;
    margin: 0 auto;
    border: 1px solid #74bcff;
    background: #fff;
}

.mediaFocus-main .siteSearch .search .search-ipt {
    float: left;
    padding: 0 12px;
    width: 190px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border: none;
}

.mediaFocus-main .siteSearch .search .search-ipt::-webkit-input-placeholder {
    color: #ccc;
}

.mediaFocus-main .siteSearch .search .search-btn {
    width: 41px;
    height: 40px;
    background: url(../images/img-11.png) no-repeat center;
    float: left;
    cursor: pointer;
}

.infoopen-bg {
    background: url(../images/bg-2.jpg) no-repeat top center;
}

.infoopen-main {
    min-height: 400px;
    padding: 50px 38px 39px;
    border: 1px solid #eaeaea;
    margin-bottom: 56px;
    background-color: #f5f5f5;
}

.infoopen-main .left {
    float: left;
    width: 280px;
}

.infoopen-main .right {
    float: right;
    width: 950px;
}

.infoopen-list-wrap {
    background-color: #fff;
    padding: 12px 30px 0;
}

.infoopen-list-wrap .list .item {
    overflow: hidden;
    padding: 17px 0;
    font-size: 20px;
    border-bottom: 1px dashed #e7e7e7;
}

.infoopen-list-wrap .list .item span {
    float: left;
    color: #444;
    width: 770px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.infoopen-list-wrap .list .item a:hover span {
    color: #195eab;
}

.infoopen-list-wrap .list .item em {
    float: right;
    color: #999;
    font-family: arial;
}

.infoopen-detail-wrap {
    background-color: #fff;
    padding: 50px 30px 30px;
}

.infoopen-detail-wrap .title {
    font-size: 26px;
    text-align: center;
    color: #444;
}

.infoopen-detail-wrap .meta {
    margin: 10px 0 0;
    text-align: center;
}

.infoopen-detail-wrap .meta span {
    margin: 0 20px;
    font-size: 20px;
    color: #999;
}

.infoopen-detail-wrap .cnt {
    margin-top: 24px;
	width: 890px;
	overflow: auto;
}

.infoopen-detail-wrap .cnt p,
.infoopen-detail-wrap .cnt p span {
    text-align: justify;
    font-size: 20px;
    color: #000;
    line-height: 1.8;
}

.infoopen-table-wrap {
    background-color: #fff;
    padding: 20px 30px 0;
}

.infoopen-table-wrap .infoopen-tb-item .hd {
    height: 42px;
    border-bottom: 5px solid #efefef;
    margin-bottom: 20px;
}

.infoopen-table-wrap .infoopen-tb-item .hd .tl {
    float: left;
    font-size: 30px;
    padding: 0 15px;
    color: #195eab;
    border-bottom: 5px solid #195eab;
    height: 42px;
    line-height: 37px;
    font-weight: 700;
    font-family: simsun;
    letter-spacing: -1px;
}

.infoopen-table-wrap .infoopen-tb-item .table table {
    width: 100%;
}

.infoopen-table-wrap .infoopen-tb-item .table table th {
    padding: 10px 20px;
    background-color: #f3f6fb;
    border-bottom: 2px solid #195eab;
    font-size: 20px;
    color: #333;
    font-weight: 400;
    white-space: nowrap;
    line-height: 1.3;
}

.infoopen-table-wrap .infoopen-tb-item .table table td {
    color: #444;
    font-size: 20px;
    text-align: center;
    padding: 14px 6px;
    border-bottom: 1px solid #eaeaea;
    line-height: 1.3;
    word-break: break-all;
    word-wrap: break-word;
}

.info-panel-main {
    margin-top:30px;
    padding-bottom: 10px;
}

.info-panel-main .item {
    margin-bottom: 20px;
    border:1px solid #ddd;
}

.info-panel-main .item .hd {
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}

.info-panel-main .item .hd .title {
    float: left;
    color: #195eab;
    font-weight: 700;
    font-size: 20px;
}

.info-panel-main .item .body {
    overflow: hidden;
    padding: 10px 0;
}

.info-panel-main .item .body .it {
    float: left;
    margin: 7px 10px 7px 30px;
    width: 169px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.info-panel-main .item .body .it a {
    color: #333;
    font-size: 18px;
}

.info-panel-main .item .body .it a:hover {
    color: #195eab;
}

.sidebar-fixed-wrapper {
    position: fixed;
    right: 40px;
    bottom: 40px;
    z-index: 10;
}

.sidebar-fixed-wrapper .back-to-top {
    width: 60px;
    height: 60px;
    cursor: pointer;
    background: url(../images/ico-backtop-1.png) no-repeat center #F5F8FC;
    border: 1px solid #acbfcd;
    display: none;
}

.sidebar-fixed-wrapper .back-to-top:hover {
    background-image: url(../images/ico-backtop-2.png);
    background-color: #F8FBFF;
    border-color: #6ba0e3;
}
.ysqgk-main .agreebtn.disabled {
  cursor: not-allowed;
  background-color: #B2B2B2;
}
.ysqgk-main .agreebtn {
  background-color: #035aa0;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  width: 240px;
  margin: 30px auto;
  cursor: pointer;
  border-radius: 5px;
  display: block;
}
.container-fluid {
  width: 61px;
  position: fixed;
  right: 5px;
  margin-top: -160px;
  top: 55%;
  padding: 0;
  z-index:999;
}
.container-fluid ul {
  background: #fff;
  border-radius: 16px;
  padding: 30px 0;
  box-shadow: 0 0 20px rgba(0,0,0,.08);
}
.container-fluid li {
  position: relative;
  #margin-bottom: 22px;
}
.container-fluid li a i {
  width: 30px;
  display: block;
  margin: 0 auto;
}
.container-fluid li p {
  margin-bottom: 0;
  font-size: 12px;
  color: #737373;
  margin-top: 3px;
  text-align: center;
}
.container-fluid li.closed {
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translate(-50%,20px);
  background: rgba(0,0,0,.2);
  color: #fff;
  font-size: 12px;
  padding: 4px 10px 6px;
  white-space: nowrap;
  border-radius: 6px;
  cursor: pointer;
  line-height: 1.2;
}



.infoopen-list-wrap .tb-list{
    margin-top:24px;
    width:100%;
}

.infoopen-list-wrap .tb-list th {
    color: #015293;
    border-bottom: 6px solid #32b9e6;
    padding:7px 10px;
}

.infoopen-list-wrap .tb-list th:nth-child(2n-1) {
    border-bottom-color: #015293;
    background-color: #F2F6FA;
}

.infoopen-list-wrap .tb-list td {
    border-bottom:1px solid #ddd;
    padding:10px;
}

.infoopen-list-wrap .tb-list td:nth-child(2n-1) {
    background-color: #F2F6FA;
}

.infoopen-list-wrap .tb-list td a:hover {
    color:#ED2001;
}
.module-table{
    table-layout: fixed;
    width:100%;
}

.module-table td{
    padding:6px;
    border:1px solid #ddd;
    text-align: center;
    font-size: 16px;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}


.index-infoopen {
    margin-bottom: 20px;
    overflow: hidden;
}

.index-infoopen ul li {
    float: left;
    margin-right: 18px;
    width: 208px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 4px;
    overflow: hidden;
}

.index-infoopen ul li:last-of-type {
    margin-right: 0;
}

.index-infoopen ul li:hover img {
}

.index-infoopen ul li a {
    font-size: 18px;
    display: block;
    color: #1364be;
    position: relative;
    overflow: hidden;
    background-color: #ddedff;
}

.index-infoopen ul li a::after {
    content: '';
    position: absolute;
    top: -25px;
    left: -28px;
    width: 0;
    height: 155%;
    z-index: 0;
    background-color: rgba(0, 120, 255, .1);
    transform: rotate(10deg);
    transition: width .7s cubic-bezier(0.2, 0.0, 0.2, 1);
}

.index-infoopen ul li a:hover::after {
    width: 115%;
}

.index-infoopen ul li a img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 0px;
	width:33px;
}