﻿html,
body {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

ul,
li,
p,
img,
b,
a,
ol,
em,
a,
h1,
h2,
h3,
h4,
h5,
h6,
div {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: none;
	font-style: normal;
	border: none;
	font-weight: 100;
	text-decoration: none;
	font-size: 14px;
}

.container {
	width: 1200px;
	margin: auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.product_r li:hover h1,
.Article_xw li:hover h1,
.Article_xw li:hover .xw1,
.Article_xw li:hover .xw2,
.pading .current,
.main_m a {
	color: #000;
}





.main_top .back,
.footer a,
.input .searchBtn,
.footer_line,
.header_c>h1,
.lx,
.header_bottom li,
.header_bottoms>ul>h1,
.nav li a,
.two .title h2,
.two .title span,
.two_nav li a,
.two_m li h3,
.three_wz:before {
	color: #fff;
}

.title {
	text-align: center;
}

.title span {
	font-family: Arial;
	font-size: 28px;
	color: #afafaf;
	display: block;
}

.title h2 {
	color: #fd9b33;
	font-size: 36px;
	font-weight: bold;
	background: #fff;
	display: inline-block;
	padding: 0px 20px;
	position: relative;
}

.title h2:after {
	content: '';
	width: 500px;
	height: 1px;
	background: #afafaf;
	position: absolute;
	top: 27px;
	left: 50%;
	margin-left: -250px;
	z-index: -1;
}

/**/

/**/
#slider img {
	display: block;
	width: 100%;
}

/*header*/

.header {
	position: relative;
}


/*logo*/


.logo_img img {
	max-height: 135px;
	max-width: 100%;
}



/*导航*/
.navbox {
	height: 50px;
	width: 100%;
	background: #49abfc;
}



.nav li {
	position: relative;
	float: left;
	width: 125px;
}

ul.nav_ul>li>.nav_ul {
	top: 0px;
	left: 125px;
	display: none !important;
}

ul.nav_ul>li:hover .nav_ul {
	display: block !important;
}


.nav a {
	display: block;
	text-align: center;
	line-height: 50px;
	box-sizing: border-box;
	position: relative;
}

.nav_ul {
	position: absolute;
	top: 50px;
	z-index: 11;
	display: none;
	width: 100%;
	box-sizing: border-box;
	background: #49abfc;
	left: 0px;
}


.nav_ul li {
	float: none;
	background: none;
	width: 100%;
}

.nav_ul li a {
	line-height: 30px;
	font-size: 12px;
}

.nav li:hover .nav_ul {
	display: block;
}

.nav a.cur,
.nav a:hover {
	background: #2473b5;
}

/**/
#slides {
	position: relative;
	width: 100%;
}


#slides img {
	width: 100%;
	display: block;
}


#slides .hd {
	left: 46%;
	padding: 4px;
	position: absolute;
	bottom: 2%;
	z-index: 10;
}

#slides .hd li {
	margin: 0px 5px;
	line-height: 10px;
	width: 30px;
	height: 8px;
	background: #fff;
	float: left;
	cursor: pointer;
	text-align: center;
	color: transparent;
}


#slides .hd li.on {
	background: #fd9b33;
}

/*one*/
.one {
	position: relative;
	margin: 40px auto 0;
}

.one_m {
	line-height: 25px;
	text-align: center;
	margin-top: 40px;
}


.one ul {
	margin-top: 50px;
	overflow: hidden;
}

.one li {
	width: 235px;
	float: left;
	margin: 0px 82px 0px;
}

.one_m li img {
	width: 115px;
	height: 115px;
	border-radius: 50%;
	border: 1px solid #fff;
	display: block;
	margin: auto;
}

.one_m li .one_hover,
.one_m li:hover .one_img {
	display: none;
}

.one_m li:hover .one_hover {
	display: block;
	background: #2473b5;
	border: 1px solid #2473b5;
}

