﻿@charset "utf-8";
/* CSS Document */
html {
	scroll-padding-top:100px;
}
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", "微软雅黑";
}
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
}
.red {
	color:#D8190F;
}
a.r1:link {
	font-family: "微软雅黑";
	font-size: 14px;
	color:#666;
	text-decoration: none;
	font-weight: normal;
	line-height: 200%;
}
a.r1:visited {
	color:#666;
}
a.r1:hover {
	color:#D8190F;
}
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:#D8190F;
	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:#D8190F;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}

.tx1 {
	font-family: "微软雅黑";
	font-size: 60px;
	color: #D8190F;
	font-weight: bold;
	line-height: normal;
}
.tx2 {
	font-family: "微软雅黑";
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	line-height: normal;
	margin-bottom:2%;
}
.tx3 {
	font-family: "微软雅黑";
	font-size: 20px;
	color: #333;
	font-weight: normal;
	line-height: normal;
	margin-bottom:2%;
}

.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:".";
}
/*清除浮动*/
.head_top{ width:100%; height:60px; position:fixed; top:0px; left:0; z-index:9; transition:all 0.35s; background:rgba(255, 255, 255, 0.5);}
.h_active{ top:0px; background:rgba(255, 255, 255, 1.0);}

.header {
	position:relative;
	z-index:10;
}
.tk {
	width:100%;
	height:30px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#eee;
	margin:0 auto;
}
.top {
	max-width:1400px;
	height:30px;
	text-align:right;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FF9900;
	font-weight: normal;
	line-height: 30px;
	margin:0 auto;
}
.top h{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	font-weight: normal;
	line-height: 30px;
	float:left;
}
.top a{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.top a:hover{
	text-decoration:underline;
}
.lobbox {
	width:100%;
	left:0px;
	top:0px;
	clear:left;
	overflow: visible;
}
.lobbox .box {
	max-width:1400px;
	margin:0 auto;
	height:60px;
}
.lobbox .box h1 {
	float:left;
	width:6%;
	height:100px;
	text-align:left;
	position: relative;
	z-index:999999;
}
.lobbox .box h1 img{
	max-height:40px;
	margin-top:10px;
}
.lobbox .naverbox2 {
	float:left;
	width:94%;
	height:auto;
}
.ss {
	position:relative;
	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;
}
.ss span {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 35px;
	height: 35px;
	background-image: url(../images/ssan.png);
	cursor: pointer;
	overflow: hidden;
}

.lobbox .box .nav {
	float:right;
}
.lobbox2 {
	width:100%;
	left:0px;
	top:0px;
}
.lobbox2 .box {
	max-width:1400px;
	margin:0 auto;
	height:60px;
}
.lobbox2 .box .nav {
    width:100%;
	float:left;
}
.lobbox2 .box .nav .m {
    width:9%;
	float:left;
}
.lobbox2 .box .nav .m img{
   vertical-align: middle;
}
.lobbox2 .box .nav h3 {
    width:100%;
	text-align:center;
}
.lobbox2 .box .nav h3 a {
	zoom:1;
	display:block;
	font-family:"微软雅黑";
	color:#333;
	font-size:16px;
	line-height:60px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/jt.png);
	background-repeat: no-repeat;
	background-position: 100px center;
}
.lobbox2 .box .nav li:hover h3 a {
	color:#D8190F;
	background-image:url(../images/jt2.png);
	background-repeat: no-repeat;
	background-position: 100px center;
}
.lobbox2 .box .nav li a.current {
	color:#D8190F;
}
.lobbox2 .box .nav .sub{
	position:absolute;
	top:60px;
	width:auto;
	padding:10px;
	background-color:#fff;
	display:none;
}
.lobbox2 .box .nav .sub li {
    width:auto;
	text-align:left;
	line-height:40px;
	background-color:#fff;
}
.lobbox2 .box .nav .sub li a {
    min-width:120px;
	font-family:"微软雅黑";
	color:#333;
	font-weight:normal;
	zoom:1;
	text-decoration:none;
	white-space: nowrap;
	display:inline-block;
}
.lobbox2 .box .nav .sub li a:hover {
	color:#D8190F;
	display:block;
	zoom:1;
}
#dowebok {
	display:none;
}
.foot {
    margin-top:5%;
	background:#2B2B2B;
	border-top:#D8190F solid 5px;
	clear:both;
	overflow: hidden;
}
.fn {
	max-width:1400px;
	margin:0 auto;
	padding-top:2%;
	padding-bottom:2%;
	overflow:hidden;
	clear:both;
	border-bottom:#B2B2B2 solid 1px;
}
.fn1 {
	width:49%;
	height:auto;
	padding-top:2%;
	padding-bottom:2%;
	text-align:left;
	border-right:#B2B2B2 solid 1px;
	float:left;
}
.fn2 {
	width:50%;
	height:auto;
	padding-top:2%;
	padding-bottom:2%;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	line-height:normal;
	text-align:right;
	float:left;
}
.fn2 a{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	line-height:normal;
}
.fn2 a:hover {
	color:#D8190F;
}
.foot_t {
	max-width:1400px;
	margin:0 auto;
	padding-top:5%;
	padding-bottom:5%;
	overflow:hidden;
	clear:both;
}
.sj{
    width:100%;
	height:auto;
	text-align:left;
	float:left;
}
.sj o{
    width:auto;
	height:auto;
	margin-left:10px;
	margin-right:10px;
	cursor:pointer;
	position:relative;
}
.sj o a{
	text-decoration:none!important;
}
.sj o img{
    width:40px;
	height:40px;
}
.sj o p{
    position:absolute;
	bottom:45px;
	left:-45px;
	display:none;
	z-index:1;
}
.sj o:hover p{
    display:block;
}
.sj o p img{
    width:120px;
	height:120px;
}
.foot2 {
	background:#2B2B2B;
	border-top:#363636 solid 1px;
	clear:both;
	overflow: hidden;
	padding-top:1%;
	padding-bottom:1%;
}
.foot_t2 {
	max-width:1400px;
	height:auto;
	text-align:left;
	color:#969894;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:200%;
	overflow:hidden;
	margin:0 auto;
}
.foot_t2 o{
	width:auto;
	height:auto;
	float:left;
}
.foot_t2 o img{
	max-width:100%;
}
.foot_t2 a{
	color:#FDFEFF;
	font-size:15px;
	font-family:"微软雅黑";
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
	display:inline-block;
}
.foot_t2 a:hover{
	color:#D8190F;
}
.foot_t2 img{
   vertical-align: middle;
}

ul,li {
    padding:0px;
	margin:0px;
	list-style-type:none;
	list-style-image:none;
}
.clear {
	clear:both;
}

.rt {
	width:8%;
	margin-right:2%;
	float:left;
}
.rt h4 {
	width:100%;
	height:auto;
	float:left;
}
.rt ul li {
    width:100%;
	height:auto;
	text-align:center;
	float:left;
}
.rt ul li img{
    max-width:100%;
}

