/*头部*/

.new-header {
    position: relative;
}

.header_top {
    height: 35px;
    line-height: 35px;
    color: #fff;
}

.header_top a {
    color: #232323;
}

.header_top a:hover {
    color: #5dc560;
}

.header_top ul li {
    float: left;
}

.header_top .ht1 {
    margin-right: 10px;
    overflow: hidden;
}

.header_top .ht1 em {
    padding: 0 10px;
}

.header_top .ht2 {
    width: 550px;
    overflow: hidden;
}

.header_top .ht2 i {
    float: left;
}

.header_top .ht2 ul {
    float: left;
    max-width: 520px;
    width: auto !important;
    display: block;
    height: 35px;
    overflow: hidden;
    color: black;
}

.header_top .ht2 ul li {
    height: 35px;
    max-width: 520px;
    width: auto !important;
    line-height: 35px;
    overflow: hidden;
}

.header_top .ht3 {
    float: right;
}

.header_top .ht3 span {
    display: inline-block;
    vertical-align: top;
}

.header_top .ht3 a {
    padding: 0 8px;
    color: #FFF;
    display: inline-block;
    vertical-align: top;
    height: 35px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 73px;
}

.header_top .ht3 a:hover {
    padding: 0 8px;
    color: #5dc560;
}

.header_top ul li em {
    color: #5dc560;
}

.header_wx {
    position: relative;
    right: 0;
    cursor: pointer;
    float: right;
}

.header_wx .down_code_box {
    padding: 10px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
    background: #fff;
    position: absolute;
    right: 0;
    text-align: center;
}

.down_code_box .down_code {
    float: left;
    padding: 10px;
}

.down_code_box .weixin_code {
    float: left;
    padding: 10px;
}

.new-header .c_search {
    float: right;
    width: 270px;
    border-bottom: 1px solid #FFF;
}

.new-header .c_search .select {
    float: left;
    width: 70px;
    height: 40px;
    position: relative
}

.new-header .c_search .select .h_select_a {
    height: 40px;
    text-decoration: none;
    position: relative;
    z-index: 120;
    display: inline-block;
    color: #fff;
    padding-right: 15px;
    width: 60px;
    text-align: center;
}

.new-header .c_search .select .h_select_a span {
    height: 40px;
    line-height: 40px;
    display: inline
}

.new-header .c_search .select .h_select_a b {
    width: 0;
    height: 0;
    border-width: 6px 4px 0;
    border-style: solid;
    border-color: #fff transparent transparent;
    position: absolute;
    right: 0px;
    top: 18px;
}

.new-header .c_search .input {
    float: left;
    padding-left: 10px;
    width: 160px;
    height: 40px;
    color: #067518;
    line-height: 40px;
    background: #5dc560;
}

.new-header .c_search .input::-webkit-input-placeholder {
    color: #067518;
}

.new-header .c_search .input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #067518;
}

.new-header .c_search .input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #067518;
}

.new-header .c_search .input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #067518;
}

.new-header .c_search .submit {
    float: left;
    width: 25px;
    height: 40px;
    border: 0;
    background: #76b846;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    line-height: 36px;
    cursor: pointer
}

.new-header .c_search .select ul {
    position: absolute;
    background-color: #5dc560;
    top: 35px;
    padding: 5px 0;
    left: 0;
    display: none;
    z-index: 150
}

.new-header .c_search .select ul li {
    width: 75px;
    height: 32px;
    line-height: 32px
}

.new-header .c_search .select ul li a {
    display: block;
    text-align: center;
    color: #fff;
}

.new-header .c_search .select ul li a:hover {
    text-decoration: none;
    color: #067518;
}

.new-header .fax400 {
    margin-bottom: 20px;
    font-size: 16px;
    color: #FFF;
}

.new-header .c_search .c_search_bt {
    font-size: 20px;
    color: #FFF;
    margin-top: 10px;
    display: block;
}

.new-header .header_nav {
    height: 66px;
}

.new-header .header_nav .conbox {
    width: 900px;
    float: left;
    margin-top: 26px;
}

.new-header .header_nav .conbox em {
    border-color: #fff transparent transparent
}

.new-header .header_nav .conbox .on em {
    position: relative;
    right: 25px;
    top: 0;
    display: inline-block;
}

.new-header .header_nav .conbox em {
    width: 0;
    height: 0;
    border-width: 6px 4px 0;
    border-style: solid;
    border-color: #fff transparent transparent;
    position: relative;
    right: 25px;
    top: 0;
    display: inline-block;
}

