body {
	color: #333333;
	font-family: "microsoft yahei";
	font-size: 14px;
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

dl {
	margin: 0;
}

dt {
	font-weight: normal;
}

ul,
li {
	list-style-type: none;
	margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

a {
	color: #333;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #11b2e2;
}

a:focus {
	text-decoration: none;
	color: inherit;
}

img {
	border: 0;
	vertical-align: middle;
	transition: all 0.6s;
}

table {
	border-collapse: collapse;
}

input,
textarea,
select,
button {
	border: 0;
	outline: none;
}

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

/*公共样式勿删除*/
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.flex {
	display: flex;
	align-items: center;
}

.flex_item {
	flex: 1;
}

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

.footxt a{
	color: #fff;
}

.row {
	margin: 0 -10px;
}

.col-5 {
	float: left;
	width: 50%;
	padding: 10px;
}

/**/
.header {
	line-height: 80px;
}

.header .logo {
	float: left;
}

.header .nav {
	float: right;
	font-size: 16px;
}

.header .nav li {
	float: left;
	margin-left: 40px;
}

.header .nav li.active a {
	color: #11b2e2;
}

.bread {
	text-align: right;
	padding: 15px 0;
}

.footer {
	text-align: center;
	color: #fff;
	line-height: 20px;
	background: #11b2e2;
	padding: 15px 0;
}

.totop {
	display: inline-block;
	width: 50px;
	height: 50px;
	position: fixed;
	bottom: 100px;
	cursor: pointer;
	right: 20px;
	border-radius: 50%;
	background: url(../images/home_38.png) center no-repeat #fff;
}

.tabtitle {
	text-align: center;
	margin-top: 20px;
}

.tabtitle a {
	display: inline-block;
	border: 1px solid #ddd;
	min-width: 145px;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	margin-left: -6px;
	background: #fff;
}

.tabtitle a.on {
	background: #11b2e2;
	color: #fff;
	border: 1px solid #11b2e2;
}

.honer {
	padding: 50px 0;
}

.honer ul {
	margin: -8px;
}

.honer li {
	float: left;
	width: 25%;
	text-align: center;
	padding: 8px;
}

.honer li .pic {
	border: 1px solid #ddd;
	height: 281px;
	overflow: hidden;
}
.honer-1 li .pic{
	height: 299px;
}
.honer_h li .pic{
	height: 338px;
}
.honer li img {
	width: 100%;
	height: 100%;
}

.honer li p {
	margin: 10px 0;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

/**/
.zuzhi {
	padding: 50px 0;
	text-align: center;
}

.zuzhi h2 {
	font-size: 32px;
	color: #ff0000;
	margin-bottom: 30px;
}

.zuzhi img {
	max-width: 100%;
}

/**/
.aboutus {
	padding: 50px 0;
}

.aboutus .txt {
	line-height: 24px;
	margin-top: 25px;
}

.aboutus img {
	max-width: 100%;
	/*display: block;*/
	margin: 0 auto;
}

/**/
.honer-1 {
	padding-top: 20px;
}

.honer-1 li {
	width: 33.333%;
}

/**/
.wenhua {
	text-align: center;
	padding-bottom: 50px;
}

.wenhua dt {
	font-size: 20px;
	padding: 50px 0 20px;
}

.wenhua dd {
	color: #666;
}

.wenhua p {
	font-size: 20px;
	padding: 20px;
}

.wenhua .swiper-button-next {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.5);
}

.wenhua .swiper-button-next:after,
.wenhua .swiper-button-prev:after {
	color: #666;
	font-size: 26px;
}

.wenhua img {
	width: 100%;
}

/**/
.newsitem .hd {
	text-align: center;
	color: #666;
	padding-bottom: 20px;
}

.newsitem .hd h1 {
	font-size: 30px;
	padding: 20px 0;
}

.newsitem .bd {
	color: #666;
	line-height: 24px;
	padding-bottom: 50px;
}
.newsitem .bd img{
	max-width: 100%;
}
.newsitem .bd p {
	margin-top: 25px;
}

/**/

.honer-2 li {
	font-size: 16px;
	width: 33.333%;
}

.honer-2 li p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.page {
	text-align: center;
	margin-bottom: 50px;
}

.page a {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 7px 13px;
}

.page a:hover,
.page a.on {
	background: #11b2e2;
	border: 1px solid #11b2e2;
	color: #fff;
}

/**/
.rencai {
	color: #666;
	padding-bottom: 50px;
}

.rencai dl {
	padding-top: 50px;
}

.rencai dt {
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 20px;
}

.rencai h4 {
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	margin-top: 50px;
}

/**/
.video li {
	width: 33.333%;
	font-size: 16px;
}

.video li .pic {
	position: relative;
}

.video li .pic::after {
	content: '';
	display: block;
	width: 70px;
	height: 70px;
	background: url(../images/6_06.png) center no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.video li .pic.npl::after {
	background: none;
}

.video li p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/**/
.lists {
	padding: 30px 0;
}

.lists li {
	padding: 30px 0;
}

.lists li:hover {
	background: #eeeeee;
}

.lists li h4 {
	font-size: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.lists li p {
	line-height: 24px;
	color: #666;
	width: 70%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.lists li span {
	display: block;
	color: #999;
	margin: 10px 0;
}

.lists li .more {
	display: inline-block;
	width: 30px;
	height: 100px;
	border: 1px solid #ddd;
	text-align: center;
	line-height: 100px;
}

.lists li .more i {
	display: inline-block;
	vertical-align: middle;
	height: 9px;
	width: 9px;
	margin-left: -3px;
	border-width: 1px 1px 0 0;
	border-color: #999;
	border-style: solid;
	-webkit-transform: matrix(.71, .71, -.71, .71, 0, 0);
	transform: matrix(.71, .71, -.71, .71, 0, 0);
}

/**/
.rencai h2 {
	font-size: 30px;
	font-weight: bold;
	margin: 60px 0 -20px;
}

.rencai .dl dd {
	padding-bottom: 20px;
}

.rencai .dd {
	line-height: 36px;
}

.rencai .dd .flex {
	align-items: stretch;
}

.rencai .dd b {
	font-size: 20px;
	display: block;
}

/**/
.newsitem .ft {
	line-height: 24px;
	padding-bottom: 60px;
}

.newsitem .ft a {
	color: #666;
}

.newsitem .ft a:hover {
	color: #11b2e2;
}

.newsitem-1 img {
	max-width: 100%;
	margin: 20px 20px 0;
}

.newsitem-1 .t_c {
	text-align: center;
}

.newsitem_hd {
	background: #f2f2f2;
	margin-top: 50px;
}
.newsitem_hd .pic{
	width: 601px;
}
.newsitem_hd .pic img{
	width: 100%;
}
.newsitem_hd .flex_item {
	padding: 30px;
}

.newsitem_hd .flex_item h3 {
	font-size: 20px;
}

.newsitem_hd .flex_item span {
	display: block;
	color: #999;
	margin: 15px 0;
}

.newsitem_hd .flex_item p {
	line-height: 24px;
	color: #666;
	margin-bottom: 80px;
	height: 144px;
	overflow: hidden;
}

.newsitem_hd .flex_item .t_r {
	text-align: right;
}

/**/
.contantus {
	padding: 50px 0;
}

.contantus .row {
	margin: -15px;
}

.contantus .col-3 {
	float: left;
	width: 33.333%;
	padding: 15px;
}

.contantus .col-3 .box {
	border: 1px solid #ddd;
	padding: 20px;
}

.contantus .col-3 .box li {
	line-height: 36px;
}

.contantus .col-3 .box h3 {
	font-weight: bold;
	font-size: 20px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

/**/
.info {
	padding: 20px 0 60px;
}

.info .leftside {
	width: 260px;
	height: 600px;
	background: #f5f5f5;
	padding: 20px;
}

.info .leftside li {
	line-height: 32px;
	font-size: 16px;
	padding-left: 20px;
	position: relative;
}

.info .leftside li::after {
	content: '●';
	color: #11b2e2;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	font-size: 12px;
}

.info .leftside ul {
	padding-bottom: 30px;
}

.info .leftside h3 {
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #11b2e2;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.info .leftside .conts {
	line-height: 32px;
	font-size: 14px;
	margin-bottom: 25px;
}

.info .bd {
	margin: 0 280px;
}

.info .bd .b p {
	line-height: 24px;
	text-indent: 2em;
}

.info .bd .title {
	background: #11b2e2;
	color: #fff;
	padding: 15px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}

.info .bd .a li {
	float: left;
	width: 33.333%;
	padding: 0 8px;
	text-align: center;
}

.info .bd .a ul {
	margin: 0 -8px;
	height: 210px;
}

.info .bd .a img {
	width: 100%;
}

.info .bd .a p {
	margin-top: 10px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.homepag .a {
	background: url(../images/banner_01.jpg) center no-repeat;
	height: 900px;
	position: relative;
}

.homepag .a .container {
	height: 100%;
	position: relative;
}

.homepag .a .container .logo {
	display: inline-block;
	padding-top: 15px;
}

.homepag .a ul {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
}

.homepag .a ul li {
	width: 128px;
	height: 100%;
	float: left;
	text-align: center;
	background: rgba(0, 0, 0, 0.15);
}

.homepag .a ul li a {
	display: block;
	color: #fff;
	height: 100%;
	line-height: 24px;
	padding-top: 150px;
}

.homepag .a ul li p {
	font-size: 16px;
}

.homepag .a ul li img {
	margin: 60px 0 30px;
}

.homepag .a ul li:nth-child(2) {
	background: rgba(0, 0, 0, 0.2);
}

.homepag .a ul li:nth-child(3) {
	background: rgba(0, 0, 0, 0.3);
}

.homepag .a ul li:nth-child(4) {
	background: rgba(0, 0, 0, 0.35);
}

.homepag .a ul li:nth-child(5) {
	background: rgba(0, 0, 0, 0.40);
}

.homepag .a ul li:nth-child(6) {
	background: rgba(0, 0, 0, 0.45);
}

.homepag .a ul li img {
	height: 60px;
}

.homepag .b {
	padding: 30px 0;
}

.homepag .b .tabtitle1 ul {
	margin: 0 -5px;
}

.homepag .b .tabtitle1 li {
	float: left;
	width: 20%;
	padding: 0 5px;
	text-align: center;
}

.homepag .b .tabtitle1 li a {
	height: 33px;
	line-height: 33px;
	background: #666666;
	position: relative;
	color: #fff;
	border-radius: 3px 3px 0 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:1;
	overflow: hidden;
}

.homepag .b .tabtitle1 li.on a {
	background: #11b2e2;
	color: #fff;
}

.homepag .b .tabtitle1 li.on a::after {
	content: '';
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	border-top: 5px solid #11b2e2;
	position: absolute;
	left: 50%;
	bottom: -5px;
	transform: translate(-50%,0);
}

.homepag .c {
	border: 1px solid #ddd;
	line-height: 28px;
	padding: 15px 20px;
	height: 312px;
}
.homepag .c li .flex_item{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.homepag .c span {
	color: #999;
}

.homepag .c li {
	position: relative;
	padding-left: 15px;
}

.homepag .c li::after {
	content: '';
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #11b2e2;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}
.hidden{
	display: none;
}
.homepag .c_1 {
	margin-bottom: 8px;
}
.homepag .c_1 .pic{
	display: block;
	width: 180px;
	overflow: hidden;
	margin-right: 15px;
}
.homepag .c_1 .pic img{
	width: 100%;
}
.homepag .c_1 h4{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.homepag .c_1 p{
	line-height: 20px;
	font-size: 12px;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	margin: 10px 0;
}
.homepag .c_1 span{
	font-size: 12px;
	color: #999;
}
.homepag .d,.homepag .e,.homepag .f  {
	height: 312px;
	padding: 20px;
	border: 1px solid #ddd;
}
.homepag .d li{
	float: left;
	width: 33.333%;
	padding: 2px;
}
.homepag .d ul{
	margin: -2px;
}
.homepag .d img{
	width: 100%;
}
.homepag .d li a{
	display: block;
	position: relative;
	font-size: 12px;
}
.homepag .d li a::after{
	content: '';
	display: block;
	width: 48px;
	height: 48px;
	background: url(../images/6_06.png) center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.homepag .d li a p{
	background: rgba(17,178,226,0.8);
	line-height: 24px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	color: #fff;
	padding: 0 10px;
}
.homepag .e li{
	float: left;
	width: 50%;
	padding: 2px;
}
.homepag .e li a{
	display: block;
	position: relative;
}
.homepag .e li a img{
	width: 100%;
}
.homepag .e li a p{
	background:url(../images/10_03.png) 95% center no-repeat rgba(17,178,226,0.8);
	line-height: 24px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #fff;
	padding: 0 10px;
}

.homepag .f li{
	line-height: 30px;
	width: 50%;
	position: relative;
	float: left;
	padding-left: 15px;
}
.homepag .f li a{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.homepag .f li::after{
	content: '●';
	position: absolute;
	font-size: 12px;
	left: 0;
	top: 50%;
	color: #11b2e2;
	transform: translate(0,-50%);

}














@media screen and (min-width:981px) and (max-width:1400px) {
	.container {
		width: 900px;
		padding: 0 15px;
	}
	.header .logo img,.homepag .a .container .logo img{
		width: 200px;
	}
	.header .nav li{
		margin-left: 25px;
	}
	.newsitem_hd .pic{
		width: 500px;
	}
	.newsitem_hd .flex_item p{
		margin-bottom: 10px;
	}
	.info .leftside{
		float: none;
		height: auto;
		width: 100%;
		margin-bottom: 10px;
	}
	.info .bd{
		margin: 0;
	}
	.info .bd .a ul{
		height: auto;
		padding-bottom: 20px;
	}
	.honer_h li .pic{
		height: 240px;
	}
	.honer li .pic{
		height: 199px;
	}
}

@media screen and (min-width:769px) and (max-width:980px) {
	.container {
		width: 750px;
		padding: 0 15px;
	}
	.header .logo img,.homepag .a .container .logo img{
		width: 200px;
	}
	.homepag .a ul li a{
		padding: 100px 10px 10px;
	}
	.homepag .a ul{
			display: flex;
		}
	.homepag .a ul li{
		flex: 1;
		width: auto;
		font-size: 12px;
	}
	.homepag .a ul li img{
		height: 30px;
	}
	.homepag .a ul li p{
		font-size: 12px;
	}
	.homepag .a{
		height: 500px;
	}
	.col-5{
		width: 100%;
	}
	.homepag .c,.homepag .d, .homepag .e, .homepag .f{
		height: auto;
	}
	.header .nav li{
		margin-left: 10px;
		font-size: 14px;
	}
	.newsitem_hd .flex{
		display: block;
	}
	.newsitem_hd .pic{
		width: 100%;
	}
	.contantus .col-3{
		width: 50%;
	}
	.info .leftside{
		float: none;
		height: auto;
		width: 100%;
		margin-bottom: 10px;
	}
	.info .bd{
		margin: 0;
	}
	.info .bd .a ul{
		height: auto;
		padding-bottom: 20px;
	}
	.honer li .pic {
		height: 164px;
	}
}

@media (max-width:768px) {
	.container {
		width: 100%;
		padding: 0 15px;
	}
	.header {
		line-height: 50px;
		position: relative;
	}
	.header .logo{
		float: none;
	}
	.header .logo img,.homepag .a .container .logo img{
		width: 200px;
	}
	.header .logo1 img{
		width: 100px;
	}
	.header .nav{
		float: none;
		display: none;
	}
	.header .nav li{
		float: none;
		margin: 0;
		text-align: center;
		font-size: 14px;
		line-height: 40px;
	}
	.iconnav{
		display: inline-block;
		width: 30px;
		height: 30px;
		position: absolute;
		top: 12px;
		right: 15px;
		background: url(../images/nav.png) center no-repeat;
		background-size: 25px auto;
	}
	.honer li{
		width: 50%;
	}
	.tabtitle a{
		min-width: 100px;
		margin-bottom: -1px;
	}
	.newsitem-1 img{
		margin: 0;
		padding: 10px 0;
	}
	.newsitem .hd h1{
		font-size: 20px;
	}
	.newsitem_hd .flex{
		display: block;
	}
	.newsitem_hd .pic{
		width: 100%;
	}
	.newsitem_hd .flex_item{
		padding: 15px;
	}
	.lists li h4,.newsitem_hd .flex_item h3{
		font-size: 14px;
		font-weight: bold;
	}
	.lists li p{
		width: 100%;
	}
	.lists li{
		padding: 15px 0;
		border-bottom: 1px solid #eee;
	}
	.newsitem_hd .flex_item p{
		margin-bottom: 10px;
	}
	.rencai h4,.rencai dt{
		font-size: 16px;
		line-height: 30px;
	}
	.rencai h2{
		font-size: 20px;
	}
	.contantus .col-3{
		width: 100%;
	}
	.info .leftside{
		float: none;
		height: auto;
		width: 100%;
		margin-bottom: 10px;
	}
	.info .bd{
		margin: 0;
	}
	.info .bd .a ul{
		height: auto;
		padding-bottom: 20px;
	}
	.homepag .a ul{
		left: 0;
		display: flex;
	}
.homepag .a ul li{
	flex: 1;
	width: auto;
	font-size: 12px;
}
.homepag .a ul li img{
	height: 30px;
}
.homepag .a ul li p{
	font-size: 12px;
}
.homepag .a{
	height: 500px;
}
.col-5{
	width: 100%;
}
.homepag .c,.homepag .d, .homepag .e, .homepag .f{
	height: auto;
}
.homepag .c_1{
	display: block;
}
.homepag .c_1 .pic{
	margin-bottom: 10px;
}
.homepag .d li{
	width: 50%;
}
.honer_h li .pic{
	height: 192px;
}
.honer li .pic{
	height: 116px;
}
.video li p,.honer-2 li p{
	font-size: 14px;
}

}
