body {
	min-width: 1200px;
	font-family: "Microsoft YaHei";
}

.top {
	width: 100%;
	height: 116px;
	overflow: hidden;
}

.about_mr {
	width: 1023px;
	line-height: 65px;
}

.nav {
	width: 1200px;
	overflow: hidden;
	margin: auto;
}

.nav>ul>li {
	float: left;
	font-size: 16px;
	line-height: 114px;
	padding-right: 107px;
}

.nav>ul>li>.active {
	display: block;
	color: #0f71b0;
	border-bottom: 3px solid #0f71b0;
}

.nav>ul>li>a {
	color: #333333;
	display: block;
}

.nav>ul>li>a:hover {
	display: block;
	color: #0f71b0;
	border-bottom: 3px solid #0f71b0;
}

.nav>ul>li:last-child {
	padding: 0;
}

.about_bg {
	width: 100%;
}

.about_aipu {
	width: 100%;
	height: 65px;
	border-bottom: 1px solid #e6e6e6;
}

.about_main {
	width: 1284px;
	overflow: hidden;
	margin: auto;
}

.about_ml {
	width: 240px;
	height: 65px;
	color: #ffffff;
	font-size: 24px;
	line-height: 65px;
	text-align: center;
	background-color: #0f71b0;
}

#slides .about_mr {
	width: 900px;
	line-height: 65px;
}

.about_mr>ul>li {
	padding-right: 20px;
	float: left;
	text-align: center;
}

.about_mr>ul>li:last-child {
	padding-right: 0;
}

.about_mr>ul>li>a {
	display: block;
	color: #000000;
}

.about_mr>ul>li>.active {
	color: #0f71b0;
	border-bottom: 2px solid #0f71b0;
}

.aipu_introduce {
	width: 1200px;
	overflow: hidden;
	margin: auto;
}

.about_font {
	color: #e6e6e6;
	font-size: 50px;
	text-align: left;
	padding-top: 45px;
}

.aipu_introduce h {
	font-size: 24px;
	color: #0f71b0;
	text-align: left;
	display: block;
	padding-top: 40px;
}

.aipu_introduce p {
	font-size: 14px;
	color: #4c4c4c;
	text-indent: 2rem;
	line-height: 30px;
	padding-bottom: 25px;
}

#about_first {
	padding-top: 32px;
}

.about_safety {
	width: 100%;
	height: 65px;
	overflow: hidden;
	font-size: 20px;
	text-align: center;
	color: #ffffff;
	background-color: #0f71b0;
}

.about_safety>div:first-child {
	padding-top: 10px;
}

.about_safety>div:nth-child(2) {
	font-size: 14px;
}

.img_about {
	padding-top: 2px;
}

.footer_top {
	width: 100%;
	z-index: 999;
	margin-top: -20px;
}

.footer {
	width: 100%;
	height: 408px;
	background: url("../img/about-footerbg.png")no-repeat center;
	margin-top: 100px;
}

.footer_main {
	width: 566px;
	margin: auto;
	text-align: center;
}

.footer_mt {
	padding-top: 50px;
}

.footer_ul {
	width: 100%;
	padding-left: 15px;
	padding-top: 20px;
	overflow: hidden;
}

.footer_ul>ul>li {
	float: left;
	font-size: 14px;
	padding-right: 18px;
}

.footer_ul>ul>li>a {
	color: #000000;
}

.footer_ul>ul>li:last-child {
	padding: 0;
}

.lianxi {
	font-size: 16px;
	padding-top: 30px;
}

.footer_tel {
	font-size: 30px;
	padding-top: 15px;
	color: #333333;
}

.weixin {
	width: 290px;
	margin: auto;
	padding-top: 15px;
}

.weixin>li {
	float: left;
	/*    padding-right: 38px;*/
	padding-right: 77px;
	position: relative;
}

.wechat_inner {
	position: absolute;
	display: flex;
	justify-content: space-between;
	left: -47px;
	opacity: 0;
}

.wechat_inner img {
	display: inline-block;
	width: 130px;
	height: 130px;
	float: left;
}