.new-header .header_nav li {
    z-index: 101;
    float: left;
    display: inline;
}

.new-header .header_nav li a {
    padding: 0 35px;
    font-size: 15px;
    line-height: 40px;
    color: #FFF;
}

.new-header .header_nav li:hover {
    background: #22ad38;
    color: #fff
}

.new-header .header_nav #tags li a {
    padding: 0;
    line-height: 40px
}

.new-header .header_nav li dd.nav-dropdown dl a:hover {
    color: #fff
}

.new-header .header_nav li.first,
.new-header .header_nav li.on,
li.cur {
    background: #22ad38;
    color: #fff
}

.new-header .header_nav li.first {
    margin-right: 10px;
    width: 225px;
    height: 42px;
    border-bottom: 1px solid #74b246;
    text-align: left;
    font-weight: 700;
    font-size: 1pc;
    line-height: 42px;
    display: none;
}

.new-header .header_nav li.first .n1 {
    float: left;
    display: inline-block;
    overflow: hidden;
    margin: 14px 8px 0 20px;
    width: 25px;
    height: 15px;
    background: url(../images/c_navico.png) no-repeat 0 0
}

.new-header .header_nav .publish {
    float: right;
    overflow: hidden;
    width: 193px
}

.new-header .header_nav .publish a {
    display: inline-block;
    padding: 12px 0 0 3pc;
    width: 193px;
    height: 36px;
    background: url(../images/publish_bg.jpg) no-repeat;
    color: #fff;
    font-weight: 700;
    font-size: 1pc
}

.new-header .header_nav .publish a:hover {
    display: inline-block;
    width: 193px;
    height: 37px;
    background: url(../images/publish_bg.jpg) no-repeat 0 -46px;
    color: #fff;
    text-decoration: none
}

/*头部导航下拉菜单*/

.clearfix:after {
    clear: both;
}

.new-header .header_nav .nav-dropdown {
    position: absolute;
    left: 0;
    top: 66px;
    height: 187px;
    width: 100%;
    display: none;
    z-index: 100;
}

.nav-dropdown .p-dropdown {
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    min-width: 1220px;
    height: 187px;
}

.nav-dropdown .p-dropdown dl {
    display: table;
    content: " ";
    position: relative;
    width: 1100px;
    margin: 0 auto;
}

.nav-dropdown .p-dropdown dl dd:first-child {}

.header_nav .p-dropdown dl dd a {
    padding: 0;
    font-size: 15px;
    line-height: 30px;
    color: #3d4558;
}

.new-header .header_nav .p-dropdown dl dd a:hover {
    color: #5dc560;
}

.new-header .header_nav li dd.nav-dropdown {
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 101;
    display: none;
    background-color: rgba(0, 0, 0, 0.6);
}

.new-header .header_nav li dd.nav-dropdown dl a:hover {
    color: #fff
}

.new-header .header_nav li dd {
    float: left;
    width: 110px;
    height: 70px;
    padding-top: 20px;
    text-align: center;
}

.new-header .header_nav li dd .ico_1 {
    background: url(../images/ico_0112.png) no-repeat -1px -209px;
    left: 38px;
    width: 32px;
    height: 36px;
    position: relative;
    display: block;
}

.new-header .header_nav li dd .ico_2 {
    background: url(../images/ico_0112.png) no-repeat -139px 0;
    left: 34px;
    width: 45px;
    height: 33px;
    position: relative;
    display: block;
}

.new-header .header_nav li dd .ico_3 {
    background: url(../images/ico_0112.png) no-repeat -277px 0;
    left: 34px;
    width: 45px;
    height: 33px;
    position: relative;
    display: block;
}

.new-header .header_nav li dd .ico_4 {
    background: url(../images/ico_0112.png) no-repeat -412px 0;
    left: 33px;
    width: 45px;
    height: 33px;
    position: relative;
    display: block;
}

.new-header .header_nav li dd .ico_5 {
    background: url(../images/ico_0112.png) no-repeat -550px 0;
    left: 34px;
    width: 45px;
    height: 33px;
    position: relative;
    display: block;
}

.new-header .header_nav li dd .ico_6 {
    background: url(../images/ico_0112.png) no-repeat -686px 0;
    left: 34px;
    width: 45px;
    height: 33px;
    position: relative;
    display: block;
}

.new-header .header_nav li dd .ico_7 {
    background: url(../images/ico_0112.png) no-repeat -828px 0;
    left: 39px;
    width: 45px;
    height: 33px;
    position: relative;
    display: block;
}

