@charset "utf-8";
/* CSS Document */
.l-page-header{
	margin-bottom:0;
}
.l-page-header__title{
	height:100%;
}
.l-page-header__title small{
	font-size:16px;
	padding:0 0 0 1em;
	font-weight:normal;
}
.l-footer__copyright{
	text-align:center;
}
.l-footer__under-wrap{
	display:inherit;
}
.l-header-logo__link img{
	width:240px;
}
.l-nav__link--en{
	font-weight:normal;
}
.l-nav__link--en:before {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	content: "";
	display: inline-block;
	vertical-align: middle;
	background-image: url(../images/common/icon_en.png);
	margin-top: 2px;
	margin-right: 6px;
	height: 14px;
	width: 20px;
}
.gab{
	display:inline-block;
	position:relative;
}
.gab:before {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	content: "";
	display: inline-block;
	vertical-align: middle;
	background-image: url(../images/common/icon_gh.png);
	margin-top: -2px;
	margin-right: 6px;
	height: 20px;
	width: 18px;
	margin-left:1em;
}
.l-footer__contact{
	color:#fff;
	font-size:14px;
	line-height:2;
}
.l-footer__contact .cname{
	font-size:22px;
	font-weight:bold;
}
.l-footer__contact .tel{
	font-size:22px;
}
.l-footer__navwrap--item{
	display:flex;
}
.l-footer__navwrap--item{
	width:inherit;
}
.l-footer__navwrap--item-child{
	margin-top:52px;
	position:relative;
}
.l-footer__navwrap--item-child:not(:first-of-type)::before {
    background-color: #0973dc;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    display: inline-block;
    height: 18px;
    position: absolute;
    top: -1px;
    vertical-align: middle;
    width: 1px;
}
.l-footer__navwrap--item-child a{
	padding:0 13px 0 12px;
}
.l-footer__navwrap {
    justify-content: space-between;
}
.c_page_tit{
	position:relative;
}
.c_page_tit::after{
	/*position:absolute;
	content:" ";
	height:2px;
	left:50%;
	bottom:-10px;
	width:3em;
	margin-left:-1.5em;
	background-image: linear-gradient(0deg, #0c21c3 0%, #0874dc 100%);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;*/
}
.advantage .sec02, .advantage .sec04 {
    margin-top: 57px;
}
.advantage .page-area__card--txtarea-txt{
	margin-left:1em;
}
.top-client{
	margin-top:48px;
}
.top-client--list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 42px;
}
.top-client--list li{
    margin-bottom: 20px;
    width: 390px;
	box-shadow:0 5px 15px #ddd;
}
.top-client--list li img{
	width:60%;
	margin:0 auto;
	display:block;
}


.top-news{
	margin-top:48px;
}
.top-news--list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 42px;
}
.top-news--list .tnews{
    margin-bottom: 20px;
    width: 480px;
	height:442px;
	background:#f2f7fb;
}
.top-news--list .tnews a .txt{
	padding:15px 15px;
}
.top-news--list .tnews a .txt h5{
	font-size:18px;
	color:#1f1f1f;
	font-weight:bold;
	line-height:1.625;
}
.top-news--list .tnews a:hover .txt h5{
	color:#07569f;
}
.top-news--list .tnews a .txt .summary{
	color:#1f1f1f;
	font-size: 15px;
    line-height: 1.5;
    margin: 5px 0 0;
}
.top-news--list .tnews a .date{
	color:#1f1f1f;
    margin: 5px 0 0;
}
.top-news--list .onews{
    margin-bottom: 20px;
    width: 690px;
}
.top-news--list .onews li{
	margin-bottom:14px;
}
.top-news--list .onews li a{
	display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
	padding:11px 15px;
	background:#f2f7fb;
}
.top-news--list .onews li a .date{
	width:78px;
	height:78px;
	background:#3d81c2;
	color:#fff;
	text-align:center;
}
.top-news--list .onews li a .date .day{
	font-size:30px;
	display:block;
	line-height:45px;
	line-height:25px;
	visibility:hidden;
}
.top-news--list .onews li a .date .month{
	font-size:14px;
	display:block;
}
.top-news--list .onews li a .txt{
	width:570px;
}
.top-news--list .onews li a .txt h5{
	font-size:16px;
	color:#1f1f1f;
	font-weight:bold;
	line-height:1.625;
}
.top-news--list .onews li a .txt .summary{
	color:#1f1f1f;
	font-size: 15px;
    line-height: 1.5;
    margin: 5px 0 0;
}