.rt2 {
	width:10%;
	margin-left:2%;
	margin-right:2%;
	float:left;
}
.rt2 h4 {
	width:100%;
	height:auto;
	margin-bottom:20px;
	float:left;
}
.rt2 h4 a{
	width:100%;
	height:auto;
	color:#BCBDBE;
	font-size:16px;
	font-family:"微软雅黑";
	line-height:normal;
	font-weight:normal;
	text-decoration: none;
	text-align:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.rt2 h4 a:hover{
	color:#D8190F;
}
.rt2 ul li {
    padding:0px;
}
.rt2 ul li a{
    width:100%;
	height:auto;
	font-family: "微软雅黑";
	font-size: 14px;
	color:#BCBDBE;
	text-decoration: none;
	font-weight: normal;
	line-height:30px;
	text-align:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.rt2 ul li a:hover {
	color:#D8190F;
}

.rt3 {
	width:20%;
	margin-left:2%;
	padding-left:2%;
	background:url(../images/yx.jpg) no-repeat left center;
	float:left;
}
.rt3 h4 {
	width:100%;
	height:auto;
	margin-bottom:10px;
	float:left;
}
.rt3 h4 a{
	width:100%;
	height:auto;
	color:#BCBDBE;
	font-size:16px;
	font-family:"微软雅黑";
	line-height:normal;
	font-weight:normal;
	text-decoration: none;
	text-align:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.rt3 h4 a:hover{
	color:#D8190F;
}
.rt3 ul {
    width:100%;
	height:auto;
	text-align:left;
}
.rt3 ul li {
    width:100%;
	height:auto;
	text-align:left;
	font-family: "微软雅黑";
	font-size:14px;
	color:#BCBDBE;
	text-decoration: none;
	font-weight: normal;
	line-height:30px;
	float:left;
}
.rt3 ul li img{
	color:#D8190F;
}
.rt3 ul li span{
	text-align:left;
	font-family: "微软雅黑";
	font-size: 30px;
	color:#BCBDBE;
	text-decoration: none;
	font-weight: normal;
	line-height:60px;
}
.rt3 ul li a{
	font-family: "微软雅黑";
	font-size: 14px;
	color:#BCBDBE;
	text-decoration: none;
	font-weight: normal;
	line-height:30px;
}
.rt3 ul li a:hover {
	color:#D8190F;
}
.rt3 ul li o{
    width:46%;
	height:auto;
	margin-left:2%;
	margin-right:2%;
	text-align:center;
	line-height:20px;
	display:block;
	float:left;
}
.rt3 ul li o img{
    max-width:100%;
	margin-bottom:10px;
}

.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;
}
.flexslider .slides video {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  margin:0px auto;
}
.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:#999;
	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: #D8190F;
}
.flex-control-paging li a.flex-active {
	background:#D8190F;
	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:#D8190F;
}
.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 #D8190F;
	outline:medium;
	padding-left:5px;
}
.tage .box .tage_r .input_btn {
	width:100px;
	height:40px;
	border:0 none;
	background:#D8190F 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 {
	max-width:100%;
	margin:0px auto;
	clear:left;
}
.cleft {
	width:75%;
	height:auto;
	float:left;
}
.cright {
	width:22%;
	height:auto;
	margin-left:3%;
	float:left;
}
.crk {
	width:100%;
	height:auto;
	text-align:center;
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	line-height:200%;
	float:left;
}
.crk img{
	max-width:100%;
}
.crt {
	width:100%;
	height:auto;
	text-align:left;
	color:#D8190F;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:300%;
	text-shadow: 1px 0px 0px #D8190F;
	float:left;
}
.crc {
	width:94%;
	height:auto;
	padding:3%;
	box-shadow:0px 0px 0px 1px #ddd inset;
	float:left;
}

.hbl {
	width:45%;
	height:auto;
	margin-right:10%;
	float:left;
}
.hbl h{
	width:100%;
	height:auto;
	margin-bottom:12%;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:26px;
	font-weight:normal;
	line-height:150%;
	text-shadow: 1px 0px 0px #333;
	display:block;
	float:left;
}
.hbl h2{
	width:100%;
	height:auto;
	margin-bottom:6%;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:150%;
	text-shadow: 1px 0px 0px #333;
	display:block;
	float:left;
}
.hbl h3{
	width:100%;
	height:auto;
	text-align:left;
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	line-height:200%;
	display:block;
	float:left;
}
.hbl h4{
	width:100%;
	height:auto;
	margin-top:4%;
	text-align:left;
	display:block;
	float:left;
}
.hbl h4 img{
	max-width:100%;
	vertical-align: middle;
}
.hbl h4 a{
	color:#0072af;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
}
.hbl h4 a:hover{
	color:#D8190F;
}

.hbr {
	width:45%;
	height:auto;
	border-top:#D8190F 8px solid;
	float:left;
}
.hbr img{
	width:100%;
}

.abl {
	width:50%;
	height:auto;
	float:left;
}
.abl img{
	width:100%;
}
.abr {
	width:44%;
	height:auto;
	padding:3%;
	float:left;
}
.abr h{
	width:100%;
	height:auto;
	margin-bottom:3%;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:22px;
	font-weight:normal;
	line-height:normal;
	text-shadow: 1px 0px 0px #333;
	display:block;
	float:left;
}
.abr h o{
	color:#d8190f;
}
.abr h2{
	width:100%;
	height:auto;
	margin-bottom:3%;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	line-height:150%;
	text-shadow: 1px 0px 0px #333;
	display:block;
	float:left;
}
.abr h3{
	width:100%;
	height:auto;
	margin-bottom:6%;
	text-align:left;
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	line-height:200%;
	display:block;
	float:left;
}
.abr h4{
	width:100%;
	height:auto;
	display:block;
	float:left;
}

.vbl {
	width:50%;
	height:auto;
	float:left;
}
.vbl img{
	width:100%;
}
.vbr {
	width:40%;
	height:auto;
	padding:5%;
	float:left;
}
.vbr h{
	width:100%;
	height:auto;
	padding-bottom:3%;
	margin-bottom:3%;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	text-shadow: 1px 0px 0px #333;
	background:url(../images/vx.jpg) no-repeat left bottom;
	display:block;
	float:left;
}
.vbr h span{
	color:#D8190F;
	font-size:28px;
	font-weight:bold;
	text-shadow: 1px 0px 0px #D8190F;
}
.vbr h2{
	width:100%;
	height:auto;
	margin-bottom:3%;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	line-height:200%;
	display:block;
	float:left;
}
.vbg{
	width:100%;
	height:auto;
	margin-bottom:3%;
	float:left;
}

.jbl {
	width:20%;
	height:auto;
	float:left;
}
.jbl img{
	max-width:100%;
}
.jbr {
	width:75%;
	height:auto;
	margin-left:5%;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:normal;
	line-height:300%;
	display:block;
	float:left;
	float:left;
}

.sm {
	width:20%;
	height:auto;
	overflow:hidden;
	float:left;
}
.smt {
	width:100%;
	height:auto;
	text-align:center;
	float:left;
}
.smt h{
	width:auto;
	height:auto;
	line-height:normal;
	color:#D8190F;
	font-family:"微软雅黑";
	font-size:48px;
	font-weight:bold;
	text-decoration:none;
}
.smt span{
    color:#D8190F;
	font-family:"微软雅黑";
	font-size:22px;
	font-weight:bold;
	vertical-align:top;
}
.smt2{
	width:100%;
	height:auto;
	margin-bottom:3%;
	text-align:center;
	line-height:30px;
	color:#4c4c4c;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	float:left;
}

.sm2 {
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
}
.sm2t {
	width:100%;
	height:auto;
	text-align:left;
	float:left;
}
.sm2t h{
	width:auto;
	height:auto;
	line-height:normal;
	color:#D8190F;
	font-family:"微软雅黑";
	font-size:72px;
	font-weight:bold;
	text-decoration:none;
}
.sm2t span{
    color:#D8190F;
	font-family:"微软雅黑";
	font-size:26px;
	font-weight:bold;
	vertical-align:center;
}
.sm2t2{
	width:100%;
	height:auto;
	margin-bottom:16%;
	text-align:left;
	line-height:30px;
	color:#4c4c4c;
	font-family:"微软雅黑";
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	float:left;
}

.ink1 {
	width:70%;
	height:35px;
	line-height:35px;
	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;
}
.ink1 a:hover{
	color:#D8190F;
}
.ink2 {
	width:30%;
	height:35px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	float:right;
}
.inti {
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:2%;
}
.inti h{
	width:100%;
	height:auto;
	margin-bottom:1%;
	font-size:22px;
	color:#333;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:normal;
	line-height:normal;
	text-shadow: 1px 0px 0px #333;
	display:block;
	float:left;
}
.inti h span{
	color:#D8190F;
}
.inti h2{
    width:100%;
	height:auto;
	font-size:12px;
	color:#666;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:normal;
	line-height:normal;
	display:block;
	margin:0px auto;
}
.inti o{
	width:100%;
	height:auto;
	margin-bottom:2%;
	font-size:38px;
	color:#000;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:normal;
	line-height:normal;
	text-transform:uppercase;
	display:block;
	float:left;
}
.inti o2{
    width:85%;
	height:auto;
	font-size:18px;
	color:#4c4c4c;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:normal;
	line-height:200%;
	display:block;
	margin:0px auto;
}
.dyti {
	width:100%;
	height:auto;
	overflow:hidden;
}
.dyti h{
	width:100%;
	height:auto;
	margin-bottom:1%;
	font-size:34px;
	color:#333;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:normal;
	line-height:normal;
	display:block;
	float:left;
}
.dyti h2{
    width:100%;
	height:auto;
	font-size:24px;
	color:#333;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:normal;
	line-height:normal;
	display:block;
	margin:0px auto;
}
.kti {
	width:100%;
	height:auto;
	text-align:center;
	overflow:hidden;
	margin-bottom:2%;
	font-size:20px;
	color:#666;
	font-family:"微软雅黑";
	font-weight:bold;
}
.kti h{
	font-size:12px;
	font-weight:bold;
	line-height:150%;
}
.kti h2{
	font-size:16px;
	font-weight:bold;
	line-height:150%;
}
.kti h3{
	font-size:18px;
	font-weight:bold;
	line-height:150%;
}
.kti h4{
	font-size:20px;
	font-weight:bold;
	line-height:150%;
}
.kti h5{
	font-size:22px;
	font-weight:bold;
	line-height:150%;
}

