/* CSS Document */
body {
    font-size: 16px;
    color: #333333;
    padding: 0;
    margin: 0;
    background-color: #fff;
    overflow-x: hidden;
    font-size: 0.875em;
}

input, textarea, select, button {
    color: #333333;
    font-size: 0.875em;
}

a:focus, :focus, input[type=button], input[type=submit] {
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

input::-webkit-input-placeholder {
    color: #fff;
}

input::-moz-input-placeholder {
    color: #fff;
}

input::-ms-input-placeholder {
    color: #fff;
}

/*首页*/
.header {
    width: 1920px;
    height: 180px;
    float: left;
    position: absolute;
    margin-left: -960px;
    left: 50%;
    overflow: hidden;
    background: url(/images/header_bg.png) no-repeat;
    z-index: 3;
}

.header_top {
    width: 100%;
    height: 40px;
    overflow: hidden;
    background: #424242;
}

.header_top1 {
    width: 1218px;
    height: 40px;
    margin: 0px auto;
    overflow: hidden;
}

.header_top1 span {
    color: #fff;
    line-height: 40px;
}

.header_top1 p {
    line-height: 40px;
    float: right;
    color: #fff;
    text-align: center;
    margin-right: 115px;
}

.header_top1 p a {
    color: #fff;
    margin: 0 0px 0 25px;
}

.header_tel {
    line-height: 40px;
    overflow: hidden;
    float: right;
    color: #FFFFFF;
    font-size: 1.1em;
}

.header_txt {
    width: 1200px;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
}

.logo {
    width: 212px;
    height: 65px;
    float: left;
    margin: 14px 0 13px 20px;
}

.logo img {
    width: 100%;
    height: auto;
}

.mune {
    display: none;
}

.nav {
    width: 940px;
    height: 25px;
    margin: 32px auto 35px;
    float: right;
}

.nav ul {
    width: 100%;
    height: 25px;
    float: left;
}

.nav ul li {
    width: 12.5%;
    height: 25px;
    float: left;
    text-align: center;
    background: url("/images/nav_line.jpg") no-repeat right;
}

.nav ul li:last-child {
    background: none;
}

.nav ul li a {
    color: #5c5c5c;
    font-size: 1.1em;
    display: block;
    line-height: 25px;
    font-weight: 600;
}

.nav ul li a:hover {
    text-decoration: none;
    color: #005DBA;
}

.nav .nav_active a {
    color: #005DBA;
}

.header_r {
    width: 100%;
    float: left;
}

.header_r p {
    color: #fff;
    font-size: 1.8em;
    line-height: 48px;
    float: left;
}

.suosuo {
    width: 207px;
    height: 22px;
    float: left;
    margin: 13px 0 0 150px;
}

.sousuo_kuang {
    width: 171px;
    height: 22px;
    float: left;
    background: url(/images/sousuo_kuang.jpg) no-repeat;
}

.sousuo_kuang input {
    width: 167px;
    height: 22px;
    line-height: 22px;
    border: 0;
    float: left;
    background: none;
    padding-left: 4px;
}

.sousuo_btn {
    width: 35px;
    height: 25px;
    float: left;
}

.banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
    float: left;
}

.sy_title {
    width: 1200px;
    height: auto;
    text-align: center;
    margin: 55px auto;
    position: relative;
}

.sy_title2 {
    margin: 30px auto;
}

.sy_title p{
    color: #282828;
    font-size: 1.6em;
    letter-spacing: 2px;
}

.sy_title span{
    color: #424242;
    font-size: 2em;
    font-weight: 600;
    letter-spacing: 1px;
}

.sy_title:before, .sy_title:after {
    content: "";
    width: 320px;
    height: 1px;
    background: #C1C1C1;
    display: block; /*1.首先使伪类显示方式为块级元素*/
    position: absolute; /*2.通过相对定位的方式控制两侧内容的位置*/
}

.sy_title:before { /*3.控制左侧横线的位置*/
    top: 50px;
    left: 0px;
}

.sy_title:after /*4.控制右侧横线的位置*/
{
    top: 50px;
    right: 0px;
}