.top-news--list .onews li a:hover .date{
	background:#07569f;
}
.top-news--list .onews li a:hover .txt h5{
	color:#07569f;
}
.top-news .top-hero__txtarea--link{
	margin:11px auto 0;
}
.top-news .top-hero__txtarea--link span{
	color:#1f1f1f;
}
.top-news a.top-hero__txtarea--link:hover span{
	color:#fff;
}
.contact .sec01 {
    margin-top: 51px;
}
.contact .sec02 {
    margin-top: 24px;
}
.contact .sec02 dl{
	margin-top:45px;
	width:100%;
}
.contact .sec02 dt{
}
.contact .sec02 dt strong{
	font-size:16px;
	font-weight:bold;
}
.contact .sec02 dd{
	margin-top:15px;
}
#contact .l-page-header{
	background-image: url("../images/contact/page-mv.jpg");
}
#works .l-page-header{
	background-image: url("../images/works/page-mv.jpg");
}
#case .l-page-header{
	background-image: url("../images/works/page-mv1.jpg");
}
#about .l-page-header{
	background-image: url("../images/about/page-mv.jpg");
}
#service .l-page-header{
	background-image: url("../images/service/page-mv.jpg");
}
.alc{
	text-align:center;
}
#wk_01 ul{
	margin-bottom:30px;
}
#wk_01 ul li{
	background:url(../images/works/d.jpg) left 10px no-repeat;
	padding-left:1em;
	margin-bottom:5px;
}
#branch_box .page-area__image{
	margin-top:12px;
}
.ctit{
	position:relative;
	font-size:22px;
	font-weight: 600;
    line-height: 1;
}
.ctit::after{
	position:absolute;
	left:-1.5em;
	width:1em;
	height:1px;
	background:#000;
	overflow:hidden;
	top:50%;
	content:'';
}
.ctit span::after{
	position:absolute;
	right:-1.5em;
	width:1em;
	height:1px;
	background:#000;
	overflow:hidden;
	top:50%;
	content:'';
}
#branch_box .c-btn{
	margin:0 auto;
}
#branch_box .c-btn span{
	color:#000;
}
#branch_box .c-btn:hover span{
	color:#fff;
}
.xmlc_cz{
}
.xmlc_cz ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 41px;
}
.xmlc_cz li {
    width: 285px;
	background-image: -webkit-gradient(linear, left top, right top, from(#007bff), to(#0000ff));
	background-image: linear-gradient(90deg, #007bff 0%, #0000ff 100%);
	color:#fff;
	text-align:center;
	padding:32px 0 20px;
	margin-right:20px;
}
.xmlc_cz li:nth-child(4){
	margin-right:0;
}
.xmlc_cz li .icon{
}
.xmlc_cz li h5{
	font-size:24px;
	font-weight:bold;
	margin:12px 0 20px;
}
.yes_list{
	margin:36px 0 0;
}
.yes_list li{
	background:url(../images/service/2_03.png) left 4px no-repeat;
	font-size:16px;
	padding-left:26px;
	margin-bottom:6px;
}
.stl_yjnr{
	background-image: -webkit-gradient(linear, left top, right top, from(#007bff), to(#0000ff));
	background-image: linear-gradient(90deg, #007bff 0%, #0000ff 100%);
	text-align:center;
	color:#fff;
	line-height:36px;
	font-size:15px;
	margin:24px 26px 15px;
}
.bd_yjnr ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.bd_yjnr li {
    width: 286px;
	text-align:center;
	padding:32px 0 20px;
}
.bd_yjnr li:nth-child(2n-1){
	background:#f2f7ff;
}
.bd_yjnr li h5{
	font-size:16px;
	font-weight:bold;
	margin:20px 0 0;
	color:#0874dc;
}
.pos_relation{
	position:relative;
}
.cbg_gray{
	background:#f2f7ff;
	margin-top:49px;
	padding-bottom:42px;
}
.cbg_gray .l-page-container{
	background:none;
}
.tb_list{
	padding:0 26px;
}
.tb_list dl{
	margin-top:1em;
	padding-left:45px;
    margin: 20px 0 0;
	padding-top:5px;
}
.tb_list dt{
	color: #0874dc;
    font-size: 16px;
    font-weight: bold;
}
#box_chengzhang_01{
}
#box_chengzhang_01 .item_01{
	background:url(../images/service/i1_03.jpg) left 0 no-repeat;
}
#box_chengzhang_01 .item_02{
	background:url(../images/service/i1_06.jpg) left 0 no-repeat;
}
#box_chengzhang_01 .item_03{
	background:url(../images/service/i1_08.jpg) left 0 no-repeat;
}
#box_chengzhang_01 .item_04{
	background:url(../images/service/i1_10.jpg) left 0 no-repeat;
}
#box_chengzhang_01 .item_05{
	background:url(../images/service/i1_12.jpg) left 0 no-repeat;
}


#box_chengzhang_02 .item_01{
	background:url(../images/service/i1_15.jpg) left 0 no-repeat;
}
#box_chengzhang_02 .item_02{
	background:url(../images/service/i1_18.jpg) left 0 no-repeat;
}
#box_chengzhang_02 .item_03{
	background:url(../images/service/i1_22.jpg) left 0 no-repeat;
}
#box_chengzhang_02 .item_04{
	background:url(../images/service/i1_24.jpg) left 0 no-repeat;
}
#box_chengzhang_02 .item_05{
	background:url(../images/service/i1_26.jpg) left 0 no-repeat;
}
#box_chengzhang_02 .item_06{
	background:url(../images/service/i1_28.jpg) left 0 no-repeat;
}
#box_chengzhang_02 .item_07{
	background:url(../images/service/i1_30.jpg) left 0 no-repeat;
}


