/* 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:#E5AA1E;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: 80vw;margin: 0px auto;overflow:hidden;}
.title{text-align: center;margin: 40px auto 0;line-height: 31px;}
.title img{display: inline-block;margin-top: -16px;}
.title span{display:inline-block;font-size: 32px;color: #26231B;}
.englishname{
	font-size:22px;
	color:#999;
	height:20px;
	margin: 10px auto 20px auto;
	text-align: center;	
}
.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%;}
.mg1000{margin: 10px 0;}
.ml-26{margin-left: 26.6667px;}
.ml-50{margin-left: 50px;}
.red{color: red;}
.green{color: #33A0FF !important;}
.write{color: #fff !important;}
.font15{font-size: 15px;margin-top: 10px;}
.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: 42px;float:left;margin-right: 130px;margin-top: 9px;}
.lz-head .logo img{width: auto;height: 42px;}
.lz-head .logo .logo-title{display: inline-block;color: white;transform: scaleY(1.5);}
.lz-head .nav li a {float:left;height: 60px;line-height: 60px;color: #fff;font-size: 16px;padding: 0 40px;}
.lz-head .nav li a:hover {color: #33A0FF;font-weight: 500;}
.lz-head .nav li.current a {color: #33A0FF;font-weight: 500;}

/*head code*/
.cyx-code{position: absolute;left: 0;right: 0;bottom: 0px;width:100%;height: 200px;cursor: pointer;}
.cyx-code .code{float: right;}
.cyx-code .code li{width: 180px;float: right;text-align: center;}
.cyx-code .code .codeicon{margin-left: 32px;width: 115px;height: 115px;background: #fff;}
.cyx-code .code .codeicon img{width: 100px;height: 100px;margin-top: 7px;}
.cyx-code .code li .div2{width: 0;height: 0;margin-left:43px;margin-bottom:20px;border-top: 15px solid #fff;border-left: 15px solid transparent;border-right: 15px solid transparent;}
.iosicon{width:50px;height: 50px;background: url('../images/01.png') no-repeat top center;padding: 0px 32px;}
.iosicon.current{width:50px;height: 50px;background: url('../images/01_hover.png') no-repeat top center;}
.androidicon{width:50px;height: 50px;background: url('../images/02.png') no-repeat top center;padding: 0px 32px;}
.androidicon.current{width:50px;height: 50px;background: url('../images/02_hover.png') no-repeat top center;}

/* 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: 210px;background: url('../images/bottom.png') no-repeat top center;overflow: hidden;}
.f-top{width: 920px;margin: 22px auto 50px;}
.f-top a{display:inline-block;width:60px;height:20px;font-size: 15px;line-height: 20px;color:#fff;padding: 0px 60px;text-align: center;}
.f-btm{width: 100%;}
.f-btm li{float: left;}
.firstli{width: 45%;}
.secli{width: 30%;}
.thirdli{width: 25%;}
.f-btm li .leftimg{width: 90px;height: 54px;float: left;border-right: solid 1px #FFFFFF;margin-right: 26px;opacity:0.4;filter:alpha(opacity=40);/*ie*/-moz-opacity:0.4; /*Mozilla*/-khtml-opacity: 0.4;/* Safari (1.x)*/}
.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: 550px;height: 20px;margin: 30px auto 0;color: #fff;white-space:nowrap;}
p.foot-btm a {color: #fff;display: inline-block;width: auto;}

/* index */
.team{height: auto;padding-bottom: 40px}
.about{padding: 40px 0px 0px;width: 100%;overflow: auto;}
.about .content{padding-top: 20px;}
.about .photo{width: 310px;height: auto;margin: 0px 20px 14px 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: #33A0FF;margin: 0 auto;}
.line{border-bottom: 3px solid #E5AA1E;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: #66B8FF;border: 1px solid #66B8FF;padding: 7px;}
.knowmore:hover{color: #66B8FF;border: 1px solid #66B8FF;}

/* 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:rgba(214,158,28,.9);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;background- color:#e1e1e1;cursor:pointer;}
.nav a.on{border-bottom: 2px solid #F36840;color: #F36840;}
.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: 22px;line-height: 40px;color: #E5AA1E;font-weight: 500;text-align: left;margin: 0px;}
.business-nav .lefttext .cont{color:#14161A;}
.business-nav .lefttext .transparent7{font-size: 16px;line-height: 30px;color:#999;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: #66B8FF;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: 20px;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;}
.business-nav.news .title{color: #000 !important;}
.business-nav.news .date{color: #999;margin-top: 70px;font-size: 16px;}

/* newsdetail */
.newsdetail{margin: 70px 0 60px;width: 100%;}
.newsdetail .photo{width: 480px;height: 270px;margin: 0px 30px 20px 0px;float: left; clear: both;}
.photo3{height:310px !important;}
.photo4{height:340px !important;}
.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 #E5AA1E;}
.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:#E5AA1E;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:solid 1px #E5E5E5;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:18px;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: #000;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: #33A0FF;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;}

.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;}


