.xq_items .xq_item{
    display: none;
}
.xq_img{
    width: 100%;
    background: #fff;
    text-align: center;
    padding: 20px 0 10px 0;
    margin: 0 auto;
}
.xq_img img{
    min-width: 320px;
    max-height: 414px;
    width: 270px;
    margin-bottom: 10px;
}
.xq_imgtitle{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.xq_imgtitle h6{
    margin-bottom: 9px;
    font-weight: bold;
    font-size: 18px;
}
.imgtitlebtn{
    width: 92%;
    display: flex;
    margin: 0 4%;
}
.xq_imgtitle .btn01{
    background-color: #ff822f;
    width: 30.5%;
    height: 35px;
    margin-right: 3%;
    border-radius: 3px;
    line-height: 35px;
    display: block;
    color: #fff;
    font-size: 14px;
}
.btn02,.btn030{
    background-color: #10a9dc;
    width: 30.5%;
    height: 35px;
    margin-right: 3%;
    border-radius: 3px;
    line-height: 35px;
    display: block;
    color: #fff;
    font-size: 14px;
}
.imgtitlelink{
    border-top: 1px solid #eee;
    margin: 15px 0 0 0;
    padding-top: 15px;
    display: flex;
}
.imgtitlelink a{
    display: block;
    width: 24.7%;
    color: #777;
    font-size: 12px;
}
.mb10{
    margin-top:10px;
}
.xq_book{
    width:92%;
    padding: 20px 4%;
    background: #fff;
}
.xq_book p{
    margin-bottom: 5px;
    font-size: 16px;
}
.xq_book p span{
    color: #777;
}
.anniu{
    width:92%;
    padding: 20px 4%;
    background: #fff;
}
.anniu button{
    background-color: #10a9dc;
    width: 100%;
    height: 38px;
    line-height: 38px;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    border: none;
    color: #fff;
}
.xq_flow{
    background: #fff;
}
.xq_flow>h6{
    width:92%;
    padding:18px 4% 0 4%!important;
    font-size: 18px;
    font-weight: normal;
    border: none !important;
}
.xq_flowcon{
    width:92%;
    padding:10px 4% 18px 4%;
    font-size: 14px;
    font-weight: 400;
}
.xq_jj{
    display: flex;
    flex-direction: column;
    width:100%;
    background: #fff;
    padding:0;
}
.xq_jj h6{
    font-size: 18px;
    padding:15px 4%;
    font-weight: normal;
    border-bottom: 1px solid #eee;
}
.xq_jjcon{
    width:92%;
    padding:15px 4%;
}
.xq_jjcon p{
    font-size: 16px;
}
.jjbtn{
    background-color: #10a9dc;
    width: 100%;
    height: 38px;
    line-height: 38px;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    display: block;
    color: #fff;
    margin: 20px auto;
}
.xq_mulu{
    display: flex;
    flex-direction: column;
    width:100%;
    background: #fff;
    padding:0;
}
.xq_mulu h6{
    font-size: 18px;
    padding:15px 4%;
    font-weight: normal;
    border-bottom: 1px solid #eee;
}
.xq_lis{
    width: 92%;
    margin: 0 auto;
    margin-top: 20px !important;
}
.xq_lis ul{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.xq_lis li{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.xq_lis li a{
    display: inline-block;
    margin: 0 3px 13px 0;
    padding: 3px 12px;
    font-size: 14px;
    border-radius: 20px;
    color: #849aae;
    background-color: #f4f7f9;
}
.xq_wenti{
    display: flex;
    flex-direction: column;
    width:100%;
    background: #fff;
    padding:0;
}
.xq_wenti>h6{
    font-size: 18px;
    padding:15px 4%;
    font-weight: normal;
    border-bottom: 1px solid #eee;
}
/**/
.xq_wentic{
    width: 92%;
    margin: 0 auto;
    margin-bottom: 20px !important;
}
.xq_wentic_item{
    border-bottom: 1px solid #eee;
    padding:0 0 12px 0;
    margin:12px 0;
}
.xq_wentic_item h6{
    font-size: 16px;
    font-weight: 400;
    color: #333;
    cursor: pointer;
}
.xq_wentic_item h6::after {
    content: ">";
    float: right;
    font-size: 16px;
    color: #bebebe;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}
.xq_wentic_item p{
    margin: 8px 0;
    font-size: 14px;
    color: #777;
}
.xq_wentic_item_btn{
    width:100%;
}
.xq_wentic_item_btn a{
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    border-radius: 5px;
    text-align: center;
    background-color: #10a9dc;
    font-size: 16px;
    color: #fff;
}
/**/
.xq_fuwu{
    display: flex;
    flex-direction: column;
    width:100%;
    background: #fff;
    padding:0;
}
/*.xq_fuwu h6{
	font-size: 18px;
	padding:15px 4%;
	font-weight: normal;
	border-bottom: 1px solid #eee;
}*/
.xq_fuwuc{
    width: 92%;
    margin: 17px auto;
}
.xq_fuwuc_item{
    padding: 13px 22px;
    margin-bottom: 14px;
    text-align: left;
    border-radius: 4px;
    position: relative;
    background-color: #f9f9f9;
}
.xq_fuwuc_item a{
    display: block;
    overflow: hidden;
}
.xq_fuwuc_item img{
    float: left;
}
.xq_fuwuc_item>a>div{
    width: 230px;
    float: left;
    margin-left: 15px;
    font-size: 12px;
    color: #999;
}
.xq_fuwuc_item>a>div b{
    display: block;
    margin-bottom: 2px;
    font-size: 15px;
    font-weight: 400;
    color: #333;
}
/**/
.xq_article{
    display: flex;
    flex-direction: column;
    width:100%;
    background: #fff;
    padding:0;
}
/*.xq_article h6{
	font-size: 18px;
	padding:15px 4%;
	font-weight: normal;
	border-bottom: 1px solid #eee;
}*/
/**/
.xq_tag{
    display: flex;
    flex-direction: column;
    width:100%;
    background: #fff;
    padding:0;
}
.xq_tag h6{
    font-size: 18px;
    padding:15px 4%;
    font-weight: normal;
    border-bottom: 1px solid #eee;
}
.xq_tagc{
    width: 92%;
    margin: 0 auto;
    padding: 15px 0;
    border-bottom: 1px solid #f7f7f7;
}
.xq_tagc p{
    font-size: 12px;
    color: #999;
}
/**/
.xq_qkjj{
    display: flex;
    flex-direction: column;
    width:100%;
    background: #fff;
    padding:0;
}
/*.xq_qkjj h6{
	font-size: 18px;
	padding:15px 4%;
	font-weight: normal;
	border-bottom: 1px solid #eee;
}*/
.xq_qkjjcon{
    width: 92%;
    margin: 0 auto;
    padding: 15px 0;
    border-bottom: 1px solid #f7f7f7;
}
.xq_qkjjcon p{
    font-size: 12px;
    color: #999;
}
.xq_tg{
    display: flex;
    flex-direction: column;
    width:100%;
    background: #fff;
    padding:0;
}
/*.xq_tg h6{
	font-size: 18px;
	padding:15px 4%;
	font-weight: normal;
	border-bottom: 1px solid #eee;
}*/
.xq_tgcon{
    padding: 10px;
}
.xq_tgcon form{
    width:100%;
    margin-top: 18px;
}
.xq_tgcon form li{
    display: flex;
    flex-direction: column;
    padding: 10px;
}
.xq_tgcon form li input{
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #FFFFFF;
    box-sizing: border-box;
    border: 1px solid #d6d6d6;
    text-indent: 10px;
    word-wrap: break-word;
    word-break: break-all;
    padding: 0px;
    font-size: 12px;
    vertical-align: middle;
}
.btn03{
    width: 100%;
    height: 40px !important;
    color: #FFFFFF !important;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 14px;
    border: none;
    background: #00a0ff !important;
    text-align: center;
}
.xq_tgcon p{
    color: red;
    padding:10px;
}
.xq_gjcx{
    display: flex;
    flex-direction: column;
    width:100%;
    background: #fff;
    padding:0;
}
/*.xq_gjcx h6{
	font-size: 18px;
	padding:15px 4%;
	font-weight: normal;
	border-bottom: 1px solid #eee;
}*/
.xq_gjcx_search{
    width: 92%;
    margin: 0 4%;
    padding: 18px 0;
    display: flex;
    flex-direction: column;
}
.xq_gjcx_search input{
    font-size: 14px;
    height: 38px;
    border: 0;
    line-height: 38px;
    padding: 0 0 0 10px;
    color: #999;
    border: 1px solid #999;
    border-radius: 10px 10px;
    display: block;
    margin-bottom: 20px;
    box-shadow: #666 0px 0px 2px;
}
.xq_gjcx_search button{
    display: block;
    text-align: center;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    width: 50%;
    border: 1px solid #999;
    border-radius: 10px 10px;
    margin: 0 auto;
    -webkit-box-shadow: #666 0px 0px 2px;
    -moz-box-shadow: #666 0px 0px 2px;
    box-shadow: #666 0px 0px 2px;
    background: -moz-linear-gradient(top, #fff, #c8d2d8);
}
.xq_gjcx table{
    width: 92%;
    margin: 0 4%;
    margin-top: 60px !important;
    table-layout: fixed;
    border-collapse: collapse;
    border: 1px solid #00a0ff;
    color: #666;
    margin-bottom:18px !important;
}
.xq_gjcx table tr th{
    font-size: 15px;
    background-repeat: repeat-x;
    background-color: #00a0ff;
    line-height: 35px;
    color: #f0f0f0;
}
.xq_gjcx table tr td{
    height: 35px;
    border: 1px solid #00a0ff;
    padding: 0 1em 0;
    text-align: center;
    line-height: 35px;
}
.xq_xw{
    display: flex;
    flex-direction: column;
    width:100%;
    background: #fff;
    padding:0;
}
/*.xq_xw h6{
	font-size: 18px;
	padding:15px 4%;
	font-weight: normal;
	border-bottom: 1px solid #eee;
}*/
.xq_xwc{
    width: 92%;
    margin: 0 4%;
    padding: 18px 0;
}
.xq_xwc a img{
    width: 100%;
}
.xq_lx{
    display: flex;
    flex-direction: column;
    width:100%;
    background: #fff;
    padding:0;
}
/*.xq_lx h6{
	font-size: 18px;
	padding:15px 4%;
	font-weight: normal;
	border-bottom: 1px solid #eee;
}*/
.xq_lxs{
    width: 92%;
    margin: 0 4%;
    padding: 18px 0;
}
.xq_item h6{
    font-size: 18px;
    padding:15px 4%;
    font-weight: normal;
    border-bottom: 1px solid #eee;
    text-align: left;
}
.xq_zcon{
    width: 92%;
    margin: 0 4%;
    padding: 18px 0;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}
.xq_zcon_item{
    width: 48.5%;
    min-width: 155px;
    padding: 5px 0 8px 0;
    float: left;
    margin-bottom: 0;
    background-color: #fff;
}
.xq_zcon_item a img{
    width: 130px;
    vertical-align: middle;
}
.xq_zcon_item h5{
    margin: 8px 0 4px 0;
}
.xq_zcon_item h5 a{
    color: #10a9dc;
    font-weight: 400;
    font-size: 16px;
}