/*
Theme Name: DouPHP Default
Theme URI: http://demo.douco.com/
Description: DouPHP Ĭ��ģ��
Version: 1.0
Author: DouCo Co.,Ltd.
Author URI: http://www.douco.com/
*/

/* ��ʼ��
----------------------------------------------- */
body {
 margin-bottom: 10px !important;
}
body, button, input, textarea {
 font-size: 12px;
 line-height: 1.531;
 outline: none;
 margin: 0;
 padding: 0;
 border: 0;
}
p, ul, ol, dl, dt, dd, form, blockquote {
 margin: 0;
 padding: 0;
}
a {
 text-decoration: none;
 color: #333333;
}
a:hover {
 text-decoration: underline;
}
ul, ol {
 list-style: none;
}
h1, h2, h3, h4, h5, h6 {
 font-size: 12px;
 margin: 0;
 padding: 0;
}
input, select {
 vertical-align: middle;
}
em, b, i {
 font-style: normal;
 font-weight: normal;
}
img {
 vertical-align: middle;
 border: 0;
}
label {
  cursor: pointer;
}

a,ul,li {
	list-style: none;
	margin: 0;
	padding: 0
}
.top_bar {
	position: fixed;
	z-index: 900;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	font-family: Helvetica, Tahoma, Arial, Microsoft YaHei, sans-serif;
}
.top_menu {
	display: -webkit-box;
	border-top: 1px solid #3D3D46;
	display: block;
	width: 100%;
	background: rgba(255, 255, 255, 0.7);
	height: 48px;
	display: -webkit-box;
	display: box;
	margin: 0;
	padding: 0;
	-webkit-box-orient: horizontal;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#1a93df), to(#1a93df), color-stop(60%, #1a93df));
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1) inset;
}
.top_bar .top_menu>li {
	-webkit-box-flex: 1;
	position: relative;
	text-align: center;
}
.top_menu li:first-child {
	background: none;
}
.top_bar .top_menu>li>a {
	height: 48px;
	margin-right: 1px;
	display: block;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	text-shadow: 0 1px rgba(0, 0, 0, 0.3);
	-webkit-box-flex: 1;
}
.top_bar .top_menu>li.home {
	max-width: 70px
}
.top_bar .top_menu>li.home a {
	height: 66px; width: 66px; margin: auto; border-radius: 60px; position: relative; top: -22px; left: 2px; background: url('http://rztongxun.com/images/others/home.png') no-repeat center center; background-size: 100% 100%; }
	.top_bar .top_menu>li>a label {
		overflow: hidden;
		margin: 0 0 0 0;
		font-size: 12px;
		display: block !important;
		line-height: 18px;
		text-align: center;
	}
	.top_bar .top_menu>li>a img {
		padding: 3px 0 0 0;
		height: 24px;
		width: 24px;
		color: #fff;
		line-height: 48px;
		vertical-align: middle;
	}
	.top_bar li:first-child a {
		display: block;
	}
	.top_menu li:last-of-type a {
		background: none;
		overflow: hidden;
	}
	.top_bar .top_menu>li>a:hover,
	.top_bar .top_menu>li>a:active {
		background-color: #333;
	}
	
	div.btn-qq-right {
		/*background-image: url(../../../../img/m/images/others/qq.gif);*/
		background-repeat: no-repeat;
		width: 3.75rem;
		height: 7.75rem;
		border-radius: 0.625rem;
		box-shadow: 0 0 10px rgba(0,0,0,0.5);
		border: 2px solid rgba(255,255,255,0.8);
		position: fixed;
		right: 0.625rem;
		z-index: 101;
		bottom: 8%;
		opacity: 1;
		cursor: move;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		line-height: 2.125rem;
		background-position-x: 0.625rem;
		background-position-y: 0.156rem;
		background-color: white;
		background-size: 65%;
	}

	div.btn-qq-right a {
		width: 2.625rem;
		height: 2.625rem;
		position: fixed;
		margin-top: 0.156rem;
		margin-left: 0.625rem;
	}
	
	div.btn-qq-right span {
		text-align: center;
		display: block;
		font-size: 0.625rem;
		color: #555555;
	}

	div.btn-qq-right2 {
		background-image: url(../../../../img/m/images/others/onLine.jpg);
		background-repeat: no-repeat;
		width: 3.75rem;
		height: 3.75rem;
		border-radius: 0.625rem;
		box-shadow: 0 0 10px rgba(0,0,0,0.5);
		border: 2px solid rgba(255,255,255,0.8);
		position: fixed;
		right: 0.625rem;
		z-index: 101;
		bottom: 8%;
		opacity: 1;
		cursor: move;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		line-height: 2.125rem;
		background-position-x: 0.625rem;
		background-position-y: 0.156rem;
		background-color: white;
		background-size: 65%;
	}

		div.btn-qq-right2 a {
    width: 2.625rem;
    height: 2.625rem;
    position: fixed;
    margin-top: 0.156rem;
    margin-left: 0.625rem;
}
	
	div.btn-qq-right2 span {
		text-align: center;
		display: block;
		font-size: 0.625rem;
		color: #555555;
	}