body {
    background: #f9f9f9;
}
._app{
    width: 100%;
}
.service-banner-box{
    width: 100%;
	height: 800px;
	background: url("../images/service/banner.png") center center no-repeat ;
	position: relative;
}
.service-banner-h5{
	display: none;
}
.service_search {
    width: 100%;
    position: absolute;
    top: 45%;
    left: 0%;
    height: 64px;
    border-radius: 18px;
    z-index: 112
}
.service_search  .input_search{
    width: 24px;
    height: 24px;
    background: url("../images/icon_search_l.png");
    background-size: contain;
    float: right;
    margin-top: 20px;
    cursor: pointer;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
}

.service_search  .input_search:hover{
    transform: scale(1.38);
    -moz-transform: scale(1.38);
    -webkit-transform: scale(1.38);
}

.service_search  ._search {
    width: 650px;
    height: 64px;
    border-radius: 32px;
    background: #ffffff;
    margin: 0 auto;
    position: relative;
    top: 50%;
    margin-top: -32px;
    box-sizing: border-box;
    padding: 0 40px;

}
.service_search ._search .input_wrap{
    float: left;
    padding: 16px 0 ;
    width: calc(100% - 24px);
}
.service_search ._search .input_wrap input{
    color:#333333;
    border: none;
    outline: none;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    width: 100%;
}
.service_search ._search .input_wrap input::-webkit-input-placeholder {
    color: #999999;
}
.service_search ._search .input_wrap input:-moz-placeholder {
    color: #999999;
}
.service_search ._search .input_wrap input::-moz-placeholder {
    color: #999999;
}
.service_search ._search .input_wrap input:-ms-input-placeholder {
    color: #999999;
}
.service_crumb{
	width: 1400px;
	margin: 0 auto;
}
.service_breadcrumb-box{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
    font-size: 14px;
    color: #fff;
    padding: 700px 0 0px 0;
}
.service_breadcrumb-box>li{
	margin-right: 3px;
}
.service_breadcrumb-box>li:first-child{
    background: url(../images/service/breadcrumb-w-icon.png) no-repeat center left;
    padding-left: 22px;
}

.content-main-box{
    width: 1400px;
    margin: 0 auto;
    padding-bottom: 60px;
}

.main-box{
    width: 100%;
}
.service_nav{
	width: 100%;
	text-align: center;
	margin: -36px auto 80px;
	z-index: 1;
	position: relative;
}
.service_nav_a{
	width: 220px;
	height: 72px;
	background: #FFFFFF;
	border-radius: 10px;
	margin: 0 5px;
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 72px;
	text-align: center;
}
.service_nav_a:hover{
	background: url("../images/service/service_nav_a.png") no-repeat;
	color: #fff;
	font-weight: bold;
}
.service_nav_a.active{
	background: url("../images/service/service_nav_a.png") no-repeat;
	color: #fff;
	font-weight: bold;
}