#box_chengzhang_03 .item_01{
	background:url(../images/service/i1_34.jpg) left 0 no-repeat;
}
#box_chengzhang_03 .item_02{
	background:url(../images/service/i1_38.jpg) left 0 no-repeat;
}
#box_chengzhang_03 .item_03{
	background:url(../images/service/i1_41.jpg) left 0 no-repeat;
}
#box_chengzhang_03 .item_04{
	background:url(../images/service/i1_44.jpg) left 0 no-repeat;
}
#box_chengzhang_03 .item_05{
	background:url(../images/service/i1_46.jpg) left 0 no-repeat;
}
#box_chengzhang_03 .item_06{
	background:url(../images/service/i1_48.jpg) left 0 no-repeat;
}


#box_chengzhang_04 .item_01{
	background:url(../images/service/i1_51.jpg) left 0 no-repeat;
}
#box_chengzhang_04 .item_02{
	background:url(../images/service/i1_54.jpg) left 0 no-repeat;
}
#box_chengzhang_04 .item_03{
	background:url(../images/service/i1_56.jpg) left 0 no-repeat;
}
#box_chengzhang_04 .item_04{
	background:url(../images/service/i1_58.jpg) left 0 no-repeat;
}
#box_chengzhang_04 .item_05{
	background:url(../images/service/i1_60.jpg) left 0 no-repeat;
}
#box_chengzhang_04 .item_06{
	background:url(../images/service/i1_62.jpg) left 0 no-repeat;
}
#box_chengzhang_04 .item_07{
	background:url(../images/service/i1_64.jpg) left 0 no-repeat;
}
.ad_light{
	text-align:center;
}
.xmlc_anding{
	position:relative;
	width:1200px;
	margin:49px auto 0;
}
.xmlc_anding dl{
	width:400px;
	position:absolute;
}
.xmlc_anding dt{
	color: #0874dc;
    font-size: 24px;
}
.xmlc_anding dd{
}
.xmlc_anding .item_01{
	left:0;
	top:0;
}
.xmlc_anding .item_02{
	left:0;
	top:170px;
}
.xmlc_anding .item_03{
	right:0;
	top:0;
}
.xmlc_anding .item_04{
	right:0;
	top:170px;
	width:370px;
}
.tb_sub_stl{
	background-image: -webkit-gradient(linear, left top, right top, from(#007bff), to(#0000ff));
	background-image: linear-gradient(90deg, #007bff 0%, #0000ff 100%);
	text-align:center;
	color:#fff;
	line-height:36px;
	font-size:15px;
	margin:24px 26px 15px;
}
.mixbox{
	display: flex;
    flex-wrap: wrap;
    margin-top: 24px;
}
.bleft{
	width:800px;
}
.bright{
	width:400px;
}
.mixbox .tb_list{
	padding:0 0 0 26px;
}
.mixbox .tb_sub_stl{
	margin:0 0 15px;
}
#box_anding_01 .item_01{
	background:url(../images/service/a1_01.jpg) left 0 no-repeat;
}
#box_anding_01 .item_02{
	background:url(../images/service/a1_02.jpg) left 0 no-repeat;
}
#box_anding_01 .item_03{
	background:url(../images/service/a1_03.jpg) left 0 no-repeat;
}
#box_anding_01 .item_04{
	background:url(../images/service/a1_04.jpg) left 0 no-repeat;
}
#box_anding_02 .item_01{
	background:url(../images/service/a1_05.jpg) left 0 no-repeat;
}
#box_anding_02 .item_02{
	background:url(../images/service/a1_06.jpg) left 0 no-repeat;
}
#box_anding_02 .item_03{
	background:url(../images/service/a1_07.jpg) left 0 no-repeat;
}


#box_anding_03 .item_01{
	background:url(../images/service/a1_08.jpg) left 0 no-repeat;
}
#box_anding_03 .item_02{
	background:url(../images/service/a1_09.jpg) left 0 no-repeat;
}
#box_anding_03 .item_03{
	background:url(../images/service/a1_10.jpg) left 0 no-repeat;
}
#box_anding_03 .item_04{
	background:url(../images/service/a1_11.jpg) left 0 no-repeat;
}
#box_anding_04 .item_01{
	background:url(../images/service/a1_12.jpg) left 0 no-repeat;
}
#box_anding_04 .item_02{
	background:url(../images/service/a1_13.jpg) left 0 no-repeat;
}
#box_anding_04 .item_03{
	background:url(../images/service/a1_14.jpg) left 0 no-repeat;
}
#box_anding_04 .item_04{
	background:url(../images/service/a1_15.jpg) left 0 no-repeat;
}


#box_anding_05 .item_01{
	background:url(../images/service/a1_16.jpg) left 0 no-repeat;
}
#box_anding_05 .item_02{
	background:url(../images/service/a1_17.jpg) left 0 no-repeat;
}
#box_anding_05 .item_03{
	background:url(../images/service/a1_18.jpg) left 0 no-repeat;
}
#box_anding_06 .item_01{
	background:url(../images/service/a1_19.jpg) left 0 no-repeat;
}
#box_anding_06 .item_02{
	background:url(../images/service/a1_20.jpg) left 0 no-repeat;
}
#box_anding_06 .item_03{
	background:url(../images/service/a1_14.jpg) left 0 no-repeat;
}

