body,
input,
h1,
h2,
h3,
h4,
h5,
h6,
p,
textarea,
table,
div,
ul,
li,
select {
	font-family: Microsoft YaHei;
	margin: 0;
	padding: 0;
	color: inherit;
	line-height: inherit;
}

img {
	border: 0;
	display: inline-block;
	max-width: 100%;
	vertical-align: middle;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	color: inherit;
}

:focus {
	outline: none !important;
	border-color: inherit;
}

.clearfix {
	*zoom: 1;
}

.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}

.clearfix:after {
	clear: both;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%
}

h3,
h4,
h5,
h6 {
	font-weight: normal;
}

.auto {
	width: 1200px;
	margin: 0 auto;
}

em,
i {
	font-style: normal;
}

* {
	box-sizing: border-box;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"] {
	-webkit-appearance: none;
}

input[type="button"] {
	border: none;
}

textarea {
	-webkit-appearance: none;
}

:hover {
	transition: all .2s;
}

.img_hover_wrap {
	overflow: hidden;
}

.img_hover {
	transition: all .3s;
}

.img_hover:hover {
	transform: scale(1.05, 1.05);
}

.img_traslate {
	transition: all .3s;
}

.img_traslate:hover {
	transform: translateY(-10px);
}

.img_rotate {
	transition: all .3s;
}

.img_rotate:hover {
	transform: rotate(-360deg);
}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

.img {
	width: 100%;
	display: block;
}

.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ele {
	position: relative;
}

.ele:before,
.ele:after {
	content: '';
	position: absolute;
	display: block;
}

.ipt {
	display: block;
	border: none;
}

.ipt_button {
	cursor: pointer;
}

.item_scale .icon {
	transition: all .3s;
}

.item_scale:hover .icon {
	transform: scale(1.05, 1.05);
}

.head {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 100;
	height: 80px;
	padding: 15px 0;
	background: #fff;
	box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.2);
}

.hd_logo {
	display: block;
}

.hd_logo .img {
	height: 50px;
	width: auto;
	float: left;
	margin-right: 15px;
	border-radius: 5px;
}

.hd_logo .font {
	font-size: 20px;
	white-space: nowrap;
}

.hd_logo .fz {
	font-size: 16px;
	white-space: nowrap;
}

.hd_nav {}

.hd_nav li {
	font-size: 16px;
	padding: 0 30px;
	display: inline-block;
	vertical-align: middle;
	line-height: 50px;
}

.hd_nav li.cur,
.hd_nav li:hover {
	color: #0188fb;
}

.banner {
	width: 100%;
	color: #fff;
	/* min-height: 510px; 3月4日隐藏*/
	/* background-image: url(../images/banner.jpg); */
	text-align: center;
	background-size: cover;
	/* padding-top: 200px; */
}

.sj_banner {
	display: none;
}

.banner h3 {
	font-size: 50px;
	margin-bottom: 20px;
	padding-top: 286px;
}

.banner p {
	font-size: 30px;
}

.banner .flex-control-nav {
	bottom: 20px;
}

.banner .flex-control-paging li a {}

.banner .flex-control-paging li a.flex-active {
	background: #0188fb;
	opacity: 1;
}

.idx_titbox {
	text-align: center;
}

.idx_titbox .t_tit {
	font-size: 26px;
	color: #000;
}

.idx_titbox .line {
	width: 110px;
	height: 3px;
	background: #E6730E;
	margin: 10px auto 10px;
	display: block;
}

.idx_titbox .b_tit {
	font-size: 16px;
	color: #333;
}

.idx_intro {
	padding: 45px 0 20px;
}

.idx_intro .detail {
	margin-top: 55px;
}

.idx_intro .detail .desc {
	/* width: 765px; */
}

.idx_intro .detail .desc p {
	text-indent: 2em;
	font-size: 16px;
	color: #000;
	line-height: 1.9;
}

.idx_intro .detail .video {
	width: 395px;
}

.idx_intro .video {
	width: 395px;
	height: 265px;
	position: relative;
}

.idx_intro .my-video-dimensions {
	width: 395px;
	height: 265px;
}

.idx_intro .video-js .vjs-big-play-button {
	background: url(../images/about_12.png) no-repeat center;
	background-size: contain;
	width: 84px;
	height: 84px;
	border: none;
	left: 50%;
	top: 50%;
	margin-left: -42px;
	margin-top: -42px;
}

.idx_intro .vjs-big-play-button .vjs-icon-placeholder {
	display: none;
}

