.pace-done {
    background: url(../images/res_body_bg.png) repeat;
}
.pace {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 2000;
    position: fixed;
    margin: auto;
    right: 60px;
    bottom: 60px;
    width: 200px;
    height: 25px;
    border: 1px solid #000000;
    background-color: #fff;
}
.pace .pace-progress {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-transition: width 1s ease-in-out 1s linear;
    -moz-transition: width 1s ease-in-out 1s linear;
    -ms-transition: width 1s ease-in-out 1s linear;
    -o-transition: width 1s ease-in-out 1s linear;
    transition: width 1s ease-in-out 1s linear;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    max-width: 190px;
    position: fixed;
    z-index: 2000;
    display: block;
    position: absolute;
    left: 1px;
    top: 1px;
    height: 21px;
    font-size: 12px;
    background: #000000;
    color: #000000;
    line-height: 60px;
    font-weight: bold;
    font-family: "微软雅黑";
}
.pace .pace-progress:after {
    content: attr(data-progress-text);
    display: inline-block;
    margin-top: 30px;
    line-height: 20px;
    text-align: center;
}
.pace.pace-inactive {
    display: none;
}
#Device {
    /*width: 326px;
	position: absolute;
	left: 50%;
	margin-left: -163px;*/
    
    text-align: center;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}