.xz {
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:5%;
	float:left;
}
.xz h{
	width:100%;
	height:auto;
	margin-bottom:1%;
	font-size:36px;
	color:#3882E7;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:normal;
	line-height:normal;
	text-shadow: 1px 0px 0px #3882E7;
	display:block;
	float:left;
}
.xz h2{
    width:100%;
	height:auto;
	margin-bottom:2%;
	font-size:18px;
	color:#B8C8EE;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:normal;
	line-height:normal;
	text-transform: uppercase;
	display:block;
	float:left;
}
.xz h3{
    width:100%;
	height:auto;
	font-size:18px;
	color:#666;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:normal;
	line-height:normal;
	display:block;
	float:left;
}
.xz h3 img{
    width:100%;
}
.xz h3 o{
    width:48%;
	height:auto;
	padding:0.5%;
	margin:0.5%;
	font-size:18px;
	color:#666;
	font-family:"微软雅黑";
	text-align:left;
	font-weight:normal;
	line-height:200%;
	background-color:#eee;
	display:block;
	float:left;
}
.xz h3 o2{
    width:98%;
	height:auto;
	padding:0.5%;
	margin:0.5%;
	font-size:18px;
	color:#666;
	font-family:"微软雅黑";
	text-align:left;
	font-weight:normal;
	line-height:200%;
	background-color:#eee;
	display:block;
	float:left;
}
.xz h3 span{
	color:#D8190F;
}

.wh {
	width:31.333333%;
	height:auto;
	margin:1%;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	box-shadow:0px 0px  6px 3px #ddd;
	float:left;
}
.wh h{
	width:100%;
	height:auto;
	margin-bottom:6%;
	display:block;
	float:left;
}
.wh h img{
	width:100%;
}
.wh h2{
	width:90%;
	height:auto;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:3%;
	text-align:center;
	font-size:18px;
	color:#333;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:normal;
	text-shadow: 1px 0px 0px #333;
	display:block;
	float:left;
}
.wh h3{
	width:90%;
	height:150px;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:3%;
	text-align:left;
	font-size:14px;
	color:#333;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:25px;
	display:block;
	float:left;
	 word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 6; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.wh h4{
	width:90%;
	height:75px;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:3%;
	text-align:left;
	font-size:14px;
	color:#333;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:25px;
	display:block;
	float:left;
	 word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.wh2 {
	width:15.833333%;
	height:auto;
	margin:1%;
	float:left;
}
.wh o{
	width:90%;
	height:auto;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:3%;
	text-align:left;
	font-size:25px;
	color:#D8190F;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:normal;
	text-shadow: 1px 0px 0px #D8190F;
	display:block;
	float:left;
}
.wh o2{
	width:90%;
	height:auto;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:3%;
	text-align:left;
	font-size:18px;
	color:#333;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:normal;
	text-shadow: 1px 0px 0px #333;
	display:block;
	float:left;
}
.wh o3{
	width:90%;
	height:125px;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:3%;
	text-align:left;
	font-size:14px;
	color:#666;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:25px;
	display:block;
	float:left;
	 word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 5; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.wh o3 span{
	font-size:20px;
	color:#D8190F;
	font-weight:bold;
}

.yi {
	width:23%;
	height:auto;
	margin:1%;
	float:left;
}
.yi h{
	width:100%;
	height:auto;
	margin-bottom:6%;
	display:block;
	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;
}
.yi h 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;
	-webkit-filter:opacity(1.0);
}
.yi h:hover img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.yi h2{
	width:100%;
	height:auto;
	text-align:center;
	font-size:18px;
	color:#333;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:normal;
	text-shadow: 1px 0px 0px #333;
	display:block;
	float:left;
}

.yi2 {
	width:31.333333%;
	height:auto;
	margin:1%;
	float:left;
}
.yi2 h{
	width:80%;
	height:auto;
	text-align:center;
	padding:10%;
	display:block;
	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;
}
.yi2 h img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	max-width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
	-webkit-filter:opacity(1.0);
}
.yi2 h:hover img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.yi2 h2{
	width:100%;
	height:auto;
	text-align:center;
	font-size:18px;
	color:#333;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:normal;
	text-shadow: 1px 0px 0px #333;
	display:block;
	float:left;
}

.do {
	width:98%;
	height:auto;
	padding:0.5%;
	margin:0.5%;
	background-color:#eee;
	float:left;
}
.do h{
	width:5%;
	height:auto;
	float:left;
}
.do h img{
	mwidth:auto;
	height:40px;
	border:0px;
}
.do h2{
	width:90%;
	height:40px;
	text-align:left;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.do h2 a{
	font-size:16px;
	color:#333;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:40px;
	text-decoration:none;
}
.do h2 a:hover{
	color:#D8190F;
}
.do h3{
	width:5%;
	height:auto;
	float:left;
}
.do h3 img{
	mwidth:auto;
	height:40px;
	border:0px;
}

.td {
	width:100%;
	height:auto;
	background-color:#E1F3FD;
	float:left;
}
.tdp{
	width:50%;
	height:auto;
	float:left;
}
.tdt{
	width:40%;
	height:auto;
	padding:5%;
	float:left;
}
.tdt span{
	width:100%;
	height:auto;
	margin-top:20%;
	text-align:center;
	float:left;
}

.fz {
	width:100%;
	height:auto;
	float:left;
}
.fz h{
	width:100%;
	height:auto;
	margin-bottom:4%;
	font-size:60px;
	color:#fff;
	font-family:"微软雅黑";
	text-align:left;
	font-weight:bold;
	line-height:normal;
	display:block;
	float:left;
}
.fz h2{
	width:100%;
	height:60px;
	margin-bottom:8%;
	font-size:16px;
	color:#fff;
	font-family:"微软雅黑";
	text-align:left;
	font-weight:normal;
	line-height:20px;
	float:left;
	white-space: normal;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.fz h3{
	width:100%;
	height:auto;
	margin-bottom:16%;
	display:block;
	float:left;
}
.fz h3 img{
	width:100%;
}
.fz h4{
	width:100%;
	height:auto;
	margin-bottom:4%;
	padding-top:1%;
	padding-bottom:1%;
	background:url(../images/fx.png) no-repeat center center;
	background-size:100%; 100%;
	display:block;
	float:left;
}
.fz h5{
	width:100%;
	height:auto;
	font-size:38px;
	color:#fff;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:bold;
	line-height:normal;
	display:block;
	float:left;
}

.ze {
	width:18%;
	height:auto;
	margin:1%;
	float:left;
}
.ze h{
	width:100%;
	height:auto;
	text-align:center;
	margin-bottom:5%;
	font-size:24px;
	color:#fff;
	font-family:"微软雅黑";
	font-weight:bold;
	line-height:normal;
	display:block;
	float:left;
}
.ze h2{
    width:100%;
	height:auto;
	text-align:center;
	font-size:14px;
	color:#fff;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:normal;
	text-transform:uppercase;
	display:block;
	float:left;
}
.sr{
    width:97%;
	height:auto;
	padding-left:1%;
	padding-right:1%;
	margin-bottom:2%;
	border:#ddd solid 1px;
	font-size: 16px;
	color: #4c4c4c;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:40px;
	border-radius:5px;
	outline:none;
}
.anm a {
	width:130px;
	height:35px;
	line-height:35px;
	color:#D8190F;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:normal;
	border-radius:50px;
	border:solid 1px #D8190F;
	background-color:#fff;
	text-align:center;
	text-decoration:none;
	display:block;
	float:left;
}
.anm a:hover {
    color:#1B61B0;
	border:solid 1px #1B61B0;
	background-color:#fff;
}
.anm1 a {
	width:345px;
	height:55px;
	line-height:55px;
	color:#D8190F;
	font-size:20px;
	font-family:"微软雅黑";
	font-weight:normal;
	border-radius:10px;
	border:solid 1px #fff;
	background-color:#fff;
	text-align:center;
	text-decoration:none;
	display:block;
	margin:0px auto;
}
.anm1 a:hover {
    color:#fff;
	border:solid 1px #D8190F;
	background-color:#D8190F;
}
.anm2 a{
	width:120px;
	height:40px;
	color:#fff;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:40px;
	border-radius:5px;
	border:solid 1px #D8190F;
	background-color:#D8190F;
	text-align:center;
	text-decoration:none;
	display:block;
	float:left;
}
.anm2 a:hover {
    color:#fff;
	border:solid 1px #ff0000;
	background-color:#ff0000;
}
.anm2 img{
   vertical-align: middle;
}
.anm3 a{
	width:auto;
	height:auto;
	margin:0.5%;
	padding-top:1.5%;
	padding-bottom:1.5%;
	padding-left:4%;
	padding-right:4%;
	color:#fff;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:bold;
	line-height:normal;
	border-radius:5px;
	border:solid 1px #D8190F;
	background-color:#D8190F;
	text-align:center;
	text-decoration:none;
	display:block;
	float:left;
}
.anm3 a:hover {
    color:#fff;
	border:solid 1px #ff0000;
	background-color:#ff0000;
}
.anm3 img{
   vertical-align: middle;
}
.anm4 a{
	width:120px;
	height:40px;
	color:#fff;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:40px;
	border-radius:5px;
	border:solid 1px #D8190F;
	background-color:#D8190F;
	text-align:center;
	text-decoration:none;
	display:block;
	margin:0px auto;
}
.anm4 a:hover {
    color:#fff;
	border:solid 1px #ff0000;
	background-color:#ff0000;
}
.dao {
	width:100%;
	height:auto;
	border-bottom:#ccc dashed 1px;
	text-align:left;
	color:#666;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:50px;
	overflow:hidden;
	clear:left;
	float:left;
}
.dao img{
	vertical-align: middle;
}
.dao a{
	font-family: "微软雅黑";
	font-size: 14px;
	color:#666;
	text-decoration: none;
	font-weight: normal;
	line-height: 50px;
}
.dao a:hover{
	color:#D8190F;
}

.inc {
	width:100%;
	height:auto;
	text-align:left;
	color:#1a1a1a;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:200%;
	overflow:hidden;
	clear:left;
	float:left;
}
.inc img{
	max-width:100%;
}
.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:#D8190F;
}
.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:#000;
	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:#D8190F;
}
.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:#D8190F;
	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:#D8190F;
}
.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:#D8190F;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
}
.xw2:hover .xw2t h3{
	text-decoration:underline;
}
.zs{
	width:29.333333%;
	height:auto;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:4%;
	float:left;
}
.zsp {
	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;
}
.zsp 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;
}
.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;
	float:left;
}
.zst 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:normal;
	text-decoration:none;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.zs:hover .zst h{
	color:#D8190F;
}
.zst h2{
	width:100%;
	height:50px;
	margin-bottom:5%;
	text-align:left;
	line-height:25px;
	color:#999;
	font-family:"微软雅黑";
	font-size:14px;
	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;  /** 隐藏超出的内容 **/
}
.zst h3{
	width:100%;
	height:auto;
	display:block;
	float:left;
}
.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:#D8190F;
}

