﻿* {
    margin: 0;
    padding: 0;
}

body,
html {
    font-family: "ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“";
    margin: 0;
}

.dn {
    display: block !important;
}

body {}

ol,
ul {
    list-style: none;
}

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

a {
    list-style: none;
    color: #7a7a7a;
    outline: none;
    cursor: pointer;
}

a:link,
a:visited,
a:active,
a:hover {
    text-decoration: none !important;
}

p,
div,
td {
    color: #7a7a7a;
}

input {
    border: none;
    outline: none;
}

.lbl-common {
    text-align: left !important;
}

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

.clears {
    *+height: 1%;
}

.box {
    width: 980px;
    margin: 0 auto;
}


/* header */

.header {
    position: relative;
    /* margin-top: 20px; */
    margin-bottom: 10px;
}

#menu {
    position: absolute;
    right: 5px;
    color: #6a6a6a;
    top: 18px;
}

#phone div {
    display: none;
    position: absolute;
    left: -90px;
    z-index: 99999
}

#phone:hover #phone2 {
    display: block
}

#menu ul {
    float: left;
    margin-right: 3px;
}

#menu li {
    float: left;
    background: url(/Portals/164/Skins/sinochem-index/images/topvline.gif) no-repeat right 9px;
    background-position-y: 3px\9;
    padding: 0 7px 0 7px;
}

#menu li.last {
    background: none;
}

#menu li.lang a {
    display: inline-block;
    margin: 0 3px
}

#menu a {
    display: block;
    line-height: 26px;
    color: #6a6a6a;
}

#menu a:hover {
    display: block;
    text-decoration: underline !important;
}

#menu span {
    width: 42px\0;
    font-family: Arial;
    display: block;
    margin-top: -2px\9;
    margin-top: -1px\0;
    font-family: Arial;
}

#phone {
    position: relative;
}

#phone a {
    background: url(/Portals/164/Skins/sinochem-index/images/phone.gif) no-repeat left 6px;
    padding-left: 12px;
}


/*input*/

.header_search {
    display: inline-block;
}

.header_search .search_txt,
.header_search .search_btn {
    display: inline-block;
}

.header_search .search_txt input {
    width: 100px;
    height: 16px;
    line-height: 19px;
    border: none;
    padding: 0;
    background: none;
    border: 1px solid rgb(209, 209, 209);
    display: inline-block;
}

.header_search .search_btn {
    width: 19px;
    height: 19px;
    transform: translate(-4px, 6px);
}


/*nav*/

.nav {
    background: url(/Portals/164/Skins/sinochem-index/images/navbg.png) repeat-x left top;
    height: 37px;
}

.nav .navmenu {
    display: flex;
}

.nav .navmenu li.level-0:last-child {
    background: url(/Portals/164/Skins/sinochem-index/images/navlastbg.gif) repeat-x left top;
}

.nav .navmenu li.level-0 {
    display: inline-block;
    text-align: center;
    height: 37px;
    position: relative;
}

.nav .navmenu li.level-0>a {
    line-height: 37px;
    color: #fff;
    cursor: pointer;
    width: 100%;
    height: 100%;
    padding: 0 24.8px 0 24px
}

.nav .navmenu li.level-0:hover {
    background: url(/Portals/164/Skins/sinochem-index/images/navbg.png) repeat-x left -37px;
}

.nav .navmenu li.level-0 div.sub-0 {
    position: absolute;
    left: 0;
    top: 37px;
    display: none;
    z-index: 999;
}

.nav .navmenu li.level-0:hover div.sub-0 {
    display: block;
}

.nav .navmenu li.level-0 ul.sub-0 {
    z-index: 9999;
    margin: 0;
    border: 1px solid #b4dff0;
}

.nav .navmenu li.level-0:hover ul.sub-0 {}

.nav .navmenu li.level-0 ul.sub-0 li {}

.nav .navmenu li.level-0 ul.sub-0 li a {
    display: block;
    color: #008dd5;
    text-align: left;
    line-height: 23px;
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;
    filter: Alpha(opacity=80);
    background: #fff;
    padding-left: 23px;
    padding-right: 23px;
    box-sizing: border-box;
}

.nav .navmenu li.level-0 ul.sub-0 .sub-1 {
    display: none;
}

