@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;box-sizing:border-box;  
-moz-box-sizing:border-box; /* Firefox */  
-webkit-box-sizing:border-box; /* Safari */  }
body {font-family:"微软雅黑",arial;  font-size:16px; background:#fff; color:#333;}
ol,ul,li,dl,dt,dd{list-style:none;}
h1,h2,h3,h3,h4,h5,h6{font-weight: normal;}
em,i,strong{ font-style:normal; font-weight:normal;}
table {    border-collapse: collapse;border-spacing: 0;}
img{border:none;}
a{text-decoration: none;color:#333;}
.fl{float:left;}
.fr{float:right;}
.Pr {    position: relative;}
.Pa {    position: absolute;}
button{cursor:pointer;}
button:hover{color:#0f75bc;}
/*去除Chrome等浏览器文本框默认发光边框*/
.clear{clear:both;}
.dis{display:block;}
.undis{display:none;}
input:focus, textarea:focus { outline: none; }
input,textarea { font-family: "microsoft yahei";}
/* 去除 ie6 & ie7 焦点点状线 */
a:focus,*:focus {outline:none;}
/*禁止拖动大小*/
textarea{resize:none}
/* 去掉 table cell 的边距并让其边重合 */
table { border-collapse:collapse;border-spacing:0;}
/* ie bug：th 不继承 text-align */
th {text-align:inherit;}
/* ie6 7 8(q) bug 显示为行内表现 */
/* 去掉 firefox 下此元素的边框 */
abbr,acronym {border:none;font-variant:normal;}

 /*使用字体库时，让i标签继承行高*/
i{line-height: inherit!important ; font-size:inherit }

/*这一句是用来解决在安卓上的点击出现篮框问题*/
body{ 
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);  
	-moz-tap-highlight-color:rgba(0, 0, 0, 0);  
	-ms-tap-highlight-color:rgba(0, 0, 0, 0);  
	-o-tap-highlight-color:rgba(0, 0, 0, 0);  
	tap-highlight-color:rgba(0, 0, 0, 0);  
}
/*下面是解决ios上去除微信点击蓝色边框 */
a:focus,input:focus,p:focus,div:focus{
/*-webkit-user-modify:read-write-plaintext-only; */
}

/*通用样式*/
.qing { clear:both; height:0px; width:100%; font-size:1px; line-height:0px; visibility:hidden; overflow:hidden;}
.ind_content{ display:block; width:100%; height:auto; padding:3rem 0;}
.width_1200{ width:96%; height:100%; max-width:1200px; margin:0 auto;}
.n_content{ margin:1rem auto 2rem; width:100%; height:auto;}
.ind_title{ margin-bottom:1.875rem;}
.ind_title h2{text-align:center; color:#333; font-size:1.5rem; font-weight:bold; color:#1a2546;}
.ind_title span{ display:block; width:4rem; height:4px; background:#ff8b00; margin:1rem auto;}
.ind_title p{ font-size:1rem; color:#999; text-align:center;}
.ind_more{ width:100%; text-align:center; position:relative; margin-top:1.875rem; display:none;}
.ind_more a{ display:block; width:15rem; margin:0 auto; font-size:1rem; line-height:3rem; border:1px solid #fff; color:#fff; position:relative; z-index:9;}
.ind_more p{ width:100%; height:1px; background:#bbb; position:absolute; top:50%; z-index:1; }
.ind_more a:hover{ background:#1a2546;  border:1px solid #1a2546;}
/*通用样式 end*/


/*banner*/
.banner_chart { width:100%; position:relative; overflow:hidden;}
.flexslider{ width:100%; height:auto; position:relative; overflow:hidden;}
.slides{ width:100%; height:0; position:relative; z-index:1;}
.slides li{ height:auto;}
.slides li a { display:block; width:100%; height:100%; z-index:-9999;}
.slides li a img{ display:block; width:100%; height:100%;}
.flex-control-nav{ width:100%; text-align:center; position:absolute; bottom:10px; z-index:2;}
.flex-control-nav li{width: 14px; height: 14px; margin:0 5px; display:inline-block; *display:inline; zoom:1;}
.flex-control-nav a{ width:14px; height:14px;line-height:40px; display:inline-block; overflow:hidden;background:url(../images/dot.png) right 0 no-repeat; cursor:pointer;}
.flex-control-nav .flex-active{ background-position:0 0;}
.flex-direction-nav{ width:100%; position:absolute; top:45%; z-index:3;}
.flex-direction-nav li a{ width:50px; height:50px; display:block; overflow:hidden; cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{ left:40px; background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{ right:40px; background:url(../images/next.png) center center no-repeat;}
/*banner   end*/

.business_lb{ width:100%; }
.business_lb li{ float:left; width:24%; margin:3% 4.6%;box-shadow:0 0 20px #ddd; position:relative;}
.business_lb li:last-child{ margin-right:0;}
.business_img{ width:100%; height:0; padding-bottom:120%; position:relative; overflow:hidden;}
.business_img img{ display:block; width:100%; height:100%; position:absolute; transition:all .5s;}
.business_lb li p{ position:absolute; top:10%; width:96%; padding:0 2%; text-align:center; font-size:1.25rem;}
.business_lb li p span{ display:block; width:2.5rem; height:2px; margin:0 auto; background:#1a2546; margin-top:.875rem;}
.business_lb li a:hover .business_img img{ transform: scale(1.2);}
.business_lb li:nth-child(7){ display:none;}
.business_lb li:nth-child(8){ display:none;}
.business_lb li:nth-child(3n){ margin-right:0;}
/*中小企业经营必备   end*/

.my_team{ background:url(../images/ind_27.jpg) no-repeat center center; background-size:cover;}
.my_team .ind_title h2,.my_team .ind_title p{ color:#fff;}
.carousel.flexible .items {display: none !important;}
.ztzl{ margin-top:2rem;}
.inds_title{ text-align:center; padding-bottom:4px; margin-bottom:1.5rem; font-size:1.5rem;}
.inds_title span{ padding-bottom:4px; border-bottom:4px solid #1f5cb0;}
.container{ padding-left:0; padding-right:0;}
.ztzl .flex-item{ position:relative; overflow:hidden;}
.ztzl .flex-item .profiles{ position:absolute; bottom:0; width:100%; padding:0 4%; line-height:2rem; font-size:1rem; background:rgba(26,37,70,.8); color:#fff; overflow: hidden;text-overflow: ellipsis;}
.carousel-control.left{ position:absolute; width:4rem; height:4rem; top:40%; left:2%; background:url(../images/prev1.png) no-repeat center center; background-size:cover;border-radius: 9rem;
    box-shadow: 0 0 6px #aaa;}
.carousel-control.right{ position:absolute; width:4rem; height:4rem; top:40%; right:2%; background:url(../images/next1.png) no-repeat center center; background-size:cover;border-radius: 9rem;
    box-shadow: 0 0 6px #aaa;}
.photos{ width:100%; height:0; padding-bottom:120%; position:relative;}
.photos img{ display:block; width:100%; height:100%; position:absolute;}
.profiles_name{ text-align:center; font-size:1.125rem; line-height:2.5rem;}
.profiles_ly{ height:0; transition:all .5s;}
.ztzl .flex-item a:hover .profiles_ly{ height:auto; transition:all .5s;}
.ztzl .flex-item a:hover .profiles_name{ font-weight:bold;}
/*我们的团队   end*/

.about_size{ font-size:1rem; line-height:1.875rem; text-align:center;}
.about_img{ margin-top:1.5rem;}
.about_img p{ float:left; width:23.5%; margin-right:2%;  }
.about_img p:last-child{ margin-right:0;}
.about_img p img{ display:block; width:100%; }
/*关于隆奔   end*/

.newsind{ background:url(../images/ind_33.jpg) no-repeat center center; background-size:cover;}
.newsind .ind_title h2,.newsind .ind_title p{ color:#fff;}
.news_flex{ display:flex;}
.news_flex>div{ width:48%;}
.sg_news{ margin-right:4%;}
.newsind_title{ position:relative;}
.news_bg{ width:100%; height:auto;}
.news_bg img{ display:block; width:100%; height:100%;}
.news_more{ position:absolute; top:0; width:100%; height:100%;}
.dis_table{ width:100%; height:100%; display:table;}
.va_middle{ display:table-cell; vertical-align:middle; text-align:center;}
.va_middle h2{ font-size:1.5rem; margin-bottom:.875rem; color:#1a2546; font-weight:bold;}
.va_middle  a{ color:#1a2546; font-size:1rem;}

.news_flex ul{ margin-bottom:0; width:100%;}
.news_flex ul li{ margin-top:1rem; padding-bottom:1rem; border-bottom:1px dashed #fff;}
.news_flex ul li a{ display:flex; color:#fff; }
.news_flex ul li p{ width:73%; margin-right:3%; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.news_flex ul li span{ display:block; width:23%; text-align:right;}

/*新闻中心   end*/


.links{ font-size:.875rem; line-height:2rem; padding:.5rem 0;}

.foots{ width:100%; background:#f5f5f5; padding-top:1.5rem;}
.foots_x{ display:flex; padding-bottom:1rem;}
.foots_l{ width:76%; margin-right:4%;}
.foots_r{ width:20%; text-align:center; font-size:.875rem;}
.foots_nav{ margin-bottom:1rem;}
.foots_lxfs{ font-size:.875rem; line-height:1.5rem;}
.foots_lxfs h3{ font-size:1rem; margin-bottom:.5rem;}
.copyright{ background:#1a2546; color:#fff; font-size:.875rem; line-height:1.5rem; padding:.5rem; text-align:center;}
.copyright a{ color:#fff;}

/*底部   end*/

/******************************************首页   end************************************/


.ny_banner { width:100%; }
.ny_banner img{ display:block; width:100%; height:auto;}
.two_nav{ background:#eee;}
.two_nav ul li{ width:auto; float:left; min-width:10%; text-align:center; font-size:.875rem; line-height:3rem;}
.two_nav ul li a{ display:block; padding:0 .875rem; color:#1a2546;}
.two_nav ul li.two_sele a{ background:#1a2546; color:#fff; font-weight:bold;}
.two_nav ul li a:hover{ background:#1a2546; color:#fff; font-weight:bold;}
.mbx_nav{ margin:1rem auto; color:#666; font-size:.875rem; text-align:right;}
.mbx_nav img{ vertical-align:middle; margin-top:-2px; margin-right:.25rem;}
.mbx_nav a{ margin:0 .25rem;}
.mbx_nav a:hover{ color:#022f70;}

.about_longben{ margin-top:2rem;}
.about_size{ font-size:1rem; line-height:1.875rem; text-indent:2rem;}
.gs_img{ width:100%; margin-top:2rem; }
.gs_img li{ width:23.5%; height:auto; margin-right:2%; float:left;}
.gs_img li:nth-child(4n){ margin-right:0; }
.gs_img li img{ display:block; width:100%; height:auto;}
.ma_honor{ background:none; color:#333;}
.ma_honor .ind_title h2 {color:#333;}
.ma_honor .photos{ padding-bottom:75%;}
.ma_honor .ztzl .flex-item a:hover .profiles_name{ font-weight:400;}

.baodu_API{ width:100%; height:450PX;}
 .iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
    .iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}


.n_news{ margin-top:2rem;}
.n_news ul li{ width:23.5%; margin-right:2%; float:left; margin-bottom:2%; box-shadow:0 0 6px #ccc;}
.n_news ul li:nth-child(4n){ margin-right:0;}
.news_img{ width:100%; height:0; padding-bottom:75%; position:relative;-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; border:1px solid #eee;}
.news_img img{ width:100%; height:100%; display:block; position:absolute;}
.news_img p{ width:35%; text-align:center; position:absolute; bottom:0; right:0; background:#1a2546; color:#fff; line-height:2.25rem;}
.news_size{ width:100%; padding:2% 4%;}
.news_size h3{ font-size:1rem; margin:.5rem 0; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_size p{ font-size:.875rem; line-height:1.5rem; height:3rem;word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;/*数字为显示几行*/
    overflow: hidden;}

.videos_last li video{ display:block; width:100%; height:100%; position:absolute; left:0; top:0;}
.n_news .videos_last li{ width:49%;}
.n_news .videos_last li:nth-child(2n){ margin-right:0;}
/******************************************关于隆奔   end************************************/

.fenye{ width:100%; text-align:center; font-size:.875rem; line-height:2.5rem; margin:2rem 0;}
.fenye a{ padding:.5rem 1rem; background:#e5e5e5; color:#333; margin:0 .5rem;}
.fenye a>b{ padding:0;}
.fenye b{ padding:.5rem;}
/*******************************分页（产品、新闻）   end***********************************/

.news_fls{ margin-bottom:2.5rem;}
.news_titm{ font-size:1.25rem; font-weight:bold; text-align:center; margin-bottom:1.5rem;}
.news_titm a{ font-size:.875rem; color:#1a2546;}


.nns_size_t{ text-align:center; margin-bottom:1rem; padding-bottom:1rem; border-bottom:1px solid #ccc;}
.nns_size_t h2{ font-weight:bold; font-size:1.25rem; color:#333;}
.nns_size_t p{ margin-top:.875rem; color:#999; font-size:.875rem;}
.nns_size_t p span{ padding:0 1rem;}
.size{ font-size:1rem; line-height:1.875rem; text-indent:2rem;}
.size img{ display:block; width:auto; max-width:100%; height:auto; margin:0 auto; text-indent:0;}
.sxp{ padding:3rem 0; font-size:.875rem;}
.sxp>div{ width:40%; float:left;}
.sxp>.xyp{ float:right; text-align:right;}
.sxp>div>a:hover{ color:#c00;}
/*******************************新闻详情   end***********************************/




.train_size{ font-size:1rem; text-align:center; line-height:1.875rem;}
.train_size h2{ font-size:1.5rem; font-weight:bold; margin-bottom:1.5rem;}

.major_train{ background:url(../images/train_02.jpg) no-repeat center center; background-size:cover; padding:3rem 0; margin:3rem 0;}
.major_train .ind_title h2{ color:#fff;}
.major_train .law_other ul li{ width:32%; margin-bottom:0; }
.major_train .law_other ul li:nth-child(3n){ margin-right:0;}
.major_train .other_size{ color:#fff;}
.train_foot ul li{ width:32%; margin-right:2%; float:left; position:relative; }
.train_foot ul li:nth-child(3n){ margin-right:0;}
.train_foot ul li img{ display:block; width:100%; height:auto;}
.train_p{ position:absolute; top:0; z-index:9; width:100%; height:100%;}
.train_p>div{ display:table; width:100%; height:100%;}
.train_p>div>p{ display:table-cell; vertical-align:middle; text-align:center; color:#fff; font-weight:bold; font-size:1.125rem;}
/*******************************会计培训   end***********************************/

.law_service{}
.law_business{ width:100%;}
.law_business li{ width:49%; padding:1.5%; margin-right:2%; margin-bottom:2%; float:left; box-shadow:0 0 6px #aaa;}
.law_business li:nth-child(2n){ margin-right:0;}
.law_simg{ width:100%; height:0; padding-bottom:33.33%; position:relative;}
.law_simg img{ display:block; width:100%; height:100%; position:absolute;}
.law_simg>div{ position:absolute; width:100%; height:100%; z-index:9; background:rgba(26,37,70,.5);}
.law_simg>div>div{ width:100%; height:100%; display:table; text-align:center;}
.law_simg>div>div>p{ display:table-cell; vertical-align:middle; color:#fff; font-size:1.5rem;}
.law_sizes{width:100%; text-align:center; margin:.65rem 0; line-height:1.5rem;}
.law_business li a{ display:block; width:8rem; margin:0 auto; line-height:2.25rem; background:#1a2546; color:#fff; text-align:center; font-size:.875rem;}
.law_other ul li{ width:23.5%; margin-right:2%; margin-bottom:2%; float:left; text-align:center;}
.law_other ul li:nth-child(4n){ margin-right:0;}
.other_img{ width:100%; margin-bottom:1rem;}
.other_img img{ display:block; width:auto; max-width:50%; margin:0 auto;}
.other_size h3{ font-size:1.125rem; margin-bottom:.875rem;}
.other_size div{ font-size:.875rem; line-height:1.5rem; width:80%; margin:0 auto;}
.other_more{ text-align:center; padding:2rem;}
.other_more a{ padding:.875rem 4rem; background:#1a2546; color:#fff; text-align:center; font-size:1rem;}
/*******************************法律服务   end***********************************/

.choose_us{ padding:3rem 0; background:url(../images/law_13.jpg) no-repeat center center; background-size:cover; margin:3rem 0; position:relative;}
.choose_us ul li{ width:30%; margin:2.25rem 0; margin-right:40%; float:left; }
.choose_us ul li:nth-child(2n){ margin-right:0;}
.choose_us ul li img{ display:block; width:auto; max-width:80%; margin:0 auto;}
.choose_zimg{ position:absolute; left:0; right:0; margin:0 auto; text-align:center;}
/*******************************为什么选择我们   end***********************************/



#tnav2 {width: 100%;height:auto;}
#tnav2 li{ width:25%; float:left; box-shadow:0 0 6px #aaa; background:#fff;}
#xnav {width:100%;height:auto;position: relative;}
.xnav_tnav2 {text-align: center; display:block; padding:1rem 0 ;}
.xnav_tnav2 h2{ font-size:1.5rem; font-weight:bold; margin-bottom:.5rem;}
.xnav_tnav2 p{ color:#999;text-transform:Uppercase}
.xnav_tnav2:hover {color: #fff; background:#1a2546;}
.xnav_div{display: none; margin-top:2rem;}
.curr_tnav2 {color: #fff; background:#1a2546;!important;}
.curr_div {display: block !important;}
.business_fl li{ display:block; width:33.33%; padding:1.5rem 0; text-align:center; float:left; box-shadow:0 0 6px #aaa; background:#fff; }
.business_fl li img{ display:block; width:auto; height:3rem; margin:0 auto; margin-bottom:1rem;}
.business_fl li p{ font-size:1.125rem; color:#000; }

.register_cl{ width:100%; padding:3rem 0; margin:3rem 0; background:#edeef0;}
.register_cl .register_titles{ text-align:center; font-size:1.5rem; margin-bottom:1.5rem; font-weight:bold;}
.register_cl .register_titles b{ color:#f08300; font-size:2rem;}
.register_cl ul li{ width:20%; padding:3%; float:left;}
.register_imgs{ width:100%; margin-bottom:1rem;}
.register_imgs img{ display:block; width:auto; max-width:80%; margin:0 auto;}
.register_size{ text-align:center; }
.register_size h3{ font-size:1.125rem; margin-bottom:1rem; font-weight:bold;}
.register_size p{ font-size:.875rem;}

.zs_case{ margin-bottom:2rem;}
.zs_case ul li{ width:32%; margin-right:2%; float:left; }
.zs_case ul li:nth-child(3n){ margin-right:0;}
.case_img{width:100%; height:0; padding-bottom:75%; position:relative;}
.case_img img{ display:block; width:100%; height:100%; position:absolute;}
.case_size{ font-size:1rem; text-align:center; margin-top:.5rem;}
/*******************************工商注册   end***********************************/

.csdllc_x{ position:relative;}
.csdllc_x ul li{ width:20%; margin-right:6.66%;}
.csdllc_x ul li:nth-child(4n){ margin-right:0;}
.csdllc_x .arrows{ width:100%; position:absolute; top:8.5rem;}
.csdllc_x .arrows li{ width:6.66%; padding:0; margin:0; margin-left:20%;}
.csdllc_x .arrows li img{ display:block; width:auto; max-width:50%; margin:0 auto;}
/*******************************财税代理   end***********************************/

.sbzclc_x{ position:relative;}
.sbzclc_x ul li{ width:25%; background:#fff; box-shadow:0 0 6px #aaa; margin-right:12.5%;}
.sbzclc_x ul li:nth-child(3n){ margin-right:0;}
.sbzclc_x .arrows{ width:100%; position:absolute; top:6rem;}
.sbzclc_x .arrows li{ background:none; box-shadow:none; width:12.5%; text-align:center; margin:0; margin-left:25%;}
.sbzclc_x .register_size h3{ color:#1a2546; padding:.5rem 0;}
/*******************************商标注册   end***********************************/



.sjsspg_x ul li{ width:15%; padding:0; margin-right:2%;}
.sjsspg_x ul li:nth-child(6n){ margin-right:0;}
.sjsspg_x .register_imgs img{ width:100%; max-width:100%;}
/*******************************审计/税审/评估   end***********************************/


.wljs_fl#tnav2 li{ width:20%;}
.network_x ul li{ width:23%; margin-right:2%; padding:2rem; border-radius:1rem; background:#ccc;}
.network_x ul li:nth-child(2n-1){ background:#1a2546;}

.network_x ul li:nth-child(4n){ margin-right:0; }
.network_x .register_size h3{ font-size:1.25rem; color:#1a2546;}
.network_x .register_size p{ line-height:1.875rem;}
.network_x ul li:nth-child(2n-1) .register_size h3{ color:#fff;}
.network_x ul li:nth-child(2n-1) .register_size p{ color:#fff;}
.network_x .register_size a{ display:block; width:10rem; text-align:center; line-height:2.25rem; border-radius:9rem; background:#1a2546; color:#fff; margin:0 auto; margin-top:1rem;}
.network_x ul li:nth-child(2n-1) .register_size a{ background:#Fff; color:#1a2546;}

.ryzzsd .news_img p{ display:none;}
.ryzzsd .news_size h3{ text-align:center;}
.ryzzsd .news_size p{ display:none;}














/*在992 和1199 像素之间的屏幕里，中等屏幕，分辨率低的PC   ipad pro*/
@media only screen and (min-width: 992px) and (max-width: 1199px){
	
	
	}
	
/*在768 和991 像素之间的屏幕里，小屏幕，主要是PAD*/
@media only screen and (min-width: 768px) and (max-width: 991px){
	
	
	}

/*手机状态下显示的效果*/
@media only screen and (max-width: 767px) {
	
	html,body{ font-size:85%;}
	.ind_content{ padding:1.875rem 0;}
	/*banner*/
	.flexslider{ width:140%; margin-left:-20%;}
	.flex-direction-nav{ top:35%;}
	.flex-direction-nav li a.flex-prev{ left:20%;}
	.flex-direction-nav li a.flex-next{ right:20%;}
	.bot_kong,.bot_btn{ display:block;} 
	
	
    /*banner end*/
	.ny_banner{ display:none;}
	.two_nav .width_1200{ width:100%;}
	
	.foots_x{ display:block; }
	.foots_l{ width:100%; margin-right:0;} 
	.foots_r{ width:50%; margin:0 auto;}
	
	
	.law_business li{ width:100%; margin-right:0;}
	.choose_us{ padding:1.5rem 0; margin:2rem 0;}
	.choose_zimg{ position:inherit; width:80%; margin:0 auto;}
	.choose_zimg img{ display:block; width:100%; height:auto;}
	.choose_us ul li{ width:48%; margin-right:4%;}
	.choose_us ul li img{ max-width:100%;}
	.law_other ul li{ width:49%;}
	.law_other ul li:nth-child(2n){ margin-right:0;}
	
	#tnav2 li{ width:50%;}
	.xnav_tnav2 h2{ font-size:1.25rem;}
	.business_fl li p{ font-size:.875rem;}
	
	.wljs_fl#tnav2 li{ width:50%;}
    .network_x ul li{ width:49%; margin-bottom:2%;}
	.network_x ul li:nth-child(2n){ margin-right:0;}
	.network_x .register_size a{ width:100%;}
	
	.register_cl ul li{ width:100%;}
	.zs_case ul li{ width:100%; margin-right:0;}
	.csdllc_x .arrows,.sbzclc_x .arrows{ display:none;}
	.csdllc_x ul li{ width:50%; margin-right:0;}
	.sbzclc_x ul li{ width:100%; margin-right:0; margin-bottom:.875rem;}
	.sjsspg_x ul li{ width:49%;}
	.sjsspg_x ul li:nth-child(2n){ margin:0;}
	.major_train .law_other ul li{ width:100%; margin-right:0; margin-bottom:1rem;}
	.train_foot ul li{ width:100%; margin-right:0;}
	.about_img p{ width:100%; height:auto; margin-right:0; margin-bottom:.5rem;}
	.n_news ul li{ width:100%; margin-right:0;}
	.sxp>div{ display:block;}
	.sxp>.xyp{ float:left; text-align:left; margin-top:1rem;}
	}
	
	@media only screen and (max-width: 375px) {
		
		
		}
    @media only screen and (max-width: 320px) {
		
		}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	