/************************************通用样式 begin*************************************/
body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: "arial narrow";
}

a:hover {
	text-decoration: none;
}

ul,
ol {
	list-style: none;
}

body,
p,
a,
span,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "微软雅黑" !important;
	/* 	color: #343a40; */
}

/*背景文字边框颜色 begin*/
.bg-1A53AA {
	background-color: #1A53AA !important;
}

.text-1A53AA {
	color: #1A53AA !important;
}

.border-1A53AA {
	border-color: #1A53AA !important;
}

.bg-f69f27 {
	background-color: #f69f27 !important;
}

.text-f69f27 {
	color: #f69f27 !important;
}

.border-f69f27 {
	border-color: #f69f27 !important;
}

/*背景文字边框颜色 end*/

/*按钮样式 begin*/
/*btn-1A53AA-f69f27*/
.btn-1A53AA-f69f27 {
	color: #ffffff;
	background-color: #1A53AA;
	border-color: #FFFFFF;
}

.btn-1A53AA-f69f27:hover,
.btn-1A53AA-f69f27:focus,
.btn-1A53AA-f69f27:active,
.btn-1A53AA-f69f27.active,
.open .dropdown-toggle.btn-1A53AA-f69f27 {
	color: #ffffff;
	background-color: #f69f27;
	border-color: #FFFFFF;
}

.btn-1A53AA-f69f27:active,
.btn-1A53AA-f69f27.active,
.open .dropdown-toggle.btn-1A53AA-f69f27 {
	background-image: none;
}

.btn-1A53AA-f69f27.disabled,
.btn-1A53AA-f69f27[disabled],
fieldset[disabled] .btn-1A53AA-f69f27,
.btn-1A53AA-f69f27.disabled:hover,
.btn-1A53AA-f69f27[disabled]:hover,
fieldset[disabled] .btn-1A53AA-f69f27:hover,
.btn-1A53AA-f69f27.disabled:focus,
.btn-1A53AA-f69f27[disabled]:focus,
fieldset[disabled] .btn-1A53AA-f69f27:focus,
.btn-1A53AA-f69f27.disabled:active,
.btn-1A53AA-f69f27[disabled]:active,
fieldset[disabled] .btn-1A53AA-f69f27:active,
.btn-1A53AA-f69f27.disabled.active,
.btn-1A53AA-f69f27[disabled].active,
fieldset[disabled] .btn-1A53AA-f69f27.active {
	background-color: #1A53AA;
	border-color: #FFFFFF;
}

.btn-1A53AA-f69f27 .badge {
	color: #1A53AA;
	background-color: #ffffff;
}

/*btn-f69f27-1A53AA*/
.btn-f69f27-1A53AA {
	color: #ffffff;
	background-color: #F69F27;
	border-color: #FFFFFF;
}

.btn-f69f27-1A53AA:hover,
.btn-f69f27-1A53AA:focus,
.btn-f69f27-1A53AA:active,
.btn-f69f27-1A53AA.active,
.open .dropdown-toggle.btn-f69f27-1A53AA {
	color: #ffffff;
	background-color: #1A53AA;
	border-color: #FFFFFF;
}

.btn-f69f27-1A53AA:active,
.btn-f69f27-1A53AA.active,
.open .dropdown-toggle.btn-f69f27-1A53AA {
	background-image: none;
}

.btn-f69f27-1A53AA.disabled,
.btn-f69f27-1A53AA[disabled],
fieldset[disabled] .btn-f69f27-1A53AA,
.btn-f69f27-1A53AA.disabled:hover,
.btn-f69f27-1A53AA[disabled]:hover,
fieldset[disabled] .btn-f69f27-1A53AA:hover,
.btn-f69f27-1A53AA.disabled:focus,
.btn-f69f27-1A53AA[disabled]:focus,
fieldset[disabled] .btn-f69f27-1A53AA:focus,
.btn-f69f27-1A53AA.disabled:active,
.btn-f69f27-1A53AA[disabled]:active,
fieldset[disabled] .btn-f69f27-1A53AA:active,
.btn-f69f27-1A53AA.disabled.active,
.btn-f69f27-1A53AA[disabled].active,
fieldset[disabled] .btn-f69f27-1A53AA.active {
	background-color: #F69F27;
	border-color: #FFFFFF;
}

.btn-f69f27-1A53AA .badge {
	color: #F69F27;
	background-color: #ffffff;
}

/*btn-0075B3-f69f27*/
.btn-0075B3-f69f27 {
	color: #ffffff;
	background-color: #0075B3;
	border-color: #FFFFFF;
}

