@charset "UTF-8";
/*
------------------------------------------
* site:gdhanbang.net
* Style author:YinLu
* updated date:2017.5.5
------------------------------------------
*/
body,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dd,ul,ol,li,pre,form,button,input,textarea,th,td {margin:0;padding:0;}
body { font-family: "Arial Regular", Arial,"Segoe UI", "Lucida Grande", Helvetica, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans",tahoma,\5FAE\8F6F\96C5\9ED1,\5B8B\4F53,SimSun,sans-serif;
    font-size:14px; color: #555555;
}
ul,ol {list-style:none outside none;}
img { vertical-align: top; }
a {
    color: #555555;
    text-decoration: none;
}
a:hover {
    color: #362724;
}
a:focus{outline:none;}

.fl {float:left;}
.fr {float:right;}
.pr {position:relative;}
.pa {position:absolute;}
.cf {*zoom:1;}
.slick-track:after,
.cf:after {content:"\200B";display:block;height:0;clear:both;}
.of {overflow:hidden;}
.tcenter {
    text-align: center;
}
.tleft {
    text-align: left;
}
.tright {
    text-align: right;
}

.dib {
    display:inline-block;
    *display:inline;
    *zoom:1;
}

.tof {
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}

.valign-box:after {
    content:"\200B";
    display:inline-block;
    font-size: 0;
    width:0;
    height:100%;
    overflow: hidden;
    vertical-align:middle;
}
.valign-box > * {
    display:inline-block;
    vertical-align:middle;
}


.vimg {
    display:block;
    text-align:center;
    line-height:100%;
    overflow:hidden;
}

.vimg img{
    max-width:100%;
    max-height:100%;
    vertical-align:middle;
}

.vimg:after {
    content:"\200B";
    display:inline-block;
    width:0;
    height:100%;
    vertical-align:middle;
}

.wh100 { width: 100%; height:100%; }
.maxW {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 1400px){
    .maxW {
        max-width: 1320px;
    }
}

.mt50 {
    margin-top: 50px;
}
.mt20 {
    margin-top: 20px;
}

/**
首页
 ---------------------------------------------*/


#header .hd,
#header .hd .maxW {
    height: 120px;
}
#header .biaoyu h2 {
    font-weight: normal;
    font-size: 16px;
    color: #797979;
    line-height: 1.3;
}
#header .biaoyu span {
    display: block;
    font-weight: 700;
    font-size: 24px;
    color: #28A414;
}
#header .logo {
    margin-left: 70px;
    margin-right: 30px;
}

#header .tree {
    left: -150px;
    top: 0;
}

#header .bd {
    height: 46px;
    background: url("../images/nav.png") repeat-x left center;
}
#header .kfbox strong {
    display: block;
    color: #D80707;
}
#header .kfbox span {
    padding-top: 15px;
}
#header .kfbox {
    margin-left: 30px;
    font-size: 16px;
    line-height: 1.3;
}
#header .bd .maxW {
	height:46px;
}

/**
---------------导航菜单
 */
#nav {
	display:inline-block;
}
#nav>li {
    float: left;
}
#nav>li>a {
    display: block;
    cursor: pointer;
    padding: 0 20px;
    /*padding-right: 25px;*/
    text-align: center;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #ffffff;
}

#nav>li:first-child>a {
    background: none;
}
#nav>li.active>a,
#nav>li:hover>a {
    color: #FFFFFF;
    text-shadow: 1px 1px 2px rgba(118,82,0,.9);
    background: url("../images/nav-hover.png") repeat-x left center;
}
#nav li {
    position: relative;
    height: auto;
}
#nav .subNav {
    width: 100%;
    padding: 5px 0;
    position: absolute;
    margin: 0;
    top: 0;
    z-index: 99;
    background: rgba(255,255,255,.95);
    display: none;
    /*border: 1px solid #ddd;
    box-sizing: border-box;*/
}
#nav>li>.subNav {
    top: 46px;
}
.subNav li {
    padding: 0 .5em;
}
.subNav a {
    display: block;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    border-top: 1px solid #dddddd;
}
.subNav>li:first-child>a {
    border:none;
}
.subNav li:hover>a {
    color: #07913A;
}
#nav .subNav ul {
    left: 100%;
}
#nav li:hover > ul {
    display: block;
}

