.about_1{ margin: 40px auto; display: inline-block; position: relative; } .about_1 img{ float: left; width: 450px; border-radius: 10px; } .about_1 p{ float: left; width: 600px; margin-left: 45px; } .about_us{ background: #00deff; /* Old browsers */ background: -moz-linear-gradient(left, #0082df 0%, #00deff 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #0082df 0%,#00deff 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #0082df 0%,#00deff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0082df', endColorstr='#00deff',GradientType=1 ); /* IE6-9 */ color: #fff; display: inline-block; width: 200px; padding: 10px; float: left; font-size: 32px; font-weight: bold; border-radius:10px; margin-left: -20px; position: absolute; top:20px; left:400px; text-align: center; } .ab_right{ text-align: center; left: 500px; } .about_1 p{ width: 600px; display: inline-block; margin-top: 120px; font-size: 16px; line-height: 30px; } .about_2 p{ width:700px; margin-left: 0; margin-right: 20px; } .about_2 .about_us{ left: 600px; } .about_2 p dl{ display: inline-block; } .about_1 .p { float: right; width: 40%; display: inline-block; } .about_3 p{ margin-top: 120px; } .bg_desc{ width: 100%; background: url("../images/bck2.png") no-repeat center; background-size: 100% auto; background-attachment: fixed; } .leftside h1 { position: relative; background: #00deff; /* Old browsers */ background: -moz-linear-gradient(left, #0082df 0%, #00deff 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #0082df 0%,#00deff 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #0082df 0%,#00deff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0082df', endColorstr='#00deff',GradientType=1 ); /* IE6-9 */ color: #fff; font-size: 20px; padding: 35px 0 35px 85px; border-radius: 5px 5px 0 0; } .leftside{ width:210px; margin-bottom: 20px; } .leftside h1 span { display: block; color: #fff; font-size: 20px; font-family: Arial, Helvetica, sans-serif; } .leftside h1 em { display: block; position: absolute; color: #fff; font-size: 64px; top: 22px; left: 35px; font-style: normal; } .about_content{ margin-top: 30px; } .about_content .nav { border: 1px solid #0082df; border-top: none; padding: 32px 22px; margin-bottom: 20px; background: #fff; } .about_content .nav li { padding: 10px 0; } .about_content .nav li a { width: 164px; height: 36px; border-radius: 18px; line-height: 36px; text-align: center; display: block; color: #666; font-size: 14px; } .about_content .nav li a:hover, .nav li a.cur { background: #00deff; /* Old browsers */ background: -moz-linear-gradient(left, #0082df 0%, #00deff 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #0082df 0%,#00deff 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #0082df 0%,#00deff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0082df', endColorstr='#00deff',GradientType=1 ); /* IE6-9 */ color: #fff; } .leftside .phone { background: #00deff; /* Old browsers */ background: -moz-linear-gradient(left, #0082df 0%, #00deff 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #0082df 0%,#00deff 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #0082df 0%,#00deff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0082df', endColorstr='#00deff',GradientType=1 ); /* IE6-9 */ color: #fff; padding: 22px; border-radius: 5px; } .leftside .phone h2 { font-size: 18px; } .leftside .phone .iconfont{ font-size: 22px; } .leftside .phone span{ font-size: 18px; width: 100%; display: inline-block; margin: 10px 0; } .rightside { width: 950px; } .rightside .home { border-bottom: 1px solid #bbb; padding: 5px 0 10px 0; width: 100%; box-sizing: border-box; } .home span { display: inline-block; float: right; color: #999; font-size: 14px; line-height: 24px; } .home span a { color: #999; } .home h3 { color: #00aaff; font-size: 18px; } body{ background: #fff; } .rightside .about { padding: 30px 0; width: 100%; box-sizing: border-box; } .pic1{ border: none; margin: 0px auto 40px; padding: 0px; line-height: 0; font-size: 0px; vertical-align: bottom; display: block; width:600px; } .cloud-bubble-text,.cloud-bubble-link,.cloud-footer-nav-logo,.cloud-footer-nav-list ul{ opacity: 1; } .about2 li { float: left; width: 282px; margin-left: 30px; margin-bottom: 25px; } .about2 li:nth-child(2n){ margin-right: 0px; } .about2 li .tp { width: 100%; border: 1px solid #ccc; height: 333px; text-align: center; overflow: hidden; display: inline-block; position: relative; } .about2 li .tp img { width: 80%; height: auto; } .rightside .about2 { padding: 30px 0; } .about2 ul li a{ text-align: center; line-height: 35px; color: #333; display: inline-block; position: relative; width: 100%; } .about2 ul li a:hover{ color: #00aaff; } .about2 ul li a img{ -webkit-transition: 0.5s ease 0s; -moz-transition: 0.5s ease 0s; -o-transition: 0.5s ease 0s; transition: 0.5s ease 0s; } .about2 ul li a:hover img{ -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); } .left_fixed{ position: fixed; top:0; z-index: 999; } .about_main{ width: 100%; clear: both; } .content { padding: 40px 0; } .content .main { background: url(../images/line-bg.png) repeat-y 249px 0; position: relative; } .main { width: 100%; padding-bottom: 60px; } .content .main .title { position: absolute; line-height: 40px; left: 198px; top: -20px; color: #58a6fb; font-size: 24px; background: url(../images/clock.jpg) no-repeat left top; width: 100px; height: 100px; background-size: 100% 100%; } .content .main .year { position: relative; z-index: 100; top: 120px; } .content .main .year h2 { height: 60px; width: 60px; position: relative; text-align: center; left: 219px; } .content .main .year h2 a { color: #fff; display: block; height: 60px; width: 60px; font-size: 14px; color: #fff; border-radius: 50%; background: #00aaff; line-height: 35px; } .content .main .year .list { margin: 30px 0; position: relative; overflow: hidden; -webkit-transition: height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s; -moz-transition: height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s; -ms-transition: height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s; -o-transition: height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s; transition: height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s; } .content .main .year .list ul { bottom: 0; } .content .main .year .list ul li { color: #a1a4b8; position: relative; display: inline-block; } .content .main .year .list ul li .date, .content .main .year .list ul li .version { float: left; display: block; clear: left; width: 200px; line-height: 24px; text-align: right; } .content .main .year .list ul li .date { font-size: 12px; color: #fff; position: absolute; display: inline-block; text-align: center; width: 30px; line-height: 30px; left: 235px; border-radius: 50%; background: #ccc; height: 30px; } .content .main .year .list ul li .intro, .content .main .year .list ul li .more { float: left; display: block; /*width: 400px;*/ margin-left: 280px; line-height: 26px; } .content .main .year .iconfont{ margin-top: -10px; vertical-align: top; font-size: 20px; } .content .wrapper:first-child .main .year.close .list { opacity: 0; height: 0!important; } .contact h4, .contact h5 { color: #333; font-size: 18px; padding-bottom: 20px; font-weight: 600; font-family: "寰蒋闆呴粦"; } .contact{ margin: 30px 0; } .waybox ul{ width: 47%; float: left; margin:10px 0; } .waybox ul li{ width: 100%; line-height: 40px; display: inline-block; box-sizing: border-box; padding: 0 10px; border-bottom: 1px solid #ebebeb; cursor: pointer; } .waybox ul li:last-child{ border: none; } .waybox ul li span{ width: 30px; display: inline-block; } .waybox ul li span .iconfont{ vertical-align: middle; color: #00aaff; } .waybox ul li:first-child{ font-weight: bold; color: #00aaff; font-size: 20px; line-height: 40px; padding-left: 10px; box-sizing: border-box; } .waybox{ width: 100%; } .waybox ul{ border: 1px solid #ebebeb; border-radius: 5px; } .waybox ul li:hover{ color: #00aaff; background: rgba(0,170,255,0.1); } .waybox ul:nth-child(2n){ margin-left: 5%; } .waybox1 ul:nth-child(2n){ margin-left: 5%; } #allmap {height: 500px;width:100%;overflow: hidden; margin:30px auto;border-radius: 5px;display: inline-block} #result {width:100%;font-size:12px;} #content_about1 p{ text-indent: 2em; font-size: 16px; margin-top: 5px; line-height: 30px; } .zs_title{ font-size: 24px; font-weight: bold; margin: 15px 0; width: 100%; display: inline-block; } .tp .iconfont{ font-size: 20px; position: absolute; right: 0px; top:0px; color: #fff; text-align: center; padding-left: 10px; z-index: 2; background: #00aaff; width: 40px; height: 45px; border-radius: 0px 0 0px 120px; } .wenhua{ width: 950px; height: 475.5px; background: url("../images/new/about-2.jpg?123") no-repeat center; background-size: 100% 100%; }