@charset "utf-8";



/*banner*/

.banner
{
	width: 100%;
	position: relative;
	height: 580px;
}

.fullSlide
{
	width: 100%;
	position: relative;
	height: 580px;
	background: transparent
}

.fullSlide .bd
{
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden
}

.fullSlide .bd ul
{
	width: 100% !important
}

.fullSlide .bd li
{
	width: 100% !important;
	height: 580px;
	overflow: hidden;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
}

.fullSlide .bd li a
{
	display: block;
	height: 580px
}

.fullSlide .hd
{
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 15px;
	left: 0
}

.fullSlide .hd ul
{
	text-align: center;
}

.fullSlide .hd ul li
{
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #333;
	*filter: alpha(opacity=50);
	*opacity: .5;
	line-height: 999px
}

.fullSlide .hd ul .on
{
	background: #ff7e00;
}

.fullSlide .prev,.fullSlide .next
{
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	*filter: alpha(opacity=50);
	*opacity: .5;
	display: none
}

.fullSlide .next
{
	left: auto;
	right: 15%;
	background-position: -6px -137px
}

.fullSlide .bd li .ban_phone
{
	position: absolute;
	top: 335px;
	right: 430px;
}

.fullSlide .bd li .ban_phone strong
{
	font-size: 24px;
	color: #fff;
}

.fullSlide .bd li .ban_phone a
{
	display: inline-block;
	height: 52px;
	margin-left: 40px;
}

.banner_1
{
	height: 370px;
	position: relative;
}



/*search*/

.search_box
{
	overflow: hidden;
	height: 50px;
	background: #e6e6e6;
}

.sea_left
{
	margin-top: 6px;
}

.sea_left strong
{
	display: block;
	height: 25px;
	line-height: 25px;
	background: #fa7b2b;
	border-radius: 3px;
	font-size: 14px;
	color: #fff;
	padding: 0 15px;
}

.sea_line
{
	border-left: 1px solid #f07a2c;
	height: 42px;
	margin: 0 35px;
	width: 1px;
}

.search_box .search
{
	height: 28px;
	line-height: 28px;
	background: #fff;
}

.search_box .search input
{
	float: left;
}

.search_box .search input.sea_inp
{
	width: 200px;
	height: 28px;
	border: 0;
	padding-left: 10px;
	color: #333;
	line-height: 28px;
	border-radius: 3px;
}

.search_box .search input.sea_btn
{
	width: 34px;
	height: 28px;
	cursor: pointer;
	background: url(../images/search_icon.png) no-repeat center #0466c9;
}

.search_box .sea_keyw
{
	width: 635px;
	overflow: hidden;
	line-height: 48px;
	height: 48px;
}

.search_box .sea_keyw a
{
	color: #333;
	margin-right: 15px;
}

.sea_right
{
	margin-top: 10px;
}

.sea_right span
{
	font-size: 14px;
}



/*图片滚动*/

.case_img
{
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 25px;
}

.case_img .gd_all ul
{
	overflow: hidden;
	margin: 0 auto;
	width:1180px;
}

.case_img .gd_all li
{
	float: left;
	width: 210px;
	margin-right: 30px;
	text-align: center;
}
.case_img .gd_all li:nth-child(3)
{
float:right;
margin-right:0px;
}
.case_img .gd_all li img
{
	width: 200px;
	height: 130px;
	border: 1px solid #bbbbbb;
	padding: 2px;
}

.case_img .gd_all li a
{
	margin-bottom: 7px;
	display: block;
}
.acseinfo
{
text-align:left;
line-height:26px;
}
em
{
	position: absolute;
	top: 51px;
}

.t_r
{
	right: 0px;
}

.gd_all
{
	position: relative;
}



/*公共标题样式*/

.pub_tit
{
	padding-top: 30px;
}

.pub_tit h3
{
	text-align: center;
	background: url(../images/pub_tit_bg.png) no-repeat center 15px;
	width: 710px;
	margin: 0 auto;
}

.pub_tit h3 a
{
	display: block;
}

