/*@charset "gb2312";*/


/**
 * 网站地址: http://www.qietu.com
 * ----------------------------------------------------------------------------
 * $codex 1. id和class命名采用该版块的英文单词或组合命名，并第一个单词小写，第二个单词首个字母大写，如:thinkCss（最新产品/think+Css)
 * $codex 2. CSS样式表各区块用注释说明
 * $codex 3. 尽量使用英文命名原则
 * $codex 4. 尽量不加中杠和下划线
 * $codex 5. 尽量不缩写，除非一看就明白的单词
 * $Author: psd2html
 * $mailto: <psd2html@qq.com>
 * $hack :ie 6 _  \ ie7 *+ \  ie6,ie7 *  \  ie7,firefox !important ie9, \9
*/


/**
 +------------------------------------------------------------------------------
 * 网站样式重写
 +------------------------------------------------------------------------------
 * @comefrom  互联网
 * @subpackage  RBAC
 +------------------------------------------------------------------------------
 */

html {
    -webkit-text-size-adjust: none;
    /*解决chrome浏览器下字体不能小于12px*/
    background: #fff;
}

body {
    color: #000000;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
}

* {}

a {
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

html {
    zoom: 1;
}

html * {
    outline: 0;
    zoom: 1;
}

html button::-moz-focus-inner {
    border-color: transparent!important;
}

body {
    overflow-x: hidden;
    font-size: 12px;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    /*border-collapse:collapse;border-spacing:0;*/
}

fieldset,
a img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: '';
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
    -webkit-appearance: none;
    /*去掉苹果的默认UI来渲染按钮*/
}

em,
i {
    font-style: normal;
}

body {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

a:hover {
    /*text-decoration: none;*/
}

.wrapper {
    width: 1280px;
    position: relative;
}

.header {
    height: 100px;
}

.naver {
    height: 46px;
    background: #018e64;
    width: 1280px;
    margin: 0 auto;
}

.naver ul {
    height: auto;
}

.naver li {
    float: left;
    display: inline;
    position: relative;
}

.naver li h4 {
    display: inline;
}

.naver li a {
    padding: 0 40px;
    display: block;
    line-height: 46px;
    color: #fff;
    font-size: 18px;
    *float: left;
    *display: inline;
}

.naver li.selected,
.naver li:hover {
    background: #5d6c6d;
}

.naver li a:hover {
    text-decoration: none;
}

.naver li dl {
    position: absolute;
    left: 0;
    padding-right: 75px;
    right: 0;
    top: 49px;
    width: 300px;
    height: auto;
    overflow: hidden;
    z-index: 999;
    background-color: #5d6c6d;
    display: none;
    box-shadow: #c4c4bb 0 5px 5px;
    background-repeat: no-repeat;
    background-position: 95% center;
}

.naver li dl dd {
    display: inline-table;
}

.naver li.selected dl {}

.naver li dl dd a {
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    font-size: 14px;
    margin: 0 12px;
    padding: 0;
}

.naver li dl dd.last a {
    border-bottom: 0;
}

.naver li dl dd a:hover,
.naver li dl dd.selected a {}

.header .logo {
    float: left;
    display: inline;
    padding-top: 35px;
}

.header .sear {
    width: 218px;
    height: 34px;
    float: right;
    display: inline;
    margin-top: 32px;
    border: 1px solid #999999;
    border-radius: 5px;
    overflow: hidden;
}

.header .sear .text {
    float: left;
    display: inline;
    height: 34px;
    width: 170px;
    padding: 0 10px;
    line-height: 34px;
    border: 0;
    font-size: 12px;
}

.header .sear .submit {
    background: url(../imgs/img1.png) no-repeat left center;
    float: left;
    display: inline;
    width: 27px;
    height: 34px;
    border: 0;
    cursor: pointer;
}

.header .link {
    float: right;
    display: inline;
    font-size: 12px;
    color: #333333;
    margin-right: 10px;
    *width: 277px;
}

.header .link li {
    float: left;
    display: inline;
    line-height: 100px;
    padding: 0 10px;
    position: relative;
}

.header .link li h4 {
    display: inline;
}

.header .link li a {
    color: #333333;
}

.header .link .other {
    background: url(../imgs/img60.png) no-repeat right center;
    padding-right: 15px;
}

.header .link li:hover h4 a {
    color: #3faf6e;
}

.header .link li:hover a {
    text-decoration: none;
}

.header .link li.other:hover {
    background-image: url(../imgs/img58.png);
}

.header .link .other.selected h4 a {
    color: #3faf6e;
}

.header .link .other dl {
    display: block;
    position: absolute;
    left: 50%;
    right: 0;
    top: 70px;
    width: 100px;
    padding: 0 10px;
    border: 1px solid #dadada;
    margin-left: -60px;
    background: #ffffff;
    z-index: 99;
    display: none;
    box-shadow: #c4c4bb 0 3px 3px;
}

.header .link .other.selected dl {
    display: block;
}

.header .link .other dl dt {
    position: absolute;
    top: -7px;
    left: 50%;
    margin-left: -5px;
    background: url(../imgs/img59.png) no-repeat;
    width: 10px;
    height: 8px;
}

.header .link .other dl dd {
    height: 37px;
    line-height: 37px;
    border-bottom: 1px solid #dadada;
}

.header .link .other dl dd.last {
    border-bottom: 0;
}

.header .link .other dl dd.selected a,
.header .link .other dl dd:hover a {
    color: #3faf6e;
}

.hslide {
    height: 450px;
    overflow: hidden;
    margin-top: 28px;
    position: relative;
}

.had {
    margin-top: 28px;
}

.hwrap {
    height: auto;
    overflow: hidden;
}

.hwrap .hpro {
    float: left;
    display: inline;
    width: 300px;
    height: auto;
    overflow: hidden;
}

.hwrap .head {
    font-size: 18px;
    color: #000;
    position: relative;
    line-height: 1.2;
    font-weight: bold;
}

.hwrap .head span {
    border-bottom: 1px solid #3faf6e;
    padding-bottom: 11px;
    padding-right: 7px;
}

.hwrap .head i {
    padding-right: 10px;
}

.hwrap .head .more {
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../imgs/img6.png) no-repeat center top;
    display: block;
    width: 38px;
    height: 24px;
}

