html{
    font-size:38px;
    font-family: "Hiragino Sans GB";
    list-style:none;
    margin:0;
    padding:0;
    text-decoration: none;
    height: 100%;
}
body{
    padding: 0;
    height: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    max-width: 750px;
    margin: 0 auto;
}
div,p,span,ul,li,i,h1{
    margin:0;
    padding:0;
    list-style:none;
    font-style:normal;
    text-shadow:none;
    font-weight: normal;
}
a{
    text-decoration:none;
    color:#000;
    outline: none;
    -moz-outline-style: none;
}
a:hover,a:focus{
	text-decoration: none;
	outline: none;
}
.clear_both{
    content: " ";
    display: block;
    clear: both;
    overflow: hidden;
}


.index_logo_row{
    height: 2.75rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 .9rem;
    line-height: 0;
}
.index_logo_row span img{
    width: 11.4rem;
}
.index_logo_row i img{
    width: 1.05rem;
}

ul.nav_row{
    background-color: #003394;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: .2rem 1.7rem;
    box-sizing: border-box;
    font-size: .75rem;
}
ul.nav_row li{
    width: 30%;
    text-align: center;
    line-height: 2rem;
}
ul.nav_row li a{
    color: #fff;
}

.index_focus.swiper-container{
    width: 100%;
    height: 11.25rem;
    margin-top: .15rem;
}
.index_focus .swiper-slide{
    font-size: .9rem;
}
.index_focus .swiper-slide img{
    width: 100%;
    height: 11.25rem;
}
.index_focus .swiper-slide p{
    width: 100%;
    height: 2.575rem;
    background: url("/rcsjtw/statics/hnsghsljt/mobile/images/focus-bg.png") no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    z-index: 9;
    color: #fff;
    padding: .2rem .9rem 0;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: .45rem;
}
.index_focus .swiper-pagination-bullet{
    width: .25rem;
    height: .25rem;
    border-radius: .125rem;
    background-color: rgba(255,255,255,.8);
}
.index_focus .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 .125rem;
}
.index_focus .swiper-pagination-bullet-active{
    background-color: #2cc2fa;
    width: .525rem;
}


ul.nav_center{
    padding: 1rem .9rem 0;
    display: flex;
    justify-content: space-between;
}
ul.nav_center li{
    width: 5.4rem;
    height: 3.2rem;
    border-radius: .25rem;
}
ul.nav_center li a{
    display: block;
    width: 100%;
    height: 100%;
}
ul.nav_center li p{
    font-size: .75rem;
    color: #003394;
    text-align: center;
    padding-top: 1.85rem;
}
ul.nav_center li:nth-child(1){
    background: #e8f3f8 url("../images/nav-center1.png") center .5rem no-repeat;
    background-size: 1.3rem;
}
ul.nav_center li:nth-child(2){
    background: #e8f3f8 url("../images/nav-center2.png") center .5rem no-repeat;
    background-size: 1.3rem;
}
ul.nav_center li:nth-child(3){
    background: #e8f3f8 url("../images/nav-center3.png") center .5rem no-repeat;
    background-size: 1.3rem;
}


.jtdt_row,
.hxyw_row,
.yqlj_row{
    padding: 1.5rem .9rem 0;
}

.title_row{
    background: url("/rcsjtw/statics/hnsghsljt/mobile/images/title-icon.jpg") left center no-repeat;
    background-size: .25rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.title_row p{
    font-size: .875rem;
    padding-left: .6rem;
    font-weight: bold;
}
.title_row a{
    line-height: 0;
}
.title_row img{
    width: .35rem;
}

.title_row_a{
    background: url("/rcsjtw/statics/hnsghsljt/mobile/images/title-icon.jpg") left center no-repeat;
    background-size: .25rem;
	height: 2rem;
}
.title_row_a a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;
}
.title_row_a p{
    font-size: .875rem;
    padding-left: .6rem;
    font-weight: bold;
}
.title_row_a a{
    line-height: 0;
}
.title_row_a img{
    width: .35rem;
}
.title_row_a em{
    float: right;
    display: block;
    width: .6rem;
    height: .6rem;
    background: url("/rcsjtw/statics/hnsghsljt/mobile/images/arrow1.png") center no-repeat;
    background-size: .35rem .6rem;
}

