

html * {
    outline: 0;

    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    }
body,html{
	font-size: 12px; 
	font-family:'Microsoft YaHei','Helvetica','Simsun';
  height: 100%;
	background: #f5f5f5;
	color: #383E43;
}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,
canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,
fieldset,figcaption,
figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,
iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,
p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,
table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,
video,input,textarea{
	margin:0;
	padding:0;
	border:0;
    vertical-align:baseline;
    word-wrap:break-word;
    background: transparent;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
button,input,select,textarea{
	outline:none;
	border: none;
	background: none;
}
textarea{
	resize:none;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
li,ol,ul{list-style:none;}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
b,strong{font-weight:700}
i,em{font-style: normal;}
img{
	
    vertical-align:middle;
    border:none;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
	font-size: 100%;
	line-height: 100%;
}

p{
	font-size: 100%;
	line-height: 100%;
}
a{ color:#383E43;
   text-decoration:none;
   outline: none;
}
a:focus {outline: 0;}
a:active{border: none; color:#383E43;}

	
/*清浮动*/
.clearfix:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
}
.clearfix{
	zoom:1;
}

.fr{float:right!important}
.fl{float:left!important}
/*弹出框*/
.MLalertBox{
	width: 100%;
	height: 100%;
	display: block;
	position: fixed;
	text-align: center;
	z-index: 11111;
	top: 0px;
	left: 0rem;
	background: rgba(0,0,0,0) no-repeat;
}
.MLalert{
	display: block;
	position: fixed;
	top: 2.05rem;
	max-width: 2.5rem;
	left: auto;
	height: auto;
	padding: 0 .05rem;
	background: rgba(0,0,0,0.7);
	border-radius: 0.05rem;
}
.MLalert font{
	max-width: 2.4rem;
	text-align: center;
	display: inline-block;
	font-size: 0.14rem;
	padding: .15rem 0.05rem;
	line-height: 0.25rem;
	color: #fff;
}
.tips2{width: 100%; background: rgba(0,0,0,0.4);font-size: 0.14rem; line-height: .25rem; position: fixed; bottom: 0px; display: inline-block; text-indent: .15rem; color: #fff; z-index: 11111111;}
/*弹窗样式*/
.promptBox{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	position: fixed;
	left: 0;
	top: 0;
}

.message{
	width: 2.5rem;
	min-height: 1.4rem;
	background: #fff;
	border-radius: 0.08rem;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -1.25rem;
	margin-top: -0.75rem;
}

.message h2{
	font-size: 0.18rem;
	color: #323232;
	margin: 0.2rem 0 0.23rem;
	text-align: center;
	font-weight: bold;
}


.message p{
	text-align: center;
	font-size: 0.14rem;
	color: #323232;
	margin-bottom: 0.25rem;
}

.message .messageSure{
	padding: 0.125rem;
	border-top: 1px solid #e1e1e1;
	color: #3d87f7;
	font-size: 0.16rem;
	line-height: .16rem;
	display: block;
	text-align: center;
}

.ui-loader-default{ display:none} .ui-mobile-viewport{ border:none;} .ui-page {padding: 0; margin: 0; outline: 0} 

.wapper{
  width: 1366px;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
.wleft{
   width: 220px;
  background: #F7F7F7;
  box-shadow: 0px 2px 12px 0px rgba(83,82,82,0.3);
  min-height: 100%;
  float: left;
  z-index: 1;
  position: relative;
  height: 100%;
  overflow-y: scroll ; 
  overflow-x: hidden;
  /* 隐藏滚动条 */
  scrollbar-width: none; /* firefox */
  -ms-overflow-style: none; /* IE 10+ */
}
.wleft::-webkit-scrollbar {
 display: none; /* Chrome Safari */
}
.wleft .logo{
  width: 220px;
  height: 140px;
  display: inline-block;
  background-color: #fff;
  border-bottom: 2px solid #EEEEEF;
  margin-bottom: 2px;
  position: fixed;
  top: 0;
}
.wleft .logo img{
  margin: 35px 0 0 39px;
  display: inline-block;
}
.wleft .wx{
  width: 100%;
  display: inline-block;
  height: 260px;
  border-top: 2px solid #EEEEEF;
  border-bottom: 2px solid #EEEEEF;
  background: #fff;
  margin-top: 150px;
}
.wleft .wx .shop{
  width: 162px;
height: 120px;
border: 1px solid #000000;
border-radius: 10px;
margin: 25px 0 0 27px;
}
.wleft .wx .shop .top{
  width: 100%;
  text-align: center;
  height: 60px;
  vertical-align: top;
  border-bottom: 1px solid #000;
  vertical-align: top;
}
.wleft .wx .shop .top span{
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 60px;
  vertical-align: top;
}
.wleft .wx .shop .top img{
  width: 24px;
  height: 22px;
  margin: 18px 0 0 24px;
  display: inline-block;
}
.wleft .wx .shop .bottom{
  font-size: 12px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #333333;
line-height: 20px;
margin-top: 10px;
margin-left: 19px;
}
.wleft .wx .ewm{
  height: 115px;
  padding: 15px 0 8px 30px;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
.wleft .wx .ewm span{
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  margin-left: 6px;
  margin-top: 23px;
  display: inline-block;
  vertical-align: top;
}
.wleft .list{
  width: 100%;
  height: 78px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 78px;
  margin-bottom: 8px;
  border-top: 2px solid #EEEEEF;
  border-bottom: 2px solid #EEEEEF;
  background: #fff;
  text-indent: 51px;
  display: inline-block;
}
.wleft .nav{
  width: 100%; 
  display: inline-block;
  margin-bottom: 8px;
  border-top: 2px solid #EEEEEF;
  border-bottom: 2px solid #EEEEEF;
  box-sizing: border-box;
  padding: 25px 0 15px 23px;
  background-color: #fff;
}
.wleft .nav img{
  margin-bottom: 20px;
  cursor: pointer;
}
.wleft .nav .navlist{
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 40px;
}
.wright{
  width: 1146px;
  float: right;
  background: #FAFAFA;
  position: relative;
  height: 100%;
  overflow-y: scroll ;
  overflow-x: hidden;
   /* 隐藏滚动条 */
   scrollbar-width: none; /* firefox */
   -ms-overflow-style: none; /* IE 10+ */
}
.wright::-webkit-scrollbar {
  display: none; /* Chrome Safari */
}
.wright .top{
  width: 1146px;
  height: 164px;
  display: inline-block;
  background-color: #fff;
  position: fixed;
  top: 0;
  z-index: 50;
}
.wright .top .ttop{
  width: 100%;
  display: inline-block;
  height: 68px;
  border-bottom: 2px solid #EEEEEF;
}
.wright .top .ttop .tmessage{
  margin: 21px 12px 0 60px;
  display: inline-block;
  
  vertical-align: top;
}
.wright .top .ttop .sbox{
  width: 366px;
  height: 68px;
  font-size: 14px;
  font-family: STSongti;
  font-weight: 300;
  color: #000000;
  line-height: 68px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
}
.wright .top .ttop .tright{
  display: inline-block;
  vertical-align: top;
  line-height: 68px;
  margin-left: 22px;
}
.wright .top .ttop .tright img{
  padding: 0 10px;
  vertical-align: top;
  margin-top: 28px;
  cursor: pointer;
}
.wright .top .ttop .tright span{
  font-size: 14px;
  font-family: STSongti;
  font-weight: 400;
  vertical-align: top;
  display: inline-block;
}
.wright .top .ttop .tconcat{
  float: right;
}
.wright .top .ttop .tconcat img{
  display: inline-block;
  vertical-align: top;
  margin-top: 19px;
}
.wright .top .ttop .tconcat span{
  width: 175px;
height: 12px;
font-size: 16px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #000000;
line-height: 68px;
display: inline-block;
text-indent: 14px;
}
.wright .top .ttop .tconcat a{
  width: 100px;
  height: 58px;
  background: #7C7B7A;
  line-height: 58px;
  text-align: center;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  display: inline-block;
}
.wright .top .tbottom{
  width: 100%;
  display: inline-block;
  height: 96px;
  line-height: 96px;
  border-bottom: 2px solid #EEEEEF;
  background: #fff;
}
.wright .top .tbottom .tnav{
  margin-left: 52px;
  background-color: #fff;
}
.wright .top .tbottom .tab{
  width: 115px;
  font-size: 16px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  position: relative;
}
.wright .top .tbottom .tab .tlist{
  width: 100%;
  display: inline-block;
  line-height: 36px;
  padding: 10px 0;
  position: absolute;
  top: 60px;
  left: 0;
  background: #fff;
  display: none;
  z-index: 3;
}
.wright .top .tbottom .tab:hover .tlist{
  display: inline-block;
}
.wright .top .tbottom .tab img{
  margin: 0 5px;
}
.wright .top .tbottom .tab .tlist span{
  margin-left: 8px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #4D4D4D;
  width: 100%;
  display: inline-block;
  text-align: left;
}
.wright .top .tbottom .navtips{
  float: right;
  line-height: 96px;
  width: 380px;
  font-size: 16px;
  font-family: STSongti;
  font-weight: 400;
  color: #333333;
}
.wright .footer{
  width: 1146px;
  height: 900px;
  background: #EBEBEB;
}
.wright .footer .ftop{
  width: 100%;
  padding: 29px 0;
  font-size: 0;
  border-bottom: 2px solid #B3B3B3;
}
.wright .footer .ftop .tab{
  width: 25%;
  display: inline-block;
  box-sizing: border-box;
  border-right: 2px solid #B3B3B3;
  height: 140px;
  font-size: 24px;
font-family: STSongti;
font-weight: 400;
color: #000000;
line-height: 140px;
vertical-align: top;
text-align: center;
}
.wright .footer .ftop .tab:last-child{
  border-right: 0px;
}
.wright .footer .ftitle{
 
font-size: 28px;
font-family: STSongti;
font-weight: 400;
color: #000000;
width: 100%;
padding: 74px 0 30px 43px;
box-sizing: border-box;
}
.wright .footer .fmidl{
  width: 260px;
  display: inline-block;
  margin-left: 43px;
}
.wright .footer .fmidl p{
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 36px;
}
.wright .footer .fmidl span{
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 36px;
  width: 100%;
  display: inline-block;
}

.wright .footer .fmidr{
  width: 145px;
  display: inline-block;
  margin-left: 43px;
  vertical-align: top;
}
.wright .footer .fmidr:nth-child(3){
  width: 155px;
  display: inline-block;
  margin-left: 43px;
  vertical-align: top;
}
.wright .footer .fmidr p{
  font-size: 16px;
  font-family: Microsoft YaHei;
  margin-bottom: 5px;
  font-weight: 400;
  color: #000000;
  line-height: 36px;
}
.wright .footer .fmidr span{
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 26px;
  width: 100%;
  display: inline-block;
}
.wright .footer .fimg{
  text-align: right;
  margin-top: 90px;
  margin-bottom: 60px;
}
.wright .footer .fimg img{
  margin-right: 30px;
  display: inline-block;
}
.wright .footer .fc{
  width: 100%;
  text-align: right;
}
.wright .footer .fc span{
  font-size: 14px;
font-family: STSongti;
font-weight: 400;
color: #000000;
line-height: 60px;
}
.wright .footer .fc img{
  margin:0 40px 0 28px;
  cursor: pointer;
}


