@charset "utf-8";
/* CSS Document */
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
}
a.r1:link {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
a.r1:visited {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
a.r1:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	color:#1E3481;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
a.r2:link {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333000;
	text-decoration: none;
	font-weight:normal;
	line-height: 30px;
}
a.r2:visited {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333000;
	text-decoration: none;
	font-weight:normal;
	line-height: 30px;
}
a.r2:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	color:#1E3481;
	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:#1E3481;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r4:link {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height:30px;
}
a.r4:visited {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height:30px;
}
a.r4:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #1E3481;
	text-decoration: none;
	font-weight: bold;
	line-height:30px;
}
a.r5:link {
	font-family: "微软雅黑";
	font-size: 14px;
	color:#333;
	text-decoration: none;
	font-weight: normal;
	line-height:60px;
}
a.r5:visited {
	font-family: "微软雅黑";
	font-size: 14px;
	color:#333;
	text-decoration: none;
	font-weight: normal;
	line-height:60px;
}
a.r5:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #1E3481;
	text-decoration: none;
	font-weight: normal;
	line-height:60px;
}
.at1 {
    width:40%;
	height:auto;
	margin-left:5%;
	margin-right:5%;
	font-family: "微软雅黑";
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	line-height: 200%;
	text-align:left;
	float:left;
}
.at1 span{
	font-size: 32px;
	padding-left:20%;
}
.at2 {
    width:35%;
	height:auto;
	padding-left:5%;
	margin-left:5%;
	margin-right:5%;
	font-family: "微软雅黑";
	font-size: 22px;
	color: #fff;
	font-weight: normal;
	line-height: 200%;
	text-align:left;
	float:left;
	background-image: url(../images/tel2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.at2 span{
	font-size: 32px;
}
.t1 {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	line-height: 40px;
}
.t2 {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #1E3481;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.t3 {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 40px;
}
.tx1 {
	color:#1E3481; 
	font-size:22px; 
	font-weight:normal;
	line-height: 300%;
	border-bottom:#ccc dashed 1px;
}
.tx2 {
	color:#1E3481; 
	font-size:30px; 
	font-weight:normal;
	line-height: 300%;
}
.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:".";
}
/*清除浮动*/

a {
	color:#333;
	text-decoration:none;
	transition:all 0.3s;
}
a:hover {
	color:#1E3481;
	text-decoration:underline;
}
.header {
	position:relative;
	z-index:10;
}
.top {
	height:30px;
}
.top .box {
	max-width:1400px;
	margin:0 auto;
	text-align:right;
	font-family: "微软雅黑";
	color:#666;
	line-height:30px;
}
.top .box1 {
	width:70%;
	margin:0 auto;
	text-align:left;
	font-family: "微软雅黑";
	color:#999;
	line-height:30px;
	float:left;
}
.top .box2 {
	width:30%;
	margin:0 auto;
	text-align:right;
	font-family: "微软雅黑";
	font-size:14px;
	color:#999;
	line-height:30px;
	float:left;
}
.top .box2 a {
    font-family: "微软雅黑";
	font-size:14px;
	color:#999;
	line-height:30px;
	text-decoration:none;
}
.top .box2 a:hover {
	color: #1E3481;
}
.lobbox {
	width:100%;
	position:absolute;
	left:0px;
	top:30px;
	clear:left;
	overflow: visible;
}
.lobbox .box {
	max-width:1400px;
	margin:0 auto;
	height:120px;
}
.lobbox .box h1 {
    width:auto;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	float:left;
}
.bk1 {
    width:auto;
	height:auto;
	float:left;
}
.bk1 img{
    max-width:100%;
	border:0px;
}
.bk2 {
    width:auto;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}
.bk2 o{
    width:auto;
	height:auto;
	text-align:left;
	font-family:"微软雅黑";
	font-size:26px;
	color:#333;
	font-weight:bold;
	line-height:30px;
	display:block;
	float:left;
}
.bk2 o2{
    width:auto;
	height:auto;
	text-align:left;
	font-family:"微软雅黑";
	font-size:16px;
	color:#666;
	font-weight:normal;
	line-height:30px;
	display:block;
	float:left;
}
.bk2 o2 span{
	color:#1E3481;
}
.lobbox .naverbox2 {
	width:auto;
	padding-top:20px;
	float:right;
}
.lobbox .naverbox2 .tel{
	width:100%;
	height:auto;
	font-family:"微软雅黑";
	font-size:26px;
	color:#1E3481;
	font-weight:bold;
	line-height:120%;
	padding-left:55px;
	float:left;
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.lobbox .naverbox2 .tel span{
	font-family:"微软雅黑";
	font-size:16px;
	color:#999;
	font-weight:normal;
	line-height:150%;	
}
.lobbox .box .nav {
	float:right;
}
.lobbox .box .nav h3 {
	font-size:100%;
	font-weight:normal;
	text-transform:uppercase;
	width:100px;
	text-align:center;
}
.lobbox .box .nav .m {
	position:relative;
	float:left;
}
.lobbox .box .nav h3 a {
	zoom:1;
	display:block;
	color:#333;
	line-height:80px;
}
.lobbox .box .nav li:hover h3 a {
	color:#333;
	text-decoration:none;
}
.lobbox .box .nav li a.current {
	color:#1E3481;
}
.lobbox .box .nav .sub {
	width:140px;
	position:absolute;
	left:0px;
	top:60px;
	float:left;
}
.lobbox .box .nav .sub li {
	line-height:40px;
	text-align:center;
}
.lobbox .box .nav .sub li a {
	color:#fff;
	display:block;
	zoom:1;
}
.lobbox .box .nav .sub li a:hover {
	color:#fff;
	display:block;
	zoom:1;
	background-color:#00933A;
	text-decoration:none;
}
.lobbox2 {
	width:100%;
	position:absolute;
	left:0px;
	top:150px;
	background-image:url(../images/nbg.jpg);
}
.lobbox2 .box {
	max-width:1400px;
	margin:0 auto;
	height:60px;
}
.lobbox2 .box .nav {
    width:100%;
	float:left;
}
.lobbox2 .box .nav h3 {
	width:100%;
	text-align:center;
}
.lobbox2 .box .nav .m {
    width:14.28571%;
	position:relative;
	float:left;
}
.lobbox2 .box .nav h3 a {
	zoom:1;
	display:block;
	color:#fff;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:60px;
	background-image:url(../images/nbg.jpg);
}
.lobbox2 .box .nav li:hover h3 a {
	color:#fff;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:normal;
	text-decoration:none;
	background-image:url(../images/nbg2.jpg);
}
.lobbox2 .box .nav li a.current {
	color:#fff;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:normal;
	text-decoration:none;
	background-image:url(../images/nbg2.jpg);
}
.lobbox2 .box .nav .sub {
	width:200px;
	position:absolute;
	left:0px;
	top:60px;
	border-top:none;
	background-color:#1E3481;
	float:left;
	display:none;
}
.lobbox2 .box .nav .sub li {
	text-align:center;
	border-bottom:#ccc dashed 1px;
}
.lobbox2 .box .nav .sub li a {
	color:#fff;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:40px;
	text-decoration:none;
	display:block;
	zoom:1;
}
.lobbox2 .box .nav .sub li a:hover {
	color:#fff;
	display:block;
	zoom:1;
	background:#00933A;
	text-decoration:none;
}

#dowebok {
	display:none;
}
.fn {
	clear:both;
	overflow: hidden;
	padding-top:2%;
	padding-bottom:2%;
	border-bottom:#444 solid 1px;
}
.fnt {
	width:100%;
	height:auto;
	text-align:left;
	color:#fff;
	font-size:16px;
	font-family:"微软雅黑";
	line-height:250%;
	font-weight:bold;
	float:left;
}
.fnk {
	width:100%;
	height:auto;
	text-align:left;
	color:#999;
	font-size:14px;
	font-family:"微软雅黑";
	line-height:250%;
	font-weight:normal;
	float:left;
}
.fnk a {
    width:14.28571%;
	height:auto;
	text-align:center;
	color:#999;
	font-size:16px;
	font-family:"微软雅黑";
	line-height:250%;
	font-weight:normal;
	text-decoration: none;
	float:left;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.fnk a:hover {
	color:#ccc;
}
.foot {
	clear:both;
	overflow: hidden;
	background:#333;
	margin-top:3%;
}
.foot2 {
	clear:both;
	overflow: hidden;
	background:#333;
}
.foot .foot_t {
	max-width:1400px;
	margin:0 auto;
	overflow:hidden;
	padding-top:4%;
	padding-bottom:4%;
	clear:left;
}
.foot_t2 {
	max-width:1400px;
	padding-top:2%;
	padding-bottom:2%;
	text-align:left;
	line-height:normal;
	clear:left;
	font-family:"微软雅黑";
	color:#ccc;
	font-size:14px;
	font-weight:normal;
	margin:0px auto;
}
.foot_t2 a {
    font-family:"微软雅黑";
	color:#ccc;
	font-size:14px;
	font-weight:normal;
	text-decoration: none;
	display:inline-block;
	margin: 0px;
}
.foot_t2 a:hover {
	color:#1E3481;
}
.foot .foot_tl {
	width:22%;
	height:auto;
	float:left;
}
.foot .foot_tl h{
	width:100%;
	height:auto;
	margin-bottom:5%;
	text-align:left;
	display:block;
	float:left;
}
.foot .foot_tl h img{
	max-width:100%;
}
.foot .foot_tl span{
	width:100%;
	height:auto;
	font-family:"微软雅黑";
	color:#999;
	font-size:14px;
	line-height:200%;
	font-weight:normal;
	text-align:left;
	display:block;
	float:left;
}
.foot .foot_tl span a{
	color:#999;
	text-decoration:none;
}
.foot .foot_tl span a:hover{
	color:#fff;
}
.foot .foot_tm {
	width:56%;
	height:auto;
	margin-left:5%;
	margin-right:5%;
	float:left;
}
.foot .foot_tr {
	width:12%;
	height:auto;
	font-family:"微软雅黑";
	color:#a5a5a5;
	font-size:14px;
	font-weight:normal;
	line-height:200%;
	text-align:center;
	float:left;
}
.foot .foot_tr img{
	max-width:100%;
}
.fx{
	width:40%;
	height:auto;
	margin-right:10%;
	float:left;
}
.fxl{
	width:100%;
	height:auto;
	text-align:left;
	margin-top:9%;
	margin-bottom:6%;
	float:left;
}
.fxl img{
	max-width:100%;
	-webkit-filter: grayscale(100%) brightness(100%);
}
.fxr{
	width:100%;
	height:auto;
	float:left;
}
.fxr h{
    width:100%;
	height:auto;
	margin-bottom:1.5%;
	line-height:normal;
	color:#999;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	text-align:left;
	display:block;
	float:left;
}
.fxr span{
	width:100%;
	height:auto;
	text-align:left;
	line-height:200%;
	color:#999;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	display:block;
	float:left;
}
ul,li {
    padding:0px;
	margin:0px;
	list-style-type:none;
	list-style-image:none;
}
.clear {
	clear:both;
}

.rt {
	width:19%;
	text-align:left;
	float:left;
}
.rt h4 {
	padding:0px;
	margin:0px;
	float:left;
}
.rt h4 a{
	color:#fff;
	font-size:16px;
	font-family:"微软雅黑";
	height:50px;
	line-height:50px;
	font-weight:normal;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.rt h4 a:hover {
	text-decoration:underline;
}
.rt ul li {
    padding:0px;
}
.rt ul li a{
	font-family: "微软雅黑";
	font-size: 14px;
	color:#CAEDFF;
	text-decoration: none;
	font-weight: normal;
	line-height:30px;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.rt ul li a:hover {
	text-decoration:underline;
}

.rt2 {
	width:24%;
	text-align:left;
	float:left;
}
.rt2 h4 {
	padding:0px;
	margin:0px;
	float:left;
}
.rt2 h4 a{
	color:#fff;
	font-size:16px;
	font-family:"微软雅黑";
	height:50px;
	line-height:50px;
	font-weight:normal;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.rt2 h4 a:hover {
	text-decoration:underline;
}
.rt2 ul li {
    padding:0px;
}
.rt2 ul li a{
	font-family: "微软雅黑";
	font-size: 14px;
	color:#CAEDFF;
	text-decoration: none;
	font-weight: normal;
	line-height:30px;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.rt2 ul li a:hover {
	text-decoration:underline;
}

.banner_sj {
	display:none;
}
.flexslider {
	position:relative;
	margin-top:178px;
}
.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:#ccc;
	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: #FFF;
}
.flex-control-paging li a.flex-active {
	background: #1E3481;
	cursor: default;
}
.tage {
	border-bottom:1px solid #CCC;
	padding:20px 0;
}
.tage .box {
	max-width:1400px;
	margin:0 auto;
	text-align:center;
}
.tage .box .tage_l {
	float:left;
	color:#1E3481;
}
.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 #1E3481;
	outline:medium;
	padding-left:5px;
}
.tage .box .tage_r .input_btn {
	width:100px;
	height:40px;
	border:0 none;
	background:#1E3481 url(../images/pic2.gif) no-repeat center;
	outline:medium;
}
.cf {
	width:100%;
	margin:0px auto;
	height:auto;
	clear:left;
}
.cf p img{
	max-width:100%;
}
.content {
	max-width:1400px;
	margin:0 auto;
	height:auto;
	clear:left;
}
.content2 {
	width:100%;
	height:auto;
	padding-top:2%;
	padding-bottom:2%;
	background-color:#eee;
	margin-top:2%;
	margin-bottom:2%;
	clear:left;
}
.ys {
	width:1400px;
	height:1920px;
	background:url(../images/ybg.jpg) no-repeat center;
	margin:0 auto;
}
 .ys2 {
display:none;/*此元素不会被显示*/
}
.yk1 {
	width:470px;
	height:200px;
	margin-left:730px;
	padding-top:65px;
	padding-bottom:65px;
	margin-bottom:10px;
	float:left;
}
.yk2 {
	width:470px;
	height:200px;
	margin-right:730px;
	padding-top:65px;
	padding-bottom:65px;
	margin-bottom:10px;
	float:left;
}
.ykt1 {
	width:100%;
	height:auto;
	padding-top:10px;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:#ccc dashed 1px;
	color:#333;
	font-family:"微软雅黑";
	font-size:24px;
	font-weight:normal;
	line-height:30px;
	text-align:left;
	float:left;
}
.ykt2 {
	width:100%;
	line-height:30px;
	color:#666;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	text-align:left;
	float:left;
}
.ykt3 {
	color:#fff;
	font-family:"微软雅黑";
	font-size:35px;
	font-weight:bold;
}
.ykt4 {
	color:#1E3481;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:bold;
}
.mi {
	width:100%;
	height:auto;
	line-height:auto;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	overflow:hidden;
	padding-top:1%;
	padding-bottom:1%;
	margin:0px auto;
}
.mi a{
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	display:inline-block;
	margin-left:0.5%;
	margin-right:0.5%;
}
.mi a:hover{
	color:#1E3481;
}
.ink1 {
	width:70%;
	height:40px;
	line-height:40px;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
.ink1 a{
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	margin-left:1%;
	margin-right:1%;
}
.ink1 a:hover{
	color:#1E3481;
}
.ink2 {
	width:30%;
	height:35px;
	overflow:hidden;
	margin-top:13px;
	margin-bottom:12px;
	float:right;
}
.ss {
	position:relative;
	float:right;
}
.ss input {
	width: 220px;
	padding: 0px 40px 0px 15px;
	height: 33px;
	outline: none;
	border: 1px solid #ccc;
	border-radius: 5px;
	color:#333;
	font-family:"微软雅黑";
	font-size:12px;
}
.ss span {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 35px;
	height: 35px;
	background-image: url(../images/ssan.png);
	cursor: pointer;
	overflow: hidden;
}

.sr {
	width:90%;
	padding:1%;
	margin:1%;
	height: auto;
	outline: none;
	border: 1px solid #ccc;
	border-radius: 5px;
	color:#333;
	font-family:"微软雅黑";
	font-size:12px;
}
.san {
	width:120px;
	padding:1%;
	margin:1%;
	height:auto;
	outline: none;
	background-color:#1E3481;
	border: 1px solid #1E3481;
	border-radius: 5px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:14px;
	cursor:pointer;
}
.san:hover {
	background-color:#00933A;
	border: 1px solid #00933A;
}

.inti {
    width:100%;
	height:auto;
	margin-top:2%;
	margin-bottom:1%;
                font-size:36px;
	color:#333;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:normal;
	line-height:normal;
}
.inti2 {
    font-size:16px;
	color:#666;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:normal;
	width:100%;
	height:auto;
	line-height:normal;
	margin-bottom:2%;
}
.inti20 {
    font-size:16px;
	color:#999;
	font-family: Arial;
	text-align:center;
	font-weight:normal;
	width:100%;
	height:40px;
	line-height:40px;
	margin-top:2%;
}
.inti2 h{
	font-size:30px;
	color:#1E3481;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:bold;
	width:auto;
	height:40px;
	line-height:40px;
	background-color:#fff;
	padding-left:20px;
	padding-right:20px;
}
.inti2 span{
	color:#333;
}
.inti4 {
    width:100%;
	height:auto;
    font-size:40px;
	color:#1E3481;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:bold;
	line-height:normal;
	margin-bottom:1%;
}
.yy {
    width:100%;
	margin-top:2%;
	margin-bottom:2%;
	height:auto;
	float:left;
}
.yy1 {
    width:40%;
	height:auto;
	margin-right:5%;
	float:left;
}
.yy1 img{
    width:100%;
	height:auto;
	border:0px;
}
.yyg {
    width:15%;
	padding-top:5%;
	text-align:center;
	float:left;
}
.yyg img{
    max-width:90%;
}
.yy2 {
    width:40%;
	padding-top:5%;
	float:left;
}
.yy3 {
    width:40%;
	padding-top:5%;
	float:left;
}
.yy4 {
    width:40%;
	margin-left:5%;
	height:auto;
	float:left;
}
.yy4 img{
    width:100%;
	height:auto;
	border:0px;
}

.yy2 h{
    width:100%;
	padding-bottom:2%;
	margin-bottom:2%;
	border-bottom:dashed 1px #ddd;
	line-height:30px;
	color:#333;
	font-family:"微软雅黑";
	font-size:26px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
	float:left;
}
.yy2 span{
    width:100%;
	font-size: 16px;
	color:#666;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height: 40px;
	text-align:left;
	float:left;
}

.yy3 h{
    width:100%;
	padding-bottom:2%;
	margin-bottom:2%;
	border-bottom:dashed 1px #ddd;
	line-height:30px;
	color:#333;
	font-family:"微软雅黑";
	font-size:26px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
	float:left;
}
.yy3 span{
    width:100%;
	text-align:left;
	font-size: 16px;
	color:#666;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height: 40px;
	font-weight:normal;
	float:left;
}
.ckt {
	max-width:1400px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	clear:left;
}
.inc {
	width:100%;
	height:auto;
	text-align:left;
	font-size: 16px;
	color:#666;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height: 200%;
	font-weight:normal;
	overflow:hidden;
	clear:left;
}
.inc p img{
	max-width:100%;
}
.int {
	width:100%;
	overflow:hidden;
	text-align:center;
	margin-top:2%;
}

.hz{
	width:21%;
	height:auto;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:1%;
	float:left;
}
.hzp {
	width:auto;
	height:auto;
	border:#ccc solid 1px;
}
.hzp:hover {
	border:#1E3481 solid 1px;
}
.hzp img{
	width:100%;
}
.hzp img:hover{
	width:100%;
	opacity:0.8;
}
.hzt {
	width:100%;
	height:40px;
	text-align:center;
	
}
.hzt a{
	line-height:40px;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.hzt a:hover{
	color:#1E3481;
}

.prowai{
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:1%;
	float:left;
}
.pro {
	width:100%;
	height:auto;
	border:#ddd solid 1px;
	overflow:hidden;
}
.pro 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;
}
.pro img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
	opacity:0.9;
	filter:alpha(opacity=90);
}
.protext {
	width:100%;
	height:40px;
	text-align:center;
}
.protext a{
    width:100%;
	line-height:40px;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.protext a:hover{
	color:#1E3481;
}
.yin .prowai2:nth-child(9) {
    display:block;
}
.prowai2{
	width:32.333333%;
	height:auto;
	margin-top:0.5%;
	margin-left:0.5%;
	margin-right:0.5%;
	margin-bottom:2%;
	float:left;
	box-shadow:0px 0px  6px 3px #ddd;
}
.prowai2:hover{
	box-shadow:0px 0px  6px 3px #ccc;
}
.pro2 {
	width:100%;
	height:auto;
	overflow:hidden;
	background-color:#1E3481;
}
.pro2 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;
}
.pro2 img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
	opacity:0.9;
	filter:alpha(opacity=90);
}
.protext2 {
	width:94%;
	height:auto;
	padding:3%;
}
.protext2 a{
    width:100%;
	height:auto;
	text-align:center;
	line-height:normal;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.protext2 a:hover{
	color:#1E3481;
}
.protext2 a h{
    width:50%;
	height:auto;
	text-align:center;
	line-height:200%;
	color:#fff;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	background-color:#1E3481;
	float:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.protext2 a:hover h{
	color:#fff;
}
.protext2 a h2{
    width:50%;
	height:auto;
	text-align:center;
	line-height:200%;
	color:#1E3481;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	background-color:#FEFD02;
	float:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.protext2 a:hover h2{
	color:#1E3481;
}

.prowaiw {
	width:220px;
	height:190px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	float:left
}
.prow {
	width:220px;
	height:165px;
	border: 1px solid #CCC;
}
.prow:hover {
	border: 1px solid #1E3481;
}
.prow img{
	width:220px;
	height:165px;
	border:0px;
}
.prow img:hover{
	opacity:0.8;
}
.protextw {
	width:220px;
	height:30px;
	float:left;
}
.protextw a{
	font-family:"微软雅黑";
	font-size:14px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.protextw a:hover{
	color:#1E3481;
}
.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;  /** 隐藏超出的内容 **/
}

.an{
	width:32.333333%;
	height:auto;
	margin-left:0.5%;
	margin-right:0.5%;
	margin-bottom:1%;
	float:left;
}
.anp {
	width:100%;
	height:auto;
	overflow:hidden;
}
.anp 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;
}
.anp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
	opacity:0.9;
	filter:alpha(opacity=90);
}
.ant {
	width:100%;
	height:auto;
	padding-top:3%;
	padding-bottom:3%;
	text-align:center;
	background-color:#1E3481;
}
.ant a{
    width:100%;
	height:auto;
	line-height:normal;
	color:#fff;
	font-family:"微软雅黑";
	font-size:18px;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.ant a:hover{
	color:#fff;
}
.an2{
	width:24%;
	height:auto;
	margin-top:0.5%;
	margin-left:0.5%;
	margin-right:0.5%;
	margin-bottom:1%;
	float:left;
	box-shadow:0px 0px  6px 3px #ddd;
}
.an2:hover{
	box-shadow:0px 0px  6px 3px #ccc;
}
.an2p {
	width:100%;
	height:auto;
	overflow:hidden;
}
.an2p 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;
}
.an2p img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
	opacity:0.9;
	filter:alpha(opacity=90);
}
.an2t {
	width:100%;
	height:auto;
	padding-top:3%;
	padding-bottom:3%;
	text-align:center;
	background-color:#1E3481;
}
.an2t a{
    width:100%;
	height:auto;
	line-height:normal;
	color:#fff;
	font-family:"微软雅黑";
	font-size:18px;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.an2t a:hover{
	color:#fff;
}
.fw{
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	border-radius:20px;
	background-color:#fff;
	overflow:hidden;
	float:left;
	cursor:pointer;
}
.fwp {
	width:90%;
	height:auto;
	padding:5%;
	overflow:hidden;
	float:left;
}
.fwp 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;
}
.fwp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
	opacity:0.9;
	filter:alpha(opacity=90);
}
.fwt{
	width:100%;
	height:auto;
	float:left;
}
.fwt h{
	width:90%;
	height:auto;
	margin-left:5%;
	margin-right:5%;
	margin-top:6%;
	margin-bottom:3%;
	text-align:center;
	line-height:normal;
	color:#333;
	font-family:"微软雅黑";
	font-size:22px;
	font-weight:bold;
	float:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.fwt h2{
	width:90%;
	height:75px;
	margin-left:5%;
	margin-right:5%;
	text-align:center;
	margin-bottom:8%;
	line-height:25px;
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.fw:hover .fwt{
	background-color:#1E3481;
}
.fw:hover .fwt h{
	color:#fff;
}
.fw:hover .fwt h2{
	color:#fff;
}
.zs{
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.zsp {
	width:100%;
	height:auto;
	border:#ddd solid 1px;
	overflow:hidden;
	float:left;
}
.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);
	opacity:0.9;
	filter:alpha(opacity=90);
}
.zst {
	width:100%;
	height:auto;
	text-align:center;
	line-height:40px;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
	float:left;
}
.zst a{
    width:100%;
	height:auto;
	text-align:center;
	line-height:40px;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
	float:left;
}
.zst a:hover{
	color:#1E3481;
}
.zx {
	width:59%;
	height:auto;
	margin-right:2%;
	overflow:hidden;
	border:#ddd solid 1px;
	float:left;
	position:relative;
}
.zx 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;
}
.zx img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
	opacity:0.9;
	filter:alpha(opacity=90);
}
.zx p{
	width:90%;
	height:auto;
	padding-left:5%;
	padding-right:5%;
	padding-top:3%;
	padding-bottom:3%;
	position:absolute;
	bottom:0;
	background-color:rgba(0,0,0,0.6);  
}
.zx p h{
    width:100%;
	height:auto;
	text-align:left;
	color:#fff;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:normal;
	line-height:150%;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.zx:hover p{
	background-color:rgba(0,0,0,0.8);  
}
.zx2 {
	width:38%;
	height:auto;
	margin-bottom:2%;
	overflow:hidden;
	border:#ddd solid 1px;
	float:left;
	position:relative;
}
.zx2 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;
}
.zx2 img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
	opacity:0.9;
	filter:alpha(opacity=90);
}
.zx2 p{
	width:90%;
	height:auto;
	padding-left:5%;
	padding-right:5%;
	padding-top:3%;
	padding-bottom:3%;
	position:absolute;
	bottom:0;
	background-color:rgba(0,0,0,0.6);  
}
.zx2 p h{
    width:100%;
	height:auto;
	text-align:left;
	color:#fff;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:normal;
	line-height:150%;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.zx2:hover p{
	background-color:rgba(0,0,0,0.8);  
}
.zx3 {
	width:18%;
	height:auto;
	overflow:hidden;
	border:#ddd solid 1px;
	float:left;
	position:relative;
}
.zx3 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;
}
.zx3 img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
	opacity:0.9;
	filter:alpha(opacity=90);
}
.zx3 p{
	width:90%;
	height:auto;
	padding-left:5%;
	padding-right:5%;
	padding-top:3%;
	padding-bottom:3%;
	position:absolute;
	bottom:0;
	background-color:rgba(0,0,0,0.6);  
}
.zx3 p h{
    width:100%;
	height:auto;
	text-align:left;
	color:#fff;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:normal;
	line-height:150%;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.zx3:hover p{
	background-color:rgba(0,0,0,0.8);  
}
.zg{
	width:1.6%;
	height:auto;
	float:left;
}
.cs{
	width:18%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	float:left;
}
.csp {
	width:100%;
	height:auto;
	border:#ddd solid 1px;
	float:left;
}
.csp img{
	width:100%;
}
.csp img:hover{
	opacity:0.8;
}
.cst {
    width:100%;
	height:auto;
	margin-top:5%;
	float:left;
}
.cst a{
    width:100%;
	height:auto;
	text-align:center;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:normal;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
	float:left;
}
.cst a:hover{
	color:#1E3481;
}
.ts{
	width:48%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.tsp {
	width:20%;
	height:auto;
	text-align:center;
	float:left;
}
.tsp img{
	max-width:100%;
}
.tst {
	width:80%;
	height:auto;
	float:left;
}
.tst h{
    width:100%;
	height:auto;
	margin-bottom:2%;
	text-align:left;
	color:#666;
	font-family:"微软雅黑";
	font-size:20px;
	line-height:normal;
	font-weight:bold;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
	float:left;
}
.tst h2{
    width:100%;
	height:50px;
	text-align:left;
	color:#666;
	font-family:"微软雅黑";
	font-size:16px;
	line-height:25px;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.dz{
	width:25%;
	height:auto;
	float:left;
}
.dzp {
	width:76%;
	padding-left:12%;
	padding-right:12%;
	height:auto;
	text-align:center;
	float:left;
	background-image:url(../images/yd.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.dzp img{
	max-width:100%;
}
.dzt {
	width:76%;
	padding-left:12%;
	padding-right:12%;
	height:75px;
	margin-top:5%;
	text-align:left;
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:25px;
	font-weight:normal;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.lc{
	width:20%;
	height:auto;
	float:left;
}
.lcp {
	width:76%;
	padding-left:12%;
	padding-right:12%;
	height:auto;
	text-align:center;
	float:left;
	background-image:url(../images/yji.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.lcp img{
	max-width:100%;
}
.lct {
	width:76%;
	padding-left:12%;
	padding-right:12%;
	height:auto;
	margin-top:5%;
	text-align:center;
	color:#666;
	font-family:"微软雅黑";
	font-size:16px;
	line-height:normal;
	font-weight:normal;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
	float:left;
}
.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 #1E3481;
}
.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:#1E3481;
}
.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:#1E3481;
	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:#1E3481;
	font-family:"微软雅黑";
	border-radius:5px;
	margin-top:20px;
}
/*右侧栏目*/
.dyip .dyip_r {
	float:right;
	width:67%;
	background:#FFF;
}
.dyip .dyip_r .box {
	border:1px solid #CCC;
	padding-top: 3%;
	padding-right: 1%;
	padding-bottom: 3%;
	padding-left: 1%;
}
.dyip .dyip_r .box ul {
}
.dyip .dyip_r .box li {
	float:left;
	width:30.333%;
	margin:0 1.5%;
}
.dyip .dyip_r .box li .boxli {
	border:1px solid #CCC;
	padding:8% 5%;
}
.dyip .dyip_r .box li .boxli img {
	width:100%;
}
.dyip .dyip_r .box li h2 {
	height:30px;
	line-height:30px;
	text-align:center;
	background:#0ac762;
	color:#FFF;
	margin-top:20px;
}
.dyip .dyip_r .box li .nr {
	line-height:24px;
	padding:6% 0;
	min-height:150px;
}
/*独立整块栏目*/
.dyip .dyip_f {
	width:100%;
}
.dyip .dyip_f .ti {
	height:40px;
	line-height:40px;
	text-align:left;
	text-indent:10px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#333333;
}
.dyip .dyip_f .ti span {
	float:right;
}
.dyip .dyip_f .box {
	padding:0px;
}
.dyip .dyip_f .box ul {
}
.dyip .dyip_f .box li {
	float:left;
	width:24%;
	margin-top: 0;
	margin-right:0.5%;
	margin-bottom: 0;
	margin-left: 0.5%;
}
.dyip .dyip_f .box li .boxli {
	border:1px solid #CCC;
	padding:2%;
	margin-bottom:6%;
}
.dyip .dyip_f .box li .boxli img {
	width:100%;
}
.dyip .dyip_f .box li h2 {
	height:30px;
	text-align:center;
}
.dyip .dyip_f .box li h2 a{
	color:#333;
	font-size:14px;
	font-family:"微软雅黑";
	line-height:30px;
	text-decoration:none;
}
.dyip .dyip_f .box li h2 a:hover{
	color:#1E3481;
}
.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 #1E3481;
}
.derp .derp_l .box h2 {
	height:38px;
	line-height:38px;
	border-bottom:1px solid #CCC;
	font-size:20px;
	font-weight:normal;
	color:#333;
	padding-left:20px;
	overflow:hidden;
	margin-bottom:10px;
}
.derp .derp_l .box h2 span {
	float:right;
	padding-top:13px;
}
.derp .derp_l .box ul {
	padding:0 20px;
}
.derp .derp_l .box li {
	line-height:35px;
	border-bottom:1px dashed #CCC;
	background:url(../images/pic40.gif) no-repeat left center;
	padding-left:15px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
/*右侧栏目*/
.derp .derp_r {
	float:right;
	width:67%;
	background:#FFF;
}
.derp .derp_r .box {
	border:1px solid #CCC;
	padding:3%;
}
/*右侧栏目里的整块*/
.derp .derp_r .box .r_f {
	float:left;
	width:100%;
}
.derp .derp_r .box .r_f .ti {
	height:40px;
	line-height:40px;
	text-align:left;
	font-family:"微软雅黑";
	font-size:20px;
	color:#333333;
	font-weight:normal;
	margin-bottom:15px;
	border-bottom:1px #CCCCCC dashed;
	overflow:hidden;
}
.derp .derp_r .box .r_f .ti span {
	padding-top:13px;
	float:right;
}
.derp .derp_r .box .r_f_l {
	float:left;
	padding-right:5%;
	width:45%;
	height:220px;
}
.derp .derp_r .box .r_f_l img {
	width:100%;
}
.derp .derp_r .box .r_f_r {
	float:right;
	width:50%;
}
/*右侧栏目里的左侧*/
.derp .derp_r .box .r_l {
	float:left;
	width:47%;
}
.derp .derp_r .box .flexslider2 {
	position:relative;
	margin-top:0px;
}
.derp .derp_r .box .flexslider2 .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.derp .derp_r .box .flexslider2 .slides img {
	width: 100%;
	display: block;
	border-radius: 0px;
}
.derp .derp_r .box .flex-pauseplay span {
	text-transform: capitalize;
}
.derp .derp_r .box .flex-control-nav {
	width: 100%;
	text-align: center;
	position:absolute;
	bottom:10px;
}
.derp .derp_r .box .flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.derp .derp_r .box .flex-control-paging li a {
	width:10px;
	height:10px;
	display: block;
	background: #666;
	background:#FFF;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}
.derp .derp_r .box .flex-control-paging li a:hover {
	background: #FFF;
}
.derp .derp_r .box .flex-control-paging li a.flex-active {
	background: #e50012;
	cursor: default;
}
/*右侧栏目里的右侧*/
.derp .derp_r .box .r_r {
	float:right;
	width:47%;
	border-left:1px solid #CCC;
	padding-left:2%;
}
.derp .derp_r .box .r_r .box {
}
.derp .derp_r .box .r_r img {
	width:100%;
}
.ban {
	width: 100%;
	margin:0px auto;
	padding-top:180px;
	
}
.banner {
	width:100%;
	margin-top:180px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
.banner img {
	width:100%;
}
.banner p{
    width:100%; 
	height:auto;
	position:absolute;
	bottom:40%;
	margin:0px auto;
	display:block;
}
.bt1{
    width:100%;
	height:auto;
	margin-bottom:1%;
	text-align:center;
    color:#333;
	font-family:"微软雅黑";
	font-size:30px;
	font-weight:bold;
	line-height:normal;
	float:left;
	text-shadow: 1px 1px 1px #fff;
}
.bt2{
    width:100%;
	height:auto;
	text-align:center;
    color:#333;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:normal;
	line-height:normal;
	float:left;
	text-shadow: 1px 1px 0px #fff;
}
.dqwz {
	background:#FFF;
	border-bottom:2px solid #EEE;
}
.dqwz .box {
	max-width:1400px; /*宽度在0~1400px之间*/
	margin:0 auto;
	line-height:50px;
}
.con {
	max-width:1400px; /*宽度在0~1400px之间*/
	margin:2% auto;
	overflow:hidden;
	clear:left;
}
.con2_l {
	float:left;
	width:25%;
	background:#FFF;
}
.con2_l .box {
}
.con2_l h2 {
	line-height:60px;
	font-size:18px;
	background:#1E3481 url(../images/pic27.png) no-repeat 80% center;
	color:#FFF;
	padding-left:20px;
	font-weight:bold;
}
.con_l {
	float:left;
	width:20%;
}
.con_l .box {
    width:100%;
	height:auto;
	overflow:hidden;
	clear:left;
}
.con_l .box h2 {
    width:100%;
    height:auto;
	padding-top:5%;
	padding-bottom:5%;
    color:#fff;
	font-weight:bold;
	line-height:150%;
	font-size:30px;
	font-family:"微软雅黑";
	text-align:center;
	background-color:#1E3481;
}
.con_l .box h2 span{
	font-size:14px;
	font-family:"微软雅黑";
	color:#fff;
	font-weight:normal;
	text-align:center;
	line-height:150%;
	display:block;
}
.con_l .box2 {
    width:100%;
	margin-top:10%;
	height:auto;
	overflow:hidden;
	clear:left;
}
.con_l .box2 h2 {
    width:100%;
    height:auto;
	padding-top:2%;
	padding-bottom:2%;
    color:#666;
	font-weight:normal;
	line-height:normal;
	font-size:16px;
	font-family:"微软雅黑";
	text-align:right;
}
.con_l .box2 span{
    width:100%;
	height:auto;
	overflow:hidden;
	clear:left;
	line-height:200%;
	font-size:28px;
	font-family:"微软雅黑";
	color:#1E3481;
	font-weight:bold;
	text-align:right;
	float:left;
}
.con_l .box ul {
    width:100%;
	padding:0px;
	margin-top:5%;
	float:left;
}
.con_l .box ul li {
    height:45px;
	border-bottom:1px dashed #fff;
}
.con_l .box ul li a {
	display:block;
	font-family:"微软雅黑";
	color:#333;
	line-height:45px;
	font-weight:normal;
	font-size:16px;
	text-decoration:none;
	background:#F0F0F0 url(../images/pic28.png);
	background-repeat: no-repeat;
	background-position: 30px center;
	width:78%;
	padding-left:22%;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.con_l .box ul li a:hover {
    color:#1E3481;
	background:#F0F0F0 url(../images/pic29.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
}
.con_l .box ul li a.current {
	color:#1E3481;
	background:#F0F0F0 url(../images/pic29.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
}

.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_l2 {
	float:left;
	width:20%;
	background:#FFF;
}
.con_l2 .box {
    width:100%;
	height:auto;
	overflow:hidden;
	clear:left;
}
.con_l2 .box h2 {
    width:100%;
    height:auto;
	padding-top:5%;
	padding-bottom:5%;
    color:#fff;
	font-weight:bold;
	line-height:150%;
	font-size:30px;
	font-family:"微软雅黑";
	text-align:center;
	background-color:#1E3481;
}
.con_l2 .box h2 span{
	font-size:14px;
	font-family:"微软雅黑";
	color:#fff;
	font-weight:normal;
	text-align:center;
	line-height:150%;
	display:block;
}
.con_l2 .box2 {
    width:100%;
	height:auto;
	padding-top:0%;
	padding-bottom:0%;
	display:block;
	overflow:hidden;
	clear:left;
}

.con_l2 .box ul {
    width:100%;
	padding:0px;
	float:left;
}
.con_l2 .box ul li {
    height:60px;
	border-bottom:1px dashed #fff;
}
.con_l2 .box ul li a {
	display:block;
	color:#333;
	line-height:60px;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
	background-color: #F0F0F0;
	background-image: url(../images/pic28.png);
	background-repeat: no-repeat;
	background-position: 30px center;
	width:78%;
	padding-left:22%;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.con_l2 .box ul li a:hover {
    color:#fff;
	background:#1E3481 url(../images/pic29.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
}
.con_l2 .box ul li a.current {
	background:#1E3481 url(../images/pic29.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
}
.con_l2 .box2 {
    width:100%;
	margin-top:10%;
	height:auto;
	border:#ccc solid 1px;
	overflow:hidden;
	clear:left;
}
.con_l2 .box2 h2 {
    width:100%;
    height:auto;
	padding-top:5%;
	padding-bottom:5%;
    color:#fff;
	font-weight:normal;
	line-height:normal;
	font-size:30px;
	font-family:"微软雅黑";
	text-align:center;
	background-color:#1E3481;
}
.con_l2 .box2 span{
    width:90%;
	padding:5%;
	height:auto;
	overflow:hidden;
	clear:left;
	line-height:200%;
	font-size:14px;
	font-family:"微软雅黑";
	color:#666;
	font-weight:normal;
	text-align:left;
	float:left;
}
.con_r {
	float:right;
	width:78%;
}
.con_a {
	width:100%;
	float:left;
}
.con_a .about {
	color:#666;
	font-family:"微软雅黑";
	font-size:16px;
	line-height:200%;
	font-weight:normal;
}
.con_a .about p img{
	max-width:100%;
}
.abl{
	width:48%;
	height:auto;
	text-align:center;
	float:left;
}
.abl img{
	max-width:100%;
}
.abr{
	width:47%;
	height:auto;
	margin-left:2%;
	padding-right:1%;
	padding-top:1%;
	padding-bottom:1%;
	border:#333 solid 1px;
	float:left;
}
.abr h{
	width:20%;
	height:auto;
	text-align:center;
	float:left;
}
.abr h img{
	max-width:100%;
	margin-top:110%;
	margin-left:-50%!important;
}
.abr h2{
	width:80%;
	height:auto;
	text-align:left;
	line-height:180%;
	color:#666;
	font-family:"微软雅黑";
	font-size:15px;
	font-weight:normal;
	float:left;
}
.ag{
	width:100%;
	height:auto;
	margin-top:10%;
	float:left;
}
.ag2{
	width:100%;
	height:auto;
	margin-bottom:10%;
	float:left;
}
.sm {
	width:33.333333%;
	height:auto;
	overflow:hidden;
	float:left;
}
.smt {
	width:100%;
	height:auto;
	text-align:left;
	float:left;
}
.smt h{
	width:auto;
	height:auto;
	text-align:left;
	line-height:normal;
	color:#333;
	font-family:"微软雅黑";
	font-size:56px;
	font-weight:bold;
	text-decoration:none;
}
.smt span{
    color:#fff;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	vertical-align:top;
	background-color:#0D4C9B;
	padding-left:3%;
	padding-right:3%;
	padding-top:2%;
	padding-bottom:2%;
	border-radius:100px;
}
.smt2{
	width:100%;
	height:50px;
	margin-bottom:3%;
	text-align:left;
	line-height:normal;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	float:left;
}
.whl{
	width:60%;
	height:auto;
	padding-left:5%;
	text-align:left;
	line-height:200%;
	color:#666;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	float:left;
}
.whr{
	width:35%;
	height:auto;
	float:left;
}
.whr img{
	width:100%;
}
.cxl{
	width:48%;
	height:auto;
	padding-left:4%;
	text-align:left;
	line-height:200%;
	color:#666;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	float:left;
}
.cxr{
	width:48%;
	height:auto;
	float:left;
}
.gy{
	width:100%;
	height:auto;
	margin-bottom:5%;
	float:left;
}
.gyl{
	width:50%;
	height:auto;
	float:left;
}
.gyl img{
	width:100%;
}
.gyr{
	width:40%;
	height:auto;
	padding-left:5%;
	padding-right:5%;
	float:left;
}
.gyr h{
    width:100%;
	height:auto;
	line-height:normal;
	color:#202C82;
	font-family:"微软雅黑";
	font-size:36px;
	font-weight:bold;
	text-align:left;
	display:block;
	margin-top:15%;
	margin-bottom:5%;
	float:left;
}
.gyr span{
	width:100%;
	height:auto;
	line-height:250%;
	color:#666;
	font-family:"微软雅黑";
	font-size:16px;
	float:left;
}
.lx{
	width:100%;
	height:auto;
	padding-bottom:2%;
	margin-bottom:2%;
	border-bottom:#ccc 1px dashed;
	float:left;
}
.lxl{
	width:6.5%;
	height:auto;
	margin-right:3.5%;
	float:left;
}
.lxl img{
	width:100%;
}
.lxr{
	width:90%;
	height:auto;
	float:left;
}
.lxr h{
    width:100%;
	height:auto;
	margin-bottom:1.5%;
	line-height:normal;
	color:#333;
	font-family:"微软雅黑";
	font-size:24px;
	font-weight:normal;
	text-align:left;
	display:block;
	float:left;
}
.lxr span{
	width:100%;
	height:auto;
	line-height:30px;
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	float:left;
}
.anm a {
    display:block;
	width:150px;
	height:40px;
	line-height:40px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:16px;
	text-decoration:none;
	border:#1E3481 solid 1px;
	background-color:#1E3481;
	border-radius:50px;
	text-align:center;
	margin:0px auto;
}
.anm a:hover {
	border:#00933A solid 1px;
	background-color:#00933A;
}
.anm2 a {
    display:block;
	width:80px;
	height:40px;
	margin:5px;
	line-height:40px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	border:#1E3481 solid 1px;
	background-color: #1E3481;
	border-radius:0px;
	text-align:center;
	float:left;
}
.anm2 a:hover {
	border:#1E3481 solid 1px;
	background-color: #1E3481;
}
.anm2 a.on {
	border:#1E3481 solid 1px;
	background-color: #1E3481;
}
.hti {
	width:100%;
	height:auto;
	margin-bottom:3%;
	float:left;
}
.hti h{
	width:100%;
	height:auto;
	padding-bottom:1%;
	margin-bottom:1%;
	text-align:center;
	color:#333;
	font-family:"微软雅黑";
	font-size:40px;
	line-height:normal;
	font-weight:normal;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
	background-image:url(../images/yx.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.hti h2{
	width:50%;
	height:auto;
	text-align:center;
	color:#666;
	font-family:"微软雅黑";
	font-size:20px;
	line-height:150%;
	font-weight:normal;
	margin:0px auto;
}
.hti span{
	width:80%;
	height:auto;
	text-align:right;
	overflow:hidden;
	float:right;
}
.hti span a{
    width:auto;
	height:auto;
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:250%;
	font-weight:normal;
	text-decoration:none;
	display:inline-block;
	border:#ddd solid 1px;
	padding-left:2%;
	padding-right:2%;
	margin-left:1%;
	margin-right:1%;
	text-indent:0px;
}
.hti span a:hover{
	color: #1E3481;
	border:#1E3481 solid 1px;
}
.hti h3 {
	width:100%;
	height:auto;
	margin-top:1%;
	text-align:center;
	float:left;
}
.hti h3 img{
	max-width:100%;
}
.hti2 {
	width:100%;
	height:auto;
	border-radius:10px;
	border:#ddd solid 1px;
	float:left;
}
.hti2 h{
	width:100%;
	height:auto;
	margin-top:2%;
	margin-bottom:0.5%;
	text-align:center;
	color:#222;
	font-family:"微软雅黑";
	font-size:30px;
	line-height:normal;
	font-weight:normal;
	float:left;
}
.hti2 h2{
	width:100%;
	height:auto;
	margin-bottom:2%;
	text-align:center;
	color:#1E3481;
	font-family:"微软雅黑";
	font-size:30px;
	line-height:normal;
	font-weight:normal;
	float:left;
}
.ati {
	width:90%;
	height:auto;
	padding:5%;
	background-color:#fff;
	float:left;
}
.ati h{
	width:100%;
	height:auto;
	margin-bottom:2%;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:40px;
	line-height:normal;
	font-weight:normal;
	float:left;
}
.ati h2{
	width:100%;
	height:auto;
	margin-bottom:2%;
	text-align:left;
	color:#ccc;
	font-family:"微软雅黑";
	font-size:24px;
	line-height:normal;
	font-weight:normal;
	float:left;
}
.ati span{
	width:100%;
	height:auto;
	text-align:left;
	color:#666;
	font-family:"微软雅黑";
	font-size:18px;
	line-height:150%;
	font-weight:normal;
	float:left;
}
.ati span a{
	color:#666;
	font-family:"微软雅黑";
	font-size:24px;
	line-height:300%;
	font-weight:normal;
	text-decoration:none;
}
.ati span a:hover{
	color:#1E3481;
}
.ti {
	color:#333;
	font-family:"微软雅黑";
	font-size:28px;
	line-height:30px;
	font-weight:normal;
	padding-bottom:2%;
	margin-bottom:2%;
	border-bottom:#ddd solid 1px;
}
.ti h{
	color:#c5c5c5;
	font-family:"微软雅黑";
	font-size:22px;
	line-height:30px;
	font-weight:normal;
}
.ti span{
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	float:right;
}
.ti span a{
	color:#1E3481;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:30px;
	font-weight:normal;
	text-decoration:none;
}
.ti span a:hover{
	color:#1E3481;
}
.ti2 {
    padding-top:1%;
    padding-bottom:1%;
    padding-left:2%;
    padding-right:2%;
	margin-top:2%;
	color:#1E3481;
	font-family:"微软雅黑";
	font-size:24px;
	line-height:30px;
	font-weight:normal;
	border-bottom:#ddd solid 1px;
	overflow:hidden;
	background-image: -webkit-linear-gradient(#f2f2f2, #dedfdf);
	background-image: -moz-linear-gradient(#f2f2f2, #dedfdf);
	background-image: -ms-linear-gradient(#f2f2f2, #dedfdf);
	background-image: -o-linear-gradient(#f2f2f2, #dedfdf);
	background-image: linear-gradient(#f2f2f2, #dedfdf);
}
.di {
    width:80%;
	height:auto;
	margin-left:10%;
	margin-right:10%;
	margin-top:2%;
	margin-bottom:2%;
	text-align:center;
	float:left;
	background-image:url(../images/zjx.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.di span{
    width:auto;
	height:auto;
    padding-left:2.5%;
	padding-right:2.5%;
	padding-top:0.5%;
	padding-bottom:0.5%;
	color:#000;
	font-family:"微软雅黑";
	font-size:30px;
	line-height:normal;
	font-weight:normal;
	background-color:#fff;
	border:#B9B9B9 solid 1px;
}
.di2{
    width:80%;
	height:auto;
	margin-left:10%;
	margin-right:10%;
	margin-bottom:3%;
	text-align:center;
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:30px;
	font-weight:normal;
	float:left;
}
.con_r .about {
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:30px;
	font-weight:normal;
}
.con_r .about p img{
	max-width:100%;
}
.page {
	width:100%;
	margin-top:2%;
	text-align:center;
	overflow:hidden;
	clear:left;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #1E3481;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.page a{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.page a:hover {
	color:#1E3481;
}
.np {
    width:100%;
	height:auto;
	border-bottom:#ccc dashed 1px;
	padding-bottom:2%;
	margin-bottom:2%;
	float:left;
}
.np1 {
    width:25%;
	height:auto;
	margin-right:5%;
	float:left;
}
.np1 img{
    width:100%;
	height:auto;
	border:0px;
}
.np2 {
    width:70%;
	height:auto;
	float:left;
}
.np2 h{
    width:100%;
	height:40px;
	text-align:left;
	display:block;
	float:left;
}
.np2 h a{
	font-size:20px;
	color:#000;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:40px;
	text-decoration:none;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.np2 h a:hover{
	color:#1E3481;
}
.np2 h2{
    width:100%;
	height:30px;
	font-size:14px;
	color:#999;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:30px;
	text-align:left;
	display:block;
	float:left;
}
.np2 h3{
    width:100%;
	height:75px;
	margin-bottom:2%;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height: 25px;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.np2 h4{
    width:100%;
	height:auto;
	text-align:left;
	display:block;
	float:left;
}
.np2 h4 a{
    width:auto;
	height:auto;
	padding-top:1%;
	padding-bottom:1%;
	padding-left:3%;
	padding-right:3%;
	text-align:center;
	font-size:14px;
	color:#1E3481;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:normal;
	text-decoration:none;
	border:#ccc solid 1px;
}
.np2 h4 a:hover{
	color:#fff;
	border:#1E3481 solid 1px;
	background-color:#1E3481;
}
.ap {
    width:50%;
	height:auto;
	margin-bottom:5%;
	float:left;
}
.ap1 {
    width:40%;
	height:auto;
	float:left;
}
.ap1 img{
    width:100%;
	height:auto;
	border:0px;
}
.ap2 {
    width:50%;
	height:auto;
	margin-left:5%;
	margin-right:5%;
	float:left;
}
.ap2 h{
    width:100%;
	height:40px;
	margin-top:5%;
	margin-bottom:10%;
	text-align:left;
	display:block;
	float:left;
}
.ap2 h a{
	font-size:30px;
	color:#000;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:40px;
	text-decoration:none;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.ap2 h a:hover{
	color:#1E3481;
}
.ap2 h3{
    width:100%;
	height:100px;
	margin-bottom:10%;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height: 25px;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 4; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.ap2 h4{
    width:100%;
	height:auto;
	text-align:left;
	display:block;
	float:left;
}
.ap2 h4 a{
    width:auto;
	height:auto;
	padding-top:2%;
	padding-bottom:2%;
	padding-left:6%;
	padding-right:6%;
	text-align:center;
	font-size:14px;
	color:#1E3481;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:normal;
	text-decoration:none;
	border:#ccc solid 1px;
}
.ap2 h4 a:hover{
	color:#fff;
	border:#1E3481 solid 1px;
	background-color:#1E3481;
}
.fp {
    width:100%;
	height:auto;
	border-bottom:#ccc dashed 1px;
	padding-bottom:2%;
	margin-bottom:2%;
	float:left;
}
.fp2 {
    width:100%;
	height:auto;
	float:left;
}
.fp2 h{
    width:100%;
	height:40px;
	margin-bottom:1%;
	text-align:left;
	display:block;
	float:left;
}
.fp2 h img{
	margin-top:1%;
	margin-right:1%;
}
.fp2 h a{
	font-size:16px;
	color:#1E3481;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:40px;
	text-decoration:none;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.fp2 h a:hover{
	color:#1E3481;
}
.fp2 h3{
    width:100%;
	height:50px;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height: 25px;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.fp2 h3 img{
	margin-right:1%;
}
.fp2 h4{
    width:100%;
	height:40px;
	text-align:right;
	display:block;
	float:left;
}
.fp2 h4 a{
	font-size:12px;
	color:#1E3481;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:40px;
	text-decoration:none;
}
.fp2 h4 a:hover{
	text-decoration:underline;
}

.news {
	width:100%;
}
.news .page {
	width:100%;
	margin-top:1%;
	margin-bottom:1%;
	text-align:center;
	clear:left;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #1E3481;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.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;
}
.news li a:hover {
	display:block;
	text-decoration:none;
}
.news_content {
	width:100%;
}
.news_content .title {
	padding-bottom:1%;
	margin-bottom:2%;
	border-bottom:#ccc dashed 1px;
}
.news_content .title h2 {
	color:#000;
	font-family:"微软雅黑";
	font-size:24px;
	line-height:normal;
	font-weight:normal;
	text-align:center;
	margin-bottom:2%;
}
.news_content .title p{
    color:#999;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	text-align:center;
}
.news_content .news_nr {
	margin-top:3%;
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:30px;
	font-weight:normal;
}
.news_content .news_nr p img{
	max-width:100%;
}
.news_content .back {
	width:100%;
	margin-top:1%;
	margin-bottom:1%;
	text-align:center;
	clear:left;
}
.rczp {
	width:100%;
}
.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 {
	width:100%;
	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:#1E3481;
}
.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 {
	width:100%;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:30px;
	font-weight:normal;
}
.con_r .contact .pic {
	float: right;
	padding: 0 10px 0px 0;
	max-width:250px;
}
.con_r .contact .pic img {
	box-shadow: 0px 0px 0px #ccc;
	width:250px;
}
.product {
	width:100%;
}
.product .show {
	padding-top: 3%;
	padding-right: 1%;
	padding-bottom: 3%;
	padding-left: 1%;
}
.product .show ul {
}
.product .show li {
	float:left;
	width:30.333%;
	margin-top: 0;
	margin-right: 1.5%;
	margin-bottom: 0;
	margin-left: 1.5%;
}
.product .show li .showli {
	border:1px solid #CCC;
	padding:2%;
	margin-bottom:6%;
}
.product .show li .showli img {
	width:100%;
}
.product .show li h2 {
	height:30px;
	line-height:30px;
	text-align:center;
	color:#FFF;
	margin-top:20px;
	background-color: #DDDDDD;
}
.product .show li .nr {
	line-height:24px;
	height:24px;
	padding-top:2%;
	padding-right: 0;
	padding-bottom:2%;
	padding-left: 0;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.product .show .page {
	width:100%;
	margin-top:1%;
	margin-bottom:1%;
	text-align:center;
	clear:left;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #1E3481;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.productd {
	width:100%;
}
.productd .name {
	height:40px;
	line-height:40px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:16px;
	color:#333;
	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%;
}
.productd .show img {
	max-width:100%;
}
.productd .showw {
	text-align:center;
	width:100%;
	height:auto;
	overflow:hidden;
}
.productd .showw .cl {
	width:55%;
	height:auto;
	margin-right:5%;
	float:left;
	clear:left;
}
.productd .showw .cr {
	width:40%;
	height:auto;
	line-height:30px;
	text-align:left;
	font-family:"微软雅黑";
	font-size:14px;
	color:#666;
	font-weight:normal;
	float:right;
	clear:right;
}
.productd .showw .cr h{
	width:100%;
	height:auto;
	line-height:normal;
	text-align:left;
	font-family:"微软雅黑";
	font-size:24px;
	color:#000;
	font-weight:normal;
	border-bottom:#ccc dashed 1px;
	padding-bottom:2%;
	margin-bottom:2%;
	float:left;
}
.productd .showw .cr h2{
	width:100%;
	min-height:420px;
	line-height:30px;
	text-align:left;
	font-family:"微软雅黑";
	font-size:14px;
	color:#333;
	font-weight:normal;
	margin-bottom:4%;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 12; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.productd .showw .cr h3{
	width:100%;
	height:auto;
	line-height:normal;
	text-align:left;
	font-family:"微软雅黑";
	font-size:20px;
	color:#1E3481;
	font-weight:bold;
	margin-bottom:4%;
	float:left;
}
.productd .showw .cr h4{
	width:100%;
	height:auto;
	float:left;
}
.productd .showw .cll {
	display:none;/*此元素不会被显示*/
}
.productd .ti {
	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:3%;
	overflow:hidden;
	clear:left;
}
.productd .con {
	line-height:200%;
	text-align:left;
	font-family:"微软雅黑";
	font-size:14px;
	color:#666;
	font-weight:normal;
	clear:left;
}
.productd .con table{ border-collapse:collapse; border: 1px #ccc solid !important; width:100% !important;line-height:30px!important;}

.productd .con table td{padding: 5px!important; padding-left:10px !important;word-wrap:break-word;word-break:break-word;border: 1px #ccc solid !important;line-height:30px!important; text-align:left;}

.productd .con table td div{
padding: 0px!important;height:auto!important;
}

.productd .back {
	width:100%;
	height:auto;
	margin-top:2%;
	margin-bottom:2%;
	text-align:center;
	clear:left;
	float: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:#1E3481;
	color:#FFF;
	outline:medium;
	border:0 none;
	margin-top:10px;
}

.z1 {
    width:48%;
	height:auto;
	margin-right:4%;
	float:left;
}
.z2 {
    width:48%;
	height:auto;
	float:left;
}
.zti {
    width:100%;
	height:auto;
	margin-bottom:3%;
	float:left;
}
.ztit {
	width:80%;
	height:auto;
	font-size:28px;
	color:#333;
	font-weight:bold;
	font-family: "微软雅黑";
	line-height:40px;
	float:left;
}
.ztim {
    width:20%;
	height:auto;
	text-align:right;
	float:right;
}
.ztim a{
	font-family: "微软雅黑";
	font-size: 14px;
	color:#333;
	text-decoration: none;
	font-weight: normal;
	line-height:40px;
}
.ztim a:hover {
	color: #1E3481;
}
.innew {
	width:45%;
	height:auto;
	margin:1%;
	padding-left:2%;
	padding-top:1%;
	padding-bottom:1%;
	border:#ddd solid 1px;
	background-color:#fff;
	background-image:url(../images/news_arr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}
.innew:hover {
	border:#1E3481 solid 1px;
	background-color:#1E3481;
}
.innewt {
	width:80%;
	height:auto;
	float:left;
}
.innewt a {
	width:100%;
	height:auto;
	line-height:normal;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration:none;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.innew:hover .innewt a{
	color:#fff;
}
.innewd {
	width:20%;
	height:auto;
	line-height:normal;
	font-family: "微软雅黑";
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-align:center;
	float:right;
}
.innew:hover .innewd{
	color:#fff;
}

.xwp{
	width:30%;
	margin-right:4%;
	height:auto;
	float:left;
}
.xwp h img{
	width:100%;
	height:400px;
	margin-bottom:20px;
	border:0px;
}
.xwp h{
    width:100%;
	float:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.xwp h a{
	line-height:50px;
	color:#333;
	font-family:"微软雅黑";
	font-size:24px;
	font-weight:normal;
	text-decoration:none;
}
.xwp h a:hover{
	color:#1E3481;
}
.xwp span{
    width:100%;
	height:75px;
	line-height:25px;
	color:#666;
	font-family:"微软雅黑";
	font-size:16px;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}

.xwp2{
	width:66%;
	height:auto;
	float:left;
}
.xwp2 h{
    width:100%;
	height:50px;
	float:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.xwp2 h a{
	line-height:50px;
	color:#333;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
.xwp2 h a:hover{
	color:#1E3481;
}
.xwp2 span{
    width:100%;
	height:75px;
	margin-bottom:30px;
	line-height:25px;
	color:#666;
	font-family:"微软雅黑";
	font-size:16px;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.zp {
    width:100%;
	height:auto;
	border-bottom:#ccc dashed 1px;
	padding-bottom:3%;
	margin-bottom:3%;
	float:left;
}
.zp1 {
    width:20%;
	height:auto;
	margin-right:7%;
	float:left;
}
.zp1 img{
    width:100%;
	height:auto;
	border:0px;
}
.zp2 {
    width:73%;
	height:auto;
	float:left;
}
.zp2 h{
    width:100%;
	height:40px;
	text-align:left;
	display:block;
	float:left;
}
.zp2 h a{
	font-size:18px;
	color:#333;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:40px;
	text-decoration:none;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.zp2 h a:hover{
	color: #1E3481;
}
.zp2 h2{
    width:100%;
	height:30px;
	font-size:14px;
	color:#999;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:30px;
	text-align:left;
	display:block;
	float:left;
}
.zp2 h3{
    width:100%;
	height:50px;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height: 25px;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.zp2 h4{
    width:100%;
	height:40px;
	text-align:right;
	display:block;
	float:left;
}
.zp2 h4 a{
	font-size:12px;
	color: #1E3481;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:40px;
	text-decoration:none;
}
.zp2 h4 a:hover{
	text-decoration:underline;
}

.ltit {
	width:100%;
	height:auto;
	margin-bottom:1%;
	text-align:left;
	font-family: "微软雅黑";
	font-size: 14px;
	color:#fff;
	text-decoration: none;
	font-weight: normal;
	line-height:250%;
	float:left;
}
.ltit a{
	font-family: "微软雅黑";
	font-size: 14px;
	color:#fff;
	text-decoration: none;
	font-weight: normal;
	line-height:250%;
	margin-left:1%;
	margin-right:1%;
}
.ltit a:hover{
	text-decoration: underline;
}


/* tabs style 1 内容切换表*/
.tabs_style1 {
	background:#fff;
}
.tabs_style1 > ul.navs {
	margin-bottom:0;
}
.tabs_style1 > ul.navs > li {
	float:left;
	margin-bottom:-1px;
}
.tabs_style1 > ul.navs > li > a {
	line-height:40px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:7px;
	background-image: url(../images/djt.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tabs_style1 > ul.navs > li.active > a, .tabs_style1 > ul.nav > li > a:hover {
    color:#fff;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	border:0px solid #ccc;
}
.tabs_style1 > ul.navs > li.active > a {
	padding-bottom:7px;
	background-image: url(../images/djt2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tabs_style1 .tab-content {
	display: table;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tabbable:before, .tabbable:after {
	display: table;
	content: " ";
}
.tabbable:after {
	clear: both;
}
.tabbable:before, .tabbable:after {
	display: table;
	content: " ";
}
.tabbable:after {
	clear: both;
}
.tab-content > .tab-pane, .pill-content > .pill-pane {
	display: none;
}
.tab-content > .active, .pill-content > .active {
	display: block;
}
.navs:after {
	clear: both;
}
.navs > li {
	position: relative;
	display: block;
}
.navs > li > a {
	position: relative;
	display: block;
}
.navs > li > a:hover, .navs > li > a:focus {
	text-decoration: none;
}


/* tabs style 1 左右滚动*/
.scrollImgList1 {
	OVERFLOW: hidden;
	height:190px;
	ZOOM: 1
}
.scrollImgList1 .LeftBotton {
	FLOAT: left;
	WIDTH: 0px;
	CURSOR: pointer;
	HEIGHT: 190px;
	background-image: url(../show/l.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.scrollImgList1 .RightBotton {
	FLOAT: left;
	WIDTH: 0px;
	CURSOR: pointer;
	HEIGHT: 190px;
	background-image: url(../show/r.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.scrollImgList1 .Cont {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	OVERFLOW: hidden;
	WIDTH: 1400px;
	PADDING-TOP: 0px
}
.scrollImgList1 .ScrCont {
	OVERFLOW: hidden;
	WIDTH: 32766px;
	ZOOM: 1
}
#List1_1 {
	FLOAT: left
}
#List2_1 {
	FLOAT: left
}
#List1_2 {
	FLOAT: left
}
#List2_2 {
	FLOAT: left
}
.scrollImgList1 .box {
	FLOAT: left;
	WIDTH: 240px;
}
.tabk {
	width:100%;
	height:auto;
	border-top:#ddd solid 1px;
}
.tabk ul li {
	width: 25%;
	height: 70px;
	line-height: 70px;
	font-size:26px;
	font-family: "微软雅黑";
	color:#333;
	font-weight:normal;
	text-align: center;
	cursor: pointer;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
	float: left;
	background-image: url(../images/yzx.jpg);
	background-repeat: no-repeat;
	background-position: center right;
}
.tabk ul li:hover {
	color:#1E3481;
	font-weight:bold;
}
.tabk ul li.hover {
	color:#1E3481;
	font-weight:bold;
}
.tabk ul li img{
	 vertical-align: middle;
	-webkit-filter:invert(0.5);
}
.tabk ul li:hover img{
	-webkit-filter:invert(0);
}
.tabk ul li.hover img{
	-webkit-filter:invert(0);
}
.maint {
	width:100%;
	height:auto;
	margin-top:2%;
	background-color:#1E3481;
	float:left;
	clear:left;
}
.neir {
	width:100%;
	height:auto;
	display: none;
}
.nel {
	width:45%;
	height:auto;
	padding:5%;
	margin-right:5%;
	float:left;
}
.nel h{
	width:100%;
	height:auto;
	margin-top:2%;
	margin-bottom:6%;
	text-align:left;
	font-size:35px;
	font-family:"微软雅黑";
	color:#fff;
	font-weight:bold;
	line-height:100%;
	float:left;
}
.nel h2{
	width:100%;
	height:90px;
	margin-bottom:6%;
	text-align:left;
	font-size:18px;
	font-family:"微软雅黑";
	color:#fff;
	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: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.nel h3{
	width:100%;
	height:auto;
	float:left;
}
.ner {
	width:40%;
	height:auto;
	float:left;
}
.ner img{
	width:100%;
}
.st{
	width:1400px;
	height:auto;
	overflow:hidden;
	padding-top:30px;
	padding-bottom:30px;
}
.st1{
	width:700px;
	height:230px;
	background-image:url(../images/zx.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float:left;
}
.st1 h{
	width:100%;
	height:40px;
	color:#1E3481;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:bold;
	line-height:40px;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	float:left;
}
.st1 a{
	width:335px;
	padding-left:15px;
	background-image:url(../images/dj.png)!important;
	background-repeat: no-repeat!important;
	background-position: left center!important;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:40px;
	text-decoration:none;
	float:left;
}
.st1 a:hover{
	color:#1E3481!important;
	background:none!important;
	background-image:url(../images/dj.png)!important;
	background-repeat: no-repeat!important;
	background-position: left center!important;
}
.st2{
	width:350px;
	height:230px;
	margin-left:150px;
	float:left;
}
.st2 h img{
	width:350px;
	height:230px;
	border:0px;
}

/*产品列表*/
.lie {
	width:100%;
	float:left;
}
.lie_list {
	width:100%;
	float:left;
}
.lie_list_nr ul li {
	line-height:50px;
}
.lie_list_nr ul li a {
    width:80%;
	padding-left:10%;
	padding-right:10%;
	cursor:pointer;
	color:#fff;
	font-family:"微软雅黑";
	text-decoration:none;
	font-size:16px;
	font-weight:normal;
	line-height:50px;
	border-bottom:1px dashed #8ED8FF;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.lie_list_nr ul li a:hover {
	background-color:#1E3481;
}
.lie_list_nr {
	width:100%;
}
.f_x {
	width:100%;
}
.f_x ul {
	margin-bottom:10px;
	list-style:none;
}
.f_x ul li{
	background-color:#0081C6;
}
.f_x ul li a {
	font-size:14px;
	color:#fff;
	line-height:40px;
}
.f_x ul li a:hover {
	font-size:14px;
}
.f_x ul {
	display:none;
}
#menus {
	display:block;
}
.lie_list {
	border:0px solid #63bce6;
}
.lie_list_title {
	padding-bottom:10px;
}

.yu {
    width:27.333%;
	margin:2%;
	height:auto;
	float:left;
}
.yu1 {
    width:25%;
	height:auto;
	margin-right:5%;
	float:left;
}
.yu1 img{
    width:100%;
	height:auto;
	border:0px;
}
.yu2 {
    width:70%;
	float:left;
}
.yu2 h{
    width:100%;
	height:30px;
	margin-top:5px;
	margin-bottom:5px;
	line-height:30px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
	float:left;
}
.yu2 span{
    width:100%;
	font-size: 14px;
	color:#fff;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height: 20px;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.fz {
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
}
.fz1 {
	width:100%;
	height:auto;
	float:left;
	background-image:url(../images/fb1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.fz1 .kk2{
	width:38%;
	height:120px;
	padding-right:2%;
	margin-right:60%;
	background-color:#fff;
	float:left;
}
.fz1 .kk2 h{
    width:100%;
	height:auto;
	color:#1E3481;
	font-family:"微软雅黑";
	font-size:25px;
	font-weight:bold;
	line-height:30px;
	text-align:left;
	display:block;
	float:left;
}
.fz1 .kk2 h2{
    width:100%;
	height:auto;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:30px;
	text-align:left;
	float:left;
}

.fz2 {
	width:100%;
	height:auto;
	float:left;
	background-image:url(../images/fb2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.fz2 .fk{
	width:38%;
	height:120px;
	padding-left:2%;
	margin-left:60%;
	background-color:#fff;
	float:left;
}
.fz2 .fk h{
    width:100%;
	height:auto;
	color:#1E3481;
	font-family:"微软雅黑";
	font-size:25px;
	font-weight:bold;
	line-height:30px;
	text-align:left;
	display:block;
	float:left;
}
.fz2 .fk h2{
    width:100%;
	height:auto;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:30px;
	text-align:left;
	float:left;
}

#goTop {
	position:absolute;
	display:none;
	width:50px;
	height:48px;
	background:#1E3480 url(../images/gotop.png) no-repeat 16px 15px;
	cursor:pointer
}

.gun{ width:100%; padding-left:0%; padding-right:0%; margin:0 auto; overflow:hidden;}
.gun_w{ margin:0px auto; max-width:1400px;}
.gun_name{ width:100%; margin:0 auto 30px auto; overflow:hidden;}
.gun_name .gun_left{ float:left; font-size:24px; color:#333; 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 1px solid; border-radius:16px; font-size:14px; color:#525252; line-height:32px; text-align:center; text-transform:uppercase; transition:all .35s;}
.gun_name a:hover{ color:#fff; text-decoration:none; background:#333; border:#333 1px solid;}
.gun_k{ position:relative; margin:0px auto 0 auto;}
.gun_k .pre,.gun_k .next{ position:absolute; display:block; width:32px; height:75px; top:50%; margin:-38px 0 0 0;}
.gun_k .pre{ left:-0px; cursor:pointer; background:url(../images/pre.png) no-repeat center; opacity:0.2;}
.gun_k:hover .pre{ opacity:1.0;}
.gun_k .next{ right:-0px; cursor:pointer; background:url(../images/next.png) no-repeat center; opacity:0.2;}
.gun_k:hover .next{ opacity:1.0;}
.gun_g{ width:100%; margin:0 auto; overflow:hidden;}

.gun_g ul{ width:800%;}
.gun_g li{ float:left; display:inline; width:2.35%; margin:0 0.19% 0 0;} /* 四个排列请改宽度 width:3.00%; margin:0 0.16% */
.gun_g li a{ border:#ccc 1px solid; display:block; border-radius:2px; font-family:"微软雅黑"; font-size:14px; font-weight:normal; color:#333; text-decoration:none; background-color:#fff;}
.gun_g li a:hover{ text-decoration:none; color:#1E3481;}
.gun_g li img{ width:100%;}
.gun_g li font{ width:90%; padding-left:5%; padding-right:5%; padding-top:5%; padding-bottom:5%; text-align:center; line-height:normal; height:auto; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
.gun_g li font h{ width:100%; height:auto; margin-bottom:5%; text-align:center; line-height:150%; font-family:"微软雅黑"; color:#333; font-size:16px; font-weight:bold; color:#333; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
.gun_g li font h2{ width:100%; height:50px; text-align:center; line-height:25px; font-family:"微软雅黑"; color:#999; font-size:14px; font-weight:normal; color:#333; word-break: break-word; text-overflow: ellipsis; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2; overflow: hidden; }
.gun_g li:hover font h{ color:#fff;}
.gun_g li:hover font h2{ color:#fff;}


.gun2{ width:100%; padding-left:0%; padding-right:0%; margin:0 auto; overflow:hidden;}
.gun2_w{ margin:0px auto; max-width:1400px;}
.gun2_name{ width:100%; margin:0 auto 30px auto; overflow:hidden;}
.gun2_name .gun2_left{ float:left; font-size:24px; color:#333; 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 1px solid; border-radius:16px; font-size:14px; color:#525252; line-height:32px; text-align:center; text-transform:uppercase; transition:all .35s;}
.gun2_name a:hover{ color:#fff; text-decoration:none; background:#333; border:#333 1px solid;}
.gun2_k{ position:relative; margin:0px auto 0 auto;}
.gun2_k .pre2,.gun2_k .next2{ position:absolute; display:block; width:50px; height:75px; top:50%; margin:-50px 0 0 0;}
.gun2_k .pre2{ left:-0px; cursor:pointer; background:url(../images/pre2.png) no-repeat center; opacity:0.8;}
.gun2_k:hover .pre2{ opacity:1.0;}
.gun2_k .next2{ right:-0px; cursor:pointer; background:url(../images/next2.png) no-repeat center; opacity:0.8;}
.gun2_k:hover .next2{ opacity:1.0;}
.gun2_g{ width:100%; margin:0 auto; overflow:hidden;}

.gun2_g ul{ width:800%;}
.gun2_g li{ float:left; display:inline; width:3.00%; margin:0 0.17% 0 0;} /* 五个排列请改宽度 width:2.35%; margin:0 0.19% */
.gun2_g li a{ display:block; border-radius:2px; font-size:16px; font-family:"微软雅黑"; color:#333; text-decoration:none;}
.gun2_g li a:hover{ text-decoration:none; color:#ccc;}
.gun2_g li img{ width:100%; border:#ccc 0px solid; }
.gun2_g li font{ margin:0px; text-align:center; line-height:50px; height:50px; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical;}