
html {
    font-size: 12px;
    overflow-x: hidden;
}

body {
    margin: 0;
    padding: 0;
}

a {
    color: #212529;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

ol, ul, li {
    list-style: none;
}

p {
    margin: 0;
    padding: 0;
}
input[type="submit"] {
    border: none;
    cursor: pointer;
}

.logo {
    font-size: 16px;
    color: #FFFFFF;
    float: left;
    margin-top: 15px;
    margin-left: 12px;
    z-index: 1000;
    width: 300px;
}


.home{
    /*background-color: #000;*/
    /*height: 100%;*/
    /*width: 400px;*/
    /*position: absolute;*/
    /*left: 0px;*/
    /*top: 0px;*/
    /*z-index: 1000;*/
}

.header{
    left: 0px;
    width: 0px;
    height: 100%;
    background-image: url("http://img.jiuyecao.com.cn/zckj/webnav2.png");
    position: fixed;
    z-index: 2000;
}

.navImg{
    background-image: url("http://img.jiuyecao.com.cn/zckj/webnav.png");
    background-size: 19px 15px;
    background-repeat: no-repeat;
    height: 15px;
    width: 19px;
    cursor: pointer;
    position: fixed;
    top: 20px;
    right: 12px;
    z-index: 2000;
}
.navImg2{
    background-image: url("http://img.jiuyecao.com.cn/zckj/webnav1.png");
    background-size: 19px 15px;
    background-repeat: no-repeat;
    height: 15px;
    width: 19px;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 12px;
    z-index: 2000;
}

.headernav{
    margin-top: 128px;
}
.navLi{
    text-align: left;
    width: 200px;
    line-height: 50px;
    margin-left: -40px;
    padding-left: 100px;
}
.navLi2{
    line-height: 30px;
}
.navA2{
    color: #FFF;
    font-size: 16px;
}

.navA{
    color: #FFF;
    font-size: 20px;
}


.footer{
    height: 60px;
    background-color: #EEEEEE;
    text-align: center;
    color: #444444;
    padding: 16px 0px;
    font-size: 12px;
}
.nav{
    display: none;
}

.banner {
    /*position: absolute;*/
    /*top: 0;*/
    width: 100%;
    height: 250px;
    z-index: 100;
}
.banner img{
    height: 250px;
    width: 100%;
}

.banner-page {
    bottom: 75px !important;
}

.banner-page .swiper-pagination-bullet-active {
    background-color: #fff !important;
    margin: 0 10px !important;
}

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
.home {
    min-height: 325px;
    width: 100%;
}

.homeContact {
    width: calc(100% - 48px);
    background-color: #fff;
    height: 100px;
    border-radius: 10px;
    position: relative;
    /*top: 190px;*/
    top: -65px;
    z-index: 1200;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
    color: #111111;
    padding: 12px;
    text-align: left;
    margin: 0 12px auto;
}

.homeContactTitle {
    font-size: 16px;
    letter-spacing: 2px;
    text-align: left;
}

.homeContactDesc {
    margin-top: 10px;
    color: #434343;
    letter-spacing: 1px;
}

.homeContactSubmit {
    width: 60px;
    height: 25px;
    float: left;
    background-color: #444444;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
}

.homeContactInputDiv {
    width: 110px;
    height: 25px;
    float: left;
    margin-right: 13px;
    border: 1px solid #D4D4D4;
    border-radius: 5px;
}

.homeContactInputDiv input {
    width: 70px;
    line-height: 22px;
    border: 0px;
    float: left;
    font-size: 12px;
    text-indent: 10px;
    color: #D4D4D4;
}

.homeContactInputLeft {
    width: 28px;
    height: 25px;
    float: left;
    border-right: 1px solid #D4D4D4;
}

.homeContactInputLeft i {
    background-image: url("http://img.jiuyecao.com.cn/zckj/people.png");
    background-repeat: no-repeat;
    background-size: 13px 16px;
    text-align: center;
    margin: auto;
    width: 13px;
    height: 16px;
    display: block;
    margin-top: 5px;
}

.homeContactInputLeft2 {
    background-image: url("/template/default/images/phone.png") !important;
    background-size: 16px 16px;
}

.homeContactInput {
    margin-top: 10px;
}


.contact {
    background-color: #FFF;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 2000;
    top: 0;
    overflow: hidden;
}


.contactDiv {

}

.contactLeft {
    /*width: 80%;*/
    /*float: left;*/
    padding: 25px;
}

.contactTitle {
    font-size: 25px;
    margin-top: 145px;
}

.contactDesc {
    margin-top: 10px;
}

.contactClose {
    background-image: url("http://img.jiuyecao.com.cn/zckj/webClose.png");
    background-repeat: no-repeat;
    background-size: 20px 17px;
    height: 17px;
    width: 20px;
    cursor: pointer;
    position: absolute;
    z-index: 1020;
    top: 13px;
    left: 25px;
}

.contactDivs {
    height: 275px;
    background-image: url("http://img.jiuyecao.com.cn/zckj/webContact.png");
    background-size: 100% 275px;
    color: #FFFFFF;
}

.contactInputDiv {
    margin-bottom: 15px;
}


.contactValue {
    height: 417px;
    background-color: #fff;
    border-radius: 10px 10px 0 0;
    position: relative;
    top: -25px;
    color: #CECED2;
    padding: 25px;
}


.contactInput {
    width: 260px;
    height: 34px;
    border: 0px;
    text-indent: 13px;
    margin-top: 2px;
    color: #CECED2;
    float: left;
}

.contactInput2 {
    /*width: 260px;*/
    /*height: 34px;*/
    /*border: 0px;*/
    /*text-indent: 13px;*/
    /*margin-top: 2px;*/
    /*color: #CECED2;*/
}

.contactSubmit {
    background-color: #444444;
    color: #FFFFFF;
    font-size: 18px;
    height: 47px;
    width: 325px;
    margin-top: 40px;
}
.contactInputDivP{
    display: none;
    font-size: 18px;
    color: #CECED2;
}
.contactInputDivP2{
    height: 40px;
    width: 325px;
    border: 1px solid #CECED2;
    border-radius: 5px;
}

.contactInputDivImg{
    height: 20px;
    width: 20px;
    background-image: url("http://img.jiuyecao.com.cn/zckj/webname.png");
    background-size: 20px 20px;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}

.contactInputDivImg1{
    height: 20px;
    width: 20px;
    background-image: url("http://img.jiuyecao.com.cn/zckj/webphoto.png");
    background-size: 20px 20px;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}

.contactInputDivImg2{
    height: 20px;
    width: 20px;
    background-image: url("http://img.jiuyecao.com.cn/zckj/webcompany.png");
    background-size: 20px 20px;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}

.contactInputDivImg3{
    height: 20px;
    width: 20px;
    background-image: url("http://img.jiuyecao.com.cn/zckj/webnumber.png");
    background-size: 20px 20px;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}

.contactInputDivImg4{
    height: 20px;
    width: 20px;
    background-image: url("http://img.jiuyecao.com.cn/zckj/webremark.png");
    background-size: 20px 20px;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}

.banner img{
    height: 250px;
    width: 100%;
}

.news {
    background-color: #FAFAFA;
    padding: 0px 12px;
    padding-top: 20px;
}

.newsDiv {
    width: 100%;
    height: 216px;
    background-color: #FFFFFF;
    border-radius: 5px;
    margin-bottom: 20px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
}

.newsListContent {
    position: relative;
    bottom: -115px;
    padding: 0px 14px;
    height: 100px;
    width: 100%;
}

.newsImg {
    height: 110px;
    position: relative;
    top: -100px;
    padding: 5px;
}

.newsImg img {
    height: 104px;
    width: 100%;
}

.newsListContentLeft {
    width: calc(100% - 24px);
    padding-top: 10px;
}

.newsListContentRight {
    width: calc(100% - 24px);
    margin-top: 10px;
}

.newsListTitle {
    font-size: 16px;
    color: #111111;
}

.newsListDesc {
    color: #444444;
    margin-top: 10px;
    height: 32px;
    overflow: hidden;
    font-size: 13px;
    display: none;
}


.newsListYear {
    display: none;
}

.newsListDate {
    display: none;
}
.newsListDates{
    float: left;
    color: #444444;
}

.newsListLook {
    float: right;
    height: 18px;
    width: 65px;
    background-color: #F5F5F5;
    text-align: center;
    color: #444444;
    font-size: 11px;
    line-height: 18px;
}


.newsInfo {
    padding: 30px 25px;
}

.newsInfoTitle {
    font-size: 16px;
    color: #111111;
    margin-bottom: 14px;
}
.newsInfoDate{
    font-size: 11px;
    color: #999999;
    margin-bottom: 20px;
}


.newsMoreBj{
    display: none;
}

.customized{
    margin-top: 30px;
    padding: 0px 12px;
}

.customizedTitle{
    font-size: 16px;
    color: #111111;
    margin-left: 14px;
}

.customizedDiv{
    height: 275px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
    margin-top: 20px;
}

.customizedAdvantage{
    margin-bottom: 10px;
}

.customizedAdvantageDiv{
    display: none;
}

.customizedAdvantageImg2{
    position: relative;
    height: 20px;
    width: 22px;
    left: 13px;
    top: 5px;
}

.customizedAdvantageImg2 img{
    height: 20px;
    width: 22px;
}

.customizedAdvantageTitle2{
    position: relative;
    width: 290px;
    left: 40px;
    top: 23px;
}
.customizedAdvantageDesc2{
    position: relative;
    left: 45px;
    margin-top: 10px;
    width: 85%;
}

.customizedContent{
    width: 150px;
    height: 104px;
    background-image: url("http://img.jiuyecao.com.cn/zckj/webaddress.png");
    background-size: 170px 124px;
    color: #FFFFFF;
    float: left;
    padding: 10px 10px;
}

.customizedContent2{
    background-image: url("http://img.jiuyecao.com.cn/zckj/websteward.png");
    background-size: 100% 124px;
    float: left;
    margin-top: 10px;
    width: calc(100% - 28px);
    color: #FFFFFF;
    height: 104px;
    padding: 10px 14px;
}

.customizedContent3{
    background-image: url("http://img.jiuyecao.com.cn/zckj/webtrim.png");
    background-size: 170px 124px;
    margin-left: 10px;
    float: left;
}

.customizedContentTitle{
    font-size: 15px;
    margin-top: 55px;
}

.customizedContent3 .customizedContentTitle{
    margin-top: 45px;
}
.customizedContent2 .customizedContentTitle{
    margin-top: 45px;
}

.customizedContentDesc{
    font-size: 12px;
    margin-top: 5px;
}

.customizedDiv2 {
    margin-top: 20px;
    margin-bottom: 40px;
    height: 260px;
}

.operateDiv{
    height: 217px;
    margin-top: 20px;
}

.operateAdvantage{
    /*display: none;*/
    width: 178px !important;
    height: 175px;
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, .9);
    text-align: center;
    margin-left: 10px;
    opacity: 0.2 !important;
    margin-top: 20px;
}

