html, body, div, span, a, ul, li{
    /*font-family: arial, verdana, helvetica, 'PingFang SC', 'HanHei SC', STHeitiSC-Light, Microsoft Yahei, sans-serif !important;*/
}
/* index_qyxq.html 的专属样式 */
.qyxq_con_0{
    width: 1175px;
    margin: auto;
    background: rgb(255,255,255);
}
.qyxq_con_0300{
    float: left;
    padding-left: 15px;
}
.qyxq_con_0300 > li {
    float: left;
    text-align: center;
    padding: 10px;
    margin-right: 2px;
    /* background: #fe6c00; */
    border-radius: 2px;
    border: 1px solid rgb(240,240,240);
}
.qyxq_con_0300 > li > a {
    font-size: 1.4rem;
    color: #0c7d11;
    /* color: rgb(255,255,255); */
}
.qyxq_con_03{
    border-top: 6px solid rgb(240,240,240);
}
.qyxq_con_030{
    border-bottom: 6px solid rgb(240,240,240);
}
.qyxq_con_0301{
    display: inline-block;
    margin-top: 14px;
    margin-left: 510px;
}
.qyxq_con_0301 span{
    color: #f30;
}
.qyxq_con_0302 {
    float: right;
    margin-top: 10px;
    margin-right: 5px;
}
.qyxq_con_030 > span > a {
    font-size: 1.25rem;
    color: #fe6c00;
}

.qyxq_con_031{
    height: 75px;
    margin-top: 10px;
    border-top: 1px solid rgb(240,240,240);
    line-height: 75px;
    padding: 0 15px;
}

.qyxq_con_031 span{
    font-size: 1.2rem;
}
.qyxq_con_031 span:nth-of-type(2){
    margin-left: 215px;
}
.qyxq_con_031 span:nth-of-type(3){
    margin-left: 160px;
}
.qyxq_con_031 span:nth-of-type(4){
    margin-left: 130px;
}
.qyxq_con_031 span:nth-of-type(5){
    margin-left: 105px;
}
.qyxq_con_031 span:nth-of-type(6){
    margin-left: 230px;
}
.qyxq_con_032{
    width: 100%;
    border-top: 1px solid rgb(240,240,240);
}
.qyxq_con_0320{
    width: 100%;
    border-bottom: 1px solid rgb(240,240,240);
}
.qyxq_con_03200{
    position: relative;
    width: 100%;
    height: 75px;
    line-height: 75px;
    font-size: 1.2rem;
}
.qyxq_con_03200>span{
    float: left;
}
.qyxq_con_03200>span:nth-of-type(1){
    margin-left: 15px;
    width: 16%;
}
.qyxq_con_03200>span:nth-of-type(2){
    width: 20%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;

}
.qyxq_con_03200>span:nth-of-type(2) a, .qyxq_con_03200>span:nth-of-type(3) a{
    color: rgb(0,0,0);
}
.qyxq_con_03200>span:nth-of-type(3){
    width: 16%;
    text-align: center;
}
.qyxq_con_03200>span:nth-of-type(4){
    width: 10%;
    text-align: center;
}
.qyxq_con_03200>span:nth-of-type(5){
    width: 10%;
    text-align: center;
    color: rgb(254, 108, 0);
}
.qyxq_con_03200>span:nth-of-type(6){
    width: 8%;
    text-align: center;
}

.qyxq_con_03200>span:nth-of-type(7){
    float: right;
    width: 16%;
    text-align: center;
    line-height: 28px;
}
.qyxq_a_01, .qyxq_a_02{
    display: inline-block;
    color: rgb(255,255,255);
    padding: 6px 12px;
    border-radius: 5px;
    margin-top: 18px;
    height: 34px;
    line-height: normal;
}
.qyxq_a_01{
    background: green;
}
.qyxq_a_02{
    background: rgba(0,0,0,.6);
}
.qyxq_con_03200>span:nth-of-type(6)>p{
    font-size: 1rem;
}
.qyxq_con_03201{
    font-size: 1.2rem;
    /*height: 55px;*/
    border-top: 1px dashed rgb(12,125,17);
    line-height: 29px;
    padding: 10px 15px;
    overflow: hidden;
    display: none;
}