.subNav>li>ul ~ a:after {
    content:">";
    display:inline-block;
    position: absolute;
    right: .6em;
    line-height: inherit;
}

.index-slick>.slick-list {
    width: 100%;
}
.index-slick img {
    width: 100%;
}


.leftmain img,
.rightmain img {
    max-width: 100%;
}
#content .item-3 {
    margin-top: 30px;
}

#content .form-box {
    width: 220px;
    border: 1px solid #C7C7C7;
    background: #ffffff;
    margin-left: 58px;
    padding: 20px;
}
#content .form-title {
    font-size: 16px;
    color: #6f6f6f;
}
#content .item-3 .hd {
    background: url("../images/yuer-bg.jpg") no-repeat center;
}

#content .form-box input {
    border: 1px solid #349A30;
    height: 30px;
    padding: 0 10px;
}
#content .form-box li {
    margin-top: 10px;
}

#content .form-box button {
    height: 30px;
    width: 120px;
    border: none;
    color: #873A0E;
    cursor: pointer;
    background: url("../images/nav-hover.png") repeat-x center;
}

#content .item-3 h3.dib {
    font-size: 48px;
    color: #ffffff;
    vertical-align: top;
    padding-top: 78px;
    margin-left: 50px;
    font-weight: 100;
}
#content .item-3 h3.dib strong {
    font-weight: 700;
}

.iwidget-box .hd {
    height: 38px;
    border-left: 1px solid #D4D4D4;
    border-right: 1px solid #D4D4D4;
    background: url("../images/hd-bg.png") repeat-x left top;
}
.iwidget-box .hd .more {
    right: 20px;
    top:0;
    height: 38px;
    width: 36px;
    background: url("../images/more.png") no-repeat left 13px;
}
.iwidget-box .bd {
    border: 1px solid #D4D4D4;
    border-top: none;
    padding: 25px 30px;
}

.iwidget-box.about img.fl {
    margin-right: 30px;
}
.iwidget-box.about .bd p {
    line-height: 1.5;
    padding-top: 1em;
}
.iwidget-box .tab-hd h3 {
    line-height: 38px;
    padding: 0 42px;
    font-weight: 100;
    cursor: pointer;
    background: url("../images/hd-title-h.png") center;
}
.iwidget-box .tab-hd h3.active {
    color: #ffffff;
    cursor: default;
    background: url("../images/hd-title.png") left center;
}

/**  瀚邦资质
--------------------------------------
 */

.hbzz-silder .slick-slide {
    border: 1px solid #dddddd;
    box-sizing: border-box;
    margin: 0 10px;
    height: 160px;
    text-align: center;
}
.hbzz-silder .slick-slide img {
    max-width: 95%;
    max-height:95%;
    vertical-align: middle;
    display: inline-block;
}
.hbzz-silder .slick-slide:after {
    content:"\200B";
    display:inline-block;
    width:0;
    height:100%;
    vertical-align:middle;
}

#content .wbf70 {
    width: 70%;
}
#content .wbf28 {
    width: 28%;
}

#content .tab-bd {
    display: none;
}
/**
   新闻列表
 */
.newslist li {
    position: relative;
    height: 40px;
    border-top: 1px dotted #dddddd;
    padding-left: 1.5em;
    padding-right: 80px;
    line-height: 40px;
    box-sizing: border-box;
    background: url("../images/liststyle.png") no-repeat 5px center;
}
.newslist li:first-child {
    border-top: none;
}
.newslist li:hover {
    background-color: #f6f6f6;
}
.newslist li a {
    width: 100%;
    font-size: 16px;
    display: inline-block;
}
.newslist time {
    right: 5px;
    top:0;
    color: #999;
    font-size: 12px;
}

/**
  在线问答
 */