#box_anding_07 .item_01{
	background:url(../images/service/a1_21.jpg) left 0 no-repeat;
}
#box_anding_07 .item_02{
	background:url(../images/service/a1_22.jpg) left 0 no-repeat;
}
#box_anding_07 .item_03{
	background:url(../images/service/a1_23.jpg) left 0 no-repeat;
}
#box_anding_07 .item_04{
	background:url(../images/service/a1_24.jpg) left 0 no-repeat;
}
#box_anding_08 .item_01{
	background:url(../images/service/a1_25.jpg) left 0 no-repeat;
}
#box_anding_08 .item_02{
	background:url(../images/service/a1_26.jpg) left 0 no-repeat;
}

#box_anding_09 .item_01{
	background:url(../images/service/a1_27.jpg) left 0 no-repeat;
}
#box_anding_09 .item_02{
	background:url(../images/service/a1_28.jpg) left 0 no-repeat;
}
#box_anding_09 .item_03{
	background:url(../images/service/a1_29.jpg) left 0 no-repeat;
}
#box_anding_09 .item_04{
	background:url(../images/service/a1_30.jpg) left 0 no-repeat;
}
#box_anding_10 .item_01{
	background:url(../images/service/a1_31.jpg) left 0 no-repeat;
}
#box_anding_10 .item_02{
	background:url(../images/service/a1_32.jpg) left 0 no-repeat;
}


#box_zhuanxing_01 .item_01{
	background:url(../images/service/a1_02.jpg) left 0 no-repeat;
}
#box_zhuanxing_01 .item_02{
	background:url(../images/service/a1_03.jpg) left 0 no-repeat;
}
#box_zhuanxing_01 .item_03{
	background:url(../images/service/a1_04.jpg) left 0 no-repeat;
}
#box_zhuanxing_02 .item_01{
	background:url(../images/service/a1_25.jpg) left 0 no-repeat;
}
#box_zhuanxing_02 .item_02{
	background:url(../images/service/a1_26.jpg) left 0 no-repeat;
}

#box_zhuanxing_03 .item_01{
	background:url(../images/service/a1_09.jpg) left 0 no-repeat;
}
#box_zhuanxing_03 .item_02{
	background:url(../images/service/a1_11.jpg) left 0 no-repeat;
}
#box_zhuanxing_04 .item_01{
	background:url(../images/service/a1_25.jpg) left 0 no-repeat;
}
#box_zhuanxing_04 .item_02{
	background:url(../images/service/a1_26.jpg) left 0 no-repeat;
}

#box_zhuanxing_05 .item_01{
	background:url(../images/service/a1_23.jpg) left 0 no-repeat;
}
#box_zhuanxing_05 .item_02{
	background:url(../images/service/a1_29.jpg) left 0 no-repeat;
}
#box_zhuanxing_05 .item_03{
	background:url(../images/service/z1_01.jpg) left 0 no-repeat;
}
#box_zhuanxing_05 .item_04{
	background:url(../images/service/a1_11.jpg) left 0 no-repeat;
}
#box_zhuanxing_06 .item_01{
	background:url(../images/service/a1_25.jpg) left 0 no-repeat;
}
#box_zhuanxing_06 .item_02{
	background:url(../images/service/a1_26.jpg) left 0 no-repeat;
}


