* {
    margin: 0;
    padding: 0;
}

body,
html {
    font-family: Arial, "宋体", "微软雅黑";
    margin: 0;
}

.dn {
    display: block !important;
}

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

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

.clears {
    *+height: 1%;
}


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

.content.box {
    display: flex;
}

#dnn_LeftnavPane {
    width: 230px;
    padding-top: 20px !important;
    min-height: 450px;
    background: url(/zlcg/lib/image/leftbg.gif) repeat-y 10px top;
}

#dnn_ContentPane {
    width: 502px;
    margin: 0 48px 10px 4px;
}

#dnn_RightnavPane {
    width: 180px;
}

.content-cont1 {
    width: 150px;
    float: left;
    margin-bottom: 30px;
}

.content-cont2 {
    width: 340px;
    float: left;
}

.style11 #dnn_ContentPane {
    width: 752px;
    margin: 0 4px 10px 40px;
}

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

.header-left {
    float: left;
}

.header-right {
    float: right;
}

.top-right {
    width: 380px;
    margin-top: 20px;
    text-align: right;
}

.top .smenu {
    float: left;
    text-align: left;
    vertical-align: top;
}

.top .smenu a {
    color: #6a6a6a;
}

.top .smenu a:hover {
    color: #6a6a6a;
    text-decoration: underline;
}

.top .smenu span {
    margin: 0 7px 0 5px;
}

.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, 4px);
}


/*#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(/zlcg/lib/image/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(/zlcg/lib/image/phone.gif) no-repeat left 6px;    padding-left: 12px;}
*/
/*input*/



/*nav*/
.nav {
    background: #008eda;
    height: 25px;
}

.nav .navmenu {
    display: flex;
}

.nav .navmenu li.level-0:last-child {
    /*background: url(/zlcg/lib/image/navlastbg.gif) repeat-x left top; */
}

.nav .navmenu li.level-0 {
    display: inline-block;
    text-align: center;
    height: 25px;
    position: relative;
    border-right: 1px solid #fff;
}

.nav .navmenu li.level-0>a {
    padding: 0 33px;
    margin: 0px;
    display: block;
    color: #fff;
    background: #008eda;
    text-align: center;
    height: 25px;
    line-height: 25px;
}

.nav .navmenu li.level-0:hover>a {
    background: #0054a7;
}

.nav .navmenu li.level-0-first>a {
    width: 40px;
}

.nav .navmenu li.level-0-last>a {
    background: #01b1ea;
}

.nav .navmenu li.level-0 div.sub-0 {
    position: absolute;
    left: 1px;
    top: 25px;
    display: none;
    z-index: 999;
    width: 100%;
}

.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 ul.sub-0 li {
    list-style: none;
}

.nav .navmenu li.level-0 ul.sub-0 li a {
    display: block;
    color: #008dd5;
    text-align: center;
    line-height: 23px;
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;
    filter: Alpha(opacity=80);
    background: #fff;
    padding: 0 32px;
    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:hover a {
    color: #fff;
}


.level-0:nth-child(4) .sub.sub-0 {
    width: 155%;
}
.nav .navmenu li.level-0 ul.sub-0 li:hover a {
    background: #0054a7 !important;
}

.nav .navmenu li.level-0 ul.navitem-2 li a {
    padding: 0 38px;
}

.nav .navmenu li.level-0 ul.navitem-3 li a {
    padding: 0 30px;
    text-align: left;
}

.nav .navmenu li.level-0 ul.navitem-4 li a {
    padding: 0 32px;
}

.nav .navmenu li.level-0 ul.navitem-5 li a {
    padding: 0 32px;
}

.nav .navmenu li.level-0 ul.navitem-6 li a {
    padding: 0 31.5px;
    text-align: left;
}

.nav .navmenu li.level-0 ul.navitem-7 li a {
    padding: 0 11px;
}

.nav .navmenu li.level-0 ul.navitem-8 li a {
    padding: 0 44px;
}

/*当前位置*/
.content_r_breadcrumb {
    margin: 30px 0 0 0;
    color: #a6a6a6;
    height: 31px;
}

.content_r_breadcrumb a {
    color: #a6a6a6 !important;
}

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

/*right*/
.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;
}

.righttw {
    background: url(/zlcg/lib/image/dotline.gif) repeat-x bottom;
    height: 136px;
    width: 178px;
    margin: 11px 0 0 0;
    color: #8f8f8f;
    line-height: 15px;
    letter-spacing: 1px;
}

.righttw a {
    color: #8f8f8f;
}

.righttw a:hover {
    color: #c89151;
}

.righttw img {
    margin-right: 13px;
}

.rightpic {
    margin: 12px 0 0 0;
}

.rightpic .piclist {
    margin: 0 0 10px 0;
    width: 179px;
}

