body{
	letter-spacing:0;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	-moz-font-feature-settings:"liga","kern";
}
a{
	text-decoration:none;
}
#wrap{
	width:100%;
	position:relative;
	font-family:'Helvetica','Arial','Source Han Sans CN','Helvetica Neue','sans-serif';
	overflow:hidden;
}
#menu{
	width:100%;
	position:fixed;
	background:url(../images/share/menubg.png) repeat;
	height:70px;
	z-index:100;
}
#containerindex{
	width:100%;
	position:relative;
	z-index:1;
}
#footer{
	width:100%;
	height:auto;
	position:relative;
	background:#3d3d3d;
	font-family:'Helvetica','Arial','Source Han Sans CN','Helvetica Neue','sans-serif';
}
#Panel1{
	position:relative;
}


/*如果使用者视窗宽度大于1200px*/
@media screen and (min-width:1200px){
#wrap{
	width:100%;
	position:relative;
	font-family:'Helvetica','Arial','Source Han Sans CN','Helvetica Neue','sans-serif';
	overflow:hidden;
}
#container{
	width:100%;
	position:relative;
	padding-top:70px}
#containerindex{
	width:100%;
	position:relative;
}
.menumain{
	width:1400px;
	position:relative;
	margin:0 auto;
	padding-top:20px;
}
#PAPAGO_logo{
	float:left;
}
.menu-nav_m{
	display: none;
}
.menu-nav{
	float:left;
}
.menu-nav li{
	position:relative;
	float:left;
	padding-top:10px;
	margin-left:30px;
}
.menu-nav li a{
	float:left;
	color:#fff;
	text-decoration:none;
	font-family:'Helvetica','Arial','Source Han Sans CN','Helvetica Neue','sans-serif';
	font-size:1.25em;
	padding:0 15px;
}
.menu-nav li a:hover,.menu-nav li a.act,.menu-nav li a.act:hover{
	color:#ca0915;
}
ul,li{
	list-style:none;
}
::selection{
	background:#f90013;
	color:#fff;
}
::-moz-selection{
	background:#f90013;
	color:#fff;
}
.footermain{
	width:1200px;
	position:relative;
	margin:0 auto;
	padding-top:27px;
	padding-bottom:40px;
	overflow:hidden;
}
.footermain .logoteam{
	margin-left:10px;
	position:relative;
	float:left;
	padding-right:100px;
}
.sinaicon{
	position:absolute;
	left:14px;
	top:65px;
	width:28px;
	height:23px;
	background:url(../images/share/sinaicon.png) no-repeat;
}
.weixinicon{
	position:absolute;
	left:56px;
	top:65px;
	width:24px;
	height:24px;
	background:url(../images/share/weixinicon.png) no-repeat;
}
.sinaicon, .weixinicon{
	text-indent:-9999px;
}
.sinaicon:hover, .weixinicon:hover{
	background-position:bottom;
}
.privacy, .used{
	font-size:1.2em;
	color:#c9c9c9;
}
.privacy:hover, .used:hover{
	color:#ffffff;
}
.privacy{
	position:absolute;
	left:135px;
	top:86px;
}
.used{
	position:absolute;
	left:135px;
	top:65px;
}
.aboutmenu{
	margin-left:100px;
}
.aboutmenu,.productmenu,.servicemenu,.buymenu{
	position:relative;
	float:left;
	width:15%;
	color:#fff;
	font-size:1.2em;
	margin-top:10px;
}
.aboutmenu h4,.productmenu h4,.servicemenu h4,.buymenu h4{
	padding-bottom:25px;
}
.nav a{
	color:#c9c9c9;
	font-size:0.8em;
	line-height:24px;
}
.nav a:hover{
	color:#ffffff;
}
#m_footer{
	display:none;
}
.copyright{
	position:relative;
	margin:0 auto;
	padding:20px 20%;
	color:#969696;
	text-align:center;
}
.copyright a{
	color:#c9c9c9;
}
.copyright a:hover{
	color:#ffffff;
}
}


/*如果使用者视窗宽度介于960px~1200px*/
@media screen and (min-width:960px) and (max-width:1200px){
	
#wrap{
	width:100%;
	min-width:960px;
	position:relative;
	font-family:'Helvetica','Arial','Source Han Sans CN','Helvetica Neue','sans-serif';
	overflow:hidden;
}
#container{
	width:100%;
	position:relative;
	padding-top:70px}