#box_chuangli_01 .item_01{
	background:url(../images/service/a1_21.jpg) left 0 no-repeat;
}
#box_chuangli_01 .item_02{
	background:url(../images/service/z1_01.jpg) left 0 no-repeat;
}
#box_chuangli_01 .item_03{
	background:url(../images/service/c1_01.jpg) left 0 no-repeat;
}
#box_chuangli_01 .item_04{
	background:url(../images/service/c1_02.jpg) left 0 no-repeat;
}
#box_chuangli_02 .item_01{
	background:url(../images/service/a1_25.jpg) left 0 no-repeat;
}
#box_chuangli_02 .item_02{
	background:url(../images/service/a1_26.jpg) left 0 no-repeat;
}
#box_chuangli_02 .item_03{
	background:url(../images/service/a1_14.jpg) left 0 no-repeat;
}
.mdsbao{
	text-align:center;
	margin:36px 0 0;
}
.cl_fnr{
	display: flex;
    flex-wrap: wrap;
    margin-top: 24px;
	width:400px;
	margin-left:16px;
}
.cl_fnr li{
	background-image: -webkit-gradient(linear, left top, right top, from(#007bff), to(#0000ff));
	background-image: linear-gradient(90deg, #007bff 0%, #0000ff 100%);
	text-align:center;
	color:#fff;
	line-height:36px;
	font-size:15px;
	margin:0 0 10px 10px;
	width:180px;
}
#fw_box_02{
	position:relative;
	padding-bottom:80px;
}
#fw_box_02 .zs{
	position:absolute;
	right:200px;
	bottom:0;
}
.xmlc_cl{
	display: flex;
    flex-wrap: wrap;
    margin-top: 36px;
}
.xmlc_cl li{
	width:400px;
	height:223px;
	margin:0 0 24px;
	text-align:center;
	vertical-align:middle;
	background:url(../images/service/zbg.jpg) left top no-repeat;
	background-size:100% 100%;
	display:flex;
	align-items:center;
	position:relative;
}
.xmlc_cl li span{
	color:#fff;
	text-align:center;
	width:270px;
	margin:0 auto;
	padding:32px 0 0;
}
.xmlc_cl li i{
	position:absolute;
	left:0px;
	top:12px;
	color:#0058af;
	width:54px;
	height:54px;
	line-height:48px;
	text-align:center;
	font-size:20px;
	font-style:italic;
	background:url(../images/service/q.png) center center no-repeat;
	background-size:54px;
}
.hot_yj{
	background-image: linear-gradient(to right, #0073bd,#009bdc,#0073bd);
	color:#fff;
	padding:16px 0;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	border-radius:8px;
}
.ht_10{
	display:flex;
	align-items:center;
	margin:49px auto 0;
	justify-content : center;
}
.ht_10 .hot_yj{
	width:240px;
	margin:0 10px;
}
.ht_09{
	align-items:center;
	width:800px;
	margin:49px auto 0;
}
.ht_09 .hot_yj{
	margin:0 0 10px;
}
dl.hot_yj{
	display:flex;
	align-items:center;
	justify-content : center;
}
dl.hot_yj dt{
	width:200px;
}
dl.hot_yj dd{
	width:600px;
	text-align:left;
	font-weight:normal;
	font-size:14px;
	padding:0 50px;
}
.four_cards{
}
.advantage .four_cards li{
	width:277.5px;
	overflow:hidden;
}
.advantage .four_cards li:nth-of-type(3n+4){
	margin:0 0 0 20px;
}
.four_cards img{
	height:100%;
	width:auto;
	max-width:inherit;
}
.fwys_04{
	margin:36px 60px 0;
}
.yjfw_03{
	padding:36px 0 0;
	text-align:center;
}
.fwys_03{
	position:relative;
	padding:36px 0 0;
}
.fwys_03 .txt{
	margin:0 0 0 60px;
	/*width:700px;*/
}
.fwys_03 .txt dl{
	margin-bottom:18px;
}
.fwys_03 .txt dt{
	font-size:16px;
	font-weight:bold;
	color:#0058af;
}
.fwys_03 .txt dd{
}
.fwys_03 .txt{
	position:relative;
}
.fwys_03 .pic{
	/*position:absolute;
	right:0;
	top:50px;*/
}
#fwys_02 .pic{
	/*right:200px;*/
	text-align:center;
}
#fwys_01 .pic{
	/*right:200px;*/
	text-align:center;
}

.top-client .l-container{
	width:1300px;
	}
.top-client--list{
	width:1200px;
	margin:42px auto 0;
}
.top_fwjs{
	position:relative;
}
.top_fwjs a{
	display:block;
	/*width:118px;
	height:85px;*/
	/*width:354px;*/
	width:130px;
	height:96px;
}
.top_fwjs #lk_01{
	position:absolute;
	left:50%;
	top:0;
	margin:10px 0 0 -365px;
	width:195px;
	height:
}
.top_fwjs #lk_02{
	position:absolute;
	left:50%;
	top:0;
	margin:84px 0 0 -106px;
	width:170px;
}
.top_fwjs #lk_03{
	position:absolute;
	left:50%;
	top:0;
	margin:247px 0 0 -268px;
	width:178px;
}
.top_fwjs #lk_04{
	position:absolute;
	left:50%;
	top:0;
	margin:374px 0 0 -523px;
	width:271px;
}
#newsTitle{
	line-height:1.414;
}
#newsShow{
	margin:36px 0 0;
	font-size:16px;
}
#newsShow img{
	height:auto;
	max-width:100%;
	margin-top:10px;
}
#newsList{
	width:690px;
	margin:36px auto 0;
}

/* newsList */
.newsList {
	text-align: left;
}
.newsList li {
	line-height: 2em;
	font-size: 108%;
	margin-bottom:10px;
}
.newsList li a {
	display:inline-block;
	padding: 0 0 0 18px;
	color: #333;
	background: url(../images/common/icon_la_on.jpg) no-repeat 0 6px;
}
.newsList li a:hover {
	text-decoration: underline;
}


.newsList li:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.newsList li { display: inline-block; } /* Hides from IE-mac \*/
* html .newsList { height: 1%; }
.newsList li { display: block; } /* End hide from IE-mac */

.newsList .category {
	float: left;
	display: block;
	width: 123px;
	height: 25px;
	margin-right: 19px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 2.2em;
	overflow: hidden;
}
.newsList .category.newsrelease {
	background: #08b3b6;
}
.newsList .category.mediarelease {
	background: #e1510a;
}
.newsList .category.report {
	background: #085bb6;
}
.newsList .category.seminar {
	background: #3dbd57;
}
.newsList .date {
	float: left;
	display: block;
	width: 110px;
}
.newsList .text {
	float: left;
	display: block;
	width: 708px;
	color: #d00;
}
.newsList .date em {
	font-style: normal;
}
.page{
	padding:50px 0 10px;
	text-align:center;
	margin:0 auto;
}