.hwrap .body {
    height: auto;
    overflow: hidden;
}

.hpro .body {
    text-align: center;
}

.hvideo {
    float: left;
    display: inline;
    width: 400px;
    height: auto;
    overflow: hidden;
    margin-left: 40px;
}

.hnews-wrap {
    width: 400px;
    height: auto;
    overflow: hidden;
    float: right;
    display: inline;
}

.hnews-wrap .body {
    height: auto;
    overflow: hidden;
    margin-top: 12px;
}

.hnews .body {
    margin-bottom: 15px;
}

.hnews-wrap .body li {
    clear: both;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333333;
}

.hnews-wrap .body li a {
    font-size: 14px;
    color: #333333;
    float: left;
    display: inline;
    width: 320px;
}

.hnews-wrap .body li a:hover {
    color: #3faf6e;
}

.hnews-wrap .body li span {
    width: 75px;
    float: right;
    display: inline;
    font-size: 12px;
    color: #999999;
}

.footer {
    background: #333333;
    height: auto;
    overflow: hidden;
    position: relative;
    padding-bottom: 45px;
    clear: both;
}

.footer .news {
    position: absolute;
    right: 0;
    top: 25px;
    width: 400px;
}

.footer .news i {
    position: absolute;
    left: 0;
    top: 0;
}

.footer .news ul {
    width: 329px;
    height: 28px;
    float: right;
    display: inline;
    padding: 0 18px;
    background: #444444;
    border-radius: 15px;
    font-size: 12px;
    color: #dedede;
}

.footer .news ul li {
    line-height: 28px;
}

