
/* Css Document */

/* 公用样式
无下边距 */
.p_mb0 {
    margin-bottom: 0 !important;
}
/* 上边距 */
.padding_t {
    padding-top: 0.49rem;
}
/* 上边框 */
.border_top {
    border-top: 1px solid #c7c7c7;
}
/* 主体内容 */
.sinochem-content {
    padding-top: 0.63rem;
}
/* 返回 */
.same-fh a {
    display: inline-block;
    padding-left: 0.203rem;
    background: url(../image/fanhui.png) no-repeat left center / 0.131rem auto;
    line-height: 1.25;
    font-size: 0.146rem;
    color: #1D4F91;
}

/* 引导页二级页 */
.sinochem-ydy-content-box {
    width: 100%;
    padding-bottom: 0.271rem;
}
.sinochem-ydy-content {
    border-bottom: 1px solid #1D4F91;
    margin-bottom: 0.104rem;
}
.ydy-title {
    height: 0.245rem;
    font-size: 0.156rem;
    font-weight: bold;
    color: #1D4F91;
    margin-bottom: 0.146rem;
}
.ydy-link:after {
    content: "";
    display: block;
    clear: both;
}
.ydy-link span {
    display: block;
    float: left;
    line-height: 1.25;
    margin: 0 0.24rem 0.161rem 0;
    position: relative;
}
.ydy-link span:after {
    content: "";
    display: block;
    width: 2px;
    height: 0.146rem;
    background: #1D4F91;
    margin: auto 0;
    position: absolute;
    top: 0;
    right: -0.12rem;
    bottom: 0;
}
.ydy-link span:last-child:after {
    display: none;
}
.ydy-link span a {
    font-size: 0.146rem;
    color: #1D4F91;
}

/* 二级banner(无字) */
.banner {
    width: 100%;
    height: 2.292rem;
}
.banner_cont {
    width: 100%;
    height: 100%;
}
.banner_cont .swiper-slide {
    background-size: cover !important;
}
.bc_text .news-title {
    display: none;
}
/* 科技创新banner */
.kjcx-banner {
    width: 100%;
    height: 2.292rem;
}
.kb-content {
    width: 100%;
    height: 100%;
}
/* 科技创新banner文字内容 */
.kbc-box {
    height: 100%;
    display: flex;
    align-items: center;
}
.kbc_text h2 {
    line-height: 1.275;
    margin-bottom: 0.078rem;
}
.kbc_text h2 a {
    font-size: 0.208rem;
    font-weight: bold;
    color: #fff;
}
.kbc_text p {
    width: 2.169rem;
    line-height: 1.5;
    font-size: 0.104rem;
    color: #fff;
}

/* 名称沿革 */
.sinochem-name {
    width: 100%;
    height: 3.55rem;
    background: #F7F7F7;
}
.sinochem-name .sinochem-contl {
    display: none;
}
.sinochem-name i {
    display: none;
}
.sinochem-name .w1440 {
    height: 100%;
}
.swiper-tab01 {
    width: 5.729rem;
    height: 100%;
    float: right;
}
.swiper-slide-content {
    width: 100%;
    height: 100%;
    position: relative;
}
.timeline-year {
    line-height: 1.116;
    font-size: 0.943rem;
    color: rgba(47, 85, 151, .13);
    position: absolute;
    top: 0.625rem;
    z-index: 4;
}
.year2017 .timeline-year {
    top: 1.411rem;
}
.year2017 .nametext-box {
    top: 0.573rem;
}
.nametext-box {
    width: 4.063rem;
    height: auto;
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%);
    right: 0;
    z-index: 5;
}
.timeline-title {
    line-height: 1.525;
    margin-bottom: 0.135rem;
    font-size: 0.208rem;
    font-weight: bold;
    color: #1D4F91;
}
.timeline-title a {
    font-size: 0.208rem;
    font-weight: bold;
    color: #1D4F91;
}
.timeline-text {
    line-height: 1.5;
    font-size: 0.146rem;
    color: #1D4F91;
    text-align: justify;
}
.timeline-title.bianse,
.timeline-text.bianse {
    color: #009CDE;
}
.timeline-title.bianse {
    padding-top: 0.186rem;
    margin-top: -0.05rem;
}
.swiper-pagination01 {
    margin-top: 0;
    width: 1.719rem;
    height: 100% !important;
    position: absolute;
    left: 0;
}
.swiper-pagination01 .swiper-pagination-bullet {
    display: block;
    width: 100%;
    height: auto;
    text-align: left;
    opacity: 1;
    background: none;
    transform: scale(1);
    margin-bottom: 0.198rem;
    top: 0 !important;
}
.swiper-pagination01 .swiper-pagination-bullet:last-of-type {
    margin-bottom: 0;
}
.swiper-pagination01 .swiper-pagination-bullet-active {
    background: none;
}
.swiper-pagination01 .swiper-pagination-bullet .left_b {
    display: block;
    line-height: 1.125;
    font-size: 0.125rem;
    color: rgba(47, 85, 151, .7);
    position: relative;
    font-weight: normal;
    transition: .4s;
}
.swiper-pagination01 .swiper-pagination-bullet .left_b:before {
    content: "";
    display: block;
    width: 0.104rem;
    height: 0.016rem;
    background: #1D4F91;
    position: absolute;
    top: -0.052rem;
    opacity: 0;
}
.swiper-pagination01 .swiper-pagination-bullet-active .left_b {
    line-height: 1.1;
    font-size: 0.208rem;
    color: rgba(47, 85, 151, 1);
    transition: .4s;
}
.swiper-pagination01 .swiper-pagination-bullet-active .left_b:before {
    opacity: 1;
    transition: .4s;
}
.phone_button_prev,
.phone_button_next {
    display: none;
}

/* 产业金融轮播 */
.service-box {
    margin-bottom: 0.406rem;
}
.service-content {
    width: 100%;
}
.service-img {
    width: 100%;
    height: 1.198rem;
    margin-bottom: 0.094rem;
}
.service-img img {
    display: block;
    /* width: 100%; */
    height: 100%;
}
.service-text {
    line-height: 1.25;
}
.service-text a {
    font-size: 0.104rem;
    color: #000;
}
.service-next,
.service-prev {
    width: 0.173rem;
    height: 0.243rem;
    position: absolute;
    top: 50%;
}
.service-next {
    right: -0.59rem;
}
.service-prev {
    left: -0.59rem;
}
.service-box .service-next {
    background: url(../image/yw-cyjr-next.png) no-repeat center center / cover;
}
.service-box .service-prev {
    background: url(../image/yw-cyjr-prev.png) no-repeat center center / cover;
}

/* 科技创新左侧菜单 */
.kypt-menu {
    width: 21.1%;
    float: left;
}
.second-kypt-menu {
    width: 100%;
    border-top: 1px solid #1D4F91;
    margin-bottom: 0.4rem;
}
.kypt-menu-ul {
    width: 100%;
}
.kypt-menu-li {
    width: 100%;
    border-bottom: 1px solid #1D4F91;
}
.kypt-menu-sectitle {
    width: 100%;
    padding: 0.068rem 0 0.078rem;
    line-height: 1.27;
    position: relative;
}
.kypt-menu-sectitle a {
    font-size: 0.097rem;
    color: #000;
    font-weight: bold;
}
.kypt-menu-sectitle-jt {
    display: block;
    width: 0.156rem;
    height: 100%;
    background: url(../image/jt-bot.png) no-repeat right center;
    position: absolute;
    top: 0;
    right: 0;
    background-size: 1.3em auto;
}
.kypt-menu-sectitle-active {
    background: url(../image/jt-top.png) no-repeat right center;
    background-size: 1.3em auto;
}
.kypt-menu-sectitle:hover a {
    color: #1D4F91;
}
.kypt-menu-active a {
    color: #1D4F91;
    font-weight: bold;
}
.kypt-menu-thrul {
    margin: 0;
    padding-bottom: 0.057rem;
}
.kypt-ulwrap {
    width: 100%;
    height: 0px;
    overflow: hidden;
    transition: 0.8s;
}
.kypt-menu-thrli {
    width: 100%;
    line-height: 1.3;
    margin-bottom: 0.073rem;
}
.kypt-menu-thrli a {
    font-size: 0.083rem;
    color: #96a2a4;
}
.kypt-menu-thrli:hover a {
    color: #1D4F91;
}
.kypt-menu-thrli-active a {
    color: #1D4F91;
}
.kejimenu_phone {
    display: none;
}
/* 右侧相同 */
.kypt-content {
    width: 77%;
    padding-bottom: 0.49rem;
    float: right;
}

.same-pt-box {
    width: 100%;
    margin-bottom: 0.099rem;
}

.pt-box-left {
    width: 22%;
    height: 100%;
    background: #1D4F91;
    position: relative;
}

.pt-num-show {
    width: 0.703rem;
    height: 0.661rem;
    line-height: 0.661rem;
    text-align: right;
    font-size: 0.625rem;
    margin-right: 0.1rem;
    color: #0092e5;
    position: absolute;
    right: 0;
    bottom: 0;
}

.gjzscqsfqy .pt-num-show {
    margin-right: 0;
}

.pt-box-left h3 {
    padding: 0.115rem 0 0 0.115rem;
    line-height: 1.5;
    font-size: 0.1041rem;
    color: #fff;
    font-weight: bold;
}

.gjzscqsfqy .pt-box-left h3 {
    padding: 0.02rem 0 0 0.115rem;
}

.pt-box-right {
    width: 77%;
    height: 100%;
    background: #f7f7f7;
    box-sizing: border-box;
    padding: 0.115rem 0 0.078rem 0.219rem;
}

.pbr-title {
    line-height: 1.9625;
    font-size: 0.104rem;
    color: #1D4F91;
}

.pbr-li {
    line-height: 1.9625;
    padding-left: 1.2em;
    padding-right: 1em;
    background: url(../image/jiantou.png) left 0.04rem no-repeat;
}

.pbr-li a {
    font-size: 0.104rem;
    color: #1D4F91;
}



/* 科研成果 */
.second-kycg-box {
    width: 100%;
    margin-bottom: 0.104rem;
}

.kycg-content {
    width: 100%;
}

.kycg-content-top {
    width: 100%;
    height: 0.516rem;
    line-height: 0.516rem;
    position: relative;
}

.kycg-content-top-left {
    width: 33.8%;
    height: 100%;
    background: #1D4F91;
    text-align: center;
    font-size: 0.115rem;
    color: #fff;
}

.kycg-content-top-right {
    width: 66.1%;
    height: 100%;
    background: #f7f7f7;
    text-align: center;
    font-size: 0.104rem;
    color: #1D4F91;
}

.kycg-content-bot {
    width: 100%;
    display: none;
}

.DnnModule-50422 .kycg-content-bot {
    display: block;
}

.kycg-content-bot-left {
    width: 33.8%;
    padding: 0;
    background: #1D4F91;
}

.kycg-content-bot-right {
    width: 66.1%;
    box-sizing: border-box;
    padding: 0 0.072rem 0 0.08rem;
    background: #f7f7f7;
    position: relative;
}

