.topnav ul{
    display: block;
    overflow: hidden;
}
.float-left{
    float: left!important;
}
.float-right{
    float: right!important;
}
.topnav .navitem{
    float: left;
    font-size: 14px;
    height:24px;
    line-height: 24px;
}
.topnav .navitem .pipe{
    font-size: 12px;
    float:left;
    padding:0px 5px;
    margin-top: 0px;
}
.topnav .navitem:first-child .pipe{
    display: none;
}
.topnav .navitem a,.topnav .navitem a:active,.topnav .navitem a:visited{
    color:#ebc6e3;
    float: left;
    height: 24px;
    line-height: 24px;
}
.topnav .navitem a:hover{
    color: #ccc;
}
body{
    background-color: #fff;
	font-size:13px;
}

.container.maincontent{
    padding-top: 14px;
    overflow: hidden;
padding-bottom: 14px;
}
.asidel{
    width:217px;
     float: left;
    overflow: hidden;
}
.asidel .querysn{
    border: 1px solid #c0bfd6;
    border-radius: 3px;
}
#allmaincontent{
    width:744px;
    float:left;
    margin-left:8px;
    overflow: hidden;
}

.indexbox { padding-left:10px;}
.indexbox div { float:left; width:310px; height:265px; margin-top:10px; margin-right:10px; }
.indexbox div span { float:left; }
.indexbox div h2{height: 30px; line-height:30px;font-size:16px; font-weight: 400;line-height: 30px;padding-left: 10px;}
.indexbox div .sleft { display:block; background:url(../images/ts-indexsleft.gif); width:17px; height:265px; }
.indexbox div .scenter { display:block; background:url(../images/ts-indexscenter.gif); height:260px; width:278px; padding-top:5px; overflow: hidden;position: relative;}
.indexbox div .scenter marquee{height: 200px;}
.indexbox div .sright { display:block; background:url(../images/ts-indexsright.gif); width:14px; height:265px; }
.indexbox div .sbottom { background:url(../images/ts-indexbottom.gif) center no-repeat; width:310px; height:9px; display:block;}
.indexbox div .scenter .inputop { margin-top:10px; }


.panel-head{
    background-color:#d2d2d2;
    border-radius:6px 6px 0 0;
    border-bottom:solid 1px #d2d2d2;
    font-weight: bold;
    background: url(../images/bg-panel-head-gray.png) repeat-x;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
}
.panel-body{
	padding:10px;
	border:solid 1px #ccc;
	margin-bottom:12px;
}
.textarea-body{
	margin-top:10px;
	border-radius:4px;
    border:solid 1px #ccc;
	padding:4px;
    height: 24px;
	font-size:15px;
	font-family:"Microsoft YaHei";
	color: #000;
    line-height: 22px;
    width: 256px;
    resize:none;
}
.panel .bg-main,.panel .bg-sub,.panel .bg-dot,.panel .bg-red,.panel .bg-yellow,.panel .bg-green{
    color:#fff;
}
.panel .panel-body + .table, .panel .panel-body + .list-group{
    border-top:solid 1px #ddd;
}
.panel .list-group{
    border:none;
    border-radius:0;
}
.panel-body,.panel form div {
    overflow: hidden;
}
.iptmaingrey{
	margin-right:10px;
    border: 1px solid #ccc;
	padding:2px;
	border-radius:4px;
    height: 18px;
    line-height: 18px;
    width: 60px;
    float: left;
    font-size: 14px;
}
.panel-body .vimg{
    width: 57px;
    height: 26px;
    float: left;
     margin-left: 15px;
}
.openline{
	float: left;
	font-size: 20px;
	}
.btnmainorange{
    float: right;
	width:60px;
    height: 26px;
    border:1px solid #C77B57;
    text-align: center;
    background:url(../images/bg-btn-main-orange.png);
    repeat-x;
}
.krsnhistory ul{
    min-height: 20px;
    margin-top: 5px;
    overflow: hidden;
}
.krsnhistory span{
    font-weight:500;
    margin-top: 5px;
    display: block;
}
.krsnhistory li{
    text-align: center;
    color: #333;
    font-size: 14px;
    height: 1.2em;
    line-height: 1.2em;
    display: block;
}
.margintop10{
    margin-top: 10px!important;
}
.iptlargegrey{
	margin-top:10px;
	border-radius:4px;
    border:solid 1px #ccc;
	padding:4px;
    height: 24px;
	font-size:15px;
	font-family:"Microsoft YaHei";
	color: #000;
    line-height: 22px;
    width: 256px;
    resize:none;
    background-image: url(../images/bg-ipt-width-area.png);
    background-repeat: no-repeat;
}

.iptlargegrey2{
    margin-top:10px;
	border-radius:4px;
    border:solid 1px #ccc;
	padding:4px;
    height: 24px;
    line-height: 20px;
    width: 186px;
    color: grey;
    resize:none;
    background-image: url(../images/bg-ipt-large-area.png);
    background-repeat: no-repeat;
}