@keyframes marquee {
    0% { transform:translateY(0%); }
    100% { transform:translateY(-50%);}
}
.wenda-box {
    max-height: 400px;
}
.wenda-box:before,
.wenda-box:after {
    content: '';
    display: block;
    width: 100%;
    height: 30px;
    position: absolute;
    left: 0;
    z-index: 10;
}
.wenda-box:before {
    top:0;
    background-image:linear-gradient(0deg,rgba(255,255,255,0),white);
}
.wenda-box:after {
    bottom:0;
    background-image:linear-gradient(0deg,white,rgba(255,255,255,0));
}
.zxwenda {
    animation: marquee 15s linear infinite;
}
.wenda-box:hover > ul {
    animation-play-state:paused;
}
.zxwenda li i {
    font-style: normal;
    left: 0;
    padding: 3px;
    line-height: 100%;
    color: #ffffff;
    border-radius: 2px;
    font-size: 12px;
}
.zxwenda li i.wen {
    background-color: black;
}
.zxwenda li i.da {
    background-color: #208610;
}
.zxwenda li {
    position: relative;
    border-top: 1px dashed #dddddd;
    box-sizing: border-box;
}
.zxwenda li:first-child {
    border-top: none;
}
.zxwenda li span {
    padding-left: 2.2em;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 1.3;
}
.zxwenda li span:first-child {
    padding-bottom: 0;
}
.imglinks li {
    float: left;
    width: 20%;
}
.imglinks li>a {
    display: block;
    margin: 0 10px;
    height: 60px;
    overflow: hidden;
    border: 1px solid #dddddd;
}

/** 内页样式
------------------------------------------
 */
.nbanner img {
    width: 100%;
    height: auto;
}
.leftmain {
    width:20%;
}
.rightmain {
    width:78%;
}

.widget-nav .hd {
    height: 110px;
    background: #2B9A17 url("../images/about/ntitle-bg.png") no-repeat left top;
}
.widget-nav .hd h3 {
    color: #ffffff;
    font-size: 24px;
    line-height: 1.3;
    font-weight: 500;
}
.widget-nav .hd span {
    display: block;
    font-size: 17px;
}
.widget-nav .bd,
.widget-hzkh .bd {
    padding: 15px;
    border: 1px solid #EDEDED;
}
.sidenav li {
    height: 40px;
    margin: 5px 0;
}
.sidenav li.active,
.sidenav li:hover {
    background: url("../images/about/subnav-bg.png") no-repeat right top;
}
.sidenav li a {
    display: block;
    line-height: 40px;
    padding-left: 3em;
    font-size: 16px;
    background: url("../images/about/o.png") no-repeat 1em center;
}
.sidenav li.active a,
.sidenav li:hover a {
    color: #ffffff;
}
.widget-hzkh .hd {
    height: 40px;
    line-height: 40px;
    background: #2B9A17;
    text-indent: 2em;
    color: #ffffff;
    font-weight: 500;
}
.widget-hzkh li {
    height: 32px;
    line-height: 32px;
    position: relative;
    border-top: 1px dashed #dddddd;
    box-sizing: border-box;
}
.widget-hzkh li:first-child {
    border-top: none;
}
.widget-hzkh li a {
    display: block;
    padding-left: 10px;
}
.widget-hzkh li:before,
.newslist2 li .hd:before {
    content: '';
    display: inline-block;
    width: 3px;
    height: 3px;
    background-color: #999;
    position: absolute;
    left: 0;
    top:50%;
    margin-top: -2px;
}
.widget-neirong .bd {
    border: 1px solid #E2E2E2;
    border-top: 8px solid #2B9A17;
}
.editer {
    padding: 30px;
}
.editer img {
    max-width: 100%;
}
.editer p {
    margin: 1.4em 0;
    line-height: 1.6;
}
.editer table {
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0;
}
.editer .title {
    font-weight: 500;
    font-size: 32px;
    text-align: center;
}
.desc-tool {
    border-bottom: 1px dashed #E2E2E2;
    padding-bottom: 20px;
    margin-bottom:30px;
    margin-top:20px;
    color: #999;
}

