.top{
    height: 44px;
    border-bottom: 1px solid #E8E8E8;
}
.t-left span{
    font-size: 14px;
    color: #666;
    margin-right: 40px;
    display: inline-block;
    line-height: 44px;
}
.tel{
    font-size: 16px;
    color: #00B38A;
    display: inline-block;
}
.tel img{
    width: 21px;
    height: 16px;
    margin-right: 12px;
    float: left;
    margin-top: 3px;
}
.tel em{
    font-style: normal;
    font-size: 16px;
    margin-right: 13px;
}
.t-right ul{
    position: relative;
}
.t-right .last{
    position: absolute;
    right: 0;
    top: 0;
}
.t-right ul li {
    float: left;
    margin-left: 30px;
    position: relative;
}
.t-right ul li a{
    display: block;
    font-size: 12px;
    color: #666666;
    text-align: center;
    line-height: 44px;
}
.t-right ul li .icon1{
    display: block;
    height: 34px;
    cursor: pointer;
    position: absolute;
    top: 14px;
    right: 16px;
}
.t-right ul li .close{
    display: block;
    height: 34px;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 16px;
    display: none;
}
.t-right ul li .icon1 img{
    width: 17px;
    height: 17px;
}
.t-right ul li .close img{
    width: 12px;
    height: 12px;
}
.t-right ul li input{
    width: 254px;
    height: 32px;
    height: 24px\9;
    padding-top: 8px\9;
    outline: none;
    border: 1px solid #dedede;
    padding-left: 36px;
    color: #333;
    margin-top: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: none;
}
.t-right .placeholder{
    color: #333;
    position: absolute;
    top: 10px;
    left: 40px;
    display: none;
}
.t-nav{
    height: 82px;
}
.t-nav .logo{
    display: table-cell;
    text-align: center;
    height: 82px;
}
.t-nav .logo img{
    width: auto;
    max-width: 135px;
    height: auto;
    max-height: 70px;
    vertical-align: middle;
}
.t-nav ul{
    float: left;
}
.t-nav ul li{
    float: left;
}
.t-nav ul li.current a{
    color: #00B38A;
}
.t-nav ul li a{
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 82px;
}
/*icon*/
.icon{
    position: fixed;
    right: 20px;
    bottom: 100px;
    z-index: 888;
}
.icon-top{
    display: block;
    width: 42px;
    height: 32px;
    background-image: url("../images/backtop_bg.png");
    background-repeat: no-repeat;
    background-size: 42px 32px;
    position: relative;
    cursor: pointer;
    margin-bottom: 10px;
}
.icon-top img{
    width: 24px;
    height: 10px;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: 50%;
    margin-left: -12px;
}
.img1{
    display: block;
}
.img2{
    display: none;
}
.icon-top:hover .img1,.contact:hover .img1,.edit:hover .img1{
    display: none;
}
.icon-top:hover .img2,.contact:hover .img2,.edit:hover .img2{
    display: block;
}
.contact,.edit{
    display: block;
    width: 42px;
    height: 40px;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33054839,endColorstr=#33054839);
    background: rgba(5,72,57,0.2);
    cursor: pointer;
    position: relative;
}
.contact img,.edit img{
    width: 26px;
    height: 24px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 50%;
    margin-left: -13px;
}
.edit{
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
}
.con_main {
    width: 210px;
    height: 186px;
    padding-left: 12px;
    position: fixed;
    right: 20px;
    bottom: 100px;
    background: #FFFFFF;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.20);
    border-radius: 4px;
    display: none;
    z-index: 999;
}

.con_main .tit{
    height: 43px;
    line-height: 43px;
    padding-left: 18px;
    border-bottom: 1px solid #E8E8E8;

    font-size: 12px;
    color: #666;
    position: relative;
}
.con_main .tit span{
    display: block;
    height: 44px;
    width: 30px;
    position: absolute;
    top: 20px;
    right: 10px;
    text-align: center;
    line-height: 42px;
    cursor: pointer;
}
.con_main .tit .dot{
    display: inline-block;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #5A9FFE;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 0px;
}
.con_main .tit span i{
    display: inline-block;
    width: 12px;
    height: 2px;
    background-color: #84B4F6;
    margin-bottom: 3px;
}
.con_main .tel_con{
    padding: 17px 21px 21px 20px;
}
.con_main .tel_con p{

    font-size: 12px;
    color: #666666;
    margin-bottom: 10px;
}
.con_main .tel_con p em{
    font-style: normal;
    position: absolute;
}
.con_main .tel_con p .qq{
    display: inline-block;
    margin-left: 67px;
}
.con_main .tel_con p .kf{
    display: inline-block;
    width: 89px;
    height: 24px;
    background: #61D4BA ;
    box-shadow: 0 1px 4px 0 #61D3BA;
    border-radius: 4px;

    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    line-height: 24px;
    margin-bottom: 10px;
}
.con_main .tel_con p .kf:hover{
    background: #86E6D1;
}


.con_main .tel_con p span,.con_main .tel_con p span a
{
    display:inline-block;
    font-size: 12px;
    color: #000000;
    line-height: 16px;
}

.con_main .tel_con p span
{
    margin-left: 10px;
    }
.con_main .tel_con p a img{
    vertical-align: sub;
    vertical-align: middle\9;
    vertical-align: middle!important;
    margin-right: 5px;
}

.con_main .tel_con p .edit{
    float: right;
    display: block;
    width: 19px;
    height: 23px;
    padding-top: 1px;
    padding-left: 5px;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px;
    background-color: #5A9FFE;
    box-shadow: 0 1px 4px 0 #5A9FFE;
}
.con_main .tel_con p .edit:hover{
    background: #84B4F6;
}
.con_main .tel_con p a img {
    vertical-align: middle;
    margin-right: 5px;
    padding-bottom: 2px;
}

.con_main .tel_con p i
{
    font-style:normal;
    display:inline-block;
     width:60px;
     text-align:right;
    }