 

.clear {
    clear: both;
    font-size: 0px;
    line-height: 0;
    height: 0;
}



.demo-icon {
    font-family: "iconfont" !important;
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 24px;
    color: #999;
}

/*new right*/
.cndns-right {
    position: fixed;
    right: 1px;
    top: 50%;
    margin-top: -100px;
    z-index: 100
}

.cndns-right-meau {
    position: relative;
}

.cndns-right-btn {
    width: 68px;
    height: 68px;
    border: 1px solid #ddd;
    text-align: center;
    display: block;
    margin-bottom: 6px;
    position: relative;
    background-color: #fff
}

.cndns-right-btn span {
    color: #848484;
    font-size: 26px;
    line-height: 68px; 
}

.cndns-right-btn sup {
    display: block;
    min-width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    border-radius: 50%;
    background-color: #03479c;
    position: absolute;
    left: -12px;
    top: -12px;
}

.cndns-right-btn p {
    color: #03479c;
    font-size: 12px;
    line-height: 18px;
    padding-top: 15px;
    display: none;
}

.cndns-right-meau:hover .cndns-right-btn span {
    display: none
}

.cndns-right-meau:hover .cndns-right-btn p {
    display: block;
}
 

.cndns-right-btn p {
    color: #fff
}

.cndns-right-btn{
    background: #03479c;
}
.cndns-right-btn span.iconfont {
    color: #fff
}

.meau-top .cndns-right-btn span {
    font-size: 12px;
    line-height: 12px;
    padding-top: 10px;
    display: block
}

.meau-top .cndns-right-btn i {
    display: block;
    color: #999
}

.meau-top.cndns-right-meau:hover .cndns-right-btn {
    background-color: #03479c
}

.meau-top.cndns-right-meau:hover .cndns-right-btn span {
    display: block;
    color: #fff
}

.meau-top.cndns-right-meau:hover .cndns-right-btn i {
    color: #fff;
}

.cndns-right-box {
    position: absolute;
    top: -15px;
    right: 48px;
    padding-right: 25px;
    display: none;
}
.cndns-right-box.Inquiry{ 
    top: -300px;
}


.cndns-right-box .box-border {
    border: 1px solid #ccc;
    border-top: 4px solid #03479c;
    padding: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    position: relative
}

.cndns-right-box .box-border .arrow-right {
    display: block;
    width: 13px;
    height: 16px;
    background: url(../images/arrow.png) no-repeat;
    position: absolute;
    right: -13px;
    top: 26px;
}
.cndns-right-box.Inquiry .box-border .arrow-right {
    top: 316px;
}

.cndns-right-box .box-border .sev-t span.iconfont{
    font-size: 42px;
    float: left;
    display: block;
    line-height: 56px;
    margin-right: 20px;
    color: #ea4f15
}

.cndns-right-box .box-border .sev-t p {
    float: left;
    color: #03479c;
    font-size: 24px;
    line-height: 28px;
}

.cndns-right-box .box-border .sev-t p i {
    display: block;
    font-size: 14px;
    color: #aaa;
}

.cndns-right-box .box-border .sev-b {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #e4e4e4
}

.cndns-right-box .box-border .sev-b h4 {
    color: #666;
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 15px;
}
.cndns-right-box .box-border .sev-b.in-h4 h4 {
    font-size: 18px;
}

.cndns-right-box .box-border .sev-b li {
    float: left;
    width: 50%
}

.cndns-right-box .box-border .sev-b li a {
    display: inline-block;
    color: #999;
    font-size: 15px;
    padding-left: 0px;
    line-height: 45px;
}
 
.cndns-right-box .box-border .sev-b li a::before{
    content: "\e643";
    font-size: 22px;
    font-family: iconfont;
    margin-right: 10px;
    color: #03479c;
}
.cndns-right-box .box-border .sev-b li a.Facebook::before{
    content: "\e601";
}
.cndns-right-box .box-border .sev-b li a.Twitter::before{
    content: "\e882";
}
.cndns-right-box .box-border .sev-b li a.Skype::before{
    content: "\ea04";
}
.cndns-right-box .box-border .sev-b li a.Messenger::before{
    content: "\ea0f";
}
.cndns-right-box .box-border .sev-b li a.Whatsapp::before{
    content: "\e63e";
}
.cndns-right-box .box-border .sev-b li a.mail::before{
    content: "\e629";
}
.cndns-right-box .box-border .sev-b li a.Phone::before{
    content: "\ecfd";
}
.cndns-right-box .box-border .sev-b li a.Fax::before{
    content: "\ecfd";
}
.cndns-right-box .box-border .sev-b li a.Mobile::before{
    content: "\e60d";
}
.cndns-right-box .box-border .sev-b li a.Linkedin::before{
    content: "\e60d";
}



.cndns-right-box .box-border .sev-b li a:hover {
    color: #03479c
}

.meau-sev .cndns-right-box .box-border {
    width: 520px;
}

.meau-sev .cndns-right-box.Inquiry .box-border {
    width: 330px;
}

.meau-contact .cndns-right-box .box-border {
    width: 330px;
}

.cndns-right-meau:hover .cndns-right-box {
    display: block
}

/* 在线询盘 */
.meau-code .cndns-right-box {
    top: inherit;
    bottom: -35px;
}

.meau-code .cndns-right-box .box-border {
    width: 156px;
    text-align: center;
    border-top: 1px solid #ccc;
}

.meau-code .cndns-right-box .box-border i {
    display: block;
    color: #f66e06;
    font-size: 16px;
    line-height: 16px;
}

.meau-code .cndns-right-box .box-border .arrow-right {
    top: inherit;
    bottom: 50px;
}

/* 在线询盘 End */
.meau-sev .cndns-right-btn .demo-icon {
    display: none;
}

.meau-sev:hover .cndns-right-btn {
    background: #03479c
}

.meau-zs .cndns-right-btn {
    background-color: #03479c;
    color: #fff;
    margin-top: 80px;
    border-color: #03479c
}

.meau-zs .cndns-right-btn span {
    color: #fff
}

.meau-zs .cndns-right-btn p {
    color: #fff
}
.cndns-right .kefu-title{
    font-size: 28px; 
    color: #666;
}

@media (max-width:767px) {
    .cndns-right-box{right: 22px;}
    .meau-sev .cndns-right-box .box-border,
    .meau-sev .cndns-right-box.Inquiry .box-border{
        width: 280px;
    }
    .cndns-right-box .box-border,
    .cndns-right-box .box-border .sev-b.in-h4 h4{font-size: 13px;}
    .cndns-right-box .box-border .sev-b li{
        float: none;
        width: 100%;
    } 
}