.cnt {
    border: 1px solid #cdcbd0;
    width: 177px;
}

.cnt img {
    margin: 1px;
}

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

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

.rlist .bprint {
    background: #f5e9dd url(/zlcg/lib/image/about-a1.jpg) no-repeat 6px center;
}

.rlist .bmap {
    background: #f5e9dd url(/zlcg/lib/image/about-a2.jpg) no-repeat 6px center;
}

.rlist .bcontact {
    background: #f5e9dd url(/zlcg/lib/image/about-a3.jpg) no-repeat 6px center;
}

.rlist .brss {
    background: #f5e9dd url(/zlcg/lib/image/about-a4.jpg) no-repeat 6px center;
}

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

/*color*/
.style1 .nav .navmenu li.level-0.breadcrumb-0 a {
    background: #ebc888;
}

.style1 .nav .navmenu li.level-0.breadcrumb-0 ul.sub-0 li a {
    color: #6f6f6f;
}

.style1 .nav .navmenu li.level-0.breadcrumb-0 ul.sub-0 li:hover a {
    background: #ebc888 !important;
color:#fff  !important;
}

.style2 .nav .navmenu li.level-0.breadcrumb-0 a {
    background: #a0775b;
}

.style2 .nav .navmenu li.level-0.breadcrumb-0 ul.sub-0 li a {
    color: #6f6f6f;
}

.style2 .nav .navmenu li.level-0.breadcrumb-0 ul.sub-0 li:hover a {
    background: #a0775b !important;
color:#fff;
}

.style2 #dnn_LeftnavPane {
    background: url(/zlcg/lib/image/news-bg.png) repeat-y 10px top;
}

.style2 .DNNContainer_with_title h2 {
    color: #8f6f5a;
    border-bottom: 1px solid #8f6f5a;
}

.style2 .more {
    background: url(/zlcg/lib/image/more.gif);
}

.style2 a.news-title:hover {
    color: #8f6f5a !important;
}

.style2 .righttit {
    background-color: #8f6f5a;
}

.style2 .rlist .tel {
    color: #898989;
}

.style2 .rlist .bprint {
    background: #e7e7e7 url(/zlcg/lib/image/news-a1.jpg) no-repeat 6px center;
}

.style2 .rlist .bmap {
    background: #e7e7e7 url(/zlcg/lib/image/news-a2.jpg) no-repeat 6px center;
}

.style2 .rlist .bcontact {
    background: #e7e7e7 url(/zlcg/lib/image/news-a3.jpg) no-repeat 6px center;
}

.style2 .rlist .brss {
    background: #e7e7e7 url(/zlcg/lib/image/news-a4.jpg) no-repeat 6px center;
}

.style3 .nav .navmenu li.level-0.breadcrumb-0 a {
    background: #95867f;
}

.style3 #dnn_LeftnavPane {
    background: url(/zlcg/lib/image/prc-bg.png) repeat-y 10px top;
}

.style3 .DNNContainer_with_title h2 {
    color: #95867f;
    border-bottom: 1px solid #95867f;
}

.style3 .righttit {
    background-color: #8f6f5a;
}

.style3 .rlist .tel {
    color: #898989;
}

.style3 .rlist .bprint {
    background: #e7e7e7 url(/zlcg/lib/image/prc-a1.jpg) no-repeat 6px center;
}

.style3 .rlist .bmap {
    background: #e7e7e7 url(/zlcg/lib/image/prc-a2.jpg) no-repeat 6px center;
}

.style3 .rlist .bcontact {
    background: #e7e7e7 url(/zlcg/lib/image/prc-a3.jpg) no-repeat 6px center;
}

.style3 .rlist .brss {
    background: #e7e7e7 url(/zlcg/lib/image/prc-a4.jpg) no-repeat 6px center;
}

.style4 .nav .navmenu li.level-0.breadcrumb-0 a {
    background: #a2c87f;
}

.style4 #dnn_LeftnavPane {
    background: url(/zlcg/lib/image/bg.png) repeat-y 10px top;
}

.style4 .accordion-3-container li.level-0 a:hover,
.style4 .accordion-3-container li.active a {
    background: #779d52 url(/zlcg/lib/image/arrow2.gif) no-repeat 8px 11px;
}

.style4 .DNNContainer_with_title h2 {
    color: #5f8b36;
    border-bottom: 1px solid #5f8b36;
}

.style4 a.news-title {
    color: #5f8b36
}

.style4 .righttit {
    background: #5e8c34;
}

.style4 .rlist ul li a {
    color: #5f8b36
}

.style4 .rlist .tel {
    color: #5e8c34;
}

.style4 .rlist .bprint {
    background: #dfe8d7 url(/zlcg/lib/image/a1.jpg) no-repeat 6px center;
}

.style4 .rlist .bmap {
    background: #dfe8d7 url(/zlcg/lib/image/a2.jpg) no-repeat 6px center;
}