/* 下载需求黑幕及警告框 */
.gk_hm_1{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    display: none;
}
.gk_hm_tk_0{
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -220px;
    display: none;
}
.gk_hm_tk_0>div{
    width: 600px;
    background: rgb(240,240,240);
}
.member9_con_00{
    padding: 30px 20px;
}
.gk_hm_tk_1{
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 200px;
    margin-left: -200px;
    margin-top: -100px;
    background: #fff;
    /* display: none; */
}
.gk_hm_tk_10{
    line-height: 50px;
    padding-left: 30px;
    font-size: 2rem;
    background: rgb(202, 213, 226);
}
.gk_hm_tk_11{
    font-size: 1.2rem;
    padding: 20px;
}
.gk_hm_tk_11>p{
    padding: 5px 0;
}
.gk_hm_tk_11>p:nth-of-type(2) span{
    font-size: 1.4rem;
    color: #f60;
    font-weight: 600;
    margin-right: 4px;
}
.gk_hm_tk_11>p:nth-of-type(2) a{
    color: blue;
}


.member9_con_000{
    padding-left: 10px;
    font-size: 1.2rem;
}
.member9_con_000>p{
    padding: 5px 0;
}
.member9_con_00010{
    padding: 20px 0 5px 0;
}
.member9_con_00011{
    padding: 5px 0;
}
.member9_con_000110{
    margin-right: 20px;
}
.member9_con_00012{
    padding: 5px 0;
}
.member9_con_00013{
    padding: 10px 0;
}
.member9_con_00013>p{
    padding: 5px 0;
}
.member9_con_00013>div{
    float: left;
    padding: 10px;
    width: 160px;
    border: 1px solid rgb(220,220,220);
    border-radius: 5px;
    margin: 0 5px;
}
.member9_con_00013>div>label:nth-of-type(1){
    display: inline-block;
    width: 160px;
    text-align: center;
    height: 45px;
    padding: 10px 0;
    border: 1px solid rgb(240,240,240);
}
.member9_con_000140{
    display: inline-block;
    padding: 10px 15px;
    color: rgb(255,255,255);
    background: rgb(18,69,156);
    border-radius: 2px;
    font-size: 1.4rem;
    margin: 10px 5px;
}
.member9_con_00015{
    padding: 20px 0 0 5px;
    line-height: 24px;
}
.member9_con_00015>p{
    padding: 2px 0;
}
.member9_con_00015>p:last-of-type>span{
    font-weight: 600;
    font-family: 'weiruanrahei';
}
.qyxq_con_0320:hover{
    background: rgb(240 240 240);
}
.go_report{
    position: absolute;
    width: 28px;
    height: 28px;
    top: -4px;
    right: 195px;
    z-index: 10;
    display: none;
    cursor: pointer;
}
.go_report img{
    width: 28px;
    height: 28px;
}



/* index_gkxx.html çš„ä¸“å±žæ ·å¼ */
.gkxx_con_0{
    width: 1175px;
    margin: auto;
    /*background: rgb(255,255,255);*/
    font-family:none;
}
.gkxx_con_03{
    width: 100%;
    /*border-top: 6px solid rgb(240,240,240);*/
    font-family: none;
    border-radius: 8px;
    margin-top: 6px;
    background: #fff;
}
.gkxx_con_030{
    width: 100%;
}
.gkxx_con_0300{
    float: left;
    padding-left: 15px;
}
.gkxx_con_0300 > li {
    float: left;
    text-align: center;
    padding: 10px;
    margin-right: 2px;
    border-radius: 2px;
    font-size: 1.4rem;
    color: #0c7d11;
    border: 1px solid rgb(240,240,240);
    margin-top: 10px;
}
.gkxx_con_030 > span {
    float: right;
    margin-top: 10px;
    margin-right: 65px;
}
.gkxx_con_030 > span > a {
    display: inline-block;
    text-align: center;
    padding: 10px;
    margin-right: 2px;
    border-radius: 2px;
    font-size: 1.4rem;
    color: #fff;
    background-color: rgb(254, 108, 0);
}
.xxx{
    width: 60%;
    height: 1px;
    background: rgb(182, 181, 181);
    float: left;
    margin-left: -2px;
    margin-top: 13px;
}
.gkxx_con_031{
    width: 100%;
}
.gkxx_con_031 > span{
    font-size: 1.3rem;
    line-height: 50px;
}
.gkxx_con_0310{
    margin-left: 15px;
}
.gkxx_con_0311{
    margin-left: 370px;
}
.gkxx_con_0312{
    margin-left: 230px;
}
.gkxx_con_0313{
    margin-left: 45px;
}
.gkxx_con_0314{
    margin-left: 60px;
}
.gkxx_con_0315{
    margin-left: 90px;
}
.gkxx_con_032{
    width: 100%;
    border-top: 1px solid rgb(240,240,240);
}
.gkxx_con_0320{
    position: relative;
    padding-left: 15px;
    border-top: 1px solid rgb(240,240,240);
}
.gkxx_zd_span{
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background: url(../images/news_zd4.png) no-repeat center;
    background-size: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 1.2rem;
    font-family: 'weiruanyahei';
    font-weight: 600;
}

