@media screen and (min-width: 760px) {
	


@font-face {
	font-family: 'family_';
	src: url('/Fonts/font.OTF');
}

.science_body {
	width: 100%;
	min-width: 1200px;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

.header {
	width: 100%;
	height: 459px;
	background: url(/img2/ban_01.jpg) center center no-repeat;
	background-size: cover;
	overflow: hidden;
	min-width: 1200px;
}
.Mlist{
	display: none;
}
.list {
	width: 100%;
	height: 90px;
	background: #be1d19;
}

.list_ {
	height: 100%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.list_ li {
	/*float: left;
	line-height: 90px;*/
}

.list_ li:first-child {
	padding-right: 25px;
}

.list_ li a {
	font-size: 30px;
	font-family: "family_";
	color: #fff;
	padding: 0 25px;
	border-right: 1px solid #860300;
}

.list_ li:last-child a {
	padding-right: 0;
	border-right: none;
	font-size: 14px;
	font-family: "Î¢ÈíÑÅºÚ";
}

.bar_icon {
	width: 18px;
	height: 12px;
	display: inline-block;
	background: url(/img2/icon.png) no-repeat center;
}

.nav {
	width: 100%;
	padding-top: 55px;
	background: #fff;
}

.nav_l {
	width: 793px;
	height: 100%;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper1 .swiper-slide img{
	width: 100%;
	height: 500px;
}
.swiper1 .swiper-slide a{
	width: 793px;
	height: 465px;
	display: block;
}
.swiper2 .swiper-slide img{
	width: 100%;
	height: 451px;
}
.swiper-pagination1,
.swiper-pagination2 {
	text-align: right;
	right: 15px;
	bottom: 18px !important;
	left: initial !important;
	width: auto !important;
}

.swiper-pagination1 span,
.swiper-pagination2 span {
	width: 20px;
	height: 5px;
	background: #898888;
	border-radius: 0;
	opacity: 1;
}

.swiper-pagination1 span.swiper-pagination-bullet-active,
.swiper-pagination2 span.swiper-pagination-bullet-active {
	background: #fff;
}

.nav {
	width: 100%;
	background: #fff;
}

.nav_0,
.nav_2 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.tbg {
	height: 50px;
	line-height: 50px;
	background: linear-gradient(transparent 5%, #191818 50%);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
	font-size: 18px;
	font-family: "Î¢ÈíÑÅºÚ";
	text-align: left;
	padding-left: 25px;
	letter-spacing: 1px;
}

.nav_r {
	overflow: hidden;
	padding-left: 25px;
}

.nav_r h5 {
	font-size: 24px;
	font-family: "Î¢ÈíÑÅºÚ";
	letter-spacing: 1px;
	font-weight: 500;
}

.nav_r p {
	font-size: 14px;
	padding: 20px 0;
}

.nav0_list li {
	border-top: 1px solid #e3e3e3;
	padding: 15px 0;
}

.nav0_list li a {
	font-size: 18px;
	vertical-align: middle;
	padding-left: 20px;
	display: block;
	cursor: pointer;
}

.nav0_list li i {
	width: 8px;
	height: 8px;
	background: #000000;
	border-radius: 50%;
	vertical-align: middle;
	display: inline-block;
	float: left;
	margin: 8px 4px;
}

.nav_r a.moreLink{
		float: right;
	
}

.title {
	padding: 36px 0;
}

.title img {
	width: 100%;
}
.img1{
	display:none;
}
.zj_nav {
	width: 100%;
	background: #f0f3f9;
	padding: 30px 0 30px;
}

.zj_text {
	width: 521px;
	background-color: #fff;
	background: url(/img2/title_06.jpg) 0 0 no-repeat;
	background-size: cover;
	padding: 18px 20px;
	padding-right: 24px;
	line-height: 30px;
	height:340px;


}

.zj_text p {
	font-size: 18px;
	color: #be1d19;
	font-family: "Î¢ÈíÑÅºÚ";
}

.nav_1 {
	display: flex;
	justify-content: space-between;
}

.hdrc .title {
	padding: 60px 0 45px;
}

.words_l {
	width: 623px;
}

.swiper2 .swiper-wrapper .swiper-slide div.mengban {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.35);
}

.swiper2 .swiper-wrapper .swiper-slide div.mengban img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	cursor: pointer;
}

.swiper2 .tbg span {
	display: inline-block;
	width: 75%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.words_r {
	width: 562px;
	height: 100%;
	padding-left: 10px;
	overflow: hidden;
}

.hd {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.hd span {
	width: 270px;
	height: 55px;
	box-sizing: border-box;
	border: 1px solid #be1d19;
	border-bottom: none;
	text-align: center;
	line-height: 55px;
	font-size: 24px;
	color: #be1d19;
	cursor: pointer;
}

.hd span.current {
	background-color: #be1d19;
	color: white;
}

.bd {
	height: 396px;
	border: 1px solid #be1d19;
	background: url(/img2/title_22.jpg) 0 0 no-repeat;
	background-color: #fff;
	box-sizing: border-box;
	background-size: cover;
	overflow: hidden;
}

.bd div {
	padding: 30px 40px;
}

.bd div h3 {
	font-size: 26px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-weight: bold;
	color: #be1d19;
	line-height: 42px;
	padding-bottom: 18px;
}

.bd div p {
	font-size: 18px;
	font-family: "Î¢ÈíÑÅºÚ";
	color: #000000;
	line-height: 42px;
}

.indexWrap {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.commonTitle_{
	padding-top: 70px;
}
.sectionCommon {
	width: 100%;
	overflow: hidden;
}

.gddt {
	width: 100%;
	overflow: hidden;
}

.gddt_left_list {
	width: 570px;
	float: left;
	margin-top: 40px;
}

.gddt_link {
	width: 100%;
	height: 28px;
	font-size: 18px;
	color: #333333;
	display: block;
	line-height: 28px;
	margin-bottom: 33px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.gddt_link span {
	padding: 4px 8px;
	color: #fff;
	background: #be1d19;
	border-radius: 5px;
	font-size: 16px;
	margin-right: 10px;
}

.moreLink {
	width: 100px;
	height: 32px;
	background: #be1d19;
	border-radius: 16px 0 0 16px;
	font-size: 16px;
	color: #fff;
	line-height: 32px;
	text-align: center;
	margin-left: 460px;
	display: block;
}

.gddt_right_img {
	width: 575px;
	height: 355px;
	overflow: hidden;
	float: right;
	margin-top: 40px;
}

.gddt_right_img img {
	width: 100%;
}

.jctjSw {
	width: 1200px;
	height: 710px;
	position: relative;
	margin-top: 40px;
	margin-bottom: 100px;
}

.jctjSw .swiper-wrapper {
	width: 100%;
	height: 100%;
}

.jctjSw .swiper-slide {
	width: 1200px;
	height: 710px;
	position: relative;
	display: block
}

.swBot {
	width: 1200px;
    height: 85px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    padding: 0 75px;
    box-sizing: border-box;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.swBotP{
	width:100%;
	overflow: hidden;
    font-size: 24px;
	line-height: 42px;
	text-align: left
}
.swLbtn {
	width: 60px;
	height: 85px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 5;
	cursor: pointer;
	background: url(/img2/arrow_left.png) center center no-repeat;
	background-size: 17px 32px;
}

.swRbtn {
	width: 60px;
	height: 85px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 5;
	cursor: pointer;
	background: url(/img2/arrow_right.png) center center no-repeat;
	background-size: 17px 32px;
}
.footer {
	height: auto;
	background: #193d84;
	padding: 30px 0 20px;
	text-align: center;
}

.footer p {
	margin: 5px 0;
	
}
.footer p a{
	font-size: 16px;
	font-family: "Î¢ÈíÑÅºÚ";
	color: #fff;
}
}
.zj_img{
	width:612px
}
.zj_img video{
	width:100%;
}