#containerindex{
	width:100%;
	position:relative;
}
.menumain{
	width:1060px;
	position:relative;
	margin:0 auto;
	padding-top:20px;
}
#PAPAGO_logo{
	float:left;
}
.menu-nav_m{
	display: none;
}
.menu-nav{
	float:left;
}
.menu-nav li{
	position:relative;
	float:left;
	padding-top:10px;
	margin-left:12px;
}
.menu-nav li a{
	float:left;
	color:#fff;
	text-decoration:none;
	font-family:'Helvetica','Arial','Source Han Sans CN','Helvetica Neue','sans-serif';
	font-size:1.25em;
	padding:0 10px;
}
.menu-nav li a:hover{
	color:#ca0915;
}
.footermain{
	width:960px;
	position:relative;
	margin:0 auto;
	padding-top:27px;
	padding-bottom:40px;
	overflow:hidden;
}
.footermain .logoteam{
	margin-left:40px;
	position:relative;
	float:left;
	padding-right:20px;
}
.sinaicon{
	position:absolute;
	left:14px;
	top:65px;
	width:28px;
	height:23px;
	background:url(../images/share/sinaicon.png) no-repeat;
}
.weixinicon{
	position:absolute;
	left:56px;
	top:65px;
	width:24px;
	height:24px;
	background:url(../images/share/weixinicon.png) no-repeat;
}
.sinaicon, .weixinicon{
	text-indent:-9999px;
}
.sinaicon:hover, .weixinicon:hover{
	background-position:bottom;
}
.privacy, .used{
	font-size:1.2em;
	color:#c9c9c9;
}
.privacy:hover, .used:hover{
	color:#ffffff;
}
.privacy{
	position:absolute;
	left:135px;
	top:86px;
}
.used{
	position:absolute;
	left:135px;
	top:65px;
}
.aboutmenu{
	margin-left:50px;
}
.aboutmenu,.productmenu,.servicemenu,.buymenu{
	position:relative;
	float:left;
	width:15%;
	color:#fff;
	font-size:1.2em;
	margin-top:10px;
}
.aboutmenu h4,.productmenu h4,.servicemenu h4,.buymenu h4{
	padding-bottom:25px;
}
.nav a{
	color:#c9c9c9;
	font-size:0.8em;
	line-height:24px;
}
.nav a:hover{
	color:#ffffff;
}
#m_footer{
	display:none;
}
.copyright{
	position:relative;
	margin:0 auto;
	padding:20px 20%;
	color:#969696;
	text-align:center;
}
.copyright a{
	color:#c9c9c9;
}
.copyright a:hover{
	color:#ffffff;
}
}


/*如果使用者视窗宽度介于768px~960px*/
@media screen and (min-width:768px) and (max-width:960px){
#wrap{
	width:100%;
	min-width:760px;
	position:relative;
	font-family:'Helvetica','Arial','Source Han Sans CN','Helvetica Neue','sans-serif';
	overflow:hidden;
}
#container{
	width:100%;
	position:relative;
	padding-top:70px}
#containerindex{
	width:100%;
	position:relative;
}
.menumain{
	width:940px;
	position:relative;
	margin:0 auto;
	padding-top:20px;
}
#PAPAGO_logo{
	float:left;
}
.menu-nav_m{
	display: none;
}
.menu-nav{
	float:left;
}
.menu-nav li{
	position:relative;
	float:left;
	padding-top:10px;
	margin-left:5px;
}
.menu-nav li a{
	float:left;
	color:#fff;
	text-decoration:none;
	font-family:'Helvetica','Arial','Source Han Sans CN','Helvetica Neue','sans-serif';
	font-size:1.25em;
	padding:0 5px;
}
.menu-nav li a:hover{
	color:#ca0915;
}
.footermain{
	width:768px;
	position:relative;
	margin:0 auto;
	padding-top:27px;
	padding-bottom:40px;
	overflow:hidden;
}
.footermain .logoteam{
	margin-left:40px;
	position:relative;
	float:left;
	padding-right:10px;
}
.sinaicon{
	position:absolute;
	left:14px;
	top:65px;
	width:28px;
	height:23px;
	background:url(../images/share/sinaicon.png) no-repeat;
}
.weixinicon{
	position:absolute;
	left:56px;
	top:65px;
	width:24px;
	height:24px;
	background:url(../images/share/weixinicon.png) no-repeat;
}
.sinaicon, .weixinicon{
	text-indent:-9999px;
}
.sinaicon:hover, .weixinicon:hover{
	background-position:bottom;
}
.privacy, .used{
	font-size:1.2em;
	color:#c9c9c9;
}
.privacy:hover, .used:hover{
	color:#ffffff;
}
.privacy{
	position:absolute;
	left:135px;
	top:86px;
}
.used{
	position:absolute;
	left:135px;
	top:65px;
}
.aboutmenu{
	margin-left:30px;
}
.aboutmenu,.productmenu,.servicemenu,.buymenu{
	position:relative;
	float:left;
	width:15%;
	color:#fff;
	font-size:1.2em;
	margin-top:10px;
}
.aboutmenu h4,.productmenu h4,.servicemenu h4,.buymenu h4{
	padding-bottom:25px;
}
.nav a{
	color:#c9c9c9;
	font-size:0.8em;
	line-height:24px;
}
.nav a:hover{
	color:#ffffff;
}
#m_footer{
	display:none;
}
.copyright{
	position:relative;
	margin:0 auto;
	padding:20px 20%;
	color:#969696;
	text-align:center;
}
.copyright a{
	color:#c9c9c9;
}
.copyright a:hover{
	color:#ffffff;
}
}