.yy{
    width:49.3%;
	height:auto;
	background-color:#000;
	display:block;
	float:left;
	position:relative;
}
.yyg {
    width:1.4%;
	height:auto;
	float:left;
}
.yy p{
    display:block;
    position:absolute;
	top:20%;
	left:7%;
	width:93%;
	text-align:left;
	font-size:24px;
	color:#006eb7;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height:normal;
}
.yy p span{
    width:100%;
	height:auto;
	margin-top:15%;
	display:block;
}
.yy p span img{
    width:52px;
}
.yy img{
    width:100%;
	border:0px;
}
.yy:hover img{
	-webkit-filter:opacity(0.95);
}
.yyh {
    width:100%;
	height:auto;
	margin-bottom:1.4%;
	overflow:hidden;
	float:left;
}
.yy2{
    width:32.4%;
	height:auto;
	background-color:#000;
	display:block;
	float:left;
	position:relative;
}
.yy2g {
    width:1.4%;
	height:auto;
	float:left;
}
.yy2 p{
    display:block;
    position:absolute;
	top:20%;
	left:7%;
	width:93%;
	text-align:left;
	font-size:24px;
	color:#006eb7;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height:normal;
}
.yy2 p span{
    width:100%;
	height:auto;
	margin-top:25%;
	display:block;
}
.yy2 p span img{
    width:52px;
}
.yy2 img{
    width:100%;
	border:0px;
}
.yy2:hover img{
	-webkit-filter:opacity(0.95);
}

.by{
    width:100%;
	height:auto;
	display:block;
	background-color:#000;
	cursor:pointer;
	float:left;
	position:relative;
}
.by p{
    display:block;
    position:absolute;
	top:16%;
	left:8%;
	width:84%;
	text-align:left;
	font-size:30px;
	color:#fff;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height:normal;
	display:block;
}
.by p span{
    width:100%;
	height:auto;
	margin-top:4%;
	font-size:16px;
	color:#fff;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:180%;
	display:block;
}
.by img{
    width:100%;
	border:0px;
}
.by:hover img{
	-webkit-filter:opacity(0.95);
}
.byh {
    width:100%;
	height:auto;
	margin-bottom:1.4%;
	overflow:hidden;
	float:left;
}

.ty{
    width:100%;
	height:auto;
	display:block;
	float:left;
	position:relative;
}
.ty img{
    width:100%;
	-webkit-filter:opacity(0.6);
}
.ty p{
    display:block;
    position:absolute;
    top:28%;
    left:50%;
    transform:translateX(-50%);
    width:34%;
	padding-right:40%;
    line-height:normal;
}
.ty p o{
	width:100%;
	height:auto;
	margin-bottom:5%;
	text-align:left;
	font-size:38px;
	color:#fff;
	font-weight:normal;
	font-family:"微软雅黑";
	line-height:normal;
	display:block;
	float:left;
}
.ty p o2{
	width:100%;
	height:60px;
	margin-bottom:16%;
	text-align:left;
	font-size:20px;
	color:#fff;
	font-weight:normal;
	font-family:"微软雅黑";
	line-height:30px;
	display:block;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/

}

.zp {
    width:31.333333%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	float:left;
}
.zpp{
    width:100%;
	height:auto;
	display:block;
	float:left;
	position:relative;
}
.zpp img{
    width:100%;
	border:0px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
.zpp:hover img{
	-webkit-filter:opacity(0.8);
}
.zpt{
    width:90%;
	height:auto;
	padding:5%;
	box-shadow:0px 0px 1px 1px #ddd inset;
	float:left;
}
.zpt o{
    width:100%;
	height:auto;
	margin-bottom:1%;
	text-align:left;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height: normal;
	text-decoration:none;
	float:left;
}
.zpt h{
    width:100%;
	height:auto;
	margin-bottom:3%;
	float:left;
}
.zpt h a{
    width:100%;
	height:auto;
	text-align:left;
	font-size: 20px;
	color: #000;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height: normal;
	text-decoration:none;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.zpt h a:hover{
	color:#D8190F;
}
.zpt h2{
    width:100%;
	height:125px;
	margin-bottom:3%;
	text-align:left;
	font-size:14px;
	color:#666;
	font-weight:normal;
	font-family:"微软雅黑";
	line-height:25px;
	display:block;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 5; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	display:block;
	float:left;
}
.zpt h3{
    width:100%;
	height:auto;
	text-align:left;
	display:block;
	float:left;
}

.ci{
	width:33.333333%;
	height:auto;
	float:left;
	position:relative;
}
.ci img{
	width:100%;
}
.ci p{
	position:absolute;
	bottom:0;
	left:0;
	width:90%;
	padding:5%;
	text-align:center;
	font-size:14px;
	color:#fff;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:normal;
}

.hz{
	width:12.28%;
	height:auto;
	margin:1%;
	box-shadow:0px 0px 0px 1px #ccc;
	float:left;
}
.hz img{
	width:100%;
}
.hz2{
	width:4.64%;
	height:auto;
	margin:1%;
	float:left;
}

.hz3{
	width:14.666666%;
	height:auto;
	margin:1%;
	box-shadow:0px 0px 0px 1px #ccc;
	float:left;
}
.hz3 img{
	width:100%;
}

.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:#000;
	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:#000;
}
.pros img{
	width:100%;
	opacity:0.9;
	border:1px solid #CCC;
}
.pros img:hover{
	width:100%;
	border:1px solid #D8190F;
	opacity:0.8;
}
.protexts {
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	
}
.protexts a{
	line-height:40px;
	color:#000;
	font-family:"微软雅黑";
	font-size:14px;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.protexts a:hover{
	color:#D8190F;
}
.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:#ff0000;
}
.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:#000;
	font-family:"微软雅黑";
	font-size:25px;
	font-weight:normal;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}

