﻿body{
    min-width:1200px;
}
.header{
    margin:0 auto;
    width:1200px;
}
.signIn{
    text-align: right;
    margin-top:20px;
}
.signIn img{
    vertical-align: middle;
}
.signIn a{

    color:#fff;
}
.logo-box{
    display: table;
    width:100%;
}
.logo{
    float:left;
}
.title{
    float:right;
    margin-top:10px;
}
.navigaction{
    margin-top:20px;
    border-bottom:2px solid #3d86ff;
}
.navigaction .box{
    width:1200px;
    margin: 0 auto;
    display:table;
}
.navigaction .box li{
    float: left;
    height: 45px;
    line-height: 45px;
    width: 123px;
    text-align: center;
}
.navigaction .box .menu{
    width:215px;
    text-align: center;
    background-color: #3D86FF;
}
.navigaction .box .menu a{
    color: #fff;
}
.navigaction .all-serivce{
    /*display: table;*/
    border:1px solid #3D86FF;
    border-top:none;
    border-radius: 0;
    background-color: #3D86FF;
    top:47px;
    left:0px;
    padding:0;
    margin:0;
    width:215px !important;
}
.navigaction .all-serivce li{
    /*border:1px solid #fff;*/
    display:table;
    width:100%;
    overflow:hidden;
}
.navigaction .all-serivce li img{
    width:50px;
    height:50px;
    float:left;
    margin-right:20px;
    /*margin:0 20px;*/
}
.navigaction .all-serivce li a{
    display:block;
    overflow:hidden;
    padding:0;
    margin:0;
    white-space:normal;
    padding:20px;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.navigaction .all-serivce li a:hover{
    background:#00C0EF;
    /*border: #E81F18;*/

}
.navigaction .all-serivce li h4{
    font-size:14px;
    font-weight:700;
    text-align: left;
    padding:0;
    margin:0;
    text-indent: 0 !important;
}
.navigaction .all-serivce li p{
    font-size:12px;
    padding:0;
    margin:0;
    text-indent: 0;
    text-align: left;
    /*border:1px solid #fff;*/
color: #fff;
}
.navigaction .box li a{
    font-size:18px;
    color:#333;
}
.banner{
    width:1200px;
    margin:0 auto;
    display:none;
}
.banner .box{
    text-align: center;
    padding:60px 0 30px 0;
}
.search{
    background: transparent url(../picture/wqe.jpg) no-repeat center;
    border-bottom: #898989 0px solid;
}
.search .box{
    display: table;
    margin:0 auto;
    width:1200px;
    height: 500px;
}
.search-box{
    background-color:rgba(200,200,200,0.15);
    border-radius: 35px;
    padding:12px 20px;
    position: relative;
}
.barnner-pic{
    display: table;
    width:100%;
    height:325px;
    position: relative;
    text-align: left;
}
.barnner-pic img{
    position: absolute;
    left: 42%;
    top: 60%;
    margin-left: -326px;
    margin-top: -40px;
}
.search .select-city{
     /*border-right:none !important;*/
     border-radius: 5px;
     height:55px;
     /*background-color:#ddd;*/
     /*border:1px solid #D51510;*/
     width:120px;
     text-align: left;
     margin-left:10px;

 }
.search-box{
    background-color:rgba(0, 0, 0, 0.5);
    border-radius: 35px;
    padding:12px 20px;
}
.search .select-trade{
    /*border-right:none !important;*/
    /*border-radius: 0px;*/
    /*border-top-left-radius: 35px;*/
    /*border-bottom-left-radius: 35px;*/
    height:55px;
    /*background-color:#ddd;*/
    /*border:2px solid #D51510;*/
    width:150px;
    margin-left:10px;
    text-align: left;
}

.search .firm-name{
    /*border-right:none !important;*/
    /*border-radius: 0px;*/
    /*border-top-left-radius: 35px;*/
    /*border-bottom-left-radius: 35px;*/
    height:55px;
    /*background-color:#ddd;*/
    /*border:2px solid #D51510;*/
    width: 200px;
    margin-left:10px;
    text-align: left;
}

.search .commpany-type{
    width:110px;
    margin-left:10px;
    height:55px;
}
.search-box{
    position: relative;
}
.select-list{
    display:none;
    position: absolute;
    padding:0 !important;
    width:770px;
    background-color: #fff;
    top:68px;
    z-index: 1000;
    border-radius: 10px;
    overflow: hidden;
    border:1px solid #D51510;
    left: 30px;
}
.select-box{
    margin:0 !important;
    padding: 0 !important;
}
.select-box dt{
    width: 100%;
    display:table;
    margin-top:15px;
    font-size: 14px;
    color:#D51510;
    font-weight: 600;
    text-indent: 10px;
    /*display: none;*/
    /*border:1px solid red;*/
    text-align: center;
}
.select-box dd{
    width:100%;
    display: table;
    padding:10px;

}
.select-box:first-child dd{
    border-right:1px solid #ccc;
}

.select-confirm{
    margin:10px;
}
.select-box dd a{
    /*border:1px solid #ddd;*/
    /*padding:3px;*/
    display: block;
    float:left;
    margin:5px;
    color:#333;
    padding:1px 5px;
    text-decoration:none;
}
.select-box dd a:hover,.select-hover{
    background-color: #D51510;
    color:#fff !important;
    border-radius: 10px;
}

.search-btn{
    border-radius: 5px;
    /*border-top-right-radius: 35px;*/
    /*border-bottom-right-radius: 35px;*/
    height:55px;
    background-color: #00c0ef;
    border:1px solid #fff;
    color:#fff;
    font-size:18px;
    width:150px;
    margin-left:10px;
    line-height: 40px;
}
.select-city:hover,.select-city.active.focus, .select-city.active:focus, .select-city.active:hover, .select-city.focus:active, .select-city:active:focus, .select-city:active:hover, .open > .dropdown-toggle.select-city.focus, .open > .dropdown-toggle.select-city:focus, .open > .dropdown-toggle.select-city:hover {
    background-color:#efefef;
    /*border:1px solid #D51510;*/
}
.select-trade:hover,.select-trade.active.focus, .select-trade.active:focus, .select-trade.active:hover, .select-trade.focus:active, .select-trade:active:focus, .select-trade:active:hover, .open > .dropdown-toggle.select-trade.focus, .open > .dropdown-toggle.select-trade:focus, .open > .dropdown-toggle.select-trade:hover {
    background-color:#efefef;
    /*border:1px solid #D51510;*/
}
.search-btn:hover,.search-btn.active.focus, .search-btn.active:focus, .search-btn.active:hover, .search-btn.focus:active, .search-btn:active:focus, .search-btn:active:hover, .open > .dropdown-toggle.search-btn.focus, .open > .dropdown-toggle.search-btn:focus, .open > .dropdown-toggle.search-btn:hover {
    background:#898989;
    border:1px solid #fff;
    color:#fff;
}
.service{
    background: #fff;
    position: relative;
}
.service .row{
    width: 1200px;
    box-sizing: border-box;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 100px;
    text-align: center;
    margin-bottom: 10px;
}
.service .row div.box{
    padding: 50px 30px 20px 30px;
    background: #00C0EF linear-gradient(to bottom,#00c0ef 0px,#2E67F6 100%) repeat-x scroll 0 0;
    border-radius: 5px;
}
.service .service-title{
    font-size:38px;
    text-align: center;
    color:#fff;
    font-weight: 700;
}
.service .service-tips{
    text-align: center;
    color:#fff;
    font-size: 16px;
    padding-top: 10px;
}
.service .service-icon{
    margin-top:30px;
}
.service .service-icon i{
    font-size: 90px;
    color: #fff;
}
.service .service-icon img{
    /*width:40px;*/
}
.service .service-use-info{
    height:70px;
    background: url(../images/service-bg.png) no-repeat center;
    text-align: center;
    color:#fff;
    padding:10px 0;
    font-size:16px;
}
.service .service-btn{
    width:210px;
    background-color: #FF665E;
    color:#fff;
    margin-top:60px;
    font-size: 28px;
    padding:0px;
    font-weight:700;
}
.create-name{
    padding:50px 0 100px 0;
    background: rgba(20,20,20,0.5) url(../picture/qj-ban2.jpg) no-repeat  center;
    /*background-size:110% ;*/
    position: relative;
}
.create-name .row{
    width:1200px;
    margin:0 auto;

}
.create-name .box{
    display:table;
    /*width:920px;*/
    margin:20px 0px;
    /*border:1px solid #fff;*/
    box-sizing: border-box;
    float:left;
}
.create-name .item{
    width:280px;
    padding-top: 10px;
    margin:10px;
    border:1px solid #413534;
    text-align: center;
    min-height:215px;
    background-color:rgba(119, 119, 119,0.8);/* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
}
.create-name .item i{
    font-size: 60px;
}
.create-name .item i.y1{ color:#00a9ef}
.create-name .item i.y2{ color:#f6b825}
.create-name .item i.y3{ color:#fb616b}
.create-name .item i.y4{ color:#f6b826}
.create-name .item i.y5{ color:#38bb9b}
.create-name .item i.y6{ color:#7dbbe4}
.create-name .item i.y7{ color:#38bb9b}
.create-name .item i.y8{ color:#00aaf0}
.create-name .item:hover{
    border:1px solid #00C0EF;
    opacity: 0.9;
}
.create-name h4.c-title{
    color:#333;
    text-align: center;
    font-size:30px;
    /*color:#FE0000;*/
    font-weight: 500;
}
.create-name p{
    color:#fff;
    font-size:14px;
    padding: 0 5px;
}
.create-name .item h4{
    font-size:18px;
    margin-top:10px;
    color:#fff;
}

.create-name .item img{
    margin-top:13px;
    /*margin-bottom:5px;*/
    /*float: left;*/
    /*border:1px solid red;*/


}
.register-commpany{
    display:table;
    width:100%;
    /*border:1px solid red;*/
    /*margin:0 auto;*/
    background-color: #fff;
}
.register-commpany .box{
    width:1200px;
    margin:0 auto;
    background: #fff url(../images/bg-ling.png) no-repeat 370px center;
}
.register-commpany h4{
    color:#333;
    text-align: center;
    font-size:32px;
    /*color:#FE0000;*/
    font-weight: 500;
    padding:50px 0;
    margin: 0;
}
.register-commpany ul{
    padding:50px 0;
    padding-bottom:150px;
    margin-bottom: 0;
}
.register-commpany li{
    /*padding:20px;*/
    /*border:1px solid red;*/
    position: relative;
    display:table;
    width:100%;
}
.register-commpany li p{
    color:#fff;
}
.register-commpany .item{
    width:435px;
    /*border:1px solid red;*/
    background-color:#069de6;/* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
    padding:9px 20px;
}
.register-commpany .item img{
    margin-top:10px;
    margin-left:20px;
    margin-right:20px;
    margin-bottom:32px;
}
.register-commpany .item .i-title{
    font-size: 18px;
    font-weight: 600;
}
.register-commpany .item .detail{
    font-size:14px;
    font-weight: 300;
}
.register-commpany .pointer{
    position: absolute;
    left:50%;
    margin-left:-25px;
    width:50px;
    height:110px;
    /*border:1px solid red;*/
}
.register-commpany .pointer .bg-number{
    background-color:#069de6;
    color:#fff;
    width:20px;
    height:20px;
    border-radius: 50px;
    position: absolute;
    top:50%;
    left:50%;
    margin-top:-10px;
    margin-left:-10px;
    text-align: center;
    z-index: 100;
    font-weight: 700;
}
.register-commpany .pointer .bg-line{
    background-color: #ccc;
    width:1px;
    height:140px;
    position: absolute;
    top:0;
    left:50%;
    margin-left:-0.5px;
}
.register-commpany .pointer-end{
    position: absolute;
    left:50%;
    bottom:-40px;
    width:40px;
    margin-left:-20px;
    text-align: center;
    border:1px solid #fff;
    color:#fff;
    border-radius: 50px;
    font-size: 10px;
}
.footer{
    background:#333;
    border-top: 1px solid #898989;
}
.download-app dd img{
    width: 110px;
    height: 110px;
}
.footer .box{
    width:1200px;
    margin:0 auto;

}
.footer-con .con1 li i, .footer-con .con2 .l i, .footer-con .con2 .r .l1, .footer-con .con2 .r i {
    background:  url("../images/icon-2.png") no-repeat scroll 0 0;
}
.footer-con .con1 {
    display: block;
    /*margin: 20px 0;*/
    overflow: hidden;

}
.footer-con .con1 li {
    color: #fff;
    float: left;
    line-height: 16px;
    font-size: 12px;
    padding: 35px 0;
    width: 220px;
}
.footer-con .con1 li i {
    display: block;
    float: left;
    height: 64px;
    margin: 2px 10px 0 0;
    width: 64px;
}
.footer-con .con1 li .i1 {
    background: url(../images/fn-1.png);
}
.footer-con .con1 li .i2 {
    background: url(../images/fn-2.png);
}
.footer-con .con1 li .i3 {
    background: url(../images/fn-3.png);
}
.footer-con .con1 li .i4 {
    background: url(../images/fn-4.png);
}
.footer-con .con1 li .i5 {
    background: url(../images/fn-5.png) no-repeat;
}
.footer-con .con1 li p {
    float: left;
    width: 130px;
}
.footer-con .con1 li strong {

    color: #393939;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
}
.footer-con .con2 {
    margin: 0 auto;
    padding-bottom: 40px;
    width: 1133px;
}
.footer-con .con2 .l {
    float: left;
    padding: 0 0 0 30px;
    width: 700px;
}
.footer-con .con2 .l li {
    float: left;
    line-height: 28px;
    padding: 10px 20px 0 0;
    width: 112px;
}
.footer-con .con2 .l dt {
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    padding: 0 0 8px;
}
.footer-con .con2 .l i {
    background-position: -209px -43px;
    display: block;
    float: left;
    height: 8px;
    margin: 11px 6px 0 0;
    overflow: hidden;
    width: 5px;
}
.footer-con .con2 .r {
    float: right;
    padding-top: 10px;
    width: 360px;
}
.footer-con .con2 .r .l1 {
    background-position: -1px -43px;
    display: block;
    float: left;
    height: 137px;
    margin-top: 8px;
    width: 137px;
}
.footer-con .con2 .r .l2 {
    float: left;
    padding: 0 0 0 20px;
    width: 200px;
}
.footer-con .con2 .r i {
    display: block;
    float: left;
    height: 34px;
    margin: 6px 10px 0 0;
    width: 34px;
}
.footer-con .con2 .r .i1 {
    background-position: -148px -43px;
}
.footer-con .con2 .r .i2 {
    background-position: -148px -100px;
}
.footer-con .con2 .r .i3 {
    background-position: -148px -150px;
}
.footer-con .con2 .r p {
    padding: 4px 0;
}
.footer-con .con2 .r strong {
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
}
.footer-con .con2 .r .s1 {
    font-style: italic;
}
.footer-con .con2 .l a:hover {
    color: #ee7700;
}
.footer-nav dt{
    font-size:18px;
    padding:10px 0;
    color: #fff;
}
.footer-nav dd{
    margin-top: 10px;
    width:70%;
    display: table;
}
.footer-nav dd a{
    color:#fff;
}
.contact-us{}
.contact-us dt{
    color: #fff;
    font-size:18px;
    padding:10px 0;
}
.contact-us dd{
    color: #fff;
    margin-top: 10px;
}
.download-app{
    /*border:1px solid red;*/
}
.download-app dt{
    color: #fff;
}
.download-app dd{
    color: #fff;
    margin:10px;
}
.copyright p{
    color:#fff;
}
.jkd {
    width: 150px;
    height: 43px;
    margin: auto;
    border: 2px solid #069de6;
    text-align: center;
    line-height: 40px;
    font-size: 21px;
    color: #fff;
    border-radius: 45px;
    position: absolute;
    left: 120%;
    margin-left: -76px;
    bottom: 5%;
}
.jkd a{
    color: #069de6;
}
.xiala1 {
    width: 342px;
    height: 14px;
    background: url(../images/kjl.png) no-repeat center;
    position: absolute;
    left: 50%;
    margin-left: -171px;
    bottom: 0%;
}
/*商标注册*/
.cquan_top1 {
    width: 700px;
    height: 432px;
    border: 3px solid #fff;
    margin: auto;
    margin-top: 35px;
}
.cquan_top2 {
    width: 691px;
    height: 145px;
    background: url(../images/cqan_wx.png) no-repeat center 60px;
}
.cquan_top3 {
    width: 400px;
    height: 60px;
    float: left;
    margin-top: 33px;
    margin-left: 65px;
}
.cquan_top3 input {
    background-color: #f8f8f8;
    border: 0px;
    width: 402px;
    height: 60px !important;
    line-height: 45px;
    font-size: 16px;
    padding-left: 40px;
}
.cquan_top4 {
    width: 165px;
    height: 60px;
    float: right;
    margin-right: 61px;
    margin-top: 33px;
    font-size: 24px;
    color: #FFF;
    background: #00c0ef;
    text-align: center;
    line-height: 60px;
}
.cquan_top4 a {
    color: #FFF;
}
.cquan_top5 {
    width: 200px;
    height: 30px;
    float: left;
    font-size: 14px;
    color: #fff;
    margin-left: 62px;
    margin-top: 20px;
}
#rollText {
    font-size: 12px;
    line-height: 20px;
}
#rollText a {
    color: #fff;
}
.cquan_lo {
    width: 691px;
    height: 124px;
    float: left;
    text-align: center;
}
.cquan_lo ul li {
    width: 85px;
    height: 104px;
    float: left;
    padding-top: 20px;
    color: #FFF;
    margin: 0 43px;
}
.cquan_lo p {
    padding-top: 5px;
    color: #333;
}
.login {
    width: 500px;
    position: fixed;
    height: 570px;
    font-weight: bold;
    top: 30%;
    left: 50%;
    display: none;
    background: #ffffff;
    text-align: center;
    z-index: 9999;
    margin-left: -250px;
    margin-top: -140px;
}
.login-title {
    width: 100%;
    margin: 20px 0px 0px 0px;
    height: 60px;
    font-size: 14px;
    position: relative;
    color: #00C0EF;
    font-size: 36px;
    padding-top: 10px;
    border-bottom: 1px solid #00C0EF;
}
.login-title span {
    font-size: 36px;
    font-family: Arial;
    right: -20px;
    top: -40px;
    color: #FFF;
    text-align: center;
    background: #000;
    border: #ebebeb solid 1px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    position: absolute;
}
.login-title span a {
    display: block;
    color: #FFF;
}
.close-login {
    background: url(../images/quabx.png);
    width: 42px;
    height: 42px;
}
.login-input-content {
    margin-top: 20px;
}
.login-input {
    overflow: hidden;
    margin: 0px 0px 12px 0px;
}
.login-input label {
    float: left;
    width: 90px;
    padding-right: 10px;
    text-align: right;
    line-height: 35px;
    height: 35px;
    font-size: 14px;
}
#kll {
    width: 351px;
    height: 44px;
    font-size: 14px;
    border-radius: 5px;
    margin-right: 49px;
}
.login-input input.list-input {
    float: left;
    line-height: 35px;
    height: 35px;
    width: 350px;
    border: #99998F 1px solid;
    text-indent: 5px;
}
.login-button {
    width: 30%;
    margin: 0px auto 0px auto;
    line-height: 40px;
    font-size: 14px;
    border: #ebebeb 1px solid;
    text-align: center;
    background: #00C0EF;
}
.login-button a {
    display: block;
    color: #fff;
}
.zxhm {
    border: none;
    background: none;
    cursor: pointer;
    color: #FFF;
    font-size: 14px;
    font-family: Î¢ÈíÑÅºÚ;
    font-weight: bold;
}
.login_bott {
    WIDTH: 500PX;
    height: 130px;
    border-top: 1px dotted #CCC;
    text-align: center;
    padding-top: 15px;
    margin-top: 20px;
}
/*代理记账*/
.dg_bo {
    width: 863px;
    height: 414px;
    position: relative;
    left: 50%;
    margin-left: -431px;
    top: 70px;
    background: url(../images/dg_xu.png);
}
.dg_tp {
    width: 720px;
    height: 75px;
    border-bottom: 1px solid #636570;
    margin: auto;
    font-size: 36px;
    color: #333;
    line-height: 70px;
    font-weight: bold;
}
.dg_lk {
    width: 619px;
    color: #FFF;
    font-size: 18px;
    height: 70px;
    line-height: 70px;
    margin: auto;
    padding-left: 50px;
}
.sk {
    width: 520px;
    padding-top: 20px;
}
#s1, #s2, #s3 {
    width: 120px;
    /*height: 36px;*/
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    float: left;
    color: #333;
}
.dg_b {
    width: 619px;
    height: 59px;
    margin: auto;
    padding-left: 50px;
    color: #FFF;
    font-size: 18px;
}
.dg_b input {
    width: 415px;
    height: 40px;
    margin: 0 0 0 15px;
    border-radius: 5px;
    color: #333;
}
#kl {
    width: 414px;
    height: 44px;
    font-size: 14px;
    border-radius: 5px;
    margin-left: 16px;
    color: #333;
}
.dg_b1 {
    width: 619px;
    /*height: 59px;*/
    margin: auto;
    padding-left: 50px;
    color: #666;
    font-size: 18px;
	margin-top:25px;
	line-height: 40px;
}
.dg_b1 input {
    width: 140px;
    height: 40px;
    margin: 0 14px;
    border-radius: 5px;
    color: #333;
}
.dg_tp1 {
    width: 712px;
    height: 70px;
    margin: auto;
    border-top: 1px solid #a2aecd;
	margin-top:25px;
}
.dg_tp1 p {
    width: 139px;
    height: 47px;
    margin: auto;
    margin-top: auto;
    margin-top: 25px;
    text-align: center;
    line-height: 47px;
    font-size: 18px;
    color: #FFF;
    background: #00BFEF;border-radius: 5px;border: 1px solid #fff;
}
.dg_tp1 p:hover{
    background: #898989;
}
.zxhm {
    border: none;
    background: none;
    cursor: pointer;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
}
/*商标分类页面*/
.banner-search-wrap {
    width: 1200px;
    margin: 0 auto;
    height: 450px;
    position: relative;
}
.banner-search-bg {
    background: #000;
    filter: Alpha(Opacity=50);
    opacity: .5;
    border-radius: 5px 5px 0 0;
    display: none;
    bottom: 0;
    z-index: 1;
}
.banner-search {
    bottom: 50px;
    z-index: 2;
}
.banner-search, .banner-search-bg {
    width: 1200px;
    height: 120px;
    position: absolute;
    left: 0;
}
.blk20{
    height: 20px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both;
}
.banner-search .banner-search-tag {
    width: 925px;
    height: 80px;
    margin: 0 auto;
}
.banner-search .banner-search-tag .banner-search-tag-t {
    height: 30px;
    clear: both;
}
.banner-search .banner-search-tag .banner-search-tag-t span.active {
    background: #fff;
    color: #000;
}
.banner-search .banner-search-tag .banner-search-tag-t span {
    float: left;
    margin-right: 10px;
    background: gray;
    color: #fff;
    display: inline-block;
    border-radius: 4px 4px 0 0;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
}
.banner-search .banner-search-tag .banner-search-tag-inp {
    display: block;
    height: 50px;
}
.banner-search .banner-search-tag .banner-search-tag-inp .search-input {
    width: 770px;
    padding: 14px 5px 13px 45px;
    border: none;
    background: url(../images/icon-search.png) no-repeat 15px center #fff;
    border-radius: 0 0 0 4px;
    font-size: 16px;
}
.banner-search .banner-search-tag .banner-search-tag-inp .search-button {
    border-radius: 0 5px 5px 0;
    height: 50px;
    width: 150px;
    font-size: 16px;
}
.button.orange {
    background: #00C0EF;
    color: #fff !important;
    border: 1px solid #00C0EF;
}
.po_re {
    position: relative;
}

