@CHARSET "UTF-8";

.relative{
    position: relative;
}

.content-main-bg{
    width:100%;
    padding-top: 84px;
    overflow:hidden;
    background: #f3f4f5;
}

#content_bg .content{
    width:1200px;
    margin:20px auto;
}

#content_bg .content .sidebar{
    width:290px;
}

#content_bg .content .sidebar ul{
    width:100%;
    border-radius: 5px;
    background: #fff;
    box-shadow: 2px 2px 4px rgba(0,0,0,.2);
}

#content_bg .content .sidebar ul li{
    float: left;
    width:100%;
    height:65px;
    line-height:65px;
    padding-left: 45px;
    border-left: 4px solid transparent;
    font-size:16px;
    color: #333;
    cursor:pointer;
}

#content_bg .content .sidebar ul li:hover,
#content_bg .content .sidebar ul li.move{
    border-left: 4px solid #4fafaa;
    background: #f6fafe;
    color: #4fafaa;
}
#content_bg .content .sidebar ul li:nth-last-of-type(1):hover,
#content_bg .content .sidebar ul li:nth-last-of-type(1).move{
    border-radius: 0 0 0 5px ;
}
#content_bg .content .sidebar ul li:nth-of-type(1):hover,
#content_bg .content .sidebar ul li:nth-of-type(1).move{
    border-radius: 5px 0 0 0;
}
#content_bg .content .sidebar ul li .iconfont{
    margin-right: 10px;
    font-size: 24px;
    vertical-align: middle;
}
#content_bg .content .sidebar ul li:hover .icon-about2,
#content_bg .content .sidebar ul li.move .icon-about2 {

  background: url(/images/qy-logo.png) no-repeat;
  background-size: 100% 100%;
}
.icon-about2 {
  display: inline-block;
  vertical-align: middle;
  height: 24px;
  width: 22px;
  margin-right: 8px;
  background: url(/images/qy-logo1.png) no-repeat;
  background-size: 100% 100%;
}
#content_bg .content .main .right{
    width:890px;
    min-height:700px;
    margin:0 auto;
    font-size: 14px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 4px rgba(0,0,0,.2);
}

#content_bg .content .main .right .item{
    display:none;
}
#content_bg .content .main .right .title{
    height: 65px;
    line-height: 65px;
    padding: 0 25px;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
}
#content_bg .content .main .right .on{
    display:block;
}

#content_bg .content .main .right h2{
    height:60px;
    width:642px;
    line-height:60px;
    font-size:28px;
    margin-bottom:20px;
    border-bottom:2px solid #e1ceae;
}
#content_bg .content .main .right dl{
    padding:10px 25px 30px;
}
#content_bg .content .main .right dl dt{
    margin: 15px 0;
    font-size: 16px;
    color:#333;
    font-weight:bold;
}

#content_bg .content .main .right dl dd{
    line-height: 2.2;
    font-size: 16px;
}

.rule-list{
    font-size: 18px;
    padding:0  25px;
    border-bottom: 1px solid #ddd;
}
.rule-list li{
    display: inline-block;
    height: 65px;
    line-height: 65px;
    margin-right: 50px;
    color: #333;
    cursor: pointer;
}
.rule-list li.active,
.rule-list li:hover{
    border-bottom: 2px solid #333;
}
.rule-list li img{
    margin-top: 20px;
}
.url-link{
    display: inline-block;
    height: 36px;
    line-height: 36px;
    color: #3075f2;
}
.text-center{
    text-align: center;
}
.red{
    color: #ff4a3b;
}
.table th{
    background: #e3eaf1;
    height:30px;
    color:#333;
}
.table td, table th{
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    padding: 5px;
    background: #f3f4f4;
    text-align:center;
}
.table{
    width: 97%;
    margin: 12px;
    border-top: 1px solid #bbb;
    border-left: 1px solid #bbb;
    border-spacing: 0;
    font-size: 16px;
    color: #333;
    border-radius: 10px;
     border-collapse: separate;
}
.table tr{
    height: 30px;
}

table th:nth-last-of-type(1){
    border-radius: 0 10px 0 0;
}
table  th:nth-of-type(1){
    border-radius: 10px 0  0 0;
}
 table  td.bottom-border-radius{
    border-radius: 0  0 10px 0;
}
 table td.left-border-radius{
    border-radius: 0  0 0 10px ;
}

.markedCss{
    font-size: 16px;
    font-weight: bold;
    color: #007AFF;
}



.license-container{
    overflow: hidden;
    border: 5px solid #e6cdb7;
}

.license1{
    float: left;
    width: 25%;
    border-right: 5px solid #e6cdb7;
}

.license1>img{
    width: 100%;

}
.detail-intro{
    float: left;
    width: auto;
    padding: 7% 5%;
}
.detail-intro>p{
   line-height: 3;
}
.detail-intro>p span{
    color: red;
}

.detail-intro>a{
    display: block;
    height: 60px;
    line-height: 60px;
    text-align: left;
}

.detail-intro .btn{
    display: inline-block;
    text-align: center;
    width: 160px;
    height: 40px;
    line-height: 40px;
    margin-top: 15px;
    background: #fd4747 ;
    color: #fff;
}

.detail-intro img{
    vertical-align: middle;
}

.service-cont li{
    display: inline-block;
    vertical-align: top;
    width: 200px;
    height: 200px;
    padding: 20px;
    margin-right: 10px;
    text-align: center;
    border-radius: 10px;
    background: #eff3f7;
    -webkit-box-shadow: 0 0.1rem 0.1rem transparent;
    box-shadow: 0 0.1rem 0.1rem transparent;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    cursor: pointer;
}

.service-cont li:hover{
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.2);
    box-shadow: 0 10px 20px rgba(0,0,0,0.2);
    -webkit-transform: translateY(-2%);
    -ms-transform: translateY(-2%);
    transform: translateY(-2%);
}
.block{
    display: block;
}
.service-context{
    line-height: 1;
}

.service-context .service-title{
    margin: 20px 0 5px;
    color: #333;
    font-size: 14px;
}
.service-context .service-text{
    margin-bottom: 20px;
    color: #999;
    font-size: 12px;
}
.service-context .service-btn{
    height: 26px;
    line-height: 25px;
    width: 80px;
    border-radius: 13px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #4fafaa;
}
 .code-cont{
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 200px;
    height: 200px;
    padding: 20px 8px;
     text-align: center;
    border-radius: 10px;
    font-size: 14px;
    color: #fff;
    background: #8facdf;
}

.code-cont.show{
    display: block;
}

.email-item{
    display: inline-block;
    width: 270px;
    margin:30px 10px 0 0;
    line-height: 1;
    padding: 15px 25px;
    border-radius: 10px;
    background: #eff3f7;
}

.email-item .service-title{
    margin-bottom: 8px;
    color: #333;
    font-size: 14px;
}
.email-item .service-text{
    color: #999;
    font-size: 12px;
    line-height: 1.5;

}
.email-item .service-title .iconfont{
    margin-right: 5px;
    font-size: 16px;
    color: #f3c56d;
}
.top_nav .dropdown {
    width: 714px;
}

.content-main-bg.night{
    background: url(/images/main-bg-night.jpg) repeat-y center top;
}