.idx_func {
	padding: 45px 0 20px;
}

.idx_func .list {
	margin: 30px 0 0 -5%;
}

.idx_func .list .item {
	border-radius: 5px;
	float: left;
	/* padding: 20px 32px 0; */
	/* height: 250px; */
	text-align: center;
	width: 15%;
	margin: 0 0 60px 5%;
	box-shadow: 0 3px 10px 2px rgba(0, 0, 0, .1);
}

.idx_func .list .icon {
	/* width: 100px; */
}

.idx_func .list .title {
	font-size: 18px;
	color: #000;
	margin-top: 15px;
}

.idx_func .list .desc {
	margin-top: 13px;
	font-size: 14px;
	color: #333;
	line-height: 1.5;
}

.idx_news {
	padding: 45px 0 20px;
}

.idx_news .list {
	margin: 30px 0 0 -5%;
}

.idx_news .list .item {
	width: 45%;
	float: left;
	background: #ebf6ff;
	padding: 35px 50px 35px 55px;
	position: relative;
	margin: 0 0 50px 5%;
}

.idx_news .list .day {
	position: absolute;
	background: #178fe6;
	width: 40px;
	height: 40px;
	top: 50%;
	left: -20px;
	margin-top: -20px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}

.idx_news .list .img {
	width: 130px;
	height: 130px;
	margin-right: 20px;
}

.idx_news .list .info {}

.idx_news .list .title {
	font-size: 20px;
	color: #333;
}

.idx_news .list .desc {
	font-size: 14px;
	color: #666;
	line-height: 1.8;
	margin-top: 10px;
	height: 72px;
	overflow: hidden;
}

.idx_news .list .date {
	float: right;
	line-height: 1.8;
}

.idx_news .list .title:hover {
	color: #178fe6;
}

.idx_news .morebtn {
	font-size: 16px;
	color: #fff;
	width: 100px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	display: block;
	margin: 0 auto 0;
	background: #0077ee;
	border-radius: 4px;
}

.idx_news .morebtn:hover {
	box-shadow: 0 0 5px #0077ee;
}

.idx_focus {
	padding: 45px 0 40px;
}

.idx_focus .detail {
	text-align: center;
	margin-top: 35px;
}

.idx_focus li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10%;
}

.idx_focus li .img {
	width: 200px;
	height: 200px;
	padding: 14px;
	box-shadow: 0 3px 10px 2px rgba(0, 0, 0, .1);
}

.idx_focus li .font {
	font-size: 16px;
	color: #333;
	margin-top: 10px;
}

.footer {
	border-top: 1px solid #ddd;
	padding: 15px 0;
	background-color: #363636;
	color: #fff;
}

.footer .fz {
	font-size: 13px;
	line-height: 30px;
	padding-right: 15px;
}

.sj_menu {
	background: url(../images/sj_menu.png) no-repeat center;
	background-size: cover;
	width: 28px;
	height: 28px;
	display: none;
	position: absolute;
	right: 20px;
	top: 9px;
}

.news {
	width: 1200px;
	margin: 80px auto 50px auto;
}

.content {
	font-size: 18px;
}

.news h1 {
	font-size: 24px;
}

.content p {
	line-height: 24px;
	margin-bottom: 10px;
}

@media screen and (min-width:320px) and (max-width:1199px) {
	.auto {
		width: 100%;
		padding: 0 2%;
	}

	.sj_menu {
		display: block;
	}

	.news {
		width: 100%;
		padding: 0 2%;
	}
}