.footer .link {
    width: 840px;
    padding-top: 25px;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.footer .link ul {
    clear: both;
}

.footer .link li {
    float: left;
    display: inline;
    margin-right: 20px;
    line-height: 30px;
    font-size: 14px;
    color: #dedede;
}

.footer .link li a {
    color: #dedede;
}

.footer .link li.selected a,
.footer .link li a:hover {
    color: #3faf6e;
}

.footer .info {
    border-top: 1px solid #555555;
    padding-top: 20px;
}

.footer .info ul {
    clear: both;
    height: auto;
    overflow: hidden;
}

.footer .info li {
    float: left;
    display: inline;
    padding-right: 10px;
    font-size: 12px;
    color: #777777;
}

.footer .info li a {
    color: #777777;
}

.footer .info .copyright {
    clear: both;
    font-size: 12px;
    color: #999999;
    padding-top: 9px;
}

.footer .info .copyright span {
    padding-left: 10px;
}


/*产品通用页*/

.current {
    height: 42px;
    line-height: 42px;
}

.current li {
    float: left;
    display: inline;
    padding-right: 7px;
    font-size: 12px;
    color: #777777;
}

.current li a {
    color: #777;
}

.current .ico-home {
    background: url(../imgs/img8.png) no-repeat left center;
    width: 14px;
    height: 42px;
    display: block;
}

.pager {
    border-top: 1px solid #dadada;
    background: url(../imgs/img10.png) repeat-y left top;
    height: auto;
    overflow: hidden;
}

.aside {
    float: left;
    display: inline;
    width: 240px;
    height: auto;
    overflow: hidden;
}

.aside .nav li {
    border-bottom: 1px solid #dadada;
    height: auto;
    overflow: hidden;
}

.aside .nav li h4 {
    height: 49px;
    line-height: 49px;
    margin: 0 25px;
    font-size: 17px;
    color: #333333;
}

.aside .nav li.on h4 {
    background: url(../imgs/img9.png) no-repeat right center;
}

.aside .nav li.selected.on h4 {
    background: url(../imgs/img57.png) no-repeat right center;
}

.aside .nav li a:hover {
    text-decoration: none;
}

.aside .nav li h4 a {
    color: #333333;
    display: block;
}

.aside .nav li.selected h4 span,
.aside .nav li:hover h4 span {
    border-bottom: 2px solid #3faf6e;
    padding-bottom: 13px;
    color: #3faf6e
}

.aside .nav li.selected.on h4 span,
.aside .nav li.selected.on:hover h4 span {
    border-bottom: 0;
    padding-bottom: 13px;
}

.aside .nav li dl {
    display: none;
    padding: 3px 0;
    height: auto;
    overflow: hidden;
}

.aside .nav li.selected.on dl {
    display: block;
}

.aside .nav li dd {
    height: 38px;
    line-height: 38px;
    padding-left: 40px;
    font-size: 14px;
    color: #777777;
}

.aside .nav li dd.selected,
.aside .nav li dd:hover {
    background: #e3e3e3;
    
}
.aside .nav li dd.selected a{
    color: #3faf6e;
}

.aside .nav li dd a {
    color: #333333;
}

.main {
    width: 1010px;
    height: auto;
    overflow: hidden;
    float: right;
    display: inline;
    margin-top: 29px;
}

.gb-product .view {
    position: relative;
    height: auto;
    overflow: hidden;
}

.gb-product .view .img {
    width: 320px;
    float: left;
    display: inline;
}

.gb-product .view .text-wrap {
    width: 670px;
    float: right;
    display: inline;
    height: auto;
    overflow: hidden;
}

.gb-product .view .text {
    width: 670px;
    float: right;
    display: inline;
}

.gb-product .view .text h2 {
    font-size: 18px;
    color: #333333;
    padding-bottom: 10px;
}

.gb-product .view .text .desc {
    font-size: 12px;
    color: #777777;
    line-height: 26px;
    height: auto;
    overflow: hidden;
}

.gb-product .view .text .meta {
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 25px;
}

.gb-product .view .text .meta li {
    position: relative;
    padding-left: 26px;
    padding-bottom: 12px;
    font-size: 12px;
    color: #333333;
}

.gb-product .view .text .meta li i {
    position: absolute;
    left: 0;
    top: 0;
}

.gb-product .view .text .meta li span {
    font-size: 14px;
}

.gb-product .view .foot {
    width: 645px;
    float: right;
    display: none;
    border-top: 1px solid #dadada;
    padding-top: 10px;
    position: relative;
    padding-left: 25px;
    height: 30px;
}

.gb-product .view .foot .ico-video {
    position: absolute;
    left: 0;
    top: 14px;
}

.gb-product .view .foot .fx {
    position: absolute;
    right: 0;
    top: 14px;
    padding-right: 150px;
    line-height: 1.4;
}

.gb-product .view .foot .fx img {
    position: absolute;
    top: 1px;
    right: 0;
}

.gb-product .view .foot h4 {
    padding-top: 5px;
    line-height: 1.3;
}

.gb-product .tab-hd {
    clear: both;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #dadada;
    margin-top: 34px;
}

.gb-product .tab-hd ul li {
    float: left;
    display: inline;
    height: 42px;
    padding: 0 34px;
    line-height: 42px;
    font-size: 14px;
    color: #333333;
}

.gb-product .tab-hd ul li a {
    color: #333;
}

.gb-product .tab-hd ul li a:hover {
    text-decoration: none;
}

.gb-product .tab-hd ul li.selected,
.gb-product .tab-hd ul li:hover {
    border-bottom: 2px solid #3faf6e;
}

.gb-product .tb-bd {
    margin-top: 25px;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    height: auto;
    overflow: hidden;
    margin-bottom: 40px;
}

.gb-h2 {
    background: url(../imgs/img16.png) no-repeat left center;
    padding-left: 12px;
    font-size: 18px;
    color: #333333;
}

.pro-related .pro-roll,
.gb-imgs {
    height: auto;
    overflow: hidden;
    margin-bottom: 50px;
    position: relative;
    margin-top: 30px;
}

.pro-related .pro-roll .prev,
.pro-related .pro-roll .next {
    position: absolute;
    top: 145px;
    width: 50px;
    height: 80px;
    z-index: 9;
    cursor: pointer;
}

.pro-related .pro-roll .prev {
    background: url(../imgs/img19.png) no-repeat;
    left: 0;
}

.pro-related .pro-roll .next {
    background: url(../imgs/img20.png) no-repeat;
    right: 0;
}

.pro-related .pro-roll ul,
.gb-imgs ul {
    width: 110%;
    position: relative;
}

.pro-related .pro-roll li,
.gb-imgs li {
    float: left;
    display: inline;
    width: 158px;
    height: 330px;
    padding: 15px;
    background: #f8f8f8;
    margin-right: 18px;
    position: relative;
}

.pro-related .pro-roll li .more,
.gb-imgs li .more {
    position: absolute;
    background: url(../imgs/img21.png) no-repeat;
    width: 26px;
    height: 26px;
    right: 15px;
    bottom: 15px;
    display: block;
}

.pro-related .pro-roll li .img,
.gb-imgs li .img {
    width: 158px;
    height: 88px;
    margin-bottom: 13px;
}

.pro-related .pro-roll li .img img,
.gb-imgs li .img img {
    width: 158px;
    height: 88px;
    display: block;
}

.pro-related .pro-roll li h4,
.gb-imgs li h4 {
    padding-bottom: 12px;
    border-bottom: 1px dashed #dadada;
    font-size: 16px;
    color: #333333;
    line-height: 1.2;
}

.pro-related .pro-roll li a,
.gb-imgs li a {
    color: #333;
}

.pro-related .pro-roll li .desc,
.gb-imgs li .desc {
    padding-top: 10px;
    line-height: 21px;
    font-size: 12px;
    color: #777777;
}

.gb-imgs1 li {
    width: 209px;
    height: 330px;
}

.gb-imgs1 li .img {
    width: 209px;
    height: 117px;
}

.gb-imgs1 li .img img {
    width: 209px;
    height: 117px;
}


/*关于我们*/

.gb-slide {
    position: relative;
    height: 352px;
    overflow: hidden;
    margin-bottom: 50px;
}

.gb-slide .slide {
    position: relative;
}

.gb-slide .slide h4 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 36px;
    line-height: 36px;
    background: url(../imgs/img22.png);
    font-size: 14px;
    color: #eeeeee;
    padding-left: 14px;
}

.gb-slide .slider-nav {
    bottom: 0px;
    margin-left: 0 !important;
    right: 10px;
    left: auto !important;
    width: auto !important;
}