.operateAdvantageLeft img{
    height: 47px;
    width: 47px;
    margin-top: 22px;
}
.operateAdvantageTitle{
    margin-top: 6px;
    font-size: 12px;
    color: #111111;
}
.operateAdvantageDesc{
    margin-top: 5px;
    font-size: 10px;
    color: #444444;
}
.operateAdvantageX{
    width: 23px;
    height: 1px;
    background-color: #CDCDCD;
    margin: 0 auto;
    margin-top: 15px;
    display: none;
}


.page{
    display: none;
}

.manage2{
    margin-top: 30px;
    padding: 0px 12px;
}

.manageTitle{
    font-size: 16px;
    color: #111111;
    margin-left: 14px;
}

.manageDesc{
    margin-top: 20px;
    margin-bottom: 40px;
    height: 78px;
    background-image: url("http://img.jiuyecao.com.cn/zckj/weboperate.png");
    background-repeat: no-repeat;
    background-size: 100% 124px;
    border-radius: 5px;
    color: #FFF;
    font-size:13px;
    text-align: center;
    padding-top: 46px;
}
.operate2{
    margin-top: 30px;
}

.operateContent{
    background-color:#F4F4F4 ;
    height: 108px;
    margin-bottom: 10px;
    border-radius: 5px;
    padding: 8px;
}
.operateContentImg{
    float: left;
}

