@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	border:none;
	font-family:"微软雅黑";
}
a:focus{
    outline:none;
}
input{
    outline: none;
}
.clear_both{
    clear: both;
}
/* 头部开始 */
.content{
    width:100%;
    padding:0px 0.6rem;
}
.header_top,.header_search,.nav,.dqwz,.col_first,.flink,.footer{
    display: none;
}
.mob_style{
    display: block;
}
.header{
    background:url(header_bg.png) no-repeat center top;
    background-size: cover;
    width:100%;
    height:3.5rem;
}
.logo{
    width:11.15rem;
    height:1.65rem;
    float:left;
    margin:0.925rem 0px
}
.logo img{
    width:100%;
}
.nav_bg{
    background:url(nav_bg.png) no-repeat center top;
    width:1rem;
    height:0.8rem;   
    float:right; 
    margin:1.35rem 0px;
    background-size: cover;
}
.nav {
    position: fixed;
    top: 0;
    right: 0rem;
    z-index: 9999;
    width: 8rem;
    height: 100%;
    background: #004e9f;
}
.nav_close{
    background:url(close.png) no-repeat center top;
    width:1rem;
    height:1rem; 
    position: absolute;
    top: 2.25rem;
    right: 0.6rem;
    background-size: cover;
}
.nav ul{
    margin-top:4.55rem;
}
.nav li{
    float:none;
    width:100%;
    text-align: center;
    background:none;
    line-height:2.425rem ;
}
.nav li a{
    font-size:0.85rem;
    color:#ffffff;
}
/* 导航结束 */
.con1{
    padding:0px 0.6rem;
    overflow: hidden;
}
.tpxw{
    height:10.95rem;
    width:100%;
    margin-bottom:1rem;
}
.focusBox {
	position: relative;
	width: 100%;
	height: 10.95rem;
	overflow: hidden;
	font-family: Arial;
	text-align: left;
	background: #fff;
}
.focusBox .pic img {
	width: 100%;
	height: 10.95rem;
	display: block;
	object-fit: cover;
}
.focusBox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 1.5rem;
	width: 15.05rem;
	opacity: 0.8;
	overflow: hidden;
}
.focusBox .txt {
	position: absolute;
	bottom:0.7rem;
    left:1.175rem;
	z-index: 2;
	height: 1.475rem;
	width: 15.05rem;
	overflow: hidden;
    background-color:#ffffff;
}
.focusBox .txt li {
	height:1.475rem;;
	line-height:1.475rem;;
	position: absolute;
	width: 100%;
    text-align: center;
    bottom: -1.5rem;
}
.focusBox .txt li a {
	display: block;
	color: #333333;
	padding: 0 0 0 10px;
	font-size: 0.7rem;
	font-weight: bold;
	text-decoration: none;
    width: 83%;
    margin:0 auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.focusBox .prev,.focusBox .next{
    position: absolute;
    bottom:0.7rem;
    width:0.9rem;
    height:1.5rem;
    display: block;
    z-index: 9999;
}
.focusBox .prev{
    background:#0f52b7 url(prev.png) no-repeat center center;
    left:1rem;
}
.focusBox .next{
    background:#0f52b7 url(next.png) no-repeat center center;
    right:1rem;
}
/* 图片新闻结束 */
.news_con{
    width:100%;
    overflow: hidden;
}
.news_title{
    overflow: hidden;
    float:left;
}
.news_more{
    float:right;
    width:0.4rem;
    height:0.7rem;
    line-height:0.7rem;
}
.news_more a{
    display: block;
}
.news_more img{
    width:100%;
    display: block;margin-top:0.325rem;
}
.news_title li{
    float:left;
    background:url(title_bg.png) no-repeat left center;
    margin-left:20px;
    padding-left:20px;
}
.news_title li:first-child{
    background:none;
    margin-left:0px;
    padding-left:0px;
}
.news_title li{
    font-size:0.9rem;
    color:#000000;
    font-weight: bold;
}
.news_title li.current{
    color:#0f52b7;
}
.yw_list,.news_list{
    overflow: hidden;
}
.yw_list li{
    border-bottom: 1px solid #ede9e9;
    padding:0.6rem 0 0.4rem 0;
    line-height: 1.4rem;
    overflow: hidden;
}
.yw_list a,.news_list a{
    font-size:0.75rem;
    color:#333333;
    width:100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.yw_list span,.news_list span{
    font-size:0.6rem;
    color:#999999;
}
/* news_left结束 */
.con2,.con3{
    overflow: hidden;
    width:100%;
    margin:0 auto 1rem;
    padding:0px 0.6rem;
}
.con2{
margin-top:1rem;
}
.tzgg{
    width:100%;
    margin:1rem 0;
}
.tzgg_title span,.zwfw_title a,.zwgk_title a,.zmhd_title a{
    font-size:0.9rem;
    color:#000000;
    font-weight: bold;
}
.tzgg_title{
    overflow: hidden;
    line-height: 1.15rem;
}
.tzgg_title span{
    float:left;
    color:#0F52B7;
}
.tzgg_title a{
    float:right;
    width:0.4rem;
    height:0.7rem;
}
.tzgg_title a img{
    width:100%;
    vertical-align: unset;
}
.news_list{
    margin-top:10px;
}
.news_list li{
    padding:0.6rem 0 0.4rem 0;
    line-height: 1.4rem;
    border-bottom: 1px solid #ede9e9;
    overflow: hidden;
}
.tzgg .news_list li:first-child a{
    color: #0F52B7;
}
.con2 .news_con{
    width:100%;
    overflow: hidden;
    height: auto;
}
.qt_news{
    margin:1rem 0;
}
.qt_news li{
    width:5.55rem;
    height:4.325rem;
    background-color:#0f52b7;
    text-align: center;
    float:left;
    margin-left:0.425rem;
    border-radius: 10px;
}
.qt_news li:hover{
    background-color: #0f52b7;
}
.qt_news li:hover a{
    color: #ffffff;
}
.qt_news li:first-child{
    margin-left:0px;
}
.qt_news li a{
    color:#ffffff;
    font-size:0.75rem;
    display: block;
}
.qt_news li .xx_list{
    width:1.7rem;
    height:1.75rem;
    margin:0.575rem auto 0.425rem;  
}
.qt_news li.gwy .xx_list{
    background:url(gwy.png) no-repeat center top;
    background-size: cover;
}
.qt_news li.szf .xx_list{
    background:url(szf.png) no-repeat center top;
    background-size: cover;
}
.qt_news li.shzf .xx_list{
    background:url(shzf.png) no-repeat center top;
    background-size: cover;
}
.qt_news li.gwy:hover .xx_list{
    background:url(gwy_h.png) no-repeat center top;
    background-size: cover;
}
.qt_news li.szf:hover .xx_list{
    background:url(szf_h.png) no-repeat center top;
    background-size: cover;
}
.qt_news li.shzf:hover .xx_list{
    background:url(shzf_h.png) no-repeat center top;
    background-size: cover;
}
/* con2结束 */
.focusBox1 { position: relative; width:100%; height:5.5rem; overflow: hidden; }
.focusBox1 .pic1{ position:relative; z-index:0; }
.focusBox1 .pic1 img { width:100%; height:4.7rem; display: block; }
.focusBox1 .hd { width:100%; position: absolute; bottom: 0px; text-align: center; font-size:0; z-index:1; }
.focusBox1 .hd li{margin: 0 5px; background: url(ztli_bg.png) no-repeat left center; height: 10px; overflow: hidden; width: 10px; cursor: pointer;
    display:inline-block; }
.focusBox1 .hd .on{ background: url(ztlion_bg.png) no-repeat left center }
/* con3结束 */
.con4_cont{
    width:100%;
    margin:0 auto;
    padding:0px 0.6rem;
}
.zwfw_title{
    margin: 0 0.75rem 0.75rem 0;
}
.zwfw_list{
    width:100%;
    height:12.8rem;
    background-color:#ffffff;
    box-shadow: 2px 2px 10px #eaedf5;
    margin-bottom:0.6rem;
    overflow:hidden;
}
.grfw_con{
    margin-left:0px;
}
.fw_title{
    overflow: hidden;
    float:left;
    padding:0.75rem 0 0 0.75rem;
}
.grfw_con .fw_title li{
    float:left;
    margin-left:0.4rem;
    background: url(title_bg.png) no-repeat left center;
    padding-left:0.6rem;
}
.fw_title li:first-child{
    margin-left:0;
    background:none;
    padding-left:0;
}
.fw_title a{
    font-size:1rem;
    color:#000000;
    display: inline-block;
}
.fw_title li.current{
    color:#004e9f;
}
.grfw_con .news_more{
    margin:0.8rem 0.75rem 0 0;
    float:right;
}
.fw_list{
    margin: 0.3rem 0 0.6rem -1.45rem;
    overflow: hidden;
}
.fw_list li{
    float:left;
    margin-left:2.25rem;
    width:4rem;
    line-height: 1.3rem;
}
.fw_list li a{
    font-size:0.65rem;
    color:#000000;
}
.fw_img img{
    width:100%;
}
.zqfw_con{
    height:5.2rem;
    position: relative;
    margin:0px 0.5rem;
    box-sizing: border-box;
}
.zqfw_list{
    width:100%;overflow:hidden;height:5rem;
}
.pic li{
    width: 100%;
    height: 100%;
    position:relative;
}
.zqfw_li{
    width:100%;
    height: 1.8rem;
    position: relative;
    padding: 0px 0.5rem;
    background-color: #f5f5f5;
    margin-top: 0.36rem;overflow:hidden;
}
.zqfw_li img{
    float:left;
    margin-top: 0.4rem;
    margin-right: 0.36rem;
    width: 1.08rem;
    height: 1.08rem;
}
.zqfw_li .zqfw_txt{
    color:#000000;
    font-size: 0.65rem;
    float: left;
    line-height: 0.8rem;
    margin-top: 0.55rem;
}
.zqfw_con .hd {
    width: 50%;
    position: absolute;
    bottom: 0.4rem;
    left: 6rem;
    z-index: 1;
}
.zqfw_con .hd li{
    margin: 0 7px;
    background: url(zqli.png) no-repeat left top;
    height: 0.4rem;
    overflow: hidden;
    width: 0.4rem;
    cursor: pointer;
    float:left;
    background-size: cover;
}
.zqfw_con .hd .on{
    background: url(zqlion.png) no-repeat left top;
    background-size: cover;
}
/* con4结束 */
.con5{
    width:100%;
    margin:0 auto;
    overflow: hidden;
}
.zwgk_title{
    margin: 1rem 0 0.6rem 0.6rem;
}
.zwgk_left{
    width:100%;
    padding:0px 0.6rem;
}
.zwgk_list li{
    padding:0.6rem 0 0.4rem 0;
    line-height: 1.4rem;
    overflow: hidden;
    border-bottom:1px solid #ede9e9;
}
.zwgk_list li a{
    font-size: 0.75rem;
    color:#000000;
    display: block;
    white-space: nowrap;
    width: 90%;
    text-overflow: ellipsis;
    overflow: hidden;
}
.zwgk_list li span{
    font-size: 0.6rem;
    color:#999999;
}
.zwgk_right{
    width:100%;
    background: #F6F6F6 url(zfgb_bg.jpg) no-repeat right top;
    padding:0.75rem 0.6rem;
}
.zfgb_title{
    margin-bottom:1rem;
}
.zfgb_title a{
    font-size:0.85rem;
    color:#333333;
}
.zfgb_con{
    overflow: hidden;
}
.gb_img{
    text-align: center;
    width:6.925rem;
    float:left;
}
.gb_img img{
    width:100%;
}
.gb_con{
    float:right;
    width:9.625rem;
}
.gb_zx a{
    font-size:0.85rem;
    color:#333333;
    font-weight: bold;
}
.gb_search{
    position: relative;
}
.gb_search div{
    font-size:0.75rem;
    color:#333333;
    margin: 1rem 0px 0;
    border:1px solid #e2e2e2;
    background-color:#ffffff;
    width:100%;
    height:2rem;
    line-height: 2rem;
    padding-left:10px;
}
.gb_search ul{
    border:1px solid #e2e2e2;
    background-color:#ffffff;
    width:100%;
    position: absolute;
    top:2rem;
    height: 5.5rem;
    overflow-y: scroll;
}
.gb_search ul li a{
    font-size:0.75rem;
    color:#333333; 
    padding-left:10px;
}
.zfgb_list{
    margin-top:0.6rem;
    overflow: hidden;
}
.zfgb_list li{
    width:31%;
    float:left;
    height: 2.8rem;
    border:1px solid #d3e4ee;
    background-color: #ffffff;
    margin-left:3.5%;
    text-align: center;
}
.zfgb_list li:first-child{
    margin-left:0px;
}
.zfgb_list li a{
    font-size:0.6rem;
    color:#666666;
    padding-top: 1.7rem;
    display: block;
}
.zfcwhy{
    background:url(zfcwhy.png) no-repeat center 0.4rem;
}
.jyta{
    background:url(jyta.png) no-repeat center 0.4rem;
}
.fzgh{
    background:url(fzgh.png) no-repeat center 0.4rem;
}
/* con5结束 */
.con6{
    width:100%;
    padding:0px 0.6rem;
}
.zfxxgk{
    width:100%;
    margin:0 auto;
}
.zfxxgk_title{
    margin:0.6rem 0 0 0;
}
.zfxxgk_title a{
    color:#0f52b7;
    font-size:0.85rem;
}
.zfxxgk ul{
    overflow: hidden;
}
.zfxxgk li{
    display: inline-block;
    width: 48%;
    height:4rem;
    line-height: 1.125rem;
    text-align: center;
    background:url(zwxxgk_bg.png) no-repeat left bottom;
    background-size: cover;
    margin-left: 2%;
    margin-top:0.6rem;
}
.zfxxgk li:first-child,.zfxxgk li:nth-child(2n+1){
    margin-left:0px;
}
.zfxxgk li a{
    font-size: 0.75rem;
    color:#ffffff;
    font-weight: bold;
    display: block;
    white-space: normal;
    width:100%;
    padding: 0.75rem 4.5rem 0.7rem 0.7rem;
}
.zwgkzt_list{
    overflow: hidden;
    width:100%;
    margin:0.6rem auto 0;
}
.zwgkzt_list li{
    float:left;
    background:none;
    width:48%;
    height:3.3rem;
    margin-left:2%;margin-bottom:0.6rem;
}
.zwgkzt_list li:first-child,.zwgkzt_list li:nth-child(2n+1){
    margin-left:0;
}
.zwgkzt_list li img{
    width:100%;
    height:100%;
}
/* con6结束 */
.con7{
    width:100%;
    margin:0 auto;
    padding:0px 0.6rem;
}
.zmhd_title{
    margin: 0.6rem 0 0 0;
}
.zmhd ul{
    overflow: hidden;
    padding-top: 0.6rem;
}

.zmhd li{
    display: inline-block;
    width:48%;
    height:4rem;
    box-shadow: 2px 2px 10px #eaedf5;
    margin-left: 2%;
    margin-bottom:0.6rem;
}
.zmhd li:first-child,.zmhd li:nth-child(2n+1){
    margin-left:0px;
}
.zmhd li .hd_img{
    padding:0.6rem 0 0.4rem;
    text-align: center;
    
}
.zmhd li .hd_img img{
    max-width:1.75rem;
    max-height:1.75rem;
}
.hd_text{
    text-align: center;
    font-size:0.65rem;
    color:#000000;
}
.smfwrx{
    margin:0.6rem 0;
    width:100%;
    /* height:140px; */
    /* background:#F6F6F6 url(fwrx_bg.jpg) no-repeat left top; */
}
.smfwrx img{
    width:100%;
}
/* .smfwrx div{
    line-height: 35px;
    font-size:20px;
    color:#0f52b7;
    font-weight: bold;
    letter-spacing: 3px;
}
.smfwrx .rxtel{
    font-size:24px;
    background:url(fwrx.png) no-repeat 175px center;
    letter-spacing: 5px;
    margin-top:10px;
} */
/* con7结束 */
.con8{
    background-color: #f9f9f9;
    margin-top:1rem;
    overflow: hidden;
    padding: 0px 0.6rem;
}
.zt_list{
    width:100%;
    margin:0.75rem auto;
}
.ztScroll{width:100%;position:relative;}
/* .ztScroll .prev{width:1.2rem;height:1.2rem;position:absolute;top:2.25rem;left:0;z-index:100; cursor:pointer; background:url(left.png) no-repeat;background-size: cover;}
.ztScroll .next{width:1.2rem;height:1.2rem;position:absolute;top:2.25rem;right:0;z-index:100; cursor:pointer; background:url(right.png) no-repeat;background-size: cover;} */
.ztScroll .ztbox{width:100%;overflow:hidden;height:7.6rem}
.ztScroll  ul li{float:left;width: 100%;position:relative;height:7.6rem;text-align:center;}
.ztScroll  img{display:inline-block;width:100%;height:100%;}
/* main结束 */
.footer_con{
    width:100%;
}
.main{
    margin:0;
}
.sj_footer{
    width:100%;
    background-color: #0f52b7;
    font-size:0.65rem;
    color:#ffffff;
    text-align: center;
    line-height: 2.875rem;
}