.weixin>li:last-child {
	padding: 0;
}

.mail_info {
	position: absolute;
	font-size: 16px;
	color: #333;
	display: none;
}

.weixin>li:first-child a {
	cursor: default;
}

.weixin>li:last-child a {
	cursor: default;
}

.last_footer {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #dbdbdb;
	opacity: 0.7;
	font-size: 14px;
}

.last_footer .access {
	margin-left: 20px;
}

.honor {
	width: 910px;
	margin: auto;
	overflow: hidden;
	margin-top: 66px;
}

.honor>ul>li {
	float: left;
	border: 1px solid #ffffff;
	position: relative;
	cursor: pointer;
	margin-right: 26px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #cccccc;
}

.honor>ul>li img {
	width: 205px;
	height: 301px;
}

.honor>ul {
	width: 100%;
	overflow: hidden;
}

.honor>ul>li:nth-child(4n+4) {
	margin-right: 0;
}

.page {
	width: 300px;
	overflow: hidden;
	margin: auto;
	margin-top: 69px;
}

.page>ul>.active {
	border: none;
	background-color: #0f71b0;
	color: #ffffff;
}

.page>ul>li {
	width: 40px;
	height: 40px;
	cursor: pointer;
	line-height: 40px;
	margin-right: 9px;
	float: left;
	text-align: center;
	border: 1px solid #999999;
}

.page>ul>li:last-child {
	margin: 0;
}

.aipu_culture {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}

.culture_main {
	width: 70%;
	overflow: hidden;
	margin: auto;
	margin-top: 60px;
}

.wenhua_img {
	display: block;
	padding-top: 60px;
}

.culture_mainl,
.culture_mainr {
	font-size: 14px;
}

.culture_mainl>div>h3 {
	font-size: 18px;
	padding-bottom: 25px;
	padding-top: 40px;
}

.culture_mainr>div>h3 {
	font-size: 18px;
	padding-bottom: 25px;
	padding-top: 40px;
}

.culture_mainl>div>h3>span {
	display: inline-block;
	width: 20px;
	margin-bottom: 5px;
	height: 1px;
	background-color: #000000;
}

.culture_mainr>div>h3>span {
	display: inline-block;
	width: 20px;
	margin-bottom: 5px;
	height: 1px;
	background-color: #000000;
}

.advertising {
	width: 920px;
	overflow: hidden;
	text-align: center;
	margin: auto;
	margin-top: 66px;
}

.advertising_top {
	font-size: 24px;
	color: #4c4c4c;
	position: relative;
}

.advertising_top:after {
	content: '';
	/*CSS伪类用法*/
	position: absolute;
	/*定位背景横线的位置*/
	top: 52%;
	/*宽和高做出来的背景横线*/
	width: 9%;
	right: 33%;
	height: 1px;
	border-bottom: 1px dashed #000000;
}

.advertising_top:before {
	content: '';
	/*CSS伪类用法*/
	position: absolute;
	/*定位背景横线的位置*/
	top: 52%;
	left: 33%;
	/*宽和高做出来的背景横线*/
	width: 9%;
	height: 1px;
	border-bottom: 1px dashed #000000;
}

.advertising_tf {
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 40px;
}

.anli {
	width: 100%;
}

.anli_details {
	width: 100%;
	margin-top: 30px;
}

.anli_main {
	width: 1200px;
	height: 67px;
	margin: auto;
	border-bottom: 1px solid #cccccc;
}

.anli_details_main {
	width: 1200px;
	height: 40px;
	margin: auto;
	border-bottom: 1px solid #cccccc;
}

.anli_mainl {
	width: 240px;
	height: 67px;
	line-height: 67px;
	text-align: center;
	color: #ffffff;
	background-color: #0f71b0;
}

.anli_detailsl {
	font-size: 28px;
}

.anli_detailsr {
	padding-top: 10px;
}

.anli_mainr>ul>li {
	float: left;
	padding-right: 5px;
	padding-top: 43px;
}

