@charset "utf-8";
@font-face {
	font-family: 'font1';
	src: url('../other/politicaregular.ttf');
}
@font-face {
	font-family: 'font2';
	src: url('../other/Oswald-Medium.ttf');
}
@font-face {
	font-family: 'font3';
	src: url('../other/akrobat-regular.ttf');
}
@font-face {
	font-family: 'font4';
	src: url('../other/Oswald-ExtraLight.ttf');
}
/* CSS Document */
@charset "utf-8";
@font-face {
	font-family: 'font1';
	src: url('../other/politicaregular.ttf');
}
@font-face {
	font-family: 'font2';
	src: url('../other/Oswald-Medium.ttf');
}
@font-face {
	font-family: 'font3';
	src: url('../other/akrobat-regular.ttf');
}
@font-face {
	font-family: 'font4';
	src: url('../other/Oswald-ExtraLight.ttf');
}
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	/* font-size: 16px; */
	/* color: #000; */
	list-style: none;
	/*border: 0;*/
	text-decoration: none;
	/* font-weight: normal; */
}
a {
	text-decoration: none;
}

.w-1260-1 {
	width: 1260px;
	margin: 0 auto;
}

.fr {
	float: right;
}
.clear {
	clear: both;
}


/*middle*/

    /*所有标题*/
.ny-cont-h1 {
    display: block;
    width: 100%;
    font-size: 26px;
    color: #333;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
}
.tit01 {
	width: 100%;
	height: 131px;
	overflow: hidden;
	padding-top: 20px;
}
.tit01 h2 {
	width: 100%;
	height: 70px;
	font-size: 45px;
	color: #343434;
	text-align: center;
	letter-spacing: 0px;
	font-weight: bold;
}
.tit01 .zi01 {
	display: block;
	height: 30px;
	text-align: center;
	font-size: 20px;
	color: #da0000;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-weight: bold;
}
.tit01 .zi02 {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #484848;
	letter-spacing: 0px;
	line-height: 33px;
}
.tit01-linea {
	width: 100%;
	height: 1px;
	background-color: #efefef;
}
.h-tit2 {
	width: 100%;
	height: auto;
}
.h-tit2 h2 {
	width: 100%;
	height: 50px;
	font-size: 35px;
	color: #c0221a;
	text-align: center;
	font-weight: bold;
}
.h-tit2 .zi1 {
	font-size: 35px;
	color: #323232;
	font-weight: bold;
}
.h-tit2 p {
	font-size: 17px;
	color: #c0221a;
	font-weight: bold;
	text-align: center;
}
.case-tit {
	width: 100%;
	height: 90px;
	background: url(../images/case-bg.jpg) top center no-repeat;
}
.case-tit h2 {
	display: block;
	text-align: center;
	font-size: 39px;
	color: #2d2d2d;
	font-weight: bold;
	line-height: 85px;
}
/*所有标题*/


/*图片展示*/

.about-tu {
	float: right;
	margin-top: 100px;
	width: 839px;
	height: auto;
	overflow: hidden;
}
.about-tu ul {
	width: 880px;
}
.about-tu ul li {
	float: left;
	margin-right: 16px;
	width: 268px;
	height: 196px;
	border: 5px solid #aa352c;
	box-sizing: border-box;
	background-color: #fff;
	overflow: hidden;
}
.about-tu ul li img {
	width: 100%;
}


/*标题*/

.tit-line {
	width: 100%;
	height: 10px;
	border-bottom: 1px solid #e5e5e5;
}
/*当前位置*/

.ny-weizhi {
	padding: 18px 0px;
	/*width: 100%;*/
	height: auto;
	background-color: #efefef;
	border: 1px solid #DFDEDE;
	/* margin-bottom: 25px; */
}
.ny-weizhi .ny-r-t {
	margin: 0 auto;
	width: 1400px;
	font-size: 15px;
	color: #333;
	padding-left: 20px;
}

/*详情页*/

.ny-xq {
	margin: 30px auto;
	width: 1400px;
	height: 115px;
}
.ny-xq-l {
	float: left;
	width: 146px;
	height: 115px;
	border-right: 1px solid #f5f3f3;
}
.ny-xq-l .date1 {
	position: relative;
	width: 110px;
	height: 36px;
	text-align: center;
}
.ny-xq-l .date1 .year1 {
	position: relative;
	font-size: 20px;
	color: #000;
	font-family: "font1";
	text-align: center;
}
.ny-xq-l .date1 .year1 span {
	position: absolute;
	left: 28%;
	z-index: 2;
	display: block;
	background: #fff;
	padding: 0 5px;
	font-size: 20px;
	color: #000;
	font-family: "font1";
	/* background-color: #fff; */
	letter-spacing: 0px;
}
.ny-xq-l .date1 .year1:before {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #e3e3e3;
	position: absolute;
	top: 12px;
	left: 0;
	z-index: 1;
}
.ny-xq-l .date2 {
	margin-top: 13px;
	text-align: center;
	font-size: 30px;
	line-height: 120%;
	color: #d60707;
	font-family: "font1";
	letter-spacing: 0px;
	margin-left: 12px;
}
.ny-xq-l .read1 {
	margin-top: 8px;
	font-size: 13px;
	text-align: center;
	color: #333333;
	letter-spacing: 0px;
	margin-left: 6px;
}
.ny-xq-l .read1 strong {
	font-weight: bold;
}
.ny-xq-r {
	float: right;
	padding: 30px;
	width: 1165px;
	height: 52px;
	background-color: #fbfafa;
	overflow: hidden;
	border: 1px solid #f5f3f3;
}
.ny-xq-r p {
	display: block;
	height: 70px;
	font-size: 15px;
	color: #333;
	line-height: 170%;
	letter-spacing: 0px;
	overflow: hidden;
}
.ny-xq-r p p {
	font-size: 15px;
	color: #333;
	line-height: 170%;
	letter-spacing: 0px;
}
/*内页新闻*/