.service_profile{
	width: 1400px;
	margin: 0 auto;
}
.profile_title{
	border-left: 4px solid #004ea2;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	padding-left: 18px;
	margin-bottom: 20px;
	width: 100%;
}
.service_profile>.profile_product{
	width: 100%;
	height: auto;
	background: #FFFFFF;
	border-radius: 10px;
	padding: 12px 36px;
}
.service_profile>.profile_product>.product_type{
	padding: 24px 0;
	display: flex;
	padding-bottom: 6px;
}
.service_profile>.profile_product>.product_type>.product_type_title{
	display: inline-block;
	font-size: 20px;
	color: #333333;
	margin-right: 60px;
	line-height: 42px;
}
.service_profile>.profile_product>.product_type>.product_type_title.product_type_title_it{
	width: 140px;
}
.service_profile>.profile_product>.product_type>.product_type_ul{
	display: inline-block;
	flex: 1;
}
.service_profile>.profile_product>.product_type>.product_type_ul>li{
	padding: 12px 24px;
	border: 1px solid #E0E0E0;
	border-radius: 21px;
	font-size: 16px;
	color: #666666;
	line-height: 16px;
	cursor: pointer;
	margin-right: 20px;
	margin-bottom: 18px;
	display: inline-block;
}
.service_profile>.profile_product>.product_type>.product_type_ul>li>.product_type_i{
	width: 11px;
	height: 11px;
	background: url("../images/service/product_type_i.png") center center no-repeat;
	display: inline-block;
	margin-right: 10px;
}
.service_profile>.profile_product>.product_type>.product_type_ul>li.choose>.product_type_i{
	width: 14px;
	height: 10px;
	background: url("../images/service/product_type_i_choose.png") center center no-repeat;
	display: inline-block;
	margin-right: 10px;
}
.service_profile>.profile_product>.product_type>.product_type_ul>li.choose{
	border: 1px solid #004EA2;
	color: #004EA2;
}
.service_profile>.profile_product_btn{
	margin: 36px 0;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 48px;
	background: linear-gradient(270deg, #0055B1, #52A5FF);
	border-radius: 24px;
	width: 120px;
	height: 48px;
	text-align: center;
	cursor: pointer;
}
.product_result{
	width: 100%;
	margin: 70px 0 0;
}
.product_result_title{
	font-size: 18px;
	color: #333333;
	line-height: 30px;
}
.product_result>.product_result_box{
	width: 100%;
	margin-top: 20px;
}
.product_result>.product_result_box>.result_search_title{
	width: 100%;
	height: 80px;
	background: #EFEFEF;
	border-radius: 10px 10px 0px 0px;
	padding: 0 34px;
}
.product_result>.product_result_box>.result_search_title>p{
	font-size: 18px;
	color: #333333;
	line-height: 80px;
	display: inline-block;
	width: 23%;
}
.product_result>.product_result_box>.result_search_ul{
	background-color: #fff;
}
.product_result>.product_result_box>.result_search_ul>li{
	width: 100%;
	height: 85px;
	padding: 0 36px;
	border-bottom: 1px solid #EDEDED;
}
.product_result>.product_result_box>.result_search_ul>li>div{
	width: 23%;
	display: block;
	float: left;
	font-size: 16px;
	color: #666666;
	line-height: 85px;
}
.product_result>.product_result_box>.result_search_ul>li>div.result_ul_right{
	width: 75%;
}
.product_result>.product_result_box>.result_search_ul>li>div.result_ul_right>.result_ulr_spec{
	width: 31%;
	display: block;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.product_result>.product_result_box>.result_search_ul>li>div.result_ul_right>a{
	font-size: 16px;
	color: #666666;
	line-height: 16px;
	padding: 12px 24px;
	background: #F5F5F5;
	border-radius: 20px;
	margin-left: 80px;
	float: right;
	margin-top: 23px;
	cursor: pointer;
}
.product_result>.product_result_box>.result_search_ul>li>div.result_ul_right>a:hover{
	background: #004EA2;
	color: #fff;
}
.product_result>.product_result_box>.result_search_ul>li>div.result_ul_right>a.result_ulr_download{
	margin-left: 0;
}
.justify-content-end {
    justify-content: center !important;
}
.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0 0 10px 10px;
	width: 100%;
	background-color: #fff;
	padding: 70px 0 46px;
}
.page-item.arrow_1 .page-link {
    margin-right: 30px;
}
.page-item.arrow_2 .page-link {
    margin-left: 20px;
	margin-right: 0;
}
.page-item:first-child .page-link {
    margin-left: 0;
}
.page-link {
    position: relative;
    display: block;
    margin-right: 10px;
    line-height: 1.25;
    color: #333;
	width: 36px;
	height: 36px;
	text-align: center;
	line-height: 36px;
}
.page-item.active .page-link{
	background: #164BA3;
	color: #fff;
	border-radius: 10px;
}
.product_result_box_h5{
	display: none;
}
.publicity_profile{
	width: 100%;
	margin-top: 80px;
}
.publicity_profile_header{
	font-size: 20px;
	color: #333333;
	line-height: 26px;
	cursor: pointer;
}
.publicity_profile_header>.profile_show_arrow.open{
	width: 18px;
	height: 11px;
	background: url("../images/service/arrow_open.png") center center no-repeat;
	float: right;
	margin-top: 7px;
}
.publicity_profile_header>.profile_show_arrow.closed{
	width: 18px;
	height: 11px;
	background: url("../images/service/arrow_close.png") center center no-repeat;
	float: right;
	margin-top: 7px;
}
.publicity_profile_box{
	width: 100%;
	padding: 36px;
	background: #FFFFFF;
	border-radius: 10px;
}
.publicity_profile_ul{
	display: grid;
	grid-template-columns: repeat(auto-fill, 300px);
	grid-gap: 40px;
}
.publicity_profile_li{
	position: relative;
	width: 300px;
	height: auto;
	margin-top: 25px;
	text-align: center;
	overflow: hidden;
	border: 2px solid #FFFFFF;
	box-shadow: 0px 0px 26px 0px rgba(14,59,105,0.08);
	border-radius: 10px;
}
.publicity_profile_li>.profile_li_head{
	width: 300px;
	height: 164px;
	background: #F2F7FE;
	border-radius: 10px;
	text-align: center;
}
.publicity_profile_li>.profile_li_head>img{
	margin: 38px auto 19px;
}
.publicity_profile_li>.profile_li_head>p{
	font-size: 16px;
	color: #333333;
	line-height: 16px;
}
.publicity_profile_li>.video_li_head{
	width: 300px;
	height: auto;
	border-radius: 10px;
	text-align: center;
}
.publicity_profile_li>.video_li_head>img{
	margin: 0 auto;
}
.publicity_profile_li>.video_li_head>p{
	font-size: 16px;
	color: #333333;
	line-height: 16px;
	margin: 27px auto 19px;
}
.profile_li_btn{
	padding: 27px 24px;
	display: flex;
	justify-content: space-between;
}
.profile_li_btn>a{
	font-size: 16px;
	color: #666666;
	line-height: 16px;
	padding: 12px 24px;
	background: #F5F5F5;
	border-radius: 20px;
	cursor: pointer;
}
.profile_li_btn>a:hover{
	background: #004EA2;
	color: #fff;
}
.he_d4igbx {
    width: 240px;
	height: 135px;
	margin: 0 auto;
	position: relative;
}
.he_d4ig {
    border-radius: 10px;
    overflow: hidden;
}
.he_d4ig img {
    border-radius: 10px;
}
.he_img1 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.he_d4ig::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 2;
	border-radius: 10px;
}
.he_d4igbx .he_c08p1npy {
    width: 46px;
	display: block;
	position: absolute;
	left: 97px;
	top: 45px;
	z-index: 10;
	cursor: pointer;
}
.he_c08p1npy img {
    width: 100%;
}
@media (max-width:1400px) {
    .content-main-box{
        width: 1200px;
    }
    .breadcrumb-box{
        padding: 24px 0 32px 0;
    }
    .service_crumb{
    	width: 1200px;
    	margin: 0 auto;
    }
	.service-banner-box{
		height: 583px;
	}
	.service_breadcrumb-box{
		padding-top: 500px;
	}
	.service_profile{
		width: 1200px;
		margin: 0 auto;
	}
}