.anli_detailsr>ul>li {
	float: left;
	color: #b7b7b8;
}

.anli_detailsr>ul>li>a {
	color: #b7b7b8;
	font-size: 14px;
}

.anli_mainr>ul>li>a {
	color: #b7b7b8;
	font-size: 14px;
}

.case_list {
	width: 1200px;
	overflow: hidden;
	margin: auto;
	padding-top: 74px;
}

.case_list>ul>li {
	width: 380px;
	height: 300px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	position: relative;
}

.case_list>ul>li>a>img {
	width: 100%;
	height: 100%;
}

.case_list>ul>li:nth-child(3n+3) {
	margin: 0;
}

.list_div {
	position: absolute;
	font-family: Arial;
	top: 20px;
	left: 20px;
	font-size: 18px;
	color: #000000;
}
.list_div .label{
	width: auto;
	padding: 10px 6px;
	background-color: #0f71b0;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
}

.list_hide {
	width: 380px;
	height: 180px;
	padding-top: 120px;
	text-align: center;
	top: 0;
	font-size: 18px;
	position: absolute;
	background-color: #000000;
	opacity: 0.6;
	z-index: 998;
	cursor: pointer;
}

.list_hide {
	display: block;
	color: #ffffff;
}

.list_hide>div {
	z-index: 999;
}

.list_img {
	padding-top: 10px;
}

.details_main {
	width: 780px;
	overflow: hidden;
	margin: auto;
}

.details_main>h3 {
	font-size: 20px;
	color: #4c4c4c;
	text-align: center;
	padding-top: 60px;
	font-weight: normal;
}

#time {
	font-size: 14px;
	color: #999999;
	text-align: center;
	padding-top: 18px;
}

.details_main p {
	/*text-indent: 2rem;
	line-height: 33px;
	font-size: 14px;
	color: #4c4c4c;
	padding-bottom: 20px;
	margin-top: 45px;*/
}

.pre_pian {
	margin-top: 30px;
	margin-bottom: 10px;
}

.pre_pian>a,
.next_pian>a {
	font-size: 14px;
	color: #666666;
}

.contact_main {
	width: 955px;
	overflow: hidden;
	margin: auto;
}

.con_maintop {
	width: 100%;
	/* overflow: hidden; */
	margin-top: 50px;
}
.con_maintop img{
	max-width: 100%;
}
.con_map{
	width: 100%;
	height: 300px;
	margin-top: 30px;
}

.con_map #allmap{
	width: 100%;
	height: 100%;
}

.conmainl>h2 {
	color: #0f71b0;
	font-size: 20px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 10px;
}

.conmainl ul>li {
	padding-bottom: 5px;
}

#yewu {
	padding-left: 20px;
}

#wangzhi {
	padding-left: 45px;
}

.con_maintwo {
	width: 100%;
	overflow: hidden;
	background-color: #f9fafb;
	margin-top: 20px;
	padding-bottom: 40px;
}

.con_maintwo>h3 {
	font-size: 20px;
	color: #0f71b0;
	padding-top: 40px;
	padding-left: 60px;
	font-weight: normal;
}

.con_tian {
	font-size: 14px;
	color: #808080;
	padding-left: 60px;
	padding-top: 15px;
}

.con_xingm {
	width: 890px;
}

.con_name>input {
	width: 305px;
	height: 36px;
}

.con_name {
	width: 350px;
	position: relative;
	margin-top: 40px;
	padding-left: 120px;
}

.con_tel {
	width: 350px;
	position: relative;
	margin-top: 20px;
	padding-left: 120px;
}

.con_tel>input {
	width: 305px;
	height: 36px;
}

.con_emali>input {
	width: 305px;
	height: 36px;
}

.con_emali {
	width: 350px;
	position: relative;
	margin-top: 22px;
}

.con_name:after {
	content: '';
	/*CSS伪类用法*/
	position: absolute;
	/*定位背景横线的位置*/
	/*宽和高做出来的背景横线*/
	width: 20px;
	height: 20px;
	background: url("../img/lianxiwomen_09.png")no-repeat;
}