.new-header .header_nav li dd .ico_8 {
    background: url(../images/ico_0112.png) no-repeat -960px 0;
    left: 34px;
    width: 45px;
    height: 33px;
    position: relative;
    display: block;
}

.new-header .header_nav li dd .ico_9 {
    background: url(../images/ico_0112.png) no-repeat 0 -58px;
    left: 30px;
    width: 45px;
    height: 33px;
    position: relative;
    display: block;
}

.new-header .header_nav li dd .ico_10 {
    background: url(../images/ico_0112.png) no-repeat -139px -58px;
    left: 34px;
    width: 45px;
    height: 33px;
    position: relative;
    display: block;
}

.new-header .header_nav li dd .ico_11 {
    background: url(../images/ico_0112.png) no-repeat -277px -58px;
    left: 38px;
    width: 45px;
    height: 33px;
    position: relative;
    display: block;
}

.new-header .header_nav li dd .ico_12 {
    background: url(../images/ico_0112.png) no-repeat -412px -58px;
    left: 34px;
    width: 45px;
    height: 33px;
    position: relative;
    display: block;
}

.new-header .header_nav li dd .ico_13 {
    background: url(../images/ico_0112.png) no-repeat -550px -58px;
    left: 38px;
    width: 45px;
    height: 33px;
    position: relative;
    display: block;
}

.new-header .header_nav li dd .ico_14 {
    background: url(../images/ico_0112.png) no-repeat -686px -58px;
    left: 34px;
    width: 45px;
    height: 33px;
    position: relative;
    display: block;
}

.new-header .header_nav li dd .ico_15 {
    background: url(../images/ico_0112.png) no-repeat -190px -209px;
    left: 38px;
    width: 32px;
    height: 36px;
    position: relative;
    display: block;
}

.new-header .header_nav li dd .ico_16 {
    background: url(../images/ico_0112.png) no-repeat -225px -212px;
    left: 38px;
    width: 36px;
    height: 33px;
    position: relative;
    display: block;
}

.new-header .header_nav li dd .ico_17 {
    background: url(../images/ico_0112.png) no-repeat -38px -212px;
    left: 34px;
    width: 36px;
    height: 33px;
    position: relative;
    display: block;
}

.new-header .header_nav li dd .ico_18 {
    background: url(../images/ico_0112.png) no-repeat -75px -212px;
    left: 38px;
    width: 36px;
    height: 33px;
    position: relative;
    display: block;
}

.new-header .header_nav li dd .ico_19 {
    background: url(../images/ico_0112.png) no-repeat -111px -212px;
    left: 38px;
    width: 36px;
    height: 33px;
    position: relative;
    display: block;
}

.new-header .header_nav li dd .ico_20 {
    background: url(../images/ico_0112.png) no-repeat -150px -212px;
    left: 34px;
    width: 40px;
    height: 33px;
    position: relative;
    display: block;
}

.new-header .header_nav li dl.nav-dropdown a {
    padding: 0;
    line-height: none;
    color: #3d4558;
}

.new-header .header_nav li dl.nav-dropdown a:hover {
    color: #5cc560;
}

/*头部导航下拉菜单 end*/

/*效果图新增二级分类*/

.p-dropdown .dropdown-case {}

.new-header .p-dropdown .dropdown-case dl {
    float: left;
    width: 450px;
    height: 187px;
}

.new-header .p-dropdown .dropdown-case dl:nth-child(3n) {
    width: 300px;
}

.new-header .p-dropdown .dropdown-case dl:nth-child(3n) dd {
    width: 150px;
    padding: 0;
    text-align: center;
}

.new-header .p-dropdown .dropdown-case dl+dl {
    border-left: 1px solid #eee;
}

