@charset "UTF-8";
/*
* @Filename:style.css 
* @Version:1.0.0(2019-05-06 21:08:33) 
* @Author:Lober
* @Website:beibeitao.com
* @Date:2019-05-06 21:08:33
* @Last Modified by:Lober
* @Last Modified time: 2019-05-14 01:51:33
* @Email:boycn@live.com
* @QQ：1004055364
*/
*{
    padding: 0;
    margin: 0px;
    font-family: Arial,'宋体';
    font-size: 12px;
}
a{
    text-decoration: none;
}
ul{
    list-style: none;
}
.clearfloat{
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
img{
    border: none;
}


/*头部导航begin*/


/*主体*/
.main{
    width: 100%;
    min-width: 1200px;
}
.main .broadcast{margin:0 auto}
.bannerImg{min-width:1200px;width:100%;position:relative;overflow:hidden;height:506px;margin:0 auto;text-align: center;}
.bannerImg .lunbo{width:100%;height:506px;position:relative;display:inline-block}
.bannerImg .lunbo .bannerImgItem{width:100%;position:absolute;left:0;top:0}
.bannerImg .radiusIcon{position:absolute;left:50%;bottom:15px;margin-left:-48px}
.bannerImg .radiusIcon .radiusIconItem{display:inline-block;width:22px;height:7px;cursor:pointer;background:#b8b4b4}
.bannerImg .radiusIcon .ItemActive{background:#868686;width:22px;height:7px}
.main .product{height:53px;width:100%;background:#000;position:relative}
.product .module_box{width:1060px;left:50.5%;bottom:7px;margin-left:-529px;min-height:38px;z-index:99}
.product .module_box .module{width:204px;height:38px;background:#dc0411;text-align:left;position:absolute;overflow:hidden;bottom:0;}
.product .module_box .module.place1{left:0px}
.product .module_box .module.place2{left:210px}
.product .module_box .module.place3{left:422px}
.product .module_box .module.place4{left:634px}
.product .module_box .module.place5{left:846px}
.product .module_box .module.place6{left:875px}
.product .module_box .module.place4 a.slideUp{color:#fff}
.product .module_box .module .module_h{height:38px}
.product .module_box .module .module_h i{background:#fff;width:3px;height:3px;display:inline-block;vertical-align:middle;margin-right:5px}
.product .module_box .place4 .module_h{height:38px}
.product .module_box .module .module_h1{background:#dc0411}
.product .module_box .module .module_h1 i{background:#fff;width:3px;height:3px;display:inline-block;vertical-align:middle;margin-right:5px}
.product .module_box .module.place4 .module_h1{background:#dc0411}
.product .module_box .module h2{text-align:center;line-height:38px;height:38px}
.product .module_box .module h2 a{color:#fff;font-family:"宋体";font-size:12px}
.product .module_box .module h2 a:hover{text-decoration:none}
.product .module_box .module h2 a.slideUp{color:#fff}
.product .module_box .module h2 a span{color:#ca0000;font-size:14px;padding-right:4px}
.product .module_box .module p{color:#4f4f4f;padding-left:23px}
.product .module_box .module p.slide{color:#fff}
.product .module_box .module .tig_box{padding-top:10px;width:204px;height:314px;overflow:hidden;background:#e0e0e0;}
.product .module_box .module .tig_box .tig_box_l{display:block;float:left;width:189px;padding-left:15px}
.product .module_box .module .tig_box .tig_box_r{float:right;width:80px;height:80px}
.product .module_box .module .tig_box ul li{height:24px;line-height:24px;overflow:hidden;position:relative;color:#003619;margin-bottom:3px}
.product .module_box .module .tig_box ul li i{background: #000;width: 3px;height: 3px;display: inline-block;vertical-align: middle;margin-right: 5px;}
.product .module_box .place4 .tig_box ul li i{background: #000;width: 3px;height: 3px;display: inline-block;vertical-align: middle;margin-right: 5px;}
.product .module_box .module .tig_box ul li a{color:#000;position:absolute;left:8px;bottom:0;font-weight:700}
.product .module_box .module .tig_box ul li a:hover{text-decoration:underline}



/*footer*/
.footerAd{
    width: 1070px;
    height: 98px;
    margin: 6px auto 20px;
}




/*弹出层背景*/
.tanchukuang_bg{
  width:100%;
  min-width: 1164px;
  height: 100%;
  background:#000;
  position:absolute;
  z-index:1001;
  filter:alpha(opacity=20);
  opacity:0.2;
  left:0px;
  top:0px;
}
/*弹出层移动边框*/
.mDiv_border{
    position: absolute;
    width: 701px;
    height: 396px;
    z-index: 1002;
    border:2px dotted #ED2922;
}
/*弹出层*/
.showBox{
    width:700px;
    height: 400px;
    position: absolute;
    display: none;
    z-index: 1002;
}
.showBox .showTitle{
    width: 100%;
    height: 37px;
    line-height: 41px;
    background:#01512c/* #6D6E71*/;
    position: relative;
    padding-top: 4px;
}
.showBox .showTitle .fenqi{
    display: block;
    /*width: 644px;*/
    height: 31px;
    line-height:31px;
    margin: 0 4px;
    text-indent: 18px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
}
.showBox .showClose{
    display: block;
    width: 16px;
    height: 16px;
    background: url(/main/img/closed_ico.png) no-repeat 4px 4px;
    _background: url(/main/img/closed_ico1.png) no-repeat 4px 4px;
    cursor: pointer;
    position: absolute;
    top: 12px;
    right: 21px;
}
.showBox .showCon{
    width: 696px;
    height: 357px;
    border: 2px solid #01512c;
    border-top: none;
    background:#c4ffeb/* #dadada*/;
}
.showBox .showList{
    display: none;
}
.showBox .showCon .conL{
    width: 670px;
    height: 44px;
}
.showBox .showCon .conL .tianc{
    width: 129px;
    height: 43px;
    /*border-bottom: 1px solid #b1b1b1;
    border-right: 1px solid #b1b1b1;*/
    float: left;
}
.showBox .showCon .conL ul{
    float: left;
}
.showBox .showCon .conL ul li{
    width: 153px;
    height: 44px;
    line-height: 44px;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    border-left: 1px solid #fff;
    /*border-right: 1px solid #b1b1b1;*/
    float: left;
}
.showBox .showCon ul li.ontab{
    background: #e2fad2/*#fff*/;
}
.showBox .showCon ul li.ontab1{
    background: #cef4e9/*#fff*/;
}
.showBox .showCon ul li.ontab2{
    background: #fff0d8/*#fff*/;
}
.showBox .showCon ul li.ontab3{
    background: #cce7d3/*#fff*/;
}
.showBox .showCon .conR{
    width: 100%;
    height: 100%;
    float: left;
    background: #d4f7bd/*#dadada*/;
    display: none;
    position: relative;
}
.showBox .showCon .conR .tabTo{
    background: #d4f7bd/*#dadada*/;
    overflow: hidden;
    float: left;
}
.showBox .showCon .conR .tabTo li{
    width: 180px;
    height: 48px;
    line-height: 48px;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    border-top: 1px solid #fff;
}
.showBox .showCon .conR .detailCon{
    width: 514px;
    height: 310px;
    display: none;
    float: left;
    background:#e2fad2/* #fff*/;
    position: relative;
}
.showBox .showCon .conR .detailCon .left{
    width:200px;
    float:left;
}
.showBox .showCon .conR .detailCon .left .pic1{
    width:200px;
}
.showBox .showCon .conR .detailCon .right{
    width:315px;
    float:left;
    position:relative;
}
.showBox .showCon .conR .detailCon .right .title{
    font-size:16px; 
    font-weight:bold;
}
.showBox .showCon .conR .detailCon .right .title .title_t{
    font-size:16px; 
    font-weight:bold;
    float:left;
    line-height: 24px;
    margin-bottom:10px;
}
.showBox .showCon .conR .detailCon .right .pic2{
    margin-left:10px;
    float:left;
}
.showBox .showCon .conR .detailCon .right .shuoming{
    font-size:12px; 
    color:#3e3e3e; 
    font-weight:normal;
    margin-bottom:45px;
}
.showBox .showCon .conR .detailCon .right .cont{
    font-size:12px; 
    color:#3e3e3e;
    margin-bottom:25px;
}
.showBox .showCon .conR .detailCon .right .price1{
    font-size:12px; 
    color:#3e3e3e;
    margin-bottom:10px;
}
.showBox .showCon .conR .detailCon .right .price1 del{
    font-size:14px;
}
.showBox .showCon .conR .detailCon .right .price2{
    color:red;
    font-weight:bold;
    margin-bottom:40px;
}
.showBox .showCon .conR .detailCon .right .price2 span{
    font-size:24px;
    font-family:'黑体'
}
.showBox .showCon .conR .detailCon .right .shenqing ul li{
    display:block;
    float:left;
}
.showBox .showCon .conR .detailCon .right .shenqing ul li img{
    display:block;
    float:left;
}

.showBox .showCon .conR .ulList{
    padding-left: 135px;
}
.showBox .showCon .conR .ulList li{
    line-height: 22px;
    color: #000;
    font-size: 12px;
    list-style-image: url(../images/list_ico.jpg);
    /*list-style: square;*/
}
.showBox .showCon .conR .nostyleLi li{
    list-style: none;
}
.showBox .showCon .conR .applyPro{
    width: 470px;
    position: absolute;
    left: 30px;
    bottom: 4px;
}
.showBox .showCon .conR .applyPro h3{
    font-size: 14px;
    color: #000;
    text-align: center;
}
.showBox .showCon .conR .applyPro .listStep{
    padding-top: 10px;
    text-align: center;
}
.showBox .showCon .scrollList{
    overflow: auto;
}

.showBox .showCon .conR .fqShopL{
    padding-top: 16px;
    width: 509px;
}
.showBox .showCon .conR .fqShopL li{
    width: 168px;
    height: 180px;
    float: left;
    text-align: center;
}
.showBox .showCon .conR .fqShopL li a{
    display: block;
    text-align: center;
    margin: 10px 0;
    font-size: 12px;
    color: #555;
    font-weight: bold;
}
.showBox .showCon .conR .fqShopL li span{
    display: block;
    text-align: center;
    font-size: 12px;
    color: #555;
}
.showBox .showCon .conR table{
    width: 550px;
    background: #bababa;
    
}
.showBox .showCon .conR table thead th{
    background: #dcdcdc;
    color: #333;
    font-weight: normal;
}
.showBox .showCon .conR table thead tr{
    height: 40px;
}
.showBox .showCon .conR table tbody tr{
    height: 40px;
}
.showBox .showCon .conR table tr td{
    color: #404040;
    text-align: center;
    font-weight: bold;
}
.showBox .showCon .conR table tr{
    background: #e8e8e8;
    color: #000;
}

.showBox .showCon .mfsylistrl{
    padding:30px 40px 40px; 
    width:578px; 
    height:240px;
    background: #fafafa;
    margin: 0 auto;
}
.showBox .showCon .mfsylistrl ul{
    overflow: hidden;
    padding-left: 90px;
}
.showBox .showCon .mfsylistrli{
    color: #000;
    padding-left: 80px;
    padding-bottom: 10px;
    line-height: 20px;
}
.showBox .showCon .conR .shenqpreviewc input{
    width: 192px;
    height: 20px;
    line-height: 20px;
    color: #d4d0c8;
}

.showBox .showCon .conR .shenqpreviewc .shiyonggo{
    width: 85px;
    height: 29px;
    background: url(/main/img/submit_btn.jpg) no-repeat;
    margin-right:10px; 
    border:none; 
    float:left; 
    cursor: pointer;
}
.showBox .showCon .conR .shenqpreviewc .shiyongres{
    width: 85px;
    height: 29px;
    background: url(/main/img/reset_btn.jpg) no-repeat;
    color:#666;
    border:none; 
    float:left; 
    cursor:pointer;
}
.showBox .showCon .conR .inputspan{
    color: #555;
    width:60px; 
    height:25px; 
    line-height:25px; 
    text-align:right; 
    font-size:12px; 
    display:block; 
    float:left;
}
.showBox .showCon .thatbot{
    padding-top: 30px;
    overflow: hidden;
    text-align:center; 
    width:310px; 
    margin:0px auto;
}
.inputr { width:250px; float:left; height:25px; line-height:25px;}
.inputte { width:310px; float:left; height:25px; line-height:25px; margin:5px auto;}
.suozai { width:340px;height: 30px;padding: 0;_padding-top:5px;}
.suozaip{width: 430px;}
.suozai select{height: 22px;}
.shopListN select{height: 25px;}


.showBox .showCon .mfsylistrl ul li{
    line-height: 24px;
    margin-left: 20px;
    float: left;
    width: 200px;
}
.showBox .showCon .mfsylistrl ul li a{
    color: #000;
}


/*分期付款*/
.showBox .showCon .conR .detailCon .shopsBox{
    width: 508px;
    padding-top: 20px;
    height: 160px;
    overflow: hidden;
}
.showBox .showCon .conR .detailCon .shopsBox .shopsImg{
    float: left;
}
.showBox .showCon .conR .detailCon .shopsBox .showDt{
    float: left;
    width: 350px;
    height: 140px;
    padding-top: 20px;
    position: relative;
}
.showBox .showCon .conR .detailCon .applyPro h3{
    font-size: 14px;
    color: #000;
    padding: 0;
    font-family: '宋体';
}

.showBox .showCon .conR .detailCon .more{
    display: block;
    width: 83px;
    height: 33px;
    background: url(/main/img/more_shop.jpg) no-repeat;
    position: absolute;
    bottom: 34px;
    right: 114px;
    cursor: pointer;
}

.showBox .showCon .conR .detailCon .xiangqing1{
    width: 415px;
    margin: 0 auto;
    line-height: 22px;
    font-size: 12px;
    padding-top: 40px;
    padding-bottom: 7px;
    color: #000;
    text-indent:2em;
}
.showBox .showCon .conR .hetong{
    width: 720px;
    height:350px;
    background: #fafafa;
    margin: 0 auto;
    padding: 10px 0;
}



/*续费中心*/
.showBox .noLeft .conR{
    width: 635px;
    height: 295px;
    margin-left: 6px;
}
.showBox .noLeft .tianc{
    width: 178px;
    height: 44px;
    /*border-right: 1px solid #b1b1b1;*/
    float: left;
    background: #c4ffeb/*#dadada*/;
}
.showBox .noLeft .border1{
    width: 1px;
    height: 44px;
    background: #fff;
    float: left;
}
.showBox .noLeft .conR .tabTo{
    float: left;
}
.showBox .noLeft .conR .tabTo li{
    width: 224px;
}
.showBox .noLeft .conR .detailCon{
    float: left;
    width: 635px;
    height: 290px;
    position: relative;
}
.showBox .noLeft .conR .detailCon .xiangqing{
    padding: 40px 65px 0px;
    line-height: 24px;
    font-size: 12px;
    color: #000;
    text-indent: 2em;
}
.showBox .noLeft .conR .detailCon .imgR{
    width: 150px;
    margin: 0 auto;
    text-align: center;
    padding: 15px 0;
    float: right;
    margin-right: 50px;
}
.showBox .noLeft .conR .detailCon .imgR img{
   width: 150px;
   margin-bottom: 10px;
}
.showBox .noLeft .conR .detailCon .btnBox{
    width: 108px;
    height: 30px;
    position: absolute;
    left: 270px;
    bottom: 20px;

}
.showBox .noLeft .conR .detailCon .btnBox .btnSq{
    background: url(/main/img/sq_btn.jpg) no-repeat;
    width: 85px;
    height: 29px;
    display: block;
    cursor: pointer;
    color: #fff;
    text-align: center;
    line-height: 29px;
}
.showBox .yingyong .conR .detailCon{
    text-align: center;
    display: block;
}
.showBox .yingyong .conR .detailCon p{
    padding: 20px 65px 10px;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    text-indent: 2em;
    text-align: left;
}
.showBox .yingyong .conR .detailCon .appAbout{
    width: 376px;
    height: 219px;
    position: relative;
    margin: 0 auto;
}
.showBox .yingyong .conR .detailCon h3{
    padding: 20px 74px 0px;
    line-height: 24px;
    text-align: left;
}
.showBox .yingyong .conR .detailCon ul{
    padding: 10px 74px;
    margin: auto;
    text-align: left;
}
.showBox .yingyong .conR .detailCon ul li{
    padding-left: 20px;
    padding-bottom: 10px;
    line-height: 18px;
    text-indent: 2em;
}
.showBox .sjServer .conR .detailCon p{
    padding: 0px 74px;
    line-height: 24px;
    font-size: 12px;
    color: #000;
    text-indent: 2em;
    text-align: left;
}
.showBox .sjServer .conR .fwsf{
    width: 516px;
    padding-top: 60px;
    height: 296px;
    display:none;
}
.showBox .sjServer .conR .fwsf p{
    text-indent: 0;
    padding-bottom: 10px;
    line-height: 20px;
}
.showBox .sjServer .conR .fwsf p span{
    padding-left: 24px;

}
.showBox .sjServer .conR .detailCon h3{
    padding: 10px 74px 0px;
    line-height: 24px;
    text-align: left;
}
.showBox .noLeft .conR .detailCon .tableImg{
    padding: 0px 20px 0px;
}
.showBox .noLeft .conR .detailCon .tableImg  table{
    background:#000;
    text-align:center;
    font-size:14px;
    line-height:22px;
    width:560px;
    border: 1px solid #000;
    margin: 0 auto;
}
.showBox .noLeft .conR .detailCon .tableImg  table tr {
    background-color: #fff;
    height:22px;
    
}
.showBox .noLeft .conR .detailCon .tableImg  table tr td {
   font-weight:normal;
}
.showBox .noLeft .conR .detailCon .tableImg  table .bg {
    background-color: #D9D9D9;
}
.showBox .noLeft .conR .detailCon .tableImg  table .bg td{
    font-weight:bold;
    color:#000;
}
.showBox .noLeft .conR .detailCon .yun table tr td{
    line-height:40px;
}
.showBox .noLeft .conR .detailCon .yun table .bg td{
    line-height:20px;
}
.showBox .showCon .conR .detailCon .sfbz table{
    width: 460px;
    background: #000;
    margin: 0 auto;
}
.showBox .showCon .conR .detailCon .sfbz table thead th{
    background: #fff;
    color: #000;
}
.showBox .showCon .conR .detailCon .sfbz table tr{
    background: #fff;
    height: 20px;
}
.showBox .showCon .conR .detailCon .sfbz table tr td{
    color: #000;
    font-weight: normal;

}


/*弹出层移动边框*/
/*.mDiv_border1{
    position: absolute;
    width: 531px;
    height: 326px;
    z-index: 1002;
    border:2px dotted #ED2922;
}*/

/*分期付款*/
.showBox .fqfk .conL{
    width: 130px;
    height: auto;
    float: left;
}
.showBox .fqfk .conL .tianc{
    width: 129px;
}
.showBox .fqfk .conL ul li{
    width: 130px;
    border: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #b1b1b1;
}
.showBox .fqfk .conR .detailCon{
    width: 534px;
    background:#fff;
    position: relative;
    margin-top: 43px;
}

.showBox .fqfk .conR .detailCon h3{
    font-size: 18px;
    color: #000;
    font-family: "黑体";
    padding: 55px 0 0 180px;
}
.showBox .fqfk .conR{
    width: 534px;
    height: auto;
    float: left;
}
.showBox .fqfk .conR .tabTo{
    float: none;
}
.showBox .fqfk .conR .tabTo li {
    width: 86px;
    height: 44px;
    line-height: 44px;
    float: left;
    border: none;
    border-left: 1px solid #fff;
    border-right: 1px solid #b1b1b1;
}

.showBox .fqfk .conR .tableDt{
    
}
.showBox .fqfk .conR .tableDt span{
    float: right;
    display: block;
    height: 16px;
    line-height: 16px;
    padding-right: 24px;
}
.showBox .fqfk .conR .tableDt table{
    width: 484px;
    margin: 0 auto;
}
.showBox .fqfk .conR table thead tr{
    height: 25px;
}
.showBox .fqfk .conR table thead tr th{
    color: #000;
}
.showBox .fqfk .conR table tbody tr{
    height: 30px;
}
.showBox .fqfk .conR table tbody tr td{
    background: #fff;
    font-weight: normal;
}
.showBox .fqfk .conR table tbody tr td a{
    color: #404040;
}


.showBox .fqfk .tableImg{
    padding-left: 33px;
    padding-top: 30px;
}
.showBox .fqfk .tableImg  table{
    background:#000;
    text-align:center;
    font-size:14px;
    line-height:25px;
    width:470px;
    border: 1px solid #000;
}
.showBox .fqfk .tableImg  table tr {
    background-color: #fff;
    height:25px;
    
}
.showBox .fqfk .tableImg  table tr td {
   font-weight:normal;
}
.showBox .fqfk .tableImg  table .bg {
    background-color: #D9D9D9;
}
.showBox .fqfk .tableImg  table .bg td{
    font-weight:bold;
    color:#000;
}
.showBox .fqfk .tableImg  table .borderT td{
    border-top: 1px solid #000;
}
.showBox .fqfk .yun table tr td{
    line-height:40px;
}
.showBox .fqfk .yun table .bg td{
    line-height:20px;
}
.showBox .fqfk .sfbz table{
    width: 500px;
    background: #000;
    margin: 0 auto;
}
.showBox .fqfk .sfbz table thead th{
    background: #fff;
    color: #000;
}
.showBox .fqfk .sfbz table tr{
    background: #fff;
    height: 20px;
}
.showBox .fqfk .sfbz table tr td{
    color: #000;
    font-weight: normal;

}
.inputr { width:250px; float:left; height:25px; line-height:30px;padding-top: 5px;}
.inputte { width:310px; float:left; height:25px; line-height:25px; margin:5px auto;}
.suozai { width:340px;height: 30px;padding: 0;_padding-top:5px;}
.suozaip{width: 430px;}
.suozai select{height: 22px;}


/*弹出层移动边框*/
.mDiv_border1{
    position: absolute;
    width: 531px;
    height: 326px;
    z-index: 1002;
    border:2px dotted #ED2922;
}




/*分期合约*/
.installmentTitle{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}
.xieyi{margin-top:20px;}
.xieyi div p{ width:600px; height:30px; line-height:30px; font-size:13px; font-weight:bold;}
.xieyi div p span{ display:block; float:left;  }
.xieyi div p span.jiafang{ width:290px;}
.xieyi .sections .qianzi p{width:600px; height:30px; line-height:30px; font-size:13px; font-weight:bold;}
.xieyi .sections .qianzi p span{display:block; float:left;}
.xieyi .sections .qianzi p span.jiafang{ width:290px;}

.xieyi .sections{ width:590px; margin:20px auto;}

.xieyi .sections h2{ font-size:18px; text-align:center; margin:20px 0;}

.xieyi .sections .article h3{ padding:10px 0; font-size:14px;}

.xieyi .sections .article h3 span{font-size:14px; font-weight:normal; height:auto; padding-left:14px;line-height: 20px;}

.xieyi .sections .article p{ font-size:14px; font-weight:normal; height:auto;}

.xieyi .sections .article .sheet{width:600px; border:1px solid #000;}

.xieyi .sections .article .sheet tr td,.xieyi .sections .sheet tr th{ height:30px; border:1px solid #000; text-align:center; font-weight:bold; font-size:14px;}

.input_txt{ border:none; border-bottom:1px solid #000; width:160px;background: #fafafa; }

#sdIndexAd{width:1440px; margin:0 auto;  height:400px;display: none; background:url(/main/img/2017ad.jpg) no-repeat center top; cursor:pointer; position:relative; z-index: 9999;}
#sdIndexAd .close1{display:block;width:14px;height:14px;background:url(/main/img/close.png) no-repeat left top; position:absolute; top:14px; right:20px;background-size: contain;}
#sdIndexAd .timer1{position:absolute; top:10px; right:50px; font-size:16px;}







/*商品试用弹出框样式*/
.mfsylist1 { width:500px; position:fixed; _position:absolute; height:341px; padding:10px; display:none;z-index:10001; left:45%; margin-left:-200px; top:200px;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-565))}
.mfsylistrt1 { width:478px; background:#e2e2e2; padding-left:20px; height:29px; line-height:29px;position: relative;color: #000;} 
.mfsylistrt1 span{font-size: 14px;font-weight: bold;color: #000;}
.mfsylist1 .shopDt{width: 500px;height: 310px;}
.mfsylist1 .shopDt .shopImg{float: left;padding-top: 30px;padding-left: 10px;}
.mfsylist1 .shopDt .shopD .shopN {padding-bottom: 10px;}
.mfsylist1 .shopDt .shopD{float: left;padding-top: 30px;}
.mfsylist1 .shopDt .shopD .shopN h3{font-size: 20px;}
.mfsylist1 .shopDt .shopD .shopN span{font-size: 16px;}
.mfsylist1 .shopDt .shopD .sumP{padding-top: 30px;padding-right: 20px;font-size: 14px;font-weight: bold;text-align: right}
.mfsylist1 .shopDt .shopD li{width: 250px;padding:6px;overflow: hidden;}
.mfsylist1 .shopDt .shopD li .peijName{float: left;line-height: 22px;margin-left: 4px;width: 78px;}
.mfsylist1 .shopDt .shopD li .peijPri{float: left;line-height: 22px;margin-left: 4px;}
.mfsylist1 .shopDt .shopD li .peijNum{float: left;line-height: 22px;margin-left: 4px;}
.mfsylist1 .shopDt .shopD li .shut{float: right;}
.mfsylist1 .shopDt .shopD li .shut .suan{width: 22px;height: 22px;float: left;line-height: 50px;}
.mfsylist1 .shopDt .shopD li .xgcpPri input{vertical-align: middle;margin-left: 10px;}
.mfsylist1 .shopDt .btnNext{width: 85px;height: 29px;background: url(/main/img/sq_btn.jpg) no-repeat;position: absolute;left: 216px;top: 300px;color: #fff;font-size: 12px;line-height: 29px;text-align: center;cursor: pointer;}


.mfsylist { width:500px; position:fixed; _position:absolute; height:395px; padding:10px; display:none;z-index:10001; left:45%; margin-left:-200px; top:200px;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-565))}
.mfsylistr { width:498px; background-color:#fafafa; border:solid 1px #ddd;}
.mfsylistrt { width:478px; background:#e2e2e2; padding-left:20px; height:29px; line-height:29px;position: relative;} 
.mfsylistrt span{font-size: 14px;font-weight: bold;color: #005c31;}
.mfsylistrl { padding:10px 20px 30px; width:458px; height:325px;}

.mfsylistrli { line-height:20px; padding-bottom:15px;}

.shxx { width:18px; height:18px; background:url(/main/img/show_close.png) center no-repeat; position:absolute; top: 4px;right: 6px;}
#shxxb { text-decoration:none; display:block; width:18px; height:18px;}
.inputspan { width:60px; height:30px; line-height:30px; text-align:right; font-size:12px; display:block; float:left;}

.inputr { width:250px; float:left; height:25px; line-height:30px;padding-top: 5px;}
.inputte { width:310px; float:left; height:40px; line-height:25px; margin:5px auto;}
.suozai { width:340px;height: 30px;padding: 0;_padding-top:5px;}
.suozaip { width:430px;}
.suozai select{height: 22px;}
.shenqpreviewc input { color:#999;height: 20px;line-height: 20px;}
.shenqpreviewc .shiyonggo { color:#666; background:url(/main/img/submit_btn.jpg) no-repeat; width:85px; height:29px; margin-right:10px; display:block; border:none; float:left; cursor:pointer;}

.shenqpreviewc .shiyongres { color:#666; background:url(/main/img/reset_btn.jpg) no-repeat; width:85px; height:29px; display:block; border:none; float:left; cursor:pointer;}
.thatbot { padding-top:10px; text-align:center; width:250px; margin:0px auto;}

.backTo{
    width: 45px;
    height: 29px;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #666;
    font-size: 12px;
    line-height: 29px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.wye {
border: 1px solid #ddd;
width:34px;
height:20px;
margin:0 3px;
text-align:center;
float:left;
}
.showFclose{
    width: 18px;
    height: 18px;
    background: url(/main/img/close.png) center no-repeat;
    position: absolute;
    top: 4px;
    right: 6px;
    cursor: pointer;
}
.red {
color: #FF0000;
}
/*精英榜*/
.jingyingbang{
    width:751px;
    height:498px;
    /*background: url(/main/img/jingyingbang.png) no-repeat;*/
    position:absolute;
    left:50%;
    top:100px;
    margin-left:-375px;
    display:none;
    z-index:1111;
}
.jingyingbang .showClose{
    display: block;
    width: 16px;
    height: 16px;
    background: url(/main/img/closed_ico.png) no-repeat 4px 4px;
    _background: url(/main/img/closed_ico1.png) no-repeat 4px 4px;
    cursor: pointer;
    position:absolute;
    right:5px;
    top:5px;
}
/*正在规划*/
.guihua_box{
    width:411px;
    height:255px;
    background: url(/main/img/weihu.jpg) no-repeat;
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-205px;
    margin-top:-125px;
    display:none;
    z-index:1111;
}
.guihua_box .showClose{
    display: block;
    width: 16px;
    height: 16px;
    background: url(/main/img/closed_ico.png) no-repeat 4px 4px;
    _background: url(/main/img/closed_ico1.png) no-repeat 4px 4px;
    cursor: pointer;
    position:absolute;
    right:10px;
    top:8px;
}
/*links*/
.links {
	width:100%;
	line-height:60px;
	text-align:left;
 
}
.link-item {
	margin:0 auto;
	width:1060px;
}
.links span {
	font-size:14px;
	color:#333;
	font-weight:800;
	padding-right:20px;
}
.links a {
	display:inline-block;
	font-size:14px;
	color:#333;
	padding-right:15px;
}
