.main{
	width:100%;
	margin;0 auto;
	padding-bottom: 100px;
	background: #fff;
}
/* 内页栏目 */
.ny_top{
	width:100%;
	height: 78px;
	border-bottom: 1px solid #eaeaea;
	overflow: hidden;
}
.ny_menu>a{
	font-size: 12px;
	color:#4d4852;
	line-height: 78px;
	display: inline-block;
	text-indent: 20px;
	margin-right:12px
}
.ny_menu .ny_menu_home{
	background: url(../img/ny_ico.png) left no-repeat;
}
.ny_menu .ny_menu_ico{
	background: url(../img/ny_ico2.png) left no-repeat;
	text-indent: 10px;
}

.ny_nav a{
	font-size: 14px;
	font-weight: bold;
	color:#323232;
	margin-left:40px;
	display: block;
	float: left;
	padding-top:35px;

}

.ny_nav a.on span:after,.ny_nav a:hover span:after{
	content: '';
    display: block;
    background-color: #1a66b1;
    height: 2px;
    width:100%;
    margin-top:22px;
}
/* 内页栏目  end  */

/* 公司简介  */
.abjj_t{
	font-size:30px;
	line-height: 44px;
	color:#3a3a3a;
}
.abjj_desc{
	font-size: 14px;
	color:#666666;
	line-height: 30px;
	padding-top:25px;
}

.ab_con{
	padding-top:79px;
}
.abjj_ico{
	padding-top:60px;
}
.abjj_ico>div{
	width:33.33%;
	float: left;
	
}

.jjico_con .jjcon_tb{
	width:21%;	
}

.jjico_con .jjcon_txt{
	width:65%;
	padding-left:5%;
}

.jjico_con:nth-child(3) .jjcon_txt{
	width:74%;
}

.jjico_con .jjcon_tb img{
	width:100%;
}
.jjtxt_t{
	font-size: 18px;
	color:#333333;
	font-weight: bold;
}
.jjtxt_desc{
	font-size: 14px;
	color:#666666;
	line-height: 24px;
	padding-top:14px
}

.jj_img,.jg_img{
	width:100%;
	margin:0 auto;
	padding-top:45px;
}
.jj_img img,.jg_img img{
	width:100%;
}

.jj_jg{
	padding-top:100px;
}
.jg_img{
	padding-top:88px;
}
/* 公司简介 end  */
/* 旗下公司   */
.abxq_list{
	width:100%;
	margin:0 auto;
}