.gkxx_con_0320_ul{
    width: 100%;
    line-height: 80px;
}
.gkxx_con_0320:hover{
     background: rgb(240 240 240);
}
.gkxx_con_0320_ul > li {
    float: left;
    font-size: 1.25rem;
    overflow: hidden;
}
.gkxx_con_fxqqt{
    background: #0c7d11;
    color: #fff;
    padding: 2px;
    line-height: 24px;
    float: left;
    margin-top: 10px;
}
.gkxx_con_0320_ul_li_0{
    width: 440px;
    position: relative;
}
.gkxx_con_0320_ul_li_1{
    width: 287px;
}
.gkxx_con_0320_ul_li_2{
    width: 95px;
}
.gkxx_con_0320_ul_li_3{
    width: 95px;
}
.gkxx_con_0320_ul_li_4{
    width: 130px;
}
.gkxx_con_0320_ul_li_5{
    width: 95px;
}
.gkxx_con_0320_ul_li_0 > a{
    display: block;
    margin-top: 30px;
}
.gkxx_con_0320_ul_li_0_a:visited{
	color: green;
}
.gkxx_con_0320_ul_li_0 > a > span{
    float: left;
    height: 20px;
    line-height: 20px;
    padding: 2px 0;
}
.gkxx_con_0320_ul_li_0>a>span:nth-of-type(2){
    width: 330px;
    overflow: hidden;
}
.gkxx_con_0320_ul_li_1 span, .gkxx_con_0320_ul_li_1 img{
    float: left
}
.gkxx_con_0320_ul_li_1 span{
    width: 210px;
    height: 80px;
    overflow: hidden;
}
.gkxx_con_0320_ul_li_1 img{
    margin-top: 30px;
}
.gkxx_con_0320_ul_li_1 img:nth-of-type(2){
    margin-top: 32px;
}
.gkxx_con_child_div_0{
    position: absolute;
    top: 200px;
    left: 370px;
    z-index: 2;
    width: 600px;
    height: 350px;
    border: 1px solid rgb(0,0,0);
    background: rgb(255,255,255);
    opacity: 0;
    display: none;
}
.gkxx_con_child_div_01{
    height: 100px;
    margin-top: 10px;
    line-height: 100px;
}
.gkxx_con_child_div_01>img, .gkxx_con_child_div_01>span{
    float: left;
}
.gkxx_con_child_div_01>img{
    width: 100px;
    height: 100px;
}
.gkxx_con_child_div_01>span:nth-of-type(1){
    font-size: 2.2rem;
    height: 100px;
    overflow: hidden;
}

.gkxx_con_child_div_01>span:nth-of-type(2){
    font-size: 1.4rem;
    background: #0c7d11;
    color: #fff;
    line-height: 24px;
    margin-top: 38px;
    padding: 0 6px;
}
.gkxx_con_child_div_02{
    width: calc(100% - 30px);
    padding: 10px 15px;
    border-top: 1px solid rgb(240,240,240);
}
.gkxx_con_child_div_020{
    width: 100%
}
.gkxx_con_child_div_020_left, .gkxx_con_child_div_020_right{
    float: left;
    width: 50%;
}
.gkxx_con_child_div_020{
    line-height: 32px;
}
.gkxx_con_child_div_021{
    line-height: 20px;
    text-indent: 2em;
    padding-top: 10px;
    border-top: 1px solid rgb(240,240,240);
    overflow: hidden;
}
.gkxx_con_child_div_022{
    border-top: 1px solid rgb(240,240,240);
    margin-top: 10px;
    padding-top: 10px;
    line-height: 20px;
    text-indent: 2em;
}
.gkxx_con_child_div_022_a{
    color: #0c7d11;
}
.gkxx_con_033{
    width: 100%;
    height: 10px;
    border-top: 1px solid rgb(240,240,240);
}

