body,input,textarea{	
	font-size: 14px;
	font-family: "Microsoft Yahei";
	letter-spacing: 0.5px;
}
body,ul,li,h1,h2,p,a{
	margin:0;
	padding:0;	
}
ul{
	width:100%;
    display:table;  /* µ÷½Ìwebkit*/
    word-spacing:-1em;
}
li{
	display:inline-block;
    word-spacing:0;
}
ul,li{
	list-style: none;	
}
img{
	max-width: 100%;
	vertical-align: middle;
}
a{
	color:#333;
}
a:hover{	
	color: #2e80b0;
	text-decoration: none;
}
.fl{
	float: left;
    /*margin-left:100px;*/
}
.fr{
	float: right;
}
/*.container{
	width: 1200px;
	margin: 0 auto;
	padding: 0;
}*/

/*.logo{
	margin: 15px 0;
}*/
/*.search{
	text-align: right;
	margin-top: 10px;
	position: relative;
	display: block;
}*/
.container{
    position: relative;
	width: 1200px;
	margin: 0 auto;
	padding: 0;
}
.logo{
	margin: 15px 0;
}
#LogoImg{
    /* width: 300px;
    height: 45px;*/
}
.search{
	text-align: right;
    right:10px;
    bottom:0px;
	position: absolute;
	display: block;
}
.search p{
	margin-bottom: 8px;
}
.search a{
	margin-bottom: 10px;
	line-height: 2;
	margin-left: 15px;
}
.search a.weixin{
	color: #2e80b0;
	text-decoration: underline;
}
.searchInput{
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	height: 30px;
	border-radius: 2px;
	padding: 0 5px;
}
.blue-btn{
	background-color: #1e90d4;
	border-radius: 2px;
	height: 30px;
	padding: 0 15px;
	color: #fff;
	border: 0;
	margin-left: 6px;
}
.erweima{
	display: none;
	position: absolute;
	border: 1px solid #ccc;
	width: 150px;
	right: 0;
	top: 35px;
}
.erweima::before{
	position: absolute;
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-width: 8px;
	border-color: transparent transparent #ccc transparent;
	border-style: dashed dashed solid dashed;
	margin: 0;
	left: 30px;
	top: -16px;
}
.menu{
	display: block;
	height: 50px;
	/*background-color: #2e80b0;*/
	/*background: linear-gradient(to bottom,#2d7fb0,#448bb5);*/
	border-top: 1px solid #e6eff4;
}
.menu ul{
	width: 1200px;
	margin: 0 auto;
}
.menu li{
	/*display: inline-block;*/
	/*margin: 0 26px;*/	
    float:left;
    margin: 0 30px;	
}
.menu li a{
	display: block;
	color: black;
	font-size: 16px;
	margin-top: 3px;
	line-height: 44px;
}
.menu li:hover a,.menu li.current a{
	border-bottom: 3px solid #2e80b0;
}
.notice{
	width: 320px;
}
.title{
	display: block;
	border-bottom: 2.2px solid #2e80b0;
	line-height: 40px;
    overflow:hidden;
}
.title h3{
	display: inline-block;
    display: inline;
	font-size: 16px;
	font-weight: bold;
	color: #222;
	margin: 0;
	line-height: 40px;
    float:left;
}
.indexmore {
    display: inline;
    float: right;
    line-height: 40px;
    color: #0fc18a;
    /*background: url('/Content/images/Frontimg/more.png') right 13px no-repeat;*/
    padding-right: 15px;
    transition: all 0.4s ease 0s;
}
.indexmore:hover{
	color: #333;
	transform: translateX(-4px);
}
#banner{
	display: block;
	margin-bottom: 26px;
}
.newslist{
	display: block;
	margin-top: 10px;
}
.newslist li{
	display: block;
	line-height: 40px;
	border-bottom: 1px dashed #ddd;
	padding-left: 4px;
	position: relative;
}
.newslist li a{
	display: block;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.newslist li span{
    position: absolute;
    right: 5px;
    top: 0;
    font-size: 13px;
    line-height: 40px;
    color: #888;
}
.newslist li img{
    margin-bottom:20px;
}
.midbox{
	width: 588px;
	/*margin-left: 80px;*/
    margin-left: 30px;
}
.login{
	width: 240px;
    margin-top: 15px;
    border: 1px solid #e6eff4;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.login h2{
	/*background: url('/Content/images/Frontimg/people.png') 6px center no-repeat #e6eff4;*/
    background: url('/Content/images/Frontimg/icon.png') 6px center no-repeat #e6eff4;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 20px 0;
	line-height: 40px;
	color: #2e80b0;
	padding-left: 35px;
}
.login ul li{
	margin-bottom: 14px;
	margin-left: 10px;
    font-size:12px;
    font-family: SimSun;
    width: 100%;
    float: left;
}
.login p{
	margin-bottom: 14px;
	margin-left: 10px;
}
.login span{
	display: block;
	background-color: #f5f5f5;
	padding: 8px;
	font-size: 13px;
	line-height: 1.5;
	color: #999;
}
#more{
    padding-left: 90px;
}
.footer{
    height: 165px;
    width: 100%;
  
}
.footer img{
    width: 100%;
    height: 100%;
}
.xuzhi{
    font-family: SimSun;
    width: 220px;
    margin-top: 27px;
    margin-right:20px;
    /*border:1px solid #ff0000;*/
}
.xuzhi span{
	display: block;
	padding: 8px;
	font-size: 13px;
	line-height: 2.1;
	color: #999;
    background:url(../images/Frontimg/down-bg.jpg) no-repeat;
    /*border:1px solid #ff0000;*/
}
.entry{
	display: block;
	margin: 0;
	line-height: 30px;
}
.entry h4{
	display: inline-block;
	font-size: 14px;
	color: #ff9c36;
}
.entry li{
	display: block;
	line-height: 35px;
	text-indent: 40px;
	border-bottom: 0;
	border-bottom: 1px dashed #ddd;
}
.entry li b{
	color: #d00;
}
.entry li:hover{
	background-color: #e8f7ff;
}

