<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
a,a:hover {
    text-decoration: none;
}

img {
    margin: 0;
    border: 0;
}

table {
    border-collapse: collapse;
}

html {
    overflow-y: scroll;
}

::selection {
    /*background: #fe7e00;*/
}

::-moz-selection {
    /*background: #fe7e00;*/
}

.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: "";
}

.bottom_toPh {
    width: 100%;
    height: 46px;
    background: #ee7800;
    text-align: center;
}

.bottom_toPh span {
    color: #fff;
    font-size: 15px;
    line-height: 46px;
}

.bottom_toPh .w11_left {
    display: inline-block;
    margin-left: -8px;
    padding-left: 20px;
    background: url(../img/middle/w11_left.png) no-repeat left;
}

.bottom_toPh .w11_right {
    display: inline-block;
    margin-left: 40px;
    padding-left: 20px;
    background: url(../img/middle/w11_right.png) no-repeat left;
}

.p30_mw1200 {
    padding: 30px 0;
    min-width: 75pc;
    background: #484848;
}

.pw1200 {
    margin: 0 auto;
    width: 75pc;
}

.br_bl {
    padding: 0 35px;
}

.br_bk1,.br_bl,.br_p045 {
    border-right: 1px solid #5e5d5d;
}

.br_p045 {
    padding: 0 45px;
}

.right_phone {
    padding-left: 24px;
    background: url(../img/middle/zx_1.png) no-repeat left;
    color: #666;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
}

.bottom_phone {
    color: #666;
    font-size: 14px;
    line-height: 30px;
}

.color_1 {
    color: #ee1e00;
}

.zx_h30 {
    color: #666;
    font-weight: 700;
    font-size: 14px;
    line-height: 30px;
}

.zx_h30 a:link,.zx_h30 a:visited {
    color: #666;
    text-decoration: none;
}

.zx_h30 a:hover {
    color: #ee7800;
}

.zx_2 {
    background: url(../img/middle/zx_2.png) no-repeat left;
}

.zx_2,.zx_3 {
    padding-left: 24px;
}

.zx_3 {
    background: url(../img/middle/zx_3.png) no-repeat left;
}

.p045 {
    padding: 0 45px;
}

.bottom_right_font {
    margin-top: 5px;
    height: 20px;
    color:#666;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
}

.bottom_title {
    color: #666;
    font-weight: 700;
    font-size: 14px;
    line-height: 30px;
}

.bottom_show {
    line-height: 24px;
}

.bottom_show,.bottom_show a:link,.bottom_show a:visited {
    color: #898787;
}

.bottom_show a:hover {
    color: #ee7800;
}

.beian1 {
    padding: 10px 0;
    width: 100%;
    height: 90px;
    background: #484848;
    text-align: center;
    font-weight: 100;
    font-size: 14px;
    line-height: 24px;
}

.beian1,.beian1 a {
    color: #666;
}

.beian1 a:hover {
    color: #ee7800;
}

.flip-out:before {
    content: "";
}

.flip-box {
    position: absolute;
    top: -20pc;
    left: 20px;
    z-index: 999;
    display: block;
    width: 75pt;
    height: 20pc;
    opacity: 1;
}

.flip-box .flip-inner {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

.S3d {
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    perspective: 225pc;
    -webkit-perspective: 225pc;
    -moz-perspective: 225pc;
}

.filp-Tab1 {
    top: 0;
    display: none;
    height: 189px;
    background: url(/templates/public/img/left/q1.png?2016) center center no-repeat;
}

.filp-Tab1,.filp-Tab2,.filp-Tab3 {
    position: absolute;
    left: 0;
    width: 75pt;
    cursor: pointer;
}

.filp-Tab2,.filp-Tab3 {
    display: block;
}

.filp-Tab2 {
    top: 189px;
    height: 121px;
    background: url(/templates/public/img/left/q2.png?2016) top center no-repeat;
    -webkit-transform: rotateX(-91deg);
    transform: rotateX(-91deg);
    -webkit-transform-origin: top center;
    transform-origin: top center;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}

.TabShow {
    animation: filpShow 3s forwards;
    -webkit-animation: filpShow 3s forwards;
    -moz-animation: filpShow 3s forwards;
}

.filp-Tab3 {
    top: 121px;
    height: 87pt;
    background: url(/templates/public/img/left/q3.png?2016) top center no-repeat;
    -webkit-transform: rotateX(-80deg);
    transform: rotateX(-80deg);
    -webkit-transform-origin: top center;
    transform-origin: top center;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}

@keyframes filpShow {
    50% {
        -webkit-transform: rotateX(60deg);
        transform: rotateX(60deg);
    }

    to {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
    }
}

@-webkit-keyframes filpShow {
    50% {
        -webkit-transform: rotateX(60deg);
        transform: rotateX(60deg);
    }

    to {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
    }
}

.flip-out {
    position: absolute;
    top: 15px;
    right: -24px;
    display: none;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: rgba(0,0,0,.5);
    cursor: pointer;
}

.flip-out:after,.flip-out:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    margin: -8px 0 0 -1px;
    width: 2px;
    height: 1pc;
    background: #fff;
}