.con_tel:after {
	content: '';
	/*CSS伪类用法*/
	position: absolute;
	/*定位背景横线的位置*/
	/*宽和高做出来的背景横线*/
	width: 20px;
	height: 20px;
	background: url("../img/lianxiwomen_09.png")no-repeat;
}

.con_liuyan>textarea {
	width: 724px;
	height: 93px;
	padding-top: 10px;
	resize: none;
}

.con_liuyan {
	width: 800px;
	position: relative;
	margin-top: 100px;
	margin-left: 90px;
}

.con_liuyan:after {
	content: '';
	/*CSS伪类用法*/
	position: absolute;
	/*定位背景横线的位置*/
	/*宽和高做出来的背景横线*/
	width: 20px;
	height: 20px;
	background: url("../img/lianxiwomen_09.png")no-repeat;
}

.con_yanzhen {
	width: 210px;
	position: relative;
	margin-top: 20px;
}

.con_yanzhen>input {
	width: 150px;
	height: 36px;
	margin-left: 5px;
}

.con_yanzhen:after {
	content: '';
	/*CSS伪类用法*/
	position: absolute;
	/*定位背景横线的位置*/
	/*宽和高做出来的背景横线*/
	width: 20px;
	height: 20px;
	background: url("../img/lianxiwomen_09.png")no-repeat;
}

.con_yanzhenma {
	width: 90px;
	height: 40px;
	margin-top: 20px;
	border: 1px solid #d6d6d6;
}

.con_yanz {
	width: 460px;
	overflow: hidden;
	margin-left: 105px;
}

.con_yanz>div {
	margin-right: 20px;
}

.con_yanz>div:last-child {
	margin-top: 30px;
	margin-right: 0;
}

.con_tj {
	width: 190px;
	height: 40px;
	margin-left: 158px;
	margin-top: 20px;
}

.con_tl {
	width: 90px;
	height: 40px;
	text-align: center;
	color: #ffffff;
	background-color: #0f71b0;
	line-height: 40px;
	border-radius: 5px;
	cursor: pointer;
}

.con_tr {
	width: 90px;
	height: 40px;
	text-align: center;
	color: #0f71b0;
	background-color: #e6e6e6;
	line-height: 40px;
	border-radius: 5px;
	cursor: pointer;
}

.news_main {
	width: 1200px;
	overflow: hidden;
	margin: auto;
	margin-top: 70px;
}

.news_one {
	width: 100%;
	overflow: hidden;
}

.news_two {
	width: 100%;
	overflow: hidden;
}

.news_one>ul>li {
	width: 300px;
	float: left;
	height: 296px;
	overflow: hidden;
	position: relative;
}

.news_one>ul>li:first-child {
	background: url("../img/news_06.png");
}

.news_two>ul>li {
	width: 300px;
	float: left;
	height: 296px;
	overflow: hidden;
	position: relative;
}

.news_two>ul>li:nth-child(2) {
	background: url("../img/news_06.png");
}

.news_one>ul>li:nth-child(3) {
	background: url("../img/news_111.png");
}

.news_two>ul>li:nth-child(3) {
	width: 600px;
	height: 196px;
}

.new_h {
	width: 50px;
	font-size: 32px;
	color: #ffffff;
	padding-left: 20px;
	padding-top: 46px;
}

.new_hengx {
	width: 43px;
	height: 2px;
	background-color: #ffffff;
	margin-left: 20px;
	margin-top: 30px;
}

.new_three {
	font-size: 16px;
	color: #ffffff;
	margin-left: 20px;
	padding-top: 20px;
}

.news_ol>li:first-child {
	color: #4c4c4c;
	font-size: 16px;
}

.news_ol>li:first-child:before {
	content: '';
	position: absolute;
	left: 10px;
	margin-top: 7px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #ffffff;
}

.news_ol>a {
	display: block;
	font-size: 14px;
	padding-bottom: 15px;
	padding-left: 18px;
	color: #4c4c4c;
}