.btn-0075B3-f69f27:hover,
.btn-0075B3-f69f27:focus,
.btn-0075B3-f69f27:active,
.btn-0075B3-f69f27.active,
.open .dropdown-toggle.btn-0075B3-f69f27 {
	color: #ffffff;
	background-color: #f69f27;
	border-color: #FFFFFF;
}

.btn-0075B3-f69f27:active,
.btn-0075B3-f69f27.active,
.open .dropdown-toggle.btn-0075B3-f69f27 {
	background-image: none;
}

.btn-0075B3-f69f27.disabled,
.btn-0075B3-f69f27[disabled],
fieldset[disabled] .btn-0075B3-f69f27,
.btn-0075B3-f69f27.disabled:hover,
.btn-0075B3-f69f27[disabled]:hover,
fieldset[disabled] .btn-0075B3-f69f27:hover,
.btn-0075B3-f69f27.disabled:focus,
.btn-0075B3-f69f27[disabled]:focus,
fieldset[disabled] .btn-0075B3-f69f27:focus,
.btn-0075B3-f69f27.disabled:active,
.btn-0075B3-f69f27[disabled]:active,
fieldset[disabled] .btn-0075B3-f69f27:active,
.btn-0075B3-f69f27.disabled.active,
.btn-0075B3-f69f27[disabled].active,
fieldset[disabled] .btn-0075B3-f69f27.active {
	background-color: #0075B3;
	border-color: #FFFFFF;
}

.btn-0075B3-f69f27 .badge {
	color: #0075B3;
	background-color: #ffffff;
}

/*按钮样式 end*/

/*导航样式 begin*/

/*dark*/
.navbar-dark_w .navbar-brand {
	color: #fff;
}

.navbar-dark_w .navbar-brand:hover,
.navbar-dark_w .navbar-brand:focus {
	color: #fff;
}

.navbar-dark_w .navbar-nav .nav-link {
	color: #fff;
}

.navbar-dark_w .navbar-nav .nav-link:nth-child(2) {
	padding-left: 0;
	margin-left: 0;
}

.navbar-dark_w .navbar-nav .nav-link:hover,
.navbar-dark_w .navbar-nav .nav-link:focus {
	color: #fff;
	background-color: #f69f27;
}

.navbar-dark_w .navbar-nav .nav-link.disabled {
	color: #fff;
}

.navbar-dark_w .navbar-nav .show>.nav-link,
.navbar-dark_w .navbar-nav #active>.nav-link,
.navbar-dark_w .navbar-nav .nav-link.show,
.navbar-dark_w .navbar-nav .nav-link.active {
	color: #fff;
	background-color: #f69f27;
}