.flip-out:before {
    border-radius: 4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.flip-out:after {
    border-radius: 4px;
    content: " ";
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.floatRight1 {
    position: absolute;
    top: -300px;
    right: 90px;
    z-index: 1000;
    width: 90px;
    height: 300px;
}

.floatRight1 .fun,.floatRight1 .fun3 {
    display: block;
    margin-bottom: 1px;
    height: 70px;
    -webkit-transition: all .6s;
    transition: all .6s;
}

.floatRight1 .fun {
    float: right;
    width: 90px;
}

.floatRight1 .fun3 {
    position: relative;
    right: 0;
    overflow: hidden;
    width: 90px;
    cursor: pointer;
}

.floatRight1 .iv1 {
    position: relative;
    background: url(../img/right/zx.png) no-repeat center 10px #fe3509;
}

.floatRight1 .iv2 {
    position: relative;
    background: url(../img/right/qq.png) no-repeat center 10px #26c540;
}

.floatRight1 .iv3 {
    position: relative;
    height: 70px;
    background: url(../img/right/ph.png) no-repeat 30px 10px #09c;
}

.floatRight1 .iv4 {
    position: relative;
    background: url(../img/right/bm.png) no-repeat center 10px #e93c8c;
}

.floatRight1 .iv1:hover,.floatRight1 .iv2:hover,.floatRight1 .iv4:hover {
    width: 75pt;
}

.floatRight1 .fun3 span {
    position: absolute;
    top: 40px;
    left: 10px;
    display: block;
    color: #fff;
    font-size: 17px;
}

.floatRight1 .fun3-box {
    position: absolute;
    left: 15pc;
    width: 330px;
    height: 70px;
    -webkit-transition: left .6s;
    transition: left .6s;
}

.floatRight1 .fun3-box:hover {
    left: 0;
}

.floatRight1 .iv1-nub {
    position: absolute;
    top: 6px;
    right: 28%;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: red;
    color: #fff;
    text-align: center;
    font-size: 10px;
    line-height: 20px;
}

.floatRight1 span {
    position: relative;
    top: 40px;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 17px;
}

.floatRight1 .fun3 .iv3-tel {
    position: absolute;
    top: 0;
    left: 90px;
    width: 15pc;
    height: 70px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    background: #09c;
}

.floatRight1 .iv3-tel #cb_num_tel {
    margin-left: 0;
    width: 140px;
    border: none;
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
    background: #fff;
    color: #333;
    font-size: 13px;
}

.floatRight1 .iv3-tel #cb_num_tel,.floatRight1 .iv3-tel #cb_sub {
    float: left;
    margin-top: 15px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}

.floatRight1 .iv3-tel #cb_sub {
    margin-left: 1px;
    width: 5pc;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    background: #0c81a9;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.floatRight1 .fun3-box:hover #cb_sub {
    display: block;
}

.floatRight2 {
    position: absolute;
    top: -300px;
    right: 36px;
    z-index: 1000;
    display: block;
    width: 40px;
    height: 90pt;
    background: url(../img/right/fl.png) no-repeat left bottom;
}

.floatRight2 .fd01 {
    display: block;
    width: 40px;
    height: 40px;
    background: #000;
    color: #fff;
    text-align: center;
    line-height: 40px;
}