.qs{
	width:14.666666%;
	height:auto;
	padding-left:1%;
	padding-right:1%;
	padding-top:5%;
	padding-bottom:5%;
	background:url(../images/gx.png) no-repeat right top;
	position:relative;
	float:left;
	cursor:pointer;
}
.qs h{
	width:100%;
	height:auto;
	margin-bottom:25%;
	text-align:center;
	color:#000;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:normal;
	display:block;
	float:left;
}
.qs:hover h{
	color:#fff;
}
.qs h2{
	width:100%;
	height:auto;
	margin-bottom:15%;
	text-align:center;
	display:block;
	float:left;
}
.qs h2 img{
	max-width:100%;
}
.qs:hover h2 img{
	-webkit-filter: grayscale(100%) brightness(1000%);
}
.qs h3{
	width:100%;
	height:auto;
	margin-bottom:10%;
	text-align:center;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	display:block;
	float:left;
}
.qs:hover h3{
	color:#fff;
}
.qs h4{
	width:100%;
	height:40px;
	text-align:center;
	color:#666;
	font-family:"微软雅黑";
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	display:block;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/

}
.qs:hover h4{
	color:#fff;
}
.qs:nth-child(6) {
	background:none;
}
.qs:nth-child(1):hover{
	background:url(../images/qb01.jpg);
	background-size:100% 100%;
}
.qs:nth-child(2):hover{
	background:url(../images/qb02.jpg);
	background-size:100% 100%;
}
.qs:nth-child(3):hover{
	background:url(../images/qb03.jpg);
	background-size:100% 100%;
}
.qs:nth-child(4):hover{
	background:url(../images/qb04.jpg);
	background-size:100% 100%;
}
.qs:nth-child(5):hover{
	background:url(../images/qb05.jpg);
	background-size:100% 100%;
}
.qs:nth-child(6):hover{
	background:url(../images/qb06.jpg);
	background-size:100% 100%;
}

.ns{
	width:31.333333%;
	height:auto;
	margin:1%;
	box-shadow:0px 0px 0px 1px #ddd inset;
	float:left;
}
.nsp {
	width:100%;
	height:auto;
	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;
}
.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;
	-webkit-filter:opacity(1.0);
}
.ns:hover .nsp img{
	-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%;
	float:left;
}
.nst a{
	text-decoration:none;
}
.nst h{
	width:100%;
	height:auto;
	padding-bottom:2%;
	text-align:left;
	line-height:normal;
	color:#333;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.nst h2{
	width:100%;
	height:40px;
	text-align:left;
	line-height:20px;
	color:#666;
	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;  /** 隐藏超出的内容 **/
}
.ns:hover .nst h{
	color:#D8190F;
}
.ns:hover .nst h2{
	color:#D8190F;
}

.fs{
	width:23%;
	height:auto;
	margin:1%;
	box-shadow:0px 0px 0px 1px #ddd inset;
	float:left;
}
.fsp {
	width:100%;
	height:auto;
	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;
}
.fsp 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;
	-webkit-filter:opacity(1.0);
}
.fs:hover .fsp img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.fst{
	width:94%;
	height:40px;
	margin:3%;
	text-align:center;
	line-height:20px;
	color:#666;
	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;  /** 隐藏超出的内容 **/
}

.ms{
	width:23%;
	height:auto;
	margin:1%;
	background-color:#4697E7;
	float:left;
}
.msp {
	width:100%;
	height:auto;
	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;
}
.msp 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;
	-webkit-filter:opacity(1.0);
}
.ms:hover .msp img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.mst {
	width:90%;
	height:auto;
	padding:5%;
	float:left;
}
.mst h{
	width:100%;
	height:auto;
	padding-bottom:2%;
	text-align:center;
	line-height:normal;
	color:#fff;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.mst h2{
	width:100%;
	height:40px;
	text-align:center;
	line-height:20px;
	color:#fff;
	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;  /** 隐藏超出的内容 **/
}

.ks{
	width:98%;
	height:auto;
	margin:1%;
	box-shadow:0px 0px 0px 1px #ddd inset;
	float:left;
}
.ksp {
	width:100%;
	height:auto;
	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;
}
.ksp 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;
	-webkit-filter:opacity(1.0);
}
.ks:hover .ksp img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.kst {
	width:90%;
	height:auto;
	padding:5%;
	float:left;
}
.kst a{
	text-decoration:none;
}
.kst h{
	width:100%;
	height:auto;
	padding-bottom:2%;
	text-align:left;
	line-height:normal;
	color:#333;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.kst h2{
	width:100%;
	height:40px;
	text-align:left;
	line-height:20px;
	color:#666;
	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;  /** 隐藏超出的内容 **/
}
.ks:hover .kst h{
	color:#D8190F;
}
.ks:hover .kst h2{
	color:#D8190F;
}

