/* CSS Document */
body { font-family: "Microsoft Yahei"; font-size: 0.875rem; color: #333333; padding: 0; margin: 0; background-color: #fff; overflow-x: hidden;}
input, textarea, select, button { font-family: "Microsoft Yahei"; color: #333333; font-size: 0.875rem;}
a:focus, :focus, input[type=button], input[type=submit] { outline: none; blr: expression(this.onFocus=this.blur());}

/*首页*/
.header {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url("../images/header_bg.jpg") repeat-x;
}
.header_center {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
}
.logo {
    width: 387px;
    height: 118px;
    float: left;
    margin-right: 60px;
}
.logo img {
    width: 100%;
    height: auto;
}
.nav {
    width: 750px;
    height: auto;
    overflow: hidden;
    float: right;
}
.nav li {
    width: 14.285%;
    height: 127px;
    float: left;
    text-align: center;
}
.nav li a {
    display: block;
    color: #ffffff;
    font-size: 16px;
    margin-top: 35px;
}
.nav li a i{
    display: block;
    font-size:20px;
    -webkit-transform:scale(0.5);
    color: #cccccc;
    font-style: normal;
    margin-top: 10px;
}
.nav li a:hover{
    text-decoration: none;
}
.nav li:hover,.nav .nav_active{
    background:url("../images/header_hover_bg.png") no-repeat bottom center;
}
.nav li:hover a,.nav .nav_active a,.nav li:hover a i,.nav .nav_active a i{
    color: #edc900;
}
/*.nav li:hover + li,.nav .nav_active + li{*/
    /*background-image: none;*/
/*}*/

.mune {
    display: none;
}
.rmgjc_bg {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.rmgjc {
    width: 1200px;
    height: 53px;
    margin: 0px auto 10px;
}
.gjc {
    width: 730px;
    height: 53px;
    float: left;
    line-height: 53px;
}

.gjc span {
    color: #666;
    line-height: 53px;
}
.gjc span i{
    color: #2066bc;
    font-style: normal;
    font-weight: 600;
    margin-right: 10px;
}
.gjc a {
    color: #999;
    margin: 0px 10px;
}

.suosuo {
    width: 300px;
    height: 33px;
    float: right;
    margin: 12px 0px 0px 0px;
    background: url("../images/sousuo_bg.jpg") no-repeat left center;
}

.sousuo_kuang {
    width: 210px;
    height: 33px;
    float: left;
    margin-left: 53px;
}

.sousuo_kuang input {
    width: 205px;
    line-height: 33px;
    border: 0;
    float: left;
    padding-left: 5px;
    background: #EEEEEE;
}

.sousuo_btn {
    width: 36px;
    height: 33px;
    float: left;
}

.tel {
    height: 51px;
    overflow: hidden;
    background: url("../images/tel_bg.jpg") repeat-x;
    line-height: 51px;
}
.tel1{
    width: 1200px;
    overflow: hidden;
    margin: 0px auto;
}
.tel p {
    color: #fff;
    font-size: 16px;
    float: left;
}

.tel span {
    float: right;
    color: #FAFC00;
    font-size: 18px;
}
.tel span img{
    float: left;
    margin-right: 10px;
}

.banner {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.sy_title{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 60px auto 40px;
}
.sy_title img{
    display: block;
    margin: 0px auto;
}

.product_bg{
    width: 1920px;
    height: 732px;
    background: url("../images/pro_bg.jpg") no-repeat;
    position: relative;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
}
.product {
    width: 1200px;
    height: auto;
    margin: 61px auto 0px;
    overflow: hidden;
}
.product_l{
    width: 244px;
    height: auto;
    overflow: hidden;
    float: left;
    border: 2px solid #0071D9;
}
.product_l dl{
    width: 232px;
    height: auto;
    overflow: hidden;
    margin: 6px;
    background: #0071D9;
    padding-bottom: 64px;
}
.product_l dl dt{
    width: 100%;
    height: 78px;
    overflow: hidden;
    border-bottom: 2px solid #EBCB00;
    margin-bottom: 8px;

}
.product_l dl dt img{
    display: block;
    margin: 20px auto 0;
}
.product_l dl dd{
    width: 80%;
    height:30px;
    overflow:hidden;
    background: url("../images/pro_l_ico.png") no-repeat 15px #fff;
    margin: 24px 0 0 10%;
    border-radius: 5px;
    float: left;
}
.product_l dl dd a{
    font-size: 14px;
    color: #333333;
    margin-left: 35px;
    line-height: 30px;
}
/*.product_l dl dd:hover,.product_l dl .fl_active{*/
    /*background: url("../images/pro_l_ico_hover.png") no-repeat left #DA251E;*/
/*}*/
.product_l dl dd:hover a,.product_l dl .fl_active a{
    text-decoration: none;
    color: #0071D9;
}

.product_r {
    width: 928px;
    height: auto;
    float: right;
    overflow: hidden;
}
.product_r_title{
    width: 100%;
    height: 43px;
    overflow: hidden;
    background: url("../images/pro_r_title_bg.jpg") no-repeat;
}
.product_r_title a{
    display: block;
    width: 53px;
    height: 22px;
    background: #0071D9;
    color: #fff;
    text-align: center;
    line-height: 22px;
    float: right;
    font-size: 12px;
    margin-top: 20px;
}
.product_r ul{
    width: 102%;
    margin-top: 30px;
}
.product_r ul li{
    width: 31.33%;
    height: auto;
    float: left;
    margin-right:2%;
}
.product_r ul li a{
    color: #333;
}
.product_r ul li img{
    width: 96.5%;
    height: auto;
    display: block;
    border: 1px solid #D8D8D8;
    padding: 1.5%;
}
.product_r ul li p{
    width: 100%;
    line-height: 40px;
    text-align: center;
    margin-bottom: 6px;
}
.product_r ul li:hover a{
    color: #0071D9;
    text-decoration: none;
}

.youshi {
    width: 1920px;
    height: 1085px;
    overflow: hidden;
    position: relative;
    margin-left: -960px;
    left: 50%;
    background: url("../images/youshi_bg.jpg") no-repeat;
}
.youshi_title{
    width: 455px;
    height: 153px;
    margin-top: 36px;
    margin-bottom: 195px;
    overflow: hidden;
}
.youshi_content{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
}
.youshi_1 {
    width: 525px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-top: 86px;
}
.youshi_1_txt{
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    font-size: 12px;
    position: relative;
}
.youshi_1_txt i{
    float: left;
    margin-left: 30px;
}
.youshi_1_txt span{
    color: #ffffff;
    font-size: 26px;
    display: block;
    margin-left:127px;
    position: absolute;
}
.youshi_line{
    width: 100%;
    height: 1px;
    background: #1F87E8;
    float: left;
    margin: 25px 0 19px;
}
.youshi_1_txt p{
    color: #fff;
    line-height: 30px;
    float: left;
    font-size: 16px;
    margin:0 10px 0 29px;
}
.youshi_2 {
    float: right;
    margin: 0;
}
.youshi_1_txt > img{
    margin: 25px 0 0 31px;
}
.youshi_3{
    margin-top: 36px;
}
.youshi_4{
    float: right;
    margin-top: 25px;
}


.anli {
    width: 100%;
    height: 831px;
    margin: 0px auto 0px;
    overflow: hidden;
    background: url("../images/anli_bg.jpg") no-repeat bottom right;
}
.anli_content{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
}
.anli_content ul{
    width: 102%;

}
.anli_content ul li{
    width: 31.33%;
    margin-right: 2%;
    margin-bottom: 3%;
    float: left;
    overflow: hidden;
    border-bottom: 3px solid #EBEBEB;
}
.anli_content ul li:hover{
    border-bottom: 3px solid #B0B0B0;
}
.anli_content ul li a{
    color: #ffffff;
}
.anli_content ul li img{
    width: 100%;
    height: auto;
    display: block;
}
.anli_content ul li p{
    width: 96%;
    line-height: 60px;
    color: #333;
    margin-left: 2%;
    background: url("../images/anli_jia.jpg") no-repeat right center;
}
.abouts{
    width: 100%;
    height: 629px;
    background: url("../images/about_bg.jpg") no-repeat;
    overflow: hidden;
}
.abouts1{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 10px auto;
    box-shadow:0px 4px 15px #333;
    background: #fff;
}
.abouts_txt{
    width: 525px;
    height: 305px;
    overflow: hidden;
    margin: 65px 0 0 35px;
    float: left;
    background: url("../images/abouts_hyh.jpg") no-repeat right top;
}
.abouts_txt h1{
    font-size: 20px;
    color: #333;
}
.abouts_txt i{
    color: #0071d9;
    font-size: 18px;
    float: left;
    display: block;
    margin: 15px 0;
}
.abouts_txt p{
    float: left;
    font-size: 14px;
    line-height: 25px;
}
.abouts_txt a{
    width: 135px;
    height: 35px;
    border: 1px solid #DFDFDF;
    text-align: center;
    line-height: 35px;
    float: left;
    color: #333;
    margin-top: 40px;
}
.abouts1 img{
    float: right;
}
.huoban {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #EEEEEE;
}

.huoban_content {
    width: 1200px;
    height:auto;
    overflow: hidden;
    margin: 10px auto 50px;
}
.picMarquee-left .bd{ width: 100%; height: auto; }
.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:92%; height:auto; display:block; border:1px solid #D9D9D9; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#0A50A8; }

/*.da-thumbs{*/
    /*width: 102%;*/
    /*height:auto;*/
    /*position:relative;*/
    /*margin:0px;*/
    /*padding:0;*/
    /*overflow: hidden;*/
/*}*/
/*.da-thumbs li{*/
    /*width:31.33%;*/
    /*height: auto;*/
    /*float:left;*/
    /*position:relative;*/
    /*margin: 0px 2% 2% 0;*/
/*}*/
/*.da-thumbs li a,.da-thumbs li a img{*/
    /*display:block;*/
    /*position:relative;*/
    /*width: 100%;*/
    /*border-radius: 10px;*/
/*}*/
/*.da-thumbs li a{*/
    /*color:#ffffff;*/
    /*overflow:hidden;*/
/*}*/
/*.da-thumbs li a div{*/
    /*position:absolute;*/
    /*background:#4caf3c;*/
    /*background:rgba(76,175,60,0.7);*/
    /**background:#4caf3c;*/
    /*background:#4caf3c\0;*/
    /*filter:alpha(Opacity=70);*/
    /*width:100%;*/
    /*height:100%;*/
    /*display: none;*/
    /*border-radius: 10px;*/
/*}*/
/*.da-thumbs li a p{*/
    /*width: 70%;*/
    /*height: 40px;*/
    /*overflow: hidden;*/
    /*margin:30% auto 0;*/
    /*text-align: center;*/
    /*border: 1px solid #ffffff;*/
    /*line-height: 40px;*/
    /*border-radius: 10px;*/
/*}*/


.news{
    width:1200px;
    height:auto;
    overflow:hidden;
    margin:65px auto 50px;
}
.news_title{
    width: 100%;
    line-height: 45px;
    background: url("../images/news_title.jpg") no-repeat center left;
    overflow: hidden;
}
.news_title p{
    float: right;
}
.news_title p a{
    float: left;
    color: #333333;
    margin-left: 20px;
}
.news_content{
    width:100%;
    height:auto;
    overflow:hidden;
    float: left;
}
.news_l{
    width: 816px;
    height: 540px;
    float: left;
}
.news_l li{
    width: 100%;
    height: 270px;
    float: left;
    background: #EEEEEE;
}
.news_l li img{
    width: 50%;
    float: left;
}
.news_l li .news_txt{
    width: 42%;
    float: left;
    padding: 5% 4%;
}
.news_l li .news_txt span{
    display: block;
    font-size: 26px;
    color: #333;
}
.news_l li .news_txt a{
    display: block;
    color: #333;
    font-size: 16px;
    margin: 10px 0 30px;
}
.news_l li .news_txt p{
    color: #333;
    line-height: 25px;
}
.news_l li:hover{
    background: #0071D9;
}
.news_l li:hover span,.news_l li:hover a,.news_l li:hover p{
    color: #fff;
}

.news_r{
    width: 360px;
    float: right;
    overflow: hidden;
    background: #EEEEEE;
    padding: 30px 0;
}
.news_r li{
    width: 90%;
    height: 60px;
    line-height: 60px;
    float: left;
    overflow: hidden;
    margin-left: 5%;
}
.news_r li i{
    width:8px;
    height: 2px;
    display: block;
    background: #333;
    float: left;
    margin: 29px 8px 0 0;
}
.news_r li a{
    color: #333;
}
.news_r li span{
    float: right;
}
.news_r li:hover a,.news_r li:hover span{
   color: #0071D9;
}
.news_r li:hover i{
    background: #0071D9;
}


.link{
    width: 100%;
    height: 47px;
    line-height: 47px;
    background: #EEC805;
}
.link_content{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
}
.link_content span{
    width: 75px;
    height: 47px;
    display: block;
    float: left;
}
.link_content p{
    float: left;
    line-height: 47px;
}
.link_content p a{
    color: #2F2F2F;
    float: left;
    margin-left: 10px;
}

.footer {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
    background: url("../images/header_bg.jpg");
}
.footer1 {
    width: 1200px;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
}
.bot_nav {
    width: 955px;
    height: 45px;
    overflow: hidden;
    float: right;
    border-bottom: 1px solid #2087E6;
    margin:55px auto 20px;
}
.bot_nav1{
    width: 109%;
    margin: 0px auto;
}
.bot_nav a {
    width: 14.28%;
    display: block;
    color: #ffffff;
    float: left;
    font-size: 16px;
}


.bot_txt {
    width: 955px;
    height: auto;
    overflow: hidden;
    float: right;
    color: #ffffff;
    line-height: 30px;
}
.bot_txt span{
    margin-right: 55px;
}
.bot_txt a{
    display: block;
    margin-top: 10px;
}
.ewm{
    width: 137px;
    height: auto;
    float: left;
    margin-top: 55px;
}
.ewm img{
    width: 100%;
    height: auto;
}
.ewm p{
    width: 100%;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
}
.copy{
    width: 100%;
    text-align: center;
    border-top: 1px solid #2087E6;
    color: #fff;
    line-height: 40px;
    margin: 20px 0;
    float: left;
}

.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: 50px auto 30px;
}

.daohang {
    width: 100%;
    height: 47px;
    line-height: 47px;
    margin: 0px auto;
    border-bottom: 1px solid #CCCCCC;
    font-size: 16px;
}

.daohang span {
    font-size: 1rem;
    color: #666666;
}

.daohang p {
    float: left;
    padding-left: 20px;
    background: url("../images/daohang_ico.jpg") no-repeat left center;
    line-height: 47px;
}

.daohang p a {
    color: #333;
}

.daohang p font {
    color: #0071D9;
}
.ny_l{
    width: 248px;
    overflow: hidden;
    float: left;
}
.ny_con{
    width: 244px;
    height: auto;
    overflow: hidden;
    float: left;
    border: 2px solid #0071D9;
    margin-top: 20px;
}
.ny_con ul{
    width: 232px;
    height: auto;
    overflow: hidden;
    margin: 6px;
    background: #0071D9;
    padding: 20px 0;
}
.ny_con ul li{
    width: 80%;
    margin-left: 10%;
}
.ny_con h1{
    line-height: 45px;
    color: #ffffff;
    font-size: 26px;
    display: block;
}
.ny_con p{
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 26px;
    color: #fff;
    font-size: 13px;
    margin-top: 10px;
}

.ny_news {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.ny_news_content {
    width: 920px;
    height: auto;
    overflow: hidden;
    float: right;
}

.ny_news_content ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0px auto 0px;
}

.ny_news_content ul li {
    width: 96%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #CCCCCC;
    padding: 3% 2%;
}

.ny_news_content ul li span {
    width: 11%;
    height: auto;
    float: left;
    display: block;
    background: #0071D9;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
}
.ny_news_content ul li span i{
    display: block;
    font-size: 28px;
    font-style: normal;
    border-bottom: 2px solid #ffffff;

}
.news_txt2 {
    width: 86%;
    height: auto;
    float: right;
}

.news_txt2 a {
    color: #333333;
    font-size: 16px;
    margin: 0px 0 10px;
    float: left;
}

.news_txt2 p {
    width: 100%;
    color: #666666;
    float: left;
    line-height: 25px;
}
.news_txt2 > span > a{
    width: 110px;
    height: 35px;
    display: block;
    color: #ffffff;
    font-size: 0.875rem;
    margin: 15px auto 0;
    background: #D2D2D2;
    text-align: center;
    line-height: 35px;
}
.news_txt2 > span > a:hover{
    background: #FAB220;
    text-decoration: none;
}

/* 新闻详情 */
.ny_newsdetial {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.ny_news_content .news_name {
    width: 100%;
    margin: 0px auto;
    text-align: center;
    padding-bottom: 30px;
}

.ny_news_content .news_name h2 {
    font-size: 1.1rem;
    color: #0071D9;
    padding-top: 20px;
}

.ny_news_content .news_name p {
    color: #666;
    line-height: 50px;
    border-bottom: 1px dashed #cccccc;
}

.prodetail22 {
    width: 99%;
    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: 1200px;
    height: auto;
    overflow: hidden;
}
.product_l2 dl dt{
    border-bottom: 2px solid #fff;
}
.product_l2 dl dd {
    background: url(../images/pro_l_ico2.png) no-repeat 15px;
    border: 1px solid #fff;
}
.product_l2 dl dd a{
    color: #fff;
}
.product_l dl dd:hover a, .product_l dl .fl_active a {
    text-decoration: none;
    color: #edc900;
}

.ny_pro_content {
    width: 920px;
    height: auto;
    overflow: hidden;
    float: right;
    margin: 0px auto;
}

.ny_pro_content ul {
    width: 101.3%;
    overflow: hidden;
    margin-top: 30px;
}

.ny_pro_content ul li {
    width: 32%;
    height: auto;
    overflow: hidden;
    float: left;
    margin: 0px 1.3% 1% 0%;
    position: relative;
}

.ny_pro_content ul li a {
    color: #333;
    overflow: hidden;
    display: block;
}

.ny_pro_content ul li img {
    width: 95.3%;
    height: auto;
    display: block;
    padding: 2%;
    border: 1px solid #D8D8D8;
}

.ny_pro_content ul li p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
}

.ny_anli{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
}
.ny_anli_title{
    width: 100%;
    line-height: 45px;
    background: #0A50A8;
    overflow: hidden;
}
.ny_anli_title span{
    float: left;
    color: #ffffff;
    font-size: 18px;
    margin-left: 20px;
}
.ny_anli_title span i{
    font-size: 14px;
    color: #C1C2C7;
    font-style: normal;
}
.ny_anli_title a{
    float: right;
    color: #C1C2C7;
    margin-right: 20px;
}
.ny_anli_content{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 44px;
}

.picMarquee-left2 .bd{ width: 100%; height: auto; }
.picMarquee-left2 .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left2 .bd ul li{ width: 25%; float:left; _display:inline; overflow:hidden;  }
.picMarquee-left2 .bd ul li .pic{ text-align:center; }
.picMarquee-left2 .bd ul li .pic a{ color: #ffffff;}
.picMarquee-left2 .bd ul li .pic img{ width:95%; height:auto; display:block; margin: 0px auto; border-top-right-radius: 20px;}
.picMarquee-left2 .bd ul li .pic p{ width: 95%;  height: 30px; overflow: hidden; line-height: 30px; margin: 0px auto; background: #858585; text-align: center;border-bottom-left-radius: 20px;}


/*产品详细页*/
.ny_prodetail_txt {
    width: 100%;
    height: auto;
    margin: 25px auto;
    overflow: hidden;
}

.ny_prodetail_txt img {
    width: 460px;
    height: auto;
    float: left;
}

.shuoming {
    width: 400px;
    height: auto;
    float: right;
}

.shuoming span {
    width: 100%;
    font-size: 20px;
    line-height: 50px;
    float: left;
    border-bottom: 1px solid #cccccc;
}

.shuoming p {
    width: 100%;
    height: 100px;
    float: left;
    margin-top: 10px;
    line-height: 25px;
    overflow: hidden;
}

.shuoming i {
    font-style: normal;
    color: #0071D9;
    font-size: 26px;
    float: left;
    display: block;
    margin-top: 50px;
}
.shuoming i font{
    font-size: 14px;
    color: #333333;
}

.ny_prodetail_txt2 {
    width: 100%;
    height: auto;
    margin: 35px auto 0;
    overflow: hidden;
    border-top: 1px solid #D8D8D8;
}

.ny_detailtxt_content {
    width: 100%;
    height: auto;
    padding: 0 0 3% 0%;
    overflow: hidden;
    line-height: 25px;
    float: left;
}

.ny_detailtxt_i {
    width: 100%;
    height: 30px;
    float: left;
}
.ny_detailtxt_i p{
    width: 148px;
    line-height: 35px;
    text-align: center;
    color: #333333;
    font-size: 18px;
    margin-left: 26px;
    float: left;
}
.ny_detailtxt_i span{
    color: #ffffff;
    display: block;
    float: right;
    line-height: 35px;
    margin-right: 30px;
}


/*分页样式*/
.fenye{ width:98%; height:auto; margin:20px auto 30px; overflow:hidden;}
.fenye a{ color:#f9a600;}
.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: #0071D9}
.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:#0071D9; 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;}

.nav .peiseka{ display:none;}

.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:30px auto 30px; color:#0071D9;}
.sx a{ color:#333;}





