/* css reset */
@import url("../fonts/alibaba.css");
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,button{margin:0;padding:0; font-weight:normal;}
body {
	--fontFamilyAlibaba: "Alibaba-PuHuiTi-Regular";
	font-family: var(--fontFamilyAlibaba);
	background: #fff;
	font-size: 15px;
	color: #1a1a1a;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(26, 26, 26, 0);
}
a{color:#2d374b;text-decoration:none;font-family:var(--fontFamilyAlibaba);}
a:hover{color:#F30000;text-decoration:none;} 
em{font-style:normal;} 
ul{list-style:none;} 
img{border:none;vertical-align:middle;} 
table{border-collapse:collapse;border-spacing:0;} 
p{word-wrap:break-word;} 
input,textarea,button { outline:none;}
table{border-collapse:collapse;border-spacing:0;}
li,ol,ul{list-style:none}
input[type="submit"],input[type="reset"],input[type="button"],button { -webkit-appearance:none; border: none;}
.clearfix:after{content:"\20"; display:block; height:0; clear:both;}
.clearfix{*zoom:1; _zoom:1}

/*public style*/
.main{width:100%;min-width:1200px;position:relative;overflow:hidden}
.fixed-width{width:1200px;margin: 0px auto;overflow:hidden;}
.title{text-align: center;margin: 40px auto 0px;line-height: 30px;}
.title img{display: inline-block;margin-top: -16px;}
.title span{display:inline-block;font-size: 32px;color: #26231B;}
.englishname{
	font-size:22px;color:#14161A;height:20px;margin: 5px auto 20px auto;text-align: center;
	filter:alpha(opacity=70);   /*ie*/
	-moz-opacity:0.7;   /*Mozilla*/
	-khtml-opacity: 0.7;   /* Safari (1.x)*/
	opacity: 0.7;
}
.font20{font-size: 20px;color: #999;}
.t-c{text-align: center;}
.text-right{text-align: right;}
.enameelse{
	font-size:22px;height:20px;margin: 22px 0;
	filter:alpha(opacity=70);   /*ie*/
    -moz-opacity:0.7;   /*Mozilla*/		
    -khtml-opacity: 0.7;   /* Safari (1.x)*/
    opacity: 0.7;  
}
.mt-40{margin-top: 40px;}
.mt-50{margin-top: 50px;}
.bold{font-weight: bold;color: #000;}
.f-l{float: left;}
.f-r{float: right;}
.width100{width: 100%;}
.ml-26{margin-left: 26.6667px;}
.ml-50{margin-left: 50px;}
.write{color: #fff !important;}
.red{color: #F30000 !important;}
.bg-write{background-color: #fff !important;}
.transparent7 { 
	filter:alpha(opacity=70);   /*ie*/
    -moz-opacity:0.7;   /*Mozilla*/		
    -khtml-opacity: 0.7;   /* Safari (1.x)*/
    opacity: 0.7; 
}  

/*head*/
.lz-head{width:100%;height: 60px;background: rgba(51,43,25,0.8);position: absolute;top: 0;left: 0;right: 0;}
.lz-head .logo {width: auto;height: 36px;float:left;margin-right: 90px;margin-top: 12px;}
.lz-head .logo img{width: auto;height: 36px;}
.lz-head .nav,.lz-head .nav li{width: auto;height: 60px;float: left;}
.lz-head .nav li a {float:left;height: 60px;line-height: 60px;color: #ffffff;font-size: 16px;padding: 0px 35px;}
.lz-head .nav li a:hover {color: #F30000;font-weight: 500;}
.lz-head .nav li.current a {color: #F30000;font-weight: 500;}
.youxiang{float: right;margin-top: 22px;cursor: pointer;color: #fff;font-size: 16px;vertical-align: bottom;}
.youxiang img{width: 23px !important;height: 18px !important;}

/*banner*/
.lz-index-banner{width:100%;position: relative;overflow: hidden;}
.lz-index-banner img{width:100%;height:auto;}
.lz-ab-banner{width:100%;height: 380px;background: url('../images/ab-banner.png') no-repeat top center;overflow: hidden;}
.lz-news-banner{width:100%;height: 380px;background: url('../images/news-banner.png') no-repeat top center;overflow: hidden;}
.lz-laws-banner{width:100%;height: 380px;background: url('../images/laws-banner.png') no-repeat top center;overflow: hidden;}
.lz-b-banner{width:100%;height: 380px;background: url('../images/b-banner.png') no-repeat top center;overflow: hidden;}
.lz-man-banner{width:100%;height: 380px;background: url('../images/man-banner.png') no-repeat top center;overflow: hidden;}
.lz-con-banner{width:100%;height: 380px;background: url('../images/con-banner.png') no-repeat top center;overflow: hidden;}

/*foot*/
.lz-foot{width: 100%;height: 230px;background: url('../images/bottom.png') no-repeat top center;overflow: hidden;}
.f-top{width: 870px;margin: 25px auto 50px;}
.f-top a{display:inline-block;width:60px;height:20px;font-size: 15px;line-height: 20px;color:#fff;padding: 0px 40px;text-align: center;}
.f-btm{width: 100%;}
.f-btm li{float: left;}
.firstli{width: 41%;}
.secli{width: 35%;}
.thirdli{width: 24%;}
.f-btm li .leftimg{width: 90px;height: 54px;float: left;border-right: solid 1px #FFFFFF;margin-right: 26px;}
.f-btm li .leftimg img{width: 40px;height: auto;padding: 7px 23px 7px 26px;}
.f-btm li .righttext h4{font-size:16px;color: #fff;margin-bottom: 14px;}
.f-btm li .righttext p{font-size:14px;color: #fff;}
p.foot-btm {width: 100%;height: 20px;margin: 40px auto 0;color: #fff;text-align: center;white-space:nowrap;}
p.foot-btm a {color: #fff;display: inline-block;width: auto;}

/* index */
.team{height: auto;}
.about{padding: 40px 0px 40px;width: 100%;overflow: auto;}
.about .photo{width: 340px;height: auto;margin: 0px 30px 20px 0px;float: left;clear: both;}
.about .photo img{width: 100%;}
.about .content h3{font-size:28px;line-height:28px;color: #14161A;}
.about .content p{line-height: 28px;color:#666;text-indent: 2em;margin-bottom: 5px;}

.business{width:100%;height: 474px;background: url('../images/business.png') no-repeat top center;color: #fff;overflow: hidden;}
.business ul{width: 1180px;margin: 36px auto 0px;overflow: auto;}
.business ul li{width: 360px;height: auto;float: left;text-align: center;position: relative;cursor: pointer;}
.business ul li img{width: 360px;height: 270px;}
.business ul li .cover{width: 360px;height: 40px;position: absolute;bottom: 0;left: 0px;background: rgba(0,0,0,0.1);color: #fff;}
.business ul li:hover .cover{height:100%;background: rgba(0,0,0,0.3)}
.business ul li:hover .cover p{line-height:  270px;}
.business ul li .cover p{font-size: 16px;text-align: center;line-height: 40px;}
.business .line{border-bottom: 3px solid #FFFFFF;}
.business .line-l{border-left: 1px solid #FFFFFF;}

.partnerimg{margin: 20px 0px 80px;}
.zp-lunbo{width: 100%;overflow: auto;}
.mom_left{ float:left;position:relative;width: 100%;}
.mom_left .l_title{height: auto;width:1200px;overflow:hidden;}
.mom_left .l_title li{width: 285px;padding-right:20px;position:relative;float:left;border-radius: 2px;}
.mom_left .l_title li img{width: 285px;height: 210px;cursor: pointer;}
.mom_left .a_left{z-index:102;cursor:pointer;position:absolute;left:0px;top: 140px;background:url(../images/banner_z.png) no-repeat;width:50px;height:50px;}
.mom_left .a_left:hover{ background:url(../images/banner_z.png) no-repeat -50px 0px;}
.mom_left .a_right{z-index:102;cursor:pointer;position:absolute;right:0px;top: 140px;background:url(../images/banner_z.png) no-repeat 0px -50px;width:50px;height:50px;}
.mom_left .a_right:hover{ background:url(../images/banner_z.png) no-repeat -50px -50px;}

.caseshows{height:auto;padding-bottom: 70px;}
.caseshows ul{width:100%;margin: 30px 0px 0px;}
.caseshows ul li{width: 280px;float: left;text-align: center;height:373px;background:rgba(245,245,245,1);margin-top: 40px;}
.caseshows ul li img{width: 100%;}
.caseshows ul li h4{font-size:24px;line-height:24px;color:#14161A;margin: 25px auto 10px;}
.caseshows ul li p{font-size:16px;color:#14161A;line-height:24px;opacity:0.6;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity: 0.6;}

.lineelse{width: 112px;height: 3px;background-color: #F30000;margin: 0 auto;}
.line{border-bottom: 3px solid #F30000;padding-bottom: 16px;}
.line-l{border-left: 1px solid #F36840;padding: 10px;margin: 10px 0 0 0;font-size: 18px;line-height:18px;color: #666;}
.line-r{border-right: 1px solid #F36840;padding: 10px;margin: 10px 0 0 0;font-size: 18px;line-height:18px;color: #666;}

.aboutus{width:100%;height: 550px;background: url('../images/aboutus.png') no-repeat top center;overflow: hidden;color: #fff;font-size: 15px;}
.aboutus .text{margin: 64px 0px 60px;}
.aboutus .text h4{font-size:24px;margin-bottom: 8px;}
.aboutus .text p{margin-bottom: 32px;line-height: 28px;color: #f5f5f7;}
.aboutus .text ul li{line-height: 28px;color: #f5f5f7;}
.knowmore{border-radius:2px;margin: 0 auto;cursor: pointer;color: #F30000;border: 1px solid #F30000;padding: 7px;}
.knowmore:hover{color: #F30000;border: 1px solid #e5be62;}

/* about */
.culture{margin:50px auto 80px 90px;width:100%;position:relative}
.culture .photo img{width:613px;height:390px;display:block;padding:2px}
.culture .description{position:absolute;width: 420px;height: 290px;background: #F30000;padding: 20px 10px 10px 90px;top:40px;left:400px;color:#fff;}
.culture .description h4{height:40px;line-height:40px;color:  #fff;font-size:  24px;padding-top: 20px;}
.nav{height: 50px;}
.nav a{display:block;height:50px;line-height:50px;padding:0 15px;font-size:18px;text-align:center;font-family: var(--fontFamilyAlibaba);float:left;backgroun-color:#e1e1e1;cursor:pointer;}
.nav a.on{border-bottom: 2px solid #F30000;color: #F30000;}
.contentBox{width:100%;}
.contentBox .box{display:none;}
.contentBox .box.active{display:block;}
.staff ul{width: 100%;overflow: auto;padding: 50px 0 60px;}
.staff ul li{width: 285px;height: auto;float: left;cursor: pointer;}
.staff ul li img{border-radius: 4px;width: 285px;height: 210px;}

/* business */
.business-nav ul{margin: 0px 0px 30px;width:100%;height: auto;background: url('../images/background.png') no-repeat center 0px;}
.business-nav ul li{width: 100%;padding: 30px 0;overflow: auto;border-bottom: 1px solid rgba(229,229,229,1);}
.business-nav ul li.lastli{border-bottom:none}
.business-nav .leftimg{width: 260px;float: left;margin-right: 20px;}
.business-nav .leftimg img{width: 100%}
.business-nav .lefttext{width: 910px;float: left;}
.business-nav .lefttext .title{font-size: 18px;line-height: 20px;color: #F30000;/* font-weight: 500; */font-weight: bold;text-align: left;margin: 0px 0px 16px;}
.business-nav .lefttext h4{font-size: 16px;color: #333;line-height: 24px;font-weight: bold;margin: 10px 0px;}
.business-nav .lefttext .cont{color:#14161A;}
.business-nav .lefttext .transparent7{font-size: 16px;line-height: 26px;color:rgba(20,22,26,1);text-indent: 2em;text-align: justify;}
.allbank{margin: 30px 0px 80px;}

/* news */
.news{width: 100%;padding: 0px 0px 60px;}
.news ul li{overflow: auto;margin-top: 34px;}
.news .leftdate{border-radius: 2px;width: 80px;height: 80px;background: #FFB2B2;text-align: center;margin-right: 16px;float: left;}
.news .leftdate h4{font-size:28px;color: #ffffff;line-height:30px;margin-top: 14px;}
.news .leftdate span{display: inline-block;font-size:16px;color: #ffffff;margin-top: 8px;}
.news .righttext{float: left;width: 1100px;}
.news .righttext h4{font-size: 22px;line-height:34px;color:#14161A;margin-bottom: 6px;}
.news .righttext p{font-size: 14px;line-height: 22px;color:#14161A;display: -webkit-box;overflow: hidden;white-space: normal!important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

/* newsdetail */
.newsdetail{margin: 70px 0 60px;width: 100%;}
.newsdetail .photo{width: 480px;height: auto;margin: 0px 30px 20px 0px;float: left;clear: both;}
.newsdetail .photo img{width: 100%;}
.newsdetail .content h3{font-size: 26px;line-height: 32px;color: #14161A;}
.newsdetail .content p{font-size: 16px;line-height: 28px;color:#666;text-indent: 2em;margin-top: 14px;}

/* human */
.lc-nr{margin: 50px auto;width: 1143px;}
.lc-nr img{width: 100%;}
.jciIn {width:100%;margin: 50px 0px;}
.jobJ { padding:0 0 0 13px;}
.jobJ .li {border: 1px solid #E5E5E5;margin: 20px 0;}
.jobJ .li.current {border: 1px solid #F30000;}
.jobJ li h3{color:#000;background: url(../images/shape-right.png) no-repeat right 20px;padding: 16px;cursor:pointer;background-position: right 10px top 20px}
.jobJ li h3 span{color:#666;font-size:16px;}
.jobJ li h4 {color:#F36840}
.jobJ li h3.current {color:#F30000;background: url(../images/shape-down.png) no-repeat right 20px;padding: 16px;cursor:pointer;background-position: right 10px top 20px}

.dw_table{position:relative;color:#888;z-index:1}
.dw_table .el{height:40px;line-height:40px;font-size:14px;overflow:hidden}
.dw_table .t1,.dw_table .t2,.dw_table .t3,.dw_table .t4{float:left;height:40px;line-height:40px !important;overflow:hidden;}
.dw_table .t1{width:100px;color: #14161A;font-size:18px ;}
.dw_table .t2{width:100px;color:#999999}

.jobZe {padding: 10px 0 6px 20px;display:none;}
.jobZe h4 { color:#000; height:24px;}
.jobZe ol {padding: 0 0 18px 18px;}
.jobZe ol li { color:#7f7f7f; height:24px;}
.hj-kj {height: 530px;}
.joKj ul {overflow: hidden;width: 100%;margin-top: 40px;}
.joKj ul li {float: left;width: 33.33%;text-align: center;}
.joKj ul li p {color: #2d251b;font-size: 24px;margin-top: 40px;}
.jobtSp {font-size: 16px !important;color: #666 !important;}
.jobTit {margin-left: 310px;}
.dc-fl {height: 384px;background: url(../images/zp_fl.png) no-repeat top center;overflow: hidden;}
.dc-fl .benefits{margin: 40px 0px;}
.dc-fl .benefits p{font-size: 24px;text-indent: 2em;line-height: 42px;color: #000;}

/* contact */
.contact{margin: 60px 0px 50px;width: 100%;overflow: auto;}
.infos{width: 548px;height: 320px;border-right: 1px #333 dotted;padding-left: 52px;float: left;}
.infos h4{font-size:26px;color:#14161A;line-height: 34px;margin-bottom: 30px;}
.infos p{height: 25px;line-height: 25px;margin-bottom: 28px;font-size:20px;color:#333;}
.infos p img{vertical-align: middle;margin-right: 16px;}
.message{width: 560px;height: 320px;padding-left: 38px;float: left;}
.message p{font-size:26px;color: #333333;line-height: 26px;}
.message table{margin-top: 26px;}
.message table tr td{height: 34px;}
.message table tr td.sectd{float: right;}
.message table tr td input{width: 195px;height: 34px;border: solid 1px #E5E5E5;margin-bottom: 20px;padding: 0px 8px;border-radius:2px;}
.message table tr td label{font-size:16px;line-height:34px;color:#14161A;padding: 0px 16px 0px 0px;}
.message table tr td textarea{width:493px;height:72px;border: solid 1px #E5E5E5;margin-bottom: 20px;padding: 10px 8px;display: inline-block;vertical-align:middle;}
.message table tr td textarea ~ label{line-height: 72px;}
#apply{width:180px;height:40px;line-height:40px;text-align:center;background: #F30000;border-radius:2px;color: #fff;margin-left: 48px;font-size:18px;cursor: pointer;}
.map{width: 100%;height: 440px;margin-bottom: 70px;position: relative;}
.map img{width: 100%;}
#mapContainer{width: 100%;height: 440px;border-radius: 4px;}

/*.law*/
.lawsection{margin-top: 40px;}
.body-wrapper .content-wrapper{margin:20px 0 0}
.lemmaWgt-lemmaTitle-title{font-size:18px;padding: 20px 0 0;text-align: center;}
.body-wrapper .content-wrapper .content{margin:0 auto;background:#fff;width:1137px;border:1px solid #e5e5e5;padding: 29px 29px 0;}
.body-wrapper .content-wrapper .content:after{content:'\0020';display:block;height:0;font-size:0;clear:both;overflow:hidden;visibility:hidden}
.body-wrapper .content-wrapper .content .main-content{width: 810px;float:left;position:relative;padding: 0 38px 0px 0px;}
.body-wrapper .content-wrapper .content .side-content{position:relative;float:left;padding-top:29px;width:270px;display: none;}
.para-title.level-2{display:block;clear:both;zoom:1;overflow:hidden;font-size:20px;border-left: 8px solid #F30000;line-height:24px;font-size:22px;font-weight:400;font-family:var(--fontFamilyAlibaba),SimHei,Verdana;margin: 40px 0 15px -30px;/* background:url(https://bkssl.bdimg.com/static/wiki-lemma/normal/resource/img/paraTitle-line_c5e6d61.png); */position:relative;}
.para-title.level-2 .title-prefix{display:none}
.para-title.level-2 .title-text{float:left;display:block;padding: 0 8px 0 18px;line-height: 26px;font-size: 26px;font-weight:400;color:#000;background:#fff;}
.para-title.level-2 .edit-icon{display:block;display:none;float:right;height:22px;line-height:22px;padding-left:24px;font-size:12px;color:#888;font-family:var(--fontFamilyAlibaba);text-decoration:none;background:#fff}
.para-title.level-2 .edit-icon em{margin:0 3px 0 0;vertical-align:text-bottom;text-decoration:none;color:#aaa}
.para-title.level-2 .edit-icon:hover{color:#136ec2}
.para-title.level-2 .edit-icon:hover em{color:#136ec2}
.para-title.level-3{clear:both;zoom:1;margin:20px 0 12px;line-height:20px;font-size:18px;font-weight:400;font-family:var(--fontFamilyAlibaba)}
.para-title.level-3 .title-prefix{display:none}
.para-title.level-3 .title-text{font-weight:400;font-size: 22px;color: #222;line-height: 30px;margin-bottom: 22px;padding-top: 10px;}
.body-wrapper .para{font-size:14px;word-wrap:break-word;color:#333;margin-bottom:15px;text-indent:2em;line-height:24px;zoom:1}
.body-wrapper .para b{font-size: 18px;color: #222;line-height: 24px;padding-top: 10px;margin-bottom: 15px;}
.body-wrapper i{font-style:italic}
.side-catalog{width: 310px;height: -webkit-fill-available;position:fixed;bottom: -110px;font-size:14px;line-height: 16px;margin-bottom: 100px;}
.side-catalog .side-bar{position:absolute;top:0;width:0;height: 700px;background-color:#eaeaea;border:1px solid #eaeaea;border-top:0;border-bottom:0;left:5px;}
.side-catalog .side-bar .circle.end,.side-catalog .side-bar .circle.start{position:absolute;left:-5px;width:10px;height:10px;background:transparent url(https://bkssl.bdimg.com/static/wiki-lemma/widget/lemma_content/mainContent/sideCatalog/img/sideCatalog_a278e02.gif) 0 -199px no-repeat;zoom:1;overflow:hidden}
.side-catalog .side-bar .circle.start{top:0}
.side-catalog .side-bar .circle.end{margin:0;bottom:0}
.side-catalog .catalog-scroller{padding-top: 25px;position:absolute;z-index:1;top:0;left:0;width: 310px;height: 100%;overflow:hidden;}
.side-catalog .catalog-scroller .catalog-list{width: 316px;height: 100%;position:relative;}
.side-catalog .catalog-scroller .catalog-list .arrow{left:0;z-index:2;top:5px;position:absolute;height:13px;width:18px;cursor:pointer;background:transparent url(https://bkssl.bdimg.com/static/wiki-lemma/widget/lemma_content/mainContent/sideCatalog/img/sideCatalog_a278e02.gif) -271px -38px no-repeat}
.side-catalog .catalog-scroller .catalog-list .catalog-title{position:relative;margin-bottom: 6px;padding-left: 16px;}
.side-catalog .catalog-scroller .catalog-list .catalog-title .text{font-size: 12px;line-height: 16px;display:block;}
.side-catalog .catalog-scroller .catalog-list .catalog-title .pointer{position:absolute;display:block;width:10px;height:10px;cursor:pointer;margin-top:4px;left:0;background:transparent url(https://bkssl.bdimg.com/static/wiki-lemma/widget/lemma_content/mainContent/sideCatalog/img/sideCatalog_a278e02.gif) 3px -222px no-repeat}
.side-catalog .catalog-scroller .catalog-list .catalog-title .pointer:hover{background-position:3px -245px}
.side-catalog .catalog-scroller .catalog-list .catalog-title:hover .text{background:#f5f5f5;border-radius:2px;box-shadow:0 1px 0 #eaeaea}
.side-catalog .catalog-scroller .catalog-list .catalog-title:hover .pointer{background-position:3px -245px}
.side-catalog .catalog-scroller .catalog-list .catalog-title.level1 .text{padding-left:10px}
.side-catalog .catalog-scroller .catalog-list .catalog-title.level1 .title-index{color:#999;font-weight:700;font-family:Arial;font-size:14px;padding-right:5px}
.side-catalog .catalog-scroller .catalog-list .catalog-title.level1 .title-link{color:#555;font-weight:700;text-decoration:none}
.side-catalog .catalog-scroller .catalog-list .catalog-title.level2 .text{padding-left:22px}
.side-catalog .catalog-scroller .catalog-list .catalog-title.level2 .title-index{color:#999;font-family:Arail;font-size:14px;padding-right:5px}
.side-catalog .catalog-scroller .catalog-list .catalog-title.level2 .title-link{color:#666;text-decoration:none}

.lemmaWgt-lemmaCatalog .lemma-catalog .block-title{float:left;margin:22px 0 0 20px;width:62px;height:48px;text-align:center;font-size:18px;line-height:48px;font-weight:400}
.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list{display:block;width: 100%;position:relative;overflow:hidden;padding-top:15px;padding-bottom:20px;background-color:#fff;}
.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list ol{float:left;}
.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list ol li.level1{line-height:28px}
.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list ol li.level1 .index{display:-moz-inline-box;-moz-box-orient:vertical;display:inline-block;width: 7px;font-size:16px;padding-left:0;padding-right:8px;vertical-align:top;text-align:right;color: #F30000;}
.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list ol li.level1 .text{display:-moz-inline-box;-moz-box-orient:vertical;display:inline-block;font-size:16px;font-weight:500;background-color:#fff;vertical-align:top;width:120px}
.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list ol li.level1 .text a{color: #F30000;display: inline-block;width: 300px;}
.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list ol li.level2{line-height: 28px;margin-bottom: 6px;}
.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list ol li.level2 .index{display:-moz-inline-box;-moz-box-orient:vertical;display:inline-block;padding-left:0;padding-right:5px;width:5px;line-height:24px;font-size:12px;vertical-align:top;color:#ccc;text-align:left}
.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list ol li.level2 .text{display:-moz-inline-box;-moz-box-orient:vertical;display:inline-block;line-height: 24px;font-size: 16px;width: 95%;vertical-align:top;}
.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list ol li.level2 .para{font-size: 14px;color:#999;margin-bottom:0;line-height:24px;}
.lemmaWgt-lemmaCatalog .lemma-catalog .column-3{}
.lemmaWgt-lemmaCatalog .lemma-catalog .column-3 ol{float:left;width: 31.333%;padding:0 9px;border-right: 1px solid #e1e1e1;}
.lemmaWgt-lemmaCatalog .lemma-catalog .column-3 ol:last-child{border-right: none;}

.top{display:none;position:fixed;bottom:50px;right:10%;filter:alpha(opacity=30);-moz-opacity:.3;opacity:.3;}
.top:hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1}
.top{background: url(../images/back_to_top.png) no-repeat;width: 60px;height: 60px;background-size: 100%;}
.main-content-short{width: 1000px;margin: 20px auto 40px;}
.main-content-short .inscribe{font-size: 14px;word-wrap: break-word;color: #000;line-height: 24px;font-weight: bold;width: 100%;text-align: right;}

/* index & credit tanchuang */
.submit{position:fixed !important;z-index:999;top:0;right:0;bottom:0;left:0;cursor: pointer;-webkit-transition-duration:.4s;transition-duration:.4s;background: rgba(0, 0, 0, 0.5);width:100%;height:100%;}
.submit .txtbox{width:700px;height:570px;padding: 0px 30px 20px;text-align:center;background:rgba(255,255,255,0.8);border-radius:10px;position: absolute;top: 50%;left: 50%;z-index:1000;margin-left: -380px;margin-top: -295px;}
.submit .txtbox .del{width:32px;height:32px;position: absolute;top: 16px;right: 16px;color: #c2c2c2;cursor: pointer;}
.submit .txtbox h3{margin-bottom: 6px;font-size:26px;padding-top: 20px;}
.submit .txtbox h4{margin-bottom: 10px;font-size: 26px;padding-top: 30px;}
.submit .txtbox p{font-size: 16px;color:rgba(51,51,51,1);line-height: 32px;text-align:left;text-indent: 2em;}
.submit .erweima{width: 230px;height: 230px;margin-top: 20px;}
.safesubmit .txtbox{width: 620px;height: 310px;margin-left: -310px;margin-top: -165px;}