﻿@charset "utf-8";/* Reset css*/body,h1,h2,h3,h4,h5,h6,div,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td {    margin: 0;    padding: 0}body,button,input,select,textarea {    font: 14px/1.6 "微软雅黑", arial, \5b8b\4f53}body {    _overflow: auto;    _height: 100%;    margin: 0 auto;}html {    _overflow: hidden}html,body {    overflow-x: hidden;}h1,h2,h3,h4,h5,h6 {    font-size: 100%}address,cite,dfn,em,var {    font-style: normal}code,kbd,pre,samp {    font-family: courier new, courier, monospace}small {    font-size: 12px}ol,dl,dt,dd {    list-style: none}sup {    vertical-align: text-top}sub {    vertical-align: text-bottom}legend {    color: #000}fieldset,img {    border: 0}button,input,select,textarea {    font: 12px/1.5 tahoma, arial, sans-serif;    vertical-align: middle;    cursor: pointer}table {    border-collapse: collapse;    border-spacing: 0}.clear {    display: block;    float: none;    clear: both;    overflow: hidden;    visibility: hidden;    width: 0;    height: 0;    background: none;    border: 0;    font-size: 0}/*a*/a {    text-decoration: none;    color: #333;}    a:hover {        color: #a53822;    }/*img*//*title*/h1 {    font-size: 50px;}h2 {    font-size: 22px;}h3 {    font-size: 18px;}h4 {    font-size: 14px;}h5 {    font-size: 12px;}h6 {    font-size: 9px;}/*\ */html,body {    width: 100%;    overflow-x: hidden;}.lf {    float: left;}.rt {    float: right;    font-size: 14px;    color: #aaa;}.text-center {    text-align: center;}.text-right {    text-align: right;}::-webkit-input-placeholder {    /* WebKit browsers */    color: #cacaca;}:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */    color: #cacaca;}::-moz-placeholder {    /* Mozilla Firefox 19+ */    color: #cacaca;}:-ms-input-placeholder {    /* Internet Explorer 10+ */    color: #cacaca;}/* header * */.header {    /*height: 110px;*/}.header-logo {    width: 1200px;    margin: 0 auto;    overflow: hidden;}    .header-logo img {        margin-top: 23px;    }.search .login {    margin-top: 15px;}    .search .login a {        border-right: 1px solid #aaa;        padding: 0 10px;    }        .search .login a:last-child {            border-right: none;            padding-right: 0px;        }.search .search-box {    margin-top: 20px;    position: relative;}    .search .search-box input {        width: 350px;        padding: 5px 10px;        border: 1px solid #cacaca;        border-radius: 5px;        behavior: url(../other/../other/PIE.htc);        position: relative;        outline: none;    }    .search .search-box span {        position: absolute;        right: 12px;        top: 6px;        width: 17px;        height: 18px;        background: url(../images/search.png) no-repeat;    }.navbar {    background: #a53822;    margin-top: 20px;}/*.nav {    width: 1200px;    margin: 0 auto;}*/    /*.nav > ul {        list-style: none;    }        .nav > ul > li {            display: inline-block;            height: 50px;            line-height: 50px;            position: relative;            z-index: 100;        }            .nav > ul > li > a {                padding: 13px 25px;                font-size: 18px;                color: #fff;            }                .nav > ul > li > a:hover {                    background: #e3808c;                }            .nav > ul > li.active > a {                background: #e3808c;            }            .nav > ul > li > .list-bg {                display: none;                padding: 20px 100px;                position: absolute;                z-index: 99;                clear: both\9;                top: 50px;                left: -99px;                margin: auto;                background: rgba(255, 255, 255, .8);                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ffffff, endColorstr=#C8ffffff);                width: 1000px;                overflow: hidden;            }                .nav > ul > li > .list-bg .list-bg-a {                    width: 372px;                }                .nav > ul > li > .list-bg .list-bg-img {                    width: 275px;                }                .nav > ul > li > .list-bg .list-bg-p {                    width: 353px;                }                .nav > ul > li > .list-bg .list-bg-a > ul {                    float: left;                    list-style: none;                }                    .nav > ul > li > .list-bg .list-bg-a > ul > li span {                        margin-right: 10px;                    }                    .nav > ul > li > .list-bg .list-bg-a > ul > li {                        height: 20px;                        margin-bottom: 20px;                    }                        .nav > ul > li > .list-bg .list-bg-a > ul > li > a {                            color: #333333;                        }                    .nav > ul > li > .list-bg .list-bg-a > ul:first-child {                        border-right: 1px solid #333;                        padding-right: 40px;                    }                    .nav > ul > li > .list-bg .list-bg-a > ul:last-child {                        padding: 0 40px;                    }                .nav > ul > li > .list-bg .list-bg-img img {                    margin-top: 10px;                }                .nav > ul > li > .list-bg .list-bg-p p {                    line-height: 2;                    color: #333;                    margin-top: 10px;                }*//** *banner轮播  */.slideBox {    width: 100%;    height: 430px;    overflow: hidden;    position: relative;}    .slideBox .hd {        height: 15px;        overflow: hidden;        position: absolute;        right: 17%;        bottom: 5px;        z-index: 1;    }        .slideBox .hd ul {            list-style: none;            overflow: hidden;            zoom: 1;            float: left;        }            .slideBox .hd ul li {                opacity: .7;                filter: alpha(opacity=50);                background: #000;                float: left;                margin-right: 2px;                width: 40px;                height: 10px;                line-height: 14px;                text-align: center;                cursor: pointer;            }                .slideBox .hd ul li.on {                    opacity: .7;                    background: #f00;                    filter: alpha(opacity=50);                    color: #f00;                }    .slideBox .bd {        position: relative;        height: 100%;        z-index: 0;    }        .slideBox .bd li {            zoom: 1;            vertical-align: middle;            height: 430px;        }        .slideBox .bd ul {            height: 430px;        }            .slideBox .bd ul li a {                display: inline-block;                height: 100%;                width: 100%;            }    /* 下面是前/后按钮代码，如果不需要删除即可 */    .slideBox .prev,    .slideBox .next {        position: absolute;        left: 3%;        top: 50%;        margin-top: -25px;        display: block;        width: 32px;        height: 40px;        background: url(../images/slider-arrow.png) -110px 5px no-repeat;        filter: alpha(opacity=50);        opacity: 0.5;    }    .slideBox .next {        left: auto;        right: 3%;        background-position: 8px 5px;    }        .slideBox .prev:hover,        .slideBox .next:hover {            filter: alpha(opacity=100);            opacity: 1;        }    .slideBox .prevStop {        display: none;    }    .slideBox .nextStop {        display: none;    }/* 主题 * */.section-news {    width: 1200px;    margin: 40px auto;    overflow: hidden;}.news {    width: 690px;}.news-banner {    width: 485px;    margin-left: 25px;}.news .tab {    list-style: none;    background: #f4f4f4;}    .news .tab li {        display: inline-block;        height: 40px;        line-height: 40px;    }        .news .tab li a {            font-size: 18px;            color: #333;            padding: 8px 30px;        }    .news .tab span {        margin-top: 9px;        margin-right: 15px;    }        .news .tab span a {            font-size: 14px;        }            .news .tab span a i {                margin-left: 5px;                vertical-align: middle;                display: inline-block;                width: 11px;                height: 11px;                background: url(../images/more.png) no-repeat;            }    .news .tab li a:hover {        background: #c60000;        color: #fff;    }    .news .tab li.active a {        background: #c60000;        color: #fff;    }.tabcon {    position: relative;    height: 300px;}    .tabcon .tabcon1 {        display: block;    }    .tabcon > div {        position: absolute;        display: none;        padding-top: 20px;    }.tabcon1 {    width: 690px;}.news-tb {    overflow: hidden;}.news-tb-img img {    width: 140px;    height: 100px;}.news-tb-body {    width: 510px;    padding: 0 20px;    height: 100px;}    .news-tb-body h3 {        font-weight: 500;        margin-bottom: 15px;        font-size: 19px;    }    .news-tb-body p {        color: #999999;        line-height: 2;    }        .news-tb-body p a {            margin-left: 20px;        }.news-list {    width: 640px;    padding: 0 20px;}    .news-list ul li {        margin-top: 15px;    }        .news-list ul li a {            font-size: 16px;        }/*新闻banner*/.wrap {    width: 485px;    height: 340px;    position: relative;    overflow: hidden;    float: left;}.slidebox {    width: 485px;    position: absolute;    top: 0;    left: 0;    height: 293px;}    .slidebox li {        margin-bottom: 47px;        float: left;        width: 485px;        height: 293px;        left: 0;        top: 0;    }        .slidebox li img {            width: 485px;            height: 293px;        }.dot {    position: absolute;    width: 100%;    height: 30px;    text-align: right;    bottom: 17px;    left: 0;}    .dot p {        margin-right: 10px;        margin-top: 4px;    }    .dot b {        opacity: .7;        filter: alpha(opacity=50);        background: #000;        /*color: rgba(0,0,0,0);*/        width: 40px;        height: 12px;        line-height: 12px;        text-align: center;        display: inline-block;        font-size: 8px;        margin: 0 3px;        margin-top: 6px;        cursor: pointer;        /*background: rgba(0, 0, 0, .6);*/        /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7Fffffff, endColorstr=#7Fffffff);*/    }    .dot .cur {        opacity: .7;        filter: alpha(opacity=50);        color: #f00;        /*color: rgba(0,0,0,0);*/        background: #f00;        /*background: rgba(255, 0, 0, .6);*/        /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7Ff00000, endColorstr=#7Ff00000);*/    }.slidebox li a {    display: block;    height: 293px;    position: relative;}    .slidebox li a p {        color: #fff;        position: absolute;        bottom: -32px;        width: 100%;        padding: 5px;        background: rgba(0, 0, 0, 0.3);        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000., endColorstr=#7F000000.);    }    .slidebox li a:hover p {        color: #a53822;    }/* 产业布局 * */.section-flex {    background: #fff;    padding: 40px 0;}.project {    background: #fff;    width: 1250px;    margin: 0 auto;}.picScroll-left {    width: 1250px;    overflow: hidden;    position: relative;}    .picScroll-left .hd {        overflow: hidden;        height: 30px;        background: #fff;        padding: 25px;        position: relative;    }        .picScroll-left .hd p,        .picScroll-left1 .hd p {            position: absolute;            top: 25px;            font-size: 20px;        }            .picScroll-left .hd p a,            .picScroll-left1 .hd p a {                font-size: 18px;                font-weight: bold;            }        .picScroll-left .hd .prev,        .picScroll-left .hd .next {            display: block;            width: 7px;            height: 14px;            float: right;            margin-right: 12px;            margin-top: 10px;            overflow: hidden;            cursor: pointer;            background: url("../images/arrow2.png") no-repeat;        }        .picScroll-left .hd .next {            background: url("../images/arrow1.png") no-repeat;        }        .picScroll-left .hd ul {            float: right;            overflow: hidden;            margin-top: 12px;            zoom: 1;        }            .picScroll-left .hd ul li {                float: left;                width: 10px;                height: 10px;                overflow: hidden;                margin-right: 12px;                text-indent: -999px;                cursor: pointer;                background: url("../images/listdot.png") no-repeat;            }                .picScroll-left .hd ul li.on {                    background: url("../images/listdoton.png") no-repeat;                }    .picScroll-left .bd {        padding: 0px 30px 70px 30px;    }        .picScroll-left .bd ul {            overflow: hidden;            zoom: 1;        }            .picScroll-left .bd ul li {                height: 236px;                height: auto\9;                float: left;                _display: inline;                overflow: hidden;                position: relative;            }                .picScroll-left .bd ul li div.title,                .picScroll-left .bd ul li div.title1 {                    position: absolute;                    bottom: 0px;                    bottom: 1px\9;                    height: 118px;                    line-height: 118px;                    text-align: center;                    background: rgba(198, 0, 0, .4);                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7Ff00000, endColorstr=#7Ff00000);                    transition: all .5s;                    transition-delay: .3s;                    -moz-transition: all .5s;                    /* Firefox 4 */                    -webkit-transition: all .5s;                    /* Safari and Chrome */                    -o-transition: all .5s;                    /* Opera */                    -moz-transition-delay: .3s;                    /* Firefox 4 */                    -webkit-transition-delay: .3s;                    /* Safari and Chrome */                    -o-transition-delay: .3s;                    /* Opera */                    width: 240px;                    cursor: pointer;                }                .picScroll-left .bd ul li:nth-child(even) div.title1 {                    background: rgba(255, 255, 255, .4);                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7Fffffff., endColorstr=#7Fffffff.);                    top: 0px;                    opacity: 0;                    filter: alpha(opacity=0);                    top: 22px\9;                    height: 118px\9;                    line-height: 118px\9;                }                .picScroll-left .bd ul li:nth-child(3n) div.title1 {                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);                    background: rgba(0, 0, 0, .4);                    opacity: 0;                    filter: alpha(opacity=0);                }                .picScroll-left .bd ul li:nth-child(even) div.title {                    background: rgba(255, 255, 255, .4);                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7Fffffff, endColorstr=#7Fffffff);                    top: 0px;                    top: 22px\9;                }                .picScroll-left .bd ul li:nth-child(3n) div.title {                    background: rgba(0, 0, 0, .7);                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);                }                .picScroll-left .bd ul li div.title1 {                    opacity: 0;                    filter: alpha(opacity=0);                    color: #fff;                }                    .picScroll-left .bd ul li div.title1 a {                        opacity: 0;                        filter: alpha(opacity=0);                        color: #fff;                    }                .picScroll-left .bd ul li:hover div.title1 {                    opacity: 1;                    filter: alpha(opacity=100);                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7Ff000000, endColorstr=#7Ff00000);                }                    .picScroll-left .bd ul li:hover div.title1 a {                        opacity: 1;                        filter: alpha(opacity=100);                    }                .picScroll-left .bd ul li:nth-child(even):hover div.title1 {                    background: rgba(255, 255, 255, .4);                    top: 0px;                    top: 22px\9;                    opacity: 1;                    filter: alpha(opacity=100);                    color: #fff;                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7Fffffff, endColorstr=#7Fffffff);                }                .picScroll-left .bd ul li:nth-child(3n):hover div.title1 {                    background: rgba(0, 0, 0, .4);                    opacity: 1;                    filter: alpha(opacity=100);                    color: #fff;                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);                }                .picScroll-left .bd ul li:hover div.title {                    opacity: 0;                    filter: alpha(opacity=0);                }                .picScroll-left .bd ul li div.title a {                    color: #fff;                    font-size: 18px;                }                .picScroll-left .bd ul li > div img {                    transition: all .5s;                    transition-delay: .3s;                    -moz-transition: all .5s;                    /* Firefox 4 */                    -webkit-transition: all .5s;                    /* Safari and Chrome */                    -o-transition: all .5s;                    /* Opera */                    -moz-transition-delay: .3s;                    /* Firefox 4 */                    -webkit-transition-delay: .3s;                    /* Safari and Chrome */                    -o-transition-delay: .3s;                    /* Opera */                }                .picScroll-left .bd ul li:hover > div img {                    transform: scale(1.2);                    -moz-transform: scale(1.2);                    -webkit-transform: scale(1.2);                    -o-transform: scale(1.2);                }                .picScroll-left .bd ul li .pic {                    text-align: center;                    overflow: hidden;                }                    .picScroll-left .bd ul li .pic img {                        width: 240px;                        height: 236px;                    }                    .picScroll-left .bd ul li .pic a {                        height: 236px;                        display: block\9;                    }                .picScroll-left .bd ul li .title {                    line-height: 24px;                }.pageState {    display: none;}/*项目案例*/.section-case {    width: 1200px;    margin: 0 auto;    overflow: hidden;    padding: 30px 0 80px 0;}.case-left {    width: 820px;}.case-right {    width: 340px;    margin-left: 20px;}.picScroll-left1 {    width: 820px;    overflow: hidden;    position: relative;}    .picScroll-left1 .hd {        overflow: hidden;        height: 30px;        padding: 0px 10px 15px 10px;    }        .picScroll-left1 .hd .prev,        .picScroll-left1 .hd .next {            display: block;            /*width: 7px;*/            width: 50px;            /*height: 14px;*/            height: 30px;            float: right;            margin-right: 12px;            /*margin-top: 10px;*/            overflow: hidden;            cursor: pointer;            /*background: url("../images/arrow2.png") no-repeat;*/        }        .picScroll-left1 .hd .next {            /*background: url("../images/arrow1.png") no-repeat;*/        }        .picScroll-left1 .hd .prevStop {            background-position: -60px 0;        }        .picScroll-left1 .hd .nextStop {            background-position: -60px -50px;        }        .picScroll-left1 .hd ul {            float: right;            overflow: hidden;            zoom: 1;            margin-top: 12px;        }            .picScroll-left1 .hd ul li {                float: left;                width: 10px;                height: 10px;                overflow: hidden;                margin-right: 12px;                text-indent: -999px;                cursor: pointer;                background: url("../images/listdot.png") no-repeat;            }                .picScroll-left1 .hd ul li.on {                    background: url("../images/listdoton.png") no-repeat;                }    .picScroll-left1 .bd {        padding: 10px;        padding-left: 0;    }        .picScroll-left1 .bd ul {            overflow: hidden;            zoom: 1;        }            .picScroll-left1 .bd ul li {                margin: 0 7px;                float: left;                _display: inline;                overflow: hidden;                text-align: center;            }                .picScroll-left1 .bd ul li .pic {                    text-align: center;                }                .picScroll-left1 .bd ul li .title {                    text-align: center;                    width: 256px;                    font-size: 12px;                }                .picScroll-left1 .bd ul li .pic img {                    width: 240px;                    height: 160px;                    padding: 7px;                    border: 1px solid #ccc;                }                .picScroll-left1 .bd ul li .pic a:hover img {                    border-color: #999;                }                .picScroll-left1 .bd ul li .title {                    line-height: 24px;                }.tempWrap {    margin: 0 auto;}.picScroll-left1 .hd p {    top: -5px;}.picScroll-left1 .title h4 {    margin: 10px 0;    font-size: 16px;    font-weight: normal;}.picScroll-left1 .title p {    color: #666;}.case-right h3 {    font-size: 18px;    border-bottom: 1px solid #ccc;    padding-bottom: 10px;}.case-right {    background: #f5f5f5;    padding: 10px 10px 20px 10px;}/*电子刊物*/.shujilunbo {    height: 106px;    margin: 20px 0;}#scroll {    width: 340px;    height: 106px;    position: relative;}    #scroll ul {        height: 106px;        list-style: none;    }        #scroll ul li {            width: 340px;            height: 106px;            margin: 0px;            padding: 0px;            display: none;        }            #scroll ul li.on {                display: block;            }.subl {    background: url(../images/arrow_left.png) no-repeat;    position: absolute;    top: 35px;    left: 5px;    width: 25px;    height: 40px;    cursor: pointer;}.subr {    background: url(../images/arrow_right.png) no-repeat;    position: absolute;    top: 35px;    right: 5px;    width: 25px;    height: 40px;    cursor: pointer;}    .subr:hover {    }.subl:hover {}.shujil {    width: 80px;    height: 106px;    margin-left: 50px}.shujir {    width: 180px;    margin-left: 30px;    height: 106px;}    .shujir dl {        width: 100%;        height: 106px;    }        .shujir dl dt {            font-size: 18px;        }        .shujir dl dd {            color: #999;        }            .shujir dl dd:nth-child(2) {                margin: 10px 0;            }            .shujir dl dd:last-child {                margin-top: 10px;            }            .shujir dl dd a {                display: inline-block;                width: auto;                height: auto;                padding: 3px 20px;                margin-right: 7px;                border: 1px solid #a53822;                color: #a53822;                behavior: url(../other/../other/PIE.htc);                border-radius: 5px;                position: relative;                z-index: 1;            }.bangong a {    display: inline-block;    width: 100px;    height: 40px;    line-height: 40px;    text-align: center;    border: 1px solid #dfdfdf;    margin-bottom: 10px;    margin-right: 12px;    margin-right: 8px\9;    behavior: url(../other/../other/PIE.htc);    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f3f3f3), to(#e1e1e1));    background: -webkit-linear-gradient(#f3f3f3, #e1e1e1);    background: -moz-linear-gradient(#f3f3f3, #e1e1e1);    -pie-background: linear-gradient(#f3f3f3, #e1e1e1);    border-radius: 6px;    position: relative;    z-index: 10;}    .bangong a:nth-child(3) {        margin-right: 0px;    }    .bangong a:nth-child(6) {        margin-right: 0px;    }    .bangong a i {        display: inline-block;        width: 28px;        height: 27px;        vertical-align: middle;        margin-right: 2px;        background: url(../images/tb_15.png) no-repeat;    }    .bangong a:nth-child(2) i {        background: url(../images/tb_21.png) no-repeat;    }    .bangong a:nth-child(3) i {        background: url(../images/tb_18.png) no-repeat;    }    .bangong a:nth-child(4) i {        background: url(../images/tb_29.png) no-repeat;    }    .bangong a:nth-child(5) i {        background: url(../images/tb_27.png) no-repeat;    }    .bangong a:nth-child(6) i {        background: url(../images/tb_31.png) no-repeat;    }@font-face {    font-family: 'iconfont'; /* project id 333158 */    src: url('//at.alicdn.com/t/font_333158_k5ptgb16hdaq0k9.eot');    src: url('//at.alicdn.com/t/font_333158_k5ptgb16hdaq0k9.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_333158_k5ptgb16hdaq0k9.woff') format('woff'), url('//at.alicdn.com/t/font_333158_k5ptgb16hdaq0k9.ttf') format('truetype'), url('//at.alicdn.com/t/font_333158_k5ptgb16hdaq0k9.svg#iconfont') format('svg');}.iconfont {    font-family: "iconfont" !important;    font-size: 16px;    font-style: normal;    -webkit-font-smoothing: antialiased;    -moz-osx-font-smoothing: grayscale;}@-webkit-keyframes spinAround {    from {        -webkit-transform: rotate(0deg)    }    to {        -webkit-transform: rotate(360deg);    }}@-moz-keyframes spinAround {    from {        -moz-transform: rotate(0deg)    }    to {        -moz-transform: rotate(360deg);    }}@keyframes spinAround {    from {        transform: rotate(0deg)    }    to {        transform: rotate(360deg);    }}/* --------------网站底部---------------------- */.footer {    background: #a53822;    padding: 20px 0 35px;    color: #a9b9e1;    line-height: 28px;    position: relative;    z-index: 998;    height:150px;}    .footer .footer-links {        width: 98px;        float: right;        position: relative;        margin-top: 4px;    }        .footer .footer-links a {            display: block;            width: 44px;            height: 44px;            background-color: #2548a5;            border-radius: 22px;            text-align: center;            line-height: 46px;            -webkit-transition: all 400ms;            transition: all 400ms;            margin-left: 5px;            position: relative;            float: left        }            .footer .footer-links a i {                font-size: 28px;                color: #fff            }        .footer .footer-links div.code {            position: absolute;            left: -36px;            bottom: 80px;            background-color: #fff;            border: 7px #3eb135 solid;            visibility: hidden;            filter: alpha(opacity=0);            -moz-opacity: 0;            opacity: 0;            -webkit-transition: all 400ms;            transition: all 400ms;        }            .footer .footer-links div.code img {                width: 100px;                height: 100px;            }            .footer .footer-links div.code em {                display: block;                width: 0;                height: 0;                border-left: 8px solid transparent;                border-right: 8px solid transparent;                border-top: 8px solid #3eb135;                position: absolute;                left: 50%;                margin-left: -8px;                bottom: -13px;            }            .footer .footer-links div.code span {                display: block;                border: 0;                line-height: 20px;                height: 25px;                padding: 0;                font-size: 14px;                margin: 0            }        .footer .footer-links a:hover div.code {            visibility: visible;            filter: alpha(opacity=100);            -moz-opacity: 1;            opacity: 1;            bottom: 55px;        }        .footer .footer-links a:hover {            background-color: #3eb135        }    .footer .footer-left {        float: left;    }    .footer .footer-right {        float: right;        text-align: right;        margin-right: 20px    }        .footer .footer-right span {            margin: 0 10px;            font-size: 12px;            position: relative;            top: -1px;            font-weight: bold;            color: #a9b9e1        }        .footer .footer-right a {            font-weight: bold;            color: #fff        }            .footer .footer-right a:hover {                text-decoration: underline            }        .footer .footer-right img {            position: relative;            top: -2px;            margin-right: 5px;        }        .footer .footer-right i {            margin-right: 5px;            position: relative;            top: 2px;            font-size: 16px;        }    .footer a.linking {        display: inline-block;        background: url(../images/linking.png) no-repeat;        text-indent: -10000px;        overflow: hidden;        width: 170px;        height: 17px;        position: relative;        top: 5px;    }.footer-shares {    height: 70px;    float: right}    .footer-shares .num {        line-height: 30px;        color: #fd343b;        float: right;        margin-top: 8px;    }        .footer-shares .num strong {            position: relative;            font-size: 50px;            font-family: "dincond-medium-webfont";            font-weight: 500;            float: left;            margin-left: 10px;            display: block        }        .footer-shares .num i {            float: left;            font-size: 20px;            position: relative;            top: -6px;        }        .footer-shares .num span {            display: block;            float: left;            margin-left: 20px;            font-size: 15px;            font-family: Tahoma, Geneva, sans-serif;            position: relative;            top: 5px        }        .footer-shares .num.green {            color: #78c737        }            .footer-shares .num.green:before {                border-top: 15px solid #78c737;                border-bottom: 0;            }    .footer-shares .title {        color: #5a5a5a;        float: right;        font-size: 15px;        margin-left: 20px;        font-weight: bold;        line-height: 22px;    }        .footer-shares .title span {            color: #aaa;            display: block;            font-size: 13px;            margin-top: 5px;            font-weight: normal        }        .footer-shares .title em {            color: #fd343b;            margin-left: 5px;            font-weight: bold        }        .footer-shares .title a {            margin-left: 10px;            color: #007bac        }/* --------------网站底部---------------------- *//*footer*//*.footer {    border-top: 6px solid #a53822;    background: #363636;    padding: 40px 0;}.footerbox {    width: 1200px;    margin: 0 auto;    overflow: hidden;}.footer-logo {    width: 194px;    border-right: 1px solid #fff;    padding-right: 20px;}.footer-contact {    width: 320px;    margin-left: 20px;}    .footer-contact p {        color: #fff;    }.footer-nav {    width: 475px;    margin: 0 40px;}    .footer-nav ul {        overflow: hidden;        list-style: none;    }        .footer-nav ul li {            float: left;        }            .footer-nav ul li a {                color: #fff;                border-right: 1px solid #fff;                padding: 0 7px;            }            .footer-nav ul li:first-child a {                padding-left: 0;            }            .footer-nav ul li:last-child a {                border-right: none;            }    .footer-nav p {        color: #fff;        margin-top: 23px;    }.footer-erwei {    width: 80px;}    .footer-erwei img {        width: 80px;    }*//*关于我们*/.lanmu-main {    width: 1200px;    margin: 0 auto;    overflow: hidden;    margin-top: 40px;    margin-bottom: 200px;}.lanmu-main-left {    width: 220px;    margin-top: 35px;}.lanmu-main-right {    width: 930px;    margin-left: 50px;}.lanmu-bt {    margin-bottom: 25px;}    .lanmu-bt b {        background: url(../images/gywm-title-ico.jpg) no-repeat;        display: inline-block;        width: 5px;        height: 29px;        vertical-align: sub;        margin-right: 18px;    }    .lanmu-bt p {        display: inline-block;        color: #a53822;        font-size: 26px;        font-weight: bold;    }.lanmu-main-left ul {    list-style: none;}    .lanmu-main-left ul li {    }        .lanmu-main-left ul li a {            /*border-top: 1px dashed #999;	height: 46px;	line-height: 46px;	display: inline-block;	width: 170px;	font-size: 18px;	padding-left: 30px;	*/        }        .lanmu-main-left ul li:hover {            /*background: url(../images/bai.jpg) no-repeat 197px center;*/        }        .lanmu-main-left ul li.active {            /*background: url(../images/bai.jpg) no-repeat 197px center;*/        }.lanmu-footer {    padding-top: 80px;    padding-bottom: 100px;    background: url(../images/hover-ts.jpg) no-repeat 199px 0;}.brand {    border-bottom: 1px solid #d8d8d8;    text-align: right;    padding-bottom: 12px;    color: #999999;}    .brand b {        display: inline-block;        width: 17px;        height: 16px;        background: url(../images/home.png) no-repeat;        vertical-align: text-top;        margin-right: 10px;    }    .brand a {        color: #999999;        margin: 0 3px;    }.single-main-con {    padding-top: 30px;    color: #666666;}    .single-main-con > div {        text-align: center;        margin-bottom: 50px;    }    .single-main-con p {        text-indent: 14px;        margin-bottom: 40px;    }/* 新闻列表 * */.newslist {}    .newslist ul {        list-style: none;    }        .newslist ul li {            padding: 35px 20px;            overflow: hidden;            border-bottom: 1px dashed #d8d8d8;        }            .newslist ul li .news-img {                width: 193px;                height: 133px;                margin-right: 30px;            }                .newslist ul li .news-img img {                    width: 100%;                }            .newslist ul li .news-body {                width: 667px;            }                .newslist ul li .news-body .news-head a {                    font-size: 16px;                }                .newslist ul li .news-body p {                    color: #999999;                    margin-top: 30px;                }                .newslist ul li .news-body > a {                    color: #a53822;                    margin-top: 9px                }/*翻页*/.page {    margin-top: 95px;    text-align: center;}    .page a {        color: #999;    }        .page a:hover {            color: #a53822;        }        .page a.on {            color: #a53822;        }/* 公告列表 * */.announce ul {    list-style: none;}    .announce ul li {        padding: 35px 20px;        overflow: hidden;        border-bottom: 1px dashed #d8d8d8;    }        .announce ul li .announce-time {            height: 95px;            width: 78px;            margin-right: 25px;            border: 1px solid #cccccc;            padding: 10px 0;        }            .announce ul li .announce-time dt {                text-align: center;                font-size: 40px;            }            .announce ul li .announce-time dd {                text-align: center;                color: #666;                font-size: 16px;            }        .announce ul li .announce-con {            width: 656px;            margin-right: 64px;        }.announce-con dt {    margin: 10px 0 20px 0;}    .announce-con dt a {        font-size: 18px;    }.announce-con dd {    color: #999;}.announce ul li .announce-more {    width: 14px;    height: 95px;    border: 1px solid #cccccc;    padding: 10px 15px;    line-height: 24px;    cursor: pointer;}    .announce ul li .announce-more:hover a {        color: #a53822;    }/* 	产业布局 * */.layout {    padding-top: 40px;    position: relative;    overflow: hidden;}    .layout h1 {        font-size: 26px;        color: #e60012;        font-weight: 500;    }    .layout p {        color: #666666;        margin-top: 40px;        text-indent: 28px;        line-height: 1.9;    }    .layout .hd {        height: 46px;        position: absolute;        bottom: 80px;        width: 100%;        z-index: 100;    }        .layout .hd .prev,        .layout .hd .next {            display: block;            width: 26px;            height: 46px;            position: absolute;            top: 0;            overflow: hidden;            cursor: pointer;            background: url("../images/layou-l.png") no-repeat;        }        .layout .hd .prev {            left: 25px;        }        .layout .hd .next {            background: url("../images/layou-r.png") no-repeat;            right: 25px;        }    .layout .bd {        margin-top: 90px;    }        .layout .bd ul {            overflow: hidden;            zoom: 1;        }            .layout .bd ul li {                margin: 0 8px;                float: left;                _display: inline;                overflow: hidden;                text-align: center;                position: relative;            }                .layout .bd ul li .pic {                    text-align: center;                }                    .layout .bd ul li .pic img {                        width: 285px;                        height: 190px;                    }                .layout .bd ul li .title {                    line-height: 24px;                    background: rgba(0,0,0,.6);                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);                    height: 40px;                    line-height: 40px;                    position: absolute;                    bottom: 6px;                    width: 100%;                    text-align: center;                }                    .layout .bd ul li .title a {                        color: #fff;                        display: inline-block;                        height: 40px;                        width: 100%;                    }/* 案例 * */.case-body {    padding-top: 40px;}    .case-body iframe {        padding: 0;        margin: 0;        outline: none;        border: 0;        overflow-y: hidden;    }/* wrap */#wrap {    margin: 0 auto;    position: relative;    margin: 0;}    #wrap .box {        width: 289px;        padding: 10px 10px 10px 10px;        border: none;        float: left;    }        #wrap .box .info {            width: 289px;            cursor: pointer;            border: 1px solid #efefef;        }            #wrap .box .info .pic {                width: 270px;                margin: 0 auto;                padding-top: 10px;            }            #wrap .box .info:hover {                border: 1px solid #999;            }            #wrap .box .info .pic img {                width: 260px;                display: block;                margin: 0 auto;            }            #wrap .box .info .title {                width: 270px;                height: 40px;                margin: 5px auto;                line-height: 40px;                text-align: center;                color: #666;                font-size: 18px;                overflow: hidden;            }            #wrap .box .info .nr {                color: #999;                padding: 0 15px 40px 15px;            }/* 在线留言 * */.words {    margin-top: 45px;    margin-bottom: 100px;    overflow: hidden;}.words-thank {    width: 66px;    border: 2px solid #fcd6da;    color: #fff;    height: 180px;    background: #eeb2ba;    margin-top: 250px}    .words-thank p {        font-size: 26px;        display: inline-block;        padding: 0 10px;        height: 180px;    }    .words-thank span.zchi {        font-size: 14px;        display: inline-block;        padding: 0 10px;        line-height: 25px;        position: relative;        right: -24px;        top: -109px;    }    .words-thank span.thank {        position: relative;        right: 0px;        top: 27px;    }.words-panle {    padding-left: 30px;    padding-bottom: 80px;    width: 826px;    border: 2px solid #fcd6da;}.words-bt {    background: url(../images/words.png) no-repeat;    height: 68px;    color: #a53822;    letter-spacing: 1px;    margin: 30px 0;}.words-form table {    border: 1px solid #ccc;    width: 820px;}    .words-form table tr td {        padding: 10px 0;    }        .words-form table tr td input {            width: 218px;            outline: none;            height: 28px;        }        .words-form table tr td:first-child {            width: 100px;            padding-left: 40px;            color: #444444;            background: #fafafa;            font-weight: 600;        }    .words-form table tr.nrnrnr td:first-child {        vertical-align: baseline;        background: none;    }    .words-form table tr td:last-child {        width: 666px;        padding-left: 20px;    }        .words-form table tr td:last-child span {            color: #a53822;            font-size: 24px;            margin-left: 20px;            display: inline-block;            height: 22px;            vertical-align: text-bottom;        }    .words-form table tr td textarea {        width: 400px;        height: 80px;    }    .words-form table tr:nth-child(6) td:last-child input {        width: 400px;    }    .words-form table tr:last-child td {        background: none;        text-align: center;        padding: 30px 0;    }        .words-form table tr:last-child td a {            background: #a53822;            color: #fff;            font-size: 16px;            padding: 10px 60px;            border-radius: 5px;            behavior: url(../other/../other/PIE.htc);            margin-right: 20px;        }/* 下载页面 * */.download {    margin-top: 40px;}    .download ul {        list-style: none;    }        .download ul li {            height: 47px;            line-height: 47px;            padding: 0 20px;        }            .download ul li b {                margin-right: 20px;                color: #a53822;            }            .download ul li a {                display: inline-block;                height: 47px;                line-height: 47px;            }                .download ul li a .download-time {                    margin-right: 20px                }            .download ul li:nth-child(odd) {                background: #f9f9f9;            }/* 电子刊物 * */.books {    padding: 40px 20px 0 20px;}    .books ul {        list-style: none;    }        .books ul li {            padding: 35px;            border: 1px solid #d9d9d9;            margin-bottom: 40px;        }            .books ul li:hover {                background: #f2f2f2;                border: 1px solid transparent;            }            .books ul li .books-bt {                font-size: 16px;                color: #a53822;                border-bottom: 1px solid #d9d9d9;                padding-bottom: 10px;                margin-bottom: 30px;            }            .books ul li .books-body {                overflow: hidden;            }            .books ul li .books-body-l {                width: 146px;                height: 200px;            }            .books ul li .books-body-r {                width: 620px;                margin-left: 52px;                height: 200px;            }                .books ul li .books-body-r .books-body-r-head {                    height: 22px;                }                .books ul li .books-body-r .books-body-r-body {                    height: 139px;                }                .books ul li .books-body-r .books-body-r-foot {                    height: 39px;                }                    .books ul li .books-body-r .books-body-r-foot a {                        color: #fff;                        padding: 10px 20px;                    }                        .books ul li .books-body-r .books-body-r-foot a:first-child {                            background: #016cbc;                            margin-right: 50px;                        }                        .books ul li .books-body-r .books-body-r-foot a:last-child {                            background: #f9264f;                        }                        .books ul li .books-body-r .books-body-r-foot a b {                            display: inline-block;                            width: 13px;                            height: 13px;                            background: url(../images/book-read.png) no-repeat;                            vertical-align: middle;                        }                        .books ul li .books-body-r .books-body-r-foot a:last-child b {                            background: url(../images/book-down.png) no-repeat;                        }/* 招聘信息 * */.zhaopin {    margin-top: 40px;}    .zhaopin table {        width: 100%;        border: 1px solid #ccc;    }        .zhaopin table tr td {            text-align: center;            padding: 10px 30px;        }        .zhaopin table tr:first-child th {            padding: 30px 0;            background: #f5f7f9;        }/* 联系我们 * */.contact {}.contact-bt {    padding: 65px 0;    text-align: center;    font-size: 22px;    color: #a53822;}    .contact-bt span {        display: inline-block;        height: 2px;        width: 15px;        background: #a53822;        vertical-align: middle;        margin: 0px 20px;    }.contact-body {    width: 66%;    margin: 0 auto;}    .contact-body ul {        list-style: none;    }        .contact-body ul li {            margin-bottom: 10px;        }            .contact-body ul li span {                margin-left: 300px;            }                .contact-body ul li span.marginmail {                    margin-left: 242px;                }.contact-map {    margin-top: 65px;    border: #fff solid 2px;    padding: 10px;}#dituContent {    behavior: url(../other/../other/PIE.htc);    box-shadow: 1px 2px 19px #888888;}.iw_poi_title {    color: #CC5522;    font-size: 14px;    font-weight: bold;    overflow: hidden;    padding-right: 13px;    white-space: nowrap}.anchorBL a img {    display: none;}.iw_poi_content {    font: 12px arial, sans-serif;    overflow: visible;    padding-top: 4px;    white-space: -moz-pre-wrap;    word-wrap: break-word}/* 新闻详情页 * */.news-content {}.news-content-tb {    margin: 70px 0;    text-align: center;}    .news-content-tb h2 {        border-bottom: 1px dashed #999;        padding-bottom: 30px;    }    .news-content-tb p {        text-align: center;        margin-top: 20px;    }        .news-content-tb p span {            margin: 0 50px;        }.news-content-body {    line-height: 2;    text-indent: 28px;}    .news-content-body img {        display: block;        margin: 20px auto;    }/* 登陆页面 * */.logresbox {    behavior: url(../other/../other/PIE.htc);    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#dce0e3), to(#f5f7f9));    background: -webkit-linear-gradient(#dce0e3, #f5f7f9);    background: -moz-linear-gradient(#dce0e3, #f5f7f9);    -pie-background: linear-gradient(#dce0e3, #f5f7f9);    overflow: hidden;}.lr-from {    margin: 40px auto;    margin-bottom: 150px;    width: 1200px;    behavior: url(../other/../other/PIE.htc);    box-shadow: 1px 0px 25px #888888;}.lr-from-t {    behavior: url(../other/../other/PIE.htc);    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#f7f8fa));    background: -webkit-linear-gradient(#ffffff, #f7f8fa);    background: -moz-linear-gradient(#ffffff, #f7f8fa);    -pie-background: linear-gradient(#ffffff, #f7f8fa);    overflow: hidden;    height: 50px;    line-height: 50px;}    .lr-from-t .brand {        text-align: left;        height: 50px;        padding-bottom: 0;        padding-left: 20px;    }.lr-from-b {    padding: 50px 70px 250px 70px;    background: #fff;    overflow: hidden;}    .lr-from-b h4 {        font-size: 16px;        font-weight: normal;        padding-bottom: 15px;        margin-bottom: 40px;        border-bottom: 4px solid #f5f7f9;    }.lrfrom-l {    border-right: 1px solid #f5f7f9;    padding: 30px 130px 30px 10px;}    .lrfrom-l table tr td {        padding-bottom: 20px;    }        .lrfrom-l table tr td:first-child {            text-align: right;        }        .lrfrom-l table tr td input {            width: 250px;            outline: none;            height: 26px;        }        .lrfrom-l table tr td a {            background: #a53822;            display: block;            width: 100%;            height: 40px;            line-height: 40px;            text-align: center;            color: #fff;            border: none;            border-radius: 3px;            font-size: 16px;            letter-spacing: 5px;            text-indent: 5px;        }.lrfrom-r {    padding: 30px 10px 30px 130px;    color: #999;}    .lrfrom-r p:first-child {        font-size: 18px;        margin-bottom: 15px;    }    .lrfrom-r a {        border-radius: 3px;        display: block;        background: #a53822;        width: 254px;        text-align: center;        height: 40px;        line-height: 40px;        text-align: center;        font-size: 16px;        color: #fff;        margin-top: 32px;    }/* 注册 * */table.zchy {}    table.zchy tr td {        padding-bottom: 20px;    }        table.zchy tr td:first-child {            text-align: right;            padding: 0 20px 20px 20px;        }        table.zchy tr td:last-child {            color: #999;            padding: 0 20px 20px 20px;        }        table.zchy tr td input {            width: 250px;            outline: none;            height: 26px;        }        table.zchy tr td button {            background: #a53822;            outline: none;            width: 254px;            height: 40px;            color: #fff;            border: none;            /*behavior: url(../other/../other/PIE.htc);*/            border-radius: 3px;            font-size: 16px;            letter-spacing: 5px;            text-indent: 5px;        }        table.zchy tr td a {            color: #a53822;        }/*  * */.lr-from-b-wan {    padding: 40px;    background: #fff;    overflow: hidden;}.zp-list {    width: 188px;    margin-right: 30px;    border: 1px solid #e0e0e0;    border-bottom: none;}    .zp-list .zp-bt {        height: 54px;    }    .zp-list ul {        list-style: none;    }        .zp-list ul li {            height: 47px;            line-height: 47px;            border-bottom: 1px solid #e0e0e0;        }            .zp-list ul li a {                display: inline-block;                height: 47px;                line-height: 47px;                width: 100%;                padding-left: 40px;            }            .zp-list ul li.active a {                color: #a53822;            }.zp-body {    width: 900px;    padding-bottom: 100px;}    .zp-body .zp-body-t {        border: 1px solid #e0e0e0;        margin-bottom: 20px;    }        .zp-body .zp-body-t img {            display: block;        }        .zp-body .zp-body-t p {            padding: 35px 0 45px 30px;            font-size: 16px;            background: #f5f7f9;        }            .zp-body .zp-body-t p a {                color: #a53822;            }    .zp-body .zp-body-b {        padding: 30px;        border: 1px solid #e0e0e0;        padding-bottom: 80px;    }.tyhybt {    border-bottom: 1px solid #e0e0e0;    /*padding-bottom: 10px;*/    margin-bottom: 35px;}    .tyhybt span {        color: #a53822;        display: inline-block;        border-bottom: 3px solid #a53822;        padding-bottom: 10px;        font-size: 18px;    }    .tyhybt a {        background: #e4e4e4;        border: 1px solid #aaaaaa;        padding: 2px 10px;        /*behavior: url(../other/../other/PIE.htc);*/        border-radius: 3px;        margin-left: 5px;        margin-top: 13px;    }        .tyhybt a:hover {            background: #f2d9dc;            border: 1px solid #a53822;        }        .tyhybt a.active {            color: #a53822;            background: #f2d9dc;            border: 1px solid #a53822;        }.grxx {}.grform {    width: 100%;    overflow: hidden;}    .grform ul {        list-style: none;        height: 191px;    }        .grform ul li.mar0 {            margin-bottom: 0;            margin-top: 23px;        }        .grform ul li {            margin-bottom: 15px;            text-align: right;        }            .grform ul li label span {                color: #a53822;                font-size: 22px;                vertical-align: middle;                margin-right: 5px;            }            .grform ul li input {                outline: none;                width: 220px;                height: 24px;                margin-left: 22px;                border: 1px solid #e0e0e0;            }    .grform .touxiang li.txbox {        margin-top: 11px;        width: 100px;        height: 120px;        border: 1px solid #efefef;        margin-left: 37px;    }    .grform .touxiang li.shangchuan a {        display: inline-block;        width: 100px;        height: 26px;        line-height: 26px;        margin-left: 37px;        text-align: center;        color: #fff;        background: #a53822;    }.gr_sex {    margin-left: 60px;}.office {    overflow: hidden;    width: 100%;}    .office p {        margin: 0 27px 0 16px;    }    .office ul li {        list-style: none;        text-align: left;    }        .office ul li b {            display: inline-block;            width: 17px;            height: 14px;            background: url(../images/chbox.png) no-repeat;            vertical-align: middle;            margin-right: 5px;        }        .office ul li span {            display: inline-block;            width: 71px;            margin-right: 15px;        }        .office ul li a {            margin-right: 94px;        }            /*.office ul li a:hover b{	background: url(../images/chboxhover.png) no-repeat;}*/            .office ul li a.active b {                background: url(../images/chboxhover.png) no-repeat;            }.office-sub {    width: 100%;    height: 50px;    margin: 20px 0;}    .office-sub a {        display: inline-block;        width: 100px;        height: 40px;        line-height: 40px;        text-align: center;        background: #a53822;        color: #fff;        border-radius: 5px;        /*behavior: url(../other/../other/PIE.htc);*/        margin-left: 113px;    }        .office-sub a:last-child {            margin-left: 20px;        }/*教育背景*/.jybj table, .hdry table, .gzjl table {    width: 100%;    border: 1px solid #ccc;}    .jybj table tr th, .hdry table tr th, .gzjl table tr th {        padding: 15px 40px;        background: #f9f9f9;    }    .jybj table tr td, .hdry table tr td, .gzjl table tr td {        text-align: center;        padding: 15px 40px;    }.jybj h6, .hdry h6, .gzjl h6 {    font-size: 16px;    margin: 30px 0 20px 0;    font-weight: normal;}    .jybj h6 span, .hdry h6 span, .gzjl h6 span {        color: #a53822;        font-size: 22px;        vertical-align: middle;        margin-right: 5px;    }.jybj form ul, .hdry form ul, .gzjl form ul {    display: inline-block;    padding-left: 16px;}    .jybj form ul li, .hdry form ul li, .gzjl form ul li {        position: relative;        list-style: none;        margin-top: 10px;        text-align: right;    }        .jybj form ul li:first-child, .gzjl form ul li:first-child {            text-align: left;        }            .jybj form ul li:first-child label, .gzjl form ul li:first-child label {                margin: 0 12px 0 28px;            }            .jybj form ul li:first-child span, .gzjl form ul li:first-child span {                margin-left: 51px;            }        .jybj form ul li input, .hdry form ul li input, .gzjl form ul li input {            outline: none;            width: 400px;            height: 24px;            margin-left: 22px;            border: 1px solid #e0e0e0;        }        .jybj form ul li .year, .hdry form ul li .year, .gzjl form ul li .year {            width: 60px;            margin: 0 10px;        }        .jybj form ul li .month, .hdry form ul li .month, .gzjl form ul li .month {            width: 40px;            margin: 0 10px;        }        .jybj form ul li span, .hdry form ul li span, .gzjl form ul li span {            margin-left: 10px;            color: #a53822;            font-size: 22px;            vertical-align: middle;        }        .jybj form ul li b {            position: absolute;            right: 30px;            z-index: -1;            top: 9px;            display: inline-block;            width: 15px;            height: 16px;            background: url(../images/jy.png) no-repeat;        }/* 获得荣誉 * */.hdry {}    .hdry form ul li:nth-child(2) span {    }    .hdry form ul li:nth-child(2) {        text-align: left;    }        .hdry form ul li:nth-child(2) label {            margin: 0 12px 0 20px;        }        .hdry form ul li:nth-child(2) span {            float: right;        }/* 工作经历 * */.gzjl form ul li:first-child label {    margin: 0 12px 0 62px;}/* 修改密码 * */.resetpwd {    padding-left: 120px;    padding-top: 30px;}    .resetpwd table {        border: none;    }        .resetpwd table tr td {            padding-bottom: 15px;            text-align: right;        }            .resetpwd table tr td input {                width: 220px;                height: 26px;                border: 1px solid #cccccc;                outline: none;                margin-left: 20px;            }            .resetpwd table tr td button {                width: 220px;                height: 40px;                border: none;                outline: none;                margin-left: 20px;                color: #fff;                font-size: 16px;                background: #a53822;                border-radius: 5px;                /*behavior: url(../other/../other/PIE.htc);*/                margin-top: 20px;            }/* 已投职位 * */.ytzw {}    .ytzw table {        width: 100%;        border: 1px solid #e0e0e0;    }        .ytzw table tr th {            font-size: 16px;            background: #f9f9f9;            padding: 15px 60px;        }        .ytzw table tr td {            text-align: center;            padding: 15px 60px;        }/* 职位详情 * */.offer {    margin-top: 40px;}    .offer table {        border: 1px solid #e0e0e0;        width: 100%;    }.tdbg {    background: #f9f9f9;}.offer table tr td {    color: #666666;    padding: 20px 30px;}    .offer table tr td:first-child {        background: #f9f9f9;        text-align: center;        width: 133px;    }.offer table tr th {    padding: 20px 0;    background: #f9f9f9;    font-size: 22px;}.offer table tr td a {    display: inline-block;    width: 290px;    height: 60px;    line-height: 60px;    font-size: 20px;    text-align: center;    color: #fff;    background: #a53822;    border-radius: 5px;    behavior: url(../other/../other/PIE.htc);}.offer ul {    list-style: none;}    .offer ul li {        margin-bottom: 10px;    }.data-red .announce-time dt {    color: #e60012;}select {    outline: none;    width: 402px;    height: 28px;    margin-left: 22px;    border: 1px solid #e0e0e0;}.single-bg {    background: url(../images/singlebanner.png) no-repeat center center;    width: 100%;    height: 230px;    padding-top:160px;}    .single-bg img {        display: none;    }