.operateContentImg img{
    height: 108px;
    width: 168px;
}
.operateContent2{
    width: 140px;
    float: left;
    padding-left: 14px;
    padding-top: 30px;
    padding-right: 10px;
}

.operateContentTitle{
    font-size: 15px;
    color: #434343;
}
.operateContentDesc{
    color: #434343;
    font-size: 13px;
    margin-top: 5px;
    font-weight: lighter;
}

.cooperateImg img{
    height: 60px;
    width: 60px;
}
.cooperate{
    margin-bottom: 40px;
    position: relative;
    top: -320px;
    z-index: 1020;
}
.cooperateDiv{
    height: 60px;
    margin-top: 20px;
    margin-left: 13px;
}
.cooperateTitle{
    position: absolute;
    left: 90px;
    font-size: 15px;
    color: #111;
}
.cooperateDesc{
    position: absolute;
    left: 90px;
    font-size: 12px;
    color: #434343;
    margin-top: -40px;
    font-weight: lighter;
}
.cooperateBj{
    position: relative;
    width: 2px;
    background-color: #F5F5F5;
    height: 320px;
    z-index: 1000;
    top: 40px;
    left: 40px;
}
.cooperateDiv1 .cooperateTitle{
    margin-top: 10px;
}
.cooperateDiv1 .cooperateDesc{
    margin-top: -30px;
}
.manageDiv3{
    height: 400px;
    overflow: hidden;
    margin-bottom: 40px;
}
.manageDiv4{
    height: 480px;
}
.manageDiv4 .cooperateBj{
    height: 400px;
}
.manageDiv4 .cooperate{
    top:-400px;
}

