﻿@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: #fff;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
a.r1:visited {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
a.r1:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	color:#087AC1;
	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:#087AC1;
	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:#ff0000;;
	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: #087AC1;
	text-decoration: none;
	font-weight: bold;
	line-height:30px;
}
a.r5:link {
	font-family: "微软雅黑";
	font-size: 12px;
	color:#666;
	text-decoration: none;
	font-weight: normal;
	line-height:60px;
}
a.r5:visited {
	font-family: "微软雅黑";
	font-size: 12px;
	color:#666;
	text-decoration: none;
	font-weight: normal;
	line-height:60px;
}
a.r5:hover {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	line-height:60px;
}
.t1 {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 40px;
}
.t2 {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #ff0000;
	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;
}
.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:#ff0000;
	text-decoration:underline;
}
.header {
	position:relative;
	z-index:10;
}
.lobbox {
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
	clear:left;
	overflow: visible;
	background-color:#000;
}
.lobbox .box {
	max-width:1200px;
	margin:0 auto;
	height:100px;
}
.lobbox .box h1 {
	float:left;
	width:330px;
	height:80px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	position: relative;
	z-index:999999;
}
.lobbox .naverbox2 {
	float:left;
	width:600px;
	height:100px;
}
.lobbox .naverbox3 {
	float:right;
	width:270px;
	height:50px;
	padding-top:25px;
	padding-bottom:25px;
}
.lobbox .naverbox3 .z1{
	float:left;
	width:200px;
	height:50px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	line-height: 50px;
	text-align:center;
}
.lobbox .naverbox3 .z2{
	float:left;
	width:50px;
	height:50px;
	text-align:center;
}
.lobbox .naverbox3 .z2 a {
	color:#999;
	font-size:15px;
	line-height:50px;
	font-weight:normal;
	text-decoration:none;
}
.lobbox .naverbox3 .z2 a:hover{
	color:#ff0000;
}

