@charset "utf-8";
/*---------------------------*/
/*----------公用样式----------*/
/*---------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin: 0;	padding: 0;}
body,input,select,textarea{font-size:14px; font-family:"微软雅黑"; color:#5c5c5c;}
table{border-collapse: collapse;border-spacing: 0;}
fieldset,img{border: 0;}
address,caption,cite,code,dfn,em,th,var{font-style: normal;	font-weight: normal;}
li{list-style: none;}
caption,th{	text-align: left;}
h1,h2,h3,h4,h5,h6{font-size: 12px;}
abbr,acronym{border: 0;	font-variant: normal;}
sup,sub{vertical-align: text-top;}
sub{vertical-align: text-bottom;}
a{ text-decoration:none; font-size:14px;}
a:hover{text-decoration:none;}
.clearboth { font-size:0; line-height:0; height:0; width:100%; float:none; clear:both;}
.left { float:left;}
.right { float:right;}
.none { display:none;}
input{outline:none;}

html {}
body { text-align:left; height: 100%; background: #0081ff;}
.clearboth { clear:both; height:0px; font-size:0px; line-height:0px;}
.block { display:none;}
.float_left { float:left;}
.float_right { float:right;}
.layui-layer-shade { overflow: hidden; background: rgba(0,0,0,0.5)!important;}

/*---------个人中心框架样式---------*/
#frame { width: 100%;}
.nav_a { background: url("../images/nav/a.png") 43px 24px no-repeat;}
.nav_b { background: url("../images/nav/b.png") 58px center no-repeat;}
.main_left_list { padding: 10px 0;}
.main_left_list>li { min-height: 64px;}
.main_left_list_title { line-height: 64px; font-size: 16px; color: #fff; text-indent: 70px; position: relative; cursor: pointer;}
.main_left_list_title span { width: 13px; height: 64px; display: block; background: url("../images/main_left_list_title_bg.png") left center no-repeat; position: absolute; right: 44px; top: 0px;}
.main_left_list_title[data-sub=yes] span { background: url("../images/main_left_list_title_sub_bg.png") left center no-repeat;}
.main_left_list>li ul { background: #2995ff; overflow: hidden;}
.main_left_list>li ul li { line-height: 54px; font-size: 14px; color: #fff; text-indent: 80px; cursor: pointer;}

.subset { position: relative; overflow: hidden; min-width: 1048px; overflow-x: auto;}
.shipin { width:100%; height: 100%; background: #000; margin: 0 auto; position: fixed; left: 0px; top: 0px;}
.shipin video { margin: 50% 0 0 0; padding: -50% 0 0 0;}