.manageAdvantage{
    /*display: none;*/
    width: 178px !important;
    height: 175px;
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, .9);
    text-align: center;
    margin-left: 10px;
    opacity: 0.2 !important;
    margin-top: 20px;
}



.manageDiv{
    height: 217px;
    margin-top: 20px;
}
.manage{
    display: none;
}

.manageContentImg{
    float: left;
}

.manageContentImg img{
    height: 108px;
    width: 168px;
}
.manageContent3{
    width: 140px;
    float: left;
    padding-left: 14px;
    padding-top: 30px;
    padding-right: 10px;
}
.manageContent{
    background-color:#F4F4F4 ;
    height: 108px;
    margin-bottom: 10px;
    border-radius: 5px;
    padding: 8px;
}

.manageDiv2{
    height: 380px;
    margin-bottom: 60px;
    margin-top: 20px;
}

.manageContentTitle{
    font-size: 15px;
    color: #434343;
}
.manageContentDesc{
    color: #434343;
    font-size: 13px;
    margin-top: 5px;
    font-weight: lighter;
}

.advanceBanner{
    margin-bottom: -50px;
    position: relative;
    top: -60px;
}

.advance{
    background-color: #F4F4F4;
    height: 280px;
}
.advanceLeft{
    padding: 13px;
}
.advanceLeft img {
    height: 120px;
    width: 100%;
}
.advanceRight{
    /*display: none;*/
    padding: 0px 13px;

}
.advanceTitle{
    font-size: 16px;
    color: #111111;
}
.advanceDesc{
    font-size: 13px;
    color: #111111;
    font-weight: lighter;
}