.panel-body .areainfo{

}
.panel-body .areainfoo{
    color: #fbb100;
}
.panel-body-a{
    padding:12px;
     width: 195px;
     height:180px;
}
.index .maincontent .index-order{
    overflow: hidden;
    width: 168px;
    margin: 20px auto;
}
.index .maincontent .index-order a{
    display:block;
    height: 40px;
    overflow: hidden;
    width: 168px;
    background-image:url(../images/bg-btn-index-order-notext.png);
    background-repeat: no-repeat;
     font-size: 15px;
    line-height: 40px;
    text-align: center;
    font-weight: 700;
}
.asidel .newslist{
    border: 1px solid #eaeaea;
    background-color: #F2F2F2;
    border-radius: 4px;
    padding:7px 3px;
}
.asidel .newslist .title{
    border: 1px solid #353358;
    border-radius: 4px;
    padding-left:55px;
    height:30px;
    line-height:30px;
    color:#FFF;
    font-weight:600;
    background-image: url(../images/bg-index-notice-title-notext.png);
    background-repeat: repeat-x;
    font-size: 14px;
}
.asidel .newslist .list{
    overflow: hidden;
    padding-left: 55px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.asidel .newslist .news{
    height: 24px;
    line-height: 24px;
    font-size: 15px;
    color: #5e6770;
}
.asidel .newslist .news a,.index .maincontent .newslist .news a:active,.index .maincontent .newslist .news a:visited,.index .maincontent .newslist .news a:focus{
    color: #5e6770;
}
.asidel .newslist .news a:hover{
    color:#353358;
}
.index .maincontent .indexnotice {
    width: 744px;
    overflow: hidden;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
}
.index .maincontent .indexarclist{
    margin-top:24px;
    padding-left: 20px;
    width:352px;
}
.index .maincontent .indeximglist{
    width: 744px;
}
.index .maincontent .indexarclist .title{
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 19px;
    font-weight: 500;
     font-family:"Microsoft YaHei";
}
.index .maincontent .indexarclist .title span{
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
     font-family:"Microsoft YaHei";
}
.index .maincontent .indexarclist .title span.border{
    border-left: 5px solid #a50082;
    padding-left: 2px;
    color: #ea5504!important;
}
.index .maincontent .indeximglist .content td{
    width: 124px;
    text-align: center;
    vertical-align: middle;
    font-size:15px;
     font-family:"Microsoft YaHei";
}
.x6{
    float: left;
    width: 50%;
}
.float-left{
    float: left!important;
}
.index .maincontent .indexarclist .content{
    margin-top: 10px;
}
.index .maincontent .indexarclist .content li{
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}
.index .maincontent .indexarclist .content li a,.index .maincontent .indexarclist .content li a:visited,.index .maincontent .indexarclist .content li a:focus,.index .maincontent .indexarclist .content li a:active{
    color: #5e6770;
}
#footer {
    clear:both;
    margin-top: 20px;
    background-color: #a50082;
    min-height: 220px;
    *height: 220px;
    background-repeat: repeat;
    background-image: url(../images/bg-footer-main.png);
    width:100%;
    min-width:1200px;
    *width: 1200px;
}
#footer a,#footer a:active,#footer a:focus,#footer a:visited,#footer a:hover{
    color: #ebc6e3;
    font-size: 16px;
}
#footer .bottomnav,#footer .icpcode{
    padding-top: 24px;
    overflow: hidden;
    min-height:165px;
    *height: 165px;
}
#footer .bottomnav{
    float: left;
}
#footer .icpcode{
    float: right;
    margin-right:80px;
    text-align: center;
}
#footer .bottomnav{
    padding-left: 80px;
}
#footer .bottomnav dl{
    float: left;
    padding: 0px 30px;
}
#footer .bottomnav dt{
    font-weight: 600;
    color: #ebc6e3;
     height: 36px;
     line-height: 36px;
    vertical-align: middle;
}
#footer .bottomnav dt a,#footer .bottomnav dt span{
    vertical-align: middle;
}
#footer .bottomnav dt .specdot{
    font-size: 30px;
}
#footer .bottomnav dd li{
    height: 26px;
    line-height: 26px;
}
#footer .icpcode div{
    width: 200px;
    margin 0 auto;
}
#footer .icpcode .icpnum{
    vertical-align: middle;
    height: 36px;
    line-height: 36px;
}
#footer .icpcode .icpnum img,#footer .icpcode .icpnum a{
    vertical-align: middle;
}
#footer .icpcode .weixinqrcode{
    padding-top: 10px;
}
#rightfixed{
    position: fixed;
    z-index:2;
    top: 50%;
    margin-top: -155px;
    right: 0px;
}
#allmaincontent .crumb{
    /*margin-top: 50px;*/
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    border-left: 5px solid #a50082;
    margin-left: 24px;
    padding-left: 2px;
}
#allmaincontent .crumb ul{
    overflow: hidden;
}
#allmaincontent .crumb ul li{
    float: left;
    height: 18px;
    line-height: 18px;
}
#allmaincontent .crumb ul li a{
    color: #5e6770;
}
#allmaincontent .crumb ul li a.on{
    color: #ea5504;
}
#allmaincontent .crumb ul li i{
    color: #5e6770;
}
#listspecimg img{
    width: 970px;
    height: 174px;
}
#arclistbody .pageList{
	 min-height: 600px;
}
#arclistbody .pageList ul{
    padding-left: 80px;
    padding-right: 60px;
 }