.navbar-dark_w .navbar-toggler {
	color: rgba(255, 255, 255, 0.5);
	border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark_w .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark_w .navbar-text {
	color: rgba(255, 255, 255, 0.5);
}

.navbar-dark_w .navbar-text a {
	color: #fff;
}

.navbar-dark_w .navbar-text a:hover,
.navbar-dark_w .navbar-text a:focus {
	color: #fff;
}

/*导航样式 end*/

/************************************通用样式 end*************************************/


/************************************pc>960 begin*************************************/
@media screen and (min-width: 960px) {
	.bg-0075B3 {
		background-color: #0075B3 !important;
	}

	.bg-003754 {
		background-color: #003754 !important;
	}

	.bg-005A8E {
		background-color: #005A8E !important;
	}

	.pro_nav_all {
		padding: 0 !important;
	}

	.pro_nav {
		padding: 15px !important;
		padding-top: 1.5rem !important;
		background-color: #1A53AA;
		height: auto;
	}

	/*#w_header begin*/
	#w_header .navbar-dark_w {
		background-color: #1A53AA;
	}

	#w_header .navbar-dark_w .navbar-nav .nav-item .nav-link {
		height: 5vh;
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0 0.1rem;
		padding: 0 1.76rem;
		transition-duration: 0.25s;
		transition-timing-function: ease;

	}

	#w_header .navbar-dark_w .navbar-nav .nav-item:nth-child(2) .nav-link {
		margin-left: 0rem;
	}

	#w_header .navbar-dark_w .navbar-nav .nav-item:last-child .nav-link {
		margin-right: 0rem;
	}

	#w_header .top_top {
		background: url(../img/top_top_bg.png) no-repeat;
		background-size: 100% 100%;
		height: 2vh;
	}

	#w_header .top_top p {
		font-size: 0.9rem;
		line-height: 2vh;
	}

	#w_header .top {
		/* height: 13vh; */
	}

	#w_header nav {
		height: 5vh;
		line-height: 5vh;
	}


	#w_carousel img {
		height: auto;
	}

	/*#w_header end*/

	.home_title {}

	#w_home_s1 {
		background-color: #F8F9FA;
	}

	#w_home_s1 img {
		box-shadow: 0 0 6px 3px #cccccc;
	}

	#w_home_s1 h3 {
		color: #1A53AA;
	}

	#w_home_s1 h5 {
		color: #343A40;
	}

	#w_home_s1 p {
		color: #343A40;
		text-indent: 2rem;
		font-size: 0.95rem;
		line-height: 1.8rem;
		margin-bottom: 0;
	}

	/*#w_home_s1 end*/


	/*#w_home_s2 begin*/
	#w_home_s2 {
		height: auto;
		background: url(../img/homes2.jpg) no-repeat fixed center;
		background-size: 100% 100%;
	}

	#w_home_s2 p {
		background-color: #1A53AA;
		color: #fff;
	}

	#w_home_s2 .w_home_s2_item:hover p {
		background-color: #F69F27 !important;
	}

	#w_home_s2 .w_home_s2_item:hover img {
		-webkit-transform: scale(1.01, 1.01);
		-moz-transform: scale(1.01, 1.01);
		-transform: scale(1.01, 1.01);
		transition-duration: 0.75s;
		transition-timing-function: ease-in-out;
		box-shadow: 0 0 2px 1px #1A53AA;
	}

	/*#w_home_s2 end*/


	/*#w_home_s3 begin*/
	#w_home_s3 {
		height: auto;
		background: url(../img/bg_news.jpg) no-repeat center center;
		background-size: 100% 100%;
	}

	#w_home_s3 .news_item .news_content {
		background-color: #fff;
		border: 1px solid #acacac;
		border-top: 0;
	}

	#w_home_s3 .news_item h4 {
		font-size: 1.1rem;
		margin-bottom: 0;
		padding: 1rem 0rem;
		color: #333;
		border-bottom: 1px solid #e0e0e0;
	}

	#w_home_s3 .news_item p {
		font-size: 0.95rem;
		margin: 1rem 0rem;
		color: #333333;
	}

	#w_home_s3 .news_item .news_content img {
		position: absolute;
		bottom: 1.5rem;
		right: 3vh;
	}

	.news_mask {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		opacity: 0;
		background: rgba(26, 83, 170, 0.8);
		transition: all 0.5s ease;
	}

	.news_mask_link {
		font-size: 1.3rem !important;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		display: block;
		width: 60%;
		color: #fff;
		text-align: center;
		font-size: 1rem;
		padding: 0.5rem 0;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.news_mask_link::before {
		content: '';
		position: absolute;
		top: 0px;
		left: 50%;
		transform: translateX(-50%);
		width: 80%;
		height: 2px;
		background: #fff;
		transition: all .5s ease;
	}

	.news_mask_link::after {
		content: '';
		position: absolute;
		bottom: 0px;
		left: 50%;
		transform: translateX(-50%);
		width: 80%;
		height: 2px;
		background: #fff;
		transition: all .5s ease;
	}

	#w_home_s3 .news_item:hover .news_mask {
		opacity: 1;
	}

	#w_home_s3 .news_item:hover .newImg {
		/* transform: translate(0%, 0%) scale(1.1); */
	}

	#w_home_s3 .news_item:hover .news_mask_link::before {
		width: 2rem;
	}

	#w_home_s3 .news_item:hover .news_mask_link::after {
		width: 2rem;
	}


	/*#w_home_s3 end*/


	/*#w_footer begin*/
	#w_footer {
		background-color: #1A53AA;
		width: 100%;
		height: auto;
	}

	#w_footer h4 {
		margin-bottom: 1.2rem !important;
	}

	#w_footer p {
		line-height: 1.2rem;
		margin-bottom: 0.9rem;
	}

	#w_footer .bottom p {
		padding: 0.2rem 0;
		margin-bottom: 0;
		font-size: 0.9rem;
	}

	#w_footer .bottom p a {
		padding: 0.2rem 0;
		margin-bottom: 0;
		font-size: 0.9rem;
	}

	/*#w_footer end*/

	/*erji*/
	/*w_s1*/
	#w_s1 p {
		text-indent: 2rem;
		line-height: 2.2rem;
		margin-bottom: 0;
		color: #333;
	}

	#w_s1 p span {
		color: #1A53AA;
		font-size: 1.4rem;
		padding-left: 1rem;
		border-left: 5px solid #1A53AA;
		font-weight: 600;
	}

	/*w_s2*/
	#w_s2 img {
		margin-bottom: 2vh;
	}

	/*w_s3*/
	#w_s3 {
		background-color: #f8f9fa;
	}

	.w_s3_btn_active h5 {
		background-color: #F69F27 !important;
	}

	#w_s3 .w_s3_btn {
		height: 4vh;
		background-color: #f8f9fa;
		display: flex;
		justify-content: center;
		align-items: center;
		cursor: pointer;
	}

	#w_s3 .w_s3_btn h5 {
		text-align: center;
		width: 60%;
		line-height: 4vh;
		color: #f8f9fa;
		background-color: #1A53AA;
	}

	.w_s3_content h5 {
		color: #1A53AA;
		font-size: 1.4rem;
		/* 		padding-left: 1rem;
		border-left: 5px solid #1A53AA; */
		font-weight: 600;
		margin: 2vh 0;
	}

	.w_s3_content h6 {
		color: #1A53AA;
		font-size: 1.2rem;
		margin: 1vh 0;
	}

	.w_s3_content p {
		text-indent: 2rem;
		color: #333;
		line-height: 2rem;
		margin-bottom: 0;
	}

	/*w_s4*/
	.w_s4_c_item {
		padding-top: 8rem;
	}

	#w_s4_c p {
		background-color: #003557;
		color: #FB0100;
		font-weight: 600;
		font-size: 1.3rem;
		text-align: center;
		margin-top: 0rem;
	}

	#w_s4_c .w_s4_c_item:hover p {
		background-color: #003557 !important;
	}

	#w_s4_c .w_s4_c_item:hover img {
		-webkit-transform: scale(1.01, 1.01);
		-moz-transform: scale(1.01, 1.01);
		-transform: scale(1.01, 1.01);
		transition-duration: 0.75s;
		transition-timing-function: ease-in-out;
		box-shadow: 0 0 2px 1px #1A53AA;
	}

	#w_s4 {
		background-color: #f8f9fa;
	}

	.w_s4_btn_active h5 {
		color: #F69F27 !important;
	}

	.w_s4_btn_active .jiantou {
		background-image: url(../img/icon-03.png);
		background-size: auto 100%;
		background-repeat: no-repeat;
		background-position: left 50%;
		padding-left: 1.2rem;
		cursor: default;
		display: inline;
		margin-right: 1rem;
	}

	.jiantou {
		background-image: url(../img/icon-01.png);
		background-size: auto 100%;
		background-repeat: no-repeat;
		background-position: left 50%;
		padding-left: 1.2rem;
		cursor: default;
		display: inline;
		margin-right: 1rem;
	}

	.w_s4_btn {
		max-width: 100%;
		height: auto;
		/*background-color: #f8f9fa;*/
		display: flex;
		justify-content: center;
		align-items: center;
		cursor: pointer;
	}

	.w_s4_btn h5 {
		font-size: 1rem;
		font-weight: 600;
		width: 100%;
		color: #fff;
		/* background-color: #1A53AA; */
		cursor: pointer;
	}

	.w_s4_d_btn_all {

		/* border-bottom: 2px solid #dee2e6; */
	}

	.w_s4_d_btn h5 {
		margin-left: 1rem;
		margin-bottom: 0.1rem;
		line-height: 3vh;
		color: #fff;
		font-size: 0.9rem;
		cursor: pointer;
	}

	#w_s4_d_btn_active h5 {
		color: #F69F27 !important;
	}

	#w_s4_d_btn_active .jiantou {
		background-image: url(../img/icon-03.png);
		background-size: auto 100%;
		background-repeat: no-repeat;
		background-position: left 50%;
		padding-left: 1.2rem;
		cursor: default;
		display: inline;
		margin-right: 1rem;
	}

	.search_pro {
		/* 		height: 6vh; */
		/*display: flex;
		justify-content: center;
		align-items: center; */
		/* border-radius: 4px; */
	}

	.search_pro label {
		color: #fff;
		margin: 1.5rem;
	}

	.search_pro input {
		width: 25%;
		margin: 1.5rem 0;
		line-height: 3vh;
		border-radius: 4px;
		border: 1px solid #e0e0e0;
	}

	.search_pro button {
		margin: 0rem 1.5rem 0rem 0rem;
		position: relative;
		top: -1px;
	}

	/* 	.w_s4_d_content {
		margin-top: 2vh;
	} */

	/* 	.w_s4_d_content .container {
		padding: 0;
	} */

	.w_s4_d_content .pro_show {
		margin-bottom: 2vh;
		box-shadow: 0 0 6px 3px #e0e0e0;
		transition-duration: 0.5s;
		transition-timing-function: ease-in-out;
	}

	.w_s4_d_content .pro_show p {
		text-align: center;
		line-height: 4vh;
	}

	.w_s4_d_content .pro_show:hover {
		box-shadow: 0 0 8px 4px #b9b9b9;
		-webkit-transform: scale(1.01, 1.01);
		-moz-transform: scale(1.01, 1.01);
		-transform: scale(1.01, 1.01);
		transition-duration: 0.75s;
		transition-timing-function: ease-in-out;
	}

	.w_s4_d_content .col-lg-4:hover .pro_show p {
		color: #1A53AA;

	}

	.pro_show {
		position: relative;
		box-shadow: 0 0 6px 1px rgba(198, 198, 198, 0.6);
	}

	/*.pro_show:before,
	.pro_show:after {
		content: "";
		display: block;
		width: 0;
		height: 0;
		border: 1px solid transparent;
		box-sizing: border-box;
		position: absolute;
	}

	.pro_show:before {
		top: 0;
		left: 0;
		transition: border-color 0s ease-in 0.8s, width 0.2s ease-in 0.6s, height 0.2s ease-in 0.4s;
	}

	.pro_show:after {
		right: 0;
		bottom: 0;
		transition: border-color 0s ease-in 0.4s, width 0.2s ease-in 0.2s, height 0.2s ease-in;
	}

	.pro_show:hover:before {
		width: 100%;
		height: 100%;
		transition: width 0.2s ease-in, height 0.2s ease-in 0.2s;
		border-top-color: #1A53AA;
		border-right-color: #1A53AA;
	}

	.pro_show:hover:after {
		width: 100%;
		height: 100%;
		transition: border-color 0s ease-in 0.4s, width 0.2s ease-in 0.4s, height 0.3s ease-in 0.6s;
		border-bottom-color: #1A53AA;
		border-left-color: #1A53AA;
	}*/


	.s4_pro_d p {
		font-size: 1.2rem;
		font-weight: 600;
		color: #1A53AA;
	}


	/*w_s5*/


	/*w_s6*/
	#w_s6 .s5news_content {
		padding: 2vh;
		box-shadow: 0 0 6px 3px #e0e0e0;
	}

	#w_s6 .s5news_content:hover {
		padding: 2vh;
		transition-duration: 0.5s;
		transition-timing-function: ease;
		box-shadow: 0 0 10px 5px #e0e0e0;
		border: 1px solid #1A53AA;
	}

	#w_s6 .s5news_content h5 {
		color: #1A53AA;
	}

	#w_s6 .s5news_content h6 {
		color: #9e9e9e;
	}

	#w_s6 .s5news_content p {
		color: #343a40;
		margin-top: 1vh;
		font-size: 0.9rem;
	}

	.s6_news_d {
		padding: 3vh 3vh 0vh 3vh;
		box-shadow: 0 0 6px 3px #e0e0e0;
	}

	.s6_news_d h4 {
		line-height: 3.5vh;
		color: #C30D22;
	}

	.s6_news_d h6 {
		line-height: 3.5vh;
		color: #9e9e9e;
	}

	.s6_news_d p {
		color: #343a40;
		margin-top: 1vh;
		font-size: 0.9rem;
	}

	/*w_s7*/
	#w_s7 .liuyanban {}

	#w_s7 .liuyanban_title {
		width: 100%;
		background-color: #f69f27;
		margin-top: 10px;
	}

	#w_s7 .liuyanban_title p {
		margin-left: 30px;
		font-size: 1.1em;
	}

	#w_s7 .liuyanban label {
		font-size: 0.95rem;
		display: block;
		margin-left: 10px;
		margin-top: 10px;
		margin-bottom: 0;
		color: #343a40;
	}

	#w_s7 label.xrequired:before {
		content: '* ';
		color: red;
	}

	#w_s7 .liuyanban input {
		color: #555;
		height: 30px;
		line-height: 15px;
		width: 100%;
		padding: 0px 0px 0px 10px;
		margin-top: 2px;
		border: 1px solid #E5E5E5;
		background: #FBFBFB;
		outline: 0;
		-webkit-box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
		box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
	}

	#w_s7 .liuyanban textarea {
		height: 60px;
		margin: 5px 0px 5px 0px;
		width: 100%;
	}

	#w_s8 .w_s8_content h4 {
		color: #1A53AA;
		font-weight: 600;
		border-left: 5px solid #1A53AA;
		padding-left: 1rem;
	}

	.s4_pro_d_content h5 {
		color: #1A53AA;
		font-weight: 600;
	}

	.s4_pro_d_content .col-lg-7 p {
		color: #333;
		text-indent: 2rem;
		font-weight: 600;
		font-size: 0.9rem
	}

	.s4_pro_d_content {
		text-indent: 0rem;
	}

	.s4_pro_d_content img {
		width: 100%;
	}

	.show_pro_d_title p {
		border-bottom: 1px solid #1A53AA;
	}

	.pro_pre_next #page {
		padding: 1rem;
	}

	.pro_pre_next strong {
		background-color: #1A53AA;
		color: #fff;
		padding: 0.5rem;
		border: 1px solid #1A53AA;
	}

	.pro_pre_next a {
		border: 1px solid #1A53AA;
		padding: 0.5rem 2rem;
		color: #1A53AA;
	}

	.pro_pre_next a:hover {
		border-left: 1px solid #fff;
		padding: 0.5rem 2rem;
		color: #fff;
		background-color: #1A53AA;
	}

	.breadcrumb {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 0.75rem 1rem;
		margin-bottom: 1rem;
		list-style: none;
		background-color: #f8f9fa;
		border-radius: 0.25rem;
	}

	.breadcrumb a {
		color: #1A53AA;
	}

	.breadcrumb span {
		color: #1A53AA;
		margin: 0 0.5rem;
	}

	.breadcrumb li:last-child span {
		display: none;
	}

	.pro_show img {
		width: 100%;
	}
}