.advanceX{
    height: 2px;
    background-color: #434343;
    width: 28px;
    margin: 5px 0px;
}

.advance-left{
    display: none;
}


.advance-right{
    display: none;
}
.advance-page{
    position: relative;
    height: 15px;
    margin-top: 20px;
}

.advance-page .swiper-pagination-bullet-active {
    background-color: #000 !important;
    margin: 0 10px !important;
}

.customizedDesc{
    font-size: 14px;
    color: #434343;
    margin-left: 14px;
    font-weight: lighter;
    margin-top: 3px;
    margin-bottom: 5px;
}
.coreStrengths{
    float: left;
    width: 48%;
    height: 80px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #434343;
}
.coreStrengths:nth-child(2n){
    margin-right: 0;
}
.ambient2{
    padding: 0px 14px;
    margin-bottom: 40px;
    height: 260px;
}
.coreStrengthsImg img{
    height: 33px;
    width: 33px;
}
.coreStrengthsTitle{
    font-size: 14px;
    color: #434343;
    margin: 5px 0px;
}
.coreStrengthsDesc{
    font-size: 11px;
    font-weight: lighter;
    color: #434343;
}

.successTeamDiv{
    text-align: center;
    height: 60px;
    width: 25%;
}
.successTeamDiv img{
    max-height: 54px;
    max-width: 70px;
}
.successTeamBanner{
    margin-top: 20px;
    height: 60px;
    margin-bottom: 20px;
}

.experienceBanner{
    height: 280px;
    margin-top: 20px;
    margin-bottom: 40px;
}
.experience2{
    padding: 0;
}
.experienceBj{
    background-image: url("http://img.jiuyecao.com.cn/zckj/webexperience1.png");
    background-repeat: no-repeat;
    background-size: 100% 175px;
    position: relative;
    top: 0px;
    height: 175px;
}
.experienceDiv1 .experienceBj{
    background-image: url("http://img.jiuyecao.com.cn/zckj/webexperience2.png");
}

.experienceBj2{
    background-color: #fff;
    height: 130px;
    border-radius: 10px;
    position: relative;
    margin: 0 12px;
    top: -70px;
    padding: 20px 13px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
}
.experienceTitle{
    font-size: 15px;
    color: #111111;
}
.experienceDesc {
    font-size: 13px;
    color: #434343;
    font-weight: lighter;
    line-height: 18px;
}
.experience-left{
    background-image: url("/template/default/images/prev2.png");
    background-size: 15px 15px;
    z-index: 2000;
    height: 15px;
    width: 15px;
    position: relative;
    top: -35px;
    left: 290px;
    cursor: pointer;
}
.experience-right{
    background-image: url("/template/default/images/next2.png");
    background-size: 15px 15px;
    z-index: 2000;
    height: 15px;
    width: 15px;
    position: relative;
    top: -50px;
    left: 320px;
    cursor: pointer;
}
.ambientBj1{
    background-image: url("http://img.jiuyecao.com.cn/zckj/webambient1.png");
    background-size: 100px 252px;
    float: left;
    height: 214px;
    width: 86px;
    color: #FFF;
    padding: 19px 0px 19px 14px;
    display: none;
    cursor: pointer;
}
.ambientBj2{
    height: 214px;
    float: left;
    width: 212px;
    padding: 19px 14px;
    background-image: url("http://img.jiuyecao.com.cn/zckj/webambient.png");
    background-size: 240px 252px;
    color: #FFF;
}