.pub_tit h3 a.tit
{
	color: #333;
	display: inline-block;
	font-size: 22px;
	padding: 0 20px;
	font-weight: bold;
}

.pub_tit h3 a.more
{
	background: url(../images/pub_more_bg.png) no-repeat left center;
	width: 80px;
	height: 21px;
	line-height: 21px;
	margin: 12px auto 0;
	font-size: 12px;
}

.pub_tit h3 a.more:hover
{
	background: url(../images/pub_more_bg.png) no-repeat right center;
	color: #fff;
}

.pub_tit h2
{
	text-align: center;
	background: url(../images/pub_tit_bg.png) no-repeat center 15px;
	width: 710px;
	margin: 0 auto;
}

.pub_tit h2 a
{
	display: block;
}

.pub_tit h2 a.tit
{
	color: #333;
	display: inline-block;
	font-size: 22px;
	padding: 0 20px;
	font-weight: bold;
}

.pub_tit h2 a.more
{
	background: url(../images/pub_more_bg.png) no-repeat left center;
	width: 80px;
	height: 21px;
	line-height: 21px;
	margin: 12px auto 0;
	font-size: 12px;
}

.pub_tit h2 a.more:hover
{
	background: url(../images/pub_more_bg.png) no-repeat right center;
	color: #fff;
}


/*小banner*/

.banner_small
{
	position: relative;
	height: 197px;
}

.ban_text
{
	position: absolute;
}

.ban_qq
{
	position: absolute;
}

.ban_qq span
{
	font-size: 16px;
}

.ban_qq span i
{
	display: block;
}

.ban_btn
{
	background: url(../images/btn_bg.png) no-repeat center;
	width: 148px;
	height: 57px;
	display: block;
	margin-top: 10px;
}

.banner_small01
{
	background: url(../images/ban_small_01.jpg) no-repeat center top;
	width: 100%;
	height: 197px;
}

.banner_small01 .ban_text
{
	top: 59px;
	right: 130px;
}

.banner_small01 .ban_qq
{
	top: 42px;
	left: 58px;
}

.banner_small02
{
	background: url(../images/ban_small_02.jpg) no-repeat center;
	width: 100%;
	margin-top: 60px;
}

.banner_small02 .ban_text
{
	top: 59px;
	left: 30px;
}

.banner_small02 .ban_qq
{
	top: 42px;
	right: 70px;
}



/*合作*/

.hezuo .case_img
{
	width: 1180px;
}

.hezuo .case_img .gd_all ul
{
	width: 1062px;
	margin: 0 60px;
}

.hezuo em
{
	padding: 52px 8px;
	top: 0;
}

.hezuo .case_img .gd_all li
{
	height: 150px;
	width: 150px;
	border-radius: 50%;
	margin: 20px 30px;
	overflow: hidden;
	position: relative;
}

.hezuo .case_img .gd_all li img
{
	background: #fff;
	height: 150px;
}

.hezuo .case_img .gd_all li a.name
{
	display: none;
	background: rgba(0,0,0,0.7);
	color: #fff;
	line-height: 150px;
	font-size: 16px;
	height: 150px;
	width: 150px;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
}

.hezuo .case_img .gd_all li:hover a
{
	display: block;
}

/*品质*/

