﻿@charset "utf-8";
body,html{
	overflow-x: hidden;
}
.wp{
	width: 1200px;
	max-width: 1200px;
	margin: 0px auto;
}
/* header */
header{
	width: 100%;
	height: 96px;
	position: absolute;
	overflow: hidden;
	box-sizing: border-box;
	color: #FFFFFF;
        z-index:9;
}
header.sy:hover{background: #000;}

header.fy{
	height: 86px;
        position: relative;
        background: #000;
}
header .wp{
	height: 94px;
	border-bottom: 2px solid rgba(255,255,255,0.8);
}
header.fy .wp{
	height: 100%;
	border-bottom: none;
}
.list_box{
	width: 100%;
	height: 86px;
	border-bottom: 1px solid rgba(255,255,255,0.8);
}
header.fy .list-box{
	border-bottom: none;
}
.list_box .head_loge{
	float: left;
}
.list_box .head_loge .loge_img_box{
	width: 130px;
	height: 50px;
	margin-top: 18px;
}
.list_box .head_loge .loge_img_box>a{
	width: 100%;
}
.list_box .head_loge .loge_img_box>a>img{
	width: 100%;
	max-width: 100%;
}
.list_box .head_la{
	float: right;
	line-height: 86px;
	margin-left:30px;
}
.list_box .head_la>div{
	display: inline-block;
	font-size: 14px;
	margin-left: 10px;
	cursor: pointer;
}
.list_box .head_la>div>a{
	color: #FFFFFF;
}
.list_box .head_la>div.head_la_ch>span{
	color: #FF2020;
}
.list_box .head_la>div.head_la_en>span{
	color: #FF2020;
}
.list_box .head_la>div>img{
	width: 24px;
	max-width: 24px;
	vertical-align: -7%;
	margin: 0px 4px;
}
.list_box>ul>li{
	position: relative;
	display: inline-block;
	line-height: 86px;
	padding: 0px 24px;
	cursor: pointer;
}
.list_box>ul>li.smin{
	display: none;
}
.list_box>ul.fy>li>a>span{
	position: absolute;
	width: 30px;
	height: 2px;
	background: #FFFFFF;
	display: none;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.list_box>ul.fy>li:hover>a>span{
	display: block;
}
.list_box>ul.fy>li.ac>a>span{
	display: block;
}
.list_box>ul>li>a{
	color: #FFFFFF;
	font-size: 14px;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.list_box>ul>li:hover>a{
	color: #FF2020;
}
.list_box>ul>li.ac>a{
	color: #FF2020;
}
.list_box .nva{
	display: none;
	float: right;
	color: #6d6d6d;
	width: 65px;
	height: 65px;
	text-align: center;
	cursor: pointer;
	box-sizing: border-box;
}
.list_box .nva .nva_img_box{
	width: 22px;
	height: 22px;
	padding-left: 18px;
	line-height: 65px;	
}
.list_box .nva .nva_img_box img{
	width: 100%;
	max-width: 100%;
}
/* header补充 */  
.bottom_list{
	width: 100%;
	height: 300px;
	background: #323232;
	position: absolute;
	top: 86px;
	overflow: hidden;
	display: none;
        z-index:9;
}
.bottom_list.cur{
	display: block;
}
.bottom_list .bottom_list_img{
	float: left;
	height: 100%;
	line-height: 300px;
}
.bottom_list .bottom_list_img>img{
	width: 100%;
	max-width: 100%;
}
.bottom_list .bottom_list_txt{
	padding-left: 35px;
	padding-top: 60px;
	width: 400px;
	float: left;
}
.bottom_list .bottom_list_txt>p{
	width: 293px;
	color: #e0e0e0;
	font-size: 14px;
	line-height: 28px;
	height: 180px;
}
.bottom_list .bottom_list_txt .a_btn{
	display: block;
	color: #E0E0E0;
	font-size: 14px;
	cursor: pointer;
}
.bottom_list .bottom_list_txt .a_btn:hover{
	color: #CC0000;
}
.bottom_list ul{
	float: left;
	height: 200px;
	margin-top: 45px;
	padding-top: 10px;
	padding-left: 110px;
	border-left: 1px solid #999999;
}

.bottom_list ul>li{
	padding-top: 35px;
	height: 16px;
	line-height: 16px;
}
.bottom_list ul>li a{
	color: #FFFFFF;
	font-size: 14px;
	cursor: pointer;
}
.bottom_list ul>li span{
	display: inline-block;
	width: 10px;
	height: 10px;
	line-height: 6px;
	border: 1px solid #999999;
	text-align: center;
	vertical-align: 2px;
	margin-right: 20px;
}
.bottom_list ul>li span>i{
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #999999;
}
/* banner */
.container_body_banner{
	width: 100%;
	height: auto;
        position: relative;
}
.container_body_banner .banner_img_box{
	width: 100%;
}
.container_body_banner .banner_img_box>img{
	width: 100%;
	max-width: 100%;
}
/* company_profile */
.company_profile{
	width: 100%;
	height: auto;
	padding-top: 80px;
	padding-bottom: 100px;
	background: #f5f5f5;
	overflow: hidden;
}
.company_left{
	float: left;
	width: 56%;
}
.company_left>span{
	display: block;
}
.company_left .titl_en{
	font-size: 36px;
	height: 70px;
	line-height: 70px;
	color: #000000;
}
.company_left .titl_ch{
	font-size: 24px;
	height: 36px;
	line-height: 36px;
	color: #000000;
}
.company_left .text{
	padding-top: 25px;
	font-size: 14px;
	line-height: 32px;
	color: #666666;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;/*这里设置的是2行*/
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.company_left .a_btn{
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	color: #1b6aa9;
	border: 1px solid #1b6aa9;
	border-radius: 5px;
	margin-top: 25px;
}
.company_left .a_btn:hover{
	color: #CC0000;
	border: 1px solid #CC0000;
}
.company_right{
	float: right;
}
/* corporate_culture */
.corporate_culture{
	width: 100%;
	height: 400px;
	background: #F5F5F5;
	position: relative;
}
.cwp{
	width: 1500px;
	max-width: 1500px;
	margin: 0px auto;
}
.corporate_bg_box{
	width: 100%;
}
.corporate_bg_box>img{
	width: 100%;
	max-width: 100%;
	display: none;
}
.corporate_bg_box>img.ac{
	display: inline-block;
}
.corporate_tab{
	width: 50%;
	height: 405px;
	background: #FFFFFF;
	position: absolute;
	overflow: hidden;
	top: 90px;
	left: 0px;
}
.corporate_tab .name_list{
	float: right;
	width: 185px;
	height: 100%;
	background: #196eac;
}
.corporate_tab .name_list>ul{
	margin-top: 60px;
	margin-left: 30px;
}
.corporate_tab .name_list>ul>li{
	color: #FFFFFF;
	font-size: 16px;
	width: 112px;
	height: 56px;
	line-height: 56px;
	cursor: pointer;
	text-align: right;
}
.corporate_tab .name_list>ul>li.ac{
	background: url(../img/to_right.png) left center no-repeat;
	background-size: 28px 28px;
}
.content_list .content_list_box{
	width: 415px;
	text-align: left;
	float: right;
	display: none;
}
.content_list .content_list_box.ac{
	display: block;
}
.content_list .content_list_box>span{
	display: block;
}
.content_list .content_list_box .titl_en{
	color: #999999;
	font-size: 24px;
	margin-top: 60px;
}
.content_list .content_list_box .titl_ch{
	color: #000000;
	font-size: 24px;
	height: 64px;
	line-height: 64px;
}
.content_list .content_list_box .text{
	margin-top: 25px;
	font-size: 16px;
	color: #666666;
	letter-spacing: 5px;
	height: 90px;
}
.content_list .content_list_box .a_btn{
	font-size: 12px;
	color: #1b6aa9;
	cursor: pointer;
}
.content_list .content_list_box .a_btn:hover{
	color: #CC0000;
}
/* product_ceter */
.product_ceter{
	width: 100%;
	padding-top: 280px;
	padding-bottom: 120px;
}
.product_ceter .wp{
	position: relative;
}
.product_titl{
	width: 100%;
}
.product_titl .titl_en{
	display: block;
	font-size: 36px;
	color: #000000;
}
.product_titl .titl_ch{
	display: inline-block;
	color: #333333;
	font-size: 24px;
	padding-top: 10px;
}
.product_titl .a_btn{
	display: inline-block;
	float: right;
	font-size: 14px;
	color: #333333;
	padding-top: 15px;
	cursor: pointer;
}
.product_titl .a_btn:hover{
	color: #CC0000;
}
.img_text{
	width: 100%;
	padding-top: 20px;
}
.img_text .titl_code{
	font-size: 18px;
	color: #333333;
}
.img_text .a_btn{
	float: right;
	color: #1b6aa9;
	font-size: 14px;
	cursor: pointer;
}
.img_text .a_btn:hover{
	color: #CC0000;
}
.img_text .titl_name{
	display: block;
	padding-top: 5px;
	font-size: 16px;
	color: #666666;
}
/* news_reports */
.news_reports{
	width: 100%;
	background: #F5F5F5;
	padding-bottom: 60px;
}
.new_top_box{
	width: 100%;
	height: 80px;
	border: 1px solid #f1f0f5;
}
.news_reports .product_titl{
	padding-top: 30px;
}
.news_reports_list{
	width: 100%;
	padding-top: 20px;
}
.news_reports_list .reports_box{
	overflow: hidden;
}
.reports_box .list{
	width: 560px;
	position: relative;
	float: left;
	overflow: hidden;
	padding-top: 60px;
}
.reports_box .list:nth-child(2n){
	float: right;
}
.reports_box .list .list_img{
	float: left;
	width: 140px;
}
.reports_box .list .list_img>img{
	width: 100%;
	max-width: 100%;
}
.reports_box .list .list_txt{
	padding-left: 20px;
	float: left;
}
.reports_box .list .list_txt .titl_ch{
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #000000;
	font-weight: 600;
}
.reports_box .list .list_txt .text{
	padding-top: 5px;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	width: 325px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;/*这里设置的是2行*/
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.reports_box .list .a_btn{
	display: inline-block;
	width: 25px;
	height: 25px;
	position: absolute;
	bottom: 8px;
	right: 0px;
}
.reports_box .list .a_btn>img{
	width: 100%;
	max-width: 100%;
}
/* footer */
footer{
	width: 100%;
	padding: 55px 0px;
}
footer .wp{
	overflow: hidden;
}
.footer_address{
	float: left;
	width: 375px;
}
.footer_address .bot_loge_box{
	width: 164px;
}
.footer_address .bot_loge_box>img{
	width: 100%;
	max-width: 100%;
}
.footer_address>span{
	display: block;
}
.footer_address .titl-ch{
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 18px;
	color: #000000;
	height: 32px;
	line-height: 32px;
}
.footer_address .titl-en{
	font-size: 16px;
	line-height: 24px;
	color: #666666;
}
.footer_address .tab_address{
	font-size: 14px;
	color: #999999;
	height: 26px;
	line-height: 26px;
}
.footer_address .tab_address.top{
	padding-top: 20px;
}
.footer_list{
	float: left;
	overflow: hidden;
	padding-top: 30px;
	padding-left: 30px;
}
.footer_list>div{
	float: left;
	padding-left: 80px;
}
.footer_list>div .list_titl{
	font-size: 16px;
	color: #333333;
}
.footer_list>div>ul{
	padding-top: 15px;
}
.footer_list>div>ul>li{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
}
.footer_er{
	float: right;
	padding-top: 30px;
}
.footer_er .er_img_box>p{
	text-align: center;
	color: #333333;
	font-size: 14px;
	line-height: 45px;
}
.bottom_icp{
	width: 100%;
	height: 56px;
	line-height: 56px;
	background: #F1F1F1;
	color: #999999;
	font-size: 14px;
}
.bottom_icp a{
	color: #999999;
}
.bottom_icp img{
	padding-left: 10px;
}
.bottom_icp span{
	padding-left: 35px;
}
/* 分页面样式 */
.top_muen_nav{
	height: 100px;
	line-height: 100px;
}
.top_muen_nav>p>a{
	font-size: 14px;
	color: #000000;
	cursor:pointer;
}
.top_muen_nav>p>a>span{
	padding: 0px 5px;
	font-size: 16px;
}
.list_line_muen{
	height: 1px;
	width: 100%;
	background: #000000;
	position: absolute;
	top: 100px;
	left: 0px;
}
.list_line_bot{
	height: 1px;
	width: 100%;
	background: #000000;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.fy_bg{
	width: 100%;
	height: auto;
	position: relative;
}
/* 公司介绍 */
.pro_fy_bg{
	background: url(../img/pro_bg.jpg) no-repeat center center;
	background-size: cover;
}
.company_fy_pro{
	padding-top: 50px;
	padding-bottom: 110px;
}
.company_left.pro_titl{
	width: 100%;
	float: none;
}
.pro_text{
	width: 100%;
	padding-top: 25px;
}
.pro_text p{
	padding-top: 25px;
	line-height: 28px;
	font-size: 14px;
	color: #333333;
}
.pro_img{
	width: 100%;
	overflow: hidden;
	padding-top: 60px;
}
.pro_img .pro_img_box{
	display: inline-block;
	float: left;
	margin-left: 56px;
}
.pro_img .pro_img_box:first-child{
	margin-left: 0px;
}
.pro_img .pro_img_box>img{
	width: 100%;
}
/* 企业文化 */
.cul_fy_bg{
	background: url(../img/cul_bg.jpg) no-repeat center center;
	background-size: cover;
}
.company_fy_cul{
	padding-top: 60px;
	padding-bottom: 100px;
}
.cul_box{
	margin-top: 130px;
	position: relative;
	width: 100%;
	height: auto;
}
.cul_box .line{
	width: 2px;
	height: 100%;
	background: #000000;
	position: absolute;
	left: 50%;
	margin-left: -1px;
	z-index: 999;
}
.line_box{
	margin-top: 100px;
	width: 100%;
	overflow: hidden;
	height: 338px;
}
.line_box.first{
	margin-top: 0px;
}
.line_box .left_box{
	position: relative;
	float: left;
	width: 50%;
	height: 100%;
}
.line_box .right_box{
	position: relative;
	float: right;
	width: 50%;
	height: 100%;
}
.right_box.ds{
	display: none;
}
.line_box .a_btn{
	position: absolute;
	left: -25px;
	top: 50%;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	display: inline-block;
	z-index: 9999;
}
.line_box .a_btn>img{
	width: 100%;
	max-width: 100%;
}
.cul_img_box{
	width: 100%;
}
.cul_img_box>img{
	width: 100%;
	max-width: 100%;
}
.right_box .cul_text_box{
	padding-left: 80px;
}
.cul_text_box>span{
	display: block;
}
.cul_text_box .titl_ch{
	color: #333333;
    font-size: 24px;
    height: 64px;
    line-height: 64px;
}
.cul_text_box .titl_en{
	font-size: 18px;
	color: #999999;
	letter-spacing: 6px;
}
.cul_text_box .text{
	width: 516px;
	margin-top: 15px;
	border-top: 1px solid #000000;
	padding-top: 55px;
	font-size: 18px;
	color: #666666;
	line-height: 32px;
}
/* 资质认证 */
.qua_fy_bg{
	background: url(../img/qua_bg.jpg) no-repeat center center;
	background-size: cover;
}
.company_fy_qua{
	padding-top: 60px;
	padding-bottom: 150px;
}
.qua_box{
	width: 100%;
	margin-top: 30px;
}
.qua_box>ul{
	width: 100%;
	overflow: hidden;
}
.qua_box>ul>li{
	display: inline-block;
	float: left;
	margin-right: 30px;
	margin-top: 30px;
}
.qua_box>ul>li>img{
	width: 100%;
	max-width: 100%;
}
.qua_box>ul>li:nth-child(3n){
	margin-right: 0px;
}
/* 营销网络 */
.company_fy_mar{
	padding-top: 60px;
	padding-bottom: 80px;
}
.mar_box{
	padding-top: 50px;
	overflow: hidden;
}
.mar_left{
	float: left;
	width: 525px;
}
.mar_left .p_lf_titl{
	width: 100%;
	color: #000000;
	font-size: 18px;
}
.mar_left>ul{
	width: 100%;
}
.mar_left>ul>li{
	width: 100%;
	padding-top: 20px;
}
.mar_left>ul>li>span{
	display: block;
	width: 100%;
	padding-top: 15px;
	font-size: 14px;
	color: #333333;
}
.mar_left>ul>li>span.name{
	font-size: 16px;
	color: #000000;
	padding-bottom: 20px;
	border-bottom: 1px solid #000000;
}
.mar_right{
	float: right;
	width: 589px;
}
.mar_right .mar_img_box{
	width: 100%;
}
.mar_right .mar_img_box>img{
	width: 100%;
	max-width: 100%;
}
.mar_right .mar_txt_box>p{
	padding-top: 120px;
	width: 95%;
	color: #333333;
	font-size: 14px;
	line-height: 24px;
}
.mar_right .mar_after_box{
	padding-top: 30px;
}
.mar_right .mar_after_box>span{
	display: block;
	padding-top: 15px;
	font-size: 14px;
	color: #333333;
}
.mar_right .mar_after_box>span.name{
	font-size: 16px;
	padding-bottom: 20px;
	border-bottom: 1px solid #000000;
}
/* 联系我们 */
.fy_bg_us{
	width: 100%;
	height: auto;
	background: url(../img/us_bg.jpg) no-repeat center center;
	background-size: cover;
	padding-top: 55px;
	padding-bottom: 130px;
}
.fy_bg_us .top_muen_nav{
	height: 80px;
	line-height: 80px;
}
.fy_bg_us .top_muen_nav>p>a{
	color: #FFFFFF;
}
.company_fy_us{
	width: 100%;
	background: rgba(255,255,255,0.85);
	height: 475px;
	border-radius: 10px;
}
.us_box{
	width: 100%;
	padding-top: 36px;
	overflow: hidden;
}
.us_txt{
	float: left;
	width: 450px;
	padding-left: 50px;
}
.us_txt>p{
	width: 100%;
	height: 55px;
	line-height: 55px;
	font-size: 24px;
}
.us_txt>span{
	display: block;
	width: 100%;
	color: #333333;
	font-size: 16px;
    padding-top: 15px;
}
.us_txt>span.cz_address{
	margin-top: 65px;
	padding-top: 25px;
	border-top: 1px solid #000000;
}
.us_map{
	float: right;
	width: 535px;
	height: 400px;
	padding-right: 40px;
}
.us_map>img{
	width: 100%;
	max-width: 100%;
}
/*客户留言*/
.mes_fy_bg{
	background: #F5F5F5;
	padding-bottom: 45px;
}
.company_fy_mes{
	width: 100%;
	height: auto;
	background: #FFFFFF;
	overflow: hidden;
	margin-top: 40px;
}
.mes_titl_box{
	width: 100%;
	height: 80px;
	border-bottom: 1px solid #000000;
}
.mes_titl_box>p{
	width: 100%;
	padding-top: 30px;
	padding-left: 40px;
	font-size: 22px;
	color: #000000;
}
.mes_box{
	padding-top: 25px;
	padding-left: 40px;
	padding-bottom: 60px;
	width: 100%;
}
.mes_box .mes_inp_line{
	width: 100%;
}
.mes_inp_line .inp_box{
	display: inline-block;
	padding-top: 25px;
}
.mes_inp_line .inp_box:nth-child(2n){
	margin-left: 40px;
}
.inp_box>label{
	display: block;
	font-size: 14px;
	color: #333333;
}
.inp_box>label>span{
	color: #cc0000;
}
.inp_box .mes_inp{
	display: block;
	margin-top: 20px;
	width: 413px;
	height: 45px;
	line-height: 45px;
	border: 1px solid #D4D4D4;
	border-radius: 8px;
	background: #F5F5F5;
	color: #666666;
	font-size: 14px;
	padding-left: 15px;
}
.inp_box .mes_area{
	display: block;
	margin-top: 20px;
	width: 870px;
	height: 84px;
	padding: 15px;
	border: 1px solid #D4D4D4;
	border-radius: 8px;
	background: #F5F5F5;
	color: #666666;
	font-size: 14px;
}
.form_sbmit{
	display: block;
	width: 158px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	background: #1b73b6;
	border: none;
	border-radius: 5px;
	margin-top: 45px;
}
.form_sbmit:hover{
	background: #2391e4;
}
/*新闻动态*/
.news_fy_bg{
	background: #F5F5F5;
}
.company_fy_news{
	width: 100%;
	padding-bottom: 85px;
}
.news_box{
	overflow: hidden;
}
.news_box>li{
	display: inline-block;
	width: 385px;
	height: 440px;
	float: left;
	padding-top: 40px;
	margin-right: 22px;
}
.news_box>li:nth-child(3n){
	margin-right: 0px;
}
.news_box>li>a{
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.news_box>li>a:hover .titl,.news_box>li>a:hover .time>span,.news_box>li>a:hover .time>i{
	color: #CC0000;
}
.news_img_box{
	width: 100%;
}
.news_img_box>img{
	width: 100%;
	max-width: 100%;
}
.new_text_box{
	width: 100%;
	height: 228px;
	position: relative;
}
.new_text_box .titl{
	width: 100%;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	line-height: 36px;
	padding-top: 15px;
}
.new_text_box .txt{
	font-size: 14px;
	color: #666666;
	padding-top: 15px;
	line-height: 24px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;/*这里设置的是2行*/
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.new_text_box .time{
	width: 100%;
	font-size: 14px;
	position: absolute;
	left: 0;
	bottom: 5px;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #000000;
}
.new_text_box .time>span{
	color: #333333;
}
.new_text_box .time>i{
	color: #666666;
	padding-right: 28px;
	background: url(../img/news_to_right.png) right center no-repeat;
	background-size: 23px 5px;
	float: right;
}
#deleteSpace{
				display: none;
			}
			.TotalItems{
				display: none;
			}
			.pageInfo{
                width: 100%;
                text-align: center;
                padding-top: 80px;
			}
			
			.pageInfo>a{
				display: inline-block;
                font-size: 14px;
                color: #333333;
                cursor: pointer;
			    margin: 0px 10px;
                padding-bottom: 5px;
                border-bottom: 2px solid transparent;
                width: 30px;
			}
			.pageInfo>a:first-child,.pageInfo>a:last-child{
				width: auto;
			}
			.pageInfo>a:hover{
				color: #CC0000;
			}
			.pageInfo>a.cur{
				color: #CC0000;
				border-bottom: 2px solid #000000;
			}
.news_fy_bg_del{
	padding-bottom: 40px;
}
.company_fy_news_del{
	margin-top: 40px;
	width: 100%;
	height: auto;
	background: #FFFFFF;
}
.new_del_titl_box{
	width: 100%;
	height: 105px;
	border-bottom: 1px solid #000000;
}
.new_del_titl_box>p{
	width: 100%;
	font-size: 24px;
	text-align: center;
	padding-top: 45px;
}
.news_del_txt_box{
	padding:0 36px 36px;
}
.news_del_txt_box>.time{
	display: inline-block;
	width: 100%;
	text-align: right;
}
.news_del_txt_box>.time>span{
	padding-left: 55px;
	color: #666666;
	font-size: 12px;
	line-height: 48px;
}
.news_del_txt_box>p{
	width: 100%;
	font-size: 14px;
	color: #333333;
	line-height: 27px;
	padding-top: 15px;
}
.news_del_txt_box .news_del_img_box{
	width: 100%;
	padding-top: 35px;
	padding-bottom: 20px;
	overflow: hidden;
}
.back_his{
	width: 100%;
	text-align: center;
	padding-top: 50px;
}
.back_his>a{
	display: inline-block;
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	background: #c8c8c8;
	border-radius: 5px;
}
.back_his>a:hover{
	background: #d5d5d5;
}
/*产品中心*/
.company_fy_cen{
	padding-top: 30px;
	padding-bottom: 100px;
}
.cen_sea_box>ul>li{
	display: inline-block;
	height: 34px;
	line-height: 34px;
	border-radius: 17px;
	margin-bottom: 24px;
	cursor: pointer;
	padding:0px 30px;
}
.cen_sea_box>ul>li>a{
	font-size: 14px;
	color: #000000;
	display: inline-block;
/* 	width: 100%;
	height: 100%;
	padding:0px 30px; */
}
.cen_sea_box>ul>li:hover{
	background: #1b73b6;	
}
.cen_sea_box>ul>li:hover>a{
	color: #FFFFFF;
}
.cen_sea_box>ul>li.ac{
	background: #1b73b6;
}
.cen_sea_box>ul>li.ac>a{
	color: #FFFFFF;
}
.cen_sea_box .sen_ul{
	height: auto;
	line-height: 100px;
	background: #F3F3F3;
	margin-bottom: 20px;
}
.cen_sea_box .sen_ul>li{
	margin-bottom: 0px;
}
.cen_sea_box .sen_ul.ds{
	display: none;
}
.cen_sea_box .fis_ul{
	margin-top: 24px;
	margin-bottom: 10px;
}
.cen_sea_box .fis_ul>li{
	margin-bottom: 15px;
}
.cen_box{
	overflow: hidden;
	border-top:1px solid #000000
}
.cen_box>li{
    display: inline-block;
    width: 375px;
    height: auto;
    float: left;
    padding-top: 35px;
    margin-right: 37px;
}
.cen_box>li:nth-child(3n){
	margin-right: 0px;
}
.cen_box>li>a{
	width: 100%;
	height: auto;
	cursor: pointer;
}
.cen_img_box{
	width: 100%;
}
.cen_img_box>img{
	width: 100%;
	max-width: 100%;
}
.new_text_cen{
	width: 100%;
	padding-top: 15px;
	padding-bottom: 20px;
}
.new_text_cen>p{
	padding-top: 15px;
	width: 100%;
}

.new_text_cen>p.name>span{
	font-size: 18px;
	color: #333333;
}
.new_text_cen>p.name>i{
	color: #666666;
	font-size: 14px;
    padding-right: 28px;
    background: url(../img/news_to_right.png) right center no-repeat;
    background-size: 23px 5px;
    float: right;
}
.new_text_cen>p.min_name{
	font-size: 16px;
	color: #666666;
}
.cen_box>li>a:hover .new_text_cen>p.name>span,
.cen_box>li>a:hover .new_text_cen>p.name>i,
.cen_box>li>a:hover .new_text_cen>p.min_name{
	color: #CC0000;
}
/**/
.cen_del_fy{
	padding-bottom: 40px;
	background: #F5F5F5;
}
.cen_del_box{
	margin-top: 20px;
	background: #FFFFFF;
	height: auto;
	overflow: hidden;
}
.cen_del_box.fir{
	margin-top: 40px;
}
.del_pro_img{
	padding:40px;
	float: left;
	width: 375px;
	height: auto;
}
.del_pro_img>img{
	width: 100%;
	max-width: 100%;
}
.del_pro_txt{
	padding-top: 40px;
	float: right;
	width: 745px;
}
.del_pro_txt .name{
	width: 100%;
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #000000;
	color: #000000;
}
.del_pro_txt .txt{
	font-size: 14px;
	line-height: 24px;
	width: 660px;
	padding-top: 20px;
	color: #333333;
}
.cen_del_box>p.feat_titl{
	padding-top: 40px;
	padding-left: 40px;
	padding-bottom: 20px;
	width: 100%;
	border-bottom: 1px solid #000000;
	color: #000000;
	font-size: 24px;
}
.cen_del_box .lis_txt_box{
	padding-top: 35px;
	padding-left: 40px;
	padding-bottom: 80px;
}
.cen_del_box .lis_txt_box.sen{
	padding-bottom: 40px;
}
.cen_del_box .lis_txt_box>p{
	line-height: 36px;
	font-size: 16px;
	color: #333333;
	padding-right: 40px;
}
.cen_del_box .img_table_box{
	width: 1112px;
	padding-left: 40px;
	padding-top: 40px;
	padding-bottom: 90px;
}
.cen_del_box .img_table_box>img{
	width: 100%;
	max-width: 100%;
}
.cen_del_box .img_otions_box{
	width: 397px;
	float: left;
	padding-left: 40px;
	padding-bottom: 70px;
}
.cen_del_box .img_otions_box>img{
	width: 100%;
	max-width: 100%;
}
/* 插件替代样式 */
.swiper-container{
	margin-top: 70px;
}
.swiper-button-prev{
	background-image: url(../img/product_lf.png);
	left: -80px;
}
.swiper-button-next{
	background-image: url(../img/product_rt.png);
	right: -80px;
}
.swiper-button-prev,.swiper-button-next{
	width: 42px;
	height: 42px;	
	background-size:42px 42px;
	margin-top: 50px;
}