.page a, .page font, .page span{
	padding:2px 5px;
	margin:3px;
	border:1px solid #DCD9D4;
	background:#EEEEEE;

}
.page font{
	background:#fafafa;
}
.page-area__titarea--tit.border-left{
	font-size:18px;
}
.page-area__titarea--tit.border-left:before{
	height:48px;
}
.l-footer__cvarea{
	position:fixed;
	right:0;
	top:50%;
	z-index:9999;
}
.l-footer__cvarea .l-container{
	width:45px;
}
.l-footer__cvarea .l-footer__cvarea--wrap{
	margin:0;
}
.l-footer__cvarea .l-footer__cvarea--btn{
	border:none;
	height:191px;
	width:45px;
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-99em;
	background:#fff url(../images/common/20191205140051.png) center center no-repeat;
}
.l-footer__cvarea .l-footer__cvarea--btn:hover{
	background:#fff url(../images/common/20191205140051.png) center center no-repeat;
}
/*.l-footer__cvarea--btn::before{
	margin-right:8px;
	background:url(../images/common/online.svg) center center no-repeat;
}
.l-footer__cvarea--btn:hover:before{
	background-image:none;
	background:url(../images/common/online.svg) center center no-repeat;
}*/
@media screen and (max-width: 767px) {
	
#newsList{
	width:inherit;
}

.newsList .date {
	float: none;
	display: block;
	width: inherit;
}
.newsList .text {
	float: none;
	display: block;
	width:inherit;
}

.newsList li a {
	display:block;
	padding: 0 0 0 0;
	background:none;
	line-height:1.6;
}
#branch_box .top-hero__txtarea--link span {
    display: block;
    padding-left: 0;
    text-align: center;
    width: 100%;
}
#branch_box .top-hero__txtarea--link:hover span{
	color:#000;
}
.ctit{
	font-size:16px;
}
.contact .sec01 {
    margin-top: 25px;
}
.contact .sec02 dl{
	margin-top: 30px;
}
	.l-header-logo__link img{
		width:auto;
	}
.l-footer__navwrap--item{
	display:block;
	width:100%;
}
.l-footer__navwrap--item-child:not(:first-of-type)::before{
	height:0;
}
.l-footer__navwrap--item-tit::after{
	top:50%;
	margin-top:-4px;
}
.l-footer__navwrap--item-child a{
	padding-left:0;
}
.l-footer__copyright p{
	font-size:12px;
	line-height:1.625;
}
.top-client{
	margin-top:29px;
}
.top-client--list{
    margin-top: 24px;
}
.top-client--list li{
    width: calc(100% / 2);
	margin-bottom:10px;
	box-shadow:none;
}
.top-client--list li img{
	width:100%;
	box-shadow:0 0px 10px #ddd;
}
.top-client--list li:nth-child(2n-1){
	padding-right:5px;
}
.top-client--list li:nth-child(2n){
	padding-left:5px;
}
#c_01, #c_03, #c_05{
	padding:0 5px 0 0;
}
#c_02, #c_04, #c_06{
	padding:0 0 0 5px;
}
.top-news{
	margin-top:29px;
}
.top-news--list{
    margin-top: 24px;
}
.top-news--list .tnews{
	height:inherit;
	padding-bottom:5px;
}
.top-news--list .onews li a .txt{
	width: calc(100% - 90px);
}
.top-news--list .tnews a .txt .summary, .top-news--list .onews li a .txt .summary{
	font-size:14px;
}
.top-news .top-hero__txtarea--link span {
    display: block;
    padding-left: 0;
    text-align: center;
    width: 100%;
}
.top-news a.top-hero__txtarea--link:hover span {
	color:#1f1f1f;
}
.advantage .top-product .l-container{
	padding:0;
}
#branch_box .page-area__image {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-top: 24px;
    position: relative;
}
#branch_box img {
    margin-right: 0;
    min-height: 199px;
    min-width: 520px;
}
.xmlc_cz li{
	width:100%;
	margin:0 0 12px;
}
.stl_yjnr{
	margin:24px 0 15px;
}
.bd_yjnr li{
	width:100%;
}
.tb_list{
	padding:0 13px;
}
.tb_list dt{
	font-size:15px;
}
.yes_list li{
	font-size:15px;
}
.ad_light{
	display:none;
}

.xmlc_anding{
	width:100%;
	margin:24px auto 0;
}
.xmlc_anding dl{
	width:100%;
	position:inherit;
	margin-top:12px;
}
.xmlc_anding dt{
    font-size: 15px;
	font-weight:bold;
}
.xmlc_anding .item_01{
	left:inherit;
	top:inherit;
}
.xmlc_anding .item_02{
	left:inherit;
	top:inherit;
}
.xmlc_anding .item_03{
	right:inherit;
	top:inherit;
}
.xmlc_anding .item_04{
	right:inherit;
	top:inherit;
}

.bleft{
	width:100%;
}
.bright{
	width:100%;
}
.mixbox .bright{
	margin-top:30px;
}
.mixbox .tb_list{
	padding:0;
}