/*如果使用者视窗宽度介于480px~768px*/
@media screen and (max-width:768px){
#wrap{
	width:100%;
	min-width:480px;
	position:relative;
	font-family:'Helvetica','Arial','Source Han Sans CN','Helvetica Neue','sans-serif';
	overflow:hidden;
}
#container{
	width:100%;
	position:relative;
	padding-top:70px}
#containerindex{
	width:100%;
	position:relative;
}
.menumain{
	width:620px;
	position:relative;
	margin:0 auto;
	padding-top:20px;
}
#PAPAGO_logo{
	float:left;
}
.menu-nav_m{
	background:url(../images/share/menubg.png) repeat;
	position:absolute;
	top:70px;
	margin-top:-500px;
	width:100%;
	z-index: 100;
}
.menu-nav_m li a{
	display:block;
	text-align:center;
	height:20px;
	padding:15px 0;
	width:100%;
	color:#ffffff;
	border-bottom:1px solid #6c6c6c;
}
.menu-nav{
	float:left;
	display:none;
}
.menu-nav li{
	position:relative;
	float:left;
	padding-top:10px;
	margin-left:17px;
}
.menu-nav li a{
	float:left;
	color:#fff;
	text-decoration:none;
	font-family:'Helvetica','Arial','Source Han Sans CN','Helvetica Neue','sans-serif';
	font-size:1.25em;
	padding:0 10px;
}
.menu-nav li a:hover{
	color:#ca0915;
}
.menu-nav-small{
	float:right;
	margin-right:15px;
	margin-top:3px;
}
.menu-nav-small .line{
	width:25px;
	height:3px;
	margin-top:6px;
	background:#fff;
}
.footermain{
	width:700px;
	position:relative;
	margin:0 auto;
	padding-top:27px;
	padding-bottom:40px;
	overflow:hidden;
}
.footermain .logoteam{
	margin-left:20px;
	position:relative;
	float:left;
	padding-right:10px;
}
.sinaicon{
	position:absolute;
	left:14px;
	top:65px;
	width:28px;
	height:23px;
	background:url(../images/share/sinaicon.png) no-repeat;
}
.weixinicon{
	position:absolute;
	left:56px;
	top:65px;
	width:24px;
	height:24px;
	background:url(../images/share/weixinicon.png) no-repeat;
}
.sinaicon, .weixinicon{
	text-indent:-9999px;
}
.sinaicon:hover, .weixinicon:hover{
	background-position:bottom;
}
.privacy, .used{
	font-size:1.2em;
	color:#c9c9c9;
}
.privacy:hover, .used:hover{
	color:#ffffff;
}
.privacy{
	position:absolute;
	left:135px;
	top:86px;
}
.used{
	position:absolute;
	left:135px;
	top:65px;
}
.aboutmenu{
	margin-left:20px;
}
.aboutmenu,.productmenu,.servicemenu,.buymenu{
	position:relative;
	float:left;
	width:15%;
	color:#fff;
	font-size:1.2em;
	margin-top:10px;
}
.aboutmenu h4,.productmenu h4,.servicemenu h4,.buymenu h4{
	padding-bottom:25px;
}
.nav a{
	color:#c9c9c9;
	font-size:0.8em;
	line-height:24px;
}
.nav a:hover{
	color:#ffffff;
}
#m_footer{
	display:none;
}
.copyright{
	position:relative;
	margin:0 auto;
	padding:20px 20%;
	color:#969696;
	text-align:center;
}
.copyright a{
	color:#c9c9c9;
}
.copyright a:hover{
	color:#ffffff;
}
}


