﻿@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
}
table, td, tr, th {
	font-size:12px;
}
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:#4058A1;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
a.r2:link {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	line-height: 30px;
}
a.r2:visited {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	line-height: 30px;
}
a.r2:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	color:#4058A1;
	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:#4058A1;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.t1 {
	font-family: "微软雅黑";
	font-size: 22px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	line-height: 60px;
}
.t2 {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #4058A1;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.t3 {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	line-height: 40px;
}
.red{
	font-size: 14px;
	color: #EE2326;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:30px;
}
.sr{
    width:98%;
	height:auto;
	padding-left:1%;
	padding-right:1%;
	margin-bottom:2%;
	border:#ccc solid 1px;
	font-size: 14px;
	color: #666;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:40px;
	outline:none;
}
.nodispaly {
	display:none
}
.line {
	height:20px;
	line-height:20px;
	font-size:0px;
	clear:both;
	overflow:hidden;
	display:block;
}
.fK {
	color:#a91432;
}
.clearfix {
*zoom:1;
}
/*给IE6清除浮动*/
.clearfix:after {
	display:block;
	overflow:hidden;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
/*清除浮动*/

.header {
	position:relative;
	z-index:10;
}
.lobbox {
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
	clear:left;
	overflow: visible;
	background-color:#eee;
}
.lobbox .box {
	max-width:1400px;
	margin:0 auto;
	height:90px;
}
.lobbox .box h1 {
	float:left;
	width:560px;
	height:auto;
	text-align:left;
	position: relative;
	z-index:999999;
}
.lobbox .naverbox2 {
	float:left;
	width:840px;
	height:auto;
}
.ss {
	position:relative;
	float:right;
}
.ss input {
	width: 170px;
	height: 30px;
	color:#666;
	font-size:12px;
	font-family:"微软雅黑";
	font-weight:normal;
	outline: none;
	border:0px;
	background-color:#fff;
	border:#ccc solid 1px;
	border-radius:15px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left:10px;
}
.ss span {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 30px;
	height: 30px;
	background-image: url(../images/ssan.png);
	cursor: pointer;
	overflow: hidden;
}

.lobbox .box .nav {
	float:right;
}
.lobbox2 {
	width:100%;
	position: relative;
	left:0px;
	top:0px;
}
.lobbox2 .box {
	max-width:1400px;
	margin:0 auto;
	height:90px;
}
.lobbox2 .box .nav {
	float:left;
}
.lobbox2 .box .nav .m {
	position:relative;
	float:left;
}
.lobbox2 .box .nav .m h3 {
	font-size:100%;
	font-weight:normal;
	width:120px;
	text-align:center;
}
.lobbox2 .box .nav .m h3 a {
	zoom:1;
	display:block;
	color:#333;
	font-size:15px;
	line-height:90px;
	text-decoration:none;
}
.lobbox2 .box .nav .m h3 a:hover{
	color:#4058A1;
	font-size:15px;
	text-decoration:none;
	background-image: url(../images/dxt.jpg);
	background-repeat: no-repeat;
	background-position: center 70px;
}
.lobbox2 .box .nav .m h3 a.current {
	color:#4058A1;
	font-size:15px;
	background-image: url(../images/dxt.jpg);
	background-repeat: no-repeat;
	background-position: center 70px;
}
.lobbox2 .box .nav .m .sub{
	position:absolute;
	top:70px;
	background-color:#4058A2;
	width:auto;
	padding-top:10px;
	padding-bottom:10px;
	display:none;
}
.lobbox2 .box .nav .m .sub li {
    width:170px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	line-height:40px;
}
.lobbox2 .box .nav .m .sub li a {
    width:90%;
	padding-left:5%;
	padding-right:5%;
	color:#fff;
	zoom:1;
	text-decoration:none;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.lobbox2 .box .nav .m .sub li a:hover {
	color:#4058A2;
	display:block;
	zoom:1;
	background-color:#eee;
}
.yy {
    width:105px!important;
	height:40px!important;
	margin-left:15px!important;
	margin-top:15px!important;
	margin-bottom:15px!important;
	background: #f33000!important;
    display: inline-block!important;
    border-radius: 12px!important;
}
.yy a{
    color:#fff!important;
	font-size:14px!important;
	font-family:"微软雅黑"!important;
	line-height:40px!important;
	font-weight:normal!important;
	text-decoration:none!important;
}
.yy a:hover{
	background: #f33000!important;
	border-radius: 12px!important;
}
#dowebok {
	display:none;
}
.foot {
    margin-top:3%;
	clear:both;
	overflow: hidden;
	background:#4058A1;
}
.foot_t {
	max-width:1400px;
	margin:0 auto;
	padding-top:4%;
	padding-bottom:4%;
	overflow:hidden;
	clear:both;
}
.fz1 {
	width:60%;
	height:auto;
	float:left;
}
.fz2 {
	width:20%;
	height:auto;
	margin-left:5%;
	margin-right:5%;
	color:#C6CEE8;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:250%;
	text-align:center;
	float:left;
}
.fz2 h {
	width:100%;
	height:auto;
	padding-bottom:6%;
	margin-bottom:5.5%;
	background-image: url(../images/dxt2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color:#fff;
	font-size:16px;
	font-family:"微软雅黑";
	line-height:normal;
	font-weight:normal;
	text-decoration: none;
	text-align:left;
	float:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.fz2 span {
	width:100%;
	height:auto;
	text-align:left;
	color:#C6CEE8;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:30px;
	display:block;
	float:left;
}
.fz3 {
	width:10%;
	height:auto;
	color:#C6CEE8;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:250%;
	text-align:center;
	float:left;
}
.fz3 img{
	max-width:100%;
}
.foot2 {
	background:#1A1A1A;
	clear:both;
	overflow: hidden;
	padding-top:1%;
	padding-bottom:1%;
}
.foot_t2 {
	max-width:1400px;
	height:auto;
	margin:0 auto;
	clear:left;
	color:#C6CEE8;
	font-size:12px;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:normal;
	text-align:center;
}
.foot_t2 a{
	color:#C6CEE8;
	text-decoration:none;
	display:inline-block;
}
.foot_t2 a:hover{
    color:#fff;
	text-decoration:underline;
}
ul,li {
    padding:0px;
	margin:0px;
	list-style-type:none;
	list-style-image:none;
}
.clear {
	clear:both;
}
.rt {
	width:23%;
	margin-left:1%;
	margin-right:1%;
	float:left;
}
.rt h4 {
	width:100%;
	height:auto;
	display:block;
	float:left;
	padding-bottom:8.5%;
	margin-bottom:8.5%;
	background-image: url(../images/dxt2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rt h4 a{
	width:100%;
	height:auto;
	color:#fff;
	font-size:16px;
	font-family:"微软雅黑";
	line-height:normal;
	font-weight:normal;
	text-decoration: none;
	text-align:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.rt h4 a:hover{
	text-decoration: underline;
}
.rt ul li {
    padding:0px;
}
.rt ul li a{
    width:100%;
	height:auto;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #C6CEE8;
	text-decoration: none;
	font-weight: normal;
	line-height:30px;
	text-align:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.rt ul li a:hover {
	text-decoration: underline;
}

.rt2 {
	width:25%;
	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:#000;
	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:#4058A1;
}
.rt2 ul li {
    font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	line-height:30px;
	text-align:left;
}
.rt2 ul li a{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	line-height:30px;
}
.rt2 ul li a:hover {
	color:#4058A1;
}

.banner_sj {
	display:none;
}
.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: #4058A1;
}
.flex-control-paging li a.flex-active {
	background:#4058A1;
	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:#4058A1;
}
.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 #4058A1;
	outline:medium;
	padding-left:5px;
}
.tage .box .tage_r .input_btn {
	width:100px;
	height:40px;
	border:0 none;
	background:#4058A1 url(../images/pic2.gif) no-repeat center;
	;
	outline:medium;
}
.hoc {
	width:100%;
	margin:0 auto;
	clear:left;
}
.hock{
	width:50%;
	height:480px;
	float:left;
}
.hockk{
	width:50%;
	height:480px;
	float:left;
}
.hock1{
	width:50%;
	height:480px;
	float:left;
}
.hock1 img{
    max-width:100%;
	height:480px;
	border:0px;
}
.hock1 img:hover{
    -webkit-filter:opacity(0.8);
}
.hock2{
	width:50%;
	height:480px;
	background-color:#183D81;
	float:left;
}
.hock2 h{
    width:80%;
	margin-top:10%;
	margin-left:10%;
	margin-right:10%;
	color:#fff;
	font-family:"微软雅黑";
	font-size:36px;
	font-weight:normal;
	text-align:center;
	line-height:300%;
	float:left;
}
.hock2 p{
    width:80%;
	margin-left:10%;
	margin-right:10%;
	color:#fff;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	text-align:center;
	line-height:200%;
	float:left;
}
.hock2 span{
    width:80%;
	margin-left:10%;
	margin-right:10%;
	text-align:center;
	float:left;
}
.hock2 span a{
	color:#A7C2EF;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	text-align:center;
	line-height:500%;
}

.content {
	max-width:1400px;
	margin:0 auto;
	clear:left;
}
.abl {
	width:56%;
	height:auto;
	margin-right:4%;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:200%;
	float:left;
}
.abr {
	width:40%;
	height:auto;
	float:left;
}
.abr img{
	width:100%;
	border:0px;
}
.ink1 {
	width:70%;
	height:35px;
	line-height:35px;
	text-align:left;
	color:#fff;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
.ink1 a{
	color:#fff;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
.ink1 a:hover{
	color:#fff;
	text-decoration:underline;
}
.ink2 {
	width:30%;
	height:35px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	float:right;
}
.inti {
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:3%;
}
.inti h{
	width:100%;
	height:auto;
	font-size:36px;
	color:#4058A1;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:normal;
	line-height:normal;
	float:left;
	padding-bottom:1%;
	margin-bottom:1%;
	background-image: url(../images/dxt.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.inti h2{
    width:100%;
	height:auto;
	font-size:16px;
	color:#666;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:normal;
	line-height:normal;
	float:left;
}
.anm a {
    display:block;
	width:160px;
	height:auto;
	line-height:50px;
	color:#fff;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:normal;
	border-radius:6px;
	text-align:center;
	text-decoration:none;
	border:solid 1px #4058A1;
	background-color:#4058A1;
	float:left;
}
.anm a:hover {
    border:solid 1px #333;
	background-color:#333;
}
.anm1 a {
    display:block;
	width:140px;
	height:auto;
	margin-right:20px;
	line-height:50px;
	color:#fff;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:normal;
	border-radius:6px;
	text-align:center;
	text-decoration:none;
	border:solid 1px #4058A1;
	background-color:#4058A1;
	float:left;
}
.anm1 a:hover {
    border:solid 1px #333;
	background-color:#333;
}
.anm2 a {
    display:block;
	width:160px;
	height:auto;
	line-height:50px;
	color:#fff;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:normal;
	border-radius:6px;
	text-align:center;
	text-decoration:none;
	border:solid 1px #4058A1;
	background-color:#4058A1;
	margin:0px auto;
}
.anm2 a:hover {
    border:solid 1px #333;
	background-color:#333;
}
.inc {
	width:100%;
	overflow:hidden;
}
.xl{
	width:29.333333%;
	height:auto;
	padding:1%;
	margin-top:1%;
	margin-bottom:1%;
	margin-left:1%;
	margin-right:1%;
	border-radius:10px;
	box-shadow:0px 0px  6px 3px #ddd;
	background-color:#fff;
	float:left;
}
.xl:hover{
	box-shadow:0px 0px  6px 3px #ccc;
}
.xlp {
	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;
}
.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:90%;
	height:auto;
	padding-left:5%;
	padding-right:5%;
	background-color:#eee;
	float:left;
}
.xlt h{
	width:100%;
	height:auto;
	margin-top:5%;
	margin-bottom:3%;
	text-align:left;
	line-height:normal;
	color:#4058A1;
	font-family:"微软雅黑";
	font-size:22px;
	text-decoration:none;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.xlt h2{
	width:100%;
	height:50px;
	margin-bottom:2%;
	text-align:left;
	line-height:25px;
	color:#666;
	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;  /** 隐藏超出的内容 **/
}
.xl:hover .xlt h2{
	color:#4058A1;
}
.ns{
	width:30.333333%;
	height:auto;
	margin:1.5%;
	background-color:#fff;
	float:left;
	box-shadow:0px 0px  6px 3px #ddd;
}
.ns:hover{
	box-shadow:0px 0px  6px 3px #ccc;
}
.nsp {
	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;
}
.nsp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.nsp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.nst {
	width:100%;
	height:auto;
	margin-top:5%;
	margin-bottom:5%;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.ns a{
    width:100%;
	height:auto;
	text-align:center;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	text-decoration:none;
	line-height:40px;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.ns:hover .nst{
	color:#4058A1;
}
.ns2{
	width:23%;
	height:auto;
	margin:1%;
	background-color:#fff;
	float:left;
	box-shadow:0px 0px  6px 3px #ddd;
}
.ns2:hover{
	box-shadow:0px 0px  6px 3px #ccc;
}
.ns2p {
	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;
}
.ns2p img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.ns2p img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.ns2t {
	width:100%;
	height:auto;
	margin-top:2%;
	margin-bottom:2%;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.ns2 a{
    width:100%;
	height:auto;
	text-align:center;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	text-decoration:none;
	line-height:40px;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.ns2:hover .ns2t{
	color:#4058A1;
}
.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:#4058A1;
}
.inz{
	width:23%;
	height:auto;
	padding-top:5%;
	padding-bottom:5%;
	margin-left:1%;
	margin-right:1%;
	text-align:center;
	float:left;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.inz:hover{
	background-color:rgba(255,255,255,0.3);  
}
.inz 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;
}
.inz img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.inz span{
	width:100%;
	height:auto;
	padding-top:5%;
	padding-bottom:5%;
	text-align:center;
	color:#fff;
	font-family:"微软雅黑";
	font-size:26px;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
	float:left;
}
.inz:hover span{
	color:#eee;
}
.xw{
	width:22%;
	height:auto;
	padding:1%;
	margin:0.5%;
	border-radius:4px;
	box-shadow:0px 0px  0px 0px #ccc;
	background-color:#fff;
	float:left;
}
.xw:hover{
	box-shadow:0px 0px  6px 3px #ccc;
}
.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:8%;
	margin-bottom:4%;
	padding-bottom:3%;
	border-bottom:#ccc solid 1px;
	text-align:left;
	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;
}
.xw:hover .xwt h{
	color:#4058A1;
}
.xwt h2{
	width:100%;
	height:50px;
	margin-bottom:8%;
	text-align:left;
	line-height:25px;
	color:#666;
	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;  /** 隐藏超出的内容 **/
}
.xwt h3{
	width:100%;
	height:auto;
	text-align:left;
	line-height:normal;
	color:#999;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	float:left;
}

.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;
}
.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;
}
.prowais{
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:1%;
	float:left;
}
.pros {
	width:auto;
	height:auto;
}
.pros img{
	width:100%;
	border:1px solid #CCCCCC;
}
.pros img:hover{
	width:100%;
	border:1px solid #4058A1;
	opacity:0.8;
}
.protexts {
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	
}
.protexts a{
	line-height:40px;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.protexts a:hover{
	color:#0061B0;
}
.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;  /** 隐藏超出的内容 **/
}
.hz{
	width:18%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
	cursor:pointer;
}
.hz img{
	width:100%;
	border:1px solid #CCC;
}
.hz img:hover{
	opacity:0.8;
	border:1px solid #4058A1;
}
.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;
}

.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 #4058A1;
}
.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:#4058A1;
}
.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:#4058A1;
	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:#4058A1;
	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:#4058A1;
}
.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 #4058A1;
}
.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%;
	margin:0px auto;
	padding-top:90px;
	
}
.banner {
	width:100%;
	padding-top:90px;
	position:relative;
}
.banner img {
	width:100%;
}
.banner p{
    width:100%;
	height:auto;
	 color:#fff;
	font-family:"微软雅黑";
	font-size:35px;
	font-weight:bold;
	text-align:center;
	line-height:normal;
	position:absolute;
	bottom:35%;
	margin:0px auto;
	display:block;
}
.dqwz {
	background:#fff;
	border-bottom:2px solid #eee;
}
.dqwz .box {
	max-width:1400px;
	padding-top:0.7%;
	padding-bottom:0.7%;
	text-align:left;
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	line-height:normal;
	margin:0 auto;
}
.dqwz .box a{
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	line-height:normal;
	display:inline-block;
}
.dqwz .box a:hover{
	color:#4058A1;
}
.dqwz .box span{
	color:#4058A1;
}
.dqwz2 {
    color:#333;
	font-family:"微软雅黑";
	font-size:40px;
	font-weight:normal;
	text-align:center;
	line-height:normal;
}
.dqwz2 .box {
	max-width:1400px; /*宽度在0~1400px之间*/
	margin:0 auto;
}
.dao {
    width:100%;
	height:auto;
	overflow:hidden;
	clear:left;
	margin-bottom:3%;
}
.dao .box {
	max-width:1400px; /*宽度在0~1400px之间*/
	margin:0px auto;
	border-top:#DEDEDE solid 1px;
	border-bottom:#DEDEDE solid 1px;
	overflow:hidden;
}
.dao .box a{
	width:auto;
	height:auto;
	padding-left:1.5%;
	padding-right:1.5%;
	color:#666;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	line-height:400%;
	background-color:#fff;
	display:block;
	float:left;
}
.dao .box a:hover {
    color:#fff;
	background-color:#4058A1;
}
.dao .box a.current {
	color:#fff;
	background-color:#4058A1;
}
.con {
	max-width:1400px; /*宽度在0~1400px之间*/
	margin:2% auto;
}
.con2_l {
	float:left;
	width:25%;
	background:#FFF;
}
.con2_l .box {
}
.con2_l h2 {
	line-height:60px;
	font-size:18px;
	background:#4058A1 url(../images/pic27.png) no-repeat 80% center;
	color:#FFF;
	padding-left:20px;
	font-weight:bold;
}
.con_l {
	width:18%;
	background:#FFF;
	float:left;
}
.con_l .box {
    width:100%;
	height:auto;
	margin-bottom:10%;
}
.con_l .box h2 {
	color:#fff;
	font-family:"微软雅黑";
	line-height:60px;
	font-size:24px;
	font-weight:normal;
	padding-left:20px;
	background:#4058A1 url(../images/pic27.png) no-repeat 80% center;
}
.con_l .box ul {
	padding:0px;
}
.con_l .box ul li {
    width:80%;
    padding-left:10%;
	padding-right:10%;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:50px;
	text-decoration:none;
	border-bottom:#ddd solid 1px;
}
.con_l .box ul li a {
	padding-left:15%;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:50px;
	text-decoration:none;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
	background:url(../images/pic28.png) no-repeat left center;
}
.con_l .box ul li a:hover {
	color:#4058A1;
	background:url(../images/pic29.gif) no-repeat left center;
}
.con_l .box ul li a.current {
	color:#4058A1;
	background:url(../images/pic29.gif) no-repeat left center;
}

.con_l .box ul li ul{
	padding:0px;
}

.con_l li ul li a {
    font-size: 12px;
	padding-left:15%;
	display:block;
	background:none;
}
.con_l li ul li a:hover {
	padding-left:15%;
	display:block;
	text-decoration:none;
	background:none;
}
.con_l li ul li a.current {
	color:#4058A1; /*当前链接样式*/
	background:none;
}
.con_r {
	float:right;
	width:80%;
	background:#FFF;
}
.con_r .about {
	color: #333;
	font-family: "微软雅黑";
	font-size:16px;
	line-height:200%;
	font-weight: normal;
}
.con_r .about img{
	max-width:100%;
}
.con_a {
	width:100%;
	background:#FFF;
}
.con_a .about {
	color: #333;
	font-family: "微软雅黑";
	font-size:16px;
	line-height:200%;
	font-weight: normal;
}
.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;
}
.np {
    width:100%;
	height:auto;
	border-bottom:#ccc dashed 1px;
	padding-bottom:2%;
	margin-bottom:3%;
	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;
	margin-bottom:1%;
	text-align:left;
	display:block;
	float:left;
}
.np2 h a{
	font-size:22px;
	color:#333;
	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:#4058A1;
}
.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:50px;
	margin-bottom:1%;
	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;
}
.np2 h4{
    width:100%;
	height:40px;
	text-align:right;
	display:block;
	float:left;
}
.np2 h4 a{
	font-size:16px;
	color:#4058A1;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:40px;
	text-decoration:none;
}
.np2 h4 a:hover{
	text-decoration:underline;
}
.news {
	padding:0%;
}
.page {
	width:100%;
	height:auto;
	margin-top:1%;
	margin-bottom:1%;
	text-align:center;
	clear:left;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #4058A1;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
	overflow:hidden;
	float:left;
}
.page a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.page a:hover {
	color:#4058A1;
}
.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:#004D93;
}
.news_content {
	width:100%;
	height:auto;
}
.news_content .title {
	line-height:30px;
}
.news_content .title h2 {
	width:100%;
	height:auto;
	margin-bottom:1%;
	color:#333;
	font-family: "微软雅黑";
	font-size:20px;
	font-weight:normal;
	line-height:normal;
	text-align:center;
}
.news_content .title p {
    width:100%;
	height:auto;
	margin-bottom:1%;
	color:#999;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight:normal;
	line-height:normal;
	text-align:center;
}
.news_content .news_nr {
    width:100%;
	height:auto;
	margin-top:3%;
	color:#333;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight:normal;
	line-height:200%;
	text-align:left;
}
.news_content .news_nr img{
	max-width:100%;
}
.news_content .back {
	width:100%;
	margin-top:1%;
	margin-bottom:1%;
	text-align:center;
	clear:left;
}
.con_p {
	width:100%;
	background:#FFF;
}
.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:#4058A1;
}
.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 {
	color: #333;
	font-family: "微软雅黑";
	font-size:16px;
	line-height:200%;
	font-weight: normal;
}
.con_r .contact img{
	max-width:100%;
}
.con_r .contact p {
	float: right;
	padding: 0 10px 0px 0;
	max-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:0%;
	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: #4058A1;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.productd {
	padding:0px;
}
.productd .name {
	height:40px;
	line-height:40px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	margin-bottom:2%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.productd .show {
	text-align:center;
	width:100%;
}
.productd .show img {
	max-width:100%;
}
.productd .showw {
	width:100%;
	height:auto;
	overflow: hidden;
	clear: left;
	margin-bottom: 2%;
}
.productd .showw .cl {
	width:50%;
	height:auto;
	margin-right:7%;
	float:left;
	clear:left;
}
.productd .showw .cr {
	width:43%;
	height:auto;
	line-height:24px;
	text-align:left;
	font-family:"微软雅黑";
	font-size:14px;
	color:#333333;
	font-weight:normal;
	float:right;
	clear:right;
}
.productd .showw .cr h{
	width:100%;
	height:auto;
	padding-bottom:2%;
	margin-bottom:4%;
	border-bottom:#ccc dashed 1px;
	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:6%;
	line-height:25px;
	text-align:left;
	font-family:"微软雅黑";
	font-size:16px;
	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: 100; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.productd .showw .cr h3{
	width:100%;
	height:auto;
	margin-bottom:6%;
	text-align:left;
	font-family:"微软雅黑";
	font-size:16px;
	color:#999;
	font-weight:normal;
	line-height:normal;
	display:block;
	float:left;
}
.productd .showw .cr h3 span{
	font-family:"微软雅黑";
	font-size:30px;
	color:#4058A1;
	font-weight:bold;
	line-height:normal;
}
.productd .showw .cr h4{
	width:100%;
	height:auto;
	display:block;
	float:left;
}
.productd .showw .cll {
	display:none;/*此元素不会被显示*/
}
.productd .ti {
	width:100%;
	height:auto;
	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 {
    width:100%;
	height:auto;
	text-align:left;
	font-family:"微软雅黑";
	font-size:16px;
	color:#333;
	line-height:200%;
	font-weight:normal;
	clear:left;
}
.productd .con img{
    max-width:100%;
}
.ck {
    width:100%;
	height:auto;
	margin-bottom:3%;
	overflow:hidden;
	float:left;
}
.ck1 {
    width:45%;
	height:auto;
	margin-right:5%;
	text-align:left;
	font-family:"微软雅黑";
	font-size:16px;
	color:#333;
	line-height:200%;
	font-weight:normal;
	overflow:hidden;
	float:left;
}
.ck2 {
    width:45%;
	height:auto;
	margin-left:5%;
	text-align:left;
	font-family:"微软雅黑";
	font-size:16px;
	color:#333;
	line-height:200%;
	font-weight:normal;
	overflow:hidden;
	float: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;}

.productd .con table td div{
padding: 0px!important;height:auto!important;
}

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


.productd .back {
	width:100%;
	margin-top:1%;
	margin-bottom:1%;
	text-align:center;
	clear:left;
}
.hwzz {
	padding:3%;
}
.hwzz textarea {
	width:96%;
	min-height:150px;
	padding:2%;
	outline:medium;
	border:1px solid #CCC;
}
.hwzz .input_btn {
	width:100px;
	height:40px;
	background:#4058A1;
	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);
}

.gun{ width:100%; padding-left:0%; padding-right:0%; margin:0 auto; overflow:hidden;}
.gun_w{ margin:0px auto; max-width:100%;}
.gun_name{ width:100%; margin:0 auto 30px 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 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:#000; border:#000 1px solid;}
.gun_k{ position:relative; margin:30px 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:1.70%; margin:0 0.46% 0 0;} 
.gun_g li a{ border:#ccc 0px solid; display:block; border-radius:2px; font-size:14px; color:#000; text-decoration:none;}
.gun_g li a:hover{ text-decoration:none; color:#4058A1;}
.gun_g li img{ width:100%;}
.gun_g li font{ margin:10px 0 6px 0; text-align:center; line-height:26px; height:26px; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical;}

.gun2{ width:100%; padding-left:0%; padding-right:0%; margin:0 auto; overflow:hidden;}
.gun2_w{ margin:0px auto; max-width:1200px;}
.gun2_name{ width:100%; margin:0 auto 30px 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 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:#000; border:#000 1px solid;}
.gun2_k{ position:relative; margin:30px auto 0 auto;}
.gun2_k .pre2,.gun2_k .next2{ position:absolute; display:block; width:32px; height:75px; top:50%; margin:-38px 0 0 0;}
.gun2_k .pre2{ left:-0px; cursor:pointer; background:url(../images/pre2.png) no-repeat center; opacity:0.2;}
.gun2_k:hover .pre2{ opacity:1.0;}
.gun2_k .next2{ right:-0px; cursor:pointer; background:url(../images/next2.png) no-repeat center; opacity:0.2;}
.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.16% 0 0;} /* 五个排列请改宽度 width:2.35% */
.gun2_g li a{ border:#ccc 1px solid; display:block; border-radius:2px; font-size:14px; color:#333; text-decoration:none;}
.gun2_g li a:hover{ text-decoration:none; color:#4058A1;}
.gun2_g li img{ width:100%;}
.gun2_g li font{ margin:10px 0 6px 0; text-align:center; line-height:26px; height:26px; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical;}