.prolist,
.newslist2 {
    margin: 30px;
}
.prolist li {
    float: left;
    width: 50%;
    padding: 20px 0;
    border-bottom: 1px dashed #dddddd;
}
.prolist .imgbox {
    margin-right: 20px;
}
.prolist li:nth-child(odd) .item {
    padding-right: 15px;
}
.prolist li:nth-child(even) .item {
    padding-left: 15px;
}
.prolist .title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 10px;
}
.prolist .desc {
    color: #777;
    line-height: 1.3;
    margin-top: 20px;
}
.prolist li:nth-last-child(1),
.prolist li:nth-last-child(2) {
    border-bottom-color: transparent;
}
.prolist .vimg {
    width: 190px;
    height: 140px;
    border: 1px solid #E2E2E2;
}

.sxp {
    padding-top: 30px;
    border-top: 1px solid #E2E2E2;
    margin-top: 30px;
    line-height: 1.8;
}

/**  证书
-----------------
 */
.zslist {
    margin: 20px;
}
.zslist li {
    float: left;
    width: 29.33%;
    margin: 20px 2%;
}
.zslist li .vimg {
    width: 100%;
    height: 300px;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    background-color: #ffffff;
    box-shadow: 0px 0px 8px 2px #dddddd;
}
.zslist.category11 .vimg {
    height: 200px;
}
.zslist .vimg img{
    max-width: 95%;
    max-height: 95%;
}
.zslist .title {
    padding: 0 20px;
    display: block;
    line-height: 36px;
    text-align: center;
}

.newslist2 .prolist {
    margin: 0;
}
.newslist2 time {
    color: #999;
    right: 5px;
    top:0;
    font-size: 12px;
}
.newslist2 .prolist time {
    display: block;
    margin-top: 10px;
}
.newslist2 .prolist .vimg {
    width: 330px;
    height: 208px;
}

.newslist2 .title {
    display: block ;
    font-size: 16px;
    padding-left: 1.3em;
}
.newslist2 li:first-child .title {
    padding-left: 0;
}
.newslist2 li .hd {
    line-height: 32px;
}
.newslist2 li:not(:first-child) {
    padding:25px 0;
    border-top: 1px dashed #dddddd;
}
.prolist li:hover,
.newslist2 li:hover {
    background-color: #F2F2F2;
}
.newslist2 li:nth-child(2) {
    border-top: none;
}
.newslist2 .desc {
    color: #999;
    line-height: 1.5;
}
.contact table td {
    vertical-align: top;
    padding: 10px;
    line-height: 1.5;
}
.contact table td >div {
    padding: 10px 0;
}
#message-2 li {
    float: left;
    width: 33.3%;
}
#message-2 li input {
    border: 1px solid #E2E2E2;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}
#message-2 textarea {
    border: 1px solid #E2E2E2;
    width: 100%;
    padding: 10px;
    resize: none;
    box-sizing: border-box;
}
#message-2 input[type="submit"] {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    height: 36px;
    border: none;
    cursor: pointer;
    background: url("../images/nav-hover.png") repeat-x left bottom;
}
.widget-hzkh .bd .of {
    max-height: 250px;
}
.widget-hzkh .bd .of:hover ul {
    animation-play-state:paused;
}
.widget-hzkh ul {
    animation: marquee 15s linear infinite;
}

/**  页脚样式
--------------------------------
 */

#footer .links {
    background: #208610;
    padding: 15px 0;
    color: #ffffff;
}
#footer .links a {
    color: #ffffff;
    padding: 15px;
}
#footer .footlogo {
    padding: 15px 0;
}
#footer .copyright {
    line-height: 1.8;
    padding-top: 20px;
    text-align: right;
}
@media screen and (max-width: 1100px) {
    body {
        margin-left:10px;
        margin-right: 10px
    }
    .links .maxW {
        padding-left: 10px;
    }
}

.fenye{
    text-align: center;
    margin-bottom: 20px;
}
.fenye > div{
    display: inline-block;
    *display:inline;
    *zoom:1;
}
.fenye span,.fenye a {
    display:inline-block;
    height:36px;
    line-height:36px;
    padding:0 12px;
    border:1px solid #ddd;
    float:left;
    margin-right:4px;
    background-color:#ffffff;
}
.fenye .current{
    background:#DE1D1D;
    border-color:#DE1D1D;
    color:#FFF;
}
.fenye a:hover{
    background:#f2f2f2;
    text-decoration:none;
}