.gb-slide .slider-nav__item {
    width: 14px;
    height: 14px;
    background: url(../imgs/img24.png) no-repeat;
}

.gb-slide .slider-nav__item--current {
    background: url(../imgs/img23.png) no-repeat;
}

.aboutus .text p {
    height: auto;
    overflow: hidden;
    margin-top: 15px;
    line-height: 30px;
    color: #333333;
    font-size: 14px;
    padding-left: 10px;
}


/*关于我们-江中介绍-二级通用页面*/

.gb-introduction {
    height: auto;
    overflow: hidden;
    margin-bottom: 40px;
}

.gb-introduction .text .desc {
    height: auto;
    overflow: hidden;
    margin-top: 15px;
    font-size: 14px;
    color: #333333;
    line-height: 31px;
}

.gb-introduction .text .desc p {
    padding-bottom: 30px;
}


/*加入我们*/

.joinus {}

.joinus .text {
    padding-top: 10px;
    line-height: 30px;
    font-size: 14px;
    color: #333333;
    padding-left: 10px;
    height: auto;
    overflow: hidden;
    margin-bottom: 40px;
}

.joinus .list {
    background: url(../imgs/img25.png) no-repeat 14px 12px #f4f4f4;
    height: 38px;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    padding: 0 17px 0 52px;
    overflow: hidden;
    position: relative;
}

.joinus .list ul {}

.joinus .list li {
    line-height: 38px;
    font-size: 12px;
    height: 38px;
}

.joinus .list li a {
    color: #777777;
}

.joinus .gb-imgs {
    margin-top: 50px;
}


/*投资专区-通用页面*/

.investmentarea {}

.investmentarea .list {
    height: auto;
    overflow: hidden;
    margin-top: 13px;
}

.investmentarea .list li {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    background: #f8f8f8;
    font-size: 14px;
    color: #333333;
    position: relative;
}

.investmentarea .list li.even {
    background: #ffffff;
}

.investmentarea .list li .date {
    font-size: 12px;
    color: #999999;
    position: absolute;
    right: 220px;
    top: 0;
}

.investmentarea .list li .btn a {
    position: absolute;
    right: 10px;
    top: 8px;
    background: url(../imgs/img26.png);
    width: 40px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    color: #333333;
    display: block;
    padding-left: 25px;
}

.pages {
    text-align: right;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 15px;
}

.pages li {
    display: inline;
}

.pages li a {
    color: #999999;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #f4f4f4;
    font-size: 12px;
    color: #999999;
    text-align: center;
    line-height: 20px;
    border: 1px solid #dfdfdf;
    border-radius: 18px;
    margin-left: 8px;
}

.pages li.selected a,
.pages li:hover a {
    background: #49cc80;
    border: 1px solid #49cc80;
    color: #fff;
    text-decoration: none;
}


/*关于我们-江中文化*/

.culture {}

.culture .text {
    height: auto;
    overflow: hidden;
    margin-bottom: 45px;
}

.culture .text p {
    font-size: 14px;
    color: #333333;
    padding-top: 15px;
    padding-left: 10px;
}

.culture .text ul {
    width: 110%;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
}

.culture .text li {
    float: left;
    display: inline;
    width: 264px;
    height: 152px;
    border: 1px solid #dadada;
    margin-right: 20px;
    padding: 28px 28px 18px 28px;
}

.culture .text li a:hover {
    text-decoration: none;
}

.culture .text li .desc {
    float: left;
    display: inline;
    width: 168px;
    height: auto;
    overflow: hidden;
}

.culture .text li .desc h4 {
    font-size: 16px;
    color: #333333;
}

.culture .text li .desc p {
    padding-left: 0;
    font-size: 12px;
    color: #777777;
    line-height: 20px;
    padding-top: 10px;
}

.culture .text li .ico {
    float: right;
    display: inline;
    width: 78px;
    height: 78px;
    margin-top: 30px;
}


/*关于我们-节能环保 */

.energysaving .text .desc {
    height: auto;
    overflow: hidden;
    padding-left: 10px;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    margin-top: 12px;
}

.energysaving .text-list,
.responsibility .text-list {
    height: auto;
    overflow: hidden;
    margin-top: 35px;
    margin-bottom: 45px;
}

.energysaving .text-list dl,
.responsibility .text-list dl {
    margin-left: 12px;
    margin-top: 12px;
}

.energysaving .text-list dd,
.responsibility .text-list dd {
    background: url(../imgs/img31.png) no-repeat left center;
    padding-left: 26px;
    line-height: 40px;
    font-size: 14px;
}

.energysaving .text-list dd a,
.responsibility .text-list dd a {
    color: #333333;
}

.energysaving .text-list dd.selected,
.energysaving .text-list dd:hover,
.responsibility .text-list dd.selected,
.responsibility .text-list dd:hover {
    background-image: url(../imgs/img30.png);
}


/*集团内网-联系我们*/

.contactus {}

.contactus .text {
    height: auto;
    overflow: hidden;
    margin-bottom: 120px;
}

.contactus .text .desc {
    padding-left: 10px;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    padding-top: 20px;
}

.contactus .text .desc h4 {
    font-size: 18px;
    padding-bottom: 5px;
}


/*集团内网-免责条款*/

.disclaimer .text {
    height: auto;
    overflow: hidden;
    margin-bottom: 50px;
}

.disclaimer .text p {
    padding: 15px 0 20px 10px;
}


/*集团内网-通用页面*/

.gb-list {
    padding-left: 10px;
}

.gb-list li {
    line-height: 40px;
    position: relative;
}