.one_m li h3 {
	font-size: 18px;
	line-height: 40px;
}


/*two*/
.two {
	margin-top: 40px;
	position: relative;
	width: 100%;
	height: 100%;
}

.two .title h2 {
	background: #508fc4;
}


.two .title h2:after {
	background: #fff;
}

.two_img {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
}

.two_img img {
	width: 100%;
	height: 100%;
	display: block;
}

.two .container {
	padding: 40px 0;
	overflow: hidden;
}

.two_nav {
	margin: 30px 0;
	overflow: hidden;
}

.two_nav li {
	float: left;
	line-height: 40px;
	border: 1px solid #fff;
	margin: 0px 10px 20px;
	background: #367ebb;
}

.two_nav li a {
	padding: 0px 25px;
	font-size: 16px;
}

.two_nav li.now {
	background: #fff;
	border-color: #fff;
}

.two_nav li.now a {
	color: #367ebb;
}

.two_m ul {
	overflow: hidden;
}

.two_m li {
	float: left;
	margin: 0px 10px 20px;
}

.two_m li div {
	width: 280px;
	height: 210px;
	overflow: hidden;
	background: #fff;
	padding: 5px;
	box-sizing: border-box;
}

.two_m li img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.two_m li:hover img {
	transform: scale(1.08, 1.08);
	transition: all 0.5s;
}


.two_m li h3 {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-align: center;
}

.two_m .more {
	width: 150px;
	line-height: 30px;
	margin: auto;
	display: block;
	background: #fff;
	text-align: center;
	color: #2473b5;
}

/*three*/

.three {
	padding: 40px 0 0;
}

.three .title {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 50px;
	position: relative;
}

.three .title:before {
	content: '';
	background: url(../images/three.jpg) no-repeat;
	width: 26px;
	height: 29px;
	position: absolute;
	bottom: 10px;
	display: block;
	left: 50%;
	margin-left: -13px;
}

.three .container {
	position: relative;
	padding: 40px 0;
	overflow: hidden;
}


.three ul:after {
	content: "";
	height: 100%;
	width: 1px;
	border-left: 1px dashed #ccc;
	position: absolute;
	left: 50%;
	margin-left: -1px;
	top: 0px;
	z-index: 2;
}

.three ul {
	float: left;
	width: 600px;
}

.three ol {
	float: right;
	width: 600px;
}

.three li {
	position: relative;
	float: left;
	line-height: 25px;
	box-sizing: border-box;
}

.three ul li {
	padding-right: 40px;
}

.three ol li {
	padding-left: 40px;
}



.three_wz {
	position: relative;
	margin-bottom: 15px;
	color: #616161;
}

.three li h3,
.three li b {
	font-size: 24px;
	font-weight: bold;
	line-height: 25px;
}

.three li b {
	color: #fd9b33;
}

.three ul .three_wz {
	text-align: right;
	padding-right: 68px;
}

.three ol .three_wz {
	text-align: left;
	padding-left: 68px;
}

.three .three_wz:before {
	content: '';
	width: 63px;
	height: 50px;
	line-height: 50px;
	background: #fd9b33;
	position: absolute;
	border-radius: 0px 10px 0px 10px;
	text-align: center;
	font-size: 50px;
	font-style: italic;
	font-weight: bold;
}

.three ul .three_wz:before {
	right: 0px;
}

.three ol .three_wz:before {
	left: 0px;
}

.three ul li:nth-child(1) .three_wz:before {
	content: '1';
}

.three ul li:nth-child(2) .three_wz:before {
	content: '3';
}

.three ol li:nth-child(1) .three_wz:before {
	content: '2';
}

.three ol li:nth-child(2) .three_wz:before {
	content: '4';
}

.three ol li:nth-child(1),
.three ol li:nth-child(2) {
	margin-top: 50px;
}

.three ul li:nth-child(2) {
	margin-top: 110px;
}

