body{
    font-family: "Microsoft YaHei","微软雅黑",Helvetica,"Hiragino Sans GB",Arial,sans-serif;
    font-size: 14px;
    background-repeat: repeat;
}

/* ----------------------------------------------------------------
    单选和多选
----------------------------------------------------------------- */

/* ----------------------------------------------------------------
    回到顶部
----------------------------------------------------------------- */
.to-top{
    font-size: 38px;
    background: #F3F5F9;
    width: 46px;
    height: 44px;
    line-height: 38px;
    text-align: center;
    right: 40px!important;
    z-index: 1000;
    padding: 0px;
    color: #999;
	transition: background 0.5s,color 0.5s;
	-webkit-transition: background 0.5s,color 0.5s; /* Safari */
}
.to-top:hover{
	background: #b30f0e;
	color: #fff;
}

/* ----------------------------------------------------------------
    通用
----------------------------------------------------------------- */
/*! CSS 选择辅助工具插件定制联系2315551020 from: http://cnmaris.cn/template/news/plugins/bootstrap/bootstrap.min.css */
*,::after,::before{box-sizing:border-box;}
ul{margin-top:0;margin-bottom:0.3rem;}
a{color:#007bff;text-decoration:none;background-color:transparent;}
a:hover{color:#0056b3;text-decoration:underline;}
@media print{
*,::after,::before{text-shadow:none!important;box-shadow:none!important;}
a:not(.btn){text-decoration:underline;}
}
/*! CSS 选择辅助工具插件定制联系2315551020 from: http://cnmaris.cn/template/news/plugins/slick/slick.css */
/*! CSS 选择辅助工具插件定制联系2315551020 from: http://cnmaris.cn/template/news/plugins/slick/slick-theme.css */
/*! CSS 选择辅助工具插件定制联系2315551020 from: http://cnmaris.cn/template/news/plugins/fancybox/jquery.fancybox.min.css */
/*! CSS 选择辅助工具插件定制联系2315551020 from: http://cnmaris.cn/template/news/plugins/fontawesome/css/all.min.css */
.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;}
.fa-angle-left:before{content:"\f104";}
.fa-angle-right:before{content:"\f105";}
.fas{font-family:"Font Awesome 5 Free";}
.fas{font-weight:900;}
/*! CSS 选择辅助工具插件定制联系2315551020 from: http://cnmaris.cn/template/news/plugins/animation/animate.min.css */
/*! CSS 选择辅助工具插件定制联系2315551020 from: http://cnmaris.cn/template/news/plugins/jquery-ui/jquery-ui.css */
/*! CSS 选择辅助工具插件定制联系2315551020 from: http://cnmaris.cn/template/news/plugins/timePicker/timePicker.css */
/*! CSS 选择辅助工具插件定制联系2315551020 from: http://cnmaris.cn/template/news/css/style.css */
a{text-decoration:none;cursor:pointer;}
a:hover,a:focus,a:visited{text-decoration:none;outline:none;}
li{list-style:none;padding:0px;margin:0px;}
.styled-pagination{padding-top:50px;margin-left: 25%;}
.styled-pagination ul{padding-left:0;}
.styled-pagination ul li{position:relative;display:block;margin-right:5px;}
.styled-pagination ul li a{position:relative;display:block;line-height:50px;font-size:16px;width:50px;height:50px;color:#777777;font-weight:500;text-align:center;background:#e7e7e7;border-radius:4px;transition:all 500ms ease;float:left;margin-left:5px;}
.styled-pagination ul li a.prev,.styled-pagination ul li a.next{font-size:18px;}
.styled-pagination ul li a:hover{color:#ffffff;background:#48bdc5;transition:all 500ms ease;}
.styled-pagination ul li a.page-num.page-num-current{color:#ffffff;background:#48bdc5;transition:all 500ms ease;}
.styled-pagination ul li span.page-num {position: relative;
    display: block;
    line-height: 50px;
    font-size: 16px;
    width: 50px;
    height: 50px;
    color: #777777;
    font-weight: 500;
    text-align: center;
    background: #f4f4f4;
    border-radius: 4px;
    transition: all 500ms ease;
    float: left;
    margin-left: 5px;}
*{margin:0;padding:0;border:0;}
/*! CSS Used fontfaces */
@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(http://cnmaris.cn/template/news/plugins/fontawesome/webfonts/fa-regular-400.eot);src:url(http://cnmaris.cn/template/news/plugins/fontawesome/webfonts/fa-regular-400.eot#iefix) format("embedded-opentype"),url(http://cnmaris.cn/template/news/plugins/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(http://cnmaris.cn/template/news/plugins/fontawesome/webfonts/fa-regular-400.woff) format("woff"),url(http://cnmaris.cn/template/news/plugins/fontawesome/webfonts/fa-regular-400.ttf) format("truetype"),url(http://cnmaris.cn/template/news/plugins/fontawesome/webfonts/fa-regular-400.svg#fontawesome) format("svg");}
@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(http://cnmaris.cn/template/news/plugins/fontawesome/webfonts/fa-solid-900.eot);src:url(http://cnmaris.cn/template/news/plugins/fontawesome/webfonts/fa-solid-900.eot#iefix) format("embedded-opentype"),url(http://cnmaris.cn/template/news/plugins/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(http://cnmaris.cn/template/news/plugins/fontawesome/webfonts/fa-solid-900.woff) format("woff"),url(http://cnmaris.cn/template/news/plugins/fontawesome/webfonts/fa-solid-900.ttf) format("truetype"),url(http://cnmaris.cn/template/news/plugins/fontawesome/webfonts/fa-solid-900.svg#fontawesome) format("svg");}


.container-fluid{
    width: 100%;
}
.col_2{
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
    
img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
a{
	color: #000;
}
a, a:hover, a:focus{
    text-decoration: none;
}
a:hover{
    color: #b30f0e;
}

h2{
    line-height: 42px;
}

p{
    margin-bottom: 0px;
    line-height: 24px;
}

.text-muted{ 
    color: #333;
}


.text-muted99{
    color: #e0e0e0;
}
.text-white{
    color: #fff;
}
.text_666{
	color: #666;
}

.bg_white{
	background: #fff;
}
.bg_f0f2f6{
	background-color: #f0f2f6;
}

.font_12{
    font-size: 12px;
}
.font_16{
    font-size: 16px;
}
.font_18{
	font-size: 18px;
}
.font_20{
	font-size: 20px;
}

.no_margin{
    margin: 0px;
}
.mb_88{
	margin-bottom: 88px;
}
.mb_68{
	margin-bottom: 68px;
}
.mb_48{
	margin-bottom: 48px;
}
.mt16{
	margin-top: 16px;
}
.mt38{
	margin-top: 38px;
}

.no_padding{
    padding-left: 0px;
    padding-right: 0px;
}

.margin9{
	margin-left: -9px;
	margin-right: -9px;
}
.padding9{
	padding-left: 9px;
	padding-right: 9px;
}

/* ----------------------------------------------------------------
    index
----------------------------------------------------------------- */
/*banner*/
.index_banner .swiper-slide{
    background-repeat: no-repeat;
     background-size: cover;
    background-position: center;
    height: 900px;
   
}
.index_banner .swiper-pagination-bullet{
    width: 24px;
    height: 8px;
    border-radius: 50px;
    background: #fff;
    opacity: 1;
    margin: 0px 5px!important;
	transition: width 0.5s;
	-webkit-transition: width 0.5s; /* Safari */
}
.index_banner .swiper-pagination-bullet-active{
	width: 48px;
    background: #b30f0e;
    opacity: 1;
}
.index_banner>.swiper-pagination-bullets{
    bottom: 36px;
}

/*关于我们*/
.index_bt{
	margin: 88px 0px 68px 0px;
}
.index_gywm_bg{
    position: absolute;
}
.index_gywm_nr{
	background: #fff;
	box-shadow: 0px 0px 10px rgba(114,131,147,0.1);
	padding: 52px;
	margin: 48px 0px;
	transition: box-shadow 0.3s;
	-webkit-transition: box-shadow 0.3s; /* Safari */
}
.index_gywm_nr:hover{
	box-shadow: 0px 10px 20px rgba(114,131,147,0.2);
}
.index_gywm_nr h2{
	margin: 0px 0px 32px 0px;
	text-align: center;
}
.index_gywm_nr .dianji_qianjing{
	display: inline-block;
	margin-top: 24px;
	opacity: 0.5;
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s; /* Safari */
}
.index_gywm_nr .dianji_qianjing:hover{
	opacity: 1;
}

/*解决方案*/
.swiper_jjfa .swiper-slide .thumbnail{
	display: block;
}
.jjfa_thumbnail{
	border-radius: 0px;
    border: none;
	background: #1e283a;
	padding-bottom: 32px;
}
.jjfa_thumbnail .caption{
	color: #fff;
	padding: 0px 24px;
}
.jjfa_thumbnail .caption h4{
	height: 58px;
	line-height: 58px;
	border-bottom: 2px solid #d2d4d8;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.jjfa_thumbnail .caption p{
	margin-top: 20px;
	height: 78px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-align: left;
}
.jjfa_thumbnail .caption p span{
	display: inline-block;
	margin: 0px 6px;
}
.index_jjfa .swiper-button-next,.index_jjfa .swiper-button-prev{
	width: 30px;
	height: 80px;
	background-size: 100%;
	opacity: 0.3;
	margin-top: -40px;
	outline:none;
	transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s; /* Safari */
}
.index_jjfa .swiper-button-next:hover,.index_jjfa .swiper-button-prev:hover{
	opacity: 1;
}
.index_jjfa .swiper-button-prev{
    background-image: url(../img/prev_left.png);
    left: -48px;
}
.index_jjfa .swiper-button-next{
    background-image: url(../img/prev_right.png);
    right: -48px;
}
.img_fangda{
	width: 100%;
	overflow: hidden;
}
.img_fangda img{
    transition:all 0.5s ease-out;
}
.jjfa_thumbnail:hover img{
    transform:scale(1.3);
}

/*代理品牌*/
.swiper_dlpp{
	padding: 15px 0px 48px 0px;
}
.swiper_dlpp .swiper-slide {
    transition: 300ms;
	opacity: 0.3;
}
.swiper_dlpp .swiper-slide-active{
    opacity: 1;
}
.swiper_dlpp .swiper-slide-active .dlpp_thumbnail{
	box-shadow: 0px 0px 15px rgba(114,131,147,0.2);
}
.dlpp_thumbnail{
	border: none;
	border-radius: 0px;
	padding: 0px 52px 52px 52px;
	margin-bottom: 0px;
}
.dlpp_thumbnail .dlpp_logo{
	height: 228px;
	line-height: 228px;
	overflow: hidden;
}
.dlpp_thumbnail .caption h4{
	margin: 0px 0px 20px 0px;
	font-size: 20px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.dlpp_thumbnail .caption p{
	color: #666;
	height: 100px;
	display: -webkit-box;
/*	-webkit-box-orient: vertical; */
	-webkit-line-clamp: 4;
	overflow: hidden;
	text-align: left;
}
.swiper_dlpp .swiper-pagination-bullet{
    width: 18px;
    height: 3px;
    border-radius: 50px;
    background: #eee;
    opacity: 1;
    margin: 0px 3px!important;
	transition: width 0.5s;
	-webkit-transition: width 0.5s; /* Safari */
}
.swiper_dlpp .swiper-pagination-bullet-active{
    background: #b30f0e;
    opacity: 1;
}
.swiper_dlpp>.swiper-pagination-bullets{
    bottom: 0px;
}

/*合作客户*/
.hzkh_gdkh{
	position: absolute;
	right: 15px;
	bottom: 20px;
}
.hzkh_thumbnail img{
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.hzkh_thumbnail{
	border-radius: 5px;
	padding: 0px;
	border: none;
	background: #fff;
	box-shadow: 0px 0px 15px rgba(114,131,147,0.2);
	margin-bottom: 50px;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform,box-shadow;
	transition-property: transform,box-shadow;
}
.hzkh_thumbnail:hover, .hzkh_thumbnail:focus, .hzkh_thumbnail:active {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.hzkh_thumbnail .caption{
	padding: 30px 30px 10px 30px;
}
.hzkh_thumbnail .caption h4{
	margin: 0px 0px 18px 0px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.hzkh_thumbnail .caption p{
	color: #666;
	height: 48px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

/*人才招聘*/
.rczp_style{
	display: block;
	position: relative;
	padding: 58px 0px;
	width: 100%;
	overflow: hidden;
	height: 360px;
	margin-bottom: 20px;
}
.rczp_style:hover{
	color: #fff;
}
.rczp_style img{
	position: absolute;
	top: 0px;
	z-index: -1;
	transition:all 0.5s ease-out;
}
.rczp_style:hover img{
    transform:scale(1.1);
}

/*新闻资讯*/
.xwzx_thumbnail{
	border-radius: 0px;
}
.xwzx_thumbnail ul{
    margin-bottom: 14px;
}
.xwzx_thumbnail ul li{
	line-height: 16px;
}
.xwzx_thumbnail ul li img{
	margin-top: -3px;
}
.xwzx_thumbnail .caption p{
	height: 80px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}

/*底部*/
.index_footer{
	background: #333;
	padding-top: 76px;
}
.index_footer ul a{
	display: inline-block;
	font-size: 14px;
	color: #999;
	line-height: 30px;
}
.index_footer ul a:hover{
	color: #fff;
}
.index_footer ul h4 a{
	color: #fff;
}
.footer_beian{
	border-top: 1px solid #666;
	float: left;
	width: 100%;
	margin-top: 42px;
	padding: 24px 0px;
	line-height: 24px;
}

/* ----------------------------------------------------------------
    产品中心
----------------------------------------------------------------- */
.product_bt_left h3{
	margin: 31px 0px;
}
.product_bt_right li a{
	display: inline-block;
	height: 88px;
	line-height: 88px;
	color: #000;
	margin-left: 48px;
}
.product_bt_right li a:hover{
	color: #b30f0e;
}
.product_bt_right .active a{
	border-bottom: 3px solid #b30f0e;
}

.product_bt_right .active a on{
	border-bottom: 3px solid #b30f0e;
}
.product_lb{
	padding: 48px 0px;
}
.product_lb ul li a{
	line-height: 48px;
	display: block;
	padding: 0px 38px;
	border-left: 4px solid #fff;
}
.product_lb ul li.active a{
	color: #b30f0e;
	border-left: 4px solid #b30f0e;
}
.product_lb h3{
	margin: 0px;
	padding: 0px 42px 30px 42px;
}
.product_nr{
	padding: 32px 42px 62px 42px;
}
.product_nr li a{
	display: block;
	line-height: 48px;
	border-bottom: 1px solid #f0f2f6;
}
.product_nr li a:hover{
	background-color: #f0f2f6;
}
.product_fyq>li:first-child>a, .product_fyq>li:first-child>span,.product_fyq>li:last-child>a, .product_fyq>li:last-child>span{
	border-radius: 0px;
}
.product_fyq>li>a, .product_fyq>li>span{
	border: none;
	margin: 0px 9px;
	padding: 12px 8px;
	color: #000;
}
.product_fyq>li>a:hover{
	background: #fff;
	color: #b30f0e;
}
.product_fyq>.active>a, .product_fyq>.active>a:focus, .product_fyq>.active>a:hover, .product_fyq>.active>span, .product_fyq>.active>span:focus, .product_fyq>.active>span:hover{
	background: #b30f0e;
	color: #fff;
}
.product_fyq{
	margin: 78px 0px 18px 0px;
}

/* ----------------------------------------------------------------
    代理品牌
----------------------------------------------------------------- */
.agent_style .dlpp_thumbnail{
	margin-bottom: 30px;
	padding: 0px 28px 28px 28px;
}
.agent_style .dlpp_thumbnail .dlpp_logo {
    height: 300px;
    line-height: 300px;
    overflow: hidden;
}
.agent_style .dlpp_thumbnail .caption h3{
	margin-bottom: 24px;
}
/*详情页*/
.agent_details_style .dlpp_thumbnail{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.agent_details_style .dlpp_thumbnail .caption p{
	height: auto;
	margin-top: 14px;
}

/* ----------------------------------------------------------------
    公司简介
----------------------------------------------------------------- */
.about_bt{
	border-bottom: 1px solid #eee;
}
.about_bt_style li{
	width: 24%;
}
.about_bt_style li a{
	color: #666;
	display: inline-block;
	height: 108px;
	line-height: 108px;
	position: relative;
	padding: 0px 14px;
}
.about_bt_style .active a,.about_bt_style li a:hover{
    color: #b30f0e;
}
.about_bt_style .active a:before{
	content: "";
	position: absolute;
	left: 0%;
	right: 0%;
	bottom: 0;
	background: #b30f0e;
	height: 6px;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.about_nr img{
	margin-bottom: 18px;
}
.about_nr p{
	margin-top: 20px;
	text-indent: 2em;
}

/* ----------------------------------------------------------------
    企业风采
----------------------------------------------------------------- */
.demeanor_gallery_top{
	box-shadow: 0px 5px 15px rgba(153,153,153,0.2);
}
.about_demeanor_style .swiper-button-next, .about_demeanor_style .swiper-button-prev{
	outline: none;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: #f5f5f5;
	border-radius: 50px;
	text-align: center;
	font-size: 24px;
	transition: background 0.5s,color 0.5s;
	-webkit-transition: background 0.5s,color 0.5s; /* Safari */
}
.about_demeanor_style .swiper-button-next{
	right: -58px;
}
.about_demeanor_style .swiper-button-prev{
	left: -58px;
}
.about_demeanor_style .swiper-button-next:hover, .about_demeanor_style .swiper-button-prev:hover{
	background: #b30f0e;
	color: #fff;
}
.demeanor_gallery_thumbs{
	margin-top: 38px;
}
.demeanor_gallery_thumbs .swiper-slide {
    opacity: 0.7;
}
.demeanor_gallery_thumbs .swiper-slide-active {
    opacity: 1;
}
/* ----------------------------------------------------------------
    企业文化
----------------------------------------------------------------- */
.about_culture_style{
    padding: 30px 0px 30px 0px;
}
.about_culture_style li{
	padding: 12px 0px;
}

/* ----------------------------------------------------------------
    荣誉资质
----------------------------------------------------------------- */
.honor_nr{
	display: block;
}
.honor_nr p{
	margin: 18px 0px 24px 0px;
}
.honor_pagination li a{
	font-size: 16px;
	margin: 1px 12px 1px 12px;
}
.honor_pagination li a:hover{
	background: #b30f0e;
	color: #fff;
}

/* ----------------------------------------------------------------
    荣誉资质-详情页
----------------------------------------------------------------- */
.honor_details_nr h4{
	margin: 68px 0px 88px 0px;
}

/* ----------------------------------------------------------------
    解决方案
----------------------------------------------------------------- */
.solution_style .jjfa_thumbnail{
	margin-bottom: 30px;
}

/* ----------------------------------------------------------------
    联系我们
----------------------------------------------------------------- */
.contact_style{
	background: #f0f2f6;
	border-radius: 10px;
	padding: 62px 0px;
}
.contact_nr{
	display: inline-block;
	width: 33%;
	height: 274px;
	border-right: 1px solid #fff;
	vertical-align: top;
}
.contact_nr_no{
	border-right: none;
}
.contact_nr_style{
	padding: 0px 68px;
}
.contact_nr_style h4{
	margin: 28px 0px 18px 0px;
}

/* ----------------------------------------------------------------
    人才招聘
----------------------------------------------------------------- */
.recruit_nav{
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 32px;
}
.recruit_style{
	padding: 40px 0px;
	border-bottom: 1px solid #f0f2f6;
}
.recruit_style ul{
	margin: 20px 0px;
}
.recruit_style ul li img{
	position: relative;
	top: -1px;
}
.recruit_ckgd{
	display: inline-block;
	border-radius: 10px;
	background: #6c99fd;
	font-size: 18px;
	padding: 12px 42px;
	color: #fff;
	margin-top: 30px;
}
.recruit_ckgd:hover,.recruit_ckgd2,.recruit_ckgd2:focus{
	background: #b30f0e;
	color: #fff;
}

/* ----------------------------------------------------------------
    人才招聘-详情页
----------------------------------------------------------------- */
.recruit_details_style{
	border: none;
}
.recruit_details_bt{
	border-bottom: 1px solid #f0f2f6;
	padding-bottom: 14px;
	margin-bottom: 42px;
}
.recruit_details_ul li{
	line-height: 28px;
}

/* ----------------------------------------------------------------
    薪酬福利
----------------------------------------------------------------- */
.personnel_pay_ul{
	margin: 48px 0px 78px 0px;
}
.personnel_pay_ul li{
	line-height: 36px;
	font-size: 16px;
}

/* ----------------------------------------------------------------
    员工培训
----------------------------------------------------------------- */
.personnel_train_style{
	margin: 12px 0px 36px 0px;
}
.personnel_train_style li{
	text-indent: 2em;
	line-height: 28px;
	margin: 18px 0px;
	font-size: 16px;
}

/* ----------------------------------------------------------------
    实时库存
----------------------------------------------------------------- */
.stock{
	border: 1px solid #eee;
	padding: 4px;
}
.stock .table{
	margin-bottom: 0px;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
    border: 1px solid #eee;
	text-align: center;
	padding: 15px 8px;
}
.table-bordered>thead>tr>th{
	font-size: 16px;
}

/* ----------------------------------------------------------------
    新闻资讯
----------------------------------------------------------------- */
.news_bt .index_bt{
	margin: 88px 0px 14px 0px;
}
.news_bt ul{
	margin-bottom: 68px;
}
.news_left_style .hzkh_thumbnail{
	margin-bottom: 30px;
}
.news_right_style1{
	margin: 20px 0px 48px 0px;
}
.news_right_style1 li a{
	font-size: 16px;
	line-height: 36px;
	color: #333;
}
.news_right_style1 li a:hover,.news_right_style1 .active a{
	color: #b30f0e;
}
.news_right_style2{
	margin-top: 24px;
	border-top: 4px solid #b30f0e;
}
.news_right_style2 ul{
	border: 1px solid #eee;
	border-top: none;
	padding: 20px 26px;
}
.news_right_style2 li a{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	display: block;
	line-height: 36px;
}
.news_right{
	padding-left: 58px;
}
/*新闻资讯-详情页*/
.news_details_nav{
	line-height: 88px;
	border-bottom: 1px solid #f5f5f5;
}
.news_details_nav .news_bt ul {
    margin-bottom: 0px;
}
.news_details_ul{
	margin: 20px 0px 38px 0px;
}
.news_details_p{
	margin-bottom: 15px;
}
.news_details_img{
	margin: 24px 0px;
}
.news_details_ul2{
	line-height: 32px;
}
.news_details_ul2 li a{
	color: #666;
}
.news_details_ul2 li a:hover{
	color: #b30f0e;
}

.neyie_banner{
	background: url(../img/neyie_banner.jpg) no-repeat center;
	 background-size: cover;
	height: 458px;
}

/* ----------------------------------------------------------------
    手机端
----------------------------------------------------------------- */
@media (max-width: 1500px){
	.footer_beian .pull-right{
		float: left!important;
	}
	.neyie_banner{
		height: 300px;
	}
	.about_demeanor_style .swiper-button-prev{
		left: 30px;
	}
	.about_demeanor_style .swiper-button-next{
		right: 30px;
	}
}

@media (max-width: 750px){
	.mb_68{
		margin-bottom: 48px;
	}
	.mb_88{
		margin-bottom: 68px;
	}
    .index_gywm_bg{
		position: static;
	}
	.index_jjfa .swiper-button-prev{
		left: 24px;
	}
	.index_jjfa .swiper-button-next{
		right: 24px;
	}
	.swiper_dlpp .swiper-slide{
		padding: 15px;
	}
	.index_footer{
		padding-top: 42px;
	}
	.index_footer ul li{
		display: inline-block;
		margin-right: 5px;
	}
	.footer_beian ul li{
		padding-left: 0px;
	}
	.footer_beian .pull-right{
		float: left!important;
	}
	.neyie_banner{
		height: 200px;
		background-position: left center;
	}
	.index_bt{
		margin: 48px 0px 28px 0px;
		color: #057db5;
	}
	.about_bt_style li {
		width: 23%;
	}
	.about_bt_style li a{
		line-height: 24px;
		padding-top: 28px;
		    line-height: 24px;
    margin-top: 38px;
    padding: 0px 4px;
    font-size: 14px;
    height: 58px;
	}
	.about_culture_style{
		padding: 30px 0px 30px 0px;
	}
	.mb_text_right{
		text-align: left;
	}
	.product_bt_right li a{
		margin-left: 6px;
	}
	.contact_nr_style{
		padding: 0px 30px;
	}
	.contact_nr{
		width: 100%;
		border: none;
	}
	.product_bt_left h3{
		text-align: center;
	}
	.index_banner .swiper-slide{
		height: 400px;
	}
	.rczp_style{
		height: auto;
		padding: 60px 0px 120px 0px;
	}
	.index_gywm_nr{
		margin-top: 0px;
	}
}