.bga {
    background: url(../images/zhenxuan/zhenxuan_05.jpg);
    background-size: 100% 100%;
    height: 140px;
    position: relative;
}

.zhen-biaot {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    margin: auto;
    text-align: center;
}

.zhen-biaot>b {
    color: #666;
    font-variant: all-petite-caps;
    font-size: 18px;
    letter-spacing: 1px;
}

.zhen-biaot>h3 {
    font-size: 36px;
    font-weight: bold;
    color: #051F1E;
    letter-spacing: 5px;
}

.zhen-biaot>p {
    margin-top: 8px;
    font-size: 16px;
    color: #666;
    position: relative;
    padding-bottom: 26px;
}

.zhen-biaot>p>b {
    width: 60px;
    height: 3px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 48%;
}

.bgb {
    background: url(../images/zhenxuan/zhenxuan_06.jpg);
    background-size: 100% 100%;
    height: 590px;
    position: relative;
}

.zhen-daz {
    text-align: center;
    background: #fff;
    padding-top: 36px;
    padding-bottom: 40px;
}

.zhen-daz>h4 {
    color: #000;
    font-weight: bold;
    font-size: 36px;
    letter-spacing: 4px;
    position: relative;
    padding-bottom: 25px;
}

.zhen-daz>h4>b {
    display: inline-block;
    width: 65px;
    height: 3px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 48%;
}

.zhen-daz>ul {
    margin-top: 30px;
}

.zhen-daz>ul>li {
    display: inline-block;
    width: 17%;
    background: #EBEBEB;
    padding: 50px 20px;
    margin-right: 40px;
    vertical-align: top;
}

.zhen-daz>ul>li:last-child {
    margin-right: 0;
}

.zhen-daz>ul>li img {
}

.zhen-daz>ul>li img {
}

.zhen-daz>ul>li h2 {
    font-weight: bold;
    font-size: 26px;
    margin-top: 10px;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 15px;
}

.zhen-daz>ul>li h2 span {
    display: block;
    font-size: 17px;
    font-variant: all-petite-caps;
    font-weight: normal;
    letter-spacing: 2px;
}

.zhen-daz>ul>li h2 b {
    width: 30px;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 41%;
}

.zhen-daz>ul>li p {
    font-size: 15px;
    color: #666;
    line-height: 24px;
}

.bgc {
    padding-top: 80px;
    padding-bottom: 40px;
}

.bgc>.zhen-biaot {
    position: relative;
}

.bgc>img {
    width: 100%;
}

.jinhxing {
    height: 430px;
    position: relative;
}

.jinhxing .hd {
    height: 100%;
    width: 100%;
    z-index: 1;
}

.jinhxing .hd ul {
    position: relative;
    height: 100%;
}

.jinhxing .hd li {
    background: #fff;
    border: 1px solid #084943;
    display: block;
    width: 240px;
    height: 72px;
    padding-left: 20px;
    padding-top: 25px;
    margin-bottom: 8px;
    color: #222;
    cursor: pointer;
    border-radius: 8px;
}

.jinhxing .hd li.on {
    background: #084943;
}

.jinhxing .hd li.on b {
    color: #fff;
    border: 1px solid #fff;
}

.jinhxing .hd li.on span {
    color: #fff;
}

.jinhxing .hd li>b {
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    border: 1px solid #084943;
    line-height: 60px;
    border-radius: 50%;
    font-size: 30px;
    position: relative;
    top: -5px;
    color: #084943;
}

.jinhxing .hd li>span {
    display: inline-block;
    width: 54%;
    font-size: 18px;
    margin-left: 10px;
}

.jinhxing .hd .right {
    position: absolute;
    right: 0;
    bottom: 0;
}

.jinhxing .hd .right li {
    padding-right: 20px;
}

.jinhxing .bd {
    position: absolute;
    z-index: 2;
    bottom: 10px;
    left: 270px;
    width: 640px;
    overflow: hidden;
}