.cp_wrapzhi
{
	height:645px;
	padding: 20px 0 70px 0;
	background-color:#fff;
}
.quality {
    max-width: 1180px;
    margin: 0 auto;
    padding: 40px 0px;
}
.pinzhi-left {
    width: 415px;
    height:425px;
    float: left;
    background: #e8e8e8;
    padding: 4%;
}
.pinzhi-right {
    width:640px;
    float: right;
    position: relative;
    min-height: 520px;
}
.pinzhi-left h3{
	font-size: 36px;
	color:#000;
	padding-top: 35px;
	background: url(../images/h3bj.png) no-repeat;
}
.banner1 {
    width: 100%;
    height: 100%;
    position: absolute;
}
.banner1 .num1 {
    position: relative;
    z-index: 100;
}
.caestitl
{
font-size:16px;
font-weight:bold;
padding-top:10px;
}
.caseico
{
background-image:url(../images/h3bj1.png);
height:15px;
background-position:center ;
background-repeat:no-repeat;
}
.banner1
{
	width: 100%;
    height: 100%;
    position: absolute;
}
.banner1 ul.bb1
{
    position: relative;
    z-index: 5;
    margin-top: 140px;
    padding: 0;
}
.banner1 ul.bb1 li
{
    position: absolute;

    display: none;
}
.banner1 ul.bb1 li img{
	height: auto;
	width:620px;
}
.banner1 .preNext1
{
    position: absolute;
    z-index: 999;
    bottom: 84px;

    width: 19px;
    height: 38px;
    bottom: 320px;
    cursor: pointer;
}
.banner1 .pre1
{
	left: -406px;
    width: 132px;
    height: 35px;
    background: url(../images/le.png) no-repeat;
}
.banner1 .pre1:hover{
	background: url(../images/le1.png) no-repeat;
}
.banner1 .next1
{
    left: -270px;

    width: 132px;
    height: 35px;
    padding-bottom: 0px;
    background: url(../images/re.png) no-repeat;
}
.banner1 .next1:hover{
	background: url(../images/re1.png) no-repeat;
}
.banner1 .num1
{
	position: relative;
    z-index: 100;
}
.banner1 .num1 li
{
    width: 124px;
    height: 142px;
    float:left;
    background: url(../images/menu.png) no-repeat center 35%;
    text-align: center;
}
.banner1 .num1 li.num1_hover
{
    background: url(../images/menu1.png) no-repeat center 35% #F66B01;
}
.banner1 .num1 li.num1_hover a
{
    color: #fff;
}
.banner1 .num1 li a
{
    display: inline;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    color: #666;
    padding-top: 63%;
    display: block;
}
.banner1-left{
    width: 534px;
    height: 246px;
    background: #fff;
    position: absolute;
    left: -405px;
    bottom: 40px;
	top:100px;
}
.banner1-left h3{
	font-size: 30px;
	color:#1b1f2b;
	line-height: 80px;
	padding-top: 20px;
	padding-left: 50px;
}
.banner1-left p{
	padding-left: 50px;
	padding-right: 40px;
	font-size: 14px;
	color:#666;
	line-height:30px;
}
.banner1-left a{
	display: block;
	float:right;
	font-size: 12px;
	color:#666;
    margin-right: 55px;
    margin-top: 15px;
}

.case_wrap
{
	padding: 20px 0 70px 0;
	background-color:#F1F1F1;
}
/*产品*/

.cp_wrap
{
	height: 895px;
	padding: 20px 0 70px 0;
	background-color:#F1F1F1;
}

.cp_wrap .pub_tit h2
{
	text-align: center;
	background: url(../images/pub_tit_bg2.png) no-repeat center 15px;
	width: 710px;
	margin: 0 auto;
}

.pub_tit h2 a.more
{
	background: url(../images/pub_more_bg.png) no-repeat right center;
	color: #fff;
	width: 80px;
	height: 21px;
	line-height: 21px;
	margin: 12px auto 0;
	font-size: 12px;
}

.pub_tit h2 a.more:hover
{
	background: url(../images/pub_more_bg.png) no-repeat left center;
	color: #333;
}

.cp_wrap .erji
{
	text-align: center;
	margin: 40px 0 20px 0;
}

.cp_wrap .erji a
{
	line-height: 35px;
	margin-bottom:15px;
	margin-left:15px;
	font-size: 16px;
	background-color:#F66B01;
	color:#fff;
	float:left;
	width:375px;
}
.cp_wrap .erji a:hover
{
background-color:#C50707;
}

.cp_wrap li
{
	width: 270px;
	height: 330px;
	float: left;
	margin: 14px;
	position: relative;
}

.cp_wrap li:nth-child(1)
{
	margin-left: 0;
}

.cp_wrap li:nth-child(5)
{
	margin-left: 0;
}

.cp_wrap li img
{
	width: 270px;
	height: 330px;
}