.entry .blue-btn{
   width: 70%;
   margin-top: 14px;
}
.greyw{
	display: block;
	height: 280px;
	margin-top: 26px;
	padding: 15px 0;
}

.greybg{
	display: block;
	height: 330px;
	margin-top: 26px;
	padding: 15px 0;
    /*border:1px solid #ff0000;*/
}
.foot{
	display: block;
	padding: 20px 0;
}
.guitar{
    width: 1200px;
    margin: 0 auto;
    height: 100px;
}
.foot-left{
    display: inline;
    width: 420px;
    height: 100px;
    font-size: 12px;
    color: gray;
    line-height: 24px;
    float: left;
}
.foot-center{
    width: 100px;
    height: 100px;
    float: left;
    margin-left: 60px;
}
.foot-center img{
    width: 100%;
    height: 100%;
}
.foot-right{
    float: right;
    width: 500px;
    height:100px;
}
.list{
    border-right: 1px solid #d0d0d0;
}
.list li{
    float: left;
    width: 124px;
    height:100px;
    text-align:center;
    border-left: 1px solid #d0d0d0;
}
.list li a{
    font-size: 14px;
    color: gray;
}
.list-one em {
    display: block;
    width: 40px;
    height: 40px;
    margin: 10px 40px 15px;
    background: url('../images/zfalv.png') no-repeat left top;
    background-size: 40px 40px;
}
.list-two em {
    background-color: red;
    display: block;
    width: 40px;
    height: 40px;
    margin: 10px 40px 15px;
    background: url('../images/zjiaru.png') no-repeat left top;
    background-size: 40px 40px;
}
.list-three em {
    background-color: red;
    display: block;
    width: 40px;
    height: 40px;
    margin: 10px 40px 15px;
    background: url('../images/zditu.png') no-repeat left top;
    background-size: 40px 40px;
}
.list-four em {
    background-color: red;
    display: block;
    width: 40px;
    height: 40px;
    margin: 10px 40px 15px;
    background: url('../images/zjiaoliu.png') no-repeat left top;
    background-size: 40px 40px;
}