.gb-list a {
    color: #333333;
}

.gb-list li span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
    color: #999999;
}


/*集团内网-网站地图 */

.sitemaps {
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
}

.sitemaps h2 {
    margin-bottom: 10px;
}

.sitemaps dl {
    margin-left: 10px;
    clear: both;
    padding: 10px 0;
    height: auto;
    overflow: hidden;
}

.sitemaps dt {
    background: url(../imgs/img32.png) no-repeat left center;
    padding-left: 15px;
    font-size: 16px;
}

.sitemaps dd {
    padding: 0 15px;
    float: left;
    display: inline;
}

.sitemaps dd a {
    color: #333;
}

.sitemaps dd.selected a,
.sitemaps dd a:hover {
    color: #48b375;
}


/*技术与科研-二级通用页面 */

.gb-technology {
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
}

.gb-technology .text {
    padding-left: 10px;
}

.gb-technology .text p {
    padding: 15px 0;
}


/*加入我们-管理理念*/

.ideas .text {
    height: auto;
    overflow: hidden;
    padding-left: 10px;
    margin-bottom: 30px;
    padding-top: 10px;
}


/*加入我们-社会招聘*/

.job-list {
    height: auto;
    overflow: hidden;
}

.job-list p {
    height: auto;
    overflow: hidden;
    padding-top: 8px;
    padding-left: 15px;
}

.job-list .nav {
    clear: both;
    height: auto;
    overflow: hidden;
    margin-bottom: 40px;
}

.job-list .nav li {
    display: inline;
}

.job-list .nav li a {
    display: block;
    float: left;
    font-size: 16px;
    color: #333333;
    height: 36px;
    line-height: 36px;
    padding: 0 36px;
    margin-left: 15px;
    border: 1px solid #9b9b9b;
    border-radius: 20px;
    margin-top: 15px;
    overflow: hidden;
}

.job-list .nav li.selected a,
.job-list .nav li a:hover {
    color: #fff;
    background: #3faf6e;
    border-color: #3faf6e;
}

.job-list .list {
    border-top: 1px solid #dddddd;
    margin-top: 13px;
    height: auto;
    overflow: hidden;
    margin-bottom: 50px;
}

.job-list .list li {
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 10px;
}

.job-list .list li.even {
    background: #f8f8f8;
}

.job-list .list li .c1 {
    float: left;
    display: inline;
    width: 215px;
}

.job-list .list li .c2 {
    float: left;
    display: inline;
    width: 680px;
}

.job-list .list li a {
    color: #155296;
}

.job-list .list li .c3 {
    float: right;
    display: inline;
    width: 80px;
    text-align: right;
}


/*集团内网-意见留言*/

.guestbook {}

.guestbook ul {
    height: auto;
    overflow: hidden;
    margin: 20px 0 50px 0;
}

.guestbook li {
    margin-bottom: 20px;
    height: auto;
    overflow: hidden;
}

.guestbook li .text {
    width: 446px;
    height: 38px;
    border: 1px solid #dadada;
    line-height: 38px;
    border-radius: 8px;
    padding: 0 10px 0 40px;
    display: inline;
}

.guestbook li .text-mail {
    background: url(../imgs/img33.png) no-repeat 13px center;
    float: left;
}

.guestbook li .text-tele {
    background: url(../imgs/img34.png) no-repeat 13px center;
    float: right;
}

.guestbook li textarea {
    border: 1px solid #e0e0e0;
    width: 970px;
    padding: 15px 17px;
    border-radius: 8px;
    height: 155px;
    font-size: 14px;
}

.guestbook li .submit {
    width: 88px;
    height: 38px;
    border: 1px solid #999999;
    background: #fff;
    border-radius: 5px;
    cursor: pointer;
    float: left;
    display: inline;
}

.guestbook li .submit {
    margin-right: 25px;
}

.guestbook li span {
    font-size: 12px;
    color: #999999;
    line-height: 39px;
}


/*加入我们-社会招聘-招聘详情*/

.job-detail {
    height: auto;
    overflow: hidden;
    margin-bottom: 50px;
}

.job-detail h2 {
    font-size: 24px;
    color: #555555;
    padding-bottom: 18px;
}

.job-detail li {
    color: #555555;
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
}


/*江中动态-往期新闻*/

.his-news {
    height: auto;
    overflow: hidden;
    margin-bottom: 100px;
}

.his-news li {
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
    background: #f8f8f8;
    padding: 20px 30px 20px 20px;
}

.his-news li .img {
    float: left;
    display: inline;
    width: 165px;
    margin-right: 20px;
    height: 120px;
}

.his-news li .img img {
    width: 165px;
    height: 120px;
    display: block;
}

.his-news li .text {
    width: 775px;
    float: left;
    display: inline;
}

.his-news li .text h2 {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 15px;
}

.his-news li .text h2 a {
    color: #333;
}

.his-news li .text h4 {
    font-size: 12px;
    color: #999999;
    background: url(../imgs/lc6.png) no-repeat left center;
    padding-left: 23px;
}

.his-news li .text p {
    font-size: 14px;
    color: #555555;
    line-height: 25px;
}

.his-news .more {
    text-align: center;
    font-size: 14px;
    color: #555555;
    line-height: 1.2;
}


/*文章通用页面*/

.gb-detail {
    height: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 100px;
}

.gb-detail h2 {
    font-size: 24px;
    color: #333333;
}

.gb-detail h4 {
    font-size: 14px;
    color: #999999;
    line-height: 1.2;
    padding-top: 15px;
}