.cp_wrap li a.name
{
	display: none;
	width: 270px;
	height: 330px;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 18px;
	background: rgba(0,0,0,0.7);
	text-align: center;
	padding-top: 90px;
	box-sizing: border-box;
}

.cp_wrap li a.name span
{
	border: solid 1px #fff;
	height: 22px;
	line-height: 22px;
	width: 60px;
	text-align: center;
	font-size: 14px;
	display: block;
	margin: 20px auto;
}

.cp_wrap li:hover a.name
{
	display: block;
}



/*案例*/

.case_wrap .case_img .gd_all li
{
	width:373px;
	background-color:#fff;
}

.case_wrap .case_img .gd_all li img
{
width:330px;
height:230px;
}
.casebg
{
padding:15px;
}





/*优势*/

.ys_wrap
{
	background: url(../images/ys_bg.jpg) no-repeat center top;
	padding: 30px 0 0;
	height: 695px;
}

.ys_tit
{
	text-align: center;
}

.ys_nr
{
	width: 455px;
	float: left;
	margin: 84px 0px 0px 34px;
	position: relative;
}

.ys_pic
{
	float: right;
	margin: 60px -40px 0 0;
}

.none
{
	display: none;
}

.block
{
	display: block;
}

.ys_nt li h3
{
	background: url(../images/ys_nt.jpg) no-repeat;
	width: 445px;
	height: 43px;
	font-size: 22px;
	color: #C11B00;
	font-weight: bold;
	line-height: 43px;
	margin: 13px 0;
	padding: 5px;
}

.ys_nt li:hover h3,.ys_nt li h3 em.tag_ys
{
	color: #F66B01;
	cursor: pointer;
}

.ys_nt li em
{
	padding-left: 66px;
	display: block;
	position: static;
}

.ys_nt li.ysz1 em
{
	background: url(../images/ys_num.jpg) no-repeat 12px -86px;
}

.ys_nt li.ysz1:hover em,.ys_nt li.ysz1 em.tag_ys
{
	background: url(../images/ys_num.jpg) no-repeat 12px 7px;
}

.ys_nt li.ysz2 em
{
	background: url(../images/ys_num.jpg) no-repeat 12px -272px;
}

.ys_nt li.ysz2:hover em,.ys_nt li.ysz2 em.tag_ys
{
	background: url(../images/ys_num.jpg) no-repeat 12px -179px;
}

.ys_nt li.ysz3 em
{
	background: url(../images/ys_num.jpg) no-repeat 12px -455px;
}

.ys_nt li.ysz3:hover em,.ys_nt li.ysz3 em.tag_ys
{
	background: url(../images/ys_num.jpg) no-repeat 12px -362px;
}

.ys_nt li.ysz4 em
{
	background: url(../images/ys_num.jpg) no-repeat 12px -643px;
}

.ys_nt li.ysz4:hover em,.ys_nt li.ysz4 em.tag_ys
{
	background: url(../images/ys_num.jpg) no-repeat 12px -550px;
}

.com_tel p
{
	width: 167px;
	height: 40px;
	background: url(../images/td_tel.png) no-repeat 15px center #F66B01;
	float: left;
	padding-left:55px;
	font-size: 20px;
	font-family: arial;
	color: #FFF;
	border-radius: 4px;
	line-height: 40px;
	font-family:impact;
}

.com_tel a
{
	width: 114px;
	height: 40px;
	line-height: 40px;
	display: block;
	background: #C11B00;
	float: left;
	text-align: center;
	color: #FFF;
	border-radius: 4px;
	margin-left: 10px;
	font-size: 16px;
	font-weight: bold;
}

.ys_show_n
{
	font-size: 14px;
	line-height: 30px;
	height: auto;
	margin: 0px 10px;
}

.ys_tel
{
	position: absolute;
	left: 0px;
	top: 430px;
}



/*客户见证*/

.clients
{
	background: #F5F5F5
}

.clients .pub_tit h3
{
	margin-bottom: 30px;
}

.clients ul
{
	height: 240px;
}