.jinhxing .bd li img {
    width: 100%
}

.bgd {
    position: relative;
}

.zhen-zcai {
    position: absolute;
    left: 0;
    right: 0;
    top: 62px;
    margin: auto;
    text-align: center;
}

.zhen-zcai>div {
    vertical-align: top;
}

.zhen-zcai .left {
    display: inline-block;
    width: 23%;
    text-align: left;
    margin-top: 33px;
}

.zhen-zcai .left>b {
    font-size: 22px;
    color: #fff;
}

.zhen-zcai .left>h3 {
    color: #fff;
    font-size: 33px;
    font-weight: normal;
    margin-top: 5px;
}

.zhen-zcai .left>h3>b {
    display: block;
    color: #fff;
    font-weight: bold;
}

.zhen-zcai .left>p {
    color: #fff;
    margin-top: 50px;
    font-size: 18px;
    letter-spacing: 4px;
    margin-bottom: 38px;
}

.zhen-zcai .left>a {
    background: #FFFFFF;
    padding: 6px 40px;
    font-size: 20px;
    border-radius: 5px;
}
.zhen-zcai .left>a:hover{
    opacity: .8
}
.zhen-zcai .right {
    width: 68%;
    display: inline-block;
    position: relative;
}

.zhen-zcai .right>img {
    position: absolute;
    left: 0;
    z-index: 1;
}

.zhen-zcai .right>img.a {
}

.zhen-zcai .right>img.b {
    left: 60px;
    z-index: 2;
}

.zhen-zcai .right>img.c {
    left: 120px;
    z-index: 3;
}

.zhen-zcai .right>img:hover {
    z-index: 4;
}
.bge{
    background: #EBEBEB;    
    height: 466px;
}
.bge .zhen-zcai .left>b {
    color: #084943;
}

.bge .zhen-zcai .left>h3 {
    color: #333;
}

.bge .zhen-zcai .left>h3>b {
    color: #032121;
}

.bge .zhen-zcai .left>p {
    color: #666;
}

.bge .zhen-zcai .left>a {
    background: #084943;
    color: #fff;
}

.jiaobg {
    background: url(../images/zhenxuan/zhenxuan_09.jpg);
    background-size: 100% 100%;
    padding-top: 80px;
    padding-bottom: 40px;
}
.jiaobg .zhen-biaot{
    position: relative;
}
.jiaobg .zhen-biaot>h3,.jiaobg .zhen-biaot>p{
    color: #fff
}
.jiaobg .zhen-biaot>p>b{
    background: #fff
}
.jiaomain {
    margin: 0 auto;
    position: relative;
    padding: 10px 20px;
    text-align: center;
    height: 380px;
    width: 1160px;
    padding-top: 0;
    margin-top: -35px;
}