.three li img {
	width: 100%;
	margin-top: 15px;
	display: block;
}

.three_wz:after {
	content: '';
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 50%;
	border: 3px solid #616161;
	position: absolute;
	top: 19px;
	z-index: 3;
}

.three ul li:nth-child(1) .three_wz:after,
.three ul li:nth-child(2) .three_wz:after {
	right: -47px;
}


.three ol li:nth-child(1) .three_wz:after,
.three ol li:nth-child(2) .three_wz:after {
	left: -47px;
}

.three_img img {
	width: 100%;
	display: block;
}

/**/
.fore {
	margin: 40px auto 0;
	overflow: hidden;
}

.fore_l {
	width: 580px;
	margin-top: 40px;
}

.fore_l li {
	overflow: hidden;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

.fore_l li:last-child {
	border-bottom: none;
}

.fore_l img {
	width: 120px;
	height: 90px;
	display: block;
	float: left;
}

.fore_l .fr {
	width: 440px;
}

.fore_l h3 {
	font-size: 18px;
	line-height: 35px;
	overflow: hidden;
	height: 35px;
	color: #515151;
}

.fore_l p {
	color: #7e7e7e;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}

.fore_r {
	width: 580px;
	margin-top: 40px;
}

.fore_r img {
	height: 110px;
	width: 100%;
	display: block;
	margin-bottom: 15px;
}

.fore_r li {
	line-height: 40px;
}

.fore_r li h3 {
	float: left;
	width: 460px;
	position: relative;
	height: 40px;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 15px;
	color: #515151;
}

.fore_r li h3:before {
	content: '';
	position: absolute;
	left: 0px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 7px solid #fc0206;
	border-right: 4px solid transparent;
	top: 15px;
}

.fore_r li span {
	float: right;
	width: 90px;
	color: #a2a2a2;
}

.fore_l li h3:hover,
.fore_l li p:hover,
.fore_r li h3:hover,
.fore_r li span:hover {
	color: #fd9b33;
}

/**/
.five {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.five_img {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
}

.five_img img {
	width: 100%;
	height: 100%;
	display: block;
}

.five .container {
	padding: 80px 0;
	overflow: hidden;
}

.five .title {
	margin-bottom: 40px;
}

.five .title h2 {
	background: #f7f7f7;
}

.five embed {
	margin: auto;
	display: block;
}

/**/

.gd {
	margin: 40px auto;
}

.gd .bd {
	margin: 40px auto 0;
}

.gd li {
	width: 280px;
	margin: 0px 10px;
	float: left;
}

.gd li div {
	width: 280px;
	height: 210px;
	overflow: hidden;
	background: #2473b5;
	padding: 5px;
	box-sizing: border-box;
}

.gd li img {
	width: 100%;
	display: block;
	height: 100%;
	transition: all 0.5s;
}

.gd li:hover img {
	transform: scale(1.08, 1.08);
	transition: all 0.5s;
}

.gd li h3 {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-align: center;
	color: #333;
}

/***/

.eight {
	background: #f3f4f6;
	padding: 40px 0;
	margin-top: 40px;
	overflow: hidden;
}

.eight_title a {
	float: left;
	font-size: 40px;
	color: #000;
	font-family: '宋体';
	font-weight: bold;
	position: relative;
}

.eight_title h2 {
	position: absolute;
	left: 22px;
	top: 15px;
	z-index: 1;
	background: #f3f4f6;
}

.eight ul {
	float: left;
	line-height: 46px;
}

.eight li {
	display: inline-block;
	margin: 0px 10px;
}

/*内页*/


.main_m {
	width: 1200px;
	margin: auto;
}

.fxdm {
	height: 20px;
}

.fxdm span {
	float: left;
	font-size: 12px;
}


/*左侧导航*/
.main_nav {
	width: 250px;
	float: left;
	margin-top: 20px;
}

.main_nav h2 {
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 10px;
	border-radius: 5px 5px 0px 0px;
	background: #4aaddc;
	text-align: center;
	overflow: hidden;
}

.main_nav .nav_a {
	height: 40px;
	display: block;
}

.main_nav1 {
	margin-bottom: 10px;
	background: #fff;
}

.main_ul {
	padding: 10px 0px;
}





.main_ul li {
	border-bottom: 1px dashed #363636;
	line-height: 30px;
	margin-bottom: 5px;
	position: relative;
}

.main_ul li:after {
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	background: #ccc;
	position: absolute;
	border-radius: 50%;
	top: 14px;
	left: 7px;
}

.main_ul li a {
	padding-left: 22px;
	font-size: 14px;
	transition: all 0.3s;
}

.main_li {
	display: none;
}

.main_li li {
	border: none;
	margin-bottom: 0px;
}

.main_li li:after {
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	background: #666;
	position: absolute;
	border-radius: 50%;
	top: 14px;
	left: 7px;
}

.main_li li a {
	font-size: 12px;
}

.main_ul li:hover .main_li {
	display: block;
}

.main_ul li a:hover {
	padding-left: 30px;
	transition: all 0.3s;
}

.main_nav2 {
	margin-bottom: 20px;
}

.main_nav2 li {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #363636;
	overflow: hidden;
	padding: 0px 10px;
}

.main_nav2 li a {
	font-size: 12px;
}

.main_nav3 li {
	width: 200px;
	margin: 5px auto;
}

.main_nav3 li img {
	width: 200px;
	height: 150px;
	display: block;
}

.main_nav3 li h4 {
	width: 200px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
}

.main_nav4 ul {
	padding: 10px;
}

/*路径*/

.main_top {
	height: 36px;
	border-bottom: 1px solid #191919;
	background: url("../images/tgb.png") no-repeat left;
}

.main_tops {
	float: left;
	height: 36px;
	line-height: 36px;
	margin-left: 33px;
}

.main_top .back {
	width: 52px;
	height: 16px;
	float: right;
	background: #000;
	display: block;
	border-radius: 15px;
	text-align: center;
	line-height: 16px;
	margin-top: 11px;
	font-size: 12px;
}

.main_top .back:hover {
	background: #49abfc;
}

/*product*/

.product_r {
	float: right;
	width: 900px;
	margin-top: 20px;
}

.product_r li {
	width: 284px;
	float: left;
	margin: 0px 8px 16px;
	position: relative;
	border-bottom: 2px solid #1f1f1f;
	height: 250px;
}

.product_r li::before {
	content: "";
	position: absolute;
	height: 2px;
	bottom: -2px;
	left: 0;
	transition: all 0.5s;
	width: 0;
}

.product_r li div {
	width: 100%;
	height: 200px;
	border: 2px solid #030303;
	overflow: hidden;
}

.product_r li img {
	width: 100%;
	height: 200px;
	transition: all 0.5s;
	display: block;
}

.product_r li h3 {
	width: 100%;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	overflow: hidden;
	margin: 5px 0px;
}

.product_r li:hover div {
	border: 2px solid #49abfc;
}

.product_r li:hover img {
	transform: scale(1.08, 1.08);
	transition: all 0.5s;
}



.product_r li:hover::before {
	width: 100%;
	background: #49abfc;
	transition: all 0.5s;
}

/*product_content*/
.product_items {
	width: 900px;
	float: right;
}

#preview {
	margin-top: 15px;
	position: relative;
	width: 420px;
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
	color: #666;
}

.page_desc {
	width: 1000px;
	border: 1px solid #ccc;
	margin: 70px auto 70px;
}


#preview .prev {
	background: url(../images/left.gif) no-repeat 0 center;
	left: 14px;
}

#preview .next,
#preview .prev {
	display: block;
	overflow: hidden;
	position: absolute;
	z-index: 101;
	top: 337px;
	width: 10px;
	height: 45px;
	color: transparent;
}