#arclistbody .pageList li{
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    vertical-align: middle;
}
#arclistbody .pageList li a{
    color:#666;
}
#arclistbody .pageList li a h4{
    color:#666;
    font-weight: 200;
}
#arclistbody .pageList li a .atitle{
    float: left;
}
#arclistbody .pageList li a .atime{
    float: right;
}
#page *{
    margin: 0px;
    padding:0px;
    list-style: none;
}
#page ul{
    padding:0px;
    float:left;
     position:relative;
     left:50%;
}
#page li,#page form,#page span,#page input{
    float: left;
    position:relative;
     right:50%;
     margin-left: 10px;
}
#page li{
    padding:0px 6px;
    border: 1px solid #ccc;
    height: 20px!important;
    line-height: 20px!important;
}
#page li a{
    color: #444!important;
}
#page span.info{
    font-size: 14px;
    color: #333;
    height: 20px;
    line-height: 20px;
}
#page li.active{
    color: #FFF!important;
    background-color: #188e87;
}
#page li.active a{
    color: #FFF!important;
}
#page input[type=text]{
    width: 24px;
    height: 18px;
}
#page #jumppage{
    cursor: pointer;
}
#arcbody .contentview{
    padding: 20px 0px 10px 30px;
    min-height: 600px;
}
.asidel .cbrotherlist .toptitle{
    height: 32px;
    line-height: 32px;
}
.asidel .cbrotherlist .toptitle h2{
    padding-left: 2px;
    border-left: 5px solid #a50082;
    font-weight: 400;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
}
.asidel .cbrotherlist .toptitle .left{
    float:left;
    color: #ea5504!important;
}
.asidel .cbrotherlist .toptitle .right{
    float: left;
}
.asidel .cbrotherlist dl{
    padding-left: 18px;
}
/*.asidel .cbrotherlist dd{
    display: none;
}
*/
/*.asidel .cbrotherlist .active dd{
    display: block;
}
*/
.asidel .cbrotherlist dt{
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
}
.asidel .cbrotherlist li{
    height: 40px;
    line-height: 40px;
    font-size:14px;
    border-bottom: 1px dashed #ccc;
}
.asidel .cbrotherlist li.on{
    background-color: #FFF;
    color: #008fff;
}
.asidel .cbrotherlist li .icon-blue-arrow {
    height: 40px;
    float:right;
    width: 8px;
    display: none;
    background-repeat: no-repeat;
}
.asidel .cbrotherlist li.on .icon-blue-arrow {
    background-image: url(../images/bg-icon-blue-arror.png);
    display: block;
}
.asidel .cbrotherlist li.on .icon-point {
    background-image: url(../images/bg-icon-blue-point.png);
}
.asidel .cbrotherlist li .icon-point {
    background-image: url(../images/bg-icon-grey-point.png);
    float: left;
    height: 40px;
    width: 8px;
}
.asidel .cbrotherlist li .title{
    float: left;
    margin-left: 5px;
    height: 40px;
    line-height: 40px;
}
.asidel .cbrotherlist .icon-plus{
    float: right;
    margin-right: 4px;
    font-size: 20px;
    font-weight: 700;
}
.asidel .cbrotherlist dl.active .icon-plus{
    margin-right: 0px;
}
#showmsg #maincontent{
    padding:40px;
    width: 673px;
    float: left;
}
#showmsg #maincontent h2{
    height: 40px;
    line-height: 40px;
    font-size: 32px;
    text-align: center;
}
#showmsg #maincontent p{
    font-size:14px;
    line-height: 1.4em;
    text-align: center;
    padding-top:40px;
}
#showmsg #maincontent a{
    color: #ccc;
}
#showmsg #maincontent a:hover{
    color: #000;
}
#userreg{
    padding:40px;
}
.asidel .krsnhistory li{
    cursor: pointer;
}
#user #loginregarea,#user #loginregarea .h2{
    overflow: hidden;
}
#user #loginregarea h2{
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    font-weight: 700;
}
#user #loginregarea .h2small{
    color: #adb4bd;
    font-weight: 400;
    margin-left:10px;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
}
#user #loginregarea .wrap{
    border-top: 2px solid #bfbeca;
    padding: 10px 0px 30px;
    overflow: hidden;
}
#user #loginregarea .wrap .regwrap,#user #loginregarea .wrap .loginwrap{
    width: 465px;
    padding: 10px;
}
#user #loginregarea .wrap .regwrap .upanel,#user #loginregarea .wrap .loginwrap .upanel{
     border:1px solid #ccc;
    /*border-top:none;*/
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    width: 442px;
    margin-top: -1px;
    padding: 10px;
}
#user #loginregarea .wrap .title{
    float:left;
    height:30px;
    line-height:30px;
    width:230px;
    border:1px solid #ccc;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom: none;
}
#user #loginregarea .wrap .utitle{
    overflow: hidden;
}
#user #loginregarea .wrap .title span{
    display: block;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 5px solid #f1ab00;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    margin-top: 9px;
    cursor: pointer;
}
#user #loginregarea .wrap .title.disactive{
    background-image:url(../images/bg-login-reg-title.png) ;
    background-repeat:repeat-x;
    /*border-bottom: 1px solid #ccc;*/
}
#user #loginregarea .upanel tr td:first-child{
    width: 120px;
    text-align: right;
}
#user #loginregarea .upanel tr {
    height: 30px;
    line-height: 30px;
}
#user #loginregarea .upanel tr td{
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
}
#user #loginregarea .upanel tr td input[type=text],#user #loginregarea .upanel tr td input[type=password]{
    width:193px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
    border:1px solid #ccc;
    background-image: url(../images/bg-login-reg-ipt-grey.png);
    background-repeat: repeat-x;
}
#user #loginregarea .upanel tr td.mverify input{
    width: 40px;
    display: block;
    float: left;
}
#user #loginregarea .upanel tr td.mverify img{
    height:20px;
    margin-top:1px;
    margin-left:5px;
    display: block;
    float: left;
}
#user #loginregarea .upanel tr td.mverify a{
    height:20px;
    line-height:20px;
    margin-left:5px;
    display: block;
    float: left;
}
#user #loginregarea .upanel tr input[name=smsverify]{
    width:95px!important;
}
#user #loginregarea .upanel tr .btn-login-reg-grey{
    display:inline-block;
    width:95px;
    border:1px solid #ccc;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-image: url(../images/bg-btn-login-reg-greay.png);
    background-repeat: repeat-x;
}
#user #loginregarea .upanel tr td.line{
    text-align: center;
}
#user #loginregarea .upanel tr td.line input.chkbox{
    float: left;
    height: 21px;
    margin-left: 120px;
}
#user #loginregarea .upanel tr td.line span{
    float: left;
    margin-left: 5px;
}
#user #loginregarea .upanel tr td.line .btnmainorange{
    float: none;
}
#baidumap{
    width:744px;
    height:463px;
    position: relative;
    overflow: hidden;
}
#baidumap .ajaxloader{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -50px;
    margin-left: -50px;
    z-index: -1;
}
#sublist.leftusermenu .title span{
    float: left;
    padding-left: 10px;
}
#sublist.leftusermenu .title a{
    float: right;
    padding-right: 10px;
    color: #bc8223;
}
#sublist.leftusermenu .loginoutarea{
    padding:20px 10px;
    border-bottom: 1px dashed #ccc;
}
#sublist.leftusermenu .orderstatusarea{
    padding: 20px 10px;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
}
#sublist.leftusermenu .orderstatusarea div{
    float: left;
}
#sublist.leftusermenu .orderstatusarea div.linkcol{
    margin-left: 10px;
}
#sublist.leftusermenu .orderstatusarea div.numcol{
    float: right;
    margin-right: 20px;
}
#sublist.leftusermenu .orderstatusarea li{
    height: 26px;
    line-height: 26px;
    font-size: 14px;
}
#sublist.leftusermenu .orderstatusarea span.ordernum{
    color:#f76b03;
}
#sublist.leftusermenu .menus{
    padding: 20px 10px;
    margin-top:20px;
}
#sublist.leftusermenu .menus dt{
    overflow: hidden;
    cursor: pointer;
}
#sublist.leftusermenu .menus dt div{
    float: left;
    height: 30px;
    line-height: 30px;
}
#sublist.leftusermenu .menus dl:first-child dd{
    display: block;
}
#sublist.leftusermenu .menus dl .menustitle{
    margin-left: 10px;
}
#sublist.leftusermenu .menus dl dd{
    display: none;
}
#sublist.leftusermenu .menus dl dd ul{
    padding-left: 20px;
}
#sublist.leftusermenu .menus dl dd ul li{
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}
#sublist.leftusermenu .menus dl .icon-arrow{
    height: 12px;
    width: 12px;
    background-image: url(../images/icon-usercenter-menus-arrow-open.png);
    background-repeat: no-repeat;
    float:right;
    margin-right:15px;
    margin-top:9px;
}
#sublist.leftusermenu .menus dl .icon-arrow-open{
    background-image: url(../images/icon-usercenter-menus-arrow-open.png);
}
#sublist.leftusermenu .menus dl .icon-arrow-closed{
    background-image: url(../images/icon-usercenter-menus-arrow-closed.png);
}
#usercenter-makeorder{
    width: 744px;
    overflow: hidden;
}
#usercenter-makeorder .usercenter-mkorder-notice-hk{
    height: 30px;
    line-height: 30px;
    width: 722px;
    border:1px solid #e6a200;
     background-color: #f4efbc;
    color:#000;
    padding-left:10px;
    padding-right:10px;
    margin-top:10px;
}
#usercenter-makeorder .usercenter-mkorder-notice-hk .icon-close{
    float:right;
    height: 11px;
    width:12px;
    margin-top:9px;
    background-image: url(../images/icon-usercenter-makeorder-close.png);
    background-repeat: no-repeat;
     cursor: pointer;
}
#usercenter-makeorder .title{
    margin-top:10px;
    border-bottom: 2px solid #ccc;
    overflow: hidden;
}
#usercenter-makeorder .title h4,#usercenter-makeorder .title div{
    float: left;
}
#usercenter-makeorder .title h4{
    font-size: 18px;
    font-weight: 700;
    color: #3d3964;
    height: 34px;
    line-height: 34px;
}
#userc enter-makeorder div.openpanel{
    font-size: 12px;
    color: #000;
    height: 16px;
    margin-left: 10px;
    line-height: 16px;
    border:1px solid #ccc;
    background-repeat: repeat-x;
    background-image: url(../images/bg-btn-login-reg-greay.png);
    margin-top: 6px;
    padding:2px 10px;
     cursor: pointer;
    color: #000;
    float: left;
}
#musk{
     height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 0.7;
    position: fixed;
    top:0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 9;
    fliter:alpha(opacity=70);
    display: none;
}
.dialog{
    display: none;
    position:absolute;
    z-index: 10;
    min-width: 400px;
    *width: 400px;
    min-height:400px;
    *height: 600px;
}
.dialog .dia-close{
    position: absolute;
    right:10px;
    font-size 24px;
    height: 24px;
    width: 24px;
    cursor: pointer;
}
.selectpanel{
    min-height: 30px;
    width: 722px;
    border:1px solid #e6a200;
     background-color: #f4efbc;
    color:#000;
    padding-left:10px;
    padding-right:10px;
    margin-top:10px;
    *height: 30px;
    position: relative;
    padding-top: 10px;
}
.selectpanel .pa-close{
    position: absolute;
    right: 10px;
    height: 12px;
    line-height: 12px;
    width: 12px;
    top: 10px;
    cursor: pointer;
    background-image: url(../images/icon-usercenter-makeorder-close.png);
    background-repeat: no-repeat;
    z-index: 1;
}
.selectpanel .pa-content{
    padding-top: 10px;
    padding-bottom: 10px;
}
#selecttemp li,#selectsendadd li,#selectrecadd li{
    height: 24px;
    line-height: 24px;
}
#usercenter-makeorder .sendtitle{
    height: 30px;
    line-height: 30px;
}
#usercenter-makeorder .sendaddress,#usercenter-makeorder .recaddress{
     margin-top: 10px;
}
#usercenter-makeorder .sendtitle .openpanel{
    margin-top: 4px;
}
#usercenter-makeorder .sendtitle div.sendtitlearea{
    float: left;
    font-size: 14px;
    color: #3d3964;
}
#usercenter-makeorder .yellow-border{
    margin-top:8px;
    border-left: 4px solid #f1ab00;
    width: 7px;
    height: 14px;
    float: left;
}

 #usercenter-makeorder .sendcontent{
    margin-top: 10px;
}
#usercenter-makeorder .sendcontent .line{
    width: 100%;
    clear: both;
    height: 30px;
    line-height: 30px;
}
#usercenter-makeorder .sendcontent .line .require{
    width: 12px;
    color: red;
    float: left;
    height: 30px;
    line-height: 30px;
}
#usercenter-makeorder .sendcontent .line .inputlabel{
    color: #000;
    float: left;
    height: 30px;
    line-height: 30px;
    width: 65px;
    text-align: right;
}
#usercenter-makeorder .sendcontent .line input{
     margin-top: 3px;
     padding-left: 2px;
     font-size: 12px;
     color: #999;
     border: 1px solid #ccc;
     background-image: url(../images/bg-login-reg-ipt-grey.png);
     background-repeat: repeat-x;
     float: left;
    height: 20px;
    line-height: 20px;
}
#usercenter-makeorder .sendcontent .line .inputnotice{
    float: left;
    height: 30px;
    line-height: 30px;
    color: #ccc;
}
#usercenter-makeorder .sendcontent .line input.sendtelarea{
    width:50px;
}
#usercenter-makeorder .sendcontent .line input.sendtel{
    margin-left: 10px;
}
#usercenter-makeorder .sendcontent .line input.sendaddress{
    background-image: url(../images/bg-ipt-width-area.png);
    background-repeat: no-repeat;
    width: 230px;
}
#usercenter-makeorder .sendcontent .addressline input{
    margin-left: 10px;
}
#usercenter-makeorder .sendcontent .addressline input:first-child{
    margin-left: 0px;
}
#usercenter-makeorder .sendcontent .addressline input.sendprovince{
    width: 60px;
    margin-left: 0px;
}
#usercenter-makeorder .sendcontent .addressline input.sendcity{
    width: 100px;
}
#usercenter-makeorder .sendcontent .addressline input.sendaddressmsg{
    width: 225px;
}
#usercenter-makeorder .sendcontent .savedefault{
    padding-left: 20px;
    color: #1100b6;
    cursor: pointer;
    width:96px;
}
#usercenter-makeorder .ordermsgwrap{
    margin-top: 20px;
    padding-left: 13px;
}
#usercenter-makeorder .ordermsgwrap span,#usercenter-makeorder .ordermsgwrap label,#usercenter-makeorder .ordermsgwrap textarea{
    float: left;
}
#usercenter-makeorder .ordermsgwrap label{
    width:65px;
    text-align: right;
}
#usercenter-makeorder .ordermsgwrap textarea{
    width: 650px;
    height: 66px;
    color: #444;
    resize:none;
    border:1px solid #ccc;
}
.line{
    width: 100%;
    clear: both;
    overflow: hidden;
}
#usercenter-makeorder .line.agreewrap a,#usercenter-makeorder .li ne.agreewrap input{
    float: left;
}
#usercenter-makeorder .line.agreewrap input{
    float:left;
    margin-left: 7px;
    height: 12px;
    width: 12px;
    margin-top:9px;
}
#usercenter-makeorder .line.agreewrap a{
    height: 30px;
    line-height: 30px;
    color:blue;
    margin-left: 5px;
}
#usercenter-makeorder .line.submitwrap{
    height: 50px;
    line-height: 50px;
}
#usercenter-makeorder .line.submitwrap .makeorder,#usercenter-makeorder .line.submitwrap .savebeta{
    height:30px;
    line-height:30px;
    width:100px;
    float: left;
    cursor: pointer;
}
#usercenter-makeorder .makeorder{
    border: 1px solid #bc704c;
    background-image: url(../images/bg-makeorder-btn-orange-big.png);
    background-repeat: repeat-x;
    margin-left: 38px;
    text-align: center;
}
#usercenter-makeorder .line.submitwrap .savebeta{
    margin-left: 34px;
    border: 1px solid #c5c5c5;
     background-image: url(../images/bg-makeorder-btn-grey-big.png);
    background-repeat: repeat-x;
    text-align: center;
}
#usercenter-myorders {
    border: 1px solid #eaeaea;
     background-color: #F2F2F2;
    padding:7px 3px;
    border-radius:4px;
    min-height: 291px;
    *height: 291px;
}
#usercenter-myorders .title{
    border-radius:4px;
    background-image:url(../images/bg-index-notice-title-notext.png);
    padding: 0px 10px;
    font-size:14px;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    color: #fff;
    width: 717px;
}
#usercenter-myorders .content{
    padding: 10px 3px;
}
.maincontent #maincontent table{
    max-width: 745px;
    clear: both;
}
.maincontent #maincontent table tr{
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
}
.maincontent #maincontent table tr th{
    font-weight: 600;
    font-size: 1.1em;
}
.maincontent #maincontent #pages{
    margin-top: 10px;
    padding: 0px;
    float:left;
     position:relative;
     left:50%;
}
.maincontent #maincontent #pages li{
    float: left;
    margin-left: 5px;
    position:relative;
     right:50%;
}
.maincontent #maincontent #pages li a{
    display: block;
    padding: 2px 4px;
    border:1px solid #ccc;
    font-size: 12px;
    color: #444;
     text-align: center;
}
.maincontent #maincontent #pages li a:hover{
    color: #FFF;
    background-color: #666;
}
.maincontent #maincontent #pages li.thispage a{
    color: #FFF;
    background-color: #666;
}
.maincontent #maincontent #pages li.thispage a:hover{
    color: #444;
    background-color: #fff;
}
#usercenter-vieworder h2{
    margin-top: 10px;
    font-size: 24px;
    height: 32px;
    line-height: 32px;
    font-weight: 700;
    clear: both;
}
#usercenter-vieworder .orderstatus h3{
    height: 28px;
    line-height: 28px;
    font-weight: 700;
    font-size: 20px;
}
#usercenter-vieworder .orderstatus{
    width: 722px;
    padding: 10px;
    border:1px solid #EED97C;
}
#usercenter-vieworder .orderstatus div{
    padding: 10px 0px;
}
#usercenter-vieworder table{
    margin-top: 32px;
    width: 722px;
}
/*footer*/
footer{
     height: 274px;
     width: 100%;
     background:url(../images/foot_right.png) right no-repeat;
     background-color:#6b0052;
     clear: both;

}
.foot_img{
    float:left;
    margin-top:15px;
     width: 180px;
     clear: both;
}
.footer_s{
     height: 46px;
}
.footer_s ul{
     width: 780px;
     margin: 0 auto;
     text-align: center;
     line-height: 46px;
}
.footer_s ul li{
     float: left;
     width: 110px;
}
.footer_s ul li a{
     color: #ccc;
}
.footer_x{
     /*width: 680px;*/
     width: 730px;
     margin: 20px auto;
	 font-size:12px;
     color: #fff;
}
.footer_x a{
     color: #fff;
}
.footer_x ul li{
     float: left;
}
.footer_x p{
     line-height: 25px;
}
.footer_x p img{
     margin-right: 10px;
}
.indexbanner .dots {
     position: absolute;
     right: 0;
     bottom: 66px;
}
.indexbanner .bannertitlewrap{
    position: absolute;
    bottom: 0px;
    width: 100%;
    background-color: #6B0052;
    opacity: 0.7;
    height: 45px;
    z-index: 3;
}
.indexbanner  .bannertitle{
    display: none;
    position: absolute;
    bottom: 0px;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    height:    60px;
    line-height: 60px;
    color: #FFF;
    z-index: 4;
    font-size: 18px;
    font-weight: 500;
}
.indexbanner  h2{height: 60px;line-height: 60px;color: #FFF;}
 .indexbanner .dots li {
     display: inline-block;
     width: 12px;
     height: 12px;
     font-size: 0px;
     margin: 0 4px;
     text-align: center;
     line-height: 12px;
    cursor: pointer;
    background-image: url(../images/150602_icon05.png);
    background-repeat: no-repeat;
     -webkit-transition: background .5s, opacity .5s;
     -moz-transition: background .5s, opacity .5s;
     transition: background .5s, opacity .5s;
}
 .indexbanner .dots li.active {
    background-image: url(../images/150602_icon06.png);
}
 .indexnewsimg{
    height: 82px;
    width: 352px;
}
 .clear{
    clear:both;
    overflow:hidden;
    float:none;
}
/*.navli{position: relative;}*/
.navsubul{position: absolute;display: none;z-index: 2;margin-top:0px;background-color: #FFF;margin-left:-14px;width: 108px;}
.navsubul .navsubli{float: none;clear: both;border-bottom: 1px solid #ccc;height: 24px;line-height: 24px;}
.navsubul .navsubli:first-child{padding-top: 12px;background: url(../images/menu_top.png) top no-repeat;}
.navsubul .navsubli:last-child{margin-bottom: 6px;}
.navsubul .navsubli label{color: #4D4D4D!important;width: 103px;height: 24px;line-height: 24px;font-size: 14px;text-align: left;padding-left: 5px;display: block;}
.navsubul .navsubli label:hover{background-color: #EA5504;}
.navsubul .navsubli label:hover a{color:#FFF!important;}
.panel-body-a marquee{height: 180px;}
.v4 .top{width:100%;clear: both;overflow: hidden;margin-top: 10px;}
.v4 .top .logo{height:94px;width: 328px;}
.v4 .top .navWrap{width:642px; height: 94px;}
.v4 .top .navWrap .loginWrap,.v4 .top .navWrap nav{height: 40px;line-height: 30px;}
.v4 .top .navWrap .loginWrap li,.v4 .top .navWrap nav li{padding-left: 10px;}
.v4 .mainNavWrap{display: block;width: 100%;height: 60px;line-height: 60px;background-color: #6B0052;margin-top: 10px;}
.v4 .mainNavWrap .mainmenu{float: left;padding-left:10px;padding-right: 10px; position: relative;}
.v4 .mainNavWrap .mainmenu:first-child{padding-left: 0px;}
.v4 .mainNavWrap .mainmenu .mainlink{font-size: 16px;color: #FFF;display: block;height: 60px;line-height: 60px;text-align: center;min-width: 100px;*width: 100px;}
.v4 .mainNavWrap .mainmenu .mainlink:active,.v4 .mainNavWrap .mainmenu .mainlink:hover{color:#E6551E!important;}
.v4 .mainNavWrap .mainmenu.u-crt .mainlink{color:#E6551E!important;}
.v4 .mainNavWrap .mainmenu .mainlink:visited{color: #FFF;}
.v4 .mainNavWrap .submenu{display: none;position: absolute;z-index: 1;background-color:#6B0052;min-width: 100px;&width:100px;margin-top: -1px;  filter:alpha(opacity=50);opacity:0.8;}
.v4 .mainNavWrap .submenu li{display: block;height: 36px;line-height: 36px;text-align: center; border-top: 1px solid #ccc;padding: 4px 10px;}
.v4 .mainNavWrap .submenu li a{font-size: 14px;color: #FFF;}
.v4 .mainNavWrap .submenu li a:hover,.v4 .mainNavWrap .submenu li a:active{color:#E6551E!important;}
.indexbanner{position: relative;overflow: hidden;width: 100%;height: 440px;}
.indexbanner li {list-style: none;}
.indexbanner ul li {float: left;height: 400px;}
.indexbanner ul li a{width: 100%;display: block;height: 400px;}
.v4 .navWrap nav.fr{font-size: 14px;color: #000;}
.v4 .navWrap nav.fr a,.v4 .navWrap nav.fr a:visited,.v4 .navWrap nav.fr a:active, .v4 .navWrap .loginWrap a, .v4 .navWrap .loginWrap a:active, .v4 .navWrap .loginWrap a:visited{color: #000;font-size: 14px;}
.v4 .navWrap nav.fr a:hover, .v4 .navWrap .loginWrap a:hover{color:#E6551E!important}
.v4 .navWrap nav.fr i{display: inline-block;background: url(../images/150602_icon01.png) no-repeat;    height: 22px;    vertical-align: middle;    margin-right: 5px;}
.v4 .navWrap nav.fr i.ser_icon {background-position: 0 50%;width: 22px;}
.v4 .navWrap nav.fr i.single_icon{background-position: -78px 50%;width: 17px;}
.v4 .navWrap nav.fr i.mage_icon {background-position: -26px 50%;width: 26px;}
.v4 .navWrap nav.fr .serPhone{font-weight: 600; float:right}
.PopUp a{
line-height:24px;
width:100px;

text-align:center;
text-decoration:none;
}
.PopUp a:hover{
position:relative;
}
.PopUp span{
display:none;
border:0px solid #cceeff;
}
.PopUp a:hover span{
display:block;
position:absolute;
top:20px;left:-120px;
}

.PopUp dt{
background:none;
width:450px;
}
.PopUp a:hover dt a{
float:left;
margin-top:6px;
}
.Popup a:hover,.Popup a:hover dt a:hover{ /* 鼠标放上后背景样式 */
background-color:#6B0052; filter:alpha(opacity=50);opacity:0.8;
}



.v4 .netprosh2{height: 40px;line-height: 40px;font-weight: 700;font-size: 18px;}
.v4 .netpros{margin-left: 15px;margin-bottom: 5px;overflow: hidden;}
/*.v4 .netpros .netpros{padding: 2px 5px;margin-left: 10px;}*/
.v4 .netpros .netpro{float: left;}
.v4 .netpros .netpro:first-child{margin-left: 0px;}
.v4 .netpros .netpro a{color: #999;}
.v4 .netpros .netpro a:hover{color: #000;}
/*留言板*/

.g-hd, .g-bd, .g-ft, .m-nav ul { width: 960px; margin-left: auto; margin-right: auto; }
.g-hd { height: 90px; }
.g-bd { padding-top: 20px; }
.g-mn { float: left; width: 970px; }
.g-sd { float: right; width: 260px; }
.g-ft { margin-top: 20px; margin-bottom: 20px; text-align:center; background-color:#fff; padding: 20px 0; line-height:25px;}
.s-box { background-color: #fff; padding: 10px; }
/* 头部 */
.m-logo { background-image: url(../images/logo.png); background-repeat: no-repeat; background-position: left center; width: 320px; height: 94px; margin-top: 15px; float: left; }
.m-sch { width: 343px; height: 30px; background-color: #fff; float: right; padding: 5px; vertical-align: middle; margin-top: 25px; overflow: hidden }
.m-sch .select { float: left; width: 58px; height: 24px; border: 1px solid #ccc; padding-left: 4px; padding-top: 4px; border-right: 0px; }
.m-sch select { border: 0px; }
.m-sch input { float: left; width: 198px; height: 18px; line-height: 18px; padding: 5px; margin: 0px; border: 1px solid #ccc; border-right: 0px; }
.m-sch button { float: left; width: 70px; height: 30px; line-height: 30px; background-color: #cd1a1c; text-align: center; color: #fff; border: 0px; }
/* 导航 */
.m-nav { height: 50px; line-height: 50px; font-size: 14px; background-color: #333333 }
.m-nav ul li { float: left; }
.m-nav ul li a { padding-left: 20px; padding-right: 20px; color: #cccccc; line-height: 50px; display: block; }
.m-nav ul li a:hover,.m-nav ul li .u-crt { background-color: #cd1a1c; color: #FFF; }
/* 头条 */
.m-sld{ float: left; width: 270px; height: 270px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.m-sld .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.m-sld .hd ul{ overflow:hidden; zoom:1; float:left;  }
.m-sld .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.m-sld .hd ul li.on{ background:#f00; color:#fff; }
.m-sld .bd{ position:relative; height:100%; z-index:0;   }
.m-sld .bd li{ zoom:1; vertical-align:middle; }
.m-sld .bd img{ width: 270px; height: 270px; display:block;  }

.m-top-new { float: right; width: 370px; height: 270px; overflow: hidden; }
.m-hot { }
.m-hot .tt { font-size: 16px; font-weight: bold; line-height: 35px; height: 35px; }
.m-hot .tt a { width: 300px; overflow: hidden; display: block; height: 30px; float: left; }
.m-hot .tt span { float: right; color: #CCC; font-weight: normal; font-size: 12px; }
.m-hot .dsc { font-size: 12px; line-height: 20px; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px dashed #ccc; color: #666 }
.m-hot-lst { padding-top: 10px; }
.m-hot-lst li { line-height: 25px; height: 25px; overflow: hidden; background-image: url(../images/line-1.jpg); background-repeat: no-repeat; background-position: left center; padding-left: 10px; }
.m-hot-lst li a { float: left; }
.m-hot-lst li span { float: right; color: #999; line-height: 25px; }
/* 侧栏 */
.m-sdc { background-color: #fff; padding: 10px; }
.m-sdc .tt { font-size: 14px; line-height: 30px; height: 35px; border-bottom: 1px dashed #ccc; }
.m-sdc .ct { font-size: 12px; line-height: 25px; padding-top: 10px; }
.m-sdc .pl { padding-top: 20px; }
.m-sdc .pl li { height: 70px; }
.m-sdc .pl .pic { float: left; width: 70px; }
.m-sdc .pl .pic img { width: 60px; height: 50px; border: 1px solid #ddd; padding: 3px; }
.m-sdc .pl .info { float: right; width: 160px; line-height: 22px; }
.m-sdc .tag { padding-top:15px; }
.m-sdc .tag a { text-transform: capitalize; background: #f5f5f5; padding: 4px 12px; border: 1px solid #ddd; zoom: 1; display: inline-block; *display:inline; margin: 0 10px 8px 0; }
.m-sdc .link { padding-top:10px; }
.m-sdc .link li { height:25px; line-height:25px; float:left; width:50%;overflow:hidden;}
.m-sdc .lst { padding-top:5px;}
.m-sdc .lst li { height: 25px; line-height: 25px; overflow: hidden; background-image: url(../images/line-1.jpg); background-repeat: no-repeat; background-position: left center; padding-left:10px;}
.m-sdc .cls {overflow:hidden; position:relative; margin-top:10px; }
.m-sdc .cls ul { margin-top:-1px;}
.m-sdc .cls li { border-top:1px dotted #ddd; height:30px; line-height:30px; padding-left:10px;}
.m-sdc .cls .u-crt { color:#cd1a1c}
/* 模块 */
.m-ad { padding:8px; padding-bottom:5px; background-color:#fff}
.m-ad img { border:1px solid #ddd;}
.g-md { width:700px; position:relative; left:-10px;}
.m-news { background-color: #fff; padding: 10px; float:left; width:320px; margin-left:10px; margin-top:10px; display:inline}
.m-news .tt { font-size: 14px; line-height: 30px; height: 35px; border-bottom: 1px dashed #ccc;}
.m-news .tt a { float:left}
.m-news .tt span { font-size:12px; color:#999; float: right}
.m-news .tt span a { color:#999;}
.m-news .lst { padding-top: 10px;}
.m-news .lst li {height: 25px; overflow: hidden; background-image: url(../images/line-1.jpg); background-repeat: no-repeat; background-position: left center; padding-left: 10px; }
.m-news .lst li a { float: left; height: 25px; line-height:25px; width:230px; overflow:hidden }
.m-news .lst li span { float: right; color: #999; line-height: 25px; }
.m-news .hot { font-size:14px; padding-top:15px; line-height:25px; height:70px; overflow:hidden;}
.m-news .hot img { margin-right:10px; border:1px solid #ddd; padding:3px; float:left;display:inline; width:65px; height:60px;}
/* 面包屑导航 */
.m-crumb { overflow: hidden; line-height: 1.5; zoom: 1; background-color:#fff; padding:10px; }
.m-crumb ul {}
.m-crumb li { float: left; word-wrap: normal; white-space: nowrap; }
.m-crumb li i { display: inline-block; *display:inline;
*zoom:1;
width: 20px; text-align: center; font-size: 12px; color: #ccc; font-family: \5b8b\4f53; }
/* 页面 */
.m-pg-lst { background-color:#fff; padding:10px; margin-top:10px;}
.m-pg-lst .pic { float:left; width:130px;}
.m-pg-lst .pic img { width:120px; height:80px; margin-top:10px;}
.m-pg-lst .info { float:right; width:540px;}
.m-pg-lst .info .tt { font-size:14px; line-height:30px; height:35px; font-weight:bold}
.m-pg-lst .info .dsc { font-size:12px; color:#999; line-height:18px;}
.m-pg-lst .info .time { color:#333; line-height:30px;}
.m-page { margin-left:auto; margin-right:auto; clear:both; overflow:hidden; padding:20px 0;}
.m-page a { float:left; background:#777; padding-left:10px; padding-right:10px; height:39px; line-height:39px; text-align:center; font-family:"Arial"; display:block; margin-right:4px; color:#fff; text-decoration:none; font-weight:bold;}
.m-page span { float:left; width:37px; height:39px; line-height:39px; text-align:center; font-family:"Lucida Console"; display:block; margin-right:4px; color:#777;}
.m-page a:hover { background:#cd1a1c;}
.m-page a.prePage,.m-page a.nextPage { font-family:"Tahoma";}
.m-page .hidden { display:none;}
.m-pg-tt { font-size:20px; font-weight:bold; margin-top:10px; background-color:#fff; padding:20px;}
.m-pg-info { font-size:12px; padding: 0px 20px; color:#999; background-color:#fff; }
.m-pg-bd { font-size:16px; line-height:30px; color:#333; background-color:#fff; padding:20px;}
.m-pg-ln { background-color:#fff; padding:10px; margin-top:10px;}
.m-pg-ln span { color:#666}
.m-pg-ln .last { float:left;}
.m-pg-ln .next { float:right;}
.m-pg-rlt {margin-top:10px; background-color:#fff; padding:10px;}
.m-pg-rlt .tt { font-size:14px; line-height:30px; font-weight:bold}
.m-pg-rlt .tt a { color:#cd1a1c}
.m-pg-rlt .lst { padding-top:5px;}
.m-pg-rlt .lst li { line-height:25px; height:25px;}
/* TAG列表 */
.m-tag-lst { background-color:#fff; padding:10px; margin-top:10px;}
.m-tag-lst li { line-height:25px; height:25px; background-image: url(../images/line-1.jpg); background-repeat: no-repeat; background-position: left center; padding-left: 10px; }
/* 留言板 */
.m-gb-lst {background-color:#fff; padding:10px; margin-top:10px;}
.m-gb-lst .info { border-bottom:1px dotted #ccc; line-height:25px; height:25px;}
.m-gb-lst .content { line-height:25px; padding-top:10px;}
.m-gb-form {background-color:#fff; padding:10px; margin-top:10px;}
/* 表单 */
.m-form{line-height:29px;color:#555; padding-bottom:20px;}
.m-form legend{font-size:14px;font-weight:bold;}
.m-form .formitm{padding:20px 0 0;line-height:30px;}
.m-form .formitm-1{padding-left:100px;}
.m-form .lab{float:left;width:90px;margin-right:-90px;text-align:right;font-weight:bold;}
.m-form .ipt{margin-left:100px;}
.m-form .ipt *{vertical-align:middle;}
.m-form .ipt a,.m-form .ipt a:hover{text-decoration:none;color:#3891eb;}
.m-form .ipt img{height:32px;margin:0 15px 0 5px;}
.m-form .ipt .domain{margin:0 0 0 5px;font-weight:bold;color:#777;}
.m-form .ipt p{line-height:22px;color:#999;}
.m-form .tip{padding-top:10px;}
.m-form .tip input{margin:0 5px 3px 0;}
/* 文本输入框 */
.u-ipt { width: 180px; padding: 5px; height: 17px; border: 1px solid #D9D9D9; border-top-color: #c0c0c0; line-height: 17px; font-size: 14px; color: #777; background: #fff; margin-right: 5px; vertical-align: middle; }
.u-ipt-1 { width: 50px; }
.u-ipt-2 { width: 100px; }
.u-ipt-3 { width: 150px; }
.u-ipt-4 { width: 200px; }
.u-ipt-5 { width: 250px; }
.u-ipt-6 { width: 300px; }
.u-ipt-7 { width: 400px; }
.u-tta { width: 180px; padding: 5px; height: 50px; border: 1px solid #D9D9D9; border-top-color: #c0c0c0; line-height: 17px; font-size: 14px; color: #777; background: #fff; vertical-align: middle; margin-right: 5px; }
.u-tta-4 { width: 200px; height: 60px; }
.u-tta-5 { width: 250px; height: 70px; }
.u-tta-6 { width: 300px; height: 80px; }
.u-ipt-7 { width: 400px; height: 100px; }
.u-tta-err { border-color: #c00 #e00 #e00; }
/* 下拉菜单 */
.u-slt { padding: 5px; height: 29px; border: 1px solid #D9D9D9; border-top-color: #c0c0c0; font-size: 14px; color: #777; background: #fff; vertical-align: middle; margin-right: 5px; z-index: 1; }
/* 单选多选 */
.u-opt { margin-right: 10px; }
.u-opt input { margin: 0 5px 3px 0; }
/* 按钮-默认蓝色 */
.u-btn { display: inline-block; *display:inline;
*zoom:1;
*overflow:visible;
-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; padding: 0 12px; height: 29px; line-height: 29px; border: 0px; font-size: 12px; letter-spacing: 1px; word-spacing: normal; text-align: center; vertical-align: middle; cursor: pointer; margin-right: 10px;  background:#de2027; }
button.u-btn {
*height:29px; _line-height: 23px; }
.u-btn, .u-btn:hover { color: #fff; text-decoration: none;  background:#cc1c23;}

/*留言板结束*/

.container .line{width: 100%;clear: both;}
.line .x6{width: 50%;float: left;}
.v4.index .maincontent .indexblock{/*padding: 0 10px;width: 465px;*/overflow: hidden;}
.v4.index .maincontent .indexblock .noticecontent{text-indent: 2em;}
.v4.index .maincontent .indexblock .panel-body textarea[name=bill_nos]{width: 265px;padding:10px; height:80px; border:solid 1px #d2d2d2;
    border-radius:4px;}
.v4.index .maincontent .indexblock .panel .iptlargegrey{width: 265px;padding:6px; height:24px; border:solid 1px #d2d2d2;
    border-radius:4px;}
.v4.index .maincontent .indexblock .panel-body .iptmaingrey,.v4.index .maincontent .indexblock .panel-body .vimg,{ width: 80px; height:30px; }
.v4.index .maincontent .indexblock .panel{width: 308px;float: left;margin-left: 20px;height: 260px; border:solid 1px #d2d2d2;
    border-radius:4px; margin-bottom:20px;}
.v4.index .maincontent .indexblock .panel .panel-head{font-size: 20px;font-weight: 400;}
.v4.index .maincontent .indexblock .panel:first-child{margin-left: 0px;}
.v4.index .maincontent .indexblock .panel .netpros{display: block;padding-left: 5px;}
/*.v4.index .maincontent .indexblock .title{height: 40px;line-height: 40px;font-weight: 400;background-image: url(../images/bg-indexblock-title.png); background-repeat: repeat-x;font-size: 20px;vertical-align: top;color:#666;}
.v4.index .maincontent .indexblock .title #wangdian,.v4.index .maincontent .indexblock .title #wuliu{padding-left:20px;padding-right: 20px; }
.v4.index .maincontent .indexblock .title div{cursor: pointer;}
.v4.index .maincontent .indexblock .title div.active{height:39px;line-height:39px;border: 1px solid #ccc;border-radius: 6px;border-bottom:none;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;color:#000;}
*//*.v4.index .maincontent .indexblock .content{padding:20px; }*/
/*.v4.index .maincontent .indexblock #wlcontent textarea{border:1px solid #ccc;border-radius: 6px;height: 150px;width: 100%;resize:none;padding:5px 5px; }*/
/*.v4.index .maincontent .indexblock #wlcontent form div{vertical-align: middle;}*/
./*v4.index .maincontent .indexblock #wlcontent .iptmaingrey{height: 34px;border:1px solid #ccc;border-radius: 6px;line-height: 34px;width:181px;vertical-align: middle;}
.v4.index .maincontent .indexblock #wlcontent  .vimg{height: 36px;width: 121px;margin-left:5px;vertical-align: middle;}
.v4.index .maincontent .indexblock #wlcontent .btnmainorange{height: 36px;line-height: 36px;text-align: center;background-image: url(../images/bg-btn-index-block-query.png);background-repeat: no-repeat;width: 107px;border:none;color: #FFF;}
.v4.index .maincontent .indexblock #wdcontent  .iptlargegrey{height: 34px;line-height: 34px;border:1px solid #ccc;border-radius: 6px;width:302px;padding-left: 5px;}
.v4.index .maincontent .indexblock #wdcontent .btnmainorange{height: 36px;line-height: 36px;text-align: center;background-image: url(../images/bg-btn-index-block-query.png);background-repeat: no-repeat;width: 107px;border:none;float: none;color: #FFF;}*/
.v4.indexbisblock{width: 100%;background-color: #eff0f0;clear: both;height: 250px; overflow: hidden;padding: 40px 0px 60px 0px;}

.black{color: #000!important;}
.grey{color: #ccc!important;}
.line .x2{width: 16.6666666666666666%;float:left;}
.v4.indexbisblock{padding: 30px 0;}
.v4.indexbisblock .block{padding: 30px 5px;overflow: hidden;}
.v4.indexbisblock .bislista{display: block;text-align: center;width: 160px;float: left;}
.v4.indexbisblock .bislista .bisimg{height: 118px;width: 118px;background-position: 50% 50%;background-repeat: no-repeat;margin: 30px auto;}
.v4.indexbisblock .bislista .bisimg1{background-image: url(../images/icon-index-block-1.png);}
.v4.indexbisblock .bislista .bisimg2{background-image: url(../images/icon-index-block-2.png);}
.v4.indexbisblock .bislista .bisimg3{background-image: url(../images/icon-index-block-3.png);}
.v4.indexbisblock .bislista .bisimg4{background-image: url(../images/icon-index-block-4.png);}
.v4.indexbisblock .bislista .bisimg5{background-image: url(../images/icon-index-block-5.png);}
.v4.indexbisblock .bislista .bisimg6{background-image: url(../images/icon-index-block-6.png);}
.v4.indexbisblock .bislista:hover .bisimg1{background-image: url(../images/icon-index-block-1-hover.png);}
.v4.indexbisblock .bislista img{width: 118px;height: 118px;}
.v4.indexbisblock .bislista .linktitle{	display: block;	text-align: center;	padding-top: 20px;font-size:18px;font-weight:bolder;color:#ff2b06;}
.v4 .container .newsblock{padding-top: 30px;}

.v4.indexbisblock .bistitle,.v4 .container .newsblock .newstitle,.v4 .container .marketblock .markettitle,.v4 .container .notesblock .notestitle{font-size:24px;height: 39px;line-height: 39px; border-bottom: 1px solid #ccc;clear: both;}
.v4 .container .newsblock .newscontent{clear: both;width: 100%;overflow: hidden;padding:20px 0px;}
.v4 .container .newsblock .newscontent .newslist{padding-left:10px;width:460px;height: 300px;overflow: hidden;font-size:14px;}
.v4 .container .newsblock .newscontent .newslist li{width: 460px;height: 45px;line-height: 45px;font-size:15px;}
.v4 .container .newsblock .newscontent .newsimg{width: 470px;margin-left: 30px;height: 300px;overflow: hidden;}
.v4 .container .newsblock .newscontent .newsimg img{width: 460px;height: 300px;}
.v4 .container .newsblock .newscontent .newslist li .arctitle{width: 360px;overflow: hidden;}
.v4 .container .newsblock .newscontent .newslist li .datetime{width: 90px;}
.v4 .container .marketblock{width: 100%;}
.v4 .container .marketblock .marketcontent{padding:10px;font-size: 14px;}
.v4 .container .marketblock .marketcontent .b{margin:14px;width: 210px;padding:1px 1px;background-color: #FFF; text-align: center;}
.v4 .container .marketblock .marketcontent .b:first-child{margin-left:0px;}
.v4 .container .marketblock .marketcontent .b img{width: 210px;height: 160px;overflow: hidden;}
.v4 .container .marketblock .marketcontent .b .arctitle{padding-left: 20px;color: #ccc;height: 40px;line-height: 24px;margin: 10px;}
.v4 .container .marketblock .marketcontent .b .ing{margin-top: 10px;overflow: hidden;margin-bottom: 5px;}
.v4 .container .marketblock .marketcontent .b .ing .now{margin-right:9px;float:right;height: 22px;line-height: 22px;width: 62px;text-align: center;color:#FFF;background-color: #e84e0e;border: 1px solid #e84e0e;border-radius: 6px;}
.v4 .container .marketblock .marketcontent .b .ing .end{margin-right:9px;float:right;height: 22px;line-height: 22px;width: 62px;text-align: center;color:#FFF;background-color: #878787;border: 1px solid #878787;border-radius: 6px;}
.v4 .container .marketblock .marketcontent .b .time,.v4 .container .marketblock .marketcontent .b .area{padding-right: 9px;text-align: right;color: #666;height: 24px;line-height: 24px;margin-bottom: 5px;}
.v4.bggrey{background-color: #f4f4f9;width: 100%;height: 350px;overflow: hidden;padding-top:30px;padding-bottom:30px;}
.v4 .container .notesblock{width: 470px;margin-left: 30px;}
.v4 .container .notesblock .notescontent{padding: 20px;display: block;font-size: 15px;}
.v4 .container .notesblock .notescontent li{clear: both;width: 430px;height: 45px;line-height: 45px;}
#rightfixed{display: none;}

#pay4user{width: 720px;overflow: hidden;}
#pay4user .h1title{height:34px;line-height:34px;font-size:24px;color:#444;border-bottom:4px solid #444;}
#pay4user .h1content{overflow: hidden;clear: both;padding-top: 10px;position: relative;}
#pay4user .h1content .line{width: 100%;clear: both;margin-top: 5px;}

#pay4user .h1content label.fl{float: left!important;height: 20px;line-height: 20px;width: 60px;}
#pay4user .h1content input[type=text]{    margin-top: 3px;
    margin-left: 10px;
    padding-left: 2px;
    font-size: 12px;
    color: #999;
    border: 1px solid #ccc;
    background-image: url(../images/bg-login-reg-ipt-grey.png);
    background-repeat: repeat-x;
    float: left;
    height: 20px;
    line-height: 20px;}
    #pay4user .h1content .red{color: red;margin-top: 5px;}
   #pay4user .h1content textarea.pay4usercontent {width: 640px;
    height: 66px;
    float: left;
    color: #444;
    margin-left: 10px;
    padding-left: 2px;
    resize: none;
    border: 1px solid #ccc;}
   #pay4user .h1content input[type=submit]{
    height: 30px;
    line-height: 30px;
    width: 100px;
    margin-left:69px;
    cursor: pointer;
    border: 1px solid #bc704c;
    background-image: url(../images/bg-makeorder-btn-orange-big.png);
    background-repeat: repeat-x;
    text-align: center;
    margin-top: 10px;
}
.ad{position: fixed;top: 30%;z-index: 5;}
.ad.leftad{left: 0px;}
.ad.rightad{right: 0px;}
.ad .close{position: absolute;width:20px;height: 20px;font-size: 18px;right: 5px;top: 5px;z-index: 6;cursor: pointer;}