.gb-detail .act {
    position: absolute;
    right: 0;
    top: 0;
}

.gb-detail .act li {
    float: left;
    display: inline;
    padding-left: 10px;
    cursor: pointer;
}

.gb-detail .act li img {
    display: block;
}

.gb-detail .body {
    height: auto;
    overflow: hidden;
    margin: 50px 0;
}

.gb-detail .body p {
    height: auto;
    overflow: hidden;
    text-indent: 2em;
}

.gb-detail .foot {
    border-top: 1px solid #dadada;
    padding-top: 10px;
    height: auto;
    overflow: hidden;
}


/*媒体看江中*/

.reports {
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.reports .video {
    width: 1010px;
    height: 615px;
    margin-bottom: 30px;
}

.reports .imgs {
    position: relative;
}

.reports .imgs .prev,
.reports .imgs .next {
    position: absolute;
    top: 62px;
    cursor: pointer;
    width: 32px;
    height: 80px;
}

.reports .imgs .prev {
    background: url(../imgs/img38.png) no-repeat left top;
    left: 0;
}

.reports .imgs .next {
    background: url(../imgs/img39.png) no-repeat right top;
    right: 0;
}

.reports .imgs .lst {
    width: 930px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 40px;
}

.reports .imgs .lst ul {
    width: 105%;
}

.reports .imgs .lst li {
    float: left;
    display: inline;
    width: 212px;
    margin: 0 10px;
    background: #f4f4f4;
    border-bottom: 1px solid #dadada;
    height: 204px;
}

.reports .imgs .lst li h2 {
    margin: 0 10px;
    line-height: 23px;
    color: #777777;
}

.reports .imgs .lst li h2 a {
    color: #777777;
}

.reports .imgs .lst li h4 {
    margin: 0 10px;
    background: url(../imgs/img40.png) no-repeat left center;
    line-height: 1.6;
}

.reports .imgs .lst li h4 span {
    padding-left: 20px;
    font-size: 12px;
    color: #999999;
}

.reports .list {
    height: auto;
    overflow: hidden;
    margin-bottom: 40px;
    clear: both;
}

.reports .list ul {
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.reports .list li {
    width: 50%;
    float: left;
    display: inline;
    position: relative;
}

.reports .list li .img {
    width: 70px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 0;
}

.reports .list li .img img {
    display: block;
}

.reports .list li .img table {
    width: 100%;
    height: 100%;
}

.reports .list li h4 {
    padding-left: 84px;
    line-height: 60px;
}

.reports .list li h4 a {
    color: #333333;
}


/*关于我们-社会责任*/

.responsibility .text {}

.responsibility .text p {
    padding-left: 10px;
    margin-top: 10px;
    height: auto;
    overflow: hidden;
}

.responsibility .gb-imgs-list {
    height: auto;
    overflow: hidden;
    margin-top: 35px;
}

.hotnews .gb-imgs-list {
    margin-bottom: 50px;
    margin-top: 20px;
    height: auto;
    overflow: hidden;
}

.gb-imgs-list ul {
    width: 105%;
}

.gb-imgs-list li {
    width: 295px;
    height: 375px;
    background: #F8F8F8;
    padding: 15px 14px;
    position: relative;
    float: left;
    margin-right: 20px;
}

.responsibility .gb-imgs-list li {
    height: 331px;
}

.gb-imgs-list li .img {
    text-align: center;
}

.gb-imgs-list li img {
    width: 295px;
    height: 165px;
    display: block;
}

.gb-imgs-list li h2 {
    border-bottom: 1px dashed #DADADA;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.gb-imgs-list li h2 a {
    font-size: 14px;
    color: #333333;
}

.gb-imgs-list li .desc {
    font-size: 12px;
    color: #777;
    line-height: 20px;
    text-align: justify;
}

.gb-imgs-list li .more a {
    background: url(../imgs/img21.png) no-repeat;
    width: 28px;
    height: 27px;
    display: inline-block;
    position: absolute;
    bottom: 12px;
    right: 13px;
}

.gb-imgs-list li span {
    position: absolute;
    left: 13px;
    bottom: 18px;
    font-size: 12px;
    color: #777777;
    line-height: 1.2;
}

.responsibility .list {
    height: auto;
    overflow: hidden;
    margin-top: 47px;
}

.responsibility .list ul {
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    padding-left: 10px;
}

.responsibility .list ul li {
    position: relative;
    height: 40px;
    line-height: 40px;
}

.responsibility .list ul li a {
    color: #333333;
}

.responsibility .list ul li span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
    color: #999999;
}


/*集团内网  投资专区*/

.intranet {}

.intranet .list,
.investment .list {
    width: 1008px;
    border: 1px solid #dadada;
    height: auto;
    overflow: hidden;
    margin: 28px 0 70px 0;
}

.intranet .list li,
.investment .list li {
    float: left;
    display: inline;
    height: 246px;
    border-right: 1px solid #dadada;
    text-align: center;
}

.intranet .list li {
    width: 167px;
}

.investment .list li {
    width: 250px;
}

.intranet .list li.last,
.investment .list li.last {
    border: 0;
}

.intranet .list li h4,
.investment .list li h4 {
    line-height: 70px;
}

.intranet .list li a,
.investment .list li a {
    color: #333;
}


/*投资专区-实时行情*/

.real-time .data {
    height: auto;
    overflow: hidden;
    margin: 28px 0 50px 0;
}


/*加入我们-校园招聘*/

.hrschool .text {
    padding-top: 10px;
    line-height: 30px;
    font-size: 14px;
    color: #333333;
    padding-left: 10px;
    height: auto;
    overflow: hidden;
    margin-bottom: 40px;
}

.hrschool .list {
    background: url(../imgs/img25.png) no-repeat 14px center #f4f4f4;
    height: 38px;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    padding: 0 17px 0 52px;
    overflow: hidden;
}

.hrschool .list li {
    line-height: 38px;
    font-size: 12px;
    height: 38px;
}

.hrschool .list li a {
    color: #777777;
}

.hrschool .tab-hd {
    border-bottom: 1px solid #dadada;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
}

.hrschool .tab-hd ul {
    clear: both;
}

.hrschool .tab-hd li {
    float: left;
    display: inline;
    line-height: 1.2;
    padding: 0 20px;
    padding-bottom: 9px;
}

.hrschool .tab-hd li.selected,
.hrschool .tab-hd li:hover {
    border-bottom: 2px solid #3faf6e;
}

.hrschool .tab-hd li a {
    color: #333333;
}

.hrschool .tab-hd li a:hover {
    text-decoration: none;
}

.hrschool .tab-bd {
    line-height: 26px;
    height: auto;
    overflow: hidden;
    margin-bottom: 80px;
}

.hrschool .tab-bd table {
    width: 100%;
}

.hrschool .tab-bd .t1 {
    padding-left: 35px;
}

.hrschool .tab-bd td,
.hrschool .tab-bd th {
    padding: 8px 0;
    height: auto;
    overflow: hidden;
}

.hrschool .tab-bd .odd {
    background: #f8f8f8;
}

.hrschool .tab-bd td {
    vertical-align: top;
}

.mgl-50 {
    margin-left: 30px;
}


/*技术与科研*/

.technology {
    height: auto;
    overflow: hidden;
    margin-bottom: 60px;
}

.technology .list {
    margin-top: 17px;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.technology .list ul {
    margin-left: 19px;
    background: url(../imgs/img52.png) repeat-y left top;
}

.technology .list li {
    position: relative;
    line-height: 24px;
    margin-bottom: 30px;
    height: auto;
    padding-left: 20px;
}

.technology .list li span {
    padding-right: 15px;
}

.technology .list li em {
    position: absolute;
    left: -7px;
    top: 4px;
    background: url(../imgs/img53.png) no-repeat;
    display: block;
    width: 15px;
    height: 15px;
}

.technology .gb-imgs-list {
    margin-top: 25px;
}


/*加入我们-成长在江中*/

.growingup {}

.growingup .imgs {
    height: auto;
    overflow: hidden;
    margin-top: 25px;
}

.growingup .imgs ul {
    width: 105%;
}

.growingup .imgs li {
    float: left;
    display: inline;
    width: 324px;
    height: 360px;
    background: #f8f8f8;
    margin-right: 18px;
}

.growingup .imgs li .img {
    height: 138px;
    text-align: center;
    color: #fff;
    padding-top: 17px;
}

.growingup .imgs li .img h2 {
    font-size: 16px;
    line-height: 1.2;
}

.growingup .imgs li .img1 {
    background: #65c2ef;
}

.growingup .imgs li .img2 {
    background: #ffa55d;
}

.growingup .imgs li .img3 {
    background: #ff6565;
}

.growingup .imgs li dl {
    width: 260px;
    margin: 18px auto 0 auto;
}

.growingup .imgs li dd {
    position: relative;
    padding-left: 60px;
    text-align: justify;
    line-height: 21px;
    margin-bottom: 12px;
    height: auto;
    overflow: hidden;
    font-size: 12px;
    color: #777777;
}

.growingup .imgs li dd label {
    position: absolute;
    left: 0;
    top: 0;
}

.growingup .text {
    height: auto;
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 30px;
}

.growingup .text .desc {
    height: auto;
    overflow: hidden;
    margin-top: 23px;
    /* margin-left: 12px;*/
}

.growingup .text .desc li {
    /*padding-left: 27px;*/
    margin-bottom: 35px;
    height: auto;
    overflow: hidden;
}

.growingup .text .desc h4 {
    background: url(../imgs/img32.png) no-repeat 12px 5px;
    line-height: 1.2;
    padding-left: 27px;
    padding-bottom: 15px;
}

.growingup .text .desc p {
    padding-left: 27px;
}


/*防伪认证*/

.pager .main .security .sec-step {}

.pager .main .security .sec-step {
    /*width: 1002px; */
    overflow: hidden;
}

.pager .main .security .sec-step ul {
    /*width: 1020px;*/
    width: 110%;
}

.pager .main .security .sec-step ul li {
    float: left;
    width: 322px;
    height: 360px;
    background: #f8f8f8;
    margin: 0 20px 40px 0;
    text-align: center;
}

.pager .main .security .sec-step ul li .ico {
    width: 322px;
    height: 125px;
    overflow: hidden;
    padding: 31px 0 0 0;
}

.pager .main .security .sec-step ul .n1 .ico {
    background: #65c2ef;
}

.pager .main .security .sec-step ul .n2 .ico {
    background: #ffa55d;
}

.pager .main .security .sec-step ul .n3 .ico {
    background: #ff6565;
}

.pager .main .security .sec-step ul li h4 {
    padding: 20px 0 10px 0;
    color: #777;
    line-height: 1.2;
}

.pager .main .security .sec-step ul .n3 .sear {
    width: 263px;
    height: 38px;
    border: 1px solid #dadada;
    border-radius: 15px;
    margin: 0 auto;
    background: #fff;
}

.pager .main .security .sec-step ul .n3 .sear input {
    height: 38px;
    border: none;
}

.pager .main .security .sec-step ul .n3 .sear .text {
    padding: 0 0 0 14px;
    border-radius: 15px 0 0 15px;
    font-size: 15px;
    color: #999;
    width: 180px;
    float: left;
    display: inline;
    line-height: 38px;
}

.pager .main .security .sec-step ul .n3 .sear .submit {
    width: 43px;
    border: 0 15px 15px 0;
    background: url(../imgs/lc1.png) no-repeat center;
}

.pager .main .security .sec-step ul .n3 p {
    font-size: 14px;
    line-height: 14px;
    color: #ff6565;
    text-align: left;
    padding: 16px 0 0 32px;
}

.security .gb-h2 {
    margin: 20px 0 28px 0;
}

.sec-other {
    width: 1002px;
    overflow: hidden;
    padding: 0 0 55px 0;
}

.sec-other ul {
    width: 1020px;
    overflow: hidden;
}

.sec-other ul li {
    float: left;
    width: 340px;
    height: auto;
}

.sec-other ul li h4 {
    font-size: 16px;
    line-height: 16px;
    color: #333;
    padding: 0 0 18px 0;
}

.sec-other ul li h2 {
    font-size: 22px;
    color: #333;
}


/*关于我们-江中荣誉-二级通用页面*/

.gb-honor {
    position: relative;
    margin-bottom: 230px;
}

.gb-honor .list ul {
    height: auto;
    overflow: hidden;
    width: 110%;
}

.gb-honor .list li {
    float: left;
    display: inline;
    width: 497px;
    margin-right: 20px;
    position: relative;
}

.gb-honor .list li img {
    width: 100%;
    height: auto;
    display: block;
}

.gb-honor .list .text {
    background: rgba(0, 0, 0, 0.55);
    padding: 0 18px;
    padding-top: 13px;
    padding-bottom: 10px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.gb-honor .list .text h2 {
    font-size: 16px;
    margin-bottom: 10px;
}

.gb-honor .list .text h4 {
    font-size: 14px;
    color: #d9d9d9;
    line-height: 26px;
}

.gb-honor .prev {
    background: url(../imgs/img19.png) no-repeat;
    cursor: pointer;
    width: 50px;
    height: 80px;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -40px;
    left: 0;
    z-index: 99;
}

.gb-honor .next {
    background: url(../imgs/img20.png) no-repeat;
    cursor: pointer;
    width: 50px;
    height: 80px;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -40px;
    right: 0;
    z-index: 99;
}


/*关于我们-江中荣誉-获奖证书*/

.certificate {
    border-bottom: 1px dashed #DADADA;
    height: auto;
    overflow: hidden;
    padding-bottom: 28px;
    margin-bottom: 170px;
}

.certificate .hd .text h2 {
    font-size: 18px;
    color: #333333;
    border-left: 2px solid #69C491;
    line-height: 1;
    padding-left: 9px;
    margin-bottom: 19px;
}

.certificate .hd .text p {
    font-size: 14px;
    color: #333333;
    padding-left: 11px;
    line-height: 30px;
    margin-bottom: 52px;
}

.certificate .nav {
    width: 1010px;
    overflow-x: scroll;
}

.certificate .nav ul {
    background: url(../imgs/zp3.jpg) repeat-x 0 8px;
    overflow: hidden;
    width: 9999px;
    padding-bottom: 20px;
}

.certificate .nav ul li {
    float: left;
    width: 60px;
    height: 46px;
    /*margin-bottom: 20px; */
    text-align: center;
    position: relative;
}

.certificate .nav ul li em {
    border: 1px solid #DADADA;
    position: absolute;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    display: inline-block;
    background: #fff;
    left: 50%;
    margin-left: -6.5px;
}

.certificate .nav ul li.selected em {
    background: #32B06C;
    border: 1px solid #32B06C;
}

.certificate .nav ul li span {
    position: absolute;
    width: 60px;
    left: 50%;
    margin-left: -30px;
    bottom: 3px;
}

.certificate .nav ul li a {
    color: #333;
}

.certificate .list {
    margin-top: 28px;
}

.certificate .list .img img {
    border: 3px solid #dddddd;
    padding: 10px;
    display: inline-block;
    float: left;
}

.certificate .list h2 a {
    font-size: 18px;
    color: #333333;
}

.certificate .list .text {
    float: left;
    margin-left: 20px;
}

.certificate .list p {
    font-size: 14px;
    color: #777777;
    margin-top: 5px;
}


/* tagscloud */

#tagscloud {
    width: 303px;
    height: 231px;
    position: relative;
    font-size: 12px;
    color: #333;
    text-align: center;
}

#tagscloud a {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #333;
    font-family: Arial;
    text-decoration: none;
    margin: 0 10px 15px 0;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    padding: 1px 5px;
    display: inline-block;
    border-radius: 3px;
}

#tagscloud a.tagc1 {}

#tagscloud a.tagc2 {}

#tagscloud a.tagc5 {}

#tagscloud a:hover {}


/*产品页面新增*/

.gb-product .view .img img {
    display: block;
    width: 100%;
}


/*二级页面，左侧导航修改*/

.aside .nav li h4 {
    cursor: pointer;
}

.aside .nav li h4 a {
    display: inline-block;
}

.aside .nav li.on h4 span.active {
    border-bottom: 2px solid #3faf6e;
    padding-bottom: 13px;
}


@media only screen and (max-width:1280px) { 
    .wrapper{ width: 1260px}
}