/*
* @Author: Administrator
* @Date:   2017-02-16 11:15:03
* @Last Modified by:   Administrator
* @Last Modified time: 2017-04-25 13:17:00
*/

.footer_line{
	 border-bottom: 1px solid rgba(0, 0, 0, 0.15);
	 width:100%;
}
.defult_{
	color:rgba(49,69,103,0.38);
}
.current_{
	color:rgba(49,69,103,0.87);
	box-shadow: 0 -2px 0 #ec2340 inset !important;
}
.top_menu{
border-bottom: 1px solid #eff0f3;
text-align:center;
line-height:0.87rem;
height:0.89rem;
background-color:#fff;
position:fixed;
width:100%;
top:0px;
z-index:999;
}
.top_menu i{
	height:0.87rem;
}
.top_menu a {
    float: left;
    height: 100%;
    width:100%;
    line-height: 0.84rem;
    text-align: center;
    font-weight: 700;
}
body,div,ul,li,p,img,nav,header,nav,footer,span,article,dl,dd,dt,a{
	margin: 0;
	padding: 0;
}
body{
	font-family:"阿里巴巴普惠体-R",Arial,sans-serif,serif;
	background-color: rgba(250,250,250,1);
	
}
.body_{
	position:relative;
	top:0;
 	overflow:auto;
 	
}

a{
	text-decoration: none;
	-webkit-tap-highlight-color:transparent;
}
i{
	font-style: normal;
}
li{
	list-style: none;
}
img{
	background-size: 100% 100%;
}
@font-face {
  font-family: 'iconfont';
  src: url('iconfont.eot');
  src: url('iconfont.eot?#iefix') format('embedded-opentype'),
  url('iconfont.woff') format('woff'),
  url('iconfont.ttf') format('truetype'),
  url('iconfont.svg#iconfont') format('svg');
}
.iconfont{
  font-family:"iconfont" !important;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
body{
	width: 100%;
	height: 100%;
	margin:0 auto;
} 
@media screen and (min-width: 1201px) { 
	body{
		width: 768px;
		height: 100%;
		margin:0 auto;
		}
}
.box{
	width: 100%;
	height: 100%;
	padding-bottom: 1.5rem;
    position: relative;
   
}
/*��������*/
	@media screen and (max-width:749px) {.ten{font-size: 10px}}
	@media screen and (min-width:750px) {.ten{font-size: 20px}}
 	@media screen and (max-width:749px) {.twl{font-size: 12px}}
	@media screen and (min-width:750px) {.twl{font-size: 24px}}
	@media screen and (max-width:749px) {.three{font-size: 13px}}
	@media screen and (min-width:750px) {.three{font-size: 26px}}
	@media screen and (max-width:749px) {.four{font-size: 14px}}
	@media screen and (min-width:750px) {.four{font-size: 28px}}
	@media screen and (max-width:749px) {.five{font-size: 15px}}
	@media screen and (min-width:750px) {.five{font-size: 30px}}
	@media screen and (max-width:749px) {.six{font-size: 10px}}
	@media screen and (min-width:750px) {.six{font-size: 16px}}
	@media screen and (max-width:749px) {.seve{font-size: 7px}}
	@media screen and (min-width:750px) {.seve{font-size: 14px}}
/*�����������*/
footer{
	height: 0.83rem;
	width: 7.5rem;
	background-color: #fff;
	position: fixed;
	bottom: 0rem;
	z-index:99;
}
footer dl{
	margin-top: 0.08rem;
	/* width: 2.5rem; */
	height: 0.75rem;
	color:#838383;
	font-size: 21px;
	text-align: center;
	float: left;
	overflow: hidden;
}
@media screen and (max-width:349px) {
	footer dl{
		font-size: 16px;
	}
}
@media screen and (min-width:750px) {
	footer dl{
		font-size: 40px;
	}
}
.radius{
	border-radius: 50%;
	/* background-color: rgba(239,240,243,1); */
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	overflow: hidden;
	border: 2px solid #0F3D7E;
}
.radius_border{
	border-radius: 50%;
	background-color: rgba(239,240,243,1);
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	overflow: hidden;
	border: 1px solid rgba(15,61,126,1);
	
}
.nav{
	position: fixed;
	top: 0px;
	width: 7.5rem;
	height: 0.7rem;
	background-color: #333333;
	line-height: 0.7rem;
	color:#C8C8C8;
	z-index: 100;
}
.nav i{
	font-size: 26px;
	float: left;
	margin-left: 0.24rem;
	font-weight: 700;
}
@media screen and (min-width:750px) {
	.nav i{
		font-size: 40px;
	}
}
.nav a{
	color:#C8C8C8;
}
.nav span{
	float: left;
	width: 5.96rem;
	height: 0.7rem;
	line-height: 0.7rem;
	text-align: center;
	font-size: 0.36rem;
}
.nav img{
	width: 0.49rem;
	height: 0.41rem;
	float: left;
	margin-top: 0.14rem;
}
footer dt img{
    width: 0.43rem;
    height: 0.43rem;
}

/*.footer_my{
	width: 0.42rem;
	height: 0.42rem;
}*/
footer a{
	color: #3F4F65;
}
footer dt{
	height: 0.5rem;
}
.menu{
	height: 0.87rem;
	/* border-top: 1px solid #3A3B3F; */
	border-bottom: 1px solid #EFF0F3;
}
.menu a{
	float: left;
	width:2.5rem;
	height: 100%;
	line-height: 0.84rem;
	text-align: center;
	font-weight: 700;
	font-family:阿里巴巴普惠体-M;
}
.defult{
	background-color: #FFF;
	color: rgba(49, 69, 103, 0.38);
}
.current{
	color: rgba(49, 69, 103, 0.87) !important;
	box-shadow: 0 -2px 0 #C8102E inset !important;
	background-color: #fafafa;
}
/* ��Ӱ */
.shadow{
	box-shadow: 0 0 5px 1px rgba(0,0,0,0.2) inset;
	-webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.2) inset;
	-o-box-shadow: 0 0 5px 1px rgba(0,0,0,0.2) inset;
	-moz-box-shadow: 0 0 5px 1px rgba(0,0,0,0.2) inset;
	-ms-box-shadow: 0 0 5px 1px rgba(0,0,0,0.2) inset;
}

