.bga {
    background: #F0F3F8;
}

.jinhuanxin>.hd {
    background: url(../images/biaogan/bg.png);
    background-size: 100% 100%;
    height: 65px;
    line-height: 65px;
}

.jinhuanxin>.hd>ul {
    text-align: right;
    background: #003249;
}

.jinhuanxin>.hd>ul li {
    display: inline-block;
    padding: 0 38px;
    cursor: pointer;
}

.jinhuanxin>.hd>ul li>b {
    color: #fff;
}

.jinhuanxin>.hd>ul li>img {
    position: relative;
    top: 10px;
}

.jinhuanxin>.hd>ul li.on {
    background: #0170A5;
    color: #fff;
}

.liaoj li {
    text-align: center;
    padding-top: 36px;
    padding-bottom: 40px;
}

.fucai-li {
    display: inline-block;
    width: 32%;
    margin-right: 10%;
    overflow: hidden;
    background: #fff;
    padding-top: 35px;
    vertical-align: top;
    border-radius: 15px;
    height: 462px;
    position: relative;
}

.fucai-li:last-child {
    margin-right: 0;
}

.fucai-li>h4 {
    background: #003249;
    width: 66%;
    margin: 0 auto;
    color: #fff;
    padding: 9px 0px;
    font-size: 22px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.fucai-li>p {
    width: 85%;
    padding-left: 10%;
    text-align: left;
    margin-bottom: 10px;
}

.fucai-li>img {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.fucai-te {
    width: 32%;
    margin-right: 1%;
}

.gongc {
    margin: auto;
    text-align: center;
    width: 1150px;
    position: relative;
    padding-top: 50px;
    padding-bottom: 60px;
}

.gongc .bd ul li {
    width: 270px;
    margin: 0 10px;
    display: inline-block;
    z-index: 1;
    background: #F0F3F8;
    text-align: left;
}

.gongc .bd ul li img {
    width: 100%;
}

.gongc .bd ul li h3 {
    margin-top: 6px;
    color: #026FA7;
    padding-left: 3%;
    font-size: 20px;
    font-weight: bold;
}

.gongc .bd ul li div {
    font-size: 14px;
    padding-bottom: 12px;
    border-bottom: 1px solid #CACBCD;
    position: relative;
    width: 94%;
    margin: 0 auto;
    margin-top: 12px;
    color: #888;
    height: 166px;
    line-height: 25px;
}

.gongc .bd ul li div b:nth-child(1) {
    left: 15px;
}

.gongc .bd ul li div b:nth-child(2) {
    right: 15px;
}

.gongc .bd ul li p {
    color: #333;
    font-size: 14px;
    line-height: 23px;
    margin-top: 10px;
    height: 75px;
    padding-left: 3%;
    padding-right: 2px;
}

.gongc .bd ul li p b {
    margin-top: 10px;
    display: block;
    color: #fff;
    font-size: 26px;
    margin-bottom: 10px;
}
.gongc .hd {
    text-align: center;
    margin-top: 10px;
}

.gongc .hd li {
    display: inline-block;
    color: transparent;
    width: 10px;
    height: 10px;
    background: #ccc;
    margin: 0 5px;
    border-radius: 50%;
    cursor: pointer;
    overflow: hidden;
}

.gongc .hd li.on {
    background: #005e3c;
}

.gongc .prev,.gongc .next {
    top: 42%;
    right: 0;
    width: 33px;
    height: 60px;
    font-size: 45px;
    color: #fff;
    text-align: center;
    line-height: 52px;
    cursor: pointer;
    z-index: 2;
    position: absolute;
    background: #C9C9C9;
}

.gongc .prev:hover,.gongc .next:hover {
    background: #C9C9C9;
}

.gongc .prev {
    left: -26px;
}

.gongc .next {
    right: -36px;
}

.gongc>p {
    text-align: center;
    margin-top: 58px;
}

.gongc>p>a {
    background: #005E3C;
    color: #fff;
    font-size: 20px;
    padding: 14px 88px;
    border-radius: 7px;
}

.gongc .bd ul li.on {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    z-index: 1;
}

.gongc .bd ul li.on img {
    border: 1px solid #005e3c;
    padding: 6px;
}

.bgb {
    background: #F0F3F8;
}

.bgb .gongc .bd {
    padding-top: 25px!important;
}

.bgb .gongc .bd ul {
    background: #fff;
}

.bgb .gongc .bd ul li {
    background: transparent!important;
    padding: 20px 10px;
    text-align: center;
}

.bgb .gongc .bd ul li h4 {
    margin-top: 7px;
    color: #0E638A;
    font-size: 18px;
}

.bgb .gongc .bd ul li p {
    height: auto;
}

.bgc {
    background: #0E638A;
    padding-top: 60px;padding-bottom: 40px;
}

.bgc>img {
    width: 100%;
}

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

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

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

.jinhxing .hd li {
    background: #0492D2;
    display: block;
    width: 445px;
    height: 70px;
    line-height: 70px;
    padding-left: 20px;
    margin-bottom: 2px;
    color: #fff;
    cursor: pointer;
}

.jinhxing .hd li.on {
    background: #D7DEE8;
    color: #0C6488
}

.jinhxing .hd .left {
}

.jinhxing .hd .right {
    position: absolute;
    right: 0;
    bottom: 65px;
    text-align: right;
}

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

.jinhxing .bd {
    position: absolute;
    z-index: 2;

	top:50px;
    left: 232px;
}
.bgd{
    padding-top: 60px;
}
.jiaobg{
    /* background: #FAF8F8; */
    padding-top: 40px;
    padding-bottom: 40px;
}
.jiaomain{
    margin: 0 auto;
    position: relative;
    padding: 10px 20px;
    text-align: center;
    height: 400px;
    width: 1160px;
    padding-top: 0;
}
.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: 0.8;
    filter: Alpha(opacity=80);
    trasition: all 1s;
    z-index: 2;
}
.jiaomain .ys_btn>img{
    width: 100%;
}
.jiaomain .ys_btn:hover{opacity:1;filter:Alpha(opacity=100);box-shadow:0 2px 4px rgba(0,0,0,0);}
.jiaomain .jielun{
    position: relative;
    top: 30px;
    background: #FBFCFE;
    border: 7px solid #fff;
    padding-bottom: 40px;
}
.jiaomain .jielun>h2{
        font-size: 22px;
    color: #333;
    font-weight: normal;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 21px;    
    margin-right: -56px;
}
.jiaomain .jielun>h2>span{
        font-size: 34px;
        color: #E31805;
}
.jiaomain .jielun>div{
    width: 260px;
    border: 1px solid #DCDADB;
    display: inline-block;
    color: #666;
    padding: 24px 42px;
    margin-left: 58px;
    margin-top: 10px;
    background: #FBFCFD;
    padding-bottom: 0;
}
.jiaomain .jielun>div>p{
    margin-bottom: 24px;
    font-size: 16px;
}
.jiaomain .jielun>div>p>span{
    display: inline-block;
    width: 30%;
    text-align: left;
}
.jiaomain .jielun>div>p>span>b{
    font-size: 20px;
    font-weight: normal;
    color: #E31805;
}
.jiaomain .jielun>div>p>span.zh{
    text-align: center;
    width: 52%;
}
.jiaomain .jielun>div>p>span.rt{
    text-align: right;
    width: 6%;
}
.jiaomain .formDiv h2 {
    font-size: 26px;
    text-align: center;
    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: #333333;
    font-weight: normal;
    display: block;
    margin-left: 100px;    position: relative;
    top: 8px;
}
.jiaomain .formDiv h2>span{
        font-size: 18px;
    color: #666;
    font-weight: normal;
    margin-left: 15px;    position: relative;
    top: 5px;
}
.jiaomain .formDiv h2>span>em{
    color: #E31805
}
.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: #333333;
}
.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: #757575;
    padding-left: 13px;
    border: 1px solid #DCDADB;
    position: relative;
}
.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: #757575;
    padding-left: 13px;
    border: 1px solid #DCDADB;
    position: relative;
}
.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;
}