.news_ol {
	position: relative;
	margin-left: 18px;
	margin-top: 30px;
	list-style: inside;
}

.news_ol>a:hover {
	color: #0f71b0;
	cursor: pointer;
}

.new_ols {
	display: inline-block;
	float: right;
	position: relative;
}

.news_h {
	margin-left: 15px;
	margin-bottom: 15px;
}

.news_mains {
	display: inline-block;
	max-width: 360px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

#news_spe {
	width: 600px;
	height: 296px;
}

.click_look,
.click_look3,
.click_look5 {
	width: 300px;
	height: 296px;
	position: absolute;
	top: 0;
	line-height: 296px;
	text-align: center;
	cursor: pointer;
	background-color: #000000;
	opacity: 1;
	display: none;
}

.click_look>a {
	color: #ffffff;
}

.click_look3>a {
	color: #ffffff;
}

.click_look5>a {
	color: #ffffff;
}

.news_lists {
	width: 1124px;
	overflow: hidden;
	margin: auto;
	margin-top: 70px;
}

.news_lists>ol {
	width: 100%;
	max-height: 560px;
	overflow: hidden;
	list-style: inside;
}

.news_lists>ol>a {
	display: block;
	padding-bottom: 25px;
	font-size: 14px;
	cursor: pointer;
}

.news_lists>ol>a {
	color: #4c4c4c;
}

.news_lists>ol>a:hover {
	color: #0f71b0;
}

.list_page {
	width: 245px;
	overflow: hidden;
	margin: auto;
	margin-top: 104px;
}

.list_page>ul>li {
	font-size: 16px;
	padding-right: 20px;
	float: left;
}

.list_page>ul>li:last-child {
	padding: 0;
}

.aipu_products {
	width: 1200px;
	overflow: hidden;
	margin: auto;
	margin-top: 80px;
}

.aipu_products>ul>li:hover {
	cursor: pointer;
}

.aipu_products>ul>li:hover .product_xq {
	background-color: #0f71b0;
}

.aipu_products>ul>li:hover .product_xq>a {
	color: #ffffff;
}

.aipu_products>ul>li:nth-child(3n+3) {
	margin-right: 0;
}

.aipu_products>ul>li>a {
	display: block;
}

.aipu_products>ul>li>a>img {
	width: 340px;
	height: 220px;
	padding: 10px 10px;
}

.product_name {
	font-size: 20px;
	color: #4c4c4c;
	text-align: center;
	padding-top: 20px;
}

.pro_x {
	width: 343px;
	height: 1px;
	margin: auto;
	margin-top: 20px;
	border-bottom: 1px dashed #eeeeef;
}

.product_xq {
	width: 343px;
	height: 48px;
	margin: auto;
	margin-top: 25px;
	line-height: 48px;
	text-align: center;
	border: 1px solid #e2e2e4;
}

.product_xq>a {
	display: block;
	color: #000000;
}

.product_details {
	width: 1200px;
	overflow: hidden;
	margin: auto;
	margin-top: 80px;
}

.product_detailsl {
	width: 100%;
}

.product_detailsl table {
	width: 640px;
	overflow: hidden;
	margin: auto;
	margin-top: 100px;
}

.product_detailsl p {
	/*width: 640px;
	overflow: hidden;
	margin: auto;
	margin-top: 50px;*/
}

.product_detailsl img {
	max-width: 100%;
	/*overflow: hidden;
	margin: auto;
	margin-top: 50px;*/
}

.product_detailsr {
	width: 600px;
	height: 400px;
	margin: auto;
}

.product_detailsr>img {
	width: 100%;
	height: 100%;
}

.product_detailsl>p {
	font-size: 14px;
	line-height: 30px;
	color: #4c4c4c;
}

.product_detailsl p:nth-child(2) {
	/*margin-top: 60px;*/
}

.product_detailsl p:nth-child(5) {
	/*margin-top: 60px;*/
}

.product_detailsl>h1 {
	font-size: 24px;
	color: #4c4c4c;
	font-weight: normal;
	text-align: center;
}

.index_bg {
	width: 100%;
}

