﻿@charset "utf-8";
/*通用样式*/
*{margin:0;padding:0;word-wrap:break-word;}
body{    font-family: Helvetica,Hiragino Sans GB,Microsoft Yahei,sans-serif;color:#444;}
/* body{font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Helvetica Neue, Helvetica, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;} */
html, body, h1, h2, h3, h4, ul, li, dl,input{ margin:0px;padding:0px;list-style-type:none }
a{color:#333;text-decoration:none;}
a:hover{text-decoration: none;}
a img{border:none;} 
div,ul,li,p,form{padding: 0px; margin: 0px;list-style-type: none;}
em{font-style: normal;font-weight: normal;}
table {padding: 0px; margin: 0px;list-style-type: none;}
dt,dl,dd {padding: 0px; margin: 0px;list-style-type: none;}
form{margin:0px;padding:0px;}
tr {padding: 0px; margin: 0px;list-style-type: none;}
h3,h4{padding:0px; font-size:14px; font-weight:bold;}
.clear {clear:both;height:0px; overflow:hidden;}

.jianbian {-webkit-transition: all 0.2s ease-in-out;  -moz-transition: all 0.2s ease-in-out;  -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.jianbian2 {-webkit-transition: all .1s ease-in-out;  -moz-transition: all .1s ease-in-out;  -o-transition: all .1s ease-in-out; transition: all .1s ease-in-out; }
.yuanjiao {-moz-border-radius: 50%;	-webkit-border-radius: 50%;	border-radius: 50%;}
.yuanjiao5 {-moz-border-radius: 5px;	-webkit-border-radius: 5px;	border-radius: 5px;}
.yuanjiao10 {-moz-border-radius: 10px;	-webkit-border-radius: 10px;	border-radius: 10px;}
.yuanjiao20 {-moz-border-radius: 20px;	-webkit-border-radius: 20px;	border-radius: 20px;}
.yuanjiao30 {-moz-border-radius: 30px;	-webkit-border-radius: 30px;	border-radius: 30px;}
.yinying {-moz-box-shadow: 10px 20px 20px rgba(180, 179, 178, 0.5);-webkit-box-shadow: 10px 20px 20px rgba(182, 163, 128, .5);box-shadow:10px 20px 20px rgba(182, 163, 128, .5);}
.yinying2 {-moz-box-shadow: 0 0px 20px rgba(173, 173, 173, 0.5);-webkit-box-shadow: 0 0 20px rgba(182, 163, 128, .5);box-shadow:0 0 20px rgba(182, 163, 128, .5);}
.yinying3 {-moz-box-shadow: 0 0px 20px #ccc;-webkit-box-shadow: 0 0 20px #ccc;box-shadow:0 0 20px #ccc;}
.touming5 { filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;  }
.touming6 { filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity: 0.6;opacity: 0.6;  }
.touming8 { filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8;opacity: 0.8;  }

.wrapper { width:1400px; height:auto;  clear:both; margin:0 auto; }
h2 {display: block; width:1400px; height:80px; overflow: hidden; margin:0 auto; position: relative;margin-top:100px;}
h2 span { font-size:16px; color:#666;  text-align: left; display: block; width:400px;  letter-spacing: 0px; font-weight: lighter;position: absolute; left:0px; top:50px;}
h2 i {font-size:36px; color:#1E1E20;letter-spacing: 0px; line-height: 40px; font-weight:bold; display: block; position: absolute; left:0; top:0; font-style: normal;}
h2 i::after {content: ""; display: block; width:50px; height:5px; background-color:#ff6600;  border-radius: 60px; margin-top:10px;position: absolute; left:160px; top:11px; }

h2 .submen {width:auto; height: 50px; position: absolute; right:0px; top:15px; text-align: center;}
h2 .submen li {display: block; width:auto; float:left; height:44px; margin:3px 10px; background: #1E1E20; color:#fff; font-size:16px; text-align: center; padding:0 15px;  line-height: 44px; min-width: 100px;}
h2 .submen li:hover { background:#f60;}
h2 .submen li.on {background:#f60;}

.topper { width:1400px; height:100px;  margin:0 auto; position: relative; }
.toppernav {width:1000px; height:80px; position: absolute; right:0px; bottom:0px; }
.topper .logo{width:230px; height:80px; position: absolute; left:0; top:10px; }
.topper .logo img {width:230px; height:80px;}

/*navcss */
		.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{  height:80px; position:relative;}
		.nav a{ color:#333;  }
		.nav .nLi {float:left;  position:relative; display:inline; }
		.nav .nLi h3{ float:left; font-weight: normal; }
  .nav .nLi h3 a.active {color:#ff6600; font-weight: bold;}
		.nav .nLi h3 i{ display: block; width:0px; height:5px; position: absolute; bottom:0; background:#ff6600; left:50%;}
		.nav .nLi h3 a{ display:block; padding:0px 0px; font-size:18px; width:auto; text-align:center; color:#333; margin:0px 25px; line-height:80px; font-weight: bold;}
		.nav .on h3 a{ color:#ff6600; height:80px;  background: #fff;}
		.nav .on h3 a i{ display: block; width:70%; height:5px; position: absolute; bottom:0; background:#ff6600; left:15%;}
		
		
		.nav .sub{ display:none; width:100px; left:0px; top:80px;  position:absolute; background:#f60;  line-height:26px; padding:0px;  z-index:20000;  padding:10px; }
		.nav .sub li{ zoom:1; }
		.nav .sub a{ display:block; padding:5px 0px; border-bottom:1px dotted #fff; color:#fff; text-align:center; font-size:14px; margin-top:5px;}
		.nav .sub a:hover{ background:#fff; color:#666; }
		.nav .sub .mysub {width:100%; height: auto; }
		.nav .sub .mysub li{ width:100%; }
		.nav .sub .mysub a {background:#000; }
		

		/* banner本例子css */
		.slideBox{ width:100%; overflow:hidden; position:relative; min-width: 1400px; background-color: #000;}
		.slideBox .hd{ height:20px; overflow:hidden; position:absolute; right:0; bottom:25px; z-index:1; left:0; width: 100%;}
		.slideBox .hd ul{ overflow:hidden; zoom:1; width:1400px; text-align: center; margin:0 auto;}
		.slideBox .hd ul li{ margin:5px;  width:13px; height:13px; line-height:14px; text-align:center; background:#ddd; cursor:pointer; display: inline-block; }
		.slideBox .hd ul li.on{ background:#f60; color:#fff;width:15px; height:15px; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:100%; min-width: 1400px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:65px; height:65px; background:url(../img/theme/arrowa.png) no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:-70px 0px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }


/* 首页产品第一部分 */
.home_products_fenlei {width:100%; height: 920px; background:url(../img/theme/bg1.jpg) center no-repeat; clear: both; float: left;}
.cpfl_left {width:530px; height:530px; float: left;  padding-top:50px;}
.cpfl_left a {display:block; width:510px; height:510px; position: relative; overflow: hidden; padding:10px;background: #fff;top:0; left:0;}
.cpfl_left a:hover {top:-5px; left:-5px;-moz-box-shadow: 10px 20px 20px rgba(180, 179, 178, 0.5);-webkit-box-shadow: 10px 20px 20px rgba(182, 163, 128, .5);box-shadow:10px 20px 20px rgba(182, 163, 128, .5);}
.cpfl_left img {width:510px; height: 510px; position: absolute; left:10px; top: 10px;}
.cpfl_left a:hover span{left:10px; top:10px;}
/* .cpfl_left a:hover img {filter: blur(5px);  -webkit-filter: blur(5px); overflow: hidden;} */
.cpfl_left span {width:450px; height: 450px; position: absolute; left:10px; top:530px; color:#fff; font-size: 28px; line-height: 50px; text-align: center; background: rgba(0, 0, 0, 0.5);	backdrop-filter: blur(7px);
	-webkit-backdrop-filter: blur(7px); text-align: center; padding:30px;}
.cpfl_left span i {display:block; width:250px; height: 40px; border:1px solid #fff; text-align: center; font-size:16px; line-height: 40px; font-style:normal; margin:0 auto;}
.cpfl_right {width:860px; height: 560px; float: right; padding-top:50px;}
.cpfl_right a {top:0px; left:0px; display:block; width:230px; height: 230px; background: #fff; padding:10px; float: left; margin:0px 0 30px 35px; overflow: hidden; position: relative;}
.cpfl_right a img {width:230px; height: 230px; position: absolute; left:10px; top:10px;}
.cpfl_right a:hover {top:-5px; left:-5px;-moz-box-shadow: 50px 20px 20px rgba(180, 179, 178, 0.5);-webkit-box-shadow: 5px 20px 20px rgba(182, 163, 128, .5);box-shadow:5px 20px 20px rgba(182, 163, 128, .5);}
.cpfl_right a:hover span{left:10px; top:10px;}
.cpfl_right span{width:190px; height: 190px; position: absolute; left:10px; top:250px; color:#fff; font-size: 20px; line-height: 30px; text-align: center; background: rgba(0, 0, 0, 0.5);	backdrop-filter: blur(7px);
	-webkit-backdrop-filter: blur(7px); text-align: center; padding:20px;}
	.cpfl_right span i{display:block; width:150px; height: 35px; border:1px solid #fff; text-align: center; font-size:14px; line-height: 35px; font-style:normal; margin:10px auto;}

	.slideTxtBox{ width:1400px; margin:0 auto;}
	.slideTxtBox .hd{  position:relative; }

	.slideTxtBox .bd ul {padding-top:50px;}

	/* 下面是前/后按钮代码，如果不需要删除即可 */
	.slideTxtBox .arrow{  position:absolute; right:10px; top:0; }
	.slideTxtBox .arrow a{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat; }
	.slideTxtBox .arrow .next{ background-position:0 -50px;  }
	.slideTxtBox .arrow .prevStop{ background-position:-60px 0; }
	.slideTxtBox .arrow .nextStop{ background-position:-60px -50px; }


/* 首页产品第二部分 */
.home_products_rexiao {width:100%; height: 720px; background:url(../img/theme/bg2.jpg) center no-repeat; clear: both; float: left;}
.picScroll-left{ width:1600px;  overflow:hidden; position:relative; margin:0 auto; height:430px; padding-top:50px;}
.picScroll-left .hd{ overflow:hidden; }
.picScroll-left .prev{ display:block; width:65px; height:65px; position:absolute; top:150px; left:15px; z-index:1000; background:url(../img/theme/arrowa.png) 0px 0px;opacity: .7;}
.picScroll-left .next{  display:block; width:65px; height:65px; position:absolute; top:150px; right:15px;z-index:1000;background:url(../img/theme/arrowa.png) -70px 0px;opacity: .7;}
.picScroll-left .prev:hover,.picScroll-left .next:hover {filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1; }


.picScroll-left .hd ul{ overflow:hidden; zoom:1;  zoom:1; position: absolute; bottom:0px; text-align: center; width:100%;}
.picScroll-left .hd ul li{ width:13px; height:13px; display: inline-block; overflow:hidden; margin-right:15px; text-indent:-999px; cursor:pointer; background:#999;-moz-border-radius: 50%;	-webkit-border-radius: 50%;	border-radius: 50%;-webkit-transition: all 0.2s ease-in-out;  -moz-transition: all 0.2s ease-in-out;  -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
.picScroll-left .hd ul li.on{ width:15px; height:15px; background: #f60;-moz-border-radius: 50%;	-webkit-border-radius: 50%;	border-radius: 50%;} 


.picScroll-left .bd{ width:1400px; margin:0 auto; height:auto; padding:0 0px; }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ width:320px; height:320px; margin:15px; float:left;  }
.picScroll-left .bd ul li a{display:block; width:300px; height:300px; position: relative; padding:10px; background: #fff; overflow: hidden;}
.picScroll-left .bd ul li a:hover {top:-5px; left:-5px;-moz-box-shadow: 5px 10px 10px rgba(180, 179, 178, 0.5);-webkit-box-shadow: 5px 10px 10px rgba(182, 163, 128, .5);box-shadow:5px 10px 10px rgba(182, 163, 128, .5);}
.picScroll-left .bd ul li a img{ width:300px; height:300px; border:0; position: absolute; left:10px; top:10px;}
.picScroll-left .bd ul li a span { width:260px; height: 260px; position: absolute; left:10px; top:320px; color:#fff; font-size: 20px; line-height: 30px; text-align: center; background: rgba(0, 0, 0, 0.5);	backdrop-filter: blur(7px);
	-webkit-backdrop-filter: blur(7px); text-align: center; padding:20px; }
	.picScroll-left .bd ul li a:hover span {left:10px; top:10px;}
	.picScroll-left .bd ul li a i{display:block; width:150px; height: 35px; border:1px solid #fff; text-align: center; font-size:14px; line-height: 35px; font-style:normal; margin:10px auto;}

/* 首页guanyu第三部分 */ 
.home_guanyu {width:100%; height: 700px; background:url(../img/theme/bg3.jpg) center no-repeat; clear: both; float: left;}
.home_guanyu img { float: left; margin-top:40px;}
.home_guanyu .home_about_info {width:760px; float: right; padding-top:40px;}
.home_guanyu .home_about_info span {font-size:32px; color:#fff; font-weight: bold; line-height: 50px; display: block; width:100%;}
.home_guanyu .home_about_info p { font-size:16px; color:#ccc; line-height: 35px; padding-top:30px;}
.home_guanyu .home_about_info .more3 {width:130px; background:#fff url(../img/theme/right.png) 120px 3px no-repeat; color:#1E1E20; height: 44px; line-height: 44px; display: block; margin-top:40px; padding-left:30px;}
.home_guanyu .home_about_info .more3:hover {background:#f60 url(../img/theme/right.png) 120px -36px no-repeat;color:#fff; }


/* 首页xinwen第四部分 */
.home_xinwen {width:100%; height: 840px; background:url(../img/theme/bg4.jpg) center no-repeat; clear: both; float: left;}
.home_xinwen .more4 {width:130px; background:#1E1E20 url(../img/theme/right.png) 120px 3px no-repeat; color:#fff; height: 44px; line-height: 44px; display: block; margin-top:30px; padding-left:30px; float: right; font-size: 16px;}
.home_xinwen .more4:hover {background:#f60 url(../img/theme/right.png) 120px -36px no-repeat;color:#fff; }

.picScroll-left2{ width:1600px;  overflow:hidden; position:relative; margin:0 auto; height:520px; padding-top:50px; }
.picScroll-left2 .hd{ overflow:hidden; }
.picScroll-left2 .prev{ display:block; width:65px; height:65px; position:absolute; top:250px; left:15px; z-index:1000; background:url(../img/theme/arrowa.png) 0px 0px;opacity: .7;}
.picScroll-left2 .next{  display:block; width:65px; height:65px; position:absolute; top:250px; right:15px;z-index:1000;background:url(../img/theme/arrowa.png) -70px 0px;opacity: .7;}
.picScroll-left2 .prev:hover,.picScroll-left .next:hover {filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1; }


.picScroll-left2 .hd ul{ overflow:hidden; zoom:1;  zoom:1; position: absolute; bottom:0px; text-align: center; width:100%;}
.picScroll-left2 .hd ul li{ width:13px; height:13px; display: inline-block; overflow:hidden; margin-right:15px; text-indent:-999px; cursor:pointer; background:#999;-moz-border-radius: 50%;	-webkit-border-radius: 50%;	border-radius: 50%;-webkit-transition: all 0.2s ease-in-out;  -moz-transition: all 0.2s ease-in-out;  -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
.picScroll-left2 .hd ul li.on{ width:15px; height:15px; background: #f60;-moz-border-radius: 50%;	-webkit-border-radius: 50%;	border-radius: 50%;} 


.picScroll-left2 .bd{ width:1440px; margin:0 auto; height:auto; padding:0 0px; }
.picScroll-left2 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left2 .bd ul li{ width:420px; height:450px; margin:30px; float:left;  }
.picScroll-left2 .bd ul li a{display:block; width:420px; height:450px; position: relative; padding:0px; background: #f0f0f0; overflow: hidden;border-bottom:5px solid #fff;}
.picScroll-left2 .bd ul li a:hover {border-bottom:5px solid #f60;top:-5px; left:-5px;-moz-box-shadow: 5px 10px 10px rgba(180, 179, 178, 0.5);-webkit-box-shadow: 5px 10px 10px rgba(182, 163, 128, .5);box-shadow:5px 10px 10px rgba(182, 163, 128, .5);}
.picScroll-left2 .bd ul li a img{ width:420px; height:250px; border:0; position: absolute; left:0px; top:0px;}
.picScroll-left2 .bd ul li a .home_info_date {width:80px; height: 80px; background: #f60; position: absolute; left:20px; top:201px;}
.picScroll-left2 .bd ul li a .home_info_date span { display: block; width:80px; height: 49px; border-bottom:1px solid #f0f0f0; text-align: center; line-height: 49px; color:#fff; font-size:38px; font-weight: bold;}
.picScroll-left2 .bd ul li a .home_info_date i {display:block; width:80px; height: 30px; color:#fff; text-align: center; font-style: normal; line-height: 30px;}
.picScroll-left2 .bd ul li a .home_info_info {width:380px; height: 120px; position: absolute; left:20px; top:300px; }
.picScroll-left2 .bd ul li a .home_info_info span { font-size:24px; line-height: 30px; color:#1E1E20; text-align: center; font-weight: bold; display: block; height: 60px; overflow: hidden;display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 限制行数为2 */}
.picScroll-left2 .bd ul li a .home_info_info i{display:block; width:150px; height: 35px; border:1px solid #f60; text-align: center; font-size:14px; line-height: 35px; font-style:normal; margin:20px auto;}
.picScroll-left2 .bd ul li a:hover .home_info_info i { background: #f60; color:#fff;}



.footer {width:100%; height: auto;min-width: 1400px; background:#1E1E20; border-top:5px solid #f60; overflow: hidden; padding-top:50px; padding-bottom:0px; font-style: normal;}
.footerwrapper {width:1400px; height: auto; overflow: hidden; margin:0 auto;}

.footerleft {width:550px;  float: left; padding-top:50px;}
.footerleft span { color:#fff; font-size:28px; font-weight: bold; line-height: 50px;}
.footerleft ul {width:300px; height: 120px;float: left; padding-left:50px; background: url(../img/theme/bottomicon.gif) left center no-repeat; margin-top:50px; margin-bottom:100px;}
.footerleft ul li {width:300px; height:40px; float: left; line-height: 40px; color:#fff;}
.footerleft img {width:150px; height: 150px; float:right; margin-top:50px;}

.footermenu {width:800px; float:right;padding:30px 0;}
.footermenu ul li {width:130px; float: left;}
.footermenu ul li h3{ font-size:18px; color:#fff;font-weight: normal;}
 .footermenu ul li h3 a { color:#fff;}
 .footermenu ul li h3 a:hover { text-decoration: underline;}
 .footermenu ul li h3 i {display: block; width: 5px; height: 5px; background: #f60; float: left; margin-right:10px; margin-top:8px;}
 .footermenu ul li .sub { padding-top:20px;}
 .footermenu ul li .sub a { font-size:14px; line-height: 25px; color:#999; display: block; width:100px; padding-left:20px; }
 .footermenu ul li .sub a:hover { color:#f60; text-decoration: underline;}

.footer .footercopyright{width:1400px; height:50px; font-size:14px; line-height: 50px; margin:0 auto; color:#999; border-top:1px solid #36363A;}
.footer .footercopyright a { color:#999; float:right; text-decoration: underline;}






/* 内页 */

.neibanner { width:100%; height: 350px; min-width: 1400px;}
.neibanner span { display: block; width:1200px; height: 80px; padding-top:120px; margin:0 auto; font-size: 40px; color:#fff;}
.neibanner span i {display:block; width:50px; height:5px; background: #f60; margin-top:30px;}

.myguide {width:100%; height: 50px; border-bottom: 1px solid #f60; position: relative; background: #f60; color:#fff;}
.myguide .neimenu {width:1000px; float: right; height: 50px; text-align: right;}
.myguide .neimenu li {width:auto; float: right; }
.myguide .neimenu li a {display: block; width:auto; margin:0 20px;color:#999; font-size: 16px;line-height: 50px;}
.myguide .neimenu li a:hover { color:#cc0000;}
.myguide .neimenu li a.current{ border-bottom:3px solid #cc0000; color:#cc0000; font-weight: 900;}
.myguide .neiguide {width:auto; height: 50px; float:left; font-size:14px; color:#fff; line-height: 50px; padding-left:20px; background: url(../img/icon.png) 0px -155px no-repeat; }
.myguide .neiguide li { float:left;}
.myguide .neiguide li a {color:#fff;}

.newstitle { width:100%; height: auto; text-align: center; font-size: 32px; font-weight: bold; line-height: 28px; padding-top:50px;}
.newsinfo { width:100%; height: 40px; color:#999; border-bottom:2px solid #ddd; text-align: center; padding-top:20px;}



.mycontent {width:1400px; height:auto; overflow: hidden; font-size:18px; color:#333; line-height: 40px; padding:60px 0; background: url(../img/theme/bg5.jpg) right bottom no-repeat; position: relative; min-height: 500px;}
.pagetitle {width:100%; padding-top:50px; font-size:30px; color:#c00; font-weight: bold; }
.pagetitle ul { float: right; width: 300px;}
.pagetitle ul li { float: left; margin-left:20px;}
.pagetitle ul li a { font-size:14px; color:#999; font-weight: normal; display: block; border: 1px solid #ddd; color:#999; padding:5px 15px;}
.pagetitle ul li a.active { font-weight: bold; color:#fff; background: #c00; border:1px solid #c00;}
.mycontent img {width:1200px; padding:10px 5%;}
.mycontent video {width:90% !important;  padding:10px 5%; height:auto !important;object-fit: cover;}



/* 产品列表图片 */
.mynewslist2 {width:1400px; height: auto; overflow: hidden; padding:50px 0;}
.mynewslist2 ul li{ width:320px; height:320px; margin:15px; float:left;  }
.mynewslist2 ul li a{display:block; width:300px; height:300px; position: relative; padding:10px; background: #fff; overflow: hidden;}
.mynewslist2 ul li a:hover {top:-5px; left:-5px;-moz-box-shadow: 5px 10px 10px rgba(180, 179, 178, 0.5);-webkit-box-shadow: 5px 10px 10px rgba(182, 163, 128, .5);box-shadow:5px 10px 10px rgba(182, 163, 128, .5);}
.mynewslist2 ul li a img{ width:300px; height:300px; border:0; position: absolute; left:10px; top:10px;}
.mynewslist2 ul li a span { width:260px; height: 260px; position: absolute; left:10px; top:320px; color:#fff; font-size: 20px; line-height: 30px; text-align: center; background: rgba(0, 0, 0, 0.5);	backdrop-filter: blur(7px);
	-webkit-backdrop-filter: blur(7px); text-align: center; padding:20px; }
.mynewslist2 ul li a:hover span {left:10px; top:10px;}
.mynewslist2 ul li a i{display:block; width:150px; height: 35px; border:1px solid #fff; text-align: center; font-size:14px; line-height: 35px; font-style:normal; margin:10px auto;}



/* 普通文字列表左侧小图 */
.mynewslist {width:1400px; height: auto; overflow: hidden; padding:50px 0;}
.mynewslist li { width:1400px; height: 200px; padding:25px 0; float: left; border-bottom:1px dotted #ccc; margin-bottom: 20px;position: relative;}
.mynewslist li img { width:300px; height: 200px; position:absolute; left:0; top:0;}
.mynewslist li span { width:860px; height: 50px; position: absolute; left:340px; top:20px; font-size: 24px; color:#333;}
.mynewslist li .newsdate{width:860px; height: 30px; position: absolute; left:340px; top:80px; font-size: 14px; color:#999;}
.mynewslist li .more2 {width:150px; height: 36px;  font-size: 14px; line-height: 36px;  position: absolute; left:340px; top:130px; text-align: center; border:2px solid #f60; color:#f60;}
.mynewslist li a:hover .more2 {background: #f60; color:#fff;}


/* 简单频道页 */
.pindao { width:1400px; height: auto; overflow: hidden; margin:0 auto; padding:50px 0;}
.pindaokuang { width:558px; height:330px; float: left; margin:20px; border:1px solid #ddd;}
.pindaoktit {width:558px; height: 40px; background: #f0f0f0;}
.pindaoktit span a { color:#c00;}
.pindaoktit span { float: left; display: block; width:120px; height: 40px; border-top:3px solid #c00; color:#c00; font-size: 16px; font-weight: bold; text-align: center; background: #fff; line-height: 40px;}
.pindaoktit em { float: right; font-size:14px; line-height: 40px; padding-right: 15px;}
.pindaokuang ul {width:528px; height: 260px; padding:15px;}
.pindaokuang ul li {width:508px; height: 39px; border-bottom: 1px dotted #f0f0f0; float: left; font-size: 16px; color:#333; line-height: 39px;padding-left:20px; background: url(../img/icon.png) 5px -207px no-repeat; }
.pindaokuang ul li span { float: right; line-height: 39px; color:#999; display:block; width:58px; height:39px; overflow:hidden; }
.pindaokuang ul li a {display:block; width:450px; height:39px; overflow: hidden; float:left;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;}
.pindaokuang ul li a:hover { color:#c00;}

.pindaoimg { width:558px; height:auto; float: left; margin:20px; border:1px solid #ddd;}
.pindaoimgtit {width:558px; height: 40px; background: #f0f0f0;}
.pindaoimgtit span a { color:#c00;}
.pindaoimgtit span { float: left; display: block; width:120px; height: 40px; border-top:3px solid #c00; color:#c00; font-size: 16px; font-weight: bold; text-align: center; background: #fff; line-height: 40px;}
.pindaoimgtit em { float: right; font-size:14px; line-height: 40px; padding-right: 15px;}
.pindaoimg ul {width:528px;  padding:15px;}
.pindaoimg ul li {width:230px; height: 180px; float: left; padding:17px;}
.pindaoimg ul li a span {width:230px; height:40px; font-size:14px; color:#333; background:#f0f0f0;overflow : hidden; text-align:center; line-height:40px;
display: -webkit-box;
-webkit-line-clamp:1;
-webkit-box-orient: vertical;
}
.pindaoimg ul li a:hover span {background:#c00; color:#fff;}
.pindaoimg ul li img { width:230px; height:140px;}


.pager {
	padding-left: 0;
	margin: 18px 0;
	list-style: none;
	text-align: center;
}
.pager li {
	display: inline;
}
.pager li > a,
.pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #f0f0f0;
	border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
	text-decoration: none;
	background-color: #f0f0f0;
}
.pager .next > a,
.pager .next > span {
	float: right;
}
.pager .previous > a,
.pager .previous > span {
	float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
	color: #777777;
	background-color: #fff;
	cursor: not-allowed;
}