.ambientBj3{
    height: 214px;
    float: right;
    width: 86px;
    background-image: url("http://img.jiuyecao.com.cn/zckj/webambient3.png");
    background-size: 100px 252px;
    color: #FFF;
    padding: 19px 0px 19px 14px;
    cursor: pointer;
}
.ambientBj4{
    background-image: url("http://img.jiuyecao.com.cn/zckj/webambient2.png");
    background-size: 240px 252px;
    float: right;
    height: 214px;
    width: 212px;
    padding: 19px 14px;
    color: #FFF;
    display: none;
}
.ambientBj{
    margin-top: 20px;
}
.ambient{
    height: 252px;
    margin-top: 20px;
    margin-bottom: 40px;
}
.ambientTitle2{
    font-size: 15px;
}
.ambientTitle3{
    font-size: 15px;
}
.ambientDesc2{
    font-size: 11px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: lighter;
}
.ambientTitle{
    font-size: 15px;
    margin-top: 190px;
}
.ambientDesc{
    display: none;
}


.manageAdvantageImg img{
    height: 47px;
    width: 47px;
    margin-top: 22px;
}
.manageAdvantageTitle{
    margin-top: 6px;
    font-size: 12px;
    color: #111111;
}
.manageAdvantageDesc{
    margin-top: 5px;
    font-size: 10px;color: #444444;
    padding: 0px 12px;
}
.manageAdvantageX{
    width: 23px;
    height: 1px;
    background-color: #CDCDCD;
    margin: 0 auto;
    margin-top: 15px;
}
#manageBanner .swiper-slide-active{
    opacity: 1 !important;
    /*width: 178px !important;*/
    height: 214px;
    margin-top: 0px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
}
#manageBanner .swiper-slide-active .operateAdvantageLeft img{
    height: 47px;
    width: 47px;
    margin-top: 22px;
}
#manageBanner .swiper-slide-active .operateAdvantageTitle{
    margin-top: 16px;
    font-size: 16px;
    color: #111111;
}
#manageBanner .swiper-slide-active .operateAdvantageDesc{
    margin-top: 15px;
    font-size: 12px;
    color: #444444;
}
#manageBanner .swiper-slide-active .operateAdvantageX{
    width: 23px;
    height: 1px;
    background-color: #CDCDCD;
    margin: 0 auto;
    margin-top: 15px;
}
#manageBanner .swiper-slide-active .manageAdvantageImg img{
    height: 47px;
    width: 47px;
    margin-top: 22px;
}
#manageBanner .swiper-slide-active .manageAdvantageTitle{
    margin-top: 10px;
    font-size: 16px;
    color: #111111;
}
#manageBanner .swiper-slide-active .manageAdvantageDesc{
    margin-top: 10px;
    font-size: 12px;
    color: #444444;
    padding: 0px 12px;
}
#manageBanner .swiper-slide-active .manageAdvantageX{
    width: 23px;
    height: 1px;
    background-color: #CDCDCD;
    margin: 0 auto;
    margin-top: 15px;
}
.bannerTitle{
    position: absolute;
    color: #FFF;
    top: 104px;
    left: 14px;
}
.bannerTitleBj{
    font-size: 55px;
    position: absolute;
    top: 0;
    width: 300px;
    opacity: 0.5;
    z-index: 100;
    text-transform:uppercase;
    word-wrap:break-word;
    line-height: 55px;
}
.bannerTitleBj5{
    font-size: 50px;
    position: absolute;
    top: 0;
    width: 400px;
    opacity: 0.5;
    z-index: 100;
    text-transform: uppercase;
    word-wrap: break-word;
    line-height: 55px;
}
.bannerTitleBj2{
    font-size: 25px;
    position: absolute;
    top: 20px;
    width: 300px;
    z-index: 1000;
    margin-left: 5px;
}
.bannerTitleBj3{
    font-size: 12px;
    position: absolute;
    top: 60px;
    width: 360px;
    z-index: 1000;
    margin-left: 5px;
}
.homeBanner{
    /*display: none;*/
}
.homeBannerTitle{
    font-size: 25px;
    position: absolute;
    top: 81px;
    z-index: 1000;
    margin-left: 14px;
    color: #FFF;
}
.homeBannerTitle2{
    font-size: 14px;
    position: absolute;
    top: 120px;
    z-index: 1000;
    margin-left: 14px;
    color: #FFF;
    text-transform:uppercase;
}
.homeBannerTitle3 {
    font-size: 18px;
    position: absolute;
    top: 38px;
    z-index: 1000;
    color: #FFF;
    text-align: center;
    width: 100%;
}
.homeBannerTitle4 {
    font-size: 18px;
    position: absolute;
    top: 100px;
    z-index: 1000;
    margin-left: 14px;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
}
.homeBannerTitle5{
    font-size: 24px;
}
.homeBannerTitle6{
    font-size: 18px;
    position: absolute;
    top: 64px;
    z-index: 1000;
    margin-left: 14px;
    color: #FFF;
}

