|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327 |
- @charset "utf-8";
- .banner{
- padding-bottom: 10.41666667%;
- }
- /*****work.html*******/
- .inSec1Row{
- margin: -24px -12px 0;
- overflow: hidden;
- }
- .inSec1Col4{
- padding: 0 12px;
- margin-top: 24px;
- float: left;
- width: 33.333333%;
- }
- .inSec1Box{
- border: 1px solid #EDF0F1;
- background: #fff;
- }
- .inSec1Top{
- padding: 0 15px 0 10px;
- line-height: 0;
- height: 100px;
- }
- .inSec1Top > *{
- display: inline-block;
- vertical-align: middle;
- }
- .inSec1TopLine {
- height: 100%;
- width: 1px;
- }
- .inSec1TopImg{
- height: 60px;
- width: 60px;
- margin-right: 10px;
- }
- .inSec1TopImg img{
- width: 100%;
- }
- .inSec1TopTxt{
- font-size: 13px;
- color: #949494;
- width: 76%;
- }
- .inSec1TopTxt div {
- line-height: 20px;
- overflow:hidden;
- white-space:nowrap;
- text-overflow:ellipsis;
- }
- .inSec1TopTxt div:first-child{
- font-size: 15px;
- color: #666666;
- margin-bottom: 5px;
- }
- .inSec1Bottom{
- border-top: 1px solid #EDF0F1;
- line-height: 34px;
- font-size: 13px;
- padding: 0 15px;
- color: #C2C2C2;
- }
- .inSec1Star{
- float: left;
- width: 100px;
- }
- .inSec1Star .fa-star{
- color: #FECC04;
- }
- .inSec1Txt{
- text-align: right;
- margin-left: 110px;
- overflow:hidden;
- white-space:nowrap;
- text-overflow:ellipsis;
- }
- .index_sec2{
- margin: 0;
- padding: 50px 0;
- background: #EDF1F2;
- }
- /*****work.html*******/
-
-
-
- /*****service.html*******/
- .serBox{
- background: #EDF1F2;
- padding: 50px 0;
- }
- .serBox .index_sec{
- margin: 0;
- }
- .service_sec1{
- margin-top: 0;
- }
- .serSec1Title{
- height: 55px;
- line-height: 54px;
- font-size: 18px;
- color: #666666;
- border-bottom: 1px solid #EEF4F5;
- }
- .serSec1Title img{
- position: relative;
- top: -2px;
- width: 15px;
- margin-right: 3px;
- }
- .serSearch{
- color: #8A8A8A;
- font-size: 15px;
- margin: 25px 0 0;
- }
- .serTxt{
- margin-right: 20px;
- float: left;
- }
- .serSearch .headerTopBox{
- float: left;
- }
- .serSearch > a{
- float: left;
- margin-right: 20px;
- width: 86px;
- height: 30px;
- line-height: 28px;
- color: #666666;
- font-size: 15px;
- text-align: center;
- border: 1px solid #E1E5E6;
- border-radius: 15px;
- transition:all 0.3s;
- -moz-transition:all 0.3s;
- -ms-transition:all 0.3s;
- -o-transition:all 0.3s;
- -webkit-transition:all 0.3s;
- }
- .serSearch > a.active,.serSearch > a:hover{
- background: #3598DC;
- color: #fff;
- border-color: #3598DC;
- }
- .serSearch > a:last-child{
- margin-right: 0;
- }
-
- /*****service.html*******/
-
-
-
- /*****news.html*******/
- .paging{
- margin-top: 50px;
- margin-bottom: 100px;
- overflow: hidden;
- font-size: 14px;
- }
- .pagingBox{
- padding: 10px 0;
- float: right;
- overflow: hidden;
- }
- .pagingBox *{
- display: block;
- float: left;
- width: 70px;
- height: 34px;
- line-height: 34px;
- margin-left: 7px;
- border-radius: 3px;
- text-align: center;
- }
- .pagingBox a{
- color: #6A6A6A;
- border: 1px solid #E0E0E0;
- border-radius: 2px;
- line-height: 32px;
- }
- .pagingBox span{
- text-align: right;
- color: #676767;
- }
- .pagingBox input{
- border: 1px solid #D9D9D9;
- font-size: 14px;
- line-height: 32px;
- }
- .padingTxt{
- float: left;
- color: #676767;
- line-height: 54px;
- }
-
-
- .news_sec1{
- margin-top: 30px;
- }
- .traSec3List li{
- overflow: hidden;
- position: relative;
- padding: 20px 0;
- border-bottom: 1px dashed #E7E7E7;
- }
- .traSec3List li > a,.traSec3List span{
- display: block;
- }
- .traSec3ListImg{
- width: 256px;
- padding: 2px;
- border: 1px solid #E7E7E7;
- float: left;
- }
- .traSec3ListImg div{
- height: 0;
- overflow: hidden;
- padding-bottom: 54%;
- }
- .traSec3ListImg img{
- display: block;
- width: 100%;
- }
- .traSec3Box{
- margin-left:280px;
- }
- .traSec3T{
- color: #3E3F3F;
- font-size: 18px;
- overflow:hidden;
- white-space:nowrap;
- text-overflow:ellipsis;
- }
- .traSec3Txt {
- margin: 10px 0;
- overflow: hidden;
- height: 28px;
- line-height: 28px;
- font-size: 14px;
- color: #AEADAD;
- }
- .traSec3Txt img{
- margin: 7px 8px 0;
- float: left;
- width: 12px;
- }
- .traSec3Txt span{
- float: left;
- }
- .traSec3Txt span:first-child{
- width: 170px;
- }
- .traSec3Text{
- font-size: 14px;
- color: #AEADAD;
- display:-webkit-box;
- -webkit-box-orient:vertical;
- -webkit-line-clamp:2;
- overflow:hidden;
- text-overflow:ellipsis;
- line-height: 36px;
- height: 72px;
- }
-
-
- /*****news.html*******/
-
- /*****newsDot.html*******/
- .crumbs{
- margin-top: 20px;
- position: relative;
- z-index: 9999;
- }
- .crumbs .index_box > *{
- display: inline-block;
- vertical-align: middle;
- }
- .crumbs a{
- color:#A8A8A8;
- font-size: 14px;
- }
- .crumbs span{
- color: #2A2A2A;
- font-size: 14px;
- }
- .crumbs i{
- font-size: 20px;
- margin: 0 20px;
- color:#A8A8A8;
- }
- .listDotT{
- text-align: center;
- font-size: 40px;
- color: #2A2A2A;
- }
- .listDotTime{
- color: #C0C0C0;
- font-size: 14px;
- text-align: center;
- margin: 20px 0 70px;
- }
- .listDotTime span{
- margin: 0 25px;
- }
- .listDotTime img{
- width: 12px;
- margin-right: 10px;
- position: relative;
- top: -1px;
- }
- .listDotImg{
- width: 70%;
- margin: 0 auto;
- font-size: 0;
- }
- .listDotImg img{
- width: 100%;
- }
- .listDotTxt{
- text-indent: 35px;
- line-height: 32px;
- margin: 40px auto;
- font-size: 14px;
- color: #2A2A2A;
- }
-
- /*****newsDot.html*******/
|