.cl_fnr{
	display: flex;
    flex-wrap: wrap;
    margin-top: 24px;
	width:100%;
	margin-left:0;
}
.cl_fnr li{
	background-image: -webkit-gradient(linear, left top, right top, from(#007bff), to(#0000ff));
	background-image: linear-gradient(90deg, #007bff 0%, #0000ff 100%);
	text-align:center;
	color:#fff;
	line-height:36px;
	font-size:15px;
	margin:0 0 10px 0;
	width:50%;
	box-sizing:border-box;
}
.cl_fnr li:nth-child(2n){
	border-left:5px solid #fff;
}
.cl_fnr li:nth-child(2n-1){
	border-right:5px solid #fff;
}
#fw_box_02{
	padding-bottom:0;
}
#fw_box_02 .zs{
	position:inherit;
	right:inherit;
	bottom:inherit;
	text-align:center;
}
.xmlc_cl{
	max-width:400px;
    margin: 24px auto 0;
}
.xmlc_cl li{
	width:100%;
	height:123px;
	margin:0 0 10px;
	text-align:center;
	vertical-align:middle;
	background:url(../images/service/zbg.jpg) left top no-repeat;
	display:flex;
	align-items:center;
	position:relative;
}
.xmlc_cl li span{
	color:#fff;
	text-align:center;
	width:inherit;
	margin:0 auto;
	padding:20px 20px 0 50px;
}

.ht_10{
	margin:24px auto 0;
	display:block;
}
.ht_10 .hot_yj{
	width:100%;
	margin:0 0 10px;
}


.ht_09{
	align-items:center;
	width:100%;
	margin:24px auto 0;
}
.ht_09 .hot_yj{
	margin:0 0 10px;
}
dl.hot_yj{
	display:block;
	align-items:center;
	justify-content : center;
}
dl.hot_yj dt{
	width:inherit;
	padding:0 10px;
}
dl.hot_yj dd{
	width:inherit;
	padding:0 10px;
	text-align:center;
}
.advantage .four_cards li{
	width:100%;
	overflow:hidden;
}
.advantage .four_cards li:nth-of-type(3n+4){
	margin:30px 0 0 0;
}
.four_cards img{
	height:100%;
	width:auto;
	max-width:inherit;
}

.fwys_04{
	margin:18px 0 0 1em;
}


.fwys_03{
	padding:18px 0 0;
}
.fwys_03 .txt{
	margin:0 0 0 0px;
	width:inherit;
}
.fwys_03 .txt dl{
	margin-bottom:12px;
}
.fwys_03 .txt dt{
	font-size:15px;
}
.fwys_03 .pic{
	position:inherit;
	text-align:center;
	right:inherit;
	top:inherit;
	margin:0 auto;
	max-width:280px;
}

#fwys_02 .pic{
	right:inherit;
}
#fwys_01 .pic{
	right:inherit;
}
.top-client .l-container{
	width:100%;
	}
.top-client--list{
	width:100%;
	margin:29px auto 0;
}
.top-client--list li img {
	box-shadow:none;
	border:1px solid #e5e5e5;
}
.top-global--map img{
	width:450px;
}
.top_fwjs a{
	display:block;
	width:50px;
	height:37px;
}
.top-global--map .top_fwjs a img{
	width:50px;
	height:37px;
	min-width:inherit;
}
.top_fwjs #lk_01{
	margin:4px 0 0 -124px;
}
.top_fwjs #lk_02{
	margin:34px 0 0 -44px;
}
.top_fwjs #lk_03{
	margin:100px 0 0 -92px;
}
.top_fwjs #lk_04{
	margin:154px 0 0 -158px;
}
}

.contact_info{
	width:94%;
	margin:20px 0 0;
}
.contact_info .text{
	width:600px;
	margin:0 auto;
	background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #ddd;
    margin: 0 auto;
    padding: 30px;
}
.contact_info .text li{
	list-style:none;
	margin:0 0 20px;
	padding:0;
	box-sizing:border-box;
}
.contact_info .pic{
	float:left;
	max-width:380px;
	margin:80px 0 0 130px;
}
.contact_info .pic img{
	border-radius:12px;
}
.contact_info .pic img{
	max-width:100%;
}

.lit{
	color: #000;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.message_label{
	line-height:26px;
	color:#aaa;
	font-size:14px;
	padding:0 5px;
}
.message_input{
	padding:10px 5px;
	width:100%;
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #ddd;
    border-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: medium medium 1px;
    box-shadow: none !important;
	box-sizing:border-box;
	font-family: inherit;
    font-size: 18px;
    line-height: inherit;
	background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
textarea.message_input{
	/*height:80px;*/
}
.message_input:hover{
	border-color:#36b5ec;
}
.message_btn{
	margin-top:20px;
	background:#379ce4 none repeat scroll 0 0;
	padding:10px 5px;
	box-sizing:border-box;
	width:100%;
	color:#fff;
	font-size:18px;
}


#for_contact{
	background: url("/images/contact/ct_02.jpg") no-repeat;
	background-position: center center;
	background-size: cover;
}

