
.nbanner, .nbanner .slides, .nbanner .slides li {
    width: 100%;
    height: 440px;
	background-position: center;
}

.nb-txt{
    width: 1200px;
    height: 370px;
    margin: 0 auto;
    position: relative;
}
.nb-txt h6{
    position: absolute;
    top: 180px;
    left: 0;
    font-size: 30px;
    font-weight: normal;
}


.slides a {
    display: block;
    height: 100%;
}

.slides ul li, .slides ul li a {
    float: left;
    display: block;
}

.flex-control-nav {
    position: absolute;
    bottom: 20px;
    z-index: 2;
    width: 100%;
    text-align: center;
    padding-left: 0;
}

.flex-control-nav li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
}

.flex-control-nav a {
    display: inline-block;
    width: 12px;
    height: 12px;
    line-height: 12px;
    font-size: 0px;
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
}

.flex-control-nav .flex-active {
    background: #019D3C;
}

.flex-direction-nav a {
    width: 60px;
    height: 90px;
    line-height: 99em;
    overflow: hidden;
    margin: -45px 0 0;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.flexslider:hover .flex-prev {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

/*banner end*/

.about {
    float: left;
    width: 390px;
    height: 239px;
    background: #eee;
}

.about .con {
    padding: 20px;
}

.amore {
    margin-top: 20px;
}

.business {

}

.business ul {
}

.business ul li {
    float: left;
    width: 160px;
    display: inline-block;
    position: relative;
    text-align: center;
    margin-left: 2px;
}

.business ul li a, .business ul li img {
    display: block;
}

.business ul li span.bg {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.business ul li strong {
    width: 20px;
    height: 95px;
    display: flex;
    margin-top: 10px;
    margin-left: 70px;
    font-size: 18px;
    line-height: 20px;
    align-items: center;
    justify-content: center; /*display:block;*/
    font-weight: normal;
}

.business ul li span.bg i {
    width: 75px;
    height: 75px;
    display: inline-block;
    background: url(../images/wsearch.png) no-repeat center;
    display: none;
}

.business ul li span.bg em {
    width: 100px;
    height: 33px;
    line-height: 33px;
    background: #fff;
    text-align: center;
    font-style: normal;
    display: block;
    margin: 0 auto;
    font-size: 14px;
    border-radius: 20px;
    display: none;
}

.business ul li:hover span.bg {
    background: url(../images/gbg.png) repeat;
}

.business ul li:hover span.bg strong {
    color: #fff;
}

.business ul li:hover span.bg i {
    display: inline-block;
}

.business ul li:hover span.bg em {
    display: block;
}

.ititle {
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-bottom: 15px;
}

.ititle strong {
    font-size: 20px;
    color: #000;
    float: left;
    font-weight: bold;
    padding-left: 30px;
}

.ititle ul {
    display: inline-block;
    float: left;
}

.ititle ul li {
    display: inline-block;
    float: left;
}

.ititle ul li a {
    font-size: 16px;
    color: #313131;
    padding: 0 15px;
}

.ititle ul li.cur a {
    color: #008b3d;
}

.ititle span {
    float: right;
    display: inline-block;
    width: 24px;
    height: 40px;
}

.ititle span a {
    display: block;
    background: url(../images/more.jpg) no-repeat center;
    font-size: 0;
}

.news {
    width: 785px;
}

.djcon {
    width: 384px;
}

.news .ititle {
    background: url(../images/it01.jpg) no-repeat left 12px;
}

.djcon .ititle {
    background: url(../images/it02.jpg) no-repeat left 12px;
}

.brand .ititle {
    background: url(../images/it01.jpg) no-repeat left 12px;
}

.news .con, .djcon .con {
    float: left;
    width: 100%;
}

/*新闻中心*/
.news dl {
}

.news dl dt {
    float: left;
    width: 373px;
}

.news dl dt {
}

.news dl dt img {
    display: block;
}

.news dl dt strong {
    display: block;
    font-size: 14px;
    color: #008b3d;
    line-height: 30px;
    padding-top: 10px;
}

.news dl dt p {
    line-height: 24px;
    margin-top: 15px;
    height: 48px;
    overflow: hidden;
}

.news dl dt span {
    display: block;
    margin-top: 15px;
    color: #313131;
    font-weight: bold;
    background: url(../images/arr.jpg) no-repeat right center;
}

.news dl dd {
    float: right;
    width: 398px;
}

.news dl dd ul li {
    float: left;
    width: 398px;
    height: 60px;
    line-height: 60px;
    border-bottom: dashed 1px #bababa;
    overflow: hidden;
}
.news dl dd ul li:first-child{
    border-top: dashed 1px #bababa;
}

.news dl dd ul li a {
    float: left;
    padding-left: 10px;
    font-size: 14px;
    width: 270px;
    height: 60px;
    overflow: hidden;
    display: inline-block;
}

.news dl dd ul li span {
    float: right;
    padding-right: 10px;
    font-size: 14px;
}

.news dl dd ul li:hover {
    background: #0f9248;
    border-bottom: solid 1px #0f9248;
}

.news dl dd ul li:hover a, .news dl dd ul li:hover span {
    color: #fff;
}

/*党的建设*/
.djcon .con dl dt {
}

.djcon .con dl dd {
    border-top: dashed 1px #bababa;
    margin-top: 10px;
}

.djcon .con dl dd ul {
    display: block;
    padding: 5px 0;
}

.djcon .con dl dd ul li {
    height: 30px;
    line-height: 30px;
}

.djcon .con dl dd ul li a {
    float: left;
    padding-left: 10px;
    font-size: 14px;
    width: 270px;
    height: 30px;
    overflow: hidden;
    display: inline-block;
}

.djcon .con dl dd ul li span {
    float: right;
    padding-right: 10px;
    font-size: 14px;
}

.djcon .con dl dd ul li a:hover {
    color: #2c2c2c;
}

/*旗下品牌*/

.brand {
    position: relative;
    overflow: hidden;
}

.brand ul {
    margin-right: -18px;
    margin-top: -20px;
}

.brand ul li {
    float: left;
    width: 185px;
    height: 185px;
    margin-right: 18px;
    margin-top: 0px;
    background: #eaeaed;
}

.brand ul li a {
    display: block;
}

.brand ul li a:hover {
    background: #0d9745;
}

.brand .con {
    float: left;
    width: 1200px;
    height: 185px;
    overflow: hidden;
}

.brand ul li img:nth-child(1) {
    display: block;
}

.brand ul li img:nth-child(2) {
    display: none;
}

.brand ul li a:hover {
    background: #0d9745;
}

.brand ul li:hover img:nth-child(1) {
    display: none;
}

.brand ul li:hover img:nth-child(2) {
    display: block;
}

/*企业文化*/
.culture {
    position: relative;
    width: 592px;
    height: 267px;
}

.culture dl {
    position: absolute;
    left: 20px;
    top: 28px;
    width: 592px;
    height: 267px;
}

.culture dl dt {
    font-size: 20px;
    color: #fff;
    background: url(../images/cit.png) no-repeat left 3px;
    padding-left: 40px;
    padding-bottom: 25px;
    display: block;
    font-weight: bold;
}

.culture dl dd {
}

.culture dl dd ul {
    width: 356px;
    padding-left: 5px;
}

.culture dl dd ul li {
    float: left;
    width: 178px;
    height: 72px;
    overflow: hidden;
}

.culture dl dd ul li a, .culture dl dd ul li img {
    display: block;
}

.culture dl dd ul li img {
    transition: all 2s;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
}

.culture dl dd ul li:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

/*人才招聘*/
.join {
    position: relative;
    width: 592px;
    height: 267px;
    overflow: hidden;
}

.join dl {
    position: absolute;
    left: 20px;
    top: 28px;
    width: 592px;
    height: 267px;
}

.join dl dt {
    font-size: 20px;
    color: #fff;
    background: url(../images/jtbg.png) no-repeat left 3px;
    padding-left: 40px;
    padding-bottom: 25px;
    display: block;
    font-weight: bold;
}

.join dl dd {
    padding-top: 35px;
    padding-left: 5px;
}

.join > img {
    transition: all 2s;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
}

.join:hover > img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.fbg{
    padding-top: 30px;
}

.fnav {
    width: 865px;
}

.fnav dl {
}

.fnav dl dt {
    font-size: 16px;
    color: #0d0125;
}

.fnav dl dt em {
    font-style: normal;
    color: #008b3d; /*font-size:16px;*/
    font-weight: bold;
    text-transform: uppercase;
}

.fnav dl dt span {
    padding-left: 5px;
}

.fnav dl dd {
    padding-top: 20px;
}

.fnav dl dd > ul {
}

.fnav dl dd > ul > li {
    float: left;
    min-width: 70px;
    display: inline-block;
    height: 235px;
    margin-right: 20px;
}

.fnav dl dd > ul > li > ul > li {
    height: 30px;
}

.fnav dl dd > ul > li > ul > li:first-child a {
    color: #313131;
}

.fnav dl dd ul li ul li a {
    font-size: 14px;
    color: #999;
}

.fcon {
    width: 330px;
}

.fcon dl {
}

.fcon dl dt {
    font-size: 26px;
    color: #0d0125;
}

.fcon dl dt em {
    font-size: 22px;
    text-transform: uppercase;
    color: #008b3d;
    padding-right: 10px;
}

.flink {
    margin-top: 20px;
    width: 214px;
    height: 37px;
    line-height: 37px;
    background: url(../images/down.jpg) #008b3d no-repeat 185px center;
    color: #fff;
    position: relative;
}

.flink span {
    display: inline-block;
    padding-left: 15px;
    font-size: 14px;
}

.flink ul {
    position: absolute;
    left: 0;
    bottom: 37px;
    width: 214px;
    z-index: 99;
    background: #008b3d;
    display: none;
}

.flink ul li {
}

.flink ul li a {
    display: block;
    padding: 0 15px;
    font-size: 14px;
}

.fcop {
    padding-top: 30px;
}

.fcop p {
    line-height: 30px;
    font-size: 14px;
    padding-left: 30px;
}

.fcop p:nth-child(1) {
    background: url(../images/cc01.jpg) no-repeat left center;
}

.fcop p:nth-child(2) {
    background: url(../images/cc02.jpg) no-repeat left center;
}

.fcop p:nth-child(3) {
    background: url(../images/cc03.jpg) no-repeat left center;
}

.fline {
    border-top: solid 1px #e6e6e6;
    padding-top: 5px;
    line-height: 45px;
    margin-top: 20px;
}

.copyright {
    color: #000033;
    font-size: 14px;
}

.copyright span {
    text-transform: uppercase;
    color: #747474;
    padding-left: 10px;
}

/* sub section -------------------------------------------------------------------------------------------*/

.sub-section{
    /* border-bottom: 1px #eaeaea solid; */
	display: inline-block;
	width: 100%;
}
.second-nav{
    height: 100px;
    border-bottom: 1px #e1e1e1 solid;
}
.second-nav .snav-title{
    float: left;
    line-height: 94px;
    height: 94px;
    background: url("../images/snav-title.jpg") left center no-repeat;
    padding-left: 20px;
    font-size: 30px;
    font-weight: normal;
    color: #313131;
}
.second-nav .snav-titlered{
    float: left;
    line-height: 94px;
    height: 94px;
    background: url("../images/snav-titlered.jpg") left center no-repeat;
    padding-left: 20px;
    font-size: 30px;
    font-weight: normal;
    color: #313131;
}
.second-nav .snav-title span{
    font-size: 14px;
    color: #868686;
    text-transform: uppercase;
    margin-left: 10px;
}
.second-nav .snav-list{
    float: right;
}
.second-nav .snav-list ul li{
    float: left;
    height: 96px;
    margin-left: 50px;
}
.snav-list ul li a{
    display: inline-block;
    font-size: 16px;
    line-height: 96px;
    color: #313131;
}
.snav-list ul li.active a{
    font-weight: bold;
    border-bottom: 4px #00812d solid;
}
.snav-list ul li.activeon a{
    font-weight: bold;
    border-bottom: 4px #C50500 solid;
}
.sub-section .content{
   /* min-height: 300px; */
    padding: 30px 0;
    font-size: 16px;
    line-height: 32px;
    color: #595959;
}

.sub-title{
    margin-bottom: 20px;
	display: inline-block;
} 

.sub-titnian{
    width: 220px;
    margin-bottom: 20px;
	display: inline-block;
	float: left;
}
.history-box { float: right; width: 66%; min-height: 400px;}
.picFocus { width: 100%; display: inline-block;}

.sub-title h2{
	float: left;
    font-size: 30px;
    color: #333;
	/* width: 100%; */
}
.sub-title h2:after{
    display: block;
    content: '';
    width: 28px;
    height: 1px;
    background: #999999;
    margin-top: 22px;
}
.sub-title .now-site{
	float: right;
    font-size: 12px;
    color: #7e7e7e;
    padding-left: 20px;
    background: url("../images/now-site.png") left center no-repeat;
}
.sub-title p{ width: 100%; font-size: 14px;}
.show-cont { height: auto;}
.show-cont h2{ float: inherit; width: 100%;}
.show-cont .now-site{ float: inherit; width: 100%;}
.crumbs { margin: 0px;}
.crumbs .now-site{ float: left;}

.profile-list{
    margin: 30px 0;
	text-indent:2em;
}
.profile-list ul li{
    float: left;
    width: 20%;
    text-align: center;
    cursor: pointer;
}
.profile-list ul li p{
    line-height: 20px;
    font-size: 14px;
    color: #333333;
}
.profile-list ul li:hover p{
    font-weight: bold;
    color: #00812d;
}
.profile-list .num{
    display: inline-block;
    width: 149px;
    height: 149px;
    margin-bottom: 15px;
    position: relative;
}
.profile-list .num h6{
    font-family: dincond-medium-webfont;
    font-size: 46px;
    font-weight: bold;
    width: 119px;
    height: 119px;
    line-height: 119px;
    border: 15px #00812d solid;
    border-radius: 50%;
    background: #00812d;
    color: #ffffff;
}
.profile-list ul li:hover .num h6{
    background: #ffffff;
    color: #00812d;
}
.profile img{width: 100%;}
.industry{
    display: none;
    position: absolute;
    top: -112px;
    left: 0;
    z-index: 9;
    width: 100%;
    background: url("../images/sj.png") center bottom no-repeat;
}
.industry dl{
    display: inline-block;
    width: 100%;
    border-radius: 5px;
    background: #008b3d;
    padding: 15px 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.industry dl dt{
    float: left;
    line-height: 24px;
    font-size: 14px;
    color: #ffffff;
    margin: 0 5px;
}

.leader-list{}
.leader-list ul li{
    height: 75px;
    line-height: 75px;
    border-bottom: 1px #acacac dashed;
    padding-left: 10px;
    background: url("../images/ll-style01.png") left center no-repeat;
}
.leader-list ul li p{
    display: inline-block;
    color: #282828;
    font-size: 24px;
}
.leader-list ul li span{
    float: right;
    font-size: 18px;
    color: #7e7e7e;
}


.h-page,.e-page{
    text-align: center;
    margin-top: 30px;
}
.h-page>dl,.e-page>dl{
    display: inline-block;
}
.h-page>dl>dt,.e-page>dl>dt{
    float: left;
    width: 15px;
    height: 15px;
    background: #999999;
    margin: 0 5px;
    border-radius: 50%;
    cursor: pointer;
}
.h-page>dl>dt.active,.e-page>dl>dt.active{
    background: #08a73c;
}


.yearbox {
    width: 100%;
    position: relative;
    margin-top: 60px;
}
.years {
    width: 100%;
    position: relative;
}

.years>ul>li {
    width: 100%;
}
.years .years-info{
    width: 100%;
    height:auto;
    margin: 40px auto 0;
	display: flex;
}

.years-info dl dt{
    float: left;
    width: 372px;
    height: 300px;
    margin-right: 40px;
    margin-bottom: 28px;
}
.years-info dl dt:nth-child(3n){
    margin-right: 0;
}
.years-info dl dt .photo{
    width: 372px;
    height: 250px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
	overflow: hidden;
}

.years-info dl dt .photo img{
    display: block;
	height: 100%;
	min-width: 100%;
}
.years-info dl dt p{
    width: 370px;
    margin-left: 2px;
    height: 44px;
    line-height: 44px;
    border: 1px #e3e3e3 solid;
    text-align: center;
    margin-top: -1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    color: #313131;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
}
.years-list {
    width: 755px;
    position: relative;
    background: url("../images/line01.png") center no-repeat;
    margin: 0 auto 6px;
}
.years-list .btn2{
    position: absolute;
    top: 16px;
    width: 43px;
    height: 46px;
    z-index: 9999;
    cursor: pointer;
    background-size: 43px 46px!important;
}
.yearbox .prev_btn2 {
    left: 0;
    background: url("../images/d-left01.png") left top no-repeat;
}
.yearbox .next_btn2 {
    right: 0;
    background: url("../images/d-right01.png") left top no-repeat;
}
.years-num {
    height: 80px;
    overflow: hidden;
    width: 650px;
    position: relative;
    margin: 0 auto;
}
.years-num ul {
    position: absolute;
    left: 0;
    top: 0;
}
.years-num ul li{
    float: left;
    width: 130px;
    height: 60px;
}

.year-value{
    text-align: center;
    width: 60px;
    height: 50px;
    font-family: Arial;
    font-size: 14px;
    line-height: 20px;
    padding-top: 10px;
    margin: 0 auto;
    background: url("../images/r01.png") center 33px no-repeat;
    cursor: pointer;
}
.years-num ul li.on .year-value{
    padding-top: 0;
    color: #00a73c;
    font-size: 26px;
    font-weight: bold;
    background: url("../images/r02.png") center 28px no-repeat;
}
.years-num ul li.on .year-value{
}


.history{
    float: left;
    width: 100%;
}
.history ul li{
    float: left;
    width: 218px;
    height: 46px;
    border: 1px #d9d9d9 solid;
    background: #ececec;
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 3px;
	line-height: 46px;
	text-align: center;
}
.history ul li.on{ background: #4F7F9B; color: #fff; border: 1px  #4F7F9B solid;}
.history ul li:nth-child(5n){
    margin-right: 0;
}
.history ul li a{
    display: inline-block;
    width: 233px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    color: #313131;
}
.history ul li.active{
    background: #00812d;
    border: 1px #00812d solid;
}
.history ul li.active a{
    color: #ffffff;
}

.history-list{
    padding-left: 9px;
	height: auto;
}
.history-list ul li{
    display: block;
    background: url("../images/hlline01.png") left top repeat-y;
	background-position-x:7px ;
}
.history-list ul li{
    /* margin-left: -9px; */
    margin-bottom: 20px;
}
.history-list .h-years{
    padding-left: 40px;
    background: url("../images/hl-style01.png") left center no-repeat;
	background-size: 15px;
	
}
/* .history-list .h-years h6{
    width: 181px;
    height: 43px;
    line-height: 43px;
    border: 4px #ea908d solid;
    background: #C50500;
    border-radius: 43px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
} */
.history-list .h-years h6{
    width: 181px;
    height: 43px;
    line-height: 43px;
    border-radius: 43px;
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    color: #4F7F9B;
}
.history-list .months p i{ width: 5px; height: 5px; background: #4F7F9B; display: block; float: left; margin-left: -10px; margin-top: 13px; border-radius: 50%;}
.history-list .months{
    padding-left: 50px;
    margin: 10px 0;
}
.history-list .months h6{
    float: left;
    width: 95px;
    text-align: center;
    font-size: 14px;
    color: #999999;
}
.history-list .months p{
    width: 100%;
}

.company-news{}

.company-news ul li{
    height: 70px;
    line-height: 70px;
    border-bottom: 1px #acacac dashed;
    padding-left: 12px;
    background: url("../images/ll-style01.png") left center no-repeat;
}

.company-news ul .dangjian{  background: url("../images/dj-style01.png") left center no-repeat;}
.company-news ul li p{
    display: inline-block;
    color: #282828;
    font-size: 16px;
    width: 780px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.company-news ul li span{
    float: right;
    font-size: 14px;
    color: #8f8f8f;
    margin-right: 12px;
}
.company-news ul li:hover{
    background: #008b3d;
}
.company-news ul .dangjian:hover{
    background: #C50500;
}
.company-news ul li:hover *{
     color: #ffffff;
 }

/*------- page -------*/
.m-page{
    text-align: center;
    margin-top: 60px;
    margin-bottom: 40px;
}
.m-page a{
    display: inline-block;
    padding: 0 12px;
    margin: 0 4px;
    line-height: 35px;
    border: 1px #cccccc solid;
    color: #999999;
    font-size: 14px;
}
.m-page a.z-crt{
    color: #FFFFFF;
    background: #6ab82c;
    border: 1px #6ab82c solid;
}
.m-page a.pageprv,.m-page a.pagenxt{
    color: #6ab82c;
    background: #ffffff;
}
.m-page a.pageprv:hover,.m-page a.pagenxt:hover{
    background: #6ab82c ;
    border: 1px #6ab82c solid;
    color: #ffffff;
}
/*------- page end -------*/
.important{
    margin-bottom: 20px;
    padding-bottom: 30px;
    border-bottom: 1px #b4b4b4 dashed;
}
.important ul li{
    float: left;
    width: 369px;
    margin-left: 46px;
    line-height: 20px;
}
.important ul li:first-child{
    margin-left: 0;
}
.important ul li img{
    display: block;
    width: 100%;
    height: 174px;
    border: 5px #cfcfcf solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px;
}

.important ul li h6{
    display: inline-block;
    color: #282828;
    font-size: 14px;
    width: 250px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 9px;
}
.important ul li span{
    float: right;
    font-size: 12px;
    color: #282828;
    font-weight: bold;
}
.important ul li p{
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    color: #777777;
}
.important ul li:hover h6{ color: #00812d; font-weight: bold;}
.important ul li:hover img{ border: 5px #7fbe25 solid; }


.important-news{}
.important-news ul li{
    height: 78px;
    padding: 15px 10px;
    line-height: 22px;
}
.important-news ul li h6{
    display: inline-block;
    color: #282828;
    font-size: 16px;
    font-weight: bold;
    width: 780px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 6px;
}
.important-news ul li span{
    float: right;
    font-size: 14px;
    color: #8f8f8f;
}
.important-news ul li p{
    font-size: 12px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #8f8f8f;
}
.important-news ul li:hover{
    background: #008b3d;
}
.important-news ul li:hover *{
    color: #ffffff;
}


.main-business{}
.mb-list{
    margin-bottom: 15px;
}
.mb-list ul li{
    float: left;
    width: 125px;
    height: 107px;
    margin-left: 9px;
    position: relative;
}
.mb-list ul li:first-child{
    margin-left: 0;
}
.mb-list ul li .shade{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    width: 125px;
    height: 107px;
    background: url("../images/shade-bg01.png") center no-repeat;
}
.mb-list ul li .shade h6{
    text-align: center;
    line-height: 107px;
    font-weight: bold;
    color: #ffffff;
    font-size: 18px;
}
.mb-list ul li .hide-details{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    width: 125px;
    height: 107px;
    background: url("../images/shade-bg02.png") center no-repeat;
}
.mb-list ul li .hide-details h6{
    padding-top: 68px;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    color: #ffffff;
}
.mb-list ul li:nth-child(1) .hide-details h6{
    background: url("../images/bicon01.png") center 18px no-repeat;
}
.mb-list ul li:nth-child(2) .hide-details h6{
    background: url("../images/bicon02.png") center top no-repeat;
}
.mb-list ul li:nth-child(3) .hide-details h6{
    background: url("../images/bicon03.png") center top no-repeat;
}
.mb-list ul li:nth-child(4) .hide-details h6{
    background: url("../images/bicon04.png") center top no-repeat;
}
.mb-list ul li:nth-child(5) .hide-details h6{
    background: url("../images/bicon05.png") center top no-repeat;
}
.mb-list ul li:nth-child(6) .hide-details h6{
    background: url("../images/bicon06.png") center top no-repeat;
}
.mb-list ul li:nth-child(7) .hide-details h6{
    background: url("../images/bicon07.png") center top no-repeat;
}
.mb-list ul li:nth-child(8) .hide-details h6{
    background: url("../images/bicon08.png") center top no-repeat;
}
.mb-list ul li:nth-child(9) .hide-details h6{
    background: url("../images/bicon09.png") center top no-repeat;
}
.mb-list ul li.active .hide-details,.mb-list ul li:hover .hide-details{
    display: block;
}

.bus-article{}
.bus-title{
    margin-bottom: 30px;
    border-bottom: 1px #dddddd solid;
    text-align: center;
    color: #313131;
}
.bus-title h6{
    position: relative;
    top: 16px;
    display: inline-block;
    background: #ffffff;
    padding: 0 20px;
    font-size: 22px;
    color: #282828;
}

.article img{max-width:100%; height:auto}
.system{
    width: 1057px;
    height: 712px;
    position: relative;
    background: url("../images/system-bg.jpg") center 132px no-repeat;
    margin: 0 auto;
}
.system ul li{
    position: absolute;
    width: 280px;
    height: 131px;
    overflow: hidden;
    z-index: 3;
}
.system ul li .s-title{
    float: left;
    width: 80px;
    height: 131px;
    overflow: hidden;
    background: url("../images/st-bg.jpg") left top no-repeat;
    font-size: 24px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    line-height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
}
.system ul li .s-img{
    float: left;
    width: 200px;
    height: 131px;
    position: relative;
}
.system ul li .s-img .shade{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    width: 200px;
    height: 131px;
    background: rgba(0,0,0,0.7);
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.system ul li .s-img .shade .idea-list{
    float: left;
    width: 135px;
    height: 111px;
    display: flex;
    align-items: center;
    justify-content: left;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    padding-left: 5px;
}
.system ul li .s-img .shade .more{
    float: right;
    width: 34px;
    height: 71px;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 18px;
    font-size: 14px;
    margin-top: 20px;
}

.system ul li:nth-child(1){
    left: 385px;
    top: 0;
}
.system ul li:nth-child(2){
    right: 43px;
    top: 141px;
}
.system ul li:nth-child(3){
    right: 0;
    top: 360px;
}
.system ul li:nth-child(4){
    right: 146px;
    bottom: 0;
}
.system ul li:nth-child(5){
    left: 145px;
    bottom: 0;
}
.system ul li:nth-child(6){
    left: 0;
    top: 360px;
}
.system ul li:nth-child(7){
    left: 43px;
    top: 141px;
}
.system ul li:hover .s-img .shade{
    display: block;
}
.system-info{
    display: none;
}

.party{}
.party-block{
    margin-top: 20px;
}
.party-block .pb-title{
    height: 20px;
    line-height: 20px;
    padding-bottom: 15px;
    border-bottom: 1px #d5d5d5 solid;
}
.party-block .pb-title h6{
    float: left;
    border-left: 4px #fe0000 solid;
    padding-left: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #313131;
}
.party-block .pb-title .more{
    float: right;
    font-size: 12px;
    color: #8f8f8f;
}
.party-lists{
    padding: 10px 0;
}
.party-lists ul li{
    padding: 0 10px;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px #dadada dashed;
}
.party-lists ul li p{
    display: inline-block;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 780px;
    color: #767676;
}
.party-lists ul li span{
    float: right;
    font-size: 12px;
    color: #767676;
}
.party-lists ul li:hover{
    background: #C50500;
    border-bottom: 1px transparent dashed;
}
.party-lists ul li:hover *{
    color: #ffffff;
}

.brand-detail{
    height: 777px;
    background: url("../images/brand-bg.jpg") center top no-repeat;
}
.map{
    width: 1200px;
    height: 474px;
    border: 1px #00812d solid;
}
.contact-list{
    background: #efefef;
    line-height: 70px;
    height: 150px;
    margin-top: 20px;
    padding: 0 20px;
}
.contact-list ul li{
    float: left;
    font-size: 18px;
    color: #313131;
    padding-left: 45px;
	width: 46%;
}
.contact-list ul li:first-child{
    margin-left: 0;
}
.contact-list ul li.icon01{ background: url("../images/cu01.png") left center no-repeat;}
.contact-list ul li.icon02{ background: url("../images/cu02.png") left center no-repeat;}
.contact-list ul li.icon03{ background: url("../images/cu03.png") left center no-repeat;}
.contact-list ul li.icon04{ background: url("../images/cu04.png") left center no-repeat;}

.recruit{}
.recruit ul{
    display: inline-block;
    margin-top: 10px;
}
.recruit ul li{
    font-size: 18px;
    color: #313131;
    margin-bottom: 10px;
}
.recruit ul li em{
    display: inline-block;
    font-size: 20px;
    color: #008b3d;
    font-family: dincond-medium-webfont;
    margin-right: 10px;
    text-transform: uppercase;
}

/* 在线招聘 */
.recruit-table{}
.recruit-table .r-kinds{
    height: 50px;
    background: #009944;
}
.recruit-table .r-kinds ul li{
    float: left;
    text-align: center;
    line-height: 50px;
}
.recruit-table .r-kinds ul li h6{
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    padding-left: 32px;
    font-weight: bold;
}
.recruit-table .r-kinds ul li h6.c01{ background: url("../images/or01.png") 8px center no-repeat;}
.recruit-table .r-kinds ul li h6.c02{ background: url("../images/or02.png") left center no-repeat;}
.recruit-table .r-kinds ul li h6.c03{ background: url("../images/or03.png") 3px center no-repeat;}
.recruit-table .r-kinds ul li h6.c04{ background: url("../images/or04.png") left center no-repeat;}
.recruit-table .r-kinds ul li h6.c05{ background: url("../images/or05.png") left center no-repeat;}
.recruit-table .w1{ width: 278px;}
.recruit-table .w2{ width: 236px;}
.recruit-table .w3{ width: 237px;}
.recruit-table .w4{ width: 211px;}
.recruit-table .w5{ width: 237px;}

.r-list{
    height: 50px;
    line-height: 50px;
    background: #f4f4f4;
    margin-top: 10px;
}
.r-list ul li{
    float: left;
    text-align: center;
    font-size: 14px;
    color: #666666;
}
.r-list ul li.w6{
    padding-top: 13px;
    height: 47px;
}
.r-list ul li .look{
    display: inline-block;
}
.r-list:hover{
    background: #6ab82c;
}
.r-list:hover *{
    color: #ffffff;
}

.rform-title{
    font-size: 18px;
    text-align: center;
    margin-bottom: 30px;
}
.rform-title h6{
    font-size: 24px;
    color: #313131;
}


.recruit-form{}
.recruit-form input{
    height: 35px;
    line-height: 35px;
    border: none;
    margin: 0 3px;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 14px;
    color: #454545;
}
.recruit-form input:focus{
    border: 1px #00a73c solid;
}
.recruit-form h2{
    background: #f0f0f0;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
}
.notes{
    border: 1px #f0f0f0 solid;
    font-size: 14px;
    color: #282828;
    line-height: 50px;
}
.notes p{
    text-align: center;
}
.notes p span{
    display: inline-block;
    margin: 0 70px;
}
.signature{
    border: 1px #f0f0f0 solid;
    font-size: 14px;
    color: #282828;
    line-height: 50px;
    margin-top: 27px;
}
.signature h3{
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
.signature .sign{
    padding-right: 20px;
    text-align: right;
    margin-top: 20px;
}
.signature .sign-input{ width: 80px; text-align: center; }
.signature .sign-day{ width: 50px; text-align: center; }
.signature .salary{
    border-top: 1px #f0f0f0 solid;
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.signature .salary h6{
    font-weight: bold;
    line-height: 40px;
}
.signature .salary input[type=radio]{
    width: 12px;
    height: 12px;
}
.basic-info{
    margin-top: 16px;
    border: 1px #f0f0f0 solid;
    font-size: 14px;
    color: #282828;
    line-height: 50px;
}
.basic-info .basic-list{
    float: left;
    width: 1019px;
}
.basic-info .basic-list ul li{
    height: 54px;
    line-height: 54px;
    border-bottom: 1px #f0f0f0 solid;
    padding-left: 25px;
}
.basic-list ul li span{
    display: inline-block;
    width: 327px;
}

/* 图片上传 */
.basic-info .upImg{
    float: right;
    width: 179px;
    height: 220px;
    background: url("../images/up-bg.png") center top no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.basic-info .upImg input{
    width: 100%;
    height: 100%;
    line-height: 100%;
    border: none;
}
.basic-info .upImg input#p-upload{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.basic-info .upImg input#file{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}

.basic-info .upImg img#p-img{
    position: absolute;
    top: 10px;
    left: 15px;
    z-index: 0;
    width: auto;
    max-width: 150px;
    height: 200px;
}
.basic-info .upImg img#p-img[src=""]{
    opacity: 0;
}
/* 图片上传 end */

.basic-list2{}
.basic-list2 ul li{
    height: 54px;
    line-height: 54px;
    border-bottom: 1px #f0f0f0 solid;
    padding-left: 25px;
}
.basic-list2 .ckb{
    width: 15px;
    height: 15px;
    position: relative;
    top: 3px;
}
.basic-list2 ul li em{
    display: inline-block;
    margin-right: 20px;
}
.basic-list2 ul li.relation{
    line-height: 28px;
    padding: 10px 0 10px 25px;
}
.basic-list2 ul li.relation span{
    float: left;
}
.basic-list2 ul li.relation textarea{
    float: left;
    width: 967px;
    height: 52px;
    line-height: 26px;
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    color: #454545;
    border-radius: 5px;
    resize: none;
    border: none;
}
.basic-list2 ul li.evaluate{
    height: 160px;
}
.basic-list2 ul li.evaluate span{
    line-height: 40px;
}
.basic-list2 ul li.evaluate textarea{
    width: 1151px;
    height: 105px;
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    resize: none;
    font-size: 14px;
    color: #454545;
    border: none;
}

.work-exp{
    margin-top: 20px;
}
.work-table{
    border: 1px #f0f0f0 solid;
    border-bottom: none;
}
.work-table ul li{
    line-height: 53px;
    border-bottom: 1px #f0f0f0 solid;
}
.work-table dl dt{
    float: left;
    text-align: center;
    font-size: 14px;
    color: #313131;
    height: 53px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px #f0f0f0 solid;
}
.work-table dl dt:first-child{
    border-left: none;
}
.work-table dl dt input{
    width: 100%;
    height: 53px;
    line-height: 53px;
    margin: 0;
    border-radius: 0;
}

.form-submit{
    text-align: center;
    margin-top: 50px;
}
.form-submit ul{
    display: inline-block;
}
.form-submit ul li{
    float: left;
    margin: 0 30px;
}
.form-submit ul li .reset-btn,.form-submit ul li .sub-btn{
    width: 159px;
    height: 52px;
    border: none;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
}
.form-submit ul li input.reset-btn{
    background: #3a3a3a;
}
.form-submit ul li input.sub-btn{
    background: #008b3d;
}



/******************************/
.profile{ min-height: 300px;}

.flogo img{ height: 35px;}


.mb-list_l{
    margin-bottom: 15px;
	display: inline-block;
}
.mb-list_l ul li{
    float: left;
    width: 125px;
    height: 107px;
    margin-left: 9px;
    position: relative;
	overflow: hidden;
}
.mb-list_l ul li img{ min-width: 100%; height: 100%;}
.mb-list_l ul li:first-child{
    margin-left: 0;
}
.mb-list_l ul li .shade{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    width: 125px;
    height: 107px;
    background: url("../images/shade-bg01.png") center no-repeat;
}
.mb-list_l ul li .shade h6{
    text-align: center;
    line-height: 107px;
    font-weight: bold;
    color: #ffffff;
    font-size: 18px;
}
.mb-list_l ul li .hide-details{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    width: 125px;
    height: 107px;
    background: url("../images/shade-bg02.png") center no-repeat;
}
.mb-list_l ul li .hide-details h6{
    padding-top: 68px;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    color: #ffffff;
}
.mb-list_l ul li:nth-child(1) .hide-details h6{
    background: url("../images/bicon01.png") center 18px no-repeat;
}
.mb-list_l ul li:nth-child(2) .hide-details h6{
    background: url("../images/bicon02.png") center 15px no-repeat; background-size: 33%; 
}
.mb-list_l ul li:nth-child(3) .hide-details h6{
    background: url("../images/bicon03.png") center 15px no-repeat;background-size: 33%; 
}
.mb-list_l ul li:nth-child(4) .hide-details h6{
    background: url("../images/bicon04.png") center 15px no-repeat;background-size: 33%; 
}
.mb-list_l ul li:nth-child(5) .hide-details h6{
    background: url("../images/bicon05.png") center 15px no-repeat;background-size: 33%; 
}
.mb-list_l ul li:nth-child(6) .hide-details h6{
    background: url("../images/bicon06.png") center 15px no-repeat;background-size: 33%; 
}
.mb-list_l ul li:nth-child(7) .hide-details h6{
    background: url("../images/bicon07.png") center 15px no-repeat;background-size: 33%; 
}
.mb-list_l ul li:nth-child(8) .hide-details h6{
    background: url("../images/bicon08.png") center 15px no-repeat;background-size: 33%; 
}
.mb-list_l ul li:nth-child(9) .hide-details h6{
    background: url("../images/bicon09.png") center 15px no-repeat;background-size: 33%; 
}
.mb-list_l ul li.active .hide-details,.mb-list_l ul li:hover .hide-details{
    display: block;
}


.fixed_fd{
    display: none; position:fixed; top:0; left:0; z-index:99999;
}
.fixed_fd .fix_bg{
    position:absolute; top:0; left:0; width:100%; height:100%; z-index:-1; background:#000; opacity:0.5;
}
.fixed_fd .fixed_cont{
    position:absolute; width:1120px; height:337px; z-index:999; background: #ffffff url("../images/fixed-bg.jpg") center top no-repeat;
}
.modalTitle{
    display: block; height: 100px; line-height: 100px; color: #333;
    position: relative;
    border-bottom: 1px #d6d6d6 solid;
    text-align: center;
}
.modalTitle h6{
    font-weight: bold; font-size: 20px;
}
.modalTitle .close{
    display: block;  width: 38px; height: 38px; background: url("../images/close-btn.png") left top no-repeat;
    position: absolute; right: -15px; top: -10px;
}
.modal-detail{
    font-size: 16px;
    line-height: 24px;
    color: #454545;
}

.container2 {
    width: 1140px;
    height: auto;
    padding: 5px;
    margin: 10px auto;
    float: left;
}

.container2 .div_scroll {
    width: 1111px;
    height: 200px;
    overflow: auto;
    float: left;
}

.container2 .scroll_container {
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.container2 .scroll_absolute {
    position: absolute;
}

.container2 .scroll_vertical_bar {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
    background: green;
    margin: 0;
    padding: 0;
}

.container2 .scroll_track {
    position: relative;
    background-color: #eeeeee;
}

.container2 .scroll_drag {
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    background-color: #c6c6c6;
}

.container2 .scroll_arrow {
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    background-color: #eeeeee;
}

.container2 .scroll_vertical_bar .scroll_arrow {
    height: 16px;
}


.brand-list{
    margin-bottom: 30px;
}
.brand-title{
    border-bottom: 1px #cccccc dashed;
    height: 15px;
    margin-bottom: 40px;
}
.brand-title h6{
    display: inline-block;
    border-left: 5px #03813a solid;
    padding-left: 10px;
    padding-right: 10px;
    background: #ffffff;
    font-size: 22px;
	line-height: 28px;
}

.bdetail{}
.bdetail ul li{
    float: left;
    width: 293px;
    height: 48px;
    margin-right: 6px;
    border: 1px #dfdfdf solid;
    background: #f9f9f9;
    margin-bottom: 6px;
    color: #666666;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 0;
    line-height: 24px;
}
.bdetail ul li:nth-child(4n){
    margin-right: 0;
}
.bdetail ul li:hover{
    border: 1px #057e3e solid;
    background: #057e3e;
    color: #ffffff;
}
.right-news{ width:20%; padding-bottom: 40px; margin-right: 5%;}
.right-news .news-list p{ font-size: 30px; background: #287038; line-height: 72px; text-align: center; font-weight: bold;border-bottom: 1px dashed #e2d7d2;}
.right-news .news-list ul li { font-size: 20px; /* font-weight: 600; */line-height: 52px; border-bottom: 1px dashed #e2d7d2; overflow: hidden; position: relative;}
.right-news .news-list ul li.on{ background: #287038;}
/* .right-news .news-list ul li:hover { } */
.right-news .news-list ul li .t{ width: 60%; display: block; text-align: right;}
.news-list .ico{ position:absolute; right:15px; width:25px; height:15px; top: 20px; z-index:1;background:url(../images/click1.png) 100% center no-repeat;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.news-list .a_js2_on{background:url(../images/click2.png) 100% center no-repeat;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.news-list .a_txt2{ display: none;}
.news-list .a_txt2 a{height:45px;line-height:45px; padding-left: 34%; font-size:16px; font-weight:initial; display:block;border-bottom: 1px dashed #e2d7d2;} 
.news-list .a_txt2 a:hover{ background: #3D3C3A; color:#fff;}
.news-list .a_txt2 a:first-child{ border-top: 1px dashed #e2d7d2;}
.rec-pro{ margin-top: 15px;}
.rec-pro h6{ font-size: 30px; background: #287038; color: #fff; line-height: 72px; text-align: center; font-weight: 600; }
.rec-pro ul{ border: 1px solid #287038; display:  inline-block;}
.rec-pro ul li{ width: 100%; height: auto; float: left; height: 40px; line-height: 40px; border-bottom: 1px #eee double;}
.rec-pro ul li .recp-img{ width: 100%; height: 100px; overflow: hidden;}
.rec-pro ul li .recp-img img{ width: 100%; min-height: 100%;}
.rec-pro ul li p{ height: 40px; line-height: 40px; font-size: 16px; overflow: hidden; text-align: center;}
.rec-pro ul li:hover .recp-img img{ -webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.rec-pro ul li:hover p{ background: #287038; color: #fff;}
.rec-pro{ display: inline-block;}
.rec-news { display: inline-block; margin-top: 4%; width: 100%;}
.rec-news  h6{ font-size: 30px; background: #287038; color: #fff; line-height: 72px; text-align: center;}
.rec-news ul{ border: 1px solid #287038; display:  inline-block; padding-top: 15px;}
.rec-news ul li{ width: 100%;border-bottom: 1px #eee double;  }
.rec-news ul li .rec-newsimg{ width: 100%; height: 135px; overflow: hidden;}
.rec-newsimg img{ width: 100%; min-height: 100%;}
.rec-news ul li p{ height: 50px; line-height: 50px; width: 100%; padding: 0px 3px; box-sizing: border-box;  overflow: hidden; display: block;}
.rec-news ul li:hover .rec-newsimg img{ -webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.rec-news ul li:hover p{ background: #287038; color: #fff;}
.show-rihgt{width: 75%; margin-top: 15px;}
.left-contact .left-title{ font-size: 30px; background: #287038; color: #fff; line-height: 72px; text-align: center;}
.left-contact{ margin-top: 15px; }
.left-contact .cont{ border: 1px solid #287038; display:  inline-block; padding: 5px; box-sizing: border-box; width: 100%;}
.left-contact .cont i{ width: 20px;}
.rec-shownews {margin:0px auto; margin-top: 20px; background:#ffffff;margin-bottom:20px;}
.rec-shownews .title {color:#fff;height:40px;line-height:40px;clear:both;overflow:hidden;background:#287038;padding:0 20px;border-top:1px solid #ccc;font-size: 16px;}
.rec-shownews .title .tittle-tittle {font-size:16px;display:inline;}
.rec-shownews .title span {font-size:16px;color:#fff;font-weight:bold;}
.rec-shownews .rec-news-img {overflow:hidden;padding:10px;}
.rec-shownews .rec-news-img li {overflow:hidden;border-bottom:1px dashed #94896B;padding-bottom:10px;}
.rec-shownews .rec-news-img li img {width:180px;height:126px;float:left;margin-right:10px;border:1px solid #366daa;padding:2px;}
.rec-shownews .rec-news-img li a {font-size:16px;color:#366daa;padding-top:20px;}
.rec-shownews .rec-news-img li p {color:#666;margin-top:10px;}
.rec-shownews .rec-news-img li span {color:#999;}
.rec-shownews .rec-news-list {overflow:hidden;padding:10px;}
.rec-shownews .rec-news-list li {height:40px;line-height:40px;border-bottom:1px dashed #ccc;width:370px;float:left;margin:0 10px;overflow: hidden;}
.rec-shownews .rec-news-list li span {color:#366daa;margin-right:20px;}
.rec-shownews .rec-news-list li a {COLOR:#666;}
.rec-shownews .rec-news-list li small {float:right;}
.show_img .title {color:#fff;height:40px;line-height:40px;clear:both;overflow:hidden;background:#287038;padding:0 20px;border-top:1px solid #ccc;font-size: 16px;}
.showMarquee-left{position: relative;}
.showMarquee-left .sd{ padding:10px;}
.showMarquee-left .sd ul{ overflow:hidden; zoom:1; }
.showMarquee-left .sd ul li{ margin:0 8px; float:left;  width: 260px; height: auto; display:inline; overflow:hidden; text-align:center;  border:1px solid #ccc; }
.showMarquee-left .sd ul li .pic{ text-align:center;width: 260px; height: 200px; overflow: hidden; }
.showMarquee-left .sd ul li .pic img{ width:100%; display:block;  padding:2px;}
.showMarquee-left .sd ul li .pic a:hover img{ border-color:#999;  }
.showMarquee-left .sd ul li .title{ line-height:40px; height: 40px;}
.ren-news h6{ font-size: 30px; background: #c50500; color: #fff; line-height: 72px; text-align: center; font-weight: 600; }
.ren-news ul{ border: 1px solid #c50500; display:  inline-block;}
.ren-news ul li:hover p{ background: #c50500; color: #fff;}
.ren-news .left-title{background: #c50500;}
.ren-news  .cont{border: 1px solid #c50500; }
.rec-shownews .red{background: #c50500;}
.rec-shownews .red-list li:hover{color: #C50500; }
@media screen and (max-width:1024px)
{
	.snav-list ul li a{ font-size: 22px;}
	.years-info dl dt:nth-child(3n){ margin-right: 0px;}
	.years-info dl dt:nth-child(4n){ margin-right: 40px;}
	.history{ width: auto;}
	.brand-pic ul li{ width: 286px;}
	.bus-title{display: inline-block;  width: 100%;}
	.mb-list_l ul li{  margin-bottom: 15px; margin-left: 6px;}
	.bus-article .article img{ width: 100%; height: auto;}
	.mb-list_l ul li:nth-child(8){ margin-left: 0px;}
	.partynews p img{ width: 100%;}
	.contact-list{ height: 240px; }
	.contact-list ul li{ width: 100%;}
	.contact-list ul li.icon03{ margin-left: 0px;}
	.company-news ul li p{ font-size: 22px;}
	.nbanner, .nbanner .slides, .nbanner .slides li{ height: 350px; background-size: 140%;}
	.mb-list_l ul li{ width: 176px; height: 151px;}
	.mb-list_l ul li:nth-child(6){ margin-left: 0px;}
	.mb-list_l ul li:nth-child(8){ margin-left: 6px;}
	.mb-list_l ul li .hide-details{ width: 176px;height: 151px; background-size: 100%;}
	.mb-list_l ul li .shade{ width: 176px;height: 151px; background-size: 100%;}
	.mb-list_l ul li .shade h6{ line-height: 151px;}
	.mb-list_l ul li:nth-child(1) .hide-details h6 {
	    background: url(../images/bicon01.png) center 43px no-repeat;
	}
	.mb-list_l ul li .hide-details h6{ padding-top: 99px;}
	/* .mb-list_l ul li .shade{ width: 175px;} */
}	