#preview .slides_container {
	border: 2px solid #CCC;
	float: left;
	height: 300px !important;
	overflow: hidden;
	width: 400px;
	margin-bottom: 20px;
}

#preview .next {
	background: url(../images/right.gif) no-repeat right center;
	left: 375px;
}

#preview .paging {
	left: 25px;
	padding: 5px;
	width: 345px;
	position: relative;
	top: 0px;
	height: 65px;
	overflow: hidden;
}

#preview .paging li {
	float: left;
	height: 60px;
	margin: 3px;
	width: 60px;
	border: 1px solid #ccc;
}



#preview .paging a {
	width: 100%;
	height: 100%;
}


.slides_control {
	width: 100% !important;
	height: 100% !important;
	left: 0px !important;
}

#preview .slides_container img {
	left: 0px !important;
	width: 400px;
	height: 300px;
}


.product_text {
	float: right;
	width: 450px;
	margin-top: 30px;
	overflow: hidden;
}

.product_text h3 {
	width: 350px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	overflow: hidden;
	margin-bottom: 5px;
}

.product_text p {
	border-top: 1px dashed #ccc;
	font-size: 14px;
	padding-top: 8px;
	line-height: 1.8em;
}

/**/
.product_content {
	border-top: 2px solid #000;
	line-height: 2em;
	padding: 10px;
}