.ny-news01 {
	width: 100%;
	height: auto;
	margin-top: 30px;
}
.ny-news01 li {
	padding: 20px 0px;
	width: 100%;
	border-bottom: 1px dashed #dedddd;
	overflow: hidden;
}
.ny-news01 li .tu1 {
	float: left;
	width: 185px;
	height: 130px;
	overflow: hidden;
	border: 1px solid #efefef;
}
.ny-news01 li .tu1 img {
	width: 185px;
	height: 130px;
	overflow: hidden;
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.ny-news01 li:hover .tu1 img {
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01 {
	float: right;
	margin-left: 15px;
	width: 92px;
	height: 100px;
	border-right: 1px solid #efefef;
	border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day {
	width: 100%;
	height: 57px;
	font-size: 45px;
	color: #555;
	text-align: center;
	line-height: 57px;
	font-family: "Impact";
	letter-spacing: 0px;
	transition: all 0.4s ease-in-out;
}
.ny-news01 li:hover .l01 .n-day {
	color: #ff2a2a;
}
.ny-news01 li .l01 .n-month {
	width: 100%;
	font-size: 15px;
	color: #555;
	text-align: center;
	letter-spacing: 0px;
}
.ny-news01 li .r01 {
	float: left;
	margin-left: 28px;
	width: 926px;
	height: 90px;
}
.ny-news01 li .r01 a h2 {
	display: block;
	width: 100%;
	height: 30px;
	font-size: 18px;
	color: #555;
	letter-spacing: 0px;
	transition: all 0.3s ease-in-out;
	font-weight: bold;
}
.ny-news01 li:hover .r01 a h2 {
	color: #ff2a2a;
}
.ny-news01 li .r01 p {
	display: block;
	width: 100%;
	height: 90px;
	font-size: 16px;
	color: #555;
	letter-spacing: 0px;
	line-height: 30px;
	overflow: hidden;
}
/*内页产品详情电话*/

.yan-phone {
	margin-top: 20px;
	border-top: 1px solid #efefef;
	overflow: hidden;
}
.proshow1 {
	overflow: hidden;
}
.proshow1 p {
	display: block;
	padding: 5px;
	font-size: 17px;
	color: #2e2e2e;
	vertical-align: middle;
	line-height: 40px;
	border-bottom: 1px dashed #d2d2d2;
	overflow: hidden;
}
.proshow1 p img {
	display: inline-block;
	float: left;
	margin-right: 15px;
	vertical-align: middle;
}
.proshow1 a:hover{
	background: #636363;
	transition: all .2s linear;
}
.proshow1 a {
	display: block;
	margin-top: 15px;
	width: 206px;
	height: 50px;
	background-color: #d60707;
	text-align: center;
	line-height: 50px;
	font-size: 17px;
	color: #fff;
	border-radius: 50px;
}
.proshow2 {
	margin-top: 20px;
	overflow: hidden;
	text-align: center;
}
.proshow2 li {
	float: left;
	margin: 0 5px;
	width: 140px;
	height: auto;
}
.proshow2 li img {
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
.proshow2 li p {
	display: block;
	font-size: 17px;
	color: #434343;
	line-height: 170%;
	text-align: center;
}
.proshow2 li p strong {
	font-size: 17px;
	color: #434343;
	line-height: 170%;
	font-weight: bold;
}
.proshow2 a {
	display: block;
	margin-top: 15px;
	width: 206px;
	height: 47px;
	background-color: #434343;
	text-align: center;
	line-height: 47px;
	font-size: 17px;
	color: #fff;
	border-radius: 8px;
}
/*neiye-banner*/
#neiye {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	/* height: 446px; */
	/* margin-top: 120px; */
}
#box_neiye img {
	/* margin-top: 125px; */
	animation: 8s ease 0s alternate none infinite running scal;



	min-height: 385px;
	transform: scale(1, 1);
	width: 100%;
}
.Page {
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	margin: 3px;
	padding-top: 7px;
	text-align: center;
	padding: 30px 0px 0px;
	margin-bottom: 30px;
}
.content .p {
    line-height: 34px;
}
.Page a {
	padding: 5px 10px;
	margin: 0px 3px;
	color: #000000;
	border: 1px solid #cccccc;
}
.Page a:hover {
	color: #fff;
	background-color: #595959;
	padding: 5px 10px;
}
.Page a:active {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	color: #fff;
	border-bottom: #000000 1px solid;
	background-color: #000
}
.Page span.current {
	border-right: #000000 1px solid;
	padding-right: 5px;
	border-top: #000000 1px solid;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;



	margin: 2px;
	border-left: #000000 1px solid;
	color: #fff;
	padding-top: 2px;
	border-bottom: #000000 1px solid;
	background-color: #000000
}
.Page span.nolink {
	margin: 2px;
	color: #464746;
	border: 1px solid #cbc8c8;
	padding: 5px;
}
.Page span {
	margin: 2px;
	color: #b4b4b4;
	border: 1px solid #b4b4b4;
	padding: 5px 10px;
}
.page2{
    margin-top: 15px;
    border-top: 1px solid #efecec;
    padding-top: 15px;
}
/*产品列表*/

.showlist {
	width: 100%;
	float: left;
}
.showlist div * {
	width: 100%;
}
.showlist li {
	margin: 10% auto;
	width: 80%;
	background: #fdfdfd;
	border: 1px solid #efefef;
	/* border-radius: 5px; */
	padding: 10px;
}
.showlist li:hover {
	box-shadow: 0px 0px 8px #e0dfdf;
	/* background: #f0f0f0; */
}
.showlist li a {
	display: block;
}
.showlist li:hover a {
	color: #333;
}
.showlist li img {
	/* border-radius: 5px; */
}
.showlist li .t {
	line-height: 35px;
	display: block;
	text-align: center;
	text-transform: uppercase;
}
.showlist li:hover b {
	color: #e30;
}
.showlist dl {
}
.showlist dt a {
	overflow: hidden;
	display: inline-block;
	transform: rotate(0);
	/* border-radius: 5px; */
}
.showlist dt a img {
	transition: all .4s ease-in-out;
}
.showlist dt a:hover img {
	transform: translateZ(0) scale(1.12);
}
.showlist dd, .showlist ol {/*padding:1%;*//*text-align:center;*/
	padding-bottom: 5px;
}
.showlist dd * {
	color: #000;
	font-size: 1.2em;
}
.showlist ol {
	font-family: Arial;
	color: red;
	font-size: 1.3em;
	width: 95%;
}
.showlist ol span {
	float: right;
	width: 40%;
	text-align: right;
	text-decoration: none;
}
.showlist span {
	text-decoration: line-through;
	vertical-align: middle;
}
.showlist .pm {
	text-decoration: none;
	color: #00F;
}
.showlist div {
	float: left;
	border-left: 1px solid #eee;
}
.showlist div:hover {
	background: #fafafa;
}
.showlist .button {
	width: 60%;
	color: #fff;
	margin: 0px auto;
	padding: 0px;
}
#showdata {
	display: none;
}
#showdata li {
	float: left;
	width: 300px;
}
#showdata li * {
	width: 100%;
}
#loaddata {
	text-align: center;
}
.showpics {
	width: 94%;
	border: #DBDBDB solid 1px;
	border-radius: 5px;
	background: #FFF;
	float: left;
	margin: 0px;
}
.showpics img {
	border-radius: 5px;
}
.showpics li {
	height: 500px;
	padding-bottom: 15px;
	text-align: center;
	position: relative;
}
.showpics li img {
	max-height: 480px;
	max-width: 95%;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 0;
}
.showpics ol {
	border-top: #dbdbdb solid 1px;
	background: #fbfbfb;
}
.showpics dt {
	height: 90px;
	float: left;
	margin: 10px;
}
.showpics dt img {
	height: 90%;
	margin: 1%;
	border: 1px solid #efefef;
	width: 100px;
}
.showpics dt img:hover {
	box-shadow: -3px -1px 9px #aaa;
}
div.showleft {
	/* background: #fdfdfd; */
	width: 50%;
	float: left;
	margin: 3% 0px;
}
div.showleft .qrout {
	margin: 0px 20px 0px 0px;
}
ul.fs2 {
	margin: 0px;
	padding-top: 1px;
}
ul.fs2 li dl {
	width: 20%;
}
ul.fs2 li dt {
	width: 76%;
}
#_nub {
	width: 50px;
}
.nubjia, .nubjian {
	border: #A0A0A0 1px solid;
	line-height: 27px;
	height: 27px;
	width: 15px;
	display: inline-block;
	margin-left: 3px;

	text-align: center;
	cursor: pointer;
	user-select: none;
}
div.min_box_content {
	color: #666;
	min-height: 110px;
	padding-bottom: 22px;
}
div.min_box_content div.c {
	min-height: 110px;
	text-indent: 2em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}
