@charset "utf-8";
 @media screen and (min-width: 1200px) {
.container-fluid {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.container {
	max-width: 1200px !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
}
@media screen and (max-width: 1199px) {
body {
	min-width: 320px;
}
.main_m {
	width: 100%;
}
.swiper_banner {
	height: 500px;
}
.swiper_banner .swiper-button-next {
	right: 2%;
}
.swiper_banner .swiper-button-prev {
	left: 2%;
}
.index_c_left {
	width: 65%;
}
.index_c_right {
	width: 33%;
}
}
@media screen and (max-width: 1170px) {
.index_a_right {
	width: 48%;
}
.index_ms {
	font-size: 15px;
}
.ny_bk_left {
	width: 66%;
}
.ny_bk_right {
	width: 33%;
}
}
@media screen and (max-width: 1024px) {
.swiper_banner {
	height: 400px;
}
.index_a_left {
	width: 50%;
}
.index_b_right {
	width: 48%;
}
.index_b_right img {
	width: 30%;
}
/*导航*/
.top_butt {
	display: block;
	float: right;
	margin-top: 16px;
	width: 30px;
	height: 30px;
	z-index: 99999;
}
.top_butt .bar {
	width: 30px;
	height: 2px;
	display: block;
	background: #D7000F;
	margin: 6px 0;
	border-radius: 25px;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.cross .bar:nth-of-type(1) {
	-webkit-transform: translateY(13.5px) rotate(-40.5deg);
	-ms-transform: translateY(13.5px) rotate(-40.5deg);
	transform: translateY(8px) rotate(-40.5deg);
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.cross .bar:nth-of-type(2) {
	opacity: 0;
}
.cross .bar:nth-of-type(3) {
	-webkit-transform: translateY(-15px) rotate(45deg);
	-ms-transform: translateY(-15px) rotate(45deg);
	transform: translateY(-8px) rotate(45deg);
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.header_nav {
	height: auto;
}
.head_nav {
	width: 50%;
	height: 100%;
	position: fixed;
	top: 0;
	left: -100%;
	opacity: 0;
	margin-top: auto;
	background: rgba(8,13,18,0.8);
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	z-index: 99998;
}
.head_nav ul {
	width: 100%;
	height: 98%;
	overflow-x: hidden;
	overflow-y: auto;
}
.head_nav ul li {
	width: 100%;
	height: auto;
	background: no-repeat;
	margin: 0;
	border-bottom: solid 1px rgba(255,255,255,0.2);
}
.head_nav ul li:hover {
	background: none;
}
.head_nav ul li .navA {
	float: left;
	width: 100%;
	height: auto;
	padding-top: 0;
}
.head_nav ul li:hover .navA:after {
	content: none;
}
.head_nav ul li.on .navA:after {
	content: none;
}
.head_nav ul li .navA span {
	display: none;
}
.head_nav ul li .navA a {
	float: left;
	margin-left: 20px;
	line-height: 50px;
}
.head_nav ul li .top_down {
	display: block;
	width: 40%;
	line-height: 50px;
	text-align: right;
	color: #fff;
	position: absolute;
	right: 10px;
	top: 0;
}
.head_nav ul li .navTwo {
	display: none;
	width: 86%;
	float: left;
	margin-left: 5%;
	background: none;
	position: relative;
	left: auto;
	top: auto;
	box-shadow: none;
	opacity: 1;
	visibility: inherit;
	display: none;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transition: none;
	-o-transition: none;
	-ms-transition: none;
	-moz-transition: none;
	-webkit-transition: none;
}
.head_nav ul li:hover .navTwo {
	opacity: 1;
	visibility: inherit;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
}
.head_nav ul li .navTwo dd {
	border-bottom: solid 1px rgba(255,255,255,0.3);
}
.head_nav ul li .navTwo dd a {
	display: block;
	float: left;
	margin-left: 10px;
}
.head_nav ul li .navTwo dd:last-child {
	border-bottom: none;
}
.head_nav ul li .navTwo dd:hover {
	background: none;
}
.head_nav_on {
	left: 0;
	opacity: 1;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	z-index: 99999;
}
.head_nav ul li:hover {
	background: none;
}
.head_nav ul li.on {
	background: none;
}
.ny_bk_list ul li a {
	font-size: 16px;
}
.ny_bk_listb ul li a {
	font-size: 16px;
}
.footer_left {
	width: 68%;
}
.footer_right {
	padding-right: 0;
}
.footer_bk_title span {
	font-size: 20px;
}
.footer_bk_title i {
	font-size: 20px;
}
.footer_bk_link a {
	font-size: 16px;
	margin-bottom: 5px;
}
.footer_bk_add li {
	font-size: 16px;
}
.footer_copy {
	padding: 15px 10px;
}
.index_f_sw .swiper-button-next {
	right: 10px;
}
.index_f_sw .swiper-button-prev {
	left: 10px;
}
.ny_nr {
	padding-top: 60px;
	padding-bottom: 150px;
	background-size: auto 150px;
}
.ny_nr .ny_pr {
	padding: 15px 20px 21px;
	font-size: 14px;
	line-height: 26px;
}
.ny_nr .ny_pr .l_m {
	font-size: 18px;
}
.ny_nr .nr_qy {
	padding: 25px 20px 50px;
}
.ny_nr .hy_dw ul li {
	margin-bottom: 20px;
}
.ny_nr .gy_wz {
	font-size: 15px;
	line-height: 28px;
}
.ny_nr .xw_lb ul li {
	padding: 10px 90px 10px 15px;
	font-size: 15px;
	line-height: 26px;
}
.ny_nr .xw_lb ul li:after {
	top: 20px;
}
.ny_nr .xw_lb span {
	top: 10px;
}
.ny_nr .xw_bt {
	padding: 25px 0;
	margin-bottom: 35px;
}
.ny_nr .xw_bt .b_t {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 10px;
}
.ny_nr .xw_bt .x_x span {
	padding: 0 10px;
	font-size: 14px;
}
.ny_nr .f_y {
	padding-top: 25px;
	margin-top: 35px;
	font-size: 14px;
}
.ny_nr .y_y {
	width: 47%;
}
.yema {
	font-size: 14px;
}
.yema ul li {
	margin: 0 3px;
}
.yema ul li a {
	min-width: 40px;
	padding: 0 12px;
	font-size: 14px;
	line-height: 32px;
}
.yema input.y_m {
	width: 40px;
	font-size: 14px;
	line-height: 32px;
	margin: 0 7px;
}
.yema input.q_d {
	width: 52px;
	font-size: 14px;
	line-height: 32px;
	margin-left: 7px;
}
}
@media screen and (max-width: 768px) {
.swiper_banner {
	height: 330px;
}
.index_a_left {
	width: 100%;
}
.index_a_right {
	width: 100%;
	margin-top: 30px;
}
.index_b {
	height: auto;
	padding-bottom: 50px;
}
.index_b_right {
	width: 100%;
	margin-top: 30px;
}
.index_c_left {
	width: 100%;
}
.index_c_right {
	width: 100%;
	margin-top: 30px;
}
.index_cr_ms {
	height: auto;
}
.index_d_ico ul li {
	margin: 0 40px;
}
.index_d_list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.index_d_list dd {
	margin-top: 15px;
	width: 49%;
}
.footer_right_img {
	width: 150px;
	margin-top: 50px;
}
.ny_bk_left {
	width: 100%;
}
.ny_bk_right {
	width: 100%;
}
.ny_nr {
	padding-top: 40px;
	padding-bottom: 120px;
	background-size: auto 120px;
}
}
@media screen and (max-width: 576px) {
.top_butt {
	margin-top: 5px;
}
.logo img {
	height: 40px;
}
.header_top {
	position: relative;
}
.header_search {
	width: 100%;
	position: absolute;
	top: 100%;
	left: 0;
	margin-top: 0;
	border-radius: 0;
	z-index: 99;
}
.swiper_banner {
	height: 210px;
}
.index_a {
	padding-top: 50px;
	padding-bottom: 50px;
}
.index_title_en {
	font-size: 20px;
}
.index_title_cn {
	font-size: 22px;
}
.index_link a {
	width: 100%;
}
.index_b {
	padding-top: 50px;
	padding-bottom: 50px;
}
.index_c_t span {
	font-size: 18px;
}
.index_c_ms {
	font-size: 15px;
	line-height: 24px;
}
.index_c_bt span {
	font-size: 18px;
}
.index_c_p {
	font-size: 15px;
	line-height: 26px;
}
.index_d {
	height: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
.index_d_ico ul li {
	margin: 0 22px;
}
.index_d_ico_span {
	font-size: 22px;
}
.index_f {
	padding-bottom: 50px;
}
.index_d_list dd {
	width: 100%;
}
.footer_left {
	width: 100%;
}
.footer_bk_add li {
	width: 100%;
	margin-top: 10px;
}
.footer_right {
	width: 100%;
	text-align: center;
}
.footer_copy {
	text-align: center;
}
.ny_bk {
	padding-bottom: 50px;
	padding-top: 50px;
}
.ny_bk_list ul li {
	padding-left: 20px;
	background: url(../images/xx_h.png) top 18px left no-repeat;
}
.ny_wz_title span {
	color: #ffffff;
}
.ny_bk_listb ul li {
	padding-left: 20px;
	background: url(../images/xx_hb.png) top 18px left no-repeat;
}
.ny_fm_xc {
	padding-top: 50px;
	padding-bottom: 50px;
}
.ny_fm_xc .ny_wz_title span {
	color: #d7000f;
}
.header_top {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
}
body {
	padding-top: 110px;
}
.head_nav {
	width: 70%;
}
.ny_nr {
	padding-top:0;
	padding-bottom: 100px;
	background-color:#fff;
	background-size: auto 100px;
}
.ny_nr .ny_pr {
	padding: 25px 0 26px;
}
.ny_nr .nr_qy {
	padding: 25px 0;
}
.ny_nr .hy_dw ul li {
	width:50%;
}
.ny_nr .gy_wz {
	font-size: 14px;
	line-height: 26px;
}
.ny_nr .gy_wz span {
	font-size:18px;
}
.ny_nr .xw_lb ul li {
	padding: 10px 0 10px 15px;
	font-size: 15px;
	line-height: 26px;
}
.ny_nr .xw_lb span {
	top: auto;
	right: auto;
	position: relative;
	font-size: 14px;
}
.ny_nr .xw_bt {
	padding: 0 0 25px;
	margin-bottom: 30px;
}
.ny_nr .xw_bt .b_t {
	font-size: 20px;
	line-height: 28px;
}
.ny_nr .xw_bt .x_x span {
	padding: 0 5px;
	font-size: 13px;
}
.ny_nr .f_y {
	padding-top: 25px;
	margin-top: 35px;
	font-size: 14px;
}
.ny_nr .y_y {
	width: 100%;
}
.yema {
	font-size: 13px;
}
.yema ul li {
	margin: 0 3px 10px;
}
.yema ul li a {
	min-width: 36px;
	padding: 0 10px;
	font-size: 13px;
	line-height: 30px;
}
.yema input.y_m {
	width: 30px;
	font-size: 13px;
	line-height: 30px;
}
.yema input.q_d {
	width: 46px;
	font-size: 13px;
	line-height: 30px;
}
}