.product_content img {
	max-width: 100%;
	display: block;
}

.main_next .prevrecord,
.main_next .nextrecord {
	margin: 5px 0px;
	display: block;
}

/*article*/
.Article_xw {
	width: 900px;
	overflow: hidden;
	float: right;
	margin-top: 10px;
}

.Article_xw ul {
	overflow: hidden;
	margin-top: 10px;
}

.Article_xw ul li {
	height: 110px;
	overflow: hidden;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}



.Article_xw .article {
	width: 745px;
	float: right;
	position: relative;
	height: 108px;
}

.Article_xw .article h3 {
	font: normal 16px/20px "Microsoft YaHei";
	padding-bottom: 4px;
	overflow: hidden;
	width: 645px;
	height: 20px;
}

.Article_xw .article p {
	height: 85px;
	font: normal 14px/22px "Microsoft YaHei";
	color: #979797;
	overflow: hidden;
}

.Article_xw .time {
	width: 150px;
	height: 129px;
	float: left;
}

.Article_xw .xw1 {
	width: 100px;
	height: 70px;
	font-size: 50px;
	border: 1px solid #999;
	margin: auto;
	display: block;
	text-align: center;
	line-height: 70px;
	color: #999;
}

.Article_xw .xw2 {
	width: 100px;
	height: 35px;
	font-size: 20px;
	margin: auto;
	display: block;
	text-align: center;
	line-height: 35px;
	background: #999;
	color: #fff;
	border: 1px solid #999;
}




/*article_content*/


.article_c {
	width: 900px;
	margin: 20px auto 0;
	float: right;
}

.article_c h1 {
	text-align: center;
	font: normal 16px/28px "Microsoft YaHei";
	padding: 10px 0px;
	border-bottom: 1px dotted #ccc;
}

.article_c .info {
	margin-top: 10px;
}

.article_c .info span {
	font: normal 12px/24px "Microsoft YaHei";
	margin-bottom: 15px;
	text-align: center;
	display: block;
}

.article_c .detail {
	margin: 10px 0;
	font-size: 14px;
	line-height: 22px;
	padding: 0 10px;
	word-spacing: 10px;
	text-align: left;
}

.article_c .detail img {
	max-width: 100%;
	display: block;
}