.floatRight2 .fd01:hover {
    background: #ffe401;
    color: #000;
}

.floatRight2 .fd02 {
    display: block;
    width: 40px;
    height: 40px;
}

.chat-swt,.relpy1,.relpy1 .relpy1-1,.tcbox {
    overflow: hidden;
}

/*///////////////////////////////////// 1366 ///////*/
@media screen and (max-width:1600px) {
    .tcbox {
        margin: -220px 0 0 -253px!important;
        width: 460px!important;
        height: 360px!important;
    }
    .tcbox .tcc1 {
	    height: 55px!important;
	}

	.tcbox .tcc1 p {
	    height: 55px!important;
	    font-size: 17px!important;
	    line-height: 55px!important;
	}

    .tcbox .tcbanner {
        height: 200px!important;
        background: url(/bs/images/callimg.jpg) center center no-repeat!important;
    }
    .tcbox .tcchat {
        height: 34px!important;
    }
    .tcbox .tcchat .tcczx {
        height: 34px!important;
        font-size: 17px!important;
        line-height: 34px!important;
        background: url(n/templates/public/img/middle/a.png) no-repeat 85pt center #fff!important;
    }
    .tcbox .tcchat .phone-info {
        left: 167px!important;
    }
    .tcbox .tcchat .phone-info input,.tcbox .tcchat .phone-info a {
        height: 27px!important;
        line-height: 27px!important;
    }
    .tcbox .tctext1 .tctextinner {
        width: 255px!important;
        height: 60px!important;
    }
    .tcbox .tctext1 .tctextinner .textarea {
        width: 250px!important;
        height: 50px!important;
        max-height: 50px!important;
    }
   .tcbox .tctext1 a {
        height: 60px!important;
    }
    .tcbut {
        background: #a70007;
        font-size: 19px!important;
        line-height: 60px!important;
    }

    .tcbut2 {
        background: #ff8400;
        font-size:17px!important;
        line-height:26px!important;
    }

    
   /*right*/
    .floatRight{display:none!important}
	.floatleft1{display:none!important}
    .smallwidth{
        width:60px;
        height:120px;
        position:fixed;
        top:30%;
        right:0;
		margin-top:-10px;
        display:block!important;
		z-index:100;
        animation:show 0.5s linear;
        -webkit-animation:show 0.5s linear;
    }
    .smallwidth img{
        width:30px;
        height:30px;
        padding-top:10px;
        padding-left:15px;
        box-sizing: initial;
    }
    .smallwidth .pub{
        width:60px;
        height:50px;
        margin-bottom:2px;
		border-radius:10px;
		position:relative;

    }
	@keyframes show{
		0%{
			right:-60px;
		}
		100%{
			right:0;
		}
	}
	@-webkit-keyframes show{
		0%{
			right:-60px;
		}
		100%{
			right:0;
		}
	}
    .zx{
        background:#fe3509;
    }
    .zx-nub {
        position: absolute;
        top: 8px;
        right: 20%;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background: red;
        color: #fff;
        text-align: center;
        font-size: 10px;
        line-height: 20px;
    }
    .qq{
        background:#26C540;
		padding-left:0
    }
    .ph{
        background:#0099CC;
        transition:left 0.6s;
		-webkit-transition:left 0.6s;
        left: 0
    }
    .bm{
        background:#E93C8C;
    }
	.fh{
		background:#26C540;
	}
    .ph:hover{
        left:-200px;
		width:200px
    }
    .ph-img{
        width:60px;
        height:50px;
        position:absolute;
        left:0;
    }
	
    .ph-box{
        width:200px;
        height:50px;
        background:#1484A9;
        position:absolute;
        left:60px;
		border-top-right-radius:10px;
		border-bottom-right-radius:10px
    }
    .ph-box span{
        font-size:15px;
        line-height:50px;
        margin-left:10px;
        color:#ffffff;
    }

}