.wanshan-banner{
	height: 180px;
	background: url('/Content/images/Frontimg/wanshan.jpg') top center no-repeat;
	display: block;
}
.notice-banner{
	height: 180px;
	background: url('/Content/images/Frontimg/notice.jpg') top center no-repeat;
	display: block;
}
.zhaobiao-banner{
	height: 180px;
	background: url('/Content/images/Frontimg/zhaobiao.jpg') top center no-repeat;
	display: block;
}
.zhongbiao-banner{
	height: 180px;
	background: url('/Content/images/Frontimg/zhongbiao.jpg') top center no-repeat;
	display: block;
}
.my-banner{
	height: 180px;
	background: url('/Content/images/Frontimg/my.jpg') top center no-repeat;
	display: block;
}

.grey{
	background-color: #dbe0e6;
	margin-top: 20px;
}
.leftside{
	width:20%;
	margin-top: 30px;
}
.rightside{
	width: 78%;
	margin-top: 30px;
	min-height: 550px;
}
.leftside .login{
	margin-top: 30px;
}
.leftside h1{
	margin: 0;
	display: block;
	background-color: #448bb5;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	padding-left: 8px;
}
.leftnav{
	margin-bottom: 10px;
	display: block;
}
.leftnav li{
	display: block;
	line-height: 40px;
	border-bottom: 1px solid #ededed;
	text-indent: 50px;
	padding: 5px 0;
}
.leftnav li a{
	display: block;
	line-height: 40px;
}
.leftnav li:hover a,.leftnav li.cur a{
	background:url('/Content/images/Frontimg/righttb.png') 85% center no-repeat #e8f7ff;
}
.greytitle{
	display: block;
	line-height: 40px;
	background-color: #f5f5f5;
	margin-bottom: 10px;
}
.greytitle  h1{
	display: inline-block;
	color: #448bb5;
	font-size: 18px;
	font-weight: bold;
    margin:10px 0;
    border-left: 5px solid #448bb5;
    height: 20px;
    padding-left: 10px;
}
.pos{
	margin-right: 10px;
}
.page{
	display: block;
	margin: 30px 0;
	text-align: center;
}
.page a,.page span{
	border-radius: 4px;
	border: 1px solid #ddd;
	padding: 6px 12px;
	margin: 0 2px;
}
.page a:hover,.page span:hover,.page a.cur,.page span.cur{
	color: #fff;
	background-color: #448bb5;
	border: 1px solid #1a79b1;
}
.detailTitle{
	display: block;
	border-bottom: 1px dashed #ddd;
	padding: 20px 0 14px;
	line-height: 1.8;
	text-align: center;
}
.detailTitle h4{
    font-size: 20px;
    margin:10px 0;
}
.detailTitle p{
	color: #aaa;
}
.detail{
	margin: 20px 0;
	line-height: 1.8;
	
}