.xs{
	width:98%;
	height:auto;
	margin:1%;
	box-shadow:0px 0px 0px 1px #ddd inset;
	float:left;
}
.xsp {
	width:100%;
	height:auto;
	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;
}
.xsp 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;
	-webkit-filter:opacity(1.0);
}
.xs:hover .xsp img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.xst {
	width:90%;
	height:auto;
	padding:5%;
	float:left;
}
.xst a{
	text-decoration:none;
}
.xst h{
	width:100%;
	height:auto;
	text-align:left;
	line-height:normal;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.xs:hover .xst h{
	color:#D8190F;
}

.ch{
	width:18%;
	height:auto;
	margin:1%;
	float:left;
}
.chp {
	width:100%;
	height:auto;
	text-align:center;
	float:left;
}
.chp img{
	max-width:100%;
}
.cht {
	width:100%;
	height:auto;
	padding-top:3%;
	padding-bottom:3%;
	text-align:center;
	line-height:normal;
	color:#333;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:normal;
	float:left;
}
.ch2{
	width:18%;
	height:auto;
	margin:1%;
	float:left;
}

.cm{
	width:30%;
	height:auto;
	margin-left:10%;
	margin-right:10%;
	float:left;
}
.cmp {
	width:100%;
	height:auto;
	text-align:center;
	float:left;
}
.cmp img{
	max-width:100%;
}
.cmt {
	width:100%;
	height:auto;
	padding-top:12%;
	padding-bottom:6%;
	margin-bottom:3%;
	background:url(../images/cmx.jpg) no-repeat center bottom;
	text-align:center;
	line-height:normal;
	color:#1a1a1a;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:normal;
	text-shadow: 1px 0px 0px #333;
	float:left;
}
.cmt2 {
	width:100%;
	height:auto;
	text-align:center;
	line-height:150%;
	color:#1a1a1a;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	float:left;
}

.hs{
	width:100%;
	height:auto;
	background-color:#006EB7;
	float:left;
}
.hst {
	width:40%;
	height:auto;
	padding:5%;
	float:left;
}
.hst h{
    width:100%;
	height:auto;
	padding-bottom:2%;
	margin-bottom:6%;
	border-bottom:#fff solid 1px;
	text-align:left;
	color:#fff;
	font-family:"微软雅黑";
	font-size:24px;
	font-weight:normal;
	line-height:normal;
	float:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.hst h2{
    width:100%;
	height:90px;
	margin-bottom:12%;
	text-align:left;
	color:#fff;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:30px;
	float:left;
	white-space: normal;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.hst h3{
	width:100%;
	height:auto;
	text-align:left;
	float:left;
}
.hst h3 img{
	width:52px!important;
	-webkit-filter: grayscale(100%) brightness(1000%);
}

.hsp {
	width:50%;
	height:auto;
	float:left;
}
.hsp img{
	width:100%;
}

.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 #D8190F;
}
.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:#D8190F;
}
.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:#D8190F;
	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:#D8190F;
	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:#000;
	font-size:14px;
	font-family:"微软雅黑";
	line-height:30px;
	text-decoration:none;
}
.dyip .dyip_f .box li h2 a:hover{
	color:#D8190F;
}
.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 #D8190F;
}
.derp .derp_l .box h2 {
	height:38px;
	line-height:38px;
	border-bottom:1px solid #CCC;
	font-size:20px;
	font-weight:normal;
	color:#000;
	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%;
}
.ban {
	width: 100%;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:4%;
	margin-left: auto;
	margin-right: auto;
	
}
.banner {
	width:100%;
	padding-top:60px;
	margin-top:0px;
	margin-bottom:0%;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
.banner img {
	width:100%;
}
.banner p{
    max-width: 1400px;
    height: auto;
    position: absolute;
    margin: 0 auto; 
    bottom: 28%;
    left: 0;
    right: 0;
    display: block;
    text-align: center;
}
.bt1{
    width:100%;
	height:auto;
	margin-bottom:1%;
	text-align:left;
    color:#fff;
	font-family:"微软雅黑";
	font-size:28px;
	font-weight:bold;
	line-height:normal;
	float:left;
}
.bt2{
    width:100%;
	height:auto;
	text-align:left;
    color:#fff;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:200%;
	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:#000;
	padding-left:2%;
	display:block;
	text-decoration:underline;
	background:url(../images/pic29.gif) no-repeat left center;
}
.dqwz3 .box a.current {
	color:#000;
	background:url(../images/pic29.gif) no-repeat left center;
}

.hyr {
    max-width:1400px;
	height:auto;
	text-align:center;
	margin:0px auto;
}
.hyr img{
    max-width:100%;
	vertical-align: middle;
}
.hyr a {
    width:auto;
    height:auto;
	margin-left:5%;
	margin-right:5%;
	text-align:center;
    color:#333;
	font-family:"微软雅黑";
    font-size: 14px;
	font-weight:normal;
	line-height: normal;
    display: inline-block;
	text-decoration:none;
}
.hyr a:hover {
    color:#D8190F;
}

.wsr {
    max-width:1400px;
	height:auto;
	text-align:center;
	color:#fff;
	font-family:"微软雅黑";
    font-size: 18px;
	font-weight:normal;
	line-height: 40px;
	margin:0px auto;
}
.wsr a {
    width:140px;
    height:auto;
	margin-left:7%;
	text-align:center;
    color:#0072af;
	font-family:"微软雅黑";
    font-size: 18px;
	font-weight:normal;
	border-radius:50px;
	line-height: 40px;
    display: inline-block;
	text-decoration:none;
	background-color:#fff;
}
.wsr a:hover {
    color:#D8190F;
}

.tsr {
    max-width:1400px;
	height:auto;
	margin:0px auto;
}
.tsr a {
    width:20%;
    height:auto;
	padding-top:1.5%;
	padding-bottom:1.5%;
	text-align:center;
    color:#4c4c4c;
	font-family:"微软雅黑";
    font-size: 12px;
    display: inline-block;
    line-height: normal;
	text-decoration:none;
	background-color:#eee;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.tsr a:hover {
    color:#fff;
	background:#D8190F url(../images/san.png) no-repeat center 85%;
}
.tsr a.on {
    color:#fff;
	background:#D8190F url(../images/san.png) no-repeat center 85%;
}

.tsr2 {
    width:100%;
	height:auto;
	overflow:hidden;
	margin:0px auto;
}
.tsr2 a {
    width:12.5%;
    height:auto;
	text-align:center;
    color:#333;
	font-family:"微软雅黑";
    font-size: 20px;
    display: inline-block;
    line-height: 80px;
	text-decoration:none;
	border-bottom:#fff solid 2px;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.tsr2 a:hover {
    border-bottom:#D8190F solid 2px;
}
.tsr2 a.on {
    border-bottom:#D8190F solid 2px;
}

.tsr3 {
    max-width:1400px;
	height:auto;
	margin:0px auto;
}
.tsr3 a {
    width:50%;
    height:auto;
	padding-top:1.5%;
	padding-bottom:1.5%;
	text-align:center;
    color:#4c4c4c;
	font-family:"微软雅黑";
    font-size: 16px;
    display: inline-block;
    line-height: normal;
	text-decoration:none;
	background-color:#eee;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.tsr3 a:hover {
    color:#fff;
	background:#D8190F url(../images/san.png) no-repeat center 85%;
}
.tsr3 a.on {
    color:#fff;
	background:#D8190F url(../images/san.png) no-repeat center 85%;
}

.tsr4 {
    max-width:1400px;
	height:auto;
	margin:0px auto;
}
.tsr4 a {
    width:16.666666%;
    height:auto;
	padding-top:1.5%;
	padding-bottom:1.5%;
	text-align:center;
    color:#4c4c4c;
	font-family:"微软雅黑";
    font-size: 16px;
    display: inline-block;
    line-height: normal;
	text-decoration:none;
	background-color:#eee;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.tsr4 a:hover {
    color:#fff;
	background:#D8190F url(../images/san.png) no-repeat center 85%;
}
.tsr4 a.on {
    color:#fff;
	background:#D8190F url(../images/san.png) no-repeat center 85%;
}

.con {
	max-width:1400px; /*宽度在0~1400px之间*/
	margin:2.5% auto;
}
.con2_l {
	float:left;
	width:25%;
	background:#FFF;
}
.con2_l .box {
}
.con2_l h2 {
	line-height:60px;
	font-size:18px;
	background:#D8190F 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;
}
.con_l .box {
    width:100%;
	height:auto;
	overflow:hidden;
	clear:left;
}
.con_l .box h2 {
    width:100%;
	height:auto;
	text-align:center;
	padding-top:8%;
	padding-bottom:8%;
    color:#fff;
	font-weight:normal;
	line-height:normal;
	font-size:25px;
	font-family:"微软雅黑";
	border-bottom:1px solid #fff;
	background-color:#D8190F;
}
.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:#FF9900;
}
.con_l .box ul li a.current {
    color:#fff;
	background:#FF9900;
}

.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_r {
	float:right;
	width:76%;
	overflow:hidden;
	background:#FFF;
}
.con_r .about {
    width:100%;
	height:auto;
	font-size: 16px;
	color: #333;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:200%;
}
.con_r .about img{
	max-width:100%;
}
.con_a {
	font-size: 16px;
	color: #333;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:200%;
}
.con_a img{
	max-width:100%;
}
.con_a .about {
	font-size: 16px;
	color: #333;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:200%;
}
.con_a .about img{
	max-width:100%;
}
.sx{
    width:19%;
	height:auto;
	margin:0.5%;
	padding:0.8%;
	text-align:left;
	border-radius:0px;
	border:1px #ddd solid;
	appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
	background: url(../images/xxjt.png) no-repeat right 22px center #fff;
	font-size: 16px;
	color:#4c4c4c;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:normal;
	float:left;
}
.sx2{
    width:100%;
	height:auto;
	padding:0.8%;
	text-align:left;
	border-radius:0px;
	border:1px #ddd solid;
	appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
	background: url(../images/xxjt.png) no-repeat right 22px center #fff;
	font-size: 16px;
	color:#4c4c4c;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:normal;
	float:left;
}
.ann{
	margin:0.5%;
	padding:0.8%;
	text-align:left;
	border-radius:0px;
	border:1px #999 solid;
	background-color:#ddd;
	appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
	font-size: 16px;
	color:#4c4c4c;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:normal;
	float:left;
}