.homeBannerDesc{
    font-size: 28px;
    color: #444444;
    background-color: #ffffff;
    width: 233px;
    height: 47px;
    position: absolute;
    top: 233px;
    z-index: 1000;
    line-height: 47px;
    text-align: center;
}
.homeBannerDesc2{
    font-size: 12px;
    color: #444444;
    background-color: #ffffff;
    width: 220px;
    height: 20px;
    position: absolute;
    top: 145px;
    z-index: 1000;
    line-height: 20px;
    text-align: center;
    margin-left: 14px;
}


@media screen and (max-width:360px) {

    .ambientBj2{
        height: 214px;
        float: left;
        width: 202px;
        padding: 19px 14px;
        background-image: url("http://img.jiuyecao.com.cn/zckj/webambient.png");
        background-size: 200px 252px;
        color: #FFF;
    }
    .customizedContent3{
        background-image: url("http://img.jiuyecao.com.cn/zckj/webtrim.png");
        background-size: 160px 124px;
        margin-left: 10px;
        float: left;
    }

    .customizedContent{
        width: 140px;
        height: 104px;
        background-image: url("http://img.jiuyecao.com.cn/zckj/webaddress.png");
        background-size: 160px 124px;
        color: #FFFFFF;
        float: left;
        padding: 10px 10px;
    }
    .customizedContentDesc{
        font-size: 10px;
    }
    .operateContent2{
        width: 128px;
        float: left;
        padding-left: 14px;
        padding-top: 30px;
        padding-right: 10px;
    }
    .operateContentDesc{
        font-size: 12px;
    }
    .manageContent3{
        width: 128px;
        float: left;
        padding-left: 14px;
        padding-top: 30px;
        padding-right: 10px;
    }
    .manageContentDesc{
        font-size: 12px;
    }
    .home{
        min-height: 400px;
    }
}
.synopsis{
    margin-top: 20px;
    height: 100px;
    margin-left: 14px;
    margin-right: 14px;
}
.synopsisBack{
    background-image: url("http://img.jiuyecao.com.cn/zckj/synopsis.png");
    position: relative;
    height: 207px;
    width: 460px;
    top: -290px;
    background-size: 460px 207px;
    background-repeat: no-repeat;
    z-index: 1000;
    right: -540px;
    display: none;
}

.synopsisRemark{
    z-index: 2000;
    position: relative;
}
.synopsisDesc{
    font-size: 12px;
    color: #111111;
    line-height: 20px;
    position: relative;
    letter-spacing: 2px;
    z-index: 2000;
}
.synopsisTitle{
    font-size: 40px;
    text-transform: uppercase;
    color: #F5F5F5;
    position: relative;
    top: -40px;
    z-index: 1000;
    font-weight: bold;
    letter-spacing: 2px;
}
.bannerImg {
    background-image: url("http://img.jiuyecao.com.cn/zckj/banner.png");
    background-size: 100% 250px;
    z-index: 1000;
    position: relative;
    height: 250px;
}
.bannerImg1{
    background-image: url("http://img.jiuyecao.com.cn/zckj/banner2.png");
}
.bannerImg2{
    background-image: url("http://img.jiuyecao.com.cn/zckj/banner3.png");
}
.swiper-button-prev{
    display: none;
}
.swiper-button-next{
    display: none;
}
.customizedTitle2{
    font-size: 16px;
    color: #111111;
    margin-left: 14px;
}