@media (max-width:1200px) {
    .content-main-box{
        width: 100%;
    }
    .breadcrumb-box{
        padding: 16px 0 24px 0;
    }
	.service_crumb{
		width: 100%;
	}
	.service-banner-box{
		height: 500px;
	}
	.service_breadcrumb-box{
		padding-top: 420px;
		width: 96%;
		margin: 0 auto;
	}
	.service_profile{
		width: 100%;
	}
}

@media (max-width:640px){
	.service-banner-h5{
		display: block;
		width: 100%;
		height: 340px;
		background: url("../images/service/banner_h5.png") center center no-repeat ;
		position: relative;
	}
	.service-banner-box{
		display: none;
	}
	.service_search  ._search {
	    width: 90%;
	    height: 56px;
		top: 0;
	}
	.service_search ._search .input_wrap {
	    padding: 12px 0;
	}
	.service_search .input_search {
	    margin-top: 16px;
	}
	.service_crumb{
		width: 100%;
	}

	.service_nav{
		width: 100%;
		text-align: center;
		margin: -26px 0 24px 0;
		z-index: 1;
		white-space:nowrap;
		overflow:auto;
	}
	.service_nav::-webkit-scrollbar{width:0;height:0;background-color:#fff;display:none;}
	.service_nav::-webkit-scrollbar-thumb{background-color:#fff;display:none;}
	.service_nav_a{
		width: 220px;
		height: 56px;
		background: #FFFFFF;
		border-radius: 10px;
		margin: 0 1%;
		display: inline-block;
		font-size: 18px;
		font-weight: 400;
		color: #333333;
		line-height: 56px;
		text-align: center;
	}
	.service_nav_a:hover{
		background: url("../images/service/service_nav_a.png") no-repeat;
		color: #fff;
		font-weight: bold;
	}
	.service_nav_a.active{
		background: url("../images/service/service_nav_a.png") no-repeat;
		color: #fff;
		font-weight: bold;
	}
	.service_profile{
		width: 100%;
		padding: 16px;
	}
	.service_profile>.profile_product{
		height: auto;
		padding: 12px 24px;
	}
	.service_profile>.profile_product>.product_type>.product_type_title {
		margin-bottom: 20px;
	}

	.service_profile>.profile_product>.product_type {
	    padding: 24px 0 0;
		display: block;
	}
	.service_profile>.profile_product>.product_type>.product_type_ul>li {
		margin-right: 18px;
		margin-bottom: 18px;
		padding: 12px 18px;
	}
	.service_profile>.profile_product_btn{
		margin: 36px 0 0;
	}
	.product_result{
		width: 100%;
		margin: 0;
		padding: 16px;
	}
	.product_result_box{
		display: none;
	}
	.product_result_box_h5{
		display: block;
		width: 100%;
		padding: 2px 0;
		background: #FFFFFF;
		border-radius: 5px;
		margin-top: 15px;
	}
	.product_result_ul>.product_result_li{
		padding: 18px;
		border-bottom: 1px solid #EDEDED;
	}
	.product_result_ul>.product_result_li>.result_li_name{
		font-size: 14px;
		color: #666666;
		line-height: 14px;
		margin-bottom: 16px;
	}
	.product_result_ul>.product_result_li>.result_li_a>a{
		font-size: 14px;
		color: #666666;
		line-height: 14px;
		padding: 8px 16px;
		background: #F5F5F5;
		border-radius: 18px;
		display: inline-block;
		margin-right: 10px;
	}
	.result_more{
		padding: 30px 0;
		text-align: center;
		line-height: 14px;
	}
	.result_more_a{
		font-size: 14px;
		color: #333333;
		line-height: 14px;
	}
	.publicity_profile{
		padding: 16px;
	}
	.profile_li_btn {
	    padding: 13px 20px;
	    display: flex;
	    justify-content: space-between;
	}
	.publicity_profile_li {
	    height: auto;
	}
	.publicity_profile_box {
	    padding: 18px;
	}
}





.fixed_player_wrap{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1001;
}
.fixed_player_wrap .fixed_player{
	width: 800px;
	height: 600px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -300px;
}
.ck-bar-playbackrate-box{
	display: none!important;
}
.fixed_player_wrap .close{
	width: 30px;
	height: 30px;
	position: absolute;
	right: 80px;
	top: 80px;
	z-index: 1002;
	cursor: pointer;
}


@media (max-width:640px){
	.fixed_player_wrap .close{
		width: 24px;
		height: 24px;
		position: absolute;
		right: 20px;
		top: 30px;
		z-index: 1002;
		cursor: pointer;
	}
	.fixed_player_wrap .fixed_player{
		width: 100vw;
		height: 60vw;
		position: fixed;
		left: 50%;
		top: 50%;
		margin-left: -50vw;
		margin-top: -30vw;
	}
}