.banner {
    max-width: 1920px;
    min-width: 1200px;
    height: 1101px;
    background: url(../images/banner.jpg) no-repeat center;
}

.mainCon {
    margin-top: -330px;
}

.guide {
    height: 430px;
    background: url(../images/guideBg.png) no-repeat center bottom;
}

.guideTitle {
    width: 109px;
    height: 109px;
    background: url(../images/hdzn.png) no-repeat center;
    left: 44px;
    top: 0;
}

/* 必要布局样式css */
.solution-content {
    width: 1200px;
    height: 430px;
    margin: 0 auto;
}

.solution-list {
    padding-top: 115px;
    width: 109px;
    padding-left: 43px;
}

.solution-list ul li {
    width: 109px;
    position: relative;
    height: 50px;
    background: url(../images/mct.png) no-repeat center;
}

.solution-list ul li h2 {
    font-size: 18px;
    color: #90825D;
    line-height: 50px;
    font-weight: inherit;
    cursor: pointer;
    text-align: center;
    font-size: 16px;

}

.solution-list ul .on {
    background: url(../images/mAct.png) no-repeat center;
}

.solution-list ul .on h2 {
    color: #ffffff;
}

.solution-item {
    width: 918px;
    padding: 85px 65px 25px 65px;
    height: 320px;
    overflow: hidden;
}

.solution-item ul li {
    padding: 20px 0;
}

.solution-item ul li h2 {
    font-size: 26px;
    line-height: 64px;
    color: #9c812e;
    border-bottom: 1px#bbb5a5 solid;
}

.solution-item ul li p {
    margin-top: 20px;
    font-size: 18px;
    color: #786d49;
    line-height: 32px;
}

.solution-item ul {
    display: none;
}

.hotNews {
    height: auto;
    overflow: hidden;
    text-align: center;
    padding: 20px 75px;
    width: 1050px;
}

.hotNews h3 {
    height: 72px;
    line-height: 72px;
    font-size: 36px;
    display: inline-block;
    *display: inline;
}

.hotNews h3 a {
    color: #d82424;
}

.hotNews:hover h3 a {
    color: red;
}

.hotNews h3 .hotIcon {
    width: 63px;
    height: 35px;
    top: 50%;
    left: -73px;
    margin-top: -18px;
    background: url(../images/hot.png) no-repeat center;
}

.hotNews p.summary {
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    overflow: hidden;
    margin: 10px auto 0;
}

.hotNews p.summary a {
    color: #333;
}

.hotNews:hover p.summary a {
    color: #ef4925;
}

/*  */
.focusNews .focunTitle {
    height: 68px;
    line-height: 68px;
    background: url(../images/newsB.png) no-repeat center;
}

.focunTitle .focusNewsName {
    padding: 0 20px;
    font-size: 26px;
    color: #ccac61;
}

.focunTitle .more {
    padding: 0 15px;
    font-size: 16px;
    color: #ac955c;
}

.focusBoxW {
    height: 360px;
    overflow: hidden;
}

.focusBox {
    width: 580px;
    height: 360px;
    position: relative;
    overflow: hidden;
}

.focusBox .pic img {
    width: 100%;
    height: auto;
    display: block;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 50px;
    width: 100%;
    background: #000;
    filter: alpha(opacity=80);
    opacity: 0.8;
    overflow: hidden;
}

.focusBox:hover .txt-bg {
    background: #d33131;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 50px;
    width: 100%;
    overflow: hidden;
}

.focusBox .txt li {
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: -50px;
    width: 580px;
    padding: 0;
}

.focusBox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 16px;
    text-decoration: none;
}

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 8px;
    right: 8px;
}

.focusBox .pic li {
    height: 322px;
    width: 580px;
    padding: 0;
}

.focusBox .num li {
    float: left;
    position: relative;
    width: 9px;
    height: 9px;
    line-height: 9px;
    overflow: hidden;
    text-align: center;
    margin-right: 4px;
    cursor: pointer;
    background: url(../images/dt04.png) no-repeat center;
}

.focusBox .num li a {
    text-indent: -999px;
}

.focusBox .num li a,
.focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}

.focusBox .num li span {
    z-index: 1;

}

.focusBox .num li.on a,
.focusBox .num a:hover {
    background: url(../images/dt03.png) no-repeat center;
}

.focusListB {
    width: 550px;
    padding: 0 35px;
    height: 360px;
    overflow: hidden;
}

.summaryList {
    overflow: hidden;
    height: 170px;
}

.summaryList li a {
    display: block;
    height: 170px;
}

.summaryList h4 {
    font-size: 26px;
    color: #9c812e;
    line-height: 36px;
}

.summaryList a:hover h4 {
    color: #d82424;
}

.summaryList a:hover p {
    color: #ccac61;
}

.summaryList p {
    padding: 20px 0;
    font-size: 16px;
    color: #786D49;
    line-height: 28px;
}

.otherList {
    height: 190px;
  padding-top: 10px;
}

.otherList li {
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    overflow: hidden;
    color: #282828;
}

.otherList li a {
    display: block;
    height: 38px;
}

/*  */
.recommendTitle {
    margin-top: 39px;
    margin-bottom: 28px;
    height: 70px;
    background: url(../images/recBg.png) no-repeat center;
}

.recommendListB {
    height: 515px;
    overflow: hidden;
    padding-bottom: 85px;
}

.recommendListBt {
    width: 580px;
    height: 515px;
}

.recommendList,
.recommendList li,
.recommendList li>a {
    display: block;
    width: 580px;
    height: 516px;
}

