@charset "utf-8";
body,
p,
input,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
dl,
dt,
dd,
form {
	padding: 0;
	list-style: none;
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	color: #000;
	-webkit-user-select: none;
	-webkit-text-size-adjust: none;
	font: normal 16px/200% "微软雅黑", helvetica, arial;
	text-align: left;
}

header,
section,
footer {
	display: block;
	margin: 0;
	padding: 0
}


/*全局样式*/

body {
	font-size: 14px;
	font-family: "微软雅黑";
}

a {
	color: #4d4d4d;
	text-decoration: none;
	outline: none;
}

.label-block {
	width: 100%;
	display: block;
}

a:hover,
a:active {
	text-decoration: none;
}

.blank10 {
	height: 10px;
	display: block;
}

.page {
	max-width: 740px;
	margin: 0 auto;
	background: #e6ecf2;
}

.content {
	margin-bottom: 10px;
}

.logo {
	background: #3764c7;
	padding: 5px 0px;
	position: relative;
	height: 100%;
}

.logo div {
	position: relative;
}

.logo span {
	text-align: center;
	width: 22px;
	height: 22px;
	position: absolute;
	cursor: pointer;
}

.logo span.pull-left {
	top: 30%;
	left: 15px;
}

.logo span.pull-right {
	top: 37%;
	right: 15px;
}

.logo span i {
	color: #fff;
	font-size: 21px;
	display: inline-block;
	cursor: pointer;
}

#nav {
	text-align: center;
	background: #efefef;
	padding: 0px 30px;
	padding-top: 7px;
	padding-top: 7px;
	background: #fff;
	padding-bottom: 10px;
}

#nav .row>div {
	border-right: #4c4c4c solid 1px;
	margin: 7px 0px;
	line-height: 1em;
	padding: 0px 5px;
}

#nav .row>div:first-child {
	border-left: #4c4c4c solid 1px;
}


#nav .list-row .col-xs-3:nth-child(4){
	border-left: #4c4c4c solid 1px;
}


#nav .row a {
	line-height: 1em;
	height: 1em;
	display: inline-block;
	outline: none;
	color: #333333;
	text-decoration: none;
	font-size: 16px;
	white-space: nowrap;
	font-weight: 400;
}

#nav .row a.active {
	color: #e61717;
}

.commonList_dot {
	margin-bottom: 0px;
}

.commonList_dot li {
	line-height: 35px;
	border-bottom: #ebebeb solid 1px;
	background: url(../../images/wap/common.files/li_dot.png) 3px 13px no-repeat;
	padding-left: 20px;
}

.commonList_dot li.text{
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}

.commonList_dot li:last-child {
	border-bottom: none;
}


/*上下*/

.commonList_dot li.top-img {	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none !important;
	display: inline-block;
	line-height: 1em;
	border: none;
	padding-top: 10px;

	width: 50%;
	display: inline;
	height: auto;
	float: left;
}
.commonList_dot li.top-img:nth-child(1){ padding-right: 5px;}
.commonList_dot li.top-img:nth-child(2){ padding-left: 5px;}

.commonList_dot .top-img a{
	padding: 0px !important;
	margin: 0px　!important;
	position: relative;
	display: block;
	
}

.commonList_dot .top-img a img {
	width: 100%;
	height: 100%;
}

.commonList_dot .top-img a p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 32px;
	background: rgba(0,0,0,.4);
	color: #fff;
	padding: 0px 5px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	margin-bottom: 0px;
	
}


/*左右*/

.commonList_dot .t {
	overflow: hidden;
	padding-bottom: 5px;
	margin-bottom: 7px;
	background: none;
	padding-left: 5px;
}

.commonList_dot .t:last-child{
	margin-bottom: 0px;
}

.commonList_dot .t .pic {
	width: 30%;
	float: left;
	display: block;
	background: #eee;
	min-height: 60px
}

.commonList_dot .t .pic img {
	width: 100%;
}

.commonList_dot .t .con {
	margin-left: 33%;
	line-height: 20px;
}

.commonList_dot .t .con a{
	text-decoration: none;
}

.commonList_dot .t .con p {
	font-size: 12px;
	color: #999;
}

.circle-list{padding: 10px 10px 0px 10px!important;background: #fff;}

.circle-list .media { margin-bottom: 10px;}

.circle-list .media-left .object-con {	
	overflow: hidden;
	width: 64px;
	height: 64px;
	border-radius: 64px;
	
}

.circle-list .media-left .object-con .media-object { width: auto; height: 100%;}

.circle-list .media .media-body{color: #999; line-height: 1.4em; border-bottom: #f1f1f1 solid 1px; padding: 5px 0px;}

.circle-list .media .media-body h4 { color: #434343; font-weight: 400; margin-bottom: 5px;}

.top{ position: fixed; bottom: 15px; right: 15px; display: none;}
.top img { width: 48px; height: auto;}


.footer {
	background: #e6ecf2;
	margin-top: 0px;
	cursor: pointer;
}

.footer div {
	line-height: 2em;
}

.footer div.copyRight {
	margin-top: 10px; background-color:#1b4282; line-height:20px; color:#FFF; text-align:center; padding:20px 0;
}

.footer span {
	color: #333;
}



#myModal .modal-content{
	border: none;
	box-shadow: none;
}

#myModal .modal-header {
	padding: 10px 15px;
	background: #3864c7;
	color: #fff;
	border-bottom: #2c509e solid 1px;
	box-shadow: rgba(0,0,0,.8) 0px 0px 2px;
}

#myModal .modal-header .close{
	opacity: .8;
}

#myModal .modal-header span{
	color: #fff;
}

#myModal .modal-body {
	padding-top: 15px;
	background: #3864c7;
}

#myModal form {
	margin-bottom: 0px;
}

#myModal .input-radio{
	border-radius: 34px;
	position: relative;
	overflow: hidden;

}

#myModal .input-radio .form-control{
	background: #ecf0fb;	
}

#myModal .input-radio .icon-btn{
	position: absolute;
	right: 0px;
	top: 0px;
	
}

#myModal .input-radio .icon-btn button{
	border: none;
	background: transparent;
	color: #3864c7;
}

#myModal .modal-body .modal-box{
	margin: 20px 0px 0px 0px;
	color: #85a2de;	
}

.modal-box .tit{ line-height: 18px; color: #85a2de; vertical-align: middle;}

.modal-box .tit img { margin-right: 10px;}

.modal-box .mdal-con{ padding: 10px 0px 0px 0px;}


.modal-box .mdal-con  a{color: #85a2de;	}

.modal-box .mdal-con a.white{ color: #fff;}

.modal-box .mdal-con img { width: 48px; height: auto;}

.menu-box-title {
	color: #9b9b9b;
	line-height: 36px;
	border-bottom: 1px solid #dcdcdc;
}

.menu-box-nav {
	line-height: 30px;
	margin-top: 7px;
	padding-bottom: 12px;
}

.menu-box-nav li {
	display: inline-block;
	min-width: 12%;
	margin: 0 4%;
	font-size: 15px;
}

.padding10{padding:10px}

.pagination {
	margin-top: 5px;
}