.index_bg>img {
	width: 100%;
}

.index_about {
	width: 100%;
	overflow: hidden;
	margin-top: 80px;
	background-color: #f7f7f7;
}

.index_tmain {
	width: 1200px;
	overflow: hidden;
	margin: auto;
}

.index_tmainl {
	width: 486px;
	overflow: hidden;
}

.index_tmainl>h2 {
	font-size: 40px;
	color: #333333;
	padding-top: 90px;
}

.index_conp {
	font-size: 20px;
	color: #999999;
	padding-top: 20px;
}

.index_tmainl p {
	color: #666666;
	font-size: 14px;
	padding-top: 30px;
	line-height: 30px;
}

.index_wr {
	width: 294px;
	text-align: center;
	overflow: hidden;
	margin-top: 50px;
}

.index_wrl div:nth-child(2) {
	font-size: 16px;
	color: #333333;
	padding-top: 15px;
}

.index_wrl div:nth-child(3) {
	font-size: 14px;
	color: #999999;
	padding-top: 10px;
}

.index_wrr div:nth-child(3) {
	font-size: 14px;
	color: #999999;
	padding-top: 10px;
}

.index_wrr div:nth-child(2) {
	font-size: 16px;
	color: #333333;
	padding-top: 15px;
}

.index_tmainr {
	width: 678px;
	height: 390px;
	padding-top: 80px;
	padding-bottom: 80px;
}

.index_pro {
	width: 1308px;
	overflow: hidden;
	margin: auto;
}

.index_ptop {
	width: 1190px;
	height: 167px;
	margin: auto;
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
}

.index_ptop>h3 {
	font-size: 40px;
	color: #333333;
	font-weight: 400;
	padding-top: 67px;
	text-transform: uppercase;
}

.index_ptop>h2 {
	font-size: 20px;
	width: 80px;
	margin: auto;
	display: block;
	padding-bottom: 6px;
	border-bottom: 2px solid #0f71b0;
	color: #999999;
	font-weight: normal;
	padding-top: 15px;
}

.index_chose {
	width: 1276px;
	overflow: hidden;
	margin: auto;
	margin-top: 50px;
}

.index_chose>ul>li {
	width: 234px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border: 1px solid #e6e6e6;
	margin-right: 19px;
	float: left;
	cursor: pointer;
	margin-top: 10px;
	font-size: 14px;
}

.index_chose>ul>li:last-child {
	margin-right: 0;
}

.index_chose>ul>.active {
	color: #ffffff;
	background-color: #0f71b0;
}
.index_lunbo .swiper-container .swiper-slide{
	width: 33.3%!important;
}
.swiper-container {
	width: 1308px;
	height: 500px;
	margin: auto;
	margin-top: 50px;
}

.can_use {
	width: 360px;
	overflow: hidden;
	text-align: center;
	margin-left: 30px;
}

.can_use>img {
	width: 342px;
	height: 220px;
}

.can_use>h2 {
	font-size: 18px;
	color: #4c4c4c;
	padding-top: 40px;
	font-weight: normal;
}

.can_use>h3 {
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	padding-top: 10px;
}

.index_h {
	width: 30px;
	height: 1px;
	background-color: #0f71b0;
	margin: auto;
	display: inline-block;
	margin-top: 20px;
}