.nav .navmenu li.level-0 ul.sub-0 li a span {
    white-space: nowrap;
}

.nav .navmenu li.level-0 ul.sub-0 li:hover a span {
    color: #fff;
}

.nav .navmenu li.level-0 ul.sub-0 li:hover a.level-1 {
    background: #0054a7 !important;
}


/*bottom*/

.btm {
    background: url(/Portals/164/Skins/sinochem-index/images/logobtm.gif) no-repeat 788px 11px;
    margin-top: 24px;
    height: 71px;
    width: 980px;
    border-top: 1px solid #cdcdcd;
}

.btm td {
    vertical-align: top;
    padding-top: 8px;
    line-height: 21px;
    color: #5e5e5e;
}

.btm a {
    color: #5e5e5e;
}

.btm a:hover,
#dnn_ctr60046_ModuleContent a:hover {
    color: #5e5e5e;
    text-decoration: underline !important;
}

.btm span {
    font-family: Arial;
}

#dnn_LeftnavPane .accordion-3-container ul.accordion-3 li.level-0,
.sinochem-second-menu-title {
    border-bottom: 1px solid rgba(255, 255, 255, .4);
}

#dnn_LeftnavPane {
    padding-top: 20px !important;
    min-height: 450px;
}

#dnn_LeftnavPane .sinochem-second-menu-title .Head {
    width: 106px;
}

#dnn_RightnavPane {
    width: 180px;
}

.content.box {
    display: flex;
}

#dnn_ContentPane {
    width: 550px;
    margin: 0 30px 10px 4px;
}

.content_r_breadcrumb {
    margin: 30px 0 0 0;
    color: #a6a6a6;
    height: 31px;
}

.content_r_breadcrumb a {
    color: #a6a6a6;
}

.content_r_breadcrumb a:hover {
    color: #C89151;
}

.DNNContainer_with_title h2 {
    color: #C89151;
    font-weight: 600;
    border-bottom: 1px solid #c89151;
    line-height: 6px;
    /* margin-bottom: 15px; */
}

.righttit {
    margin: 56px 0 0 0;
    background: #ebc888;
    padding: 2px 0 0 0;
    text-indent: 8px;
    font-weight: bold;
    color: #fff;
    line-height: 16px;
}

.righttit a {
    color: #fff;
}

.righttit a:hover {
    color: #fff;
}

.righttit1 {
    margin: 21px 0 0 0;
    background: #8f6f5a;
    padding: 2px 0 0 0;
    text-indent: 8px;
    font-weight: bold;
    color: #fff;
    line-height: 16px;
}

.righttit1 a {
    color: #fff;
}

.righttit1 a:hover {
    color: #fff;
}

.rlist .tel {
    color: #c79250;
}

.rlist .bprint {
    background: #f5e9dd url(/Portals/164/Skins/sinochem-index/images/a1.jpg) no-repeat 6px center;
}

.rlist .bmap {
    background: #f5e9dd url(/Portals/164/Skins/sinochem-index/images/a2.jpg) no-repeat 6px center;
}

.rlist .bcontact {
    background: #f5e9dd url(/Portals/164/Skins/sinochem-index/images/a3.jpg) no-repeat 6px center;
}

.rlist .brss {
    background: #f5e9dd url(/Portals/164/Skins/sinochem-index/images/a4.jpg) no-repeat 6px center;
}

.rlist li a {
    color: #8d8b8c;
}

.rlist li a:hover {
    color: #898989;
}

.rlist .tel a {
    color: #888888;
}

.rlist1 .tel a {
    color: #888888;
}

.rlist .tel a {
    color: #888888;
}

.rlist .tel {
    color: #888888;
}

.rlist .tel a {
    color: #888888;
}

.rlist .tel {
    color: #888888;
}

.rlist .tel {
    margin: 0px;
    background: #fff;
    color: #888888;
    text-indent: 4px;
    font-weight: bold;
    line-height: 25px;
    padding: 6px 0;
}

.rlist ul {
    list-style: none;
}

.rlist li {
    text-indent: 29px;
    background: #cce7f8;
    color: #018dda;
    margin-bottom: 2px;
    line-height: 22px;
    padding: 2px 0 0 0;
}

.rlist li a {
    color: #C89151;
}

.rlist li a:hover {
    color: #018dda;
}

