@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'titleEn';
  src: url('../../font/TruenoBold.eot'); /* IE9 Compat Modes */
  src: url('../../font/TruenoBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
             url('../../font/TruenoBold.woff') format('woff'), /* Modern Browsers */
             url('../../font/TruenoBold.ttf')  format('truetype'), /* Safari, Android, iOS */
   }

/* breadNav 面包屑导航公共样式*/
.breadNav{width: 100%;border-bottom: 1px solid #dedede;height: 67px;}
.breadNav .con{width: 100%;height: 67px;}
.breadNav .breadNav-address{width: 67px;height: 67px;background: url(../Skins/Default/Img/Inpage/breadNav-icon01.png) no-repeat center;float: left;border-left: 1px solid #dedede;border-right: 1px solid #dedede;}
.breadNav span{display: block;float: left;margin-left: 28px;font-size: 14px;color: #333333;font-weight: bold;height: 67px;line-height: 67px;}
.breadNav p{height: 67px;line-height: 67px;font-size: 14px;color: #666666;float: left;}
.breadNav p a{color: #666666;padding: 0 4px;font-size: 14px;}
.breadNav p a.cur{color: #023886;font-weight: bold;}
.breadNav p a:hover{color: #023886;font-weight: bold;}



   
/* Inpage-com-title */
.Inpage-com-title{width: 100%;text-align: center;padding-top: 58px;}
.Inpage-com-title h2{font-size: 24px;color: #0e418c;font-weight: normal;}
.Inpage-com-title h2 a{color: #0e418c;text-decoration: none;}
.Inpage-com-title p{font-size: 24px;color: #dedede;font-family: 'titleEn';text-transform: uppercase;font-weight: bold;}
.Inpage-com-title span{display: block;font-size: 18px;color: #666666;margin-top: 16px;}


/* Inpage-com-title2 */
.Inpage-com-title2{width: 1200px;text-align: center;padding-top: 56px;margin: 0 auto;overflow: hidden;}
.Inpage-com-title2 h2{font-size: 12px;color: #999999;font-weight: normal;float: left;}
.Inpage-com-title2 h2 em{color: #023886;font-size: 28px;margin-right: 8px;}
.Inpage-com-title2 h2 a{color: #023886;text-decoration: none;}
.Inpage-com-title2 ul{float: right;}
.Inpage-com-title2 ul li{width: 92px;height: 42px;line-height: 42px;text-align: center;color: #666666;font-size: 16px;margin-left: 22px;float: left;}
.Inpage-com-title2 ul li a{display: block;color: #666666;text-decoration: none;}
.Inpage-com-title2 ul li.cur{background: #023886;}
.Inpage-com-title2 ul li.cur a{color: #fff;}


/* com-banner 内页广告公共样式*/
.com-banner{width: 100%;height: 400px;position: relative;}
.com-banner img{display: block;width: 1920px;height: 400px;position: absolute;left: 50%;margin-left: -960px;top: 0;}

/* com-topMenu */
.com-topMenu{width: 100%;height: 67px;border-bottom: 1px solid #dedede;position: fixed;background: #fff;left: 0;top: -68px;z-index: 999999;}
.com-topMenu li{font-size: 14px;color: #333333;margin-left: 40px;height: 67px;line-height: 67px;float: left;position: relative;}
.com-topMenu li:first-child{margin-left: 0;}
.com-topMenu li a{display: block;text-decoration: none;}
.com-topMenu li.cur a{color: #023886;}
.com-topMenu li i{display: block;width: 0;position: absolute;left: 0;background: #023886;bottom: -1px;height: 1px;}
.com-topMenu li.cur i{width: 100%;}
.com-topMenu li:hover a{color: #023886;}

.com-topMenu.hgFixed{position: fixed;left: 0;top: 0;width: 100%;background: #fff;z-index: 9999;}

/* com-titleMenu 内页头部切换按钮公共样式*/
.com-titleMenu{width: 1200px;text-align: center;margin: 0 auto;height: 184px;border-bottom: 1px solid #e7e7e7;}
.com-titleMenu ul{display: inline-block;*display: inline-block;}
.com-titleMenu li{float: left;width: 119px;height: 184px;margin: 0 57px;position: relative;}
.com-titleMenu li a{display: block;text-decoration: none;}
.com-titleMenu li p{font-size: 14px;color: #333333;margin-top: 18px;}
.com-titleMenu li i{display: block;width: 1px;height: 17px;background: #dedede;position: absolute;left: 50%;bottom: 0px;}
.com-titleMenu li span{display: block;width: 119px;height: 119px;overflow: hidden;position: relative;margin: 0 auto;}
.com-titleMenu li span img{display: block;width: 119px;height: 238px;position: relative;}
.com-titleMenu li.cur i{background: #023886;}
.com-titleMenu li.cur span img{top: -119px;}
.com-titleMenu li.cur p{color: #023886;font-weight: bold;}
.com-titleMenu li.cur{border-bottom: 1px solid #023886;}


/* 分页公共样式 */
.Inpage-com-paging{width: 100%;text-align: center;border-top: 1px solid #dedede;padding: 30px 0 20px 0;background: #f1f1f1;}
.Inpage-com-paging .pagingBtn{display: inline-block;*display: inline-block;width: 86px;height: 34px;border: 1px solid #dedede;overflow: hidden;font-size: 16px;color: #606060;text-align:center;line-height: 34px;text-decoration: none;}
.Inpage-com-paging .pagingBtn:hover{border-color: #023886;background: #023886;color: #fff;}
.Inpage-com-paging .pagingNumber{display: inline-block;*display: inline-block;margin: 0 4px;}
.Inpage-com-paging .pagingNumber li{float: left;width: 34px;height: 34px;text-align: center;line-height: 34px;border: 1px solid #dedede;margin: 0 5px;font-size: 16px;color: #606060;font-family: arial;}
.Inpage-com-paging .pagingNumber li a{color: #606060;font-family: arial;display: block;text-decoration: none;}
.Inpage-com-paging .pagingNumber li.cur{border: none;}
.Inpage-com-paging .pagingNumber li.cur a{color: #333;}
.Inpage-com-paging .pagingNumber li:hover{background: #023886;border-color: #023886;}
.Inpage-com-paging .pagingNumber li:hover a{color: #fff;}
.Inpage-com-paging .paingAll{display: inline-block;*display: inline-block;height: 34px;line-height: 34px;position: relative;top: -13px;margin-left: 14px;}
.Inpage-com-paging .paingAll p{font-size: 14px;color: #606060;}
.Inpage-com-paging .Input{display: inline-block;*display: inline-block;margin: 0 12px;height: 34px;line-height: 34px;position: relative;top: -13px;font-size: 14px;color: #666;text-align: center;}
.Inpage-com-paging .Input input{display: inline-block;*display: inline-block;width: 56px;height: 32px;border: 1px solid #dddddd;margin: 0 10px;border: 1px solid #adadad;outline: none;font-size: 14px;color: #606060;text-align: center;background: none;}
.Inpage-com-paging .pagingGo{display: inline-block;*display: inline-block;width: 57px;height: 34px;line-height: 34px;text-align: center;text-decoration: none;color: #606060;font-size: 14px;font-weight: bold;position: relative;top: -12px;font-family: arial;border: 1px solid #dedede;}
.Inpage-com-paging .pagingGo:hover{background: #023886;border-color: #023886;color: #fff;}


/* Inpage-com-paging2 */
.Inpage-com-paging2{width: 100%;text-align: center;margin-top: 4px;}
.Inpage-com-paging2 ul{display: inline-block;*display: inline-block;margin: 0 126px;}
.Inpage-com-paging2 li{float: left;width: 50px;height: 49px;margin: 0 10px;position: relative;font-size: 16px;color: #666666;}
.Inpage-com-paging2 li a{display: block;width: 50px;height: 49px;background: url(../Skins/Default/Img/Inpage/com-paging-y01.png) no-repeat center top;text-decoration: none;line-height: 49px;text-align: center;color: #666666;text-decoration: none;font-weight: bold;}
.Inpage-com-paging2 li i{display: block;width: 1px;height: 28px;background: #ebebeb;position: absolute;left: 50%;top: -28px;}
.Inpage-com-paging2 li.cur a{background-position: center bottom;color: #fff;}
.Inpage-com-paging2 li:hover a{background-position: center bottom;color: #fff;}
.Inpage-com-paging2 .Inpage-com-paging2Btn{width: 50px;height: 49px;display: inline-block;*display: inline-block;position: relative;}
.Inpage-com-paging2 .Inpage-com-paging2Btn span{width: 50px;height: 49px;display: block;overflow: hidden;}
.Inpage-com-paging2 .Inpage-com-paging2Btn img{display: block;width: 50px;height: 98px;position: relative;}
.Inpage-com-paging2 .Inpage-com-paging2Btn i{display: block;width: 1px;height: 28px;background: #ebebeb;position: absolute;left: 50%;top: -28px;}
.Inpage-com-paging2 .Inpage-com-paging2Btn:hover img{top: -49px;}

/* 案例分享 */
/* caseShare */
.caseShare{width: 100%;padding-bottom: 30px;}
.caseShare .mainCon{width: 100%;margin-top: 42px;}
.caseShare .mainCon ul{width: 105%;}
.caseShare .mainCon li{float: left;width: 380px;height: 380px;margin: 0 30px 30px 0;transition: all .4s ease-out;position: relative;top: 0;}
.caseShare .mainCon li a{display: block;text-decoration: none;}
.caseShare .mainCon li span{display: block;width: 380px;height: 230px;overflow: hidden;}
.caseShare .mainCon li span img{display: block;width: 380px;height: 230px;transition: all 1s ease-out;}
.caseShare .mainCon li dl{background: #f1f1f1;height: 150px;}
.caseShare .mainCon li dt{float: left;width: 289px;margin: 19px 0 0 20px;}
.caseShare .mainCon li dt h3{font-size: 16px;color: #333333;left: 0;transition: left 1s ease-out;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.caseShare .mainCon li dt p{font-size: 14px;color: #666666;line-height: 24px;margin-top: 6px;height: 96px;overflow: hidden;text-overflow: ellipsis;}
.caseShare .mainCon li dd{float: right;width: 41px;height: 41px;margin: 24px 17px 0 0;}
.caseShare .mainCon li dd img{display: block;width: 41px;height: 41px;}
.caseShare .mainCon li:hover span img{transform: scale(1.1);}
.caseShare .mainCon li:hover{top: -10px;}
.caseShare .mainCon li:hover dt h3{color: #023886;}

/* caseShare-more */
.caseShare-more{width: 100%;background: #f1f1f1;padding-bottom: 68px;}
.caseShare-more .mainCon{width: 100%;overflow: hidden;overflow: hidden;position: relative;margin-top: 34px;}
.caseShare-more .mainCon ul{width: 105%;}
.caseShare-more .mainCon li{float: left;width: 380px;height: 329px;border-bottom: 1px solid #e5e5e5;margin-right: 30px;position: relative;}
.caseShare-more .mainCon li img{display: block;width: 380px;height: 230px; transition: all 1s ease-out;}
.caseShare-more .mainCon li .caseShare-more-pic{width: 380px;height: 230px;overflow: hidden;display: block;}
.caseShare-more .mainCon li h3{font-size: 16px;color: #333333;font-weight: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-top: 22px;transition: all .3s ease-out;position: relative;left: 0;}
.caseShare-more .mainCon li h3 a{color: #333333;text-decoration: none;}
.caseShare-more .mainCon li p{font-size: 12px;color: #999999;margin-top: 16px;transition: all .3s ease-out;position: relative;left: 0;}
.caseShare-more .mainCon li a.more{display: block;width: 7px;height: 12px;background: url(Img/Index/case-icon01.png) no-repeat center;position: absolute;bottom:30px;right: 0;}
.caseShare-more .mainCon li i{display: block;width:0;height: 1px;position: absolute;bottom:-1px;left: 0;background: #023886;}
.caseShare-more .mainCon li:hover img{transform: scale(1.1);}
.caseShare-more .mainCon li:hover h3,.caseShare-more .mainCon li:hover p{left: 10px;}
.caseShare-more .mainCon li:hover h3 a{color: #023886;font-weight: bold;}
.caseShare-more .mainCon li em{display: block;width: 0;height: 1px;background: #023886;transition: all .4s ease-out;position: absolute;left: 0;bottom: -1px;;}
.caseShare-more .mainCon li:hover em{width: 100%;}
.caseShare-more .Inpage-com-title2 li{padding: 0 10px;width: inherit;}

/* 公益慈善 */
/* clgy-love */
.clgy-love{width: 100%;background: url(../Skins/Default/Img/Inpage/clgy-loveBg01.jpg) no-repeat center;height: 586px;}
.clgy-love .mainCon{width: 100%;position: relative;height: 586px;}
.clgy-love .mainCon img{display: block;position: absolute;border-radius: 50%;}
.clgy-love .mainCon span{display: block;overflow: hidden;position: absolute;border-radius: 50%;}
.clgy-love .mainCon .clgy-love-pic1{width: 131px;height: 131px;top: 116px;left: 68px;}
.clgy-love .mainCon .clgy-love-pic2{width: 184px;height: 184px;top: 370px;left: 171px;}
.clgy-love .mainCon .clgy-love-pic3{width: 151px;height: 151px;top: 89px;left: 840px;}
.clgy-love .mainCon .clgy-love-pic4{width: 184px;height: 184px;top: 342px;left: 948px;}
.clgy-love .mainCon .clgy-love-pic1 img{width: 131px;height: 131px;top: 224px;left: -218px;}
.clgy-love .mainCon .clgy-love-pic2 img{width: 184px;height: 184px;top: 145px;left: -136px;}
.clgy-love .mainCon .clgy-love-pic3 img{width: 151px;height: 151px;top: 157px;left: -157px;}
.clgy-love .mainCon .clgy-love-pic4 img{width: 184px;height: 184px;top:281px;left:-269px;}


/* clgy-gycs */
.clgy-gycs{width: 100%;background: #f1f1f1;padding-bottom: 30px;}
.clgy-gycs .mainCon{width: 100%;margin-top: 46px;}
.clgy-gycs .mainCon ul{width: 105%;}
.clgy-gycs .mainCon li{float: left;background: #fff;margin: 0 30px 30px 0;border: 1px solid #dfdfdf;width: 378px;height: 403px;padding-top: 18px;}
.clgy-gycs .mainCon li span{display: block;width: 342px;height: 333px;overflow: hidden;margin: 0 auto;}
.clgy-gycs .mainCon li span img{display: block;width: 342px;height: 333px;transition: all 1s ease-out;}
.clgy-gycs .mainCon li p{font-size: 16px;color: #333333;text-align: center;height: 70px;line-height: 70px;padding: 0 30px;}
.clgy-gycs .mainCon li p {color: #333;text-decoration: none;}
.clgy-gycs .mainCon li a{text-decoration: none;}
.clgy-gycs .mainCon li:hover{background: #023886;}
.clgy-gycs .mainCon li:hover p{color: #fff;}
.clgy-gycs .mainCon li:hover img{transform: scale(1.1);}
.clgy-gycs .mainCon li:hover p a{color: #fff;}

/* 采联文化 */
/* culture */
.culture{width: 100%;background: #f1f1f1;padding-bottom: 60px;overflow: hidden;}
.culture .mainCon{width: 100%;margin-top:56px;padding-top: 20px;height: 557px;overflow: hidden;position: relative;}
.culture .mainCon li{float: left;width: 380px;margin-left: 30px;background: #fff;position: relative;height: 557px;text-align: center;top: 700px;}
.culture .mainCon li:first-child{margin-left: 0;}
.culture .mainCon li span img{display: block;width: 380px;height: 360px;}
.culture .mainCon li span{display: block;width: 380px;height: 360px;}
.culture .mainCon li h3{font-size: 24px;color: #023886;font-weight: normal;margin: 28px 0 22px 0;}
.culture .mainCon li p{font-size: 18px;color: #333333;line-height: 30px;padding: 0 42px;height: 60px;overflow: hidden;text-overflow: ellipsis;}
.culture .mainCon li i{display: block;width: 48px;height: 1px;background: #023886;left: 50%;margin-left: -24px;bottom: 42px;position: absolute;}
.culture .mainCon li a{text-decoration: none;display: block;}


/* 党建工作 */
.djgz-intro{width: 100%;padding-bottom: 60px;}
.djgz-intro .mainCon{margin-top: 36px;}
.djgz-intro dt{float:left;width: 586px;height: 275px;background: #023886;left: -10px;position: relative;left: -300px;opacity: 0;filter: alpha(opacity=0);}
.djgz-intro dt img{display: block;width: 586px;height: 275px;position: relative;left: 10px;top: -10px;}
.djgz-intro dd{width: 584px;float: right;padding-top: 18px;position: relative;left: 300px;opacity: 0;filter: alpha(opacity=0);}
.djgz-intro dd p{font-size: 18px;color: #333333;line-height: 30px;}


/* djgz-member */
.djgz-member{background: #023886;padding-bottom: 76px;}
.djgz-member .Inpage-com-title h2 a{color: #fff;}
.djgz-member .Inpage-com-title p{color: #fff;}
.djgz-member .mainCon{width: 100%;position: relative;margin: 36px auto 0;}
.djgz-member .mainCon .djgz-memberBtn{display: block;width:44px;height: 16px;position: absolute;top: 162px;overflow: hidden;cursor: pointer;}
.djgz-member .mainCon .djgz-memberBtn img{display: block;width: 44px;height: 32px;position: relative;}
.djgz-member .mainCon i.prev{left: -87px;}
.djgz-member .mainCon i.next{right: -87px;}
.djgz-member .mainCon i.next img{top: -16px;}

.djgz-member .mainCon .conBox{position: relative;width: 100%;overflow: hidden;margin: 0 auto;height: 410px;}
.djgz-member .mainCon .conBox ul{position: absolute;left: 0;top: 0;width: 105%;height: 410px;}
.djgz-member .mainCon .conBox li{float: left;width: 287px;margin-right:17px;position: relative;overflow: hidden;height: 410px;}
.djgz-member .mainCon .conBox li .djgz-member-pic{display: block;width: 277px;height: 340px;position: relative;z-index: 99;}
.djgz-member .mainCon .conBox li .djgz-member-pic img{display: block;width: 277px;height: 340px;}
.djgz-member .mainCon .conBox li h3{font-size: 24px;color: #fff;margin: 20px 0 0px 18px;font-weight: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.djgz-member .mainCon .conBox li p{color: #fff;font-size: 16px;margin-left: 18px;margin-top: 2px;}
.djgz-member .mainCon .conBox li i{display: block;width: 277px;height:340px;background: url(../Skins/Default/Img/Inpage/djgz-member-kuang.png) no-repeat center;position: absolute;right: 0px;top: 10px;}

/* Inpage-com-news */
.Inpage-com-news{width: 100%;background: #f1f1f1;padding-bottom: 70px;}
.Inpage-com-news .mainCon{width: 100%;margin-top: 56px;position: relative;}
.Inpage-com-news .mainCon .djgz-newsBtn{display: block;width:44px;height: 16px;position: absolute;top: 262px;overflow: hidden;cursor: pointer;}
.Inpage-com-news .mainCon .djgz-newsBtn img{display: block;width: 44px;height: 32px;position: relative;}
.Inpage-com-news .mainCon i.prev{left: -87px;}
.Inpage-com-news .mainCon i.next{right: -87px;}
.Inpage-com-news .mainCon i.next img{top: -16px;}


.Inpage-com-news .mainCon .conBox{position: relative;width: 100%;overflow: hidden;margin: 0 auto;height: 539px;}
.Inpage-com-news .mainCon .conBox ul{position: absolute;left: 0;top: 0;width: 105%;height: 539px;}
.Inpage-com-news .mainCon .conBox li{float: left;width: 380px;margin-right:30px;position: relative;overflow: hidden;height: 539px;background: #fff;}
.Inpage-com-news .mainCon .conBox li span{display: block;width: 380px;height: 302px;position: relative;overflow: hidden;transition: all .3s ease-out;}
.Inpage-com-news .mainCon .conBox li span img{display: block;width: 380px;height: 302px;}
.Inpage-com-news .mainCon .conBox li h3{font-size: 16px;color: #333333;margin: 0px 0 13px 0px;font-weight: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.Inpage-com-news .mainCon .conBox li p{color: #666666;font-size: 14px;line-height: 24px;height: 96px;overflow: hidden;text-overflow: ellipsis;}
.Inpage-com-news .mainCon .conBox li a{text-decoration: none;display: block;}
.Inpage-com-news .mainCon .conBox li .intro{padding: 36px 30px 0;height: 201px;transition: all .3s ease-out;position: relative;top: 0;}
.Inpage-com-news .mainCon .conBox li em{display: block;font-family: 'titleEn';font-size: 16px;color: #333333;font-weight: bold;margin-top: 14px;}
.Inpage-com-news .mainCon .conBox li:hover{background: #023886;}
.Inpage-com-news .mainCon .conBox li:hover h3,.Inpage-com-news .mainCon .conBox li:hover p,.Inpage-com-news .mainCon .conBox li:hover em{color: #fff;}
.Inpage-com-news .mainCon .conBox li:hover span{transform: scale(0.94);}
.Inpage-com-news .mainCon .conBox li:hover .intro{top: -4px;}


/* 董事会成员 */
/* dshcy */
.dshcy{width: 100%;padding-top: 58px;background: url(../Skins/Default/Img/Inpage/dshcyBg01.jpg);padding-bottom: 60px;}
.dshcy .Inpage-com-title{padding-top: 0;background: url(../Skins/Default/Img/Inpage/dshcy-title-xian.png) no-repeat center;}
.dshcy .mainCon{margin-top: 52px;width: 100%;background: #fff;box-shadow: 1px 1px 10px 4px #ebebeb;}
.dshcy .mainCon dl{padding: 56px 60px 54px 76px;border-top: 1px solid #e9e9e9;box-shadow: 1px 1px 4px 2px #fbfbfb inset;}
.dshcy .mainCon dt{float: left;width: 469px;height: 339px;position: relative;}
.dshcy .mainCon dt img{display: block;width: 449px;height: 319px;position: relative;z-index: 9;}
.dshcy .mainCon dt i{display: block;width: 449px;height: 319px;background: url(../Skins/Default/Img/Inpage/dshcy-kuang.png) no-repeat center;position: absolute;top: 20px;right: 0;}
.dshcy .mainCon dd{width: 532px;float: right;padding: 52px 18px 0 0;}
.dshcy .mainCon dd h3{font-size: 24px;color: #023886;font-weight: normal;}
.dshcy .mainCon dd span{display: block;font-size: 18px;color: #333333;margin-top: 8px;}
.dshcy .mainCon dd i{display: block;width: 30px;height: 1px;background: #dedede;margin: 32px 0;}
.dshcy .mainCon dd p{font-size: 18px;color: #333333;line-height: 36px;}
.dshcy .mainCon dl:first-child{border-top: none;}
.dshcy .mainCon dl.even dt{float: right;}
.dshcy .mainCon dl.even dd{float: left}


/* 董事长致辞 */
/* speech */
.speech{width: 100%;padding-top: 58px;background: url(../Skins/Default/Img/Inpage/dshcyBg01.jpg);}
.speech .speech-main{padding-bottom: 75px;}
.speech .Inpage-com-title{padding-top: 0;background: url(../Skins/Default/Img/Inpage/dshcy-title-xian.png) no-repeat center;}
.speech .mainCon{margin-top: 42px;width: 100%;}
.speech .top{width: 100%;}
.speech .top dt{float: left;width: 427px;height: 427px;padding: 10px;background: #fff;border: 1px solid #8c8c8c;}
.speech .top dd{width: 751px;height: 250px;float: right;padding-top: 144px;margin-top: 27px;background: url(../Skins/Default/Img/Inpage/speechBg02.jpg) no-repeat center}
.speech .top dd p{font-size: 48px;color: #023886;font-weight: bold;margin-left: 86px;}
.speech .top dd span{display: block;font-size: 36px;color: #999999;margin-left: 248px;margin-top: 10px;}
.speech .article{padding: 30px 68px 0 60px;padding-bottom: 147px;background: url(../Skins/Default/Img/Inpage/stamp.png) no-repeat 925px bottom}
.speech .article h4{font-size: 16px;color: #023886;font-weight: bold;margin-bottom: 12px;}
.speech .article>p{font-size: 16px;color: #333333;line-height: 36px;text-indent: 2em;}
.speech .article .inscribe{margin-top: 70px;text-align: right;}
.speech .article .inscribe span{display: block;font-size: 16px;color: #333333;line-height: 24px;}




/* 新闻中心 */

/* 新闻动态 */
/* news-trends */
.news-trends{width: 100%;padding-bottom: 50px;}
.news-trends .mainCon{margin-top: 58px;}
.news-trends .news-trends-con1{width: 100%;position: relative;height: 440px;}
.news-trends .news-trends-con1 i{display: block;width: 42px;height: 42px;position: absolute;overflow: hidden;cursor: pointer;z-index: 99;top: 50%;margin-top: -21px;}
.news-trends .news-trends-con1 i.prev{left: -42px;}
.news-trends .news-trends-con1 i.next{right: -42px;}
.news-trends .news-trends-con1 i img{display: block;position: relative;}
.news-trends .news-trends-con1 i:hover img{top: -42px;}
.news-trends .news-trends-con1 .Number{position: absolute;left: 495px;bottom: 65px;z-index: 99;font-size: 14px;color: #999999;font-family: arial;}
.news-trends .news-trends-con1 .Number span{font-size: 14px;color: #999999;font-family: arial;}
.news-trends .news-trends-con1 .Number span.Num{font-size: 20px;margin-right: 6px;}
.news-trends .news-trends-con1 .conBox{width: 100%;height: 440px;overflow: hidden;position: relative;}
.news-trends .news-trends-con1 .conBox ul{position: absolute;left: 0;top: 0;}
.news-trends .news-trends-con1 .conBox li{float: left;width: 1200px;height: 440px;background: #f1f1f1;}
.news-trends .news-trends-con1 .conBox li dt{float: left;width: 482px;height: 382px;padding: 58px 58px 0 60px;position: relative;}
.news-trends .news-trends-con1 .conBox li dt h3{font-size: 24px;color: #333333;font-weight: normal;}
.news-trends .news-trends-con1 .conBox li dt p{font-size: 14px;color: #666666;line-height: 24px;margin-top: 38px;}
.news-trends .news-trends-con1 .conBox li dt a{font-size: 14px;color: #999999;position: absolute;left: 60px;bottom: 64px;text-decoration: none;}
.news-trends .news-trends-con1 .conBox li dt a:hover{color: #023886;}
.news-trends .news-trends-con1 .conBox li dd{float: right;width: 600px;height: 440px;}
.news-trends .news-trends-con1 .conBox li dd img{display: block;width: 600px;height: 440px;}
.news-trends .news-trends-con2{width: 100%;margin-top: 66px;}
.news-trends .news-trends-con2 li{height: 185px;float: left;width: 326px;border-left: 1px dotted #cccccc;padding-left: 54px;padding-right: 56px;position: relative;}
.news-trends .news-trends-con2 li:first-child{padding-left: 0;border-left: none;}
.news-trends .news-trends-con2 li.last{padding-right: 0;}
.news-trends .news-trends-con2 li h3{font-size: 16px;color: #333333;font-weight: normal;position: relative;left: 0;transition: left .4s ease-out;}
.news-trends .news-trends-con2 li h3 a{color: #333333;text-decoration: none;}
.news-trends .news-trends-con2 li p{margin-top: 20px;color: #666666;line-height: 24px;font-size: 14px;height: 72px;overflow: hidden;text-overflow: ellipsis;position: relative;left: 0;transition: left .4s ease-out;}
.news-trends .news-trends-con2 li a.more{font-size: 14px;color: #999999;text-decoration: none;position: absolute;left: 54px;bottom: 6px;transition: left .4s ease-out;}
.news-trends .news-trends-con2 li:hover a.more{color: #023886;}
.news-trends .news-trends-con2 li:first-child a.more{left: 0;}
.news-trends .news-trends-con2 li:hover h3 a{color: #023886;font-weight: bold;}

.news-trends .news-trends-con2 li:hover h3,.news-trends .news-trends-con2 li:hover p{left: 10px;}
.news-trends .news-trends-con2 li:first-child:hover a.more{left: 10px;}
.news-trends .news-trends-con2 li:hover a.more{left: 64px;}


/* newsCenter-list */
.newsCenter-list{padding-top: 60px;padding-bottom: 0;}
.newsCenter-list .mainCon{margin-top: 42px;}
.newsCenter-list .mainCon .conBox li em{color: #666666;}
.newsCenter-list  .news-more{margin-top: 36px;}
.newsCenter-list  .news-more a{display: block;width: 137px;height: 50px;line-height: 50px;text-align: center;border: 1px solid #dedede;font-size: 14px;color: #333333;text-decoration: none;margin: 0 auto;transition: all 0.5s ease-out;z-index: 1;position:relative;}
.newsCenter-list .news-more i{display: block;height: 60px;width: 1px;background: #dedede;margin: 0 auto;}
.newsCenter-list  .news-more a::before{    
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 137px;
    height: 50px;
    background: #023886;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
    transition: transform 0.6s, opacity 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.newsCenter-list  .news-more a:hover::before{background: #023886;opacity: 1;transform: scale3d(1,1,1);-webkit-transform:translate3d(0,0,0)}
.newsCenter-list  .news-more a:hover{color: #fff; background: #023886;border-color: #023886; }



/* 新闻列表 */
/* newsList */
.newsList{width: 100%;background: #f1f1f1;padding: 46px 0 70px 0;}
.newsList .mainCon{width: 100%;}
.newsList .mainCon dl{padding: 24px;border-bottom: 1px solid #dfdfdf;height: 151px;}
.newsList .mainCon dl:first-child{border-top: none;}
.newsList .mainCon dt{float: left;width: 226px;height: 151px;overflow: hidden;}
.newsList .mainCon dt img{display: block;width: 226px;height: 151px;transition: all 1s ease-out;}
.newsList .mainCon dd{width:758px;height: 151px;position: relative;float: right;padding-right: 144px;}
.newsList .mainCon dd h3{font-size: 18px;color: #333333;font-weight: normal;padding-top: 3px;}
.newsList .mainCon dd h3 a{color: #333333;text-decoration: none;}
.newsList .mainCon dd p{font-size: 14px;color: #666666;line-height: 24px;margin-top: 16px;height: 48px;overflow: hidden;text-overflow: ellipsis;}
.newsList .mainCon dd p a{color: #666666;text-decoration: none;}
.newsList .mainCon dd .newsList-lab{margin-top: 10px;height: 21px;line-height: 21px;}
.newsList .mainCon dd .newsList-lab em{font-size: 14px;color: #333333;padding-left: 26px;background: url(../Skins/Default/Img/Inpage/newsList-lab.png) no-repeat left center;}
.newsList .mainCon dd .newsList-lab a{font-size: 14px;color: #333333;margin: 0 3px;}
.newsList .mainCon dd .newsList-time{display: block;font-size: 18px;color: #333333;font-weight: bold;position: absolute;left: 0;bottom: 2px;font-family: "titleEn"}
.newsList .mainCon dd a.more{display: block;width: 47px;height: 47px;position: absolute;top: 52px;right: 0;overflow: hidden;}
.newsList .mainCon dd a.more img{width: 47px;height: 94px;position: relative;transition: all .5s ease-out;top: 0;}
.newsList .mainCon dl:hover{background: #023886;border-color: #023886;}
.newsList .mainCon dl:hover a.more img{top: -47px;}
.newsList .mainCon dl:hover dt img{transform: scale(1.1);}
.newsList .mainCon dl:hover h3 a,.newsList .mainCon dl:hover p a,.newsList .mainCon dl:hover .newsList-time,.newsList .mainCon dl:hover dd .newsList-lab em,.newsList .mainCon dl:hover dd .newsList-lab a{color: #fff;}
.newsList .mainCon dl:hover dd .newsList-lab em{background: url(../Skins/Default/Img/Inpage/newsList-lab2.png) no-repeat left center;}



/* 新闻详情 */

/* newsDetails */
.newsDetails{width: 100%;background: #f6f6f6;padding: 60px 0;}
.newsDetails .mainCon{background: #fff;}
.newsDetails .article{width: 100%;}
.newsDetails .article .article-title{height: 129px;padding: 50px 64px 0;border-bottom: 1px solid #f1f1f1;position: relative;}
.newsDetails .article .article-title h1{font-size: 30px;color: #333333;font-weight: normal;}
.newsDetails .article .article-title p{margin-top: 22px;overflow: hidden;}
.newsDetails .article .article-title p span{display: block;float: left;font-size: 14px;color: #333333;padding: 0 20px;border-left: 1px dotted #999999;}
.newsDetails .article .article-title p span:first-child{padding-left: 0;border-left: none;}
.newsDetails .article .article-con{padding: 42px 64px 100px;}
.newsDetails .article .article-con img{display: block;margin: 34px auto;}
.newsDetails .article .article-con p{font-size: 14px;color: #333333;line-height: 28px;}
.newsDetails .article .article-con h3{font-size: 20px;color: #333333;font-weight: normal;margin-bottom: 30px;}
.newsDetails-fanye{width: 100%;position: relative;height: 120px;background: #fff;border-top: 1px solid #ebebeb;}
.newsDetails-fanye .previousPage{float: left;position: relative;width: 540px;height: 120px;border-right: 1px solid #d8d8d8;}
.newsDetails-fanye .previousPage span{width: 23px;height: 13px;display: block;overflow: hidden;float: left;margin-left: 52px;margin-top: 53px;}
.newsDetails-fanye .NewsDetPage img{display: block;width: 23px;height: 26px;position: relative;}
.newsDetails-fanye .NewsDetPage:hover img{top: -13px;}
.newsDetails-fanye .previousPage em{display: block;float: left;height: 120px;line-height: 120px;font-size: 14px;color: #333333;margin-left: 12px;width: 365px;}
.newsDetails-fanye .nextPage{float: right;position: relative;width: 540px;height: 120px;border-left: 1px solid #d8d8d8;}
.newsDetails-fanye .nextPage span{width: 23px;height: 13px;display: block;overflow: hidden;float: right;margin-top: 53px;margin-right: 52px;}
.newsDetails-fanye .nextPage em{display: block;float: right;height: 120px;line-height: 120px;font-size: 14px;color: #333333;margin-right: 12px;width: 365px;text-align: right;}
.newsDetails-fanye .list{display: block;width: 119px;height: 120px;position: absolute;left: 50%;margin-left: -59px;top: 0px;text-align: center;line-height: 120px;}
.newsDetails-fanye .list img{display: inline-block;vertical-align: middle;}
.newsDetails-fanye .NewsDetPage:hover{background: #023886;border-color: #023886;}
.newsDetails-fanye .NewsDetPage:hover span img{top: -13px;}
.newsDetails-fanye .NewsDetPage:hover em{color: #fff;}
.newsDetails-fanye .NewsDetPage:hover em a{color: #fff;}
.newsDetails-fanye .nextPage:hover em a{color: #fff;}


/* related-news 相关新闻*/
.related-news{width: 100%;padding-bottom: 68px;border-bottom: 1px solid #dedede;}
.related-news .mainCon{margin-top: 62px;}
.related-news li{height: 180px;float: left;width: 326px;border-left: 1px solid #dedede;padding-left: 54px;padding-right: 56px;position: relative;}
.related-news li:first-child{padding-left: 0;border-left: none;}
.related-news li.last{padding-right: 0;}
.related-news li h3{font-size: 16px;color: #333333;font-weight: normal;transition: 1s ease-out;position: relative;left: 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.related-news li h3 a{color: #333333;text-decoration: none;}
.related-news li p{margin-top: 20px;color: #666666;line-height: 24px;font-size: 14px;height: 72px;overflow: hidden;text-overflow: ellipsis;transition: 1s ease-out;position: relative;left: 0;}
.related-news li p a{color: #666;text-decoration: none;}
.related-news li a.more{font-size: 14px;color: #999999;text-decoration: none;position: absolute;left: 54px;bottom: 6px;transition: 1s ease-out;}
.related-news li:hover a.more{color: #023886;}
.related-news li:first-child a.more{left: 0;}
.related-news li:hover h3 a{color: #023886;font-weight: bold;}
.related-news li:hover h3,.related-news li:hover p{left: 10px;}
.related-news li:first-child:hover a.more{left: 10px;}
.related-news li:hover a.more{left: 64px;}


/* 主营业务 */
/* business */
.business{width: 100%;padding-top: 58px;background: #f1f1f1;padding-bottom: 30px;}
.business .Inpage-com-title{padding-top: 0;background: url(../Skins/Default/Img/Inpage/business-title-xian.png) no-repeat center;}
.business .mainCon{width: 100%;margin-top: 58px;position: relative;}
.business .mainCon ul{width: 104%;}
.business li{float: left;margin: 0 31px 30px 0;width: 277px;height: 426px;position: relative;background: #fff;position: relative;transition: all .4s ease-out;top: 0;}
.business li a{display: block;text-decoration: none;height: 426px;}
.business li span{display: block;width: 277px;height: 240px;overflow: hidden;}
.business li span img{display: block;width: 277px;height: 240px;transition: all 1s ease-out;}
.business li h3{font-size: 24px;color: #023886;font-weight: normal;text-align: center;font-weight: normal;margin: 22px 0 14px 0;}
.business li p{font-size: 16px;color: #333333;padding: 0 22px;line-height: 30px;}
.business li i{display: block;width: 53px;height: 13px;position: absolute;right: 22px;bottom: 28px;overflow: hidden;}
.business li i img{display: block;width: 53px;height: 26px;position: relative;}
.business li em{font-size: 16px;color: #333333;margin-top: 48px;text-align: center;font-family: 'titleEn';display: block;}
.business li b{font-size: 24px;color: #ab2924;display: block;text-align: center;font-family: 'titleEn';}
.business li:hover span img{transform: scale(1.1);}
.business li:hover{top: -10px;}

.business li:hover{background: #023886;}
.business li:hover h3,.business li:hover em,.business li:hover b,.business li:hover p{color: #fff;}
.business li:hover i img{top: -13px;}



/* 主营业务专题 */
/* businessZt-ppp */
.businessZt-ppp{width: 100%;background: #f1f1f1;height: 516px;}
.businessZt-ppp .mainCon{margin-top: 30px;}
.businessZt-ppp .mainCon ul{text-align: center;width: 100%;}
.businessZt-ppp .mainCon li{width: 244px;display: inline-block;*display: inline-block;margin: 0 32px;}
.businessZt-ppp .mainCon li span{display: block;width: 181px;height: 181px;line-height: 181px;background: #fff;border-radius: 50%;border: 1px solid #e4e4e4;font-size: 70px;color: #023886;font-family: 'titleEn';font-weight: bold;margin: 0 auto;}
.businessZt-ppp .mainCon li p{font-size: 18px;color: #333333;margin-top: 16px;}
.businessZt-ppp .mainCon .article{height: 130px;padding-top: 34px;background: #fff;margin-top: 62px;position: relative;z-index: 99;}
.businessZt-ppp .mainCon .article p{font-size: 18px;color: #333333;line-height: 36px;padding: 0 64px;text-align: center;}

/* .businessZt-flow */
.businessZt-flow{width: 100%;padding-top: 138px;background: #023886;padding-bottom: 100px;}
.businessZt-flow .Inpage-com-title{padding-top: 0;}
.businessZt-flow .Inpage-com-title h2{color: #fff;}
.businessZt-flow .Inpage-com-title p{color:#fff;}
.businessZt-flow .mainCon{margin-top: 58px;}
.businessZt-flow .mainCon img{display: block;margin: 0 auto;}




/* businessZt-case */
.businessZt-case{width: 100%;padding-bottom: 60px;background: #f1f1f1;}
.businessZt-case .mainCon{width: 100%;margin-top: 36px;}
.businessZt-case .mainCon .conBox{height: 330px;width: 100%;overflow: hidden;position: relative;}
.businessZt-case .mainCon .conBox ul{width: 105%;position: absolute;left: 0;top: 0;}
.businessZt-case .mainCon .conBox li{float: left;width: 380px;height: 329px;border-bottom: 1px solid #e5e5e5;margin-right: 30px;position: relative;}
.businessZt-case .mainCon .conBox li img{display: block;width: 380px;height: 230px; transition: all 1s ease-out;}
.businessZt-case .mainCon .conBox li .businessZt-case-pic{width: 380px;height: 230px;overflow: hidden;display: block;}
.businessZt-case .mainCon .conBox li h3{font-size: 16px;color: #333333;font-weight: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-top: 22px;transition: all .3s ease-out;position: relative;left: 0;}
.businessZt-case .mainCon .conBox li h3 a{color: #333333;text-decoration: none;}
.businessZt-case .mainCon .conBox li p{font-size: 12px;color: #999999;margin-top: 16px;transition: all .3s ease-out;position: relative;left: 0;}
.businessZt-case .mainCon .conBox li a.more{display: block;width: 7px;height: 12px;background: url(Img/Index/case-icon01.png) no-repeat center;position: absolute;bottom:30px;right: 0;}
.businessZt-case .mainCon .conBox li i{display: block;width:0;height: 1px;position: absolute;bottom:-1px;left: 0;background: #023886;}
.businessZt-case .mainCon .conBox li:hover img{transform: scale(1.1);}
.businessZt-case .mainCon .conBox li:hover h3,.businessZt-case .conBox li:hover p{left: 10px;}
.businessZt-case .mainCon .conBox li:hover h3 a{color: #023886;font-weight: bold;}
.businessZt-case .mainCon .businessZt-caseBtn{margin-top: 32px;text-align: center;}
.businessZt-case .mainCon .businessZt-caseBtn i{display: inline-block;*display: inline-block;width: 30px;height: 30px;overflow: hidden;position: relative;margin: 0 4px;cursor: pointer;}
.businessZt-case .mainCon .businessZt-caseBtn i img{display: block;width: 30px;height: 60px;position: relative;}
.businessZt-case .mainCon .businessZt-caseBtn i:hover img{top: -30px;}
.businessZt-case .mainCon li em{display: block;width: 0;height: 1px;background: #023886;transition: all .4s ease-out;position: absolute;left: 0;bottom: -1px;;}
.businessZt-case .mainCon li:hover em{width: 100%;}
.businessZt-case .cgdl-case{padding-bottom: 0px;}

/* businessZt-partner */
.businessZt-partner{width: 100%;padding-bottom: 60px;}
.businessZt-partner .mainCon{width: 1220px;margin: 46px 0 0 -10px;height: 444px;overflow: hidden;position: relative;}
.businessZt-partner .mainCon ul{position: absolute;left: 0;top: 0;}
.businessZt-partner .mainCon li{float: left;overflow: hidden;transition: all .2s ease-out;width: 1200px;height: 424px;padding: 10px;}
.businessZt-partner .mainCon li a{display: block;width: 399px;height: 105px;border: 1px solid #dedede;position: relative;z-index:1;margin-left: -1px;margin-top: -1px;float: left;}
.businessZt-partner .mainCon li a:hover{box-shadow: 1px 1px 11px 3px #e1e0e0;z-index: 2; }
.businessZt-partner .mainCon li img{display: block;width: 399px;height: 105px;transition: all 1s ease-out;}
.businessZt-partner .btnlist{width: 100%;text-align: center;margin-top: 30px;}
.businessZt-partner .btnlist span{display: inline-block;*display: inline-block;width: 10px;height: 10px;background: #ccc;margin: 0 4px;border-radius: 50%;cursor: pointer;}
.businessZt-partner .btnlist span.cur{background: #023886;}

/* businessZt-wt */
.businessZt-wt{width: 100%;padding: 50px 0 60px 0;background: #f1f1f1;}
.businessZt-wt .businessZt-wt-top{overflow: hidden;}
.businessZt-wt .businessZt-wt-top h2{font-size: 24px;color: #023886;font-weight: normal;float: left;}
.businessZt-wt .businessZt-wt-top h2 span{font-size: 12px;color: #999999;font-family: arial;margin-left: 8px;}
.businessZt-wt .businessZt-wt-top p{font-size: 16px;color: #666666;float: right;margin-top: 6px;}
.businessZt-wt .businessZt-question{width: 600px;float: left;}
.businessZt-wt .businessZt-question .box{margin-top: 32px;}
.businessZt-wt .businessZt-question dl{border-bottom: 1px solid #dfdfdf;}
.businessZt-wt .businessZt-question .box dt{overflow: hidden;padding: 19px 0;position: relative;}
.businessZt-wt .businessZt-question .box dt span{font-size: 24px;color: #666666;font-family: arial;right: 22px;position: absolute;top: 14px;}
.businessZt-wt .businessZt-question .box dt h3{font-size: 18px;color: #333333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: normal;}
.businessZt-wt .businessZt-question .box dt h3 a{color: #333333;text-decoration: none;}
.businessZt-wt .businessZt-question .box dt p{margin-top: 4px;font-size: 16px;color: #666666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: none}
.businessZt-wt .businessZt-question .box dt p a{color: #666;text-decoration: none;}
.businessZt-wt .businessZt-question dl.cur dt span{display: none;}
.businessZt-wt .businessZt-question dl.cur dt h3{font-weight: bold;}
.businessZt-wt .businessZt-apply{width: 570px;float: right;}
.businessZt-wt .businessZt-apply .box{margin-top: 50px;}
.businessZt-wt .businessZt-apply .box input{width: 524px;height: 57px;line-height: 57px;border: 1px solid #dfdfdf;margin-top: -1px;background: none;outline: none;padding: 0 22px;font-size: 16px;color: #666666;}
.businessZt-wt .businessZt-apply a{display: block;height: 59px;line-height: 59px;background: #023886;font-size: 16px;text-align: center;color: #fff;text-decoration: none;}

/* team */
.team{width: 100%;background: #f1f1f1;padding-bottom: 110px;}
.team .mainCon{width: 100%;margin-top: 58px;}
.team .mainCon ul{width: 104%;}
.team .mainCon li{float: left;width: 380px;margin: 0 30px 40px 0;height: 365px;border-bottom: 1px solid #dedede;position: relative;}
.team .mainCon li span{display: block;width: 380px;height: 302px;overflow: hidden;}
.team .mainCon li a{text-decoration: none;}
.team .mainCon li span img{display: block;width: 380px;height: 302px;transition: all 1s ease-out;}
.team .mainCon li p{height: 63px;font-size: 18px;color: #333333;line-height: 63px;}
.team .mainCon li p a{color: #333;display: block;text-decoration: none;}
.team .mainCon li:hover span img{transform: scale(1.1);}
.team .mainCon li:hover a{color: #023886;}
.team .mainCon li i{display: block;position: absolute;left: 0;bottom: -1px;transition: all .4s ease-out;width: 0;background: #023886;height: 1px;}
.team .mainCon li:hover i{width: 100%;}



/* 分支机构 branch*/

/* branch-map  */
.branch-map{width: 100%;padding: 60px 0 118px 0;}
.branch-map dl{overflow: hidden;}
.branch-map dt{float: left;width: 728px;height: 608px;position: relative;left: -800px;}
.branch-map dd{float: left;padding-top: 242px;width: 472px;float: right;position: relative;right: -800px;}
.branch-map dd h3{font-size: 30px;color: #333333;font-weight: normal;}
.branch-map dd p{font-size: 18px;color: #333333;margin-top: 30px;line-height: 30px;}

/* branch-qt */
.branch-qt{width: 100%;height: 238px;}
.branch-qt .branch-qt-intro{width: 100%;height: 453px;position: relative;top:200px;z-index: 8;    box-shadow: 1px 1px 29px 11px #e6e6e6;}
.branch-qt .branch-qt-intro dl{background: #fff;}
.branch-qt .branch-qt-intro dt{float: left;width: 600px;height: 453px;}
.branch-qt .branch-qt-intro dt img{display: block;width: 600px;height: 453px;}
.branch-qt .branch-qt-intro dd{float: left;width: 470px;height: 368px;padding: 86px 42px 0 88px;background: #fff;}
.branch-qt .branch-qt-intro dd h3{font-size: 24px;color: #333333;font-weight: normal;margin-bottom: 50px;}
.branch-qt .branch-qt-intro dd h4{font-size: 18px;color: #023886;font-weight: normal;margin-bottom: 26px;}
.branch-qt .branch-qt-intro dd p{font-size: 14px;color: #666666;line-height: 24px;padding-left: 44px;margin-bottom: 16px;}

.branch-qt .branch-qt-intro dd  .branchDetails-intro-adress{background: url(../Skins/Default/Img/Inpage/branchDetails-intro-adress.png) no-repeat left top;}
.branch-qt .branch-qt-intro dd  .branchDetails-intro-phone{background: url(../Skins/Default/Img/Inpage/branchDetails-intro-phone.png) no-repeat left top;}
.branch-qt .branch-qt-intro dd  .branchDetails-intro-fax{background: url(../Skins/Default/Img/Inpage/branchDetails-intro-fax.png) no-repeat left top;}


/* branch-list */
.branch-list{width: 100%;background: url(../Skins/Default/Img/Inpage/dshcyBg01.jpg);padding: 256px 0 30px 0;}
.branch-list .mainCon ul{width: 104%;}
.branch-list li{float: left;position: relative;width: 380px;margin: 0 30px 30px 0;background: #fff;height: 515px;transition: all .3s ease-out;top: 0;}
.branch-list li span{display: block;width: 380px;height: 303px;overflow: hidden;}
.branch-list li span img{display: block;width: 380px;height: 303px;transition: all 1s ease-out;}
.branch-list li .intro{width: 318px;height: 172px;padding: 40px 20px 0 42px;}
.branch-list li h3{font-size: 24px;color: #333333;font-weight: normal;margin-bottom: 14px;}
.branch-list li p{padding-left: 28px;font-size: 16px;color: #666666;line-height: 24px;padding-right: 36px;}
.branch-list li .branch-list-address{background: url(../Skins/Default/Img/Inpage/branch-list-address.png) no-repeat left 4px;}
.branch-list li .branch-list-phone{background: url(../Skins/Default/Img/Inpage/branch-list-phone.png) no-repeat left center;font-size: 16px;color: #666666;line-height: 20px;font-family: arial;margin-top: 14px;}
.branch-list li:hover{top: -10px;}
.branch-list li:hover span img{transform: scale(1.1);}
.branch-list li:hover{background: #023886;}
.branch-list li:hover h3{color: #fff;}
.branch-list li:hover p{color: #fff;}
.branch-list li a{display: block;text-decoration: none;}


/* branchDetails 分公司详情 */

/* branchDetails-intro */
.branchDetails-intro{width: 100%;padding: 80px 0 40px 0;overflow: hidden;}
.branchDetails-intro dt{float: left;width: 600px;height: 400px;border: 1px solid #033986;margin-left: -20px;position: relative;left: -300px;opacity: 0;filter: alpha(opacity=0);}
.branchDetails-intro dt img{display: block;width: 600px;height: 400px;transition: all 1s ease-out;position: relative;}
.branchDetails-intro dt span{display: block;width: 600px;height: 400px;position: relative;top: -20px;left: 20px;overflow: hidden;}
.branchDetails-intro dd{float: right;width: 470px;padding: 78px 32px 0 0;position: relative;left: 300px;opacity: 0;filter: alpha(opacity=0);}
.branchDetails-intro dd h3{font-size: 24px;color: #023886;font-weight: normal;margin-bottom: 42px;}
.branchDetails-intro dd p{font-size: 18px;color: #666666;line-height: 20px;padding-left: 28px;margin-bottom: 14px;}
.branchDetails-intro dd  .branchDetails-intro-adress{background: url(../Skins/Default/Img/Inpage/branchDetails-intro-adress.png) no-repeat left top;}
.branchDetails-intro dd  .branchDetails-intro-contact{background: url(../Skins/Default/Img/Inpage/branchDetails-intro-contact.png) no-repeat left top;}
.branchDetails-intro dd  .branchDetails-intro-phone{background: url(../Skins/Default/Img/Inpage/branchDetails-intro-phone.png) no-repeat left top;}
.branchDetails-intro dd  .branchDetails-intro-email{background: url(../Skins/Default/Img/Inpage/branchDetails-intro-email.png) no-repeat left top;}
.branchDetails-intro dd  .branchDetails-intro-fax{background: url(../Skins/Default/Img/Inpage/branchDetails-intro-fax.png) no-repeat left top;}
.branchDetails-intro dt:hover{background: #023886;}
.branchDetails-intro dt:hover img{transform: scale(1.1);}


/* .branchDetails-mein 采联风采*/
.branchDetails-mein{width: 100%;padding-bottom:52px;background: #f1f1f1;}
.branchDetails-mein .mainCon{margin-top: 26px;position: relative;height: 291px;}
.branchDetails-mein .mainCon .branchDetails-meinBtn{display: block;width: 60px;height: 60px;overflow: hidden;position: relative;cursor: pointer;position: absolute;top: 50%;margin-top: -30px;}
.branchDetails-mein .mainCon .branchDetails-meinBtn img{display: block;width: 60px;height: 120px;position: relative;}
.branchDetails-mein .mainCon .branchDetails-meinBtn:hover img{top: -60px;}
.branchDetails-mein .mainCon .branchDetails-meinBtn.next{right: -102px;}
.branchDetails-mein .mainCon .branchDetails-meinBtn.prev{left: -102px;}
.branchDetails-mein .conBox{width: 100%;height: 291px;position: relative;overflow: hidden;}
.branchDetails-mein .mainCon .conBox .box{position: relative;height: 291px;overflow: hidden;}
.branchDetails-mein .mainCon .conBox .box ul{position: absolute;left: 0;top: 0;width: 104%;}
.branchDetails-mein .mainCon .conBox li{float: left;width: 380px;height: 290px;margin-right: 30px;position: relative;border-bottom: 1px solid #dedede;}
.branchDetails-mein .mainCon .conBox li a{text-decoration: none;}
.branchDetails-mein .mainCon .conBox li i{display: block;width: 0;height: 1px;background: #023886;left: 0;bottom: -1px;transition: all 1s ease-out;}
.branchDetails-mein .mainCon .conBox li img{display: block;width: 380px;height: 230px; transition: all .5s ease-out;}
.branchDetails-mein .mainCon .conBox li span{width: 380px;height: 230px;overflow: hidden;display: block;}
.branchDetails-mein .mainCon .conBox li:hover img{transform: scale(1.1);}
.branchDetails-mein .mainCon .conBox li p{height: 60px;line-height: 60px;text-align: center;font-size: 16px;color: #666666;}
.branchDetails-mein .mainCon .conBox li:hover i{width: 100%;}
.branchDetails-mein .mainCon .conBox li:hover p{color: #023886;font-weight: bold;}
/* notice */
.notice{width: 100%;padding: 10px 0 60px 0;}
/*.notice .mainCon{margin-top: 32px;}
.notice .mainCon .conBox{margin-top: 35px;width: 100%;height: 541px;position: relative;}*/
.notice .mainCon .conBox{margin-top: 20px;width: 100%;height: 541px;position: relative;}
.notice .mainCon .conBox .conTop{width: 100%;}
.notice .mainCon .conBox .conTop dl{height: 61px;background: #023886;}
.notice .mainCon .conBox .conTop dt{border-left: 1px solid #1c4c92;border-right: 1px solid #002a67;}
.notice .mainCon .conBox .conTop dt{color: #fff;}
.notice .mainCon .conBox .conTop dt:nth-child(1){width: 138px;}
.notice .mainCon .conBox .conTop dt:nth-child(2){width: 135px;}
.notice .mainCon .conBox .conTop dt:nth-child(3){width: 595px;}
.notice .mainCon .conBox .conTop dt:nth-child(4){width: 161px;}
.notice .mainCon .conBox .conTop dt:nth-child(5){width: 162px;}
.notice .mainCon .conBox dt{height: 60px;line-height: 60px;float: left;text-align: center;font-size: 16px;color: #333333;border-left: 1px solid #e9e9e9;}
.notice .mainCon .conBox dt a{color: #333333;}
.notice .mainCon .conBox dt:first-child{border-left: none;}
.notice .mainCon .conBox dt:nth-child(1){width: 138px;}
.notice .mainCon .conBox dt:nth-child(2){width: 136px;}
.notice .mainCon .conBox dt:nth-child(3){width: 596px;}
.notice .mainCon .conBox .con dt:nth-child(3){text-align: left;text-indent: 53px;}
.notice .mainCon .conBox dt:nth-child(4){width: 162px;}
.notice .mainCon .conBox dt:nth-child(5){width: 164px;}
.notice .mainCon .conBox .notice-info-conBox{overflow: hidden;width: 1200px;position: relative;}
.notice .mainCon .conBox .notice-info-con{width: 1200px;position: relative;}
.notice .mainCon .conBox .notice-info-box{float: left;}
.notice .mainCon .conBox .con{width: 100%;}
.notice .mainCon .conBox .con dl{height: 60px;background: #fff;}
.notice .mainCon .conBox .con dl:hover dt{color: #023886;font-weight: bold;}
.notice .mainCon .conBox .con dl:hover dt a{color: #023886;}
.notice .mainCon .conBox .con dt{height: 60px;line-height: 60px;}
.notice .mainCon .conBox .con dl:nth-child(even){background: #f6f6f6;}
.notice .mainCon .conBox .con dt:last-child img{position: relative;top: 2px;margin-left: 4px;}
.notice .mainCon .conBox .notice-allInfo{margin-top: 44px;text-align: center;}
.notice .mainCon .conBox .notice-allInfo p{font-size: 20px;color: #023886;}
.notice .mainCon .conBox .notice-allInfo p a{font-size: 20px;color: #023886;text-decoration: none;}
.notice .mainCon .conBox .notice-allInfo p a:hover{font-weight: bold;}
.notice .mainCon .conBox .notice-allInfo p em{font-size: 24px;color: #ac2b26;font-weight: bold;font-family: arial;}





/* branchDetails-case */
.branchDetails-case{width: 100%;background: #f1f1f1;padding-bottom: 68px;}
.branchDetails-case .mainCon{width: 100%;position: relative;margin-top: 34px;}
.branchDetails-case .mainCon .branchDetails-caseBtn{position: absolute;top: -64px;display: block;width: 30px;height: 30px;overflow: hidden;cursor: pointer;}
.branchDetails-case .mainCon .branchDetails-caseBtn.prev{right: 40px;}
.branchDetails-case .mainCon .branchDetails-caseBtn.next{right: 0px;}
.branchDetails-case .mainCon .branchDetails-caseBtn img{display: block;width: 30px;height: 60px;position: relative;}
.branchDetails-case .mainCon .branchDetails-caseBtn:hover img{top: -30px;}


.branchDetails-case .mainCon .branchDetails-case-item{position: relative;overflow: hidden;height: 330px;}
.branchDetails-case .mainCon ul{width: 105%;position: absolute;left: 0;top: 0;}
.branchDetails-case .mainCon li{float: left;width: 380px;height: 329px;border-bottom: 1px solid #e5e5e5;margin-right: 30px;position: relative;}

.branchDetails-case .mainCon li img{display: block;width: 380px;height: 230px; transition: all 1s ease-out;}
.branchDetails-case .mainCon li .caseShare-more-pic{width: 380px;height: 230px;overflow: hidden;display: block;}
.branchDetails-case .mainCon li h3{font-size: 16px;color: #333333;font-weight: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-top: 22px;transition: all .3s ease-out;position: relative;left: 0;}
.branchDetails-case .mainCon li h3 a{color: #333333;text-decoration: none;}
.branchDetails-case .mainCon li p{font-size: 12px;color: #999999;margin-top: 16px;transition: all .3s ease-out;position: relative;left: 0;}
.branchDetails-case .mainCon li a.more{display: block;width: 7px;height: 12px;background: url(Img/Index/case-icon01.png) no-repeat center;position: absolute;bottom:30px;right: 0;}
.branchDetails-case .mainCon li i{display: block;width:0;height: 1px;position: absolute;bottom:-1px;left: 0;background: #023886;}
.branchDetails-case .mainCon li:hover img{transform: scale(1.1);}
.branchDetails-case .mainCon li:hover h3,.branchDetails-case .mainCon li:hover p{left: 10px;}
.branchDetails-case .mainCon li:hover h3 a{color: #023886;font-weight: bold;}
.branchDetails-case .mainCon li em{display: block;width: 0;height: 1px;background: #023886;transition: all .4s ease-out;position: absolute;left: 0;bottom: -1px;;}
.branchDetails-case .mainCon li:hover em{width: 100%;}


/* 信息公告 */
/* infoNotice */

/* infoNotice-choose */
.infoNotice-choose{width: 100%;background: #f1f1f1;padding: 68px 0;}
.infoNotice-choose dt{float: left;width: 236px;height: 245px;margin-left: 63px;}
.infoNotice-choose dt img{display: block;width: 236px;height: 245px;}
.infoNotice-choose dd{float: right;width: 880px;padding-top: 32px;}
.infoNotice-choose dd .infoNotice-chooseAll{width: 100%;}
.infoNotice-choose dd li{float: left;overflow: hidden;width: 380px;margin-bottom: 12px;}
.infoNotice-choose dd li span{display: block;font-size: 14px;color: #333333;width: 110px;height: 32px;line-height: 30px;text-align: right;float: left;margin-right: 6px;}
.infoNotice-choose dd li select{display: block;float: left;-moz-appearance: none;appearance:none;-webkit-appearance: none;-o-appearance: none;-ms-appearance: none;background: url(../Skins/Default/Img/Inpage/infoNotice-choose-icon02.png) no-repeat 102px center #fff;height: 33px;width: 124px;line-height: 31px;font-size: 14px;color: #333333;padding-right: 25px;outline: none;border: 1px solid #dfdfdf;float: left;padding-left: 24px;}
.infoNotice-choose dd li .province{margin-right: 13px;}
.infoNotice-choose dd li.infoNotice-choose-type{width: 258px;}
.infoNotice-choose dd li.infoNotice-choose-way{width: 242px;}
.infoNotice-choose dd li input{height: 31px;line-height: 31px;padding: 0 10px;font-size: 14px;color: #333333;border: 1px solid #dfdfdf;width: 144px;outline: none;}
.infoNotice-choose dd .infoNotice-choose-name input{width: 240px;}
.infoNotice-choose dd .infoNotice-choose-time input{float: left;background: url(../Skins/Default/Img/Inpage/infoNotice-choose-icon01.png) no-repeat 137px center #fff;}
.infoNotice-choose dd .infoNotice-choose-time{width: 500px;}
.infoNotice-choose dd .infoNotice-choose-time em{display: block;float: left;font-size: 14px;color: #333333;line-height: 33px;width: 52px;text-align: center;}
.infoNotice-choose dd .infoNotice-choose-system{width: 880px;}
.infoNotice-choose dd .infoNotice-choose-system input{width: 742px;}
.infoNotice-choose dd .infoNotice-choose-btn{text-align: center;}
.infoNotice-choose dd .infoNotice-choose-btn span{display: inline-block;*display: inline-block;width: 108px;height: 30px;line-height: 30px;background: #fff;font-size: 14px;color: #333;border: 1px solid #dfdfdf;margin: 0 5px;cursor: pointer;transition: all 0.5s ease-out;z-index: 1;position: relative;}

.infoNotice-choose dd .infoNotice-choose-btn span::before{    
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 108px;
    height: 30px;
    background: #023886;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
    transition: transform 0.6s, opacity 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.infoNotice-choose dd .infoNotice-choose-btn span:hover::before{background: #023886;opacity: 1;transform: scale3d(1,1,1);-webkit-transform:translate3d(0,0,0)}
.infoNotice-choose dd .infoNotice-choose-btn span:hover{color: #fff; background: #023886;border-color: #023886; }




/* infoNotice-partner */
.infoNotice-partner{padding: 110px 0;}
.infoNotice-partner .mainCon{width: 100%;margin-top:0px;}
.infoNotice-partner .mainCon li{float: left;width: 399px;height: 105px;border: 1px solid #dedede;position: relative;z-index:1;margin-left: -1px;margin-top: -1px;overflow: hidden;transition: all .2s ease-out;}
.infoNotice-partner .mainCon li:hover{box-shadow: 1px 1px 11px 3px #e1e0e0;z-index: 2; }
.infoNotice-partner .mainCon li img{display: block;width: 399px;height: 105px;transition: all 1s ease-out;}



/* infoNotice-notice */
.infoNotice-notice{background: #f1f1f1;padding: 70px 0 132px 0;}


/* 信息公告详情 */

/* infoNoticeDetails */
.infoNoticeDetails{width: 100%;background: #f1f1f1;padding: 44px 0 60px 0;}
.infoNoticeDetails .mainCon{background: #fff;}
.infoNoticeDetails .article{width: 100%;}
.infoNoticeDetails .article .article-title{height: 129px;padding: 56px 64px 0;border-bottom: 1px solid #f1f1f1;position: relative;}
.infoNoticeDetails .article .article-title h1{font-size: 30px;color: #333333;font-weight: normal;}
.infoNoticeDetails .article .article-title p{margin-top: 22px;overflow: hidden;}
.infoNoticeDetails .article .article-title p span{display: block;float: left;font-size: 14px;color: #333333;padding: 0 20px;border-left: 1px dotted #999999;}
.infoNoticeDetails .article .article-title p span:first-child{padding-left: 0;border-left: none;}
.infoNoticeDetails .article .login-download{position: absolute;top: 62px;right: 28px;}
.infoNoticeDetails .article .login-download li{float: left;width: 172px;text-align: center;border-left: 1px dotted #d8d8d8;}
.infoNoticeDetails .article .login-download li img{display: block;width: 24px;height: 24px;margin: 0 auto;}
.infoNoticeDetails .article .login-download li em{display: block;margin-top: 10px;font-size: 14px;color: #333;}
.infoNoticeDetails .article .login-download li:first-child{border-left: none;}
.infoNoticeDetails .article .login-download li a{text-decoration: none;}
.infoNoticeDetails .article .login-download li:hover em{color: #023886;font-weight: bold;}

.infoNoticeDetails .article .article-con{padding: 42px 64px 100px;}
.infoNoticeDetails .article .article-con img{display: block;margin: 34px auto;}
.infoNoticeDetails .article .article-con p{font-size: 14px;color: #333333;line-height: 31px;}



.newsDetails-fanye{width: 100%;position: relative;height: 120px;background: #fff;border-top: 1px solid #ebebeb;}
.newsDetails-fanye .previousPage{float: left;position: relative;width: 540px;height: 120px;border-right: 1px solid #d8d8d8;}
.newsDetails-fanye .previousPage span{width: 23px;height: 13px;display: block;overflow: hidden;float: left;margin-left: 52px;margin-top: 53px;}
.newsDetails-fanye .NewsDetPage img{display: block;width: 23px;height: 26px;position: relative;}
.newsDetails-fanye .NewsDetPage:hover img{top: -13px;}
.newsDetails-fanye .previousPage em{display: block;float: left;height: 120px;line-height: 120px;font-size: 14px;color: #333333;margin-left: 12px;width: 365px;}
.newsDetails-fanye .nextPage{float: right;position: relative;width: 540px;height: 120px;border-left: 1px solid #d8d8d8;}
.newsDetails-fanye .nextPage span{width: 23px;height: 13px;display: block;overflow: hidden;float: right;margin-top: 53px;margin-right: 52px;}
.newsDetails-fanye .nextPage em{display: block;float: right;height: 120px;line-height: 120px;font-size: 14px;color: #333333;margin-right: 12px;width: 365px;text-align: right;}
.newsDetails-fanye .list{display: block;width: 119px;height: 120px;position: absolute;left: 50%;margin-left: -59px;top: 0px;text-align: center;line-height: 120px;}
.newsDetails-fanye .list img{display: inline-block;vertical-align: middle;}
.newsDetails-fanye .NewsDetPage:hover{background: #023886;border-color: #023886;}
.newsDetails-fanye .NewsDetPage:hover span img{top: -13px;}
.newsDetails-fanye .NewsDetPage:hover em{color: #fff;}

/* clintro 采联介绍 */

/* 采联介绍 公共样式 */
/* clintro-menu */
.clintro-menu{margin-top: 48px;text-align: center;}
.clintro-menu ul{display: inline-block;*display: inline-block;border-bottom: 2px solid #f5f5f5;padding-bottom: 23px;}
.clintro-menu li{float: left;padding: 0 66px;border-left: 1px solid #ececec;}
.clintro-menu li span{display: block;font-size: 18px;color: #333333;position: relative;}
.clintro-menu li:first-child{border-left: none;padding-left: 0;}
.clintro-menu li:last-child{padding-right: 0;}
.clintro-menu li a{text-decoration: none;}
.clintro-menu li em{display: none;width: 100%;height: 2px;background: #023886;left: 0;bottom: -25px;position: absolute;}
.clintro-menu li i{display: none;width: 5px;height: 3px;position: absolute;left: 50%;margin-left: -2px;bottom: -28px;background: url(../Skins/Default/Img/Inpage/clintro-strength-icon01.png) no-repeat center;}
.clintro-menu li.cur em,.clintro-menu li.cur i{display: block;}
.clintro-menu li.cur span{color: #023886;}



/* clintro-data */
.clintro-data{width: 100%;padding: 110px 0;}
.clintro-data li{float: left;width: 240px;text-align: center;}
.clintro-data li p.p1 span,.clintro-data li p.p1 em{font-size: 60px;color: #333333;}
.clintro-data li p.p2{font-size: 14px;color: #333333;line-height: 18px;margin-top: 12px;}
.clintro-data li i{display: block;width: 1px;height: 30px;background: #dedede;margin: 22px auto 0;}


/* clintro-video */
.clintro-video{width: 100%;height: 830px;background: #fff;}
.clintro-video .clintro-video-show{width: 100%;overflow: hidden;position: relative;height: 756px;}
.clintro-video .clintro-video-show .clintro-video-bg{display: block;width: 1920px;height: 756px;position: absolute;left: 50%;margin-left: -960px;top: 0; transition: all 1s ease-out;}
.clintro-video .clintro-video-show .clintro-video-icon{display: block;width: 93px;height: 92px;position: absolute;left: 50%;margin-left: -46px;top: 266px;}
.clintro-video .clintro-video-show span{display: block;width: 150px;height: 45px;line-height: 45px;text-align: center;font-size: 18px;color: #fff;background: url(../Skins/Default/Img/Inpage/clintro-video-ty.png) no-repeat center;position: absolute;left: 50%;margin-left: -75px;top: 382px;cursor: pointer;}
.clintro-video .clintro-video-info{width: 100%;background: #fff;}
.clintro-video .clintro-video-info dl dt{box-shadow: 1px 6px 18px 1px #dadada;}
.clintro-video .clintro-video-info dt{height: 94px;position: relative;top: -64px;background: #fff;padding-top: 44px;}
.clintro-video .clintro-video-info dt i{display: block;width: 21px;height: 11px;position: absolute;left: 50%;margin-left: 10px;top: -11px;}
.clintro-video .clintro-video-info dt p{padding: 0 46px;font-size: 14px;color: #333;line-height: 30px;text-align: center;}
.clintro-video .clintro-video-show:hover .clintro-video-bg{transform: scale(1.1);}

.clintro-video-tc{position: fixed;left: 0;top: 0;z-index: 99999;background: url(../Skins/Default/Img/Inpage/clintro-video-tcBg01.png);width: 100%;height: 100%;display: none;}
.clintro-video-tc .sp{ width:1100px; height:500px; border:5px solid #fff; position:absolute; z-index:5; left:50%; top:200px; margin-left:-555px; background-color:#000; display:block; border-radius:5px;z-index: 99;}
.clintro-video-tc .sp .close{ display:block; position:absolute; cursor:pointer; right:-30px; top:-5px}




/* clintro-flag */
.clintro-flag{width: 100%;padding-bottom: 70px;}
.clintro-flag .mainCon{margin-top: 34px;height: 341px;overflow: hidden;}
.clintro-flag ul{width: 104%;}
.clintro-flag li{float: left;width: 283px;margin-right: 22px;height: 340px;border-bottom: 1px solid #f1f1f1;position: relative;text-align: center;}
.clintro-flag li i{display: block;width: 0;height: 1px;background: #023886;position: absolute;left: 0;bottom: -1px;transition: all .4s ease-out;}
.clintro-flag li span{display: block;width: 283px;height: 225px;overflow: hidden;}
.clintro-flag li span img{display: block;width: 283px;height: 225px;transition: all 1s ease-out;}
.clintro-flag li h3{font-size: 24px;color: #333333;font-weight: normal;margin: 18px 0 10px 0;}
.clintro-flag li p{font-size: 14px;color: #999999;padding: 0 10px;}
.clintro-flag li:hover i{width: 100%;}
.clintro-flag li:hover img{transform: scale(1.1);}
.clintro-flag li:hover h3{color: #023886;}

/* clintro-fzlc */
.clintro-fzlc{width: 100%;height: 846px;background: url(../Skins/Default/Img/Inpage/clintro-fzlcBg01.jpg) no-repeat center;}
.clintro-fzlc .Inpage-com-title h2{color: #fff;}
.clintro-fzlc .Inpage-com-title p{color: #fff;}
.clintro-fzlc .mainCon{position: relative;margin-top: 50px;background: url(../Skins/Default/Img/Inpage/clintro-fzlc-xian.png) no-repeat center;height: 330px;}
.clintro-fzlc .mainCon .conbot{position: relative;width: 100%;margin-top: 30px;}
.clintro-fzlc .mainCon .conbot .clintro-fzlcBtn{display: block;width: 46px;height: 46px;overflow: hidden;position: relative;cursor: pointer;position: absolute;top: 0;}
.clintro-fzlc .mainCon .conbot .clintro-fzlcBtn img{display: block;width: 46px;height: 92px;position: relative;}
.clintro-fzlc .mainCon .conbot .clintro-fzlcBtn.next img{top: -46px;}
.clintro-fzlc .mainCon .conbot .clintro-fzlcBtn.next{right: 0;}
.clintro-fzlc .mainCon .conbot .clintro-fzlcBtn.prev{left: 0;}
.clintro-fzlc .mainCon .conbot .menu{width: 970px;margin: 6px auto 0;position: relative;height: 96px;overflow: hidden;}
.clintro-fzlc .mainCon .conbot .menu i{display: block;position: absolute;width: 970px;height: 2px;background: #fff;top: 16px;left: 0;}
.clintro-fzlc .mainCon .conbot .menu ul{position: absolute;left: 0;top: 0;}
.clintro-fzlc .mainCon .conbot .menu li{float: left;height: 96px;width: 158px;text-align: center;}
.clintro-fzlc .mainCon .conbot .menu li img{display: block;width: 26px;height: 26px;margin: 4px auto 0;transition: all ease-out;}
.clintro-fzlc .mainCon .conbot .menu li em{font-size: 24px;color: #fff;font-family: 'titleEn';font-weight: bold;margin-top: 14px;display: block;}
.clintro-fzlc .mainCon .conbot .menu li.cur img{width: 35px;height: 35px;margin: 0 auto;}
.clintro-fzlc .mainCon .contop{height: 480px;position: relative;overflow: hidden;}
.clintro-fzlc .mainCon .contop ul{position: absolute;left: 0;top: 0;}
.clintro-fzlc .mainCon .contop li{float: left;width: 1200px;height: 480px;}
.clintro-fzlc .mainCon .contop li dl{position: relative;height: 480px;}
.clintro-fzlc .mainCon .contop li dt{float: left;width: 600px;height: 479px;}
.clintro-fzlc .mainCon .contop li dt img{display: block;width: 600px;height: 479px;}
.clintro-fzlc .mainCon .contop li dd{position: absolute;right: 0;top: 38px;padding: 41px 47px 0;height: 364px;width: 560px;background: url(../Skins/Default/Img/Inpage/clintro-fzlcBg02.png) no-repeat center;}
.clintro-fzlc .mainCon .contop li dd h3{font-size:24px;color: #666666;font-weight: normal;padding-bottom: 6px;border-bottom: 1px solid #dedede;margin-bottom: 22px;}
.clintro-fzlc .mainCon .contop li dd h3 span{font-size: 48px;color: #333333;font-family: arial;margin-right: 4px;position: relative;top: 4px;}
.clintro-fzlc .mainCon .contop li p{font-size: 14px;color: #333333;line-height: 24px;}


/* clintro-strength */
.clintro-strength{width: 100%;padding-bottom: 70px;}
.clintro-strength .mainCon{margin-top: 26px;position: relative;height: 360px;}
.clintro-strength .mainCon .clintro-strengthBtn{display: block;width: 60px;height: 60px;overflow: hidden;position: relative;cursor: pointer;position: absolute;top: 50%;margin-top: -30px;}
.clintro-strength .mainCon .clintro-strengthBtn img{display: block;width: 60px;height: 120px;position: relative;}
.clintro-strength .mainCon .clintro-strengthBtn:hover img{top: -60px;}
.clintro-strength .mainCon .clintro-strengthBtn.next{right: -102px;}
.clintro-strength .mainCon .clintro-strengthBtn.prev{left: -102px;}
.clintro-strength .conBox{width: 100%;height: 363px;position: relative;overflow: hidden;}
.clintro-strength .conBox li{float: left;width: 380px;margin-right: 30px;text-align: center;}
.clintro-strength .conBox .box{position: relative;position: relative;height: 363px;overflow: hidden;}
.clintro-strength .conBox .box ul{position: absolute;left: 0;top: 0;width: 104%;}
.clintro-strength .conBox .box li .clintro-strength-pic{width: 378px;height: 301px;border: 1px solid #f1f1f1;line-height: 301px;}
.clintro-strength .conBox .box li span{width: 324px;height: 228px;display: inline-block;*display: inline-block;vertical-align: middle;overflow: hidden;}
.clintro-strength .conBox .box li span img{display: block;width: 324px;height: 228px;transition: all 1s ease-out;}
.clintro-strength .conBox .box li p{font-size: 18px;color: #333;background: #f1f1f1;height: 60px;line-height: 60px;transition: all 0.5s ease-out;z-index: 1;position: relative;}
.clintro-strength .conBox .box li p::before{    
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 380px;
    height: 60px;
    background: #023886;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
    transition: transform 0.6s, opacity 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.clintro-strength .conBox .box li:hover p::before{background: #023886;opacity: 1;transform: scale3d(1,1,1);-webkit-transform:translate3d(0,0,0)}
.clintro-strength .conBox .box li:hover p{color: #fff; background: #023886;border-color: #023886; }
.clintro-strength .conBox li:hover span img{transform: scale(1.1);}
.clintro-strength a.more{display: block;width: 168px;height: 48px;line-height: 48px;text-align: center;font-size: 16px;color: #333333;border: 1px solid #f1f1f1;margin: 50px auto 0;text-decoration: none;transition: all 0.5s ease-out;z-index: 1;position: relative;}
.clintro-strength a.more::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 168px;
    height: 48px;
    background: #023886;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
    transition: transform 0.6s, opacity 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.clintro-strength a.more:hover::before{background: #023886;opacity: 1;transform: scale3d(1,1,1);-webkit-transform:translate3d(0,0,0)}
.clintro-strength a.more:hover{color: #fff; background: #023886;border-color: #023886; }


/* clintro-place */
.clintro-place{width: 100%;background: #f1f1f1;padding-bottom: 70px;}
.clintro-place .clintro-menu ul{border-bottom: 2px solid #dedede;}
.clintro-place .clintro-menu li{border-color: #dedede;}
.clintro-place .mainCon{margin-top: 52px;position: relative;}
.clintro-place .mainCon .clintro-placeBtn{display: block !important;width: 130px;height: 514px;overflow: hidden;position: relative;cursor: pointer;position: absolute;z-index: 999;top: 0;}
.clintro-place .mainCon .clintro-placeBtn img{display: block;width: 130px;height: 514px;position: relative;}
.clintro-place .mainCon .clintro-placeBtn.next{right: 99px;}
.clintro-place .mainCon .clintro-placeBtn.prev{left: 99px;}
.clintro-place .mainCon .box{display: block;width: 1200px;height: 514px;position: relative;}
.clintro-place .mainCon .box li{ float: left; width: 743px;height: 514px;margin-left: 130px;}
.clintro-place .mainCon .box li img{display: block;width: 743px;height: 514px;}
.clintro-place .mainCon .box ul{position: absolute;left: 0;top: 0;margin-left: -774px;}

/* staffSearch 职员查询*/
.staffSearch{width: 100%;background: #f1f1f1;padding: 120px 0 132px 0;}
.staffSearch dt{float: left;width: 408px;height: 358px;padding: 103px 0 0 122px;}
.staffSearch dt h3{font-size: 36px;color: #023886;font-weight: normal;}
.staffSearch dt p{font-size: 18px;color: #666666;margin-top: 8px;}
.staffSearch dt .phone{padding-left: 84px;background: url(../Skins/Default/Img/Inpage/staffSearch-icon01.png) no-repeat left center;margin-top: 52px;}
.staffSearch dt .phone span{display: block;font-size: 18px;color: #333333;font-family: 'titleEn';}
.staffSearch dt .phone em{display: block;font-size: 36px;color: #ac2b26;font-weight: bold;font-family: 'titleEn';}
.staffSearch dd{width: 600px;height: 460px;background: #fff;float: right;box-shadow: 1px 1px 27px 11px #e7e7e7;}
.staffSearch dd .Inpage-com-title{padding-top: 46px;padding-bottom: 33px;border-bottom: 1px solid #f1f1f1;margin-bottom: 52px;}
.staffSearch dd .box{width: 462px;margin: 0 auto;}
.staffSearch dd .Input{height: 58px;border: 1px solid #dedede;margin-bottom: 20px;width: 460px;}
.staffSearch dd .Input span{display: block;height: 58px;line-height: 58px;text-align: center;width: 58px;border-right: 1px solid #dedede;float: left;}
.staffSearch dd .Input span img{display: inline-block;*display: inline-block;vertical-align: middle;}
.staffSearch dd .Input input{display: block;width: 369px;padding: 0 16px;border: none;line-height: 58px;font-size: 14px;color: #aaaaaa;float: left;outline: none;}
.staffSearch dd em{display: block;height: 60px;line-height: 60px;text-align: center;font-size: 18px;color: #fff;background: #023886;text-decoration: none;cursor: pointer;}

/* staffSearch-result */
.staffSearch-result{position: fixed;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.6);z-index: 9999999999;display: none;}
.staffSearch-result .mainCon{width: 896px;height: 369px;padding-top: 47px;position: absolute;left: 50%;margin-left: -448px;background: #fff;top: 50%;margin-top: -208px;}
.staffSearch-result .mainCon i.staffSearch-result-close{width: 31px;height: 50px;position: absolute;right: 48px;top: -50px;cursor: pointer;}
.staffSearch-result .mainCon .staffSearch-result-com img{display: block;margin: 0 auto;}
.staffSearch-result .mainCon .staffSearch-result-com p.p1{font-size: 30px;color: #ac2b26;text-align: center;margin: 22px 0 28px 0;}
.staffSearch-result .mainCon .staffSearch-result-com p.p2{text-align: center;margin-bottom: 42px;}
.staffSearch-result .mainCon .staffSearch-result-com p.p2 span{font-size: 24px;color: #000000;padding: 0 30px;border-left: 1px dotted #999999;}
.staffSearch-result .mainCon .staffSearch-result-com p.p2 span:first-child{border-left: none;}
.staffSearch-result .mainCon .staffSearch-result-com a{display: block;width: 306px;height: 60px;line-height: 60px;text-align: center;background: #023886;font-size: 18px;color: #fff;text-decoration: none;margin: 0 auto;}


/* cgdl 采购代理 */
/* cgdl-data */
.cgdl-data{width: 100%;background: #f1f1f1;padding: 68px 0;}
.cgdl-data h2{font-size: 24px;color: #333333;font-weight: normal;text-align: center;}
.cgdl-data p.article{font-size: 16px;color: #666666;line-height: 30px;margin-top: 20px;text-align: center;padding: 0 90px;}
.cgdl-data ul{margin-top: 46px;}
.cgdl-data li{float: left;width: 399px;border-left: 1px solid #dedede;text-align: center;}
.cgdl-data li .p1{font-size: 24px;color: #023886;}
.cgdl-data li .p1 span{font-size: 48px;color: #023886;font-family: 'titleEn';}
.cgdl-data li:first-child{border-left: none;}
.cgdl-data li p.p2{font-size: 18px;color: #333333;}

/* cgdl-model */
.cgdl-model{width: 100%;background: #fff;padding: 68px 0;}
.cgdl-model h2{font-size: 24px;color: #333333;font-weight: normal;text-align: center;}
.cgdl-model p.article{font-size: 16px;color: #666666;line-height: 30px;margin-top: 20px;text-align: center;padding: 0 90px;}
.cgdl-model img{display: block;margin: 46px auto 0;max-width: 1200px;}

/* cgdl-flow */
.cgdl-flow{width: 100%;background: #023886;padding: 0 0 68px 0;}
.cgdl-flow .Inpage-com-title h2{color: #fff;}
.cgdl-flow .Inpage-com-title p{color: #fff;}
.cgdl-flow img{display: block;margin: 46px auto 0;max-width: 1200px;}





/* cgdl-case */
.cgdl-case{width: 100%;padding-bottom: 50px;}
.cgdl-case .mainCon{margin-top: 26px;position: relative;height: 330px;}
.cgdl-case .mainCon .cgdl-caseBtn{display: block;width: 60px;height: 60px;overflow: hidden;position: relative;cursor: pointer;position: absolute;top: 50%;margin-top: -30px;}
.cgdl-case .mainCon .cgdl-caseBtn img{display: block;width: 60px;height: 120px;position: relative;}
.cgdl-case .mainCon .cgdl-caseBtn:hover img{top: -60px;}
.cgdl-case .mainCon .cgdl-caseBtn.next{right: -102px;}
.cgdl-case .mainCon .cgdl-caseBtn.prev{left: -102px;}
.cgdl-case .conBox{width: 100%;height: 330px;position: relative;overflow: hidden;}
.cgdl-case .mainCon .conBox .box{position: relative;height: 330px;overflow: hidden;}
.cgdl-case .mainCon .conBox .box ul{position: absolute;left: 0;top: 0;width: 104%;}

.cgdl-case .mainCon .conBox li{float: left;width: 380px;height: 329px;border-bottom: 1px solid #e5e5e5;margin-right: 30px;position: relative;}
.cgdl-case .mainCon .conBox li img{display: block;width: 380px;height: 230px; transition: all 1s ease-out;}
.cgdl-case .mainCon .conBox li .cgdl-case-pic{width: 380px;height: 230px;overflow: hidden;display: block;}
.cgdl-case .mainCon .conBox li h3{font-size: 16px;color: #333333;font-weight: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-top: 22px;transition: all .3s ease-out;position: relative;left: 0;}
.cgdl-case .mainCon .conBox li h3 a{color: #333333;text-decoration: none;}
.cgdl-case .mainCon .conBox li p{font-size: 12px;color: #999999;margin-top: 16px;transition: all .3s ease-out;position: relative;left: 0;}
.cgdl-case .mainCon .conBox li a.more{display: block;width: 7px;height: 12px;background: url(Img/Index/case-icon01.png) no-repeat center;position: absolute;bottom:30px;right: 0;}
.cgdl-case .mainCon .conBox li i{display: block;width:0;height: 1px;position: absolute;bottom:-1px;left: 0;background: #023886;}
.cgdl-case .mainCon .conBox li em{display: block;width: 0;height: 1px;background: #023886;transition: all .4s ease-out;position: absolute;left: 0;bottom: -1px;;}
.cgdl-case .mainCon .conBox li:hover em{width: 100%;}

.cgdl-case .mainCon .conBox li:hover img{transform: scale(1.1);}
.cgdl-case .mainCon .conBox li:hover h3,.cgdl-case .conBox li:hover p{left: 10px;}
.cgdl-case .mainCon .conBox li:hover h3 a{color: #023886;font-weight: bold;}
.cgdl-case-apply{width: 210px;height: 60px;text-align: center;margin: 50px auto 0;}

.cgdl-case-apply a{display: block;text-decoration: none;width: 210px;height: 58px;font-size: 18px;color: #333333;line-height: 58px;transition: all 0.5s ease-out;z-index: 1;position: relative;border: 1px solid #dedede;}
.cgdl-case-apply a::before{    
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 210px;
    height: 58px;
    background: #023886;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
    transition: transform 0.6s, opacity 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.cgdl-case-apply a:hover::before{background: #023886;opacity: 1;transform: scale3d(1,1,1);-webkit-transform:translate3d(0,0,0)}
.cgdl-case-apply a:hover{color: #fff; background: #023886;border-color: #023886; }

/* cgdl-partner */
.cgdl-partner{width: 100%;background: #f1f1f1;padding-bottom: 60px;}
.cgdl-partner .mainCon{margin-top:50px;}
.cgdl-partner .conBox{width: 100%;height: 352px;position: relative;overflow: hidden;}
.cgdl-partner .conBox ul{position: absolute;left: 0;top: 0;}
.cgdl-partner .conBox li{float: left;width: 1225px;height: 352px;}
.cgdl-partner .conBox li a{display: block;text-decoration: none;margin-bottom: 28px;float: left;margin-right: 25px;text-align: center;}
.cgdl-partner .conBox li span{display: block;width: 218px;height: 128px;border: 1px solid #dedede;overflow: hidden;}
.cgdl-partner .conBox li img{display: block;width: 218px;height: 128px;transition: all 1s ease-out;}
.cgdl-partner .conBox li em{display: block;font-size: 18px;color: #333333;margin-top: 10px;}
.cgdl-partner .conBox li a:hover img{transform: scale(1.1);}
.cgdl-partner .conBox li a:hover em{color: #023886;font-weight: bold;}
.cgdl-partner .cgdl-partner-bottom{text-align: center;margin-top: 60px;}

.cgdl-partner .cgdl-partner-bottom span{display: inline-block;*display: inline-block;width: 21px;height: 21px;background: url(Img/Index/about-icon01.png) no-repeat center;margin: 0 7px;position:  relative;top: -4px;cursor: pointer}
.cgdl-partner .cgdl-partner-bottom span.cur{background: url(Img/Index/about-icon02.png) no-repeat center;cursor: pointer;}


/* 采购咨询 */

.cgzx-intro{width: 100%;padding-bottom: 60px;background: #f1f1f1;}
.cgzx-intro .mainCon{margin-top: 36px;}
.cgzx-intro dl{height: 479px;background: #fff;box-shadow: 1px 1px 17px 8px #e7e7e7;}
.cgzx-intro dt{float:left;height: 479px;background: #fff;position: relative;left: -300px;opacity: 0;filter: alpha(opacity=0);}
.cgzx-intro dt img{display: block;height: 479px;position: relative;}
.cgzx-intro dd h3{font-size: 24px;color: #333333;font-weight: normal;}
.cgzx-intro dd{width: 530px;float: right;padding-top: 50px;position: relative;left: 300px;opacity: 0;filter: alpha(opacity=0);height: 429px;margin-right: 30px;}
.cgzx-intro dd p{font-size: 18px;color: #666666;line-height: 36px;margin-top: 35px;text-indent: 2em}

/* cgzx-flow */
.cgzx-flow{width: 100%;background: #16438e;padding-bottom: 66px;}
.cgzx-flow .Inpage-com-title h2{color: #fff;}
.cgzx-flow .Inpage-com-title p{color: #fff;}
.cgzx-flow .mainCon{margin-top: 50px;background: url(../Skins/Default/Img/Inpage/cgzx-flow-jt.png) no-repeat center 36px;}
.cgzx-flow .mainCon li{float: left;width: 200px;text-align: center;}
.cgzx-flow .mainCon li img{display: block;width: 96px;height: 95px;margin: 0 auto;}
.cgzx-flow .mainCon li p{font-size: 18px;color: #fff;margin-top: 14px;line-height: 30px;}

/* cgzx-case */
.cgzx-case{padding-bottom: 70px;}

/* clly */
.clly{width: 100%;background: #16438e;padding: 40px 0;}
.clly input{display: block;width: 303px;padding: 0 14px;background: #fff;border: none;outline: none;font-size: 14px;color: #333333;line-height: 50px;height: 50px;float: left;margin-right: 1px;}
.clly a{display: block;width: 204px;height: 50px;line-height: 50px;text-align: center;font-size: 14px;color: #16438e;float: left;background: #fff;transition: all 0.5s ease-out;z-index: 1;position: relative;text-decoration: none;}

.clly a::before{    
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 204px;
    height: 50px;
    background: #ac2b26;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
    transition: transform 0.6s, opacity 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.clly a:hover::before{background: #ac2b26;opacity: 1;transform: scale3d(1,1,1);-webkit-transform:translate3d(0,0,0)}
.clly a:hover{color: #fff; background: #ac2b26;border-color: #ac2b26; }

/* check-flow */
.check-flow{background: #16438e;}

/* gjjs-flow */
.gjjs-flow .mainCon{background: url(../Skins/Default/Img/Inpage/gjjs-flow-jt.png) no-repeat center 29px;}
.gjjs-flow .mainCon li{width: 150px;}
.gjjs-flow .mainCon li img{width: 82px;height: 82px;}

/* gjjs-case */
.gjjs-case{padding-bottom: 70px;}
.gjjs-case .cgdl-case{padding-bottom: 0px;}


/* 培训服务 */
/* train-intro */
.train-intro dd p{text-indent: 0;}
.train-intro dd .box{position: absolute;top: 344px;left: 0;}
.train-intro dd .box p{margin-top: 12px;}

/* train-flow */
.train-flow{width: 100%;background: #16438e;padding: 60px 0;}
.train-flow li{float: left;width: 380px;margin-left: 30px;background: #fff;height: 216px;text-align: center;}
.train-flow li:first-child{margin-left: 0;}
.train-flow li dt{height: 70px;line-height: 70px;font-size: 24px;color: #16438e;border-bottom: 1px solid #16438e;}
.train-flow li dd{padding-top: 25px;height: 120px;}
.train-flow li dd p{font-size: 16px;color: #666666;line-height: 30px;padding: 0 20px;}

/* train-case */
.train-case{padding-bottom: 70px;}
.train-case .cgdl-case{padding-bottom: 0px;}

/* 智采交易平台 */
/* jypt-data */
.jypt-data{width: 100%;background: #f1f1f1;padding: 68px 0;}
.jypt-data .conBox1 h2{font-size: 24px;color: #333333;font-weight: normal;text-align: center;}
.jypt-data .conBox1 p.article{font-size: 16px;color: #666666;line-height: 30px;margin-top: 20px;text-align: center;padding: 0 90px;}
.jypt-data .conBox1 ul{margin-top: 46px;}
.jypt-data .conBox1 li{float: left;width: 399px;border-left: 1px solid #dedede;text-align: center;}
.jypt-data .conBox1 li .p1{font-size: 24px;color: #ef8200;}
.jypt-data .conBox1 li .p1 span{font-size: 48px;color: #ef8200;font-family: 'titleEn';}
.jypt-data .conBox1 li:first-child{border-left: none;}
.jypt-data .conBox1 li p.p2{font-size: 18px;color: #333333;}
.jypt-data .conBox2{margin-top: 48px;background: url(../Skins/Default/Img/Inpage/jypt-data-yy.png) no-repeat center top;padding-top: 28px;}
.jypt-data .conBox2 h2{font-size: 24px;color: #333333;font-weight: normal;text-align: center;}
.jypt-data .conBox2 .menu{margin-top: 20px;text-align: center;}
.jypt-data .conBox2 .menu ul{display: inline-block;*display: inline-block;}
.jypt-data .conBox2 .menu li{float: left;padding: 0 40px;height: 50px;border: 1px solid #dedede;line-height: 50px;margin-left: -1px;font-size: 18px;color: #333333;}

/* jypt-flow- */
.jypt-flow{width: 100%;height: 551px;background: url(../Skins/Default/Img/Inpage/jypt-flowBg01.jpg) no-repeat center;padding: 0;}
.jypt-flow img{margin: 58px auto 0;}

/* jypt-case */
.jypt-case .Inpage-com-title h2{color: #ef8200;}

/* jypt-ad */
.jypt-ad{background: url(../Skins/Default/Img/Inpage/jypt-adBg01.jpg) no-repeat center;height: 166px;}
.jypt-ad a{display: block;width: 209px;height: 60px;float: right;margin: 56px 50px 0 0;}
.jypt-ad a img{display: block;width: 209px;height: 60px;}





/* jypt-partner */
.jypt-hzdw{background: #f1f1f1;}}
.jypt-partner{width: 100%;padding-bottom: 68px;background: #f1f1f1;}
.jypt-partner .Inpage-com-title{padding-top: 68px;}
.jypt-partner .Inpage-com-title h2{color: #ef8200;}
.jypt-partner .mainCon{margin-top: 26px;position: relative;height: 230px;}
.jypt-partner .mainCon .jypt-partnerBtn{display: block;width: 60px;height: 60px;overflow: hidden;position: relative;cursor: pointer;position: absolute;top: 50%;margin-top: -30px;}
.jypt-partner .mainCon .jypt-partnerBtn img{display: block;width: 60px;height: 120px;position: relative;}
.jypt-partner .mainCon .jypt-partnerBtn:hover img{top: -60px;}
.jypt-partner .mainCon .jypt-partnerBtn.next{right: -102px;}
.jypt-partner .mainCon .jypt-partnerBtn.prev{left: -102px;}
.jypt-partner .conBox{width: 100%;height: 230px;position: relative;overflow: hidden;}
.jypt-partner .mainCon .conBox .box{position: relative;height: 230px;overflow: hidden;}
.jypt-partner .mainCon .conBox .box ul{position: absolute;left: 0;top: 0;width: 104%;}
.jypt-partner .mainCon .conBox li{float: left;width: 380px;height: 230px;margin-right: 30px;position: relative;}
.jypt-partner .mainCon .conBox li img{display: block;width: 380px;height: 230px; transition: all 1s ease-out;}
.jypt-partner .mainCon .conBox li .jypt-partner-pic{width: 380px;height: 230px;overflow: hidden;display: block;}
.jypt-partner .mainCon .conBox li:hover img{transform: scale(1.1);}

/* 联系我们 */
.linkUs{width: 100%;background: #f1f1f1;padding: 54px 0 70px 0;}
.linkUs .linkUs-zb{border: 1px solid #dfdfdf;}
.linkUs .linkUs-zb dt{float: left;width: 599px;height: 476px;}
.linkUs .linkUs-zb dt img{display: block;width: 599px;height: 476px;}
.linkUs .linkUs-zb dd{width: 476px;height: 416px;float: right;padding: 60px 61px 0 61px!important;background: #fff;}
.linkUs .linkUs-zb dd h3{font-size: 24px;color: #16418d;padding-bottom: 24px;border-bottom: 1px solid #f1f1f1;margin-bottom: 32px;}
.linkUs .linkUs-zb p{font-size: 18px;color: #333333;margin-bottom: 26px;}
.linkUs .linkUs-fb{margin-top: 42px;}
.linkUs .linkUs-fb h2{font-size: 24px;color: #333333;font-weight: normal;}
.linkUs .linkUs-fb .box{border-top: 1px solid #dedede;margin-top: 12px;}
.linkUs .linkUs-fb .box li{float: left;border-left: 1px solid #dedede;border-bottom: 1px solid #dedede;width: 233px;height: 128px;padding: 55px 34px 0 54px;}
.linkUs .linkUs-fb .box li:nth-child(4n+1){border-left: none;padding-left: 0;}
.linkUs .linkUs-fb .box li:nth-child(4n+4){padding-right: 0;}
.linkUs .linkUs-fb .box li h3{font-size: 18px;color: #333333;font-weight: normal;margin-bottom: 14px;}
.linkUs .linkUs-fb .box li p{font-size: 14px;color: #333333;margin-bottom: 6px;}
.linkUs .linkUs-fb .box li:hover h3{color: #023886;font-weight: bold;}


/* 人才招聘 */
.recruit{width: 100%;background: #f1f1f1;padding-bottom: 60px;}
.recruit .mainCon{margin-top: 28px;}


.recruit .rczpBox {overflow:hidden;width: 1160px;background: #fff;padding: 0 20px 20px; margin-top:24px;}
.recruit .rczpBox .zp_search{ overflow:hidden; margin-bottom:30px; margin-top:30px;}
.recruit .rczpBox .zp_search select{ display:block; float:left; width:300px; height:33px; line-height:33px; border:1px solid #cecece; margin-right:20px; font-size:14px; color:#999; padding-left:10px;}
.recruit .rczpBox .zp_search select#ddtime{ margin-right:0;}
.recruit .rczpBox .zp_search .sosou{ float:left; background-color:#fff;}
.recruit .rczpBox .zp_search .sbox{width: 290px;line-height: 33px;float:right;font-size: 16px;color: #666;}
.recruit .rczpBox .zp_search .sbox a{ color:#000;}
/*.recruit .rczpBox .zp_search input{ display:none; font-size:14px; color:#999; line-height:33px;  float:left; width:320px; height:33px; border:none; outline:none; line-height:33px; margin-left:10px;}*/
/*.recruit .rczpBox .zp_search i{ display:block; width:60px; height:31px; border:1px solid #ccc; float:right; background:url(../Skins/Default/Img/Inpage/zhaopin01.png) no-repeat center; cursor:pointer;}*/
.recruit .rczpBox .zpList{ overflow:hidden; width:100%}
.recruit .rczpBox .zpList li{ width:100%; overflow:hidden; margin-bottom:5px;}
.recruit .rczpBox .zpList li .h5{ cursor:pointer; padding-left:20px;  line-height:50px; height:50px; background:url(../Skins/Default/Img/Inpage/zhaopin02.png) no-repeat 1100px center;background-color:#f6f6f6;}
.recruit .rczpBox .zpList li .h5 span{font-size:16px;color:#333;font-weight:bold;display:block;width: 400px;white-space:nowrap;overflow:hidden;float:left;text-overflow:ellipsis;}
.recruit .rczpBox .zpList li .h5 em{font-size:14px;color:#666;display:block;width: 200px;float:left;}
.recruit .rczpBox .zpList li:hover .h5 span,.rczpBox .zpList li.cur .h5 span,
.recruit .rczpBox .zpList li:hover .h5 em,.rczpBox .zpList li.cur .h5 em{ color:#fff}
.recruit .rczpBox .zpList li:hover .h5,.rczpBox .zpList li.cur .h5{background:url(../Skins/Default/Img/Inpage/zhaopin03.png) no-repeat 1100px center #023886;}
.recruit .rczpBox .zpList .zwjs{ overflow:hidden; width:1158px; border:1px solid #e7e7e7; margin-bottom:8px; display:none; background-color:#fff; padding-top:15px;}
.recruit .rczpBox .zpList .zwjs h4{ font-size:20px; color:#333; margin-bottom:20px;}
.recruit .rczpBox .zpList .zwjs table{ overflow:hidden; width:100%; margin-bottom:40px;}
.recruit .rczpBox .zpList .zwjs tr{ overflow:hidden; height:40px; font-size:14px; color:#777; width:100%; text-align:center; border-bottom:1px solid #e7e7e7}
.recruit .rczpBox .zpList .zwjs .trh{ overflow:hidden; background-color:#f0f0f0;}
.recruit .rczpBox .zpList .zwjs td{ border-right:1px solid #e7e7e7}
.recruit .rczpBox .zpList .zwjs td.last{ border:none}
.recruit .rczpBox .zpList .zwjs .rzzg{ overflow:hidden; width:1000px; margin:0 auto; padding-bottom:30px; border-bottom:1px solid #e7e7e7; margin-bottom:25px;}
.recruit .rczpBox .zpList .zwjs .rzzg h6{ font-size:14px; color:#555; margin-bottom:15px;}
.recruit .rczpBox .zpList .zwjs .rzzg p{ font-size:14px; color:#777; line-height:30px;}
.recruit .rczpBox .zpList .zwjs span{ display:block; margin-bottom:70px; font-size:14px; color:#777; margin-left:100px;}
.recruit .rczpBox .zpList .zwjs span em{ color:#005bac;}
.recruit .rczpBox .zpList .zwjs b{ display:block; cursor:pointer; font-weight: normal; font-size:14px; color:#fff; width:180px; height:40px; text-align:center; line-height:40px; background-color:#023886; margin-left:100px; margin-bottom:40px;}
.recruit .jtop{ overflow:hidden; padding-top:15px; padding-bottom:9px;border-bottom:1px solid #dbdbdb; }
.recruit .jtop h5{ float:left; padding-left:10px; border-left:3px solid #50575d; font-weight:normal; line-height:16px; }
.recruit .jtop h5 a{ font-size:16px; color:#50575d;}
.recruit .jtop span{ float:right;}
.recruit .jtop span em{ color:#999;}
.recruit .jtop span a{ color:#999;}

/* download */
.download{width: 100%;background: #f1f1f1;padding-bottom: 20px;}
.download .mainCon{margin-top: 30px; overflow:hidden;}
.ny_down02{ width:102%;}
.ny_down03{ overflow:hidden; width:386px;height:130px; float:left; padding:0px; margin-right:20px; margin-bottom:20px;background-color:#fff;}
.ny_down03 dd{ width:273px; float:left; height:130px; padding:0 21px;}
.ny_down03 dt{ width:70px; float:right; height:130px;border-left: 1px solid #f1f1f1;cursor:pointer; }
.ny_down03 dd h5{ font-size:16px; font-weight:normal; margin-top:25px; margin-bottom:15px;}
.ny_down03 dd h5 a { color:#333;}
.ny_down03 dd span{ display:block; line-height:18px; font-size:12px; color:#999; margin-bottom:3px;}
.ny_down03 dt i{ display:block; width:34px; height:35px; margin:0 auto; margin-top:40px; background:url(../Skins/Default/Img/Inpage/nydown_d.png) no-repeat center  top;}
.ny_down03:hover dd{ background-color:#023886;}
.ny_down03:hover dd h5 a{ color:#fff;}
.ny_down03:hover dd span{ color:#fff;}
.ny_down03:hover dt i{ background-position:bottom;}
.ny_down03:hover dt{ background-color:#ac2b26;}
.ny_down03.last{ margin-right:0px;}


/* honor */
.honor{width: 100%;padding: 60px 0 70px;background: #f1f1f1;}
.honor .com-titleMenu{width: 100%;}
.honor .com-titleMenu li{width: 140px;}
.honor .com-titleMenu li:hover i{background: #023886;}
.honor .com-titleMenu li:hover span img{top: -119px;}
.honor .com-titleMenu li:hover p{color: #023886;font-weight: bold;}
.honor .com-titleMenu li:hover{border-bottom: 1px solid #023886;}

.honor .mainCon{padding-top: 38px;}
.honor .mainCon .honor-item li{float: left;width: 299px;border: 1px solid #ebebeb;margin-left: -1px;background: #fff;margin-bottom: 28px;z-index: 1;position: relative;}
.honor .mainCon .honor-item li .honor-item-pic{width: 299px;height: 184px;padding-top: 54px;border-bottom: 1px solid #e7e7e7;}
.honor .mainCon .honor-item li .honor-item-pic span{display: block;width: 183px;height: 131px;margin: 0 auto;overflow: hidden;}
.honor .mainCon .honor-item li p{background: #f8f8f8;height: 63px;line-height: 63px;text-align: center;font-size: 18px;color: #333333;}
.honor .mainCon .honor-item li img{display: block;width: 183px;height: 131px;transition: all 1s ease-out;}
.honor .mainCon .honor-item li:hover img{transform: scale(1.1);}
.honor .mainCon .honor-item li:hover p{color: #023886;font-weight: bold;}
.honor .mainCon .honor-item li:hover{border-color: #023886;z-index: 2;}


/* cgjl 采购监理 */
/* cgjl-intro */
.cgjl-intro{width: 100%;background: #f1f1f1;}
.cgjl-intro .Inpage-com-title{padding-bottom: 26px;border-bottom: 1px solid #e3e3e3;}
.cgjl-intro dl{margin-top: 50px;position: relative;}
.cgjl-intro dt{width: 580px;padding-top: 20px;height: 483px;background: #023886;}
.cgjl-intro dt img{display: block;width: 580px;height: 463px;position: relative;left: 20px;}
.cgjl-intro dd{position: absolute;width: 596px;height: 330px;   padding: 64px 41px 0 42px;background: #fff;position: absolute;top: 54px;right: 0;}
.cgjl-intro dd p{font-size: 14px;color: #666666;line-height: 30px;text-indent: 2em;}

/* cgjl-case */
.cgjl-case{background: #f1f1f1;}
.cgjl-partner{background: #fff;padding-bottom: 60px;}


/* gjzb 国际招标 */
.gjzb-case{background: #f1f1f1;}
.gjzb-partner{background: #fff;padding-bottom: 60px;}
.gjzb-hzxt{background: #fff}

/* htsc 合同审查 */
.htsc-case{background: #f1f1f1;}
.htsc-partner{background: #fff;padding-bottom: 60px;}

/* jckdl 进出口代理 */
.jckdl-case{background: #f1f1f1;}
.jckdl-partner{background: #fff;padding-bottom: 60px;}

/* jckdl 进出口代理 */
.jckdl-case{background: #f1f1f1;}
.jckdl-partner{background: #fff;padding-bottom: 60px;}


/* jrfw 金融服务 */
.jrfw-case{background: #f1f1f1;}
.jrfw-partner{background: #fff;padding-bottom: 60px;}/* ylqx 医疗器械 */.ylqx-title{width: 100%;text-align: center;padding-top: 58px;}
.jrfw-hzxt .cgdl-partner{background: #fff;}
.ylqx-title h2{font-size: 24px;color: #023886;}
.ylqx-title p{font-size: 12px;color: #999999;margin-top: 2px;}
.ylqx-title i{display: block;width: 496px;height: 1px;background: #dedede;margin: 16px auto 0;}

/* ylqx-fg */
.ylqx-fg{width: 100%;background: #f1f1f1;padding-bottom: 50px;}
.ylqx-fg .mainCon{margin-top: 20px;font-size: 14px;color: #666666;line-height: 24px;text-align: center;}


/* ylqx-dypt */
.ylqx-dypt{width: 100%;background: #fff;padding-bottom: 50px;}
.ylqx-dypt .mainCon{margin-top: 20px;font-size: 14px;color: #666666;line-height: 24px;text-align: center;}

/* ylqx-flow */
.ylqx-flow{width: 100%;background: #f1f1f1;padding: 60px 0;}
.ylqx-flow .ylqx-flow-item li{float: left;width: 230px;margin-left: 12px;height: 407px;background: #fff;}
.ylqx-flow .ylqx-flow-item li dt{width: 230px;height: 141px;}
.ylqx-flow .ylqx-flow-item li dt img{display: block;width: 230px;height: 141px;}
.ylqx-flow .ylqx-flow-item li:first-child{margin-left: 0;}
.ylqx-flow .ylqx-flow-item li dd{padding: 24px 26px 0;height: 242px;}
.ylqx-flow .ylqx-flow-item li dd h3{font-size: 24px;color: #023886;text-align: center;margin-bottom: 22px;}
.ylqx-flow .ylqx-flow-item li dd p{font-size: 14px;color: #333333;line-height: 24px;padding-left: 8px;background:url(../Skins/Default/Img/Inpage/ylqx-flow-icon01.png) no-repeat left 10px;}
.ylqx-flow .ylqx-flow-title{background: #002a67;margin-top: 50px;padding-top: 26px;height: 60px;text-align: center;}
.ylqx-flow .ylqx-flow-title li{display: inline-block;*display:inline-block;font-size: 30px;color: #fff
;font-weight: bold;padding: 0 88px;border-left: 3px solid #fff;}
.ylqx-flow .ylqx-flow-title li:first-child{border-left: none;}

/* ylqx-jg */
.ylqx-jg{width: 100%;padding: 60px 0;}
.ylqx-jg img{display: block;}


/* gjjs-case */
.ylqx-case{background: #f1f1f1;}

.ylqx-hzxt .cgdl-partner{background: #fff;}


/* 其他业务 */
.otherBusiness{width: 100%;background: #f1f1f1;padding-bottom: 60px;}
.otherBusiness .top-menu{width: 100%;background: #fff;}
.otherBusiness .top-menu li{float: left;width: 300px;position: relative;padding-top: 50px;height: 116px;text-align: center;}
.otherBusiness .top-menu li img{margin: 0 auto;width: 30px;height: 30px;}
.otherBusiness .top-menu li p{font-size: 18px;color: #333333;margin-top: 12px;}
.otherBusiness .top-menu li i{display: none;width: 114px;position: absolute;left: 50%;margin-left: -57px;bottom: -1px;height: 2px;background: #023886;}
.otherBusiness .top-menu li a{text-decoration: none;display: block;}
.otherBusiness .top-menu li.cur i{display: block;}
.otherBusiness .top-menu li:hover i{display: block;}
.otherBusiness .mainCon dl{padding-top: 68px;}
.otherBusiness .mainCon dt{padding-bottom: 24px;border-bottom: 1px solid #e3e3e3;}
.otherBusiness .mainCon dt h2{font-size: 24px;color: #333333;font-weight: normal;}
.otherBusiness .mainCon dt span{display: block;font-size: 12px;color: #666666;font-family: arial;margin-top: 6px;}
.otherBusiness .mainCon dd{margin-top: 38px;}
.otherBusiness .mainCon dd p{font-size: 14px;color: #666666;line-height: 36px;text-indent: 2em;}

/* 离职信息 */
.cl-resignation-wrapper{min-width:1200px;min-height:650px;background:#fff;color:#000;font-size:16px;line-height:28px}
.cl-resignation-wrapper .resignation-titile{padding:0 58px;border-bottom:1px solid #bbb;color:#101010;font-weight:700;font-size:22px;line-height:80px}
.cl-resignation-wrapper .regination-content{padding:58px}

/* 人才招聘2 */
.recruit2 {width: 100%;background: #f1f1f1;padding-bottom: 60px;}
.recruit2 .mainCon{margin-top: 28px;}
.recruit2 .talent-recruitment-wrap {background: #f1f1f1;min-height: 500px;}
.recruit2 .talent-recruitment-content {background: #FFFFFF;width: 1200px;min-height: 300px;padding: 80px;box-sizing: border-box;}










