
body {
	font-family: 'Poppins', sans-serif;
	font-family:Arial, Helvetica, sans-serif, "雅黑",'Microsoft Yahei';
	font-size: 14px;
	color: #9C9C9C;
	overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif, "雅黑",'Microsoft Yahei';	
}
a{cursor:pointer;}
.clearfloat{*zoom:1;}
.clearfloat:before,.clearfloat:after{content:""; display:table; line-height:0;visibility:hidden;}
.clearfloat:after{ clear:both;}
.wrap {width: 1400px; height: auto; margin: 0 auto;}
/*垂直对齐*/
.m-list-flex{display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; }
.m-list-flex .m-cell-bd{ -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; overflow: hidden; }
/*文字截取*/
.single-line{ text-overflow:ellipsis;white-space:nowrap;overflow:hidden; }
.multi-line{min-height: 2em; display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:clip;overflow:hidden;}
.multi-line1{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:clip;overflow:hidden;}
/*图片*/
.pic {width: 100%; overflow: hidden;}
.pic img {width: 100%;-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}

.nav a.current{color:#0054a3;font-weight:bold;}

/*top*/
#top {width: 100%; position: fixed; left: 0; top: 0; z-index: 999;}
.topLine {height: 30px;width: 100%; line-height: 30px; background-color: #3385cc; color: #fff; overflow: hidden;}
.topLine h2 {float: left;}
.topLine p {float: right; padding-left: 24px; font-size: 12px; background: url(../images/top_tel.png) no-repeat left center;}
.navWrap {/*height: 96px; line-height: 96px;*/ background: #fff; position: relative; top: 0;}
.navWrap .wrap {height: 126px; line-height: 76px; position: relative;}
.logo {float: left; font-size: 0;}
.logo img {vertical-align: middle;width:300px;}
.nav {position:absolute;width:100%;margin-top:50px;text-align:right;left:0px;top:0px;}
.nav > ul > li {display: inline-block;position: relative;}
.nav > ul > li:first-child > a {padding-left: 0;}
.nav > ul > li > a {display: inline-block;font-size: 18px;font-weight: 400;color: #666;padding: 0 30px;transition: all .3s ease; /*position: relative;*/}
.nav > ul > li:hover > a {color: #0054a3;}
.nav > ul > li:hover > ul {opacity: 1;visibility: visible;}
.nav > ul > li > ul {position: absolute;top:100%;left:-20%;z-index: 999;background: #eaedef;padding:0 10%;border-radius:0 0 10px 10px;width: 100%;text-align:center;opacity: 0;visibility: hidden;box-shadow: 2px 0 11px -3px rgba(0,0,0,.2);transition: all .5s ease;}
.nav > ul > li > ul > li {display: block;line-height: 46px; position: relative;}
.nav > ul > li > ul > li:first-child{border-top:2px solid #025596;}
.nav > ul > li > ul > li:last-child > a {border-bottom: 0;}
.nav > ul > li > ul > li > a {display: block;font-size: 16px;font-weight: 500;color: #333;padding: 0 19px;border-bottom: 1px solid #E9E9E9;transition: all .3s ease;}
.nav > ul > li > ul > li:hover > a {color: #025596;border-color: 0;}
.nav > ul > li > ul > li:hover > ul {opacity: 1;visibility: visible;}
.nav > ul > li > ul > li > ul {position: absolute;top:0;left:100%;width: 240px;margin: 0;padding: 0;opacity: 0;visibility: hidden;z-index: 999;background: #fff;box-shadow: 2px 0 11px -3px rgba(0,0,0,.2);transition: all .5s ease;}
.nav > ul > li > ul > li > ul > li {display: block;position: relative;}
.nav > ul > li > ul > li > ul > li:last-child > a {border-bottom: 0;}
.nav > ul > li > ul > li > ul > li > a {display: block;font-size: 14px;font-weight: 500;color: #025596;padding: 14px 19px;border-bottom: 1px solid #E9E9E9;transition: all .3s ease;}
.nav > ul > li > ul > li > ul > li:hover > a {background: #0054a3;color: #fff;border-color: 0;}

.navWrapTop {width: 100%; position: fixed; left: 0; top: -100px; z-index: 999;}

.menu {display: none; width: 40px; padding: 10px 10px; background: #0054a3; position: absolute; top: 50%; right: 10px; transform: translateY(-50%); z-index: 1000; box-sizing: border-box;} 
.menu span {display: block; width: 100%; height: 3px; margin-top: 3px; background: #fff;}
.menu span:first-child {margin-top: 0;}

.navBtn {display: none; position: absolute; width: 30px; height: 30px; background: url(../images/web/xq_jt_r.png) no-repeat center; background-size: 8px; top: 6px; right: 8px; transition: all .3s ease-in; z-index: 1111;}
.navBtn.on {-ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg);}

.mian {/*position: relative;*/ /*margin-top: 130px;*/}
/*banner*/
.bx-wrapper .bx-viewport {border: none; box-shadow: none; left: 0;}
.banner {width: 100%;margin-top:130px;}
.banner img {display: block; width: 100%;}
.banner li {width: 100%; height: auto; position: relative; overflow: hidden;}
.writ {position: absolute; z-index: 88; left: 20%; top: 60%; transform: translateY(-60%);}
.writ span {display: inline-block;}
.writ h2 {position: relative; left: -100px; opacity: 0;}
.writ h2 span {padding: 2px 10px; line-height: 55px;font-size: 50px;color: #fff;}
.writ h3 {position: relative; right: -100px; opacity: 0;}
.writ h3 span {margin: 0px;padding: 0px 10px; line-height: 55px; font-size: 50px; color: #fff; font-family: 'Raleway', sans-serif, "微软雅黑",'Microsoft Yahei'; }
.writ h4 {margin: 18px 0; position: relative; top: 40px; opacity: 0;}
.writ h4 span { line-height: 42px; font-size: 30px; color: #fff;}
.writ p {line-height: 28px; font-size: 16px; color: #fff; position: relative; top: 40px; opacity: 0;}
.bannerLink {margin-top: 20px;}
.bannerLink a {float: left; height: 42px; padding: 0 35px; margin-right: 64px; line-height: 42px; font-size: 12px; color: #0054a3; background: #fff; border: 2px solid #0054a3; border-radius: 23px; position: relative; opacity: 0;}
.bannerLink a:hover {color: #fff; background: #0054a3;}
.bannerLink a:first-child {color: #fff; background: #0054a3;}
.bannerLink a:first-child:hover {color: #0054a3; background: #fff;}
.bannerLink a.bannerMore1 {left: -60px;}
.bannerLink a.bannerMore2 {right: -60px;}
/*通知公告*/
.notice {}
.notice ul {}
.notice ul li {float: left; width: 33.3%; height: 342px; background-position: center; background-repeat: no-repeat; position: relative; background-size: cover; position: relative; top: 40px; opacity: 0;}
.notice ul li:before {position: absolute;top: 0;right: 0;bottom: 0;left: 0;content: '';background: rgba(0,79,178,.9);}
.notice ul li.num2:before {position: absolute;top: 0;right: 0;bottom: 0;left: 0;content: '';background: rgba(0,129,232,.9);}
.notice ul li.num1 {background-image: url(../img/call-to-action/left-box-bg.jpg);}
.notice ul li.num2 {background-image: url(../img/call-to-action/center-box-bg.jpg);}
.notice ul li.num3 {background-image: url(../img/call-to-action/right-box-bg.jpg);}
.noticeW {margin-top: 66px;padding: 0 30px; color: #fff; position: relative; z-index: 22;}
.noticeW h2 {color:#fffa7a; font-size: 16px;}
.noticeW h3 {font-size: 24px;margin: 0;margin-bottom: 15px;color: #fff;}
.noticeW h4 {font-size: 14px;font-family: "微软雅黑"; line-height: 26px;margin: 0;margin-bottom: 8px;}
.noticeW p {font-size: 14px;line-height: 26px;margin: 0;margin-bottom: 30px;}
.noticeW a {display: block; width: 106px; height: 38px; text-align: center; line-height: 38px; font-size: 12px; color: #fff; border: 2px solid #fff; border-radius: 21px;}
.noticeW a:hover {color: #0054a3; background: #fff;}
/*新闻中心*/
.homeNews {padding: 80px 0; position: relative; top: 40px; opacity: 0;background:#f3f3f3;}
.tit {text-align: center;margin-top:30px;}
.tit h2 {font-size: 32px;color: #202A30;font-weight: bold;margin: 0;margin-bottom: 15px;}
.tit h3 {font-size: 30px;color: #c5c5c5;margin: 0;margin-bottom: 20px;}
.tit p {width: 12px;height: 12px;	border-radius: 50%;border: 2px solid #E6E6E6;background: #fff;display: inline-block;position: relative;z-index: 1;}
.tit p span {display: block;width: 6px; height: 6px;background: #EAEAEA;border-radius: 50%;display: block;margin: auto;margin-top: 3px;}
.tit p:before,
.tit p:after {content: '';position: absolute;	top: 5px;width: 50px;height: 2px;background: #E6E6E6;z-index: -1;}
.tit p:before {left: 14px;}
.tit p:after {right: 14px;}
.titLeft {text-align: left;}
.titLeft p {border-color: #0054a3;}
.titLeft p span {background: #0054a3;}
.titLeft p:after {right: -96px;}
.news-more{text-align:right;}
.news-more a{display:inline-block;padding:5px 15px;background:#0054a3;color:#fff;border-radius:20px;}
.brand{background:#fff;padding:50px 0;width:1200px;margin:0 auto;}
.brand-list li{display:inline-block;border:5px solid #f5f5f5;border-radius:100%;margin-right:100px;margin-bottom:50px;}
/**i began here!-2019-9-7**/
.brand-list li:hover {
    border-color: #93D1FF;
    /* animation-timing-function: cubic-bezier(0.42, 0, 0, 0.97); */
    box-shadow: 1px 1px 5px 3px #93D1FF;
}
/**stoped here**/
.brand-list li:nth-child(4n){margin-right:0;}
.brand-list li img{width:200px;height:200px;}
.homeNewsWrap {margin-top: 60px;}
.homeNewsList {}
.homeNewsList li {float: left; width: 31.33%; margin-left: 3%; position: relative; top: 40px; opacity: 0;}
.homeNewsList li:first-child {margin-left: 0;}
.picList {position: relative;}
.picList .bg {position: absolute; width: 100%; height: 100%; /*left: 50%; top: 50%; transform: translate(-50%,-50%);*/ top: 0; left: 0; transform: scale(0); transition: all .5s ease; background: rgba(37,98,179, .75);}
.homeNewsList li .cont {margin-top: 25px;}
.homeNewsList li .cont .left {float: left; width: 16.888%; text-align: center;}
.homeNewsList li .cont .left .time {padding: 14px 0; font-size: 16px; font-weight: 500;color: #fff;line-height: 22px; background: #0054a3;}
.homeNewsList li .cont .left .time b {display: block; font-weight: 500; font-size: 24px;}
.homeNewsList li .cont .left .date {font-size: 20px;color: #202A30;line-height: 17px;font-weight: 500;padding: 16px 0;border: 1px solid #E6E6E6;border-top: 0px;}
.homeNewsList li .cont .right {float: right; width: 77.222%;}
.homeNewsList li .cont .right h2 {font-size: 20px;color: #000000;margin: 0;line-height: 26px;font-weight: bold;margin-bottom: 12px;}
.homeNewsList li .cont .right h2 a:hover {color: #1182DF;}
.homeNewsList li .cont .right p {margin: 0 0 10px; font-size: 14px;color: #9C9C9C;line-height: 26px;}
.homeNewsList li .cont .right h3 {color: #222222;font-size: 13px;}
.homeNewsList li .cont .right h3 a {color: #1182DF;}
.hoverBg:hover .picList .bg {transform: scale(1);}
.picList .bg a {position: absolute; width: 40px;height: 40px;line-height: 40px; margin-right: 8px;text-align: center; background: #fff; color: #0054a3;border: 1px solid #fff;font-size: 20px;border-radius: 50%;left: 50%; top: 50%; transform: translate(-50%,-50%); opacity: .5; z-index: 22;}
.picList .bg a i {display: inline-block; font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.picList .bg a i:after {content: "\f0c1";}
.picList .bg a:hover {background: #0054a3;border-color: #fff;color: #fff;}
/*销售信息*/
.homeInfor {background: #FBFCFC;}
.homeInfor .pic {float: left; width: 49%; position: relative; top: 40px; opacity: 0;}
.homeInfor .right {float: right; width: 50%; position: relative; top: 40px; opacity: 0;}
.homeInforCont {width: 610px; margin: 70px 0 0 90px;}
.homeInforCont h3 {margin-bottom: 20px; font-family: 'Poppins', sans-serif, "微软雅黑",'Microsoft Yahei';font-size: 28px;color: #1182DF;font-weight: 300;line-height: 40px;}
.homeInforCont p {margin-bottom: 22px; color: #9C9C9C;line-height: 26px;}
a.detail {display: block; height: 32px; width: 86px; text-align: center; line-height: 32px; font-size: 12px;border: 2px solid #D3D3D3;color: #202A30; border-radius: 18px; font-weight: 600;}
a.detail:hover {color: #fff; background: #0054a3; border-color: #0054a3;}
.homeInforBottom {position: relative; top: 40px; opacity: 0;}
.homeInforBottom ul {}
.homeInforBottom ul li {float: left; width: 50%; height: 336px; background: url(../img/offer/2.jpg) 0 0 no-repeat; opacity: .9; position: relative;}
.homeInforBottom ul li:after {content: '';position: absolute;top: 0;right: 0;width: 100%;height: 100%;background: #195db2;opacity: .9;}
.homeInforBottom ul li:first-child {background: url(../img/offer/1.jpg) 0 0 no-repeat;}
.homeInforBottom ul li:first-child:after {background: #0375d3;}
.homeInforBottom ul li:first-child .cont {float: right;}
.homeInforBottom ul li .cont {width: 560px; margin-top: 70px; padding: 0 90px; color: #fff; position: relative; z-index: 24;}
.homeInforBottom ul li .cont h3 {font-size: 30px;margin: 0;margin-bottom: 15px;color: #fff;}
.homeInforBottom ul li .cont p {font-size: 14px;line-height: 26px;margin: 0;margin-bottom: 30px;}
.homeInforBottom ul li .cont a.detail {width: 106px; color: #fff; border-color: #fff;}
.homeInforBottom ul li .cont a.detail:hover {color: #0054a3; background: #fff;}
.detail1 {color: #fff; font-size: 12px;}
.detail1:hover {text-decoration: underline;}

.homeCom {padding: 80px 0; position: relative; top: 40px; opacity: 0;}
.homeCom .left {float: left; width: 50%;}
.homeCom .left .cont {width: 90%; margin-top: 16px; position: relative; /*border: 1px solid #000000;*/}
.homeCom .left .cont:before {display: block; content: ""; position: absolute; width: 1px; height: 94%; background: #F1F1F1; top: 10px; left: 6px;} 
.homeCom .left .cont h2 {padding-left: 26px; margin: 20px 0;font-size: 20px;color: #202A30; font-weight: 600;cursor: pointer;}
.homeCom .left .cont h2 em {font-size: 16px;}
.homeCom .left .cont h2.active .btnY {border-color: #0054a3;}
.homeCom .left .cont h2.active .btnY i {background: #0054a3;}
.homeComSelect {display: none; padding-left: 40px;}
.homeComSelect p {margin-bottom: 21px;font-size: 14px;color: #9C9C9C;line-height: 26px;}
.btnY {display: inline-block; position: relative; left: -26px; width: 10px; height: 10px; background: #fff; border: 2px solid #F1F1F1; border-radius: 50%; z-index: 22;} 
.btnY i {position: absolute; width: 4px; height: 4px; background: #F1F1F1; border-radius: 50%; left: 50%; top: 50%; transform: translate(-50%,-50%);} 
.homeCom .right {float: right; width: 50%;}
.img-masonary {margin: 20px 0 0 15px;}

.homeJt {padding: 90px 0; margin-top:130px;position: relative;background: url(../images/car14.jpg) center center no-repeat;-webkit-background-size: cover;background-size: cover; top: 40px; opacity: 0;}
/*.homeJt:before {position: absolute;top: 0;left: 0;right: 0;bottom: 0;content: '';background: #2562b3;opacity: .95;}*/
.homeJt .wrap {position: relative; z-index: 22;}
.homeJt .cont {width: 80%;margin:0 auto;}
.homeJt h2 {font-size: 36px;line-height: 42px;color: #fff;margin: 0;margin-bottom: 27px;text-align:center;}
.homeJt h2 span{font-size:30px;border-top:2px solid #fff;}
.homeJt h3 {font-size:20px;color:#fff;opacity:.8;text-indent:2em;}

/*bottom*/
.bottom {padding: 55px 0; background: #2562B3; position: relative; top: 40px; opacity: 0;}
.bottom .left {float: left; width: 80%;}
.bottom .left h3 {color: #fff;font-size: 28px;font-weight: 600;margin: 0;line-height: 23px; margin-bottom: 16px;}
.bottom .left p {font-size: 16px;color: #D5E0EE;margin: 0;line-height: 25px;}
.bottom .right {float: right;}
.bottom .right a.detail {width: 100px; margin: 22px 0 0 0; color: #222222; background: #fff; border-color: #fff;} 
.bottom .right a.detail:hover {color: #fff; background: #0054a3;}

/*footer*/
.footer {padding: 20px 0; background: #262F36; position: relative; top: 40px; opacity: 0;}
.footer .left {float: left;}
.footer .right {float: right;}
.footer .footerJt {width: 300px; margin-right: 26px;}
.footer .footerJt .contact {margin-top: 45px;}
.footer .footerJt .contact li {font-size: 14px;color: #C9C9C9;margin-bottom: 18px;}
.footer .footerJt .contact li i {display: table-cell;vertical-align: middle; font-size: 16px;color: #FFFFFF;width: 18px;text-align: center;padding-right: 15px;}
.footer .footerJt .contact li span {display: table-cell;vertical-align: middle;}
.footer .footerLink {width: 180px; margin-right: 0;}
.footer h3.title {font-size: 20px;font-weight: bold;color: #FEF9F9;margin: 0; margin-bottom: 24px;}
.footer .footerLink ul {}
.footer .footerLink ul li {}
.footer .footerLink ul li a {font-size: 14px;color: #C9C9C9;line-height: 38px;}
.footer .footerLink ul li a:hover {color: #fff;}
.footer .footerNews {width: 310px;}
.footer .footerNews ul {margin-top: 40px;}
.footer .footerNews ul li {margin-bottom: 20px;}
.footer .footerNews ul li span.border {color: #576673;font-size: 13px;display: table-cell; vertical-align: top;}
.footer .footerNews ul li span.border:before {content: ' ';width: 10px;height: 2px;background: #FFFFFF;display: block;}
.footer .footerNews ul li .content {padding-left: 18px;display: table-cell;vertical-align: top;position: relative; top: -8px;}
.footer .footerNews ul li .content a {display: block;color: #C9C9C9;font-size: 13px;line-height: 25px;transition: all .3s ease;}
.footer .footerNews ul li .content a:hover {color: #fff;}
.footer .footerNews ul li .content span {color: #576673;font-size: 13px;display: block;}
.footer .footerContact {width: 416px;}
.footer .footerContact input {width: 100%; margin-bottom: 10px; padding: 12px 20px; font-size: 13px; box-sizing: border-box; background: #2C353C;color: #C9C9C9;border-radius:2px;}
.footer .footerContact textarea {width: 100%; height: 60px; margin-bottom: 10px; padding: 12px 20px; font-size: 13px; box-sizing: border-box; background: #2C353C;color: #C9C9C9;border-radius:2px;}
.footer .footerContact button {width: 100%; height: 50px; text-align: center; line-height: 50px; color: #fff; font-size: 13px; font-weight: 600; background: #1182DF; cursor: pointer; transition: all .3s ease-in;border-radius:2px; }
.footer .footerContact button:hover {background: #0054a3;}

.footerBottom {padding: 6px 0; text-align: center; background: #262F36; border-top: 1px solid #2D373F;} 
.footerBottom p {line-height: 20px;}
.footerBottom a {color: #9c9c9c;}/**change the color from ff6600 to 9c9c9c-by declaimer 2019-9-6**/
.footerBottom a:hover{color:#efefef}/**add this hover color-by declaimer 2019-9-6**/
.img-masonary video {height: 420px;}

.homeCyqyW .bx-wrapper {max-width: 1300px !important;}


.page {width: 100%; height: 30px; margin:20px 0 50px 0; padding-top: 25px; text-align: center; line-height: 30px; color: #D1D1D1; border-top: 1px solid #cecece;}
.page em {display: inline-block; height: 100%; margin: 0 3px; padding: 0 15px; font-size: 20px; border: 1px solid #F1F1F1; vertical-align: top; cursor: pointer;}
.page em:hover {color: #333; background: #f5f4f4;}
.page em.active {color: #fff; background: #346DB8;}
.page a ,.page span{display: inline-block; height: 100%; margin: 0 3px; padding: 0 14px; color: #D1D1D1; border: 1px solid #F1F1F1; zoom: 1; *display:inline; float:none;}
.page a:hover {color: #333; background: #f5f4f4;}
.page a.active {color: #fff; background: #346DB8;}
.page p {display: inline-block; height: 100%; margin-left: 20px;zoom: 1; *display:inline; float:none;}	
/**********企业文化*************/
.contBannerEnter {background: url(../images/web/zy_banner03.jpg) no-repeat center; background-size: auto 100%;}
.enter {margin-bottom: 60px;}
.enter .pic {float: left; width: 630px; height: 420px; margin: 0 16px 0 0;}
.enter .txt {font-size: 16px;	color: #666;line-height: 36px; text-indent: 2em; text-align: justify;}
/**********人力资源*************/
.contBannerManpower {background: url(../images/web/zy_banner04.jpg) no-repeat center; background-size: auto 100%;}
.manpower {}
.manpower .pic {text-align: center;}
.manpower .pic img {width: auto;}
.manpower .txt {margin: 50px;	font-size: 18px;text-indent: 2em; color: #333;}
.manpower p {}

/**********成员企业*************/
.contBannerMember {background: url(../images/web/zy_banner07.jpg) no-repeat center; background-size: auto 100%;}
.memberW {padding-top: 80px; margin-bottom: 60px;}
.memberW .left {float: left; width: 66%; }
.memberW .left .pic {text-align: center;}
.memberW .left .pic img {width: auto; max-width: 100%;}
.memberW .left h2 {margin-bottom: 30px; line-height: 40px; text-align: center; font-size: 24px; font-weight: 600; color: #333;}
.memberW .left .txt {margin-top: 30px; font-size: 16px;color: #666;line-height: 36px;text-indent: 2em;text-align: justify;}
.memberW .left p {margin: 0 0 20px;}
.memberW .right {float: right; width: 30%;}
.memberSearch {height: 54px; margin-bottom: 36px; line-height: 54px; border: 1px solid #F1F1F1; border-radius: 28px; overflow: hidden;}
.memberSearch input.text {width: 73%; margin-left: 6%; vertical-align: middle;}
.memberSearch input.sub {float: right; width: 20%; height: 100%; text-align: center; font-size: 12px; font-weight: 600; color: #fff; background: #1182DF; cursor: pointer;}
.memberSearch input.sub:hover {background: #0054a3;}
.memberW .right h2 {margin: 25px 0 12px 0; font-size: 24px;font-weight: 600;color: #3F3E3E;}
.memberList {margin-top: 10px;}
.memberList li {height: 42px; line-height: 42px; font-size: 12px;}
.memberList li a {padding-left: 26px; position: relative; color: #9C9C9C;}
.memberList li a:hover {color: #1182DF;}
.memberList li a:before {content: '';width: 10px;height: 2px;display: block;background: #E3E3E3;position: absolute;top: 6px;left: 0;}
.memberGjz {}
.memberGjz li {float: left; height: 30px; margin-right: 8px; margin-bottom: 15px; line-height: 30px; border: 1px solid #F1F1F1; border-radius: 16px; overflow: hidden;}
.memberGjz li a {display: block; height: 100%; padding: 0 22px; color: #BABABA;}
.memberGjz li a:hover {color: #fff; background: #346DB8;}
/**********新闻中心*************/
.contBannerNews {background: url(../images/web/zy_banner02.jpg) no-repeat center; background-size: auto 100%;}
.newsW {padding: 0;}
.newsList li {width: 100%; padding-bottom: 40px; margin: 0; margin-bottom: 40px; border-bottom: 1px solid #F1F1F1;}
.newsW .left .newsList li .pic img {width: 100%;}
.newsW .left .newsList li .cont h2 {text-align: left;}
.newsList li .cont .left {width: 80px; display: table-cell;vertical-align: middle; padding-right: 25px;}
.newsList li .cont .right {float: none; width: auto; display: table-cell; vertical-align: middle;}
.pageNews {padding-top: 0; border: none;}
.newsWqlist {margin-top: 20px;}
.newsWqlist li {margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #F1F1F1;}
.newsWqlist li:last-child {border: none;}
.newsWqlist li:hover img {transform: scale(1.1);}
.newsWqlist li:hover .cont h3 {color: #0054a3;}
.newsWqlist li a {display: block;}
.newsWqPic {display: table-cell;vertical-align: middle;}
.newsWqlist li a .pic { width: 70px; margin-right: 20px;}
.newsWqlist li a .cont {display: table-cell; vertical-align: middle;}
.newsWqlist li a .cont h3 {margin-bottom: 4px; color: #9C9C9C;line-height: 24px; font-family: "微软雅黑";}
.newsWqlist li a .cont p {color: #2562B3; baseline-shift: 26px;}

.content > h2{font-size:30px;text-align:center;margin-top:30px;}
.content .post-time{fonts-size:16px;text-align:center;padding:10px 0;}


.bread{
	height:80px;
	line-height:80px;
	font-size:16px;
}
.bread a{
	display:inline-block;
	padding:0 5px;
}
.left-bar{
	width:20%;
	float:left;
}
.left-bar h2{
	height:50px;
	line-height:50px;
	color:#fff;
	background-color:#0054a3;
	text-align:center;
	font-size:20px;
	font-weight:bold;/**here i added this style on 7th November 2019 **/
}

.left-bar li{
	height:50px;
	line-height:50px;
	padding-left:20px;
	border-bottom:1px dotted #333;
	list-style:none;
	font-size:18px;
}
/**so my code began**/
.left-bar li:hover{
	background:#E8F3F9;
}
/**end by declaimer**/

.news-wrap{margin-bottom:20px;}
.right-bar{
	float:right;
	width:70%;
}
.right-bar .news-list li{
	width:100%;
	float:left;
	height:40px;
	line-height:40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position:relative;
	font-size:16px;
	margin-bottom: 2px;
}
.news-list li a{
	display:inline-block;
	width:80%;
}
.news-list li .list-time{
	position:absolute;
	right:0px;
	top:0px;
}
.page li{
	display:inline-block;
}
.page li.active span{
	color:#fff;
	background-color:#025596;
}
.list-li-top{
	border-bottom:1px solid #efefef;
	font-size:16px;
	margin-bottom:20px;
	padding:1px;
}

.list-li-top .news-category{
	border-bottom:1px solid #025596;
	color:#025596;
	font-weight:600;
	font-size:18px;
	display:inline-block;
}
.profile-image {position:relative;float:left;width:60%;box-shadow: 5px 3px 8px darkgrey;}/**added box-shadow attribute here 2019-9-7**/
.profile-image .mask{position:absolute;left:0px;top:0px;width:100%;height:100%;}
.profile-introduce{float:right;width:38%;font-size:16px;line-height:2em;text-indent:2em;}
.post-content{
	padding:30px 0;
	font-size:18px;
}
.download-table{width:100%}
.download-div{margin-bottom:20px;}
.download-div > span{display:inline-block;padding:10px 20px;border-bottom:2px solid #025596;font-size:20px;color:#025596;}
.download-table td{border:1px solid #efefef;padding:10px;}
.brand-card{margin-bottom:20px;width:49%;border:1px solid #efefef;}
.brand-card dt{float:left;width:200px;height:200px;text-align:center;}
.brand-card dt img{width:180px;}
.brand-card dd{float:left;width:300px;padding-top:24px;padding-left:12px;}/**Declaimer had changed the padding-top from 10px to 24px**/
.brand-card dd span{
	display:block;
	height:30px;
	line-height:30px;
	font-size:16px;
	color:#353535;/**added color here**/
}
.brand-name{height:50px;color:#025596;width:100%;float:left;font-size:20px;font-weight:600;}
.fl{
	float:left;
	/**add below**/
	border-radius:5px;
	box-shadow:1px 1px 3px 0px grey;
	}
.fr{
	float:right;
	/**add below**/
	border-radius:5px;
	box-shadow:1px 1px 3px 0px grey;
	}

.map-pic{
	background:url(../images/map.png);
	width:672px;
	height:926px;
	position:relative;
}
.absolute{
	position:absolute;
}
.huangpu{
	left:222px;
	top:0px;
	background:url(../images/huangpu.png) no-repeat left top;
	width:205px;
	height:149px;
}
.huangpu span{
	display: inline-block;
    width: 100px;
    height: 80px;
    margin-left: 50px;
    margin-top: 30px;
    border-radius: 50%;
    text-indent: -9999px;
}
.xiaolan{
	left:67px;
	top:94px;
	width:114px;
	height:210px;
	background:url(../images/xiaolan.png) no-repeat left top;
}
.absolute span{
	cursor:pointer;
}
.xiaolan span{
	display: block;
    width: 60px;
    height: 120px;
    margin-left: 30px;
    margin-top: 40px;
	text-indent:-9999px;
}
.nanqu span{
	width: 80px;
    height: 80px;
    display: block;
    margin-left: 20px;
    margin-top: 30px;
    border-radius: 50%;
	text-indent:-999px;
}
.sanxiang span{
	width: 190px;
    height: 70px;
    display: block;
    border-radius: 40%;
    margin-top: 10px;
    margin-left: 10px;
	text-indent:-9999px;
}
.minzhong{
	left:397px;
	top:129px;
	width:276px;
	height:187px;
	background:url(../images/minzhong.png) no-repeat left top;
}
.minzhong span{
	width: 100px;
    height: 80px;
    display: block;
    margin-left: 50px;
    margin-top: 70px;
	text-indent:-9999px;
}
.dongqu{
	left:319px;
	top:352px;
	width:172px;
	height:168px;
	background:url(../images/dongqu.png) no-repeat left top;
}
.xiqu{
	left:222px;
	top:291px;
	width:88px;
	height:120px;
	background:url(../images/xiqu.png) no-repeat left top;
}
.xiqu span{
	width: 50px;
    height: 50px;
    display: block;
    margin-left: 20px;
    margin-top: 30px;
	text-indent:-9999px;
}
.shiqi span{
	    display: block;
    width: 60px;
    height: 60px;
    margin-left: 20px;
    margin-top: 20px;
	text-indent:-9999px;
}
.dongqu span{
    display: block;
    margin-top: 95px;
    width: 50px;
    height: 50px;
    margin-left: 100px;
	text-indent:-9999px;
}
.nanqu{
	left:210px;
	top:435px;
	width:130px;
	height:140px;
	background:url(../images/nanqu.png) no-repeat left top;
}

.sanxiang{
	left:297px;
	top:608px;
	width:214px;
	height:113px;
	background:url(../images/sanxiang.png) no-repeat left top;
}
.shiqi{
	width:99px;
	height:127px;
	left:290px;
	top:316px;
	background:url(../images/shiqi.png) no-repeat left top;
}
.absolute .map-address{position:absolute;}
.download-link{color:#025596;}