.content{
	width: 100%;
}
.content .slider{
	display:none;
}
.content .slider .focus{
	height: 100px;
}
.content .slider .focus span{
	width:10px;
	height:10px;
	margin-right:10px;
	border-radius:50%;
	background:#FFFFFF;
	font-size:0;
}
.content .slider .focus .current{
	background:#1FADFF;
}
.content .about{
	width: 1200px;
	margin: 24px auto 10px auto;
	height: 400px;
}
.content .about .t_title{
	width: 100%;
	height: 90px;
	float: left;
}
.content .about .t_title .titles{
	height: 30px;
	/*width: 200px;*/
	/*margin: 0 auto;*/
	width: 100%;
	display: -webkit-flex;  
	-webkit-justify-content: center;  
	-webkit-align-items: center;
}
.content .about .t_title .titles .t1{
	color: #333333;
	font-size: 28px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	float: left;
}
.content .about .t_title .titles .t2{
	height: 24px;
	margin-top: 4px;
	width: 2px;
	background-color: #999999;
	display: inline-block;
	float: left;
	margin-left: 15px;
	transform:rotate(20deg);
	-ms-transform:translateX(20deg); 	/* IE 9 */
	-moz-transform:translateX(20deg); 	/* Firefox */
	-webkit-transform:translateX(20deg); /* Safari 和 Chrome */
	-o-transform:translateX(20deg); 	/* Opera */
}
.content .about .t_title .titles .t3{
	color: #999999;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.content .about .t_title .about_navs{
	height: 18px;
	/*width: 374px;
	margin: 25px auto 10px auto;*/
	width: 100%;
	display: -webkit-flex;  
	-webkit-justify-content: center;  
	-webkit-align-items: center;
	margin-top: 25px;
	margin-bottom: 10px;
}
.content .about .t_title .about_navs .n_name{
	height: 18px;
	line-height: 18px;
	display: inline-block;
	color: #666666;
	font-size: 18px;
	float: left;
}
.content .about .t_title .about_navs .n_name:hover{
	color: #1d2088;
}
.content .about .t_title .about_navs .n_line{
	height: 18px;
	display: inline-block;
	width: 2px;
	background-color: #999999;
	transform:rotate(20deg);
	-ms-transform:translateX(20deg); 	/* IE 9 */
	-moz-transform:translateX(20deg); 	/* Firefox */
	-webkit-transform:translateX(20deg); /* Safari 和 Chrome */
	-o-transform:translateX(20deg); 	/* Opera */
	float: left;
	margin: 0 15px;
}

.content .about .aboutcon{
	width: 100%;
	height: 285px;
	margin-top: 20px;
	float: left;
	justify-content:space-between;
	display: flex;
}
.content .about .aboutcon .abt_item{
	width: 30%;
	height: 285px;
	border-bottom: 2px solid #EEEEEE;
}
.content .about .aboutcon .abt_item .artimg{
	width: 100%;
	height: 215px;
}
.content .about .aboutcon .abt_item .artinfo{
	width: 100%;
	height: 24px;
	text-align: center;
	margin-top: 20px;
	line-height: 24px;
	display: flex;
	justify-content:center;
	align-items: center;
}
.content .about .aboutcon .abt_item .artinfo .art_title{
	height: 24px;
	line-height: 24px;
	font-size: 18px;
	color: #333333;
	display: inline-block;
}
.content .about .aboutcon .abt_item .artinfo .art_ico{
	height: 20px;
	margin-left: 15px;
	align-items: center;
}
.content .about .abtmore{
	width: 100%;
	float: left;
	height: 30px;
	margin-top: 30px;
	
}
.content .about .abtmore a{
	background-color: #DDDDDD;
	height: 30px;
	width: 132px;
	display: inline-block;
	margin: 0 auto;
	text-decoration: none;
	font-size: 13px;
	color: #333333;
	text-align: center;
	line-height: 30px;
	display: flex;
	justify-content:center;
	align-items: center;
}
.content .about .abtmore a .abtmimg{
	width: 6px;
	margin-left: 10px;
	align-items: center;
}

.content .product{
	width: 100%;
	height: 500px;
	background-image: url(../images/probag.png);
	float: left;
	margin-top: 50px;
}

