*{
    margin: 0;
    padding: 0;
}
body{
    font-family: "Microsoft YaHei";
   /* background: url("../img/index_bg.png") no-repeat top center;*/
    background-color: #f9f9f9;
}
.top{
    width: 1200px;
    margin: 0 auto;
    /*overflow: auto;*/
    height: 190px;
}
.logo{
    float: left;
    margin-top: 55px;
}
.tag{
    float: right;
    padding-top: 10px;
    text-align: right;
}
.tag span{
    font-size: 14px;
    color: #666666;
}
.tag span a{
    text-decoration: none;
    color: #666666;
}
.search{
    border-radius: 3px;
    margin-top: 50px;
    background: #fff;
    border: 1px solid #e3e3e3;
}
.search input{
    border: 0;
    height: 34px;
    vertical-align: top;
    width: 324px;
    text-indent: 1em;
}
.search img{
    vertical-align: top;
    border-radius: 3px;
    cursor: pointer;
}


.nav {
    width: 1200px;
    margin: 0 auto;
    height: 50px;
    border-top: 1px solid #1167b7;
    border-bottom: 1px solid #1167b7;
    background-color: #1167b7;
}

.nav ul {
    list-style: none;
    width: 1200px;
    height: 38px;
    margin: 6px auto;
}

.nav ul li {
    float: left;
    font-size: 20px;
    color: #fff;
    padding-left: 35px;
    padding-right: 35px;
    height: 22px;
    margin-top: 8px;
    background: url("../img/nav_bg.png") no-repeat right center;
    line-height: 22px;
}
.nav ul li:hover{
    border: 0;
    height: 38px;
    margin-top: 0;
    line-height: 38px;
}

.nav ul li a {
    display: inline-block;
    padding-left: 25px;
    padding-right: 25px;
    color: #fff;
}
.nav ul li:hover a{
    height: 38px;
    color: #1167b7;
    border-radius: 3px;
    background-color: #fff;
}
.nav ul li.act {
    border: 0;
    height: 38px;
    margin-top: 0;
    line-height: 38px;
}

.nav ul li.act a {
    height: 38px;
    color: #1167b7;
    border-radius: 3px;
    background-color: #fff;
}

.clear {
    clear: both;
}
a {
    text-decoration: none;
}



.foot {
    border-top: 8px solid #355e92;
    width: 100%;
    background-color: #dee0e2;
}
.select{
    padding-top: 18px;
    border-bottom: 1px solid #bfc1c3;
    padding-bottom: 18px;
}
.select .inner{
    width: 780px;
    margin: 0 auto;
    /*padding-left: 100px;*/
}
.zy{
    display: block;
    font-size: 15px;
    color: #333333;
    width: 160px;
    height: 30px;
    text-align: center;
    background-color: #fff;
    float: left;
    line-height: 30px;
}
.zy img{
    vertical-align: top;
    margin-top: 5px;
}
.sel {

    width: 183px;
    background-color: #fff;
    box-shadow: 0 0 5px #ccc;
    position: relative;
    cursor: pointer;
}

.sel span {
    border: none;
    outline: none;
    width: 100%;
    height: 30px;
    line-height: 30px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 16px;
}

.sel:after {
    content: "";
    width: 6px;
    height: 12px;
    background: url(../img/select_ico.png) no-repeat center;
    position: absolute;
    right: 10px;
    top: 10px;
    pointer-events: none;
}

.footer{
    width: 1200px;
    margin: 0 auto;
   padding-left: 100px;
    padding-bottom: 20px;
    overflow: auto;
}
.red_jg{
    float: left;
    margin-left: 15px;
    margin-top: 23px;
}
.footer .mid{
    float: left;
    width: 815px;
    padding-top: 20px;
    text-align: center;
    font-size: 15px;
    color: #131313;
}
.footer .mid a{
    color: #131313;
}
.footer .mid p{
    margin-top: 5px;
    margin-left: 5px;
}

.zc_ico{
    float: left;
    margin-left: 10px;
    margin-top: 25px;
}


