@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p {
	margin:0;
	padding:0;
}
body {
	background:#fff;
	color:#333;
	font-size:14px;
	font-family:"Helvetica", "微软雅黑";
	overflow-x: hidden;
}
ul, ol {
	list-style: none;
}
img, fieldset {
	vertical-align:top;
	border:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
address, cite, code, em, th {
	font-weight:normal;
	font-style:normal;
}
input, button, textarea, select {
	font:100% Arial, '';
	vertical-align:middle
}
a.r1:link {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
a.r1:visited {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
a.r1:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	color:#ea5c20;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
a.r2:link {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	line-height: 30px;
}
a.r2:visited {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	line-height: 30px;
}
a.r2:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	color:#ea5c20;
	text-decoration: none;
	font-weight:normal;
	line-height: 30px;
}
a.r3:link {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r3:visited {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r3:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	color:#ea5c20;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.t1 {
	font-family: "微软雅黑";
	font-size: 20px;
	color: #333;
	font-weight: bold;
	line-height: 200%;
}
.t2 {
	font-family: "微软雅黑";
	font-size: 24px;
	color: #000;
	font-weight: bold;
	line-height: 250%;
}
.tx1 {
	font-family: "微软雅黑";
	font-size: 30px;
	color: #fff;
	font-weight: normal;
	line-height: 500%;
}
.nodispaly {
	display:none
}
.line {
	height:20px;
	line-height:20px;
	font-size:0px;
	clear:both;
	overflow:hidden;
	display:block;
}
.fK {
	color:#a91432;
}
.clearfix {
*zoom:1;
}
/*给IE6清除浮动*/
.clearfix:after {
	display:block;
	overflow:hidden;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
/*清除浮动*/
.header {
	position:relative;
	z-index:10;
}
.lobbox {
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
	clear:left;
	overflow: visible;
}
.lobbox .box {
	max-width:1400px;
	margin:0 auto;
	height:100px;
}
.lobbox .box h1 {
    width:auto;
	height:auto;
	float:left;
}
.bk1 {
    width:auto;
	height:auto;
	margin-right:0px;
	float:left;
}
.bk1 img{
    max-width:100%;
	border:0px;
}
.bk2 {
    width:auto;
	height:auto;
	padding-top:20px;
	font-family:"微软雅黑";
	font-size:18px;
	color:#333;
	text-shadow: 0px 1px 1px #333;
	font-weight:normal;
	line-height:30px;
	float:left;
}
.lobbox .naverbox2 {
	width:22%;
	padding-top:35px;
	text-align:right;
	float:right;
}
.lobbox .naverbox2 a{
	font-family:"微软雅黑";
	font-size:16px;
	color:#333;
	font-weight:normal;
	line-height:30px;
	text-decoration:none;
	margin-left:8%;
}
.lobbox .naverbox2 a:hover{
	color:#EA5C20;
}
.lobbox .box .nav {
	float:right;
}
.lobbox .box .nav h3 {
	font-size:100%;
	font-weight:normal;
	text-transform:uppercase;
	width:100px;
	text-align:center;
}
.lobbox .box .nav .m {
	position:relative;
	float:left;
}
.lobbox .box .nav h3 a {
	zoom:1;
	display:block;
	color:#333;
	line-height:80px;
}
.lobbox .box .nav li:hover h3 a {
	color:#333;
	text-decoration:none;
}
.lobbox .box .nav li a.current {
	color:#ea5c20;
}
.lobbox .box .nav .sub {
	width:140px;
	position:absolute;
	left:0px;
	top:60px;
	float:left;
}
.lobbox .box .nav .sub li {
	line-height:40px;
	text-align:center;
}
.lobbox .box .nav .sub li a {
	color:#fff;
	display:block;
	zoom:1;
}
.lobbox .box .nav .sub li a:hover {
	color:#fff;
	display:block;
	zoom:1;
	background-color:#00933A;
	text-decoration:none;
}
.lobbox2 {
	width:100%;
	position:absolute;
	left:0px;
	top:100px;
}
.lobbox2 .box {
	max-width:1400px;
	margin:0 auto;
	height:60px;
}
.lobbox2 .box .nav {
    width:100%;
	float:left;
}
.lobbox2 .box .nav h3 {
	width:100%;
	text-align:center;
	line-height:60px;
}
.lobbox2 .box .nav h3 img{
vertical-align: middle;
}
.lobbox2 .box .nav .m {
    width:9.090909%;
	position:relative;
	float:left;
}
.lobbox2 .box .nav h3 a {
	zoom:1;
	display:block;
	color:#333;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:bold;
	line-height:60px;
	text-decoration:none;
	background:url(../images/nbg.jpg) no-repeat center bottom;
}
.lobbox2 .box .nav li:hover h3 a {
    color:#ea5c20;
	font-weight:bold;
	background:url(../images/nbg2.jpg) no-repeat center bottom;
}
.lobbox2 .box .nav li a.current {
    color:#ea5c20;
	font-weight:bold;
	background:url(../images/nbg2.jpg) no-repeat center bottom;
}
.lobbox2 .box .nav .sub {
	width:auto;
	position:absolute;
	left:0px;
	top:60px;
	padding-top:5px;
	border-top:none;
	background-color:#fff;
	float:left;
	display:none;
}
.lobbox2 .box .nav .sub li {
	text-align:center;
	border-bottom:#ddd dashed 1px;
}
.lobbox2 .box .nav .sub li a {
    width:127px;
	color:#333;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:40px;
	text-decoration:none;
	display:block;
	zoom:1;
}
.lobbox2 .box .nav .sub li a:hover {
	color:#ea5c20;
	display:block;
	zoom:1;
	text-decoration:none;
}

.don {
	width:100%;
	height:auto;
	text-align:left;
	color:#666;
	font-size:14px;
	font-family:"思源黑体";
	font-weight:normal;
	line-height:50px;
	overflow:hidden;
	clear:left;
	float:left;
}
.don span{
	font-weight:bold;
}
.don a{
	font-family: "思源黑体";
	font-size: 14px;
	color:#666;
	text-decoration: none;
	font-weight: normal;
	line-height: 50px;
}
.don a:hover{
	color:#ea5c20;
}


.dao {
	width:auto;
	height:auto;
	margin:0px auto;
}
.dao ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width:auto;
}
.dao ul li {
	position: relative;
	float: left;
}
.dao ul li img{
	vertical-align: middle;
}
.dao li ul {
	position: absolute;
	left:0px;
	top:30px;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#fff;
	z-index:9;
	display: none;
}
.dao ul li a {
	display: block;
	line-height:30px;
	font-family:"微软雅黑";
	color:#333;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}
.dao ul li a:hover {
	color:#ea5c20;
}
.dao li ul li a {
	line-height:30px;
	font-family:"微软雅黑";
	color:#333;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
.dao li ul li a:hover {
	color:#ea5c20;
}
.dao li:hover ul, li.over ul {
	display: block;
}

#dowebok {
	display:none;
}

.foot {
	background:#fff;
	clear:both;
	overflow: hidden;
	padding-top:4%;
	padding-bottom:4%;
	border-top:#ddd solid 1px;
}
.foot_t {
	max-width:1400px;
	margin:0px auto;
	overflow:hidden;
	clear:both;
}
.foot_tl {
	width:75%;
	height:auto;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	line-height:30px;
	text-align:left;
	float:left;
}
.foot_tr {
	width:25%;
	height:auto;
	float:left;
}
.foot_tr img{
	max-width:30%;
	margin-right:7%;
}
.foot_tr img:hover{
    -webkit-filter:opacity(0.8);
}
.foot_tr h{
	width:100%;
	height:auto;
	margin-bottom:30px;
	text-align:left;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #333;
	font-weight: bold;
	line-height:30px;
	display:block;
	float:left;
}
.foot_tr span{
	width:100%;
	height:auto;
	text-align:left;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333;
	font-weight: normal;
	line-height:30px;
	display:block;
	float:left;
}

.rt {
	width:30.333333%;
	margin-right:3%;
	float:left;
}
.rt h4 {
	width:100%;
	height:auto;
	margin-bottom:30px;
	text-align:left;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #333;
	font-weight: bold;
	line-height:30px;
	display:block;
	float:left;
}
.rt ul li {
    padding:0px;
}
.rt ul li a{
    width:100%;
	height:auto;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	line-height:30px;
	text-align:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.rt ul li a:hover {
	color:#ea5c20;
}

.foot2 {
	background:#fff;
	clear:both;
	overflow: hidden;
}
.foot_t2 {
	max-width:1400px;
	height:auto;
	padding-top:1.5%;
	padding-bottom:1.5%;
	color:#333;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:normal;
	text-align:center;
	border-top:#ccc solid 1px;
	margin:0px auto;
}
.foot_t2 a{
	color:#333;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
}
.foot_t2 a:hover{
	color:#ea5c20;
	text-decoration:underline;
}
ul,li {
    padding:0px;
	margin:0px;
	list-style-type:none;
	list-style-image:none;
}
.clear {
	clear:both;
}

.banner_sj {
	display:none;
	margin-bottom:3%;
}
.flexslider {
	position:relative;
	margin-top:100px;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 100%;
	display: block;
	border-radius: 0px;
}
.flexslider2 {
	position:relative;
	margin-top:0px;
}
.flexslider2 .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider2 .slides img {
	width: 100%;
	display: block;
	border-radius: 0px;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.flex-control-nav {
	width: 100%;
	text-align: center;
	position:absolute;
	bottom:10px;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	width:10px;
	height:10px;
	display: block;
	background:#fff;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}
.flex-control-paging li a:hover {
	background: #ccc;
}
.flex-control-paging li a.flex-active {
	background:#ccc;
	cursor: default;
}
.tage {
	border-bottom:1px solid #CCC;
	padding:20px 0;
}
.tage .box {
	max-width:1400px;
	margin:0 auto;
	text-align:center;
}
.tage .box .tage_l {
	float:left;
	color:#ea5c20;
}
.tage .box .tage_l a {
	margin-right:20px;
}
.tage .box .tage_r {
	float:right;
}
.tage .box .tage_r .input_txt {
	width:295px;
	height:38px;
	border:1px solid #ea5c20;
	outline:medium;
	padding-left:5px;
}
.tage .box .tage_r .input_btn {
	width:100px;
	height:40px;
	border:0 none;
	background:#ea5c20 url(../images/pic2.gif) no-repeat center;
	;
	outline:medium;
}
.hoc {
	width:100%;
	margin:0 auto;
	clear:left;
}
.hock{
	width:50%;
	height:480px;
	float:left;
}
.hockk{
	width:50%;
	height:480px;
	float:left;
}
.hock1{
	width:50%;
	height:480px;
	float:left;
}
.hock1 img{
    max-width:100%;
	height:480px;
	border:0px;
}
.hock1 img:hover{
    -webkit-filter:opacity(0.8);
}
.hock2{
	width:50%;
	height:480px;
	background-color:#183D81;
	float:left;
}
.hock2 h{
    width:80%;
	margin-top:10%;
	margin-left:10%;
	margin-right:10%;
	color:#fff;
	font-family:"微软雅黑";
	font-size:36px;
	font-weight:normal;
	text-align:center;
	line-height:300%;
	float:left;
}
.hock2 p{
    width:80%;
	margin-left:10%;
	margin-right:10%;
	color:#fff;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	text-align:center;
	line-height:200%;
	float:left;
}
.hock2 span{
    width:80%;
	margin-left:10%;
	margin-right:10%;
	text-align:center;
	float:left;
}
.hock2 span a{
	color:#A7C2EF;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	text-align:center;
	line-height:500%;
}
.content {
	max-width:1400px;
	margin:0px auto;
	clear:left;
}
.cf {
	width:100%;
	clear:left;
	margin:0px auto;
}
.abt{
	width:50%;
	height:auto;
	float:left;
}
.abt o{
	width:100%;
	height:auto;
	margin-bottom:5%;
	text-align:left;
	color:#fff;
	font-family:"微软雅黑";
	font-size:40px;
	font-weight:bold;
	line-height:normal;
	display:block;
	float:left;
}
.abt o2{
	width:100%;
	height:auto;
	margin-bottom:5%;
	text-align:left;
	color:#fff;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:normal;
	line-height:30px;
	display:block;
	float:left;
}
.abt o3{
	width:80%;
	height:auto;
	text-align:left;
	background:url(../images/fen.png) no-repeat center center;
	background-size:100% auto;
	display:block;
	float:left;
}

.ao {
	width:100%;
	height:auto;
	margin-bottom:5%;
	float:left;
}
.aol {
	width:48%;
	height:auto;
	float:left;
}
.aol img{
	width:100%;
}
.aol h{
	width:100%;
	height:auto;
	padding-bottom:1%;
	margin-bottom:3%;
	background:url(../images/adx.png) no-repeat left bottom;
	text-align:left;
	color:#6E418D;
	font-family:"微软雅黑";
	font-size:30px;
	font-weight:bold;
	line-height:normal;
	display:block;
	float:left;
}
.aol h2{
	width:100%;
	height:auto;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:25px;
	display:block;
	float:left;
}
.aol h2 o{
	margin-bottom:2%;
	display:block;
}
.aol h2 o img{
	max-width:25px!important;
}
.aog {
	width:4%;
	height:auto;
	float:left;
}
.aor {
	width:48%;
	height:auto;
	overflow:hidden;
	float:left;
}
.aor img{
	width:100%;
}


.xwl {
	width:70%;
	height:auto;
	float:left;
}
.xwr {
	width:25%;
	height:auto;
	margin-left:5%;
	float:left;
}
.xwr h{
	width:100%;
	height:auto;
	margin-bottom:10%;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:30px;
	font-weight:bold;
	line-height:normal;
	display:block;
	float:left;
}
.xwr h2{
	width:100%;
	height:auto;
	display:block;
	float:left;
}
.sm {
	width:23%;
	height:auto;
	padding:1%;
	overflow:hidden;
	float:left;
	box-sizing: border-box;
}
.smt {
	width:100%;
	height:auto;
	text-align:center;
	float:left;
}
.smt h{
	width:auto;
	height:auto;
	line-height:normal;
	color:#333;
	font-family:"微软雅黑";
	font-size:36px;
	font-weight:bold;
	text-decoration:none;
}
.smt span{
    color:#333;
	font-family:"微软雅黑";
	font-size:36px;
	font-weight:bold;
	vertical-align:top;
}
.smt2{
	width:100%;
	height:auto;
	text-align:center;
	line-height:normal;
	color:#333;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:normal;
	float:left;
}

.km {
	width:21%;
	height:auto;
	padding:1%;
	margin:1%;
	overflow:hidden;
	background:url(../images/nfx.png) no-repeat right center;
	float:left;
}
.kmt {
	width:100%;
	height:auto;
	margin-bottom:2%;
	text-align:center;
	float:left;
}
.kmt h{
	width:auto;
	height:auto;
	line-height:normal;
	color:#fff;
	font-family:"微软雅黑";
	font-size:45px;
	font-weight:bold;
	text-decoration:none;
}
.kmt span{
    color:#fff;
	font-family:"微软雅黑";
	font-size:40px;
	font-weight:bold;
	vertical-align:top;
}
.kmt2{
	width:100%;
	height:auto;
	text-align:center;
	line-height:normal;
	color:#fff;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:normal;
	float:left;
}

.inti {
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:2.5%;
}
.inti h{
	width:100%;
	height:auto;
	font-size:42px;
	color:#333;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:bold;
	line-height:normal;
	display:block;
	float:left;
}
.inti h1{
	width:100%;
	height:auto;
	margin-top:1%;
	font-size:34px;
	color:#333;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:bold;
	line-height:normal;
	display:block;
	float:left;
}
.inti h2{
    width:86%;
	height:auto;
	margin-left:7%;
	margin-right:7%;
	margin-top:1.5%;
	font-size:18px;
	color:#333;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:normal;
	line-height:normal;
	display:block;
	float:left;
}

.ctk {
	width:28%;
	height:auto;
	padding:3%;
	border-radius:10px;
	background-color:#0051A0;
	float:left;
}
.ctk h{
	width:100%;
	height:auto;
	margin-top:6%;
	margin-bottom:6%;
	text-align:left;
	font-size:36px;
	color:#fff;
	font-family:"微软雅黑";
	font-weight:bold;
	line-height:normal;
	display:block;
	float:left;
}
.ctk h2{
    width:100%;
	height:330px;
	margin-bottom:12%;
	text-align:left;
	font-size:16px;
	color:#fff;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:30px;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 11; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.ctk h3 {
    width:100%;
	height:auto;
	margin-bottom:10%;
	display:block;
	float:left;
}
.ctk h3 a{
    width:110px;
	height:50px;
	line-height:50px;
	color:#0050a0;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:normal;
	border:solid 1px #fff;
	background-color:#fff;
	text-align:center;
	text-decoration:none;
	border-radius:5px;
	display:block;
	float:left;
}
.ctk h3 a:hover {
    color:#fff;
	border:solid 1px #ea5c20;
	background-color:#ea5c20;
}
.ctk2 {
	width:66%;
	height:auto;
	background-color:#F5FAFF;
	float:left;
}

.hti {
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:5%;
}
.hti h{
	width:100%;
	height:auto;
	margin-bottom:2%;
	font-size:40px;
	color:#fff;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:bold;
	line-height:normal;
	float:left;
}
.hti h2{
    width:100%;
	height:auto;
	margin-bottom:1%;
	font-size:16px;
	color:#fff;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:bold;
	line-height:normal;
	float:left;
}
.hti h3{
    width:100%;
	height:auto;
	font-size:16px;
	color:#fff;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:normal;
	line-height:150%;
	float:left;
}

.wi {
	width:100%;
	height:auto;
	float:left;
}
.wi1{
	width:60%;
	height:auto;
	float:left;
}
.wi2{
	width:30%;
	height:auto;
	margin-left:10%;
	float:left;
}
.wi1 h{
	width:100%;
	height:auto;
	margin-bottom:2%;
	font-size:30px;
	color:#fff;
	font-family:"微软雅黑";
	text-align:left;
	font-weight:bold;
	line-height:normal;
	display:block;
	float:left;
}
.wi1 h2{
	width:100%;
	height:auto;
	margin-bottom:4%;
	font-size:42px;
	color:#fff;
	font-family:"微软雅黑";
	text-align:left;
	font-weight:bold;
	line-height:normal;
	display:block;
	float:left;
}
.wi1 h3{
	width:100%;
	height:auto;
	text-align:center;
	display:block;
	float:left;
}
.wi1 h3 span{
	width:22%;
	height:auto;
	margin:1%;
	font-size:16px;
	color:#fff;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:normal;
	line-height:50px;
	display:block;
	border:#fff solid 1px;
	display:block;
	float:left;
}
.wi2 img{
	max-width:100%;
}

.uk {
	width:16%;
	height:auto;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:2%;
	cursor:pointer;
	float:left;
}
.uk h{
	width:100%;
	height:auto;
	margin-bottom:2%;
	display:block;
	float:left;
}
.uk h img{
	width:100%;
	border-radius:350px;
}
.uk h2{
    width:100%;
	height:50px;
	font-size:20px;
	color:#333;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:normal;
	line-height:25px;
	display:block;
	float:left;
}

.uc {
	width:14.666666%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:1%;
	cursor:pointer;
	float:left;
}
.uc h{
	width:100%;
	height:auto;
	margin-bottom:2%;
	display:block;
	float:left;
}
.uc h img{
	width:100%;
	border-radius:350px;
}
.uc h2{
    width:100%;
	height:50px;
	font-size:20px;
	color:#333;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:normal;
	line-height:25px;
	display:block;
	float:left;
}

.cy{
	width:100%!important;
	height:auto!important;
	margin:0px auto!important;
}
.cy h{
	width:32.333333%!important;
	height:auto!important;
	margin:0.5%!important;
	display:block!important;
	float:left!important;
}
.cy h o{
	width:100%!important;
	height:auto!important;
	text-align:left!important;
	color:#666!important;
	font-size:16px!important;
	font-family:"微软雅黑"!important;
	font-weight:normal!important;
	line-height:30px!important;
	display:block!important;
	float:left!important;
}
.cy h o2{
	width:100%!important;
	height:auto!important;
	text-align:left!important;
	display:block!important;
	float:left!important;
}
.cy h2{
	width:99.5%!important;
	min-height:auto!important;
	padding:0%!important;
	margin:0.5%!important;
	text-align:center!important;
	display:block!important;
	float:left!important;
}
.cy h2 o{
	width:100%!important;
	height:auto!important;
	text-align:left!important;
	color:#666!important;
	font-size:16px!important;
	font-family:"微软雅黑"!important;
	font-weight:normal!important;
	line-height:30px!important;
	display:block!important;
	margin:0px auto!important;
}
.cy h2 o2{
	width:100%!important;
	height:auto!important;
	text-align:left!important;
	display:block!important;
	float:left!important;
}
.cy h2 a{
    width:160px!important;
	height:40px!important;
	line-height:40px!important;
	color:#fff!important;
	font-size:14px!important;
	font-family:"微软雅黑"!important;
	font-weight:normal!important;
	border:solid 1px #ea5c20!important;
	background-color:#ea5c20!important;
	text-align:center!important;
	text-decoration:none!important;
	border-radius:30px!important;
	display:block!important;
	margin:0px auto!important;
}
.cy h2 a:hover {
    color:#ea5c20!important;
	border:solid 1px #ea5c20!important;
	background-color:#fff!important;
}
.cy h2 o3{
    width:100px!important;
	height:30px!important;
	line-height:30px!important;
	color:#fff!important;
	font-size:14px!important;
	font-family:"微软雅黑"!important;
	font-weight:normal!important;
	border:solid 1px #1E35CD!important;
	background-color:#1E35CD!important;
	text-align:center!important;
	text-decoration:none!important;
	border-radius:5px!important;
	float:left!important;
}
.cy h2 o3:hover {
    color:#1E35CD!important;
	border:solid 1px #1E35CD!important;
	background-color:#fff!important;
}
.cy h3{
	width:99.5%!important;
	min-height:auto!important;
	padding:0%!important;
	margin:2%!important;
	text-align:center!important;
	display:block!important;
	float:left!important;
}
.red {
    color:#ea5c20;
}
.ink1 {
	width:70%;
	height:40px;
	line-height:40px;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
.ink1 a{
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	margin-left:1%;
	margin-right:1%;
}
.ink1 a:hover{
	color:#ea5c20;
}
.ink2 {
	width:30%;
	height:35px;
	overflow:hidden;
	margin-top:13px;
	margin-bottom:12px;
	float:right;
}
.ss {
	position:relative;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	float:right;
}
.ss input {
	width: 240px;
	padding: 0px 40px 0px 15px;
	height: 33px;
	outline: none;
	border: 1px solid #999;
	border-radius:50px;
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	background:rgba(255,255,255,1.0);
}
.ss span {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 35px;
	height: 35px;
	background-image: url(../images/ssan.png);
	cursor: pointer;
	overflow: hidden;
}
.san {
	width:120px;
	padding:1%;
	margin:1%;
	height:auto;
	outline: none;
	background-color:#ea5c20;
	border: 1px solid #ea5c20;
	border-radius: 5px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:14px;
	cursor:pointer;
}
.san:hover {
	background-color:#00933A;
	border: 1px solid #00933A;
}
.sr{
    width:95%;
	height:auto;
	padding-left:2%;
	padding-right:2%;
	border:#ddd solid 1px;
	color: #333;
	font-size: 16px;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:40px;
	border-radius:5px;
	outline:none;
}
.sr2{
    width:95%;
	height:auto;
	padding-left:2%;
	padding-right:2%;
	background-color:#252525;
	border:#3c3c3c solid 1px;
	color: #999;
	font-size: 16px;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:40px;
	border-radius:5px;
	outline:none;
}
.sr3{
    width:95%;
	height:auto;
	padding-left:2%;
	padding-right:2%;
	margin-bottom:3%;
	border:#ddd solid 1px;
	color: #333;
	font-size: 16px;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:40px;
	border-radius:5px;
	outline:none;
}

.anm a {
	width:160px;
	height:50px;
	line-height:50px;
	color:#fff;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:normal;
	border-radius:30px;
	border:solid 1px #ea5c20;
	background-color:#ea5c20;
	text-align:center;
	text-decoration:none;
	display:block;
	margin:0px auto;
}
.anm a:hover {
    color:#fff;
	border:solid 1px #333;
	background-color: #333;
}

.anm2 a {
	width:120px;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:normal;
	border-radius:30px;
	border:solid 1px #ea5c20;
	background-color:#ea5c20;
	text-align:center;
	text-decoration:none;
	display:block;
	float:left;
}
.anm2 a:hover {
    color:#fff;
	border:solid 1px #333;
	background-color: #333;
}



.nsr {
	width:100%;
	height:auto;
	text-align:center;
	float:left;
}
.nsr a {
    width:auto;
	height:auto;
	padding-left:1.3%;
	padding-right:1.3%;
	padding-top:0.5%;
	padding-bottom:0.5%;
	border-left:#999 dashed 1px;
	text-align:center;
	color:#666;
	font-family:"微软雅黑";
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	text-decoration:none;
	border-radius:0px;
	display:inline-block;
}
.nsr a:hover {
	color: #ea5c20;
}
.nsr a.on{
	color: #ea5c20;
}
.inc {
	width:100%;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:200%;
	overflow:hidden;
	clear:left;
	float:left;
}
.inc p img{
	max-width:100%;
}

.abk {
	width:100%;
	height:auto;
	margin-bottom:5%;
	overflow:hidden;
	float:left;
}
.abl {
	width:50%;
	height:auto;
	border-radius:25px;
	overflow:hidden;
	float:left;
}
.abl img{
	width:100%;
}
.abr {
	width:40%;
	height:auto;
	padding:5%;
	float:left;
}
.abr h{
	width:100%;
	height:auto;
	margin-bottom:2%;
	text-align:left;
	color:#ea5c20;
	font-family:"思源黑体";
	font-size:32px;
	font-weight:bold;
	line-height:200%;
	display:block;
	background:url(../images/tix.jpg) no-repeat left bottom;
	float:left;
}
.abr h2{
	width:100%;
	height:auto;
	text-align:left;
	color:#333;
	font-family:"思源黑体";
	font-size:18px;
	font-weight:normal;
	line-height:200%;
	display:block;
	float:left;
}
.abr h2 o{
	width:49%;
	height:auto;
	margin-left:0.5%;
	margin-right:0.5%;
	font-size:16px;
	letter-spacing:-1px;
	display:block;
	float:left;
}
.abr h2 o span{
	color:#ea5c20;
	font-weight:bold;
}

.xl{
	width:29.333%;
	height:auto;
	padding:0.5%;
	margin-left:0.5%;
	margin-right:0.5%;
	background-color:#DBF0F9;
	float:left;
}
.xlp {
	width:100%;
	height:auto;
	overflow:hidden;
	cursor:pointer;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.xlp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.xlp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.xlt {
	width:96%;
	height:auto;
	padding:2%;
	background-color:#fff;
	display:block;
	float:left;
}
.xlt h{
	width:100%;
	height:auto;
	margin-top:2%;
	margin-bottom:1%;
	text-align:left;
	line-height:normal;
	color:#555;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:bold;
	display:block;
	float:left;
}
.xlt h2{
	width:100%;
	height:auto;
	margin-bottom:2%;
	text-align:left;
	line-height:normal;
	color:#999;
	font-family:"微软雅黑";
	font-size:14px;
	display:block;
	float:left;
}
.xlt h3{
	width:100%;
	height:100px;
	margin-bottom:2%;
	text-align:left;
	line-height:25px;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 4; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.tj{
	width:19%;
	height:auto;
	padding:2%;
	margin:1%;
	border-radius:4px;
	box-shadow:0px 0px  0px 0px #ccc;
	background-color:#fff;
	float:left;
}
.tj:hover {
	box-shadow:0px 0px  6px 3px #aaa;
}
.tjp {
	width:100%;
	height:auto;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.tjp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.tjp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.tjt {
	width:100%;
	height:50px;
	margin-top:4%;
	text-align:center;
	line-height:25px;
	color:#333;
	font-family:"微软雅黑";
	font-size:18px;
	text-decoration:none;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.tj:hover .tjt{
	color:#ea5c20;
}
.inz{
	width:33.333333%;
	height:auto;
	float:left;
	position:relative;
}
.inz img{
    width:99%;
	border:#eee solid 1px;
	-webkit-filter:opacity(1.0);
}
.inz:hover img{
	-webkit-filter:opacity(0.9);
}
.inz span{
    width:100%;
	height:auto;
	left:0px;
	position:absolute;
}
.inz span h{
	width:100%;
	height:auto;
	margin-top:8%;
	margin-bottom:40%;
	text-align:center;
	color:#333;
	text-shadow: 0px 0px 0px #000;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	float:left;
}
.xw{
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	float:left;
}
.xwp {
	width:100%;
	height:auto;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.xwp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.xwp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.xwt {
	width:100%;
	height:auto;
	float:left;
}
.xwt h{
	width:100%;
	height:auto;
	margin-top:3%;
	margin-bottom:3%;
	text-align:left;
	line-height:normal;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.xw:hover .xwt h{
	color:#ea5c20;
}
.xwt h2{
	width:100%;
	height:50px;
	margin-bottom:5%;
	text-align:left;
	line-height:25px;
	color:#999;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.xwt h3{
	width:100%;
	height:auto;
	text-align:left;
	line-height:normal;
	color:#ea5c20;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
}
.xw:hover .xwt h3{
	text-decoration:underline;
}
.xw2{
	width:46%;
	height:auto;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:4%;
	float:left;
}
.xw2p {
	width:100%;
	height:auto;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.xw2p img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.xw2p img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.xw2t {
	width:100%;
	height:auto;
	float:left;
}
.xw2t h{
	width:100%;
	height:auto;
	margin-top:3%;
	margin-bottom:3%;
	text-align:left;
	line-height:normal;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.xw2:hover .xw2t h{
	color:#ea5c20;
}
.xw2t h2{
	width:100%;
	height:50px;
	margin-bottom:5%;
	text-align:left;
	line-height:25px;
	color:#999;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.xw2t h3{
	width:100%;
	height:auto;
	text-align:left;
	line-height:normal;
	color:#ea5c20;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
}
.xw2:hover .xw2t h3{
	text-decoration:underline;
}
.zs{
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.zsp {
	width:100%;
	height:auto;
	overflow:hidden;
	border:#ddd solid 1px;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.zsp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	height:auto;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.zsp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.zst {
	width:100%;
	height:auto;
	margin-top:3%;
	margin-bottom:3%;
	text-align:center;
	line-height:normal;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.zs:hover .zst{
	color:#ea5c20;
}

.gy{
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:1%;
	float:left;
}
.gyp {
	width:100%;
	height:auto;
	text-align:center;
}
.gyp img{
	max-width:100%;
}
.gyp img:hover{
	opacity:0.8;
}
.gyt {
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	
}
.gy a{
    width:100%;
	height:auto;
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:40px;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.gy:hover .gyt{
	color:#ea5c20;
}

.sp {
    width:100%;
	height:auto;
	margin-top:10%;
	margin-bottom:10%;
	float:left;
}
.spp{
    width:100%;
	height:auto;
	float:left;
}
.spp img{
    max-width:100%;
}
.spt{
    width:100%;
	height:auto;
	float:left;
}
.spt h {
    width:100%;
	height:auto;
	margin-top:5%;
	margin-bottom:5%;
	font-size: 25px;
	color: #333;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height: normal;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.spt:hover h{
	color:#ea5c20;
}
.spt h2{
    width:100%;
	height:auto;
	font-size:18px;
	color:#666;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:150%;
	float:left;
}
.yp{
    width:100%;
	height:auto;
	text-align:center;
	display:block;
	float:left;
	position:relative;
}
.yp img{
    width:100%;
}
.yt{
    position:absolute;
	top:15%;
	left:0;
	width:100%;
	height:auto;
}
.yt1{
	width:35%;
	height:auto;
	margin-right:15%;
	margin-bottom:7%;
	float:left;
}
.yt2{
	width:35%;
	height:auto;
	margin-left:15%;
	margin-bottom:7%;
	float:left;
}
.yt3{
	width:32%;
	height:auto;
	margin-right:18%;
	margin-bottom:7%;
	float:left;
}
.yt4{
	width:32%;
	height:auto;
	margin-left:18%;
	margin-bottom:7%;
	float:left;
}
.yt1 h{
	width:83%;
	height:auto;
	margin-right:2%;
	display:block;
	float:left;
}
.yt1 h o{
	width:100%;
	height:30px;
	margin-bottom:2%;
	text-align:right;
	font-size:20px;
	color:#fff;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height:30px;
	display:block;
	float:left;
}
.yt1 h o2{
	width:100%;
	height:40px;
	text-align:right;
	font-size:14px;
	color:#fff;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:20px;
	display:block;
	float:left;
}
.yt1 h2{
	width:15%;
	height:auto;
	float:left;
}
.yt1 h2 img{
	width:100%;
}
.yt2 h{
	width:83%;
	height:auto;
	margin-left:2%;
	display:block;
	float:left;
}
.yt2 h o{
	width:100%;
	height:30px;
	margin-bottom:2%;
	text-align:left;
	font-size:20px;
	color:#fff;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height:30px;
	display:block;
	float:left;
}
.yt2 h o2{
	width:100%;
	height:40px;
	text-align:left;
	font-size:14px;
	color:#fff;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:20px;
	display:block;
	float:left;
}
.yt2 h2{
	width:15%;
	height:auto;
	float:left;
}
.yt2 h2 img{
	width:100%;
}
.yt3 h{
	width:83%;
	height:auto;
	margin-right:2%;
	display:block;
	float:left;
}
.yt3 h o{
	width:100%;
	height:30px;
	margin-bottom:2%;
	text-align:right;
	font-size:20px;
	color:#fff;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height:30px;
	display:block;
	float:left;
}
.yt3 h o2{
	width:100%;
	height:40px;
	text-align:right;
	font-size:14px;
	color:#fff;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:20px;
	display:block;
	float:left;
}
.yt3 h2{
	width:15%;
	height:auto;
	float:left;
}
.yt3 h2 img{
	width:100%;
}
.yt4 h{
	width:83%;
	height:auto;
	margin-left:2%;
	display:block;
	float:left;
}
.yt4 h o{
	width:100%;
	height:30px;
	margin-bottom:2%;
	text-align:left;
	font-size:20px;
	color:#fff;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height:30px;
	display:block;
	float:left;
}
.yt4 h o2{
	width:100%;
	height:40px;
	text-align:left;
	font-size:14px;
	color:#fff;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:20px;
	display:block;
	float:left;
}
.yt4 h2{
	width:15%;
	height:auto;
	float:left;
}
.yt4 h2 img{
	width:100%;
}

.hy {
    width:46%;
	height:auto;
	margin:2%;
	float:left;
}
.hyp{
    width:50%;
	height:auto;
	text-align:center;
	display:block;
	float:left;
	position:relative;
}
.hyp img{
    width:100%;
	border:0px;
	border-radius:10px;
}
.hyp:hover img{
	-webkit-filter:opacity(0.8);
}
.hyt{
    width:46%;
	height:auto;
	padding:2%;
	float:left;
}
.hyt h{
    width:100%;
	height:auto;
	margin-top:25%;
	margin-bottom:5%;
	text-align:left;
	font-size: 24px;
	color: #000;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height: normal;
	text-decoration:none;
	float:left;
}
.hyt h2{
    width:100%;
	height:100px;
	text-align:left;
	font-size:16px;
	color:#333;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:25px;
	margin-bottom:5%;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 4; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}

.wh {
    width:31.333333%;
	height:auto;
	margin:1%;
	float:left;
}
.whp{
    width:100%;
	height:auto;
	text-align:center;
	display:block;
	float:left;
	position:relative;
}
.whp img{
    max-width:100%;
	border:0px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
.whp:hover img{
	-webkit-filter:opacity(0.8);
}
.wht{
    width:96%;
	height:auto;
	padding:2%;
	background-color:#eee;
	float:left;
}
.wht h{
    width:100%;
	height:auto;
	margin-top:3%;
	margin-bottom:3%;
	text-align:center;
	font-size: 30px;
	color:#ea5c20;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height: normal;
	text-decoration:none;
	float:left;
}
.wht h2{
    width:100%;
	height:50px;
	text-align:center;
	font-size:16px;
	color:#333;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:25px;
	margin-bottom:5%;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}

.zp {
    width:23%;
	height:auto;
	margin:1%;
	border-radius:10px;
	box-shadow:0px 0px  6px 3px #eee;
	overflow:hidden;
	float:left;
}
.zpp{
    width:100%;
	height:auto;
	text-align:center;
	display:block;
	float:left;
	position:relative;
}
.zpp img{
    width:100%;
	border:0px;
}
.zpp:hover img{
	-webkit-filter:opacity(0.8);
}
.zpt{
    width:94%;
	height:auto;
	padding:3%;
	float:left;
}
.zpt o{
    width:100%;
	height:auto;
	margin-top:3%;
	margin-bottom:3%;
	text-align:left;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height: normal;
	text-decoration:none;
	display:block;
	float:left;
}
.zpt h{
    width:100%;
	height:auto;
	margin-bottom:3%;
	text-align:left;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height: normal;
	text-decoration:none;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.zpt h2{
    width:100%;
	height:75px;
	margin-bottom:3%;
	text-align:left;
	font-size:15px;
	color:#333;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:25px;
	margin-bottom:5%;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.zpt h3{
    width:100%;
	height:auto;
	display:block;
	float:left;
}
.zpt h3 a{
    width:160px;
	height:40px;
    text-align:center;
	font-size:16px;
	color:#ea5c20;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:40px;
	text-decoration:none;
	border:#ea5c20 solid 1px;
	background:#fff;
	border-radius:50px;
	display:block;
	margin:0px auto;
}
.zpt h3 a:hover{
	color:#fff;
	border:#ea5c20 solid 1px;
	background:#ea5c20;
}

.yy{
    width:20%;
	height:auto;
	background-color:#ea5c20;
	display:block;
	float:left;
	position:relative;
}
.yy p{
	display:none;
}
.yy:hover p{
    position:absolute;
	top:0;
	left:0;
	width:100%;
	padding-top:25%;
	text-align:center;
	font-size:20px;
	color:#fff;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:normal;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.yy img{
    width:100%;
	border:0px;
}
.yy:hover img{
	-webkit-filter:opacity(0.3);
}

.ys{
    width:48%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	background-color:#333;
	display:block;
	float:left;
	position:relative;
}
.ys h{
    position:absolute;
	bottom:0;
	left:0;
	width:90%;
	margin:5%;
	text-align:left;
	font-size:18px;
	color:#fff;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height:normal;
	float:left;
	display:block;
}
.ys:hover h{
	display:none;
}
.ys p{
	display:none;
}
.ys:hover p{
    position:absolute;
	bottom:0;
	left:0;
	width:90%;
	margin:5%;
	display:block;
}
.ys p o1{
	width:100%;
	height:auto;
	margin-bottom:1%;
	text-align:left;
	font-size:18px;
	color:#fff;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height:normal;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.ys p o2{
	width:100%;
	height:50px;
	text-align:left;
	font-size:16px;
	color:#fff;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:25px;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.ys img{
    width:100%;
	border:0px;
	-webkit-filter:opacity(0.8);
}
.ys:hover img{
	-webkit-filter:opacity(0.6);
}

.ys2{
    width:31.333333%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	background-color:#333;
	display:block;
	float:left;
	position:relative;
}
.ys2 h{
    position:absolute;
	bottom:0;
	left:0;
	width:90%;
	margin:5%;
	text-align:left;
	font-size:16px;
	color:#fff;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height:normal;
	float:left;
	display:block;
}
.ys2:hover h{
	display:none;
}
.ys2 p{
	display:none;
}
.ys2:hover p{
    position:absolute;
	bottom:0;
	left:0;
	width:90%;
	margin:5%;
	display:block;
}
.ys2 p o1{
	width:100%;
	height:auto;
	margin-bottom:1%;
	text-align:left;
	font-size:16px;
	color:#fff;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height:normal;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.ys2 p o2{
	width:100%;
	height:50px;
	text-align:left;
	font-size:16px;
	color:#fff;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:25px;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.ys2 img{
    width:100%;
	border:0px;
	-webkit-filter:opacity(0.8);
}
.ys2:hover img{
	-webkit-filter:opacity(0.6);
}

.prowai{
	width:30.333333%;
	height:auto;
	margin-left:1.5%;
	margin-right:1.5%;
	float:left;
}
.pro {
	width:auto;
	height:auto;
}
.pro img{
	width:100%;
}
.pro img:hover{
	width:100%;
	opacity:0.8;
}
.protext {
	width:100%;
	height:auto;
	line-height:300%;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:25px;
	font-weight:normal;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.prowais{
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:1%;
	float:left;
}
.pros {
	width:100%;
	height:auto;
	background-color:#333;
}
.pros img{
	width:100%;
	opacity:0.9;
	border:1px solid #CCC;
}
.pros img:hover{
	width:100%;
	border:1px solid #ea5c20;
	opacity:0.8;
}
.protexts {
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	
}
.protexts a{
	line-height:40px;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.protexts a:hover{
	color:#ea5c20;
}
.prowai1{
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:1%;
	float:left;
}
.pro1 {
	width:auto;
	height:auto;
}
.pro1 img{
	width:100%;
}
.pro1 img:hover{
	width:100%;
	opacity:0.8;
}
.protext1 {
	width:100%;
	height:90px;
	text-align:left;
	line-height:20px;
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.protext1 h{
	width:100%;
	text-align:left;
	line-height:50px;
	color:#333;
	font-family:"微软雅黑";
	font-size:20px;
	text-decoration:none;
}

.prowai2{
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:1%;
	float:left;
}
.pro2 {
	width:auto;
	height:auto;
}
.pro2 img{
	width:100%;
}
.pro2 img:hover{
	-webkit-filter:opacity(0.8);
}
.protext2 {
	width:100%;
	height:normal;
	text-align:left;
	margin-top:4%;
	margin-bottom:4%;
}
.protext2 a{
	line-height:normal;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.protext2 a:hover{
	color:#9ACA36;
}
.protext3 {
	width:100%;
	height:60px;
	text-align:left;
	line-height:20px;
	color:#666;
	font-family:"微软雅黑";
	font-size:12px;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}

.prowai8{
	width:22%;
	height:auto;
	margin-left:1.5%;
	margin-right:1.5%;
	float:left;
}
.pro8 {
	width:auto;
	height:auto;
}
.pro8 img{
	width:100%;
}
.pro8 img:hover{
	width:100%;
	opacity:0.8;
}
.protext8 {
	width:100%;
	height:auto;
	line-height:300%;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:25px;
	font-weight:normal;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}

.ts{
	width:49.7%;
	height:auto;
	position:relative;
	float:left;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.ts img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.ts:hover img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.ts p{
    position: absolute;
    top:25%;
    left: 10%;
    width: 50%;
    height: auto;
	display:block;
}
.ts p o{
    width: 100%;
    height:auto;
	margin-bottom:5%;
    text-align: left;
    line-height: normal;
    color: #fff;
    font-family: "微软雅黑"; 
    font-size: 32px;
    font-weight: bold;
	display:block;
	float:left;
}
.ts p o2{
    width: 100%;
    height:80px;
	margin-bottom:6%;
    text-align: left;
    line-height: 40px;
    color: #fff;
    font-family: "微软雅黑"; 
    font-size: 22px;
    font-weight: normal;
	display:block;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/

}
.ts p o3{
    width: 100%;
    height:auto;
	display:block;
	float:left;
}
.ts p o3 a{
    width:140px;
	height:50px;
	line-height:50px;
	color:#fff;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:normal;
	border:solid 1px #ea5c20;
	background-color:#ea5c20;
	text-align:center;
	text-decoration:none;
	border-radius:5px;
	display:block;
	float:left;
}
.ts p o3 a:hover {
    color:#ea5c20;
	border:solid 1px #ea5c20;
	background-color:#fff;
}

.ds{
	width:15.666666%;
	height:auto;
	margin:0.5%;
	border-radius:10px;
	position:relative;
	float:left;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.ds img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.ds:hover img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.ds p{
    position: absolute;
    bottom: 0%;
    left: 0;
    width: 100%;
    height: 100%; 
    background-image: linear-gradient(to top, rgba(0, 81, 160, 0.7), transparent);
    background-repeat: no-repeat;
    display: flex;
    justify-content: center; /* 水平居中 */
    align-items: flex-end;   /* 垂直对齐到底部 */
    padding-bottom: 6%; 
    text-align: center;
    line-height: normal;
    color: #fff;
    font-family: "微软雅黑"; 
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}

.ds2{
	width:31.333333%;
	height:auto;
	margin:1%;
	border-radius:10px;
	position:relative;
	float:left;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.ds2 img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.ds2:hover img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.ds2 p{
    position: absolute;
    bottom: 0%;
    left: 0;
    width: 100%;
    height: 100%; 
    background-image: linear-gradient(to top, rgba(0, 81, 160, 0.7), transparent);
    background-repeat: no-repeat;
    display: flex;
    justify-content: center; /* 水平居中 */
    align-items: flex-end;   /* 垂直对齐到底部 */
    padding-bottom: 6%; 
    text-align: center;
    line-height: normal;
    color: #fff;
    font-family: "微软雅黑"; 
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}

.ms{
	width:26%;
	height:auto;
	margin:1%;
	padding-left:11%;
	padding-right:11%;
	padding-top:2%;
	padding-bottom:2%;
	background-color:#fff;
	display:block;
	float:left;
}
.msp {
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	cursor:pointer;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.msp img{
    mix-blend-mode: multiply; /*图像混合底部灰色背景*/
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.msp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.mst {
    width:100%;
    height:auto;
	margin-top:2%;
    text-align:center;
    line-height: normal;
    color: #333;
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: bold;
    float: left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.ms a{
	text-decoration:none;
}
.ms:hover .mst{
	color:#ea5c20;
}

.ns{
	width:31.333333%;
	height:auto;
	margin:1%;
	border-radius:8px;
	box-shadow:0px 0px  6px 3px #ddd;
	overflow:hidden;
	float:left;
}
.nsp {
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	cursor:pointer;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.nsp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.nsp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.nst {
	width:90%;
	height:auto;
	padding:5%;
	background:#0051A0;
	float:left;
}
.nst a{
    width:100%;
	height:auto;
	text-align:center;
	line-height:40px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.ns:hover .nst{
	background:#004080;
}

.ns2{
	width:23%;
	height:auto;
	margin:1%;
	border-radius:8px;
	box-shadow:0px 0px  6px 3px #ddd;
	overflow:hidden;
	float:left;
}
.ns2p {
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	cursor:pointer;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.ns2p img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.ns2p img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.ns2t {
	width:90%;
	height:auto;
	padding:5%;
	background:#0051A0;
	float:left;
}
.ns2t a{
    width:100%;
	height:auto;
	text-align:center;
	line-height:40px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.ns2:hover .ns2t{
	background:#004080;
}

.yi{
	width:31.333333%;
	height:auto;
	background-color:#0051A0;
	margin:1%;
	border-radius:8px;
	box-shadow:0px 0px  6px 3px #ddd;
	overflow:hidden;
	float:left;
}
.yip {
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	cursor:pointer;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.yip img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.yip img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.yit{
    width:90%;
	height:auto;
	padding:5%;
	text-align:center;
	line-height:normal;
	color:#fff;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	display:block;
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.yi:hover{
	background-color:#004080;
}


.sb{
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.sbp {
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	cursor:pointer;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.sbp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.sbp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.sbt {
	width:100%;
	height:auto;
	padding-top:3%;
	text-align:center;
	line-height:normal;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	float:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}

.ks{
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.ksp {
	width:100%;
	height:auto;
	background-color:#eee;
	float:left;
	overflow:hidden;
	cursor:pointer;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.ksp img{
    mix-blend-mode: multiply; /*图像混合底部灰色背景*/
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.ksp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.kst {
	width:100%;
	height:auto;
	padding-top:3%;
	text-align:center;
	line-height:normal;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	float:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.js{
	width:21%;
	height:auto;
	padding:1%;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	background:rgba(255,255,255,0.8);
	float:left;
}
.js h{
	width:100%;
	height:auto;
	margin-bottom:1%;
	text-align:left;
	line-height:normal;
	color: #9ACA36;
	font-family:"微软雅黑";
	font-size:40px;
	font-weight:bold;
	display:block; 
	float:left;
}
.js h2{
	width:100%;
	height:150px;
	text-align:left;
	line-height:30px;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	display:block; 
	float:left;
}
.hs{
	width:18%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.hsp {
	width:100%;
	height:auto;
	border:#ddd solid 1px;
	float:left;
	overflow:hidden;
	cursor:pointer;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.hsp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.hsp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.hst {
	width:100%;
	height:auto;
	padding-top:1%;
	text-align:center;
	line-height:normal;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	float:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.hst a{
    width:100%;
	height:auto;
	text-align:center;
	line-height:40px;
	color:#333;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.hst a:hover{
	color:#ea5c20;
}
.dyip {
	margin:2% 0;
}
/*左侧栏目*/
.dyip .dyip_l {
	float:left;
	width:30%;
	background:#FFF;
}
.dyip .dyip_l .box {
	border:1px solid #CCC;
	border-top:2px solid #ea5c20;
}
.dyip .dyip_l .box .slideTxtBox {
}
.dyip .dyip_l .box .slideTxtBox .hd {
	height:39px;
	line-height:39px;
	background:#efefef;
	position:relative;
}
.dyip .dyip_l .box .slideTxtBox .hd ul {
	height:39px;
}
.dyip .dyip_l .box .slideTxtBox .hd ul li {
	float:left;
	cursor:pointer;
	width:50%;
	text-align:center;
	font-weight:bold;
}
.dyip .dyip_l .box .slideTxtBox .hd ul li.on {
	height:39px;
	background:#fff;
	margin-bottom:-1px;
	color:#ea5c20;
}
.dyip .dyip_l .box .slideTxtBox .bd {
}
.dyip .dyip_l .box .slideTxtBox .bd .con {
}
.dyip .dyip_l .box .slideTxtBox .bd .con .cx {
	min-height:220px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .cx select {
	width:76%;
	height:22px;
	outline:medium;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .cx .input_txtyi {
	width:25px;
	height:28px;
	outline:medium;
	text-align:center;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .cx .input_txt {
	width:70%;
	height:28px;
	padding:0 2%;
	outline:medium;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .cx .input_btn {
	width:80%;
	height:28px;
	padding:0 2%;
	border:0px none;
	color:#FFF;
	outline:medium;
	background:#ea5c20;
	font-family:"微软雅黑";
	border-radius:5px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .dlzc {
	background:#efefef;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .dlzc ul {
	padding:12px 20px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .dlzc li {
	float:left;
	width:100px;
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:0px;
	overflow:hidden;
	text-indent:-9999;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .dlzc li.dl {
	background:url(../images/pic31.gif) no-repeat;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .dlzc li.zc {
	float:right;
	background:url(../images/pic32.gif) no-repeat;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .dlzc li a {
	display:block;
}
.dyip .dyip_l .box .slideTxtBox .bd .con dl {
	padding:0 20px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con dd {
	height:49px;
	line-height:49px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con dd.txt1 {
	float:left;
	background:url(../images/pic33.gif) no-repeat left center;
	padding-left:30px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con dd.txt2 {
	float:right;
	background:url(../images/pic34.gif) no-repeat left center;
	padding-left:40px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .bgcx {
	padding:0px 20px 20px 20px;
	min-height:220px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .bgcx textarea {
	width:90%;
	outline:medium;
	padding:5%;
	height:120px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .bgcx .input_btn {
	width:96%;
	height:28px;
	padding:0 2%;
	border:0px none;
	color:#FFF;
	outline:medium;
	background:#ea5c20;
	font-family:"微软雅黑";
	border-radius:5px;
	margin-top:20px;
}
/*右侧栏目*/
.dyip .dyip_r {
	float:right;
	width:67%;
	background:#FFF;
}
.dyip .dyip_r .box {
	border:1px solid #CCC;
	padding-top: 3%;
	padding-right: 1%;
	padding-bottom: 3%;
	padding-left: 1%;
}
.dyip .dyip_r .box ul {
}
.dyip .dyip_r .box li {
	float:left;
	width:30.333%;
	margin:0 1.5%;
}
.dyip .dyip_r .box li .boxli {
	border:1px solid #CCC;
	padding:8% 5%;
}
.dyip .dyip_r .box li .boxli img {
	width:100%;
}
.dyip .dyip_r .box li h2 {
	height:30px;
	line-height:30px;
	text-align:center;
	background:#0ac762;
	color:#FFF;
	margin-top:20px;
}
.dyip .dyip_r .box li .nr {
	line-height:24px;
	padding:6% 0;
	min-height:150px;
}
/*独立整块栏目*/
.dyip .dyip_f {
	width:100%;
}
.dyip .dyip_f .ti {
	height:40px;
	line-height:40px;
	text-align:left;
	text-indent:10px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#333333;
}
.dyip .dyip_f .ti span {
	float:right;
}
.dyip .dyip_f .box {
	padding:0px;
}
.dyip .dyip_f .box ul {
}
.dyip .dyip_f .box li {
	float:left;
	width:24%;
	margin-top: 0;
	margin-right:0.5%;
	margin-bottom: 0;
	margin-left: 0.5%;
}
.dyip .dyip_f .box li .boxli {
	border:1px solid #CCC;
	padding:2%;
	margin-bottom:6%;
}
.dyip .dyip_f .box li .boxli img {
	width:100%;
}
.dyip .dyip_f .box li h2 {
	height:30px;
	text-align:center;
}
.dyip .dyip_f .box li h2 a{
	color:#333;
	font-size:14px;
	font-family:"微软雅黑";
	line-height:30px;
	text-decoration:none;
}
.dyip .dyip_f .box li h2 a:hover{
	color:#ea5c20;
}
.dyip .dyip_f .box li .nr {
	line-height:24px;
	height:24px;
	padding-top:2%;
	padding-right: 0;
	padding-bottom:2%;
	padding-left: 0;
}
.derp {
	padding-bottom:3%;
}
/*左侧栏目*/
.derp .derp_l {
	float:left;
	width:30%;
	background:#FFF;
}
.derp .derp_l .box {
	border:1px solid #CCC;
	padding-bottom:22px;
	border-top:2px solid #ea5c20;
}
.derp .derp_l .box h2 {
	height:38px;
	line-height:38px;
	border-bottom:1px solid #CCC;
	font-size:20px;
	font-weight:normal;
	color:#333;
	padding-left:20px;
	overflow:hidden;
	margin-bottom:10px;
}
.derp .derp_l .box h2 span {
	float:right;
	padding-top:13px;
}
.derp .derp_l .box ul {
	padding:0 20px;
}
.derp .derp_l .box li {
	line-height:35px;
	border-bottom:1px dashed #CCC;
	background:url(../images/pic40.gif) no-repeat left center;
	padding-left:15px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
/*右侧栏目*/
.derp .derp_r {
	float:right;
	width:67%;
	background:#FFF;
}
.derp .derp_r .box {
	border:1px solid #CCC;
	padding:3%;
}
/*右侧栏目里的整块*/
.derp .derp_r .box .r_f {
	float:left;
	width:100%;
}
.derp .derp_r .box .r_f .ti {
	height:40px;
	line-height:40px;
	text-align:left;
	font-family:"微软雅黑";
	font-size:20px;
	color:#333333;
	font-weight:normal;
	margin-bottom:15px;
	border-bottom:1px #CCCCCC dashed;
	overflow:hidden;
}
.derp .derp_r .box .r_f .ti span {
	padding-top:13px;
	float:right;
}
.derp .derp_r .box .r_f_l {
	float:left;
	padding-right:5%;
	width:45%;
	height:220px;
}
.derp .derp_r .box .r_f_l img {
	width:100%;
}
.derp .derp_r .box .r_f_r {
	float:right;
	width:50%;
}
/*右侧栏目里的左侧*/
.derp .derp_r .box .r_l {
	float:left;
	width:47%;
}
.derp .derp_r .box .flexslider2 {
	position:relative;
	margin-top:0px;
}
.derp .derp_r .box .flexslider2 .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.derp .derp_r .box .flexslider2 .slides img {
	width: 100%;
	display: block;
	border-radius: 0px;
}
.derp .derp_r .box .flex-pauseplay span {
	text-transform: capitalize;
}
.derp .derp_r .box .flex-control-nav {
	width: 100%;
	text-align: center;
	position:absolute;
	bottom:10px;
}
.derp .derp_r .box .flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.derp .derp_r .box .flex-control-paging li a {
	width:10px;
	height:10px;
	display: block;
	background: #666;
	background:#FFF;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}
.derp .derp_r .box .flex-control-paging li a:hover {
	background: #FFF;
}
.derp .derp_r .box .flex-control-paging li a.flex-active {
	background: #e50012;
	cursor: default;
}
/*右侧栏目里的右侧*/
.derp .derp_r .box .r_r {
	float:right;
	width:47%;
	border-left:1px solid #CCC;
	padding-left:2%;
}
.derp .derp_r .box .r_r .box {
}
.derp .derp_r .box .r_r img {
	width:100%;
}
.sge {
	width: 100%;
	padding-top:160px;
	margin:0px auto;
}
.ban {
	width: 100%;
	padding-top:160px;
	margin-top:0px;
	margin-bottom:5%;
	margin-left: auto;
	margin-right: auto;
	
}
.banner {
	width:100%;
	padding-top:160px;
	margin-top:0px;
	margin-bottom:0%;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
.banner img {
	width:100%;
}
.banner p{
    width:70%; 
	height:auto;
	position:absolute;
	bottom:30%;
	margin:0px;
	display:block;
	left: 50%;
    transform: translateX(-50%);
}
.bt1{
    width:100%;
	height:auto;
	margin-bottom:2%;
	text-align:left;
    color:#000;
	font-family:"微软雅黑";
	font-size:34px;
	font-weight:bold;
	line-height:normal;
	float:left;
}
.bt2{
    width:100%;
	height:auto;
	text-align:left;
    color:#000;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:normal;
	line-height:200%;
	text-transform:uppercase;
	float:left;
}
.dqwz {
	background:#FFF;
	border-bottom:2px solid #EEE;
}
.dqwz .box {
	max-width:1400px; /*宽度在0~1400px之间*/
	margin:0 auto;
	line-height:normal;
}
.dqwz2 {
    color:#7C7C7C;
	font-family:"微软雅黑";
	font-size:32px;
	font-weight:bold;
	text-align:center;
	line-height:normal;
}
.dqwz2 .box {
	max-width:1400px; /*宽度在0~1400px之间*/
	margin:0px auto;
	padding-bottom:1%;
	margin-bottom:1%;
	background-image: url(../images/dxt.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.dqwz3 {
	text-align:center;
	line-height:50px;
	margin-top:30px;
	margin-bottom:20px;
}
.dqwz3 .box {
	max-width:1400px; /*宽度在0~1400px之间*/
	margin:0 auto;
	border-bottom:#DEDEDE solid 1px;
	overflow:hidden;
}
.dqwz3 .box a{
	width:8%;
	height:50px;
	color:#666;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	line-height:50px;
	padding-left:2%;
	margin-left:2%;
	display:block;
	background:url(../images/pic28.png) no-repeat left center;
	float:left;
}
.dqwz3 .box a:hover {
    color:#333;
	padding-left:2%;
	display:block;
	text-decoration:underline;
	background:url(../images/pic29.gif) no-repeat left center;
}
.dqwz3 .box a.current {
	color:#333;
	background:url(../images/pic29.gif) no-repeat left center;
}
.tsr {
    max-width:1400px;
	height:auto;
	margin-bottom:2%;
	text-align:center;
	line-height:normal;
	margin:0px auto;
}
.tsr a {
    height: 36px;
    color:#666;
	font-family:"微软雅黑";
    font-size: 16px;
    display: inline-block;
    line-height: 36px;
	text-decoration:none;
    border: solid 1px #ccc;
	background-color:#fff;
    padding: 0 20px;
    margin: 5px 10px;
}
.tsr a:hover {
    color:#fff;
    border: solid 1px #ea5c20;
	background-color:#ea5c20;
}
.tsr a.on {
    color:#fff;
    border: solid 1px #ea5c20;
	background-color:#ea5c20;
}
.con {
	max-width:1400px; /*宽度在0~1400px之间*/
	margin:2% auto;
}
.con2_l {
	float:left;
	width:25%;
	background:#FFF;
}
.con2_l .box {
}
.con2_l h2 {
	line-height:60px;
	font-size:18px;
	background:#ea5c20 url(../images/pic27.png) no-repeat 80% center;
	color:#FFF;
	padding-left:20px;
	font-weight:bold;
}
.con_l {
	float:left;
	width:20%;
	overflow:hidden;
	background:#FFF;
	border-radius:5px;
	box-shadow:0px 0px 2px 1px #ddd;
}
.con_l .box {
    width:100%;
	height:auto;
	overflow:hidden;
	clear:left;
	float:left;
}
.con_l .box h2 {
    width:90%;
	height:auto;
	padding-left:10%;
	padding-top:8%;
	padding-bottom:8%;
    color:#000;
	font-weight:bold;
	line-height:normal;
	font-size:25px;
	font-family:"微软雅黑";
	text-align:left;
	float:left;
}
.con_l .box ul {
    width:100%;
	padding:0px;
	float:left;
}
.con_l .box ul li {
    height:50px;
	border-bottom:1px solid #ddd;
	background-color:#008CD6;
}
.con_l .box ul li a {
	color:#666;
	line-height:50px;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
	width:90%;
	padding-left:10%;
	background-color:#fff;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.con_l .box ul li a:hover {
    color:#fff;
	background:#9ACA36;
}
.con_l .box ul li a.current {
    color:#fff;
	background:#9ACA36;
}

.con_l .box ul li ul{
	padding:0px;
}

.con_l .box ul li ul li a {
    font-size: 12px;
	padding-left:15%;
	display:block;
	background:none;
}
.con_l .box ul li ul li a:hover {
	padding-left:15%;
	display:block;
	text-decoration:none;
	background:none;
}
.con_l .box ul li ul li a.current {
	color:#333; /*当前链接样式*/
	background:none;
}
.con_l .box2 {
    width:100%;
	height:auto;
	margin-top:20%;
	overflow:hidden;
	clear:left;
	float:left;
}
.con_l .box2 h {
    width:90%;
	height:auto;
	padding-left:10%;
	padding-top:8%;
	padding-bottom:8%;
    color:#000;
	font-weight:bold;
	line-height:normal;
	font-size:25px;
	font-family:"微软雅黑";
	text-align:left;
	float:left;
}
.con_l .box2 ul {
    width:90%;
	padding:5%;
	display:block;
	float:left;
}

.con_r {
	float:right;
	width:76%;
	overflow:hidden;
	background:#FFF;
}
.con_r .about {
    width:100%;
	height:auto;
	font-size: 16px;
	color: #666;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:200%;
}
.con_r .about img{
	max-width:100%;
}
.con_a {
	font-size: 16px;
	color: #666;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:200%;
}
.con_a .about {
	font-size: 16px;
	color: #666;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:200%;
	overflow:hidden;
	clear:left;
}
.con_a .about img{
	max-width:100%;
}
.con_a .about .pic {
	float: right;
	padding: 0 10px 0px 0;
	max-width:250px;
}
.con_a .about .pic img {
	box-shadow: 0px 0px 0px #ccc;
	width:250px;
}
.we {
    width:50%;
	height:auto;
	text-align:center;
	float:left;
}
.we2 {
    width:25%;
	height:auto;
	float:left;
}
.we img{
    max-width:100%;
}
.sx{
    width:15.666666%;
	height:auto;
	margin-left:0.5%;
	margin-right:0.5%;
	padding-top:1%;
	padding-bottom:1%;
	text-align:center;
	border-radius:100px;
	border: 1px #666 solid;
	background-color:#eee;
	appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
	background: url(../images/xxjt.png) no-repeat right 22px center #fff;
	font-size: 16px;
	color: #333;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:normal;
	float:left;
}
.lie{
    width:100%;
	height:auto;
	float:left;
}
.lie table{ border-collapse:collapse; border: 1px #ddd solid !important; width:1400px!important;}
.lie table td{padding: 5px!important; word-wrap:break-word;word-break:break-word;border: 1px #ddd solid !important; font-family: "微软雅黑"!important; font-size:14px!important; font-weight:normal!important; line-height:40px!important; text-align:center;}
.lie table td img{vertical-align: middle;}
.lie table td tr{color:#333!important;}
.lie table tr:nth-child(1){background-color:#ea5c20!important; color:#fff!important;}
.lie table tr:nth-child(2n-1){background-color:#E1F2FF;}

.zc{
    width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:4%;
	float:left;
}
.zc1{
    width:45%;
	height:auto;
	font-size:16px;
	color: #666;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:200%;
	overflow:hidden;
	float:left;
}
.zc1 h{
	width:100%;
	height:auto;
	font-size:28px;
	color: #333;
	font-weight:bold;
	font-family: "微软雅黑";
	line-height:normal;
	display:block;
	float:left;
	padding-bottom:2%;
	margin-bottom:4%;
	background-image: url(../images/zx.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.zc1 h2{
    width:100%;
	height:auto;
	margin-bottom:2%;
	font-size:16px;
	color: #666;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:200%;
	display:block;
	float:left;
}
.zc1 h3{
    width:90%;
	height:auto;
	padding-left:10%;
	margin-bottom:2%;
	font-size:16px;
	color: #666;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:200%;
	display:block;
	float:left;
	background-image: url(../images/sj.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.zc1 h4{
    width:90%;
	height:auto;
	padding-left:10%;
	margin-bottom:2%;
	font-size:16px;
	color: #666;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:200%;
	display:block;
	float:left;
	background-image: url(../images/xin.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.zc2{
    width:45%;
	height:auto;
	overflow:hidden;
	float:left;
}
.zc2 img{
    max-width:100%;
}
.zcg{
    width:10%;
	height:auto;
	overflow:hidden;
	float:left;
}
.news {
	padding:0%;
}

.np {
    width:100%;
	height:auto;
	border-bottom:#ccc dashed 1px;
	padding-bottom:2%;
	margin-bottom:2%;
	float:left;
}
.np1 {
    width:25%;
	height:auto;
	margin-right:5%;
	float:left;
}
.np1 img{
    width:100%;
	height:auto;
	border:0px;
}
.np2 {
    width:70%;
	height:auto;
	float:left;
}
.np2 h{
    width:100%;
	height:auto;
	margin-bottom:1%;
	text-align:left;
	display:block;
	float:left;
}
.np2 h a{
    width:100%;
	height:60px;
	font-size:20px;
	color:#333;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height:30px;
	text-decoration:none;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.np2 h a:hover{
	color:#ea5c20;
}
.np2 h2{
    width:100%;
	height:30px;
	margin-bottom:2%;
	font-size:16px;
	color:#999;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:30px;
	text-align:left;
	display:block;
	float:left;
}
.np2 h3{
    width:100%;
	height:50px;
	margin-bottom:3%;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height: 25px;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.np2 h4{
    width:100%;
	height:40px;
	text-align:left;
	display:block;
	float:left;
}
.np2 h4 a{
	font-size:16px;
	color:#ea5c20;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:40px;
	text-decoration:none;
}
.np2 h4 a:hover{
	text-decoration:underline;
}
.tp {
    width:100%;
	height:auto;
	margin-bottom:6%;
	float:left;
}
.tp1 {
    width:25%;
	height:auto;
	margin-right:5%;
	float:left;
}
.tp1 img{
    width:100%;
	height:auto;
	border:0px;
}
.tp2 {
    width:70%;
	height:auto;
	float:left;
}
.tp2 h{
    width:100%;
	height:auto;
	margin-bottom:2%;
	text-align:left;
	display:block;
	float:left;
}
.tp2 h a{
    width:100%;
	height:40px;
	font-size:16px;
	color:#ea5c20;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:20px;
	text-decoration:none;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.tp2 h a:hover{
	text-decoration:underline;
}
.tp2 h2{
    width:100%;
	height:20px;
	font-size:14px;
	color:#999;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:20px;
	text-align:left;
	display:block;
	float:left;
}

.dp {
    width:94%;
	height:auto;
	padding:2%;
	margin:1%;
	border-radius:5px;
	box-shadow:0px 0px  2px 1px #fff;
	float:left;
}
.dp h{
    width:100%;
	height:auto;
	text-align:left;
	display:block;
	float:left;
}
.dp h a{
	font-size:20px;
	color:#ea5c20;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:normal;
	text-decoration:none;
	padding-bottom:1%;
	margin-bottom:1%;
	border-bottom:#ea5c20 solid 1px;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.dp h a:hover{
	color:#9ACA36;
}
.dp h span{
	float:right;
}
.dp h span img{
    max-width:100%;
}
.dp h2{
    width:100%;
	height:auto;
	font-size:14px;
	color:#999;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:normal;
	text-align:left;
	display:block;
	float:left;
}
.fp {
    width:100%;
	height:auto;
	border-bottom:#ccc dashed 1px;
	padding-bottom:2%;
	margin-bottom:2%;
	float:left;
}
.fp h{
    width:100%;
	height:40px;
	text-align:left;
	display:block;
	float:left;
}
.fp h a{
	font-size:20px;
	color:#333;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:40px;
	text-decoration:none;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.fp h a:hover{
	color:#ea5c20;
}
.fp h2{
    width:100%;
	height:30px;
	margin-bottom:2%;
	font-size:14px;
	color:#999;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:30px;
	text-align:left;
	display:block;
	float:left;
}
.fp h3{
    width:100%;
	height:50px;
	margin-bottom:2%;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height: 25px;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.fp h4{
    width:100%;
	height:40px;
	text-align:right;
	display:block;
	float:left;
}
.fp h4 a{
	font-size:14px;
	color:#ea5c20;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:40px;
	text-decoration:none;
}
.fp h4 a:hover{
	text-decoration:underline;
}
.page {
	width:100%;
	height:auto;
	margin-top:3%;
	margin-bottom:0%;
	text-align:center;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	font-weight: normal;
	line-height: 30px;
	overflow:hidden;
	float:left;
}
.page a {
	color:#666;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
.page a:hover {
    color:#ea5c20;
}
.news ul {
}
.news li {
	line-height:40px;
	margin:5px 0;
}
.news li p {
	float:left;
	background:url(../images/pic30.png) no-repeat left center;
	width:110px;
	height:30px;
	line-height:30px;
	color:#FFF;
	text-align:center;
	margin:5px 30px 5px 5px;
}
.news li:hover p {
	background:url(../images/pic30_1.png) no-repeat left center;
}
.news li:nth-child(even) {
background:#f3f3f3; /*列表次序背景色*/
}
.news li a {
	display:block;
	color:#333;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
.news li a:hover {
    color:#ea5c20;
}
.news_content {
	padding:0%;
}
.news_content .title {
	line-height:30px;
}
.news_content .title h2 {
    width:100%;
	height:auto;
	text-align:center;
	font-size:25px;
	color:#333;
	font-weight:bold;
	line-height:normal;
	display:block;
	margin-bottom:2%;
}
.news_content .title p {
    width:100%;
	height:auto;
	text-align:center;
	font-size:14px;
	color:#999;
	font-weight:normal;
	line-height:normal;
	display:block;
	margin-bottom:1%;
}
.news_content .news_nr {
	font-size:16px;
	font-family: "微软雅黑";
	color:#666;
	font-weight:normal;
	line-height:200%;
	margin-top:3%;
}
.news_content .news_nr img{
	max-width:100%;
}
.news_content .news_nr video{
	max-width:100%;
}
.con_p {
	width:100%;
}
.rczp {
	padding:0%;
}
.rczp table {
	border-left:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
.rczp table td {
	border-top:1px solid #DDD;
	border-right:1px solid #DDD;
	padding:0 10px;
}
.rczp_xq {
	padding:5%;
	background:#FFF;
	margin-bottom:2%;
}
.rczp_xq h2 {
	font-size:16px;
	font-weight:bold;
	height:50px;
	line-height:50px;
	margin-top:20px;
}
.rczp_xq h2 span {
	float:right;
	font-size:14px;
	font-weight:normal;
	color:#999;
}
.rczp_xq .gzdd {
	height:50px;
	line-height:50px;
}
.rczp_xq .gzdd p {
	float:left;
	padding-right:3%;
}
.rczp_xq .gzdd p span {
	color:#ea5c20;
}
.rczp_xq .back {
	width:100%;
	margin-top:1%;
	margin-bottom:1%;
	text-align:center;
	clear:left;
}
.zzhe {
	padding-top:20px;
}
.zzhe h4 {
	font-weight:bold;
}
.zzhe p {
	line-height:30px;
}
.con_r .contact {
	padding:5%;
	line-height:24px;
}
.con_r .contact .pic {
	float: right;
	padding: 0 10px 0px 0;
	max-width:200px;
}
.con_r .contact .pic img {
	box-shadow: 0px 0px 0px #ccc;
	width:200px;
}
.nti {
    width:100%;
	height:auto;
	margin-bottom:2%;
	float:left;
}
.nti h{
    width:98%;
	height:auto;
	padding-left:2%;
	margin-bottom:2%;
	text-align:left;
	line-height:normal;
	font-family:"微软雅黑";
	font-size:28px;
	color:#ea5c20;
	font-weight:bold;
	display:block;
	background:url(../images/ztx.jpg) no-repeat left bottom;
	float:left;
}
.nti h2{
    width:100%;
	height:auto;
	margin-bottom:2%;
	text-align:left;
	line-height:normal;
	font-family:"微软雅黑";
	font-size:16px;
	color:#666;
	font-weight:normal;
	display:block;
	float:left;
}

.product {
	width:100%;
}
.product .show {
	padding-top: 3%;
	padding-right: 1%;
	padding-bottom: 3%;
	padding-left: 1%;
}
.product .show ul {
}
.product .show li {
	float:left;
	width:30.333%;
	margin-top: 0;
	margin-right: 1.5%;
	margin-bottom: 0;
	margin-left: 1.5%;
}
.product .show li .showli {
	border:1px solid #CCC;
	padding:2%;
	margin-bottom:6%;
}
.product .show li .showli img {
	width:100%;
}
.product .show li h2 {
	height:30px;
	line-height:30px;
	text-align:center;
	color:#FFF;
	margin-top:20px;
	background-color: #DDDDDD;
}
.product .show li .nr {
	line-height:24px;
	height:24px;
	padding-top:2%;
	padding-right: 0;
	padding-bottom:2%;
	padding-left: 0;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.product .show .page {
	width:100%;
	margin-top:1%;
	margin-bottom:1%;
	text-align:center;
	clear:left;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #ea5c20;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.productd {
	padding:0px;
}
.productd .name {
	height:40px;
	line-height:40px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	margin-bottom:2%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.productd .show {
	text-align:center;
	width:100%;
	overflow:hidden;
}
.productd .show img {
	max-width:100%;
}
.productd .showw {
	text-align:center;
	width:100%;
	overflow:hidden;
	clear:left;
	float:left;
}
.productd .showw .cl {
	width:50%;
	height:auto;
	margin-right:5%;
	float:left;
	clear:left;
}
.productd .showw .cr {
	width:45%;
	height:auto;
	float:right;
	clear:right;
}
.productd .showw .cr h{
	width:100%;
	height:auto;
	margin-top:4%;
	margin-bottom:4%;
	line-height:normal;
	text-align:left;
	font-family:"微软雅黑";
	font-size:25px;
	color:#ea5c20;
	font-weight:bold;
	display:block;
	float:left;
}
.productd .showw .cr h2{
	width:100%;
	min-height:240px;
	margin-bottom:6%;
	line-height:30px;
	text-align:left;
	font-family:"微软雅黑";
	font-size:16px;
	color:#555;
	font-weight:normal;
	display:block;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 16; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.productd .showw .cr h3{
	width:100%;
	height:auto;
	margin-bottom:6%;
	line-height:normal;
	text-align:left;
	font-family:"微软雅黑";
	font-size:18px;
	color:#ea5c20;
	font-weight:normal;
	display:block;
	float:left;
}
.productd .showw .cr h3 span{
	font-size:40px;
	color:#ea5c20;
	font-weight:bold;
}
.productd .showw .cr o{
	width:100%;
	height:auto;
	display:block;
	float:left;
}
.productd .showw .cll {
	display:none;/*此元素不会被显示*/
}
.ti {
    width:98%;
	height:auto;
	padding-left:2%;
	margin-bottom:2%;
	text-align:left;
	line-height:normal;
	font-family:"微软雅黑";
	font-size:28px;
	color:#ea5c20;
	font-weight:bold;
	display:block;
	background:url(../images/ztx.jpg) no-repeat left bottom;
	float:left;
}
.ti2 {
    width:98%;
	height:auto;
	padding-left:2%;
	margin-bottom:2%;
	text-align:left;
	line-height:normal;
	font-family:"微软雅黑";
	font-size:28px;
	color:#ea5c20;
	font-weight:bold;
	display:block;
	background:url(../images/ztx.jpg) no-repeat left bottom;
	float:left;
}
.ti3 {
    width:100%;
	height:auto;
	line-height:normal;
	text-align:center;
	font-family:"微软雅黑";
	font-size:40px;
	color:#333;
	font-weight:bold;
	margin-top:8%;
	margin-bottom:2%;
	clear:left;
	float:left;
}
.productd .con {
    width:100%;
	height:auto;
	margin-top:0%;
	padding-bottom:2%;
	margin-bottom:4%;
	border-bottom:#ccc solid 1px;
	line-height:200%;
	text-align:left;
	font-family:"微软雅黑";
	font-size:14px;
	color:#333;
	font-weight:normal;
	clear:left;
	float:left;
}
.productd .con img{
	max-width:100%;
}

.productd .con table{ border-collapse:collapse; border: 1px #ccc solid !important; width:100% !important;line-height:25px!important;}
.productd .con table td{padding: 5px!important; padding-left:10px !important; color:#333; font-family:"微软雅黑"; font-size:14px!important; word-wrap:break-word;word-break:break-all;border: 1px #ccc solid !important;line-height:25px!important; text-align:left;}


.case {
	padding:0px;
}
.case .ti {
	height:40px;
	line-height:40px;
	text-align:center;
	text-indent:10px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#333;
	font-weight:bold;
	margin-top:3%;
	overflow:hidden;
	clear:left;
	border-bottom:#ccc solid 1px;
}
.case .conp img{
    max-width:100%;
}
.case .con {
	line-height:24px;
	text-align:left;
	font-family:"微软雅黑";
	font-size:14px;
	color:#333333;
	font-weight:normal;
	clear:left;
}


.productd .back {
	width:100%;
	margin-top:1%;
	margin-bottom:1%;
	text-align:center;
	clear:left;
}
.hwzz {
	padding:3%;
}
.hwzz textarea {
	width:96%;
	min-height:150px;
	padding:2%;
	outline:medium;
	border:1px solid #CCC;
}
.hwzz .input_btn {
	width:100px;
	height:40px;
	background:#ea5c20;
	color:#FFF;
	outline:medium;
	border:0 none;
	margin-top:10px;
}

.col-sm-1 {
	width:25%;
	float:left;
}
.col-sm-1 img{
	vertical-align:top;
	border:0;
}
.banners {
	position:relative;
	overflow:hidden;
}
.banners.hover-zoom {
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.banners.hover-zoom img {
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.banners.hover-zoom:hover {
	background:#ffffff;
}
.banners.hover-zoom:hover img {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
	opacity:1.00;
	filter:alpha(opacity=100);
}
.yk {
	width:100%;
	float:left;
}
.yk1 {
	width:33.333333%;
	float:left;
}
.ykt1 {
	width:90%;
	height:auto;
	margin-left:5%;
	margin-right:5%;
	margin-top:3%;
	margin-bottom:3%;
	padding-bottom:2%;
	border-bottom:#ea5c20 dashed 1px;
	color:#ea5c20;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:bold;
	line-height:normal;
	text-align:left;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.ykt2 {
	width:90%;
	height:auto;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:3%;
	line-height:200%;
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	text-align:left;
	float:left;
}

.er {
	width:100%;
	float:left;
}
.er_list {
	width:100%;
	float:left;
}
.er_list_nr li {
    margin-bottom:5px;
	border-bottom:0px solid #ddd;
}
.er_list_nr a {
    width:90%;
	padding-left:10%;
	cursor:pointer;
	color:#333;
	font-family:"微软雅黑";
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	line-height:50px;
	background-color:#eee;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.er_list_nr a:hover {
	background-color:#eee;
}
.er_list_nr a.on {
	background-color:#eee;
}
.er_list_nr {
	width:100%;
	margin:0px;
}
.f_x {
	width:100%;
	line-height:40px;
}
.f_x ul {
	list-style:none;
}
.f_x ul li {
	background:none;
	width:95%;
	padding-left:5%;
}
.f_x ul li a {
    width:80%;
	padding-left:10%;
	padding-right:10%;
	font-family:"微软雅黑";
	font-size:14px;
	color:#666;
	line-height:40px;
	background:url(../images/jia.jpg) no-repeat 10px 15px;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.f_x ul li a:hover {
    font-size:14px;
	color:#ea5c20;
	line-height:40px;
	background-color:#fff;
}
.f_x ul li a.on {
    font-size:14px;
	color:#ea5c20;
	line-height:40px;
	background-color:#fff;
}
.f_x ul {
	display:none;
}
#menus {
	display:block;
}
.er_list {
	border:0px;
}
.er_list_title {
	padding:0px;
}

.lct {
	width:100%;
	height:auto;
	margin-top:5%;
	text-align:left;
	color:#ea5c20;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:bold;
	line-height:160%;
	float:left;
}
.lct img{
	width:100%;
}
.lct a{
	color:#ea5c20;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:bold;
	line-height:160%;
	text-decoration:none;
}
.lct a:hover{
    text-decoration:underline;
	text-underline-offset: 5px;
}
.jj{
	width:100%;
	height:auto;
	margin-bottom:6%;
	float:left;
}
.jjt {
	width:45%;
	height:auto;
	float:left;
}
.jjt h{
	width:100%;
	height:auto;
	margin-top:10%;
	margin-bottom:2%;
	text-align:left;
	color:#666;
	font-family:"微软雅黑";
	font-size:35px;
	font-weight:normal;
	line-height:normal;
	text-transform:uppercase;
	display:block;
	float:left;
}
.jjt h2{
	width:100%;
	height:auto;
	padding-bottom:6%;
	margin-bottom:8%;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:30px;
	font-weight:bold;
	line-height:normal;
	background-image: url(../images/dx2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display:block;
	float:left;
}
.jjt span{
	width:100%;
	height:auto;
	text-align:left;
	color:#666;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:250%;
	display:block;
	float:left;
}
.jjg {
	width:5%;
	height:auto;
	float:left;
}
.jjp {
	width:50%;
	height:auto;
	overflow:hidden;
	float:left;
}
.jjp img{
	width:100%;
}
.zd {
	width:100%;
	height:auto;
	margin:0px auto;
}
.zd ul li {
	width:98%;
	padding:1%;
	border:#ddd solid 1px;
	margin-bottom:2%;
}
.zd ul li a {
	color:#333;
	font-family:"微软雅黑";
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	padding-bottom:1%;
	border-bottom:#eee solid 1px;
	display:block;
	background-image: url(../images/jia.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.zd ul li a:hover {
	color:#ea5c20;
	background-image: url(../images/jian.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.zd ul li a.select {
	color:#ea5c20;
	background-image: url(../images/jian.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.f_h {
	width:100%;
	line-height:normal;
}
.f_h ul {
	margin-top:1%;
	margin-bottom:1%;
	list-style:none;
}
.f_h ul li {
	width:100%;
	padding:0px;
	border:0px;
	color:#333;
	font-family:"微软雅黑";
	text-decoration:none;
	font-size:16px;
	line-height:200%;
}
.f_h ul {
	display:none;
}
.lx{
    width:100%;
	height:auto;
	margin-bottom:2%;
	overflow:hidden;
	float:left;
}
.lx1{
    width:47%;
	height:auto;
	margin-right:6%;
	font-size: 18px;
	color: #333;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:200%;
	overflow:hidden;
	float:left;
}
.lx1 img{
	 -webkit-filter:invert(0.5);
	 margin-top:2%;
	 margin-right:10px;
}
.lx1 p img{
	 -webkit-filter:invert(0);
}
.lx2{
    width:47%;
	height:auto;
	font-size: 18px;
	color: #666;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:200%;
	overflow:hidden;
	float:left;
}
.zx{
    width:100%;
	height:auto;
	font-size: 18px;
	color: #666;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:200%;
	overflow:hidden;
	margin:0px auto;
}
.zx h11{
	width:100%;
	height:auto;
	margin-bottom:3%;
	text-align:left;
	color:#555;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:bold;
	line-height:normal;
	display:block;
	float:left;
}
.zx h12{
	width:100%;
	height:auto;
	text-align:left;
	display:block;
	float:left;
}
.tabk {
	width:100%;
	height:auto;
	margin-bottom:2%;
	float: left;
}
.tabk ul li {
    width:31.333333%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	padding-top:1%;
	padding-bottom:1%;
	text-align:center;
    font-size:18px;
	font-family: "微软雅黑";
	color:#ea5c20;
	line-height: normal;
	font-weight:bold;
	border-bottom:#fff solid 4px;
	background-color:#fff;
	cursor: pointer;
	float: left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.tabk ul li img{
    max-width:100%;
}
.tabk ul li:hover {
	color:#ea5c20;
	border-bottom:#9ACA36 solid 4px;
}
.tabk ul li.hover {
	color:#ea5c20;
	border-bottom:#9ACA36 solid 4px;
}
.maint {
	width:100%;
	height:auto;
	float: left;
}
.neir {
	width:100%;
	height:auto;
	display: none;
	text-align:left;
	font-size:14px;
	font-family:"微软雅黑";
	color:#333;
	float: left;
}

.cs{
	width:100%;
	height:auto;
	float:left;
}
.csp {
	width:40%;
	height:auto;
	text-align:center;
	margin-right:5%;
	float:left;
}
.csp img{
	max-width:100%;
}
.cst{
	width:55%;
	height:auto;
	float:left;
}
.cst h{
	width:100%;
	height:auto;
	margin-top:0%;
	margin-bottom:3%;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:45px;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
	float:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.cst h2{
	width:100%;
	height:auto;
	margin-bottom:6%;
	text-align:left;
	color:#666;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:40px;
	text-decoration:none;
	float:left;
}
.cst h3{
	width:100%;
	height:auto;
	float:left;
}

/* 切换1 */
.qu {
	width: 100%;
	height:auto;
	float:left;
}
.qav {
	width: 90%;
	height:auto;
	padding-left:5%;
	padding-right:5%;
	margin-bottom:3%;
	float:left;
}
.qav > li {
    width: 18%;
	height:auto;
	margin:1%;
    position: relative;
	display: block;
	float:left;
}
.qav > li > a {
	line-height:55px;
	color:#333;
	font-size:18px;
	font-family:"微软雅黑";
	font-weight:normal;
	border:solid 1px #ddd;
	background-color:#fff;
	text-align:center;
	text-decoration:none;
	border-radius:5px;
	display:block;
}
.qav > li.active > a, .qu > ul.qav > li > a:hover {
	color:#fff;
	border:solid 1px #ea5c20;
	background-color:#ea5c20;
}
.qav > li.active > a {
	color:#fff;
	border:solid 1px #ea5c20;
	background-color:#ea5c20;
}
.qct {
	width:100%;
	height:auto;
	display:table;
	background-color:#eee;
	float:left;
}
.qct > .qce {
	display: none;
}
.qct > .active {
	display: block;
}

/* 切换2 */
.qu2 {
	width: 100%;
	height:auto;
	float:left;
}
.qav2 {
	width: 100%;
	height:auto;
	padding-bottom:10px;
	border-bottom:#ddd solid 1px;
	float:left;
}
.qav2 > li {
    width: 135px;
	height:45px;
	margin-right:10px;
    position: relative;
	display: block;
	float:left;
}
.qav2 > li > a {
    width: 100%;
	height:auto;
	text-align:center;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:bold;
	line-height:45px;
	text-decoration:none;
	overflow:hidden;
	border-radius:8px;
	border:solid 1px #eee;
	background-color:#eee;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.qav2 > li.active > a, .qu2 > ul.qav2 > li > a:hover {
    color:#fff;
	background-color:#ea5c20;
}
.qav2 > li.active > a {
    color:#fff;
	background-color:#ea5c20;
}
.qct2 {
	width:100%;
	height:auto;
	margin-top:2%;
	display:table;
	float:left;
}
.qct2 > .qce2 {
	display: none;
}
.qct2 > .active {
	display: block;
}

.fz {
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
}
.fz1 {
	width:100%;
	height:auto;
	float:left;
	background-image:url(../images/fb1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.fz1 .kk2{
	width:40%;
	height:120px;
	margin-right:60%;
	float:left;
}
.fz1 .kk2 h{
    width:100%;
	height:auto;
	margin-bottom:2%;
	color:#ea5c20;
	font-family:"微软雅黑";
	font-size:30px;
	font-weight:bold;
	line-height:normal;
	text-align:right;
	display:block;
	float:left;
}
.fz1 .kk2 h2{
    width:100%;
	height:auto;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:30px;
	text-align:right;
	float:left;
}

.fz2 {
	width:100%;
	height:auto;
	float:left;
	background-image:url(../images/fb2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.fz2 .fk{
	width:40%;
	height:120px;
	margin-left:60%;
	float:left;
}
.fz2 .fk h{
    width:100%;
	height:auto;
	margin-bottom:2%;
	color:#ea5c20;
	font-family:"微软雅黑";
	font-size:30px;
	font-weight:bold;
	line-height:normal;
	display:block;
	float:left;
}
.fz2 .fk h2{
    width:100%;
	height:auto;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:30px;
	float:left;
}

/* 首页案例循环 */
.qie {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding: 0 25%;
	box-sizing: border-box;
}
.qie-track {
	display: flex;
	gap: 40px;
	transition: transform 0.5s ease;
}
.qie-card {
	flex: 0 0 calc(100% - 10px);
	width:96%;
	height: 380px;
	padding-left:2%;
	padding-right:2%;
	border-radius: 12px;
	background-color:#999; 
	align-items: center;
	justify-content: center;
	user-select: none;
	box-sizing: border-box; 
	opacity: 0.2;
}
.qie-card.active {
	background: linear-gradient(to right, #4A7DBA, #022950);
	opacity: 1.0;
}
.qie-card h1{
	width:100%;
	height:auto;
	text-align:center;
	margin-top:10%;
	color:#666;
	font-family:"微软雅黑";
	font-size:24px;
	font-weight:normal;
	line-height:normal;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.qie-card h2{
	width:100%;
	height:auto;
	text-align:center;
	margin-top:2%;
	color:#333;
	font-family:"微软雅黑";
	font-size:36px;
	font-weight:bold;
	line-height:normal;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.qie-card h3{
	width:100%;
	height:auto;
	text-align:center;
	margin-top:8%;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.qie-card h3 a{
    width:230px;
	height:45px;
    text-align:center;
	font-size:18px;
	color:#ea5c20;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height:45px;
	text-decoration:none;
	border:#ea5c20 solid 1px;
	background:#fff;
	border-radius:50px;
	display:block;
	margin:0px auto;
}
.qie-card h3 a:hover{
	color:#fff;
	border:#F44B04 solid 1px;
	background:#F44B04;
}
.qie-card.active h1{
	color:#fff;
}
.qie-card.active h2{
	color:#fff;
}

.qie-btn {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 20px;
	 cursor: pointer;
	z-index: 10;
	transition: all 0.2s;
}
.qie-btn:hover {
	background: #f9f9f9;
}
.prev { left: 24%; }
.next { right: 24.5%; }

.gun{ width:100%; margin:0px auto; overflow:hidden;}
.gun_w{ margin:0px auto; max-width:1420px;}
.gun_name{ width:100%; margin:0px auto; overflow:hidden;}
.gun_name .gun_left{ float:left; position:relative;}
.gun_name .gun_left:after{ position:absolute;}
.gun_k{ position:relative; margin:0px auto;}
.gun_k .pre,.gun_k .next{ position:absolute; display:block; width:50px; height:75px; top:50%; margin:-50px 0 0 0;}
.gun_k .pre{ left:-45px; cursor:pointer; background:url(../images/pre.png) no-repeat center; opacity:1.0;}
.gun_k:hover .pre{ opacity:0.8;}
.gun_k .next{ right:-50px; cursor:pointer; background:url(../images/next.png) no-repeat center; opacity:1.0;}
.gun_k:hover .next{ opacity:0.8;}
.gun_g{ width:100%; margin:0 auto; overflow:hidden;}

.gun_g ul{ width:100%;}
.gun_g li{ width:23%; margin-left:1%; margin-right:1%; background-color:#eee; /*灰色背景*/} 
.gun_g li a{ text-decoration:none;}
.gun_g li:hover a font{ color:#ea5c20;}
.gun_g li img{ width:100%; mix-blend-mode: multiply; /*图像混合底部灰色背景*/}
.gun_g li font{ width:100%; height:auto; padding-top:2%; padding-bottom:2%; background:#fff; text-align:center; font-size:16px; color:#333; font-family:"微软雅黑"; line-height:normal;  white-space: normal; font-weight:normal;  display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical;}

.inline-container {
  white-space: nowrap;
  text-align: center; /* 水平居中 */
  padding: 0;         /* 移除默认内边距 */
}
.inline-container li {
  display: inline-block;
  list-style: none;   /* 移除默认列表符号 */
}


.gun2{ width:100%; margin:0px auto; overflow:hidden;}
.gun2_w{ margin:0px auto; max-width:1400px;}
.gun2_name{ width:100%; margin:0px auto; overflow:hidden;}
.gun2_name .gun2_left{ float:left; position:relative;}
.gun2_name .gun2_left:after{ position:absolute;}
.gun2_k{ position:relative; margin:0px auto;}
.gun2_k .pre2,.gun2_k .next2{ position:absolute; display:block; width:50px; height:75px; top:50%; margin:-50px 0 0 0;}
.gun2_k .pre2{ left:-45px; cursor:pointer; background:url(../images/pre2.png) no-repeat center; opacity:0.6;}
.gun2_k:hover .pre2{ opacity:1.0;}
.gun2_k .next2{ right:-50px; cursor:pointer; background:url(../images/next2.png) no-repeat center; opacity:0.6;}
.gun2_k:hover .next2{ opacity:1.0;}
.gun2_g{ width:100%; margin:0 auto; overflow:hidden;}

.gun2_g ul{ width:100%;}
.gun2_g li{ width:23%; margin-left:1%; margin-right:1%;} 
.gun2_g li a{ text-decoration:none;}
.gun2_g li:hover a font{ color:#ea5c20;}
.gun2_g li img{ width:90%; padding:5%;}
.gun2_g li font{ width:100%; height:auto; padding-top:2%; padding-bottom:2%; text-align:center; font-size:16px; color:#333; font-family:"微软雅黑"; line-height:normal;  white-space: normal; font-weight:normal;  display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical;}