.can_use>p {
	font-size: 14px;
	color: #999999;
	text-align: justify;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	padding-left: 20px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.index_more {
	width: 140px;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	margin: auto;
	margin-top: 30px;
	border: 1px solid #e6e6e6;
}

.index_more>a {
	display: block;
	color: #999999;
}

.index_more>a:hover {
	background-color: #0f71b0;
	color: #ffffff;
}

.index_news {
	width: 100%;
	overflow: hidden;
	margin-top: 80px;
	background-color: #f7f7f7;
	padding-bottom: 30px;
}

.index_nmain {
	width: 1200px;
	margin: auto;
	margin-top: 50px;
	overflow: hidden;
}

.index_mainl {
	width: 558px;
	overflow: hidden;
}

.index_mainl>h2 {
	font-weight: normal;
	font-size: 16px;
	color: #4c4c4c;
	padding-top: 37px;
}

.index_mainl>h3 {
	font-weight: normal;
	font-size: 14px;
	color: #545454;
	padding-top: 10px;
}

.index_mainl>p {
	font-size: 14px;
	color: #999999;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	padding-top: 15px;
}

.index_mainr {
	width: 593px;
	overflow: hidden;
}

.index_np {
	width: 480px;
	overflow: hidden;
	font-size: 14px;
	color: #999999;
}

.idnex_npt {
	width: 100%;
	overflow: hidden;
}

.idnex_npt>div:first-child {
	font-size: 16px;
	width: 300px;
	color: #4c4c4c;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-bottom: 20px;
	float: left;
}

.idnex_npt>span {
	font-weight: normal;
}

.index_num {
	font-size: 75px;
	color: #d4d4d4;
	border-right: 1px solid #d5d5d5;
	padding-right: 10px;
	font-family: monospace;
}

.index_pp {
	text-align: justify;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.index_mainr>ul {
	width: 100%;
	overflow: hidden;
}

.index_mainr>ul>li {
	width: 100%;
	height: 120px;
	cursor: pointer;
	overflow: hidden;
	margin-top: 40px;
	position: relative;
}

.index_mainr>ul>li:first-child {
	margin-top: 0;
}

.idnex_kehu {
	width: 100%;
	overflow: hidden;
}

#swiper-container {
	width: 1308px;
	height: 500px;
	margin: auto;
	margin-top: 50px;
}

.swiper-container>ul>li>a>img {
	width: 360px;
	height: 288px;
}

.list_hide1 {
	width: 360px;
	height: 168px;
}

.index_hide {
	width: 600px;
	height: 113px;
	overflow: hidden;
	position: absolute;
	left: 600px;
	background-color: #e6e6e6;
}

.index_hitop {
	width: 545px;
	overflow: hidden;
	font-size: 16px;
	color: #4c4c4c;
	padding-left: 27px;
	padding-top: 20px;
}

.index_hitop>p {
	width: 100%;
	font-size: 14px;
	color: #999999;
	padding-top: 20px;
	padding-bottom: 15px;
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.hiyopr {
	color: #bf944b;
	font-size: 13px;
}

.img_about>div {
	width: 597px;
	height: 375px;
	overflow: hidden;
}

.img_about img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 1s;
}

.img_about img:hover {
	cursor: pointer;
	-webkit-transition: all 1s ease 0s;
	-webkit-transform: scale(1.3);
}

.culture_main p {
	line-height: 30px;
}

.aipu_products>ul>li {
	float: left;
	width: 360px;
	height: 390px;
	border: 1px solid #ececed;
	margin-right: 57px;
	margin-top: 40px;
	position: relative;
	overflow: hidden;
}

.aipu_products>ul>li:hover {
	cursor: pointer;
	position: relative;
}

.biankuang {
	width: 2px;
	height: 2px;
	position: absolute;
	z-index: 99;
	border-radius: 10px;
}

.biankuang_1 {
	height: 3px;
	top: -3px;
	left: 0px;
	border-left: 1px solid #0f71b0;
}

.biankuang_2 {
	width: 0px;
	bottom: -2px;
	left: 0px;
	border-top: 1px solid #0f71b0;
}

.biankuang_3 {
	height: 0px;
	bottom: 0px;
	right: 0px;
	border-right: 1px solid #0f71b0;
}

.biankuang_4 {
	width: 0px;
	top: -2px;
	right: 0px;
	border-bottom: 1px solid #0f71b0;
}

.page a {
	width: 40px;
	height: 40px;
	display: block;
	cursor: pointer;
	color: #000000;
	line-height: 40px;
	margin-right: 9px;
	float: left;
	text-align: center;
	border: 1px solid #999999
}

.page .current {
	background-color: #0f71b0;
	color: #ffffff;
}

#feng {
	width: 50px;
	border: none;
}