.friendlink{
    width: 1200px;
    background: #fff;
    position: relative;
    display: none;
    overflow: auto;
    margin-top: 5px;
}
.friendlink2{
    width: 500px;
    background: #3f6ea4;
    position: absolute;
    overflow: auto;
    left: -10px;top:40px;
    display: none;
}
.friendlink a {
    display: block;
    margin: 5px 20px;
    width: 195px;
    float: left;
    line-height: 28px;

    font-size: 13px;
    color: #333;
}
.friendlink2 a {
    display: block;
    margin: 5px 10px;
    width: 145px;
    float: left;
    line-height: 23px;

    font-size: 13px;
    color: #fff;
}
.ml15 {
    margin-left: 15px;
}
.fl {
    float: left;
}


.m-bannar{
	width: 654px;
	float: left
}
.sj_ft{
    display: none;
}
.bannar_img{
    overflow:hidden; width:591px; height:370px;position:relative;clear:both;
}
.b_img{
    width:591px; height:370px
}
@media screen and (max-width: 750px){
    /* .bannar_img{
        width:380px; height:250px
    } */
    /* .b_img{
        width:380px; height:250px
    } */
    .comt a{
        font-size: 18px !important;
    }
	#fdck{display: none !important;}
    body{background: none !important;}
    .top{width: 100% !important;height: 70px !important;display: flex;justify-content: center;}
	.logo{width: 90%!important;margin-top: 15px !important;}
	.logo img{width: 90% !important;}
    .tag{
        display: none !important;
    }
    .dldl li{
        font-size: 14px !important;
    }
    .dldl li span{
        font-size: 18px !important;
    }
    .title span{
        font-size: 22px !important;
    }
	.nav {
		width: 100% !important;
		overflow-x: auto;
		min-width: 0 !important;
		height: auto !important;
		background-color: #3f6ea4;
	}
    .nav ul li{
        padding-left: 10px !important;
        padding-right: 10px !important;

    }
    .nav ul li a{
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .cf{
        padding: 0 10px !important;
    }
    .ms-showcase2-template .ms-thumb-list .ms-thumb-frame{
        height: auto !important;
        margin-bottom: 2px !important;
    }
	.main{
		width: 100% !important;
        margin: 0 !important;
	}
	.m-bannar{
		width: 100% !important;
	}
	.news{
		width: 100% !important;
        margin-left: 0 !important;
	}
	.cf1 span{
		width: 45% !important;
		margin-left: 0 !important;
		margin-top: 10px !important;
	}
    .cf1 span a{
        font-size: 20px !important;
    }
	.cf1{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.zw{
		width: 100% !important;
	}
	.news{
		width: 100% !important;
	}
	.jspanel2{
		width: 100% !important;
	}
	.lwsy{
		width: 100% !important;
	}
	.zw_list{
		width: 100% !important;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.zw_list li{
		width: 45% !important;
		margin-left: 0 !important;
		margin-top: 10px !important;
	}
    .zw_list li a{
        font-size: 22px !important;
    }
    .zf .zf_tab{
        font-size: 24px !important;
    }
    .zf .zf_tab .name.act{
        font-size: 24px !important;
    }
    .zf_con li a{
        font-size: 20px !important;
    }
    /* .hdp{
        width: 100% !important;
        height: 250px !important;
    } */
    .slider{
        /* width: 380px !important;
        height: 250px !important;
        margin: 0 !important;
        float: initial !important;
        margin: 0 auto !important; */
        margin: 0 !important;
    }
    .title{
        margin: 10px !important;
    }
    .main04{
        width: 100% !important;
    }
    .main05{
        width: 100% !important;
    }
    .main06{
        width: 100% !important;
    }
    .dszw{
        width: 100% !important;
    }
    .qhqh{
        width: 100% !important;
    }
    .jtjt{
        width: 100% !important;
    }
    .dhs{
        width: 100% !important;
    }
    .ztd{
        width: 100% !important;
    }
    .ldzc{
        width: 100% !important;
    }
    .slideGroup{
        width: 100% !important;
        margin-left: 0 !important;
    }
    .zdxm{
        width: 100% !important;
        background: none !important;
        height: auto !important;
    }
    .ztd a{
        display: flex;
        justify-content: center
    }
	.zf{
		width: 100% !important;
	}
	.fw{
		width: 100% !important;
	}
	.zf_con li{
		width: 28% !important;
	}
    .zf_con li{
        height: 90px !important;
        line-height: 45px !important;
    }
    .news .tit{
        width: 710px !important;
        font-size: 24px !important;
    }
    .kfqdiv {
        width: 100% !important;
        overflow-x: auto;
        min-width: 0 !important;
    }
    .ztzl{
        width: 100% !important;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .select{
        display: none !important;
    }
    .jspanel{
        width: 100% !important;
    }
    .news ul li{
        font-size: 20px !important;
    }
    .zw_tab span{
        /* width: 137px !important; */
    }
    .zw_tab span img{
        margin-left: 10px !important;
        margin-right: 5px !important;
    }
    .news .tit .name.act{
        font-size: 24px !important;
    }
    .zw_tab span a{
        font-size: 18px !important;
    }
    .zw_con{
        width: 320px !important;
    }
    .zw_con li{
        /* margin: 9px 0 10px 6px !important; */
    }
    .zw_con li a{
        font-size: 20px !important;
    }
    .foot{
        width: 100% !important;
        position: relative;
    }
    #_span_jiucuo{
        position: absolute;
        right: 0px;
        top: 126px;
    }
    .red_jg{
        float: initial !important; 
        margin-left: 0 !important; 
        margin-top: 0 !important; 
        position: absolute;
        right: 5px;
        top: 40px;
    }
    .footer{
        width: 100% !important;
        padding-left: 0 !important;
        padding-bottom: 0 !important;
    }
    .footer .mid{
        width: 100% !important;
        text-align: left !important;
        padding-left: 5px !important;
    }
    .warp{
        width: 100% !important;
    }
    .warp01{
        width: 100% !important;
    }
    .main{
        width: 100% !important;
    }
    .new{
        width: 100% !important;
        height: auto !important;
    }
    .dkz{
        width: 100%  !important;
    }
    .zrxx{
        width: 96% !important;
        padding: 0 !important;
        height: auto !important;
        margin-left: 2%;

    }
    .zrxx a{
        display: block;
        float: left;
        margin-left: 10px;
        width: 45%;
    }
    .zrxx a button{
        width: 100% !important;
    }
    .zrxx a button span{
        font-size: 20px !important;
    }
    .zrxx table tr th{
        font-size: 20px !important;
    }
    .zrxx table tr td{
        font-size: 18px !important;
    }
    .xjcx{
        width: 100% !important;
        margin-left: 0 !important;
    }
    .z_title{
        margin: 0 !important;
    }
    .xjcx span{
        font-size: 20px !important;
    }
    .xjcx input{
        width: 82% !important;
    }
    .xjcx input.yzm{
        width: 68% !important;
    }
    .dldl{
        margin: 15px 10px !important;
    }
    .btn_cx{
        height: 50px !important;
        font-size: 20px !important;
        width: 100% !important;
    }
    .slideGroup .parBd ul{
        display: flex;
        flex-wrap: wrap;
    }
    .dczj{
        width: 100% !important;
    }
    .dczj ul li{
        font-size: 20px !important;
    }
    .slideGroup .parBd ul li{
        height: auto !important;
        margin: 0 auto  !important;
        width: 30% !important;
    }
    .slideGroup .parBd ul li div{
        margin-top: 10px !important;
        width: initial !important;
        
    }
    .ztzl{
        margin-top: 20px !important;
    }
    .ztzl img{
        width: 100% !important;
    }
    .ztzl .tit{
        width: 16% !important;
        float: left !important;
    }
    .list_su{
        margin: 10px !important;
    }
    .ztzl a{
        width: 40% !important;
        display: block !important;
        float: left !important;
        margin-left: 10px !important;
    }
    .ztzl a img{
        width: 100% !important;
        margin-top: 0 !important;
    }
    .lc{
        padding: 0 5px 0 0 !important; 
        width: initial !important;
    }
    .lc img{
        margin-left: 5px !important;
        margin-right: 5px !important;
    }
    .to{
        margin: 14px 10px !important;
    }
    .info table tr td.tname{
        width: 22% !important;
        font-size: 20px !important;
    }
    .wywt .tit{
        font-size: 24px !important;
        height: 60px !important;
        line-height: 40px !important;
    }
    .area{
        font-size: 20px !important;
        margin-top: 20px !important;
    }
    .main .inner{
        width: 100% !important;
    }
    .wywt{
        width: 100% !important;
    }
    .pc_ft{
        display: none !important;
    }
    .sj_ft{
        display: block !important;
    }
    
}