.clients li
{
	width: 266px;
	height: 200px;
	margin-right: 37px;
	float: left;
	position: relative;
}

.clients li img
{
	width: 266px;
	height: 200px;
}

.clients li:nth-child(4n)
{
	margin-right: 0
}

.clients li p
{
	display: block;
	height: 70px;
	background: rgba(0,0,0,0.6);
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 25px;
}

.clients li p span
{
	display: block;
	font-weight: bold;
	line-height: 35px;
}


.clear
{
clear:both;
}


/*公司简介*/
.abouleft
{
float:left;
width:500px;
margin-top:30px;
margin-bottom:30px;
}
.abouleft img
{
border:1px solid #ddd;
padding:2px;
}
.abouright
{
float:right;
width:650px;
margin-top:30px;
margin-bottom:30px;
}
.abname
{
font-size:20px;
font-weight:bold;
margin-bottom:10px;
}
.abcontnt
{
font-size:14px;
line-height:26px;
}
.abcontnt a
{
color:#FF0000;
font-weight:bold;
}
.ab_wrap
{
	width:1180px;
	margin:0 auto;
}

.ab_wrap h3
{
	border-bottom: 1px #fff solid;
	margin-bottom: 25px;
	overflow: hidden;
}

.ab_wrap h3 a
{
	display: block;
	color: #fff;
}

.ab_wrap h3 a.tit
{
	font-size: 18px;
	font-weight: bold;
	border-bottom: 3px solid #fff;
	padding-bottom: 6px;
	background: url(../images/ab_tit.png) no-repeat left center;
	padding: 0 15px 6px 30px;
	float: left;
}

.ab_wrap h3 a.more
{
	float: right;
	margin-top: 5px;
}

.about_left dl
{
	overflow: hidden;
}

.about_left .about_line
{
	width: 330px;
	height: 240px;
}

.about_left .about_line a img
{
	width: 300px;
	height: 210px;
	border: 2px #fff solid;
}

.about_left .ab_con a.tit
{
	font-size: 16px;
	font-weight: bold;
	display: block;
	color: #fff;
}

.about_left .ab_con p
{
	width: 480px;
	line-height: 26px;
	font-size: 14px;
	height: 130px;
	overflow: hidden;
	margin: 5px 0 18px;
	color: #fff;
}

.about_left .ab_con a.more
{
	display: block;
	width: 102px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	border: 1px dashed #fff;
	border-radius: 3px;
}

/*荣誉资质*/

.about_right
{
	width: 320px;
	position: relative;
}

.about_right h3 a.more
{
	display: block;
	float: right;
	font-size: 14px;
	margin-top: 8px;
}

.about_right em
{
	top: 100px;
}

.about_right .tab_box ul
{
	width: 226px;
	overflow: hidden;
	margin: 0 auto;
	border-bottom: 1px #bbe98f solid;
	padding-bottom: 33px;
}

.about_right .tab_box ul li
{
	text-align: center;
	margin-top: 10px;
	float: left;
	width: 226px;
}

.about_right .tab_box ul li img
{
	width: 220px;
	height: 150px;
	margin-bottom: 10px;
	border: 1px solid #bfbfbf;
	padding: 2px;
}

.about_right .tab_box ul li a
{
	font-size: 14px;
	display: block;
	width: 226px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
}

.em_crol
{
	position: absolute;
	bottom: -21px;
	left: 50%;
	margin-left: -23px;
}

.em_crol em
{
	position: static;
	margin-right: 13px;
}





/*展示*/

.show_box
{
	margin-top: 40px;
}

.show_box .show_tab
{
	text-align: center;
	border-top: 1px #a6a6a6 solid;
	margin-top: 40px;
}

.show_box .show_tab ul
{
	overflow: hidden;
	display: inline-block;
	margin-top: -23px;
}

.show_box .show_tab ul li
{
	float: left;
	font-size: 20px;
}

.show_box .show_tab ul li a
{
	font-size: 18px;
	font-weight: bold;
	width: 170px;
	display: block;
	height: 42px;
	line-height: 42px;
	border: 1px #a6a6a6 solid;
	margin-right: 30px;
	background: #fff;
}

