* {
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 14px;
	font-family:"微软雅黑";
	width: 100%;
}
a {
	text-decoration: none;
	color: #000;
}
img {
	vertical-align: middle;
	border:none;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
}
input,button,select,textarea {
	outline: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.main {
	width: 1200px;
	margin: 0 auto;
}
.header{
	width: 100%;
	height: 100px;
	background-color: #fff;
	line-height: 100px;
}
.logo{
	border:none;
}
.logo img{
	height: 100%;
	border:none;
}
.muen{
	display: none;
}
.nav .nav_list{
	/*width: 120px;*/
	padding:0 25px;
	text-align: center;
	position: relative;
}
.nav .nav_list a{
	font-size: 20px;
}
.nav .nav_list:hover{
	background-color: #ffad31;
}
.nav .nav_list:hover a{
	color: #fff;
}

.ym1 .on1, .ym2 .on2, .ym3 .on3, .ym4 .on4, .ym5 .on5, .ym6 .on6{
	background-color: #ffad31;
}
.ym1 .on1 a, .ym2 .on2 a, .ym3 .on3 a, .ym4 .on4 a, .ym5 .on5 a, .ym6 .on6 a{
	color: #fff;
}
.nav .nav_list:hover .xiala{
	display: block;
}
.en-tb{
	margin-top: -2px;
	border:none;
}
.h-zw{
	font-size:16px;
}
.xiala{
	position: absolute;
	padding-top: 10px;
	width: 190px;
	display: none;
	left: -50%;
	right: -50%;
	margin: 0 auto;
	z-index: 999;
}
.xiala img{
	position: absolute;
	left: 0;
    right: 0;
    margin: 0 auto;
    top: 2px;
}
.xiala li{
	background-color: #ffad31;
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #fff;
}
.xiala li:last-child{
	border-bottom: none;
}
.xiala li a{
	color: #fff;
}
.banner img{
	width: 100%;
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-slide img{
	width: 100%;
}
.news{
	height: 60px;
	position: absolute;
	margin-top: -60px;
	left: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.8);
	z-index: 9;
	line-height: 60px;
	color: #fff;
}
.news .main{
	position: relative;
}
.news .news_lists{
	width: 80%;
}
.news .title span{
	font-size: 20px;
	padding-right: 20px;
    border-right: 1px solid #fff;
}
.news .swiper-container1{
	height: 60px;
	overflow: hidden;
	margin-left: 30px;
}
.news .swiper-slide{
	width: 50%;
	color: #cccccc;
	padding-left: 20px;
	background-image: url(../images/dian.png);
	background-position: left center;
	background-repeat: no-repeat;
	text-align: left;
}
.news .swiper-slide a{
	font-size: 16px;
	color: #cccccc;
	display: inline-block;
    width: 76%;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.news .more{
	position: absolute;
	right: 0;
	top: -12px;
	height: 24px;
	line-height: 24px;
}
.column_list{
	position: relative;
	width: 400px;
}
.column_list_main{
	position: absolute;
	height: 140px;
	width: 100%;
	background-image: url(../images/dians.png);
	background-repeat: no-repeat;
	transition: all 0.6s;
}
.column_list:nth-child(1) .column_list_main{
	bottom: 0;
	background-color: #4292ff;
	background-position: top center;
}
.column_list:nth-child(2) .column_list_main{
	top: 0;
	background-color: #d0594f;
	background-position: bottom center;
}
.column_list:nth-child(3) .column_list_main{
	bottom: 0;
	background-color: #ff9933;
	background-position: top center;
}
.column_list_main .title{
	margin: 40px auto;
	color: #fff;
	font-size: 22px;
	position: absolute;
	left: 0;
	right: 0;
	transition: all 0.6s;
	width: 80%;
}
.column_list:nth-child(1) .title{
	bottom: 20px;
}
.column_list:nth-child(2) .title{
	top: 0;
}
.column_list:nth-child(3) .title{
	bottom: 20px;
}
/*.column_list:hover .column_list_main{
	height: 100%;
	background-image: none;
}
.column_list:hover .list_main1{
	background-color: #4292ff80;
}
.column_list:hover .list_main2{
	background-color: #d0594f80;
}
.column_list:hover .list_main3{
	background-color: #ff993380;
}
.column_list:hover .list_main1 .title{
	bottom: 0;
}
.column_list:hover .list_main2 .title{
	top: 20px;
}
.column_list:hover .list_main3 .title{
	bottom: 0;
}*/
.product{
	margin-top: 40px;
}
.product .title{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #d2d2d2;
}
.product .title .title_list{
	padding: 0 15px;
	font-size: 16px;
	color: #666666;
}
.product .title .ons{
	border-bottom: 2px solid #ff9933;
	color: #000;
}
.product .porduct_box{
	margin-top: 20px;
}
.product .porduct_box .product_list{
	margin: 0 8px;
}
.footer{
	margin-top: 12px;
	background-color: #333333;
	color: #fff;
	padding: 8px 0;
	font-size: 16px;
	text-align: center;
}
.footer a{
	color: #fff;
	font-size: 16px;
}
.footer_logo{
	font-size: 16px;
}
.footer_logo img{
	margin-right: 20px;
}
.footer_nav{
	line-height: 40px;
}
.footer_nav span{
	border-right: 1px solid #fff;
	padding: 0 20px;
	height: 16px;
	
}
.footer_nav span:last-child{
	border-right: none;
}
.address_email_tel, .filing{
	line-height: 30px;
	font-size: 16px;
}
.navstratr{
	border-bottom: 1px solid #cccccc;
	height: 60px;
	line-height: 60px;
	text-align: right;
}
.abouts_main{
	margin-top: 60px;
}
.celan{
	width: 215px;
	background-color: #efefef;
	text-align: center;
	padding-bottom: 70px;
}
.class_name{
	background-color: #000000;
	color: #fff;
	height: 70px;
	line-height: 70px;
	font-size: 24px;
}
.class_list{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #fff;
	
}
.class_list a{
	color: #666666;
	background-image: url(../images/ddian.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 20px;
	font-size: 16px;
}
.class_list.on{
	border-bottom: 1px solid #ffad31;
}
.class_list.on a{
	color: #ffad31;
}
.mains{
	width: 920px;
}
.danye .title{
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 15px;
}
.danye .title span{
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	border-left: 4px solid #ff9933;
	padding-left: 10px;
}
.main_text{
	margin-top: 40px;
	line-height: 30px;
	font-size: 16px;
	color: #666666;
}
.main_text .title1, .main_text .title2{
	color: #000;
	text-indent: 0;
}
.main_text .title1{
	font-size: 18px;
}
.main_text .title2{
	font-size: 14px;
	margin-top: 0;
}
.main_text p{
	text-indent: 2em;
	margin-top: 10px;
	font-size:16px;
}
.related{
	margin-top: 30px;
}
.related .titles{
	font-size: 18px;
}
.related .related_list{
	margin-right: 13px;
	text-align: center;
	margin-top: 20px;
}
.related .related_list:nth-child(4n){
	margin-right: 0;
}
.related .related_list .name{
	line-height: 30px;
}
.products_main{
	margin-top: 60px;
}
.products_main .class_list{
	text-align: left;
	padding: 0 10px;
}
.products_main .class_list a{
	padding: 0 15px;
}
.products_main .main_text{
	margin-top: 40px;
}
.main_text .products_list{
	width: 290px;
	padding: 6px 5px;
	background-color: #999999;
	margin-right: 10px;
	margin-bottom: 20px;
	transition: all 0.5s;
}
.main_text .products_list:nth-child(3n){
	margin-right: 0;
}
.main_text .products_list:hover{
	background-color: #ffad31;
	color: #fff;
	box-shadow: 0 0 10px 5px #b6b6b6;
}
.main_text .products_list:hover a{
	color: #fff;
}
.main_text .products_list .name{
	line-height: 48px;
	font-size: 16px;
	padding: 0 10px;
}
.main_text .products_list span{
	font-size: 24px;
}
.img img{
	width: 100%;
}
.page{
	margin-top: 10px;
	text-align: center;
	margin-bottom: 30px;
}
.page a{
	padding: 5px 10px;
}
.page .box{
	background-color: #e3e3e3;
}
.news_main{
	margin-top: 60px;
}
.news_main .news_list{
	padding: 10px;
	transition: all 0.6s;
}
.news_main .news_list:hover{
	background-color: #efefef;
}
.news_main .news_list .img{
	width: 300px;
	overflow: hidden;
}
.news_main .img img{
	width: 100%;
	transition: all 0.6s;
}
.news_main .img img:hover{
	transform: scale(1.1);
}
.news_main .news_list .text_main{
	width: 580px;
}
.news_main .text_main .name{
	line-height: 60px;
	height: 60px;
	overflow: hidden;
	text-overflow:ellipsis;
    white-space:nowrap;
    border: none;
    padding-left: 0;
}
.news_main .text_main a{
	color: #333333;
	font-size: 16px;
}
.news_main .text_main a:hover{
	color: #ffad31;
}
.news_main .text_main .text{
	line-height: 26px;
	color: #999999;
	font-size: 14px;
}
.news_main .text_main .time{
	margin-top: 10px;
	color: #999999;
	font-size: 12px;
}
.product_main {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.product_main .swiper-slide {
	width: calc(1200px / 8);
}
@media (max-width:767px) {
	.product_main .swiper-slide {
		width: calc(100% / 4) !important;
	}
}
.product_main h1.title{
	text-align: center;
	font-weight: 400;
	font-size: 22px;
	height: 50px;
	border-bottom: 1px dashed #cccccc;
}
.product_main .imgs{
	width: 360px;
}
.product_main .imgs img{
	width: 100%;
}
.product_main .mains_text{
	width: 770px;
	background-color: #f5f5f5;
	padding: 25px 20px;
}
.tables{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align: center;
}
.tables td{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 40px;
	line-height: 40px;
}
.black{
	margin-top: 10px;
}
.black a{
	color: #fff;
	font-size: 16px;
	background-color: #ff9933;
	padding: 5px 15px;
}
.pages{
	margin-top: 20px;
}
.pages span{
	margin-right: 40px;
}
.pages span:last-child{
	margin-right: 0;
}
.news_main .imgs.fr{
	width: 500px;
}
.news_main .imgs.fr img{
	width: 100%;
}
.news_main .mains_text{
	width: 620px;
	margin-left: 20px;
}
.news_main .name{
	padding-left: 15px;
	border-left: 3px solid #ffad31;
}
.name h1.title{
	font-size: 18px;
	font-weight: 400;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	text-overflow:ellipsis;
    white-space:nowrap
}
.news_main .name .time{
	color: #cccccc;
}
.news_main .news_text{
	margin-top: 40px;
	color: #666666;
	line-height: 24px;
}
.news_main .black{
	margin-top: 110px;
	text-align: right;
}
.contact_main{
	margin-top: 40px;
}
.contact_mains{
	padding: 65px 55px;
	background-color: #f0f0f0;
	box-shadow: 0 0 10px 5px #b6b6b6;
	margin-bottom: 40px;
}
.contact_main form{
	font-size:16px;
}
.contact_main .text{
	font-size: 16px;
	line-height: 44px;
}
.contact_main .address{
	font-size: 16px;
	line-height: 30px;
}
.join_main{
	margin-top: 60px;
	margin-bottom: 60px;
}
.join_list{
	background-color: #eeeeee;
	margin-bottom: 10px;
}
.join_list .jian{
	display: none;
	width: 80px;
	font-size: 40px;
	text-align: center;
	border-left: 1px solid #fff;
	color: #fff;
}
.join_list.on .jian{
	display: block;
}
.join_list .jia{
	display: block;
	width: 80px;
	font-size: 40px;
	text-align: center;
	border-left: 1px solid #fff;
}
.join_list.on .jia{
	display: none;
}
.join_list .join_text{
	padding: 20px 30px 50px;
	display: none;
}
.join_list.on .join_text{
	display: block;
}
.join_list .title{
	height: 70px;
	line-height: 70px;
	padding-bottom: 0;
	border: none;
}
.join_list.on .title a{
	color: #fff;
}
.join_list.on .title{
	background-color: #ffad31;
}
.join_list .title .name{
	padding-left: 80px;
	background-image: url(../images/join_title_h.png);
	background-position: left 25px center;
	background-repeat: no-repeat;
}
.join_list.on  .title .name{
	background-image: url(../images/join_title_b.png);
}

.index-a a{
	color:#fff;
}
.thispage{
	color:#ffb95b;
}

.font-16{
	font-size:16px;
}

.main_text img{
	max-width: 100%!important;
	height:auto;
}

.form-group {
    margin-bottom: 15px;
}
.col-sm-2 {
    width: 16.66666667%;
	line-height: 30px;
}
.col-sm-10 {
    width: 97.333333%;
}
.form-control {
    display: block;
    width: 99%;
    height: 30px;
    
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.clear{
	clear:both;
}
.form-control-text{
	display: block;
    width: 99%;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.btn{
	font-size: 16px;
	display: block;
    background: #23b7e5;
    border: 0 none;
    height: 34px;
    line-height: 26px;
    padding: 0 35px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    font-family: 'Microsoft YaHei',Tahoma,Verdana,'Simsun';
}
.form-input{
	float:left;
	width:50%;
}

.swiper-cp{
	width:88%;
	overflow:hidden;
	float:left;
}
.xiala a{
	font-size: 16px !important;
}

@media only screen and (max-width: 1200px) {
	.fl{
		float: none;
	}
	.fr{
		float: none;
	}
	.clear{
		display: none;
	}
	.main{
		width: 95%;
	}
	.header .main{
		display: flex;
		justify-content: space-between;
	}
	.logo img{
		width: 100%;
		height: auto;
	}
	.header .main .nav{
		display: flex;
		justify-content: center;
		height: 100px;
		width: 80%;
	}
	.header .main .nav_list{
		width: 100%;
	}
	.news .main{
		display: flex;
	}
	.news .swiper-slide a{
		width: 70%;
	}
	.news .swiper-slide span{
		width: 30%;
	}
	.column .main{
		width: 100%;
		display: flex;
		justify-content: center;
	}
	.column_list{
		width: 100%;
	}
	.column_list .column_img{
		width: 100%;
	}
	.column_list_main .title{
		display: flex;
		justify-content: space-between;
	}
	.column_list_main{
		height: 40%;
	}
	.column_list:nth-child(1) .title{
		bottom: 0;
	}
	.column_list:nth-child(3) .title{
		bottom: 0;
	}
	.product .title{
		display: flex;
	}
	.product .porduct_box{
		display: flex;
		justify-content: space-between;
	}
	.product .product_main{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.product .porduct_box .product_list{
		width: 24%;
		margin: 1% 0;
		align-items: center;
		text-align: center;
	}
	.product .porduct_box .product_list img{
		height: 100%;
	}
	.join_main .main{
		display: flex;
		justify-content: space-between;
	}
	.celan{
		width: 25%;
	}
	.mains{
		width: 70%;
	}
	.join_main{
		margin-top: 5%;
		margin-bottom: 5%;
	}
	.join_list .title{
		display: flex;
		justify-content: space-between;
	}
	.abouts_main{
		margin-top: 5%;
	}
	.abouts_main .main{
		display: flex;
		justify-content: space-between;
	}
	.main_text img{
		max-width: 100%!important;
	}
	.related_main{
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
	}
	.related .related_list{
		width: 24%;
		margin-right: 0;
	}
	.related .related_list img{
		width: 100%;
	}
	.news_main{
		margin-top: 5%;
	}
	.news_main .main{
		display: flex;
		justify-content: space-between;
	}
	.news_main .mains_text{
		width: 70%;
	}
	.news_main .imgs.fr{
		width: 25%;
	}
	.news_list{
		display: flex;
		justify-content: space-between;
	}
	.news_main .news_list .img{
		width: 30%;
	}
	.news_main .news_list .text_main{
		width: 65%;
	}
	.news_main .text_main .name{
		height: 40px;
		line-height: 40px;
	}
	.news_main .black{
		margin-top: 10%;
	}
	.products_main{
		margin-top: 5%;
	}
	.products_main .main_text{
		margin-top: 5%;
	}
	.products_main .product_main{
		display: flex;
		justify-content: space-between;
	}
	.product_main .imgs{
		width: 25%;
	}
	.product_main .fr{
		width: 70%;
		display: flex;
		flex-direction: column;
	}
	.product_main .mains_text{
		width: auto;
	}
	.tables{
		width: 100%;
	}
	.products_main .products_lists_main{
		display: flex;
		justify-content: space-between;
	}
	.products_main .products_lists_main .main_text{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.main_text .products_list{
		margin-right: 0;
		width: 46%;
	}
	.main_text .products_list .name{
		display: flex;
		justify-content: space-between;
	}
	.products_main .class_list{
		overflow: hidden;
	}
	.nav .nav_list {
		padding:0 5px;
	}
	.nav .nav_list a {
		font-size: 18px;
	}
	.swiper-cp {
		width: 76%;
	}
}
@media only screen and (max-width: 767px) {
	body{
		padding-top: 60px;
	}
	.navstratr{
		text-align: left;
	}
	.muen{
		display: block;
		text-align: right;
		width: 30%;
	}
	.header .main .nav{
		flex-direction: column;
		height: 100%;
		position: fixed;
		width: 100%;
		z-index: 10;
		left: 0;
		top: -100%;
		justify-content: end;
		background-color: #fff;
		transition: all 0.6s;
	}
	.header .main .nav.on{
		top: 60px;
	}
	.xiala{
		position: relative;
		left: 0;
		width: 100%;
		padding-top: 0;
	}
	.xiala img{
		display: none;
	}
	.xiala li{
		background-color: #ffc875;
	}
	.header .main{
		height: 60px;
	}
	.header{
		height: 60px;
		line-height: 60px;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 10;
	}
	.logo img{
		height: 80%;
		width: auto;
	}
	.muen img{
		height: 50%;
	}
	.news .main{
		flex-direction: column;
	}
	.news{
		margin-top: 0;
		height: auto;
		position: relative;
	}
	.column .main{
		flex-wrap: wrap;
	}
	.news .title{
		text-align: center;
		height:35px;
	}
	.news .title span{
		width: 100%;
		padding-right: 0;
		border-right: none;
	}
	.news .news_lists{
		width: 100%;
	}
	.news .swiper-container1{
		margin-left: 0;
	}
	.news .swiper-slide{
		width: 100%;
	}
	.product .title{
		justify-content: center;
		flex-wrap: wrap;
		height: auto;
	}
	.product .porduct_box .product_list{
		width: 48%;
	}
	.footer_logo, .footer_nav, .address_email_tel{
		display: none;
	}
	.footer{
		/*margin-bottom: 60px;*/
	}
	.join_main .main{
		flex-direction: column;
	}
	.celan{
		width: 100%;
		padding-bottom: 0;
		margin-bottom: 5%;
	}
	.mains{
		width: 100%;
	}
	.abouts_main .main{
		flex-direction: column;
	}
	.related .related_list{
		width: 48%;
	}
	.contact_mains {
		padding: 2%;
	}
	.contact_main .text{
		font-size: 16px;
	}
	.contact_main .address{
		font-size: 16px;
	}
	.news_main .main{
		flex-direction: column;
	}
	.news_main .mains_text{
		width: 100%;
		margin-left: 0;
	}
	.name h1.title{
		height: auto;
		overflow: auto;
		text-overflow: clip;
		white-space: inherit;
	}
	.news_main .imgs.fr{
		width: 100%;
		margin-top: 5%;
	}
	.news_main .text_main .name{
		height: 20px;
		line-height: 20px;
	}
	.news_main .text_main .text{
		line-height: 18px;
	}
	.products_main .product_main{
		flex-direction: column;
	}
	.product_main .imgs{
		width: 100%;
	}
	.product_main .fr{
		width: 100%;
		margin-top: 2%;
	}
	.product_main .mains_text{
		width: 96%;
		padding: 2%;
	}
	.products_main .main h1.title{
		font-size: 20px;
		text-align: center;
	}
	.products_main .products_lists_main{
		flex-direction: column;
	}
	.main_text .products_list{
		width: 100%;
		margin-bottom: 4%;
	}
	.form-input{
		width:100%;
	}
	.col-sm-10,.col-sm-2{
		width:100%;
	}
	.swiper-cp{
		width:100%;
	}
	.indext-tj{
		display:none;
	}
	.nav .nav_list{
		padding:0;
	}
	.swiper-button-next, .swiper-button-prev {
		height: 27px;
		margin-top: -15px;
	}
}