.tu {
    border: 1px solid #dedede;
    width: 179px;
    float: left;
    margin: 0px 19px 4px 0;
}

.zzjgline {
    clear: both;
    border-bottom: 1px dotted #ccc;
}


/*ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â«Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨*/

.list2-testList1 li p {
    float: right;
    background: #fff
}

.list2-testList1 li a.news-title,
.list2-testList1 li span {
    background: #fff
}

.list2-testList1 li {
    line-height: 19px;
    height: 22px;
    color: #7a7a7a;
}

.list2-testList1 li a {
    color: #7a7a7a;
}

.list2-testList1 li {
    background: url(/Portals/164/Skins/sinochem-index/images/dotline.gif) repeat-x 0 13px;
}


/*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¢Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨*/

.listxxxdj ul li a {
    color: #7a7a7a;
}


/*ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ*/

.list1-imgtextList1 ul li {
    float: left;
    width: 270px;
    margin-top: 20px;
    text-align: center
}

.list1-imgtextList1 ul li div {
    border: 1px solid #cdcdcd;
    padding: 3px;
    overflow: hidden;
    margin: 0px auto 6px auto;
    width: 160px;
    text-align: center;
    height: 120px;
}

.list1-imgtextList1 ul li img {
    width: 100%;
}

.list1-imgtextList1 ul li a.news-title {
    text-align: center;
    padding-bottom: 35px;
}

#ethz .hzzs {
    font-weight: 600;
    overflow: hidden;
    width: 549px;
}

#ethz ul li {
    padding: 0 15px 15px 0;
    float: left;
}

#ethz ul li img {
    border: 6px solid #e5e5e5;
}

#ethz ul li:nth-child(3n+0) {
    padding-right: 0
}


/* ÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Nav */

.navmenu-container {}

.navmenu-container .navmenu {
    height: 80px;
    line-height: 80px;
}

.navmenu-container .navmenu .level-0 {
    float: left;
    /* position: relative; */
    margin: 0 20px;
}

.navmenu-container .navmenu .level-0 span {
    width: 100%;
    height: 80px;
    /* background-color: #efeff1; */
}

.navmenu-container .navmenu .level-0 a {
    /* padding: 28.5px 0; */
    margin: 0 0px;
    color: #333333;
}

.navmenu-container .navmenu .level-0 a i {
    color: #d9d9df;
}


/* .navmenu-container .navmenu .level-0 a:hover {
    color: #2f5597;
    border-bottom: 3px solid #2f5597;
} */

.navmenu-container .navmenu .level-0 div.sub {
    /* display: block; */
    /* position: absolute; */
    /* top: 83px; */
    /* left: 100%; */
    /* transform: translate(-49%, 0px); */
    /* z-index: 99; */
    /* width: 100%; */
    /* width: 1440px; */
    /* height: auto; */
    /* background: rgba(255, 255, 255, 0.7) top center; */
}

.navmenu-container .navmenu .level-0 .sub ul {
    /* position: relative; */
    /* left: 592px; */
}

.navmenu-container .navmenu .level-0:nth-child(n) .sub ul a {
    border-bottom: 0px;
}

.navmenu-container .navmenu .level-0 .sub ul a {
    padding: 30px 0;
    margin: 0 20px;
    font-size: 16px;
    color: #333;
}

.navmenu-container .navmenu .level-0 .sub ul a {
    color: #333;
}

.navmenu-container .navmenu .level-0 .sub ul a:hover {
    color: #2f5597;
    border: 0px;
}

.ejmb_zhxg .ejmb .ejmb-right .Gst-breadrumb {
    float: right;
    position: relative;
    top: 35px;
    right: 0px;
}