.style4 .rlist .bcontact {
    background: #dfe8d7 url(/zlcg/lib/image/a3.jpg) no-repeat 6px center;
}

.style4 .rlist .brss {
    background: #dfe8d7 url(/zlcg/lib/image/a4.jpg) no-repeat 6px center;
}

.style5 .nav .navmenu li.level-0.breadcrumb-0 a {
    background: #87759f;
}

.style5 #dnn_LeftnavPane {
    background: url(/zlcg/lib/image/rlzy-bg.png) repeat-y 10px top;
}

.style5 .accordion-3-container li.level-0 a:hover,
.style5 .accordion-3-container li.active a {
    background: #87759f url(/zlcg/lib/image/arrow2.gif) no-repeat 8px 11px !important;
}

.style5 .DNNContainer_with_title h2 {
    color: #8f75b6;
    border-bottom: 1px solid #8f75b6;
}

.style5 .righttit {
    background: #8f75b6;
}

.style5 .rlist ul li a {
    color: #898989;
}

.style5 .rlist .tel {
    color: #898989
}

.style5 .rlist .bprint {
    background: #e7e7e7 url(/zlcg/lib/image/rlzy-a1.jpg) no-repeat 6px center;
}

.style5 .rlist .bmap {
    background: #e7e7e7 url(/zlcg/lib/image/rlzy-a2.jpg) no-repeat 6px center;
}

.style5 .rlist .bcontact {
    background: #e7e7e7 url(/zlcg/lib/image/rlzy-a3.jpg) no-repeat 6px center;
}

.style5 .rlist .brss {
    background: #e7e7e7 url(/zlcg/lib/image/rlzy-a4.jpg) no-repeat 6px center;
}

.style6 .nav .navmenu li.level-0.breadcrumb-0 a {
    background: #12927b;
}

.style6 #dnn_LeftnavPane {
    background: url(/zlcg/lib/image/bg.png) repeat-y 10px top;
}

.style6 .accordion-3-container li.level-0 a:hover,
.style6 .accordion-3-container li.active a {
    /*background: #12925D url(/zlcg/lib/image/arrow2.gif) no-repeat 8px 11px !important;*/
}

.style6 .DNNContainer_with_title h2 {
    color: #11917a;
    border-bottom: 1px solid #11917a;
}

.style6 .righttit {
    background: #129279;
}

.style6 .rlist ul li a {
    color: #898989;
}

.style6 .rlist .tel {
    color: #898989
}

.style6 .rlist .bprint {
    background: #e7e7e7 url(/zlcg/lib/image/yxwl-a1.jpg) no-repeat 6px center;
}

.style6 .rlist .bmap {
    background: #e7e7e7 url(/zlcg/lib/image/yxwl-a2.jpg) no-repeat 6px center;
}

.style6 .rlist .bcontact {
    background: #e7e7e7 url(/zlcg/lib/image/yxwl-a3.jpg) no-repeat 6px center;
}

.style6 .rlist .brss {
    background: #e7e7e7 url(/zlcg/lib/image/yxwl-a4.jpg) no-repeat 6px center;
}

.style7 .nav .navmenu li.level-0.breadcrumb-0 a {
    background: #0054a7;
}

.style7 #dnn_LeftnavPane {
    background: url(/zlcg/lib/image/kjcx-bg.png) repeat-y 10px top;
}

/* .style7 .accordion-3-container li.level-0 a:hover,.style7 .accordion-3-container li.active a {
	background: #2682c5 url(/zlcg/lib/image/arrow2.gif) no-repeat 8px 11px !important;} */
/* .style7 .accordion-3-container li.level-0 a:hover,.style7 .accordion-3-container li.active {
		background: #2682c5 url(/zlcg/lib/image/arrow2.gif) no-repeat 8px 11px !important;} */
.style7 .DNNContainer_with_title h2 {
    color: #008eda;
    border-bottom: 1px solid #008eda;
}

.style7 .tuw {
    margin: 0 0 28px 0;
}

.style7 .righttit {
    background: #008eda;
}

.style7 .rlist ul li a {
    color: #008eda;
}

.style7 .rlist .tel {
    color: #008eda;
}

.style7 .rlist .bprint {
    background: #cce7f8 url(/zlcg/lib/image/a1.gif) no-repeat 6px center;
}

.style7 .rlist .bmap {
    background: #cce7f8 url(/zlcg/lib/image/a2.gif) no-repeat 6px center;
}

.style7 .rlist .bcontact {
    background: #cce7f8 url(/zlcg/lib/image/a3.gif) no-repeat 6px center;
}

.style7 .rlist .brss {
    background: #cce7f8 url(/zlcg/lib/image/a4.gif) no-repeat 6px center;
}

