| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344 |
- @charset "utf-8";
- /*==========头图================*/
- .home_mainpart_wrap {
- height: 550px;
- position: relative;
- }
- .home_mainpart {
- height: 1px;
- position: relative;
- z-index: 13;
- }
- .home_mainpart .box {
- height: 550px;
- overflow: hidden;
- }
- .home_slide {
- height: 550px;
- position: absolute;
- left: 0;
- top: 0;
- right: 0;
- overflow: hidden
- }
- .home_slide .bd {
- position: relative;
- z-index: 0;
- }
- .home_slide .bd li {
- zoom: 1;
- height: 550px;
- position: relative;
- }
- .home_slide .bd a {
- display: block;
- height: 550px;
- width: 1027px;
- position: absolute;
- top: 0;left: 50%;
- margin-left: -533px;
- }
- .home_slide .hd {
- width: 100%;
- text-align: center;
- position: absolute;
- bottom: 15px;
- z-index: 12
- }
- .home_slide .hd ul {
- *left: 50%;
- *position: absolute;
- *bottom: 0px;
- }
- .home_slide .hd li {
- display: inline-block;
- *display: inline;
- *float: left;
- width: 12px;
- height: 12px;
- border-radius: 100%;
- -webkit-border-radius: 100%;
- -moz-border-radius: 100%;
- background-color: #A8A8A8;
- margin-right: 10px;
- text-indent: -9999px;
- font-size: 0;
- zoom: 0;
- cursor: pointer;
- overflow: hidden;
- }
- .home_slide .hd li.on {
- width: 46px;
- border-radius: 6px;
- cursor: pointer;
- background-color: #4B4D5B;
- transition: all .3s linear 0s;
- }
- .home_notice {
- margin-top: 20px;
- background: #fff;
- width: 256px;
- height: 510px;
- position: relative;
- border-top-left-radius: 4px;
- border-top-right-radius: 4px;
- -webkit-border-top-left-radius: 4px;
- -webkit-border-top-right-radius: 4px;
- }
- .home_notice a, .home_notice p {
- color: #ffffff;
- }
- .home_notice .home_nlogin, .home_notice .home_nservice {
- margin: 0 15px 0 10px;
- }
- .home_notice .home_nlogin .btnborder {
- width: 86px;
- height: 26px;
- border-radius: 13px;
- margin: 10px auto;
- display: block;
- background: #1a1a1a;
- font-size: 14px;
- line-height: 26px;
- text-align: center;
- }
- .home_notice .home_nlogin a:hover {
- /*opacity: 0.8;*/
- }
- .home_notice .home_nservice {
- width: 216px;
- margin: 10px auto 0;
- }
- .home_notice .home_nservice a {
- display: block;
- height: 40px;
- line-height: 40px;
- text-align: center;
- background: #EB0C1C;
- border: 1px solid #EB0C1C;
- border-radius: 3px;
- color: #fff;
- font-size: 16px;
- }
- .home_notice .home_nservice a:hover {
- opacity: 0.8;
- filter: alpha(opacity=80);
- }
- .home_nvalid {
- width: 216px;
- margin: 10px auto 0;
- }
- .home_notice .home_nvalid a {
- height: 40px;
- line-height: 40px;
- background: #fff;
- border: 1px solid #EB0C1C;
- border-radius: 3px;
- text-align: center;
- display: block;
- position: relative;
- z-index: 14;
- color: #eb0c1c;
- font-size: 16px;
- }
- .home_notice .home_nvalid a:hover {
- opacity: 0.8;
- filter: alpha(opacity=80);
- }
- /*弹框*/
- .mytrueservice_wrap {
- display: none;
- background: rgba(0, 0, 0, 0.40);
- filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#75000000, endColorstr=#40000000);
- position: fixed;
- padding: 10px;
- left: 50%;
- top: 50%;
- z-index: 999999;
- margin-left: -344px;
- margin-top: -262px;
- height: 525px;
- }
- .mytrueservice {
- background: #fff;
- }
- .mytrueservice .pop_hd {
- height: 56px;
- line-height: 56px;
- color: #fff;
- font-size: 18px;
- margin-bottom: 42px;
- background: #65b71d;
- padding-left: 25px;
- background: url(../../ym/images/pop_verify_tbg.jpg) left top repeat-x;
- }
- .mytrueservice .pop_hd span {
- background: url(../../ym/images/icon_pop_verify.png) left center no-repeat;
- padding-left: 42px;
- margin-right: 18px;
- }
- .mytrueservice .pop_hd .close {
- display: block;
- width: 22px;
- height: 48px;
- position: absolute;
- right: 36px;
- top: 10px;
- background: url(../../ym/images/icon.png) no-repeat -238px -402px;
- cursor: pointer;
- z-index: 10;
- }
- .mytrueservice .bid_con {
- margin-left: 38px;
- }
- .mytrueservice_cont .tit .btn {
- font-size: 16px;
- }
- .mytrueservice_tit {
- text-align: center;
- line-height: 38px;
- font-size: 24px;
- margin-top: 60px;
- }
- .mytrueservice_tit img {
- margin-right: 20px;
- display: inline-block;
- }
- .mytrueservice_cont {
- width: 688px;
- margin: 40px auto;
- }
- .mytrueservice_cont .tit {
- text-align: center;
- }
- .mytrueservice_cont .tit .inp {
- width: 413px;
- padding: 15px;
- border: 1px solid #ddd;
- font-size: 14px;
- color: #898888;
- margin-bottom: 20px;
- }
- .mytrueservice_cont .tit .btn {
- cursor: pointer;
- background: #ffa200;
- font-weight: bold;
- width: 260px;
- line-height: 42px;
- color: #fff;
- }
- .mytrueservice_cont .cont {
- margin-top: 40px;
- background: #f2f2f2;
- padding: 40px 0;
- height: 195px;
- position: relative;
- text-align: center;
- }
- .mytrueservice_cont .true {
- position: relative;
- }
- .mytrueservice_cont .true .num {
- line-height: 34px;
- margin-bottom: 10px;
- }
- .mytrueservice_cont .true .num strong {
- font-size: 30px;
- }
- .mytrueservice_cont .true .info {
- font-size: 18px;
- line-height: 32px;
- }
- .mytrueservice_cont .cont .tips {
- text-align: center;
- font-size: 14px;
- line-height: 22px;
- margin-top: 35px;
- }
- .mytrueservice_cont .cont .img {
- position: absolute;
- left: 66%;
- top: 0;
- }
- .myadvice_form .form_hd {
- margin-bottom: 30px;
- border: none;
- height: 80px;
- }
- .trademark-list-page { margin: 20px 0 50px 0; text-align: center }
- .trademark-list-page a { padding: 8px 15px; border: 1px solid #f0f0f0; background: #fff; color: #666666; font-size: 14px; }
- .trademark-list-page a:hover { background: #dd2727; border: 1px solid #dd2727; color: #fff }
- .trademark-list-page span { color: #666; font-size: 14px; padding: 0 10px }
- .trademark-list-page .active { background: #dd2727; border: 1px solid #dd2727; color: #fff }
- .trademark-list-page-input { *vertical-align:middle; border: 1px solid #f0f0f0; background: #fff; padding: 8px 0; width: 40px; text-align:center; }
- .trademark-list-am-bg { left: -50px; margin: 20px 0 0 0; position: absolute; border: 1px solid #e0e0e0; width: 1000px; height: 200px; background: #fff; color: #ff0000; z-index: 9999 }
- /*当前位置*/
- .trademark-position { width:1200px; margin:0 auto;}
- .trademark-position,.trademark-position a { font-size: 14px; color: #999999; line-height: 48px;}
|