﻿@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
}
table, td, tr, th {
	font-size:12px;
}
a.r1:link {
	font-family: "微软雅黑";
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r1:visited {
	font-family: "微软雅黑";
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r1:hover {
	font-family: "微软雅黑";
	font-size: 20px;
	color:#1E35CD;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
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:#1E35CD;
	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:#1E35CD;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r4:link {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
a.r4:visited {
	color: #333;
}
a.r4:hover {
	color:#1E35CD;
}

.tx1 {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #555;
	font-weight: normal;
	line-height: 200%;
}
.tx2 {
	font-family: "微软雅黑";
	font-size: 32px;
	color: #000;
	font-weight: normal;
	line-height: normal;
}
.tx3 {
	font-family: "微软雅黑";
	font-size: 20px;
	color: #555;
	font-weight: normal;
	line-height: 200%;
}

.tix1 {
	font-family: "微软雅黑";
	font-size: 22px;
	color: #333;
	font-weight: bold;
	line-height: 150%;
}
.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:".";
}
/*清除浮动*/
.gu {
	position:fixed; 
	top:0; 
	width:100%; 
	height:auto; 
	background:#fff; 
	z-index:999999; 
	margin:0px auto;
}
.header {
	position:relative;
	z-index:10;
}
.tk {
	width:100%;
	height:30px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#F8F8FB;
	margin:0 auto;
}
.top {
	max-width:1600px;
	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;
	background-color:#fff;
}
.lobbox .box {
	max-width:1600px;
	margin:0 auto;
	height:100px;
}
.lobbox .box h1 {
	float:left;
	width:22%;
	height:100px;
	text-align:left;
	position: relative;
	z-index:999999;
}
.lobbox .box h1 img{
	max-width:100%;
}
.lobbox .naverbox2 {
	float:left;
	width:78%;
	height:auto;
}
.ss {
	position:relative;
	margin-right:20px;
	float:right;
}
.ss input {
	width: 240px;
	padding: 0px 40px 0px 15px;
	height: 33px;
	outline: none;
	border: 1px solid #1E35CD;
	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:1600px;
	margin:0 auto;
	height:100px;
}
.lobbox2 .box .nav {
    width:100%;
    display: flex;
    justify-content: flex-end;
	float:left;
}
.lobbox2 .box .nav .m {
    width:auto;
    margin-left: 4.2%;
    margin-right: 0%;
	float:left;
}
.lobbox2 .box .nav .m img{
   vertical-align: middle;
   margin-bottom: 3px;
}
.lobbox2 .box .nav h3 {
    width:100%;
	text-align:center;
}
.lobbox2 .box .nav h3 a {
	zoom:1;
	display:block;
	font-family:"微软雅黑";
	color:#333;
	font-size:20px;
	line-height:100px;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
	background-image:url(../images/jt.png);
	background-repeat: no-repeat;
	background-position: 100px center;
}
.lobbox2 .box .nav li:hover h3 a {
    font-family:"微软雅黑";
	color:#1E35CD;
	text-decoration:none;
	background-image:url(../images/jt2.png);
	background-repeat: no-repeat;
	background-position: 100px center;
}
.lobbox2 .box .nav li a.current {
    font-family:"微软雅黑";
	color:#1E35CD;
}
/*子菜单全屏横排居中 开始*/ 
.lobbox2 .box .nav .m .sub{
	position:absolute;  /*加绝对定位！*/
	top:100px;  /*顶部距离*/
	left:0;   /*左侧零距离！*/
	z-index:1;
	width: 100%; /* width: calc(var(--vw) * 100); */ 
    text-align:center;   /*菜单居中！*/
    display:none;  /*菜单初始隐藏*/
	padding-top:30px;
	padding-bottom:30px;
	border-bottom: #ddd solid 3px;
	background:rgba(255,255,255,1.0);
    background:#fff 100;/*CSS Hack,只能对ie9以下浏览器ie6,ie7,ie8有效，否侧ie10,FF,Cherome会失去透明效果*/  
    filter:Alpha(opacity=100);/*只对ie7,ie8有效*/ 
}

.lobbox2 .box .nav .m .sub2{
	position:absolute;
	top:100px;
	width:auto;
	padding:10px;
	background-color:#fff;
	display:none;
}
.lobbox2 .box .nav .m .sub2 li {
    width:auto;
	text-align:left;
	background-color:#fff;
}
.lobbox2 .box .nav .m .sub2 li a {
    min-width:120px;
	text-indent:5px;
	font-size:20px;
	font-family:"微软雅黑";
	color:#000;
	font-weight:normal;
	line-height:40px;
	border-bottom:1px solid #ddd;
	zoom:1;
	text-decoration:none;
	white-space: nowrap;
	display:inline-block;
}
.lobbox2 .box .nav .m .sub2 li a:hover {
	color:#1E35CD;
	line-height:40px;
	display:block;
	zoom:1;
}

#dowebok {
	display:none;
}
.fen {
	max-width:74%;
	height:auto;
	text-align:left;
	margin:0px auto;
}
.fen2 {
	max-width:74%;
	height:auto;
	text-align:left;
	margin:0px auto;
}
.fen2 a {
    width:42%;
	height:auto;
	margin-left:4%;
	margin-right:4%;
	padding-bottom:1%; 
	margin-bottom:1%;
	font-size:20px;
	font-family:"微软雅黑";
	color:#000;
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
	border-bottom:#ddd 1px solid;
	float:left;
}
.fen2 a:hover {
	color:#1E35CD;
}
.fen2 a:nth-child(3) {
	clear: both;
}
.fen2 a:nth-child(5) {
	clear: both;
}
.fen2 a:nth-child(7) {
	clear: both;
}

.foot {
	background:#363636;
	border-bottom:#000000 solid 1px;
	clear:both;
	overflow: hidden;
	margin-top:3%;
}
.fn {
	max-width:1600px;
	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:#1E35CD;
}
.foot_t {
	max-width:1600px;
	margin:0 auto;
	padding-top:5%;
	padding-bottom:2%;
	overflow:hidden;
	clear:both;
}
.foot2 {
	background:#363636;
	border-top:#595959 solid 1px;
	clear:both;
	overflow: hidden;
	padding-top:1.2%;
	padding-bottom:1.2%;
}
.foot_t2 {
	max-width:1600px;
	height:auto;
	margin:0 auto;
	clear:left;
	color:#999;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:normal;
	text-align:center;
}
.foot_t2 a{
	color:#999;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
}
.foot_t2 a:hover{
	color:#fff;
}
ul,li {
    padding:0px;
	margin:0px;
	list-style-type:none;
	list-style-image:none;
}
.clear {
	clear:both;
}
.rt {
	width:15%;
	margin-left:2%;
	margin-right:0%;
	float:left;
}
.rt h4 {
	width:100%;
	height:auto;
	float:left;
	padding-bottom:15px;
	margin-bottom:15px;
	background-image: url(../images/dx.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rt h4 a{
	width:100%;
	height:auto;
	color:#fff;
	font-size:22px;
	font-family:"微软雅黑";
	line-height:normal;
	font-weight:normal;
	text-decoration: none;
	text-align:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.rt h4 a:hover{
	color:#ccc;
}
.rt ul li {
    padding:0px;
}
.rt ul li a{
    width:100%;
	height:auto;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	line-height:40px;
	text-align:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.rt ul li a:hover {
	color:#fff;
}

.rt2 {
	width:18%;
	margin-right:4%;
	float:left;
}
.rt2 h4 {
	width:100%;
	height:auto;
	float:left;
	padding-bottom:15px;
	margin-bottom:15px;
	background-image: url(../images/dx.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rt2 h4 a{
	width:100%;
	height:auto;
	text-align:left;
	color:#fff;
	font-size:20px;
	font-family:"微软雅黑";
	line-height:normal;
	font-weight:normal;
	text-decoration: none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.rt2 h4 a:hover{
	color:#ccc;
}
.rt2 ul {
	text-align:left;
}
.rt2 ul li {
	text-align:left;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	line-height:20px;
}
.rt2 ul li a{
    width:100%;
	height:auto;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	line-height:40px;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.rt2 ul li a:hover {
	color:#fff;
}
.rt3 {
	width:27%;
	margin-right:5%;
	float:left;
}
.rt3 ul {
    width:100%;
	height:auto;
	text-align:left;
	display: block;
	float:left;
}
.rt3 ul img{
	max-width:100%;
	margin-bottom:8%;
}
.rt3 ul span{
    width:100%;
	height:auto;
	margin-bottom:2%;
	text-align:left;
	display:block;
	float:left;
}
.rt3 ul span o{
    width:4%;
	height:auto;
	margin-right: 2%;
	text-align:left;
	display:block;
	float:left;
}
.rt3 ul span o img{
    max-width:100%;
	vertical-align: middle;
	margin-top:35%;
}
.rt3 ul span o2{
    width:94%;
	height:auto;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	line-height:30px;
	text-align:left;
	display:block;
	float:left;
}
.rt3 ul img{
    max-width:100%;
}
.rt3 ul img:hover{
	-webkit-filter:opacity(0.8);
}
.rt3 ul a{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	line-height:30px;
	text-align:left;
}
.rt3 ul a:hover {
    color:#fff;
	text-decoration: underline;
	text-underline-offset: 5px;
}

.banner_sj {
	display:none;
	padding-top:83px;
	margin-bottom:3%;
}
.flexslider {
	position:relative;
	margin-top:100px;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 100%;
	display: block;
	border-radius: 0px;
}
.flexslider2 {
	position:relative;
	margin-top:0px;
}
.flexslider2 .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider2 .slides img {
	width: 100%;
	display: block;
	border-radius: 0px;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.flex-control-nav {
	width: 100%;
	text-align: center;
	position:absolute;
	bottom:10px;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	width:10px;
	height:10px;
	display: block;
	background:#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: #1E35CD;
}
.flex-control-paging li a.flex-active {
	background:#1E35CD;
	cursor: default;
}
.tage {
	border-bottom:1px solid #CCC;
	padding:20px 0;
}
.tage .box {
	max-width:1600px;
	margin:0 auto;
	text-align:center;
}
.tage .box .tage_l {
	float:left;
	color:#1E35CD;
}
.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 #1E35CD;
	outline:medium;
	padding-left:5px;
}
.tage .box .tage_r .input_btn {
	width:100px;
	height:40px;
	border:0 none;
	background:#1E35CD 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:1600px;
	margin:0px auto;
	clear:left;
}
.cbt {
	max-width:1600px;
	margin:0px auto;
	clear:left;
}
.ck {
	max-width:1700px;
	margin:0px auto;
	clear:left;
}
.cf {
	width:100%;
	margin:0px auto;
	clear:left;
}
.mi {
	width:100%;
	height:auto;
	line-height:normal;
	text-align:left;
	color:#999;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight: normal;
	overflow:hidden;
	padding-top:1%;
	padding-bottom:1%;
	margin:0px auto;
}
.mi a{
	color:#999;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight: normal;
	line-height:normal;
	text-decoration:none;
	text-transform: uppercase;
	display:inline-block;
	margin-left:0.5%;
	margin-right:0.5%;
}
.mi a:hover{
	color:#333;
}
.mi span{
	color:#999;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:normal;
	line-height:normal;
	margin-left:0.5%;
}
.abl {
	width:45%;
	height:auto;
	margin-right:5%;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #555;
	font-weight: normal;
	line-height: 190%;
	overflow:hidden;
	float:left;
}
.abl h{
	width:100%;
	height:auto;
	margin-bottom:5%;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:40px;
	font-weight:bold;
	line-height:normal;
	display:block;
	float:left;
}
.abl h2{
	width:100%;
	min-height:300px;
	margin-bottom:5%;
	color:#666;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:normal;
	line-height:45px;
	text-align: left;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 800; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.abl h3{
	width:100%;
	height:auto;
	display:block;
	float:left;
}
.abr {
	width:50%;
	height:auto;
	float:left;
}
.abr img{
	width:100%!important;
	height:auto!important;
	border-radius:10px;
}

.sbl {
	width:45%;
	height:auto;
	margin-right:5%;
	overflow:hidden;
	float:left;
}
.sbl h{
	width:100%;
	height:auto;
	margin-bottom:5%;
	text-align:left;
	color:#fff;
	font-family:"微软雅黑";
	font-size:40px;
	font-weight:bold;
	line-height:normal;
	display:block;
	float:left;
}
.sbl h2{
	width:100%;
	height:auto;
	margin-bottom:6%;
	color:#fff;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:normal;
	line-height:45px;
	text-align: left;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 800; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.sbl h3{
	width:100%;
	height:auto;
	display:block;
	float:left;
}
.jbl {
	width:70%;
	height:auto;
	overflow:hidden;
	margin:0px auto;
}
.jbl h{
	width:100%;
	height:auto;
	padding-bottom:6%;
	margin-bottom:2%;
	text-align:center;
	color:#fff;
	font-family:"微软雅黑";
	font-size:48px;
	font-weight:normal;
	line-height:normal;
	display:block;
	float:left;
	background-image: url(../images/dix.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.jbl h2{
    width: 100%;
	height:auto;
	text-align: justify; 
    text-justify: inter-word;
	color:#fff;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:normal;
	line-height:30px;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 100; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}

.whl{
	width:48%;
	height:auto;
	margin-right:4%;
	padding-top:6%;
	display:block;
	float:left;
}
.whl h{
	width:100%;
	height:auto;
	margin-bottom:6%;
	text-align:left;
	color:#666;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:normal;
	display:block;
	float:left;
}
.whl h o{
	color:#1E35CD;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:bold;
	line-height:normal;
}
.whr {
	width:48%;
	height:auto;
	text-align:center;
	float:left;
}
.whr img{
	max-width:100%;
}

.js {
	width:80%;
	height:auto;
	margin:0px auto;
}
.js h{
	width:100%;
	height:auto;
	margin-bottom:2%;
	text-align:left;
	color:#666;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	display:block;
	float:left;
}
.js h2{
	width:100%;
	height:auto;
	text-align: justify;
    text-justify: inter-word;
	color:#000;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:normal;
	line-height:200%;
	display:block;
	float:left;
}
.sm {
	width:33.333333%;
	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:#1E35CD;
	font-family:"微软雅黑";
	font-size:48px;
	font-weight:bold;
	text-decoration:none;
}
.smt span{
    color:#1E35CD;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:bold;
	vertical-align:top;
}
.smt2{
	width:100%;
	height:50px;
	margin-bottom:3%;
	text-align:center;
	line-height:normal;
	color:#1E35CD;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:normal;
	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:#1E35CD;
}
.ink2 {
	width:30%;
	height:35px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	float:right;
}
.inti {
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:1%;
}
.inti h{
	width:100%;
	height:auto;
	margin-top:0%;
	margin-bottom:1%;
	font-size:52px;
	color:#1E35CD;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:bold;
	line-height:normal;
	text-transform: uppercase;
	float:left;
}
.inti h2{
    width:85%;
	height:auto;
	font-size:16px;
	color:#333;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:normal;
	line-height:150%;
	margin:0px auto;
}
.inti o{
	width:100%;
	height:auto;
	font-size:48px;
	color:#000;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:normal;
	line-height:normal;
	float:left;
}
.ati {
	width:100%;
	height:auto;
	overflow:hidden;
}
.ati h{
	width:100%;
	height:auto;
	margin-bottom:1%;
	font-size:48px;
	color:#fff;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:normal;
	line-height:normal;
	text-transform:uppercase;
	float:left;
}
.ati h2{
    width:100%;
	height:auto;
	font-size:20px;
	color:#fff;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:normal;
	line-height:normal;
	float:left;
}

.cy{
	width:100%;
	height:auto;
	margin:0px auto;
}
.cy h{
	width:48%;
	height:auto;
	margin:1%;
	display:block;
	float:left;
}
.cy h o{
	width:100%;
	height:auto;
	text-align:left;
	color:#333;
	font-size:18px;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:30px;
	display:block;
	float:left;
}
.cy h o2{
	width:100%;
	height:auto;
	text-align:left;
	display:block;
	float:left;
}
.cy h2{
	width:98%;
	height:auto;
	margin:1%;
	text-align:center;
	display:block;
	float:left;
}
.cy h2 o{
	width:100%;
	height:auto;
	text-align:left;
	color:#333;
	font-size:18px;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:30px;
	display:block;
	float:left;
}
.cy h2 o2{
	width:91%;
	height:auto;
	text-align:left;
	display:block;
	float:left;
}
.cy h2 a{
    width:200px;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:18px;
	font-family:"微软雅黑";
	font-weight:normal;
	border:solid 1px #1E35CD;
	background-color:#1E35CD;
	text-align:center;
	text-decoration:none;
	border-radius:5px;
	float:left;
}
.cy h2 a:hover {
    color:#1E35CD;
	border:solid 1px #1E35CD;
	background-color:#fff;
}
.cy h2 o3{
    width:100px;
	height:30px;
	line-height:30px;
	color:#fff;
	font-size:18px;
	font-family:"微软雅黑";
	font-weight:normal;
	border:solid 1px #1E35CD;
	background-color:#1E35CD;
	text-align:center;
	text-decoration:none;
	border-radius:5px;
	float:left;
}
.cy h2 o3:hover {
    color:#1E35CD;
	border:solid 1px #1E35CD;
	background-color:#fff;
}

.sr{
    width:93%;
	height:auto;
	padding-left:2%;
	padding-right:2%;
	margin-bottom:2%;
	border:#ddd solid 1px;
	font-size: 18px;
	color: #666;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:40px;
	border-radius:5px;
	background:none;
	outline:none;
}
.sr2{
    width:97.4%;
	height:auto;
	padding-left:1%;
	padding-right:1%;
	margin-bottom:2%;
	border:#ddd solid 1px;
	font-size: 18px;
	color: #666;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:30px;
	border-radius:5px;
	background:none;
	outline:none;
}
.anm a {
	width:150px;
	height:50px;
	line-height:50px;
	color:#fff;
	font-size:18px;
	font-family:"微软雅黑";
	font-weight:normal;
	border-radius:50px;
	border:solid 1px #1E35CD;
	background-color:#1E35CD;
	text-align:center;
	text-decoration:none;
	display:block;
	margin:0px auto;
}
.anm a:hover {
    color:#fff;
	border:solid 1px #666;
	background-color:#666;
}
.anm2 a {
	width:180px;
	height:60px;
	line-height:60px;
	color:#fff;
	font-size:20px;
	font-family:"微软雅黑";
	font-weight:normal;
	border-radius:50px;
	border:solid 1px #1E35CD;
	background-color:#1E35CD;
	text-align:center;
	text-decoration:none;
	display:block;
	float:left;
}
.anm2 a:hover {
    color:#fff;
	border:solid 1px #666;
	background-color:#666;
}

.inc {
	width:100%;
	clear:left;
	float:left;
}
.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:#1E35CD;
}
.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:#1E35CD;
}
.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:#1E35CD;
	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:#1E35CD;
}
.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:#1E35CD;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
}
.xw2:hover .xw2t h3{
	text-decoration:underline;
}
.sw{
	width:48%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
	background: url(../images/sdx.jpg) no-repeat left bottom;
	background-size: 0px 3px;
	-webkit-transition:0.0s;
	transition:0.6s;
}
.sw:hover {
	background: url(../images/sdx.jpg) no-repeat left bottom;
	background-size: 100% 3px;
	-webkit-transition:0.6s;
	transition:0.6s;
}
.swp {
	width:100%;
	height:auto;
	background-color:#F8F8FB;
	border-radius:10px;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.swp img{
    mix-blend-mode: multiply; /*图像混合底部灰色背景*/
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.swp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.swt {
	width:94%;
	height:auto;
	padding:3%;
	float:left;
}
.swt h{
	width:100%;
	height:auto;
	margin-bottom:0%;
	text-align:left;
	line-height:30px;
	color:#000;
	font-family:"微软雅黑";
	font-size:25px;
	font-weight:bold;
	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;  /** 隐藏超出的内容 **/
}
.sw:hover .swt h{
	color:#1E35CD;
}
.swt h2{
	width:100%;
	height:auto;
	text-align:left;
	line-height:normal;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
}
.sw:hover .swt h3{
	text-decoration:underline;
}
.sw:nth-child(3) {
	clear: both;
}
.sw:nth-child(5) {
	clear: both;
}
.sw:nth-child(7) {
	clear: both;
}

.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:#1E35CD;
}
.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:#1E35CD;
}
.re{
    width:24%;
	height:auto;
	margin:0.4%;
	background-color:#1E35CD;
	border:#fff solid 1px;
	display:block;
	float:left;
	position:relative;
}
.re p{
	display:none;
}
.re:hover p{
    display:block;
    position:absolute;
	top:0;
	left:0;
	width:100%;
	padding-top:35%;
	text-align:center;
	font-size:16px;
	color:#fff;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:normal;
}
.re img{
    width:100%;
	border:0px;
}
.re:hover img{
	-webkit-filter:opacity(0.3);
}
.pp {
    width:9%;
	height:auto;
	margin-left:8%;
	margin-right:8%;
	margin-bottom:4%;
	float:left;
	cursor:pointer;
}
.pp p{
    width:100%;
	height:auto;
	text-align:center;
	float:left;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.pp 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;
}
.pp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.pp h{
    width:100%;
	height:auto;
	margin-top:4%;
	display:block;
	float:left;
	
}
.pp h a{
    width:100%;
	height:auto;
	text-align:center;
	font-size:18px;
	color:#333;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:normal;
	text-decoration:none;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.pp h a:hover{
	color:#1E35CD;
	
}
.kh {
    width:13.4%;
	height:auto;
	margin:1.5%;
	border:#ddd solid 1px;
	background-color:#000;
	float:left;
	cursor:pointer;
}
.kh img{
    width:100%;
	border:0px;
	display:block;
	-webkit-filter:opacity(1.0);
}
.kh:hover img{
	-webkit-filter:opacity(0.9);
}
.ybl {
	width:49.5%;
	height:auto;
	margin-right:1%;
	overflow:hidden;
	float:left;
}
.ybr {
	width:49.5%;
	height:auto;
	float:left;
}
.ybg {
	width:1%;
	height:auto;
	float:left;
}
.yy{
    width:100%;
	height:auto;
	display:block;
	position:relative;
	overflow:hidden;
	border-radius:10px;
    background-color:#eee; /*灰色背景*/
	float:left;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.yy p{
    display:block;
    position:absolute;
	top:0;
	left:0;
	width:90%;
	margin:5%;
	text-align:left;
	font-size:26px;
	color:#333;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height:normal;
}
.yy p span{
    width:60%;
	height:auto;
	margin-top:1%;
	text-align:left;
	font-size:20px;
	color:#666;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:normal;
	display:block;
	float: left;
}
.yy 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;
	mix-blend-mode: multiply; /*图像混合底部灰色背景*/
}
.yy:hover img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}

.yyh {
    width:100%;
	height:auto;
	margin-bottom:2%;
	overflow:hidden;
	float:left;
}
.yy2{
    width:100%;
	height:auto;
	display:block;
	position:relative;
	overflow:hidden;
	border-radius:10px;
	background-color:#eee; /*灰色背景*/
	float:left;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.yy2g {
    width:1.4%;
	height:auto;
	float:left;
}
.yy2 p{
    display:block;
    position:absolute;
	top:28%;
	left:0;
	width:90%;
	margin:5%;
	text-align:left;
	font-size:26px;
	color:#333;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height:normal;
}
.yy2 p span{
    width:40%;
	height:auto;
	margin-top:1%;
	text-align:left;
	font-size:20px;
	color:#666;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:normal;
	display:block;
	float: left;
}
.yy2 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;
	mix-blend-mode: multiply; /*图像混合底部灰色背景*/
}
.yy2:hover img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}

.yy3{
    width:100%;
	height:auto;
	display:block;
	position:relative;
	overflow:hidden;
	border-radius:10px;
	background-color:#eee; /*灰色背景*/
	float:left;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.yy3 p{
    display:block;
    position:absolute;
	top:23%;
	left:0;
	width:45%;
	padding-left:45%;
	margin:5%;
	text-align:left;
	font-size:26px;
	color:#333;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height:normal;
}
.yy3 p span{
    width:100%;
	height:auto;
	margin-top:1%;
	text-align:left;
	font-size:20px;
	color:#666;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:normal;
	display:block;
	float: left;
}
.yy3 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;
	mix-blend-mode: multiply; /*图像混合底部灰色背景*/
}
.yy3:hover img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}

.wy{
    width:49%;
	height:auto;
	margin:0.5%;
	border-radius:10px;
	overflow:hidden;
	display:block;
	position:relative;
	background-color:#F8F8FB; /*灰色背景*/
	float:left;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.wy p{
    display:block;
    position:absolute;
	top:0;
	left:0;
	width:85%;
	padding:5%;
	text-align:left;
	font-size:25px;
	color:#333;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height:normal;
	text-transform: uppercase;
}
.wy p span{
    width:100%;
	height:auto;
	margin-top:3%;
	font-size:20px;
	color:#666;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height:normal;
    text-transform:none;
	display:block;
}
.wyt {
    width:100%;
	border-radius:10px;
	overflow:hidden;
}
.wy img{
	width:100%;
}
.zp {
    width:24%;
	height:auto;
	float:left;
}
.zpg {
    width:1.333%;
	height:auto;
	float:left;
}
.zpp{
    width:100%;
	height:auto;
	display:block;
	float:left;
	position:relative;
}
.zpp p{
    position:absolute;
	bottom:0;
	left:0;
	background-color:#1E35CD;
	padding:2%;
	font-size:14px;
	color:#fff;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:normal;
	text-align:left;
}
.zpp img{
    width:100%;
	border:0px;
	border-radius:10px;
}
.zpp:hover img{
	-webkit-filter:opacity(0.8);
}
.zpt{
    width:90%;
	height:auto;
	padding:5%;
	float:left;
}
.zpt h{
    width:100%;
	height:auto;
	margin-bottom:5%;
	font-size:14px;
	color:#000;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:normal;
	text-align:left;
	display:block;
	float:left;
}
.zpt h img{
    vertical-align: middle;
	margin-right:5px;
}
.zpt h2{
    width:100%;
	height:auto;
	margin-bottom:5%;
	float:left;
}
.zpt h2 a{
    width:100%;
	height:40px;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height: 20px;
	text-decoration:none;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.zpt h2 a:hover{
	color:#1E35CD;
}
.zpt h3{
    width:100%;
	height:80px;
	font-size:14px;
	color:#333;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:20px;
	margin-bottom:6%;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 4; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.zpt h4{
    width:100%;
	height:auto;
	text-align:left;
	padding-top:5%;
	border-top:#ccc solid 1px;
	display:block;
	float:left;
}
.zpt h4 a{
	font-size:14px;
	color:#333;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:normal;
	text-align:left;
	text-decoration:none;
}
.zpt h4 a:hover{
	color:#1E35CD;
}
.zpt h4 img{
	margin-left:5px;
	vertical-align: middle;
}
.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 #1E35CD;
	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:#1E35CD;
}
.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;
}
.ns{
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	float:left;
}
.nsp {
	width:100%;
	height:auto;
	overflow:hidden;
	border-radius:10px;
	background-color:#F8F8FB;
	float:left;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.nsp img{
    mix-blend-mode: multiply; /*图像混合底部灰色背景*/
	width:100%;
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.nsp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.nst {
	width:100%;
	height:auto;
	margin-top:10px;
	float:left;
}
.nst a{
    width:100%;
	height:50px;
	text-align:center;
	line-height:25px;
	color:#666;
	font-family:"微软雅黑";
	font-size:20px;
	text-decoration:none;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.nst a:hover{
	color:#1E35CD;
}

.ms{
	width:31.333333%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.msp {
	width:100%;
	height:auto;
	overflow:hidden;
	background-color:#F8F8FB;
	border-radius:10px;
	float:left;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.msp img{
    mix-blend-mode: multiply; /*图像混合底部灰色背景*/
	width:100%;
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.msp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.mst {
	width:100%;
	height:auto;
	margin-top:4%;
	text-align:center;
	line-height:normal;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	text-decoration:none;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.mst a{
    width:100%;
	height:auto;
	text-align:center;
	line-height:normal;
	color:#333;
	font-family:"微软雅黑";
	font-size:20px;
	text-decoration:none;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.mst a:hover{
	color:#1E35CD;
}
.mst2{
    width:100%;
	height:40px;
	margin-top:2%;
	text-align:center;
	line-height:20px;
	color:#999;
	font-family:"微软雅黑";
	font-size:18px;
	float:left;
}
.mst3 {
	width:100%;
	height:auto;
	margin-top:8%;
	text-align:center;
	float:left;
}
.mst3 a{
	line-height:normal;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	text-decoration:none;
}
.mst3 a:hover{
	color:#1E35CD;
}
.ys{
	width:31.333333%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.ysp {
	width:100%;
	height:auto;
	overflow:hidden;
	background-color:#F8F8FB;
	border-radius:10px;
	float:left;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.ysp img{
	width:100%;
}
.yst {
	width:100%;
	height:auto;
	margin-top:4%;
	text-align:center;
	line-height:normal;
	color:#666;
	font-family:"微软雅黑";
	font-size:20px;
	text-decoration:none;
	float:left;
}
.ks{
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:4%;
	float:left;
}
.ksp {
	width:100%;
	height:auto;
	overflow:hidden;
	background-color:#F8F8FB;
	border-radius:10px;
	float:left;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.ksp img{
    mix-blend-mode: multiply; /*图像混合底部灰色背景*/
	width:100%;
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.ksp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.kst {
	width:100%;
	height:auto;
	margin-top:4%;
	float:left;
}
.kst a{
    width:100%;
	height:auto;
	text-align:center;
	line-height:normal;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	text-decoration:none;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.kst a:hover{
	color:#1E35CD;
}
.kst2{
    width:100%;
	height:auto;
	margin-top:2%;
	text-align:center;
	line-height:normal;
	color:#999;
	font-family:"微软雅黑";
	font-size:14px;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.kst3 {
	width:100%;
	height:auto;
	margin-top:8%;
	text-align:center;
	float:left;
}
.kst3 a{
	line-height:normal;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	text-decoration:none;
}
.kst3 a:hover{
	color:#1E35CD;
}

.ds{
	width:40%;
	height:auto;
	margin:1%;
	padding-top:3%;
	padding-bottom:0%;
	padding-left:4%;
	padding-right:4%;
	background-color:#F8F8FB;
	float:left;
	cursor:pointer;
}
.ds:hover{
	background-image: url(../images/tdbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 100%;
	
}
.dst{
    width:100%;
	height:auto;
	float:left;
}
.dst h{
    width:100%;
	height:auto;
	margin-bottom:2%;
	display:block;
	float:left;
}
.dst h o{
    width:10%;
	height:60px;
	margin-right: 2%;
	text-align:left;
	float:left;
	display: flex;
    align-items: center;  /* 垂直居中 */
}
.dst h o img{
	max-width:100%;
}
.dst h o2{
    width:88%;
	height:60px;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:26px;
	line-height:30px;
	font-weight:normal;
	display: flex;
    align-items: center; /* 垂直居中 */
	float:left;
}

.dst h2{
    width:100%;
	height:180px;
	text-align:left;
	color:#666;
	font-family:"微软雅黑";
	font-size:20px;
	line-height:30px;
	font-weight:normal;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 7; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.ds:hover .dst h o2{
	color:#fff;
}
.ds:hover .dst h2{
	color:#fff;
}
.dst h3{
    width:100%;
	height:auto;
	text-align:right;
	display:block;
	float:left;
}
.dst h3 img{
    max-width:100%;
}

.ds2{
	width:27.333333%;
	height:auto;
	margin:1%;
	padding-top:2%;
	padding-bottom:3%;
	padding-left:2%;
	padding-right:2%;
	background-color:#F8F8FB;
	float:left;
	cursor:pointer;
}
.ds2:hover{
	background-image: url(../images/tdbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 100%;
}
.ds2t{
    width:100%;
	height:auto;
	float:left;
}
.ds2t h{
    width:100%;
	height:auto;
	margin-top:6%;
	margin-bottom:2%;
	display:block;
	float:left;
}
.ds2t h o{
    width:13%;
	height:60px;
	margin-right: 2%;
	text-align:left;
	float:left;
	display: flex;
    align-items: center;  /* 垂直居中 */
}
.ds2t h o img{
	max-width:100%;
}
.ds2t h o2{
    width:85%;
	height:60px;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:26px;
	line-height:30px;
	font-weight:normal;
	display: flex;
    align-items: center; /* 垂直居中 */
	float:left;
}
.ds2t h2{
    width:100%;
	min-height:150px;
	text-align:left;
	color:#666;
	font-family:"微软雅黑";
	font-size:20px;
	line-height:30px;
	font-weight:normal;
	float:left;
	word-break: break-word;
	text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 5; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.ds2t h2 p{
	text-align:left!important;
}
.ds2:hover .ds2t h o2{
	color:#fff;
}
.ds2:hover .ds2t h2{
	color:#fff;
}
.ds2t h3{
    width:100%;
	height:auto;
	text-align:right;
	display:block;
	float:left;
}
.ds2t h3 img{
    max-width:100%;
}

.jsp {
	width:32.333333%;
	height:auto;
	margin-left:0.5%;
	margin-right:0.5%;
	float:left;
}
.jsp img{
	width:100%;
}

.th{
	width:18%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.thp {
	width:99%;
	height:auto;
	background-color:#000;
	border:1px solid #CCC;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.thp:hover {
	border:1px solid #1E35CD;
}
.thp img{
	width:100%;
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.thp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.tht {
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
}
.tht a{
	line-height:40px;
	color:#000;
	font-family:"微软雅黑";
	font-size:14px;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.tht a:hover{
	color:#1E35CD;
}
.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 #1E35CD;
}
.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:#1E35CD;
}
.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:#1E35CD;
	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:#1E35CD;
	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:#1E35CD;
}
.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 #1E35CD;
}
.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:100px;
	margin-top:0px;
	margin-bottom:3%;
	margin-left: auto;
	margin-right: auto;
	
}
.banner {
	width:100%;
	padding-top:100px;
	margin-top:0px;
	margin-bottom:0%;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
.banner img {
	width:100%;
}
.banner p{
    width:100%;
	height:auto;
	text-align:center;
	position:absolute;
	bottom:31%;
	left:0%;
}
.bt1{
    width:100%;
	height:auto;
	margin-bottom:1%;
    color:#fff;
	font-family:"微软雅黑";
	font-size:48px;
	font-weight:normal;
	text-align:center;
	line-height:normal;
	float:left;
}
.bt2{
    width:100%;
	height:auto;
    color:rgba(255,255,255,0.9);
	font-family:"微软雅黑";
	font-size:25px;
	font-weight:normal;
	text-align:center;
	line-height:normal;
	float:left;
}
.bank {
	width:100%;
	padding-top:100px;
	margin:0px auto;
	position:relative;
}
.bank img {
	width:100%;
}
.bank o{
    width:100%;
	height:auto;
	position:absolute;
	top:55.5%; /** 位移居中 **/
	left:50%; /** 位移居中 **/
	-webkit-transform: translate(-50%, -50%); /** 位移居中 **/
    transform: translate(-50%, -50%); /** 位移居中 **/
	display:block;
}
.bank2 {
	width:100%;
	padding-top:100px;
	margin:0px auto;
	position:relative;
}
.bank2 img {
	width:100%;
}
.bank2 o{
    width:100%;
	height:auto;
	position:absolute;
	top:55%; /** 位移居中 **/
	left:50%; /** 位移居中 **/
	-webkit-transform: translate(-50%, -50%); /** 位移居中 **/
    transform: translate(-50%, -50%); /** 位移居中 **/
	display:block;
}

.bank3 {
	width:100%;
	margin:0px auto;
	position:relative;
}
.bank3 img {
	width:100%;
}
.bank3 o{
    width:100%;
	height:auto;
	position:absolute;
	top:15%;
	left:0%;
}
.dqwz {
	background:#FFF;
	border-bottom:2px solid #EEE;
}
.dqwz .box {
	max-width:1600px; /*宽度在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:1600px; /*宽度在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:1600px; /*宽度在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;
}
.tsr {
    max-width:1600px;
	height:auto;
	padding-bottom:4%;
	text-align:center;
	line-height:normal;
	margin:0px auto;
}
.tsr a {
    color:#333;
	font-family:"微软雅黑";
    font-size:20px;
    display: inline-block;
    line-height: 60px;
	text-decoration:none;
    border-bottom: solid 3px #fff;
	margin-left:2%;
	margin-right:2%;
}
.tsr a:hover {
    color:#333;
    border-bottom: solid 3px #1E35CD;
}
.tsr a.on {
    color:#333;
    border-bottom: solid 3px #1E35CD;
}
.con {
	max-width:1600px; /*宽度在0~1400px之间*/
	margin:0px auto;
}
.con2_l {
	float:left;
	width:25%;
	background:#FFF;
}
.con2_l .box {
}
.con2_l h2 {
	line-height:60px;
	font-size:18px;
	background:#1E35CD 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:90%;
	height:auto;
	padding-left:10%;
	padding-top:5%;
	padding-bottom:5%;
    color:#fff;
	font-weight:normal;
	line-height:normal;
	font-size:18px;
	font-family:"微软雅黑";
	text-align:left;
	border-bottom:1px solid #ddd;
	background-color:#1E35CD;
}
.con_l .box h2 img{
     vertical-align: middle;
}
.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_l .box2 {
    width:100%;
	height:auto;
	overflow:hidden;
	clear:left;
}
.con_l .box2 h2 {
    width:90%;
	height:auto;
	padding-left:10%;
	padding-top:5%;
	padding-bottom:5%;
    color:#fff;
	font-weight:normal;
	line-height:normal;
	font-size:18px;
	font-family:"微软雅黑";
	text-align:left;
	border-bottom:1px solid #ddd;
	background-color:#1E35CD;
}
.con_l .box2 h2 img{
     vertical-align: middle;
}
.con_l .box2 ul {
    width:100%;
	padding:0px;
	float:left;
}
.con_r {
	float:right;
	width:75%;
	overflow:hidden;
	background:#FFF;
}
.con_r .about {
	padding:0%;
	line-height:30px;
}
.con_a {
	width:100%;
	background:#FFF;
}
.con_a .about {
	padding:0%;
	font-size: 16px;
	color: #666;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:200%;
}
.con_a .about img{
	max-width:100%;
}
.con_a .about .pic {
	float: right;
	padding: 0 10px 0px 0;
	max-width:250px;
}
.con_a .about .pic img {
	box-shadow: 0px 0px 0px #ccc;
	width:250px;
}
.hp table{ border-collapse:collapse; border: 1px #ccc solid !important; width:100% !important;line-height:25px!important;}
.hp table td{padding: 5px!important; padding-left:10px !important;word-wrap:break-word;word-break:break-word;border: 1px #ccc solid !important; font-size: 16px!important; color: #666!important; font-family: "微软雅黑"!important; line-height:25px!important; text-align:center;}

.da{
	width:100%;
	height:auto;
	padding-bottom:1%;
	border-bottom:#ccc dashed 1px;
	margin-bottom:2%;
	float:left;
}
.dap {
	width:20%;
	height:auto;
	text-align:center;
	float:left;
}
.dap img{
	max-width:100%;
	border:0px;
}
.dap img:hover{
	opacity:0.8;
}
.dat {
	width:75%;
	margin-left:5%;
	height:auto;
	float:left;
}
.dat1 {
	width:100%;
	height:40px;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	line-height:40px;
	font-weight:bold;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
	float:left;
}
.dat2 {
	width:100%;
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	text-align:left;
	line-height:20px;
	float:left;
}
.sx{
    width:15.666666%;
	height:auto;
	margin-left:0.5%;
	margin-right:0.5%;
	padding-top:1%;
	padding-bottom:1%;
	text-align:center;
	border-radius:100px;
	border: 1px #666 solid;
	background-color:#F8F8FB;
	appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
	background: url(../images/xxjt.png) no-repeat right 22px center #fff;
	font-size: 16px;
	color: #333;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:normal;
	float:left;
}
.lie{
    width:100%;
	height:auto;
	float:left;
}
.lie table{ border-collapse:collapse; border: 1px #ddd solid !important; width:100%!important;}
.lie table td{padding: 5px!important; word-wrap:break-word;word-break:break-word;border: 1px #ddd solid !important; text-align:left; font-family: "微软雅黑"!important; font-size:14px!important; font-weight:normal!important; line-height:30px!important;}
.lie table td img{vertical-align: middle;}
.lie table td tr{ color:#333!important;}
.lie table tr:nth-child(1){background-color:#1E35CD!important; font-family: "微软雅黑"!important; color:#fff!important;}
.lie table tr:nth-child(2n-1){background-color:#E1F2FF;}

.zc{
    width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:4%;
	float:left;
}
.zc1{
    width:45%;
	height:auto;
	font-size:16px;
	color: #666;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:200%;
	overflow:hidden;
	float:left;
}
.zc1 h{
	width:100%;
	height:auto;
	font-size:28px;
	color: #333;
	font-weight:bold;
	font-family: "微软雅黑";
	line-height:normal;
	display:block;
	float:left;
	padding-bottom:2%;
	margin-bottom:4%;
	background-image: url(../images/zx.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.zc1 h2{
    width:100%;
	height:auto;
	margin-bottom:2%;
	font-size:16px;
	color: #666;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:200%;
	display:block;
	float:left;
}
.zc1 h3{
    width:90%;
	height:auto;
	padding-left:10%;
	margin-bottom:2%;
	font-size:16px;
	color: #666;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:200%;
	display:block;
	float:left;
	background-image: url(../images/sj.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.zc1 h4{
    width:90%;
	height:auto;
	padding-left:10%;
	margin-bottom:2%;
	font-size:16px;
	color: #666;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:200%;
	display:block;
	float:left;
	background-image: url(../images/xin.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.zc2{
    width:45%;
	height:auto;
	overflow:hidden;
	float:left;
}
.zc2 img{
    max-width:100%;
}
.zcg{
    width:10%;
	height:auto;
	overflow:hidden;
	float:left;
}
.xw1{
	width:31.333333%;
	height:auto;
	margin-left: 1%;
	margin-right: 1%;
	float:left;
}
.xw1 img{
	width:100%;
	height:auto;
	border:0px;
	display:block;
	border-radius:10px;
}
.xw1 img:hover{
	opacity:0.8;
}
.xw1 h{
    width:100%;
	height:auto;
	margin-bottom:1%;
	text-align:left;
	float:left;
}
.xw1 h a{
    width:100%;
    height:75px;
    color:#333;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:bold;
	line-height:25px;
	text-align:left;
	text-decoration:none;
	float:left;
}
.xw1 h a:hover{
    color:#1E35CD;
}
.xw1 h2{
    width:100%;
	height:auto;
	float:left;
}
.xw1 h2 a{
    width:100%;
    height:auto;
    color:#666;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:normal;
	text-align:left;
	text-decoration:none;
	float:left;
}
.xw1 h2 a:hover{
    color:#1E35CD;
}
.xw1 h3{
    width:100%;
	height:auto;
	margin-bottom:10px;
    color:#999;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:normal;
	text-align:left;
	text-decoration:none;
	float:left;
}

.xwk{
	width:50%;
	height:auto;
	float:left;
}
.xwk2{
	width:100%;
	height:auto;
	padding-bottom:1%;
	margin-bottom:3%;
	border-bottom:#ddd solid 1px;
	background-color:#fff;
	float:left;
}
.xwc1{
	width:65%;
	height:auto;
	margin-left:5%;
	float:left;
}
.xwc2{
	width:30%;
	height:auto;
	border-radius:10px;
	background-color:#F8F8FB; /*灰色背景*/
	float:left;
}
.xwc2 img{
	width:100%;
	border-radius:10px;
	mix-blend-mode: multiply; /*图像混合底部灰色背景*/
}
.xw2{
	width:100%;
	height:auto;
	float:left;
}
.xw2 h{
    width:100%;
	margin-top:2%;
	margin-bottom:2%;
    color:#333;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:bold;
	line-height:25px;
	text-align:left;
	float:left;
}
.xw2 h:hover{
    color:#1E35CD;
}
.xw2 h2{
    width:100%;
	height:60px;
    color:#666;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:normal;
	line-height:30px;
	text-align:left;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.xw2 h3{
    width:100%;
	height:auto;
	margin-bottom:10px;
    color:#999;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	text-align:left;
	text-decoration:none;
	float:left;
}

.news {
	padding:0%;
}
.np {
    width:100%;
	height:auto;
	border-bottom:#ccc dashed 1px;
	padding-bottom:1%;
	margin-bottom:1%;
	float:left;
}
.np1 {
    width:25%;
	height:auto;
	margin-right:5%;
	border-radius:10px;
	background-color:#F8F8FB; /*灰色背景*/
	float:left;
}
.np1 img{
    width:100%;
	height:auto;
	border:0px;
	border-radius:10px;
	mix-blend-mode: multiply; /*图像混合底部灰色背景*/
}
.np2 {
    width:70%;
	height:auto;
	float:left;
}
.np2 h{
    width:100%;
	height:40px;
	text-align:left;
	display:block;
	float:left;
}
.np2 h a{
	font-size:25px;
	color:#000;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:30px;
	text-decoration:none;
}
.np2 h a:hover{
	color:#1E35CD;
}
.np2 h2{
    width:100%;
	height:30px;
	margin-bottom:2%;
	font-size:18px;
	color:#999;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:30px;
	text-align:left;
	display:block;
	float:left;
}
.np2 h3{
    width:100%;
	height:75px;
	margin-bottom:2%;
	text-align: justify;
    text-justify: inter-word;
	font-size: 18px;
	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: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.np2 h4{
    width:100%;
	height:40px;
	text-align:left;
	display:block;
	float:left;
}
.np2 h4 a{
	font-size:16px;
	color:#1E35CD;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:40px;
	text-decoration:none;
}
.np2 h4 a:hover{
	text-decoration:underline;
}
.mp {
    width:100%;
	height:auto;
	margin-bottom:5%;
	float:left;
}
.mp1 {
    width:55%;
	height:auto;
	margin-right:5%;
	float:left;
}
.mp1 img{
    width:100%;
	height:auto;
	border:0px;
	border-radius:10px;
}
.mp2 {
    width:40%;
	height:auto;
	float:left;
}
.mp2 h{
    width:100%;
	height:auto;
	margin-bottom:5%;
	text-align: left;
	display:block;
	float:left;
}
.mp2 h a{
    width:100%;
    height:80px;
	font-size:28px;
	color:#000;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:40px;
	text-decoration:none;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.mp2 h a:hover{
	color:#1E35CD;
}
.mp2 h2{
    width:100%;
	height:30px;
	margin-bottom:5%;
	font-size:18px;
	color:#999;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:30px;
	text-align:left;
	display:block;
	float:left;
}
.mp2 h3{
    width:100%;
	height:300px;
	margin-bottom:2%;
	text-align: left;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height: 30px;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 10; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.mp2 h4{
    width:100%;
	height:40px;
	text-align:left;
	display:block;
	float:left;
}
.mp2 h4 a{
	font-size:16px;
	color:#1E35CD;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:40px;
	text-decoration:none;
}
.mp2 h4 a:hover{
	text-decoration:underline;
}
.page {
	width:100%;
	height:auto;
	margin-top:3%;
	text-align:center;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #666;
	font-weight: normal;
	line-height: 30px!important;
	overflow:hidden;
	float:left;
}
.page a {
	color:#666!important;
	font-family: "微软雅黑";
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	line-height: 30px!important;
}
.page a:hover {
    color:#1E35CD!important;
}
.page a.on {
    font-size:18px;
    color:#1E35CD;
}
.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:#1E35CD;
}
.news_content {
    width:75%;
	padding:0%;
	margin: 0px auto;
}
.news_content .title {
	line-height:30px;
}
.news_content .title h2 {
    width:100%;
	height:auto;
	text-align:center;
	font-family: "微软雅黑";
	font-size:35px;
	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-family: "微软雅黑";
	font-size:16px;
	color:#999;
	font-weight:normal;
	line-height:normal;
	display:block;
	margin-bottom:1%;
}
.news_content .news_nr {
    font-family: "微软雅黑";
	font-size:20px!important;
	color:#333;
	font-weight:normal;
	line-height:200%;
	margin-top:3%;
	text-align: left;
    word-wrap: break-word;
}
.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:#1E35CD;
}
.rczp_xq .back {
	width:100%;
	margin-top:1%;
	margin-bottom:1%;
	text-align:center;
	clear:left;
}
.zzhe {
	padding-top:20px;
}
.zzhe h4 {
	font-weight:bold;
}
.zzhe p {
	line-height:30px;
}
.con_r .contact {
	padding:5%;
	line-height:24px;
}
.con_r .contact .pic {
	float: right;
	padding: 0 10px 0px 0;
	max-width:200px;
}
.con_r .contact .pic img {
	box-shadow: 0px 0px 0px #ccc;
	width:200px;
}
.nti {
    width: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:#333;
	font-weight:bold;
	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:#1E35CD;
}
.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: 18px;
	color: #1E35CD;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.productd {
	padding:0px;
}
.productd .name {
	height:40px;
	line-height:40px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:18px;
	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 .showw{
	text-align:center;
	width:100%;
	overflow:hidden;
	clear:left;
	float:left;
}
.productd .showw .cl{
	width:48%;
	height:auto;
	margin-right:4%;
	float:left;
}
.productd .showw .cl img{
	width:100%;
}
.productd .showw .cr{
	width:48%;
	height:auto;
	float:left;
}
.productd .showw .cr h{
	width:100%;
	height:auto;
	border-bottom:#ddd dashed 1px;
	padding-bottom:2%;
	margin-bottom:4%;
	line-height:normal;
	text-align:left;
	font-family:"微软雅黑";
	font-size:25px;
	color:#333;
	font-weight:normal;
	display:block;
	float:left;
}
.productd .showw .cr h2{
	width:100%;
	height:auto;
	margin-bottom:4%;
	line-height:25px;
	text-align:left;
	font-family:"微软雅黑";
	font-size:14px;
	color:#666;
	font-weight:normal;
	display:block;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 10; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.productd .showw .cr h3{
	width:100%;
	height:auto;
	margin-bottom:4%;
	line-height:normal;
	text-align:left;
	font-family:"微软雅黑";
	font-size:25px;
	color:#1E35CD;
	font-weight:normal;
	display:block;
	float:left;
}
.productd .showw .cll {
	display:none;/*此元素不会被显示*/
}
.ti {
    width:100%;
	height:40px;
	line-height:40px;
	text-align:left;
	text-indent:10px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#333;
	font-weight:bold;
	background-color: #E8E8E8;
	margin-top:2%;
	margin-bottom:2%;
	overflow:hidden;
	clear:left;
	float:left;
}
.productd .con {
	line-height:24px;
	text-align:left;
	font-family:"微软雅黑";
	font-size:14px;
	color:#333;
	font-weight:normal;
	clear:left;
}

.productd .con table{ border-collapse:collapse; border: 1px #ccc solid !important; width:100% !important;line-height:25px!important;}
.productd .con table td{padding: 5px!important; padding-left:10px !important;word-wrap:break-word;word-break:break-all;border: 1px #ccc solid !important;line-height:25px!important; text-align:center;}

.gti {
    width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	background-image: url(../images/gtx.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.gti span{
    width:auto;
	height:auto;
	line-height:60px;
	text-align:left;
	font-family:"微软雅黑";
	font-size:20px;
	color:#1E35CD;
	font-weight:normal;
	float:left;
	background-image: url(../images/gtx2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.gg table{ border-collapse:collapse; border:0px!important; width:100% !important;}
.gg table td{word-wrap:break-word;word-break:break-word; border-bottom: 1px #e5e5e5 solid !important; font-size:18px!important; font-family:"微软雅黑"!important; color:#666!important; line-height:60px!important; text-align:center!important;}

.case {
	padding:0px;
}
.case .ti {
	height:40px;
	line-height:40px;
	text-align:center;
	text-indent:10px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#333;
	font-weight:bold;
	margin-top:3%;
	overflow:hidden;
	clear:left;
	border-bottom:#ccc solid 1px;
}
.case .conp img{
    max-width:100%;
}
.case .con {
	line-height:24px;
	text-align:left;
	font-family:"微软雅黑";
	font-size:14px;
	color:#333333;
	font-weight:normal;
	clear:left;
}


.productd .back {
	width:100%;
	margin-top:1%;
	margin-bottom:1%;
	text-align:center;
	clear:left;
}
.hwzz {
	padding:3%;
}
.hwzz textarea {
	width:96%;
	min-height:150px;
	padding:2%;
	outline:medium;
	border:1px solid #CCC;
}
.hwzz .input_btn {
	width:100px;
	height:40px;
	background:#1E35CD;
	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:#1E35CD dashed 1px;
	color:#1E35CD;
	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%;
	height:auto;
	float:left;
}
.er_list_nr a {
    width:100%;
	height:auto;
	cursor:pointer;
	color:#666;
	font-family:"微软雅黑";
	text-decoration:none;
	font-size:25px;
	font-weight:bold;
	line-height:60px;
	letter-spacing: -1px;
	border-bottom:#eee solid 3px;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.er_list_nr a:hover {
	color: #1E35CD;
}
.er_list_nr a.on {
	color: #1E35CD;
	background:url(../images/ej.png) no-repeat right center;
}
.er_list_nr {
	width:100%;
	margin:0px;
}
.f_x {
	width:100%;
}
.f_x ul {
	list-style:none;
}
.f_x ul li {
	width:100%;
	height:auto;
}
.f_x ul li a {
    width:100%;
	height:auto;
	font-family:"微软雅黑";
	font-size:22px;
	color:#666;
	line-height:60px;
	font-weight:normal;
	border-bottom:1px solid #ddd;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.f_x ul li a:hover {
	color:#1E35CD;
}
.f_x ul {
	display:block;
}
#menus {
	display:block;
}
.er_list {
	border:0px;
}
.er_list_title {
	padding:0px;
}
.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:#1E35CD;
	background-image: url(../images/jian.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.zd ul li a.select {
	color:#1E35CD;
	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:46%;
	height:auto;
	margin-right:8%;
	overflow:hidden;
	float:left;
}
.lx1 h{
    width:100%;
	height:auto;
	margin-bottom:6%;
	font-size: 30px;
	color: #1E35CD;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:normal;
	display:block;
	float:left;
}
.lx1 h2{
    width:100%;
	height:auto;
	margin-bottom:5%;
	text-align:left;
	display:block;
	float:left;
}
.lx1 h2 o{
    width:8%;
	height:auto;
	margin-right:2%;
	text-align:left;
	display:block;
	float:left;
}
.lx1 h2 o img{
    max-width:100%;
	vertical-align: middle;
	margin-bottom:-10%;
}
.lx1 h2 o2{
    width:90%;
	height:auto;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	line-height:40px;
	text-align:left;
	display:block;
	float:left;
}
.lx2{
    width:46%;
	height:auto;
	font-size: 18px;
	color: #666;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:200%;
	overflow:hidden;
	float:left;
}

.tabk {
	width:100%;
	height:auto;
	margin-bottom:2%;
	float: left;
}
.tabk ul li {
    width:31.333333%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	padding-top:1%;
	padding-bottom:1%;
	text-align:center;
    font-size:18px;
	font-family: "微软雅黑";
	color:#1E35CD;
	line-height: normal;
	font-weight:bold;
	border-bottom:#fff solid 4px;
	background-color:#fff;
	cursor: pointer;
	float: left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.tabk ul li img{
    max-width:100%;
}
.tabk ul li:hover {
	color:#1E35CD;
	border-bottom:#ff0000 solid 4px;
}
.tabk ul li.hover {
	color:#1E35CD;
	border-bottom:#ff0000 solid 4px;
}
.maint {
	width:100%;
	height:auto;
	float: left;
}
.neir {
	width:100%;
	height:auto;
	display: none;
	text-align:left;
	font-size:14px;
	font-family:"微软雅黑";
	color:#333;
	float: left;
}

.cs{
	width:100%;
	height:auto;
	float:left;
}
.csp {
	width:40%;
	height:auto;
	text-align:center;
	margin-right:5%;
	float:left;
}
.csp img{
	max-width:100%;
}
.cst{
	width:55%;
	height:auto;
	float:left;
}
.cst h{
	width:100%;
	height:auto;
	margin-top:0%;
	margin-bottom:3%;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:45px;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
	float:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.cst h2{
	width:100%;
	height:auto;
	margin-bottom:6%;
	text-align:left;
	color:#666;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:40px;
	text-decoration:none;
	float:left;
}
.cst h3{
	width:100%;
	height:auto;
	float:left;
}
.scrollDiv {
	height:auto;/* 必要元素 */
	overflow:hidden;/* 必要元素 */
}
.scrollDiv li {
	height:auto;
}
.innew1 {
	width:100%;
	line-height:30px;
	float:left;
	border-bottom:1px dashed #BBE6FF;
	padding-bottom:4px;
	margin-bottom:10px;
}
.innewt1 {
	width:70%;
	float:left;
}
.innewt1 a {
	width:100%;
	color: #1E35CD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	line-height:30px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.innewt1 a:hover {
	color: #1E35CD;
}
.innewd1 {
	width:30%;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#ccc;
	text-align:right;
	float:right;
}

/* 切换1 */
.qu {
	width: 100%;
	height:auto;
	padding:0%;
	float:left;
}
.qav {
	width: 21%;
	height:auto;
	margin-right:4%;
	padding-right:4%;
	border-right:#ddd solid 1px;
	float:left;
}
.qav > li {
    width:100%;
	height:auto;
    position: relative;
	text-align:left;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
	line-height:200%;
	overflow:hidden;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.qav > li > a {
    width:100%;
	height:auto;
	text-align:left;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	line-height:200%;
	overflow:hidden;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.qav > li.active > a, .qu > ul.qav > li > a:hover {
	color:#1E35CD;
}
.qav > li.active > a {
	color:#1E35CD;
}
.qav > o {
    width:100%;
	height:auto;
    position: relative;
	text-align:left;
	font-family: "微软雅黑";
	font-size: 20px;
	color:#000;
	text-decoration: none;
	font-weight: bold;
	line-height:200%;
	overflow:hidden;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.qav > o > a {
    width:100%;
	height:auto;
	text-align:left;
	font-family: "微软雅黑";
	font-size: 18px;
	color:#1E35CD;
	text-decoration: none;
	font-weight: bold;
	line-height:200%;
	overflow:hidden;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.qav > o > a:hover {
	color:#1E35CD;
}
.qct {
	width:70%;
	height:auto;
	display:table;
	float:left;
}
.qct > .qce {
	display: none;
}
.qct > .active {
	display: block;
}

/* 切换2 */
.qu2 {
	width: 100%;
	height:auto;
	float:left;
}
.qav2 {
	width: 100%;
	height:auto;
	float:left;
}
.qav2 > li {
    position: relative;
	display: block;
	float:left;
}
.qav2 > li > a {
    padding:10px;
	color:#333;
	background-color:#fff;
	overflow:hidden;
	display: block;
}
.qav2 > li.active > a, .qu2 > ul.qav2 > li > a:hover {
	background-color:#fff;
}
.qav2> li.active > a {
	background-color:#ff0000;
}
.qct2 {
	width:100%;
	height:auto;
	display:table;
	background-color:#F8F8FB;
	float:left;
}
.qct2 > .qce2 {
	display: none;
}
.qct2 > .active {
	display: block;
}

.csl {
	width:15%;
	height:auto;
	margin-right:5%;
	float:left;
}
.csl h{
	width:100%;
	height:auto;
	margin-top:8%;
	margin-bottom:12%;
	line-height:120%;
	text-align:left;
	font-family:"微软雅黑";
	font-size:20px;
	color:#1E35CD;
	font-weight:normal;
	display:block;
	float:left;
}
.csl h2{
	width:100%;
	height:auto;
	display:block;
	float:left;
}
.csl h2 span{
	width:100%;
	height:50px;
	display:block;
	float:left;
}
.csl h2 span a{
	width:auto;
	height:auto;
	padding-right:18px;
	line-height:50px;
	text-align:left;
	font-family:"微软雅黑";
	font-size:16px;
	color:#666;
	font-weight:normal;
	text-shadow: 0px 1px 0px #ccc;
	text-decoration:none;
	float:left;
}
.csl h2 span a:hover{
	background-image: url(../images/cslg.png);
	background-repeat: repeat-x;
	background-position: right bottom;
	-webkit-transition:0.3s;
	transition:0.3s;
}
.csl h2 span a.on{
	background-image: url(../images/cslg.png);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.csr {
	width:80%;
	height:auto;
	float:left;
}

/* 导航和内容样式（保持原有选项卡功能） */
.kav {
    width:20%;
	height:auto;
	margin-right:5%;
	float:left;
	position: sticky; /*粘性定位*/
	top: 100px;
    z-index: 1;
}
.kav h{
	width:100%;
	height:auto;
	margin-bottom:12%;
	line-height:120%;
	text-align:left;
	font-family:"微软雅黑";
	font-size:20px;
	color:#1E35CD;
	font-weight:normal;
	display:block;
	float:left;
}
.kav h2{
	width:100%;
	height:auto;
	display:block;
	float:left;
}
.kav h2 span{
	width:100%;
	height:50px;
	display:block;
	float:left;
}
.kav-link {
    width:auto;
	height:auto;
	padding-right:18px;
	line-height:50px;
	text-align:left;
	font-family:"微软雅黑";
	font-size:20px;
	color:#666;
	font-weight:normal;
	text-decoration:none;
	float:left;
}
.kav-link.active {
    background-image: url(../images/cslg.png);
	background-repeat: repeat-x;
	background-position: right bottom;
}

.content-container {
    width:75%;
	height:auto;
	overflow:hidden;
    position: relative;
	float:left;
}
.cavt {
    width:100%;
	height:auto;
    display: none;
    top: 0;
    left: 0;
}
.cavt.active {
    display: block;
}

/* 展开状态下的样式覆盖 */
.content-container.expanded .cavt {
    position: static !important;
    display: block !important;
    margin-bottom: 10px;
}

/* 展开/折叠按钮样式 */
.toggle-btn {
    display: block;
    margin-top:4%;
	border: none;
    cursor: pointer;
    line-height:50px;
	text-align:left;
	font-family:"微软雅黑";
	font-size:20px;
	color:#666;
	font-weight:normal;
	background:none;
	float:left;
}

.gun{ width:100%; padding-left:0%; padding-right:0%; margin:0 auto; overflow:hidden;}
.gun_w{ margin:0px auto; max-width:1500px;}
.gun_name{ width:100%; margin:0px auto; overflow:hidden;}
.gun_name .gun_left{ float:left; font-size:24px; color:#000; line-height:34px; position:relative; padding:0 0 12px 0; text-transform:uppercase;}
.gun_name .gun_left:after{ background:#f18101; content:""; position:absolute; width:26px; height:3px; left:0; bottom:0;}
.gun_name a{ float:right; width:140px; border:#888 0px solid; border-radius:16px; font-size:16px; color:#525252; line-height:32px; text-align:center; text-transform:uppercase; transition:all .35s;}
.gun_name a:hover{ color:#fff; text-decoration:none; background:#000; border:#000 0px solid;}
.gun_k{ position:relative; margin:0px auto;}
.gun_k .pre,.gun_k .next{ position:absolute; display:block; width:70px; height:70px; top:50%; margin:-70px 0 0 0;}
.gun_k .pre{ left:-100px; cursor:pointer; background:url(../images/pre.png) no-repeat center; opacity:1.0;}
.gun_k .pre:hover { background:url(../images/pre-.png) no-repeat center;}
.gun_k .next{ right:-100px; cursor:pointer; background:url(../images/next.png) no-repeat center; opacity:1.0;}
.gun_k .next:hover { background:url(../images/next-.png) no-repeat center;}
.gun_g{ width:100%; margin:0 auto; overflow:hidden;}

.gun_g ul{ width:100%;}
.gun_g li{ width:31.333333%; margin-left:1%; margin-right:1%; vertical-align: top;} 
.gun_g li p{ width:100%; height:auto; text-align:center; background-color:#F8F8FB; border-radius: 10px; overflow: hidden;}
.gun_g li p img{width:100%; display: inline; mix-blend-mode: multiply; /*图像混合底部灰色背景*/}
.gun_g li a{ text-decoration:none;}
.gun_g li h{ width:96%; height:50px; margin:2%; background-color:#fff; text-align:left; font-size:20px; color:#333; font-family:"微软雅黑"; white-space: normal; font-weight:bold; line-height:25px; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.gun_g li:hover h{ text-decoration:none; color:#1E35CD;}
.gun_g li h2{ width:96%; height:auto; margin:2%; height:auto; background-color:#fff; text-align:left; font-size:16px; color:#666; font-family:"微软雅黑"; white-space: normal; font-weight:normal; line-height:20px; word-break: break-word; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.gun_g li:hover h2{ text-decoration:none; color:#1E35CD;}
.gun_g li h3{ width:96%; height:auto; margin:2%; background-color:#fff; text-align:center; font-size:18px; color:#333; font-family:"微软雅黑"; white-space: normal; font-weight:bold; line-height:25px; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.gun_g li h4{ width:96%; height:auto; margin:2%; background-color:#fff; text-align:center; font-size:16px; color:#999; font-family:"微软雅黑"; white-space: normal; font-weight:normal; line-height:20px; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical;}

.inline-container {
  white-space: nowrap;
  text-align: center; /* 水平居中 */
  padding: 0;         /* 移除默认内边距 */
}
.inline-container li {
  display: inline-block;
  list-style: none;   /* 移除默认列表符号 */
}

/* 解决 inline-block 的间隙问题（可选） */
.inline-container {
  font-size: 0;
}
.side {
	position: fixed;
	width:54px;
	height:275px;
	right:0;
	top:25%;
	z-index:10000;
}


.gun2{ width:100%; padding-left:0%; padding-right:0%; margin:0 auto; overflow:hidden;}
.gun2_w{ margin:0px auto; max-width:1500px;}
.gun2_name{ width:100%; margin:0px auto; overflow:hidden;}
.gun2_name .gun2_left{ float:left; font-size:24px; color:#000; line-height:34px; position:relative; padding:0 0 12px 0; text-transform:uppercase;}
.gun2_name .gun2_left:after{ background:#f18101; content:""; position:absolute; width:26px; height:3px; left:0; bottom:0;}
.gun2_name a{ float:right; width:140px; border:#888 0px solid; border-radius:16px; font-size:16px; color:#525252; line-height:32px; text-align:center; text-transform:uppercase; transition:all .35s;}
.gun2_name a:hover{ color:#fff; text-decoration:none; background:#000; border:#000 0px solid;}
.gun2_k{ position:relative; margin:0px auto;}
.gun2_k .pre2,.gun2_k .next2{ position:absolute; display:block; width:70px; height:70px; top:50%; margin:-70px 0 0 0;}
.gun2_k .pre2{ left:-100px; cursor:pointer; background:url(../images/pre2.png) no-repeat center; opacity:1.0;}
.gun2_k .pre2:hover { background:url(../images/pre2-.png) no-repeat center;}
.gun2_k .next2{ right:-100px; cursor:pointer; background:url(../images/next2.png) no-repeat center; opacity:1.0;}
.gun2_k .next2:hover { background:url(../images/next2-.png) no-repeat center;}
.gun2_g{ width:100%; margin:0 auto; overflow:hidden;}

.gun2_g ul{ width:100%;}
.gun2_g li{ width:31.333333%; margin-left:1%; margin-right:1%; vertical-align: top;} 
.gun2_g li p{ width:100%; height:auto; text-align:center; background-color:#F8F8FB; border-radius: 10px; overflow: hidden;}
.gun2_g li p img{width:100%; display: inline; mix-blend-mode: multiply; /*图像混合底部灰色背景*/}
.gun2_g li a{ text-decoration:none;}
.gun2_g li h{ width:96%; height:40px; margin:2%; background-color:#fff; text-align:center; font-size:16px; color:#333; font-family:"微软雅黑"; white-space: normal; font-weight:bold; line-height:20px; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.gun2_g li:hover h{ text-decoration:none; color:#1E35CD;}
.gun2_g li h2{ width:96%; height:auto; margin:2%; height:auto; background-color:#fff; text-align:left; font-size:16px; color:#666; font-family:"微软雅黑"; white-space: normal; font-weight:normal; line-height:20px; word-break: break-word; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.gun2_g li:hover h2{ text-decoration:none; color:#1E35CD;}
.gun2_g li h3{ width:96%; height:auto; margin:2%; background-color:#fff; text-align:center; font-size:20px; color:#333; font-family:"微软雅黑"; white-space: normal; font-weight:bold; line-height:25px; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.gun2_g li h4{ width:96%; height:auto; margin:2%; background-color:#fff; text-align:center; font-size:18px; color:#999; font-family:"微软雅黑"; white-space: normal; font-weight:normal; line-height:20px; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical;}