﻿﻿@charset "utf-8";

/* CSS Document */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font-family:"微软雅黑",Verdana,sans-serif;font-size:14px;}
a{color:#333333;text-decoration:none;}
a:hover{color:#e22323;text-decoration:none;}
.txt-blue{color:#616161;}
.txt-blue:hover{color:#A52929;}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
#sel{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url("../../image/arrow.png") no-repeat scroll right center #fff;padding-right:3px;}
#sel::-ms-expand{display:none;}
p{word-wrap:break-word}
.cb{clear:both;}
.w-100{width:100%}
.w-75{width:75%}
.w-65{width:65%}
.w-60{width:60%}
.w-50{width:50%}
.w-35{width:35%}
.w-25{width:25%}
.w-15{width:15%}
.w-10{width:10%}
.w-11{width:11%}
.w-5{width:5%;}
.pr{position:relative;}
.pa{position:absolute;}
.clear:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clear{*+height:1%;*zoom:1;*float:none;display:inline-table;display:block;}
.c-red{color:red;font-family:"微软雅黑";font-size:18px;}
.input{border-radius:3px;height:30px;line-height:30px;border:1px solid #DDDDDD;padding:0 5px;font-family:"微软雅黑";font-size:14px;color:#333;}

/*登陆页*/
#login-bg{background:url(../images/login-bg.jpg) no-repeat top left;width:100%;height:400px;}
#login-form{width:480px;margin-left:580px;margin-top:30px;}
#login-form h3{font-size:32px;font-family:"微软雅黑",Verdana,sans-serif;font-weight:normal;text-align:center;color:#333;height:36px;line-height:36px;}
.login-btn{border-radius:3px;transition:all 0.5s;height:40px;line-height:40px;background:#e22323;width:50%;margin:auto;border-radius:3px;color:#fff;text-align:center;display:block;}
.login-btn:hover{background:#B32C2C;color:#FFF;}

/* 顶部 */
#top{height:40px;line-height:40px;background:url(../images/top_bg.png) repeat-x;}
#top-w1000{width:1000px;height:40px;margin:auto;}
#top-login{width:500px;float:right;margin-left:10px;}
#top-icons{float:left;padding-left:160px;}
#top-icons li{float:left;padding:0 5px 0 5px;}
#top-search{border:1px solid #ddd;height:32px;line-height:32px;border-radius:3px;width:200px;float:right;background:#FFFFFF;margin-right:10px;margin-top:2px;}
#top-search input{width:160px;color:#333;height:32px;border:0;line-height:32px;padding:0 5px;font-size:14px;font-family:"微软雅黑";float:left;}
.top_search_icon{background:url(../images/top_search_icon.png) center no-repeat;width:26px;height:32px;display:inline-block;float:left;margin:0 2px;}
#top-icons-tip1{background:url(../images/top-icons-bg.png) center no-repeat;width:77px;height:35px;text-align:center;color:#666666;z-index:50;position:absolute;margin-left:-25px;}
#top-icons-tip2{background:url(../images/top-icons-bg.png) center no-repeat;width:77px;height:35px;text-align:center;color:#666666;z-index:51;position:absolute;margin-left:-25px;}
#top-icons-tip3{background:url(../images/top-icons-bg.png) center no-repeat;width:77px;height:35px;text-align:center;color:#666666;z-index:52;position:absolute;margin-left:-25px;}
#top-icons-tip4{background:url(../images/top-icons-bg.png) center no-repeat;width:77px;height:35px;text-align:center;color:#666666;z-index:53;position:absolute;margin-left:-25px;}

/* logo */
#logo{width:1000px;height:70px;background:url(../images/logo.png) left no-repeat;margin:auto;}
#logo-menu{float:right;width:715px;margin-top:20px;}
#logo-menu li a{float:left;padding:5px 13px;font-weight:bold;color:#000;transition-property:background;transition:all 0.3s;}

/*#logo-menu li a:hover{ background:#6699ff; border-radius:3px;color:#fff; text-decoration:none;}*/
.nav_now{background:#6699ff;border-radius:3px;color:#fff!important;text-decoration:none;}

/* AD */
#ad{width:972px;height:260px;padding:0 14px;margin:auto;text-align:center;}

/* search-box */
#search-box{width:972px;padding:10px 14px;margin:auto;}
#search-box-tit{height:40px;line-height:40px;background:url(../images/search_tit_bg.png) top repeat-x;}
#search-box-border{border:1px solid #ddd;}
#search-box-tit li{float:left;width:87px;height:40px;line-height:40px;text-align:center;margin-left:10px;}
.search-box-tit-current{background:url(../images/search_tit_tab_bg.png);display:block;font-weight:bold;color:#3399ff;}
#search-box-cont{padding:10px;}
#search-box-cont-c1-input{width:450px;height:30px;line-height:30px;background:url(../images/top_search_icon.png) #FFFFFF right no-repeat;border:1px solid #ddd;background-position:460px 8px;padding-right:30px;padding-left:5px;font-size:14px;font-family:"微软雅黑";border-radius:3px;}
#search-box-cont-c1-input2{width:90px;height:30px;line-height:30px;border:1px solid #ddd;padding:0 5px;font-size:14px;font-family:"微软雅黑";border-radius:3px;}
.btn-blue{background:#e22323;width:80px;height:30px;line-height:30px;color:#fff;border-radius:3px;border:0!important;cursor:pointer;display:inline-block;text-align:center;transition-property:background;transition:all 0.3s;}
.btn-blue:hover{background:#A52828;color:#fff;}
.search-box-cont-tip{color:#999;line-height:30px;font-size:12px;}
.search-box-cont-tip2{color:#999;line-height:20px;font-size:12px;}
#news{width:972px;padding:0 14px;margin:auto;}
#news-pic{width:455px;padding:10px;border:1px solid #ddd;float:left;}
#news-list{float:left;width:480px;margin-left:12px;}
#news-border{border:1px solid #ddd;border-top:0;width:464px;display:block;margin:auto;margin-left:9px;padding:0 5px;line-height:25px;}
#news-border p{text-indent:2em;color:#999}
#news-tab-tit{height:40px;line-height:40px;background:url(../images/search_tit_bg.png) repeat-x;}
#news-tab-tit li a{float:left;width:87px;margin-left:10px;text-align:center;}
.news-tab-tit-li-current{background:url(../images/search_tit_tab_bg.png);display:block;font-weight:bold;color:#3399ff;}
#news-list-li{padding:10px;}
.news-list-li-2{padding:10px;}
.news-list-li-tit{width:370px;display:block;height:30px;line-height:30px;float:left;}
.news-list-li-date{height:30px;line-height:30px;color:#999;}
#main{width:1200px;padding:10px 14px;margin:auto;}

/*信用红榜*/
#m1{border:1px solid #DDDDDD;background:#DDDDDD;}
#m1 p{font-size:16px;font-weight:bold;height:40px;line-height:40px;}
#m1 li{height:30px;line-height:30px;}
#m1-1{width:325px;background:url(../images/m-1-pic.png) 15px 20px no-repeat #FFFFFF;padding:10px 10px 10px 150px;float:left;}
#m1-2{width:324px;background:url(../images/m-2-pic.png) 15px 20px no-repeat #FFFFFF;padding:10px 10px 10px 150px;float:left;margin-left:1px;}

/*  */
#m2{background:#DDDDDD;border:1px solid #DDDDDD;margin-top:10px;}
.m2-tit{font-size:16px;font-family:"微软雅黑";font-weight:bold;padding-left:40px;height:40px;line-height:40px;color:#3399cc;}
#m2-1{background:#FFFFFF;width:485px;float:left;}
#m2-1-tit{background:url(../images/m2-1-icon.png) no-repeat left #f7f7f7;background-position:5px 8px;border-bottom:1px solid #dddddd;}
#m2-1-con{padding:5px;}
#m2-1-con-piclist li{float:left;margin:6px 2px;}
#m2-2{background:#FFFFFF;width:484px;float:left;margin-left:1px;}
#m2-2-tit{background:url(../images/m2-2-icon.png) no-repeat left #f7f7f7;background-position:5px 8px;border-bottom:1px solid #dddddd;}
#m2-2-con{padding:10px;}
#m2-2-con-pic{width:166px;display:block;float:left}
#m2-2-con-list{width:298px;display:block;float:left}
#m2-2-con-list li{height:35px;line-height:35px;}
#m2-2-con-pic2{width:166px;display:block;float:left}
#m2-2-con-list2{width:298px;display:block;float:left}
#m2-2-con-list2 li{height:35px;line-height:35px;}
.line{border-bottom:1px solid #DDDDDD;padding-bottom:4px;}
.padding-top{padding-top:5px;}
#m3{background:#DDDDDD;border:1px solid #DDDDDD;margin-top:10px;}
#m3-1{background:#FFFFFF;width:485px;float:left;}
.m3-tit{font-size:16px;font-family:"微软雅黑";font-weight:bold;padding-left:40px;height:40px;line-height:40px;color:#3399cc;width:360px;display:inline-block}
.m3-more{margin-left:25px;display:inline-block}
#m3-1-tit{background:url(../images/m3-1-icon.png) no-repeat left #f7f7f7;background-position:5px 8px;border-bottom:1px solid #dddddd;}
#m3-2{background:#FFFFFF;width:484px;float:left;margin-left:1px;}
#m3-2-tit{background:url(../images/m3-2-icon.png) no-repeat left #f7f7f7;background-position:5px 8px;border-bottom:1px solid #dddddd;}
.m-tab-tit li a{height:40px;line-height:40px;float:left;color:#658fe3;width:100px;text-align:center;}
.m-tab-tit_zcfg li a{height:40px;line-height:40px;float:left;color:#658fe3;width:100px;text-align:center;}
.m-tab-tit-current{background:url(../images/m-tab_bg.png) no-repeat center;width:100px;height:23px;padding-bottom:7px;text-align:center;display:block;}
#m3-1-con1{padding:0 10px;}
.m3-1-con1-list-tit{width:390px;height:30px;line-height:30px;display:block;float:left;}
.m3-1-con1-list-tit1{width:380px;height:30px;line-height:30px;display:block;float:left;}
.m3-1-con1-list-date{height:30px;line-height:30px;color:#999;}
#m3-2-con1{padding:0 10px;}

/*地区信用状况*/
#m4{background:#DDDDDD;border:1px solid #DDDDDD;margin-top:10px;}
#m4-1{background:#FFFFFF;width:485px;float:left;}
#m4-2{background:#FFFFFF;width:484px;float:left;margin-left:1px;}
#m4-1-tit{background:url(../images/m4-1-icon.png) no-repeat left #f7f7f7;background-position:5px 8px;border-bottom:1px solid #dddddd;}
#m4-2-tit{background:url(../images/m4-2-icon.png) no-repeat left #f7f7f7;background-position:5px 8px;border-bottom:1px solid #dddddd;}
#m4-1-con{padding:10px;}
#m4-2-con{padding:10px;}
.tb-st1{width:100%;}
.tb-st1 th{background:#e1eafa;height:30px;line-height:30px;color:#333;}
.tb-st1 td{height:30px;line-height:30px;padding:0 5px;}

/* 共建单位 */

/*#m5{background:#fff;border:1px solid #DDDDDD;margin-top:10px;}
#m5-tit{background:url(../images/m5-icon.png) no-repeat left #f7f7f7;background-position:5px 8px;border-bottom:1px solid #dddddd;font-size:16px;font-family:"微软雅黑";font-weight:bold;padding-left:40px;height:40px;line-height:40px;color:#336666;display:inline-block;width:930px;}
#m5-con{background:#fff;padding:10px;}
#m5-con li{float:left;padding:5px;}
#m6{background:#fff;border:1px solid #DDD;margin-top:10px;}
#m6-tit{background:url(../images/m6-icon.png) no-repeat left #f7f7f7;background-position:5px 8px;border-bottom:1px solid #dddddd;font-size:16px;font-family:"微软雅黑";font-weight:bold;padding-left:40px;height:40px;line-height:40px;color:#336666;display:inline-block;width:930px;}
#m6-con{background:#fff;padding:10px;}
#m6-con li{float:left;padding:5px;}*/

/*七天双公示*/
#m7{background:#DDDDDD;border:1px solid #DDDDDD;margin-top:10px;}
#m7-1{background:#FFFFFF;width:485px;float:left;}
#m7-2{background:#FFFFFF;width:484px;float:left;margin-left:1px;}
#m7-1-tit{background:url(../images/index_souxin_a1.png) no-repeat left #f7f7f7;background-position:5px 8px;border-bottom:1px solid #dddddd;}
#m7-2-tit{background:url(../images/index_shixin_a3.png) no-repeat left #f7f7f7;background-position:5px 8px;border-bottom:1px solid #dddddd;}
.m7-tit{font-size:16px;font-family:"微软雅黑";font-weight:bold;padding-left:40px;height:40px;line-height:40px;color:#3399cc;width:360px;display:inline-block}
.m7-more{margin-left:25px;display:inline-block}
#m7-1-con{padding:10px;}
#m7-2-con{padding:10px;}
#bottom{text-align:center;font-size:12px;background:#e22323;color:#FFFFFF;padding:10px;}
#bottom p{line-height:30px;}
#bottom a{color:#fff;}
#bottom a:hover{text-decoration:underline;}

/*--------------------add by zpzhou 2015-10-15--------------------*/

/* 当然位置 */
#location{font-size:16px;height:40;line-height:40px;display:block;color:#444;margin-bottom:10px;}
#location a{color:#444;font-size:16px;}

/*左栏*/
#side-l{width:210px;float:left;}
.side-l-p1{margin-bottom:10px;}
.side-l-tit{width:190px;height:40px;line-height:40px;background:url(../images/side-l-tit-bg.png)  center top no-repeat;display:block;padding:0 10px;font-weight:bold;}
.side-l-list{}
.side-l-list ul{padding:3px 0;}
.side-l-list li{margin:0 30px;height:35px;line-height:35px;}
.side-l-list-bottom{width:210px;background-image:url(../images/side-l-list-bottom.png);height:6px;line-height:6px;display:block;}

/*右栏*/
#side-r{float:right;margin-left:10px;margin-bottom:10px;width:870px;}

/*表格样式2*/
.tb-st2{width:99%;color:#999;}
.tb-st2 th{height:40px;line-height:40px;color:#333;padding:0 5px;border-bottom:1px solid #DDDDDD;}
.tb-st2 td{height:30px;line-height:30px;padding:0 5px;border-bottom:1px solid #DDDDDD;}

/*分页*/

/*分页*/
.page{padding-right:25px;text-align:right;margin-top:10px;line-height:30px;}
.page-border a{border:1px solid #DDDDDD;padding:0 10px;display:inline-block;}
.page-border a:hover{background:#3399ff;color:#FFFFFF;}

/*--------------------2.1.新闻内容CSS--------------------*/
.newsTex/*内容标题*/{width:97%;margin:auto;}
.newsTex h1{font-size:28px;padding:20px 0;font-family:"微软雅黑","黑体";text-align:center;line-height:30px;}
.msgbar{line-height:30px;text-align:center;color:#999;font-size:12px;}
.summary/*摘要*/{border:1px solid #dddddd;background:#f8fbff;padding:8px 2px;width:98%;margin:10px auto;line-height:20px;font-size:12px;color:#727272;}
.newsFile/*附件*/{padding:8px 2px;width:98%;margin:10px auto;line-height:20px;font-size:12px;color:#727272;}
.newsFile a{color:#3399ff;}
.newsCon{width:100%;line-height:24px;}
.pagebar{height:30px;line-height:30px;text-align:center;}
.other{height:60px;text-align:center;border-top:#ccc 1px solid;padding-top:10px;}
.other ul{float:left;margin-left:10px;}
.other ul li{height:26px;line-height:26px;text-align:left;width:100%;}

/* 我的投诉 */
.search-st1{border:1px solid #DDDDDD;padding:10px;background:url(../images/search_st1_bg.png) bottom repeat-x;}
.search-st1 input{border:1px solid #DDDDDD;padding:0 5px;border-radius:3px;height:30px;line-height:30px;}
.form-st1 td{height:40px;line-height:40px;padding:5px;color:#666666}
.form-st1 th{width:20%;font-weight:normal;color:#666666}
.form-st1 input{border:1px solid #DDDDDD;padding:0 5px;border-radius:3px;height:30px;line-height:30px;font-size:14px;font-family:"微软雅黑";}
.form-st1 textarea{border:1px solid #DDDDDD;font-size:14px;font-family:"微软雅黑";}

/*按钮样式*/
.btns-group{margin:10px 0;text-align:center;}
.credit-search-t{font-family:"微软雅黑";font-size:14px;color:#FFF;font-weight:bold;padding:10px;margin-bottom:10px;background:url(../images/credit.png) no-repeat #e22323;background-position:5px;padding-left:30px;}

/*  登录页 */
#login-bg{background:url(../images/login-bg.jpg) no-repeat top left;width:100%;height:400px;}
#login-form{width:350px;margin-left:620px;margin-top:30px;}
#login-form h3{font-size:32px;font-family:"微软雅黑",Verdana,sans-serif;font-weight:normal;text-align:center;color:#333;height:36px;line-height:36px;}
.login-btn{transition:all 0.5s;height:40px;line-height:40px;background:#e22323;width:70%;margin:auto;border-radius:3px;color:#fff;text-align:center;display:block;}
.login-btn:hover{background:#B32C2C;color:#FFF;}

/*表格样式4*/
.tb-st4{width:100%;color:#333;margin-bottom:10px;background:#ddd;margin-top:10px;border-collapse:1px!important;}
.tb-st4 a{color:#36c;}
.tb-st4 th{background:#f3f3f3;height:40px;line-height:40px;color:#333;padding:0 5px;font-weight:normal}
.tb-st4 td{background:#ffffff;height:40px;line-height:40px;padding:0 5px;}

/* pop-win */
.pop-win{width:600px;padding:10px;border:1px solid #DDDDDD;margin:10px auto;}
.pop-win-input{border-radius:3px;height:30px;line-height:30px;width:150px;border:1px solid #DDDDDD;padding:0 10px;font-family:"微软雅黑";font-size:14px;color:#333;}

/*表格样式3*/
.tb-st3{width:99%;color:#999;}
.tb-st3 th{color:#333;padding:0 5px;border-bottom:1px solid #DDDDDD;}
.tb-st3 td{padding:0 5px;border-bottom:1px solid #DDDDDD;}
.smess{color:#666;}

/* 信用查询 */
.table-style-1{width:100%;height:35px;line-height:35px;}
.table-style-1 tr{border-bottom:solid 0 #DDDDDD;}
.table-style-1 th{text-align:right;padding-right:5px;width:15%;font-weight:normal;}
.table-style-1 td{padding:0 5px;width:35%}
.credit-search-tit{font-family:"微软雅黑";height:40px;line-height:40px;font-size:16px;border-left:4px solid #297FE5;}
.table-style-1-bor-0{border-bottom:0;}
.credit-search-t{font-family:"微软雅黑";font-size:13px;color:#FFF;font-weight:bold;padding:10px;margin-bottom:10px;background:url(../images/credit.png) no-repeat #e22323;background-position:5px;padding-left:30px;}
.credit-search-tit2{color:#333;font-weight:bold;height:40px;font-size:14px;line-height:40px;border-bottom:3px solid #B7BDC3;margin-top:10px;}
#credit-search-tab li{float:left;margin:0 10px;width:135px;height:39px;text-align:center;}
#credit-search-tab li a:hover{color:#333;display:block}
#credit-search-tab ul{background:url(../images/credit-search-tab-ul-bg.png) repeat-x top;height:39px;line-height:39px;display:block}
.credit-search-tab-bg{background:url(../images/credit-search-tab-bg.png) bottom no-repeat;font-weight:bold;color:#3399ff!important;width:132px;height:39px;display:block;text-align:center;}
.credit-search-con{display:block;}
.credit-search-txt-bold{font-weight:bold;font-size:20px;line-height:50px;height:50px;color:#333;text-align:center;}

/* 信用查询new */
.credit-search-left{float:left;width:250px;}
.credit-search-left-p1{padding:10px;border:1px solid #ddd;}
.credit-search-right{width:950px; /*border:1px solid #ddd; margin-left:10px;padding:10px;*/float:left;}
.tb-st-credit{width:100%;color:#999;background-color:#ddd;margin:10px 0;}
.tb-st-credit th{padding:10px 5px;color:#222;border-bottom:1px solid #f2f2f2;text-align:right;font-weight:normal;background-color:#fff;}
.tb-st-credit td{padding:10px 5px;color:#666; /*border-bottom:1px solid #f2f2f2*/;background-color:#fff;}
.credit-search-border{margin-top:10px;}
.t-red{color:#FF0000!important}
.credit-search-tab-contbox{margin-top:10px;}
.tb-st-credit-clear{margin:0!important;}

/* 信用服务 */
.service{background:url(../images/search_tit_bg.png) repeat-x top;height:40px;line-height:40px;}
.service li a{float:left;margin:0 10px;height:40px;line-height:40px;text-align:center;}
.service-li-curr{float:left;height:39px;line-height:39px;border:1px solid #DDDDDD;border-bottom:0;background:#FFFFFF;border-radius:3px 3px 0px 0px;text-align:center;}
.service-li-curr a{color:#36c;}
#service-cont1,#service-cont2{margin-top:10px;}
.table-style-2{width:100%;height:35px;line-height:35px;}
.table-style-2 tr{border-bottom:solid 0px #DDDDDD;}
.table-style-2 th{text-align:right;padding-right:5px;width:28%;font-weight:normal;}
.table-style-2 td{padding:0 5px;width:22%}
.radioMan input{vertical-align:middle;margin-bottom:2px;*margin-bottom:2px;}
.tb-st5{border-collapse:collapse;}
.tb-st5 td{border:1px solid #dddddd;padding:0 5px;}
.tb-st5 tr{heigth:40px;line-height:40px;}
.myselfDiv{border:1px solid #ddd;margin-left:10px;padding:10px;margin-bottom:10px;}
.myselfDiv-vip{border:1px solid #ddd;padding:10px;margin-bottom:10px;}
#side-r2{float:left;margin-left:10px;margin-bottom:10px;width:750px;border:1px solid #ddd;}
.side-l-tit-2{width:190px;height:40px;line-height:40px;margin-bottom:5px;background:url(../images/side-l-tit-bg.png)  center top no-repeat;display:block;padding:0 10px;font-weight:bold;}
.side-l-list-bottom-2{width:210px;margin-bottom:5px;background-image:url(../images/side-l-list-bottom.png);height:6px;line-height:6px;display:block;}
.form-st2 td{height:30px;line-height:30px;padding:5px;color:#666666}
.form-st2 th{height:30px;line-height:30px;padding:5px;width:20%;font-weight:normal;color:#666666}
.form-st2 input{border:1px solid #DDDDDD;padding:0 5px;border-radius:3px;height:30px;line-height:30px;font-size:14px;font-family:"微软雅黑";}
.form-st2 textarea{font-size:14px;font-family:"微软雅黑";}
.form-st-credit td{height:30px;line-height:30px;padding:5px;color:#666666}
.form-st-credit th{height:30px;line-height:30px;padding:5px;width:14%;font-weight:normal;color:#666666}
.form-st-credit input{border:1px solid #DDDDDD;padding:0 5px;border-radius:3px;height:30px;line-height:30px;font-size:14px;font-family:"微软雅黑";}
.form-st-credit textarea{font-size:14px;font-family:"微软雅黑";}
.credit-search-report{font-family:"微软雅黑";font-size:13px;color:#FFF;font-weight:bold;padding:10px;margin-bottom:10px;background:no-repeat #3382cc;background-position:5px;}

/*当前位置*/
.location{font-size:12px;height:30px;line-height:30px;color:#666}
.location a{color:#36c;}
.location a:hover{color:#3399ff;}

/*重点涉信人群*/
.search-box{border:1px solid #999;width:66%;margin-left:14px;float:left}
.search-border{border:1px solid #eaeaea;width:97%;height:30px;margin:0px 0;padding:10px;}
.search-box-input{height:30px;line-height:30px;color:#333333;width:68%;padding:0 5px;font-family:"微软雅黑",Verdana;border:0;float:left;}
.search-box-selecet{height:30px;line-height:30px;color:#333333;font-family:"微软雅黑",Verdana;font-size:12px;padding:0;border:0;float:left}
.search-selected{color:#333333;background:url(../images/search-border-left.png) left no-repeat;padding-left:5px;font-family:"微软雅黑",Verdana;font-size:12px;height:30px;line-height:30px;float:left;width:132px;display:block}
.search-selected a{display:block;color:#333333;}
.search-selected img{float:right;margin-top:15px;}
.search-list{position:absolute;z-index:33;margin-left:30.2%;margin-top:1px;width:120px;background:#eaeaea;border:1px solid #eaeaea;}
.search-list li{margin:0;padding:0;}
.search-list li a{border:0;height:30px;line-height:30px;color:#333333;font-family:"微软雅黑",Verdana;background:#fff;font-size:12px;padding-left:5px;display:block;}
.search-list li a:hover{background:#eaeaea;}
.search-btn{background:url(../images/search-btn.png) no-repeat center;display:inline-block;width:70px;height:31px;margin-left:5px;float:left}
.captcha{float:left;}
.captcha-input{height:30px;line-height:30px;font-size:12px;font-family:"微软雅黑",Verdana;border:1px solid #999;padding:0 5px;margin-left:5px}
.captcha-pic{float:left;margin-left:5px;}

/*查询结果*/
.search-title{background:url(../images/search-title.png) #ededed left no-repeat;height:30px;line-height:30px;color:#ffffff;font-family:"微软雅黑";font-size:14px;padding-left:5px;}
.search-li{/*height:25px;*/ line-height:25px;color:#333333;font-family:"微软雅黑";font-size:12px;margin-top:10px;padding:0 10px;}
.search-li-1{font-weight:bold;font-size:16px;margin-bottom:10px}
.search-li-3{margin-left:100px;}
.search-li-4{margin-left:100px;}
.search-li-5{display:block;}
.search-li-6{color:#999999}
.search-li-7,.search-li-8,.search-li-9{margin-left:50px;color:#999}

/*查询结果-鼠标移上去换背景色*/
.search-li li{border-bottom:#ddd 1px solid;padding:10px;}
.search-li li:hover{/*background:#f4f5fc;*/}
#dropdown-list{display:none;}

/* 信用服务 */
.service{background:url(../images/search_tit_bg.png) repeat-x top;height:40px;line-height:40px;}
.service li a{float:left;margin:0 10px;height:40px;line-height:40px;text-align:center;}
.service-li-curr{float:left;height:39px;line-height:39px;border:1px solid #DDDDDD;border-bottom:0;background:#FFFFFF;border-radius:3px 3px 0px 0px;text-align:center;}
.service-li-curr a{color:#36c;}
#service-cont1,#service-cont2{margin-top:10px;}

/* 左侧菜单 */

/*信用服务-2.service2-bts{ padding-left:412px; padding-top:50px;}*/
.service2-bg{background:url(../images/service-2-bg.png) no-repeat top left;width:970px;height:328px;}
.service2-sub-bg{background:url(../images/service-2-sub-bg.png) repeat-y left;height:157px;}
.service2-sub{}
.service2-sub li{background:url(../images/service-2-point.png) no-repeat center left;height:40px;line-height:40px;padding-left:10px;margin-left:10px;}
.service2-sub li a{color:#4f90d4;}
.service2-sub li a:hover{color:#ff9900;}
.zd-more{color:#3399ff}

/*信用服务-2*/
.service2-bg{background:#eef6ff;width:100%;height:400px;margin:auto;background:#fff;border:1px solid #dddddd;}
.service2-bts{padding-top:60px;}
.service2-images{margin-left:225px;}
.service2-images li{width:150px;margin:0 20px;text-align:center;float:left;font-weight:bold;}
.service2-images-txt{width:150px;height:40px;line-height:40px;background:#f5f5f5;color:#555;}
.service2-sub-bg{background:#fff;height:120px;width:150px;}
.service2-sub li{background:url(../images/service-2-point.png) no-repeat center left;height:40px;text-align:left;line-height:40px;padding-left:10px;margin-left:10px;}
.service2-sub li a{color:#333;font-weight:normal}
.service2-sub li a:hover{color:#ff9900;}

/**
省内外查询
*/
.btns li a{padding:10px;display:block;color:#333;text-align:center;width:210px;height:30px;line-height:30px;font-size:18px;}
.btns li{float:left;margin:10px;background:#d6e6f6;border-radius:3px;}
.btns li:hover{background:#a3c6e9}
.sw_cx li{width:169px;border:2px solid #f1f2f3;cursor:pointer;float:left;margin:0 20px 20px 0;}
.sw_cx .last{margin:0 0 10px 0;}
.sw_cx .sw_cx_con{background:#f1f2f3;text-align:center;height:26px;line-height:26px;}
.sw_cx .sw_cx_con a{color:#919191;font-size:13px}
.sw_cx li:hover{border:2px solid #6699ff;}
.sw_cx li:hover .sw_cx_con{background:#6699ff;}
.sw_cx li:hover .sw_cx_con  a{color:white;font-weight:bold}

/*统一社会信用代码*/
.clear{*height:1%;*zoom:1;*float:none;display:inline-table;display:block;}
.clear:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.mb10{margin-bottom:10px;}
#m8{background:#fff;border:1px solid #DDD;margin-top:10px;}
#m8-tit{background:url(../images/m8-2-icon.png) no-repeat left #f7f7f7;background-position:5px 8px;border-bottom:1px solid #dddddd;font-size:16px;font-family:"微软雅黑";font-weight:bold;padding-left:40px;height:40px;line-height:40px;color:#3399cc;display:inline-block;width:930px;position:relative;}
#m8-tit a{position:absolute;right:28px;top:0px;font-weight:100;}
.m8-con{background:#fff;padding:10px;}
.m8-con ul{margin-top:5px;}
.m8-con li{height:30px;line-height:30px;}
.m8-con li span{display:inline-block;color:#333333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0;float:left;}
.m8-c1{width:305px;}
.m8-c2{width:210px;text-align:center;}
.m8-c3{width:150px;text-align:center;}
.m8-c4{width:150px;text-align:center;}
.m8-c5{width:130px;text-align:center;}
.m8-con-top{background-color:#e1eafa;height:30px;line-height:30px;}
.m8-con-top div{float:left;text-align:center;font-weight:bold;color:#333}
.m8-tit-le{height:40px;line-height:40px;margin-left:10px;background:url(../images/credit-search-ico1.png) no-repeat left center;padding-left:25px}
.m8-tit-span{margin-left:5px;font-weight:bold;color:#e22323;font-size:16px;line-height:40px}
.m8-div{border:1px solid #dddddd;padding:10px 20px;background:url(../images/search_st1_bg.png) bottom repeat-x;position:relative;}
.m8-det-sear{width:100%;}
.m8-sub-btn{position:absolute;right:150px;bottom:12px;width:100px;height:30px;line-height:30px;background-color:#e22323;color:#fff;text-align:center;cursor:pointer;border:0;border-radius:5px;}
.m8-sub-btn:hover{background-color:#A72D2D;}
.m8-det-sear span{width:130px;height:30px;line-height:30px;float:left;text-align:right;}
.m8-det-sear div{width:204px;height:30px;line-height:30px;border:1px solid #C8C7C7;float:left;margin-left:10px;background-color:#fff;}
.m8-det-sear div input{margin:6px 10px;border:0;width:184px;background-color:#fff;}
.m8-border{border:1px solid #dddddd;padding:10px;}
.table-content{padding-bottom:10px;}
.packing-table{background-color:#fff;color:#696969;width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0;}
.packing-table thead tr{background-color:#f8f8f8;}
.textath{height:25px;line-height:25px;}
.packing-table thead tr th{border:1px solid #e2e2e2;}
.packing-table tr{border-bottom:1px dashed #cfcece;}
.packing-table td{border:1px solid #e2e2e2;font-size:14px;line-height:36px;min-height:36px;padding:3px 5px;}
.accsee{background-color:#f8f8f8;}
.packing-table th{border:1px solid #e2e2e2;font-size:14px;line-height:20px;min-height:20px;padding:9px 0;font-weight:bold;text-align:-internal-center;display:table-cell;vertical-align:inherit;}
.packing-table td{display:table-cell;vertical-align:inherit;}

/*--------------------end--------------------*/

/*新版头部*/

.main_header{background-color:#f6f6f6}
.header_login{width:1200px;height:30px;line-height:30px;margin:0 auto;text-align:right;color:#333;font-size:14px;position:relative;}
.main_header .header_login .leftspan{float:left;margin-left:0px;color:#333;font-size:14px;}
.margin_right20{margin-right:20px;}
.header_bg{position:relative;width:100%;height:219px;background:url(../images/new/com-top-bg.png);}
.header_nav{width:100%;height:auto;background-color:#e22323;}
.header_nav .nav_container{width:1200px;overflow:hidden;margin:0 auto;background-color:#e22323;display:table;table-layout:fixed;}
.header_nav .nav_container ul{display:table-row;width:1200px;border-bottom:1px solid black;}
.header_nav .nav_container ul .nav_item{float:left;position:relative;display:table-cell;width:200px;height:50px;line-height:50px;text-align:center;color:#fff;font-size:14px;border-bottom:1px solid #ec7272;}
.header_nav .nav_container ul .nav_item a{display:inline-block;vertical-align:middle;font-weight: bold;
	line-height:50px;width:98%;height:50px;color:#fff;font-size:16px;text-decoration:none;}
.header_nav .nav_container ul .nav_item span{float:left;margin-left:0px;color:#ec7272;width:2%;text-align:right;}
.header_nav .nav_container ul .nav_item .no_border_line{border:0px solid #fff;}
.header_nav .nav_container ul .nav_item2{float:left;position:relative;width:133px;display:table-cell;height:50px;line-height:50px;text-align:center;color:#fff;font-size:14px;}
.header_nav .nav_container ul .nav_item2 a{display:inline-block;vertical-align:middle;line-height:50px;width:98%;height:50px;color:#fff;font-size:16px;text-decoration:none;}
.header_nav .nav_container ul .nav_item2 span{float:right;margin-right:-6px;color:#ec7272;width:2%;text-align:right;}
.header_nav .nav_container ul .nav_item2 .no_border_line{border:0px solid #fff;}
.header_nav .nav_container ul .nav_item2.active:after{content:"";display:inline-block;position:absolute;top:0;left:0;right:0;margin:auto;width:80px;height:0px;border-bottom:6px solid #fb7d7d;}
.header_nav .nav_container ul li .upline{width:100%;height:100%;background:url(../images/new/navup.png) no-repeat center;background-position:top;}
.header_nav .nav_container ul li .noline{position:relative;margin:0 auto;width:100%;height:100%;}
.article-list{margin-top:20px;}
#header{min-width:1200px;margin-bottom:14px;}
.js_banner{width:100%;height:auto;background:url(../images/new/jsxy_banner_bj.png) center;}
.js_banner_n{width:1200px;height:223px;margin:0px auto;background:url(../images/new/jsxy_logo_bj.png) left no-repeat;}
.js_banner_n_lf{width:383px;height:76px;margin-top:60px;float:left;}
.js_banner_n_lr{float:right;width:550px;height:223px;}
.js_banner_n_lr_01{height:15px;line-height:16px;padding:14px 0px;font-size:14px;}
.login a{color:#9b8c85;    /* display: block; */    /* float: left; */}
.jsxy_search_fl{width:100%;height:25px;line-height:25px;padding-top:60px;color:#000;z-index:10;position:relative;padding-left:40px;}
.jsxy_search_fl li{width:150px;text-align:center;float:left;cursor:pointer;position:relative;}
.hover-li{position:absolute;bottom:-21px;left:60px;display:none;height:15px;width:30px;background:url(../images/new/header-sear-hover.png) no-repeat;}
.jsxy_search_on i{display:block;}
.jsxy_search_on{color:#c31515;}
.jsxy_search_input_fr,.jsxy_search_input_zrr,.jsxy_search_input_qwss{position:relative;border:1px solid #b1b1b1;}
.jsxy_search_input{height:48px;line-height:48px;margin-top:20px;background:#fff;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;z-index:5;position:relative;}
.header-sele-z{position:absolute;right:70px;top:7px;}
.jsxy_search_input input{display:block;line-height:48px;height:48px;text-indent:25px;width:480px!important;float:left;font-size:14px;border:none;background-color:transparent;outline:none;}
.jsxy_search_input img{display:block;float:right;border-top-right-radius:5px;border-bottom-right-radius:5px;cursor:pointer;}
.js_nav{width:100%;height:auto;background-color:#e22323;}
.js_nav_n{width:1000px;height:auto;margin:0px auto;overflow:hidden;}
.js_nav_n li:nth-child(n){border-bottom:1px solid #eb9a9a;}
.js_nav_n li:nth-child(n) span{border-right:1px dashed #eb9a9a;}
.js_nav_n_lover{border-top:5px solid #f3a43e;padding:12px 0px 17px;float:left;width:125px;text-align:center;}
.js_nav_n_li{float:left;width:125px;text-align:center;line-height:18px;padding:17px 0px;font-size:16px;font-weight:bold;color:#fff;cursor:pointer;}
.js_nav_n li span{display:block;width:100%;height:18px;}
.js_nav_n li a{color:#fff;}

/*新版首页*/
.ft-carousel{position:relative;width:100%;height:100%;overflow:hidden;}
.ft-carousel .carousel-inner{position:absolute;left:0;top:0;height:100%;}
.ft-carousel .carousel-inner .carousel-item{float:left;height:100%;}
.ft-carousel .carousel-item{text-align:left;position:relative;}
.ft-carousel .carousel-item img{width:830px;height:350px;position:absolute;left:0;top:0;}
.ft-carousel .carousel-indicators{position:absolute;right:400px;bottom:10px;text-align:right;font-size:0;}
.ft-carousel .carousel-indicators span{display:inline-block;width:12px;height:12px;background-color:#fff;margin:0 4px;border-radius:50%;cursor:pointer;}
.ft-carousel .carousel-indicators span.active{background-color:#de3a3a;}
.ft-carousel .carousel-btn{position:absolute;top:50%;width:50px;height:45px;margin-top:-25px;cursor:pointer;}
.ft-carousel .carousel-prev-btn{left:0;background:url(../images/new/prev.png) no-repeat;}
.ft-carousel .carousel-next-btn{left:780px;background:url(../images/new/next.png) no-repeat;}
.index-banner{width:1200px;height:350px;text-align:center;margin:20px auto;border:1px solid #bebebe;}
.carousel-item{color:#fff;}
.carousel-item-r{position:absolute;right:0;top:0;width:370px;height:350px;}
.carousel-item-r:hover{background-color:#F5F4F4}
.carousel_right{position:relative;display:inline-block;width:330px;padding:0 20px;height:350px;margin:0 auto;overflow:hidden;}
.carousel_right .artical_title{margin-top:40px;line-height:24px;}
.carousel_right .artical_title a{color:#3E3E3E;font-size:18px;line-height:28px;font-weight:bold;}
.carousel_right .artical_title a:hover{color:#e22323;}
.carousel_right .artical_detail{margin-top:10px;}
.carousel_right .artical_detail .detail_left{height:20px;line-height:20px;}
.carousel_right .artical_detail .detail_left .zhuanlan{display:inline-block;padding:0 7px;background-color:#ea3e3e;color:#fff;}
.carousel_right .artical_detail .detail_left .zhuanlan_name{display:inline-block;padding:0 8px;background-color:#efefef;color:#696969;}
.carousel_right .artical_detail .detail_right{color:#9f9f9f;height:20px;line-height:20px;float:right;}
.carousel_right .artical_content{line-height:18px;height:140px;margin:15px 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8;overflow:hidden;}
.carousel_right .artical_content{line-height:18px;height:140px;margin:15px 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8;overflow:hidden;}
.carousel_right .artical_footer_unfold{position:absolute;bottom:0;margin:auto;width:300px;height:58px;line-height:58px;text-align:right;border-top:1px solid #bebebe;box-sizing:border-box;}
.carousel_right .artical_footer_unfold a{color:#ea3e3e;}
.content-two{min-width:100%;background:#eaeaea;overflow:hidden;margin:30px auto 0;padding:20px 0;}
.content-two-main{width:1200px;margin:0 auto;}
.content-two-main li{width:192px;height:142px;float:left;text-align:center;margin-right:9px;vertical-align:middle;position:relative;}
.content-two-main li a{display:block;}
.content-two-main li img{width:100%;vertical-align:middle;}
.content-two-main li div{position:absolute;width:100%;height:30px;background:#929191;opacity:0.5;left:0;bottom:0;z-index:2;}
.content-two-main li p{display:block;text-align:center;position:absolute;z-index:3;width:100%;height:30px;line-height:30px;left:0;bottom:0;font-size:16px;color:#fff;}
.index-main{width:1200px;margin:10px auto 0;padding:10px 0;}
.index-main-none{width:1200px;margin:0 auto;padding:10px 0;}
.index-four-new{padding-right:260px;position:relative;}
.index-shu-tiao{width:255px;position:absolute;right:0;top:0;}
.index-com-tit{width:100%;height:31px;border-bottom:4px solid #e6e6e6;position:relative;}
.index-com-tit span{font-size:18px;height:31px;float:left;line-height:28px;color:#c81624;border-bottom:4px solid #c81624;padding-left:0px;display:block;padding:0 10px;font-weight:bold;}
.index-com-tit a{display:block;position:absolute;right:0;top:3px;width:50px;height:24px;line-height:24px;border-radius:12px;background-color:#d9d9d9;text-align:center;font-size:12px;color:#737070;}
.index-com-tit a:hover{color:#ea3e3e}
.index-shu ul{margin-top:10px;}
.index-shu ul li{height:100px;line-height:100px;position:relative;border-bottom:1px solid #cccccc;padding-left:145px;}
.index-shu ul li:last-child{border-bottom:0;}
.index-shu ul li a{display:block;}
.index-shu ul li img{position:absolute;left:0;top:10px;}
.index-shu ul li p{color:#777575;font-weight:bold;font-size:18px;}
.index-shu ul li:hover p{color:#e22323}
.index-four-new-line1{width:1px;height:265px;background-color:#E4E0E0;left:453px;top:50px;position:absolute;}
.index-four-new-line2{width:1px;height:265px;background-color:#E4E0E0;left:453px;top:470px;position:absolute;}
.index-newsdiv{width:47%;float:left;margin-right:2.5%;}
.index-news-sty1{height:295px;overflow:hidden;}
.index-news-sty1 ul li{height:57px;line-height:57px;border-bottom:1px solid #e6e6e6;box-sizing:border-box;padding-right:90px;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
/*.index-news-sty1 ul li:last-child{border-bottom:0;}*/
.index-news-sty1 ul li a{color:#333;}
.index-news-sty1 ul li a:hover{color:#e22323}
.index-news-sty1 ul li span{position:absolute;right:0;top:0;display:block;width:83px;height:58px;color:#999;}
.index-lhzc{padding-right:470px;position:relative;}
.m8-con-top{background-color:#e1eafa;height:30px;line-height:30px;margin-top:15px;}
.m8-con-top div{float:left;text-align:center;font-weight:bold;color:#333;}
.m8-cc1{width:316px;}
.m8-cc2{width:228px;text-align:center;}
.m8-cc3{width:149px;text-align:center;}
.m8-cc4{width:240px;}
.m8-cc5{width:76px;text-align:center;}
.m8-cc6{width:129px;text-align:center;}
.m8-con-ul li{height:45px;line-height:45px;border-bottom:1px solid #e6e6e6;}
.m8-con-ul li:last-child{border-bottom:0;}
.m8-con-ul li a{display:block;}
.m8-con-ul li div{float:left;}
.index-xycn{position:absolute;width:450px;right:0;top:0;}
.index-xycn-shop ul{margin-top:10px;}
.index-xycn-shop li{width:165px;padding-left:45px;height:42px;float:left;margin:5px;padding-top:10px;padding-bottom:10px;background:#f2f2f2 url(../images/new/index-cn.png) no-repeat 10px 15px;overflow:hidden;}
.index-xycn-shop li a{display:block;}
.index-tyi-line{height:340px;width:1px;background-color:#F0EEEE;position:absolute;right:460px;top:55px;}
.index-link-div{border:1px solid #DDDDDD;padding:10px;}
.index-link li{width:165px;height:58px;border:1px solid #DDDDDD;float:left;margin:10px 14px;}
.index-gjj{position:relative;}
#m5-tit{position:relative}
#m5-con li{float:left;width:220px;padding:5px 5px;height:19px;line-height:19px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.jsNav2{width:120px;height:10px;line-height:10px;position:absolute;right:0px;top:-25px;}
.jsNav2 a{background:#aba8aa none repeat scroll 0 0;border-radius:50%;display:inline-block;height:10px;margin:0 5px;width:10px;}
.jsNav2 a.current{background:#fc8f0f none repeat scroll 0 0;cursor:auto;}

/*联合奖惩*/
.jc-tips{position:absolute;height:43px;line-height:43px;right:0;top:0;width:300px;color:#696969;font-size:12px;text-align:center;}
.jcbwl li{padding:20px;border-bottom:1px solid #bebebe}
.artical_title{line-height:18px;}
.artical_title a{color:#0c0300;font-size:16px;letter-spacing:1px;    /* font-weight: bold; */}
.artical_content{line-height:22px;margin:15px 0  5px 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;    /* height: 64px; */}
.artical_content a{color:#777;font-size:14px;letter-spacing:1px;}
.artical_from{padding-left:15px;background:url(../images/new/comp.png) 0 3px no-repeat;color:#9f9f9f;height:20px;line-height:20px;font-size:12px;}
.detail_right span{margin:0 10px;font-size:12px;color:#9f9f9f;}
.artical_deta{text-align:right;}
.artical_time{color:#9f9f9f;font-size:12px;}
.jcal-ul{font-size:18px;height:43px;line-height:43px;border:1px solid #bebebe;}
.jcal-ul li a{display:block;}
.jcal-ul li{width:160px;height:43px;border-right:1px solid #bebebe;cursor:pointer;text-align:center;line-height:43px;color:#696969;float:left;font-size:18px;}
.jcal-ul li.hover{border-right:1px solid #e22323;background-color:#e22323;}
.jcal-ul li.hover a{color:#fff;}
.jcalist-ul li{padding:20px 0 10px;border-bottom:1px solid #bebebe}
.jcalist-tit{padding-right:95px;position:relative;}
.jcalist-tit a{color:#0c0300;font-size:16px;letter-spacing:1px;}
.jcalist-tit a:hover{color:#e22323;}
.jcalist-tit span{display:block;height:30px;line-height:30px;text-align:right;background:url('../images/new/clock.png') no-repeat left center;position:absolute;right:0;top:0;width:85px;font-size:12px;color:#696969;}
.jcalist-del{padding:15px 0;}
.jcalist-del a{color:#777;font-size:14px;}

/*信用查询*/
.comQueryList{    border: 1px solid #dddddd;
    width: 100%;
    padding: 10px;
    margin-bottom: 10px; }
	
/*修复指南*/

.zczcrzewm {
	position: relative;
	font-size: 16px;
}
.yqxqtitle3 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	margin-bottom: 5px;
}
.yqxqtitle {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}
.yqxqmintitle {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 25px;
}
.yqxqcontenta {
	margin-bottom: 0;
}

.yqxqcontent a {
	color: #02A7F0;
}
.yqxqcontent {
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 10px;
	text-indent: 2em;
	letter-spacing: 1px;
}
.xianqintab {
	width: 100%;
	border-color: #999;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.yqxqimgcon {
	font-size: 0;
	margin-bottom: 10px;
}

.yqxqimgcon img {
	width: 100%;
}
.td1 {
	width: 15%;
	text-align: center;
	padding: 10px 20px;
}

.td2 {
	width: 25%;
	padding: 10px 20px;
}

.td3 {
	width: 45%;
	padding: 10px 20px;
}

.td4 {
	width: 15%;
	padding: 10px 20px;
}
 
.showdenlucon{
  top:50%;background-color:#fff;left:50%;transform:translate(-50%,-50%);
  width:350px;height:360px;text-align:center;padding-bottom:30px;padding-left:33px;padding-right:33px
}
.showdenlu{position:fixed;top:0;left:0;width:100%;height:100%;overflow:auto;transition:opacity
0.3s;background:rgba(0,0,0,.3);opacity:1;z-index:99999;display: none;}
.login-btn{width:100%;height:40px;border:0;background-color:#E22323;color:#fff;text-align:center;font-size:16px;line-height:40px;cursor:pointer}
.bkblue{cursor:pointer}
.loginuser{background:url(../images/loginUser.png);background-size:100% 100%}
.cclose{background:#E22323 url(../images/close.png) no-repeat center center;background-size:80% 80%}
.m0a {
    margin: 0 auto;
}
.mt15{
  margin-top: 15px;
}.bkblue {
    cursor: pointer;
}
.r0 {
    right: 0px;
}
.t0 {
    top: 0px;
}
.w40 {
    width: 40px;
}
.h40 {
    height: 40px;
}
.pa {
    position: absolute;
}
.fs20 {
    font-size: 20px;
}

.pt70 {
    padding-top: 70px;
}
.fwb {
    font-weight: bold;
}
.tc {
    text-align: center !important;
}
.w158 {
    width: 158px;
}
.h111 {
    height: 111px;
}

.mb35 {
    margin-bottom: 35px;
}
.mt35 {
    margin-top: 35px;
}