ul.jtdt_font{}
ul.jtdt_font li{
    border-bottom: 1px solid #eaeaea;
    padding: .8rem 0;
}
ul.jtdt_font li h1{
    font-size: .875rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #494949;
}
ul.jtdt_font li p{
    font-size: .65rem;
    color: #9a9a9a;
    padding-top: .2rem;
}


.hxyw_in{
    padding-top: .8rem;
}
.hxyw_img1{
    width: 100%;
    height: 7.75rem;
    position: relative;
}
.hxyw_img1 img{
    width: 100%;
    height: 7.75rem;
}
.hxyw_img1 p{
    width: 100%;
    height: 1.6rem;
    line-height: 1.6rem;
    background-color: rgba(0,0,0,.5);
    position: absolute;
    bottom: 0;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: .8rem;
}

.hxyw_center{
    padding-top: .15rem;
    display: flex;
    justify-content: space-between;
}

.hxyw_img2{
    width: 8.4rem;
    height: 5.75rem;
    position: relative;
}
.hxyw_img2 img{
    width: 100%;
    height: 5.75rem;
}
.hxyw_img2 p{
    width: 100%;
    height: 1.6rem;
    line-height: 1.6rem;
    background-color: rgba(0,0,0,.5);
    position: absolute;
    bottom: 0;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: .8rem;
}

.hxyw_img1.hxyw_img4{
    margin-top: .15rem;
}


.yqlj_row ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: .65rem;
    padding-top: .3rem;
    line-height: .8rem;
}
.yqlj_row ul li{
    width: 8.35rem;
    height: 2.25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #e8f3f8;
    text-align: center;
    padding: 0 .5rem;
    box-sizing: border-box;
    margin-top: .5rem;
}


.footer_row{
    text-align: center;
    background-color: #003394;
    font-size: .75rem;
    line-height: 1.2rem;
    color: #fff;
    margin-top: 1.75rem;
    padding: .75rem 0;
}


.search_bg{
    background-color: #eaedf2;
}
.index_logo_row.border_bottom{
    border-bottom: .075rem solid #003394;
    background-color: #fff;
}

.search_row{
    padding: 3.4rem .9rem 0;
}
.search_row input.search_text{
    width: 100%;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: .75rem;
    padding: 0 .75rem;
    box-sizing: border-box;
    border: 0;
    background-color: #fff;
    outline: none;
    color: #adadad;
    border-radius: .9rem;
}
.search_row input:-moz-placeholder {
    color: #adadad;
}
.search_row input::-moz-placeholder {
    color: #adadad;
}
.search_row input:-ms-input-placeholder {
    color: #adadad;
}
.search_row input::-webkit-input-placeholder {
    color: #adadad;
}

.search_bottom{
    display: flex;
    justify-content: space-between;
    padding-top: 2rem;
}
.search_bottom input.search_submit{
    width: 7.95rem;
    height: 1.8rem;
    border-radius: .9rem;
    background-color: #003394;
    border: 0;
    outline: none;
    font-size: .8rem;
    color: #fff;
}
.search_bottom a{
    width: 7.95rem;
    height: 1.8rem;
    line-height: 1.8rem;
    border-radius: .9rem;
    background-color: #fff;
    border: .05rem solid #003394;
    box-sizing: border-box;
    font-size: .8rem;
    color: #003394;
    text-align: center;
}


.list_top{
    height: 2.75rem;
    background-color: #003394;
    position: relative;
}
.list_top a{
    width: .55rem;
    position: absolute;
    left: .9rem;
    top: .9rem;
}
.list_top img{
    width: .55rem;
}
.list_top p{
    text-align: center;
    color: #fff;
    font-size: 1.05rem;
    line-height: 2.75rem;
}


