@charset "utf-8";
@import url("../css/common/grid.css");/*网格*/
@import url("../css/common/layout.css");/*整体框架*/
@import url("../css/common/icon.css");/*图标*/
@import url("../css/navi/navi_02.css");/*02导航*/
@import url("../css/banner.css");/*幻灯片*/
@import url("../css/navi/classify_01.css");/*侧栏样式*/
@import url("../css/adorner/01/A_style.css");/*01装饰器*/
@import url("../css/adorner/02/A_style.css");/*02装饰器*/
@import url("../css/links.css");/*友情链接*/
@import url("../css/kefu.css");/*在线客服*/
@import url("../css/common/doc.css");/*自定义文档*/

@import url("../css/animate.min.css");/*页面动画*/
@import url("gaode_main.css");/*高德地图*/

.header .right {
	width: 40px;
	height: 100px;
	position: relative;
}
#settings {
	z-index: 8000; 
	position: absolute; 
	text-indent: -99999px; 
	width: 35px; 
	display: block; 
	background: url(../img/icon/h_search.png) no-repeat 0px 0px; 
	height: 35px; 
	top: 30px; 
	cursor: pointer; 
	right: 0px
	-webkit-transition: all 0.5s linear -1ms;
    -moz-transition: all 0.5s linear -1ms;
    -ms-transition: all 0.5s linear -1ms;
    -o-transition: all 0.5s linear -1ms;
    transition: all 0.5s linear -1ms;
}
#opciones {
    z-index: 7000;
    position: absolute;
    padding: 0;
    width: 330px;
	height: 70px;
    background: #fff;
    color: #b1b1b1;
    top: 101px;
    right: 0px;
}
.cerrar {
	background: url(../img/icon/h_colse.png) no-repeat 0px 0px!important;
	-webkit-transition: all 0.5s linear -1ms;
    -moz-transition: all 0.5s linear -1ms;
    -ms-transition: all 0.5s linear -1ms;
    -o-transition: all 0.5s linear -1ms;
    transition: all 0.5s linear -1ms;
}