.kycg-content-bot-right:after {
    content: "";
    display: block;
    width: 96%;
    height: 1px;
    background: #1D4F91;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

.kycg-content-bot-box:last-child .kycg-content-bot-right:after {
    display: none;
}

.kycg-content-bot-box:first-child .kycg-content-bot-left,
.kycg-content-bot-box:first-child .kycg-content-bot-right {
    padding-top: 0.044rem;
}

.kycg-content-bot-box:last-child .kycg-content-bot-left,
.kycg-content-bot-box:last-child .kycg-content-bot-right {
    padding-bottom: 0.044rem;
}

.kycg-content-blleft,
.kycg-content-blright {
    padding: 0.094rem 0;
    height: 0.432rem;
    line-height: 0.432rem;
    text-align: center;
    font-size: 0.115rem;
    color: #fff;
}

.kycg-content-blleft {
    width: 57%;
    border-right: 1px solid #fff;
}

.kycg-content-blleft a {
    color: #fff;
}

.kycg-content-blleft .news-title {
    display: none;
}

.kycg-content-bot-box1 .kycg-content-blleft .news-title {
    display: inline-block;
}

.kycg-content-blright {
    width: 41.7%;
}

.kycg-content-brleft,
.kycg-content-brright {
    padding: 0.094rem 0;
    height: 0.432rem;
    line-height: 1.6;
    text-align: center;
    color: #1D4F91;
}

.kycg-content-brleft {
    width: 18.7%;
    font-size: 0.115rem;
    position: relative;
}

.kycg-content-brleft:after {
    content: "";
    display: block;
    width: 1px;
    height: 0.432rem;
    background: #1D4F91;
    margin: auto 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.kycg-content-brright {
    width: 81.2%;
    font-size: 0.104rem;
}


/* 科技合作 */

.second-kjhz {
    width: 100%;
}

.kjhz-text {
    width: 100%;
    height: 0.433rem;
    font-size: 0.156rem;
    color: #1D4F91;
    margin-bottom: 0.318rem;
    line-height: 1.6;
    text-align: center;
}

.kjhz-content {
    width: 100%;
    padding-top: 0.313rem;
}

.kjhz-content-list {
    width: 49%;
    margin: 0 0.083rem 0.089rem 0;
}

.kjhz-content-list:nth-child(even) {
    margin-right: 0;
}

.kjhz-content-image {
    width: 100%;
    height: 1.604rem;
    overflow: hidden;
}

.kjhz-content-image img {
    display: block;
    width: 100%;
    height: 100%;
    transition-duration: .8s;
}

.kjhz-content-image:hover img {
    transform: scale(1.1);
}

.kjhz-content-text {
    height: 1.606rem;
    padding: 0 0.219rem;
    background: #f7f7f7;
    position: relative;
}

.kjhz-content-text h3 {
    padding-top: 0.198rem;
    line-height: 1.26;
    margin-bottom: 0.073rem;
}

.kjhz-content-text h3 a {
    font-size: 0.12rem;
    color: #1D4F91;
}

.kjhz-content-text p {
    line-height: 1.55;
    font-size: 0.104rem;
    color: #1D4F91;
    margin-bottom: 0.224rem;
}

.kjhz-content-text span {
    display: block;
    margin: 0 auto;
    width: 0.724rem;
    line-height: 1.23;
    padding: 0.047rem 0 0.052rem;
    text-align: center;
    border: 1px solid #1D4F91;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 1.6em;
}

.kjhz-content-text span a {
    font-size: 0.084rem;
    color: #1D4F91;
}

.kjhz-content-list3 .kjhz-content-text,
.kjhz-content-list4 .kjhz-content-text {
    height: 2.303rem;
}

.kjhz-content-list3 .kjhz-content-text span {
    display: none;
}


/* 科技三级返回 */

.kjsj-fh {
    margin-bottom: 0.376rem;
    margin-top: -0.2rem;
}


/* 国家级技术创新中心 */

.second-gjjjscxzx-box {
    width: 100%;
}

.second-gjjjscxzx-content {
    width: 100%;
}

.gjjjscxzx-img {
    width: 50%;
    height: 2rem;
}

.gjjjscxzx-img img {
    display: block;
    width: 100%;
    height: 100%;
}

.gjjjscxzx-text {
    width: 45.6%;
}

.gjjjscxzx-text h3 {
    line-height: 1.3;
    margin-bottom: 0;
}

.gjjjscxzx-text h3 a {
    font-size: 0.104rem;
    font-weight: bold;
    color: #1D4F91;
}

.gjjjscxzx-text p {
    line-height: 1.6;
    font-size: 0.104rem;
    color: #000;
}

.mob-gjjjscxzx-image {
    display: none;
}


/* 产业联盟 */

.cylm-title {
    line-height: 1.5;
    font-size: 0.156rem;
    color: #1D4F91;
    text-align: center;
    margin-bottom: 0.297rem;
}


/* 建立战略伙伴关系 */

.second-jlzlhbgx-box {
    width: 100%;
}

.second-jlzlhbgx-title {
    line-height: 1.5;
    font-size: 0.156rem;
    color: #1D4F91;
    margin-bottom: 0.2rem;
}

.second-jlzlhbgx-content {
    width: 100%;
}

.jlzlhbgx-img {
    width: 49%;
    height: 1.458rem;
    margin: 0 0.115rem 0.12rem 0;
    overflow: hidden;
}

.jlzlhbgx-img:nth-child(even) {
    margin-right: 0;
}

.jlzlhbgx-img img {
    display: block;
    width: 100%;
}

.jlzlhbgx-img .news-title {
    display: none;
}


/* 开展项目合作 */

.kzxmhz-line {
    width: 100%;
    height: 1px;
    background: #c7c7c7;
    margin-bottom: 0.161rem;
}


/* 可持续发展轮播样式 */

.sinochem-figure {
    width: 100%;
    height: 1.052rem;
    padding: 0 0 0.708rem;
}

.figure-content-box {
    width: 6.986rem;
    height: 100%;
    float: right;
    margin-right: 0.66rem;
    margin-bottom: 0.4rem;
    position: relative;
}

.figure-content {
    width: 5.786rem;
    height: 100%;
    margin: 0 auto;
}

.figure-content .swiper-slide .news-title {
    display: none;
}

.figure-content .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
}

.jqygga-video-box {
    width: 100%;
    height: 100%;
    position: relative;
}

.jv-image {
    width: 100%;
    height: 100%;
}

.jv-image img {
    display: block;
    width: 100%;
    height: 100%;
}

.jqygga-play {
    width: 100%;
    height: 100%;
    background: rgba(47, 85, 151, .35);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition-duration: .8s;
    cursor: pointer;
}

.jp-btn {
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.jv-content {
    display: none;
}

.jqygga-video-box:hover .jqygga-play {
    opacity: 1;
}

.figure-content-next,
.figure-content-prev {
    width: 0.173rem;
    height: 0.243rem;
    position: absolute;
    top: 50%
}

.figure-content-prev {
    background: url(../image/btn_left.png) no-repeat center center / cover;
}

.figure-content-next {
    background: url(../image/btn_right.png) no-repeat center center / cover;
}

.jv-out-video {
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .2);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    display: none;
}

.jv-out-video video {
    display: block;
    width: 80%;
    height: 80%;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* object-fit: fill; */
}

.DnnModule-50183 .cont-title {
    white-space: nowrap;
}


/* 领军团队 */

.second-ljtd {
    width: 100%;
}

.ljtd-box {
    width: 100%;
    margin-top: 0.2rem;
}

.ljtd-gcyys {
    width: 49%;
    margin-right: 2%;
    background: #f7f7f7;
    margin-bottom: 0.182rem;
    box-sizing: border-box;
    padding: 0.047rem 0.036rem;
    position: relative;
}

.ljtd-gcyys:nth-child(2) {
    margin-right: 0;
}

.gcyys-img {
    width: 30.4%;
    margin-right: 0.128rem;
}

.gcyys-img img {
    display: block;
    width: 100%;
    height: 100%;
}

.gcyys-text {
    padding-top: 11%;
    width: 60.1%;
}

.gcyys-text h3 {
    line-height: 1.27;
    padding-bottom: 0.047rem;
    border-bottom: 1px solid #1D4F91;
}

.gcyys-text h3 a {
    font-size: 0.104rem;
    font-weight: bold;
    color: #1D4F91;
}

.gcyys-text h3 a b {
    font-size: 0.0833rem;
}

.gcyys-text p {
    line-height: 1.25;
    font-size: 0.0833rem;
    color: #1D4F91;
    margin-bottom: 0;
    font-weight: normal;
    margin-top: 0.068rem;
}

.ljtd-gjjzj {
    width: 31.9%;
    background: #f7f7f7;
    margin-right: 0.104rem;
    margin-bottom: 0.099rem;
    box-sizing: border-box;
    padding: 0.042rem 0.036rem;
    position: relative;
}

.ljtd-gjjzj:nth-of-type(5),
.ljtd-gjjzj:nth-of-type(8),
.ljtd-gjjzj:nth-of-type(11) {
    margin-right: 0;
}

.gjjzj-img {
    width: 34.3%;
    height: 0.771rem;
    margin-right: 0.109rem;
}

.gjjzj-img img {
    display: block;
    width: 100%;
    height: 100%;
}

.gjjzj-text {
    padding-top: 6%;
    width: 55%;
    padding-bottom: 2%;
}

.gjjzj-text h3 {
    line-height: 1.27;
    padding-bottom: 0.047rem;
    border-bottom: 1px solid #1D4F91;
}

.gjjzj-text h3 a {
    font-size: 0.104rem;
    font-weight: bold;
    color: #1D4F91;
}

.gjjzj-text p {
    margin-top: 0.068rem;
    line-height: 1.25;
    font-size: 0.0833rem;
    margin-bottom: 0;
    font-weight: normal;
    color: #1D4F91;
    text-align: left;
}


/* 序列职级 */

.xlzj-fh {
    margin-bottom: 0.204rem;
}

.xlzj-content {
    width: 100%;
    margin-bottom: 0.35rem;
}

.xlzj-ul {
    width: 100%;
    background: #f7f7f7;
    margin-bottom: 0.099rem;
}

.xlzj-li-title {
    width: 16.8%;
    height: 0.516rem;
    line-height: 0.516rem;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.135rem;
    color: #fff;
    text-align: center;
    background: #1D4F91;
}

.xlzj-li-cont {
    height: 0.516rem;
    line-height: 0.516rem;
    text-align: center;
    font-size: 0.104rem;
    font-weight: bold;
    color: #1D4F91;
    position: relative;
}

.xlzj-li-cont:nth-of-type(2) {
    width: 25.1%;
}

.xlzj-li-cont:nth-of-type(3) {
    width: 29%;
}

.xlzj-li-cont:nth-of-type(4) {
    width: 28.9%;
}

.xlzj-ul1 .xlzj-li-cont {
    width: 83.1%;
    background: url(../image/icon-sx.png) no-repeat 34% center;
}

.xlzj-ul2 .xlzj-li-cont {
    background: url(../image/icon-ljgj.png) no-repeat 2% 0.052083rem;
    position: relative;
    line-height: 6em;
}

.xlzj-ul2 .xlzj-li-cont i {
    position: absolute;
    font-style: normal;
    display: block;
    width: 100%;
    text-align: center;
    top: 0;
    line-height: 3em;
}

.xlzj-ul .xlzj-li-cont:nth-of-type(2)::before {
    display: block;
    content: "";
    width: 1px;
    height: 80%;
    background-color: #1D4F91;
    margin: auto 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.xlzj-ul .xlzj-li-cont:nth-of-type(3)::before {
    display: block;
    content: "";
    width: 1px;
    height: 80%;
    background-color: #1D4F91;
    margin: auto 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.xlzj-ul1 .xlzj-li-cont::before {
    display: none !important;
}


/* 工作平台 */

.second-gzpt {
    width: 100%;
}

.gzpt-content {
    width: 100%;
    margin-top: 0.156rem;
}

.gzpt-img {
    width: 30.9%;
    height: 0.521rem;
    margin: 0 0.21rem 0.125rem 0;
}

.gzpt-img:nth-child(3n) {
    margin-right: 0;
}

.gzpt-img .news-title {
    display: none;
}

.gzpt-img img {
    display: block;
    width: 100%;
    height: 100%;
}


/* 职业发展 */

.zyfz-djck {
    width: 100%;
    margin-bottom: 0.3rem;
}

.zyfz-djck a {
    display: block;
    float: left;
    line-height: 1.25;
    font-size: 0.104rem;
    color: #1D4F91;
    padding-right: 0.16rem;
    background: url(../image/right-jt.png) no-repeat right center;
}

.DnnModule-50499 {
    margin-top: 0.4rem;
}

.DnnModule-50499 p {
    width: 70%;
}


/* 战略型人才招聘中心 */

.rcpy_tit {
    padding: 0 3em 0 3em;
    font-size: 0.09375rem;
    color: #1D4F91 !important;
    border: 1px solid #1D4F91;
    line-height: 0.25rem;
    border-radius: 0.125rem;
    margin-left: 50%;
    display: block;
    transform: translateX(-50%);
    margin-top: 0.32rem;
}

#dnn_ctr46461_HtmlModule_lblContent p {
    width: 54%;
}

.zlzp-link {
    width: 60%;
    line-height: 1.625;
}

.zlzp-link a {
    font-size: 0.083rem;
    color: #1D4F91;
}

#dnn_ctr46461_HtmlModule_lblContent {
    position: relative;
}

.zlzp-img {
    width: auto;
    position: absolute;
    right: 0;
    top: 20%;
}

.DnnModule-46461 .sinochem-samecont {
    padding-top: 0.432rem;
}


/* 相关内容样式 */

.xgnr-ul {
    width: 100%;
    margin-bottom: 0.339rem;
}

.xgnr-li {
    float: left;
    width: 24.5%;
    margin-right: 0.6%;
}

.xgnr-li:last-of-type {
    margin-right: 0;
}

.xgnr-image {
    width: 100%;
    height: 0.786rem;
    overflow: hidden;
}

.xgnr-image img {
    display: block;
    width: 100%;
    height: auto;
    transition-duration: .8s;
}

.xgnr-li:hover .xgnr-image img {
    transform: scale(1.1);
}

.xgnr-text {
    padding-top: 0.073rem;
}

.xgnr-text-content {
    float: left;
    line-height: 1.25;
    padding-right: 0.182rem;
    background: url(../image/jt-black.png) no-repeat right center / 0.135rem auto;
    transition-duration: .8s;
}

.xgnr-text-content a {
    font-size: 0.104rem;
    color: #000;
    transition-duration: .8s;
}

.xgnr-li:hover .xgnr-text-content {
    background: url(../image/jt-blue.png) no-repeat right center / 0.135rem auto;
}

.xgnr-li:hover .xgnr-text-content a {
    color: #1D4F91;
}


/* 联系我们 */

.download04 {
    padding-top: 0.416666rem;
}

.con_wrap_item p {
    font-size: 0.104166rem;
    color: #000;
    line-height: 2em;
    margin-bottom: 1em;
}

.tell_wrap {
    width: 100%;
}

.tell_wrap h3 {
    font-size: 0.104166rem;
    color: #1D4F91;
    font-weight: bold;
    line-height: 2em;
    margin-top: 0.260416rem;
    margin-bottom: 1em;
}

.rexian_wrap {
    width: 100%;
}

.download04 .con_wrap {
    margin-top: 0;
}

.rexian_wrap i {
    font-size: 0.104166rem;
    color: #1D4F91;
    font-style: normal;
    display: inline-block;
    margin-right: 0.114583rem;
    padding-right: 2em;
    padding-left: 3em;
    height: 0.260416rem;
    line-height: 0.260416rem;
    border-radius: 0.130208rem;
    background-color: #F7F7F7;
    background-position: 0.026041rem center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    margin-top: 0.104166rem;
    white-space: nowrap;
}

.rexian_wrap i:nth-of-type(1) {
    background-image: url(/Portals/137/Skins/images/dangjian01.png);
}

.rexian_wrap i:nth-of-type(2) {
    background-image: url(/Portals/137/Skins/images/dangjian02.png);
}

.rexian_wrap i:nth-of-type(3) {
    background-image: url(/Portals/137/Skins/images/dangjian03.png);
}

.rexian_wrap i:nth-of-type(4) {
    background-image: url(/Portals/137/Skins/images/dangjian04.png);
}

.rexian_wrap02 i {
    padding-left: 1em;
    padding-right: 1em;
    background-image: none !important;
}

.rexian_wrap02 h3 {
    margin-bottom: 0;
    margin-top: 0.3125rem;
    padding-top: 0.15625rem;
    text-indent: 0.026041rem;
    border-top: 1px solid #C7C7C7;
}

.rexian_wrap02:nth-of-type(1) h3 {
    margin-top: 0;
}

.rexian_wrap02 i b {
    display: inline-block;
    font-weight: normal;
}

.rexian_wrap02 i b:nth-of-type(2) {
    margin-left: 0.052083rem;
    margin-right: 0.052083rem;
}


/* 邮件订阅样式 */


/* 邮件订阅样式 */

.div-form-item:nth-of-type(1) {
    width: 28%;
    float: left;
}

.div-form-item:nth-of-type(2) {
    width: 70%;
    float: right;
    margin-top: 0.364583rem;
}

.div-form-item:nth-of-type(2) .div-title {
    display: none;
}

.div-form-item:nth-of-type(3) .div-title {
    display: none;
}

.div-form-item:nth-of-type(4) .div-title {
    display: none;
}

.div-form-item:nth-of-type(3) {
    width: 70%;
    float: right;
    margin-top: -0.104166rem;
}

.div-form-item:nth-of-type(4) {
    width: 70%;
    float: right;
}

.div-form-item .div-item {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}

.div-form-item .div-item input {
    width: 100%;
    height: 0.520833rem;
    border: none;
    border-bottom: 1px solid #96a2a4;
    box-shadow: none !important;
    outline: none;
    font-size: 0.104166rem;
    color: #1D4F91;
}

.div-form-item td input {
    width: auto !important;
    height: auto !important;
}

.div-form-item .div-item input::-webkit-input-placeholder {
    color: #1D4F91;
}

#dnn_ctr48170_order_rfvEmail {
    display: none;
}