.show_box .show_tab ul li.selected a
{
	color: #fff;
	background: #22CB00;
	border: 1px #22CB00 solid;
}

.show_con .case_img
{
	margin-top: 30px;
}

.show_con .case_img .gd_all ul
{
	width: 1062px;
	margin: 0 60px;
}

.show_con .case_img .gd_all li img
{
	padding: 4px;
	border: 1px #e3e1e1 solid;
	background: #fff;
	width: 210px;
	height: 150px;
}

.show_con .case_img .gd_all li a.name
{
	background: none;
	margin-top: 10px;
	color: #333;
}



/*公司新闻*/

/*新闻*/

.new
{
	background: #F5F5F5;
	padding-bottom: 40px;
	padding-top: 60px;
}

.new .title
{
	border-left: solid 5px #C11B00;
	height: 45px;
	line-height: 45px;
	background: #F66B01;
	padding-left: 25px;
	margin-bottom: 20px;
}

.new .title h3 a
{
	color: #fff;
	font-size: 20px;
}

.new .title h3 a span
{
	font-size: 14px;
	color: #fff;
	display: inline-block;
	float: right;
	margin-right: 20px;
	font-weight: 100;
}

.new .new_con
{
	width: 680px;
	float: left;
}

.new .new_con li
{
	padding: 15px;
	width: 330px;
	float: left;
	background: #fff;
	box-sizing: border-box;
	margin: 7px 5px 6px 0px;
}

.new .new_con li span
{
	display: block;
	border: solid 1px #ccc;
	float: left;
	border-radius: 10px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	width: 60px;
	height: 60px;
	color: #666;
}

.new .new_con li span i
{
	font-weight: bold;
	font-size: 28px;
	display: block;
	line-height: 30px;
}

.new .new_con li div
{
	width: 230px;
	float: right;
}

.new .new_con li div p
{
	line-height: 25px;
}

.new .new_con li div p.tit
{
	font-weight: bold;
	line-height: 25px;
	font-size: 14px;
	height: 25px;
	overflow: hidden;
}

.wt_con
{
	width: 475px;
	float: left;
	margin-left: 25px;
}

.wt_con li
{
	background: #fff;
	height: 120px;
	margin-top: 25px;
}

.wt_con li img
{
	height: 120px;
	width: 160px;
	float: left;
}

.wt_con li div
{
	width: 310px;
	float: right;
	padding: 10px;
	box-sizing: border-box;
	height: 120px;
}

.wt_con li div p.tit
{
	font-weight: bold;
	line-height: 25px;
	font-size: 14px;
	height: 25px;
	overflow: hidden;
}

.wt_con li div p
{
	line-height: 25px;
	overflow: hidden;
}

.wt_con li div p.xq
{
	color: #C11B00;
	margin-top: 10px;
	font-size: 12px;
}

.page
{
text-align:center;
font-size:14px;
padding-bottom:20px;
padding-top:20px;
margin-bottom:20px;
}
.page a
{
margin:5px;
padding:5px;
border:1px solid #ddd;
border-radius:3px;
background-color:#fff;
}
.page span
{
margin:5px;
padding:5px;
border:1px solid #ddd;
border-radius:3px;
background-color:#fff;
}

/*友情链接*/

.link_wrap
{
	background: url(../images/link_bg.png) no-repeat center top #F5F5F5;
	height: 60px;
	padding-top: 80px;
}

.link_wrap .link
{
	font-size: 16px;
	overflow: hidden;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px #99d77b dashed;
	padding-bottom: 16px;
}

.link_wrap .link .link_tit
{
	background: url(../images/link_ic.png) no-repeat left center;
	padding: 11px 0 0 100px;
}

.link_wrap .link a
{
	padding-right: 15px;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
}

.link_con
{
	margin-top: 10px;
	width: 990px;
}

.link_wrap .con_width
{
	position: relative;
}

.back_top
{
	position: absolute;
	right: 260px;
	top: -52px;
}









