/* CSS Document */

body { margin: 0; padding: 0; font-family: "Microsoft YaHei"; min-width: 980px; background: #fff; font-size: 12px; color: #666; }
img { border: none; }
ul, li { list-style: none; margin: 0px; padding: 0px; }
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, table, th, td, blockquote, fieldset, div, strong, label, em { margin: 0; padding: 0; border: 0; }
a { text-decoration: none; color: #666; font-family: "Microsoft YaHei"; }
.clearfix { zoom: 1; }
.clearfix:after { content: "."; display: block; visibility: hidden; height: 0; clear: both; }
.fl { float: left; }
.fr { float: right; }
#clear { clear: both; }


#header { width: 100%; height: 168px; background:url(../images/top_bg.jpg) repeat-x; }
#head_t { width: 1200px; margin: 0 auto; font-size: 14px; color: #666;height:40px; line-height:40px; }
#head_b { width: 1200px; margin: 30px auto 0;}
.top_tel{ background:url(../images/tel.jpg) no-repeat left top; padding-left:30px; margin:15px 0 0 50px;}
.top_tel b{ font-size:18px;}
.top_tel span{ color:#da2515; font-size:18px;}
.top_search{ width:360px; font-family: "Microsoft YaHei";overflow:hidden; z-index:99;height:40px; line-height:40px;}
.top_search .ss_input{ width:299px;  border:none; height:40px; line-height:40px; padding-left:20px; font-size:14px; color:#ccc;font-family: "Microsoft YaHei"; float:left;resize:none;border-radius:20px 0 0 20px;-moz-box-sizing: border-box;box-sizing: border-box; background:#f2f2f2;outline:none;}
.top_search .ss_an{ width:61px; height:40px; float:left; border:none; cursor:pointer; background:url(../images/ss.gif) no-repeat;outline:none;}

#nav_box { width: 100%; background:url(../images/nav_bg.jpg) repeat-x; height: 60px; }
#nav { width: 1200px; margin: 0 auto; line-height: 60px; position: relative; }
#nav li { width: 168px; text-align: center; float: left; font-family: 'Microsoft YaHei'; position: relative; }
#nav li a { color: #fff; width: 168px; height: 60px; display: block; font-weight: normal; font-size: 14px;}
#nav li a.cur { background: #262626 !important;height:60px; }
#nav li a:hover { color: #fff; background: #262626; height:60px;}
#nav .nav_hover a { color: #fff; }
#nav .nav_hover { background:#262626 !important;height:60px;}

/* banner 开始 */
.swiper-container1 { width:100%; height:400px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.swiper-container1 .swiper-slide { background-size:1920px 400px!important; display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center;}
.swiper-slide .part { display:block; width:100%; height: 100%; position: relative;}
.swiper-slide .part img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0;}
/*分页器*/
.swiper-container1 .swiper-pagination { width:100%; height:12px; overflow:hidden; margin:0; padding:0; left:0; bottom:20px!important;}
.swiper-container1 .swiper-pagination .swiper-pagination-bullet { width:12px; height:12px; margin:0 5px!important; border-radius:50%; opacity:1; background:#fff;}
.swiper-container1 .swiper-pagination .swiper-pagination-bullet-active {background:#c80405;}

/*首页产品展示*/
#sy_cp{ width:1200px; margin:40px auto;}
#sycp_bt{ text-align:center; line-height:35px;}
#sycp_bt b{ font-size:30px; color:#333;}
#sycp_bt p{ font-size:12px; color:#595959;}
.sy_ml{ width:290px;}
#ml_bt{ height:60px; line-height:60px; font-size:16px; font-weight:bold; background:#f10215; color:#fff; padding-left: 48px;box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;}
.sy_ml .pro_menu{border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;box-sizing: border-box;}
.sy_ml ul li{ line-height:46px; }
.sy_ml ul li a{ font-size:14px; display:block; padding-left:48px;border-bottom:1px solid #eee;background: #fff;transition: all .2s ease-out 0s;padding-right: 40px;height:46px; overflow:hidden;}
.sy_ml ul li a b{ width:150px; display:block; overflow:hidden; height:46px;}
.sy_ml ul li:last-child{ border-bottom:none;}
.sy_ml ul li a:hover{ background:url(../images/ml_hover.jpg) no-repeat; color:#f10215;padding-left:58px;overflow:hidden;}
.sy_ml ul li a.xiaolei{ padding-left:70px; width:178px; overflow:hidden;}
.sy_pro{ width:890px;}
.sy_pro_bt{ font-size:18px; background:url(../images/ico1.jpg) no-repeat left center; padding-left:15px; height:30px; line-height:30px;}
.ny_pro_bt{ background:#f2f2f2; font-size:14px; height:42px; line-height:42px; padding-left:15px; margin-bottom:20px;}
.pro-container{ margin-top:15px;}
.pro-container li.pro-item{ border:1px solid #eee; width:220px;cursor: pointer; float:left;}
/*.pro-container .proimg_bk{width: 200px;height:200px;position:relative;display:table-cell;text-align:center;vertical-align:middle;left: 20px;}
.pro-container .proimg_bk .proimg{width: 180px;line-height: 180px;text-align:center;position:static;+position:absolute;top:50%;/* left: 20px; *//*}
.pro-container .proimg_bk img {vertical-align:middle;position:static;+position:relative;top:-50%;left:-50%;max-width: 180px;max-height: 170px;transition: all .2s ease-out 0s;}
.pro-container .proimg_bk img:hover{ padding-right:10px;}
.pro-container .pro-tit {padding: 10px 20px 13px 20px;position: relative;border-bottom: 1px solid #ddd;}
.pro-container .pro-tit p.pro-name{ font-size:14px; height:20px; overflow:hidden;}*/


.pro-container  li .pic{width:100%;height:200px;overflow: hidden;    box-sizing: border-box;}
.pro-container  li .pic a{display:block; width:100%; height:100%; margin:0 auto;text-align: center;}
.pro-container  li .pic a img{max-width: 85%; max-height: 85%; vertical-align: middle; }
.pro-container  li .pic a .iblock{display: inline-block;height: 100%;width: 0;vertical-align: middle;}
.pro-container  li .tit{display:block; width:100%; padding:10px;  font-size:14px; height:40px;text-align:center; box-sizing:border-box;margin-bottom: 5px;}
/*产品放大*/
.sca img{-webkit-transition: all .5s;  -moz-transition: all .5s; -ms-transition: all .5s;    -o-transition: all .3s;transition: all .5s;}
.sca img:hover{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}




/*首页关于我们*/
#sy_about_box{ width:100%; background:#f0f0f0; padding:50px 0;}
#sy_about_box .sy_about{ width:1200px; margin:0 auto;}
#sy_about_box .sy_about_con{ width:770px; }
#sy_about_box .sy_about_con .about_wz{font-size:14px; line-height:28px; text-indent:2em; margin-top:15px; height:168px; overflow:hidden;}
#sy_about_box .sy_about_con span.about_an a{width:90px; height:30px; line-height:30px;border-radius: 5px; background:#c80505; display:block; text-align:center;color:#fff; font-size:14px; margin-top:20px;}
#sy_about_box .sy_about_con span.about_an a:hover{ background:#000;}

/*首页新闻和文章*/
#sy_wz{width:1200px; margin:40px auto;}
#sy_wz .sy_news{ width:585px;}
#sy_wz .news_top dl{ border-bottom:1px solid #ccc; padding:7px 0 20px;}
#sy_wz .news_top dl dt a{ font-size:18px; color:#000; font-weight:bold;}
#sy_wz .news_top dl dt a:hover{ color:#c80505;}

#sy_wz .news_top dl dd span{ display:block; font-size:12px; margin:5px 0;}
#sy_wz .news_top dl dd p{ color:#999; font-size:12px;}
#sy_wz .news_bottom{ height:190px; overflow:hidden;}
#sy_newslb_box{ clear:both; margin-top:10px;}
#sy_newslb_box li{ height:30px;line-height:30px;font-size:14px; overflow:hidden;}
#sy_newslb_box li a{ color:#666; float:left; margin-left:15px;}
#sy_newslb_box li a:hover{color:#c80505;}
#sy_newslb_box li span{ float:left; color:#878686; font-size:12px;}

#ny_newslb_box{ clear:both;}
#ny_newslb_box li{ height:39px;line-height:39px;font-size:14px; overflow:hidden; border-bottom:1px dotted #eee;}
#ny_newslb_box li a{ color:#666; float:left; margin-left:5px;}
#ny_newslb_box li a:hover{color:#c80505;}
#ny_newslb_box li span{ float:right; color:#878686; font-size:12px;}

#sy_wz .news_box{ border:1px solid #eee; padding:10px 15px; margin-top:15px;box-sizing: border-box;}
#yqlj{ width:1200px; margin:20px auto;}

#foot_box{ width:100%; height:145px; background:#262626;}
#foot_box .foot{ width:1200px; margin:0 auto; text-align:center; font-size:14px; padding-top:30px;color:#f2f2f2; line-height:22px;}
#foot_box .foot p.foot_nav{ margin-bottom:15px;}
#foot_box .foot p a{ color:#f2f2f2;}

.ny_about{ font-size:14px; text-indent:2em; line-height:25px; padding:0 20px;}
.ny_news{ padding:0 20px;}
.ny_contact{ font-size:14px;line-height:25px; padding:0 20px;}

#newscont .newsname{ width:870px; padding-left:10px; font-size:16px; font-weight:bold; line-height:50px; height:50px; border-bottom:1px dotted #ddd; text-align:center; display:block;}
.ny_news .dcont{ line-height:24px; padding:0px 10px 10px 10px; border-bottom:1px dotted #ddd; }
#news_sx{ margin-top:20px; color:#80817c; font-size:12px; line-height:25px;}
#news_sx .sx_left{ float:left;}
#news_sx .sx_right{ float:right; background:url(../images/001454_08.png) no-repeat right 5px; padding-right:20px; margin-top:10px;}
.ny_news .time{padding:15px 0; text-align:center; color:#b4b4b4;}


.ny_main_box .prodetail_box{ clear:both; margin-bottom:20px; border-bottom:1px solid #f1f1f1; padding:0 10px 40px;}
.ny_main_box .prodetail_img{ float:left; width:400px; height:350px;margin-right:20px;text-align:center;}
.ny_main_box .prodetail_img p{ width:400px; height:350px;border:1px solid #dedede; display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;overflow:hidden;}
.ny_main_box .prodetail_img p img{max-width:350px;max-height:280px;}
.ny_main_box .pro_text01{ float:left;color:#555;font-size:14px;line-height:26px;}
.ny_main_box .pro_text01 p{ clear:both; margin-bottom:5px;color:#555;font-size:14px;line-height:26px;}
.ny_main_box .pro_text01 p b{ float:left; display:block; width:70px;color:#555;font-size:14px;line-height:26px;font-weight:normal;}
.ny_main_box .pro_text01 p span{ float:left; width:345px;color:#999;font-size:13px;line-height:26px;}
.ny_main_box .pro_text01 p.pro_name{font-size:12px;font-weight:bold;padding-bottom:10px; width: 420px;}

.ny_main_box #pro_xxnr_box{ clear:both; line-height:24px; font-size:12px;color: #555;}
.ny_main_box #pro_xxnr_box .bt{ height:30px; line-height:30px; background:#ddd; padding-left:15px; color:#333; font-size:14px; font-weight:normal; margin-bottom:15px;}
.ny_main_box #pro_xxnr_box .xxbrbox{ padding:5px;}

#fengye{ margin-top:20px;}

/*悬浮链接*/
.suspension{position:fixed;z-index:9999;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:55px;height:40px;padding:10px 0 5px;background-color:#e70012;margin-bottom:4px;cursor:pointer;outline:none;text-decoration:none;text-align:center;border-radius:2px;}
.suspension .a.active,
.suspension .a:hover{background:#ff858f;}
.suspension .a .i{display:inline-block;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
.suspension .a-service .i{display:inline-block;width:20px;height:20px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a span{display:block;width:100%;text-align:center;color:#fff;font-size:12px;padding-top:4px;}
.suspension .a-service-phone .i{display:inline-block;width:20px;height:20px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{display:inline-block;width:20px;height:20px;background-position: -56px -12px;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:240px;background:#fff;position:absolute;right:67px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.qrcode-img img{width:150px;margin:0 auto;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:50px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px;}
.suspension .d-service-item{padding:4px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item p{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service .d-service-item p{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;width:160px;}
.suspension .d-qrcode .inner-box{padding:10px 0;}
.suspension .d-qrcode p{font-size:14px;color:#999;padding-top:5px;}


/*右侧漂浮*/
.pf_new{width:166px;position: fixed;right: 20px;top: 200px;z-index: 99999;}
.pf_new .hd{width:100%;background: #262626 url(../images/pf_tlt_bg.png) right center no-repeat;text-align:center;border-radius:8px 8px 0 0;padding:8px 0 10px;}
.pf_new .hd p{font-size:18px;font-weight:bold;color:#fff;text-align:center;}
.pf_new .hd span{display:block;font-size:14px;color:#fff;font-style:italic;margin-top:-2px;}
.pf_new .hd em{display:block;width:15px;height:15px;background:url(../images/pf_close.png) center center no-repeat;position:absolute;top:10px;right:10px;cursor:pointer;transition: 0.5s;}
.pf_new .hd em:hover{-webkit-transform: rotate(90deg); -o-transform: rotate(90deg);-moz-transform: rotate(90deg);transform: rotate(90deg);}	
.pf_new .conn{width:144px;border-left:1px solid #dedede;border-right:1px solid #dedede;border-bottom:1px solid #dedede;background:#fff;padding:10px 10px;}
.pf_new .conn .lxr{border-bottom:1px dashed #dedede;padding-bottom:10px;}
.pf_new .conn .lxr p{text-align:center;font-size:14px;color:#555;margin-bottom:0;}
.pf_new .conn .lxr p img{vertical-align:middle;margin-top:-2px;margin-right:4px;}
.pf_new .conn .lxr a.qq{display:block;width:80%;margin:10px auto 0;height:34px;line-height:34px;text-align:center;font-size:14px;color:#fff;background: #f10215;border-radius:40px; cursor:pointer;}
.pf_new .conn .lxr a.qq:hover{background:#ff4a02;}
.pf_new .conn .lxr a.qq img{vertical-align: middle;margin-right: 2px;margin-top: -2px;}
.pf_new .conn .lxr a.zx{display:block;width:80%;margin:10px auto 3px;height:34px;line-height:34px;text-align:center;font-size:14px;color:#fff;background: #00418e;border-radius:40px;cursor:pointer;}
.pf_new .conn .lxr a.zx:hover{background: #0a5ab9;}
.pf_new .conn .lxr a.zx img{vertical-align: middle;margin-right: 2px;margin-top: -2px;}
.pf_new .conn .tel{border-bottom:1px dashed #dedede;padding:10px 0;}
.pf_new .conn .tel p{text-align:center;font-size:14px;color:#555;}
.pf_new .conn .tel img{vertical-align:middle;margin-top:-2px;margin-right:4px;}
.pf_new .conn .tel span{display:block;font-size:18px;font-weight:bold;color: #f10215;text-align:center;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;padding-top:3px;}
.pf_new .conn .wx{padding:10px 0;}
.pf_new .conn .wx p{width:100px;height:100px;background:url(../images/pf_code_bg.jpg) center center no-repeat;margin:0 auto;text-align:center;}
.pf_new .conn .wx p img{width:95px;height:95px;vertical-align:middle;}
.pf_new .conn .wx p .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.pf_new .conn .wx span{display:block;text-align:center;font-size:12px;color:#999;margin-top:5px;}
.pf_new .conn .wx span em{font-style:normal;color:#f10215;}
.pf_new .bd{display:none;}
.pf_new .bd a{display:block;padding:10px 0;background:#fff;color:#555;font-size:14px;vertical-align:middle;text-align:center;border:1px solid #dedede;border-top:0;}
.pf_new .bd a p{height:20px;background:url(../images/pf_icon4.png) center center no-repeat;}
.pf_new .bd a span{display:block;text-align:center;padding-top:5px;}
.pf_new .bd a:hover{background:#ff7802;color:#fff;width:100%;border:0;}
.pf_new .bd a:hover p{background:url(../images/pf_icon4_2.png) center center no-repeat;}
.pf_new_bx{width:40px;height:134px;background:#ff7802 url(../images/pf_tlt_bg2.png) bottom center no-repeat;border-radius:4px 0 0 4px;position:fixed;right:0;top:200px;z-index:99999;padding-top:5px;cursor:pointer;display:none;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.pf_new_bx p{height:17px;background:url(../images/pf_icon5.png) center center no-repeat;animation:pulse 2s infinite;-webkit-animation:pulse 2s infinite;}
@-webkit-keyframes pulse{0%{-webkit-transform: translate(0, 0); transform: translate(0, 0);} 50%{-webkit-transform: translate(0, 10px); transform: translate(0, 10px);} 100%{-webkit-transform:translate(0, 0); transform: translate(0, 0);} }
@keyframes pulse{0%{-webkit-transform: translate(0, 0); transform: translate(0, 0);} 50%{-webkit-transform: translate(0, 10px); transform: translate(0, 10px);} 100%{-webkit-transform: translate(0, 0); transform: translate(0, 0);} }
.pf_new_bx span{font-size:17px;color:#fff;line-height:21px;font-weight:bold;text-align:center;display:block;padding-top:10px;}
.pf_new_bx em{display:block;height:19px;background:url(../images/pf_icon6.png) center center no-repeat;}
.pf_new_bx:hover{background:#ffa126 url(../images/pf_tlt_bg2.png) bottom center no-repeat;}
/*========== New 首页样式 end ==========*/


.ly_pro li.pro-item { width:890px; overflow:hidden;margin:0 auto 20px;padding:0;}
.ly_pro li .pro_lt_c {display:block;/* width:1140px; */overflow:hidden;margin:0 auto;padding: 20px;background-color:#fff;}
.ly_pro li.pro-item:hover { border:1px solid #f10215;}
.ly_pro li .pro_lt_c .pro_img {width:200px;height: 140px;overflow:hidden;margin: 0 20px 0 0;padding:0;float:left;position:relative;}
.pro_img a{display:block;width:100%;height:100%;text-align:center;}
.pro_img img { display:block; max-width:95%; max-height:95%;vertical-align:middle; webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.ly_pro li :hover .pro_img img{-webkit-transform: scale(1.05) rotate(0deg) translateY(0);-ms-transform: scale(1.05) rotate(0deg) translateY(0);transform: scale(1.05) rotate(0deg) translateY(0);}
.pro_img .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.ly_pro li .pro_lt_c .pro_text {width: 454px;height: 140px;overflow:hidden;margin:0;padding:0;float:left;margin-top: 4px;}
.ly_pro li .pro_lt_c .pro_text  a{color:#333;}
.ly_pro li .pro_lt_c .pro_text b { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; margin:0 auto; padding:0; color:#222; font-size:18px; white-space:nowrap;text-overflow:ellipsis;}
.ly_pro li .pro_lt_c:hover .pro_text b { color:#f10215;}
.ly_pro li .pro_lt_c .pro_text p {width:100%;height: 48px;overflow:hidden;line-height:24px;margin: 10px auto;padding:0;color:#999;font-size:14px;}
.pro_text b font, .pro_text p font { font-family:"Arial";}
.ly_pro li .pro_lt_c .pro_ck {width: 120px;height: 40px;overflow:hidden;line-height: 40px;color:#fff;font-size:14px;text-align:center;background-color:#f90;margin: 45px 0;padding:0;float:right;}
.ly_pro li .pro_lt_c .pro_ck a{ color:#fff;}
.ly_pro li .pro_lt_c .pro_ck img {display:inline-block;width: 25px;height: 7px;overflow:hidden;margin:10px 0 0 10px;padding:0;}
.ly_pro li .pro_lt_c:hover .pro_ck { background-color:#f10215;}
.ly_pro li .pro_lt_c:hover .pro_text  a{color:#f10215;}
.ly_pro li .others{color: #828282;font-size: 14px;height: 32px;line-height:30px;margin-bottom:15px;overflow: hidden;}
.ly_pro li .others i{color: #333;font-style: normal;}
.ly_pro li .others span{display:block;float:left;margin-right:15px;height:30px;line-height:30px;padding:0 15px 0 32px;background: #f1f1f1;font-size:12px;}
.ly_pro li .others span.cs1{background:#f1f1f1 url(../images/cs1.png) no-repeat 10px center;}
.ly_pro li .others span.cs2{background:#f1f1f1 url(../images/cs2.png) no-repeat 10px center;}
.ly_pro li .others span.cs3{background:#f1f1f1 url(../images/cs3.png) no-repeat 10px center;}