.index_pro {
	width: 100%;
	height: 980px;
	background: url(../img/index/in_pro_bg.jpg) repeat; 
}
.index_title_e {
	padding-top: 70px;
	padding-bottom: 10px;
}
.index_nav {
	margin: 50px 0;
	text-align: center;
}
.index_nav li {
    zoom: 1;
    width: 148px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
	border: 1px solid #c7c7c7;
    margin: 0 8px;
    display: inline-block;
	_display: inline;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.index_nav li:hover, .index_nav li.on {
	border: 1px solid #d6b991;
    background: #d6b991;
	color: #fff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.index_box .item4 {
	width:360px;
	height:270px;
	margin-right:10px;
	margin-bottom: 10px;
	overflow:hidden;
	position:relative;
	float:left;
	cursor:pointer;
}
.index_box .last {
	margin-right:0;
}
.index_box  .item4 .caption {
	width:360px;
	height:270px;
	display: block;
	color:#fff;
	font-weight:bold;
	position:absolute;
	left:0;
	display:none;
	background:url(../img/index/in_pro_cover.png) repeat;
}
.index_box .item4 h3 {
	margin: 80px 0 10px;
	height:25px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
}
.index_box .item4 h3 a {
	
}
.index_box .caption i {
	width: 80px;
	display: block;
	margin: 0 auto 30px;
	height: 1px;
	background:#fff;
}
.index_box  .item4 img{
	border:0;
	width: 360px;
    height: 270px;
	position:absolute;
}
.index_box  .item4 .ico {
	width: 40px;
	height: 40px;
	margin: 0 auto;
	background:url(../img/index/in_plus.png) no-repeat;
}

.index_good {
	width: 100%;
	height: 750px;
	background: url(../img/index/in_good_bg.jpg) no-repeat center center;
}
.index_glist {
	width: 1100px;
	height: 440px;
	margin-top: 30px;
}
.index_glist ul li {
    float: left;
    width: 232px;
    height: 440px;
    background: url(../img/index/in_goo_li.png) no-repeat left 0px;
    margin: 0 28px;
    position: relative;
	-moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.index_glist ul li:hover {
	-moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
	margin-top:-20px;
}
.index_glist ul li.first {
	margin-left: 0;
}
.index_glist ul li.last {
	margin-right: 0;
}
.index_glist ul li img {
    padding-top: 40px;
    padding-left: 50px;
}
.index_glist li h3 {
    text-align: center;
    height: 35px;
    width: 110px;
    margin: 36px auto 0;
    color: #c2985b;
    font-size: 24px;
}
.index_glist li i {
    text-align: center;
    height: 1px;
    width: 80px;
    margin: 0 auto 25px;
    background: #c2985b;
    display: block;
}
.index_glist li p {
    text-align: center;
    width: 180px;
    height: 125px;
    overflow: hidden;
    margin: 0 auto;
    color: #3c3c3c;
    font-size: 14px;
    line-height: 20px;
}

.index_case {
	width: 100%;
	height: 900px;
	background: url(../img/index/in_case_bg.jpg) repeat; 
}


.index_clist {
	width: 1100px;
	height: 550px;
	overflow: hidden;
	margin-top: 55px;
}
.index_clist ul li {
    overflow: hidden;
    width: 550px;
    height: 275px;
    float: left;
    background: #fff;
    text-align: center;
    color: #959595;
    transform: 1s;
}
.index_clist li .content-left {
    padding: 30px;
    width: 215px;
    height: 215px;
    float: left;
    position: relative;
    z-index: 999;
}
.index_clist li h3 {
    color: #c2985b;
    padding: 20px 40px 0;
    line-height: 26px;
    position: relative;
    font-size: 16px;
    font-weight: normal;
}
.index_clist li .line {
    display: inline-block;
    width: 40px;
    height: 2px;
    background: #999;
    opacity: 0.5;
    filter: alpha(opacity=50);
    margin: 15px auto 0;
}
.index_clist li p {
    padding-top: 25px;
}
.index_clist li .blog-img-2 {
    width: 275px;
    height: 275px;
    float: right;
    overflow: hidden;
}
.index_clist li .blog-img img, .index_clist li .blog-img-2 img {
  -webkit-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  width: 275px;
  height: 275px;
}
.index_clist li:hover .blog-img img, .index_clist li:hover .blog-img-2 img {
  transform: scale(1.2) rotate(10deg);
}
.index_clist li .blog-img {
    float: left;
    width: 275px;
    height: 275px;
    overflow: hidden;
}
.index_clist li .content-right {
    padding: 30px;
    width: 215px;
    height: 215px;
    float: left;
    position: relative;
    z-index: 999;
}
.index_clist li p {
    text-align: center;
    line-height: 20px;
    color: #979797;
}
.index_clist li .content-right i {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-left: -15px;
    margin-top: -15px;
    background: url(../img/index/in_case_to.png) no-repeat center;
}
.index_clist li .content-left i {
    position: absolute;
    right: -15px;
    top: 50%;
    width: 40px;
    height: 40px;
    background: url(../img/index/in_case_to.png) no-repeat center;
}
.index_clist li a.more {
    display: block;
    width: 103px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px #dddddd solid;
    color: #666666;
    font-size: 12px;
    margin: 10px auto 0 auto;
}
.index_clist li a:hover {
    border: 1px #c2985b solid;
    color: #c2985b;
}

.index_about {
	width: 100%;
	height: 690px;
	overflow: hidden;
}
.index_about .index_box {
	margin-top: 50px;
}
.index_about .index_box .box_img {
	width: 510px;
	height: 320px;
	overflow: hidden;
}
.index_about .box_content {
	width: 560px;
	height: 320px;
	overflow: hidden;
	position: relative;
}
.index_about .box_content .text p {
	font-size: 14px;
	color: #444444;
	line-height: 32px;
}
.index_about .box_content .more {
	position: absolute;
	bottom: 0;
	left: 0;
}
.index_about .box_content .more a {
	display: block;
	width: 133px;
	height: 33px;
	border: 1px solid #a3a3a3;
	color: #939393;
	line-height: 33px;
	text-align: center;
}
.index_about .box_content .more a:hover {
    border: 1px #c2985b solid;
    color: #c2985b;
}

.index_news {
	width: 100%;
	height: 750px;
	background: url(../img/index/in_news_bg.jpg) no-repeat center center;
}
.index_news .index_box {
	width: 1100px;
	height: 420px;
	margin-top: 55px;
}
.index_news .box_left {
	width: 540px;
	height: 415px;
	background: #fff;
}
.index_news .big-img  {
	width: 540px;
	height: 300px;
	display: block;
	overflow: hidden;
}
.index_news .big-img img {
	width: 540px;
	height: 300px;	
	-webkit-transition: all 0.4s linear -1ms;
    -moz-transition: all 0.45s linear -1ms;
    -ms-transition: all 0.4s linear -1ms;
    -o-transition: all 0.4s linear -1ms;
    transition: all 0.4s linear -1ms;
    border: none;
    padding: 0;
}
.index_news .big-img img:hover {
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.45s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	zoom: 1.1\9; /* IE 8 */
	overflow:hidden;
	z-index:999;
}
.index_news .box_left .instro {
	width: 510px;
	height: 90px;
	padding: 15px;
}
.index_news .box_left h3 {
	margin-bottom: 8px;
}
.index_news .box_left h3 a {
	font-size: 16px;
	color: #3e3a39;
}
.index_news .box_left p {
	font-size: 12px;
	color: #8c8c8c;
	line-height: 20px;
	margin-bottom: 8px;
}
.index_news .time {
	font-size: 12px;
	color: #999;
}
.index_news .box_right li {
	width: 520px;
	height: 105px;
	padding: 10px;
	background: #fff;
	margin-bottom: 20px;
}
.index_news .box_right .npic {
	width: 190px;
	height: 105px;
	display: block;
	overflow: hidden;
}
.index_news .box_right .npic img {
	width: 190px;
	height: 105px;
	-webkit-transition: all 0.4s linear -1ms;
    -moz-transition: all 0.45s linear -1ms;
    -ms-transition: all 0.4s linear -1ms;
    -o-transition: all 0.4s linear -1ms;
    transition: all 0.4s linear -1ms;
    border: none;
    padding: 0;
}
.index_news .box_right .npic img:hover, .index_news .box_right li:hover img {
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.45s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	zoom: 1.1\9; /* IE 8 */
	overflow:hidden;
	z-index:999;
}
.index_news .box_right .list h3 {
	margin-bottom: 10px;
}
.index_news .box_right .list h3 a {
	font-size: 14px;
	color: #333;
	font-weight: normal;
}
.index_news .box_right .list p {
	font-size: 12px;
	color: #8d8d8d;
	line-height: 20px;
	margin-bottom: 10px;
}

.index_coo {
	height: 700px;
	background: #fff;
}
.index_coo .layB {
	width: 1100px;
	margin-top: 50px;
}
.index_coo .layB .tbC { 
	width:1100px;
	position:relative;    
}

.index_coo .layB .slide { 
	width:1100px; 
	overflow:hidden;    
}
.index_coo .layB ul { 
	overflow:hidden; 
	zoom:1; 
}
.index_coo .layB li { 
	width: 170px;
	height: 120px;
	margin:0 15px 15px 0; 
	display: inline; 
	float:left; 
	line-height:20px;   
}
.index_coo .layB li.last { 
	margin:0 0 15px 0;   
}
.index_coo .layB li img { 
	display:block;
	width: 168px;
	height: 118px; 
	border: 1px solid #ddd; 
}
.index_coo .layB li a:hover img { 
	border-color:#888;  
}
.index_coo .layB .tbC .turn {
	width: 120px;
	height: 45px;
	margin: 10px auto;
}
.index_coo .layB .tbC .turn .prev {
	width: 45px;
	height: 45px;
	display: block;
	float: left;
	background: url(../img/index/in_turnL.png) no-repeat center center;
}
.index_coo .layB .tbC .turn .next {
	width: 45px;
	height: 45px;
	display: block;
	float: right;
	background: url(../img/index/in_turnR.png) no-repeat center center;
}
.index_coo .layB .turn .prev:hover {
	background: url(../img/index/in_turnL_h.png) no-repeat center center;
}
.index_coo .layB .turn .next:hover {
	background: url(../img/index/in_turnR_h.png) no-repeat center center;
}


.in_nav {
    text-align: center;
    width: 100%;
    height: 40px;
    padding: 25px 0;
    background: #f2f2f2;
}
.in_nav li {
    zoom: 1;
    width: 150px;
    height: 40px;
    margin: 0 8px;
    display: inline-block;
    _display: inline;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.in_nav li a {
	display: block;
	width: 148px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    border: 1px solid #c7c7c7;
}
.in_nav li a:hover, .in_nav li a.cur {
	border: 1px solid #d6b991;
    background: #d6b991;
	color: #fff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.ab_nav_ddtit {
    margin-top: 80px;
    width: 969px;
    margin: 50px auto 30px;
	display: none;
}

.leave .part01 {
	width: 1200px;
	height: 37px;
	margin-bottom: 30px;
}
.leave .part01 li {
	width: 290px;
	float: left;
	margin: 0 40px;
}
.leave .part01 input {
    width: 288px;
    text-indent: 6px;
    line-height: 33px;
    border: #bfbfbf 1px solid;
    color: #999;
    height: 33px;
    background: none;
}
.leave .part02 textarea {
	width: 1027px;
	height: 200px;
	border: #bfbfbf 1px solid;
	margin-left: 40px;
	background: none;
}
.leave .part02 li.btn {
	width: 100%;
	height: 36px;
}
.leave .part02 .button_1_b {
    display: block;
    zoom: 1;
    margin: 0 auto;
    background: #d6b991;
    height: 36px;
    width: 258px;
    border: 0px;
    color: #fff;
    font-size: 16px;
    line-height: 36px;
    font-weight: normal;
    cursor: pointer;
}


.new_list li {
    height: 180px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    width: 100%;
}

.new_list .news_two_box {
    width: 1100px;
    height: 180px;
    padding-top: 10px;
    position: relative;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
.new_list .news_two_img {
    width: 234px;
    height: 130px;
    padding: 16px 0;
    float: right;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
.new_list .news_two_txt {
    width: 600px;
    float: left;
    padding: 36px 0 28px 155px;
    transition: all .3s ease-out 0s;
}
.ser_but i {
    width: 15px;
    height: 9px;
    background: url(../img/common/icon.png) no-repeat -110px -11px;
    display: block;
    margin: 13px 0 0 11px;
}
.new_list .news_two_date {
    position: absolute;
    left: 0;
    float: left;
    padding-top: 30px;
}
.new_list .news_two_date {
    width: 80px;
    float: right;
    font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
    color: #999;
    padding: 36px 66px 0 0;
    transition: all .3s ease-out 0s;
}
.ser_but {
    position: absolute;
    top: 90px;
    left: 0;
    width: 35px;
    height: 35px;
    text-align: center;
    border: 1px solid transparent;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
.news_two_box:hover .ser_but { 
	background: #d6b991; 
	border: 1px solid #d6b991; 
	margin-left: 0; 
}
.news_two_box:hover .ser_but i {
    background: url(../img/common/icon.png) no-repeat 0 -70px;
}
.news_two_date span {
    float: left;
    line-height: 36px;
    font-size: 24px;
    font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
}
.news_two_txt span {
    font-size: 16px;
    color: #717171;
    display: block;
    height: 24px;
    overflow: hidden;
    margin-bottom: 20px;
    transition: all .3s ease-out 0s;
}
.news_two_txt i {
    height: 52px;
    color: #7D7D7D;
    line-height: 24px;
    display: block;
    overflow: hidden;
    font-style: normal;
    transition: all .3s ease-out 0s;
}
.news_two_img img {
    width: 234px;
    height: 130px;
}
.news_two_date i {
    float: left;
    color: #ABABAB;
    font-size: 0;
}
.news_two_txt span::before {
	width: 35px;
	height: 1px;
	content: '';
	background: #bfbfbf;
	position: absolute;
	top: 56px;
	left: 90px;
	transition: all 0.3s ease-out 0s;
}
.news_two_box:hover .news_two_txt { 
	padding-left: 175px; 
}
.news_two_box:hover .news_two_txt span::before {
	width: 60px;
	transition: all 0.3s ease-out 0s;
	background: #d6b991;
}
.news_two_box:hover .news_two_date span { 
	color: #d6b991; 
}
.news_two_box:hover .news_two_txt span {
    color: #d6b991;
}



.pro_list li {
	width: 350px;
	height: 300px;
	float: left;
	margin: 0 20px 20px 0; 
	border: 1px solid #ddd;
}
.pro_list li.last { 
	margin-right: 0;
}
.pro_list li .item4 {
	width: 350px;
	height: 263px;
	overflow: hidden;
    position: relative;
    cursor: pointer;
}
.pro_list li .item4 img {
	width: 350px;
	height: 263px;
	border: 0;
    position: absolute;
}
.pro_list li .item4 .caption {
    width: 350px;
    height: 263px;
    display: block;
    color: #fff;
    font-weight: bold;
    position: absolute;
    left: 0;
    display: none;
    background: url(../img/index/in_pro_cover.png) repeat;
}
.pro_list li .item4 h3 {
    margin: 80px 0 10px;
    height: 25px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
}
.pro_list li .caption i {
    width: 80px;
    display: block;
    margin: 0 auto 30px;
    height: 1px;
    background: #fff;
}
.pro_list li .item4 .ico {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    background: url(../img/index/in_plus.png) no-repeat;
}
.pro_list li .pname {
	width: 350px;
	height: 37px;
	line-height: 37px;
}
.pro_list li .pname a {
    color: #666;
    display: block;
    text-align: center;
    padding: 0;
    font-size: 14px;
}


.case_list li {
	width: 260px;
	height: 300px;
	float: left;
	margin: 0 16px 20px 0; 
	border: 1px solid #ddd;
}
.case_list li.last { 
	margin-right: 0;
}
.case_list li .item4 {
	width: 260px;
	height: 260px;
	overflow: hidden;
    position: relative;
    cursor: pointer;
}
.case_list li .item4 img {
	width: 260px;
	height: 260px;
	border: 0;
    position: absolute;
}
.case_list li .item4 .caption {
    width: 260px;
    height: 260px;
    display: block;
    color: #fff;
    font-weight: bold;
    position: absolute;
    left: 0;
    display: none;
    background: url(../img/index/in_pro_cover.png) repeat;
}
.case_list li .item4 h3 {
    margin: 80px 0 10px;
    height: 25px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
}
.case_list li .caption i {
    width: 80px;
    display: block;
    margin: 0 auto 30px;
    height: 1px;
    background: #fff;
}
.case_list li .item4 .ico {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    background: url(../img/index/in_plus.png) no-repeat;
}
.case_list li .pname {
	width: 260px;
	height: 37px;
	line-height: 37px;
}
.case_list li .pname a {
    color: #666;
    display: block;
    text-align: center;
    padding: 0;
    font-size: 14px;
}

.main .title {
	width: 100%;
	height: 30px;
	margin: 20px 0;
	text-align: center;
}
.main .title  h1 {
	font-weight: normal;
	font-size: 24px;
	color: #666;
}
#focus_Box {
	position:relative;
	width:1100px;
	height:420px;
	margin:40px auto 60px;
}
#focus_Box ul {
	position:relative;
	width:1100px;
	height:420px
}
#focus_Box li {
	z-index:0;
	position:absolute; 
	width:0px;
	background:#787878;
	height:0px;
	top:146px;
	cursor:pointer;
	left:377px;
	border-radius:4px;
	border: 1px solid #ddd;
}
#focus_Box li img {
	width:100%;
	background:url(../img/common/loading.gif) no-repeat center 50%;
	height:100%;
	vertical-align:top;
}
#focus_Box .prev,#focus_Box .next {
	display:block;
	z-index:100;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
	width:52px;
	height:52px;
	top:200px;
}
#focus_Box .prev {
	background:url(../img/common/btn.png) left bottom no-repeat;
	left:0px
}
#focus_Box .next {
	background:url(../img/common/btn.png) right bottom no-repeat;
	right:0px
} 
#focus_Box .prev:hover {
	background-position:left top;
}
#focus_Box .next:hover {
	background-position:right top;
}


.honor_list li {
	width: 260px;
	height: 300px;
	float: left;
	margin: 0 16px 20px 0; 
}
.honor_list li.last { 
	margin-right: 0;
}
.honor_list li a {
    display: block;
    color: #333;
    text-align: center;
    height: 250px;
    width: 250px;
    overflow: hidden;
    padding: 4px;
    border: 1px solid #ddd;
}
.honor_list ul li img {
    -webkit-transition: all 0.4s linear -1ms;
    -moz-transition: all 0.45s linear -1ms;
    -ms-transition: all 0.4s linear -1ms;
    -o-transition: all 0.4s linear -1ms;
    transition: all 0.4s linear -1ms;
    border: none;
    padding: 0;
    max-width: 250px;
    height: 250px;
}
.honor_list ul li img:hover {
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.45s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	zoom: 1.1\9; /* IE 8 */
	overflow:hidden;
	z-index:999;
}
.honor_list ul li p {
    text-align: center;
    font-size: 14px;
    line-height: 36px;
}