.style8 .nav .navmenu li.level-0.breadcrumb-0 a {
    background: #28c7fe;
    text-align: left;
}

.style8 #dnn_LeftnavPane {
    background: url(/zlcg/lib/image/bg.png) repeat-y 10px top;
}

/*.style8 .accordion-3-container li.level-0 a:hover, .style8 .accordion-3-container li.level-0 a {
	background: #459788 url(/zlcg/lib/image/arrow2.gif) no-repeat 8px 11px;}*/
.style8 .righttit {
    background: #67d7fd;
}

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

.style8 .rlist .tel {
    color: #018dda;
}

.style8 .rlist .bprint {
    background: #cce7f8 url(/zlcg/lib/image/a1.gif) no-repeat 6px center;
}

.style8 .rlist .bmap {
    background: #cce7f8 url(/zlcg/lib/image/a2.gif) no-repeat 6px center;
}

.style8 .rlist .bcontact {
    background: #cce7f8 url(/zlcg/lib/image/a3.gif) no-repeat 6px center;
}

.style8 .rlist .brss {
    background: #cce7f8 url(/zlcg/lib/image/a4.gif) no-repeat 6px center;
}

.style8 .teltext {
    color: #008eda;
    margin: 6px 0 4px 0;
    line-height: 18px;
}

.style8 .teltext .teltxt {
    float: left;
    padding-right: 3px;
    font-weight: bold;
    text-indent: 9px;
    color: #008eda;
    line-height: 18px;
}

.style8 .teltext .telnum {
    float: left;
    color: #008eda;
    line-height: 18px;
    font-weight: bold;
}



.style10 #dnn_LeftnavPane {
    background: url(/zlcg/lib/image/leftlxwmbg.gif) repeat-y 10px top;
    width: 230px;
}

.style10 .DNNContainer_with_title h2 {
    border-bottom: 1px solid #008eda;
    color: #008eda;
}

.style10 .sinochem-second-menu-title {
    display: block;
    word-wrap: break-word;
    word-break: normal;
    height: 28px;
    line-height: 28px;
    background: #2682c5 url(/zlcg/lib/image/arrow2.gif) no-repeat 8px 11px;
    color: #fff;
    border-bottom: 1px solid #e8e8e8;
    font-weight: bold;
    letter-spacing: 1px;
}

.style10 .sinochem-second-menu-title:hover {
    background: #2682c5;
}

.style10 .Head a {
    float: none;
    font-weight: normal;
    font-size: 12px;
    display: block;
}

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

.style10 .righttit {
    background: #008eda;
}

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

.style10 .rlist .tel {
    color: #018dda;
}

.style10 .rlist .bprint {
    background: #cce7f8 url(/zlcg/lib/image/print.gif) no-repeat 6px center;
}

.style10 .rlist .bmap {
    background: #cce7f8 url(/zlcg/lib/image/map.gif) no-repeat 6px center;
}

.style10 .rlist .bcontact {
    background: #cce7f8 url(/zlcg/lib/image/contact.gif) no-repeat 6px center;
}

.style10 .rlist .brss {
    background: #cce7f8 url(/zlcg/lib/image/rss.gif) no-repeat 6px center;
}

.style11 #dnn_LeftnavPane {
    background: url(/zlcg/lib/image/leftlxwmbg.gif) repeat-y 10px top;
    width: 230px;
}

.style11 .DNNContainer_with_title h2 {
    border-bottom: 1px solid #008eda;
    color: #008eda;
}

.style11 .sinochem-second-menu-title {
    display: block;
    word-wrap: break-word;
    word-break: normal;
    height: 28px;
    line-height: 28px;
    background: #2682c5 url(/zlcg/lib/image/arrow2.gif) no-repeat 8px 11px;
    color: #fff;
    border-bottom: 1px solid #e8e8e8;
    font-weight: bold;
    letter-spacing: 1px;
}

.style11 .sinochem-second-menu-title:hover {
    background: #2682c5;
}

.style11 .Head a {
    float: none;
    font-weight: normal;
    font-size: 12px;
    display: block;
}

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


/*bottom*/
.btm {
    background: url(/zlcg/lib/image/logobtm.gif) no-repeat 869px 11px;
    margin-top: 10px;
    height: 71px;
    width: 960px;
    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;
}

.rightNav-box .DnnModule .Content-73725 .rigcont {
    background: #e5e5e5;
    padding-top: 10px;
    padding-right: 15px;
}

.rightNav-box .DnnModule .Content-73725 .rigcont .rcontit {
    color: #fff;
    text-align: center;
    line-height: 18px;
    width: 58px;
    height: 18px;
    background: #8fae72;
    float: left;
    margin-right: 3px;
    margin-bottom: 14px;
}

.rightNav-box .DnnModule .Content-73725 .rigcont .rcontit .rcontzw .img {
    width: 88px;
}