.ejmb_zhxg .ejmb .ejmb-right .Gst-breadrumb::before {
    content: "";
    position: absolute;
    top: 16px;
    left: -30px;
    width: 21px;
    height: 21px;
    background: url(/Portals/271/Skins/zhxg/* {_ margin: 0;_    padding: 0;_}__body,_html {_    font-family: "ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“";_    margin: 0;_}__.dn {_    display: block !important;_}__body {}__ol,_ul {_    list-style: none;_}__h1,_h2,_h3,_h4,_h5,_h6 {_    font-size: 100%;_    font-weight: normal;_}__a {_    list-style: none;_    color: ) no-repeat right 9px;
    background-position-y: 3px\9;
    padding: 0 7px 0 7px;
}

#menu li.last {
    background: none;
}

#menu li.lang a {
    display: inline-block;
    margin: 0 3px
}

#menu a {
    display: block;
    line-height: 26px;
    color: #6a6a6a;
}

#menu a:hover {
    display: block;
    text-decoration: underline !important;
}

#menu span {
    width: 42px\0;
    font-family: Arial;
    display: block;
    margin-top: -2px\9;
    margin-top: -1px\0;
    font-family: Arial;
}

#phone {
    position: relative;
}

#phone a {
    background: url(/Portals/164/Skins/sinochem-index/images/phone.gif) no-repeat left 6px;
    padding-left: 12px;
}


/*input*/

.header_search {
    display: inline-block;
}

.header_search .search_txt,
.header_search .search_btn {
    display: inline-block;
}

.header_search .search_txt input {
    width: 100px;
    height: 16px;
    line-height: 19px;
    border: none;
    padding: 0;
    background: none;
    border: 1px solid rgb(209, 209, 209);
    display: inline-block;
}

.header_search .search_btn {
    width: 19px;
    height: 19px;
    transform: translate(-4px, 6px);
}


/*nav*/

.nav {
    background: url(/Portals/164/Skins/sinochem-index/images/navbg.png) repeat-x left top;
    height: 37px;
}

.nav .navmenu {
    display: flex;
}

.nav .navmenu li.level-0:last-child {
    background: url(/Portals/164/Skins/sinochem-index/images/navlastbg.gif) repeat-x left top;
}

.nav .navmenu li.level-0 {
    display: inline-block;
    text-align: center;
    height: 37px;
    position: relative;
}

.nav .navmenu li.level-0>a {
    line-height: 37px;
    color: #fff;
    cursor: pointer;
    width: 100%;
    height: 100%;
    padding: 0 24.8px 0 24px
}

.nav .navmenu li.level-0:hover {
    background: url(/Portals/164/Skins/sinochem-index/images/navbg.png) repeat-x left -37px;
}

.nav .navmenu li.level-0 div.sub-0 {
    position: absolute;
    left: 0;
    top: 37px;
    display: none;
    z-index: 999;
}

.nav .navmenu li.level-0:hover div.sub-0 {
    display: block;
}

.nav .navmenu li.level-0 ul.sub-0 {
    z-index: 9999;
    margin: 0;
    border: 1px solid #b4dff0;
}

.nav .navmenu li.level-0:hover ul.sub-0 {}

.nav .navmenu li.level-0 ul.sub-0 li {}

.nav .navmenu li.level-0 ul.sub-0 li a {
    display: block;
    color: #008dd5;
    text-align: left;
    line-height: 23px;
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;
    filter: Alpha(opacity=80);
    background: #fff;
    padding-left: 23px;
    padding-right: 23px;
    box-sizing: border-box;
}

.nav .navmenu li.level-0 ul.sub-0 .sub-1 {
    display: none;
}

.nav .navmenu li.level-0 ul.sub-0 li a span {
    white-space: nowrap;
}

.nav .navmenu li.level-0 ul.sub-0 li:hover a span {
    color: #fff;
}

.nav .navmenu li.level-0 ul.sub-0 li:hover a.level-1 {
    background: #0054a7 !important;
}


/*bottom*/

.btm {
    background: url(/Portals/164/Skins/sinochem-index/images/logobtm.gif) no-repeat 788px 11px;
    margin-top: 24px;
    height: 71px;
    width: 980px;
    border-top: 1px solid #cdcdcd;
}

.btm td {
    vertical-align: top;
    padding-top: 8px;
    line-height: 21px;
    color: #5e5e5e;
}

.btm a {
    color: #5e5e5e;
}

.btm a:hover,
#dnn_ctr60046_ModuleContent a:hover {
    color: #5e5e5e;
    text-decoration: underline !important;
}

.btm span {
    font-family: Arial;
}

#dnn_LeftnavPane .accordion-3-container ul.accordion-3 li.level-0,
.sinochem-second-menu-title {
    border-bottom: 1px solid rgba(255, 255, 255, .4);
}

#dnn_LeftnavPane {
    padding-top: 20px !important;
    min-height: 450px;
}