/************************************pc end*************************************/


/************************************ipad begin*************************************/
@media screen and (min-width: 540px) and (max-width: 960px) {}

/************************************ipad end*************************************/


/************************************mb begin*************************************/
@media screen and (max-width: 960px) {

	/*#w_header begin*/
	.navbar-dark_w .navbar-nav .nav-link {
		color: #fff;
	}

	.navbar {
		background-color: #fff;
	}

	.navbar-collapse {
		background-color: #1A53AA;
		width: 100%;
		position: fixed;
		top: 0%;
		left: 0;
		z-index: 1000;
	}

	/*#w_header end*/
	.home_title {
		margin: 2.0rem 0 1.0rem;
	}

	.home_title h2 {
		font-size: 1.5rem;
	}

	/*#w_home_s1 begin*/
	#w_home_s1 {
		background-color: #F8F9FA;
	}

	#w_home_s1 h3 {
		font-size: 1.4rem;
		color: #1A53AA;
	}

	#w_home_s1 h5 {
		font-size: 1.2rem;
		color: #343A40;
	}

	#w_home_s1 p {
		color: #343A40;
		text-indent: 2rem;
		font-size: 0.8rem;
		line-height: 1.8rem;
	}


	/*#w_home_s1 end*/


	/*#w_home_s2 begin*/
	#w_home_s2 {
		height: auto;
		background: url(../img/homes2.jpg) no-repeat fixed center;
		background-size: auto 100%;
	}

	#w_home_s2 p {
		background-color: #1A53AA;
		color: #fff;
	}

	#w_home_s2 .w_home_s2_item:hover p {
		background-color: #F69F27 !important;
	}

	#w_home_s2 .w_home_s2_item:hover img {
		-webkit-transform: scale(1.01, 1.01);
		-moz-transform: scale(1.01, 1.01);
		-transform: scale(1.01, 1.01);
		transition-duration: 0.75s;
		transition-timing-function: ease-in-out;
		box-shadow: 0 0 2px 1px #1A53AA;
	}

	/*#w_home_s2 end*/


	/*#w_home_s3 begin*/
	#w_home_s3 {
		height: auto;
		background: url(../img/bg_news_mb.jpg) no-repeat center center;
		background-size: 100% 100%;
	}

	#w_home_s3 .news_item {
		margin-bottom: 1rem;
	}

	#w_home_s3 .news_item .news_content {
		background-color: #fff;
		border: 1px solid #acacac;
		border-top: 0;
	}

	#w_home_s3 .news_item h4 {
		font-size: 1.1rem;
		margin-bottom: 0;
		padding: 1rem 0rem;
		color: #333;
		border-bottom: 1px solid #e0e0e0;
	}

	#w_home_s3 .news_item p {
		font-size: 0.95rem;
		margin: 1rem 0rem;
		color: #333333;
	}

	#w_home_s3 .news_item .news_content img {
		position: absolute;
		bottom: 1.5rem;
		right: 3vh;
	}

	.news_mask {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		opacity: 0;
		background: rgba(26, 83, 170, 0.8);
		transition: all 0.5s ease;
	}

	.news_mask_link {
		font-size: 1.3rem !important;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		display: block;
		width: 60%;
		color: #fff;
		text-align: center;
		font-size: 1rem;
		padding: 0.5rem 0;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.news_mask_link::before {
		content: '';
		position: absolute;
		top: 0px;
		left: 50%;
		transform: translateX(-50%);
		width: 80%;
		height: 2px;
		background: #fff;
		transition: all .5s ease;
	}

	.news_mask_link::after {
		content: '';
		position: absolute;
		bottom: 0px;
		left: 50%;
		transform: translateX(-50%);
		width: 80%;
		height: 2px;
		background: #fff;
		transition: all .5s ease;
	}

	#w_home_s3 .news_item:hover .news_mask {
		opacity: 1;
	}

	#w_home_s3 .news_item:hover .newImg {
		/* transform: translate(0%, 0%) scale(1.1); */
	}

	#w_home_s3 .news_item:hover .news_mask_link::before {
		width: 2rem;
	}

	#w_home_s3 .news_item:hover .news_mask_link::after {
		width: 2rem;
	}


	/*#w_home_s3 end*/


	/*#w_footer begin*/
	#w_footer {
		background-color: #1A53AA;
		width: 100%;
		height: auto;
	}

	#w_footer .border-right {
		border: 0 !important;
	}

	#w_footer h4 {
		border-left: 5px solid #fff;
		padding-left: 0.5rem;
		font-size: 1.3rem;
		margin-bottom: 1.2rem !important;
		font-weight: 600;
	}

	#w_footer p {
		line-height: 1.2rem;
		margin-bottom: 0.9rem;
		font-size: 0.9rem;
	}

	#w_footer .bottom p {
		padding: 0.2rem 0;
		margin-bottom: 0;
		font-size: 0.8rem;
	}

	#w_footer .bottom p a {
		padding: 0.2rem 0;
		margin-bottom: 0;
		font-size: 0.8rem;
	}

	/*#w_footer end*/
	.erji_title {
		margin: 1vh 0;
	}

	.erji_title h2 {
		font-size: 1.7rem;

	}

	/*w_s1*/
	#w_s1 p {
		text-indent: 2rem;
		line-height: 2.2rem;
		margin-bottom: 0;
		color: #333;
	}

	#w_s1 p span {
		color: #1A53AA;
		font-size: 1.4rem;
		padding-left: 1rem;
		border-left: 5px solid #1A53AA;
		font-weight: 600;
	}

	/*w_s2*/
	#w_s2 img {
		margin-bottom: 2vh;
	}

	/*w_s3*/
	#w_s3 {
		background-color: #f8f9fa;
	}

	.w_s3_btn_active h5 {
		background-color: #F69F27 !important;
	}

	#w_s3 .w_s3_btn {
		margin: 2vh 0;
		height: 4vh;
		background-color: #f8f9fa;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	#w_s3 .w_s3_btn h5 {
		font-size: 0.9rem;

		text-align: center;
		width: 100%;
		line-height: 4vh;
		color: #f8f9fa;
		background-color: #1A53AA;
	}

	.w_s3_content h5 {
		color: #1A53AA;
		font-size: 1.2rem;
		font-weight: 600;
		margin: 2vh 0;
	}

	.w_s3_content h6 {
		color: #1A53AA;
		font-size: 1.1rem;
		margin: 1vh 0;
	}

	.w_s3_content p {
		font-size: 0.9rem;
		text-indent: 2rem;
		color: #333;
		line-height: 2rem;
		margin-bottom: 0;
	}

	/*w_s4*/
	#w_s4 {
		background-color: #f8f9fa;
	}

	.w_s4_btn_active h5 {
		color: red !important;
	}

	#w_s4_d_btn_active h5 {
		/* background-color: #F69F27 !important; */
	}

	#w_s4 .w_s4_btn {
		height: 4vh;
		background-color: #f8f9fa;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	#w_s4_c p {
		background-color: #1A53AA;
		color: #FB0100;
		font-weight: 600;
		font-size: 1.3rem;
		text-align: center;
	}

	.w_s4_btn_active h5 {
		background-color: #f69f27 !important;
	}



	.w_s4_btn {

		max-width: 100%;
		height: auto;
		background-color: #f8f9fa;
		display: flex;
		justify-content: center;
		align-items: center;
		cursor: pointer;
	}

	.w_s4_btn h5 {
		text-align: center;
		font-weight: 600;
		width: 100%;
		color: #fff;
		background-color: #1A53AA;
		cursor: pointer;
		margin-bottom: 0.2rem;
		padding: 0.5rem 0;
	}

	.w_s4_d_btn_all {

		/* border-bottom: 2px solid #dee2e6; */
	}

	.w_s4_d_btn h5 {
		text-align: center;

		margin-bottom: 0rem;
		line-height: 3vh;
		color: #fff;
		background-color: #1A53AA;
		font-size: 0.8rem;
		cursor: pointer;
		border: 1px solid #fff;
		padding: 0.5rem 0;
	}

	#w_s4_d_btn_active h5 {
		background-color: #f69f27 !important;
	}

	.search_pro {
		display: none;
	}

	.w_s4_content h5 {
		text-align: center;
		line-height: 4vh;
		color: #f8f9fa;
		background-color: #1A53AA;
		font-size: 0.9rem;
		border: 1px solid #fff;
		margin-bottom: 0;
	}

	.w_s4_d_content {
		margin-top: 2vh;
	}

	.w_s4_d_content .pro_show {
		margin-bottom: 2vh;
		box-shadow: 0 0 6px 3px #e0e0e0;
		transition-duration: 0.5s;
		transition-timing-function: ease-in-out;
	}

	.w_s4_d_content .pro_show p {
		text-align: center;
		line-height: 4vh;
	}

	.s4_pro_d p {
		font-size: 1.2rem;
		font-weight: 600;
		color: #1A53AA;
	}

	/*w_s5*/

	/*#w_s6*/
	#w_s6 .s5news_content {
		padding: 2vh;
		box-shadow: 0 0 6px 3px #e0e0e0;
	}

	#w_s6 .s5news_content:hover {
		padding: 2vh;
		transition-duration: 0.5s;
		transition-timing-function: ease;
		box-shadow: 0 0 10px 5px #e0e0e0;
		border: 1px solid #f69f27;
	}

	#w_s6 .s5news_content h5 {

		color: #f69f27;
		font-size: 1rem;
		margin: 2vh 0;
	}

	#w_s6 .s5news_content h6 {
		color: #9e9e9e;
		font-size: 0.9rem;
		margin: 2vh 0;
	}

	#w_s6 .s5news_content p {
		color: #343a40;
		text-indent: 1rem;
		font-size: 0.8rem;
	}

	.s6_news_d {
		box-shadow: 0 0 6px 3px #e0e0e0;
	}

	.s6_news_d h4 {
		line-height: 3.5vh;
		margin: 2vh 0;
		font-size: 1.1rem;
	}

	.s6_news_d h6 {

		line-height: 3.5vh;
		color: #9e9e9e;
		font-size: 0.9rem;
		margin: 2vh 0;
	}

	.s6_news_d p {
		color: #343a40;
		text-indent: 1rem;
		font-size: 0.8rem;
	}

	/*w_s7*/
	#w_s7 p {
		font-size: 0.95rem;
		line-height: 0.8rem;
	}

	#w_s7 .liuyanban {}

	#w_s7 .liuyanban_title {
		width: 100%;
		background-color: #f69f27;
		margin-top: 10px;
	}

	#w_s7 .liuyanban_title p {
		margin-left: 30px;
		font-size: 1.1em;
	}

	#w_s7 .liuyanban label {
		display: block;
		margin-left: 10px;
		margin-top: 10px;
		margin-bottom: 0;
		color: #343a40;
	}

	#w_s7 label.xrequired:before {
		content: '* ';
		color: red;
	}

	#w_s7 .liuyanban input {
		color: #555;
		height: 30px;
		line-height: 15px;
		width: 100%;
		padding: 0px 0px 0px 10px;
		margin-top: 2px;
		border: 1px solid #E5E5E5;
		background: #FBFBFB;
		outline: 0;
		-webkit-box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
		box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
	}

	#w_s7 .liuyanban textarea {
		height: 60px;
		margin: 5px 0px 5px 0px;
		width: 100%;
	}

	/*s8*/
	#w_s8 .w_s8_content h4 {
		color: #1A53AA;
		font-weight: 600;
		border-left: 5px solid #1A53AA;
		padding-left: 1rem;
		margin: 1rem 0;
	}

	.s4_pro_d_content h5 {
		color: #1A53AA;
		font-weight: 600;
	}

	.s4_pro_d_content .col-lg-7 p {
		color: #333;
		text-indent: 2rem;
		font-weight: 600;
		font-size: 0.9rem
	}

	.s4_pro_d_content {
		text-indent: 0rem;
	}

	.s4_pro_d_content img {
		width: 100%;
	}

	.show_pro_d_title p {
		border-bottom: 1px solid #1A53AA;
	}

	.pro_pre_next #page {
		padding: 1rem;
	}

	.pro_pre_next strong {
		background-color: #1A53AA;
		color: #fff;
		padding: 0.5rem;
		border: 1px solid #1A53AA;
	}

	.pro_pre_next a {
		border: 1px solid #1A53AA;
		padding: 0.5rem 2rem;
		color: #1A53AA;
	}

	.pro_pre_next a:hover {
		border-left: 1px solid #fff;
		padding: 0.5rem 2rem;
		color: #fff;
		background-color: #1A53AA;
	}

	.pro_show img {
		width: 100%;
	}
}

/************************************mb end*************************************/