.logo_photo { float: right; height: 90px; line-height: 90px; color: #ff570c; font-size: 20px; font-weight: 700 } .topNav { border: none !important; } .bannerList { position: relative; overflow: hidden; } .bannerList .carousel .carousel-inner img { width: 100%; } .bannerList .carousel .left, .bannerList .carousel .right { /* line-height: 475px; */ font-size: 60px; } .indexSearch { width: 100%; height: 92px; margin: 20px auto; display: flex; border: 1px solid black; } .jumpType { padding-left: 54px; } .indexSearch .search-inp { margin: auto; width: 70%; height: 54px; } .search-inp a { cursor: pointer; position: absolute; right: 0; bottom: 0; width: 130px; height: 54px; line-height: 54px; text-align: center; font-size: 18px; color: #ffffff; background: #ffac2a; border-radius: 4px; box-shadow: 0 0 4px #ffac2a; } .indexSearch .demandSearch { height: 54px; line-height: 54px; } .indexSearch .searchBtn { height: 54px; line-height: 34px; background: #1697e9; border: 1px solid #1697e9; color: #ffffff; } .indexSearch .search-inp { float: left; } .jumpType li { cursor: pointer; float: left; width: 60px; height: 35px; text-align: center; color: #666; line-height: 28px; } .jumpType li.active { background: url(../../../img/index/index_jumpBj.png) no-repeat; background-size: 100% 100%; color: #fff; } .indexSearch .search-inp .input-group { width: 750px; } .indexSearch .search-inp .input-group .input-group-btn { width: 130px; } .indexSearch .search-inp .input-group .input-group-btn button { width: 100%; font-size: 18px; margin-top: -10px; } .indexSearch .apply { cursor: pointer; float: right; width: 105px; height: 54px; line-height: 54px; text-align: center; font-size: 18px; color: #ffffff; background: #ffac2a; } /* 主体区域 */ .indexNav { overflow: hidden; margin: 10px 0; background: url(../../../img/index/index_iconBj.png) no-repeat; background-size: 100% 100%; } .indexNav ul { display: flex; display: -webkit-flex; justify-content: space-around; } .indexNav ul li a { display: inline-block; } .indexNav ul li:hover img { transform: rotateY(360deg); transition: all 1s ease-in-out; } .indexNav ul li:hover P { color: #1697e9; } .indexNav ul li p { text-align: center; font-size: 16px; color: #1f1f1f; margin-top: 16px; margin-bottom: 10px; } .container .title { font-size: 26px; text-align: center; color: #323131; margin-top: 40px; } .handle { padding-top: 34px; } .handle ul { display: flex; display: -webkit-flex; justify-content: space-between; } .handle ul li { width: 370px; border: 1px solid #f0f0f0; text-align: center; } .handle ul li .handleBox { width: 370px; height: 202px; overflow: hidden; position: relative; } .handle ul li .handleBox>img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; } .handle ul li .handleBox .handleMask { overflow: hidden; height: 100%; position: absolute; background: rgba(141, 150, 168, 0.5); width: 100%; bottom: 0; left: 0; transition: all .5s ease-in-out; } .handle ul li .handleBox .handleMask .maskTxt { position: absolute; text-align: center; width: 120px; left: 50%; top: 55%; transform: translate(-50%, -50%); } .handle ul li .handleBox .handleMask .maskTxt>p { font-size: 22px; color: #ffffff; margin-top: 20px; } .handle ul li .handleBox .handleMask .maskTxt span { display: inline-block; width: 32px; height: 2px; background: #fff; } .handle ul li a { width: 110px; height: 34px; line-height: 30px; display: inline-block; text-align: center; border: 2px solid #1697e9; font-size: 16px; color: #1697e9; margin-top: 26px; margin-bottom: 20px; border-radius: 4px; } .handle ul li a:hover { background: #1697e9; color: #ffffff } .handle ul li:hover { box-shadow: 0 4px 15px #ccc; } .more { clear: both; overflow: hidden; float: right; font-size: 14px; color: #323131; margin-top: 15px; margin-bottom: 64px; } /* .handle ul li:hover .handleBox .maskTxt { top: 60px; transition: all .5s ease-in-out; } */ .handle ul li .handleBox .maskTxt img { width: 65px; height: 55px; } /* .handle ul li:hover .handleBox .maskTxt img{ width: 0px; height: 0px; transition: all .5s ease-in-out; } */ /* .handle ul li:hover .handleBox .maskTxt .contentTxt{ top:100px; } */ .maskTxt .contentTxt { width: 200px; position: absolute; top: 202px; margin-left: -40px; transition: all .5s ease-in-out; } .maskTxt .contentTxt p { color: #ffffff; font-size: 14px; text-align: left; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 3; } .more:hover { color: #1697e9; } .more:hover span { background: #1697e9; } .more:hover span::after { background: #1697e9; } .more span { display: inline-block; width: 22px; height: 1px; margin-left: 10px; margin-right: 8px; background: #323131; vertical-align: middle; } .more span:after { content: ''; width: 6px; height: 1px; display: inline-block; background: #323131; transform: rotate(45deg); vertical-align: top; margin-left: 16px; margin-top: -3px; } /* 热门推荐 */ .RecommendTitle { clear: both; font-size: 0; /* text-align: center; */ } .RecommendTitle h2 { font-size: 26px; color: #3873B5; padding-left: 12px; margin-bottom: 8px; font-weight: bold; padding-top: 42px; } .RecommendTitle span { display: inline-block; width: 200px; height: 4px; background: #3873B5; transition: all .2s ease-in; } .RecommendTitle hr{ border-color: rgba(0,0,0,.4); } .RecommendBody { margin-top: 22px; margin-bottom: 80px; display: flex; display: -webkit-flex; justify-content: space-between; } .RecommendBody .RecommendTxt { width: 295px; height: 420px; text-align: center; background: #f9f9f9; position: relative; } .RecommendTxtBottom p { font-size: 22px; color: #1f1f1f; margin-top: 24px; margin-bottom: 12px; padding: 0 10px; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap; } .RecommendTxt .RecommendTxtImg { position: relative; width: 295px; height: 296px; overflow: hidden; } .RecommendTxt .RecommendTxtImg img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; display: inline-block; } .RecommendTxtImg .txts { opacity: 0; width: 100%; height: 100%; background: rgba(152, 154, 156, 0.7); position: absolute; top: 0; left: 0; } .RecommendBody .RecommendTxt:hover .txts { opacity: 1; } .RecommendBody .RecommendTxt:hover .txts p { top: 50%; transform: translate(0%, -50%); transition: all .5s ease-in-out; } .RecommendTxtImg .txts p { font-size: 14px; color: #fff; width: 200px; position: absolute; margin-left: -100px; left: 50%; top: 100%; text-align: left; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 6; } .RecommendBody .RecommendImg { width: 586px; height: 420px; } .RecommendImg .RecommendRemask { position: relative; display: inline-block; width: 586px; height: 246px; overflow: hidden; } .RecommendImg .RecommendRemask:hover .remaskImg { height: 100%; transition: all .2s ease-in-out; } .RecommendImg>.RecommendRemask>img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition: all .2s ease-in; } .RecommendImg .imgGrounp { padding-top: 10px; display: flex; justify-content: space-between; } .RecommendImg .imgGrounp .RecommendRemask { display: inline-block; overflow: hidden; width: 285px; height: 162px; } .RecommendImg .RecommendRemask { position: relative; } .RecommendImg .RecommendRemask .remaskImg div { position: absolute; left: 50%; top: 50%; width: 270px; text-align: center; transform: translate(-50%, -50%); } .RecommendImg .RecommendRemask .remaskImg div p { font-size: 22px; color: #ffffff; margin-bottom: 12px; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap; } .RecommendImg .RecommendRemask .remaskImg div a { display: inline-block; width: 110px; height: 34px; line-height: 30px; font-size: 16px; text-align: center; color: #000; background: #ffffff; border: 2px solid #fff; border-radius: 4px; } .RecommendImg .RecommendRemask .remaskImg div a:hover { background: #40acff; color: #ffffff; border: 2px solid #40acff; } .RecommendImg .imgGrounp .RecommendRemask img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; transition: all .2s ease-in; } .RecommendImg .RecommendRemask .remaskImg { position: absolute; text-align: center; overflow: hidden; width: 100%; height: 100%; background: rgba(152, 154, 156, 0.7); top: 0; left: 0; transition: all .2s ease-in; } .RecommendBody .RecommendTxt img { width: 100%; height: 296px; display: inline-block; } .RecommendBody .RecommendTxt>p { font-size: 22px; color: #1f1f1f; margin-top: 24px; margin-bottom: 12px; } .RecommendTxtBottom { position: absolute; bottom: 0; height: 122px; width: 100%; left: 0 } .RecommendBody .RecommendTxt a { display: inline-block; width: 110px; height: 34px; line-height: 30px; font-size: 16px; text-align: center; color: #40acff; border: 2px solid #40acff; border-radius: 4px; } .RecommendBody .RecommendTxt:hover { box-shadow: 0 4px 10px #ccc; } .RecommendImg .RecommendRemask:hover img { transform: scale(1.1); transition: all .2s ease-in-out; } .RecommendTxt a:hover { background: #1697e9; border-color: #1697e9; color: #ffffff; } /* 品牌建设 */ .brand { margin-top: 17px; margin-bottom: 60px; width: 100%; height: 590px; background: url(../../../img/index/index_brandBj.jpg) no-repeat; background-size: 100% 100%; } .brand .brandBody { padding-top: 72px; display: flex; justify-content: space-between; text-align: center; } .brand .brandBody div { transition: all .3s ease-in; } .brand .brandBody .brandLeft { width: 374px; height: 420px; display: flex; flex-direction: column; justify-content: space-between; } .brand .brandBody .brandLeft .writeBj { background: #ffffff; height: 200px; box-shadow: 0 0 15px rgb(230, 228, 228) } .brand .brandBody .brandMid { box-shadow: 0 0 15px rgb(230, 228, 228); width: 370px; height: 420px; background: #FFFFFF } .brand .brandBody .brandLeft .writeBj img { margin-top: 36px; margin-bottom: 22px; } .brand .brandBody .brandLeft .writeBj p { font-size: 18px; color: #1f1f1f; } .brand .brandBody .brandMid img { margin-top: 64px; } .brand .brandBody .brandMid h4 { font-weight: normal; font-size: 18px; color: #1f1f1f; margin-top: 22px; margin-bottom: 30px; } .brand .brandBody .brandMid p { font-size: 16px; color: #959595; margin-bottom: 12px; } .brand .brandBody .brandMid a { width: 110px; height: 34px; border: 2px solid #40acff; color: #40acff; display: inline-block; line-height: 30px; border-radius: 4px; margin-top: 14px; } .brand .brandBody .brandMid a:hover { background: #40acff; color: #ffffff; } .brandBody .brandLeft .writeBj:hover, .brand .brandBody .brandMid:hover { margin-top: -8px; margin-bottom: 8px; box-shadow: 0 10px 15px #ccc; transition: all .3s ease-in-out; } /* 政策咨询 */ .news { display: flex; display: -webkit-flex; justify-content: space-between; margin: auto; margin-bottom: 60px; width: 1420px; } .news div { /* width:578px; */ /* margin-top: 28px; */ } .news div h4 { font-size: 30px; color: #333; font-weight: normal; margin-bottom: 24px; margin-top: 28px; } .news div ul { clear: both; } .news div ul li a { display: flex; display: -webkit-flex; justify-content: space-between; } .news div ul li #new_a:hover{ background: white !important; } .news div ul li a .newTxt { width: 476px; margin-left: 20px; position: relative; } .news div ul li a .newTxt img{ position: absolute; bottom: 4px; } .news div ul li a .newTxt span{ position: absolute; bottom: 0px; left: 18px; color: #666; } .news div ul li a .newTxt span:hover{ color: #36C; } .news div ul li a .time { width: 80px; height: 90px; text-align: center; background: #f4f4f4; /* padding-top: 15px; */ /* line-height: 74px; */ } .number1 { width: inherit; height: 54px; text-align: center; background: #CCCCCC; line-height: 54px; } .number2 { width: inherit; height: 36px; text-align: center; background: #999999; line-height: 36px; } .news div ul li a .time .number1 span { display: inline-block; width: 74px; margin-bottom: 4px; color: #000000; font-size: 16px; } .news div ul li a .time .number2 span { color: white; } .news div ul li a .newTxt h5 { font-weight: normal; color: #000; font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; margin-bottom: 10px; margin-top: 2px; } .news div ul li a .newTxt p { font-size: 14px; color: #666; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin-right: 4px; } .news div ul li a:hover .time { background: #1697e9; } .news div ul li a:hover .time span { color: #ffffff; } .news div ul li a:hover .newTxt h5 { color: #36C; } .consultation .time, .consultation .newTxt { margin-top: 0 } .consultation { width: 1400px; } /* .consultation>ul{ display: flex; flex-wrap: wrap; height: 400px; width: 1000px; } */ .consultation ul li { margin-bottom: 56px; height: 74px; float: left; margin-left: 110px; width: 556px; } .consultation>a>span{ display: inline-block; color: gray; font-size: 24px; margin: 40px 84px 32px 0; float: right; } .news h4 a { float: right; } .news h4 a span:nth-child(2) { width: 22px; height: 22px; border: 1px solid #cecece; text-align: center; line-height: 18px; display: inline-block; float: right; color: #cecece } .news h4 a:hover .line { /* background: #1697e9; */ } .news h4 a:hover span { /* border-color: #1697e9; */ color: #1697e9; } .news h4 .line { vertical-align: middle; width: 470px; height: 1px; background: #cecece; display: inline-block; } .news .policy img { width: 100%; height: 170px; display: inline-block; } .skill { width: 1180px; height: 730px; margin: auto; margin-top: 30px; display: flex; } #skill1, #skill2 { height: inherit; } #skill1 { width: 40%; background: url(../../../img/indedImg/inded15.png); background-size: 100% 100%; } #skill2 { width: 65%; display: flex; flex-direction: column; justify-content: space-around; } /* #skill2 a{ display: block; height: 39%; width: 90%; } */ #skill2>a:nth-of-type(1){ background: url(../../../img/indedImg/inded8.png) no-repeat; } #skill2>a:nth-of-type(2){ background: url(../../../img/indedImg/inded1.png) no-repeat; } .skill3 { display: block; height: 271px; width: 612px; margin-left: 13%; background-position: left top; position: relative; } .skill3 img{ position: absolute; top:24%; left: 20%; } .skill3 span{ color: white; font-size: 30px; position: absolute; top: 40%; left: 50%; } .publicNumber { width: 1200; margin: 26px auto; } .publicNumber .video { width: 565px; height: 320px; } .publicNumber .video img { width: 100%; height: 100%; } .publicNumber ul { width: 1200px; } .publicNumber ul li:nth-child(2n+1) { float: left; margin-bottom: 15px; } .publicNumber ul li:nth-child(2n) { float: right; margin-bottom: 15px; } .publicNumber ul li a { border-left: 4px solid transparent; width: 100%; height: 70px; display: inline-block; display: flex; display: -webkit-flex; background: #f4f4f4; padding-left: 15px; justify-content: space-between; transition: all .2s ease-in-out; } .publicNumber ul li a .time { text-align: center; width: 70px; } .publicNumber ul li a .time span { display: inline-block; font-size: 16px; color: #333; } .publicNumber ul li a .time span:nth-child(1) { margin-top: 16px; letter-spacing: 4px; margin-bottom: 2px; } .publicNumber ul li a .time span:nth-child(2) { font-weight: 600 } .publicNumber ul li a p { width: 480px; height: 40px; line-height: 40px; margin-top: 15px; font-size: 16px; color: #1f1f1f; border-left: 2px dotted #b5b5b5; padding: 0 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; } .publicNumber ul li a:hover { border-color: #1697e9; transition: all .2s ease-in-out; } .publicNumber ul li a:hover .time span { color: #1697e9 } .publicNumber ul li a:hover p { color: #40acff } .title { margin-bottom: 20px; } @media screen and (max-width:1200px) { .bannerList, .brand { width: 1200px !important; margin: 0 auto; } }