#dnn_LeftnavPane .sinochem-second-menu-title .Head {
    width: 106px;
}

#dnn_RightnavPane {
    width: 180px;
}

.content.box {
    display: flex;
}

#dnn_ContentPane {
    width: 550px;
    margin: 0 30px 10px 4px;
}

.content_r_breadcrumb {
    margin: 30px 0 0 0;
    color: #a6a6a6;
    height: 31px;
}

.content_r_breadcrumb a {
    color: #a6a6a6;
}

.content_r_breadcrumb a:hover {
    color: #C89151;
}

.DNNContainer_with_title h2 {
    color: #C89151;
    font-weight: 600;
    border-bottom: 1px solid #c89151;
    line-height: 6px;
    /* margin-bottom: 15px; */
}

.righttit {
    margin: 56px 0 0 0;
    background: #ebc888;
    padding: 2px 0 0 0;
    text-indent: 8px;
    font-weight: bold;
    color: #fff;
    line-height: 16px;
}

.righttit a {
    color: #fff;
}

.righttit a:hover {
    color: #fff;
}

.righttit1 {
    margin: 21px 0 0 0;
    background: #8f6f5a;
    padding: 2px 0 0 0;
    text-indent: 8px;
    font-weight: bold;
    color: #fff;
    line-height: 16px;
}

.righttit1 a {
    color: #fff;
}

.righttit1 a:hover {
    color: #fff;
}

.rlist .tel {
    color: #c79250;
}

.rlist .bprint {
    background: #f5e9dd url(/Portals/164/Skins/sinochem-index/images/a1.jpg) no-repeat 6px center;
}

.rlist .bmap {
    background: #f5e9dd url(/Portals/164/Skins/sinochem-index/images/a2.jpg) no-repeat 6px center;
}

.rlist .bcontact {
    background: #f5e9dd url(/Portals/164/Skins/sinochem-index/images/a3.jpg) no-repeat 6px center;
}

.rlist .brss {
    background: #f5e9dd url(/Portals/164/Skins/sinochem-index/images/a4.jpg) no-repeat 6px center;
}

.rlist li a {
    color: #8d8b8c;
}

.rlist li a:hover {
    color: #898989;
}

.rlist .tel a {
    color: #888888;
}

.rlist1 .tel a {
    color: #888888;
}

.rlist .tel a {
    color: #888888;
}

.rlist .tel {
    color: #888888;
}

.rlist .tel a {
    color: #888888;
}

.rlist .tel {
    color: #888888;
}

.rlist .tel {
    margin: 0px;
    background: #fff;
    color: #888888;
    text-indent: 4px;
    font-weight: bold;
    line-height: 25px;
    padding: 6px 0;
}

.rlist ul {
    list-style: none;
}

.rlist li {
    text-indent: 29px;
    background: #cce7f8;
    color: #018dda;
    margin-bottom: 2px;
    line-height: 22px;
    padding: 2px 0 0 0;
}

.rlist li a {
    color: #C89151;
}

.rlist li a:hover {
    color: #018dda;
}

.tu {
    border: 1px solid #dedede;
    width: 179px;
    float: left;
    margin: 0px 19px 4px 0;
}

.zzjgline {
    clear: both;
    border-bottom: 1px dotted #ccc;
}


/*ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â«Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨*/

.list2-testList1 li p {
    float: right;
    background: #fff
}

.list2-testList1 li a.news-title,
.list2-testList1 li span {
    background: #fff
}

.list2-testList1 li {
    line-height: 19px;
    height: 22px;
    color: #7a7a7a;
}

.list2-testList1 li a {
    color: #7a7a7a;
}

.list2-testList1 li {
    background: url(/Portals/164/Skins/sinochem-index/images/dotline.gif) repeat-x 0 13px;
}


/*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¢Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨*/

.listxxxdj ul li a {
    color: #7a7a7a;
}


/*ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ*/

.list1-imgtextList1 ul li {
    float: left;
    width: 270px;
    margin-top: 20px;
    text-align: center
}

.list1-imgtextList1 ul li div {
    border: 1px solid #cdcdcd;
    padding: 3px;
    overflow: hidden;
    margin: 0px auto 6px auto;
    width: 160px;
    text-align: center;
    height: 120px;
}

.list1-imgtextList1 ul li img {
    width: 100%;
}

