div,p,h1,h2,h3,h4,h5,h6,span,i,a,li,ul,body{font-family: "Microsoft YaHei"; padding:0; margin:0; font-size: 18px; line-height: 27px;  color: #666;}
ul,ol,li{list-style: none;}
a{text-decoration: none;}
/*a:hover,a:link{text-decoration: none;}*/
.no-padding{padding: 0;}
img{border:0;}
.img_block{display: block; width: 100%;}
.of{overflow: hidden;}
body{background: #f6f6f6;}
.l{float: left;}
.r{float: right;}
.tp_top{margin-top: 80px;}
/*container*/
.container{margin: 0 auto; }
@media screen and (min-width: 768px){
	.container{width: 750px;}
}
@media screen and (min-width: 992px){
	.container{width: 970px;}
}
@media screen and (min-width: 1200px){
	.container{width: 1170px;}
}
@media screen and (min-width: 1220px){
	.container{width: 1200px;}
}

@media (min-width: 1200px){
	.hidden-lg{display: none!important;}
}
@media (max-width: 1199px) and (min-width: 992px){
	.hidden-md{display: none!important;}
}
@media (max-width: 991px) and (min-width: 768px){
	.hidden-sm{display: none!important;}
}
@media (max-width: 767px){
	.hidden-xs{display: none!important;}
}
.mt{margin-top: 60px;}
.mb{margin-bottom: 60px;}
.row{margin: 0 45px;}

.banner{margin-bottom: 65px;}
.top_head{background: #eeeeee; padding: 12px 0; /*border-bottom: 1px solid #000;*/}
.container-fluid{max-width: 1200px; margin:0 auto;}
.top_head img{display: block; width: auto;}
.top_head a{color: #999; display: block;}

.nav{padding: 15px 0 20px; background: #ffffff;}
.nav span{font-size: 32px; line-height: 45px; color: #333; display: block;}
.nav p{font-size: 14px; line-height: 20px; color: #666;}
.nav img{display: block; width: 65px; margin: 0 14px 0 20px;}

.container-video{padding: 60px 0;}
.video_box{ position: relative; display: block;}
.video-player{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.count-down{text-align: center; background: #050505; padding: 10px 0; display: none;}
.count-down span{display: inline-block; margin: 0 4px;}
.video-player-fixed{position: fixed; right: 30px; bottom: 80px; width: 320px; height: 180px; /*left: auto; top: auto;*/ z-index:10;
	animation:myfirst 0.8s linear;
	/* Firefox: */
	-moz-animation:myfirst 0.8s linear;
	/* Safari and Chrome: */
	-webkit-animation:myfirst 0.8s linear;
}
.close-video{display: none; position: relative; /*right: 33px; bottom: 230px;*/ float: right; margin: 3px 3px 0 0; z-index:11; width: 30px; height: 27px; 
	animation:myfirst 0.8s linear;
	/* Firefox: */
	-moz-animation:myfirst 0.8s linear;
	/* Safari and Chrome: */
	-webkit-animation:myfirst 0.8s linear;
}
.video-player-fixed .videoandbackground{position: relative; height: 35px; cursor: move; display: none;}
.video-player-fixed .videoandbackground-top{height: 35px; width: 100%; background: #000; opacity: 0.1; box-shadow: 0px 7px 8px 2px #000;}
/*.video-player-fixed:hover .videoandbackground{display: block;}*/
.clear_video{clear: both;}
.video-vod9-box{position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 10001;}

.close-video img{display: block; width: 100%;}
.video-player-fixed .vcp-controls-panel{height: 2em;}
.video-player-fixed .vcp-timelabel{font-size: 16px; }
.video-player-fixed .vcp-playtoggle{background-repeat: no-repeat; width: 2em;}
.video-player-fixed .vcp-fullscreen-toggle{height: 2em; width: 2em;}
.video-player-fixed .vcp-volume-icon{height: 2em; width: 2em; background-repeat: no-repeat;}
.video-player-fixed .vcp-timelabel{line-height: 2em;}
.video-player-fixed .vcp-timelabel, .vcp-volume{height: 2em;}
.video-player-fixed .vcp-volume{width: 2em;}
@keyframes myfirst
{
	0%   {opacity: 0;}
	25%  {opacity: 0.25;}
	50%  {opacity: 0.5;}
	75%  {opacity: 0.75;}
	100% {opacity: 1;}
}
@-moz-keyframes myfirst
{
	0%   {opacity: 0;}
	25%  {opacity: 0.25;}
	50%  {opacity: 0.5;}
	75%  {opacity: 0.75;}
	100% {opacity: 1;}
}
@-webkit-keyframes myfirst
{
	0%   {opacity: 0;}
	25%  {opacity: 0.25;}
	50%  {opacity: 0.5;}
	75%  {opacity: 0.75;}
	100% {opacity: 1;}
}
.swiper-choose:hover .swiper-button-next{display: block;}
.swiper-choose:hover .swiper-button-prev{display: block;}
.swiper-button-next,.swiper-button-prev{background-image: none; text-align: center; background-color: #099; border-radius: 5px 0 0 5px; 
	top: 0; height: 100%; margin-top: 0; color: #fff; line-height: 120px; width: 12px; font-size: 14px; font-weight: bold; display: none;}
.swiper-button-next{right: 0;}
.swiper-button-prev{left: 0;}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity: 0;}
.choose-box{border:1px solid #eee; background: #fff; min-height: 103px; padding: 15px 20px 0; cursor: pointer;}
.choose-box span.time{color: #bbbbbb; font-size: 14px; line-height: 20px; padding-right: 7px; display: inline-block;}
.choose-box span.state{background: #999; font-size: 12px; line-height: 18px; color: #fefefe; padding: 0 4px; display: inline-block; border-radius: 5px;}
.choose-box .slide-title{color: #999999; font-size: 16px; line-height: 24px;}
.swiper-choose .act .line{position: absolute; left: 0; bottom: 0; width: 100%; height: 5px; background: #099;}
.swiper-choose .act .choose-box span.time{color: #099;}
.swiper-choose .act .choose-box span.state{background: #d6000f!important; color: #fff;}
.swiper-choose .act .choose-box .slide-title{color: #333;}
/*.swiper-slide{cursor: pointer;}*/

.title{font-size: 24px; color: #067; line-height: 1; border-left: 5px solid #067; padding-left: 18px; margin-bottom: 20px;}

.exclusive-news img{display: block; width: 100%;}
.exclusive-news .swiper-slide div{border:1px solid #eee; background: #fff; min-height: 80px; padding: 12px 20px 0;}
.exclusive-news .swiper-slide div a{color: #333; font-size: 18px; line-height: 27px;}
.exclusive-news .swiper-pagination{position: static; margin-top: 25px;}
.exclusive-news .swiper-pagination span.swiper-pagination-bullet{width: 50px; border-radius: 5px; margin:0 6px; background: #ddd; opacity: 1;}
.exclusive-news .swiper-pagination span.swiper-pagination-bullet-active{background: #009999;}

.introduce p{padding-bottom: 18px;}
.information-collection{background: #fff; border: 1px solid #eee; min-height: 300px; padding-bottom: 50px;}
.information-box{padding: 0 40px;}
.information-nav{border-bottom: 1px solid #eee; padding: 20px 0; margin-bottom: 30px;}
.information-nav a{display: inline-block; margin-right: 30px; font-size: 20px; color: #999; cursor: pointer;}
.information-nav a.on{color: #067;}
.information-content .option{display: none;}
.information-content .option.option-on{display: block;}
.agenda ul{overflow: hidden;}
.agenda ul li{background:#f4f4f4; overflow: hidden;  margin-bottom: 10px;}
.agenda ul li div{line-height: 24px; padding-top: 18px; padding-bottom: 18px;}
.agenda ul li.act .agenda_cen{font-weight: bold;}
.agenda ul li div.overflow_over{background:#099; color: #fff; text-align: center;}
.agenda_l{width: 14%; padding-right:3%; padding-left: 2%; float: left; font-size: 16px; color: #999999;}
.agenda_cen{width: 40%; float: left; padding-right: 3%; color: #333; font-weight: bold;}
.agenda_r{padding-right: 2%; float: left; color: #333; width: 36%;}
.introduce p a{display: inline-block; color: #099;}
/*登录发表*/
.comment .c-1{margin: 30px 0 20px; overflow: hidden;}
.comment .c-1 span{ font-size: 12px; color: #ddd;}
.comment .c-1 span.tit{font-size: 18px; color: #067; border-left: 5px solid #067; padding-left: 15px; margin-right: 15px;}
.comment .c-1 span.tit_up{padding-top: 5px;}
.comment .c-1 p{padding-top: 6px;}
.comment .c-1 p a,.comment .c-1 p a span{font-size: 12px; color: #999;}
.C_cont_list{margin-top: 20px;}
.template{border-top: 1px solid #ddd;}
.T_item{padding: 6px 0 20px;}
.T_item_over{padding-top: 10px;}
.T_item_l{float: left; width: 70%; height: 40px;}
.T_item_r{float: right; width: 30%; text-align: right; position: relative;}
.j_floor{background: #009999; width: 40px; height: 40px; line-height: 40px; color: #fff;
font-size: 16px; border-radius: 50%; display: inline-block; text-align: center;}
.j_floor i{font-style: normal; line-height: 40px; font-size: 16px; color: #fff;}
.disinline{display: inline-block; margin-right: 10px;}
.j_author{color: #333; font-size: 14px;}
.j_time{color: #999; font-size: 14px;}
.vote_tip{display: none; color: #099; position: absolute; left: 144px; top: 0;}
.red{color: #d00!important;}
.j_agree a{color: #009999; cursor: pointer; font-size: 12px; line-height: 18px;}
.j_agree a span{ color: #009999; font-size: 12px; line-height: 18px;}
.j_agree em{font-style: normal; color: #009999;}
.j_subreply a{color: #009999; cursor: pointer; font-size: 12px; line-height: 18px;}
.j_message{margin-left: 50px; font-size: 16px; color: #666; line-height: 24px; word-wrap: break-word; word-break: normal;}
.j_nomsg{text-align: center; color: #999; padding: 18px 0 23px;}
.j_reply p{font-size: 14px; line-height: 30px; color: #666; margin:15px 0 5px 53px; background: #f4f4f4; height: 30px; padding:0 15px; overflow: hidden;}
.j_reply p span{font-size: 14px; line-height: 30px; color: #009999;}
.get_more{font-size: 16px; line-height: 40px; text-align: center; height: 40px; background: #f4f4f4; display: block;}
.get_more_loading{width: 20px; height: 20px; margin: 10px auto; background: url(//www.c114.com.cn/comment/comment2013/images/loader.gif) no-repeat;}
.p_box_cont{position: relative;}
.p_tip_login{position: absolute; left: 135px; bottom: 52px;}
.p_tip_login span.notice{color: red; font-weight: bold;}
.p_box1 textarea{width: 1088px; min-height: 64px; outline: none; border:1px solid #ddd; padding: 15px;}
.sign_publish{margin-top: 20px; background: #f4f4f4; padding: 10px; overflow: hidden;}
.login1{float: left;}
.login1 span{font-size: 16px; color: #999;}
.login1 input{height: 24px; width: 130px; outline: none; padding: 0 0 0 10px; color: #000; border:0; margin-right: 5px;}
.login2{float: left; margin-right: 20px;}
.login2 a{display: inline-block; padding-left: 20px; cursor: pointer; text-decoration: underline; color: #ccc;}
.login2 span{color: #099;}
.account-counter{overflow: hidden; float: left; width: 570px;}
.no_account_number{text-decoration: underline; color:#099; font-size: 16px; display: block; float: left; margin-left: 10px;}
.counter_line{float: right; margin-right: 15px; padding-top: 3px;}
.counter_line{color: #999; font-size: 14px;}
.counter_line span{color: #999; font-size: 14px;}
.p_sub_btn{display: block; float: right; outline: none; width: 100px; height: 32px; background: #099; color: #fff; font-size: 16px;
line-height: 32px; border:0; border-radius: 5px;}
.p_sub_btn_d{background: #ddd; color: #999;}
.f_reply{display: none; position: relative; border: 1px solid #f3ddb3; background: #fffef4; margin: 0 6px 8px; padding: 8px 8px 6px; line-height: 20px;}
.f_reply p{position: absolute;  top: 0; right: 0; margin: 0; width: 16px; height: 16px;
    background: url(//www.c114.com.cn/comment/comment2013/images/bg.png) no-repeat 0 -580px;
    cursor: pointer;
}
.post_tip_error{font-size: 16px; line-height: 24px; color: #f44336;}

.cont_list_more{text-align: center; color: #333; background: #f4f4f4; padding: 10px 0; }

/*图文直播*/
.live-text-broadcast{background: #fff; overflow: hidden;}
.live-text-broadcast .left{width: 140px; margin:0 30px 0 0; float: left;}
.live-text-broadcast .middle{max-width: 840px; width: 76%; float: left;}
.space1{width: 110px; height: 1px;}
.fixed1{position: fixed; top: 10px; width: 110px;}
.left-chi{margin-bottom: 30px;}
.left-chi h5,.right-chi h5{font-size: 18px; padding-bottom: 23px; border-bottom: 1px solid #ddd; font-weight: normal; margin-bottom: 20px;
color: #333;}
.left-chi ul{padding-left: 0; margin: 0;}
.left-chi ul li{margin-bottom: 15px;}
.left-chi ul li a{color: #999; font-size: 16px; line-height: 24px; border-left: 3px solid #fff; padding-left: 13px;}
.left-chi ul li.act a{color: #067; border-left: 3px solid #067;}
.left-chi2 ul li a{color: #999; border-left: 3px solid #fff; font-size: 16px; line-height: 24px;}
.left-chi2 ul li.act a{color: #067; border-left: 3px solid #067; font-size: 16px; line-height: 24px;}
.left-chi3 ul li a{padding-left: 48px;background-position: center left; background-repeat: no-repeat; line-height: 36px; display: block; border:0;}
.left-chi3 ul li.weixin a{background-image: url(https://www.c114.com.cn/live/MBBF2020/images/36weixin-red.png);}
.left-chi3 ul li.weibo a{background-image: url(https://www.c114.com.cn/live/MBBF2020/images/36weibo-red.png);}
.left-chi3 ul li.qq a{background-image: url(https://www.c114.com.cn/live/MBBF2020/images/36qq-red.png);}
.left-chi3 ul li.weixin{position: relative;}
.erweima{position: absolute; left: 0; top: 45px; width: 120px; padding: 10px 10px 5px; background: #fff; border:1px solid #ddd; display: none;}
.erweima span{float: right; font-size: 16px; color: #333; width: 20px; text-align: center; height: 20px; z-index: 1;}
.erweima p{font-size: 14px; color: #333; line-height: 18px;}
.erweima img{width: 100%; }
/*middle*/
.listForm{margin-bottom: 10px;}
.listForm .time{color: #999; background:url(http://www.c114.com.cn/topic/images/5378/dian.png) no-repeat center left; padding-left: 45px; margin-bottom: 10px;}
.listForm .text{margin-left: 6px; border-left: 1px solid #ddd; padding-left: 40px; padding-bottom: 12px;}
.listForm .text .tit{margin-bottom: 18px;}
.listForm .text .tit a{color: #333; font-size: 24px; line-height: 30px;}
.listForm .text .Subtitle{font-size: 20px; color: #999; margin-bottom: 18px; display: block;}
.listForm .text .p-txt p{ font-size: 18px; line-height: 29px; padding-bottom: 18px; color: #333;}
.listForm .text .p-txt p img{display: block; width: auto; max-width: 720px;}
.listForm .text .p-txt p a{color: #099;}
.live-nav-mole{overflow: hidden; margin-bottom: 20px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 10px 0;}
.live-time{float: left;}
.live-for{float: right;}
.live-time a,.live-for a{display: inline-block; color: #333; font-size: 16px; line-height: 24px; margin: 0 5px;}
.live-nav-mole a.act{color: #c00;}

.agenda-time{color: #fff; font-size: 14px; line-height: 20px;}


.look-people{background: #050505; padding: 10px; overflow: hidden; display: none;}
.look-people span{display: block; font-size: 14px;}
.look-people span.l{color: #333; background: #fff; padding: 0 2px; line-height: 20px; border-radius: 5px; margin-top: 4px;}
.look-people span.r{color: #fff; background-image: url(//www.c114.com.cn/live/live-new/images/people.png); line-height: 27px;
 background-repeat: no-repeat; background-position: center left; padding-left: 28px; background-size: 20px 20px;}
.look-people span.r i{font-style: normal; color: #fff; line-height: 20px; font-size: 14px;}

	/*底部*/
.foot{padding: 70px 0; background: #313131; text-align: center; margin-top: 100px;}
.foot p{font-size: 16px; color: #fff;}

/*点击播放宣传片*/
.video_area{position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 100001; display: none;}
.video_background{width: 100%; height: 100%; background:#000; opacity: 0.75;}
.video_area .video_father{width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.video_area video{width: 70%; display: block; margin: 0 auto; margin-top: 100px;}
.video_close_icon{position: fixed; top: 100px; right: 10%;}
.videolink{cursor: pointer;}


@media screen and (max-width: 1219px){
	.account-counter{width: 500px;}
}

@media screen and (max-width: 1199px){
	.agenda ul li div{padding-top: 0; padding-bottom: 0;}
	.agenda ul li div.agenda_l{width: 92%; padding-left: 4%; padding-right: 4%; padding-top: 18px; float: none; }
	.agenda ul li div.agenda_cen{width: 92%; padding-left: 4%; padding-right: 4%; float: none; margin: 5px 0;}
	.agenda ul li div.agenda_r{width: 92%; padding-left: 4%; padding-right: 4%; padding-bottom: 18px; float: none; margin: 6px 0 0;}
	.agenda ul li div.overflow_over{padding-top: 18px; padding-bottom: 18px;}
	/*.exclusive-news .swiper-pagination span.swiper-pagination-bullet{width: 80px; margin: 0 10px;}*/

	.p_box1 textarea{width: 96%;}
	.account-counter{width: 340px;}

	.listForm .text .p-txt p img{width: 90%;}
	.listForm .time,.listForm .text{padding-left: 25px;}
	.listForm .time{font-size: 16px; line-height: 24px;}
}

@media screen and (max-width: 991px){
	.p_box1 textarea{width: 93%;}

	.account-counter{width: auto; margin: 0 0 5px;}
	.no_account_number{margin-left: 0;}
	.p_sub_btn{float: none; padding: 0; width: 100%;}
	.counter_line{padding-top: 0; margin: 0 15px;}
	/*.login1{margin-bottom: 10px;}*/

	.live-text-broadcast .left{width: 100%; float: none;}
	.left-chi{width: 45%; float: left;}
	.left-chi1{margin-right: 10%}
	.left-chi h5{padding-bottom: 15px;}

	.agenda p img{display: block; width: 100%;}

}

@media screen and (max-width: 768px){
	body{background-image: none;}
	p,.exclusive-news .swiper-slide div a,.introduce,.listForm .text .p-txt p,.introduce p span,.introduce p a{font-size: 16px; line-height: 24px;}
	.introduce p{padding-bottom: 12px;}
	.introduce p img{width: 100%;}
	.choose-box .slide-title{font-size: 14px; line-height: 20px;}
	.choose-box span.time{font-size: 12px; line-height: 20px;}
	.choose-box{padding: 10px 15px 0; min-height: 85px;}
	.container-video{padding: 0;}
	.top_head{padding: 10px 0; margin-bottom: 0;}
	.top_head .container-fluid{background: #f0f0f0;}
	.top_head img{width: 100px;}
	.top_head a{line-height: 20px;}
	.nav{padding: 10px 0; position: relative;}
	.nav span{font-size: 18px; line-height: 24px;}
	.nav img{width: 100%; margin: 0;}
    .nav_l{width: 17%; float: none; margin-left: 3%;}
    .nav_r{width: 73%; position: absolute; left: 23%; top: 0; height: 100%;}
	.nav_r_box{display:table; height: 100%;}
	.nav_r_con{display:table-cell; vertical-align:middle;}
	.container-video .container{margin: 0;}
	.container{margin:0 15px;}
	.mt{margin-top: 20px;}
	.container_two{margin: 0;}
	.foot{padding: 40px 0; margin-top: 40px;}
	.foot p{font-size: 14px; line-height: 20px; }

	.title{margin: 40px 0 20px; font-size: 18px; }
	.title span{font-size: 28px;}
	.title .line .kuai{width: 110px;}

	.agenda_l{font-size: 14px; }
	.agenda_cen{width: 92%; padding-left: 4%; padding-right: 4%; float: none; margin: 5px 0;}
	.agenda_r{width: 92%; padding-left: 4%; padding-right: 4%; float: none; margin: 0; }
	.agenda_cen,.agenda_r{font-size: 16px; }
	.agenda ul li div.overflow_over{padding:18px 4%; font-size: 16px; line-height: 24px;}
	.agenda-time{font-size: 12px; line-height: 18px;}
	.count-down{font-size: 16px; line-height: 24px; /*margin-bottom: 20px;*/}
	.count-down span{margin: 0 2px; font-size: 16px; line-height: 24px;}
	.look-people span.r{line-height: 24px;}

	.swiper-container-horizontal .swiper-slide{width: 70%;}
	.swiper-exclusive-news .swiper-slide{width: 85%!important;}
	.mb{margin-bottom: 30px;}
	.exclusive-news .swiper-pagination{margin-top: 0; /*top: auto; bottom: 11px;*/ position: absolute;}
	.exclusive-news .swiper-pagination span.swiper-pagination-bullet{width: 10px; height: 10px; margin: 0 5px; border-radius: 10px;}
	.exclusive-news .swiper-slide div{padding: 10px 15px 0; min-height: 70px;}

	/*内容导航*/
	.information-collection{min-height: auto; padding-bottom: 25px;}
	.information-nav{overflow: hidden; overflow-x:scroll; padding: 15px 0; margin-bottom: 20px;}
	.information-nav::-webkit-scrollbar {width: 0; display: none;}
	.information-nav-scroll{white-space: nowrap;}
	.information-box{padding: 0 15px;}
	.information-nav a{font-size: 18px; margin-right: 15px;}
	.p_box1 textarea{width: 90%;}
	.sign_publish{margin-top: 10px;}
	.login1{float:none;}
	.login1 span{display: block;}
	.login1 input{display: block; margin-top: 8px; width: 80%; height: 28px;}
	.no_account_number{font-size: 14px;}
	.disinline{margin-right: 5px; }
	.j_floor{width: 30px; height: 30px; line-height: 30px; font-size: 12px;}
	.j_floor i,.j_author,.j_time{font-size: 12px; line-height: 30px;}
	.T_item_l{height: auto; width: 100%;}
	/*.T_item_r{margin-top: -5px;}*/
	.j_message {margin-left: 40px; font-size: 14px; line-height: 20px; padding-top: 5px;}
	.j_reply p{margin-left: 40px; padding:0 10px; height: auto; line-height: 20px;}
	.j_reply p span{line-height: 20px;}

	.cont_list_more{padding: 5px 0; font-size: 16px; line-height: 24px;}

	.listForm .time{font-size: 14px; line-height: 24px;}
	.live-text-broadcast .middle{width: 100%; float: none;}
	.listForm .text .tit a{font-size: 18px; line-height: 27px;}
	.listForm .text .Subtitle,.listForm .text .p-txt p a{font-size: 16px; line-height: 24px;}
	.listForm .time{margin-bottom: 5px;}
	.listForm .text{padding-left: 20px;}
	.listForm .text .tit{margin-bottom: 10px;}
	.listForm .text .p-txt p{padding-bottom: 12px;}
	.listForm .text .p-txt p img{width: 100%;}
	.listForm .text{padding-bottom: 0;}
	.needFixed{overflow: hidden; margin-bottom: 20px;}

	.login2{width: 100%; margin-right: 0; overflow: hidden; margin-bottom: 10px; font-size: 14px; line-height: 20px;}
	.login2 a{float: right; font-size: 14px; line-height: 20px;}

	.left-chi{width: auto; margin-bottom: 0;}
	.left-chi2{float: right;}
	.left-chi h5{display: none;}
	.left-chi ul li{float: left; margin-bottom: 0;}
	.left-chi ul li a,.left-chi ul li.act a{border:0; padding: 0; font-size: 14px; line-height: 20px;}
	.left-chi2 ul li{margin-left: 6px;}
	.left-chi1 ul li{margin-right: 6px;}

	.video_area video{width: 100%; }
	.video_close_icon{top: 10px; right: 10px;}
}
@media screen and (max-width: 350px){
	.nav span{font-size: 16px; line-height: 20px;}
}