.jiaomain>div {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

.jiaomain .formDiv form {
    position: relative;
}

.jiaomain .ys_btn {
    position: absolute!important;
    right: -73px;
    top: 11%;
    width: 141px;
    opacity: 1;
    filter: Alpha(opacity=80);
    trasition: all 1s;
    z-index: 2;
}

.jiaomain .ys_btn>img {
    width: 100%;
}

.jiaomain .ys_btn:hover {
    opacity: .9;
    filter: Alpha(opacity=100);
    box-shadow: 0 2px 4px rgba(0,0,0,0);
}

.jiaomain .jielun {
    position: relative;
    top: 30px;
    padding-bottom: 40px;
}

.jiaomain .jielun>h2 {
    font-size: 22px;
    color: #FEFFFD;
    font-weight: normal;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 21px;
    margin-right: -56px;
}

.jiaomain .jielun>h2>span {
    font-size: 34px;
    color: #FEFFFD;
}

.jiaomain .jielun>div {
    width: 295px;
    border: 1px dashed #CCCCCC;
    display: inline-block;
    color: #666;
    padding: 24px 42px;
    margin-left: 58px;
    margin-top: 10px;
    padding-bottom: 0;
}

.jiaomain .jielun>div>p {
    margin-bottom: 24px;
    font-size: 20px;
}

.jiaomain .jielun>div>p>span {
    display: inline-block;
    text-align: left;
    color: #FEFFFD;
}

.jiaomain .jielun>div>p>span>b {
    font-size: 20px;
    font-weight: normal;
    color: #FEFFFD;
}

.jiaomain .jielun>div>p>span.zh {
    text-align: center;
    padding: 0 15px;
}

.jiaomain .jielun>div>p>span.rt {
    text-align: right;
    width: 6%;
}

.jiaomain .formDiv h2 {
    font-size: 26px;
    position: relative;
    top: 16px;
    left: 10px;
    text-align: left;
    margin-bottom: 25px;
    margin-top: 20px;
    color: #333;
    vertical-align: top;
}

.jiaomain .formDiv h2>img {
    float: left;
    width: 15%;
}

.jiaomain .formDiv h2>b {
    font-size: 30px;
    color: #FEFFFD;
    font-weight: normal;
    position: relative;
    top: 8px;
}

.jiaomain .formDiv h2>span {
    font-size: 18px;
    color: #FEFFFD;
    font-weight: normal;
    margin-left: 15px;
    position: relative;
    top: 5px;
}

.jiaomain .formDiv h2>span>em {
    color: #fff;
    padding: 0 4px;
}

.jiaomain .formDiv div {
    text-align: left;
    font-size: 16px;
    margin-top: 16px;
    position: relative;
    cursor: pointer;
}

.jiaomain .formDiv div>span {
    font-size: 20px;
    width: 110px;
    display: inline-block;
    text-align: left;
    padding-left: 14px;
    color: #FEFFFD;
}

.jiaomain .formDiv label {
    margin-right: 20px;
}

.jiaomain .formDiv .in-radio {
    margin-left: 1px;
    margin-right: 10px;
}

.jiaomain .formDiv .in-t {
    width: 318px!important;
    font-size: 16px;
    height: 40px;
    color: #fff;
    padding-left: 13px;
    border: 1px solid #CCCCCC;
    position: relative;
    background: transparent;
}

.jiaomain .formDiv div>i {
    position: absolute;
    top: 8px;
    right: 124px;
    font-size: 18px;
}

.jiaomain .formDiv div>em {
    display: block;
    padding-left: 130px;
    top: 13px;
    position: relative;
}

.jiaomain .formDiv div>p {
    display: inline-block;
    width: 63.5%;
    margin-bottom: 0
}

.jiaomain .formDiv div>p select {
    font-size: 16px;
    height: 42px;
    color: #fff;
    padding-left: 13px;
    border: 1px solid #ccc;
    position: relative;
    background: transparent;
}

.jiaomain .formDiv div>p.a select {
    width: 29.4%;
}

.jiaomain .formDiv div>p.a select.te {
    width: 45.4%
}

.jiaomain .con-t {
    margin: 0!important;
}

.jiaomain .formDiv .phone-num {
    height: 60px;
    text-align: left;
    line-height: 60px;
    margin: 0 75px;
}

.jiaomain .formDiv .phone-num i {
    font-size: 28px;
    color: #42AFA9;
}

.jiaomain input {
    outline: none;
}

.jiaomain .formDiv .in-submit {
    width: 270px;
    height: 50px;
    text-align: center;
    margin: 0px auto;
    background-color: #46C097;
    color: #fff;
    font-size: 26px;
    border-radius: 10px;
    border: none;
    cursor: pointer;
    margin-top: 8px;
    margin-left: 32px;
}

.jiaomain .formDiv .in-submit:hover {
    background-color: #7CD1B4;
}
::-webkit-input-placeholder {  
    color: #FEFFFD; 
} 
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color: #FEFFFD; 
} 
::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: #FEFFFD; 
} 
:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: #FEFFFD; 
} 