.hot_nav {
    width: 1200px;
    height: 60px;
    padding: 0 30px;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
    background: #0080ff;
    position: absolute;
    left: 0;
    top: -30px;
}
.hot_nav {
    line-height: 60px;
    font-size: 16px;
    color: #fff;
}
.mark_list {
    border-bottom: 1px solid #e6e6e6;
    clear: both;
    background: #fff;
    padding: 20px 0;
}
/*.mark_list > a {*/
    /*padding: 20px 20px 30px;*/
    /*display: block;*/
    /*height:140px;*/
/*}*/
.mark_list > a > em {
    display: block;
    width: 61px;
    height: 61px;
    float: left;
}
.mark_list > a > span {
    float: left;
    display: block;
    width: 1068px;
    padding-left: 20px;
}
.mark_detail_text > span, .mark_list > a > span p {
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    display: block;
}
.mark_list > a > span q {
    font-size: 14px;
    line-height: 20px;
    display: block;
    color: #666;
    padding-top: 8px;
}
.wrap{
    clear: both;
}
.blk30 {
    height: 30px;
}
.blk20, .blk25, .blk30, .blk35, .blk40, .blk45, .blk50, .blk60 {
    height: 20px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both;
}
.mark_detail {
    border-top: 1px solid #e6e6e6;
    background: #fff;
}
.mark_detail_item {
    margin: 0 100px;
}
.mark_detail_item > h3 {
    font-weight: 500;
    background: #e6e6e6;
    height: 40px;
    display: block;
    clear: both;
    cursor: pointer;
}
.mark_detail_item > h3 > span {
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    padding-left: 30px;
    float: left;
}
.mark_detail_item > h3 > i {
    float: right;
    margin: 13px 20px 0 0;
}
.mark_detail_text {
    clear: both;
    margin: 0 30px;
}
.mark_detail_text > span {
    float: left;
    width: 25%;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.Menu2 {
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index:50;
    padding: 8px 10px 0 10px;
}
.Menu2 ul {
    margin: 0;
    margin-bottom: 0px;
    padding: 0;
    margin-bottom: 6px;
    height: auto;
    overflow: auto;
}
.memu2_tit01 {
    float: left;
    width: 80px;
    background: #f0f0f0;
    color: #555;
    margin-right: 10px;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
}
.Menu2 ul li {
    padding: 0 2px;
    display: inline-block;
    line-height: 20px;
    font-size: 12px;
    color: #666;
    text-align: center;
    float: left;
    margin: 4px;
    cursor: pointer;
}
.Menu2 ul li a {
    display: block;
    color: #555;
}