.new-header .p-dropdown .dropdown-case dl dt {
    margin-top: 20px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.new-header .p-dropdown .dropdown-case dl dt a,
.new-header .p-dropdown .dropdown-case dl dt {
    font-size: 24px;
    color: #000;
}

.p-dropdown .dropdown-case dl dt a:hover {
    color: #5dc560;
}

.new-header .header_nav .p-dropdown .dropdown-case dd {
    height: 50px;
    line-height: 50px;
    width: 74px;
    padding-top: 0;
}

.new-header .header_nav .p-dropdown .dropdown-case .dropdown-1 dd {
    width: 62px;
}

.new-header .header_nav .p-dropdown .dropdown-case .dropdown-2 dd {
    width: 110px;
}

.dropdown-case .icon-design i {
    background: url(../images/licon.png) no-repeat -99px -56px;
    width: 32px;
    height: 32px;
    float: left;
    margin-left: 30px;
    margin-top: 5px;
}

.dropdown-case .icon-budget i {
    background: url(../images/licon.png) no-repeat 0 -56px;
    width: 32px;
    height: 32px;
    float: left;
    margin-left: 30px;
    margin-top: 5px;
}

/*友链到底部*/

.new-friend_link {
    clear: both;
    height: auto;
    background: #22262c;
    overflow: hidden;
}

.new-friend_link .link {
    margin-top: 30px;
    border-bottom: 1px solid #3c4658;
    float: left;
    width: 750px;
    height: 180px;
    overflow: hidden;
}

.new-friend_link .link .title {
    height: 40px;
    border-bottom: 1px solid #3c4658;
    width: 750px;
}

.new-friend_link .link .title li {
    float: left;
    margin-right: 40px;
    font-weight: 400;
    line-height: 40px;
    font-size: 16px;
    cursor: pointer;
    color: #fff;
}

.new-friend_link .link .title li.on {
    border-bottom: 1px solid #5dc560;
    color: #5dc560;
}

.new-friend_link .link .list {
    color: #94a0b0;
    width: 750px;
    height: 120px;
    padding: 10px 0;
}

.new-friend_link .link .list a {
    color: #94a0b0;
    margin: 0 5px;
    display: inline-block;
    line-height: 25px;
    font-size: 14px;
}

.new-friend_link .weibo {
    margin-top: 30px;
    border-bottom: 1px solid #3c4658;
    float: left;
    width: 470px;
    height: 180px;
}

/*底部 0713*/

.line_28 {
    border-top: 1px solid #ededed;
    padding-top: 25px;
}

.new-footer {
    background: #22262c none repeat scroll 0 0;
    clear: both;
    min-width: 1220px;
}

.new-footer .footer-hd {
    background: #22262c;
    color: #999;
    padding: 20px 0;
}

.new-footer .footer-hd .box {
    padding-bottom: 20px;
    border-bottom: 1px solid #3c4658;
}

.new-footer .about .item_about {
    float: left;
    margin-right: 20px;
    width: 145px;
}

.new-footer .about .item_about .a1 {
    color: #ecf0f6;
    padding: 5px 0;
    font-size: 20px;
}

.new-footer .about .item_about .a1 a {
    color: #94a0b0;
}

.new-footer .about .item_about .a2 a {
    color: #94a0b0;
}

.new-footer .about .item_about dt {
    height: 40px;
    line-height: 40px;
}

.new-footer .about .item_about dd {
    line-height: 30px;
    font-size: 14px;
}

.weibo {
    float: right;
    margin-top: 10px;
    width: 545px;
    color: #666
}

.weibo .wb_tel {
    float: left;
    padding-left: 25px;
    width: 197px;
}

.weibo .wb_tel ul {
    margin-top: 8px;
}

.weibo .wb_tel li {
    font-size: 14px;
    color: #94a0b0;
    text-align: left;
}

.weibo .wb_tel span {
    color: #ecf0f6;
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #3c4658;
}

.weibo .wb_tel .ser_btn {
    padding-top: 10px;
    width: 124px;
    height: 32px;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 32px
}

.weibo .wb_tel .ser_btn .btn {
    display: inline-block;
    width: 124px;
    height: 32px;
    background: url(../images/ser_btn.gif) no-repeat
}

.weibo .wb_tel .ser_btn a {
    color: #FFF
}

.weibo .wb_tel .ser_btn a:hover {
    text-decoration: none
}

.weibo .wb_tel .ser_btn .btn:hover {
    display: inline-block;
    width: 124px;
    height: 32px;
    background: url(../images/ser_btn.gif) no-repeat 0 -32px
}

.weibo .wb_pub {
    float: left;
    padding-left: 20px;
}

.weibo .wb_pub .t1 {
    height: 40px;
    line-height: 40px;
    color: #fff;
    display: block;
    border-bottom: 1px solid #3c4658;
}

.weibo .wb_pub p {
    padding: 0;
    color: #ecf0f6;
    margin-top: 15px;
}

.weibo .wb_pub p.t1 {
    padding-bottom: 10px;
    font-size: 20px
}

.weibo .wb_pub p.t2 {
    padding-top: 10px
}

.new-footer .icon {
    overflow: hidden;
}

.new-footer .icon .list {
    overflow: hidden;
    padding: 10px 84px 0;
}

.new-footer .icon .list a {
    float: left;
    display: inline-block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.new-footer .icon .list a em {
    border-right: 1px solid #3c4658;
    height: 20px;
    float: right;
    margin-top: 10px;
}

.new-footer .about {
    float: left;
    margin-top: 10px;
    width: 675px;
    color: #666
}

.new-footer .icon .list .icon1 {
    background: url(../images/zxicon.png) no-repeat 0 -260px;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 4px;
    right: 10px;
}

.new-footer .icon .list .icon2 {
    background: url(../images/zxicon.png) no-repeat -50px -260px;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 4px;
    right: 10px;
}

.new-footer .icon .list .icon3 {
    background: url(../images/zxicon.png) no-repeat -100px -261px;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 4px;
    right: 10px;
}

.new-footer .icon .list .icon4 {
    background: url(../images/zxicon.png) no-repeat -150px -260px;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 4px;
    right: 10px;
}

.new-footer .icon .list .icon5 {
    background: url(../images/zxicon.png) no-repeat -200px -260px;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 4px;
    right: 10px;
}

.new-footer .icon .list .icon6 {
    background: url(../images/zxicon.png) no-repeat -250px -260px;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 4px;
    right: 10px;
}

.new-footer .icon .list .icon7 {
    background: url(../images/zxicon.png) no-repeat -296px -260px;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 4px;
    right: 10px;
}

.new-footer .copyright {
    clear: both;
    margin-top: 5px
}

.new-footer .copyright li {
    text-align: center;
    font-weight: 400;
    line-height: 30px;
    color: #68778b;
    font-size: 14px;
}

.new-footer .copyright li a {
    color: #68778b;
}

/*.new-footer .icpico{margin:10px auto 30px;height:32px;text-align:center; display:table;}*/

.new-footer .icpico {
    margin: 0 auto;
    height: 32px;
    text-align: center;
    width: 270px;
    padding: 10px 0 20px 0;
}

.new-footer .icpico a {
    float: left;
    margin: 0 10px
}

.new-footer .icpico .ico1 {
    display: inline-block;
    width: 30px;
    height: 32px;
    background: url(../images/icp_bg.png) no-repeat
}

.new-footer .icpico .ico2 {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(../images/icp_bg.png) no-repeat -32px 0
}

.new-footer .icpico .ico3 {
    display: inline-block;
    width: 30px;
    height: 32px;
    background: url(../images/icp_bg.png) no-repeat -69px 0
}

.new-clear {
    clear: both;
}

/*提交报价弹窗*/

.layui-layer-page .layui-layer-content {
    overflow: visible;
}

.c_prompt .prompt_t {
    width: 100%;
    height: 50px;
    background: #8ae98e linear-gradient(to right, #7dde80, #5cc560) repeat scroll 0 0;
    position: relative;
    border-radius: 10px 10px 0 0;
}

.c_prompt .prompt_t img {
    position: absolute;
    width: 117px;
    height: 130px;
    left: 178px;
    top: -80px;
}

/*.c_prompt{ width:480px; height:260px; display:none;}
.c_prompt .prompt_c{ text-align:center; padding:0 30px 20px; height:190px; width:420px;}
.c_prompt .prompt_c .p1{ font-size:22px; color:#ffa800; margin-top:30px; margin-bottom:10px; }
.c_prompt .prompt_c .p1 i{ font-size:24px; margin-right:10px;}
.c_prompt .prompt_c .p2{ font-size:16px; color:#3d4558; margin-bottom:0;}
.c_prompt .prompt_c .p3{ font-size:16px; color:#3d4558;}
.c_prompt .prompt_c .p3 em{ padding:0 5px; font-size:18px; color:#ffa800;}
.c_prompt .prompt_c p{ line-height:36px;}
.c_prompt .prompt_c p+p{ margin-bottom:5px;}
.prompt_close{ font-size:14px; color:#94a0b0;line-height:36px; margin-top:10px;}*/

.c_prompt {
    width: 360px;
    display: none;
}

.prompt_c1 {
    text-align: center;
    padding: 20px 0;
}

.prompt_c1 .p1 {
    color: #5dc560;
    margin-bottom: 15px;
}

.prompt_c1 .p1 i {
    font-size: 40px;
    color: #5dc560;
}

.prompt_c1 .p2 {
    line-height: 24px;
}

.prompt_c1 .p2 em {
    color: #5dc560;
}

.prompt_c1 .p {
    margin-bottom: 10px;
}

.prompt_c1 .prompt_close {
    width: 146px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #aaa;
    border-radius: 5px;
    cursor: pointer;
    margin: 24px auto 0;
}

.header_top .topnav_l {
    width: 900px;
    overflow: hidden;
    height: 35px;
}

.header_top .topnav_l span {
    float: left;
    color: #5dc560;
    margin-right: 20px;
}

.header_top .topnav_l span em {
    background: url("../images/ico_0112.png") no-repeat 0 -180px;
    width: 20px;
    height: 16px;
    position: relative;
    top: 2px;
    left: 0;
    display: inline-block;
    margin-right: 5px;
}

.header_top .topnav_l span a {
    padding: 0 5px;
    margin-right: 10px;
    color: #fff;
}

.header_top .topnav_l ul li {
    width: 100px;
    position: relative;
}

.header_top .topnav_l ul li a {
    font-size: 14px;
    color: #cdd5e1;
}

.header_top .topnav_l ul li a:hover {
    color: #5dc560;
}

.header_top .topnav_l .cur {
    background: none;
}

.header_top .topnav_l .cur a {
    color: #5dc560;
}

.header_top .topnav_l ul li em {
    position: absolute;
    width: 0;
    height: 0;
    border-width: 6px 4px 0;
    border-style: solid;
    border-color: #cdd5e1 transparent transparent;
    position: absolute;
    right: 28px;
    top: 18px;
}

.topnav_l li dl.nav-dropdown {
    position: absolute;
    left: -444px;
    width: 1220px;
    height: 108px;
    display: none;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    z-index: 10000;
}

.topnav_l li dd:hover {}

.topnav_l li dd {
    float: left;
    width: 152px;
    text-align: center;
    margin-top: 20px;
}

.topnav_l li dd .ico_1 {
    background: url(../images/ico_0112.png) no-repeat 0 0;
    left: 54px;
    width: 45px;
    height: 33px;
    position: relative;
    display: block;
}

.topnav_l li dd .ico_2 {
    background: url(../images/ico_0112.png) no-repeat -139px 0;
    left: 54px;
    width: 45px;
    height: 33px;
    position: relative;
    display: block;
}

.topnav_l li dd .ico_3 {
    background: url(../images/ico_0112.png) no-repeat -277px 0;
    left: 54px;
    width: 45px;
    height: 33px;
    position: relative;
    display: block;
}

.topnav_l li dd .ico_4 {
    background: url(../images/ico_0112.png) no-repeat -412px 0;
    left: 54px;
    width: 45px;
    height: 33px;
    position: relative;
    display: block;
}

.topnav_l li dd .ico_5 {
    background: url(../images/ico_0112.png) no-repeat -550px 0;
    left: 54px;
    width: 45px;
    height: 33px;
    position: relative;
    display: block;
}

.topnav_l li dl.nav-dropdown a {
    padding: 0;
    line-height: none;
    color: #3d4558;
}

.topnav_l li dl.nav-dropdown a:hover {
    color: #5cc560;
}

.topnav_l ul li a:hover em {
    border-color: #5dc560 transparent transparent;
}

.topnav_r a {
    margin: 0 10px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.topnav_r a:link,
.topnav_r a:visited {
    margin: 0 10px;
    font-size: 14px;
    color: #fff;
}

/*新闻系列导航*/

.news_nav_bg {
    background-color: #e6e6e6;
    border-bottom: 2px solid #e1e1e1;
    height: 58px;
}

.news_nav {
    height: 60px;
}

.news_nav ul li {
    float: left;
    margin-right: 25px;
    padding: 0 15px;
    font-size: 14px;
    line-height: 56px;
}

.news_nav ul li:hover {
    border-bottom: 2px solid #5cc560;
    color: #5cc560;
}

.news_nav ul li:hover a {
    color: #5cc560;
}

.news_nav .on {
    border-bottom: 2px solid #5cc560;
    color: #5cc560;
}

.news_nav .on a {
    color: #5cc560;
}

.news_nav .news_nav_biao {
    font-size: 22px;
    position: relative;
    color: #5cc560;
    letter-spacing: 5px;
    padding-left: 30px;
}

.news_nav .news_nav_biao:hover {
    border: none;
}

.news_nav .news_nav_biao i {
    position: absolute;
    top: 16px;
    left: 0;
    background: url(../images/licon.png) no-repeat -13px -9px;
    display: inline-block;
    width: 22px;
    height: 25px;
    overflow: hidden;
}