.lie{
    width:100%;
	height:auto;
	float:left;
}
.lie table{ border-collapse:collapse; border: 1px #fff solid; width:1400px;}
.lie table td{padding:5px; word-wrap:break-word;word-break:break-word;border: 1px #fff solid; font-family: "微软雅黑"; font-size:14px; font-weight:normal; line-height:25px; text-align:left;}
.lie table td img{vertical-align: middle;}
.lie table td tr{color:#1a1a1a;}
.lie table tr:first-child td{font-size:16px; line-height:35px;}

.shu {
  writing-mode:tb-rl; /* 文字从上到下竖排，从右到左 */
  transform: rotate(360deg); /* 修正文字方向，确保从上到下阅读 */
}

.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:30px;
	text-align:left;
	display:block;
	float:left;
}
.np2 h a{
	font-size:22px;
	color:#333;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:30px;
	text-decoration:none;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.np2 h a:hover{
	color:#D8190F;
}
.np2 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;
}
.np2 h3{
    width:100%;
	height:50px;
	margin-bottom:2%;
	font-size: 14px;
	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;
}
.np2 h4{
    width:100%;
	height:40px;
	text-align:left;
	display:block;
	float:left;
}
.np2 h4 a{
	font-size:14px;
	color:#D8190F;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:40px;
	text-decoration:none;
}
.np2 h4 a:hover{
	text-decoration:underline;
}
.page {
	width:100%;
	height:auto;
	margin-top:2%;
	margin-bottom:2%;
	text-align:center;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #D8190F;
	font-weight: normal;
	line-height: 30px;
	float:left;
}
.page a {
	color:#333;
	font-family: "微软雅黑";
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}
.page a:hover {
    color:#D8190F;
}
.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:#D8190F;
}
.news_content {
	padding:0%;
}
.news_content .title h2 {
    width:100%;
	height:auto;
	text-align:center;
	font-size:32px;
	color:#333;
	font-weight:normal;
	line-height:normal;
	display:block;
	margin-bottom:1%;
}
.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:#4c4c4c;
	font-weight:normal;
	line-height:200%;
	margin-top:3%;
}
.news_content .news_nr img{
	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:#D8190F;
}
.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;
}
.nti {
    width:99%;
	height:auto;
	padding-left:1%;
	padding-top:1%;
	padding-bottom:1%;
	margin-bottom:2%;
	border-bottom:#ddd solid 1px;
	line-height:normal;
	text-align:left;
	font-family:"微软雅黑";
	font-size:20px;
	color:#D8190F;
	font-weight:normal;
	background:url(../images/lx.jpg) no-repeat left center;
	overflow:hidden;
	clear:left;
	float:left;
}
.nti a {
	line-height:normal;
	text-align:left;
	font-family:"微软雅黑";
	font-size:18px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.nti a:hover {
	color:#D8190F;
}
.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: #D8190F;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.productd {
	width:100%;
	height:auto;
	overflow:hidden;
	clear:left;
	float:left;
}
.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;
	text-align:left;
	font-family:"微软雅黑";
	font-size:20px;
	color:#D8190F;
	font-weight:normal;
	line-height:normal;
	margin-top:4%;
	margin-bottom:4%;
	padding-bottom:2%;
	border-bottom:#ddd dashed 1px;
	float:left;
}
.productd .showw .cr h2{
	width:100%;
	min-height:360px;
	margin-bottom:6%;
	text-align:left;
	font-family:"微软雅黑";
	font-size:14px;
	color:#333;
	font-weight:normal;
	line-height:30px;
	display:block;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 12; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.productd .showw .cr h3{
	width:100%;
	height:auto;
	margin-bottom:6%;
	line-height:normal;
	text-align:left;
	font-family:"微软雅黑";
	font-size:16px;
	color:#333;
	font-weight:normal;
	display:block;
	float:left;
}
.productd .showw .cr h3 o{
	font-size:24px;
	color:#D8190F;
}
.productd .showw .cr h4{
	width:100%;
	height:auto;
	display:block;
	float:left;
}
.productd .showw .cll {
	display:none;/*此元素不会被显示*/
}
.ti {
    width:100%;
	height:auto;
	text-align:left;
	font-family:"微软雅黑";
	font-size:24px;
	color:#333;
	font-weight:bold;
	line-height:normal;
	margin-top:3%;
	margin-bottom:3%;
	padding-bottom:1%;
	background:url(../images/ctx.jpg) no-repeat left bottom;
	float:left;
}
.ti img{
    max-width:100%;
	vertical-align: middle;
}
.productd .con {
    width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	text-align:left;
	font-family:"微软雅黑";
	font-size:16px;
	color:#333;
	font-weight:normal;
	line-height:200%;
	float:left;
}
.productd .con img{
    max-width:100%;
}

.case {
	padding:0px;
}
.case .ti {
	height:40px;
	line-height:40px;
	text-align:center;
	text-indent:10px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#333333;
	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:#D8190F;
	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:#D8190F dashed 1px;
	color:#D8190F;
	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:10px;
}
.er_list_nr a {
    width:80%;
	padding-left:10%;
	padding-right:10%;
	cursor:pointer;
	color:#666;
	font-family:"微软雅黑";
	text-decoration:none;
	font-size:16px;
	font-weight:normal;
	line-height:50px;
	background:#eee url(../images/he.jpg) no-repeat 90% center;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.er_list_nr a:hover {
    color:#fff;
	font-size:16px;
	line-height:50px;
	background-color:#D8190F;
}
.er_list_nr a.on {
    color:#fff;
	font-size:16px;
	background-color:#D8190F;
}
.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:86%;
	padding-left:7%;
	padding-right:7%;
}
.f_x ul li a {
    width:100%;
	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:#D8190F;
	background-color:#fff;
}
.f_x ul {
	display:none;
}
#menus {
	display:block;
}
.er_list {
	border:0px;
}
.er_list_title {
	padding:0px;
}

