123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800 |
- .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{
-
- width: 50%;
- 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;
- text-align: center;
- }
- .RecommendTitle h2{
- font-size: 26px;
- color: #323131;
- }
- .RecommendTitle span{
- display: inline-block;
- width: 54px;
- height: 4px;
- background: #1697e9;
- transition: all .2s ease-in;
- }
- .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-bottom: 60px;
- }
- .news div{
- width:578px;
- margin-top: 28px;
- }
- .news div h4{
- font-size: 18px;
- color: #323131;
- font-weight: normal;
- margin-bottom: 24px;
- }
- .news div ul{
- clear: both;
- }
- .news div ul li a{
- display: flex;
- display: -webkit-flex;
- justify-content: space-between;
- }
- .news div ul li a .newTxt{
- width: 476px;
- }
- .news div ul li a .time{
- width: 75px;
- height: 74px;
- text-align: center;
- background: #f4f4f4;
- padding-top: 16px;
- }
- .news div ul li a .time span{
- display: inline-block;
- width: 74px;
- margin-bottom: 4px;
- color: #000000;
- font-size: 16px;
- }
- .news div ul li a .time span:nth-child(2){
- font-weight: 800
- }
- .news div ul li a .newTxt h5{
- font-weight: normal;
- color: #1f1f1f;
- font-size: 16px;
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
- -o-text-overflow: ellipsis;
- margin-bottom: 10px;
- }
- .news div ul li a .newTxt p{
- font-size: 14px;
- color: #7a7878;
- overflow: hidden;
- display: -webkit-box;
- text-overflow: ellipsis;
- -webkit-box-orient: vertical;
- -webkit-line-clamp:2;
- }
- .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: #1697e9;
- }
- .consultation .time,.consultation .newTxt{
- margin-top: 0
- }
- .consultation ul li{
- margin-bottom: 24px;
- }
- .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;
- }
- .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;
- }
- }
|