.abxq_list li{
	margin:45px 0;
	cursor: pointer;
}
.xqlist_img{
	width: 18.12%;
	overflow: hidden;
	border:1px solid #c0c0c0;
}
.xqlist_img a{
	display: block;
	width:99.79%;
	height: 144px;
	overflow: hidden;
}
.xqlist_img a img,.xqtxt_img img{
	width:100%;
	transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.xqlist_txt{
	width:79%;
	padding-left:2.5%;
}
.xqtxt_img{
	width: 28.95%;
    display: inline-block;
}
.abxq_list li:nth-child(3) .xqtxt_img{
	width: 14.65%;
}
.xqtxt_desc{
	font-size: 14px;
	line-height: 22px;
	color:#646464;
	padding-top:5px;
	height: 44px;
	overflow: hidden;
}
.xqtxt_more{
	display: inline-block;
	padding:1% 3%;
	border:1px solid #676767;
	color:#717171;
	font-size: 16px;
	margin-top:14px;
}

.abxq_list li:hover .xqtxt_more{
	border-color:#008cce;
	color:#009adb;
}
.abxq_list li:hover .xqlist_img img{
	
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
}
/* 旗下公司 end  */

/* 结算服务   */
.jsfw_nav {
	width:100%;
}
.jsfw_nav li{
	float: left;
    background: #e1e1e1;
    width: 237px;
    height: 42px;
    text-align: center;
    margin-right:1px;
    line-height: 42px;
}
.jsfw_nav li a{
	font-size: 16px;
	color:#8b8b8b;
	display: block;
}
.jsfw_nav li:hover,.jsfw_nav li.on{
	background: #1a66b1;
}

.jsfw_nav li:hover a,.jsfw_nav li.on a{
	color:#fff;
}

.jsfw_desc{
	padding-top:50px;
	padding-bottom: 102px;
}
.jsfw_desc>p{
	font-size: 14px;
	line-height: 30px;
	color:#666666;
	text-indent: 2.6%;
}

.jsfw_con{
	width:100%;
}
.jsfwcon_t{
	font-size: 20px;
	font-weight: bold;
	color:#333333;
	/*border-bottom: 1px solid #e8e8e8;*/
	padding-bottom: 20px;
	padding-top: 20px;
}

.jsfw_img{
	width:100%;
	margin:0 auto;
	text-align: center;
	padding-top:42px;
	border: 1px solid #e8e8e8;
	padding-bottom: 40px;
}

.jsfw_img img{	
	/*width:100%;*/
	text-align: center;
}

.jsfw_qy,.jsfw_zgj,.sk_qy,.jr_bl,.jr_cx {
	display: none;
}

.jsqy_img{
	padding-top:152px;
}

.zgj_desc{
	padding-bottom: 55px;
}

.zgj_con{
	width:100%;
	
}

.zgj_img1{
	width:100%;
	text-align: center;
	margin:0 auto;
}

.zgjc_t{
   font-size: 16px;
   color:#1a66b1;
   font-weight: bold;	
   padding-top:70px;
}
.zgjc_desc{
	color:#666666;
	font-size: 14px;
	line-height: 30px;
	 padding-top:6px;
}
.zgjc_txt{
	width:100%;
	text-align: center;
	margin:0 auto;
	padding-top:82px;
}
.zgjctxt_p1{
	color:#555555;
	font-size: 20px;
}
.zgjctxt_p2{
	color:#9a9fa7;
	font-size: 14px;
	line-height: 24px;
	width:24%;
	margin:0 auto;
	padding-top:6px;
}

.zgj_jrcon{
	width:100%;
	margin:0 auto;
	padding-top:55px;
	
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 40px;
}
.zgj_jrlist {
	width:80%;
	margin:0 auto;
}
.zgj_jrlist li{
	float: left;
	width:25%;
	text-align: center;
}
.zgj_jr_t{
	font-size: 16px;
	color:#333333;
	font-weight: bold;
	padding-top:20px;
}
.zgj_jr_desc{
	font-size: 14px;
	line-height: 24px;
	color:#666666;
	padding-top:6px;
	width:87%;
	margin:0 auto;
	height: 48px;
	overflow: hidden;
}
.zgj_tzcon{
	padding-top:70px;
}
.zgj_tztxt{
	width:50%;
}
.zgj_tzt_ico{
	width:2%;
}
.zgj_tzt_tx{
	width:92%;
}

.zgj_tzt_tx_p1{
	font-size: 16px;
	font-weight: bold;
	color:#333333;
}

.zgj_tzt_tx_p2{
	font-size: 14px;
	color:#666;
	padding-top:8px;
}

/* 结算服务 end  */

/* 司库服务   */

.sk_t{
	font-size: 20px;
	color:#333333;
	font-weight: bold;
	padding-top:53px;
	
}

.sk_ico{
	padding-top:40px;
}

.sk_t_ico{
	background: url(../img/zgj_25.png) left no-repeat;
	text-indent: 12px;
	font-size: 14px;
	color:#333333;
	font-weight: bold;
	margin-top:8px;
}

.skjr_img1{
	padding-top:70px;
	text-align: left;
}

.skjr_list>div{
	float: left;
	width:50%;
	margin-top:45px;
}

.skjrlist_img{
	width:11%;
}
.skjrlist_txt{
	width:80%;
	padding-left:5%;
}
.skjrlist_txt p{
		line-height: 30px;
		height: 30px;
	overflow: hidden;
}
.skjrlist_txt p:nth-child(1){
	color:#000000;
	font-size: 18px;

}
.skjrlist_txt p:nth-child(2){
	color:#737373;
	font-size: 14px;
	
}



.skqy_jz_txt{
	text-align: center;
	margin:0 auto;
}
.skqy_js_p1{
	font-size: 16px;
	font-weight: bold;
	color:#333333;
	height: 21px;
	overflow: hidden;
}
.skqy_js_p2{
	font-size: 14px;
	line-height: 24px;
	color:#777777;
	padding-top:10px;
	height: 72px;
	overflow: hidden;
}
.skqy_js_p2>label{
	display: block;
}

.skqy_jz_con{
	width:100%;
	
}

.skqy_jz_img{
	width: 52.5%;
	margin:0 auto;
	margin:0 0.7%;
}
.skqy_jz_img img{
	width:100%;
}

.skqy_con_l{
	width:23%;
	padding-top:76px;
}
.skqy_con_pdiv{
	padding-top:50px;
}

/* 司库服务  end  */

/* 金融服务    */
.jr_js{
	padding-top:44px;
	width:100%;
}
.jrjs_img{
	width:45.5%;
}
.jrjs_img img{
	width:100%;
}
.jrjs_txt{
	width:50%;
	padding-left:3%;
}

.jrjs_t{
	font-size: 16px;
	color:#1a66b1;
	font-weight: bold;
}
.jrjs_desc{
	color:#666666;
	font-size: 14px;
	line-height: 30px;
	padding-top:20px;
/*	height: 180px;
	overflow: hidden;*/
}
.jrzgcon_t{
	color:#1a66b1;
	padding-top:30px;
	font-weight: bold;
	font-size: 16px;
}

.jrzg_txt{
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 40px;
    text-align:left;
}

.jrzg_txt .zgjc_t{
	padding-top:22px;
	padding-bottom: 7px;
	color:#212121;
}
.jrzg_list{
	padding-top:40px;
}
.jrzg_list>div{
	width:20%;
	float: left;
	overflow: hidden;
}

.jrzglist_img{
    width: 27.5%;
}

.jrzglist_img img{
	width:100%;
}

.jrzglist_txt{
	width:66.5%;
	padding-left:5.5%;
}
.jrzglist_txt>p{
	color:#333333;
	font-size: 16px;
	line-height: 30px;
}
/* 金融服务  end  */
/* 联系我们    */

/*--公司地址--*/
.cot_dz_t{
	font-size: 24px;
	color:#1d80d3;
	padding-bottom: 10px;
}
.con_dz_txt>p{
	font-size: 16px;
	color:#3a3a3a;
	line-height: 36px;
	text-indent: 30px;
}
.con_dz_txt p:nth-child(1){
	background: url(../img/condz_03.png) left no-repeat;
}
.con_dz_txt p:nth-child(2){
	background: url(../img/condz_06.png) left no-repeat;
}
.con_dz_txt p:nth-child(3){
	background: url(../img/condz_08.png) left no-repeat;
}
.con_dz_dt{
	border:1px solid #cccccc;
	width:100%;
	margin-top:40px;
}
.con_dz_dt img{
	width:100%;
}

/*-- 加入我们 --*/
.cot_jr_t{
	font-size: 30px;
	color:#3a3a3a;
}
.con_jr_jj{
	width:100%;
	margin-top:24px;
}
.conjr_jj_txt{
	width:55%;
}

.conjr_txt_sm{
/*	padding-top:8px;*/
	font-size: 14px;
	color:#333333;
	line-height: 28px;
}

.conjr_txt_zp{
	padding-top:60px;
}
.conjr_txt_zp>p{
	font-size: 14px;
	color:#737373;
	line-height: 28px;
}
.conjr_txt_zp p:nth-child(1){
	color:#1166b9;
	font-weight: bold;
}



.conjr_jj_img{
	width: 40.5%;
}
.conjr_jj_img img{
	width: 100%;
}

.conjr_zp_con{
	margin:0 auto;
	margin-top:60px;
}
.conjr_zp_t,.zp_main>div{
	padding-left:3.5%;
	padding-right:3.5%;
}
.conjr_zp_con span{
	display: inline-block;
	margin:0;
	padding:0;
	
}

.conjr_zp_t{
	background: #f0f0f0;
	border-bottom: 1px solid #b4b4b4;
	padding-top:23px;
	padding-bottom:23px;
	text-align: center;
	
}
.conjr_zp_t span{
	color:#000000;
	font-size: 18px;
	
}
.conjr_zp_zw{
	width:24%;
	text-align: left;
}
.conjr_zp_ss{
	width:24%;
}
.conjr_zp_rs{
	width:10%;
}
.conjr_zp_dq{
	width:15%;
}
.conjr_zp_sj{
	width:20%;
}
.conjr_zp_ico{
	width:5%;
}

.conjr_zp_txt{
	height: 52px;
	border-bottom: 1px solid #b4b4b4;
	line-height: 52px;
	text-align: center;
}
.conjr_zp_txt span{
	font-size: 14px;
}
.xia{
	background: url(../img/conjr_07.png) center no-repeat;
	height: 9px;
}
.shang{
	background: url(../img/conjr_10.png) center no-repeat;
	height: 9px;
}
.conjr_zp_txt span:nth-child(2){
	font-size: 16px;
}

.zptxt_con{
	margin:0 auto;
	background: #f9f9f9;
	display: none;
}

.zpcon_p{
	margin:0 auto;
	border-bottom: 1px solid #e3e3e3;
	padding-top:34px;
	padding-bottom:34px;
}

.zpcon_p>p{
	font-size: 14px;
	line-height: 25px;
	color:#737373;
}
.zpcon_p p:nth-child(1){
	font-size: 16px;
	color:#232323;
	padding-bottom: 10px;
}

.zp_page{
	width:100%;
	margin:0 auto;
	margin-top:115px;
}
.zp_page>p{
	text-align: center;
	font-size: 14px;
	color:#555555;
}
.zp_page>p a{
	margin-left:24px;
		color:#555555;
		display: inline-block;
}
.zp_page p a.on{
	padding:5px 8px;
	background: #f1f1f1;
	color:#1166c5;
}


/* 联系我们  end  */

/* 合作伙伴 */
.hzhb_con{
	padding-top:37px;
	
}
.hzhb_link{
	padding-top:40px;
}
.hzhb_t{
	background: url(../img/hzhb_ico.png) left no-repeat;
	font-size: 16px;
	color:#3a3a3a;
	text-indent: 14px;
}
.hzhb_ico{
	
}
.hzhb_link_ico{
	width: 131px;
    border: 1px solid #f2f2f2;
    display: inline-block;
    margin-right: 19px;
    margin-top: 15px;
}
/* 合作伙伴 end */
/* 新闻中心 */

.news_tj{
	padding-top:36px;
}

.newstj_img{
	width: 30.8%;
}
.newstj_img img{
	width:100%;
}
.newstj_txt{
	width:66%;
}
.newstj_t{
	font-size: 18px;
	color:#000000;
	padding-top:10px;
}
.newstj_ico{
	width:32px;
	height: 4px;
	display: block;
	background: #1a66b1;
	margin-top:20px;
}
.newstj_da{
	color:#b4b4b4;
	font-size: 13px;
	padding-top:10px;
}
.newstj_desc{
	color:#535353;
	font-size: 14px;
	line-height: 28px;
	padding-top:12px;/**/
	height: 84px;
	overflow: hidden;
}
.newstj_xq{
	color:#fff;
	font-size: 14px;
	padding:1% 2%;
	background: #9d9d9d;
	display: inline-block;
	margin-top:30px;
}
.news_list{
	width:100%;
	margin:0 auto;
	padding-top: 32px;
}
.news_list li{
	padding: 30px 0;
	border-bottom: 1px solid #f0f0f0;
	cursor: pointer;
}

.newslist_img{
	width: 7.6%;
	border:1px solid #9d9d9d;
	text-align: center;
}
.newslist_txt{
	width:89%;
}

.newsli_day{
	font-size: 48px;
	font-weight: bold;
	color:#9d9d9d;
}
.newsli_niany{
	background: #9d9d9d;
	width:100%;
	font-size: 15px;
	color:#fff;
	padding:6px 0;
}

.newsli_t{
	font-size: 18px;
	color:#000000;
	line-height: 44px;
}
.newsli_desc{
	font-size: 14px;
	line-height: 25px;
	color:#535353;
	height: 50px;
	overflow: hidden;
}

.news_list li:hover .newsli_t,.news_list li:hover .newsli_day{
	color:#1a66b1;
}
.news_list li:hover .newslist_img{
	border-color: #1a66b1;

}
.news_list li:hover .newsli_niany{
	background: #1a66b1;
}
.news_list li:last-child{
	border-bottom: none;
}
.news_more{
	width:100%;
	background: #e1dede;
	margin-top:25px;
	text-align: center;
}
.news_more>a{
	display: block;
	color:#000000;
	font-size: 14px;
	padding:22px 0;
}

.newsxq_time{
	width: 7.1%;
	background: #e7e7e7;
	text-align: center;
	padding:13px 0;
}
.newsxq_time p:nth-child(1){
	font-size: 35px;
	color:#1a66b1;

}
.newsxq_time p:nth-child(2){
	font-size: 14px;
	line-height: 23px;
	color:#969696;
}
.newsxq_con{
	width:90%;
}
.newsxq_con_t{
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 15px;
}
.newsxq_t{
	font-size: 17px;
	color:#323232;
	padding-top:13px;

}
.newsxq_ly{
	padding-top:22px;
}
.newsxq_z{
	font-size: 13px;
	line-height: 23px;
	color:#959595;
	
	width:60%;
}
.newsxq_con_t p span{
	padding-left:3%;
}

.newsxq_p{
	padding-top:30px;
	
}

.newsxq_img{
	width: 71.2%;
}
.newsxq_img img{
	width:100%;
}
.newsxq_p>p{
	font-size: 14px;
	color:#565656;
	line-height: 31px;
	
}

/* 新闻中心 end */

/*  解决方案 */

.fabl_con{
	width:82%;
	margin:0 auto;
	
}
.fablcon_t{
	font-size: 16px;
    font-weight: bold;
    color: #333333;
    padding-bottom: 25px;
    padding-top: 25px;
}

.fa_img{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 42px;
    border: 1px solid #e8e8e8;
    padding-bottom: 40px;
}

.fask_skcon{
	padding-top:43px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 55px;
}
.fask_al{
	padding-top:35px;
}


.fask_al .al_con{
	width:33.33%;
	float: left;
}
.al_ico{
	width:20.5%;
}
.al_ico img{
	width:100%;
}
.al_sm{
	width:63%;
	padding-left:5%;
}

.al_sm p:nth-child(1){
	font-size: 14px;
	font-weight: bold;
	color:#000;
}
.al_sm p:nth-child(2){
	font-size: 14px;
	line-height: 24px;
	color:#666;
	word-wrap:break-word;
}
.fask_gl{
	padding-top:60px;
	
}
.fask_gl>p{
	font-size: 14px;
	line-height: 30px;
	color:#666666;
}
.fask_gl p label{
	font-weight: bold;
	color:#333333;
}

.fask_fxgl{
	padding-top:84px;
	width:100%;
	margin:0 auto;
}
.fxgl_t{
	text-align: center;
	font-size: 24px;
	color:#333;
	font-weight: bold;
}
.fxgl_list{
	margin-top:60px;
}
.fxgl_list>li{
	width: 23.3%;
	margin-left:1.3%;
	float: left;
}

.fxgl_list>li:first{
	margin-left:0;
}

.fxgllist_img{
	width:100%;
	overflow: hidden;
}
.fxgllist_img a{
	display: block;
	width:100%;
	overflow: hidden;
}
.fxgllist_img a img{
	width:100%;
	transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.fxgllist_t{
	font-size: 14px;
	font-weight: bold;
	color:#333;
	padding-top:25px;
	display: block;
}

.fxgllist_a{
  padding-top:10px;
}
.fxgllist_a li a{
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	color:#666666;
	background: url(../img/fask_sk_27.png) left no-repeat;
	text-indent: 16px;
	display: block;
	overflow: hidden;
}

.fxgl_list>li:hover .fxgllist_img a img{
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);
}

.fxgllist_a li:hover a{
	color:#1a66b1;
	background: url(../img/zgj_25.png) left no-repeat;
}


/*  解决方案  end  */
.ny_top:after,.ny_nav:after,.abjj_ico:after,.abxq_list li:after,.jsfw_nav:after,
.zgj_jrlist:after,.zgj_tzcon:after,.skjr_list:after,.skqy_jz_con:after,.jr_js:after,.jrzg_list:after,
.con_jr_jj:after,.news_tj:after,.news_list li:after,.ab_con:after,.newsxq_ly:after,.fask_al:after,
.fxgl_list:after
{
	content: "";
	display: block;
	clear: both;
}




@media screen and (min-width: 1000px) and (max-width:1200px) {
	.wrap{
		width:1000px;
	}
	.newstj_ico{
		margin-top: 8px;
	}
	.newstj_da {
      padding-top: 5px;
    }
    .newstj_xq {
       margin-top: 13px;
    }
    .skjr_img1 img,.jsfw_con img{
	width:100%;
}

.conjr_zp_t, .zp_main>div{
	padding-left: 0;
	padding-right: 0;
}
.conjr_zp_zw {
    width: 23%;
    }

}

@media screen and (min-width: 800px) and (max-width:1000px) {
	.wrap{
		width:800px;
	}
	.newstj_ico{
		margin-top: 8px;
	}
	.newstj_da {
      padding-top: 5px;
    }
    .newstj_desc {
    line-height: 21px;
    padding-top: 5px;
    height: 61px;
    
    }
    .newstj_xq {
       margin-top: 5px;
    }
    .newslist_img {
    width: 9.6%;
    }
    
    .newslist_txt {
    width: 87%;
}
.jsfw_img img,.skjr_img1 img,.jsfw_con img,.fa_img img{
	width:100%;
}
.conjr_zp_t, .zp_main>div{
	padding-left: 0;
	padding-right: 0;
}
.conjr_zp_zw {
    width: 23%;
    }
    
    .skjrlist_img {
    width: 16.5%;
}
.skjrlist_txt {
    width: 78%;
    }
	.jrjs_desc {
    
    font-size: 13px;
    line-height: 22px;
    padding-top: 8px;
    }
}

@media screen and (min-width: 640px) and (max-width:800px) {
	.wrap{
		width:640px;
	}
	
	.newstj_ico{
		margin-top: 5px;
	}
	.newstj_da {
      padding-top: 5px;
    }
    .newstj_desc {
    line-height: 21px;
    padding-top: 5px;
    height: 61px;
    
    }
    .newstj_xq {
       margin-top: 5px;
    }
	   .newslist_img {
        width: 12.6%;
    }
    
    .newslist_txt {
        width: 84%;
}
.jsfw_img img,.zgj_img1 img,.jsfw_con img,.zgj_jrlist li img,.fa_img img{
	width:100%;
}
	.conjr_zp_t, .zp_main>div{
	padding-left: 0;
	padding-right: 0;
}
.conjr_zp_zw {
    width: 23%;
    }
    .conjr_zp_txt span:nth-child(2) {
    font-size: 14px;
}
.conjr_zp_rs {
    width: 9%;
}

  
    .skjrlist_img {
    width: 16.5%;
}
.skjrlist_txt {
    width: 78%;
    }
    
    .jrjs_img,.jrjs_txt{
       width:100%;
       float: none;	
    }

}

  @media screen and (min-width: 320px) and (max-width:640px) {
      
    .wrap{
		width:95%;
	}
	.newstj_ico{
		margin-top: 5px;
	}
	.newstj_da {
      padding-top: 5px;
    }
    .newstj_desc {
    line-height: 21px;
    padding-top: 5px;
    height: 61px;
    
    }
    .newstj_xq {
       margin-top: 5px;
    }
	   .newslist_img {
           width: 15.6%;
    }
    
    .newslist_txt {
            width: 79%;
}

.newstj_img,.newstj_txt {
    width: 100%;
    float: none;
}

.newsxq_time {
    width: 15.1%;
    }
    .newsxq_con {
    width: 82%;
}

.jsfw_img img,.zgj_img1 img,.jsfw_con img,.skjrlist_img  img,.fa_img img{
	width:100%;
}

.fxgl_list>li {
    width:48%;
    margin-left: 1.3%;
    float: left;
}

.conjr_jj_img,.conjr_jj_txt{
  width:100%;
  float: none;	
}

	.conjr_zp_t, .zp_main>div{
	padding-left: 0;
	padding-right: 0;
}
.conjr_zp_zw {
    width: 23%;
    }
    .conjr_zp_txt span:nth-child(2) {
    font-size: 12px;
}
.conjr_zp_rs {
    width: 9%;
}

.conjr_zp_t span {
    color: #000000;
    font-size: 14px;
}

.conjr_zp_txt span {
    font-size: 12px;
}

.zgj_jrlist li{
	width:50%;
}
.skjrlist_img {
    width: 23.5%;
}
.skjrlist_txt {
    width: 71%;
 }
 .skjrlist_txt p:nth-child(1) {
    color: #000000;
    font-size: 16px;
}
 .skjrlist_txt p:nth-child(2) {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    }

.jrjs_img,.jrjs_txt{
       width:100%;
       float: none;	
    }
    
     .abjj_ico>div{
    	width:100%;
    	margin-bottom: 2%;
    }
    .jjtxt_desc{
    	padding-top:0;
    }
.abjj_ico,.jj_jg ,.ab_con,.jg_img{
    padding-top: 10%;
}

.jsfw_nav li{
  width:100%;	
}
.jsfw_desc {
    padding-top: 5%;
    padding-bottom: 10%;
}
.jsqy_img {
    padding-top: 15%;
}

.zgjc_txt,.zgjc_t,.sk_t,.fask_fxgl {
    
    padding-top: 5%;
}

.zgjctxt_p2 {

    line-height: 24px;
    width: 75%;

    padding-top: 6px;
}
.zgj_tzcon,.fask_gl,.fxgl_list{
  padding-top: 3%;	
}

.zgj_tztxt {
    width: 100%;
     padding-bottom: 3%;	
}

.zgj_tzt_tx {
    width: 90%;
    padding-left:2%;
}
.jrzg_list>div {
    width: 100%;
    }
    
    .jrzg_txt,.fask_skcon{
      padding-bottom: 3%;	
    }
    
    .fask_al .al_con {
    width: 100%;

      padding-bottom: 3%;	
}
    .conjr_zp_sj,.conjr_zp_dq{
    	display: none !important;
    }
    .conjr_zp_zw{
    	width:30%;
    }
    .conjr_zp_ss{
    	width:40%;
    }
    .conjr_zp_rs{
    	width:10%;
    }
    
    .zp_page>p a{
    	margin-left:3%;
    }
  }