@media screen and (max-width:1340px) {
	.smallwidth{display:none!important;}
}
/*////////////////////////////////////////////*/
.tcbox {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99;
    display: none;
    margin: -202px 0 0 -253px;
    width: 506px;
    height: 412px;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 0 1pc #afafaf;
    opacity: 0;
}
.tcbox .tcc1 {
    width: 100%;
    height: 63px;
    background: url(/bs/images/chatico.png) 14px center no-repeat;
}
.tcbox .tcc1 p {
    margin-left: 65px;
    height: 63px;
    color: #000;
    font-size: 1pc;
    line-height: 63px;
}
.tcbox .tcc1 p span {
    color: #f76d02;
}
.tcbox .boxout {
    position: absolute;
    top: 14px;
    right: 14px;
    width: 22px;
    height: 22px;
    background: url(/bs/images/out.png) center center no-repeat;
    cursor: pointer;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -ms-transition: .6s;
    -ms-transform: rotate(0);
}
.tcbox .boxout:hover {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}
.tcbox .tcbanner {
    width: 100%;
    height: 214px;
    background: url(/bs/images/callimg.jpg) center center no-repeat;
}
.tcbox .tcchat {
    position: relative;
    margin: 0 auto;
    width: 94%;
    height: 50px;
    color: #000;
}
.tcbox .tcchat .phone-info {
    position: absolute;
    top: 4px;
    left: 210px;
    height: 42px;
}
.tcbox .tcchat .phone-info input {
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    padding: 7px 0 7px 9pt;
    width: 175px;
    height: 40px;
    border: none;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    background: rgba(0,0,0,.4);
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    opacity: .6;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.tcbox .tcchat .phone-info a {
    float: left;
    width: 90px;
    height: 40px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    background: #292929;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    line-height: 40px;
    cursor: pointer;
}
.tcbox .tcchat .phone-info a:hover {
    background: #000;
    font-size: 13px;
}
.tcbox .tcchat .tcczx {
    float: left;
    width: 200px;
    height: 50px;
    background: url(/bs/images/a.png) 90pt center no-repeat #fff;
    color: #424242;
    font-size: 18px;
    line-height: 50px;
}
.tcbox .tcchat .tcclist {
    float: right;
    height: 40px;
    line-height: 40px;
}
.tcbox .tcchat .tcclist li {
    float: left;
    width: 70px;
    height: 40px;
    background-position: 17px center;
    background-repeat: no-repeat;
    list-style: none;
    text-align: right;
}
.tcbox .tctext1 {
    margin: 1px auto 0;
    width: 94%;
    height: 70px;
}
.tcbox .tctext1 .tctextinner {
    float: left;
    width: 300px;
    height: 70px;
    border-radius: 10px;
    box-shadow: 0 0 4px rgba(9,2,4,.3);
}
button,input,keygen,select,textarea {
    display: inline-block;
    margin: 0;
    color: initial;
    text-align: start;
    text-indent: 0;
    text-transform: none;
    text-shadow: none;
    word-spacing: normal;
    letter-spacing: normal;
    font: 13.33px Arial;
    text-rendering: auto;
}
.relpy1 .relpy1-2,.tcbox .tctext1 a {
    text-align: center;
    text-decoration: none;
}
.tcbox .tctext1 .tctextinner .textarea {
    float: left;
    display: inline;
    box-sizing: border-box;
    margin: 5px;
    padding: 3px 0 0 3px;
    width: 290px;
    height: 60px;
    max-width: 290px;
    max-height: 60px;
    outline: 0;
    border: none;
    background-color: #fff;
    color: #cacaca;
    font-size: 14px;
    line-height: 1.5;
}
.cccbut {
    float: right;
    height: 70px;
}
.tcbox .tctext1 a {
    float: left;
    display: block;
    width: 5pc;
    height: 70px;
    border-radius: 5px;
    color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    -ms-transition: .4s;
}
.tcbut {
    background: #a70007;
    font-size: 20px;
    line-height: 70px;
}
.tcbut2 {
    background: #ff8400;
    font-size:18px;
    line-height:30px;
}
.tcbut2 .tcsp1{
    position:relative; 
    top:6px;
}
.tcbut:hover {
    background: #930006;
}
.tcbut2:hover {
    background: #e47600;
}
.chat-swt {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 9999999;
    display: none;
    width: 330px;
    height: 260px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 35px #000;
}
.chat-box {
    position: relative;
    width: 100%;
    height: 27px;
}
.chat-box .chat-box-1 {
    float: left;
    display: inline-block;
    width: 100%;
    height: 27px;
    background-color: #3d3f4b;
    color: #888991;
    text-indent: 1pc;
    font-size: 15px;
    font-family: Microsoft yahei;
    line-height: 27px;
}
.chat-box .chat-box-2 {
    position: absolute;
    top: 3px;
    right: 3px;
    display: block;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background-color: #2a2c38;
    -webkit-transition: transform .6s;
    transition: transform .6s;
    moz-border-radius: 50%;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -ms-transition: transform .6s;
}
.chat-box .chat-box-2:after,.chat-box .chat-box-2:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -7px;
    width: 14px;
    height: 1px;
    content: '';
}
.chat-box .chat-box-2:hover {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
}
.chat-box .chat-box-2:before {
    background: #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}
.chat-box .chat-box-2:after {
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.chat-chat1 {
    position: relative;
    width: 100%;
    height: 71px;
    background: #fff;
}
.chat-chat1 .chat-chat1-1 {
    position: absolute;
    top: 10px;
    left: 30%;
    margin-left: -82px;
    padding: 4px;
    width: 260px;
    height: 43px;
    border-radius: 6px;
    background-color: #ee7800;
    color: #fff;
    text-indent: 10px;
    font-size: 14px;
}
.chat-chat1 .chat-chat1-1 .chat-chat1-1-1 {
    position: absolute;
    top: 8px;
    left: -7px;
    width: 7px;
    height: 5px;
    background: url(/bs/images/left.jpg) center center no-repeat;
}
.relpy1 {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 63px;
    background: #8c8c8c;
}
.relpy1 .relpy1-1 {
    float: left;
    display: inline;
    box-sizing: content-box;
    margin: 7px 0 0 9px;
    padding: 3px 6px 0;
    width: 245px;
    height: 43px;
    border-radius: 10px;
    background-color: #fff;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
}
.relpy1 .relpy1-1 textarea {
    float: left;
    display: block;
    width: 100%;
    height: 100%;
    max-height: 43px;
    outline: 0;
    border: none;
    background-color: #fff;
    color: #666;
    font-size: 14px;
    line-height: 21px;
}
.relpy1 .relpy1-2 {
    float: left;
    display: inline;
    box-sizing: content-box;
    margin-top: 7px;
    margin-left: 2px;
    padding: 8px 3px 0;
    width: 46px;
    height: 38px;
    border-radius: 10px;
    background-color: #171923;
    color: #fff;
    line-height: 14px;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
}
.relpy1 .relpy1-2 .relpy1-2-1 {
    font-size: 14px;
}
.relpy1 .relpy1-2 .relpy1-2-2 {
    font-size: 9pt;
}
.TcShow {
    -webkit-animation: TcShow1 1.3s both;
    animation: TcShow1 1.3s both;
}

@keyframes TcShow1 {
    0% {
        -webkit-transform: translate3d(0,-300%,0);
        transform: translate3d(0,-300%,0);
    }
    50% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes TcShow1 {
    0% {
        -webkit-transform: translate3d(0,-300%,0);
        transform: translate3d(0,-300%,0);
    }
    50% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
.TcOut {
    -webkit-animation: TcOut1 1.3s both;
    animation: TcOut1 1.3s both;
}
@keyframes TcOut1 {
    50% {
        -webkit-transform: rotate(-4deg);
        transform: rotate(-4deg);
    }

    to {
        -webkit-transform: translate3d(0,300%,0);
        transform: translate3d(0,300%,0);
    }
}
@-webkit-keyframes TcOut1 {
    50% {
        -webkit-transform: rotate(-4deg);
        transform: rotate(-4deg);
    }

    to {
        -webkit-transform: translate3d(0,300%,0);
        transform: translate3d(0,300%,0);
    }
}
/*bottom-consult*/
.bottom-consult{
    width: 100%;
    height: 80px;
    position: fixed;
    bottom: 0;
    background-color: rgba(0,0,0,0.9);
    z-index: 100;
}
@media screen and (max-width:1600px) {
    .bottom-consult .consult{width: 890px!important;}
}
.bottom-consult .consult{
    width: 1100px;
    height: 80px;
    margin: 0 auto;
    position: relative;
}
.bottom-consult .consult-left{
    width: 260px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 15px;
    background: url(/templates/public/img/right/btcs.png) no-repeat 0 0;
}
.bottom-consult .consult-right{
    width: 612px;
    height: 70px;
    position: absolute;
    right: 0;
    top: 10px
}
.bottom-consult .consult-right .right-ph{
    position: absolute;
    top: 5px;
    left: 0;
    height: 50px;
}
    .right-ph input{
    float: left;
    margin-top: 5px;
    text-align: center;
    margin-left: 0;
    width: 220px;
    height: 42px;
    font-size: 18px;
    border: none;
    border: 1px #ffffff solid;
    color: #ffffff;
    background-color: rgba(0,0,0,0);
    font-family: "Microsoft YaHei";
    }
    .right-ph .rt-btn{
        margin-left: -1px;
    width: 180px;
    height: 44px;
    text-decoration: none;
    cursor: pointer;
    background-color: #0099CC;
    float: left;
    margin-top: 5px;
    text-align: center;
    cursor: pointer;
}
/*.iv3-tel2 {
    position: absolute;
    top: 5px;
    left: 0;
    height: 50px;
}
.bottom-consult .consult-right .iv3-tel2 #cb_num_tel2 {
    margin-left: 0;
    width: 220px;
    height: 42px;
    font-size: 18px;
    border: none;
    border: 1px #ffffff solid;
    color: #ffffff;
    background-color: rgba(0,0,0,0);
    font-family: "Microsoft YaHei";
}
.bottom-consult .consult-right .iv3-tel2 #cb_num_tel2,.bottom-consult .consult-right .iv3-tel2 #cb_sub2 {
    float: left;
    margin-top: 5px;
    text-align: center;
}
.bottom-consult .consult-right .iv3-tel2 #cb_sub2 {
    margin-left: -1px;  
    width: 180px;
    height: 44px;
    text-decoration: none;
    cursor: pointer;
    background-color: #0099CC
}*/
.bottom-consult .consult-right i{
    float: left;
    margin-left: 25px;
    margin-top: 2px;
    font-size: 36px;
}
.bottom-consult .consult-right span{
    color: #ffffff;
    margin-right: 28px;
    float: right;
    display: block;
    cursor: pointer;
    font-size: 22px;
    line-height: 45px
}
.bottom-consult .consult-right .right-zx{
    height: 45px;
    width: 180px;
    position: absolute;
    left: 432px;
    top: 10px;
    background-color: #FE3509;
}
.bottom-consult .consult-right .right-zx i{
    margin-top: 5px
}
@keyframes swt{
    0%{background: #0c81a9;opacity: 1;}
    50%{background-color: #26c540;opacity: 0.7;}
    100%{background-color: #0c81a9;opacity: 1;}
}
/*.bottom-consult .consult-right:hover #cb_sub2 {
    background-color: #26c540; 
}
*/

@font-face {
  font-family: 'iconfont';  /* project id 196406 */
  src: url('//at.alicdn.com/t/font_t8d8ktrsnvhx5hfr.eot');
  src: url('//at.alicdn.com/t/font_t8d8ktrsnvhx5hfr.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_t8d8ktrsnvhx5hfr.woff') format('woff'),
  url('//at.alicdn.com/t/font_t8d8ktrsnvhx5hfr.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_t8d8ktrsnvhx5hfr.svg#iconfont') format('svg');
}
/*@font-face {font-family: "iconfont";
  src: url('/xinpc/plink/iconfont/iconfont.eot');
  src: url('/xinpc/plink/iconfont/iconfont.eot#iefix') format('embedded-opentype'),
  url('/xinpc/plink/iconfont/iconfont.woff') format('woff'), 
  url('/xinpc/plink/iconfont/iconfont.ttf') format('truetype'),
  url('/xinpc/plink/iconfont/iconfont.svg#iconfont') format('svg'); 
}*/
.iconfont {
  font-family:"iconfont"!important;
  font-size:40px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
}</pre></body></html>