.product {
    width: 1920px;
    height: auto;
    overflow: hidden;
    float: left;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.product_content {
    width: 1200px;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
}

.pro_fl{
    width: 100%;
    height: auto;
    float: left;
}
.pro_fl ul{
    width: 101%;
}
.pro_fl ul li{
    float: left;
    width: 13.28%;
    text-align: center;
    background: #EAEAEA;
    height: 38px;
    border-radius: 10px;
    line-height: 38px;
    margin: 0 1% 1% 0;
}
.pro_fl ul li a{
    color: #000000;
    font-size: 1em;
}
.pro_fl ul li:hover{
    background: #FF9C00;
}
.pro_fl ul li:hover a{
    color: #fff;
    text-decoration: none;
}

.pro_list {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.pro_bt{
    float: left;
    width: 335px;
    height: 540px;
    background: #F8F8F8;
}

.pro_bt p{
    font-size: 1.25em;
    color: #000;
    margin: 30px 0 0 25px;
    font-weight: 600;
}

.pro_bt p span{
    font-size: 14px;
    color: #666666;
    display: block;
    font-weight: 400;
    line-height: 24px;
    margin-top: 25px;
}

.pro_list ul{
    width: 865px;
    float: left;
    height: auto;
    overflow: hidden;
}

.pro_list ul li {
    width: 32.2%;
    height: auto;
    overflow: hidden;
    float: left;
    margin-left: 1.13%;
}

.pro_list ul li a:hover {
    text-decoration: none;
}

.pro_list ul li img {
    width: 100%;
    height: auto;
    display: block;
}

.pro_list ul li p {
    text-align: center;
    line-height: 59px;
    color: #000;
    font-size: 1.1em;
}

.youshi {
    width: 1920px;
    height: 950px;
    margin-top: 50px;
    overflow: hidden;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(/images/youshi_bg.jpg) no-repeat;
}

.youshi1 {
    width: 1215px;
    height: auto;
    overflow: hidden;
    margin: 50px auto 0;
}

.youshi_l {
    width: 510px;
    height: auto;
    float: left;
}

.youshi_l ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
}

.youshi_l ul li,.youshi_r ul li {
    width: 100%;
    min-height: 270px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-bottom: 22px;
}
.youshi_l ul li img,.youshi_r ul li img{
    display: block;
}

.youshi_l ul li h3,.youshi_r ul li h3 {
    font-size: 30px;
    color: #fff;
    margin: 20px 0 35px;
}

.youshi_l ul li p,.youshi_r ul li p {
    width: 100%;
    height: auto;
    float: left;
    font-size: 17px;
    line-height: 25px;
    color: #fff;
}
.youshi_l ul li p span,.youshi_r ul li p span{
    display: block;
}

.youshi_r {
    width: 510px;
    height: auto;
    float: right;
}

.youshi_r ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
}

.youshi_r ul li {
    float: right;
    text-align: right;
}
.youshi_r ul li img{
    float: right;
}

.youshi_r ul li h3 {
    width: 100%;
    float: right;
}

.youshi_r ul li p {

}

.aboutus {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    position: relative;
    background: #F8F8F8;
}

.aboutus1 {
    width: 1200px;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
}
.aboutus1 img{
    width: 611px;
    height: auto;
    float: left;
}

.aboutus_l {
    width: 528px;
    height: 324px;
    float: right;
    border: 1px solid #D9D9D9;
    border-left: 0;
    padding: 30px 30px 20px;
    position: relative;
}

.aboutus_l h1 {
    color: #282828;
    font-size: 26px;
    margin: 1px 0px 10px 0px;
    letter-spacing: 4px;
}
.aboutus_l h3{
    font-size: 20px;
    color: #282828;
}

.aboutus_l i{
    width: 530px;
    height: 8px;
    display: block;
    background: url("/images/about_line.jpg") no-repeat;
    margin: 25px auto;
    background-size: cover;
}

.aboutus_l p {
    height: auto;
    line-height: 25px;
    margin: 15px 0 26px;
    font-size: 14px;
}