body {
    line-height: 1
}
ol,
ul {
    list-style: none
}
blockquote,
q {
    quotes: none
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}
:focus {
    outline: 0
}
ins {
    text-decoration: none
}
del {
    text-decoration: line-through
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
a {
    text-decoration: none;
    color: #fff
}
body {
    font-family: "Kreon";
    font-weight: 300;
    color: #333;
    background: #f5f5f5;
    background: url(../images/responsive_bg.jpg);
}
#switcher {
    /*height: 62px;*/
    width: 100%;
    background: url(../images/header_whitebg.png) repeat-x;
    background-size: cover;
    position: relative;
    border-bottom: 1px #ccc solid;
}
.center {
    width: 100%;
    padding-top: 0
}
.center ul li {
    /*display: inline;*/
    /*float: left;*/
    
    display: inline-block;
    position: relative;
    margin: 0 8px;
}
.logoTop {
    margin-left: 30px;
    margin-top: 20px;
    color: #fff;
    font-weight: bold;
    font-family: "微软雅黑"
}
.logoTop a:hover {
    text-decoration: underline
}
.center ul li ul {
    font-family: 'Droid Serif', serif;
    display: none;
    margin-left: 17px;
    position: absolute;
    width: 313px;
    background: #10100f;
    border: 1px solid #323024;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding-bottom: 3px
}
.center ul li ul li {
    margin: 0 0 1px 4px;
    padding: 5px;
    width: 271px
}
.center ul li ul li a {
    display: block;
    width: 210px;
    font-size: 13px;
    color: #c4beab;
    float: left;
    line-height: 22px;
    white-space: nowrap;
    overflow: hidden
}
.center ul li ul li .tag {
    display: block;
    width: 50px;
    height: 22px;
    font-size: 10px;
    color: #c4beab;
    margin: 0 8px 0 0;
    line-height: 22px;
    white-space: nowrap;
    background: url(../images/sel-sp-act.png) no-repeat;
    text-align: center;
    float: left
}
.center ul li ul li a span.link {
    display: block;
    width: 209px;
    height: 22px;
    overflow: hidden;
    float: left
}
.center ul li ul li:hover {
    background: url(../images/sel-act.png) no-repeat
}
.center ul li ul li:hover a {
    color: #f8bc06
}
.center ul li ul li:hover .tag {
    color: #f8bc06
}
.center ul li ul li:first-child {
    margin-top: 3px
}
li.device-resolution {
    text-transform: uppercase;
    font-size: 12px;
    color: #ada58b;
    font-family: 'Cambria';
    line-height: 54px
}
li.purchase {
    float: right!important;
    margin-top: 11px
}
li.purchase a {
    padding: 0;
    background: url(../images/trolley2.png) no-repeat 0 0;
    width: 133px;
    height: 36px;
    display: block;
    transition: all .3s ease-out 0s
}
li.purchase a:hover {
    background-position: 0 -36px
}
#iframe {
    margin-top: 0
}
.icon-monitor,
.icon-tablet,
.icon-mobile-1,
.icon-mobile-2,
.icon-mobile-3 {
    margin-right: 7px;
    margin-top: 10px;
    width: 42px;
    height: 42px
}
.icon-monitor {
    /* margin-left: 15px; */
    
    background: url(../images/pc_icon.png) center no-repeat;
}
.icon-tablet {
    background: url(../images/pb_s_icon.png) center no-repeat
}
.icon-mobile-1 {
    background: url(../images/pb_h_icon.png) center no-repeat
}
.icon-mobile-2 {
    background: url(../images/phone_icon.png) center no-repeat
}
.icon-mobile-3 {
    background: url(../images/phone_s_icon.png) center no-repeat
}
#iframe-wrap {
    height: 100%;
    overflow: visible;
    position: relative;
    z-index: 50;
     transition:0.5s all;
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -o-transition:0.5s all;
    -ms-transition:0.5s all;
}
.tablet-width {
    /*height: 960px!important;*/
    height: 1249px!important;
    padding: 175px 100px 114px;
    margin: 0 auto;
    /*padding: 175px 100px 114px 100px;*/
    /*width: 785px;*/
    width: 985px;
    margin-bottom: 30px;
    margin-top: 40px;
    background: url(../images/bg-mob.png) no-repeat 0 0
}
/*.tablet-width iframe {
    height: 960px!important;
    width: 784px;
}*/
.mobile-width {
    height: 968px!important;
    margin: 0 auto;
    padding: 165px 114px 100px 100px;
    width: 1259px;
    margin-top: 40px;
    background: url(../images/bg-mob.png) no-repeat 0 -1249px
}
/*.mobile-width iframe {
    height: 704px!important;
    width: 1040px;
}*/
.mobile-width-2 {
    height: 700px!important;
    margin: 0 auto;
    padding: 125px 25px 159px 25px;
    width: 387px;
    margin-top: 40px;
    background: url(../images/bg-mob.png) no-repeat 0 -2217px
}
/*
.mobile-width-2 iframe {
    height: 416px!important;
    width: 337px;
}*/
.mobile-width-3 {
    height: 370px!important;
    margin: 0 auto;
    padding: 45px 115px 69px 105px;
    width: 717px;
    margin-top: 40px;
    background: url(../images/bg-mob.png) no-repeat -387px -2217px
}
.mobile-width-3 iframe {
    height: 256px!important;
    width: 497px;
}
.by {
    overflow-y: hidden
}
.fdad {
    width: 224px;
    height: 233px;
    background-color: #FFF;
    position: fixed;
    top: 64px;
    right: 25px;
    opacity: .7;
    z-index: 888
}
.fdl {
    float: left;
    font-family: Arial;
    font-size: 12px;
    padding-left: 12px;
    color: #ccc;
    line-height: 20px
}
.fdr {
    float: right;
    font-family: Arial;
    font-size: 16px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #ccc;
    cursor: pointer
}
.fdadnr {
    padding-left: 12px
}
.header {
    width: 100%;
    height: 0px;
    background-color: #ccc;center no-repeat;
    background-size: cover;
    text-align: center;
}
.header img {
    margin-top: 15px;
    height: 72px;
}
.qq_kf {
    width: 37px;
    height: 37px;
  /*  position: absolute;
    right: 10%;
    top: 10px;*/
    background: url(../images/tip_qq.png) center no-repeat;
    z-index: 20;
    cursor: pointer;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}
.remove_frame {
    width: 37px;
    height: 37px;
   /* position: absolute;
    right: 7%;
    top: 10px;*/
    background: url(../images/tip_cw.png) center no-repeat;
    z-index: 20;
    cursor: pointer;
    display: inline-block;
}
.remove_frame a,
.qq_kf a {
    float: left;
    width: 37px;
    height: 37px;
}
/*add by oyja*/
.buttons_box {
    overflow: hidden;
    padding-top: 13px;
    text-align: center;
}
#iframeWait{
	display: none;
	width: 100%;
	height: 100%;
	background: url('../images/01294420.gif') no-repeat center center;
	margin:auto;
    position: absolute;
    background-color: #fff;
}
@media(max-width:767px){
	#switcher .buttons_box{
		float: none!important;
	}
}
@media(min-width:1200px){
	#switcher .buttons_abs{
		position: absolute;
		right: 50px;
	}
    .tel_box{
        position:inherit!important;
    }
    .center{
        position: relative;
		background-color: #ffffff;
    }
    .tel_bg{
        position: absolute;
        left:50px;
    }
}