/*上下键*/
.pading {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pading span {
	padding: 3px 8px;
	border: 1px solid #000;
	display: block;
	float: left;
}

.pading a {
	padding: 3px 8px;
	border: 1px solid #000;
	display: block;
	float: left;
}

.pading .active {
	border: none;
	padding: 3px 8px;
	border: 1px solid #015313;
	background-color: #015313;
	color: #fff;
}

/*page*/
.page_c {
	float: right;
	width: 900px;
	padding: 10px;
	overflow: hidden;
	margin-top: 20px;
}

.page_c img {
	max-width: 100%;
	display: block;
}

/*footer*/


.footer {
	width: 100%;
	display: block;
	background: #2473b5;
	padding-bottom: 20px;
}

.fnav li {
	line-height: 50px;
	display: inline-block;
	text-align: center;
	width: 167px;
	position: relative;
}

.fnav li:after {
	content: '';
	height: 15px;
	width: 1px;
	background: #fff;
	position: absolute;
	right: 0px;
	top: 17px;
}

.fnav li:last-child:after {
	background: none
}

.fnav {
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
}



/*相关产品相关文章开始*/
.relevant {
	width: 100%;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

.relevant .rel_title {
	margin-bottom: 0;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	background: #1D1C1C;
	text-indent: 10px;
	color: #fff !important;
}

.relevant .rel_content {
	padding: 10px;
	overflow: hidden;
}

/*相关产品*/
.relevant_product .rel_item {
	width: 166px;
	float: left;
	margin: 0 5px 10px 5px;
}

.relevant_product .rel_item .rel_item_img {
	width: 100%;
	height: 133px;
}

.relevant_product .rel_item .rel_item_title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	overflow: hidden;
	color: #000 !important;
}

/*相关文章*/
.relevant_article .rel_item {
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #59504D;
	overflow: hidden;
}

.relevant_article .rel_item .rel_item_time {
	float: right;
	color: #999;
}

.relevant.relevant_article a {
	color: #000 !important;
}

/**/
.links {
	background: #f3f4f6;
	padding: 40px 0;
	margin-top: 40px;
	overflow: hidden;
}

.link_container {
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.link_title {
	float: left;
	font-size: 40px;
	color: #000;
	font-family: '宋体';
	font-weight: bold;
	position: relative;
}

.link_title h2 {
	position: absolute;
	left: 22px;
	top: 15px;
	z-index: 1;
	background: #f3f4f6;
}

.link_title h3 {
	font-size: 40px;
	color: #000;
}

.link_list {
	width: 1088px;
	float: right;
	padding-top: 13px;
}

.link_list a {
	color: #333;
	margin: 0 18px 0 0;
}

.fore_l.fl {
	width: auto;
	float: none;
	overflow: hidden;
}

.fore_l li {
	width: 580px;
	float: left;
}

.fore_l li:nth-child(2n) {
	float: right;
}

.gd li div,
.navbox,
.nav_ul,
#slides .hd li.on,
.two_nav li,
.three .three_wz:before,
.footer,
.main_nav h2,
.product_r li:hover::before {
	background: #1a7242;
}

.nav a.cur,
.nav a:hover {
	background: #005212;
}

.title h2,
.three li b,
.fore_l li h3:hover,
.fore_l li p:hover,
.fore_r li h3:hover,
.fore_r li span:hover,
.pading .current {
	color: #1a7242;
}

.product_r li:hover div,
.pading .current {
	border-color: #1a7242;
}

.two_m li h3 {
	color: #000;
}

.two .title h2 {
	background: #fbfcff;
	color: #1a7242;
}

.two .title h2:after {
	background: #afafaf;
}

.footer {
	background: #015313;
}

body {
	font-family: "微软雅黑";
}

.two_nav {
	display: none;
}

.two_m {
	margin-top: 35px;
}

.eight_title h2 {
	position: relative;
	left: 0;
}

div#pagesize li {
	width: auto;
	border: none;
	height: auto;
	margin: 0;
	float: unset;
	display: inline-block;
}
div#pagesize li:hover::before{
	display: none;
}