body{background:#F7F9FC url(../img/icon/bg05.jpg) repeat;font-family:Tahoma,Geneva,sans-serif}
.head-title{margin:0 auto;height:50px;color:#fff;background:#3B3B3B url(../img/icon/bg01.gif) no-repeat 0 0; position: relative;}
.head-title h3{padding-left:42px;font-size:18px;line-height:50px; float: left;}
.head-title a{color:#fff}

.content{
    position: relative;
    min-height: 640px;
    width: 960px;
    margin: auto;
    height: 850px;
}

.phone{padding: 0 0;position:absolute;left:0;top:14px;width:420px;height:803px;background:url(../img/icon/bg04.png);_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src=../img/icon/bg04.png)}
.phone .phone-box{position:absolute;left:50px;top:116px;width:231px;}
.phone .phone-con{position:relative;height:365px;overflow:hidden}
.phone .web{height:26px;padding:29px 0 0;text-align:center;font-size:11px;line-height:23px;}
.phone .web .link{width:317px;height:23px;margin:0 auto;border:1px #D7D7D7 solid;border-radius:4px;background:#fff url(../img/icon/bg03.gif) no-repeat 304px 6px;}
.phone .title{height:27px;padding:7px 0 0;line-height:22px;background:url(../img/icon/bg06.gif);color:#fff}
.phone .title img{float:left;margin:0 13px 0 15px}
.phone .nav{height:24px;font-size:10px;line-height:24px;background:#333;color:#fff;text-align:center}
.phone .nav a{color:#fff;margin:0 8px}
.phone .pic img{display:block}
.phone .pic-text{padding:9px 0 0;height:54px;width:201px;margin:0 auto;color:#999;font-size:8px;line-height:11px}
.phone .pic-text div{margin-right:8px;_margin-right:5px}
.phone .pic-text h4{font-size:10px;line-height:12px;color:#333;padding:0 0 4px}
.phone .pic-text h5{font-size:8px}
.phone .phone-con .bar{cursor:pointer;position:absolute;right:2px;top:2px;width:5px;height:114px;background:url(../img/icon/bg07.png);_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src=../img/icon/bg07.png)}

.side-bar{
    position:absolute;
    right:0;
    top:118px;
}
.web-site{padding:82px 0 0; margin-bottom: 25px; width:366px;height:65px;background:url(../img/icon/bg08.png);_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src=../img/icon/bg08.png)}
.web-site .web{height:37px;width:290px;background:#fff;font-size:26px;border-radius:5px;color:#333;line-height:36px;text-align:center;margin:0 auto 0 44px;text-overflow: ellipsis;overflow: hidden;}

.qr-code{padding:135px 0 0; margin-bottom: 25px; width:366px;height:211px;background:url(../img/icon/bg09.png);_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src=../img/icon/bg09.png)}
.qr-code .code-pic{margin:0 auto 0 123px}

.footer{
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 25px 0;
    background-color: rgba(255,255,255,0.3);
    border-top: 1px solid rgba(255,255,255,0.4);
    font-size: 18px;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.6);
}
.footer .cor-l{margin-right:10px;background:url(../img/icon/bg10.png);_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src=../img/icon/bg10.png)}
.footer .cor-r{margin-left:10px;background:url(../img/icon/bg11.png);_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src=../img/icon/bg11.png)}

.platform-info{
    text-align: center;
    background: rgba(255,255,255,0.2);
    color: white;
    font-size: 18px;
    line-height: 1.4em;
    padding: 10px;
    margin-left: 10px;
}

.pcshipei-wrp{
    width: 960px;
    margin: 0 auto;
    height: 100%;
}
.pcshipei-btn{
    float: right;
    margin-top: 10px;
    width: 100px;
    height: 30px;
    background:url(../img/icon/pcspbtn1.png);
}

.pcshipei-btn:hover{
    background:url(../img/icon/pcspbtn2.png);
}


/*浏览器滚动条*/
::-webkit-selection { background: #539EBA; color: #ffde00; }
::-moz-selection { background: #539EBA; color: #ffde00; }
::selection { background:#539EBA; color: #ffde00; }
/*::-webkit-scrollbar { width: 7px; background: #949494; }*/
::-webkit-scrollbar { width: 7px; background: #ffffff; }
::-webkit-scrollbar-button { display: none; }
/*::-webkit-scrollbar-track  { background: url('http://x.libdd.com/farm1/3711a6/e7ae905c/bg.jpg'); }*/
::-webkit-scrollbar-thumb { border-radius: 100px; -moz-border-radius: 100px; background: #949494; }
::-webkit-scrollbar-thumb:hover { background: #808080; }