.rightside table,.table{
	border: 1px solid #ddd;
	border-collapse: collapse;
	color: #005486;
	margin-bottom: 20px;
}
.rightside table td,.rightside table th,
.table td,.table th{
	padding: 12px 4px;
	line-height:20px;
	text-indent: 4px;
	border: 1px solid #ddd;
}
.rightside table th,.table th{
	white-space: nowrap;
	text-align: left;
	color: #666;
	font-weight: 200;
	background-color: #fbfbfb;
}
.smallTitle{
    margin: 20px 0 10px;
	display: block;
	height: 40px;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	background-color: #f8f8f8;
	background: linear-gradient(to bottom ,#f5f5f5,#eeeeee);
	border-bottom: 1px solid #ddd;
	color: #448bb5;
	font-weight: bold;
	position: relative;
}
.quitBtn{
	display: block;
	width: 80%;
	margin: 10px auto;
	line-height: 35px;
	background:url('/Content/images/Frontimg/quit.png') 40px center #1e90d4 no-repeat;
	color: #fff;
	text-align: center;
	border: 0;
	border-radius: 4px;
	height: 38px;
}
.searchbox{
	display: block;
	margin: 20px 0;
}
.searchbox .searchInput{
	width: 120px;
	margin:0 10px;
	background-color: #fff;
}
.searchbox select{
	height: 30px;
	border: 1px solid #ddd;
	padding: 0 10px;
}
table.bluetable{
	border: 0;
	color: #333;
}
table.bluetable th{
	background-color: #ebf3f7;
	color: #526976;
	border: 0;
}
table.bluetable td{
	border: 0;
	border-bottom: 1px solid #e6edf1;
}
table.bluetable td a{
	color: #167ab5;
}
.zhedie{
	cursor: pointer;
}
.zhedie span{
	position: absolute;
	top: 12px;
	margin-left: 10px;
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-width: 6px;
	border-color: transparent transparent #0079c0 transparent;
	border-style: dashed dashed solid dashed;
	vertical-align: middle;
	transition: all 0.3s ease 0s;
}
.zhedie span.shouqi{
	transform: rotate(180deg)   translateY(-5px);
}
.timer{
	display: block;
	margin: 20px 0;
}
.timer span{
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: #ffc500;
	color: #c00;
	font-size: 18px;
	font-family: Arial;
	text-align: center;
	line-height: 40px;
	margin: 0 4px;
}
.wanshan h2{
   display: block;
   font-size: 18px;
   margin: 15px 0;
   color: #000;
   font-weight: bold;
}
.wanshan p{
	line-height: 50px;
	border-bottom: 1px solid #e5e5e5;
}
.input_full,.table td textarea,
.rightside table td textarea{
	border: 1px solid #ddd;
	border-radius: 2px;	
	padding: 5px;
}
.input_full{
	height: 30px;
	line-height: 20px;
}
.rightside table th.redbg{
	background-color: #e63430;
	color: #fff;
}
.loginbg{
	background: url('/Content/images/Frontimg/loginbg.jpg') top center no-repeat;
	display: block;	
	height: 706px;
	padding-top: 70px;
	margin-bottom: -20px;
}
.regbox{
	width: 650px;
	margin: 0 auto;
	background-color: #f6f7f7;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	border-radius: 15px;
	padding-bottom: 20px;
}
.regbox h2{
	text-align: center;	
	font-size:18px;
	font-weight: bold;
	color: #448bb5;
	padding: 20px 0;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.regbox div{
	display: block;
	margin-bottom: 15px;
	padding: 0;
}
.regbox span{
	display: inline-block;
	width: 25%;
	text-align: right;
}
.regbox p{
	margin-left: 25%;
	color: #999;
	font-size: 12px;
	line-height: 1.6;
}
.regbox .input{
	border-radius: 3px;
	border: 1px solid #ddd;
	padding: 5px;
	line-height: 30px;
	min-width: 280px;
}
.regbox .orange{
	border: 0;
	background-color: transparent;
	color: #046ead;
}
.regbox .blue-btn{
	margin-left: 26%;
	width: 280px;
	padding: 10px 0;
	height: 40px;
}
.border{
	border: 1px solid #ddd;
	padding: 10px;
	line-height: 1.8;
}
.tip{
	line-height: 2;
	margin-bottom: 20px;
}
.headimg {
    width:40px;
    height:40px;
}
.headimg img{
    width:40px;
    height:40px;
    border-radius:50%;
}
.bigcon {
    position: relative;
    width: 1200px;
    margin: 0px auto;
    padding: 0px;
    /*border:1px solid #ff0000;*/
}
.right-on {
    position: relative;
    width: 244px;
    height: 650px;
    margin-top: -640px;
    *margin-top: -699px;
    margin-left: 955px;
    /*border:1px solid #ff0000;*/
}
.contain{
    position: relative;
	width: 938px;
	margin: 0;
	padding: 0;
    /*border:1px solid #ff0000;*/
}
/*2019-10 by lyh*/
.grey-whole{
	background-color: #f4f4f4;
}
.wrap{
	width: 1305px;
	margin: 0 auto;
}
.n-head{
   background-color: #fff;
   height: 92px;
   border-bottom: 1px solid #ddd;
   margin-bottom: 30px;
}
.n-head .fl{
	margin-left: 52px;
	padding: 20px 0;
}
.n-head ul{
	float: right;
	width: 440px;
}
.n-head li{
	display: inline-block;
	line-height: 89px;
	padding: 0 14px;
	font-size: 18px;
	margin-right: 8px;
}
.n-head li:hover,.n-head li.cur{
	border-bottom: 3px solid #008a7c;
	color: #008a7c;
}
.n-head li.cur a{
	color: #008a7c;
}
.home-left{
	width: 1040px;
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.home-right{
	width: 250px; 
}
.home-left .intro-pic{
	display: block;
	margin-bottom: 50px;
}
.home-left ul{
	display: block;
	margin-left: 117px;
	width: 811px;
}
.home-left ul li{
	float: left;
	width: 100%;
	margin-bottom: 38px;
}
.home-left li .fl{
	float: left;
	margin-right: 78px;
}
.home-left li .fl img{
	width: 228px;
	height: 140px;
	border-radius: 4px;
}
.home-left li  h4{
	font-size: 20px;
	margin: 8px 0 15px;
}
.home-left li  p{
	font-size: 13px;
	color: #666;
	line-height: 2;
}
.home-left li .fr{
	float: right;
	width: 502px;
}
.greybox{
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	border-top: 5px solid #008a83;
	padding:0 16px;
	margin-bottom: 20px;
}
.user{
	padding-bottom: 20px;
}
.user h4{
	font-size: 14px;
	color: #808080;
	display: block;
	text-align: center;
	margin: 30px 0 20px;
}
.user .input{
	display: block;
	border: 1px solid #d9dfe5;
	line-height: 34px;
	padding: 0 6px;
	border-radius: 4px;
	margin-bottom: 10px;
}
.user .input input{
	height: 34px;
	outline: none;
}
.name.input{
	background: url('/Content/images/user.png') 7px center no-repeat;
	padding-left: 38px;
}
 
.pwd.input,.yzm.input{
	background: url('/Content/images/pwd.png') 7px center no-repeat;
	padding-left: 38px;
}
.input input{
	border: 0;
	width: 100%;
}
.yzm.input{
	display: inline-block;
	width: 50%;
}
.yzm-pic{
	display: inline-block;
	width: 45%
}


.input input{
	border: 0;
}
.user a.dl{
	display: block;
	background-color: #008a83;
	border-radius: 4px;
	line-height: 34px;
	color: #fff;
	text-align: center;
}
.user a.zc{
	display: block;
	text-align: center;
	line-height: 46px;
	color: #008a83;
}
.n-zb-news h4,.n-company-news h4{
	font-size:18px;
	font-weight: bold;
	display: inline-block;
}
.n-zb-news h4::after,.n-company-news h4::after{
	content:'';
	width:100%;
	height: 7px;
	background-color: #bfe2e0;
	display: block;
	margin-top: -7px;
}
.n-zb-news ul{
	padding-bottom: 40px;
}
.n-zb-news li{
	display: block;
	line-height: 38px;
	font-size:14px;
	border-bottom: 1px dashed #ddd;
}
.n-zb-news li a{
	color:#000;
}
.n-zb-news li::before{
	content:'·';
	display: inline-block;
    color:#008a83;
    font-size:16px;
    font-weight: bold;
    margin-right: 8px;
    vertical-align: top;
}
.n-company-news {
	border-top: 0;
	padding-top: 10px;
	padding-bottom: 40px;
}
.n-company-news ul{
	margin-top: 10px;
}
.n-company-news li{
	display: block; 
	margin-bottom: 12px;
}
.n-footer{
	background-color: #3d3f40;
	padding:20px 0;
	text-align: center;
	line-height: 2;
	margin-top: 60px;
	color:#bdbdbe;
}
.black{
	/*background-color: #000;	
	color: #000;*/
}
.black::before{
	content:'';
	display: block;
	position: fixed;
	width:100%;
	height: 620px;
	top:126px;
	left:50%;
	z-index:-1;
	margin-left: -50%;
	//background: url('/Content/images/b-bg.jpg') top center no-repeat; 
}
.main,.b-menu ul{
	width:1230px;
	margin:0 auto;
}
.black .main{
	padding:15px 15px 70px;
	background: url('/Content/images/welcome-pic.png') center bottom no-repeat #f2f3f7;
}
.b-head{
	background-color: #101820;
	height: 76px;
	padding-top: 6px;
}
.b-head .main{
	background: none transparent;
	padding: 0;
}

.b-menu{
	background-color: #101820;
    border-top: 1px solid rgba(255,255,255,0.3);
    border-bottom: 1px solid rgba(255,255,255,0.3);
    font-size:16px;
    height: 51px;
    margin-bottom: 35px;
}
.b-menu li{
	display: inline-block;
	line-height: 49px;
	margin-right: 20px;
	padding:0 28px;
}
.b-menu li a{
	color:#fff;
}
.b-menu li:hover,.b-menu li.current{
	border-bottom: 2px solid #0fc18a;
	color:#0fc18a;
}
.b-menu li.current a,.b-menu li:hover a{
	color:#0fc18a;
}
.b-menu li.b-quit{
	float: right;
	background: url('/Content/images/quit-icon.png') left center no-repeat;
	padding: 0 0 0 30px;
	margin-right: 0;
}


.notice{
	width: 285px;
	box-shadow: 0 1px 5px rgba(92,99,115,.1);
	padding:5px 0;
	margin-bottom: 12px;
	background-color: #fff;
	border-top: 2px solid #0fc18a;
}
.no-bordert{
	border-top: 0;
}
.notice h4{
	display: inline-block;
	font-size: 16px;
	color: #000;
	background: url('/Content/images/noticetb.jpg') left center no-repeat;
	padding-left: 30px;
	margin-left: 14px;
}
.notice .more{
	color: #0fc18a;
}
.dot-news{
	margin: 4px 3%;
}
.dot-news li{
	line-height: 28px;
	display: block;
}
.dot-news li:before{
	content: '·';
	display: inline-block;
	color: #0fc18a;
	margin-right: 5px;
	font-weight: bold;
}
.dot-news li:hover a{
	color: #0fc18a;
}
.dot-news li a{
	display: inline-block;
	overflow: hidden;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 80%;
}
.greyLine{
	display: block;
	height: 8px;
	background-color: #dddddd;
	border-radius: 10px;
	margin: 7px 0 10px;
}
.w823{
	width: 823px;
}
.w823 .box,.w367 .box{
	background-color: #fff;
	margin-bottom: 10px;
	line-height: 1.8;
	display: block;
	padding: 1px 20px;
}
.b-title{
	display: block;
	border-bottom: 2px solid #0fc18a;
	padding: 10px ;
}
.b-title h4{
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
}
.b-title h4 span{
	font-size: 14px;
	color: #999;
	font-weight: normal;
	margin-left: 5px;
	vertical-align: bottom;
}
.w823 table{
	margin: 5px 2% 15px;
}
.w823 td{
	border-bottom: 1px solid #ddd;
	padding:9px 15px 10px;
	color: #000;
}
.w823 td span{
	display: block;
	font-size: 12px;
	color: #666666;
}
.w823 td a{
	color: #000;
}
.w823 tr td:nth-of-type(2){
	text-align: right;
}
.w823 tr td:nth-of-type(3){
	text-align: center;
}
.txt-grey{
	color: #999;
}
.txt-red{
	color: #f84b4a;
}
.w367,.w367 .notice{
	width: 367px;

}
.w367 .box{
	padding:1px 0;
}
.w367 h3{
	font-size: 18px;
	font-weight: bold;
	margin: 15px 20px 15px 15px;
}
.w367 ul{
	margin: 10px 3% 22px;
}
.w367 .dot-news li a{
	width: 88%;
}
.black .n-footer{
	background-color: #3d3f40;
	padding: 1px 3%;
	white-space: nowrap;
	font-size: 12px;
	line-height: 1.6;
	text-align: left;
	color: #bdbdbe;
	margin-top: 70px;
}
.black .n-footer .wechat{
	margin: 20px 28px 20px 0;
	padding-right: 30px;
	border-right: 1px solid #4e5051;
	text-align: center;
	line-height: 2;
}
.black .n-footer .wechat img{
	border: 8px solid #fff;
	width: 97px;
}
.black .n-footer h4{
	margin-bottom: 15px;
	margin-top: 30px;
	color: #eee;
}
.black .n-footer .fr{
	margin-top: 85px;
}