.list1-imgtextList1 ul li a.news-title {
    text-align: center;
    padding-bottom: 35px;
}

#ethz .hzzs {
    font-weight: 600;
    overflow: hidden;
    width: 549px;
}

#ethz ul li {
    padding: 0 15px 15px 0;
    float: left;
}

#ethz ul li img {
    border: 6px solid #e5e5e5;
}

#ethz ul li:nth-child(3n+0) {
    padding-right: 0
}


/* ÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Nav */

.navmenu-container {}

.navmenu-container .navmenu {
    height: 80px;
    line-height: 80px;
}

.navmenu-container .navmenu .level-0 {
    float: left;
    /* position: relative; */
    margin: 0 20px;
}

.navmenu-container .navmenu .level-0 span {
    width: 1px;
    height: 30px;
    /* background-color: #efeff1; */
}

.navmenu-container .navmenu .level-0 a {
    /* padding: 28.5px 0; */
    margin: 0 0px;
    color: #333333;
}

.navmenu-container .navmenu .level-0 a i {
    color: #d9d9df;
}


/* .navmenu-container .navmenu .level-0 a:hover {
    color: #2f5597;
    border-bottom: 3px solid #2f5597;
} */

.navmenu-container .navmenu .level-0 div.sub {
    display: none;
    position: absolute;
    top: 83px;
    /* left: 100%; */
    /* transform: translate(-49%, 0px); */
    z-index: 99;
    width: 100%;
    width: 100vw !important;
    left: 0;
    height: auto;
    /* background: rgba(255, 255, 255, 0.7) top center !important; */
}

div.sub-1 {
    display: none !important;
}

.navmenu-container .navmenu .level-0 .sub ul {
    position: relative;
    /* left: 592px; */
}

.navmenu-container .navmenu .level-0:nth-child(n) .sub ul a {
    border-bottom: 0px;
}

.navmenu-container .navmenu .level-0 .sub ul a {
    padding: 30px 0;
    margin: 0 10px;
    font-size: 16px;
    color: #333;
}

.navmenu-container .navmenu .level-0 .sub ul a {
    color: #333333;
}

.navmenu-container .navmenu .level-0 ul.sub li.active a {
    color: #2f5597;
}

.navmenu-container .navmenu .level-0 .sub ul a:hover {
    color: #2f5597;
    border: 0px;
}

.ejmb_zhxg .ejmb .ejmb-right .Gst-breadrumb {
    float: right;
    position: relative;
    top: 35px;
    right: 0px;
}

.ejmb_zhxg .ejmb .ejmb-right .Gst-breadrumb::before {
    content: "";
    position: absolute;
    top: 0px;
    left: -35px;
    width: 21px;
    height: 21px;
    background: url(/portals/196/Skins/zhxg/images/dw.png) no-repeat top center;
}

.ejmb_zhxg .ejmb .ejmb-right .Gst-breadrumb span,
.ejmb_zhxg .ejmb .ejmb-right .Gst-breadrumb a {
    font-size: 16px !important;
    color: #999 !important;
}

.ejmb_zhxg .ejmb .ejmb-right .Gst-breadrumb span,
.ejmb_zhxg .ejmb .ejmb-right .Gst-breadrumb a {
    font-size: 16px !important;
    color: #999 !important;
}

.ejmb_zhxg .ejmb .ejmb-right .Gst-breadrumb a:hover {
    color: #2f5597 !important;
}

@media screen and (max-width:1440px) and (min-width:1024px) {
    .navmenu-container .navmenu .level-0 div.sub {}
}

.xgzc {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.xgzc-items {
    width: 24%;
    height: 120px;
    text-align: center;
    /* background: url(/Portals/196/Skins/zhxg/images/sgzcbg.png)no-repeat; */
    margin-bottom: 30px;
    box-shadow: 1px 1px 5px -3px;
    background: #fefbfb;
}

.xgzc-items-img img {
    width: 50px;
    /* height: 50px; */
    margin-top: 14px;
    margin-bottom: 9px
}

.xgzc-items p {
    color: #000;
    font-size: 16px
}

.Relevant-policies h5 {
    font-size: 27px !important;
    margin-bottom: 20px !important;
    color: #a42020 !important;
}

.DnnModule-79206 {
    margin-top: 48px
}