.recommendList .info {
    padding: 0 40px;
    width: 500px;
    height: 150px;
    background: url(../images/videoTb.png) no-repeat center;
}

.recommendList .info h5 {
    padding-top: 10px;
    font-size: 26px;
    line-height: 72px;
    height: 72px;
    overflow: hidden;
    color: #fff;
}

.recommendList .info p {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
}

.recommendList .imgB {
    height: 366px;
    overflow: hidden;
}

.recommendList .imgB>img {
    display: block;
    height: 366px;
    width: 580px;
}

.recommendList .hoverBg {
    display: none;
    width: 100%;
    height: 100%;
    background: #333;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.recommendList:hover .hoverBg {
    display: block;
}

.recommendList .playBtn {
    width: 64px;
    height: 64px;
    left: 50%;
    top: 50%;
    margin-top: -32px;
    margin-bottom: -32px;
    background: url(../images/video.png) no-repeat center;
}

.recommendList:hover .playBtn {
    background: url(../images/videoH.png) no-repeat center;
}

.recommendImgList {
    height: 516px;
    overflow: hidden;
}

.recommendImgList li {
    height: 160px;
    margin-bottom: 18px;
}

.recommendImgList li.last {
    margin-bottom: 0;
}

.recommendImgList li>a {
    display: block;
    height: 160px;
}

.recommendImgList .img,
.recommendImgList .img>img {
    display: block;
    width: 254px;
    height: 160px;
}

.recommendImgList .info {
    width: 300px;
    height: 160px;
}

.recommendImgList .img .videoBt {
    width: 42px;
    height: 42px;
    left: 20px;
    bottom: 20px;
    background: url(../images/video.png) no-repeat center;
    background-size: cover;
}

.recommendImgList .img .videoBg {
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: #333;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.recommendImgList li:hover .img .videoBt {
    background: url(../images/videoH.png) no-repeat center;
    background-size: cover;
}

.recommendImgList li:hover .img .videoBg {
    display: block;
}

.recommendImgList li:hover p.title,
.recommendImgList li:hover p.summary {
    color: #ed322b;
}

.recommendImgList li:hover p.other {
    color: #9c812e;
}

.recommendImgList .info p.title {
    font-size: 18px;
    color: #282828;
    font-weight: bold;
    line-height: 28px;
    max-height: 56px;
    overflow: hidden;
}

.recommendImgList .info p.other {
    font-size: 14px;
    color: #62574b;
    padding: 5px 0;
    line-height: 24px;
}

.recommendImgList .info p.summary {
    font-size: 14px;
    color: #282828;
    line-height: 22px;
    max-height: 66px;
    overflow: hidden;
}

/*  */
.cardListB {
    max-width: 1920px;
    min-width: 1200px;
    height: 535px;
    background: url(../images/cardBg.png) no-repeat center;
    padding-top: 66px;
    padding-bottom: 45px;
}

.cardL {
    width: 1200px;
    height: 535px;
}

.cardItem {
    width: 370px;
    height: 535px;
    overflow: hidden;
    margin-left: 45px;
    background-color: #fff;
}

.cardWrap {
    width: 330px;
    padding: 0 20px;
    height: 451px;
}

.cardList {
    height: 451px;
}

.cardList li:hover a {
    color: #e83248;
}

.cardL .first {
    margin-left: 0;
}

.imgTextB {
    width: 330px;
    height: 210px;
    overflow: hidden;
}

.imgTextB:hover .textB {
    background: #f15f1e;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.imgTextB .textB {
    height: 50px;
    bottom: 0;
    width: 100%;
    background: #d33131;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.imgTextB .text {
    height: 50px;
    bottom: 0;
    width: 290px;
    padding: 0 20px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
}

.imgTextB a {
    display: block;
    height: 210px;
  text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.imgTextB .imgC>img {
    display: block;
    height: 210px;
    width: 330px;
}

.cardItem .cardT {
    height: 84px;
    background: url(../images/moreB.png) no-repeat right center;
    line-height: 84px;
}

.cardItem .cardT .title {
    display: block;
    padding-left: 20px;
    font-size: 26px;
    color: #ab8b52;
}

.cardItem .cardT .more {
    width: 70px;
    display: block;
    text-align: center;
}

.cardItem .cardT .more a {
    font-size: 16px;
    color: #fff;
}

.cardList .other {
    line-height: 42px;
    height: 42px;
    overflow: hidden;
}

.cardList .other a {
    display: block;
    height: 42px;
}

.cardList .first {
    margin-top: 10px;
}

.cardList .other a {
    font-size: 16px;
    color: #282828;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.adv {
    height: 128px;
    padding-top: 40px;
    padding-bottom: 65px;
}

.adv img,
.adv a {
    display: block;
    width: 1200px;
    height: 128px;
}

.supportList {
    height: 450px;
}

.supportList .title {
    height: 70px;
    background: url(../images/sup.png) no-repeat center;
}

.supList {
    padding: 30px 0;
    overflow: hidden;
}

.supList li {
    width: 200px;
    float: left;
    height: 120px;
    text-align: center;
    line-height: 120px;
}

.supList li:hover {
    background: #f8f4f1;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.supList .imgCw a {
    display: block;
    height: 120px;
}

.supList .imgCw img {
    max-width: 160px;
}

.supList li.first {
    width: 160px;
    padding-right: 40px;
}

.supList li.last {
    width: 160px;
    padding-left: 40px;
}

.tt{ display: block; background:#fff;}
@media only screen and (max-width: 520px){
.tt{ display: none; }
}