/*如果使用者视窗宽度小于480px*/
@media screen and (max-width:480px){
#wrap{
	width:100%;
	min-width:320px;
	position:relative;
	font-family:'Helvetica','Arial','Source Han Sans CN','Helvetica Neue','sans-serif';
	overflow:hidden;
}
#container{
	width:100%;
	position:relative;
	padding-top:70px}
#containerindex{
	width:100%;
	position:relative;
}
.menumain{
	width:320px;
	position:relative;
	margin:0 auto;
	padding-top:20px;
}
#PAPAGO_logo{
	float:left;
}
.menu-nav_m{
	background:url(../images/share/menubg.png) repeat;
	position:absolute;
	top:70px;
	margin-top:-500px;
	width:100%;
	z-index: 100;
}
.menu-nav_m li a{
	display:block;
	text-align:center;
	height:20px;
	padding:15px 0;
	width:100%;
	color:#ffffff;
	border-bottom:1px solid #6c6c6c;
}
.menu-nav{
	float:left;
	display:none;
}
.menu-nav li{
	position:relative;
	float:left;
	padding-top:10px;
	margin-left:17px;
}
.menu-nav li a{
	float:left;
	color:#fff;
	text-decoration:none;
	font-family:'Helvetica','Arial','Source Han Sans CN','Helvetica Neue','sans-serif';
	font-size:1.25em;
	padding:0 10px;
}
.menu-nav li a:hover{
	color:#ca0915;
}
.menu-nav-small{
	float:right;
	margin-right:15px;
	margin-top:3px;
}
.menu-nav-small .line{
	width:25px;
	height:3px;
	margin-top:6px;
	background:#fff;
}
.footermain{
	width:320px;
	position:relative;
	margin:0 auto;
	padding-top:27px;
	padding-bottom:40px;
	overflow:hidden;
}
.footermain .logoteam{
	position:relative;
	margin-top:20px;
	width:250px;
	height:100px;
}
.sinaicon{
	position:absolute;
	left:14px;
	top:65px;
	width:28px;
	height:23px;
	background:url(../images/share/sinaicon.png) no-repeat;
}
.weixinicon{
	position:absolute;
	left:56px;
	top:65px;
	width:24px;
	height:24px;
	background:url(../images/share/weixinicon.png) no-repeat;
}
.sinaicon, .weixinicon{
	text-indent:-9999px;
}
.sinaicon:hover, .weixinicon:hover{
	background-position:bottom;
}
.privacy, .used{
	font-size:1.2em;
	color:#c9c9c9;
}
.privacy:hover, .used:hover{
	color:#ffffff;
}
.privacy{
	position:absolute;
	left:135px;
	top:86px;
}
.used{
	position:absolute;
	left:135px;
	top:65px;
}
.aboutmenu,.productmenu,.servicemenu,.buymenu{
	display:none;
	position:relative;
	float:left;
	width:15%;
	color:#fff;
	font-size:1.2em;
	margin-top:10px;
}
.aboutmenu h4,.productmenu h4,.servicemenu h4,.buymenu h4{
	padding-bottom:25px;
}
.nav a{
	color:#c9c9c9;
	font-size:0.8em;
	line-height:24px;
}
.nav a:hover{
	color:#ffffff;
}
#m_footer{
	color: #fff;
	display:block;
	position:relative;
	float:left;
	width:320px;
}
#m_footer ul.accordionPart{
}
#m_footer ul.accordionPart li{
	border-bottom:solid 1px #313131;
	padding-bottom:12px;
	margin-top:12px;
}
#m_footer ul.accordionPart li .qa_title{
	padding:20px 0 20px 20px;
	color:#ffffff;
	cursor:pointer;
	font-size:1.5em;
	width:300px;
}
#m_footer ul.accordionPart li .qa_title_on{
	color:#d2d2d2;
}
#m_footer ul.accordionPart li .qa_content{
	position:relative;
	overflow:hidden;
}
#m_footer ul.accordionPart li .qa_content a{
	float:left;
	padding:10px 0 10px 28px;
	color:#ffffff;
	width:302px;
	font-size:1.2em;
	line-height:1.2em;
	position:relative;
}
#m_footer ul.accordionPart li .qa_content a:hover{
	color:#d2d2d2;
}
#m_footer ul.accordionPart li .qa_title .m_footer_up{
	width:15px;
	height:9px;
	background:url(../images/share/m_footer_up.png);
	float:right;
	position:relative;
	margin-top:10px;
}
.copyright{
	position:relative;
	margin:0 auto;
	padding:20px 10%;
	color:#969696;
	text-align:center;
}
.copyright a{
	color:#c9c9c9;
}
.copyright a:hover{
	color:#ffffff;
}
}