.lct {
	width:90%;
	height:auto;
	padding:5%;
	background-color:#D8190F;
	float:left;
}
.lct1 {
	width:70%;
	height:auto;
	float:left;
}
.lct1 o{
	width:100%;
	height:auto;
	margin-top:8%;
	margin-bottom:1%;
	text-align:left;
	color:#fff;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	float:left;
}
.lct1 o2{
	width:100%;
	height:auto;
	text-align:left;
	color:#fff;
	font-family:"微软雅黑";
	font-size:22px;
	font-weight:bold;
	line-height:normal;
	float:left;
}
.lct2 {
	width:30%;
	height:auto;
	text-align:right;
	float:left;
}
.lct2 img{
	max-width:100%;
}
.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:#D8190F;
	background-image: url(../images/jian.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.zd ul li a.select {
	color:#D8190F;
	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:45%;
	height:auto;
	margin-right:10%;
	float:left;
}
.lx2{
    width:45%;
	height:auto;
	font-size: 16px;
	color: #333;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:200%;
	overflow:hidden;
	float:left;
}
.lx1 h{
    width:100%;
	height:auto;
	margin-bottom:2%;
	font-size: 20px;
	color: #333;
	font-weight:bold;
	font-family: "微软雅黑";
	line-height:normal;
	display:block;
	float:left;
}
.lx1 h2{
    width:100%;
	height:auto;
	margin-bottom:4%;
	font-size: 18px;
	color: #333;
	font-weight:bold;
	font-family: "微软雅黑";
	line-height:normal;
	display:block;
	float:left;
}
.lx1 span{
    width:100%;
	height:auto;
	margin-right:10%;
	font-size: 16px;
	color: #333;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:200%;
	display:block;
	float:left;
}
.lx1 o{
    width:46%;
	height:auto;
	margin-left: 2%;
	margin-right:2%;
	text-align:center;
	font-size: 14px;
	color: #333;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:200%;
	display:block;
	float:left;
}
.lx1 o img{
    max-width:100%;
}

.tabk {
	width:100%;
	height:auto;
	float: left;
}
.tabk ul li {
    width:20%;
	height:auto;
	padding-top:2.5%;
	padding-bottom:2.5%;
	text-align:center;
    font-size:18px;
	font-family: "微软雅黑";
	color:#000;
	line-height:normal;
	font-weight:normal;
	background-color:#fff;
	background:url(../images/fgx.jpg) no-repeat left center;
	cursor: pointer;
	float: left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.tabk ul li img{
    width:50px;
	margin-bottom:3%;
}
.tabk ul li:hover {
	color:#fff;
	background-color:#D8190F;
}
.tabk ul li.hover {
	color:#fff;
	background-color:#D8190F;
}
.tabk ul li.hover img{
	color:#fff;
	-webkit-filter: grayscale(100%) brightness(1000%);
}
.maint {
	width:100%;
	height:auto;
	float: left;
}
.neir {
	width:100%;
	height:auto;
	background-color:#000;
	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: 100%;
	height:auto;
	margin-bottom:1%;
	float:left;
}
.qav > li{
    width:32%;
	height:auto;
	border:#ccc solid 1px;
    position: relative;
	display: block;
	float:left;
}
.qav > li > a{
    width: 100%;
	height:auto;
	padding-top:4%;
	padding-bottom:4%;
	text-align:center;
	color:#4c4c4c;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
	overflow:hidden;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.qav > li.active > a, .qu > ul.qav > li > a:hover{
	color:#006eb7;
}
.qav > li.active > a{
	color:#006eb7;
}
.qct{
	width:100%;
	height:auto;
	text-align:left;
	color:#4c4c4c;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:200%;
	float:left;
}
.qct > .qce{
	display: none;
}
.qct > .active{
	display: block;
}

/* 切换容器样式 */
        .container {
            position: relative;
            width: 100%;
            height: 800px;
            overflow: hidden;
        }

        /* 红框容器 */
        .red-boxes {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            display: flex;
            justify-content: space-between;
            padding: 0px;
            z-index: 2; /* 让红框在最上层 */
        }

        /* 单个红框样式 */
        .red-box {
            flex: 1;
			width:18%;
            height:auto;
			padding-left:1%;
			padding-right:1%;
			padding-top:2.5%;
			padding-bottom:2.5%;
			text-align:center;
	        color:#fff;
	        font-family:"微软雅黑";
	        font-size:16px;
	        font-weight:normal;
	        line-height:200%;
            margin: 0px;
            cursor: pointer;
            transition: all 0.3s ease;
			box-shadow: 0px -1px 0px 0px #999,   /*上边*/  
            -1px 0px 0px 0px #999,   /*左边*/  
            1px 0px 0px 0px #999,    /*右边*/  
            0px 1px 0px 0px #999;    /*下边*/
        }
		.red-box img{
			max-width:100%;
        }

        /* 红框激活效果 */
        .red-box.active {
            transform: translateY(-0px);
            box-shadow: 0 0px 0px rgba(0,0,0,0.2);
            background-color: rgba(216, 25, 15, 0.8); /* 半透明红色背景 */
			box-shadow: 0px -1px 0px 0px #999,   /*上边*/  
            -1px 0px 0px 0px #999,   /*左边*/  
            1px 0px 0px 0px #999,    /*右边*/  
            0px 1px 0px 0px #999;    /*下边*/
        }

        /* 蓝框内容区域 */
        .blue-content {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: none;
            justify-content: center;
            align-items: center;
            z-index: 1; /* 让蓝框内容在红框下方 */
        }
		.blue-content img{
            width: 100%;
			height: 100%;
        }
		.blue-content p{
            position: absolute;
            top: 26%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 2; /* 确保在 .blue-content 之上 */
            margin: 0;
			text-align:center;
			color:#fff;
	        font-family:"微软雅黑";
	        font-size:18px;
	        font-weight:normal;
	        line-height:normal;
        }
		.blue-content p img{
            max-width:80px;
			margin-bottom:4%;
        }

        /* 激活显示的内容 */
        .blue-content.active {
            display: flex;
        }
		
		
/* 切换容器样式2 */
        .container2 {
            position: relative;
            width: 100%;
            height: 800px;
            overflow: hidden;
        }

        /* 红框容器 */
        .red-boxes2 {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            display: flex;
            justify-content: space-between;
            padding: 0px;
            z-index: 2; /* 让红框在最上层 */
        }

        /* 单个红框样式 */
        .red-box2 {
            flex: 1;
			width:18%;
            height:auto;
			padding-left:1%;
			padding-right:1%;
			padding-top:2.5%;
			padding-bottom:2.5%;
			text-align:center;
	        color:#fff;
	        font-family:"微软雅黑";
	        font-size:16px;
	        font-weight:normal;
	        line-height:200%;
            margin: 0px;
            cursor: pointer;
            transition: all 0.3s ease;
			box-shadow: 0px -1px 0px 0px #999,   /*上边*/  
            -1px 0px 0px 0px #999,   /*左边*/  
            1px 0px 0px 0px #999,    /*右边*/  
            0px 1px 0px 0px #999;    /*下边*/
        }
		.red-box2 img{
			max-width:100%;
        }

        /* 红框激活效果 */
        .red-box2.active {
            transform: translateY(-0px);
            box-shadow: 0 0px 0px rgba(0,0,0,0.2);
            background-color: rgba(216, 25, 15, 0.8); /* 半透明红色背景 */
			box-shadow: 0px -1px 0px 0px #999,   /*上边*/  
            -1px 0px 0px 0px #999,   /*左边*/  
            1px 0px 0px 0px #999,    /*右边*/  
            0px 1px 0px 0px #999;    /*下边*/
        }

        /* 蓝框内容区域 */
        .blue-content2 {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: none;
            justify-content: center;
            align-items: center;
            z-index: 1; /* 让蓝框内容在红框下方 */
        }
		.blue-content2 img{
            width: 100%;
			height: 100%;
        }
		.blue-content2 p{
            position: absolute;
            top: 26%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 2; /* 确保在 .blue-content 之上 */
            margin: 0;
			text-align:center;
			color:#fff;
	        font-family:"微软雅黑";
	        font-size:16px;
	        font-weight:normal;
	        line-height:normal;
        }
		.blue-content2 p img{
            max-width:80px;
			margin-bottom:4%;
        }

        /* 激活显示的内容 */
        .blue-content2.active {
            display: flex;
        }

.gun{ width:100%; margin:0px auto; overflow:hidden;}
.gun_w{ margin:0px auto; max-width:1400px;}
.gun_name{ width:100%; margin:0px auto; overflow:hidden;}
.gun_name .gun_left{ float:left; position:relative; padding:0px; text-transform:uppercase;}
.gun_name .gun_left:after{ position:absolute; left:0; bottom:0;}
.gun_k{ position:relative; margin:0px auto;}
.gun_k .pre,.gun_k .next{ position:absolute; display:block; width:60px; height:60px; top:55%; margin:-60px 0 0 0;}
.gun_k .pre{ left:-60px; cursor:pointer; background:url(../images/pre.png) no-repeat center; opacity:0.9;}
.gun_k:hover .pre{ opacity:1.0;}
.gun_k .next{ right:-60px; cursor:pointer; background:url(../images/next.png) no-repeat center; opacity:0.9;}
.gun_k:hover .next{ opacity:1.0;}
.gun_g{ width:100%; margin:0 auto; overflow:hidden;}

.gun_g ul{ width:100%;}
.gun_g li{ width:31.333333%; margin:1%;} 
.gun_g li a{ display:block; border-radius:2px; font-size:14px; color:#333; text-decoration:none; box-shadow:0px 0px 10px 4px #ddd;}
.gun_g li a:hover{ text-decoration:none; color:#ff0000;}
.gun_g li img{ width:100%;}
.gun_g li font{ width:90%; height:auto; padding:5%; display:block; overflow:hidden;}
.gun_g li font o{ width:100%; height:auto; padding-bottom:4%; margin-bottom:4%; background:url(../images/dx.jpg) no-repeat bottom left; text-align:left; font-size:18px; color:#333; font-family:"微软雅黑"; line-height:normal; font-weight:normal; float:left;  white-space: normal; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
.gun_g li font o2{ width:100%; height:75px; text-align:left; font-size:12px; color:#666; font-family:"微软雅黑"; line-height:25px; font-weight:normal; float:left;  white-space: normal; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:3; -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:1200px;}
.gun2_name{ width:100%; margin:0px auto; overflow:hidden;}
.gun2_name .gun2_left{ float:left; position:relative;  padding:0px; text-transform:uppercase;}
.gun2_name .gun2_left:after{ position:absolute; left:0; bottom:0;}
.gun2_k{ position:relative; margin:0px auto;}
.gun2_k .pre2,.gun2_k .next2{ position:absolute; display:block; width:60px; height:60px; top:55%; margin:-60px 0 0 0; z-index:9;}
.gun2_k .pre2{ left:-60px; cursor:pointer; background:url(../images/pre2.png) no-repeat center; opacity:0.9;}
.gun2_k:hover .pre2{ opacity:1.0;}
.gun2_k .next2{ right:-60px; cursor:pointer; background:url(../images/next2.png) no-repeat center; opacity:0.9;}
.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:100%; margin-left:0%; margin-right:0%; position:relative;} 
.gun2_g li a{ display:block; text-decoration:none;}
.gun2_g li img{ width:100%; border-radius:10px;}
.gun2_g li font{ width:100%; height:auto; border-bottom-left-radius:10px; border-bottom-right-radius:10px; padding-top:2.5%; padding-bottom:2.5%; text-align:center; overflow:hidden; font-size:16px; color:#fff; font-family:"微软雅黑"; line-height:normal; font-weight:normal; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; background:rgba(216,25,15,0.5); position:absolute; bottom:0; left:0}

.gun3{ width:100%; margin:0px auto; overflow:hidden;}
.gun3_w{ margin:0px auto; max-width:1400px;}
.gun3_name{ width:100%; margin:0px auto; overflow:hidden;}
.gun3_name .gun3_left{ float:left; position:relative;  padding:0px; text-transform:uppercase;}
.gun3_name .gun3_left:after{ position:absolute; left:0; bottom:0;}
.gun3_k{ position:relative; margin:0px auto;}
.gun3_k .pre3,.gun3_k .next3{ position:absolute; display:block; width:60px; height:60px; top:60%; margin:-60px 0 0 0; z-index:9;}
.gun3_k .pre3{ left:-60px; cursor:pointer; background:url(../images/pre3.png) no-repeat center; opacity:0.9;}
.gun3_k:hover .pre3{ opacity:1.0;}
.gun3_k .next3{ right:-60px; cursor:pointer; background:url(../images/next3.png) no-repeat center; opacity:0.9;}
.gun3_k:hover .next3{ opacity:1.0;}
.gun3_g{ width:100%; margin:0 auto; overflow:hidden;}

.gun3_g ul{ width:100%;}
.gun3_g li{ width:23%; margin-left:1%; margin-right:1%; position:relative;} 
.gun3_g li a{ display:block; text-decoration:none;}
.gun3_g li img{ width:100%;}
.gun3_g li font{ width:100%; height:auto; border-bottom-left-radius:10px; border-bottom-right-radius:10px; padding-top:2.5%; padding-bottom:2.5%; text-align:center; overflow:hidden; font-size:26px; color:#fff; font-family:"微软雅黑"; line-height:normal; font-weight:normal; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; background:rgba(216,25,15,0.5); position:absolute; bottom:0; left:0}