* {
    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(/hhxny/lib/images/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(/hhxny/lib/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(/hhxny/lib/images/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(/hhxny/lib/images/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: 0px 27.5px;
    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: 36px;
}

.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: 115%;
}

.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;
    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 {
    color: #fff;
}

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

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

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

.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(/hhxny/lib/images/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(/hhxny/lib/images/about-a1.jpg) no-repeat 6px center;
}

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

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

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

.rlist .huace {
    background: #f5e9dd url(/hhxny/lib/images/about-a5.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.level-1 {
    background: #ebc888 !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(/hhxny/lib/images/news-bg.png) repeat-y 10px top;
}

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

.style2 .more {
    background: url(/hhxny/lib/images/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(/hhxny/lib/images/news-a1.jpg) no-repeat 6px center;
}

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

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

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

.style2 .rlist .huace {
    background: #e7e7e7 url(/hhxny/lib/images/news-a5.jpg) no-repeat 6px center;
}


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

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

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

.style3 .righttit {
    background-color: #95867f;
}

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

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

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

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

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

.style3 .rlist .huace {
    background: #e7e7e7 url(/hhxny/lib/images/prc-a5.jpg) no-repeat 6px center;
}


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

.style4 #dnn_LeftnavPane {
    background: url(/hhxny/lib/images/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(/hhxny/lib/images/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(/hhxny/lib/images/a1.jpg) no-repeat 6px center;
}

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

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

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

.style4 .rlist .huace {
    background: #dfe8d7 url(/hhxny/lib/images/a5.jpg) no-repeat 6px center;
}

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

.style5 #dnn_LeftnavPane {
    background: url(/hhxny/lib/images/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(/hhxny/lib/images/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(/hhxny/lib/images/rlzy-a1.jpg) no-repeat 6px center;
}

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

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

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

.style5 .rlist .huace {
    background: #e7e7e7 url(/hhxny/lib/images/rlzy-a5.jpg) no-repeat 6px center;
}


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

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

.style6 .accordion-3-container li.level-0 a:hover,
.style6 .accordion-3-container li.active a {
    background: #459788 url(/hhxny/lib/images/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(/hhxny/lib/images/yxwl-a1.jpg) no-repeat 6px center;
}

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

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

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

.style6 .rlist .huace {
    background: #e7e7e7 url(/hhxny/lib/images/yxwl-a5.jpg) no-repeat 6px center;
}


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

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

.style7 .accordion-3-container li.level-0 a:hover {
    background: #2682c5 url(/hhxny/lib/images/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(/hhxny/lib/images/kjcx-a1.gif) no-repeat 6px center;
}

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

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

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

.style7 .rlist .huace {
    background: #cce7f8 url(/hhxny/lib/images/kjcx-a5.gif) no-repeat 6px center;
}


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

.style8 #dnn_LeftnavPane {
    background: url(/hhxny/lib/images/hgsh-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(/hhxny/lib/images/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(/hhxny/lib/images/kjcx-a1.gif) no-repeat 6px center;
}

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

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

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

.style8 .rlist .huace {
    background: #cce7f8 url(/hhxny/lib/images/kjcx-a5.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(/hhxny/lib/images/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(/hhxny/lib/images/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(/hhxny/lib/images/print.gif) no-repeat 6px center;
}

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

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

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

.style10 .rlist .huace {
    background: #cce7f8 url(/hhxny/lib/images/huace-a5.jpg) no-repeat 6px center;
}

.style11 #dnn_LeftnavPane {
    background: url(/hhxny/lib/images/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(/hhxny/lib/images/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(/hhxny/lib/images/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;
    font-size: 12px;
}

.btm a {
    color: #5e5e5e;
}

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

.btm span {
    font-family: Arial;
}

.DnnModule-70394 .xwzx-item-date {
    float: right;
    font-size: 12px;
    margin-top: -18px
}

.DnnModule-70395 .xwlb-item-title {
    background: url(/hhxny/lib/images/syarrow.gif)no-repeat left 8px
}

.DnnModule-70395 .xwlb-item-title .news-title {
    padding-left: 20px
}



.DnnModule-70842 {
    width: 730px;
}

.DnnModule-70843 {
    width: 300px;
    float: left;
    margin-top: 50px;
}

.DnnModule-70844 {
    width: 300px;
    float: right;
    margin-top: -45px;
    margin-right: -228px;
}

.DnnModule-70843 .gs-item,
.DnnModule-70844 .gs-item {
    width: 100%
}

.DnnModule-70993 .zzry-item,
.DnnModule-71317 .zzry-item,
.DnnModule-71319 .zzry-item,
.DnnModule-71320 .zzry-item {
    height: 129px
}

.DnnModule-71144 {
    width: 730px;
}

.techlist {
    overflow: hidden
}

.techlist li {
    float: left;
    margin-left: 36px;
}

.techlist li:first-child {
    margin-left: 0
}

.style7 #dnn_RightnavPane {
    height: 100%;
}

.DnnModule-71144 .FirstInfo a {
    color: rgb(144 144 144)
}

.DnnModule-71144 .techlist:first-child {
    background: url(/hhxny/lib/images/kjdotline.gif)repeat-x bottom;
    padding-bottom: 20px
}

.DnnModule-71144 .techlist {
    margin-top: 20px
}


.DnnModule-71152 .kytd_box,
.DnnModule-71317 .kytd_box,
.DnnModule-71320 .kytd_box,
.DnnModule-71319 .kytd_box {
    width: 503px;
    margin: 0;
    overflow: hidden;
}

.DnnModule-71152 .kytd_list,
.DnnModule-71317 .kytd_list,
.DnnModule-71320 .kytd_list,
.DnnModule-71319 .kytd_list {
    width: 543px;
    float: left;
    margin: 0;
}

.DnnModule-71152 .kytd_li,
.DnnModule-71317 .kytd_li,
.DnnModule-71320 .kytd_li,
.DnnModule-71319 .kytd_li {
    width: 113px;
    float: left;
    margin-right: 17px;
    margin-top: 12px;
    height: 150px;
}

.DnnModule-71152 .kytd_li_pic img,
.DnnModule-71317 .kytd_li_pic img,
.DnnModule-71320 .kytd_li_pic img,
.DnnModule-71319 .kytd_li_pic img {
    width: 107px;
    height: 107px;
    margin: 2px;
}

.DnnModule-71152 .kytd_li_tit,
.DnnModule-71317 .kytd_li_tit,
.DnnModule-71320 .kytd_li_tit,
.DnnModule-71319 .kytd_li_tit {
    width: 113px;
    float: left;
    margin-top: 5px;
    line-height: 16px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.DnnModule-71152 .kytd_li_tit a,
.DnnModule-71317 .kytd_li_tit a,
.DnnModule-71320 .kytd_li_tit aÃ¯Â¼Å’.DnnModule-71319 .kytd_li_tit a {
    text-decoration: none;
    color: rgb(166 166 166);
}

.kytd_li_pic {
    width: 111px;
    height: 111px;
    border: rgb(227 228 230) 1px solid;
}

.DnnModule-71161 .kycgtb {
    width: 500px;
    border: rgb(122 122 122) 1px solid;
    margin: 13px 0 0 0;
}

.DnnModule-71161 .kycg {
    width: 500px;
    float: left;
    line-height: 25px;
    border-bottom: rgb(122 122 122) 1px solid;
}

.DnnModule-71161 .kycg .cgmc {
    width: 350px;
    float: left;
    line-height: 25px;
    text-indent: 8px;
}

.DnnModule-71161 .kycg .hjmc {
    width: 149px;
    float: left;
    border-left: rgb(122 122 122) 1px solid;
    text-indent: 8px;
}

.DnnModule-71162 .xny_box {
    width: 502px;
    margin-top: 5px;
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
}

.DnnModule-71162 #lsyg {
    width: 502px;
    height: 420px;
    float: left;
}

.DnnModule-71162 #lsyg .cont {
    position: relative;
    width: 465px;
    height: 420px;
    overflow: hidden;
    float: left;
}


.DnnModule-71162 #lsyg .cont .conten {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 465px;
}

.DnnModule-71162 #BodyLabel {
    line-height: 180%;
    margin: 10px 0 10px 0;
    text-justify: auto;
    text-align: justify;
}

.DnnModule-71162 #lsyg .ctrl {
    width: 27px;
    height: 420px;
    float: right;
    background: url(/hhxny/lib/images/bg_ctrl.jpg) center 0 repeat-y;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.DnnModule-71162 #lsyg .ctrl strong {
    background: url(/hhxny/lib/images/btn_ctrl.jpg) center 0 no-repeat;
    position: absolute;
    width: 27px;
    display: block;
    height: 27px;
    margin: 0;
}




.content {
    position: relative;
}

.DnnModule-71473,
.DnnModule-71623,
.DnnModule-71630 {
    width: 300px;
    padding: 0px 0 0 11px;
    position: absolute;
    top: 55px;
    left: 168px;
    display: none;
}

.DnnModule-71473 ul,
.DnnModule-71623 ul,
.DnnModule-71630 ul {
    z-index: 9999 !important;
    background: rgb(254 254 254);
    border: 1px solid rgb(241 241 241);
    padding: 0 12px 12px 12px;
}

.DnnModule-71473 ul li,
.DnnModule-71623 ul li,
.DnnModule-71630 ul li {
    z-index: 9999 !important;
    background: rgb(254 254 254);
    line-height: 25px;
}

.DnnModule-71473 ul li .news-title,
.DnnModule-71623 ul li .news-title,
.DnnModule-71630 ul li .news-title {
    display: block;
    background: rgb(254 254 254);
    line-height: 25px;
    padding: 0 12px;
    border-bottom: 1px dotted rgb(194 194 194)
}

.DnnModule-71473 ul li .news-title:hover,
.DnnModule-71623 ul li .news-title:hover,
.DnnModule-71630 ul li .news-title:hover {
    background: rgb(206 199 193);
    color: #fff;
}

.qrcode {
    width: 53px;
    height: 54px;
    background: url(/hhxny/lib/images/qrcode.jpg) no-repeat;
    float: right;
    padding-top: 10px;
    padding-right: 110px;
}

#dnn_RightnavPane {
    height: 100%
}

.DnnModule-70503 .wzdt_con_list {
    margin-bottom: 100px !important
}

.show {
    display: block !important;
}

.hide {
    display: none !important
}

.huacedownload {
    float: right;
}

.huacedownload a {
    background: rgb(200 145 81);
    color: rgb(255 255 255);
    padding: 4px 8px;
    display: block;
    font-size: 13px;
    font-weight: bold;
}

.huacediv {
    border: 1px solid rgb(204 204 204);
    text-align: center;
}