123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336 |
- *{
- box-sizing: border-box;
- /*color: #3d3c40;*/
- }
- body{
- color: #3D3C40;
- }
- a:hover{
- text-decoration: none;
- color: #3D3C40;
- }
- p{
- margin-bottom: 0;
- }
- .my-container{
- width: 1200px;
- margin: 0 auto;
- text-align: left;
- }
- .se-top{
- width: 100%;
- background: #F7F8F9;
- color: #8C8B8B;
- height: 208px;
- padding-top: 69px;
- }
- .se-top h3{
- font-size: 40px;
- }
- .se-top h6{
- margin-top: 12px;
- font-size: 14px;
- }
- .store_title .option.active{
- border-bottom:#5ea7ec 2px solid ;
- padding-bottom: 10px;
- }
- .store_title{
- margin-bottom: 65px;
- }
- .selector{
- /*margin-top: 71px;*/
- position: relative;
- }
- .sel_hd{
- padding-left: 19px;
- height: 57px;
- width: 239px;
- background: url(../img/seletor.jpg) no-repeat;
- line-height: 57px;
- }
- .sel_content{
- width: 239px;
- }
- .sel_content a{
- padding-left: 19px;
- display: block;
- height: 43px;
- line-height: 43px;
- }
- .sel_content a:hover{
- text-decoration: none;
- background-color: #8c8b8b;
- color: #FFFFFF;
- }
- .sel_content{
- display: none;
- position: absolute;
- top: 67px;
- background-color: #f7f8f9;
- left: 0;
- }
- .sel_content.show{
- display: block;
- }
- .allstore_img{
- margin-top: 42px;
- margin-bottom: 158px;
- }
- .allstore_img img{
- width: 100%;
- }
- .allstore_list{
- margin-top: -30px;
- margin-bottom: 100px;
- }
- .news_lice{
- padding-bottom: 65px;
- /*height: 310px;*/
- /*display: flex;*/
- justify-content: space-between;
- align-items: flex-start;
- margin-top: 65px;
- border-bottom: 1px solid #E2E2E2;
- }
- .news_lice>div{
- display: inline-block;
- vertical-align: top;
- }
- .news_left{
- margin-right: 140px;
- }
- .news_left img{
- width: 400px;
- height: 240px;
- }
- .news_center img{
- width: 15px;
- }
- .news_center h3{
- font-size: 24px;
- /*line-height: 48px;*/
- margin-bottom: 50px;
- }
- .news_center p{
- margin-bottom: 19px;
- font-size: 16px;
- }
- .nwli_tel{
- color:#5ea7ec ;
- }
- .news_right{
- float: right;
- margin-top:88px;
- height: 64px;
- width: 186px;
- background-image: url(../img/detail.jpg);
- background-position: center;
- background-repeat: no-repeat;
- }
- .news_right:hover{
- background-image: url(../img/detail02.jpg);
- }
- .nc-top img{
- width: 100%;
- }
- .nc_left{
- margin-right: 60px;
- }
- .nc_left img{
- height: 200px;
- width: 360px;
- }
- .nc_center{
- width: 640px;
- max-width: 648px;
- }
- .nc_center h3{
- font-size: 24px;
- margin-bottom: 38px;
- }
- .nc_center p{
- color:#8c8b8b ;
- font-size: 14px;
- line-height: 26px;
- }
- .nc_right .data{
- font-size:26px ;
- font-weight: bold;
- }
- .nc_right .year{
- font-size: 20px;
- }
- .nc_right{
- text-align: center;
- float: right;
- padding-top: 64px;
- }
- .nc_page{
- margin-bottom: 100px;
- }
- .page{
- margin-top: 70px;
- text-align: center;
- }
- .page a{
- margin-right: 12px;
- font-size: 14px;
- display: inline-block;
- width: 32px;
- height: 32px;
- border-radius: 50%;
- border:solid 2px #e2e2e2;
- text-align: center;
- line-height: 28px;
- }
- .page span{
- margin-right: 12px;
- }
- .page a:hover{
- color: #5ea7ec;
- border-color: #5EA7EC;
- }
- .page .prev img,.page .next img{
- position: relative;
- top: -2px;
- }
- .page input{
- text-align: center;
- }
- a.current{
- box-sizing: border-box;
- width: 50px;
- height: 32px;
- line-height: 32px;
- border-radius: 16px;
- background-color: #5ea7ec;
- border: none;
- color: #FFFFFF !important;
- position: relative;
- top: -1px;
- }
- .page a.end{
- width: 50px;
- border-radius: 16px;
- }
- .page input[type=text]{
- width:50px;
- height: 32px;
- background: #F3F3F3;
- border: none;
- border-radius: 16px;
- }
- span.input{
- margin-left: 27px;
- margin-right: 0;
- }
- a.btnpage{
- line-height: 32px;
- border-radius: 16px;
- background-color: #5ea7ec;
- border: none;
- color: #FFFFFF !important;
- }
- .ctdl_main{
- display: flex;
- margin-top: 71px;
- margin-bottom: 100px;
- }
- .ctdl_content{
- width: 800px;
- }
- .ctdl_img img{
- width: 800px;
- }
- .ctdl_content p{
- color: #8c8b8b;
- font-size: 14px;
- line-height: 26px;
- margin-bottom: 27px;
- }
- .ctdl_title{
- padding-bottom: 34px;
- border-bottom: 1px solid #E2E2E2;
- margin-bottom: 32px;
- }
- .ctdl_ctbt{
- display: flex;
- justify-content: space-between;
- margin-top: 78px;
- }
- .ctdl_ctbt section{
- font-size: 0;
- }
- .ctdl_ctbt span{
- font-size: 14px;
- display: inline-block;
- }
- .ctdl_ctbt a:hover>span{
- color: #5ea7ec;
- }
- .ctdl_ctbt .ct_tf{
- vertical-align: top;
- padding:14px 21px;
- background-color: #dadada;
- }
- .ctdl_ctbt .ct_name{
- vertical-align: top;
- padding: 14px;
- width: 276px;
- text-align: center;
- background-color: #f1f1f1;
- white-space: nowrap;
- text-overflow: ellipsis;
- overflow: hidden;
- }
- .ctdl_right{
- margin-left: 79px;
- width: 320px;
- }
- .recm_title{
- font-size: 24px;
- line-height: 24px;
- margin-bottom: 41px;
- border-left: 4px solid #5EA7EC;
- padding-left: 8px;
- color: #5EA7EC;
- }
- .recm_list{
- margin-bottom: 50px;
- }
- .ctdl_right .reli_img img{
- width: 320px;
- height: 178px;
- }
- .reli_img{
- margin-bottom: 16px;
- }
- .reli_tl{
- width: 320px;
- max-width: 320px;
- font-size: 16px;
- line-height: 24px;
- margin-bottom: 14px;
- }
- .reli_time{
- color: #BBBBBB;
- font-size: 14px;
- line-height: 0;
- }
- .dyimg img{
- width: 320px;
- }
- .stlist-page{
- margin-top: 70px;
- }
- .reli_time{
- margin-bottom: 0;
- line-height: 14px;
- }
|