@media screen and (min-width:992px) and (max-width:1199px) {
	.idx_intro .detail .desc {
		width: calc(100% - 410px);
	}

	.idx_intro .detail .desc p {
		font-size: 15px;
		line-height: 1.7;
	}

	.idx_func .list {
		margin-left: -2%;
	}

	.idx_func .list .item {
		width: 23%;
		margin: 0 0 20px 2%;
	}

	.idx_func .list .icon {
		width: 85px;
	}

	.idx_news .list {
		padding: 0 2%;
	}

	.idx_news .list .item {
		padding: 35px 30px 35px 30px;
	}

	.idx_news .list .desc {
		overflow: initial;
	}

	.idx_news .list .date {
		display: block;
		float: none;
		text-align: right;
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	.idx_intro .detail .desc {
		width: 100%;
	}

	.idx_intro .detail .desc p {
		font-size: 15px;
		line-height: 1.7;
	}

	.idx_intro .detail .video {
		width: 100%;
		margin-top: 15px;
	}

	.idx_func .list {
		margin-left: -2%;
	}

	.idx_func .list .item {
		width: 23%;
		margin: 0 0 20px 2%;
		padding: 20px 15px 0;
		height: 210px;
	}

	.idx_func .list .icon {
		width: 65px;
	}

	.idx_news .list {
		padding: 0 2%;
		margin-left: 0;
	}

	.idx_news .list .item {
		padding: 25px 30px 25px 40px;
		width: 96%;
		margin: 0 2% 30px 2%;
	}

	.idx_news .list .desc {
		overflow: initial;
	}

	.idx_news .list .date {
		display: block;
		float: none;
		text-align: right;
	}

	.idx_news .list .info {
		padding-top: 10px;
	}



}

@media screen and (min-width:320px) and (max-width:767px) {
	.head {
		position: fixed;
		background: #fff;
		padding: 5px 0;
		border-bottom: 1px solid #ddd;
		box-shadow: 0 0 10px #ddd;
	}

	.hd_logo .img {
		height: 35px;
		margin-right: 5px;
	}

	.hd_logo .font {
		font-size: 15px;
	}

	.hd_logo .fz {
		font-size: 12px;
	}

	.hd_nav {
		width: 100%;
		position: absolute;
		right: 0;
		top: 46px;
		background: #0188fb;
		display: none;
		padding: 10px 0;
		width: 100px;
	}

	.hd_nav li {
		width: 100%;
		padding: 0 10px;
		font-size: 15px;
		line-height: 35px;
		color: #fff;
		font-size: 14px;
		text-align: center;
		display: block;
	}

	.hd_nav li:hover {
		color: #fff;
	}

	.banner {
		margin-top: 45px;
	}

	.pc_banner {
		display: none;
	}

	.sj_banner {
		display: block;
	}

	.banner .flex-control-paging li a {
		width: 8px;
		height: 8px;
	}

	.banner .flex-control-nav {
		bottom: 0;
	}

	.idx_titbox .t_tit {
		font-size: 18px;
	}

	.idx_titbox .line {
		margin: 5px auto;
		height: 2px;
	}

	.idx_titbox .b_tit {
		font-size: 13px;
	}

	.idx_intro {
		padding: 25px 0 15px;
	}

	.idx_intro .detail {
		margin-top: 30px;
	}

	.idx_intro .detail .desc {
		width: 100%;
	}

	.idx_intro .detail .desc p {
		font-size: 16px;
		line-height: 1.7;
	}

	.idx_intro .detail .video {
		width: 100%;
		margin-top: 15px;
		height: 242px;
	}

	.idx_intro .my-video-dimensions {
		width: 100%;
		height: 242px;
	}

	.idx_func {
		padding: 25px 0 15px;
	}

	.idx_func .list {
		margin-left: -3%;
	}

	.idx_func .list .item {
		width: 47%;
		margin: 0 0 10px 3%;
		padding: 20px 15px 0;
		height: 210px;
	}

	.idx_func .list .title {
		font-size: 16px;
	}

	.idx_func .list .desc {
		margin-top: 10px;
	}

	.idx_func .list .icon {
		width: 55px;
	}

	.idx_news {
		padding: 25px 0 15px;
	}

	.idx_news .list {
		margin-left: 0;
	}

	.idx_news .list .item {
		padding: 15px 10px 15px 10px;
		width: 100%;
		margin: 0 0 10px 0;
	}

	.idx_news .list .day {
		display: none;
	}

	.idx_news .list .img {
		width: 90px;
		height: 90px;
		margin: 0 auto;
		margin-right: 10px;
	}

	.idx_news .list .desc {
		overflow: initial;
		height: auto;
		font-size: 12px;
		line-height: 1.5;
		margin-top: 5px;
	}

	.idx_news .list .date {
		display: block;
		float: none;
		text-align: right;
	}

	.idx_news .list .title {
		font-size: 16px;
		line-height: 1.2;
	}

	.idx_news .morebtn {
		font-size: 14px;
		height: 32px;
		line-height: 32px;
		width: 90px;
	}

	.idx_focus {
		padding: 25px 0 35px;
	}

	.idx_focus li {
		margin: 0;
		width: 49%;
		text-align: center;
	}

	.idx_focus li .img {
		width: 120px;
		height: 120px;
		margin: 0 auto;
	}

	.idx_focus li .font {
		font-size: 13px;
	}

	.footer .fz {
		display: block;
		float: none;
		text-align: center;
		font-size: 12px;
		line-height: 20px;
	}
}