div.min_box_content:hover {
	color: #000;
	/* background: red; */
}

@media only screen and (max-width: 650px) {
.showlist .button {
	font-size: 12px;
	height: 30px;
	line-height: 30px;
}
}
.time {
    /* text-align: right; */
    color: #a5a2a2;
    line-height: 45px;
}
h1.title3 {

    background: #f9f8f8;
    color: #444;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    font-size: 20px;
}
h1.title3 i {
    background: #d60707;
    width: 3px;
    height: 30px;
    display: block;
    float: left;
    margin: 10px 10px 0px 0px;
}
.submit, .reset {
	background: #c90703;
	border: none;
	/* padding: 10px 25px 10px 25px; */
	color: #FFF;
	box-shadow: 1px 1px 5px #B6B6B6;
	border-radius: 3px;
	/* text-shadow: 1px 1px 1px #ff0000; */
	cursor: pointer;
	width: 185px;
	height: 48px;
	margin-top: 32px;
	text-align: center;
	font-size: 18px;
	/* margin-left: 187px; */
}
.input {
	padding: 15px 0px;
	/* width: 1297px; */
	text-align: left;
}

.textarea-text {
	width: 561px;
	height: 165px;
}
.input-texts {
	width: 120px;
	margin-right: 10px;
}
.message_table {
	/* margin-top: 50px; */
	margin-left: 330px;
}
.c_wrap_r iframe {
	min-height: 350px !important;
}
.newslist {
	padding-bottom: 30px;
}
.overf {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list_item {
	position: relative;
	padding: 33px 0;
	transition: all .2s linear 0s;
}
.list_item .news_con {
	position: absolute;
	width: 1015px;
	padding: 0px 25px 50px 50px;
}
.list_item .name {
	padding: 8px 0 3px;
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 18px;
	color: #000000;
}
.list_item .news_con .des {
	overflow: hidden;
	/* height: 72px; */
	font-size: 15px;
	line-height: 26px;
	color: #565656;
	text-align: left;
}
.list_item .news_con .xian {
	position: absolute;

	top: 16px;
	height: 16px;
	width: 4px;
	background: #999;
	transition: all .2s linear 0s;
}
.list_item .news_others {
	position: relative;
	overflow: hidden;
	width: 165px;
	padding: 0 40px;
	height: 126px;
}
.list_item .news_others .inform {
	position: absolute;
	width: 100%;
	top: 10px;
}
.list_item .news_others .date {
	margin-bottom: 10px;
	font-size: 40px;
	line-height: 1;
	font-family: 'PingFang-Light';
	/* opacity: 0.7; */
	color: #ffa500;
	display: block;
	padding-bottom: 5px;
}
.list_item .news_others .year {
	margin-bottom: 5px;
	font-size: 16px;
	/* opacity: 0.6; */
	color: #000;
}
.list_item .news_others .moree {
	display: block;
	width: 42px;
	height: 20px;
	opacity: 0;
	transform: translateX(-20px);
	border-bottom: 2px solid #c3272b;
	padding-bottom: 8px;
	font-size: 12px;
	transition: all .2s linear 0s;
}
.list_item .news_xian {


	display: block;

	width: 1px;
	height: 192px;
	background: #e3e3e4;
	position: absolute;
	left: 210px;
	margin-left: -0.5px;
	top: 0;
	z-index: 0;
}
.odd .list_item {
	padding-left: 50%;
}
.odd .list_item .news_con {
	left: 0;
}
.odd .list_item .news_con .xian {
	right: -2px;
}
.even .list_item .news_con {
	right: 0;
}
.even .list_item .news_con .xian {
	left: -2px;
}
.list_item:hover {
	box-shadow: 0 0 20px #ddd;
}
.list_item:hover .news_con .xian {
	height: 58%;
	background: #c3272b;
}
.list_item:hover .news_con .name {
	color: #c3272b;
	font-weight: normal;
}
.list_item:hover .news_others .date, .list_item:hover .news_others .year {
	opacity: 1;
	color: #c3272b;
}
.list_item:hover .news_others .moree {
	opacity: 1;
	transform: translateX(0);
	color: #c3272b;
}
.list_item:hover .news_others .img {
	opacity: 1;
}
.cplei{}
.cplei ul li{
    float: left;
    float: left;
    width: 186px;
    background: #da0000;
    margin: 10px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    border: 1px solid white;
    border-radius: 50px;
}
.cplei ul li:hover{
    background: #000000d9;
    transition: all 500ms;
}
.bj{
	background: #fff;
	width: 1340px;
	margin: 0 auto;
}
.cplei li a{
    color: white;
    font-size: 20px;
}
/*友情链接*/

.flinks{padding:20px 0;line-height:26px;font-size:16px;background: white;border-top: 1px solid #e4e4e4;}

.flinks .addlink{float:right;color:#999;}

.flinks dl{overflow:hidden;}

.flinks dt{float:left;color: #f00;}

.flinks dd{padding-left:10px;overflow:hidden;}

.flinks dd a{display:inline-block;padding: 0 10px;color: #000;}

.flinks a:hover{color: #e02222;}
* {
	padding: 0;
	margin: 0;
	/* font-size: 16px; */
	/* color: #000; */
	list-style: none;
	/*border: 0;*/
	text-decoration: none;
	/* font-weight: normal; */
}
a {
	text-decoration: none;
}

.w-1260-1 {
	width: 1260px;
	margin: 0 auto;
}

.fr {
	float: right;
}
.clear {
	clear: both;
}


/*middle*/

    /*所有标题*/
.ny-cont-h1 {
    display: block;
    width: 100%;
    font-size: 26px;
    color: #333;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
}
.tit01 {
	width: 100%;
	height: 131px;
	overflow: hidden;
	padding-top: 20px;
}
.tit01 h2 {
	width: 100%;
	height: 70px;
	font-size: 45px;
	color: #343434;
	text-align: center;
	letter-spacing: 0px;
	font-weight: bold;
}
.tit01 .zi01 {
	display: block;
	height: 30px;
	text-align: center;
	font-size: 20px;
	color: #da0000;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-weight: bold;
}
.tit01 .zi02 {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #484848;
	letter-spacing: 0px;
	line-height: 33px;
}
.tit01-linea {
	width: 100%;
	height: 1px;
	background-color: #efefef;
	margin-top: 40px;
}
.h-tit2 {
	width: 100%;
	height: auto;
}
.h-tit2 h2 {
	width: 100%;
	height: 50px;
	font-size: 35px;
	color: #c0221a;
	text-align: center;
	font-weight: bold;
}
.h-tit2 .zi1 {
	font-size: 35px;
	color: #323232;
	font-weight: bold;
}
.h-tit2 p {
	font-size: 17px;
	color: #c0221a;
	font-weight: bold;
	text-align: center;
}
.case-tit {
	width: 100%;
	height: 90px;
	background: url(../images/case-bg.jpg) top center no-repeat;
}
.case-tit h2 {
	display: block;
	text-align: center;
	font-size: 39px;
	color: #2d2d2d;
	font-weight: bold;
	line-height: 85px;
}
/*所有标题*/


/*图片展示*/

.about-tu {
	float: right;
	margin-top: 100px;
	width: 839px;
	height: auto;
	overflow: hidden;
}
.about-tu ul {
	width: 880px;
}
.about-tu ul li {
	float: left;
	margin-right: 16px;
	width: 268px;
	height: 196px;
	border: 5px solid #aa352c;
	box-sizing: border-box;
	background-color: #fff;
	overflow: hidden;
}
.about-tu ul li img {
	width: 100%;
}


/*标题*/

.tit-line {
	width: 100%;
	height: 10px;
	border-bottom: 1px solid #e5e5e5;
}
/*当前位置*/

.ny-weizhi {
	padding: 18px 0px;
	/*width: 100%;*/
	height: auto;
	background-color: #efefef;
	border: 1px solid #DFDEDE;
	/* margin-bottom: 25px; */
}
.ny-weizhi .ny-r-t {
	margin: 0 auto;
	width: 1400px;
	font-size: 15px;
	color: #333;
}

/*详情页*/

.ny-xq {
	margin: 30px auto;
	width: 1340px;
	height: 115px;
}
.ny-xq-l {
	float: left;
	width: 146px;
	height: 115px;
	border-right: 1px solid #f5f3f3;
}
.ny-xq-l .date1 {
	position: relative;
	width: 110px;
	height: 36px;
	text-align: center;
}
.ny-xq-l .date1 .year1 {
	position: relative;
	font-size: 20px;
	color: #000;
	font-family: "font1";
	text-align: center;
}
.ny-xq-l .date1 .year1 span {
	position: absolute;
	left: 28%;
	z-index: 2;
	display: block;
	background: #fff;
	padding: 0 5px;
	font-size: 20px;
	color: #000;
	font-family: "font1";
	/* background-color: #fff; */
	letter-spacing: 0px;
}
.ny-xq-l .date1 .year1:before {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #e3e3e3;
	position: absolute;
	top: 12px;
	left: 0;
	z-index: 1;
}
.ny-xq-l .date2 {
	margin-top: 13px;
	text-align: center;
	font-size: 30px;
	line-height: 120%;
	color: #99755f;
	font-family: "font1";
	letter-spacing: 0px;
	margin-left: 12px;
}
.ny-xq-l .read1 {
	margin-top: 8px;
	font-size: 13px;
	text-align: center;
	color: #333333;
	letter-spacing: 0px;
	margin-left: 6px;
}
.ny-xq-l .read1 strong {
	font-weight: bold;
}
.ny-xq-r {
	float: right;
	padding: 30px;
	width: 1160px;
	height: 110px;
	background-color: #fbfafa;
	overflow: hidden;
	border: 1px solid #f5f3f3;
}
.ny-xq-r p {
	display: block;
	height: 70px;
	font-size: 15px;
	color: #333;
	line-height: 170%;
	letter-spacing: 0px;
	overflow: hidden;
}
.ny-xq-r p p {
	font-size: 15px;
	color: #333;
	line-height: 170%;
	letter-spacing: 0px;
}
/*内页新闻*/

.ny-news01 {
	width: 100%;
	height: auto;
	margin-top: 30px;
}
.ny-news01 li {
	padding: 20px 0px;
	width: 100%;
	border-bottom: 1px dashed #dedddd;
	overflow: hidden;
}
.ny-news01 li .tu1 {
	float: left;
	width: 185px;
	height: 130px;
	overflow: hidden;
	border: 1px solid #efefef;
}
.ny-news01 li .tu1 img {
	width: 185px;
	height: 130px;
	overflow: hidden;
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.ny-news01 li:hover .tu1 img {
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01 {
	float: right;
	margin-left: 15px;
	width: 92px;
	height: 100px;
	border-right: 1px solid #efefef;
	border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day {
	width: 100%;
	height: 57px;
	font-size: 45px;
	color: #555;
	text-align: center;
	line-height: 57px;
	font-family: "Impact";
	letter-spacing: 0px;
	transition: all 0.4s ease-in-out;
}
.ny-news01 li:hover .l01 .n-day {
	color: #ff2a2a;
}
.ny-news01 li .l01 .n-month {
	width: 100%;
	font-size: 15px;
	color: #555;
	text-align: center;
	letter-spacing: 0px;
}
.ny-news01 li .r01 {
	float: left;
	margin-left: 28px;
	width: 1019px;
	height: 90px;
}
.ny-news01 li .r01 a h2 {
	display: block;
	width: 100%;
	height: 30px;
	font-size: 18px;
	color: #555;
	letter-spacing: 0px;
	transition: all 0.3s ease-in-out;
	font-weight: bold;
}
.ny-news01 li:hover .r01 a h2 {
	color: #ff2a2a;
}
.ny-news01 li .r01 p {
	display: block;
	width: 100%;
	height: 90px;
	font-size: 16px;
	color: #555;
	letter-spacing: 0px;
	line-height: 30px;
	overflow: hidden;
}
/*内页产品详情电话*/

.yan-phone {
	margin-top: 20px;
	border-top: 1px solid #efefef;
	overflow: hidden;
}
.proshow1 {
	overflow: hidden;
}
.proshow1 p {
	display: block;
	padding: 5px;
	font-size: 17px;
	color: #2e2e2e;
	vertical-align: middle;
	line-height: 40px;
	border-bottom: 1px dashed #d2d2d2;
	overflow: hidden;
}
.proshow1 p img {
	display: inline-block;
	float: left;
	margin-right: 15px;
	vertical-align: middle;
}
.proshow1 a:hover{
	background: #939393;
	transition: all .2s linear;
}
.proshow1 a {
	display: block;
	margin-top: 15px;
	width: 171px;
	height: 45px;
	background-color: #44b035;
	text-align: center;
	line-height: 45px;
	font-size: 17px;
	color: #fff;
	border-radius: 50px;
}
.proshow2 {
	margin-top: 20px;
	overflow: hidden;
	text-align: center;
}
.proshow2 li {
	float: left;
	margin: 0 5px;
	width: 140px;
	height: auto;
}
.proshow2 li img {
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
.proshow2 li p {
	display: block;
	font-size: 17px;
	color: #434343;
	line-height: 170%;
	text-align: center;
}
.proshow2 li p strong {
	font-size: 17px;
	color: #434343;
	line-height: 170%;
	font-weight: bold;
}
.proshow2 a {
	display: block;
	margin-top: 15px;
	width: 206px;
	height: 47px;
	background-color: #434343;
	text-align: center;
	line-height: 47px;
	font-size: 17px;
	color: #fff;
	border-radius: 8px;
}
/*neiye-banner*/
#neiye {
	/* width: 100%; */
	/* margin: 0 auto; */
	/* position: relative; */
	/* overflow: hidden; */
	/* height: 446px; */
	margin-top: -90px;
}
#box_neiye img {
	/* margin-top: 125px; */
	animation: 8s ease 0s alternate none infinite running scal;



	min-height: 385px;
	transform: scale(1, 1);
	width: 100%;
}
.Page {
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	margin: 3px;
	padding-top: 7px;
	text-align: center;
	padding: 30px 0px 0px;
	margin-bottom: 30px;
}
.content .p {
    line-height: 34px;
}
.Page a {
	padding: 5px 10px;
	margin: 0px 3px;
	color: #000000;
	border: 1px solid #cccccc;
}
.Page a:hover {
	color: #fff;
	background-color: #595959;
	padding: 5px 10px;
}
.Page a:active {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	color: #fff;
	border-bottom: #000000 1px solid;
	background-color: #000
}
.Page span.current {
	border-right: #000000 1px solid;
	padding-right: 5px;
	border-top: #000000 1px solid;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;



	margin: 2px;
	border-left: #000000 1px solid;
	color: #fff;
	padding-top: 2px;
	border-bottom: #000000 1px solid;
	background-color: #000000
}
.Page span.nolink {
	margin: 2px;
	color: #464746;
	border: 1px solid #cbc8c8;
	padding: 5px;
}
.Page span {
	margin: 2px;
	color: #b4b4b4;
	border: 1px solid #b4b4b4;
	padding: 5px 10px;
}
.page2{
    margin-top: 15px;
    border-top: 1px solid #efecec;
    padding-top: 15px;
}
/*产品列表*/

.showlist {
	width: 100%;
	float: left;
}
.showlist div * {
	width: 100%;
}
.showlist li {
	margin: 10% auto;
	width: 80%;
	background: #fdfdfd;
	border: 1px solid #efefef;
	/* border-radius: 5px; */
	padding: 10px;
}
.showlist li:hover {
	box-shadow: 0px 0px 8px #e0dfdf;
	/* background: #f0f0f0; */
}
.showlist li a {
	display: block;
}
.showlist li:hover a {
	color: #333;
}
.showlist li img {
	/* border-radius: 5px; */
}
.showlist li .t {
	line-height: 35px;
	display: block;
	text-align: center;
	text-transform: uppercase;
}
.showlist li:hover b {
	color: #e30;
}
.showlist dl {
}
.showlist dt a {
	overflow: hidden;
	display: inline-block;
	transform: rotate(0);
	/* border-radius: 5px; */
}
.showlist dt a img {
	transition: all .4s ease-in-out;
}
.showlist dt a:hover img {
	transform: translateZ(0) scale(1.12);
}
.showlist dd, .showlist ol {/*padding:1%;*//*text-align:center;*/
	padding-bottom: 5px;
}
.showlist dd * {
	color: #000;
	font-size: 1.2em;
}
.showlist ol {
	font-family: Arial;
	color: red;
	font-size: 1.3em;
	width: 95%;
}
.showlist ol span {
	float: right;
	width: 40%;
	text-align: right;
	text-decoration: none;
}
.showlist span {
	text-decoration: line-through;
	vertical-align: middle;
}
.showlist .pm {
	text-decoration: none;
	color: #00F;
}
.showlist div {
	float: left;
	border-left: 1px solid #eee;
}
.showlist div:hover {
	background: #fafafa;
}
.showlist .button {
	width: 60%;
	color: #fff;
	margin: 0px auto;
	padding: 0px;
}
#showdata {
	display: none;
}
#showdata li {
	float: left;
	width: 300px;
}
#showdata li * {
	width: 100%;
}
#loaddata {
	text-align: center;
}
.showpics {
	width: 94%;
	border: #DBDBDB solid 1px;
	border-radius: 5px;
	background: #FFF;
	float: left;
	margin: 0px;
}
.showpics img {
	border-radius: 5px;
}
.showpics li {
	height: 500px;
	padding-bottom: 15px;
	text-align: center;
	position: relative;
}
.showpics li img {
	max-height: 480px;
	max-width: 95%;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 0;
}
.showpics ol {
	border-top: #dbdbdb solid 1px;
	background: #fbfbfb;
}
.showpics dt {
	height: 90px;
	float: left;
	margin: 10px;
}
.showpics dt img {
	height: 90%;
	margin: 1%;
	border: 1px solid #efefef;
	width: 100px;
}
.showpics dt img:hover {
	box-shadow: -3px -1px 9px #aaa;
}
div.showleft {
	/* background: #fdfdfd; */
	width: 50%;
	float: left;
	margin: 3% 0px;
}
div.showleft .qrout {
	margin: 0px 20px 0px 0px;
}
ul.fs2 {
	margin: 0px;
	padding-top: 1px;
}
ul.fs2 li dl {
	width: 20%;
}
ul.fs2 li dt {
	width: 76%;
}
#_nub {
	width: 50px;
}
.nubjia, .nubjian {
	border: #A0A0A0 1px solid;
	line-height: 27px;
	height: 27px;
	width: 15px;
	display: inline-block;
	margin-left: 3px;

	text-align: center;
	cursor: pointer;
	user-select: none;
}
div.min_box_content {
	color: #666;
	min-height: 110px;
	padding-bottom: 22px;
}
div.min_box_content div.c {
	min-height: 110px;
	text-indent: 2em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}
div.min_box_content:hover {
	color: #000;
	/* background: red; */
}

@media only screen and (max-width: 650px) {
.showlist .button {
	font-size: 12px;
	height: 30px;
	line-height: 30px;
}
}
.time {
    /* text-align: right; */
    color: #a5a2a2;
    line-height: 45px;
}
h1.title3 {

    background: #f9f8f8;
    color: #444;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    font-size: 20px;
}
h1.title3 i {
    background: #44b035;
    width: 3px;
    height: 30px;
    display: block;
    float: left;
    margin: 10px 10px 0px 0px;
}
.submit, .reset {
	background: #c90703;
	border: none;
	/* padding: 10px 25px 10px 25px; */
	color: #FFF;
	box-shadow: 1px 1px 5px #B6B6B6;
	border-radius: 3px;
	/* text-shadow: 1px 1px 1px #ff0000; */
	cursor: pointer;
	width: 185px;
	height: 48px;
	margin-top: 32px;
	text-align: center;
	font-size: 18px;
	/* margin-left: 187px; */
}
.input {
	padding: 15px 0px;
	/* width: 1297px; */
	text-align: left;
}

.textarea-text {
	width: 561px;
	height: 165px;
}
.input-texts {
	width: 120px;
	margin-right: 10px;
}
.message_table {
	/* margin-top: 50px; */
	margin-left: 330px;
}
.c_wrap_r iframe {
	min-height: 350px !important;
}
.newslist {
	padding-bottom: 30px;
}
.overf {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list_item {
	position: relative;
	padding: 33px 0;
	transition: all .2s linear 0s;
}
.list_item .news_con {
	position: absolute;
	width: 1015px;
	padding: 0px 25px 50px 50px;
}
.list_item .name {
	padding: 8px 0 3px;
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 18px;
	color: #000000;
}
.list_item .news_con .des {
	overflow: hidden;
	/* height: 72px; */
	font-size: 15px;
	line-height: 26px;
	color: #565656;
	text-align: left;
}
.list_item .news_con .xian {
	position: absolute;

	top: 16px;
	height: 16px;
	width: 4px;
	background: #999;
	transition: all .2s linear 0s;
}
.list_item .news_others {
	position: relative;
	overflow: hidden;
	width: 165px;
	padding: 0 40px;
	height: 126px;
}
.list_item .news_others .inform {
	position: absolute;
	width: 100%;
	top: 10px;
}
.list_item .news_others .date {
	margin-bottom: 10px;
	font-size: 40px;
	line-height: 1;
	font-family: 'PingFang-Light';
	/* opacity: 0.7; */
	color: #ffa500;
	display: block;
	padding-bottom: 5px;
}
.list_item .news_others .year {
	margin-bottom: 5px;
	font-size: 16px;
	/* opacity: 0.6; */
	color: #000;
}
.list_item .news_others .moree {
	display: block;
	width: 42px;
	height: 20px;
	opacity: 0;
	transform: translateX(-20px);
	border-bottom: 2px solid #c3272b;
	padding-bottom: 8px;
	font-size: 12px;
	transition: all .2s linear 0s;
}
.list_item .news_xian {


	display: block;

	width: 1px;
	height: 192px;
	background: #e3e3e4;
	position: absolute;
	left: 210px;
	margin-left: -0.5px;
	top: 0;
	z-index: 0;
}
.odd .list_item {
	padding-left: 50%;
}
.odd .list_item .news_con {
	left: 0;
}
.odd .list_item .news_con .xian {
	right: -2px;
}
.even .list_item .news_con {
	right: 0;
}
.even .list_item .news_con .xian {
	left: -2px;
}
.list_item:hover {
	box-shadow: 0 0 20px #ddd;
}
.list_item:hover .news_con .xian {
	height: 58%;
	background: #c3272b;
}
.list_item:hover .news_con .name {
	color: #c3272b;
	font-weight: normal;
}
.list_item:hover .news_others .date, .list_item:hover .news_others .year {
	opacity: 1;
	color: #c3272b;
}
.list_item:hover .news_others .moree {
	opacity: 1;
	transform: translateX(0);
	color: #c3272b;
}
.list_item:hover .news_others .img {
	opacity: 1;
}
.cplei{}
.cplei ul li{
    float: left;
    float: left;
    width: 186px;
    background: #4db43f;
    margin: 10px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    border: 1px solid white;
    border-radius: 50px;
}
.cplei ul li:hover{
    background: #000000d9;
    transition: all 500ms;
}
.bj{
	background: #fff;
	width: 1340px;
	margin: 0 auto;
}
.cplei li a{
    color: white;
    font-size: 20px;
}
/*友情链接*/

.flinks{padding:20px 0;line-height:26px;font-size:16px;background: white;border-top: 1px solid #e4e4e4;}

.flinks .addlink{float:right;color:#999;}

.flinks dl{overflow:hidden;}

.flinks dt{float:left;color: #f00;}

.flinks dd{padding-left:10px;overflow:hidden;}

.flinks dd a{display:inline-block;padding: 0 10px;color: #000;}

.flinks a:hover{color: #e02222;}




.wm{
	
/* width: 98%; */
	
/* height: 98%; */
	
box-shadow: 0 0 10px #ccc;
	
margin: 50px 0px
px
 100px;
	
padding: 30px 30px 30px 30px;
}


.bj01{
    background: #fff;
    width: 1340px;
    margin: 0 auto;
    margin-top: 45px;
    margin-bottom: 60px;
}





.mybt{
    margin-bottom: 40px;
    height: auto;
    text-align: center;
    margin-top: 30px;
}


.mybt h2{
    font-size: 30px;
    font-weight: bold;
}

.mybt .line{
    width: 48px;
    height: 2px;
    background: #4db43f;
    margin: 10px auto;
}



.cpfl{
    width: 1340px;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
}

.cpfl ul li{
    float: left;
    width: 154px;
    height: 45px;
    background: #f5f5f5;
    /* display: inline-block; */
}


.cpfl ul li a{
    font-size: 18px;
    /* text-align: center; */
}


.dt{
    width: 1330px;
    height: 470px;
    border: 1px solid #d3d3d3;
    margin-bottom: 30px;
    padding: 3px 3px 3px 3px;
}





.title2{
    color: #444;
    font-size: 15px;
    font-weight: bold;
    /* background: #fafafa; */
    color: #444;
    height: 36px;
    line-height: 36px;
    font-weight: bold;
    font-size: 15px;
    font-family: 'Microsoft Yahei','微软雅黑E\8F6F\96C5\9ED1',Arial,'Hiragino Sans GB','宋体B8B\4F53';
    border-radius: 5px;
}




.title2 i{}