.aboutus_l a {
    width: 132px;
    height: 82px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("/images/about_more.png") no-repeat;
}

.zizhi{
    width: 1200px;
    height: auto;
    position: relative;
    margin: 10px auto 0;
}
.zizhi_title{
    width: 875px;
    height: 22px;
    text-align: center;
    color: #fff;
    background: url("/images/zizhi_title_bg.png") no-repeat;
    margin: 0px auto;
}

.picScroll-left{ width:100%;  overflow:hidden; position:relative; background: #fff; }
.picScroll-left .prev,.picScroll-left .next{ display:block; position: absolute; z-index: 2; width:36px; height:36px; top: 50%; margin-top: -18px;  overflow:hidden;
    cursor:pointer; background:url("/images/arrow_l.jpg") no-repeat;}
.picScroll-left .next{ background:url("/images/arrow_r.jpg") no-repeat; right: 0; }

.picScroll-left .bd{ width: 1100px; height: auto; overflow: hidden; margin: 1% auto; }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ width: 33.33%; float:left; _display:inline; overflow:hidden;}
.picScroll-left .bd ul li .pic{ width: 80%; margin: 0 10% 0; background: #E0E0E0; float: left; }
.picScroll-left .bd ul li .pic img{ width:97%; height:auto; margin: 1.5%; display:block; float: left; }

.anli {
    width: 1200px;
    height: auto;
    margin: 0px auto 20px;
    overflow: hidden;
    position: relative;

}
.picMarquee-left{ background: #fff; padding: 1% 0;}
.picMarquee-left .bd{ width: 1068px; height: auto;  margin: 0 auto; background: #fff;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ width: 25%; float:left; _display:inline; overflow:hidden;}
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:97%; height:auto; display:block; border:1px solid #D9D9D9; }
.picMarquee-left .prev,.picMarquee-left .next{ display:block;  width:36px; height:36px; right: 0; top: 50%; margin-top:-18px;  overflow:hidden;
    cursor:pointer; background:url("/images/arrow_r.jpg") no-repeat; position: absolute; z-index: 2;}
.picMarquee-left .next{ background:url("/images/arrow_l.jpg") no-repeat; left: 0; }


.fangan{
    width: 100%;
    height: auto;
    background: url("/images/fangan_title_bg.jpg") repeat-x;
    overflow: hidden;
}
.fangan_content{ width:1200px; height:auto; margin: 80px auto 0; overflow: hidden;}
.fangan_content ul{}
.fangan_content ul li{ width:48%; height:auto; float:left; margin:0 2% 2% 0px;}
.fangan_content ul li img{ width:290px; height:auto;}
.fangan_content_txt{ width:260px; height:auto; float:right;}
.fangan_content_txt span{ width:100%; height:40px; font-size: 15px; font-weight: 600; line-height:34px; border-bottom:1px solid #025CBD; display:block; overflow:hidden;}
.fangan_content_txt p{ color:#666666; line-height:25px; margin:15px 0;}
.fangan_content_txt a{ background:#025CBD; color:#fff; font-size:13px; padding:1px 5px;}


.news {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0px auto 0px;
    position: relative;
}

.news_content {
    width: 100%;
    height: auto;
    margin: 0px auto 0px;
    overflow: hidden;
}
.news_content ul{
    width: 103%;
}
.news_content ul li{
    width: 47.4%;
    margin: 0 2% 2% 0;
    float: left;
    border: 1px solid #D9DADC;
}
.news_content ul li span{
    height: 100px;
    background:#025CBD;
    font-size: 15px;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    padding: 0 11px;
    margin-right: 20px;
}
.news_content ul li span i{
    display: block;
    font-size: 36px;
    font-style: normal;
    margin: 10px 0 2px 0;
}
.news_content ul li a{
    font-size: 1.125em;
    color: #333;
    font-weight: 600;
    margin: 15px 0 7px;
    display: block;
}
.news_content ul li p{
    color: #939393;
    display: table;
}


.link{ width:100%; height:80px; line-height: 80px; overflow:hidden; background: #F8F8F8;}
.link_content{ width:1200px; height:auto; overflow:hidden; margin: 0px auto;}
.link_content span{ color: #FF9C00;  float: left;}
.link_content p{}
.link_content p a{ padding:0px 20px; height: 20px; color:#6e6e6e; border-right: 1px solid #6e6e6e;}

.footer{ width:100%; height:auto; overflow:hidden; margin:0px auto; background:#303338;}
.bot_nav{ width:100%; height:55px; overflow:hidden; background:#005DBA;}
.bot_nav1{ width:870px; height:auto; margin:0px auto;}
.bot_nav a{width:12.4%; height:18px; display:block; margin:20px 0; color:#fff; float:left; border-left:1px solid #fff; text-align:center;}
.bot_nav a:first-child{ border-left:0px solid #fff;}
.footer1{ width:1200px; height:auto; margin:0px auto; overflow:hidden;}
.footer1 ul{ width:100%; height:auto; overflow:hidden; margin:30px auto 15px;}
.footer1 ul li{ float:left;}
.footer1 ul li p{ height:auto; font-weight: 600; color:#9c9da0; line-height:25px;}
.copyright{ width: 100%; line-height: 35px; background: #535353;}
.copyright1{ width: 1200px; height: auto; margin: 0px auto; color: #fff;}

.footers {
    display: none;
}

/*新闻列表*/
.ny_banner {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.ny_banner img {
    width: 100%;
    height: auto;
}

.ny_main {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0px auto 30px;
}

.daohang {
    width: 100%;
    height: 55px;
    line-height: 55px;
    margin: 10px auto;
    background: #fff;
}

.daohang span {
    margin-left: 3px;
    font-size: 24px;
}

.daohang p {
    float: right;
    margin-right: 3px;
    background: url(/images/daohang_ico.jpg) left center no-repeat #fff;
    padding-left: 30px;
}

.daohang p a {
    color: #333;
}

.daohang p font {
    color: #333;
}

.ny_news {
    width: 100%;
    min-height: auto;
    overflow: hidden;
    border-top: 1px solid #C1C1C1;
}

.ny_news_content {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
}

.ny_news_content ul {
    width: 100%;
    height: auto;
    float: left;
}

.ny_news_content ul li {
    width: 100%;
    height: 132px;
    background: url(/images/news_date_bg.jpg) no-repeat;
    margin-bottom: 20px;
    overflow: hidden;
}

.ny_news_content ul li i {
    width: 98px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    background: #005DBA;
    color: #fff;
    font-style: normal;
    float: left;
}

.news_txt2 {
    width: 1035px;
    height: 130px;
    float: right;
    border: 1px solid #CBCBCB;
}

.news_txt2 img {
    width: 157px;
    height: 108px;
    margin: 12px 20px 0 12px;
    float: left;
}

.news_txt2 a {
    color: #323232;
    font-size: 1.1em;
    margin: 20px 0 20px;
    float: left;
}

.news_txt2 p {
    width: 80%;
    color: #666666;
    float: left;
    font-size: 0.875em;
    line-height:20px;
}

.fenye {
    width: 340px;
    height: 30px;
    float: right;
    margin: 20px 30px 0px 0px;
    background: url(/images/fenye_bg.jpg) no-repeat;
}

/* 新闻详情 */
.ny_newsdetial {
    width: 99.5%;
    height: auto;
    overflow: hidden;
    border: 1px solid #C1C1C1;
}

.ny_news_content .news_name {
    width: 90%;
    margin: 0px auto;
    text-align: center;
    padding-bottom: 40px;
}

.ny_news_content .news_name h2 {
    font-size: 1.1rem;
    color: #333;
    padding-top: 25px;
}

.ny_news_content .news_name p {
    color: #333;
    line-height: 70px;
    border-bottom: 1px solid #C1C1C1;
}

.prodetail22 {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    color: #333;
    line-height: 22px;
    padding-bottom: 30px;
    font-size: 14px;
}

.prodetail22 p {
    font-size: 14px;
    line-height: 25px;
}

/* 产品列表页 */
.ny_pro {
    width: 1198px;
    height: auto;
    overflow: hidden;
    border: 1px solid #C1C1C1;
}

.ny_pro_fl {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin: 30px 0px;
}

.ny_pro_fl ul {
    height: auto;
    margin: 10px auto;
    display: inline-block;
}

.ny_pro_fl ul li {
    height: 35px;
    float: left;
    border: 1px solid #424242;
    margin: 0px 5px;
}

.ny_pro_fl ul li a {
    color: #000;
    margin: 0px 20px;
    line-height: 35px;
}

.ny_pro_fl ul li:hover {
    background: #424242;
}

.ny_pro_fl ul li:hover a {
    color: #fff;
    text-decoration: none;
}

.ny_pro_fl ul .flon {
    background: #424242;
}

.ny_pro_fl ul .flon a {
    color: #fff;
}

.ny_pro_content {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    margin: 0px auto;
    background: url(/images/pro_shu.jpg) no-repeat center top;
}

.ny_pro_content ul {
}

.ny_pro_content ul li {
    width: 481px;
    height: 450px;
    float: left;
    margin: 20px 57px 20px 60px;
    background: url(/images/pro_img_bg.jpg) no-repeat;
}

.ny_pro_content ul li:nth-child(even) {
    background: url(/images/pro_img_bg2.jpg) no-repeat;
}

.ny_pro_content ul li a {
    width: 383px;
    height: auto;
    color: #000;
    display: block;
    overflow: hidden;
    margin: 49px auto 0px;
}

.ny_pro_content ul li img {
    width: 383px;
    height: 293px;
}

.ny_pro_content ul li h3 {
    width: 100%;
    height: 43px;
    line-height: 43px;
    margin: 0px auto;
}

.ny_pro_content ul li p {
    width: 383px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
}

.news_tj {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 30px auto;
}

.news_tj_title {
    width: 100%;
    height: 50px;
    background: url(/images/news_tj_title_bg.jpg) no-repeat;
    line-height: 50px;
}

.news_tj_title span {
    float: left;
    margin-left: 20px;
    font-size: 20px;
    color: #666;
}

.news_tj_title span i {
    font-size: 16px;
}

.news_tj_title a {
    float: right;
    color: #666;
    margin-right: 20px;
}

.news_tj_content {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.newslist{ width:100%; height:auto; overflow:hidden; margin-top:40px;}
.newslist dt{ width:46%; height:auto; float:left; border-bottom:1px solid #D1D1D1; margin-right:4%;}
.newslist dt:nth-child(even){ float:right; margin:0;}
.newslist .news_date{ width:65px; height:77px; background:#EEEEEE; float:left; border-left:1px solid #000; border-right:1px solid #000; border-top:2px solid #000; border-bottom:2px solid #000; text-align:center; color:#5D5C5A;}
.newslist .news_date p{ font-size:40px;}
.newslist .news_txt{ width:450px; height:220px; float:left; margin-left:30px;}
.newslist .news_txt h3{ font-weight:normal;}
.newslist .news_txt p{ width:100%; color:#808080; margin:10px 0 25px; line-height:25px;}
.newslist .news_txt a{ width:123px; height:38px; display:block; background:#424242; color:#fff; text-align:center; line-height:38px;}

.newslist dd{width:46%; height:40px; margin:5px 4% 0px 0px; float:left; border-bottom:1px solid #D1D1D1;}
.newslist dd:nth-child(even){float:right; margin:5px 0 0px;}
.newslist dd a{ float:left; color:#333; line-height:40px;}
.newslist dd span{ line-height:40px; float:right;}

/*产品详细页*/
.ny_pro_content {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    margin: 0px auto;
    background: none;
}

.ny_prodetail_txt {
    width: 1100px;
    height: auto;
    margin: 0px auto;
    background: #fff;
    overflow: hidden;
}

.ny_prodetail_txt img {
    width: 540px;
    height: 410px;
    border: 1px solid #C1C1C1;
    padding: 4px;
    float: left;
}

.shuoming {
    width: 510px;
    height: 410px;
    float: right;
}

.shuoming span {
    width: 100%;
    font-size: 20px;
    border-bottom: 1px solid #C1C1C1;
    line-height: 50px;
    float: left;
}

.shuoming p {
    width: 100%;
    height: 245px;
    float: left;
    margin-top: 30px;
    line-height: 25px;
}

.shuoming i {
    width: 100%;
    height: 87px;
    display: block;
    font-style: normal;
    line-height: 87px;
    overflow: hidden;
    border: 1px solid #C1C1C1;
    border-left: 0;
    border-right: 0;
    font-size: 20px;
}

.shuoming i font {
    color: #005db9;
}

.ny_prodetail_txt2 {
    width: 1100px;
    height: auto;
    margin: 0px auto;
    background: #fff;
    margin-top: 35px;
    overflow: hidden;
}

.ny_detailtxt_title {
    width: 100%;
    height: 51px;
    float: left;
    background: url(/images/xq_title_bg.jpg) no-repeat;
}

.ny_detailtxt_title font {
    color: #fff;
    line-height: 51px;
    margin-left: 27px;
    font-size: 18px;
}

.ny_detailtxt_content {
    width: 100%;
    height: auto;
    padding: 3% 0;
    overflow: hidden;
    line-height: 25px;
    float: left;
}

.pro_tj {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 30px auto;
}

.pro_tj_title {
    width: 100%;
    height: 50px;
    background: url(/images/news_tj_title_bg.jpg) no-repeat;
    line-height: 50px;
}

.pro_tj_title span {
    float: left;
    margin-left: 20px;
    font-size: 20px;
    color: #666;
}

.pro_tj_title span i {
    font-size: 16px;
}

.pro_tj_title a {
    float: right;
    color: #666;
    margin-right: 20px;
}

.pro_tj_content {
    width: 100%;
    height: auto;
    overflow: hidden;
}

/* 本例子css */
.picMarquee-left2{ width:100%;  overflow:hidden; position:relative; }
.picMarquee-left2 .bd{ margin: 2% 0 0; }
.picMarquee-left2 .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left2 .bd ul li{ width: 25%; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left2 .bd ul li .pic{ width: 96%; margin: 0 2%; }
.picMarquee-left2 .bd ul li .pic img{ width:100%; height:auto; display:block; }
.picMarquee-left2 .bd ul li .title{ width: 96%; margin: 0 2%; line-height:30px; }
.picMarquee-left2 .bd ul li .title a{ color: #666; }

/*分页样式*/
.fenye{ width:98%; height:auto; margin:20px auto 30px; overflow:hidden;}
.fenye a{ color:#005DBA;}
.pagebox{font-size:0.9rem;line-height:200%;font-weight:normal; margin:10px auto 10px;}
.flickr {padding:0px;margin:0px; text-align:center; font-family:Verdana; font-size:0.9rem;}
.flickr a {border: #c7c7c7 1px solid; padding:5px 10px; background:#fff; background-position: 50% bottom;color: #999999; margin-right: 5px; text-decoration: none}
.flickr a:hover {border: #DFDFDF 1px solid; background-image: none; color: #ffffff; background-color: #005DBA}
.meneame a:active {border: #333 1px solid; background-image: none; color: #fff; background-color: #0061de}
.flickr span.current {padding:5px 10px; font-weight: bold; background:#005DBA; color:#ffffff; margin-right: 3px; border:1px solid #c7c7c7;}
.flickr span.disabled { padding:5px 10px; color: #80653E; background:#fff; margin-right: 3px; border:1px solid #c7c7c7;}

.izl-rmenu{position:fixed; right:10px; bottom:10px; padding-bottom:73px; background:url(/images/r_b.png) 0px bottom no-repeat; z-index:999; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(/images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu .btn-ps{background:url(/images/peise.png) 0px 0px no-repeat; background-color:#56A3FF; display:block;}
.izl-rmenu .btn-ps:hover{ background-color:#3F8BE6;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(/images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url(/images/r_wx.png) 0px 0px no-repeat; background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-160px; top:0px; display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(/images/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url(/images/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

.sx{ width:100%; height:30px; margin:10px auto 30px; color:#005DBA;}
.sx a{ color:#333;}




  /* i i s 7 . c o m */