@charset "utf-8";
@import 'https://sjzz.ilhjy.cn/libjs/slick/slick.css';
@import 'https://sjzz.ilhjy.cn/libjs/slick/slick-theme.css';
@import 'https://sjzz.ilhjy.cn/libjs/aos/aos.css';

html {
	font-size:10px;
}

body {
	margin: 0;
	padding: 0;
	overflow: hidden;
	background:#fff;
	font-size:2rem !important;
}


p {
	margin: 0;
	padding: 0
}

ul,
ol,
dt,
dl,
dd,
form {
	margin: 0;
	padding: 0
}

li {
	list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	line-height: 35px;
	font-size: 12px
}

a {
	text-decoration: none;
	color: #333
}

a:active {
	outline: none
}

a:hover {
	color: black;
	text-decoration: none
}

:focus {
	-moz-outline-style: none
}

.clear {
	clear: both
}

a img {
	border: 0
}

.row {
	margin: 0
}

html {
	line-height: 1
}

html {
	box-sizing: border-box;
	-ms-overflow-style: scrollbar
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

*,
*::before,
*::after {
	box-sizing: inherit
}

html {
	overflow-x: hidden
}

body {
	font-family: tahoma, arial, "Microsoft YaHei", "Hiragino Sans GB", u5b8bu4f53, sans-serif
}

body ::selection {
	background: #F00;
	color: #fff
}

body ::-moz-selection {
	background: #F00;
	color: #fff
}

a {
	text-decoration: none;
	color: #333;
	outline: 0
}

a:hover,
a:active,
a:focus {
	text-decoration: none;
	outline: 0;
	color: #222
}

@font-face {
	font-family: 'iconfont';
	src: url('//at.alicdn.com/t/font_1219170_8vt9givdxh5.eot');
	src: url('//at.alicdn.com/t/font_1219170_8vt9givdxh5.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1219170_8vt9givdxh5.woff2') format('woff2'), url('//at.alicdn.com/t/font_1219170_8vt9givdxh5.woff') format('woff'), url('//at.alicdn.com/t/font_1219170_8vt9givdxh5.ttf') format('truetype'), url('//at.alicdn.com/t/font_1219170_8vt9givdxh5.svg#iconfont') format('svg')
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}

.w {
	width: 1200px
}

.uwarp {
	width: 1200px;
	margin-right: auto;
	margin-left: auto
}

.uwarp:after {
	content: " ";
	display: block;
	clear: both
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both
}


.trivial img {
	max-width: initial
}
/* 导航信息 */
.nav{
	width:100%;
	height:160px;
	background:rgba(0,0,0,.5);
	position:absolute;
	left:0px;
	top:0px;
	padding-top:25px;
	z-index:99;
}
.nav .nabox{
	width:1200px;
	height:100%;
	margin:0 auto;
}
.nav .nabox .logsw{
	width:100%;
	height:89px;
	background:rgba(255,255,255,.8);
}
.nav .nabox .logsw .nblef{
	width:660px;
	float:left;
	height:66px;
	margin-left:30px;
	position:relative;
	top:12px;
}
.nav .nabox .logsw .nblef a{
	float:left;
	width:233px;
	height:66px;
}
.nav .nabox .logsw .nblef p{
	float:left;
	width:380px;
	height:43px;
	line-height:43px;
	font-size:20px;
	color:#434443;
	border-left:1px solid #7ab189;
	padding-left:10px;
    margin-left: 15px;
    position: relative;
    top: 10px;
}
.nav .nabox  .nbrig{
	width:350px;
	height:100%;
	float:right;
	padding-right: 25px;
}
.nav .nabox  .nbrig .nbrtop{
	width:100%;
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#1c8834;
    text-align: right;
    margin-bottom: 10px;
}
.nav .nabox  .nbrig .nbrtop a{
	font-size:14px;
	color:#1c8834;
}
.nav .nabox  .nbrig .nbrbot p{
	width:100%;
	text-align:right;
	font-size:14px;
	color:#040404;
}
.nav .nabox  .nbrig .nbrbot p span{
	font-size:30px;
    font-family: "思源宋体";
    font-weight: 600;
}
.nav .nabox ul{
	width:100%;
	height:46px;
}
.nav .nabox ul .lis1{
	width:150px;
	float:left;
	height:100%;
	text-align:center;
	position:relative;
	
}
.nav .nabox ul .lis1 a{
	width:100%;
	height:100%;
	display:block;
	line-height:46px;
	font-size:14px;
	color:#fff;
}
.nav .nabox ul .lis1 .li1uls{
	width:100%;
	height:0px;
	overflow:hidden;
	position:absolute;
	top:46px;
	left:0px;
	transition: .5s;
}
.nav .nabox ul .lis1:hover .li1uls{
	height:auto;
	transition:.5s;
}
.nav .nabox ul .lis1 .li1uls a{
	width:100%;
	height:30px;
	line-height:30px;
	background:rgba(0,146,55,.6);
	text-align:center;
}
.nav .nabox ul .lis1 .li1uls a:hover{
	background:rgba(0,146,55);
}
/* banner */
.banner{
	width:100%;
	height:920px;
	position:relative;
}
.banner .banbg{
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
}
.banner .banbg .swiper-slide{
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-size:100% 100%;
}
.banner .banbox{
	width:1200px;
	margin:0 auto;
	height:100%;
	position:relative;
	z-index:9;
}
.banner .banbox .babtn{
	width:1200px;
	height:30px;
	position:absolute;
	left:0px;
	top:50%;
	margin-top:-15px;
}
.banner .banbox .babtn .swiper-button-next{
	width:23px;
	height:46px;
	background:url(https://sjzz.ilhjy.cn/uimg/667823088/left_btn_6227221.png) no-repeat;
    transform: rotate(180deg);
}
.banner .banbox .babtn .swiper-button-prev{
	width:23px;
	height:46px;
	background:url(https://sjzz.ilhjy.cn/uimg/667823088/left_btn_6227221.png) no-repeat;
}
.banner .banbox .banlis{
	width:100%;
	height:238px;
	position:absolute;
	left:0px;
	bottom:60px;
}
.banner .banbox .banlis li{
	width:352px;
	height:238px;
	float:left;
	margin-left:70px;
	position:relative;
	padding-top:35px;
	background:rgba(255,255,255,.8);
}
.banner .banbox .banlis li:nth-child(1){
	margin-left:0px;
}
.banner .banbox .banlis li .timig{
	width:71px;
	height:71px;
	position:absolute;
	top:-38px;
	left:50%;
	margin-left:-35px;
	overflow:hidden;
	background-color:#1c8834;
	background-image:url(https://sjzz.ilhjy.cn/uimg/667823088/img1_6227221.png);
	background-repeat:no-repeat;
	background-position: center;
	border-radius:50%;
}
.banner .banbox .banlis li:nth-child(2) .timig{
	background-image:url(https://sjzz.ilhjy.cn/uimg/667823088/img2_6227221.png);
}
.banner .banbox .banlis li:nth-child(3) .timig{
	background-image:url(https://sjzz.ilhjy.cn/uimg/667823088/img3_6227221.png);
}
.banner .banbox .banlis li:hover .timig {
	background-color:#ee9e03;
	transition:.3s;
}
.banner .banbox .banlis li h3{
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:16px;
	color:#242424;
}
.banner .banbox .banlis li .imgs{
	width:290px;
	height:93px;
	margin:10px auto 15px;
}
.banner .banbox .banlis li .imgs img{
	display:block;
	width:100%;
	height:100%;
	transition:.3s;
}
.banner .banbox .banlis li:hover .imgs img{
	transform:scale(1.05);
	transition:.3s;
}
.banner .banbox .banlis li p{
	width:290px;
	font-size:14px;
	color:#969494;
	margin:0 auto;
	line-height:20px;
}
/* 工程案例 */
.gcal{
	width:1200px;
	height:470px;
	margin:0 auto;
	padding-top:30px;
}
.gcal h3{
	width:100%;
	font-size:32px;
	color:#040404;
	font-family:"思源宋体";
	position:relative;
	line-height:75px;
	font-weight:600;
}
.gcal h3::after{
	content:" ";
	width:70px;
	height:2px;
	background:#1c8834;
	position: absolute;
	left:0px;
	bottom:0px;
}
.gcal .gclis{
	width:100%;
	height:240px;
	margin:35px auto 45px;
}
.gcal .gclis li{
	width:290px;
	height:240px;
	float:left;
	overflow:hidden;
	margin-left:10px;
    position: relative;
}
.gcal .gclis li:nth-child(1){
	margin-left:0px;
}
.gcal .gclis li img{
	display:block;
	width:100%;
	height:100%;
	transition:.4s;
}
.gcal .gclis li:hover img{
	transform:scale(1.05);
	transition:.4s;
}
.gcal .gclis li .tits{
	width:100%;
	height:70px;
	position:absolute;
	left:0px;
	bottom:0px;
	background:rgba(0,0,0,.5);
}
.gcal .gclis li .tits p{
	width:100%;
	height:auto;
	padding:15px 0 0 35px;
	font-size:14px;
	color:#ffffff;
    line-height: 24px;
}
.gcal .gcmore{
	width:215px;
	height:50px;
	margin:0 auto;
	display:block;
	background:#ee9e03;
	color:#fff;
	font-size:18px;
	transition:.3s;
	text-align:center;
	line-height:50px;
}
.gcal .gcmore:hover{
	background:#1c8834;
	transition:.3s;
}
/* 关于我们 */
.about{
	width:100%;
	height:360px;
	background:#8fad93;
	margin-top:65px;
}
.about .abtbox{
	width:1200px;
	height:100%;
	margin:0 auto;
	padding-top:50px;
}
.about .abtbox .alis1{
	width:380px;
	float:left;
	height:195px;
}
.about .abtbox h3{
	width:100%;
	height:45px;
	position:relative;
	font-size:24px;
	color:#ffffff;
	margin-bottom:20px;
}
.about .abtbox h3::after{
	content:" ";
	width:52px;
	height:4px;
	background:#ee9e03;
	position:absolute;
	left:0px;
	bottom:0px;
}
.about .abtbox .alis1 .abbox{
	display:block;
	width:100%;
	height:205px;
}
.about .abtbox .abimgs{
	width:137px;
	height:190px;
	float:left;
	overflow:hidden;
}
.about .abtbox .abimgs img{
	display:block;
	width:auto;
	height:100%;
}
.about .abtbox .abtexs{
	width:225px;
	float:right;
	font-size:14px;
	color:rgba(255,255,255,.6);
	line-height:25px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 8; /** 显示的行数 **/
    overflow: hidden;
}
.about .abtbox .alis2{
	width:280px;
	float:left;
	height:195px;
	margin-left:100px;
	margin-right:90px;
}
.about .abtbox .alis2 h3{
	width:100%;
	height:45px;
	position:relative;
	font-size:24px;
	color:#ffffff;
	margin-bottom:20px;
}
.about .abtbox .alis2 h3::after{
	content:" ";
	width:52px;
	height:4px;
	background:#ee9e03;
	position:absolute;
	left:0px;
	bottom:0px;
}
.about .abtbox .alis2 .ablis{
	display:block;
	width:340px;
	height:25px;
}
.about .abtbox .alis2 .ablis p{
	width:235px;
	float:left;
	line-height:25px;
	font-size:14px;
	color:rgba(255,255,255,.6);
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	transition:.5s;
}
.about .abtbox .alis2 .ablis:hover p{
	letter-spacing:1px;
	transition:.5s;
}
.about .abtbox .alis2 .ablis span{
	line-height:25px;
	font-size:14px;
	color:rgba(255,255,255,.6);
	width:90px;
	float:right;
}
.about .abtbox .alis3{
	width:260px;
	float:right;
	height:195px;
}
.about .abtbox .alis3 h3{
	width:100%;
	height:45px;
	position:relative;
	font-size:24px;
	color:#ffffff;
	margin-bottom:20px;
}
.about .abtbox .alis3 h3::after{
	content:" ";
	width:52px;
	height:4px;
	background:#ee9e03;
	position:absolute;
	left:0px;
	bottom:0px;
}
.about .abtbox .alis3 .a3limg{
	width:258px;
	height:212px;
	background:url(https://sjzz.ilhjy.cn/uimg/15484646/hj_6227221.jpg@f_webp,q_80) no-repeat;
	position:relative;
}
/* 底部导航 */
.foots{
	width:100%;
	height:370px;
	background:#434343;
	position:relative;
}
.foots .fotbox{
	width:1200px;
	height:325px;
	margin:0 auto;
	position:relative;
	padding-top:55px;
}
.foots .fotbox .fotle1{
	width:260px;
	height:100%;
	float:left;
}
.foots .fotbox .fotle1 h3{
	width:150px;
	height:45px;
	font-size:20px;
	border-bottom:1px solid rgba(255,255,255,.4);
	line-height:45px;
	color:#fff;
	text-align:left;
	margin-bottom:15px;
}
.foots .fotbox .fotle1 p{
	font-size:14px;
	color:rgba(255,255,255,.6);
	line-height:25px;
    margin-bottom: 10px;
}
.foots .fotlis{
	width:930px;
	float:left;
	height:100%;
}
.foots .fotlis .lis1{
    width: 115px;
    float: left;
    height: 100%;
    margin-left: 48px;
}
.foots .fotlis .lis1:nth-child(1){
	margin-left:0;
}
.foots .fotlis .lis1 .lisahuw{
	display:block;
	width:100%;
	height:45px;
	line-height:45px;
	font-size:20px;
	color:#fff;
	border-bottom:1px solid rgba(255,255,255,.4);
}
.foots .fotlis .lis1 .li1uls{
	display:block;
	width:100%;
	height:auto;
	margin-top:20px;
}
.foots .fotlis .lis1 .li1uls a{
	display:block;
	width:100%;
	height:28px;
	font-size:14px;
	line-height:28px;
	color:rgba(255,255,255,.8);
	transition:.3s;
}
.foots .fotlis .lis1 .li1uls a:hover{
	letter-spacing:1px;
	transition:.3s;
}
.foots .erms{
	width:205px;
	position:absolute;
	right:0px;
	bottom:0px;
	height:100px;
}
.foots .erms li{
	width:90px;
	height:100%;
	float:left;
	margin-left:12px;
	
}
.foots .erms li .imgs{
    width: 90px;
    height: 90px;
}
.foots .erms li .imgs img{
	display:block;
	width:100%;
	height:100%;
}
.foots .erms li p{
	width:100%
	text-align:center;
	font-size:12px;
	color:#ffffff;
	line-height:20px;
}
.foots .fotbots{
	width:100%;
	height:38px;
	background:#2a2828;
	position:absolute;
	bottom:0px;
	left:0px;
	line-height:38px;
	text-align:center;
	font-size:12px;
	color:rgba(255,255,255,.6);
}
.foots .fotbots a{
	font-size:12px;
	color:rgba(255,255,255,.6);
}
/* artice */


@charset "utf-8";
/* CSS Document */
/****************************************弹层****************************************/
.layer {
	position: fixed;
	z-index: 99;
	width: auto;
	height: auto;
	overflow: hidden;
	display: flex;
}
.layer p {
	width: auto;
	height: auto;
	overflow: hidden;
	background: rgba(0,0,0,0.8);
	white-space: nowrap;
	box-sizing: content-box;
	padding: 20px 40px;
	border-radius: 4px;
	margin: auto;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
/****************************************懒加载****************************************/
img[src="/public/svg/rect.svg"] {
	width: 40px !important;
	height: 100% !important;
	margin: auto;
}
/****************************************网站地图****************************************/
.webmap {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.6);
	width: 100%;
	height: 100%;
	display: none;
	opacity: 0;
}
.webmap .m-box {
	width: 62.5%;
	height: auto;
	overflow: hidden;
	margin: auto;
	background: #fff;
	box-sizing: border-box;
	padding: 2%;
}
.webmap .m-t {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	border-bottom: 2px solid #000;
}
.webmap .m-t h3 {
	width: 10%;
	height: auto;
	overflow: hidden;
	float: left;
	display: inline;
	box-sizing: content-box;
	white-space: nowrap;
	padding: 0 2%;
	font-size: 18px;
	font-weight: 600;
	line-height: 2em;
	color:#c50900;
}
.webmap .m-t a {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	overflow: hidden;
	margin-right: 2%;
	background: #ccc;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	transition: all ease-out 0.3s;
}
.webmap .m-t a:hover {
	background: #999;
}
.webmap .m-c {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 2% 0 0;
	box-sizing: border-box;
	padding: 0 2%;
}
.webmap .m-c .nav-list {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	border-bottom: 1px solid #ccc;
}
.webmap .m-c .nav-list h3 {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 8px 0;
	font-size: 16px;
	line-height: 1.5em;
	color: #333;
}
.webmap .m-c .nav-list a {
	color: inherit;
}
.webmap .m-c .nav-list a:hover {
	color:#c50900;
}
.webmap .m-c .nav-list .nav-second {
	width: 100%;
	height: 28px;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 0.5%;
}
.webmap .m-c .nav-list .nav-second li {
	width: auto;
	height: auto;
	overflow: hidden;
	margin: 5px 0;
	float: left;
	display: inline;
	box-sizing: content-box;
	padding: 0 10px;
	font-size: 12px;
	line-height: 1.5em;
	color: #666;
}

.w1200{
	width: 1200px;
	margin: 0 auto;
}
/****************************************内页主图****************************************/
.i-banner {
	height: 500px;
	overflow: hidden;
	position:relative;
}
.i-banner a{
	display:block;
	width:100%;
	height:100%;
}
.i-banner img {
	display: block;
	width: 100%;
	height: 100%;
}
.i-banner .m-banul{
	width:100%;
	height:60px;
	position:absolute;
	bottom:0px;
	left:0px;
}
.i-banner  .muks{
	width:920px;
	height:60px;
	position:absolute;
	left:50%;
	margin-left:-460px;
	top:0px;
	box-shadow: 1px 1px 5px -2px #888;
	border: 1px solid #81d3fc;
    background: #62b2db;
}
.i-banner  .muks .ulus{
	width:100%;
	height:25px;
	padding-left:50px;
}
.i-banner  .muks .ulus p{
	min-width:70px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
}
.i-banner  .muks .ulus ul{
	width: 750px;
	height:35px;
	display:inline-block;
}
.i-banner  .muks .ulus ul li{
	display:inline-block;
	min-width: 75px;
	height:35px;
	line-height:35px;
	margin-left:20px;
}
.i-banner  .muks .ulus ul li a{
	color:#fff;
	font-size:14px;
	transition:.5s;
}
.i-banner  .muks .ulus ul li a:hover{
	transition:.5s;
	color:#fcb200;
}
/****************************************内页列表样式****************************************/
.i-sub {
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding: 48px 28px;
    margin-bottom: 50px;
}
.i-sub div.f-l {
	width: 18%;
	height: auto;
	overflow: hidden;
}
.i-sub div.f-l h3 {
	width: 100%;
	height: auto;
	white-space: nowrap;
	box-sizing: border-box;
	border-bottom: 2px solid #000;
	padding: 0 4px;
	font-size: 18px;
	font-weight: bold;
	line-height: 38px;
	color: #333;
}
.i-sub div.f-l h3 small {
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	color:#c50900;
	margin-left: 6px;
}
.i-sub div.f-l .list {
	width: 100%;
	height: auto;
	min-height: 50px;
	overflow: hidden;
	box-sizing: border-box;
	padding: 10px 0;
}
.i-sub div.f-l .first {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding: 2px;
	font-size: 16px;
	line-height: 48px;
	color: #333;
	transition: all ease-out 0.3s;
}
.i-sub div.f-l li a.on {
	cursor: not-allowed;
	color:#c50900;
	transition:.5s;
}
.i-sub div.f-l li a:hover {
	color: #fff;
	background:#c50900;
	transition:.5s;
	border: 1px solid#c50900;
}
.i-sub div.f-l .first > a {
	display: block;
	width: 100%;
	height: 50px;
	overflow: hidden;
	color: inherit;
	box-sizing: border-box;
	border: 1px solid #ccc;
	text-align:center;
}
/*.i-sub div.f-l .first > a:after {
	content: '';
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0;
	display: block;
	width: 30px;
	height: 50px;
	overflow: hidden;
	background: url(../svg/second.svg) center center no-repeat;
	background-size: auto 40%;
	transition: all ease-out 0.3s;
}*/
/*.i-sub div.f-l .first.on > a:after {
	transform: rotate(90deg);
}*/
.i-sub div.f-l .first .second {
	display: none;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.i-sub div.f-l .first .second li {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 14px;
	line-height: 40px;
	color: #666;
	box-sizing: border-box;
	text-indent: 1.5em;
	transition: all ease-out 0.3s;
}
.i-sub div.f-l .first .second li:before {
	content: '';
	position: absolute;
	z-index: 2;
	top: 15px;
	left: 0;
	width: 10px;
	height: 10px;
	overflow: hidden;
	border-radius: 50%;
	border: 2px solid#c50900;
}
.i-sub div.f-l .first .second li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.i-sub div.f-l p {
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 12px;
	line-height: 24px;
	color: #666;
}
.i-sub div.f-l p:first-of-type {
	margin-top: 10px;
}
.i-sub div.f-r {
	position: relative;
	width: 80%;
	height: auto;
	overflow: hidden;
}
.i-sub .dec {
	position: absolute;
	top: 0;
	left: 0;
	width: 2.8%;
	height: 100%;
	box-sizing: border-box;
	border-right: 2px dashed #999;
}
.i-sub .i-title {
	width: 100%;
	height: 40px;
	overflow: hidden;
	box-sizing: border-box;
	border-bottom: 2px dashed #999;
	padding: 0 1% 0 5%;
}
.i-sub .i-title h3 {
	width: auto;
	height: auto;
	overflow: hidden;
	white-space: nowrap;
	box-sizing: content-box;
	padding: 0 20px;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
	color: #fff;
}
.i-sub .i-title p {
	width: auto;
	height: auto;
	font-size: 12px;
	line-height: 40px;
}
.i-sub .i-title i {
	font-style: normal;
}
.i-sub .i-title a {
	color: inherit;
}
.i-sub .i-title a:hover {
	color:#c50900;
	text-decoration: underline;
}
.i-sub .i-con {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding: 16px 0 0 4.5%;
}
.i-sub .i-con .trans {
	position: absolute;
	z-index: 10;
	bottom: 0;
	right: 0;
	width: 97.5%;
	height: 93%;
	overflow: hidden;
	background: url(../svg/rect.svg) center center no-repeat;
	display: none;
}
/****************************************图文列表样式****************************************/
.i-sub .i-image .i-content {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.i-sub .i-image .i-content li {
	width: 32%;
	height: auto;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 8px 0.65%;
	transition: all ease-out 0.3s;
}
.i-sub .i-image .i-content li img {
	display: block;
	width: 100%;
	height: auto;
}
.i-sub .i-image .i-content li:hover {
	transform: translateY(-4px);
	box-shadow: 0 4px 5px #ccc;
}
.i-sub .i-image .i-content li:hover .txt h3 {
	color:#c50900;
}
.i-sub .i-image .i-content li .img {
	width: 100%;
	height: auto;
	overflow: hidden;
	transition: all ease-out 0.3s;
}
.i-sub .i-image .i-content li .img img {
	display: block;
	width: 100%;
	height: auto;
}
.i-sub .i-image .i-content li .img img[src="https://sjzz.ilhjy.cn/uimg/952890117/nopic_6227221.png@f_webp,q_80"] {
	height: 100% !important;
}
.i-sub .i-image .i-content li .txt {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.i-sub .i-image .i-content li .txt h3 {
	width: 80%;
	height: auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 auto;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	color: #333;
}
.i-sub .i-image .i-content li .txt h3 a {
	color: inherit;
}
/****************************************新闻列表样式****************************************/
.i-sub .i-news .i-content li {
	width: 98%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 5px 0 15px;
	border-bottom: 1px dotted #ccc;
}
.i-sub .i-news1 .i-content li{
	width:47%;
	float:left;
	margin-right:20px;
}
.i-sub .i-news .i-content li .img {
	width: 35%;
	height: 200px;
	max-height: 200px;
	overflow: hidden;
	margin: 6px 0 6px 10px;
	float: left;
	display: inline;
	box-shadow: 0 0 5px #ccc;
}
.i-sub .i-news1 .i-content li .img {
	display:none;
}
.i-sub .i-news .i-content li .img:hover img {
	transform: scale(1.1);
}
.i-sub .i-news .i-content li .img img {
	display: block;
	width: 100%;
	height: auto;
	transition: all ease-out 0.3s;
}
.i-sub .i-news .i-content li .img img[src="https://sjzz.ilhjy.cn/uimg/952890117/nopic_6227221.png@f_webp,q_80"] {
	height: 100% !important;
}
.i-sub .i-news .i-content li .txt {
	width: 60%;
	margin-right: 1%;
	height: auto;
	overflow: hidden;
	float: right;
	display: inline;
}
.i-sub .i-news1 .i-content li .txt{
	width:98%;
	margin:0 auto;
}
.i-sub .i-news .i-content li .txt h3 {
	width: 100%;
	height: auto;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 18px;
	line-height: 28px;
	font-weight: 600;
	color: #333;
}
.i-sub .i-news .i-content li .txt p {
	width: 100%;
	height: 105px;
	overflow: hidden;
	margin: 10px 0 0;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	font-size: 14px;
	line-height: 21px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	text-align: justify;
	color: #666;
}
.i-sub .i-news .i-content li:hover .txt h3{
	color:#c50900;
}
/****************************************内页联系我们****************************************/
.i-contact {
	height: auto;
	margin: 50px auto 50px;
}
.i-contact .i-title {
	height: auto;
	overflow: hidden;
	line-height: 50px;
	box-sizing: border-box;
	border-bottom: 2px solid #000;
	padding: 0 2%;
}
.i-contact .i-title h3 {
	font-size: 24px;
	color: #333;
	font-weight: normal;
	line-height: 50px;
}
.i-contact .i-title h3 small {
	font-size: 14px;
	color:#c50900;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	margin-left: 6px;
}
.i-contact .i-title span {
	display: block;
	font-size: 14px;
	color: #333;
}
.i-contact .i-title span a {
	color: inherit;
}
.i-contact .i-title span a:hover {
	color:#c50900;
	text-decoration: underline;
}
.i-contact .i-con {
	position: relative;
	margin: 30px auto;
	width: 98%;
	height: auto;
	min-height: 500px;
	overflow: hidden;
}
.i-contact .i-con .map {
	width: 50%;
	height: 400px;
	overflow: hidden;
	box-sizing: border-box;
	border-radius: 8px;
	left:0px;
	opacity:1;
}
.i-contact .i-con .info {
	width: 45%;
	height: auto;
	overflow: hidden;
}
.i-contact .i-con .info span {
	display: block;
	width: 100%;
	min-height: 38px;
	margin: 19px 0;
	overflow: hidden;
}
.i-contact .i-con .info span h3 {
	width: 15%;
	height: 100%;
	overflow: hidden;
	float: left;
	display: inline;
	box-sizing: border-box;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
	text-align: right;
	color: #666;
}
.i-contact .i-con .info span h3 b {
	display: block;
	color: #999;
	font-size: 12px;
}
.i-contact .i-con .info span p {
	width: 80%;
	height: 100%;
	float: right;
	display: inline;
	font-size: 16px;
	line-height: 36px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.i-contact .i-con .info span i {
	font-style: normal;
	box-sizing: border-box;
	padding-right: 10px;
}
.i-contact .i-con .info span.on p {
	font-size: 24px;
	color:#c50900;
	font-weight: bold;
}
.i-contact .i-con .info ul {
	height: 100%;
	height: auto;
	overflow: hidden;
	background-color: #ccc;
	margin: 10px 0 0;
	box-sizing: border-box;
	border-radius: 8px;
	padding: 10px;
}
.i-contact .i-con .info ul li {
	width: 110px;
	height: auto;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 0 20px;
}
.i-contact .i-con .info ul li img {
	display: block;
	overflow: hidden;
	width: 100px;
	margin: 0 auto;    height: 100px;
}
.i-contact .i-con .info ul li p {
	width: 100%;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
}
.i-contact .i-con .info ul li i{
	padding:0 !important;
}
/****************************************内页侧边工具****************************************/
@keyframes right {
 from {
 transform: translateY(-10px);
 opacity: 0;
}
 to {
 transform: translateY(0);
 opacity: 1;
}
}
.sidetools {
	position: fixed;
	top: 0;
	right: 2%;
	display: flex;
	width: 3.95833333%;
	height: 100%;
	box-sizing: border-box;
	z-index: 9;
}
.sidetools .min {
	width: 100%;
	height: auto;
	margin: auto;
}
.sidetools a {
	display: block;
	width: 100%;
	height: 3.8em;
	margin: 6px 0;
	box-sizing: border-box;
	position: relative;
	padding: 8px 0;
	font-size: 2rem;
	cursor: pointer;
}
.sidetools a:hover i {
	transform: rotateY(180deg);
}
.sidetools a:hover span {
	display: block;
}
.sidetools a i {
	display: block;
	width: 100%;
	height: 32px;
	margin: 0 auto;
	transition: all ease-out 0.8s;
}
.sidetools a p {
	width: 100%;
	height: 30px;
	font-size: 1.2rem;
	line-height: 2em;
	color:#c50900;
	text-align: center;
}
.sidetools a span {
	position: absolute;
	top: 0;
	right: 100%;
	float: left;
	min-width: 160px;
	height: auto;
	box-sizing: border-box;
	padding: 0 10px;
	color: #fff;
	display: none;
}
.sidetools a span h3 {
	width: auto;
	height: auto;
	overflow: hidden;
	white-space: nowrap;
	padding: 10px 0;
	font-size: 20px;
	text-align: center;
}
.sidetools a span img {
	display: block;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 10px;
	background: #fff;
}
.sidetools a span.on {
	animation: right 0.3s ease-out 0s 1 normal;
}
/****************************************内页留言****************************************/
.i-message {
	position: fixed;
	width: 600px;
	min-height: 250px;
	box-sizing: border-box;
	padding: 2% 0;
	background: #4e4e4f;
	border-radius: 30px;
	display: none;
	z-index: 999;
	box-shadow: 0 5px 5px #333;
}
.i-message h3 {
	width: 80%;
	margin: 0 auto;
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	font-weight: normal;
}
.i-message h3 .close {
	display: block;
	float: right;
	cursor: pointer;
	opacity: 1;
	line-height: 30px;
}
.i-message input {
	display: block;
	width: 80%;
	height: auto;
	overflow: hidden;
	border: 1px solid #fff;
	outline: 0;
	margin: 10px auto;
	background: #fff;
	font-size: 14px;
	line-height: 40px;
	box-sizing: border-box;
	padding: 0 5%;
}
.i-message textarea {
	display: block;
	width: 80%;
	height: 100px;
	border: 1px solid #fff;
	margin: 10px auto;
	font-size: 14px;
	line-height: 30px;
	box-sizing: border-box;
	padding: 10px 5%;
	background: #fff;
}
.i-message button {
	display: block;
	width: 80%;
	height: 50px;
	font-size: 14px;
	margin: 10px auto;
	outline: 0;
	background: #fff;
	color:#c50900;
	transition: all ease-out 0.3s;
}
.i-message button:hover {
	background:#c50900;
	color: #fff;
}
/****************************************内页页码****************************************/
.pagination[data-pagetotal="1"] {
	display: none !important;
}
.pagination > li {
	font-size: 14px;
	cursor: pointer;
}
.pagination > li > a, .pagination > li > span {
	color:#a0a0a0  !important;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	background-color:#a0a0a0  !important;
	border-color:#a0a0a0  !important;
	color: #fff !important;
}
/********************************内页搜索页*******************************/
.search_content {
	width: 100%;
	min-height: 300px;
	margin: 0 auto;
}
.search_content > h4 {
	color: #333;
	margin: 0px;
	padding: 15px 10px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.search_content ul.search_list {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
.search_content ul.search_list li {
	width: 100%;
	height: 125px;
	padding: 15px 13px;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}
.search_content ul.search_list li > a {
	display: block;
}
.search_content ul.search_list li > a .img {
	width: 16%;
	height: 100%;
	float: left;
}
.search_content ul.search_list li > a .img img {
    width: auto;
    height: 100%;
    margin: 0 auto;
    display: block;
}
.search_content ul.search_list li > a .list-content {
	width: 80%;
	float: right;
}
.search_content ul.search_list li > a .list-content h4 {
	color: #333;
	margin-top: 0;
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.search_content ul.search_list li > a .list-content p {
	display: -webkit-box;
	color: #ababab;
	line-height: 20px;
	height: 42px;
	overflow: hidden;
	margin-top: 6px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 14px;
}
.search_content ul.search_list li > a .list-content span.time {
	text-align: right;
	display: block;
	margin-top: 3px;
	color: #ababab;
	font-size: 12px;
}
.search_fl ul li {
	overflow: hidden;
	margin-bottom: 50px;
}
.search_fl ul li div {
	position: relative;
	border-left: 2px solid #ccc;
	padding-left: 20px;
	margin-bottom: 15px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}
.search_fl ul li div h3 {
	color: #333;
	font-size: 24px;
	line-height: 28px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	font-weight: normal;
}
.search_fl ul li div aside {
	color: #999;
	line-height: 24px;
	font-size: 12px;
}
.search_fl ul li div aside span {
	margin-left: 20px;
}
.search_fl ul li div em {
	position: absolute;
	top: 0;
	right: 0;
	height: 28px;
	line-height: 28px;
	padding-left: 26px;
	background: url(../img/news/news02.jpg) no-repeat left center;
	cursor: pointer;
}
.search_fl ul li div em i {
	font-size: 16px;
	margin: 0 8px;
	color: #36478c;
}
.search_fl ul li img {
	width: 100%;
	display: block;
}
.search_fl ul li summary {
	margin-top: 15px;
	color: #666;
	font-size: 14px;
	line-height: 25px;
}
.search_fl ul li a {
	display: block;
	height: 100%;
}
.search_fl ul li:hover div {
	border-color:#c50900;
}
.search_fl ul li:hover div h3 a {
	color: #630c14;
}
.search_fl ul li:hover div a {
	color: #630c14;
}
/********************************内页详情页*******************************/
.neiInfo_box {
	width: 1200px;
	height: auto;
	min-height: 650px;
	margin: 50px auto;
}
.neiInfo_title {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 50px 0;
	box-sizing: border-box;
	padding: 0 2%;
	border-bottom: 2px solid #000;
}
.neiInfo_title h3 {
	width: auto;
	height: auto;
	float: left;
	display: inline;
	font-size: 24px;
	line-height: 50px;
	color: #333;
}
.neiInfo_title h3 small {
	font-size: 14px;
	margin-left: 6px;
	color:#c50900;
}
.neiInfo_title .crumbInfo {
	width: auto;
	height: auto;
	float: right;
	display: inline;
	font-size: 14px;
	line-height: 50px;
	color: #333;
}
.neiInfo_title .crumbInfo a {
	color: inherit;
}
.neiInfo_title .crumbInfo a:hover {
	color:#c50900;
	text-decoration: underline;
}
.neiInfo_ct {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.neiInfo_ct .neiCon {
	padding: 28px;
}
.neiInfo_ct .neiCon h3 {
	padding: 0 10px;
	color: #000;
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: center;
}
.neiInfo_ct .neiCon .Info {
	padding: 0 10px;
	/*background: #fdfdfd;*/
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	text-align: center;
}
.neiInfo_ct .neiCon .Info span {
	padding-right: 20px;
	font-family: '楷体';
}
.neiInfo_ct .neiCon .newsConBox {
	width: 100%;
	height: auto;
	padding-top: 20px;
}
.neiInfo_ct .neiCon .newsConBox p {
	font-size: 14px;
	color: #333;
	line-height: 27px;
	padding-bottom: 10px;
	text-indent: 2em;
	text-align: justify;
}
.neiInfo_ct .neiCon .newsConBox p[style*="text-align: center"],
.neiInfo_ct .neiCon .newsConBox p[style*="text-align:center"] {
	text-indent: 0;
}
.neiInfo_ct .neiCon .newsConBox img {
	width: auto;
	height: auto;
	padding-bottom: 10px;
	max-width: 100%;
}
/********************************内页留言页面*******************************/
.i-info {
	height: auto;
	overflow: hidden;
	min-height: 500px;
}
.message {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.message .img {
	width: 520px;
	height: auto;
	float: left;
	margin-top: 23px;
	overflow: hidden;
}
.message .img img {
	width: 100%;
}
.message .messageCon {
	width: 550px;
	height: auto;
	float: right;
}
.message .messageCon .title {
	width: 100%;
	height: auto;
	padding-top: 20px;
	margin-bottom: 30px;
}
.message .messageCon .title h4 {
	font-size: 30px;
	font-family: "Times New Roman";
	color: #533e17;
	font-weight: normal;
	padding-bottom: 10px;
}
.message .messageCon .title h5 {
	font-size: 18px;
	color: #666;
	line-height: 24px;
	font-weight: normal;
}
.message .messageCon .messageBox {
	width: 100%;
	height: auto;
	margin-bottom: 50px;
}
.message .messageCon .messageBox .text {
	width: 550px;
	height: 45px;
	box-sizing: border-box;
	border: 1px dashed #533e17;
	background: rgba(0, 139, 214, 0.05);
	margin-bottom: 10px;
}
.message .messageCon .messageBox .pho {
	height: 55px;
	padding-left: 15px;
}
.message .messageCon .messageBox .text i {
	display: block;
	float: left;
	width: 59px;
	height: 43px;
}
.message .messageCon .messageBox .text .i1 {
	background: url(https://sjzz.ilhjy.cn/uimg/952890117/messageIcon1_6227221.png@f_webp,q_80) center no-repeat;
}
.message .messageCon .messageBox .text .pp {
	background-size: 40px 40px;
}
.message .messageCon .messageBox .text .i2 {
	background: url(https://sjzz.ilhjy.cn/uimg/952890117/messageIcon2_6227221.png@f_webp,q_80) center no-repeat;
}
.message .messageCon .messageBox .text span {
	display: block;
	float: left;
	width: 1px;
	height: 20px;
	margin: 12px 0;
	background: #ccc;
}
.message .messageCon .messageBox .text .inp {
	width: 488px;
	height: 20px;
	float: left;
	box-sizing: border-box;
	padding: 0 15px;
	margin: 12px 0;
	border: none;
	background: none;
	font-size: 14px;
}
.message .messageCon .messageBox .textarea {
	width: 550px;
	height: 120px;
	box-sizing: border-box;
	border: 1px dashed #533e17;
	background: rgba(0, 139, 214, 0.05);
	margin-bottom: 10px;
	font-size: 14px;
}
.message .messageCon .messageBox .textarea textarea {
	border: none;
	background: none;
	padding: 10px 15px;
	line-height: 25px;
	width: 550px;
}
.message .messageCon .messageBox .vCode {
	width: 550px;
	height: 45px;
	margin-bottom: 20px;
}
.message .messageCon .messageBox .vCode input {
	border: 1px dashed #533e17;
	background: rgba(0, 139, 214, 0.05);
	box-sizing: border-box;
	width: 200px;
	height: 45px;
	float: left;
	padding: 12px 15px;
	line-height: 25px;
}
.message .messageCon .messageBox .vCode p {
	width: 80px;
	height: 28px;
	float: left;
	margin: 7px 20px;
}
.message .messageCon .messageBox .button {
	width: 200px;
	height: 45px;
}
.message .messageCon .messageBox .button input {
	width: 200px;
	height: 45px;
	background:#c50900;
	color: #fff;
	border: none;
	font-size: 16px;
}
.message .messageCon .messageBox .text .uploader {
	position: relative;
	display: inline-block;
	overflow: hidden;
	cursor: default;
	margin: 10px 0px;
	-moz-box-shadow: 0px 0px 5px #ddd;
	-webkit-box-shadow: 0px 0px 5px #ddd;
	box-shadow: 0px 0px 5px #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.message .messageCon .messageBox .text .filename {
	float: left;
	display: inline-block;
	outline: 0 none;
	height: 32px;
	width: 180px;
	margin: 0;
	padding: 8px 10px;
	overflow: hidden;
	cursor: default;
	border: 1px solid;
	border-right: 0;
	font: 9pt/100% Arial, Helvetica, sans-serif;
	color: #777;
	text-shadow: 1px 1px 0px #fff;
	text-overflow: ellipsis;
	white-space: nowrap;
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
	background: #f5f5f5;
	background: -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #f5f5f5));
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#f5f5f5', GradientType=0);
	border-color: #ccc;
	-moz-box-shadow: 0px 0px 1px #fff inset;
	-webkit-box-shadow: 0px 0px 1px #fff inset;
	box-shadow: 0px 0px 1px #fff inset;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.message .messageCon .messageBox .text .button {
	width: 57px;
	float: left;
	height: 32px;
	display: inline-block;
	outline: 0 none;
	padding: 8px 12px;
	margin: 0;
	cursor: pointer;
	border: 1px solid;
	font: bold 9pt/100% Arial, Helvetica, sans-serif;
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
	-moz-box-shadow: 0px 0px 1px #fff inset;
	-webkit-box-shadow: 0px 0px 1px #fff inset;
	box-shadow: 0px 0px 1px #fff inset;
}
.message .messageCon .messageBox .text .uploader input[type=file] {
	width: 180px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	border: 0;
	padding: 0;
	margin: 0;
	height: 30px;
	cursor: pointer;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.message .messageCon .messageBox .text .white .button {
	color: #555;
	text-shadow: 1px 1px 0px #fff;
	background: #ddd;
	background: -moz-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dddddd', GradientType=0);
	border-color: #ccc;
}
.message .messageCon .messageBox .text .white .button:hover {
	background: #eee;
	background: -moz-linear-gradient(top, #dddddd 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dddddd), color-stop(100%, #eeeeee));
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#eeeeee', GradientType=0);
}
 .message .messageCon .messageBox .text .white input[type=button]::-moz-focus-inner {
 padding: 0;
 border: 0 none;
 box-sizing: content-box;
}
 .message .messageCon .messageBox .text .white input[type=button]::-webkit-focus-inner {
 padding: 0;
 border: 0 none;
 box-sizing: content-box;
}
 .message .messageCon .messageBox .text .white input[type=text]::-moz-focus-inner {
 padding: 0;
 border: 0 none;
 box-sizing: content-box;
}
 .message .messageCon .messageBox .text .white input[type=text]::-webkit-focus-inner {
 padding: 0;
 border: 0 none;
 box-sizing: content-box;
}
/*详情页右侧推荐*/
.nixos{
	width:200px;
	float:left;
	min-height:500px;  
	margin-top: 32px;
}
.nixos h5{
	color:#fff;
	background:#4e4c4d;
	font-size:18px;
	text-align:center;
	width:215px;
	height:75px;
	line-height:75px;
	position:relative;
}
.nixos h5:after{
	content:" ";
	width:40px;
	height:1px;
	background:#fff;
	position:absolute;
	left:50%;
	margin-left:-20px;
	bottom: 20px;
}
.met_page{
	width:100%;
	height:30px;    
	padding-top: 15px;
}
.met_page li{
	min-width:100px;
	height:30px;
	font-size:16px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
    overflow: hidden;
    max-width: 410px;
}
.met_page li a{
	color:#c50900;
	margin-left:2px;
}
.met_page .met_page_preinfo{
	float:right;
}
.met_page .met_page_next{
	float:left;
}
/*内页右侧二维码*/
/*.nerrigim{
	width:140px;
	height:160px;
	border:1px solid #000;
	margin: 20px auto;
}
.nerrigim .wechat{
	width:140px;
	height:140px;
}
.nerrigim .wechat img{
	display:block;
	width:100%;
	height:100%;
}
.nerrigim  p{
	width:100% !important;
	height:20px !important;
	text-align:center !important;
	line-height:20px !important;
	font-size:16px !important;
	color:#000 !important;
}*/

/*列表页顶部*/
.i-image .jise{
	width:920px;
	min-height:20px;
    border: 1px solid #ddd;
    background: #eee;
    font-size:14px;
    color:#666;
    margin-bottom: 20px;
    padding:10px 20px;
    text-indent:25px;
    line-height:25px;
}
/*关于我们上面*/
.abouys{
	width:100%;
	min-height:50px;
	background:#eee;
	overflow:hidden;
}
.abouys .abright{
    width: 174px;
    /* height: 225px; */
    margin-right: 32px;
    float: right;
    margin-top: 32px;
}
.abouys .abright img{
	display:block;
	width:100%;
	height:100%;
}
.abouys .ableft{
	width:580px;
	height:100%;
	float: left;
    padding-left: 25px;
    padding-top: 32px;
}
.abouys .ableft h3{
	font-size:20px;
	line-height:30px;
	color:#000;
}
.abouys .ableft p{
	font-size:14px;
	line-height:25px;
	text-indent:20px;
	color:#666;
}
.abouys .ableft a{
    display: block;
    width: 120px;
    height: 32px;
    background:#c50900;
    color: #fff;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    margin-top: 30px;    margin-bottom: 53px;
}
/*内页左侧联系我们*/
.leftuow{
	width:215px;
	height:auto;
	border:2px solid #c50900;
    padding-left: 10px;
    padding-bottom: 25px;
}
.leftuow .titsw{
	font-size:20px;
	color:#c50900;
	line-height:50px;
}
.leftuow .titphke{
	background: url(https://sjzz.ilhjy.cn/uimg/952890117/lefphone_6227221.png@f_webp,q_80) left center no-repeat;
    display: flex;
    flex-direction: column;
    text-align: left;
    padding-left: 30px;
    margin-bottom: 20px;
}
.leftuow .titphke .cell{
	font-size:20px;
	color:#c50900;
}
.leftuow .titphke span{
    font-size: 16px;
}
.leftuow p{
	font-size:14px!important;
	line-height:30px!important;
}

/*内页左侧联系我们*/
.infotuj{
	width:100%;
	min-height:50px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.infotuj h1{
	width:100%;
	height:35px;
	border-bottom:1px dashed #ccc;
	font-size:24px;
	color:#000;
}
.infotuj  li{
	width:100%;
	height:35px;
	line-height:35px;
	border-bottom:1px dashed #ccc;
}
.infotuj  li a{
	display:block;
	width:100%;
	line-height:35px;
	height:100%;
	font-size: 14px;
    color: #4c4b4b;
	transition:.5s;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.infotuj  li a:hover{
	color:#c50900;
	transition:.5s;
}

/*右侧悬浮栏*/
.zxkf{
	width: 150px;
	height: 520px;
	position: fixed;
	top: 25%;
    right: 2%;
	background-color: #99262b;
	z-index: 99999;
	padding:20px 15px 0;
	transition:.8s;
}
.zxkfshow{
	right:-15%;
	opacity:0;
	z-index:-1;
	transition:.8s;
}
.zxkf #zxbtn{
	width:20px;
	height:20px;
	border-radius:50%;
	position:absolute;
	right:18px;
	top:12px;
}
.zxkf #zxbtn:after{
	content:" ";
	width:1px;
	height:20px;
	position: absolute;
	background:#fff;
	left:10px;
	top:0px;
	transform:rotate(45deg);
}
.zxkf #zxbtn:before{
	content:" ";
	width:1px;
	height:20px;
	position: absolute;
	background:#fff;
	left:10px;
	top:0px;
	transform:rotate(-45deg);
}
.zxkf #zxbtn:hover{
	cursor:pointer;
}
.zxkf .wz{
	width: 100%;
	margin-top: 8px;
}
.zxkf h3{
	width:100%;
	height:25px;
	line-height:25px;
	font-size:18px;
	color:#fcfcfc;
	text-align:center;
}
.zxkf  .imgs{
	width:115px;
	height:115px;
	background:url(https://sjzz.ilhjy.cn/uimg/952890117/zxkf_6227221.png@f_webp,q_80) no-repeat;
	margin:10px  auto;
}
.zxkf .wz p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 26px;
}
.zxkf .wz span{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 22px;
}
.zxkf .wz img{
	width: 93px;
	height: 14px;
	float: left;
	margin-left: 12px;
	margin-top: 10px;
}
.zxkf .kfbx{
	width: 137px;
    height: 250px;
    position: relative;
    margin-left: -11px;
    margin-top: 5px;
}
.zxkf .kfbx .yj{
	width: 12px;
	height: 9px;
	position: absolute;
	top: -12px;
	left: 0;
}
.zxkf .kfbx ul{
    width: 130px;
    height: 118px;
    margin-top: 9px;
    position: relative;
    left: 6px;
}
.zxkf .kfbx ul li{
	width: 100%;
	height:30px;
	background:#fff;
	margin-top:15px;
	border-radius:15px;
}
.zxkf .kfbx ul li a{
	width: 130px;
	height: 30px;
	color:#99262b;
	font-size:16px;
	position: relative;
	transition: 0.3s;
}
.zxkf .kfbx ul li a span{
	width: 130px;
	position: absolute;
	top: 0;
	left: 150px;
	height: 40px;
	background-color: #c50900;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	opacity:0;
	z-index:-1;
	transition:.8s;
}
.zxkf .kfbx ul li a .ilis{
	left: -150px;
	opacity:1;
	transition:.8s;
}
.zxkf .kfbx ul li a .t1{
	width: 50px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
	transition: 0.3s;
}
.zxkf .kfbx ul li a .t1 .imgs{
	width:22px;
	height:22px;
	margin:0 auto;
	position:relative;
    position: relative;
    top: 10px;
    left: -4px;
}
.zxkf .kfbx ul li a p{
    width: 130px;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #99262b;
    line-height: 30px;
}
.zxkf .zewm{
	width: 100%;
	height: 144px;
	float: left;
}
.zxkf .zewm .zew{
	width: 97px;
	height: 96px;
	float: left;
	margin-left: 15px;
	margin-top: 12px;
}
.zxkf .zewm .zew img{
	width: 100%;
	height: 100%;
}
.zxkf .zewm p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}
.zxkf .fh{
	width: 100%;
	height: 33px;
	position:absolute;
	bottom:0px;
	cursor: pointer;
    left: 0;
}
.zxkf .fh img{
	width:100%;
	height:100%;
	display:block;
}
.zxkf .fottop:hover{
	cursor:pointer;
}
/*右侧第二态*/
.zaikw{
	width:35px;
	height:110px;
	position:fixed;
	top:30%;
	right:0px;
	text-align:center;
	line-height:35px;
	font-size:16px;
	color:#fff;
	background:#99262b;
	z-index:99;
	writing-mode: tb-rl;
	transition:.8s .5s;
}
.zaikw:hover{
	cursor:pointer;
}
.zaikwhow{
	right:-5%;
	opacity:0;
	z-index:-1;
	transition:.8s;
}
/*产品详情页*/
.prinfotop{
	width:100%;
	height:330px;
}
.prinfotop .imgs{
	width: 430px;
    height: 280px;
    float: left;
    overflow: hidden;
}
.prinfotop .imgs img{
    height: 100%;
    width: auto;
    display: block;
    margin: 0 auto;}
.prinfotop .prritiw{
	width:380px;
	height:320px;
	float:right;
	padding-top:50px;
}
.prinfotop .prritiw h3{
	position:relative;
	font-size:20px;
	font-weight:600;
    text-align: left;
    height: 50px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.prinfotop .prritiw h3:after{
	content:" ";
	width:40px;
	height:3px;
	background:#c50900;
	position:absolute;
	bottom:0px;
	left:10px;
}
.prinfotop .prritiw .desc{
	width:100%;
	height:80px;
	font-size:16px;
	line-height:25px;
    padding-left: 10px;    
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden;

}
.prinfotop .prritiw .indephone{
	width:100%;
	height:50px;
	font-size:24px;
	color:#c50900;
}
.prinfotop .prritiw .indephone span{
	font-size:36px;
	font-weight:600;
}
.prinfotop .prritiw .proinfzx{
	width:135px;
	display:block;
	height:35px;
	border:1px solid #c50900;
	text-align:center;
	line-height:35px;
	border-radius:10px;
	font-size:16px;
	color:#c50900;
	transition:.8s;
	margin-top:20px;
}
.prinfotop .prritiw .proinfzx:hover{
	color:#fff;
	background:#c50900;
	transition:.8s;
}
.proinfim{
	width:100%;
	height:135px;
    margin: 10px 0;
}
.proinfim li{
	width:23%;
	height:100%;
	float:left;	
    margin: 0 5px;
}
.proinfim li a{
	display:block;
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden;
}
.proinfim li a img{
	display:block;
	width:auto;
	height:100%;
	margin:0 auto;
	transition:.8s;
}
.proinfim li a:hover img{
	transform:scale(1.3);
	transition:.8s;
}
.proinfim li a .texts{
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	background:rgba(0,0,0,.6);
	transform:scale(0);
	transition:.5s;
}
.proinfim li a:hover .texts{
	transform:scale(1);
	transition:.5s;
}
.proinfim li a .texts h3{
	width:100%;
	padding:0 20px;
	font-size:18px;
	color:#fff;
	line-height:225px;
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}




/*关于我们内页*/
.abutus{
	width:100%;
	height:430px;
	margin:0 auto;
}
.abutus .abutit{
	width:600px;    
	height: 50px;
    margin: 10px auto 10px;
	text-align:center;
}
.abutus .abutit h3{
	font-size:26px;
	color:#444444;
	font-weight:600;
	text-align:center;
	width:100%;
	height:50px;
	line-height:50px;
	position:relative;
}
.abutus .abuban{
	width:100%;
	height:320px;
	background:#f8f8f8;
}
.abutus .abuban .imgs{
	width:420px;
	height:320px;
	float:left;
	overflow:hidden;
}
.abutus .auvkis .imgs{
	float:right;
}
.abutus .abuban .imgs img{
	display:block;
	width:auto;
	height:100%;
	transition:.5s;
	margin:0 auto;
}
.abutus .abuban:hover .imgs img{
	transition:.5s;
	transform:scale(1.1);
}
.abutus .abuban .texts{
	width:570px;
	height:100%;
	float:right;
	padding-top:50px;
}
.abutus .auvkis .texts{
	float:left;
}
.abutus .abuban .texts h3{
	width:150px;
	height:50px;
	line-height:50px;
	font-size:36px;
	color:#444444;
	position:relative;
	margin-bottom:40px;
}
.abutus .abuban .texts h3 span{
	font-size:14px;
	color:#1b974f;
	line-height:20px;
	width:60px;
	height:40px;
	position: absolute;
	right: -65px;
    top: 10px;
}
.abutus .abuban .texts p{
	font-size:14px;
	color:#999999;
	line-height:30px;
	padding: 0 45px;
}
.abutus .qywhban{
	width:100%;
	height:280px;
	margin-top:50px; 
}
.abutus .qywhban li{
	margin: 0 8px;
	width:380px;
	height:100%;
	float:left;
}
.abutus .qywhban li .tit{
	width:100%;
	height:70px;
	line-height:70px;
	text-align:center;
	background:#1b974f;
	font-size:32px;
	color:#ffffff;
}
.abutus .qywhban li .tit span{
	font-size:18px;
}
.abutus .qywhban li .bsnas{
    width: 100%;
    height: 210px;
    text-align: left;
    padding-left: 50px;
    padding-top: 8px;
    background: #f8f8f8;
    margin-top: 15px;
}
.abutus .qywhban li .bsnas h3{
	font-size:18px;
	color:#666666;
	line-height:40px;
	margin-top:25px;
}
.abutus .qywhban li .bsnas p{
	font-size:16px;
	color:#1b974f;
}
.abutus .ystit{
	width:398px;
	height:74px;
	margin:80px auto 45px;
}
.abutus .ysban{
	width:100%;
	height:130px;
}
.abutus .ysban li{
	width:33%;
	float:left;
	padding-top:30px;
	text-align:center;
	position:relative;
}
.abutus .ysban li:after{
	content:" ";
	width:1px;
	height:125px;
	left:0px;
	top:0px;
	position:absolute;
	background:#bcbcbc;
}
.abutus .ysban li:nth-child(1):after{
	width:0px;
}
.abutus .ysban li h3{
	font-size:24px;
	color:#444444;
	font-weight:600;
	margin-bottom:20px;
	line-height:40px;
}
.abutus .ysban li p{
	font-size:18px;
	color:#1b974f;
}
.abutus .ysfftit{
	width:398px;
	height:74px;
	margin:80px auto 45px;
}
.abutus .ysffban{
	width: 100%;
	height:60px;
}
.abutus .ysffban li{
    float: left;
    width: 17%;
    height: 120px;
    line-height: 120px;
    font-size: 18px;
    color: #666666;
    background: #f8f8f8;
    margin: 0 15px;
    text-align: center;
} 
.abutus .ysffban li span{
	font-size:32px;
	color:#1b974f;
	margin-right:10px;
}


/*右侧*/
.lib09132236_15{
	color:#1d3088;
	background-color:#fff;
	margin:auto;
	padding:auto;
}
.lib09132236_15{
	padding:auto;
	background-color:#fff;
}
.lib09132236_15 i,.lib09132236_15 em{
	font-style:normal;
}
.lib09132236_15 .clear{
	clear:both;
}
.lib09132236_15 .client-2{
	position:fixed;
	right:-225px;
	top:50%;
	z-index:900;
}
.lib09132236_15 .client-2 li a{
	text-decoration:none;
}
.lib09132236_15 .client-2 li{
	margin-top:1px;
	clear:both;
	height:71px;
	position:relative;
}
.lib09132236_15 .client-2 li i{
	display:block;
	width:30px;
	height:30px;
	margin:0px auto;
	text-align:center;
}
.lib09132236_15 .client-2 li p{
	height:20px;
	font-size:14px;
	line-height:20px;
	overflow:hidden;
	text-align:center;
	color:#fff;
}
.lib09132236_15 .client-2 .my-kefu-ftop{
	display:none;
}
.lib09132236_15 .client-2 .my-kefu-left{
	float:left;
	width:77px;
	height:77px;
	position:relative;
}
.lib09132236_15 .client-2 .my-kefu-left p{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.lib09132236_15 .client-2 .my-kefu-tel-right{
	font-size:16px;
	color:#fff;
	float:left;
	height:24px;
	line-height:22px;
	margin-top:14px;
}
.lib09132236_15 .client-2 .my-kefu-tel-right span{
	padding:0 16px;
}
.lib09132236_15 .client-2 .my-kefu-right{
	width:20px;
}
.lib09132236_15 .client-2 ul li:nth-child(2) .my-kefu-main{
	background:#1c8834;
	color:#fff;
	height:71px;
	width:300px;
	padding:9px 0 6px;
	float:left;
}
.lib09132236_15 .client-2 .my-kefu-main{
	background:#1c8834;
	width:97px;
	height:71px;
	position:relative;
	padding:9px 0 6px;
	float:left;
	box-sizing:border-box;
}
.lib09132236_15 .client-2 .my-kefu-weixin-pic{
	position:absolute;
	left:-130px;
	top:-24px;
	display:none;
	z-index:333;
	width:115px;
	height:115px;
}
.lib09132236_15 .client-2 .my-kefu-weixin-pic img{
	display:block;
	width:100%;
	height:100%;
}



/* style */
/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td ,/* table elements 表格元素 */
div{
    margin: 0;
    padding: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
*{
	box-sizing: border-box;
}
a:focus{
	outline: none;
}
/* 设置默认字体 */
body,
button, input, select, textarea {
    font: 12px/1 "Microsoft YaHei",Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif; /* 用 ascii 字符表示，使得在任何编码下都无问题 */
}
body,a{
	color:#666;
}
h1{ font-size: 18px; /* 18px / 12px = 1.5 */ }
h2{ font-size: 16px; }
h3{ font-size: 14px; }
h4, h5, h6 { font-size: 100%; }
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
i,em,b{
	font-style: normal;
}
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */
/* 重置列表元素 */
ul, ol {
	list-style: none;
}
/* 重置浏览器默认样式 select */
select,option,option select{
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none;
}
/* 重置文本格式元素 */
a {
	text-decoration: none;
	outline:none;
	blur:expression(this.onFocus=this.blur());
}
/*a:hover { text-decoration: underline;}*/
abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */
    border-bottom: 1px dotted;
    cursor: help;
}
q:before, q:after {
	content: '';
}
/* 重置表单元素 */
legend {
 	color: #000;
 }
 /* for ie6 */
fieldset, img {
 	border: none; /* img 搭车：让链接里的 img 无边框  注：optgroup 无法扶正*/
 }
button, input, select, textarea {
    font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */
}
/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
table th,table td{
	border:1px solid #ddd;
}
/* 重置 hr */
hr {
    border: none;
    height: 1px;
}
/* 表单 在浏览器上的默认样式*/
input,input:focus,button,button:focus,textarea,textarea:focus{
	outline:none;
	border:none;
}
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html { overflow-y: scroll; }
/* ie7以下两个以上的 li浮动产生的空白间隙bug */
li{
	+vertical-align: top;
	_vertical-align: top;
}
/* ie下li元素的内联元素底部产生空白 */
li *{
	*zoom:1;
}
*{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
/* ie下图片标签上有空白 */
img{
	vertical-align: middle;
	*vertical-align:top;
}
/* ie下input标签文本居中 */
input{
	vertical-align: middle;
}
/* 以下为自用公共样式 */
/* 浮动 */
.fl,.fl-li li,.fl-a{
	float: left;
	_display: inline;
}
.fr,.fr-li li,.fr-a{
	float: right;
	_display: inline;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.padd{
	padding: 0.1px;
}
.opacity{
	filter:alpha(opacity=80);       /* IE */
	-moz-opacity:0.8;              /* 老版Mozilla */
	-khtml-opacity:08;
}
/* 清除浮动 */
.cb:after{
	content: ".";
	display: block;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
	clear: both;
}
/* 内联块级元素 */
.db{
	display: block;
}
.th{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.wh{
	width: 100%;
	height: 100%;
}
.w{
	width: 100%;
}
.h{
	height: 100%;
}
.pr{
	position: relative;
}
.oh{
	overflow: hidden;
}
.br{
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);
}
.w120{
	width: 120%;
}
.bg{
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
/*=====================================================================================================================================================================================*/
#gswj{
	display: block;
	width: 47px;
	height: 47px;
	position: absolute;
	bottom: 55px;
	left: 50%;
	z-index: 100;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.vidMb{
    width: 100%;
    height: 0px;
    background-color: rgba(0, 0, 0, .5);
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: -5000;
    opacity: 0;
    filter: alpha(opacity=0);

    -webkit-transition: 0.5s;
       -moz-transition: 0.5s;
        -ms-transition: 0.5s;
         -o-transition: 0.5s;
            transition: 0.5s;
}

.vidList{
    width: 740px;
    height: 481px;
    background-color: #000;
    overflow: hidden;
    position: relative;
    top: 50%;
    left: 50.22%;
    -webkit-transform: translate(-50%,-50%);
       -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
         -o-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);    
}
.vidList > .vidGb{
    color: #e1e1e1;
    cursor: pointer;
    display: block;
    font-style: normal;
    font-size: 36px;
    position: absolute;
    top: 2px;
    right: 12px;
    z-index: 99;
    overflow: hidden;

    -webkit-transform: scaleY(0.8);
       -moz-transform: scaleY(0.8);
        -ms-transform: scaleY(0.8);
         -o-transform: scaleY(0.8);
            transform: scaleY(0.8);

    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
}
.vidList .vidCon{
    width: 100%;
    height: 100%;
    position: relative;
}
.vidCon > embed,.vidCon > iframe{
    width: 100% !important;
    height: 100% !important;
}
.videoTop{
    width: 1196px;
    height: 59px;
    background-color: #fff;
    margin: 0 auto;
}
.videoTop h4{
    font-size: 24px;
    color: #000;
    width: 100px;
    float: left;
    line-height: 38px;
}
.videoTop > span{
    display: block;
    float: right;
    height: 100%;
    font-size: 14px;
    line-height: 59px;
    color: #000;
}
.videoTop > span a {
    color: #222;
    font-size: 14px;
}
.videoTop > span a:hover {
    color: #0d883c;
}
#videoCon{
    width: 100%;
    overflow: hidden;
    margin: auto;
    padding-top: 2px;
    padding-bottom: 80px;
}
.vidsListCon{
    width: 100%;
    height: auto;
    box-sizing: border-box;
}

.vidsListCon > ul{
    width: 1197px;
    overflow: hidden;
    margin: auto;
    border-top: 1px solid #efefef;
    padding-top: 30px;
}
.vidsListCon > ul li{
    box-sizing: content-box!important;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    background-size: cover;
    background-repeat: no-repeat;
    background-position:center center;
    float: left;
    width: 298px;
    height: 286px;
    padding: 10px 10px 20px;
    box-sizing: border-box!important;
    cursor:pointer;
    overflow: hidden;
}
.vidsListCon > ul li a{
    height: 100%;
    display: block;
    overflow: hidden;
}
.vidsListCon > ul li a > .img{
    width: 100%;
    height: 188px;
    position: relative;
    overflow: hidden;
}
.vidsListCon > ul li a > .img img{
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
       -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
         -o-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}
.vidsListCon > ul li a >.liText{
    width: 100%;
    height: auto;
    margin-top: 9px;
    overflow: hidden;
}
.vidsListCon > ul li a >.liText h4{
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.vidsListCon > ul li a >.liText span{
    display: block;
    font-size: 12px;
    width: 100px;
    margin: auto;
    text-align: center;
    border: 1px solid #efefef;
    border-radius: 50px;
    line-height: 30px;
    margin-top: 10px;
    color: #999;
}
.vidsListCon > ul li:hover{
    box-shadow: inset 0 0 12px #e6e6e6;
}
.vidsListCon > ul li:hover span{
    box-shadow: inset 0 0 12px #e6e6e6;
}
.vidsListCon > ul li,
.liText span{
    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
}
/*加载*/
.loadEffect{
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    z-index: 500;
    display: none;
}
.loadEffect.doc_show_load{
    display: block;
}
.loadEffect span {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #0d883c;
    position: absolute;
    -webkit-animation: load 1.04s ease infinite;
}
@-webkit-keyframes load {
    0% {
        background: #cacaca;
    }
    100% {
        background: #0d883c;
    }
}
.loadEffect span:nth-child(1) {
    left: 0;
    top: 50%;
    margin-top: -8px;
    -webkit-animation-delay: 0.13s;
}
.loadEffect span:nth-child(2) {
    left: 14px;
    top: 14px;
    -webkit-animation-delay: 0.26s;
}
.loadEffect span:nth-child(3) {
    left: 50%;
    top: 0;
    margin-left: -8px;
    -webkit-animation-delay: 0.39s;
}
.loadEffect span:nth-child(4) {
    top: 14px;
    right: 14px;
    -webkit-animation-delay: 0.52s;
}
.loadEffect span:nth-child(5) {
    right: 0;
    top: 50%;
    margin-top: -8px;
    -webkit-animation-delay: 0.65s;
}
.loadEffect span:nth-child(6) {
    right: 14px;
    bottom: 14px;
    -webkit-animation-delay: 0.78s;
}
.loadEffect span:nth-child(7) {
    bottom: 0;
    left: 50%;
    margin-left: -8px;
    -webkit-animation-delay: 0.91s;
}
.loadEffect span:nth-child(8) {
    bottom: 14px;
    left: 14px;
    -webkit-animation-delay: 1.04s;
}
#changpage{
    text-align: center;
    font-size: 0px;
    margin-top: 21px;
        margin-bottom: 20px;
}
#changpage a{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 6px 12px;
    border: 1px solid #ddd;
    line-height: 1.42857143;
    font-size: 12px;
    transition: .3s;
    background-color: #fff;
    margin-left: -1px;
    color: #0d883c;
}
#changpage a:first-child{
    border-left: 1px solid #ddd;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
#changpage a:last-child{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
#changpage a.active,#changpage a:hover{
    background-color: #0d883c;
    border-color: #0d883c;
    color: #fff;
}
.InBanner{
	width: 100%;
	overflow: hidden;
}
.InBanner img{
	width: 100%;
	height: 100%;
}
.page_about_box .top{
	height: 876px;
}
.page_about_box .top .img{
	width: 868px;
	height: 409px;
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 10;
}
.page_about_box .top .info{
	width: 453px;
	height: 401px;
	position: absolute;
	top: 152px;
	right: 0;
	z-index: 50;
	padding-left: 30px;
	padding-right: 24px;
	padding-top: 72px;
}
.page_about_box .top .info h2{
	font-size: 24px;
	color: #fff !important;
	margin-bottom: 36px;
}
.page_about_box .top .info p{
	font-size: 16px;
	color: #fff !important;
	text-align: justify;
	line-height: 34px;
}
.page_about_box .top .Slogan{
	width: 748px;
	height: 93px;
	text-align: center;
	font-size: 30px;
	color: #010000;
	position: absolute;
	top: 483px;
	left: 0;
	z-index: 10;
}
.page_about_box .top .Slogan em{
	font-size: 18px;
	color: #8f8a8a;
	margin-top: 12px;
}
.page_about_box .top .qywh{
	margin-top: 626px;
}
.page_about_box .top .qywh p{
	padding-left: 74px;
	padding-right: 74px;
	font-size: 16px;
	color: #010000;
	text-align: justify;
	line-height: 30px;
}
.page_about_box .top .qywh span{
	width: 115px;
	height: 35px;
	background-color: #e7920c;
	margin: 60px auto 0px;
	font-size: 16px;
	color: #fff !important;
	line-height: 35px;
	text-align: center;
}
.page_about_box .ad{
	height: 563px;
}
.about_honor h1{
	height: 90px;
	margin-top: 40px;
}
.about_honor .list{
	width: 1200px;
	height: 280px;
	margin: 60px auto 50px;
}
.about_honor .list ul li{
	float: left;
	width: 400px;
	margin-right: 4px;
}
.about_honor .list ul li a > i{
	height: 235px;
}
.about_honor .list ul li h4{
	text-align: center;
	font-size: 16px;
	color: #020200;
}
.about_honor .list ul li h4 i{
	display: block;
	width: 24px;
	height: 1px;
	background-color: #ee9e03;
	margin: 16px auto 12px;
}
.page_details{
	overflow: hidden;
	margin-bottom: 50px !important;
}
.page_details .top{
	height: 16px;
	line-height: 16px;
	margin-top: 16px;
	margin-bottom: 28px;
}
.page_details .top a{
	display: block;
	float: left;
	font-size: 14px;
	color: #696969;
	position: relative;
}
.page_details .top a i{
	margin-left: 8px;
	margin-right: 8px;
}
.page_details .top a:hover{
	color:#111;
}
.page_details .top a.first{
	padding-left: 8px;
}
.page_details .top a.first::before{
	content: '';
	width: 4px;
	height: 100%;
	background-color: #111;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.page_details .left{
	width: 164px;
	text-align: center;
}
.page_details .left h1{
    font-size: 20px;
    color: #fff !important;
    line-height: 44px;
    background-color: #1c8834;
    font-weight: 600;
}
.page_details .left .sub .sublis1{
	display: block;
	width: 100%;
	padding:10px;
    font-size: 16px;
    color: #333;
	text-align:left;
    margin-top: 15px;
    line-height: 25px;
	font-weight:400;
	transition:.5s;
}
.page_details .left .sub .sublis1:hover{
	color:#fff;
	background:#ee9e03;
	font-weight:600;
	transition:.5s;
}
.page_details .left .sub  .sublli23{
	width:100%;
	height:auto;
}
.page_details .left .sub  .sublli23 a{
	width:100%;
	display:block;
	height:30px;
	line-height:25px;
	color:#000;
	font-size:14px;
	padding-left:20px;
    margin-top: 5px;
    text-align: left;
	transition:.3s;
}
.page_details .left .sub .sublli23 a:hover{
	color:#fff;
	background:#ee9e03;
	font-weight:600;
	transition:.5s;
}

.page_details .left h2{
	width: 100%;
	height: 81px;
	background:#111 url(https://sjzz.ilhjy.cn/uimg/952890117/page_tel_6227221.png@f_webp,q_80) 26px 15px no-repeat;
	font-size: 16px;
	color: #fff !important;
	padding-top: 20px;
    margin-top: 20px;
}
.page_details .left h2 em{
	font-size: 16px;
	margin-top: 8px;
}
.page_details .right{
	width: 1010px;
}
.page_details .right h3{
	text-align: center;
	font-size: 24px;
	color: #000;
	margin-bottom: 30px;
}
.page_details .right .info{
	text-align: center;
	font-size: 14px;
	color: #9a9999;
}
.page_details .right .info span{
	margin-left: 20px;
}
.page_details .right .desc{
	min-height: 74px;
	border: 1px solid #eeeeee;
	padding-top: 18px;
	padding-bottom: 17px;
	padding-right: 10px;
	position: relative;
	font-size: 20px;
	text-align:center;
	color: #302f2f;
	line-height: 25px;
	padding-left: 70px;
	margin-top: 20px;
}
.page_details .right .desc em{
	display: block;
	font-size: 16px;
	color: #000;
	position: absolute;
	top: 17px;
	left: 10px;
}
.page_details .right .con{
	overflow: hidden;
	margin-top: 30px;
	text-align: justify;
	font-size: initial;
	color: initial;
	line-height: initial;
}
.page_details .right .con img{
	max-width:100% !important;
}
.page_details .bottom{
	width: 1010px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.page_details .bottom .quick_aticles p{
	width: 100%;
	height: 34px;
	line-height: 34px;
	margin-bottom: 18px;
	background-color: #f7f7f7;
}
.page_details .bottom .quick_aticles p *{
	display: block;
	height: 100%;	
}
.page_details .bottom .quick_aticles p em{
	float: left;
	width: 90px;
	background-color: #484848;
	text-align: center;
	font-size: 14px;
	color: #fff !important;
}
.page_details .bottom .quick_aticles p span{
	float: left;
	width: 830px;
	font-size: 14px;
	color: #010000;
	padding-left: 30px;
}
.page_details .bottom .quick_aticles p a{
	float: right;
	width: 56px;
	font-size: 14px;
	color: #000;
}
.page_details .bottom .recommend_aticle > h1{
	font-size: 22px;
	color: #010000;
	margin-left: -12px;
	margin-bottom: 14px;
}
.page_details .bottom .recommend_aticle .list a{
	display: block;
	width: 100%;
	height: 44px;
	border-top:1px dashed #dcdcdc;
	line-height: 44px;
	overflow: hidden;
}
.page_details .bottom .recommend_aticle .list a span{
	width: 930px;
	height: 100%;
	font-size: 14px;
	color: #4c4b4b;
}
.page_details .bottom .recommend_aticle .list a em{
	width: 56px;
	font-size: 14px;
	color: #4c4b4b;
}
.page_details .bottom > a{
	display: block;
	float: right;
	width: 84px;
	height: 35px;
	font-size: 14px;
	color: #fff !important;
	line-height: 35px;
	background-color: #ee9e03;
	text-align: center;
	margin-top: 20px;
}
.contact_box .contact_left{
	width: 830px;
	margin-top: 14px;
}
.contact_box .contact_left h1{
	line-height: 40px;
	font-size: 24px;
	color: #000;
	background:url(https://sjzz.ilhjy.cn/uimg/952890117/contact_tel_6227221.png@f_webp,q_80) left center no-repeat;
	padding-left: 50px;
	margin-bottom: 40px;
}
.contact_box .contact_left p{
	font-size: 18px;
	color: #000;
	margin-bottom: 15px;
	opacity: .8;
}
.contact_box .contact_right{
	width: 276px;
	margin-top: 40px;
	text-align: right;
}
.contact_box .contact_right h1{
	font-size: 20px;
	color: #000;
	background:url(https://sjzz.ilhjy.cn/uimg/952890117/contact_right_tel_6227221.png@f_webp,q_80) right top no-repeat;
	padding-right: 32px;
}
.contact_box .contact_right h1 em{
	display: block;
	font-size: 36px;
	color: #000;
	font-weight: bold;
	margin-top: 13px;
	margin-right: -32px;
}
.contact_box .contact_right > a{
	width: 118px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	font-size: 18px;
	color: #fff !important;
	background-color: #111;
	margin-top: 24px;
	margin-bottom: 24px;
}
.contact_box .contact_right .contact_code span{
	width: 82px;
	text-align: center;
}
.contact_box .contact_right .contact_code span em{
	font-size: 14px;
	color: #000;
	opacity: .5;
	margin-top: 10px;
}
.contact_box .contact_right .contact_code span + span{
	margin-right: 44px;
}
.contact_message{
	height: 772px;
	background-color: #f5f5f5;
}
.contact_message .left{
	width: 597px;
	height: 700px;
	background:#fff url(https://sjzz.ilhjy.cn/uimg/952890117/mess_6227221.jpg@f_webp,q_80) no-repeat;
	margin-top: 34px;
}
.contact_message .left a{
	width: 165px;
	height: 48px;
	margin-top: 572px;
	margin-left: 50px;
	text-align: center;
	line-height: 48px;
	font-size: 19px;
	color: #ffffff !important;
}
.contact_message .right{
	width: 602px;
	height: 700px;
	background-color: #fff;
	margin-top: 34px;
	padding-left: 52px;
	padding-right: 52px;
	padding-top: 76px;
}
.contact_message .right h1{
	font-size: 24px;
	color: #020000;
	line-height: 30px;
	margin-bottom: 20px;
}
.contact_message .right .top span{
	margin-right: 16px;
}
.contact_message .right .top span label{
	font-size: 16px;
	color: #999;
	font-weight: normal;
	vertical-align: sub;
}
.contact_message .right .mess_box{
	margin-top: 40px;
}
.contact_message .right .mess_box p{
	width: 240px;
	margin-bottom: 28px;
	font-size: 18px;
	color: #000;
	text-indent: 20px;
}
.contact_message .right .mess_box p input{
	width: 100%;
	height: 40px;
	background-color: #f8f8f8;
	border-radius: 25px;
	line-height: 40px;
	font-size: 16px;
	color: #000;
	text-indent: 20px;
	margin-top: 14px;
    border: 1px dashed #999;
}
.contact_message .right .mess_box p input::-webkit-input-placeholder,.contact_message .right .mess_box p textarea::-webkit-input-placeholder{
	font-size: 16px;
	color: #dfdfdf;
}
.contact_message .right .mess_box p.textarea_con{
	width: 100%;
}
.contact_message .right .mess_box p textarea{
	width: 100%;
	height: 190px;
	background-color: #f8f8f8;
	border-radius: 5px;
	line-height: 40px;
	font-size: 16px;
	color: #000;
	text-indent: 20px;
	margin-top: 14px;
	resize:none;
    border: 1px dashed #999;
}
.contact_message .right .mess_box a{
	width: 165px;
	height: 48px;
	font-size: 20px;
	color: #fff !important;
	background-color: #ee9e03;
	text-align: center;
	line-height: 48px;
}
.contact_box .contact_bottom{
	height: 292px;
	margin-top: 70px;
	margin-bottom: 66px;
}
.contact_bottom .left{
	width: 566px;
	margin-top: 17px;
}
.contact_bottom .left h1{
	line-height: 40px;
	font-size: 24px;
	color: #030000;
	background:url(https://sjzz.ilhjy.cn/uimg/952890117/address_icon_6227221.png@f_webp,q_80) left center no-repeat;
	padding-left: 48px;
	margin-bottom: 18px;
}
.contact_bottom .left p{
	font-size: 18px;
	color: #000;
	line-height: 38px;
}
.contact_bottom #contact_map{
	width: 604px;
}
.page_product_list ul *{
	transition: all .5s;
}
.page_product_list li{
	width: 100%;
	height: 200px;
	overflow: hidden;
	position: relative;
	margin-right: 30px;
	margin-bottom: 26px;
	border-bottom:1px dashed  #eee;
}
.page_product_list li a > i{
    height: 155px;
    width: 300px;
    float: left;
}
.page_product_list li span{
	display:block;
    width: 135px;
    height: 35px;
	text-align:center;
	line-height:35px;
	font-size:16px;
	color:#000;
	border:1px solid #1c8834;
	z-index: 100;
	transition:.3s;
    position: absolute;
    bottom: 50px;
}
.page_product_list li .desc{
    width: 700px;
    float: left;
    margin: 0 0 0 50px;
    margin-top: 0px !important;
    border: none !important;
    padding-top: 0px !important;
    height: 100%;
    padding-left: 0 !important;
}
.page_product_list li h4{
	text-align: center;
	font-size: 16px;
	color: #080000;
	margin-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
    text-align: left;
}
.page_product_list li p{
	font-size: 14px;
	color: #6b6a6a;
	text-align: left;
	line-height: 28px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.page_product_list li:hover span{
	background:#1c8834;
	color:#fff;
	transition:.3s;
}
.page_list_sub{
	height: 22px;
	line-height: 22px;
	margin-bottom: 16px;
	padding-left: 14px;
	position: relative;
}
.page_list_sub a{
	display: block;
	float: left;
	font-size: 16px;
	color: #080000;
	padding-right: 20px;
	margin-right: 10px;
	background:url(https://sjzz.ilhjy.cn/uimg/952890117/page_line_6227221.png@f_webp,q_80) right center no-repeat;
	position: relative;
}
.page_list_sub::before{
	content: '';
	width: 3px;
	height: 100%;
	background-color: #ee9e03;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.page_list_sub a:last-child{
	background-image:none;
	padding-right: 0;
	margin-right: 0;
}
#content_page_box{
	width: 100%;
	text-align: center;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination .disabled>a, .pagination .disabled>a:focus, .pagination .disabled>a:hover, .pagination .disabled>span, .pagination .disabled>span:focus, .pagination .disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
    font-size: 14px;
}
.pagination li {
    display: inline;
    cursor: pointer;
}
.pagination li>a, .pagination li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    /* color: #337ab7; */
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 14px;
}
.pagination .active>a,
.pagination .active>a:focus,
.pagination .active>a:hover,
.pagination .active>span,
.pagination .active>span:focus,
.pagination .active>span:hover {
    color: #fff !important;
    background-color: #a0a0a0 !important;
    border-color: #a0a0a0 !important;
}
.pagination{
    margin: 20px 0 0!important;
}
.pagination>li>a,
.pagination>li>span {
    color: #a0a0a0 !important;
    cursor: pointer;
}
.page_productInfo_box .info_img{
	width: 430px;
	height: 380px;
}
.page_productInfo_box .info_right{
	width: 550px;
}
.page_productInfo_box .info_right h3{
	margin-top: 48px;
	text-align:left;
	margin-bottom: 0;
}
.page_productInfo_box .info_right i{
	display: block;
	width: 36px;
	height: 4px;
	background-color: #111;
	margin-top: 32px;
}
.page_productInfo_box .info_right .info_desc{
	font-size: 16px;
	color: #797777;
	text-align: justify;
	line-height: 30px;
	margin-top: 34px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
}
.page_productInfo_box .info_right .info_tel{
	height: 54px;
	margin-top: 46px;
}
.page_productInfo_box .info_right .info_tel span{
	font-size: 16px;
	color: #111;
	background: url(https://sjzz.ilhjy.cn/uimg/952890117/info_tel_6227221.png@f_webp,q_80) left top no-repeat;
	padding-top: 2px;
	padding-left: 40px;
}
.page_productInfo_box .info_right .info_tel span em{
	display: block;
	font-size: 30px;
	color: #111;
	font-weight: bold;
	margin-top: 3px;
	margin-left: -3px;
}
.page_productInfo_box .info_right .info_tel a{
	width: 118px;
	height: 35px;
	border: 1px solid #111;
	text-align: center;
	line-height: 35px;
	font-size: 16px;
	color: #111;
	border-radius: 25px;
	margin-top: 12px;
}
.page_productInfo_box .info_con{
	margin-top: 28px;
	padding-top: 24px;
	margin-bottom: 50px;
}
.page_productInfo_box .info_con h1{
	text-align: center;
	font-size: 24px;
	color: #030000;
}
.page_productInfo_box .info_con h1 em{
	font-size: 24px;
	color: #b7b7b7;
	opacity: .1;
	font-weight: bold;
	text-transform: uppercase;
}
.page_productInfo_box .info_con .specifications{
	margin-top: 26px;
	margin-bottom: 54px;
}
.page_productInfo_box .info_con .specifications ul{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.page_productInfo_box .info_con .specifications li{
	width: 316px;
	height: 41px;
	border: 1px solid #eeeeee;
	font-size: 14px;
	line-height: 41px;
	text-align: center;
}
.page_productInfo_box .info_con .specifications li em{
	width: 124px;
	background-color: #fafafa;
	color: #000;
}
.page_productInfo_box .info_con .specifications li span{
	width: 190px;
	color: #7c7b7b;
}
.page_productInfo_box .info_con .info_details_con{
	overflow: hidden;
	margin-top: 30px;
	text-align: justify;
	font-size: initial;
	color: initial;
	line-height: initial;
}
.page_productInfo_box .info_con .info_details_con img{
	max-width: 100% !important;
}
.page_productInfo_box .page_product_recommend{
	border-top: 1px dashed #eeeeee;
	padding-top: 36px;
}
.page_productInfo_box .page_product_recommend h2{
	font-size: 24px;
	color: #000;
	margin-bottom: 22px;
}
.page_productInfo_box .page_product_recommend ul li{
	float: left;
	width: 235px;
	height: 276px;
	overflow: hidden;
	position: relative;
	margin-right: 23px;
}
.page_productInfo_box .page_product_recommend ul li i{
	height: 235px;
    background-size: contain;
}
.page_productInfo_box .page_product_recommend ul li span{
	height: 235px;
	background-color:rgba(0,0,0,.5);
	text-align: center;
	position: absolute;
	top: -235px;
	left: 0;
	z-index: 100;
	transition: all .5s;
	opacity: 0;
}
.page_productInfo_box .page_product_recommend ul li span em{
	display: block;
	width: 164px;
	height: 48px;
	border: 1px solid #fff;
	border-radius: 25px;
	line-height: 48px;
	font-size: 18px;
	color: #fff !important;
	margin: 85px auto 0px;
}
.page_productInfo_box .page_product_recommend ul li h4{
	font-size: 18px;
	color: #0a0a0a;
	margin-top: 20px;
}
.page_productInfo_box .page_product_recommend ul li:hover span{
	top: 0;
	opacity: 1;
}
.page_news .page_details{
	 overflow: visible !important;
}
.page_news_list li{
	width: 100%;
	height: 224px;
	padding: 10px;
	transition: all .5s;
}
.page_news_list li .info{
	float: left;
	width: 710px;
}
.page_news_list li .info h4{
	text-align: left;
	color: #030303;
	font-size: 18px;
	font-weight: 500;
	line-height: 18px;
	margin-bottom: 16px;
	padding-bottom: 5px;
	margin-top: 44px;
}
.page_news_list li .info p{
	color: #838383;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	line-height: 30px;
	overflow: hidden;
	text-align: justify;
}
.page_news_list li i{
	float: right;
	width: 266px;
	height: 180px;
	margin-top: 11px;
    background-size: contain;
    background-position: center center;
}
.page_news_list li:nth-child(even) .info{
	float: right;
}
.page_news_list li:nth-child(even) i{
	float: left;
}
.page_news_list li:hover{
	background-color: rgb(249, 249, 249);
    box-shadow: 0px 0px 3.36px 0.64px rgba(219, 219, 216, 0.99);
}
#news_content_page_box{
	text-align: right;
}
.page_base_box{
	
}
.page_base_box > a{
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	top: 492px;
	right: 113px;
	z-index: 100;
	text-align: center;
	font-family: "宋体";
	font-size: 42px;
	color: #fff !important;
	line-height: 60px;
	background-color: #111;
}
.page_base_box h1{
	text-align: center;
	font-size: 30px;
	color: #000;
	margin-bottom: 15px;
}
.page_base_box h1 em{
	display: block;
	font-size: 24px;
	color: #f9f9f9;
	font-weight: bold;
	text-transform: uppercase;
}
.page_base_box h1 i{
	display: block;
	width: 36px;
	height: 2px;
	background-color: #585858;
	margin: 10px auto 0px;
}
.page_base_box h2{
	font-size: 18px;
	color: #000;
	opacity: .8;
	text-align: center;
	margin-bottom: 54px;
}
.page_base_box h2 em{
	display: block;
	font-size: 14px;
	color: #000;
	opacity: .2;
	margin-top: 5px;
}
.page_base_list{
	width: 921px;
	height: 702px;
}
.page_base_list li{
	float: left;
	width: 445px;
	height: 335px;
	overflow: hidden;
	background-color: #f2f2f2;
	text-align: center;
	margin-bottom: 32px;
	margin-right: 31px;
}
.page_base_list li i{
	height: 276px;
}
.page_base_list li h4{
	font-size: 18px;
	color: #000;
	margin-top: 20px;
	line-height: 20px;
}
/* 搜索页面 */
#crumb-box {
    margin-top: 10px;
}
#crumb-box .crumbBox {
    text-align: center;
    background-color: #fff;
}
#crumb-box .crumbBox ul li {
    height: 40px;
    line-height: 40px;
}
#crumb-box .crumbBox ul li a {
    display: block;
    font-size: 16px;
    color: #878787;
}
.crumb {
    width: 210px;
}
.crumb .crumbBox h4 {
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #303030;
    font-size: 24px;
    font-weight: normal;
}
.content-info {
    background-color: #fff;
    color: #000;
}
.content-info p {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 20px;
}
.info-code {
    text-align: center;
}
.info-code span {
    display: block;
    font-size: 14px;
    color: #afafaf;
    margin-top: 10px;
}
.news_fl {
    float: right;
	width: 980px;
	margin-top: 2px;
    overflow: hidden;
    background-color: #fff;
    padding: 15px;
}
.news_fl ul {
    overflow: hidden;
}
.news_fl ul.ulist li {
    position: relative;
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
    margin-bottom: 25px;
    overflow: hidden;
}
.news_fl ul li a {
    display: block;
    height: 100%;
    cursor: pointer;
    overflow: hidden;
}
.news_fl ul li a .info_img {
    display: block;
    float: left;
    width: 290px;
    height: 195px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.news_fl ul li .info_right {
    float: right;
    width: 650px;
    height: 195px;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}
.news_fl ul li .info_right h3 {
    color: #565656;
    font-size: 24px;
    line-height: 28px;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    font-weight: normal;
}
.news_fl ul li .info_right aside {
    color: #999;
    line-height: 24px;
    font-size: 12px;
    margin-top: 15px;
}
.news_fl ul li .info_right aside span {
    margin-left: 20px;
}
.news_fl ul li div em {
    position: absolute;
    top: 0;
    right: 0;
    height: 28px;
    line-height: 28px;
    padding-left: 26px;
    background: url(../img/news/news02.jpg) no-repeat left center;
    cursor: pointer;
}
.news_fl ul li div em i {
    font-size: 16px;
    margin: 0 8px;
    color: #36478c;
}
.news_fl ul li img {
    width: 100%;
    display: block;
}
.news_fl ul li summary {
    margin-top: 5px;
    color: #666;
    font-size: 14px;
    line-height: 20px;
}
.news_fl ul li .info_right .chk_all {
    display: block;
    width: 85px;
    height: 30px;
    border: 1px solid #666;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    position: absolute;
    bottom: 0;
    left: 32px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.news_fl ul li:hover .info_right {
    border-color: #0d883c;
}
.news_fl ul li:hover div h3 {
    color: #0d883c;
}