.content .product .t_title{
	width: 100%;
	height: 30px;
	float: left;
	margin-top: 40px;
}
.content .product .t_title .titles{
	height: 30px;
	width: 220px;
	margin: 0 auto;
}
.content .product .t_title .titles .t1{
	color: #333333;
	font-size: 28px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	float: left;
}
.content .product .t_title .titles .t2{
	height: 24px;
	margin-top: 4px;
	width: 2px;
	background-color: #999999;
	display: inline-block;
	float: left;
	margin-left: 15px;
	transform:rotate(20deg);
	-ms-transform:translateX(20deg); 	/* IE 9 */
	-moz-transform:translateX(20deg); 	/* Firefox */
	-webkit-transform:translateX(20deg); /* Safari 和 Chrome */
	-o-transform:translateX(20deg); 	/* Opera */
}
.content .product .t_title .titles .t3{
	color: #999999;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.content .product .pros{
	width: 1200px;
	height: 450px;
	margin: 0 auto;
	position: relative;
}
.content .product .pros .probanner_left{
	width: 26px;
	height: 28px;
	background-image: url(../images/j_left.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 210px;
	z-index: 666;
	background-size: contain;
	cursor: pointer;
}
.content .product .pros .probanner_right{
	width: 26px;
	height: 28px;
	background-image: url(../images/j_right.png);
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 210px;
	z-index: 666;
	background-size: contain;
	cursor: pointer;
}
.content .product .pros .pw{
	width: 1000px;
	height: 330px;
	overflow: hidden;
	position: relative;
	margin-left: 100px;
}
.content .product .pros .pw .prolist{
	min-width: 1200px;
	height: 330px;
	/*justify-content:space-between;
	display: flex;*/
	/*float: left;
	margin-top: 40px;*/
	position: absolute;
	top: 40px;
	left: 0;
}
.content .product .pros .pw .prolist .pro_one{
	width: 180px;
	height: 330px;
	float: left;
	margin-left: 25px;
}
.content .product .pros .pw .prolist .pro_one:first-child{
	margin-left: 0px;
}
/*.content .product .pros .pw .prolist .pro_one:nth-child(n+2){
	margin-left: 25px;
}*/
.content .product .pros .pw .prolist .pro_one .pimgw{
	width: 180px;
	height: 218px;
	display: inline-block;
	float: left;
	background-color: #FFFFFF;
	display: flex;
	justify-content:center;
	align-items: center;
}
.content .product .pros .pw .prolist .pro_one .pimgw .proimg{
	max-width: 180px;
	max-height: 218px;
	float: left;
	align-items: center;
}
.content .product .pros .pw .prolist .pro_one .proname{
	width: 100%;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #333333;
	overflow: hidden;
}
.content .product .pros .pw .prolist .pro_one .detail{
	width: 100px;
	height: 26px;
	display: inline-block;
	float: left;
	margin-left: 37px;
	margin-top: 10px;
	text-decoration: none;
	font-size: 14px;
	color: #999999;
	background-color: rgba(255,255,255,0.1);
	border:1px solid #AAAAAA;
	padding-left: 5px;
	line-height: 26px;
	display: flex;
	justify-content:center;
	align-items: center;
}
.content .product .pros .pw .prolist .pro_one .detail .detailico{
	height: 15px;
	width: 15px;
/*	float: right;
	margin-right: 20px;
	margin-top: 5px;*/
	margin-left: 8px;
	align-items: center;
}

.content .news{
	height: 660px;
	width: 100%;
	float: left;
	border-bottom: 3px solid #EEEEEE;
}
.content .news .newscontent{
	width: 1200px;
	height: 660px;
	margin: 0 auto;
}

.content .news .newscontent .t_title{
	width: 100%;
	height: 90px;
	margin-top: 40px;
	float: left;
}
.content .news .newscontent .t_title .titles{
	height: 30px;
	/*width: 240px;
	margin: 0 auto;*/
	display: -webkit-flex;  
	-webkit-justify-content: center;  
	-webkit-align-items: center;
	width: 100%;
}
.content .news .newscontent .t_title .titles .t1{
	color: #333333;
	font-size: 28px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	float: left;
}
.content .news .newscontent .t_title .titles .t2{
	height: 24px;
	margin-top: 4px;
	width: 2px;
	background-color: #999999;
	display: inline-block;
	float: left;
	margin-left: 15px;
	transform:rotate(20deg);
	-ms-transform:translateX(20deg); 	/* IE 9 */
	-moz-transform:translateX(20deg); 	/* Firefox */
	-webkit-transform:translateX(20deg); /* Safari 和 Chrome */
	-o-transform:translateX(20deg); 	/* Opera */
}
.content .news .newscontent .t_title .titles .t3{
	color: #999999;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.content .news .newscontent .t_title .about_navs{
	height: 18px;
	width: 100%;
	/*width: 240px;
	margin: 25px auto 10px auto;*/
	display: -webkit-flex;  
	-webkit-justify-content: center;  
	-webkit-align-items: center;
	margin-top: 25px;
	margin-bottom: 10px;
}
.content .news .newscontent .t_title .about_navs .n_name{
	height: 18px;
	line-height: 18px;
	display: inline-block;
	color: #666666;
	font-size: 14px;
	float: left;
	cursor: pointer;
}
.content .news .newscontent .t_title .about_navs .n_name:hover{
	color: #1d2088;
}
.content .news .newscontent .t_title .about_navs .n_line{
	height: 18px;
	display: inline-block;
	width: 2px;
	background-color: #999999;
	transform:rotate(20deg);
	-ms-transform:translateX(20deg); 	/* IE 9 */
	-moz-transform:translateX(20deg); 	/* Firefox */
	-webkit-transform:translateX(20deg); /* Safari 和 Chrome */
	-o-transform:translateX(20deg); 	/* Opera */
	float: left;
	margin: 0 15px;
}
.content .news .newscontent .news_left{
	width: 561px;
	height: 518px;
	float: left;
	margin-top: 13px;
}
.content .news .newscontent .news_left .newsimg{
	width: 561px;
	/*height: 236px;*/
	float: left;
}
.content .news .newscontent .news_left .newstitle{
	width: 561px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	float: left;
	overflow: hidden;
	font-size: 20px;
	color: #333333;
	margin-top: 10px;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.content .news .newscontent .news_left .newsinfo{
	width: 561px;
	height: 40px;
	line-height: 20px;
	display: inline-block;
	float: left;
	font-size: 14px;
	color: #888888;
	margin-top: 10px;
}
.content .news .newscontent .news_left .readmore{
	width: 110px;
	height: 30px;
	display: inline-block;
	float: left;
	background-color: #DDDDDD;
	text-decoration: none;
	line-height: 30px;
	font-size: 13px;
	color: #333333;
	padding-left: 30px;
	margin-top: 10px;
}
.content .news .newscontent .news_left .readmore .newsmico{
	width: 6px;
	float: right;
	margin-right: 30px;
	margin-top: 11px;
	display: inline-block;
}
.content .news .newscontent .news_right{
	width: 547px;
	height: 518px;
	float: left;
	margin-left: 90px;
	margin-top: 13px;
}
.content .news .newscontent .news_right .newsitem{
	width: 547px;
	height: 170px;
	float: left;
	border-bottom: 3px solid #EEEEEE;
}
.content .news .newscontent .news_right .newsitem .newsdate{
	height: 145px;
	margin-top: 13px;
	width: 100px;
	float: left;
	position: relative;
}
.content .news .newscontent .news_right .newsitem .newsdate .day{
	width: 100%;
	font-size: 44px;
	color: #000000;
	display: inline-block;
	float: left;
}
.content .news .newscontent .news_right .newsitem .newsdate .yearmonth{
	width: 100%;
	font-size: 13px;
	color: #999999;
	display: inline-block;
	float: left;
	text-align: right;
}
.content .news .newscontent .news_right .newsitem .newsdate .dateline{
	width: 1px;
	background-color: #999999;
	position: absolute;
	height: 60px;
	display: inline-block;
	left: 50px;
	top: 25px;
	transform:rotate(54deg);
	-ms-transform:translateX(54deg); 	/* IE 9 */
	-moz-transform:translateX(54deg); 	/* Firefox */
	-webkit-transform:translateX(54deg); /* Safari 和 Chrome */
	-o-transform:translateX(54deg); 	/* Opera */
}
.content .news .newscontent .news_right .newsitem .newinfo{
	width: 420px;
	height: 170px;
	float: left;
	margin-left: 20px;
}
.content .news .newscontent .news_right .newsitem .newinfo .newtitle{
	width: 100%;
	max-height: 50px;
	overflow: hidden;
	display: inline-block;
	float: left;
	font-size: 18px;
	color: #333333;
	margin-top: 18px;
	/*text-overflow:ellipsis;
	white-space: nowrap;*/
}
.content .news .newscontent .news_right .newsitem .newinfo .newcon{
	color: #888888;
	font-size: 14px;
	line-height: 24px;
	display: inline-block;
	float: left;
	margin-top: 20px;
}

.content .joind{
	width: 100%;
	height: 296px;
	float: left;
	margin-top: 57px;
}
.content .joind .joinwai{
	width: 1200px;
	height: 296px;
	margin: 0 auto;
	position: relative;
}
.content .joind .joinwai .joinimg{
	width: 1200px;
	height: 296px;
	display: inline-block;
	float: left;
}
.content .joind .joinwai .joininfo{
	width: 150px;
	height: 150px;
	position: absolute;
	z-index: 66;
	left: 100px;
	top: 86px;
}
.content .joind .joinwai .joininfo .entitle{
	width: 100%;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	float: left;
	font-size: 14px;
	color: #999999;
}
.content .joind .joinwai .joininfo .chtitle{
	width: 100%;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	float: left;
	/*font-size: 32px;*/
	font-size: 16px;
	color: #333333;
}
.content .joind .joinwai .joininfo .joinmore{
	width: 124px;
	height: 30px;
	display: inline-block;
	line-height: 30px;
	background-color: #CFCFCF;
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	margin-top: 20px;
	float: left;
	display: flex;
	justify-content:center;
	align-items: center;
}
.content .joind .joinwai .joininfo .joinmore .joinmimg{
	width: 6px;
	/*float: right;
	margin-right: 30px;
	margin-top: 11px;*/
	margin-left: 10px;
	align-items: center;
}
.content .contact{
	width: 100%;
	height: 461px;
	float: left;
	background-image: url(../images/probag.png);
}
.content .contact .t_title{
	width: 100%;
	height: 30px;
	float: left;
	margin-top: 40px;
}
.content .contact .t_title .titles{
	height: 30px;
	/*width: 230px;
	margin: 0 auto;*/
	display: -webkit-flex;  
	-webkit-justify-content: center;  
	-webkit-align-items: center;
	width: 100%;
}
.content .contact .t_title .titles .t1{
	color: #333333;
	font-size: 28px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	float: left;
}
.content .contact .t_title .titles .t2{
	height: 24px;
	margin-top: 4px;
	width: 2px;
	background-color: #999999;
	display: inline-block;
	float: left;
	margin-left: 15px;
	transform:rotate(20deg);
	-ms-transform:translateX(20deg); 	/* IE 9 */
	-moz-transform:translateX(20deg); 	/* Firefox */
	-webkit-transform:translateX(20deg); /* Safari 和 Chrome */
	-o-transform:translateX(20deg); 	/* Opera */
}
.content .contact .t_title .titles .t3{
	color: #999999;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.content .contact .containfo{
	width: 1200px;
	height: 310px;
	margin: 0 auto;
	justify-content:space-between;
	display: flex;
}
.content .contact .containfo .contactitem{
	width: 360px;
	height: 340px;
	float: left;
	margin-top: 40px;
}
.content .contact .containfo .contactitem .ctimg{
	width: 100%;
	height: 60px;
	text-align: center;
	float: left;
}
.content .contact .containfo .contactitem .ctimg img{
	width: 76px;
	height: 52px;
}
.content .contact .containfo .contactitem .ct_twai{
	width: 100%;
	height: 60px;
	float: left;
	text-align: center;
}
.content .contact .containfo .contactitem .ct_title{
	/*width: 66px;*/
	height: 60px;
	display: inline-block;
	text-align: center;
	line-height: 60px;
	border-bottom: 2px solid #000000;
	/*margin-left: 143px;*/
}
.content .contact .containfo .contactitem .ctname{
	font-size: 14px;
	color: #666666;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.content .contact .containfo .contactitem .ctval{
	font-size: 14px;
	color: #666666;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	float: left;
	width: 100%;
	text-align: center;
}

.content .contact .catmore{
	width: 100%;
	float: left;
	height: 30px;
	/*position: relative;*/
}
.content .contact .catmore a{
	background-color: #DDDDDD;
	height: 30px;
	width: 132px;
	display: inline-block;
	margin: 0 auto;
	text-decoration: none;
	font-size: 13px;
	color: #333333;
	text-align: center;
	line-height: 30px;
	/*position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;*/
	display: flex;
	justify-content:center;
	align-items: center;
}
.content .contact .catmore a .catmimg{
	width: 6px;
	/*float: right;
	margin-right: 30px;
	margin-top: 11px;*/
	lign-items: center;
	margin-left: 10px;
}