ul.jtyw_row{
    padding: .75rem .9rem 0;
}
ul.jtyw_row li{
    padding: .75rem 0;
    border-bottom: 1px solid #eaeaea;
}
ul.jtyw_row li a{
    display: flex;
    justify-content: space-between;
}
ul.jtyw_row li a img{
    width: 5.65rem;
    height: 4.15rem;
    margin-right: .6rem;
}
ul.jtyw_row li a div{
    width: 100%;
}
ul.jtyw_row li a h1{
    font-size: .875rem;
    line-height: 1.325rem;
    height: 2.65rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
ul.jtyw_row li a p{
    font-size: .65rem;
    color: #9a9a9a;
    padding-top: .5rem;
}


.list_jtdt_row{
    padding: 0 .9rem;
}
.list_jtdt_row .title_row{
    margin-top: .8rem;
}
.list_jtdt_row .title_row em{
    float: right;
    display: block;
    width: .6rem;
    height: .6rem;
    background: url("/rcsjtw/statics/hnsghsljt/mobile/images/arrow1.png") center no-repeat;
    background-size: .35rem .6rem;
}
.list_jtdt_row .title_row.on em{
    background: url("/rcsjtw/statics/hnsghsljt/mobile/images/arrow1.png") center no-repeat;
    background-size: .35rem .6rem;
    transform: rotate(90deg);
}
.list_jtdt_row ul{
    display:none;
}
ul.jtyw_row.padding_no{
    padding: 0;
}
ul.jtyw_row.padding_no li:last-child{
    border: 0;
}

ul.jtdt_font.padding_no li:last-child{
    border: 0;
}

.border_bottom{
    border-bottom: 1px solid #eaeaea;
    padding-top: .75rem;
}



.detail_bottom{
    padding: .75rem .8rem 2.8rem;
}
.detail_bottom h1{
    font-size: .9rem;
    line-height: 1.2rem;
	font-weight: bold;
    /*padding: .5rem 0 0;*/
}
.xqy_title{
    margin: .3rem 0;
    line-height: 1rem;
    border-bottom: 1px dashed #ddd;
    padding-bottom: .3rem;
}
.xqy_title p{
    font-size: .7rem;
    color: #999;
}
.detail_font{
    padding-top: .2rem;
}
.detail_font p{
    font-size: .82rem;
    line-height: 1.125rem;
    color: #656565;
    /* text-indent: 2em; */
    text-align: justify;
}
.detail_font img{
    width: 100%;
    /* max-height: 9.625rem; */
    margin: .3rem 0;
}


ul.picture_row{
    display: flex;
    justify-content: space-between;
    padding: 1.5rem .9rem 0;
    flex-wrap: wrap;
}
ul.picture_row li{
    width: 8.15rem;
    height: 8.4rem;
    background-color: #fff;
    margin-bottom: .65rem;
}
ul.picture_row li img{
    width: 8.15rem;
    height: 5.35rem;
}
ul.picture_row li p{
    font-size: .75rem;
    line-height: 1rem;
    height: 2rem;
    padding: 0 .65rem;
    margin-top: .2rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


ul.list2_nav{
    padding: 1rem .9rem 0;
    display: flex;
    justify-content: space-between;
}
ul.list2_nav li{
    width: 5.2rem;
    height: 1.8rem;
	line-height: 1.8rem;
    border-radius: .25rem;
	background: #e8f3f8;
}
ul.list2_nav li.on{
	background-color: #003394;
}
ul.list2_nav li.on a{
	color: #fff;
}
ul.list2_nav li a{
    display: block;
    width: 100%;
    height: 100%;
    font-size: .75rem;
    color: #003394;
    text-align: center;
}


.fzgs_bottom{
	padding: 0 .6rem 2rem;
}
.fzgs_bottom ul li{
	position: relative;
	margin-top: 1.4rem;
}
.fzgs_bottom ul li img{
	position: absolute;
	width: 100%;
	height: 5.45rem;
	border-radius: .25rem;
	z-index: -1;
}
.fzgs_bottom ul li div{
	padding-top: 4.6rem;
	background: url(/rcsjtw/statics/hnsghsljt/mobile/images/fzgs-arrow.jpg) right bottom no-repeat;
	background-size: .75rem;
}
.fzgs_bottom ul li div p{
	width: calc(100% - 1.9rem);
	line-height: 1rem;
	min-height: 1.7rem;
	margin: 0 .95rem;
	padding: .25rem 1.2rem;
	box-sizing: border-box;
	font-size: .8rem;
	background-color: rgba(0,51,148,.9);
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
 .more_row{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .6rem;
    color: #9a9793;
    margin: 1.5rem 0 0;
    padding-bottom: 3.2rem
}


/* 公司领导 */
ul.gsld_row{
	width: calc(100% - 1.8rem);
	margin: 0 auto;
	padding: .75rem 0 1rem;
}
ul.gsld_row li{
	background-color: #fff;
	margin-top: .75rem;
}
ul.gsld_row li a{
	display: flex;
	justify-content: space-between;
}
ul.gsld_row li a img{
	width: 8.15rem;
	height: 6.05rem;
}
ul.gsld_row li a div{
	width: 8.8rem;
	padding: 1rem .75rem 0;
	box-sizing: border-box;
}
ul.gsld_row li a div p{
	font-size: .875rem;
}
ul.gsld_row li a div span{
	display: block;
	font-size: .725rem;
	list-style: 1.075rem;
	color: #828181;
	padding-top: .1rem;
}


/* 公司领导详情 */
.ldxq_row{
	background-color: #fff;
	width: 15rem;
	height: 27.5rem;
	margin: 1.5rem auto 0;
}
.ldxq_row img{
	width: 15rem;
	height: 22.5rem;
}
.ldxq_row div{
	padding: 0 .9rem;
}
.ldxq_row div p{
	font-size: .875rem;
	padding-top: 1rem;
}
.ldxq_row div span{
	font-size: .725rem;
	display: block;
	color: #828181;
	list-style: 1.075rem;
}


/* 公司荣誉 */
ul.gsry_row{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 1.5rem .9rem;
}
ul.gsry_row li{
	width: 8.2rem;
	height: 10.2rem;
	background: url(/rcsjtw/statics/hnsghsljt/mobile/images/gsry-bg.jpg) no-repeat;
	background-size: 100%;
	margin-bottom: .6rem;
}
ul.gsry_row li b{
	font-size: .63rem;
	color: #d33a0b;
	text-align: center;
	display: block;
	line-height: .875rem;
	padding: 0 .9rem 0;
	margin-top: 1rem;
	height: 3.5rem;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
ul.gsry_row li p{
	font-size: .45rem;
	color: #666;
	text-align: center;
	display: block;
	line-height: .7rem;
	padding: 0 .9rem 0;
	margin-top: 1.125rem;
	height: 2.1rem;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}


.jtdt_list{
	padding: .5rem .9rem 0;
}
#accordion .panel{
	border: none;
	box-shadow: none;
	padding: .6rem 0;
	margin: 0;
}
#accordion .panel+.panel{
	border-top: 1px solid #eaeaea;
}
#accordion .panel-heading{
	padding: 0;
	border: none;
	background-color: transparent;
}
#accordion .panel-title{
	background: url(/rcsjtw/statics/hnsghsljt/mobile/images/title-icon.jpg) left center no-repeat;
	background-size: 0.25rem;
}
#accordion .panel-title a{
	display: block;
	font-size: .875rem;
	font-weight: bold;
	padding-left: 0.6rem;
	transition: all 0.3s ease 0s;
}
#accordion .panel-title a em{
	display: block;
	width: 0.6rem;
	height: 0.6rem;
	float: right;
	background: url(/rcsjtw/statics/hnsghsljt/mobile/images/arrow1.png) right no-repeat;
	background-size: 0.35rem 0.6rem;
	transform: rotate(90deg);
}
#accordion .panel-title a.collapsed em{
	transform: rotate(0deg);
}
#accordion .panel-body{
	padding: 0;
	background: transparent;
	border-top: none;
	position: relative;
}