/**/
html, body, div, span, a, input, ul, li{
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
a{
    text-decoration: none;
    color: black;
}
ul{
    list-style-type: none;
}
/*.active::after{*/
/*    clear: both;*/
/*    display: block;*/
/*    content: '';*/
/*}*/
.lietou_l{
    width: 1175px;
    margin: auto;
    font-family: none;
}
.lietou_l_0{
    background: #fff;
    padding: 10px 20px;
}
.fxqy_h{
    float: left;
    text-align: center;
    padding: 10px;
    margin-right: 2px;
    margin-left: 2px;
    padding: 8px 10px !important;
    border-radius: 2px;
    font-size: 1.4rem;
    color: #0c7d11;
    border: 1px solid rgb(240,240,240);
}
.lietou_l_0>span:nth-of-type(1){
    float: left;
    line-height: 40px;
    font-size: 18px;
}
.lietou_l_0>span:nth-of-type(3){
    position: relative;
    float: right;
    padding: 5px 15px;
    background: green;
    border-radius: 4px;
}
.lietou_l_0>span:nth-of-type(3)>input{
    float: left;
    border: 0;
    width: 200px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    outline: none;
    padding: 0 6px 0 32px;
}
.lietou_l_0>span:nth-of-type(3)>span{
    position: absolute;
    top: 5px;
    left: 15px;
    z-index: 1;
    width: 30px;
    height: 30px;
    padding: 5px
}
.lietou_l_0>span:nth-of-type(3)>span>img{
    width: 100%;
    height: 100%;
}
.search_lb_parent{
    position: absolute;
    top: 35px;
    left: 15px;
    right: 15px;
    z-index: 2;
}
.search_lb_parent>ul{
    width: 100%;
    max-height: 300px;
    background: #fff;
    border: 1px solid rgb(180,180,180);
    overflow: auto;
}
.search_lb_parent>ul>li{
    overflow: hidden;
    font-size: 14px;
    border-bottom: 1px solid rgb(200,200,200);
}
.search_lb_parent>ul>li:last-of-type{
    border: 0;
}
.search_lb_parent>ul>li>a{
    line-height: 40px;
    height: 40px;
    display: block;
    padding: 0 10px;
}

.lietou_l_01{
    background: #fff;
}
.lietou_l_01>li{
    padding: 0 15px;
    border-bottom: 1px solid rgb(180,180,180);
}
.lietou_l_01>li>div>span{
    float: left;
    line-height: 50px;
    height: 50px;
    text-align: center;
}
.lietou_l_01>li>div>span:nth-of-type(1){
    width: 250px;
    text-align: left;
}
.lietou_l_01>li>div>span:nth-of-type(2){
    width: 260px;
    text-align: left;
}
.lietou_l_01>li>div>span:nth-of-type(3){
    width: 80px;
}
.lietou_l_01>li>div>span:nth-of-type(4){
    width: 30px;
}
.lietou_l_01>li>div>span:nth-of-type(5){
    width: 120px;
}
.lietou_l_01>li>div>span:nth-of-type(6){
    width: 200px;
}
.lietou_l_01>li>div>span:nth-of-type(7){
    width: 200px;
}
.lietou_l_01>li>div>span:nth-of-type(4)>img{
    width: 26px;
    height: 26px;
    margin-top: 12px;
}
.lietou_l_01>.lietou_l_011>div>span:nth-of-type(5){
    color: #FFA100;
}
.lietou_l_010>div{
    color: black;
    font-size: 16px;
}
.lietou_l_011>div{
    color: rgb(85,79,80);
    font-size: 14px;
    cursor: pointer;
}
.lietou_l_011:hover{
    background: rgb(245,245,245);
}

.zhiweisousuo_002{
	width: 200px !important;
}
.a_visited:visited{
	color: green;
}

/*åœ¨çº¿æ²Ÿé€šå›¾æ ‡*/
#web-chat{
	height: 30px;
	width: 108px;
	border-radius: 2px;
	background: #0D7D0F;
	color: #fff;
	font-size: 14px;
	padding: 0 10px;
	line-height: 30px;
	float: right;
	margin: 4px 130px 0 0;
	cursor: pointer;
}
#web-chat img{
    height: 18px;
    margin-right: 4px
}
.lietou_lh{
    width: 90px;
    height: 100%;
    text-align: center;
    background: rgb(254, 108, 0) !important;
    border-bottom: 1px solid #eeeeee;
}
.lietou_lh a{
    background: rgb(254, 108, 0);
    color: #fff;
}
.fxqy_h{
    float: left;
}

.desc-info{
    background: #fff;
    margin: 10px auto 0;
    padding: 15px 10px;
    width: 1175px;
    border-radius: 8px;
}

.modal{
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
}


.homeIco {
  margin: 5px 0;
}

.homeIco img {
    border-radius: 8px;
}