.ss {
	position:relative;
	float:right;
	top:8px;
}
.ss input {
	width: 125px;
	height: 30px;
	color:#333;
	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:1200px;
	margin:0 auto;
	height:50px;
	padding-top:25px;
	padding-bottom:25px;
}
.lobbox2 .box .nav {
	float:left;
}
.lobbox2 .box .nav .m {
	position:relative;
	float:left;
}
.lobbox2 .box .nav .m h3 {
	font-size:100%;
	font-weight:normal;
	text-transform:uppercase;
	width:100.000000px;
	text-align:center;
}
.lobbox2 .box .nav .m h3 a {
	zoom:1;
	display:block;
	color:#fff;
	font-size:15px;
	line-height:50px;
	text-decoration:none;
}
.lobbox2 .box .nav .m h3 a:hover{
	color:#ff0000;
	font-size:15px;
	text-decoration:none;
}
.lobbox2 .box .nav .m:hover h3 a{
	color:#ff0000;
	font-size:15px;
}
.lobbox2 .box .nav .m h3 a.current {
	color:#ff0000;
	font-size:15px;
}
.lobbox2 .box .nav .m .sub{
	position:absolute;
	top:50px;
	background-color:#fff;
	width:150px;
}
.lobbox2 .box .nav .m .sub li {
	text-align:left;
	line-height:40px;
	text-indent:25px;
}
.lobbox2 .box .nav .m .sub li a {
	color:#000;
	display:block;
	zoom:1;
	text-decoration:none;
}
.lobbox2 .box .nav .m .sub li a:hover {
	color:#ff0000;
	display:block;
	zoom:1;
	background-color:#ddd;
}
#dowebok {
	display:none;
}
.fn {
	background:#333;
	clear:both;
	overflow: hidden;
}
.fnk {
	max-width:1200px;
	margin:0px auto;
	text-align:center;
	clear:left;
	height:30px;
	padding-top:0.6%;
	padding-bottom:0.6%;
}
.fnk span{
	display:block;
	width:6.2857%;
	padding-left:2%;
	padding-right:4%;
	margin-left:0%;
	margin-right:2%;
	text-align:center;
	background-image:url(../images/zx.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float:left;
}
.fnk a {
	text-align:center;
	color:#fff;
	font-size:14px;
	font-family:"微软雅黑";
	line-height:30px;
	text-decoration: none;
}
.fnk a:hover {
	color:#ff0000;
}
.foot {
	background:#606060;
	clear:both;
	overflow: hidden;
	margin-top:50px;
}
.foot2 {
	background:#606060;
	clear:both;
	overflow: hidden;
}
.foot .foot_t {
	max-width:1200px;
	margin:0 auto;
	overflow:hidden;
	padding-top:1.5%;
	padding-bottom:1%;
	clear:left;
}
.foot_t2 {
	max-width:1200px;
	margin:0px auto;
	text-align:center;
	line-height:normal;
	clear:left;
	color:#fff;
	font-size:12px;
	padding-top:1%;
	padding-bottom:1%;
	border-top:#777 solid 1px;
}
.foot_t2 a {
	color:#ccc;
	text-decoration: none;
	margin-top: 0;
	margin-right:0;
	margin-bottom: 0;
	margin-left:0;
}
.foot_t2 a:hover {
	color:#fff;
}
.foot .foot_tl{
	display:block;
	width:50%;
	text-align:left;
	color:#333;
	font-size:12px;
	line-height:24px;
	float:left;
}
.foot .foot_tm {
	width:15%;
	padding-left:1%;
	padding-right:1%;
	text-align:center;
	color:#fff;
	font-size:12px;
	line-height:30px;
	float:left;
}
.foot .foot_tr {
	width:32%;
	text-align:left;
	color:#ccc;
	font-size:12px;
	line-height:25px;
	float:left;
}
.foot_b {
	max-width:1180px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.foot_b .logo {
	float:left;
	width:48%;
	text-align:right;
}
.foot_b .foot_b_r {
	float:right;
	width:48%;
	color:#FFF;
	line-height:24px;
}

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

.rt {
	width:17%;
	padding-left:4%;
	padding-right:4%;
	text-align:left;
	float:left;
	background-image:url(../images/fx.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.rt h4 {
	color:#fff;
	font-size:14px;
	font-family:"微软雅黑";
	height:40px;
	line-height:40px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	float:left;
	
}
.rt ul li {
    padding:0px;
}
.rt ul li a{
	font-family: "微软雅黑";
	font-size: 12px;
	color: #ccc;
	text-decoration: none;
	font-weight: normal;
	line-height:24px;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.rt ul li a:hover {
	color: #fff;
}

.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: #ff0000;
	cursor: default;
}
.tage {
	border-bottom:1px solid #CCC;
	padding:20px 0;
}
.tage .box {
	max-width:1200px;
	margin:0 auto;
	text-align:center;
}
.tage .box .tage_l {
	float:left;
	color:#087AC1;
}
.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 #087AC1;
	outline:medium;
	padding-left:5px;
}
.tage .box .tage_r .input_btn {
	width:100px;
	height:40px;
	border:0 none;
	background:#087AC1 url(../images/pic2.gif) no-repeat center;
	outline:medium;
}
.content {
	max-width:1200px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	clear:left;
}
.content2 {
	width:96%;
	margin:0 auto;
	height:auto;
	clear:left;
}
.ys {
	max-width:1200px;
	margin:0 auto;
}
 .ys2 {
display:none;/*此元素不会被显示*/
}
.yk {
	width:100%;
	float:left;
}
.yk1 {
	width:47%;
	float:left;
}
.yk2 {
	width:47%;
	margin-left:6%;
	float:left;
}
.yk3 {
	width:41%;
	margin-right:6%;
	float:left;
}
.yk4 {
	width:47%;
	margin-right:6%;
	float:left;
}
.ykt1 {
	width:auto;
	height:40px;
	padding-top:20px;
	padding-left:2px;
	line-height:100%;
	border-bottom:#ccc dashed 1px;
	margin-top:5%;
	margin-bottom:5%;
	color:#333;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:bold;
	text-align:left;
	float:left;
	background-image:url(../images/sbg.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.ykt2 {
	width:100%;
	line-height:150%;
	color:#333;
	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:#087AC1;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:bold;
}

.ink1 {
	width:70%;
	height:35px;
	line-height:35px;
	text-align:left;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
.ink1 a{
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
.ink1 a:hover{
	color:#ff0000;
}
.ink2 {
	width:30%;
	height:35px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	float:right;
}

.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:90px;
	padding:1%;
	margin:1%;
	background-color:#eee;
	height:auto;
	outline: none;
	border: 1px solid #ccc;
	border-radius: 5px;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	cursor:pointer;
}

.inti {
	text-align:center;
	width:100%;
	font-size:30px;
	color:#333;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:bold;
	line-height:40px;
	text-shadow: 1px 1px 0 #fff;
	padding-bottom:1%;
	margin-bottom:1%;
	background-image: url(../images/hx.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.inti2 {
    width:100%;
	margin-bottom:2%;
    font-size:16px;
	color:#666;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:normal;
	line-height:normal;
	text-shadow: 1px 1px 0 #fff;
}
.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%;
}
.inc {
	width:100%;
	overflow:hidden;
}
.int {
	width:100%;
	overflow:hidden;
	text-align:center;
	margin-top:2%;
}

.tj{
	width:31%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	float:left;
}
.tjp {
	width:100%;
	overflow:hidden;
	border:#ddd solid 1px;
}
.tjp:hover {
	border:#ff0000 solid 1px;
}
.tjp img{
	width:100%;
	overflow:hidden;
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	-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);
	opacity:0.9;
	filter:alpha(opacity=90);
}
.tjt {
	width:100%;
	height:40px;
	margin-top:1%;
	text-align:center;
	
}
.tjt a{
	line-height:40px;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.tjt a:hover{
	color:#ff0000;
}


.zzsc {
	width:23%;
	margin-left:1%;
	margin-right:1%;
	height:auto;
	position: relative;
	float:left;
}
.zzsc img{
	width:100%;
	border:0px;
}
.text {
	width:100%;
	height:auto;
}
.imgtext {
	width:100%;
	height:100%;
	background:rgba(00,00,00,0.5);  
    background:#000 9;/*CSS Hack,只能对ie9以下浏览器ie6,ie7,ie8有效，否侧ie10,FF,Cherome会失去透明效果*/  
    filter:Alpha(opacity=50);/*只对ie7,ie8有效*/  
	position:absolute;
	position:absolute;
	left:0;
	bottom:0;
}
.imgtext h{
    padding-top:20%;
	padding-bottom:2%;
    width:80%;
	margin:0px auto;
	line-height:200%;
	text-align:center;
	color:#fff;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.imgtext span{
	width:80%;
	margin:0px auto;
	line-height:150%;
	text-align:center;
	color:#fff;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 5; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}

.yi{
	width:22%;
	height:auto;
	margin-left:1.5%;
	margin-right:1.5%;
	float:left;
}
.yit {
	width:100%;
	height:auto;
	overflow:hidden;
	
}
.yit h{
	width:100%;
	margin-bottom:5%;
	text-align:center;
	line-height:150%;
	color:#333;
	font-family:"微软雅黑";
	font-size:24px;
	font-weight:bold;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.yit h2{
	width:100%;
	text-align:center;
	line-height:25px;
	color:#999;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	float:left;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.yi:hover .yit h{
	color:#ff0000;
}
.yi:hover .yit h2{
	color:#ff0000;
}
.yi .yit{
	text-decoration:none;
}
.yip {
	width:90%;
	padding:5%;
	text-align:center;
	overflow:hidden;
}
.yip img{
	max-width:100%;
	overflow:hidden;
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.yip img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
	opacity:0.9;
	filter:alpha(opacity=90);
}

.hr{
	width:22%;
	height:auto;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-top:5%;
	margin-bottom:5%;
	float:left;
}
.hrt {
	width:65%;
	height:auto;
	margin-left:5%;
	float:left;
}
.hrt h{
	width:100%;
	text-align:left;
	line-height:200%;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.hrt h2{
	width:100%;
	text-align:left;
	line-height:150%;
	color:#999;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	float:left;
}
.hr:hover .hrt h{
	color:#ff0000;
}
.hr:hover .hrt h2{
	color:#ff0000;
}
.hr .hrt{
	text-decoration:none;
}
.hrp {
	width:30%;
	float:left;
}
.hrp img{
	width:100%;
}


.ni{
	width:22%;
	height:auto;
	margin-left:1.5%;
	margin-right:1.5%;
	float:left;
}
.nit {
	width:100%;
	height:auto;
	overflow:hidden;
	
}
.nit h{
	width:100%;
	margin-top:1%;
	text-align:left;
	line-height:200%;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.nit h2{
	width:100%;
	margin-bottom:2%;
	text-align:left;
	line-height:150%;
	color:#999;
	font-family:"微软雅黑";
	font-size:12px;
	font-weight:normal;
	float:left;
}
.nit h3{
	width:100%;
	text-align:left;
	line-height:20px;
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	float:left;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.ni:hover .nit h{
	color:#ff0000;
}
.ni:hover .nit h2{
	color:#999;
}
.ni:hover .nit h3{
	color:#333;
}
.ni .nit{
	text-decoration:none;
}
.nip {
	width:100%;
}
.nip img{
	width:100%;
}
.nip img:hover{
	opacity:0.9;
}

.li{
	width:14.666666%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	float:left;
}
.lit {
	width:100%;
	height:auto;
	overflow:hidden;
	
}
.lit h{
	width:100%;
	margin-bottom:5%;
	text-align:center;
	line-height:150%;
	color:#333;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:normal;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.lit h2{
	width:100%;
	text-align:center;
	line-height:25px;
	color:#999;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	float:left;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.lip {
	width:100%;
	text-align:center;
}
.lip img{
	max-width:100%;
}


.gy{
	width:30.333333%;
	height:auto;
	margin-left:1.5%;
	margin-right:1.5%;
	background-color:#fff;
	float:left;
}
.gy:hover {
	background-color:#ff0000;
}
.gyt {
	width:90%;
	padding:5%;
	height:auto;
	overflow:hidden;
	
}
.gyt h{
	width:100%;
	text-align:center;
	line-height:150%;
	color:#333;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:normal;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.gyt h2{
	width:100%;
	margin-bottom:2%;
	text-align:center;
	line-height:150%;
	color:#ccc;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.gyt h3{
	width:100%;
	text-align:center;
	line-height:25px;
	color:#666;
	font-family:"微软雅黑";
	font-size:12px;
	font-weight:normal;
	float:left;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.gy:hover .gyt h{
	color:#fff;
}
.gy:hover .gyt h2{
	color:#fff;
}
.gy:hover .gyt h3{
	color:#fff;
}
.gy .gyt{
	text-decoration:none;
}
.gyp {
	width:100%;
	overflow:hidden;
}
.gyp img{
	width:100%;
	overflow:hidden;
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.gyp 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);
}



.jj{
	width:180px;
	height:auto;
	margin-left:10px;
	margin-right:10px;
	float:left;
}
.jjp {
	width:100%;
	overflow:hidden;
	border:#ddd solid 1px;
}
.jjp:hover {
	border:#ff0000 solid 1px;
}
.jjp img{
	width:100%;
	overflow:hidden;
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.jjp 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);
}
.jjt {
	width:100%;
	height:40px;
	text-align:center;
	
}
.jjt a{
	line-height:40px;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.jjt a:hover{
	color:#ff0000;
}

.prowai{
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:1%;
	float:left;
}
.pro {
	width:auto;
	height:auto;
}
.pro img{
	width:100%;
}
.pro img:hover{
	width:100%;
	opacity:0.8;
}
.protext {
	width:100%;
	height:40px;
	text-align:center;
	background-color:#087AC1;
	
}
.protext a{
	line-height:40px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:14px;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.protext a:hover{
	color:#ff0000;
}

.prowai2{
	width:22%;
	height:auto;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-bottom:3%;
	float:left;
}
.pro2 img{
	width:100%;
	border:#fff solid 1px;
}
.pro2 img:hover{
	width:100%;
	opacity:0.9;
	border:#ff0000 solid 1px;
}
.protext2 {
	width:100%;
	height:40px;
	text-align:center;
	
}
.protext2 a{
	line-height:40px;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.protext2 a:hover{
	color:#ff0000;
}

.ry{
	width:29.333333%;
	height:auto;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:1%;
	float:left;
}
.ryp img{
	width:100%;
	border:#fff solid 1px;
}
.ryp img:hover{
	width:100%;
	opacity:0.9;
	border:#ff0000 solid 1px;
}
.ryt {
	width:100%;
	height:40px;
	text-align:center;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.ryt a{
	line-height:40px;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.ryt a:hover{
	color:#ff0000;
}

.fu{
	width:267px;
	height:auto;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:4%;
	float:left;
	cursor:pointer;
	position:relative;
}
.fu img{
	width:100%;
}
.fu img:hover{
	opacity:0.9;
}
.fut {
	width:80%;
	height:auto;
	margin-top:22%;
	margin-left:10%;
	margin-left:10%;
	position:absolute;top:0;left:0
}
.fut h{
	width:100%;
	height:auto;
	margin-bottom:10%;
	text-align:center;
	line-height:100%;
	color:#333;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:bold;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.fut h2{
	width:100%;
	height:auto;
	text-align:center;
	line-height:25px;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	float:left;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}


.prowaiw {
	width:220px;
	height:140px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	float:left
}
.prow {
	width:220px;
	height:110px;
	border: 1px solid #CCC;
}
.prow:hover {
	border: 1px solid #666;
}
.prow img{
	width:220px;
	height:110px;
	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:#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;  /** 隐藏超出的内容 **/
}

.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 #087AC1;
}
.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:#087AC1;
}
.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:#087AC1;
	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:#087AC1;
	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:#ff0000;
}
.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 #087AC1;
}
.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:100px;
	
}
.banner {
    width:100%;
	margin:0px auto;
	padding-top:100px;
	position:relative;
	text-align:center;
}
.banner img {
	width:100%;
}
.dqwz {
	background:#FFF;
	border-bottom:2px solid #EEE;
}
.dqwz .box {
	max-width:1200px; /*宽度在0~1200px之间*/
	margin:0 auto;
	line-height:50px;
}
.con {
	max-width:1200px; /*宽度在0~1200px之间*/
	margin:2% auto;
}
.con2_l {
	float:left;
	width:25%;
	background:#FFF;
}
.con2_l .box {
}
.con2_l h2 {
	line-height:60px;
	font-size:18px;
	background:#087AC1 url(../images/pic27.png) no-repeat 80% center;
	color:#FFF;
	padding-left:20px;
	font-weight:bold;
}
.con3_l {
	float:left;
	width:20%;
}
.con3_l .box {
}
.con3_l .box h2 {
    color:#fff;
	font-weight:bold;
	height:60px;
	padding-top:10px;
	line-height:30px;
	font-size:20px;
	font-family:"微软雅黑";
	text-align:center;
	border-bottom:2px solid #767676;
	background: url(../images/pic27.png) no-repeat 80% center;
	background-image: -webkit-linear-gradient(#666, #000);
	background-image: -moz-linear-gradient(#666, #000);
	background-image: -ms-linear-gradient(#666, #000);
	background-image: -o-linear-gradient(#666, #000);
	background-image: linear-gradient(#666, #000);
}
.con_l {
	float:left;
	width:20%;
}
.con_l .box {
}
.con_l .box h2 {
    color:#fff;
	font-weight:bold;
	height:60px;
	padding-top:10px;
	line-height:30px;
	font-size:20px;
	font-family:"微软雅黑";
	text-align:center;
	border-bottom:2px solid #767676;
	background: url(../images/pic27.png) no-repeat 80% center;
	background-image: -webkit-linear-gradient(#666, #000);
	background-image: -moz-linear-gradient(#666, #000);
	background-image: -ms-linear-gradient(#666, #000);
	background-image: -o-linear-gradient(#666, #000);
	background-image: linear-gradient(#666, #000);
}
.con_l h2 span{
	line-height:normal;
	font-size:14px;
	font-family:"微软雅黑";
	color:#fff;
	font-weight:normal;
	text-align:center;
	display:block;
}
.con_l .box ul {
    width:100%;
	padding:0px;
	float:left;
}
.con_l .box ul li {
    height:60px;
	border-bottom:1px solid #767676;
}
.con_l .box ul li a {
	display:block;
	color:#fff;
	line-height:60px;
	font-weight:normal;
	font-size:16px;
	text-decoration:none;
	background-color: #606060;
	background-image: url(../images/pic28.png);
	background-repeat: no-repeat;
	background-position: 50px center;
	width:70%;
	padding-left:30%;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.con_l .box ul li a:hover {
	background:#ff0000 url(../images/pic29.gif);
	background-repeat: no-repeat;
	background-position: 50px center;
}
.con_l .box ul li a.current {
	background:#ff0000 url(../images/pic29.gif);
	background-repeat: no-repeat;
	background-position: 50px center;
}

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

.con_l .box li ul li a {
    font-size: 12px;
	padding-left:15%;
	display:block;
	background:none;
}
.con_l .box li ul li a:hover {
	padding-left:15%;
	display:block;
	text-decoration:none;
	background:none;
}
.con_l .box li ul li a.current {
	color:#ff0000; /*当前链接样式*/
	background:none;
}
.con_r {
	float:right;
	width:78%;
	background:#FFF;
}
.con_a {
	float:right;
	width:100%;
	background:#FFF;
}
.ifl{
	width:43%;
	margin-right:2%;
	height:auto;
	float:left;
}
.ifl h{
	width:100%;
	margin-bottom:2%;
	height:auto;
	display:block;
	float:left;
}
.ifl h img{
	width:100%;
	border:0px;
}
.ifl span{
	width:100%;
	height:auto;
	display:block;
	float:left;
}
.ifl span a{
	width:100%;
	font-family: "微软雅黑";
	font-size: 14px;
	color:#333;
	text-decoration: none;
	font-weight: normal;
	line-height: 200%;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.ifl span a:hover{
	color:#ff0000;
}

.ifr{
	width:55%;
	height:auto;
	float:left;
}
.sn {
    width:100%;
	margin-top:1%;
	margin-bottom:2%;
	height:auto;
	background:#fff;
	float:left;
}
.sn1 {
    width:20%;
	height:auto;
	float:left;
}
.sn1 h{
    width:100%;
	height:60px;
	font-family: "微软雅黑";
	font-size:32px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	line-height:60px;
	text-align:center;
	display:block;
	float:left;
}
.sn1 h2{
    width:100%;
	height:50px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	line-height:50px;
	text-align:center;
	display:block;
	float:left;
}

.sn1 img{
    width:100%;
	height:auto;
	border:0px;
}
.sn2 {
    width:76%;
	padding-left:3%;
	border-left:#ddd solid 1px;
	height:110px;
	float:left;
}
.sn2 h{
    width:100%;
	height:30px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
.sn2 a h{
    width:100%;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	line-height:30px;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.sn2 a:hover h{
	color: #ff0000;
}
.sn2 h2{
    width:100%;
	height:50px;
	margin-bottom:10px;
	font-size: 14px;
	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;
}

.anm a {
    display:block;
	width:180px;
	height:40px;
	line-height:40px;
	color:#fff;
	background-color:#333;
	border-radius:30px;
	text-align:center;
	margin:0px auto;
}
.anm a:hover {
	background-color:#666;
}
.anm2 a {
    display:block;
	width:180px;
	height:40px;
	line-height:40px;
	color:#fff;
	background-color: #333;
	border-radius:30px;
	text-align:center;
	float:left;
}
.anm2 a:hover {
	background-color:#ff0000;
}
.ti {
	padding:2%;
	margin-bottom:1%;
	color:#333;
	font-family:"微软雅黑";
	font-size:18px;
	line-height:30px;
	font-weight:bold;
	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);
}
.ti span{
	color:#087AC1;
	font-family:"微软雅黑";
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	float:right;
}
.ti span a{
	color:#cc0000;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:30px;
	font-weight:normal;
	text-decoration:none;
}
.ti span a:hover{
	color:#ff0000;
}
.ti2 {
    padding-top:1%;
    padding-bottom:1%;
    padding-left:2%;
    padding-right:2%;
	margin-top:2%;
	color:#333;
	font-family:"微软雅黑";
	font-size:18px;
	line-height:30px;
	font-weight:bold;
	border-bottom:#ddd solid 1px;
	clear:left;
	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);
}
.con_r .about {
	padding:1%;
	line-height:30px;
}
.con_r .about p {
	padding:0px;
}
.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: #ff0000;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.news {
	padding:2%;
	overflow:hidden;
}
.news .page {
	width:100%;
	margin-top:1%;
	margin-bottom:1%;
	text-align:center;
	clear:left;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #ff0000;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.news ul {
}
.news li {
	line-height:40px;
	margin:5px 0;
}
.news li h{
	float:left;
	background:url(../images/nbg.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 h{
	background:url(../images/nbg2.png) no-repeat left center;
}
.news li p {
	float:right;
	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 {
	padding:2%;
}
.news_content .title {
	line-height:30px;
}
.news_content .title h2 {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin-bottom:2%;
}
.news_content .title p {
    color:#666;
	text-align:center;
}
.news_content .news_nr {
	line-height:30px;
	margin-top:3%;
}
.news_content .news_nr p {
	padding:0px;
}
.news_content .back {
	width:100%;
	margin-top:1%;
	margin-bottom:1%;
	text-align:center;
	clear:left;
}
.rczp {
	padding:2%;
}
.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:2%;
	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:#087AC1;
}
.rczp_xq .back {
	width:100%;
	margin-top:1%;
	margin-bottom:1%;
	text-align:center;
	clear:left;
}
.zzhe {
	padding-top:20px;
}
.zzhe h4 {
	font-weight:bold;
}
.zzhe p {
	line-height:30px;
}
.con_r .contact {
	padding:2%;
	line-height:24px;
}
.con_r .contact .pic {
	float: right;
	padding: 0 10px 0px 0;
	max-width:200px;
}
.con_r .contact .pic img {
	box-shadow: 0px 0px 0px #ccc;
	width:200px;
}
.con_a .contact {
	padding:2%;
	line-height:24px;
}
.ct1 {
	width:45%;
	margin-right:5%;
	float:left;
}
.ct2 {
	width:50%;
	float:left;
}
.ct1 a{
	font-family: "微软雅黑";
	font-size: 16px;
	color:#333;
	text-decoration: none;
	font-weight: bold;
	line-height:40px;
}
.ct1 a:hover {
	color: #ff0000;
}
.ct1 a.on {
	color: #ff0000;
}

.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: #087AC1;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.productd {
	padding:2%;
}
.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 {
	text-align:center;
	width:100%;
}
.productd .showw .cl {
	width:59%;
	height:575px;
	margin-right:1%;
	float:left;
	clear:left;
}
.productd .showw .cr {
	width:40%;
	height:575px;
	line-height:30px;
	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;
	line-height:normal;
	text-align:left;
	font-family:"微软雅黑";
	font-size:20px;
	color:#333;
	font-weight:bold;
	border-bottom:#ddd solid 1px;
	padding-bottom:2%;
	margin-bottom:2%;
	float:left;
}
.productd .showw .cr h2{
	width:100%;
	height:auto;
	line-height:30px;
	text-align:left;
	font-family:"微软雅黑";
	font-size:14px;
	color:#333;
	font-weight:normal;
	border-bottom:#ddd solid 1px;
	padding-bottom:4%;
	margin-bottom:4%;
	float:left;
	word-break: break-all;
    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:16px;
	color:#ff0000;
	font-weight:normal;
	border-bottom:#ddd solid 1px;
	padding-bottom:4%;
	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:#333333;
	font-weight:bold;
	background-color: #E8E8E8;
	margin-top:3%;
	overflow:hidden;
	clear:left;
}
.productd .con {
	line-height:30px;
	text-align:left;
	font-family:"微软雅黑";
	font-size:14px;
	color:#333333;
	font-weight:normal;
	clear:left;
}
.productd .con table{ border-collapse:collapse; border: 1px #ccc solid !important; width:100% !important;line-height:25px!important;}

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

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

.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:#087AC1;
	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:60px;
	float:left;
}
.ztit {
    width:80%;
	height:60px;
	font-size:20px;
	color:#333;
	font-weight:bold;
	font-family: "微软雅黑";
	line-height:60px;
	float:left;
}
.ztim {
    width:20%;
	height:60px;
	text-align:right;
	float:right;
}

.yy {
    width:40%;
	margin:5%;
	height:auto;
	float:left;
}
.yy1 {
    width:25%;
	height:auto;
	margin-right:5%;
	float:left;
}
.yy1 img{
    width:100%;
	height:auto;
	border:0px;
}
.yy2 {
    width:70%;
	float:left;
}
.yy2 h{
    width:100%;
	height:30px;
	margin-bottom:10px;
	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;
}
.yy2 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;
}

.zp {
    width:48%;
	margin:1%;
	padding-bottom:1%;
	border-bottom:#ccc dashed 1px;
	height:auto;
	float:left;
}
.zp1 {
    width:35%;
	height:auto;
	margin-right:3%;
	border:#ccc solid 1px;
	float:left;
}
.zp1 img{
    width:100%;
	height:auto;
	border:0px;
}
.zp2 {
    width:60%;
	float:left;
}
.zp2 h{
    width:100%;
	height:40px;
	margin-top:3%;
	margin-bottom:2%;
	float:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.zp2 h a{
	line-height:40px;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	text-decoration:none;
}
.zp2 h a:hover{
	color:#ff0000;
}
.zp2 span{
    width:100%;
	height:60px;
	margin-bottom:10px;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.zp2 span a{
	font-size: 12px;
	color: #666;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height: 30px;
	text-decoration:none;
}
.zp2 span a:hover{
	color:#ff0000;
}

.ztext {
    width:100%;
	height:auto;
	float:left;
}
.innew {
	width:96%;
	height:24px;
	line-height:24px;
	padding-left:4%;
	background-image:url(../images/news_arr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}
.innewt {
	width:80%;
	height:24px;
	line-height:24px;
	float:left;
}
.innewt a {
	width:100%;
	line-height:24px;
	font-family: "微软雅黑";
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration:none;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.innewt a:hover{
	color:#666;
}
.innewd {
	width:20%;
	height:24px;
	line-height:24px;
	font-family: "微软雅黑";
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-align:left;
	float:right;
}
.ingenew {
	width:100%;
	height:10px;
	background-image:url(../images/inge.jpg);
	float:left;
}

.lti {
	width:100%;
	height:40px;
	line-height: 40px;
	font-size:16px;
	color:#333;
	font-weight:bold;
	font-family: "微软雅黑";
	text-align:left;
}
.ltit {
	width:100%;
	height:auto;
	text-align:left;
}
.ltit a{
	font-family: "微软雅黑";
	font-size: 12px;
	color:#666;
	text-decoration: none;
	font-weight: normal;
	line-height:30px;
}
.ltit a:hover{
	color:#ff0000;
}


/* 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:#ff0000;
	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;
}

#demo {
	overflow:hidden;
	width: 1200px;
	height:auto;
}
#demo img {
	border: 0px;
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}


/* tabs style 1 左右滚动*/
.scrollImgList1 {
	OVERFLOW: hidden;
	height:140px;
	ZOOM: 1
}
.scrollImgList1 .LeftBotton {
	FLOAT: left;
	WIDTH: 0px;
	CURSOR: pointer;
	HEIGHT: 140px;
	background-image: url(../show/l.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.scrollImgList1 .RightBotton {
	FLOAT: left;
	WIDTH: 0px;
	CURSOR: pointer;
	HEIGHT: 140px;
	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: 1200px;
	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;
}

.cnk {
	width:1280px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.cnk1 {
	width:40px;
	height:auto;
	padding-top:9%;
	float:left;
}
.cnk2 {
	width:1200px;
	height:auto;
	float:left;
}
.cnk3 {
	width:40px;
	height:auto;
	padding-top:9%;
	float:left;
}
#marquee1 {
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
#marquee1 ul li {
	float:left;
	width:380px;
	padding:10px;
	overflow:hidden;
}
#marquee1 ul li img {
	display:block;
	width:100%;
	overflow:hidden;
	-webkit-transition:0.2s all ease-in-out;
	transition:0.2s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
	border:#ddd solid 1px;
}
#marquee1 ul li img:hover{
	-webkit-transform:scale(1.02);
	-moz-transform:scale(1.02);
	-o-transform:scale(1.02);
	transform:scale(1.02);
	opacity:0.9;
	filter:alpha(opacity=90);
	border:#ff0000 solid 1px;
}
#marquee1 ul li p{
	width:100%;
	height:auto;
	padding-top:4%;
	text-align:center;
}
#marquee1 ul li a{
	text-decoration:none;
}
#marquee1 ul li a p{
    font-family:"微软雅黑";
	font-size:16px;
	color:#333;
	line-height:200%;
	font-weight:normal;
	text-decoration:none;
}
#marquee1 ul li a:hover p{
	color:#ff0000;
	text-decoration:none;
}

.product {
	width:100%;
	float:left;
}
.product_list {
	width:100%;
	float:left;
}
.product_list_nr li {
	line-height:60px;
}
.product_list_nr a {
	display:block;
	font-family:"微软雅黑";
	color:#fff;
	line-height:60px;
	font-weight:normal;
	font-size:16px;
	text-decoration:none;
	border-bottom:1px solid #767676;
	background-color: #606060;
	background-image: url(../images/pic28.png);
	background-repeat: no-repeat;
	background-position: 50px center;
	width:70%;
	padding-left:30%;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.product_list_nr a:hover {
    border-bottom:1px solid #767676;
	background:#ff0000 url(../images/pic29.gif);
	background-repeat: no-repeat;
	background-position: 50px center;
}
.product_list_nr a.current {
	background:#ff0000 url(../images/pic29.gif);
	background-repeat: no-repeat;
	background-position: 50px center;
}
.product_list_nr {
	width:100%;
}
.f_x {
	width:100%;
}
.f_x ul {
	list-style:none;
}
.f_x ul li {
	border-bottom:1px solid #ccc;
}
.f_x ul li a {
    width:70%;
	padding-left:30%;
	text-align:left;
	font-family:"微软雅黑";
	font-size:14px;
	color:#333;
	line-height:50px;
	border-bottom:1px solid #eee;
	background:url(../images/jia.jpg) no-repeat 50px 20px;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.f_x ul li a:hover {
    font-family:"微软雅黑";
	font-size:14px;
	color:#ff0000;
	line-height:50px;
	border-bottom:1px solid #eee;
	background:url(../images/jia.jpg) no-repeat 50px 20px;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.f_x ul {
	display:none;
}
.product_list {
	border:0px;
}