123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280 |
- /* ���岼�� */
- body{
- /*font:14px "宋体",Arial,Helvetica,sans-serif;*/
- /*font-family: FZY3JW--GB1-0;*/
- font-family: '思源宋体 CN Medium'; /*这里是说明调用来的字体名字*/
- src: url('../../../../data/font/SourceHanSerifCN-Medium.otf'); /*这里是字体文件路径*/
- color:#A1A1A1;
- margin:0;
- padding:0;
- /* background-image:linear-gradient(to top,#282828 0,#101010 100%); */
- min-width: 1280px;
- }
- ul,li,p,h1,h2,h3,h4,h5,h6,dl,dd{
- margin:0;
- padding:0;
- list-style:none;
- }
- .lf{float:left;}
- .rt{float:right;}
- .clear{clear:both;}
- img{
- /*width:1920px;*/
- /*height:568px;*/
- vertical-align:bottom;
- }
- a{
- color:#9A9A96;
- text-decoration:none;
- }
- a:hover{
- color:#D9D9D9;
- text-decoration:none;
- }
- /*���岼��*/
- /*header����*/
- .header{
- width: 100%;
- /*height: 36px;*/
- /*line-height: 36px;*/
- height: 39px;
- line-height: 39px;
- background: #666FE8;
- color: #fff;
- }
- .header_left{
- margin-left: 8%;
- /*font-size: 12px;*/
- font-size: 16px;
- }
- .header_right{
- margin-right: 8%;
- /*font-size: 18px;*/
- font-size: 16px;
- }
- .header_nav{
- width: 100%;
- /*height: 80px;*/
- height: 128px;
- /*line-height: 80px;*/
- /*background: red;*/
- }
- .header_image{
- /*width: 94px;*/
- /*height: 50px;*/
- width: 150px;
- height: 80px;
- /*line-height: 80px;*/
- /*background: red;*/
- margin-left: 8%;
- margin-top: 24px;
- }
- .header_image img{
- /*width: 94px;*/
- /*height: 50px;*/
- width: 150px;
- height: 80px;
- line-height: 80px;
- }
- .header_list{
- margin-right: 8%;
- margin-top: 24px;
- /*background: red;*/
- }
- .header_list li{
- float: left;
- line-height: 80px;
- margin-left: 50px;
- }
- .header_list .main{
- margin-right: 30px;
- }
- .header_list li a{
- /*font-size: 18px;*/
- font-size: 22px;
- color: #67676f;
- }
- .header_list li a:hover{
- color: #666FE8;
- }
- .header_search{
- position: relative;
- }
- .header_search input{
- width: 100px;
- height: 26px;
- /*border-color: #666FE8;*/
- border: 2px solid #666FE8;
- border-radius: 8px;
- outline: none;
- padding-left: 5px;
- }
- .header_search b{
- display: block;
- width: 18px;
- height: 18px;
- border-radius: 50%;
- background: url("../image/search.png") no-repeat;
- position: absolute;
- top: 31px;
- left: 80%;
- cursor: pointer;
- background-size: 100%;
- }
- .company_intro{
- width: 80%;
- height: auto;
- margin: 0 auto 60px;
- display: flex;
- display: -webkit-flex;
- flex-wrap: wrap;
- justify-content: space-between;
- /*justify-content: flex-start;*/
- }
- .company_image1{
- /*width: 332px;*/
- /*height: 302px;*/
- width: 30%;
- height:auto;
- margin-bottom: 30px;
- }
- .intro{
- margin-bottom: 0;
- }
- .company_image1 img{
- width: 100%;
- /*height: 100%;*/
- max-width: 100%;
- max-height: 100%;
- }
- .company_image1 p{
- text-indent: 2em;
- font-size: 0.8vw;
- }
- /*.company_profile{*/
- /*!*width: 55%;*!*/
- /*width: auto;*/
- /*height: 453px;*/
- /*!*background: gold;*!*/
- /*!*margin-left: 15%;*!*/
- /*margin-left: 520px;*/
- /*}*/
- /*.company_profile p{*/
- /*line-height: 22px;*/
- /*float: left;*/
- /*font-size: 14px;*/
- /*color: #86868D;*/
- /*!*padding: 20px;*!*/
- /*padding-top: 10px;*/
- /*letter-spacing: 2px;*/
- /*}*/
- /*ҳ��*/
- footer{
- width: 100%;
- height: 275px;
- border: 1px solid #353744;
- background: #353744;
- color: #fff;
- }
- .footer{
- width: 80%;
- height: 220px;
- margin: 3% auto 0;
- }
- .footer_title>p{
- width: 100%;
- height: 30px;
- font-size: 20px;
- text-align: center;
- }
- .footer_title p:last-child span{
- display: block;
- width: 30px;
- height: 30px;
- line-height: 30px;
- text-align: center;
- border: 1px solid #fff;
- border-radius: 50%;
- margin-left: 15px;
- cursor: pointer;
- }
- .footer_title p:last-child span:hover{
- background: #5E97F5;
- border-color: #5E97F5;
- }
- .footer_top{
- margin-top: 40px;
- width: 100%;
- }
- .footer_top li{
- width: 25%;
- float: left;
- /*margin-right: 14%;*/
- }
- .footer_bottom{
- width: 100%;
- margin-top: 20px;
- }
- .footer_bottom li{
- width: 25%;
- float: left;
- /*margin-right: 14%;*/
- }
- .footer_bottom li:last-child{
- /*width: 40%;*/
- width: auto;
- }
- .copyright{
- width: 100%;
- height: 30px;
- line-height:30px;
- text-align:center;
- margin-top: 20px;
- }
- #chn{
- background: #5E97F5;
- }
- .intro p{
- font-size: 0.9vw;
- letter-spacing: 3px;
- text-indent: 2em;
- }
|