.aboutDiv2{
    margin: 20px 14px;
    height: 272px;
    background-color: #FFF;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
}
.aboutContent{
    background-color: #FFFFFF;
    height: 65px;
    /*border-radius: 5px;*/
    margin: 0px 25px;
    border-bottom: 1px solid #444;
}
.aboutContent:nth-last-child{
    margin-right: 0px;
}
.aboutContent:last-child{
    border: 0;
}
.aboutContentTitle{
    font-size: 14px;
    position: absolute;
    left: 110px;
    margin-top: 20px;
    color: #444;
}
.aboutContentX{
    height: 64px;
    /*border-bottom: 1px solid #444;*/
}
/*.aboutContentX:last-child{*/
/*    border: 0;*/
/*}*/
.aboutContentDesc{
    font-size: 14px;
    position: absolute;
    left: 110px;
    margin-top: -25px;
    color: #444;
    font-weight: lighter;
}
.aboutContentImg{
    background-image: url("http://img.jiuyecao.com.cn/zckj/aboutIcon1.png");
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
    position: relative;
    top: -45px;
    left: 10px;
}
.aboutContentImg2{
    background-image: url("http://img.jiuyecao.com.cn/zckj/aboutIcon2.png");
}
.aboutContentImg3{
    background-image: url("http://img.jiuyecao.com.cn/zckj/aboutIcon3.png");
}
.aboutContentImg4{
    background-image: url("http://img.jiuyecao.com.cn/zckj/aboutIcon4.png");
}

#swiper-history {
    width: 100%;
    position: relative;
}
#swiper-history .swiper-container {
    height: 200px;
    /*margin: 20px 40px 150px 40px;*/
}
#swiper-history .short-line {
    height: 72px;
    border-bottom: 1px dashed #007aff;
    width: 30px;
    position: absolute;
    top: 0px;
}

#swiper-history .swiper-slide span {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    transition: 700ms;
}
#swiper-history .swiper-slide .detail {
    height: 20px;
    line-height: 20px;
    top: 27px;
    color: #444;
    opacity: 0;
}
#swiper-history .swiper-slide .date {
    color: #007aff;
    position: absolute;
    bottom: 33px;
    opacity: 0;
}
#swiper-history .swiper-slide-active span {
    transition: 700ms 700ms;
}
#swiper-history .swiper-pagination-bullets {
    white-space: nowrap;
    width: auto;
    bottom: 67px;
    height: 10px;
    line-height: 10px;
    transition: 700ms;
}
#swiper-history .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0;
}
#swiper-history .swiper-pagination-bullet {
    background: #fff;
    border: 1px solid #007aff;
    opacity: 1;
    line-height: 10px;
}
#swiper-history .swiper-pagination-bullet-active {
    background: #007aff;
}
#swiper-history .swiper-button-next, #swiper-history .swiper-button-prev {
    background-size: 20px auto;
}
#swiper-history .long-line {
    height: 72px;
    border-bottom: 1px solid #eeeeee;
    position: absolute;
    top: 52px;
}
#swiper-history .long-line .long-line-d{
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background-color: #eeeeee;
    float: left;
    margin: 70px 65px
}
#swiper-history .long-line2 {
    height: 72px;
    position: absolute;
    top: 65px;
}
#swiper-history .long-line2 .long-line-d{
    width: 20px;
    float: left;
    margin: 70px 57px
}
#swiper-history .long-line3 {
    height: 170px;
    width: 100%;
    position: absolute;
    top: 0px;
    text-align: center;
}
.long-line3-bj{
    font-size: 85px;
    position: absolute;
    z-index: 100;
    color: #eee;
    text-align: center;
    width: 100%;
}
.long-line3-title{
    position: absolute;
    font-size: 16px;
    z-index: 1000;
    text-align: center;
    width: 100%;
    margin-top: 60px;
}
.long-line-d4{
    background-color: #666666 !important;
}