.top_fwjs a {
	fill: #008bca;
	-webkit-transition: -webkit-transform 0.2s;
	transition: transform 0.2s
}
.top_fwjs a:hover img {
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px)
}
.page-area__card--txtarea .page-area__card--txtarea-tit{
	font-size:16px;
}
.rd_box{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 41px;
}
.rd_box dl{
	width:391px;
	margin:0 30px 50px;
}
.rd_box dl.wder{
	width:66%;
}
.rd_box dt{
	font-size:16px;
	font-weight:bold;
	color:#07569f;
}
.rd_box dd{
	height:4em;
	line-height:1.5;
	margin:0.5em 0;
}
.rd_box dd.ht2{
	height:inherit;
	margin-bottom:1.5em;
}
.rd_box dl.wder dd{
	height:inherit;
	margin-bottom:1.5em;
}
.rd_box dd.hpic{
	height:inherit;
	text-align:center;
}
#adr_list{
	width:903px;
	margin:0 auto;
}
#adr_list dl{
	position:relative;
}
#adr_list dd{
	margin:0;
}
#adr_list dt{
	position:absolute;
	width:336px;
	height:290px;
	left:0;
	top:0;
	color:#fff;
	z-index:3;
	display:flex;
	justify-content:center;
	align-items:center;
}
#adr_list dt p{
	text-align:left;
	width:86%;
}
#adr_list dt p a{
	color:#fff;
}
/* --------------------------------------------------------------------- */
/* sp */
/* --------------------------------------------------------------------- */

@media screen and (max-width: 768px){
	.sp_hide{
		display:none;
	}
	.adr_list_wrap{
		overflow:hidden;
	}
	.rd_box dl{
	width:inherit;
	margin:0 0 30px;
}
.rd_box dl.wder{
	width:inherit;
}
.rd_box dd{
	height:inherit;
}
.pageHierarchyIndex_area{
	width: 100%;
	background: #fff;
	padding: 0 0px 60px 0px;
}

.pageHierarchyIndex_areaInner{
	width: auto;
	margin: 0px auto;
	padding: 0px 16px;
}

.contact_info{
	width:100%;
}
.contact_info .text{
	float:none;
	margin:0;
	width:auto;
	padding:30px 20px;
}

.contact_info .text li{
}
.contact_info .pic{
}
.contact_info .pic{
	float:none;
	margin:2em 0 0;
	max-width:100%;
}
.contact_info .pic img{
	max-width:100%;
}

.bdmap{
	margin-top:36px;
}
.messagePage{
	background:#f9f9f9 !important;
}
.messagePage .l-page-container{
	background:#f9f9f9 !important;
}
.contact_info .text{
	padding:20px 0;
	border:none;
}
.contact.messagePage .sec01{
	display:none;
}
.lit{
	text-align:center;
	font-size:24px;
}
.contact.messagePage .contact_info, .contact.messagePage .sec02{
	margin-top:0;
}
.l-footer__cvarea{
	display:none;
}
}

.l-header{
	z-index:9999999;
	background:#fff;
}
.l-nav__item.yy{
	font-weight:normal;
}
.l-nav__item.nwd::before{
	width:0;
}
a.l-nav__link--la{
	padding:0 10px;
	font-size:small;
	color:#666;
	font-size:13px;
}
.plft a{
	margin-left:10px;
}
.cs_section{
	margin:57px auto 0;
}
.cs_section .cs_stl{
	font-size:18px;
	color:#fff;
	background:#0068ff;
	text-align:center;
	line-height:40px;
	margin-bottom:25px;
}
.cs_section .cs_sbd{
	margin:0 25px 0 0;
}
.cs_section .cleft{
	float:left;
	width:850px;
}
.cs_section .cright{
	float:right;
	width:283px;
	padding-top:10px;
}
.cs_section .c_dl{
	padding-left:25px;
}
.cs_section .c_dl.hi{
	background:url(../images/cs/c1_13.jpg) left 4px no-repeat;
}
.cs_section dt{
	margin-bottom:1em;
}
.cs_section dt strong{
	color:#0068b7;
	font-weight:bold;
}
.cs_section dd{
	margin-bottom:1em;
}
.cs_section dd p{
	margin-bottom:1em;
}
.cs_section .cright li{
	margin-bottom:2em;
}
.cs_section .clalc{
	clear:both;
	text-align:center;
	padding-top:1em;
}

.cs_section .cccnt{
	text-align:center;
}
.cs_section .cccnt p{
	margin-bottom:1.5em;
}
.cs_section .cccnt span{
	text-align:center;
	display:inline-block;
	vertical-align:top;
	margin:0 1em;
	font-size:12px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
	height: 1%; /* End hide from IE-mac */
}
/* ie7 hack*/
*+html .clearfix {
	min-height: 1%;
}
@media screen and (max-width: 767px) {
	.cs_section{
		margin-top:36px;
	}
	.cs_section .cs_sbd{
		margin:0 auto;
	}
	.cs_section .cccnt span{
		margin:0 0 1em;
		text-align:center;
	}
	.cs_section .cleft{
		float:none;
		width:inherit;
	}
	.cs_section .cright{
		float:none;
		width:inherit;
		text-align:center;
	}
}

@media screen and (max-width: 768px) {
	.plft{
		/*display:flex;
		justify-content: space-around;*/
	}
	.plft a{
		display:block;
		text-align:center;
		margin:0;
	}
	.plft a.l-nav__link{
		line-height:1;
		padding:20px 0;
		height:auto;
	}
	.l-nav__item:not(:first-of-type):before {
		width: 0;
	}
}