.title{
background-color:#fafafa;
}
.radius_color_1{
	border: 1px solid #626262;
	background-color:rgba(62,62,64,1);
}
.color_b1>td{
	color: rgba(49, 69, 103, 0.87) !important;
}
.color_b2>td{
	color: rgba(49, 69, 103, 0.6)  !important;
}
.color_b1>td>a{
	color: rgba(49, 69, 103, 0.87) !important;
}
.color_b2>td>a{
	color: rgba(49, 69, 103, 0.6)  !important;
}
#wrapper {  
                position: absolute;  
                z-index: 1;  
                top: 0.87rem;  
                bottom: 0.83rem;  
                left: 0;  
                width: 100%;   
                overflow: hidden;  
            }  
            #scroller {  
                position: absolute;  
                z-index: 1;  
                -webkit-tap-highlight-color: rgba(0,0,0,0);  
                width: 100%;
                min-height: 101%;
                -webkit-transform: translateZ(0);  
                -moz-transform: translateZ(0);  
                -ms-transform: translateZ(0);  
                -o-transform: translateZ(0);  
                transform: translateZ(0);  
                -webkit-touch-callout: none;  
                -webkit-user-select: none;  
                -moz-user-select: none;  
                -ms-user-select: none;  
                user-select: none;  
                -webkit-text-size-adjust: none;  
                -moz-text-size-adjust: none;  
                -ms-text-size-adjust: none;  
                -o-text-size-adjust: none;  
                text-size-adjust: none;  
            }  
            .fixed_{
			position:fixed;
			top:0px;
			left:0px;
			width:100%;
			background-color: #002963;
			 z-index: 22;
}

#btn_tap{
	width: 2.66rem;
	height: 0.46rem;
	border-radius: 0.23rem;
	-webkit-border-radius: 0.23rem;
	-o-border-radius: 0.23rem;
	-ms-border-radius: 0.23rem;
	margin:0 auto;
	margin-top: 0.3rem;
	font-weight: 700;
    background-color: #ccc;
    border: 1px solid #EFF0F3;
	margin-bottom: 0.28rem;
}
.add_current_tap{
	background-color: #fff;
	border-radius: 0.23rem;
	-webkit-border-radius: 0.23rem;
	-o-border-radius: 0.23rem;
	-ms-border-radius: 0.23rem;
	color: #999;
	width: 1.33rem;
}
.add_defult_tap{
	width: 1.33rem;
	color: #5c80bf;
}
#btn_tap i:nth-child(1) a{
	float: left;
	height: 0.46rem;
	line-height: 0.46rem;
	text-align: center;
}

#btn_tap i:nth-child(2) a{
	float: right;
	height: 0.46rem;
	line-height: 0.46rem;
	text-align: center;
}
#btn_tap i:nth-child(1) a{
	float: left;
	height: 0.46rem;
	line-height: 0.46rem;
	text-align: center;
}
.add_defult_tap {
        width: 1.33rem;
    color: rgba(49, 69, 103, 0.38);
}
.add_current_tap {
    background-color: #FFF;
    border-radius: 0.23rem;
    -webkit-border-radius: 0.23rem;
    -o-border-radius: 0.23rem;
    -ms-border-radius: 0.23rem;
    /* width: 1.5rem; */
    color: rgba(49, 69, 103, 0.87) !important;
}

.top_menu>i{
	width:18%;
	text-align:center;
	float:left;
}
.top_menu>i:last-child{
	width:28%;
	text-align:center;
	float:left;
}