#dnn_ctr48170_ModuleContent {
    width: 100%;
    height: 2.864583rem;
    position: relative;
    padding-bottom: 0.625rem;
}

.mess_title {
    width: 70%;
    padding-bottom: 0.104166rem;
    padding-top: 0.104166rem;
    position: absolute;
    top: 0;
    left: 30%;
    border-bottom: 1px solid #1D4F91;
}

.mess_title span {
    font-size: 0.104166rem;
    color: #1D4F91;
    font-weight: bold;
}

.subposition {
    position: absolute;
    text-align: center;
    bottom: 0.416666rem;
    left: 50%;
    transform: translateX(-50%);
}

#dnn_ctr48170_order_btnOrder {
    text-decoration: none;
    margin-left: 50%;
    transform: translateX(-50%);
    width: 1.28125rem;
    height: 0.208333rem;
    line-height: 0.208333rem;
    font-size: 0.104166rem;
    border-radius: 0.104166rem;
    text-align: center;
    color: #fff;
    background-color: #1D4F91;
    padding: 0 !important;
    font-weight: normal !important;
}

#dnn_ctr48170_order_btnCancel {
    display: inline-block;
    position: relative;
    font-size: 0.09375rem;
    color: #96a2a4;
    background-color: transparent !important;
    border: none !important;
    font-weight: normal !important;
}

#dnn_ctr48170_order_btnCancel::after {
    display: block;
    content: "|";
    position: absolute;
    right: 0;
    top: 0.015625rem;
}

#dnn_ctr48170_order_btnCancelAll {
    display: inline-block;
    bottom: 0;
    left: 49%;
    font-size: 0.09375rem;
    color: #96a2a4;
    background-color: transparent !important;
    border: none !important;
    font-weight: normal !important;
}

.div-item {
    position: relative;
}

.div-title-title {
    width: 28%;
    padding-bottom: 0.104166rem;
    padding-top: 0.104166rem;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid #1D4F91;
}

.div-title-title span {
    font-size: 0.104166rem;
    color: #1D4F91;
    font-weight: bold;
}

.div-item td:nth-of-type(1) {
    margin-top: 0.364583rem;
}

.div-item td {
    display: block;
    width: 100%;
    font-size: 0.104rem;
    margin-top: 0.104166rem;
    margin-bottom: 0.208333rem;
}

#dnn_ctr50516_order_cblModules input {
    width: 0.8em !important;
    height: 0.8em !important;
    margin-right: 0.3em !important;
}

.party_imgwrap img {
    width: 100%;
}


/* 电子商务 */


/* 电子商务 */

.sinochem_dswrap {
    width: 100%;
    height: 3.8rem;
    background-color: #F7F7F7;
}

.sinochem_ds_R {
    width: 100%;
    float: right;
    height: 3.8rem;
    position: relative;
}

.duobian_wrap {
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -0.0625rem;
    transform: translateX(-50%);
}

.duobian_wrap h2 {
    font-size: 0.125rem;
    transform: scale(1.2);
    color: #1D4F91;
    font-weight: bold;
    margin-top: -0.0625rem;
}


/* 形状 */

.hexagon {
    width: 1.145833rem;
    height: 0.666666rem;
    background: #1D4F91;
    position: relative;
    transition: .3s;
    overflow: inherit;
}

.hexagon img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.hexagon h3 {
    font-size: 0.125rem;
    font-weight: bold;
    position: absolute;
    bottom: 1em;
    left: 50%;
    line-height: 1.5em;
    transform: translateX(-50%);
    z-index: 3;
}

.ds_item05 a:hover {
    color: #036;
}

.ds_item06 a:hover {
    color: #036;
}

.ds_item07 a:hover {
    color: #036;
}

.ds_item08 a:hover {
    color: #036;
}

.hexagon p {
    font-size: 0.09375rem;
    line-height: 1.5em;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.hexagon:before {
    content: "";
    position: absolute;
    top: -0.333333rem;
    left: 0;
    width: 0;
    height: 0;
    border-left: 0.572916rem solid transparent;
    border-right: 0.572916rem solid transparent;
    border-bottom: 0.333333rem solid #1D4F91;
    transition: .3s;
}

.hexagon:after {
    content: "";
    position: absolute;
    bottom: -0.333333rem;
    left: 0;
    width: 0;
    height: 0;
    border-left: 0.572916rem solid transparent;
    border-right: 0.572916rem solid transparent;
    border-top: 0.333333rem solid #1D4F91;
    transition: .3s;
}


/* 白色六边形 */

.color_fff {
    background-color: #fff;
    color: #1D4F91;
}

.color_fff p {
    color: #1D4F91;
}

.color_fff:before {
    border-bottom: 0.333333rem solid #fff;
}

.color_fff:after {
    border-top: 0.333333rem solid #fff;
}


/* 蓝色六边形 */

.color_2f5597 {
    background-color: #1D4F91;
    color: #fff;
}

.color_2f5597 h3 {
    color: #FFFFFF;
    font-size: 0.104166rem;
    width: 100%;
    text-align: center;
    line-height: 0.45rem;
}

.color_2f5597 p {
    color: #FFFFFF;
}

.color_2f5597:before {
    border-bottom: 0.333333rem solid #1D4F91;
}

.color_2f5597:after {
    border-top: 0.333333rem solid #1D4F91;
}

.ds_item01 a {
    color: #fff;
    font-size: 1em;
}

.ds_item02 a {
    color: #fff;
    font-size: 0.8em;
}

.ds_item03 a {
    color: #fff;
}

.ds_item04 a {
    color: #fff;
}
.ds_item08 a {
    color: #1D4F91;
    font-size: 0.69em;
}
.ds_item07 a:hover {
    color: #1D4F91;
}
.ds_item08 a:hover {
    color: #1D4F91;
}
.ds_item07 a {
    color: #1D4F91;
    font-size: 1.1em;
}


/* 定位多边形 */

.ds_item {
    width: auto;
    height: auto;
    position: absolute;
    padding: 0.333333rem 0 0.333333rem 0;
}

.ds_item01 img {
    width: 18%;
    top: -0.078125rem;
}


/* 蓝色块位置 */

.ds_item01 {
    top: .359375rem;
    left: 53%;
    margin-left: -0.572916rem;
    z-index: 3;
    transition: .4s;
}

.ds_item02 {
    top: -1.661458rem;
    margin-top: 0.03125rem;
    right: .03125rem;
    z-index: 3;
}

.ds_item02 p {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.135416rem;
}

.ds_item03 {
    top: -0.536458rem;
    right: -129%;
    margin-left: -0.572916rem;
    margin-top: -0.098958rem;
    z-index: 3;
}

.ds_item03 img {
    top: 0.104166rem;
    width: 90%;
}

.ds_item03 p {
    position: absolute;
    bottom: -.5em;
}

.ds_item04 {
    z-index: 3;
    top: -0.661458rem;
    margin-top: 0.03125rem;
    left: -1.604167rem;
}

.ds_item04 p {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}


/* 白色块位置 */

.ds_item05 {
    top: -1.619792rem;
    left: -0.947917rem;
    margin-left: -0.052083rem;
    margin-left: -0.072083rem;
}

.ds_item05 img {
    position: absolute;
    top: 0.15625rem;
}

.ds_item06 {
    left: 95%;
    bottom: -1.567708rem;
    margin-right: -0.052083rem;
    margin-right: -0.072083rem;
}

.ds_item06 p {
    position: absolute;
    bottom: 0;
}

.ds_item07 {
    top: .447917rem;
    right: 97%;
    margin-right: -0.052083rem;
    margin-right: -0.072083rem;
    margin-top: -0.09375rem;
}

.ds_item07 p {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.ds_item08 {
    top: -1.526042rem;
    left: 103%;
    margin-left: -0.052083rem;
    margin-left: -0.072083rem;
    margin-top: -0.09375rem;
}

.ds_item08 p {
    font-size: 0.15625rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.ds_item {
    transition: .3s;
}

.box_shadow {
    width: 1.145833rem;
    height: 1.145833rem;
    position: absolute;
    top: 0.09375rem;
    left: 0;
    border-radius: 50%;
    transition: .3s;
}

.ds_item:hover .box_shadow {
    box-shadow: 0 0 0.208333rem 0 rgba(0, 0, 0, .45);
}


/* 全球中化地图 */

.sinochem_mapwrap {
    width: 100%;
    margin-top: 0.520833rem;
}

.sinochem_map_R {
    width: 78%;
    float: right;
}

.map_wrap {
    width: 100%;
}

.map_title i {
    display: inline-block;
    font-style: normal;
    font-size: 0.104166rem;
    color: #1D4F91;
    line-height: 0.239583rem;
}

.map_title i:nth-of-type(1) {
    width: 0.239583rem;
    height: 0.239583rem;
    border-radius: 50%;
    border: 1px solid #1D4F91;
    text-align: center;
}

.map_title i:nth-of-type(2) {
    text-indent: 0.052083rem;
    font-weight: bold;
    padding-right: 2em;
    background: url(../image/moren.png) right center no-repeat;
    background-size: 0.083333rem auto;
}

.map_cont {
    width: 98%;
    height: 2.916666rem;
    border-left: 1px dashed #1D4F91;
    margin-left: 0.132291rem;
    background: url(../image/map02.png) center center no-repeat;
    background-size: 90% auto;
    position: relative;
}

.map_item {
    width: 0.338541rem;
    height: 0.677083rem;
    background: url(../image/moren.png) center center no-repeat;
    background-size: 100% auto;
    font-size: 0.0625rem;
    color: #fff;
    line-height: 0.364583rem;
    text-align: center;
    position: absolute;
    cursor: pointer;
    transition: .4s;
}

.map_item i {
    font-style: normal;
    line-height: 1.5em;
    font-size: 0.0625rem;
    display: block;
    margin-top: 2em;
}

.map_item6 i {
    margin-top: 1.5em;
}

.map_item7 i {
    margin-top: 1.5em;
}

.map_item:hover {
    background: url(../image/active1.png) center center no-repeat;
    background-size: 100% auto;
}

.map_item1 {
    top: 0.364583rem;
    left: 0.729166rem;
}

.map_item2 {
    top: 1.276041rem;
    left: 0.677083rem;
}

.map_item3 {
    top: 0.411458rem;
    left: 1.442708rem;
}

.map_item4 {
    top: 0.604166rem;
    left: 1.901041rem;
    font-size: 0.083333rem;
    background: url(../image/china.png) center center no-repeat;
    background-size: 100% auto;
}

.map_item5 {
    top: 1.458333rem;
    left: 2.239583rem;
}

.map_item6 {
    top: 0.447916rem;
    right: 1.328125rem;
}

.map_item7 {
    top: 1.395833rem;
    right: 0.713541rem;
}

.map_title2 i:nth-of-type(2) {
    background: none;
}

.map_item_active {
    background: url(../image/active1.png) center center no-repeat;
    background-size: 100% auto;
}

.chanpinwrap {
    width: 100%;
}

.prod_wrap {
    width: 100%;
}

.prodbtn_list {
    width: 100%;
    margin-top: 0.135416rem;
}

.prodbtn_list li {
    float: left;
    margin-right: 0.09375rem;
    width: auto;
    height: 0.197916rem;
    line-height: 0.197916rem;
    font-size: 0.104166rem;
    text-align: center;
    color: #1D4F91;
    padding: 0 1em 0 1em;
    margin-bottom: 1em;
    border-radius: 0.104166rem;
    border: 1px solid #1D4F91;
    transition: .3s;
    cursor: pointer;
}

.prodbtn_list .prodbtn_active {
    background-color: #1D4F91;
    color: #fff;
}

.prodcont_wrap {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 0.25rem;
}

.prod_item {
    width: 100%;
    padding: 2em 0 2em 0;
    display: none;
    opacity: 0;
    position: .3s;
    background-color: #F7F7F7;
    margin-bottom: 0.416666rem;
}

.prod_item>a {
    display: inline-block;
    width: 40%;
    padding-left: 5%;
    font-size: 0.104166rem;
    color: #1D4F91;
    line-height: 2em;
}

.prodcont_wrap .prodcont_active {
    display: block;
    opacity: 1;
    position: .3s;
}

.mapcont_wrap {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 0.25rem;
}

.mapcont_item {
    width: 100%;
    padding: 2em 0 2em 0;
    display: none;
    opacity: 0;
    position: .3s;
    background-color: #F7F7F7;
    margin-bottom: 0.104166rem;
}

.mapcont_item .news-title {
    display: inline-block !important;
    width: 40% !important;
    padding-left: 0.364583rem !important;
    font-size: 0.104166rem !important;
    color: #1D4F91 !important;
    line-height: 2em !important;
    background: url(../image/right_icon.png) 3.5rem center no-repeat;
    background-size: .5em auto;
    text-indent: 1em;
}

.mapcont_wrap .prodcont_active {
    display: block;
    opacity: 1;
    position: .3s;
}

.sinochem-book2017 {
    display: none;
    transition: .4s;
}


/* 中化网站群 */

.wzq_wrap {
    width: 100%;
}

.wzq_wrap li {
    float: left;
    width: 49%;
    background-color: #F7F7F7;
    margin-bottom: 0.208333rem;
}

.wzq_wrap li:nth-child(even) {
    margin-left: 2%;
}

.wzq_wrap li h2 {
    width: 100%;
    height: 0.447916rem;
    line-height: 0.447916rem;
    font-size: 0.15625rem;
    text-indent: 0.25rem;
    color: #fff;
    font-weight: bold;
    background-color: #1D4F91;
    margin-top: 0;
}

.wzq_wrap li h2 a {
    color: #fff !important;
}

.lianjie_list {
    width: 100%;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}

.lianjie_list a {
    display: block;
    font-size: 0.104166rem;
    line-height: 2em;
    color: #000;
    text-indent: 0.35rem;
    background: url(../image/jiantou_hei.png) 0.25rem center no-repeat;
    background-size: 0.5em;
}

.lianjie_list p {
    line-height: 1;
    margin-bottom: 0;
}


/* 日期筛选 */

.news-time-wrap {
    padding-bottom: 0.063rem;
    border-bottom: 1px solid #1D4F91;
    margin-bottom: 0.255rem;
}

.time-icon-left {
    float: left;
    padding-left: 0.151rem;
    line-height: 1.25;
    font-size: 0.104rem;
    color: #1D4F91;
    background: url(../image/time_icon01.png) no-repeat left center / 0.106rem auto;
    cursor: pointer;
}

.time-icon-right {
    float: right;
}

.time-icon-right li {
    float: right;
    font-size: 0.099rem;
    line-height: 1.28;
    color: #1D4F91;
    padding-left: 0.139rem;
    padding-right: 0.118rem;
    position: relative;
    margin-left: 0.18rem;
}

.time-icon-right li:before,
.time-icon-right li:after {
    content: "";
    display: block;
    width: 0.038rem;
    height: 0.079rem;
    margin: auto 0;
    position: absolute;
    top: 0;
    bottom: 0;
}

.time-icon-right li:before {
    background: url(../image/jt-news-left.png) no-repeat left center / 0.038rem auto;
    left: 0;
}

.time-icon-right li:after {
    background: url(../image/jt-news-right.png) no-repeat right center / 0.038rem auto;
    right: 0;
}


/* 点击展示 */

.sinochem-date {
    width: 100%;
    height: 100%;
    background: rgba(47, 85, 151, .8);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    opacity: 0;
    z-index: 22;
    transition-duration: .5s;
}

.sinochem-date-show {
    opacity: 1;
    display: block;
}

.quesdate-wrap {
    width: 3.27rem;
    height: 4.042rem;
    background: #fff;
    margin: auto 0;
    position: absolute;
    top: 0;
    left: 1.995rem;
    bottom: 0;
    z-index: 24;
    transform: translateZ(2px);
}

.quesdate-wrap::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 0.151rem;
    left: -0.109rem;
    border-right: 0.094rem solid #fff;
    border-top: 0.047rem solid transparent;
    border-left: 0.047rem solid transparent;
    border-bottom: 0.047rem solid transparent;
}

.time-table {
    padding: 0.224rem 0 0.172rem;
    border-bottom: 1px solid #c7c7c7;
}

.quesBtn {
    float: left;
    width: 50%;
    text-align: center;
}

.begin-time,
.begin_inp {
    line-height: 1.25;
    font-size: 0.104rem;
cursor: pointer;
}

.begin-time:after {
    content: "";
    display: block;
    width: 0.079rem;
    height: 100%;
    background: url(../image/jt-news-bot.png) no-repeat center center / 0.079rem auto;
    margin: auto 0;
    position: absolute;
    top: 0;
    right: 20%;
    bottom: 0;
}

.begin-time {
    margin-bottom: 0.031rem;
    color: #1D4F91;
    position: relative;
}

.begin_inp {
    text-align: center;
    color: #c7c7c7;
    font-weight: normal;
}

.begin_inp::-webkit-input-placeholder {
    color: #C7C7C7;
}

.begin_active .begin_inp::-webkit-input-placeholder {
    color: #0092E5;
}

.begin_active .begin_inp {
    color: #0092E5;
}

.begin_active .begin-time:after {
    background: url(../image/jt-news-top.png) no-repeat center center / 0.079rem auto;
}

.date_cont1 {
    display: none;
}

.date_active {
    display: block;
}

.hasDatepicker {
    width: 100%;
}

.ui-datepicker-header {
    line-height: 1.28;
    position: relative;
}

.ui-datepicker-title {
    text-align: center;
    font-size: 0.094rem;
    color: #0092e5;
}

.ui-datepicker-prev,
.ui-datepicker-next {
    width: 0.223rem;
    height: 0.12rem;
    margin: auto 0;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 25;
}

.ui-datepicker-prev {
    left: 0;
    background: url(../image/jt-gray-left.png) no-repeat right center / 0.038rem auto;
}

.ui-datepicker-prev-hover {
    background: url(../image/jt-blue-left.png) no-repeat right center / 0.038rem auto;
}

.ui-datepicker-next {
    right: 0;
    background: url(../image/jt-gray-right.png) no-repeat left center / 0.038rem auto;
}

.ui-datepicker-next-hover {
    background: url(../image/jt-blue-right.png) no-repeat left center / 0.038rem auto;
}

.ui-datepicker-calendar {
    display: block;
    width: 100%;
    padding-top: 0.115rem;
}


/* .ui-datepicker-calendar tr{
	height: auto !important;
	border: none !important;
}
.ui-datepicker-calendar td{
	height: auto !important;
	border: none !important;
} */

.ui-datepicker-calendar * {
    display: block;
}

.ui-datepicker-calendar tr {
    position: relative;
}

.ui-datepicker-calendar tr:after {
    content: "";
    display: block;
    clear: both;
}

.ui-datepicker-calendar thead tr th {
    padding: 0;
    float: left;
    width: 14.2%;
    height: 0.12rem !important;
    line-height: 0.12rem;
    text-align: center;
    font-size: 0.094rem;
}

.ui-datepicker-calendar tbody {
    padding-top: 0.111rem;
    border-left: 1px solid #c7c7c7;
}

.ui-datepicker-calendar tbody tr {
    display: flex;
}

.ui-datepicker-calendar tbody tr:first-child {
    border-top: 1px solid #c7c7c7;
}

.ui-datepicker-calendar tbody td {
    padding: 0;
    float: left;
    /* width: 14%; */
    height: 0.38rem !important;
    line-height: 0.38rem;
    text-align: center;
    background: rgba(47, 85, 151, .05);
    border-right: 1px solid #c7c7c7 !important;
    border-bottom: 1px solid #c7c7c7 !important;
    display: flex;
    flex: 1;
    justify-content: center;
}

.ui-datepicker-calendar tbody td a {
    display: block;
    width: 100%;
    height: 100%;
}

.ui-state-default {
    background: transparent !important;
}

.ui-state-active {
    background: #0092e5 !important;
}

.quesbtnwrap {
    width: 88.1%;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 0.104rem;
    left: 0;
}

.btn-style {
    height: 0.24rem;
    line-height: 0.24rem;
    text-align: center;
    font-size: 0.094rem;
cursor: pointer;
}

.require_btn {
    width: 33%;
    float: left;
    border: 1px solid #1D4F91;
    border-radius: 0.198rem;
}

.submit_btn {
    border-radius: 0.198rem;
    float: right;
    width: 58%;
    background-color: #1D4F91;
    color: #fff;
}

.datepicker-days {
    display: block !important;
}


/* 新闻样式 */

.news-box {
    padding-bottom: 0.53rem;
}

.news-left {
    float: left;
    width: 50%;
    height: 3.068rem;
    background-color: #F7F7F7;
}

.news-swiper {
    width: 100%;
    height: 100%;
}

.newsimg-image {
    width: 100%;
    height: 1.948rem;
}

.newsimg-image img {
    display: block;
    width: 100%;
    height: 100%;
}

.newsimg-text {
    width: 100%;
    height: 1.12rem;
    box-sizing: border-box;
    padding: 0.151rem 0.161rem 0;
    background: #f7f7f7;
}

.newsimg-title {
    color: #000;
    height: 0.172rem;
    font-size: 0.104rem;
    font-weight: bold;
    margin-bottom: 0.063rem;
}

.newsimg-title a.news-title {
    color: #000;
    line-height: 1.5;
}

.newsimg-cont {
    width: 100%;
    height: 0.396rem;
    line-height: 1.9;
    text-align: justify;
    font-size: 0.104rem;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0.078rem;
}

.newsimg-form b {
    float: left;
    line-height: 1.25;
    font-size: 0.104rem;
    font-weight: normal;
    color: #000;
}

.newsimg-form b:nth-child(2) {
    padding: 0 0.083rem;
}

.news-pagination {
    height: 10px;
    top: 1.747rem;
    bottom: 0;
}

.news-pagination .swiper-pagination-bullet {
    width: 0.349rem;
    height: 1px;
    background-color: #fff;
    border-radius: 0;
    margin: 0 0.047rem;
    opacity: 1;
}

.news-pagination .swiper-pagination-bullet-active {
    height: 0.021rem;
}

.zmyg-pagination {
    bottom: 30px !important;
}

.zmyg-pagination .swiper-pagination-bullet {
    width: 0.249rem;
    height: 1px;
    background-color: #fff;
    border-radius: 0;
    margin: 0 0.047rem;
    opacity: 1;
}

.zmyg-pagination .swiper-pagination-bullet-active {
    height: 0.015rem;
}

.yg-pagination {
    bottom: 30px !important;
    width: 100%;
    display: none;
}

.yg-pagination .swiper-pagination-bullet {
    width: 0.249rem;
    height: 1px;
    background-color: #1D4F91;
    border-radius: 0;
    margin: 0 0.047rem;
    opacity: 1;
}

.yg-pagination .swiper-pagination-bullet-active {
    height: 0.015rem;
}

.news-pagination span::after {
    display: none;
}

.news-pagination span::before {
    display: block;
    content: "";
    width: 100%;
    height: 0.156rem;
    position: absolute;
    top: -1.25rem;
    left: 0;
}

.news-btnl,
.news-btnr {
    width: 0.208rem;
    height: 0.208rem;
    top: 35%;
    z-index: 4;
    pointer-events: auto !important;
}

.news-btnl {
    background: url(../image/btn-news-left.png) no-repeat center center / cover;
    left: 0.109rem;
}

.news-btnr {
    background: url(../image/btn-news-right.png) no-repeat center center / cover;
    right: 0.109rem;
}


/* 聚焦中化 */

.imgnews01 {
    margin-bottom: 0.208rem;
}

.imgnews01-cont {
    float: left;
    width: 47.1%;
    margin-right: 0.432rem;
}

.imgnews01 .imgnews01-cont:nth-of-type(2n) {
    margin-right: 0;
}

.imgnews01-cont2 {
    margin-right: 0;
}


/* 新闻列表 */

.news-right {
    float: right;
    width: 45.7%;
}

.news-page li {
    padding-bottom: 0.094rem;
    border-bottom: 1px solid #C7C7C7;
    margin-bottom: 0.115rem;
}

.news-page-title {
    height: 0.182rem;
    font-size: 0.104rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 0.036rem;
}

.news-page-title a {
    color: #000;
    transition: .3s;
}

.news-page-title a:hover {
    color: #1D4F91;
}

.news-page-time b {
    float: left;
    line-height: 1.25;
    font-size: 0.083rem;
    font-weight: normal;
    color: #000;
}

.news-page-time b:nth-child(2) {
    padding: 0 0.031rem;
}

.news-page-ywdt {
    padding-bottom: 0.623rem;
}

.news-page-ywdt li {
    float: left;
    width: 45.7%;
    margin-right: 0.641rem;
}

.news-page-ywdt li:nth-child(even) {
    margin-right: 0;
}


/* 分页 */

.pagebtn_wrap {
    display: none;
}

.i-pager {
    margin-top: 0;
    padding-top: 0.354rem;
    width: 100%;
    text-align: center;
    display: inline-block;
}

.i-pager a {
    border: none;
    height: 0.13rem;
    line-height: 0.13rem;
    font-size: 0.104rem;
}

.i-pager a span {
    color: #444;
}

.i-pager-first {
    display: none;
}

.i-pager-last {
    display: none;
}

.i-pager-info {
    display: none;
}

.i-pager-prev,
.i-pager-next {
    display: inline-block;
    position: relative;
}

.i-pager-next:hover {
    background: transparent;
}

.i-pager-prev:hover {
    background: transparent;
}

.i-pager-prev span {
    display: none;
}

.i-pager-prev::after {
    display: block;
    content: "";
    width: 0.044rem;
    height: 0.068rem;
    background: url(../image/btn_left.png) no-repeat center center / cover;
    margin: auto;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

.i-pager-next span {
    display: none;
}

.i-pager-next::after {
    display: block;
    content: "";
    width: 0.044rem;
    height: 0.068rem;
    background: url(../image/btn_right.png) no-repeat center center / cover;
    margin: auto;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

.i-pager-item-active {
    background-color: transparent !important;
    color: #1D4F91 !important;
}

.i-pager-item-active span {
    color: #1D4F91 !important;
}

.pagination-input {
    width: 0.188rem;
    padding-left: 0.026rem;
    padding-right: 0.026rem;
    border-bottom: 1px solid #1D4F91;
    font-size: 0.104rem;
    color: #1D4F91;
}

.i-pager-item:hover {
    background: transparent !important;
    color: #1D4F91 !important;
}

.i-pager i {
    font-style: normal;
    font-size: 0.104rem;
    color: #1D4F91;
}

.page-btn {
    display: inline-block;
    padding-right: 0.152rem;
    font-size: 0.104rem;
    position: relative;
    color: #1D4F91;
    margin-left: 0.083rem;
    cursor: pointer;
}

.page-btn::after {
    display: block;
    content: "";
    width: 0.107rem;
    height: 0.068rem;
    background: url(/Portals/137/Skins/sinochem-second/images/jt-dob-right.png) no-repeat center center / cover;
    margin: auto 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.page-all {
    display: none;
}


/* 纪检监察
切换标题 */

.title_par {
    width: 100%;
    border-top: 1px solid #1D4F91;
}

.title-parcont {
    float: left;
    padding: 0.094rem 0 0;
    line-height: 1.25;
    font-size: 0.104rem;
    color: #1D4F91;
    border-top: 0.021rem solid transparent;
    margin-right: 0.203rem;
    cursor: pointer;
}

.title-parcont a {
    color: #1D4F91 !important;
}

.title-parcont.active {
    border-top-color: #1D4F91;
}

.title-parcont:hover {
    border-top-color: #1D4F91;
}


/* 切换内容 */

.jjjc-qhcont {
    padding-bottom: 0.594rem;
}

.jjjc-qhcont .DnnModule-DNN_HTML {
    display: none;
}

.jjjc-qhcont .DnnModule-DNN_HTML:first-child {
    display: block;
}

.jjjc-qhcont .DnnModule-50940 {
    display: block;
}

.tell_wrap h3 {
    height: 0.182rem;
    font-size: 0.104rem;
    color: #1D4F91;
    margin-bottom: 0.104rem;
}


/* 数字滚动 */

.ranking-wrap {
    width: 100%;
	margin-bottom: .16rem;
}
@media (max-width: 768px) {
	.ranking-wrap { margin-bottom: .5rem; }
}

.ranking-wrap li {
    width: 26%;
    margin-right: 3%;
    background: transparent;
    float: left;
}

.ranking-wrap li:nth-of-type(3) {
    width: 35%;
    margin-right: 0;
}


/* .ranking-num {
   font-size: 6.95rem;
   height: 1em;
   line-height: 1.1;
   color: #1D4F91;
   margin-bottom: 0.3em;
   font-weight: 400;
   display: inline-block;
   padding-right: 2.5rem;
   background: url(../../images/top_icon01.png) right bottom no-repeat;
   font-family: Arial, Helvetica, sans-serif !important;
} */

.ranking-text {
    font-size: 0.114583rem;
    line-height: 1.8em;
    color: #1D4F91;
}

.ranking-more {
    margin-top: 0.260416rem;
    display: inline-block;
    font-size: 0.104166rem;
    color: #1D4F91;
    padding-right: 0.208333rem;
    background: url(../image/jt-blue.png) right center no-repeat;
    cursor: pointer;
    font-weight: bold;
    margin-bottom: 0;
}

.sinochem-rank-more {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .95);
    overflow: auto;
    transition: .5s ease-in-out;
    z-index: 100;
}

.rank-more-show {
    left: 0;
}

.rank-more-hide {
    left: 100%;
}

.more-listwrap {
    width: 77.084%;
    padding-bottom: 1.041666rem;
    position: absolute;
    top: 0.520833rem;
    left: 50%;
    margin-left: -38%;
}

.more-back {
    position: absolute;
    top: -2em;
    left: 0;
    font-size: 0.145833rem;
    color: #1D4F91;
    line-height: 2em;
    cursor: pointer;
}

.table-wrap {
    width: 100%;
    border-collapse: collapse;
}

.table-wrap tr {
    height: 0.208333rem;
    border: 1px solid #1D4F91;
    font-size: 0.114583rem;
    text-align: center;
    color: #1D4F91;
    vertical-align: middle !important;
    line-height: 1.5em !important;
}

.table-wrap td {
    height: 0.208333rem;
    border: 1px solid #1D4F91;
    font-size: 0.114583rem;
    text-align: center;
    color: #1D4F91;
    vertical-align: middle !important;
    line-height: 1.5em !important;
}

.table-head td {
    height: 0.572916rem;
}

.table-head td:nth-of-type(1) {
    width: 10%;
}

.table-head td:nth-of-type(2) {
    width: 34%;
}

.table-head td:nth-of-type(3) {
    width: 28%;
}

.table-head td:nth-of-type(4) {
    width: 28%;
}


/* 资质荣誉 */

.DnnModule-49933 i {
    display: none;
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 0;
    transform: translateY(0);
    width: 18% !important;
    height: 100% !important;
    right: 0;
}

.swiper-pagination02 {
    right: 0.4rem;
    width: 30px;
}

.swiper-pagination02 .left_b {
    display: block;
    transition: .3s;
    font-size: 0.104166rem !important;
    line-height: 1.6em;
    position: absolute;
    color: #1D4F91;
    top: 50%;
    transform: translateY(-50%) !important;
    left: -0.316666rem;
    font-weight: 300 !important;
    opacity: .7;
    font-family: Arial, Helvetica, sans-serif !important;
}

.swiper-pagination02 .right_b {
    display: block;
    width: 0.260416rem;
    color: #1D4F91;
    font-size: 0.083333rem;
    line-height: 2em;
    position: absolute;
    top: -100%;
    right: -0.416666rem;
}

.swiper-pagination02,
.swiper-pagination01 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.swiper-tab02 {
    height: 3.46875rem;
}

.swiper-tab02 .timeline-year {
    display: none;
}

.swiper-tab02 .swiper-slide-content {
    width: 75%;
    margin-top: 0.25rem;
    height: auto;
}

.zzry_leftnum {
    color: #1D4F91;
    position: absolute;
    bottom: 0;
    left: -35%;
    font-weight: normal;
    font-size: 0.78125rem;
    height: .9em;
    line-height: 1.05em;
    opacity: .1;
    font-family: Arial, Helvetica, sans-serif;
}

.swiper-pagination02 {
    height: 100%;
    width: 30px;
}

.swiper-pagination02::before {
    display: block;
    content: "";
    width: 1px;
    height: 100%;
    background-color: #1D4F91;
    position: absolute;
    top: 0;
    left: 49%;
}

.swiper-pagination02 .swiper-pagination-bullet {
    z-index: 3;
    opacity: 1;
    width: 0.046875rem !important;
    height: 0.046875rem !important;
    border-radius: 50% !important;
    transform: scale(1) !important;
    margin: 0.15625rem 0 0.15625rem 0 !important;
    top: 0 !important;
    background-color: #1D4F91;
}

.swiper-pagination02 .swiper-pagination-bullet-active {
    position: relative;
    width: 0.078125rem !important;
    height: 0.078125rem !important;
    background: #fff;
    border: 1px #1D4F91 solid;
    transform: scale(1.5) !important;
}

.swiper-pagination02 .swiper-pagination-bullet-active .left_b {
    transition: .4s;
    font-weight: normal;
    opacity: 1;
    transform: scale(1.1)translateY(-50%) !important;
    margin-top: 0.005rem;
}

.swiper-pagination02 .swiper-pagination-bullet-active .right_b {
    transition: .2s;
}

.swiper-pagination02 .swiper-pagination-bullet::after {
    display: none;
    opacity: 0;
    content: "";
    width: 0.078125rem;
    height: 0.078125rem;
    border: 1px solid #1D4F91;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(1);
    box-sizing: border-box;
    transition: .5s ease-in;
}

.swiper-pagination02 .swiper-pagination-bullet-active::after {
    display: block;
    opacity: 1;
    left: 50%;
    top: 50%;
    transform: scale(1) translateX(-50.5%) translateY(-50.5%);
    transition: .3s ease-out;
    width: 0.046875rem !important;
    height: 0.046875rem !important;
    background: #1D4F91;
}


/* 企业文化 */

.wenhua_phone {
    margin-bottom: 0.12rem !important;
}

.DnnModule-47975 .sinochem-samecont {
    padding-bottom: 0.151rem;
}

.qywh-qhcont .DnnModule-DNN_HTML {
    display: none;
}

.qywh-qhcont .DnnModule-DNN_HTML:first-child {
    display: block;
}

.DnnModule-49950 {
    margin-top: -0.2rem;
}

.DnnModule-49951 {
    margin-top: -0.2rem;
}

.DnnModule-49952 {
    margin-top: -0.2rem;
}


/* 司歌 */

#dnn_ctr47981_HtmlModule_lblContent h3 {
    height: 0.245rem;
    font-size: 30px;
    color: #1D4F91;
    text-align: center;
    margin-bottom: 0.146rem;
}

.sg-videobox {
    width: 100%;
    height: 3.25rem;
}

.sg-videobox img {
    width: 100%
}

.sg-videobox .jqygga-play {
    background: rgba(47, 85, 151, 0);
    opacity: 1;
}


/* 微电影 */

.wdy-box {
    margin: 0.594rem 0 0.385rem;
    position: relative;
}

.qywh-wdy {
    width: 100%;
}

.qywh-wdy .news-title {
    font-size: 0.104rem;
    color: #1D4F91;
    line-height: 2em;
}

.qywh-wdy .jqygga-play {
    background: rgba(47, 85, 151, 0);
    opacity: 1;
}

.wdy-next,
.wdy-prev {
    width: 0.173rem;
    height: 0.243rem;
}

.wdy-next {
    right: -0.553rem;
    background: url(../image/btn_right.png) no-repeat center center / cover;
}

.wdy-prev {
    left: -0.553rem;
    background: url(../image/btn_left.png) no-repeat center center / cover;
}

.wdy-pagination {
    width: 100%;
    bottom: -0.383rem;
}

.wdy-pagination .swiper-pagination-bullet {
    width: 0.349rem;
    height: 1px;
    background: #1D4F91;
    border-radius: 0;
    margin: 0 0.047rem;
    position: relative;
    opacity: 1;
}

.wdy-pagination .swiper-pagination-bullet:after {
    display: block;
    content: "";
    width: 100%;
    height: 0.052rem;
    position: absolute;
    top: -0.026rem;
    left: 0;
}

.wdy-pagination .swiper-pagination-bullet-active {
    height: 0.021rem;
}


/* 海报 */

.hb-box {
    width: 100%;
    height: 2.35rem;
    padding-bottom: 0.203rem;
    position: relative;
}

.hb-swiper {
    width: 100%;
    height: 100%;
}

.hb-image {
    width: 100%;
    height: 1.945rem;
    margin-bottom: 0.081rem;
}

.hb-image img {
    display: block;
    width: 100%;
    height: 100%;
}

.hb-title {
    line-height: 1.25;
}

.hb-title a {
    font-size: 0.104rem;
    color: #1D4F91;
    font-weight: bold;
}

.hb-next,
.hb-prev {
    width: 0.173rem;
    height: 0.243rem;
}

.hb-next {
    right: -0.553rem;
    background: url(../image/btn_right.png) no-repeat center center / cover;
}

.hb-prev {
    left: -0.553rem;
    background: url(../image/btn_left.png) no-repeat center center / cover;
}

.hb-pagination {
    width: 100%;
    bottom: 0;
}

.hb-pagination .swiper-pagination-bullet {
    width: 0.349rem;
    height: 1px;
    background: #1D4F91;
    border-radius: 0;
    margin: 0 0.047rem;
    position: relative;
    opacity: 1;
}

.hb-pagination .swiper-pagination-bullet:after {
    display: block;
    content: "";
    width: 100%;
    height: 0.052rem;
    position: absolute;
    top: -0.026rem;
    left: 0;
}

.hb-pagination .swiper-pagination-bullet-active {
    height: 0.021rem;
}


/* 了解更多动态 */

.ljgd-box {
    margin-bottom: 0.318rem;
    height: 1.255rem;
    position: relative;
}

.ljgd-lb {
    width: 100%;
    height: 100%;
}

.ljgd-image {
    width: 100%;
    height: 1.057rem;
    margin-bottom: 0.078rem;
    overflow: hidden;
}

.ljgd-image img {
    display: block;
    width: 100%;
    height: 100%;
    transition: .7s;
}

.ljgd-image:hover img {
    transform: scale(1.1);
}

.ljgd-title {
    line-height: 1.28;
}

.ljgd-title a {
    font-size: 0.094rem;
    color: #1D4F91;
}

.btn-ljgddt {
    display: none;
    margin: 0 auto 0.438rem;
    width: 1.042rem;
    height: 0.25rem;
    line-height: 0.25rem;
    background: #1D4F91;
    border-radius: 0.198rem;
    text-align: center;
    font-size: 0.094rem;
    color: #fff !important;
}


/* 60秒看企业文化 */

.qywh60m-fh {
    margin-bottom: 0.204rem;
    margin-top: -0.1rem;
}

.qywh60m-ul {
    width: 100%;
}

.qywh60m-li {
    float: left;
    width: 1.849rem;
    margin-right: 0.099rem;
    margin-bottom: 0.318rem;
}

.qywh60m-li:nth-child(3n) {
    margin-right: 0;
}

.qywh60m-li .jqygga-video-box {
    height: 1.047rem;
    margin-bottom: 0.141rem;
}

.qywh60m-li .jqygga-play {
    background: rgba(47, 85, 151, 0.35);
    opacity: 1;
}

.wh60m-title {
    line-height: 1.27;
    margin-bottom: 0.047rem;
}

.wh60m-title a {
    font-size: 0.135rem;
    color: #1D4F91;
}

.wh60m-xx span {
    float: left;
    display: block;
    line-height: 1.25;
    font-size: 0.104rem;
    color: #96a2a4;
}

.wh60m-ly {
    padding-right: 0.073rem;
    position: relative;
}

.wh60m-ly:after {
    content: "";
    display: block;
    width: 1px;
    height: 0.104rem;
    background: #96a2a4;
    margin: auto 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.wh60m-se {
    padding: 0 0.042rem 0 0.073rem;
}

.DnnModule-49200 .sinochem-contl,
.mobqywh60m-ul {
    display: none;
}

.DnnModule-49942 .sinochem-samecont {
    padding-bottom: 0;
}


/* 员工天地 */

.DnnModule-47992 .sinochem-samecont {
    padding-bottom: 0.172rem;
}

.yg_listwrap {
    width: 100%;
}

.yg_list-li {
    margin-bottom: 0.354rem;
}

.yg_listwrap .yg_list-li:nth-of-type(1) .ygimg_wrap {
    float: left;
    width: 1.495rem;
}

.yg_listwrap .yg_list-li:nth-of-type(1) .ygcont_wrap {
    float: right;
    width: 4.089rem;
}

.yg_listwrap .yg_list-li:nth-of-type(1) .ygimg_wrap02 {
    float: left;
    width: 1.495rem;
}

.yg_listwrap .yg_list-li:nth-of-type(1) .ygcont_wrap02 {
    float: right;
    width: 4.089rem;
}

.yg_listwrap .yg_list-li:nth-of-type(2) .ygimg_wrap {
    float: right;
    width: 2.797rem;
}

.yg_listwrap .yg_list-li:nth-of-type(2) .ygcont_wrap {
    float: left;
    width: 2.818rem;
}


/*
.yg_list-li1 .ygimg_wrap{
   float: left;
   width: 1.495rem;
}
.yg_list-li1 .ygcont_wrap{
   float: right;
   width: 4.089rem;
}
.yg_list-li1 .ygimg_wrap02{
   float: left;
   width: 1.495rem;
}
.yg_list-li1 .ygcont_wrap02{
   float: right;
   width: 4.089rem;
}

.yg_list-li2 .ygimg_wrap{
   float: right;
   width: 2.797rem;
}
.yg_list-li2 .ygcont_wrap{
   float: left;
   width: 2.818rem;
}
*/

.ygimg_wrap img {
    display: block;
    width: 100%;
}

.ygcont_wrap h3 {
    line-height: 1.27;
    font-size: 0.156rem;
    color: #1D4F91;
    margin-bottom: 0.115rem;
}

.ygcont_wrap h3 a.news-title {
    color: #1D4F91;
}

.ygcont_text {
    margin-bottom: 0.234rem;
    line-height: 1.6em;
    font-size: 0.104rem;
    color: #000;
}

.ygcont_text img {
    display: none !important;
}

.ygcont_wrap_more {
    width: 0.958rem;
    line-height: 1.24;
    padding: 0.063rem 0 0.068rem;
}

.ygcont_wrap_more a {
    font-size: 0.089rem;
}


/* 员工天地轮播 */

.yg-box {
    width: 100%;
    height: 1.604rem;
    background: #f7f7f7;
}

.yg-swiper {
    width: 100%;
    height: 100%;
}

.yg-swiper .swiper-slide {
    background: url(../image/yinhao01.png) no-repeat 0.74rem 0.068rem / 0.26rem auto, url(../image/yinhao02.png) no-repeat 3.786rem 0.396rem / 0.26rem auto;
}

.yg-swiper .news-title {
    display: none;
}

.slidecont {
    width: 3.719rem;
    margin: 0.302rem auto 0.276rem;
}

.yg_text {
    height: 0.458rem;
    line-height: 2;
    font-size: 0.104rem;
    color: #1D4F91;
    margin-bottom: 0.083rem;
}

.yg_tit {
    line-height: 1.28;
    font-size: 0.094rem;
    color: #1D4F91;
    text-align: right;
}

.yg_morebtn {
    margin: 0 auto;
    width: 0.823rem;
    line-height: 1.25;
    padding: 0.031rem 0 0.036rem;
}

.yg_morebtn a {
    font-size: 0.104rem;
}

.yg-next,
.yg-prev {
    width: 0.173rem;
    height: 0.243rem;
}

.yg-next {
    right: -0.553rem;
    background: url(../image/btn_right.png) no-repeat center center / cover;
}

.yg-prev {
    left: -0.553rem;
    background: url(../image/btn_left.png) no-repeat center center / cover;
}


/* 员工风采切换 */

.ygfcqh-title {
    padding-top: 0.641rem;
    margin-bottom: 0.432rem;
}

.jjjc-qhcont .DnnModule-GTModulesCMS {
    display: none;
}

.jjjc-qhcont .DnnModule-GTModulesCMS:first-child {
    display: block;
}

.ygnews_wrap li {
    line-height: 1.25;
    padding-bottom: 0.146rem;
    border-bottom: 1px solid #c7c7c7;
    margin-bottom: 0.167rem;
}

.ygnews_title {
    float: left;
    width: 60%;
}

.ygnews_title a.news-title {
    display: block;
    font-size: 0.104rem;
    color: #000;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: .3s;
}

.ygnews_title a.news-title:hover {
    color: #1D4F91;
}

.ygnews_date {
    float: right;
    width: 27%;
    font-size: 0.104rem;
    color: #000;
}

.ygnews_date b {
    font-weight: normal;
}

.DnnModule-49960 {
    margin-top: 0.34rem;
}


/* 下载报告 */

.dr-li {
    float: left;
    width: 1.354rem;
    height: 1.844rem;
    margin: 0 0.09rem 0.109rem 0;
    overflow: hidden;
    position: relative;
}

.dr-image,
.dr-image img,
.drh-image img {
    display: block;
    width: 100%;
    height: 100%;
}

.dr-li .news-title {
    display: none;
}

.dr-hover {
    width: 100%;
    height: 100%;
    background: rgba(47, 85, 151, .7);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition-duration: .5s;
}

.dr-li:hover .dr-hover {
    opacity: 1;
}

.drh-image {
    width: 0.526rem;
    height: 0.526rem;
    margin: 0.594rem auto 0;
}

.drh-text {
    position: absolute;
    bottom: 0.104rem;
    left: 0.182rem;
}

.drh-text span {
    display: inline-block;
    line-height: 1.27;
    font-size: 0.094rem;
    color: #fff;
}

.drh-text span a {
    color: #fff;
}

.drh-text-content {
    padding-right: 0.068rem;
    position: relative;
}

.drh-text-content:after {
    content: "";
    display: block;
    height: 0.094rem;
    width: 2px;
    background: #fff;
    margin: auto 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.report-size {
    padding-left: 0.068rem;
}


/* 全球中化 */

.DnnModule-50523 a.news-title {
    width: 50%;
    float: left;
    font-size: 0.072rem;
    text-indent: 3em;
    line-height: 2.5em;
    color: #1D4F91;
    background: url(../image/right_icon.png) 2em center no-repeat;
    background-size: 0.5em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.DnnModule-50524 a.news-title {
    width: 50%;
    float: left;
    font-size: 0.072rem;
    text-indent: 3em;
    line-height: 2.5em;
    color: #1D4F91;
    background: url(../image/right_icon.png) 2em center no-repeat;
    background-size: 0.5em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.DnnModule-50525 a.news-title {
    width: 50%;
    float: left;
    font-size: 0.072rem;
    text-indent: 3em;
    line-height: 2.5em;
    color: #1D4F91;
    background: url(../image/right_icon.png) 2em center no-repeat;
    background-size: 0.5em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.DnnModule-50526 a.news-title {
    width: 50%;
    float: left;
    font-size: 0.072rem;
    text-indent: 3em;
    line-height: 2.5em;
    color: #1D4F91;
    background: url(../image/right_icon.png) 2em center no-repeat;
    background-size: 0.5em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.DnnModule-50527 a.news-title {
    width: 50%;
    float: left;
    font-size: 0.072rem;
    text-indent: 3em;
    line-height: 2.5em;
    color: #1D4F91;
    background: url(../image/right_icon.png) 2em center no-repeat;
    background-size: 0.5em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.DnnModule-50528 a.news-title {
    width: 50%;
    float: left;
    font-size: 0.072rem;
    text-indent: 3em;
    line-height: 2.5em;
    color: #1D4F91;
    background: url(../image/right_icon.png) 2em center no-repeat;
    background-size: 0.5em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.DnnModule-50529 a.news-title {
    width: 50%;
    float: left;
    font-size: 0.072rem;
    text-indent: 3em;
    line-height: 2.5em;
    color: #1D4F91;
    background: url(../image/right_icon.png) 2em center no-repeat;
    background-size: 0.5em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.DnnModule-50523,
.DnnModule-50524,
.DnnModule-50525,
.DnnModule-50526,
.DnnModule-50527,
.DnnModule-50528,
.DnnModule-50529 {
    background-color: #F7F7F7;
    padding: 2em 0 2em 0;
    display: none;
}

.jjjc-qhcont .DnnModule-50523 {
    display: none;
}

.jjjc-qhcont .edit-notapproved {
    display: none;
}


/* 科技成果下拉 */

.zh_wrap {
    width: 100%;
    margin: 0 auto;
}

.zh_kjcx01 {
    width: 100%;
    margin-bottom: 0.104166rem;
}


/* 标题 */

.zh_kjcx_btn {
    width: 100%;
    background-color: #F7F7F7;
}

.zh_kjcx_btn_active .zh_kjcx_btn_tit {
    width: 100%;
}

.zh_kjcx_btn_active .zh_kjcx_btn_more {
    width: 0;
    overflow: hidden;
    transition: .8s;
}

.zh_kjcx_btn_tit {
    float: left;
    width: 34.18%;
    background-color: #1D4F91;
    height: 0.515625rem;
    position: relative;
    transition: .8s;
}

.zh_kjcx_btn_tit span {
    display: block;
    font-size: 0.114583rem;
    color: #FFFFFF;
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    transform: translateY(-50%);
}

.zh_kjcx_btn_more {
    transition: .8s;
    float: right;
    width: 65.72%;
    height: 0.515625rem;
    line-height: 0.515625rem;
    background-color: #F7F7F7;
    color: #1D4F91;
    text-align: center;
    font-size: 0.104rem;
}


/* 内容 */

.zh_cont_hide {
    width: 100%;
    height: 0;
    overflow: hidden;
    transition: .7s;
}

.zh_kjcx_cont {
    width: 100%;
}

.kjcx_cont_item {
    width: 100%;
    background-color: #F7F7F7;
    position: relative;
}

.kjcx_cont_item02 {
    border-top: 1px solid #1D4F91;
}

.zh_left_tit {
    float: left;
    width: 18%;
    border-right: 1px solid #1D4F91;
    box-sizing: border-box;
    margin: 0.046875rem 0 0.046875rem 0;
    position: absolute;
    top: 0px;
    left: 0;
    bottom: 0;
}

.zh_left_tit p {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.114583rem;
    color: #1D4F91;
}

.zh_right_list {
    float: right;
    width: 80%;
    margin: 0 0.052083rem 0 0.052083rem;
}

.zh_right_list li {
    width: 100%;
    padding: 0.046875rem 0 0.046875rem 0;
    border-bottom: 1px solid #1D4F91;
}

.zh_right_list li:last-of-type {
    border-bottom: none;
}

.zh_list_year {
    float: left;
    width: 15%;
    height: 0.4375rem;
    border-right: 1px solid #1D4F91;
    box-sizing: border-box;
}

.zh_list_year span {
    display: block;
    font-size: 0.114583rem;
    color: #1D4F91;
    width: 100%;
    text-align: center;
    line-height: 0.4375rem;
}

.zh_list_text {
    float: right;
    width: 84%;
    height: 0.4375rem;
    line-height: 0.4375rem;
    position: relative;
}

.zh_list_text p {
    text-align: center;
    display: inline-block;
    width: 90%;
    margin-left: 5%;
    color: #1D4F91;
    font-size: 0.104583rem;
    line-height: 1.6em;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.DnnModule-50497 .sinochem-samecont {
    padding-bottom: 0.13rem !important;
}

.DnnModule-50498 .sinochem-bgsamecont {
    padding-top: 0.35rem !important;
}

#dnn_ctr50516_order_cblModules {
    margin-top: 1em;
}

.DnnModule-50923 {
    display: none;
}

.DnnModule-50924 {
    display: none;
}


/* 邮件订阅 */


/* 邮件订阅样式 */

.div-form-item:nth-of-type(1) {
    width: 28%;
    float: left;
}

.div-form-item:nth-of-type(2) {
    width: 70%;
    float: right;
    margin-top: 0.364583rem;
}

.div-form-item:nth-of-type(2) .div-title {
    display: none;
}

.div-form-item:nth-of-type(3) .div-title {
    display: none;
}

.div-form-item:nth-of-type(4) .div-title {
    display: none;
}

.div-form-item:nth-of-type(3) {
    width: 70%;
    float: right;
    margin-top: 0;
}

.div-form-item:nth-of-type(4) {
    width: 70%;
    float: right;
}

.div-form-item .div-item {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

.div-form-item .div-item input {
    width: 100%;
    height: 0.520833rem;
    border: none;
    border-bottom: 1px solid #96a2a4;
    box-shadow: none !important;
    outline: none;
    font-size: 0.104166rem;
    color: #1D4F91;
    margin: 0;
    opacity: 0.6;
}

.div-form-item td input {
    width: auto !important;
    height: auto !important;
}

.div-form-item .div-item input::-webkit-input-placeholder {
    color: #1D4F91;
}

#dnn_ctr48170_order_rfvEmail {
    display: none;
}

#dnn_ctr50516_ContentPane {
    height: 2.864583rem;
    position: relative;
    padding-bottom: 0;
}

.mess_title {
    width: 70%;
    padding-bottom: 0.104166rem;
    padding-top: 0.104166rem;
    position: absolute;
    top: 0;
    left: 30%;
    border-bottom: 1px solid #1D4F91;
}

.mess_title span {
    font-size: 0.104166rem;
    color: #1D4F91;
    font-weight: bold;
}

.subposition {
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 66%;
    transform: translateX(-50%);
}

#dnn_ctr50516_order_btnOrder {
    text-decoration: none;
    margin-left: 50%;
    transform: translateX(-50%);
    width: 1.28125rem;
    height: 0.208333rem;
    line-height: 0.208333rem;
    font-size: 0.104166rem;
    border-radius: 0.104166rem;
    text-align: center;
    color: #fff;
    background-color: #1D4F91;
    padding: 0 !important;
    font-weight: normal !important;
}

#dnn_ctr50516_order_btnCancel {
    padding-right: 0.8em;
    display: inline-block;
    position: relative;
    font-size: 0.09375rem;
    color: #96a2a4;
    background-color: transparent !important;
    border: none !important;
    font-weight: normal !important;
}

#dnn_ctr50516_order_btnCancel::after {
    display: block;
    content: "|";
    position: absolute;
    right: 0;
    top: 0.015625rem;
}

#dnn_ctr50516_order_btnCancelAll {
    display: inline-block;
    bottom: 0;
    left: 49%;
    font-size: 0.09375rem;
    color: #96a2a4;
    background-color: transparent !important;
    border: none !important;
    font-weight: normal !important;
}

.div-item {
    position: relative;
}

.div-title-title {
    width: 28%;
    padding-bottom: 0.104166rem;
    padding-top: 0.104166rem;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid #1D4F91;
}

.div-title-title span {
    font-size: 0.104166rem;
    color: #1D4F91;
    font-weight: bold;
}

.div-item td:nth-of-type(1) {
    margin-top: 0.364583rem;
}

.div-item td {
    display: block;
    width: 100%;
    margin-top: 0.104166rem;
    margin-bottom: 0.208333rem;
}

.party_imgwrap img {
    width: 100%;
}

.emailplace {
    display: block;
    position: absolute;
    top: 0em;
    left: 0;
    font-size: 0.072916rem;
    color: red;
    transition: .3s;
    z-index: 9;
}


/* 下载中心 */


/* 下载中心 */

.DnnModule-47957 .sinochem-samecont {
    padding-bottom: 0;
}

.mob-download-box {
    display: none;
}

.dqh-cont {
    display: block;
}

.dqh-cont:first-child {
    display: block;
}

.download-title-ul {
    border-top: 1px solid #1D4F91;
    position: relative;
}

.download-title-ul:before,
.download-title-ul:after {
    content: "";
    display: block;
    position: absolute;
}

.download-title-ul:before {
    width: 0.172rem;
    height: 0.115rem;
    background: url(../image/dob-jt-right.png) no-repeat center center / cover, #fff;
    right: 0;
    top: -0.057rem;
}

.download-title-ul:after {
    width: 1.536rem;
    height: 1px;
    background: #1D4F91;
    top: 0;
    right: -1.536rem;
}

.download-title-li {
    float: left;
    padding-top: 0.094rem;
    padding-bottom: 0.094rem;
    border-top: 0.021rem solid transparent;
    line-height: 1.25;
    font-size: 0.104rem;
    color: #1D4F91;
    margin-right: 0.172rem;
    cursor: pointer;
}

.download-title-li a {
    color: #1D4F91 !important;
}

.download-title-li.active {
    border-top-color: #1D4F91;
}


/* 集团宣传册 */

.download-zhjtxcc-ul {
    padding-top: 0.2rem;
}

.dzl-image,
.dzl-right {
    float: left;
    height: 1.859rem;
}

.dzl-image {
    width: 1.854rem;
    height: 1.859rem;
    margin-right: 0.281rem;
}

.dzl-image img {
    display: block;
    width: 100%;
    height: 100%;
}

.dzl-right {
    width: 3.641rem;
    position: relative;
}

.dzl-title {
    line-height: 1.27;
    font-size: 0.156rem;
    margin-bottom: 0.104rem;
}

.dzl-title a {
    color: #1D4F91;
}

.dzl-summry {
    line-height: 2;
    font-size: 0.104rem;
    color: #000;
    text-align: justify;
}

.dzl-ljxz-size-box {
    position: absolute;
    bottom: 0.05rem;
}

.dzl-ljxz,
.dzl-size {
    float: left;
    line-height: 1.28;
    font-size: 0.094rem;
    color: #1D4F91;
}

.dzl-ljxz {
    padding-left: 0.151rem;
    padding-right: 0.063rem;
    position: relative;
}

.dzl-ljxz:before,
.dzl-ljxz:after {
    content: "";
    display: block;
    margin: auto 0;
    position: absolute;
    top: 0;
    bottom: 0;
}

.dzl-ljxz:before {
    width: 0.099rem;
    height: 0.099rem;
    background: url(../image/download_icon02.png) no-repeat center center / cover;
    left: 0;
}

.dzl-ljxz:after {
    width: 1px;
    height: 0.094rem;
    background: #1D4F91;
    right: 0;
}

.dzl-ljxz a {
    color: #1D4F91;
}

.dzl-size {
    padding-left: 0.063rem;
}


/* 可持续发展报告 */

.download-kcxfzbg-box {
    padding-top: 0;
    margin-top: -0.1rem;
}


/* 下载中心视频 */

.downlpoad-sp-ul {
    padding-top: 0rem;
    margin-top: -0.15rem;
}

.downlpoad-sp-li {
    float: left;
    width: 1.896rem;
    margin-right: 0.042rem;
    margin-bottom: 0.224rem;
}

.downlpoad-sp-li:nth-child(3n) {
    margin-right: 0;
}

.download-sp-box {
    width: 100%;
    height: 1.057rem;
    margin-bottom: 0.083rem;
}

.download-sp-box .jqygga-play {
    background: rgba(47, 85, 151, 0);
    opacity: 1;
}

.download-sp-text {
    position: absolute;
    bottom: 0.047rem;
    left: 0.068rem;
    display: none;
}

.jqygga-video-box:hover .jqygga-play {
    background: rgba(47, 85, 151, .7);
}

.jqygga-video-box:hover .download-sp-text {
    display: block;
}

.dst-ljxz,
.dst-size {
    float: left;
    line-height: 1.27;
    font-size: 0.078rem;
    color: #fff;
}

.dst-ljxz a {
    color: #fff;
}

.dst-ljxz {
    padding: 0 0.052rem 0 0.155rem;
    position: relative;
}

.dst-ljxz:before,
.dst-ljxz:after {
    content: "";
    display: block;
    margin: auto 0;
    position: absolute;
    top: 0;
    bottom: 0;
}

.dst-ljxz:before {
    width: 0.106rem;
    height: 0.106rem;
    background: url(/Portals/137/Skins/sinochem-second/images/icon-download-white.png) no-repeat center center / cover;
    left: 0;
}

.dst-ljxz:after {
    width: 1px;
    height: 0.078rem;
    background: #fff;
    right: 0;
}

.dst-size {
    padding-left: 0.052rem;
}

.dsl-name,
.dsl-date {
    float: left;
    line-height: 1.25;
    font-size: 0.104rem;
    color: #1D4F91;
}

.dsl-name {
    padding-right: 0.078rem;
    position: relative;
}

.dsl-name a {
    color: #1D4F91;
}

.dsl-name:after {
    content: "";
    display: block;
    width: 0px;
    height: 0.104rem;
    background: #1D4F91;
    margin: auto 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.dsl-date {
    padding-left: 0.078rem;
}


/* 企业文化海报切换标题 */

.download-qywhhb-title-ul {
    border-top: 1px solid #96a2a4;
    margin-top: 0.05rem;
    margin-bottom: 0.318rem;
}

.download-qywhhb-title-li {
    float: left;
    padding-top: 0.094rem;
    border-top: 0.021rem solid transparent;
    line-height: 1.25;
    font-size: 0.104rem;
    color: #96a2a4;
    margin-right: 0.161rem;
    cursor: pointer;
}

.download-qywhhb-title-li.active {
    border-top-color: #1D4F91;
    color: #1D4F91;
}


/* 企业文化海报切换内容显示隐藏 */

.dqh-hb-qh-cont {
    display: none;
}

.dqh-hb-qh-cont:first-child {
    display: block;
}


/* 企业文化海报 */

.qywhhb-li {
    float: left;
    width: 1.688rem;
    height: 2.542rem;
    margin: 0 0.35rem 0.203rem 0;
    position: relative;
}

.qywhhb-li:nth-child(3n) {
    margin-right: 0;
}

.qywhhb-image,
.qywhhb-image img,
.qywhhb-download-image img {
    display: block;
    width: 100%;
    height: 100%;
}

.qywhhb-hover {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(47, 85, 151, .7);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition-duration: .5s;
}

.qywhhb-li:hover .qywhhb-hover {
    opacity: 1;
}

.qywhhb-download-image {
    width: 0.526rem;
    height: 0.526rem;
    margin: 0.836rem auto 0;
}

.qywhhb-text {
    position: absolute;
    bottom: 0.083rem;
    left: 0.234rem;
}

.qywhhb-text span {
    display: inline-block;
    line-height: 1.24;
    font-size: 0.109rem;
    color: #fff;
}

.qywhhb-text span a {
    color: #fff;
}

.qywhhb-text-content {
    padding-right: 0.068rem;
    position: relative;
}

.qywhhb-text-content:after {
    content: "";
    display: block;
    height: 0.109rem;
    width: 1px;
    background: #fff;
    margin: auto 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.qywhhb-size {
    padding-left: 0.068rem;
}


/* 下载中心宣传图片 */

.DnnModule-50935 .sinochem-samecont {
    padding-bottom: 0;
}

.download-xctp-title-ul {
    border-top: 1px solid #96a2a4;
    height: 0.5rem;
    margin-top: 0.05rem;
}

.DnnModule-50937,
.DnnModule-50938,
.DnnModule-50939,
.qywhhb-ul,
.dqh-xctp-qh-cont {
    margin-bottom: 0.5rem;
}

.download-xctp-title-li {
    float: left;
    padding-top: 0.094rem;
    border-top: 0.021rem solid transparent;
    line-height: 1.25;
    font-size: 0.104rem;
    color: #96a2a4;
    margin-right: 0.161rem;
    cursor: pointer;
    transition-duration: .6s;
    position: relative;
}

.download-xctp-title-li:nth-child(2) {
    position: absolute;
    left: 10%;
    width: 1.2rem;
    text-indent: 0.089rem;
}

.download-xctp-title-li.active {
    border-top-color: #1D4F91;
    color: #1D4F91;
}

.download-xctp-title-li:nth-child(2).active {
    width: 1.2rem;
}

.download-xctp-title-li:nth-child(2).active .dxt-top {
    display: none;
}

.download-xctp-title-li:nth-child(2).active .dxt-bot {
    display: block;
}

.dxt-li {
    height: 1.859rem;
    background: #fff;
    box-shadow: 0 0.016rem 0.031rem rgba(0, 0, 0, .16);
}

.dxt-bot {
    width: 1.2rem;
    display: none;
    position: absolute;
    z-index: 10;
}

.dxt-title {
    float: left;
    /* padding: 0 0.125rem 0 0.089rem; */
    position: relative;
    width: 100%;
}


/* .dxt-top:after{
   content: "";
   display: block;
   width: 0.057rem;
   height: 0.047rem;
   background: url(../images/sj-bot-gray.png) no-repeat center center / cover;
   margin: auto 0;
   position: absolute;
   top: 50%;
   right: 0;
   bottom: 0;
} */

.dxt-title-active:after {
    content: "";
    display: block;
    width: 0.057rem;
    height: 0.047rem;
    background: url(../image/sj-bot.png) no-repeat center center / cover;
    margin: auto 0;
    position: absolute;
    top: 0;
    right: 1em;
    bottom: 0;
}

.dxt-cont {
    padding: 0.109rem 0;
    width: 1.2rem;
    display: none;
    background-color: #FFFFFF;
}

.dxt-cont-ul {
    margin: 0;
    box-shadow: 0;
}

.dxt-cont-li {
    line-height: 1.28;
    font-size: 0.094rem;
    margin-bottom: 0.073rem;
}

.dxt-cont-li a {
    color: #96a2a4;
}

.dxt-cont-li:first-child:hover a {
    color: #00a36b;
}

.dxt-cont-li:nth-child(2):hover a {
    color: #acacac;
}

.dxt-cont-li:nth-child(3):hover a {
    color: #227fdd;
}

.dxt-cont-li:nth-child(4):hover a {
    color: #16b79e;
}

.dxt-cont-li:nth-child(5):hover a {
    color: #ad7c59;
}

.dxt-cont-li:nth-child(6):hover a {
    color: #ffb557;
}

.dxt-cont-li:nth-child(7):hover a {
    color: #de211b;
}

.dxt-cont-li:last-child:hover a {
    color: #6a6a6a;
}


/* 宣传图片切换内容 */

.dqh-xctp-qh-cont {
    display: none;
}

.dqh-xctp-qh-cont:first-child {
    display: block;
}

.DnnModule-50941 a.news-title {
    display: none;
}

.DnnModule-50941 .download-qywhhb-box {
    width: 100%;
}

.sjs-default {
    position: relative;
    padding: 0;
    margin: 0;
    opacity: 1;
    transition: height .2s ease-out, opacity .2s ease-out .2s
}

[data-sjsel] {
    opacity: 1;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out
}

.load_img_wrap {
    margin-bottom: 0.413rem;
}

.sjs-default,
.sjs-default2,
.sjs-default3 {
    float: left;
}

.loadimg_list1 {
    width: 45%;
}

.loadimg_list2 {
    width: 22%;
    float: left;
    margin: 0 1.5%;
    opacity: 1;
}

.loadimg_list3 {
    width: 30%;
    float: left;
}

.load_item {
    width: 100% !important;
    margin-bottom: 0.057rem;
}

.card img {
    display: block;
    width: 100%;
}

.loadimg_more {
    text-align: center;
    margin-bottom: 0.3rem;
}

#imloading {
    display: none;
}

.sjs-default {
    height: auto !important;
}

.sjs-default2 {
    height: auto !important;
}

.sjs-default3 {
    height: auto !important;
}

.book-more {
    display: inline-block;
    line-height: 1.27;
    font-size: 0.156rem;
    color: #1D4F91;
    padding-bottom: 0.181rem;
    position: relative;
}

.book-more:after {
    content: "";
    display: block;
    width: 0.083rem;
    height: 0.12rem;
    background: url(../image/dob-jt-bot.png) no-repeat center center / cover;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

.load_item {
    transform: translate3d(0, 0, 0) !important;
}

.DnnModule-50582 .title-parcont a {
    color: #1D4F91 !important;
}

#dnn_ctr50985_HtmlModule_lblContent .w1440 {
    width: 100%;
}

#dnn_ctr50945_HtmlModule_lblContent .w1440 {
    width: 100%;
}

#dnn_ctr50986_HtmlModule_lblContent .w1440 {
    width: 100%;
}

.DnnModule-50985 .sinochem-samecont {
    padding-bottom: 0;
}

.DnnModule-50986 .sinochem-samecont {
    padding-bottom: 0;
}

.DnnModule-51851 .sinochem-contl {
    display: none;
}

.DnnModule-51852 .sinochem-contl {
    display: none;
}

.DnnModule-51288 .sinochem-bgsamecont {
    display: none;
}

.DnnModule-51289 .sinochem-bgsamecont {
    display: none;
}


/*网站地图*/

.DnnModule-50540 .zhd_wap {
    width: 100%;
}

.DnnModule-50540 .zhd_wap li.level-0 {
    float: left;
    margin-top: 0.18rem;
    padding-left: 0;
    width: 100%;
    line-height: 32px;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #1D4F91 !important;
    background: none;
    font-size: 0.156rem;
}

.DnnModule-50540 .zhd_wap li.level-0>a {
    font-weight: bold;
    display: block;
    margin-bottom: 0.2rem;
    color: #1D4F91;
}

.DnnModule-50540 .zhd_wap li.level-0 .sub-0 {
    margin-left: 0;
}

.DnnModule-50540 .zhd_wap li.level-0 .sub-0 li.level-1 {
    float: left;
    width: auto;
    /* text-align: center; */
    /* margin-bottom: .2rem; */
    /* margin: 0; */
    /* line-height: 3em; */
    line-height: 1;
}

.DnnModule-50540 .zhd_wap li.level-0 .sub-0 li.level-1 a {
    padding-right: 20px;
    border-right: 2px solid #1D4F91;
    margin-right: 20px;
    /* padding-left: 20px; */
    line-height: 1;
    display: inline-block;
    font-size: 0.146rem;
    color: #1D4F91;
    margin-bottom: 0.2rem;
}

.DnnModule-50540 .zhd_wap li.level-0 .sub-0 li.level-1-last a {
    border-right: none;
}

.swiper-zmyg02 {
    width: 100%;
}


/* 董事会 */

.sec-dsh-list {
    float: left;
    width: 33.3%;
    margin-bottom: .177rem;
}

.sec-dsh-list:first-child {
    /*margin-left: 33.3%;
    margin-right: 33.3%;*/
}

.sec-dsh-list-img {
    /* width: 62%; */
    width: .938rem;
    height: auto;
    margin: 0 auto .068rem;
}

.sec-dsh-list-img img {
    display: block;
    width: 100%;
    height: auto;
}

.sec-dsh-list-text {
    text-align: center;
    line-height: 1.6;
    font-size: .094rem;
}

.sec-dsh-list-title a,
.sec-dsh-list-source {
    color: #484a4e;
}

.sec-dsh-list-title a {
    font-weight: 600
}
/* 董事会01 */

.sec-dsh01-list {
    float: left;
    width: 100%;
    margin-bottom: .177rem;
}



.sec-dsh01-list-img {
    /* width: 62%; */
    width: .938rem;
    height: auto;
    margin-right: 0.3rem;
    float: left;
}

.sec-dsh01-list-img img {
    display: block;
    width: 100%;
    height: auto;
}

.sec-dsh01-list-text {
    
    line-height: 1.6;
    font-size: .094rem;
    margin-bottom: 0.1rem;
}

.sec-dsh01-list-title{
float:left;
margin-right: .1rem;
}
.sec-dsh01-list-title a,
.sec-dsh01-list-source {
    color: #484a4e;
margin-bottom: 0.1rem;
   
}
.sec-dsh01-list-cont{
 height: 1rem;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sec-dsh01-list-title a {
    font-weight: 600
}

.sec-dsh01-list-cont p{
 margin-bottom: 0;
}

.sec-dsh01-list a{
color:#484a4e;
font-size:.094rem;
}
/*董事会01end*/

/* 管理团队 */

.sec-gltd-list {
    float: left;
    /*width: 25%;*/
      width:33.3%;
    margin-bottom: .177rem;
}

.sec-gltd-list:first-child {
     /*margin-left: 37.5%;
    margin-right: 37.5%;*/
}



.sec-gltd-list-img {
    /* width: 62%; */
    width: .938rem;
    height: auto;
    margin: 0 auto .068rem;
}

.sec-gltd-list-img img {
    display: block;
    width: 100%;
    height: auto;
}

.sec-gltd-list-text {
    text-align: center;
    line-height: 1.6;
    font-size: .094rem;
}

.sec-gltd-list-title a,
.sec-gltd-list-source {
    color: #484a4e;
    
}

.sec-gltd-list-title a {
    font-weight: 600
}

/* 2021.08.04 栏目页添加图片展示 */
.news-page-Img {
    float: right;
    width: 34.5%;
    height: .781rem;
    border: 1px solid #c7c7c7;
    background: url(../image/20210602184120.png) no-repeat;
    background-size: 100%;
}

.news-page-Img img {
    width: 100%;
    height: 100%;
}
.news-page-title-bot {
    float: left;
    width: 63%;
}

@media screen and (max-width: 1020px) {
	.news-page-Img {
		height: 1.9rem;
	}
	.news-page-ywdt li {
		overflow: hidden;
	}
	.news-page li {
		padding: 0.26rem 0 0;
	}
}

.news-page-title-bot .news-page-title {
    height: auto;
    font-size: 0.104rem;
    line-height: 0.15rem;
    display: -webkit-box;
    overflow: initial;
    white-space: inherit;
    text-overflow: inherit;
    -webkit-line-clamp: 4;
    margin-bottom: 0.036rem;
/*    text-align: justify; */
}
@media only screen and (max-width: 1020px){
.news-page-title-bot .news-page-title {
    height: auto;
    font-size: 0.347rem;
    margin-bottom: 0.187rem;
    display: -webkit-box;
    text-overflow: inherit;
    -webkit-line-clamp: 4;
    line-height: .45rem;
    max-height: 1.8rem;
    white-space: normal;
	}
}

/* 新闻列表日期筛选样式 */
.ui-datepicker-calendar tbody td { background: #fff; }
.ui-datepicker-calendar tbody td a { color: #c7c7c7 !important; background: #fff !important; }
.ui-state-active, .ui-widget-content .ui-state-active { background: #0092e5 !important; color: #fff !important; }
.ui-state-default, .ui-widget-content sapn.ui-state-default { color: #000; background: #F5F6FA !important; display: block; width: 100%; }
.require_btn { color: #1D4F91; }
