﻿@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: Roboto;
}
ul, ol {
	list-style: none;
}
address, cite, code, em, th {
	font-weight:normal;
	font-style:normal;
}
input, button, textarea, select {
	font:100% Roboto, '';
	vertical-align:middle
}
a.r1:link {
	font-family: Roboto;
	font-size: 18px;
	color:#FAB600;
	text-decoration: none;
	font-weight: normal;
	line-height: 200%;
}
a.r1:visited {
	color:#FAB600;
}
a.r1:hover {
	text-decoration: underline;
}
a.r2:link {
	font-family: Roboto;
	font-size: 14px;
	color: #333000;
	text-decoration: none;
	font-weight:normal;
	line-height: 30px;
}
a.r2:visited {
	font-family: Roboto;
	font-size: 14px;
	color: #333000;
	text-decoration: none;
	font-weight:normal;
	line-height: 30px;
}
a.r2:hover {
	font-family: Roboto;
	font-size: 14px;
	color:#F9B700;
	text-decoration: none;
	font-weight:normal;
	line-height: 30px;
}
a.r3:link {
	font-family: Roboto;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r3:visited {
	font-family: Roboto;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r3:hover {
	font-family: Roboto;
	font-size: 14px;
	color:#F9B700;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r4:link {
	font-family: Roboto;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height:30px;
}
a.r4:visited {
	font-family: Roboto;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height:30px;
}
a.r4:hover {
	font-family: Roboto;
	font-size: 14px;
	color: #F9B700;
	text-decoration: none;
	font-weight: bold;
	line-height:30px;
}
a.r5:link {
	font-family: Roboto;
	font-size: 14px;
	color:#333;
	text-decoration: none;
	font-weight: normal;
	line-height:60px;
}
a.r5:visited {
	font-family: Roboto;
	font-size: 14px;
	color:#333;
	text-decoration: none;
	font-weight: normal;
	line-height:60px;
}
a.r5:hover {
	font-family: Roboto;
	font-size: 14px;
	color: #F9B700;
	text-decoration: none;
	font-weight: normal;
	line-height:60px;
}
.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:#F9B700;
	text-decoration:underline;
}
.header {
	position:relative;
	z-index:10;
}
.top {
	width:100%;
	height:40px;
	background-color:#222;
}
.top .box {
	max-width:1400px;
	margin:0px auto;
}
.top .box1 {
	width:40%;
	height:auto;
	text-align:left;
	font-family:Roboto;
	font-size:14px;
	line-height:40px;
	color:#fff;
	font-weight:normal;
	float:left;
}
.top .box2 {
	width:60%;
	height:auto;
	text-align:right;
	font-family:Roboto;
	font-size:14px;
	line-height:40px;
	color:#fff;
	font-weight:normal;
	float:left;
}
.top .box2 img {
	vertical-align: middle;
}
.top .box2 a {
	font-family:Roboto;
	font-size:14px;
	line-height:40px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
.top .box2 a:hover {
	color: #F9B700;
}
.lobbox {
	width:100%;
	height:auto;
	position:absolute;
	left:0px;
	top:0px;
	clear:left;
	overflow: visible;
}
.lobbox .box {
	max-width:1400px;
	margin:0 auto;
	height:auto;
}
.lobbox .box h1 {
	padding-top:15px;
	padding-left:0px;
	float:left;
}
.lobbox .box h1 img {
	max-width:100%;
}
.lobbox .box h2 {
	padding-top:15px;
	padding-left:2%;
	float:left;
	text-align:left;
	font-family:Roboto;
	color:#333;
	font-size:22px;
	line-height:70px;
	font-weight:normal;
}
.lobbox .naverbox2 {
	width:auto;
	padding-top:25px;
	font-family:Roboto;
	color:#666;
	font-size:14px;
	line-height:normal;
	font-weight:normal;
	float:right;
}
.lobbox .naverbox2 span {
	color:#F9B700;
	font-size:14px;
	font-weight:bold;
}
.lobbox .naverbox2 o {
	width:50%;
	height:auto;
	display:block;
	float:left;
}
.lobbox .naverbox2 o2 {
	width:40%;
	height:auto;
	margin-left:10%;
	line-height:35px;
	display:block;
	float:right;
}
.lobbox .naverbox2 o2 a {
	font-size:14px;
	font-family:Roboto;
	line-height:35px;
}
.tc {
	width:22.333333%;
	height:auto;
	margin-left:8%;
	float:left;
}
.tcp {
	width:40%;
	height:auto;
	margin-right:5%;
	float:left;
}
.tcp img {
	width:100%;
}
.tct {
	width:55%;
	height:auto;
	float:left;
}
.tct h3 {
	width:100%;
	height:auto;
	text-align:left;
	line-height:normal;
	color:#333;
	font-family:Roboto;
	font-size:16px;
	font-weight:bold;
	float:left;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.tct h4 {
	width:100%;
	height:auto;
	text-align:left;
	line-height:normal;
	color:#333;
	font-family:Roboto;
	font-size:16px;
	font-weight:normal;
	float:left;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.lobbox .box .nav {
	float:right;
}
.lobbox .box .nav h3 {
	width:16.666666%;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
}
.lobbox .box .nav .m {
	position:relative;
	float:left;
}
.lobbox .box .nav h3 a {
	zoom:1;
	display:block;
	color:#333;
	line-height:80px;
}
.lobbox .box .nav li:hover h3 a {
	color:#333;
	text-decoration:none;
}
.lobbox .box .nav li a.current {
	color:#fff;
}
.lobbox .box .nav .sub {
	width:100%;
	position:absolute;
	left:0px;
	top:65px;
	float:left;
}
.lobbox .box .nav .sub li {
	text-align:left;
	line-height:40px;
	text-align:center;
}
.lobbox .box .nav .sub li a {
	color:#000;
	display:block;
	zoom:1;
}
.lobbox .box .nav .sub li a:hover {
	color:#F9B700;
	display:block;
	zoom:1;
	background-color:#fff;
	text-decoration:none;
}
.lobbox2 {
	width:100%;
	position:absolute;
	left:0px;
	top:100px;
	background-image:url(../images/nbg.jpg);
}
.lobbox2 .box {
	max-width:1400px;
	margin:0 auto;
	height:50px;
}
.lobbox2 .box .nav {
	width:100%;
	float:left;
}
.lobbox2 .box .nav h3 {
	width:100%;
	text-align:center;
}
.lobbox2 .box .nav .m {
	position:relative;
	width:20%;
	float:left;
}
.lobbox2 .box .nav .m img {
	max-width:100%;
	vertical-align: middle;
}
.lobbox2 .box .nav li {
	width:100%;
}
.lobbox2 .box .nav h3 a {
	zoom:1;
	display:block;
	color:#fff;
	font-size:14px;
	font-family:Roboto;
	font-weight:bold;
	line-height:50px;
	background-image:url(../images/nbg1.jpg);
}
.lobbox2 .box .nav li:hover h3 a {
	color:#fff;
	background-image:url(../images/nbg2.jpg);
}
.lobbox2 .box .nav li a.current {
	color:#fff;
	background-image:url(../images/nbg2.jpg);
}
.lobbox2 .box .nav .sub {
	width:100%;
	position:absolute;
	left:0px;
	top:50px;
	background:#fff;
	line-height:45px;
	border-top:none;
	float:left;
	display:none;
}
.lobbox2 .box .nav .sub li {
	text-align:left;
	text-indent:30px;
	border-bottom:#FAB700 solid 1px;
}
.lobbox2 .box .nav .sub li a {
	color:#000;
	font-family:Roboto;
	font-size:15px;
	font-weight:normal;
	line-height:45px;
	display:block;
	zoom:1;
}
.lobbox2 .box .nav .sub li a:hover {
	color:#fff;
	display:block;
	zoom:1;
	text-decoration:none;
	background:#FAB700;
}
#dowebok {
	display:none;
}
.fd1 {
	width:50%;
	height:auto;
	margin-right:10%;
	float:left;
}
.fd1 h {
	width:100%;
	height:auto;
	margin-bottom:1%;
	color:#ff6d00;
	font-size:18px;
	font-family:Roboto;
	line-height:200%;
	font-weight:normal;
	text-align:left;
	display:block;
	float:left;
}
.fd1 span {
	width:100%;
	height:auto;
	color:#fff;
	font-size:14px;
	font-family:Roboto;
	line-height:200%;
	font-weight:bold;
	text-align:left;
	display:block;
	float:left;
}
.fd2 {
	width:40%;
	height:auto;
	float:left;
}
.fd2 h {
	width:100%;
	height:auto;
	margin-bottom:1%;
	color:#ff6d00;
	font-size:18px;
	font-family:Roboto;
	line-height:200%;
	font-weight:normal;
	text-align:left;
	display:block;
	float:left;
}
.fd2 span {
	width:100%;
	height:auto;
	color:#fff;
	font-size:14px;
	font-family:Roboto;
	line-height:200%;
	font-weight:normal;
	text-align:left;
	display:block;
	float:left;
}
.flk {
	width:100%;
	margin:0px auto;
	text-align:left;
	line-height:normal;
	clear:left;
	color:#fff;
	font-family:Roboto;
	font-size:16px;
	font-weight:bold;
	padding-top:1%;
	padding-bottom:1%;
}
.flk a {
	color:#eee;
	font-size:14px;
	font-family:Roboto;
	text-decoration: none;
	font-weight:normal;
	display:inline-block;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:1%;
}
.flk a:hover {
	color:#ccc;
}
.foot {
	background:#666;
	clear:both;
	overflow: hidden;
	margin-top:5%;
}
.foot2 {
	background:#666;
	clear:both;
	overflow: hidden;
	border-top:#a3a3a3 solid 1px;
}
.foot .foot_t {
	max-width:1400px;
	height:auto;
	margin:0px auto;
	overflow:hidden;
	padding-top:2%;
	padding-bottom:2%;
	clear:left;
}
.foot_t2 {
	max-width:1400px;
	margin:0px auto;
	text-align:center;
	line-height:normal;
	clear:left;
	color:#adadad;
	font-family:Roboto;
	font-size:16px;
	padding-top:1%;
	padding-bottom:1%;
}
.foot_t2 a {
	color:#adadad;
	font-size:16px;
	text-decoration: none;
	margin: 0;
}
.foot_t2 a:hover {
	color:#fff;
}
.foot .foot_tl {
	width:66%;
	float:left;
}
.foot .foot_tr {
	width:34%;
	height:auto;
	float:left;
}
.foot .foot_tr h {
	width:100%;
	height:50px;
	margin-bottom:5px;
	color:#fff;
	font-size:18px;
	font-family:Roboto;
	line-height:50px;
	font-weight:bold;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	float:left;
}
.foot .foot_tr span {
	width:100%;
	height:auto;
	font-family: Roboto;
	font-size: 16px;
	color:#ccc;
	text-decoration: none;
	font-weight: normal;
	line-height:40px;
	text-align:left;
	float:left;
}
.foot .foot_tr span a {
	font-family: Roboto;
	font-size: 16px;
	color:#ccc;
	text-decoration: none;
	font-weight: normal;
	line-height:40px;
}
.foot .foot_tr span a:hover {
	color:#F9B700;
	text-decoration: underline;
}
ul, li {
	padding:0px;
	margin:0px;
	list-style-type:none;
	list-style-image:none;
}
.clear {
	clear:both;
}
.rt {
	width:40%;
	margin-right:10%;
	float:left;
}
.rt h4 {
	width:100%;
	height:50px;
	margin-bottom:5px;
	color:#fff;
	font-size:18px;
	font-family:Roboto;
	line-height:50px;
	font-weight:bold;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	float:left;
}
.rt ul li a {
	width:100%;
	height:auto;
	font-family: Roboto;
	font-size: 16px;
	color:#ccc;
	text-decoration: none;
	font-weight: normal;
	line-height:40px;
	text-align:left;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.rt ul li a:hover {
	color:#F9B700;
	text-decoration: underline;
}
.banner_sj {
	display:none;
}
.flexslider {
	position:relative;
	margin-top:178px;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 100%;
	display: block;
	border-radius: 0px;
}
.flexslider2 {
	position:relative;
	margin-top:0px;
}
.flexslider2 .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider2 .slides img {
	width: 100%;
	display: block;
	border-radius: 0px;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.flex-control-nav {
	width: 100%;
	text-align: center;
	position:absolute;
	bottom:10px;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	width:10px;
	height:10px;
	display: block;
	background:#ccc;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}
.flex-control-paging li a:hover {
	background: #FFF;
}
.flex-control-paging li a.flex-active {
	background: #F9B700;
	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:#F9B700;
}
.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 #F9B700;
	outline:medium;
	padding-left:5px;
}
.tage .box .tage_r .input_btn {
	width:100px;
	height:40px;
	border:0 none;
	background:#F9B700 url(../images/pic2.gif) no-repeat center;
	outline:medium;
}
.content {
	max-width:1400px;
	height:auto;
	overflow:hidden;
	clear:left;
	margin:0px auto;
}
.cf {
	max-width:1400px;
	height:auto;
	overflow:hidden;
	clear:left;
	margin:0px auto;
}
.cf2 {
	max-width:100%;
	height:auto;
	clear:left;
	margin:0px auto;
}
.cfg {
	max-width:100%;
	height:auto;
	padding-bottom:7%;
	clear:left;
	margin:0px auto;
}
.ys {
	width:1400px;
	height:1920px;
	background:url(../images/ybg.jpg) no-repeat center;
	margin:0 auto;
}
.ys2 {
	display:none;/*此元素不会被显示*/
}
.yk1 {
	width:470px;
	height:200px;
	margin-left:730px;
	padding-top:65px;
	padding-bottom:65px;
	margin-bottom:10px;
	float:left;
}
.yk2 {
	width:470px;
	height:200px;
	margin-right:730px;
	padding-top:65px;
	padding-bottom:65px;
	margin-bottom:10px;
	float:left;
}
.ykt1 {
	width:100%;
	height:auto;
	padding-top:10px;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:#ccc dashed 1px;
	color:#333;
	font-family:Roboto;
	font-size:24px;
	font-weight:normal;
	line-height:30px;
	text-align:left;
	float:left;
}
.ykt2 {
	width:100%;
	line-height:30px;
	color:#666;
	font-family:Roboto;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	float:left;
}
.ykt3 {
	color:#fff;
	font-family:Roboto;
	font-size:35px;
	font-weight:bold;
}
.ykt4 {
	color:#F9B700;
	font-family:Roboto;
	font-size:20px;
	font-weight:bold;
}
.ink1 {
	width:70%;
	height:35px;
	line-height:35px;
	text-align:left;
	color:#333;
	font-family:Roboto;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	margin-top:17.5px;
	margin-bottom:17.5px;
	float:left;
}
.ink1 img {
	max-width:100%;
	vertical-align: middle;
}
.ink1 a {
	padding-left:2%;
	padding-right:2%;
	color:#666;
	font-family:Roboto;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
.ink1 a:hover {
	color:#F9B700;
}
.ink2 {
	width:30%;
	height:35px;
	overflow:hidden;
	margin-top:17.5px;
	margin-bottom:17.5px;
	float:right;
}
.ss {
	margin-top:0%;
	position:relative;
	float:right;
}
.ss input {
	width: 220px;
	padding: 0px 40px 0px 15px;
	height: 33px;
	outline: none;
	border: 1px solid #eee;
	border-radius:15px;
	color:#666;
	font-family:Roboto;
	font-size:14px;
}
.ss span {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 35px;
	height: 35px;
	background-image: url(../images/ssan.png);
	cursor: pointer;
	overflow: hidden;
}
.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:Roboto;
	font-size:14px;
	cursor:pointer;
}
.ss2 {
	position:relative;
	float:left;
}
.ss2 input {
	width: 495px;
	padding: 0px 140px 0px 15px;
	height: 63px;
	outline: none;
	border: 1px solid #ccc;
	border-radius:0px;
	color:#666;
	font-family:Roboto;
	font-size:14px;
}
.ss2 span {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 140px;
	height: 65px;
	background-image: url(../images/ssan2.png);
	cursor: pointer;
	overflow: hidden;
}
.ik {
	width:100%;
	margin-bottom:3%;
}
.sm {
	width:23%;
	height:auto;
	padding-left:1%;
	padding-right:1%;
	overflow:hidden;
	float:left;
	background-image: url(../images/yx.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.smt {
	width:100%;
	height:auto;
	text-align:center;
	float:left;
}
.smt h {
	width:auto;
	height:auto;
	line-height:normal;
	color:#F9B700;
	font-family:Roboto;
	font-size:28px;
	font-weight:bold;
	text-decoration:none;
}
.smt span {
	color:#999;
	font-family:Roboto;
	font-size:16px;
	font-weight:normal;
	vertical-align:top;
}
.smt2 {
	width:100%;
	height:auto;
	text-align:center;
	line-height:30px;
	color:#333;
	font-family:Roboto;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	float:left;
}
.sti {
	width:100%;
	height:auto;
	font-size:36px;
	color:#333;
	font-family:Roboto;
	text-align:center;
	font-weight:normal;
	line-height:normal;
}
.sti span {
	font-weight:bold;
}
.jti {
	width:35%;
	height:auto;
	margin-bottom:11%;
	float:left;
}
.jti h {
	width:100%;
	height:auto;
	padding-bottom:2%;
	margin-bottom:3%;
	font-size:32px;
	color:#000;
	font-family:Roboto;
	text-align:left;
	font-weight:bold;
	line-height:normal;
	float:left;
	background-image: url(../images/ydx.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.jti span {
	width:100%;
	height:auto;
	font-size:14px;
	color:#666;
	font-family:Roboto;
	text-align:left;
	font-weight:normal;
	line-height:200%;
	float:left;
}
.inti {
	width:100%;
	height:auto;
	font-size:20px;
	color:#333;
	font-family:Roboto;
	text-align:left;
	font-weight:bold;
	line-height:normal;
	margin-bottom:2%;
}
.inti span {
	color:#F9B700;
}
.inti2 {
	width:100%;
	height:auto;
	font-size:18px;
	color:#666;
	font-family:Roboto;
	text-align:center;
	font-weight:normal;
	line-height:normal;
	padding-bottom:3%;
}
.inti2 h {
	font-size:30px;
	color:#F9B700;
	font-family:Roboto;
	text-align:center;
	font-weight:bold;
	width:auto;
	height:40px;
	line-height:40px;
	background-color:#fff;
	padding-left:20px;
	padding-right:20px;
}
.inti2 span {
	color:#333;
}
.inti3 {
	width:100%;
	height:auto;
	font-size:24px;
	color:#fff;
	font-family:Roboto;
	text-align:left;
	font-weight:bold;
	line-height:normal;
	padding-bottom:1%;
	margin-bottom:3%;
	border-bottom:#ccc 2px solid;
}
.inti3 span {
	width:auto;
	height:auto;
	float:right;
}
.inti3 span a {
	font-size:14px;
	color:#ccc;
	font-family:Roboto;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
}
.inti3 span a:hover {
	color:#fff;
}
.inti4 {
	width:100%;
	height:auto;
	font-size:37px;
	color:#F9B700;
	font-family:Roboto;
	text-align:center;
	font-weight:bold;
	line-height:normal;
	margin-bottom:3%;
}
.inti5 {
	width:100%;
	height:auto;
	font-size:36px;
	color:#333;
	font-family:Roboto;
	text-align:center;
	font-weight:bold;
	line-height:normal;
	padding-bottom:1.5%;
	margin-bottom:2%;
	background-image: url(../images/tx.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.inti5 span {
	color:#F9B700;
}
.inti6 {
	width:100%;
	height:auto;
	font-size:20px;
	color:#666;
	font-family:Roboto;
	text-align:center;
	font-weight:normal;
	line-height:normal;
	text-transform:uppercase;
	padding-bottom:3%;
}
.te {
	width:28.333333%;
	height:auto;
	padding:2%;
	margin-left:0.5%;
	margin-right:0.5%;
	margin-bottom:3%;
	border-top-left-radius:25px;
	background-color:#F0F0F0;
	position: relative;
	overflow:hidden;
	float:left;
}
.te h {
	width:100%;
	height:auto;
	margin-bottom:8%;
	font-size:20px;
	color:#000;
	font-family:Roboto;
	text-align:left;
	font-weight:bold;
	line-height:normal;
	display:block;
	float:left;
}
.te h2 {
	width:100%;
	height:200px;
	margin-bottom:8%;
	font-size:14px;
	color:#000;
	font-family:Roboto;
	text-align:left;
	font-weight:normal;
	line-height:25px;
	display:block;
	float:left;
	word-break: break-word;
	text-overflow: ellipsis;
	display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 8; /** 显示的行数 **/
	overflow: hidden;  /** 隐藏超出的内容 **/
}
.te h3 {
	width:100%;
	height:auto;
	right:0px;
	bottom:-20px;
	position:absolute;
	font-size:60px;
	color:#F9B700;
	font-family:"Impact";
	text-align:right;
	font-weight:bold;
	line-height:normal;
	display:block;
	float:left;
}
.zi {
	width:100%;
	height:auto;
	padding-top:2%;
	padding-bottom:10%;
	float:left;
	background-color:#eee;
	background-image: url(../images/zz.png);
	background-repeat: no-repeat;
	background-position: left 60px;
}
.zi h {
	width:70%;
	height:auto;
	margin-left:30%;
	margin-top:6%;
	margin-bottom:4%;
	font-size:18px;
	color:#333;
	font-family:Roboto;
	text-align:center;
	font-weight:normal;
	line-height:normal;
	display:block;
	float:left;
}
.zi h2 {
	width:70%;
	height:auto;
	margin-left:30%;
	margin-bottom:4%;
	text-align:center;
	display:block;
	float:left;
}
.zi h2 span {
	width:115px;
	height:auto;
	margin-left:3%;
	margin-right:3%;
	text-align:center;
	font-size:20px;
	color:#fff;
	font-family:Roboto;
	font-weight:normal;
	line-height:35px;
	border-radius:35px;
	background-color:#000;
	display:inline-block;
}
.zi h3 {
	width:70%;
	height:auto;
	margin-left:30%;
	margin-bottom:4%;
	text-align:center;
	font-size:24px;
	color:#666;
	font-family:Roboto;
	font-weight:normal;
	line-height:normal;
	display:block;
	float:left;
}
.zi h4 {
	width:70%;
	height:auto;
	margin-left:30%;
	text-align:center;
	font-size:15px;
	color:#000;
	font-family:Roboto;
	font-weight:bold;
	line-height:normal;
	display:block;
	float:left;
}
.zi h4 b {
	font-size:24px;
}
.zi h4 span {
	width:auto;
	height:auto;
	margin-right:2%;
	float:right;
}
.zi h4 span a {
	width:130px;
	height:40px;
	font-size:18px;
	color:#fff;
	font-family:Roboto;
	text-align:center;
	font-weight:normal;
	line-height:40px;
	border-radius:25px;
	background-color:#F9B700;
	display: inline-block;
}
.zi h4 span a:hover {
	width:132px;
	height:42px;
}
.ckt {
	max-width:1400px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	clear:left;
}
.inc {
	width:100%;
	overflow:hidden;
	line-height:200%;
	text-align:left;
	font-family:Roboto;
	font-size:16px;
	color:#333;
	font-weight:normal;
}
.inc img {
	max-width:100%;
}
.yw {
	width:94%;
	height:auto;
	padding:3%;
	float:left;
	background-color:#fff;
}
.yy {
	width:100%;
	margin-top:2%;
	margin-bottom:2%;
	height:auto;
	float:left;
}
.yy1 {
	width:49%;
	height:auto;
	margin-right:2%;
	float:left;
}
.yy1 img {
	width:100%;
	height:auto;
	border:0px;
	overflow:hidden;
}
.yy1 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;
	display: block;
}
.yy1 img:hover {
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
	opacity:0.9;
	filter:alpha(opacity=90);
}
.yyg {
	width:9%;
	padding-top:5%;
	text-align:center;
	float:left;
}
.yyg img {
	max-width:90%;
}
.yy2 {
	width:40%;
	padding-top:5%;
	float:left;
}
.yy3 {
	width:40%;
	padding-top:5%;
	float:left;
}
.yy4 {
	width:49%;
	margin-left:2%;
	height:auto;
	float:left;
	overflow:hidden;
}
.yy4 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;
	display: block;
}
.yy4 img:hover {
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
	opacity:0.9;
	filter:alpha(opacity=90);
}
.yy2 h {
	width:100%;
	padding-bottom:3%;
	margin-bottom:6%;
	margin-top:3%;
	border-bottom:#F9B700 solid 1px;
	line-height:normal;
	color:#333;
	font-family:Roboto;
	font-size:30px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	float:left;
}
.yy2 h o {
	width:100%;
	font-size: 18px;
	color:#999;
	font-weight: normal;
	font-family: Roboto;
	line-height: 40px;
	text-align:left;
	float:left;
}
.yy2 span {
	width:100%;
	font-size: 16px;
	color:#666;
	font-weight: normal;
	font-family: Roboto;
	line-height: 40px;
	text-align:left;
	float:left;
}
.yy3 h {
	width:100%;
	padding-bottom:3%;
	margin-bottom:6%;
	margin-top:3%;
	border-bottom:#F9B700 solid 1px;
	line-height:normal;
	color:#333;
	font-family:Roboto;
	font-size:30px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	float:left;
}
.yy3 h o {
	width:100%;
	font-size: 18px;
	color:#999;
	font-weight: normal;
	font-family: Roboto;
	line-height: 40px;
	text-align:left;
	float:left;
}
.yy3 span {
	width:100%;
	font-size: 16px;
	color:#666;
	font-weight: normal;
	font-family: Roboto;
	line-height: 40px;
	text-align:left;
	float:left;
}
.int {
	width:100%;
	overflow:hidden;
	text-align:center;
	margin-top:2%;
}
.hz {
	width:21%;
	height:auto;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:1%;
	float:left;
}
.hzp {
	width:auto;
	height:auto;
	border:#ccc solid 1px;
}
.hzp:hover {
	border:#F9B700 solid 1px;
}
.hzp img {
	width:100%;
}
.hzp img:hover {
	width:100%;
	opacity:0.8;
}
.hzt {
	width:100%;
	height:40px;
	text-align:center;
}
.hzt a {
	line-height:40px;
	color:#333;
	font-family:Roboto;
	font-size:14px;
	text-decoration:none;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.hzt a:hover {
	color:#F9B700;
}
.tj {
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.tjp {
	width:100%;
	height:auto;
	overflow:hidden;
}
.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);
	opacity:0.9;
	filter:alpha(opacity=90);
}
.tjt {
	height:auto;
	background-color:#70BEED;
	float:left;
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.tj:hover .tjt {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.tjt h {
	width:100%;
	height:auto;
	padding-top:4%;
	padding-bottom:4%;
	float:left;
	background-image: url(../images/yj.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.tjt a h {
	width:90%;
	height:auto;
	padding-left:5%;
	padding-right:5%;
	line-height:normal;
	text-align:left;
	color:#fff;
	font-family:Roboto;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.tjt a:hover h {
	color:#fff;
}
.ad {
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:0%;
	float:left;
}
.adp {
	width:90%;
	height:auto;
	padding:5%;
	text-align:center;
	overflow:hidden;
}
.adp img {
	transform:rotateY(0deg);
	-webkit-transition:1s; /** 以下为鼠标经过渐变效果 **/
	transition:1s;
}
.adp:hover img {
	transform:rotateY(180deg); /** 沿Y轴水平180度翻转**/
	-webkit-transition:1s; /** 以下为鼠标经过渐变效果 **/
	transition:1s;
}
.adt {
	width:100%;
	height:auto;
	margin-top:2%;
	margin-bottom:2%;
	float:left;
}
.adt {
	width:90%;
	padding-left:5%;
	padding-right:5%;
	line-height:normal;
	text-align:center;
	color:#333;
	font-family:Roboto;
	font-size:20px;
	font-weight:bold;
	float:left;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.adt2 {
	width:90%;
	padding-left:5%;
	padding-right:5%;
	margin-top:1%;
	margin-bottom:1%;
	height:50px;
	text-align:center;
	line-height:25px;
	color:#333;
	font-family:Roboto;
	font-size:16px;
	font-weight:normal;
	float:left;
	word-break: break-word;
	text-overflow: ellipsis;
	display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 2; /** 显示的行数 **/
	overflow: hidden;  /** 隐藏超出的内容 **/
}
.al {
	width:24%;
	height:auto;
	overflow:hidden;
	margin:0.4%;
	float:left;
	position:relative;
	border:#ccc solid 1px;
	background-color:#F9B700;
}
.al img {
	width:100%;
	display: block;
}
.al:hover img {
	opacity:0.1;
}
.al p {
	display:block;
	width:90%;
	height:45%;
	padding-left:5%;
	padding-right:5%;
	margin-top:55%;
	text-align:center;
	position:absolute;
	bottom:0%;
	left:0;
	color:#fff;
	font-family:Roboto;
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	text-decoration:none;
	background:linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.0));
}
.al:hover p {
	height:auto;
	bottom:30%;
	font-size:20px;
	line-height:normal;
	font-weight:bold;
	background:none;
	-webkit-transition:0.3s;
	transition:0.3s;
}
.al p img {
	display:none;
}
.al:hover p img {
	display:block;
	opacity:1.0!important;
	max-width:8%!important;
	margin:0px auto;
	border:0px;
	margin-top:10%;
}
.al p span {
	margin-top:80%;
}
.al p h {
	width:100%;
	height:auto;
	display:block;
	padding-top:25%;
}
.sj {
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.sjp {
	width:99%;
	height:auto;
	padding:0.5%;
	border:#ddd solid 1px;
	overflow:hidden;
}
.sjp 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;
	display: block;
}
.sjp 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);
}
.sjt {
	width:100%;
	height:50px;
	margin-top:1%;
	text-align:center;
}
.sjt a {
	width:100%;
	height:auto;
	text-align:center;
	line-height:50px;
	color:#333;
	font-family:Roboto;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.sj:hover .sjt a {
	color:#F9B700;
}
.yj {
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.yjp {
	width:100%;
	height:auto;
	border:#ddd solid 1px;
	overflow:hidden;
}
.yjp 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;
	display: block;
}
.yjp 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);
}
.yjt {
	width:100%;
	height:50px;
}
.yjt a {
	width:100%;
	height:auto;
	text-align:center;
	line-height:50px;
	color:#333;
	font-family:Roboto;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.yj:hover .yjt a {
	color:#F9B700;
}
.prowai {
	width:31.6%;
	height:auto;
	margin-left:0.7%;
	margin-right:0.7%;
	margin-bottom:1.4%;
	border:#DEDEDE solid 1px;
	float:left;
}
.prowai:hover {
	border:#F9B700 solid 1px;
}
.pro {
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
}
.pro img {
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
	display: block;
}
.pro img:hover {
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
	opacity:0.9;
	filter:alpha(opacity=90);
}
.protext {
	width:100%;
	height:auto;
	display:block;
	background-color:#eee;
	float:left;
}
.protext a {
	width:100%;
	height:auto;
	text-align:center;
	line-height:250%;
	color:#666;
	font-family:Roboto;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.prowai:hover .protext a {
	color:#F9B700;
}
.protext h2 {
	width:100%;
	height:40px;
	margin-bottom:5%;
	text-align:center;
	line-height:20px;
	color:#666;
	font-family:Roboto;
	font-size:14px;
	font-weight:normal;
	float:left;
	word-break: break-word;
	text-overflow: ellipsis;
	display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 2; /** 显示的行数 **/
	overflow: hidden;  /** 隐藏超出的内容 **/
}
.protext h3 {
	width:100%;
	height:auto;
	margin-bottom:4%;
	text-align:center;
	display:block;
	float:left;
}
.protext h3 a {
	width:auto;
	height:auto;
	padding-top:3%;
	padding-bottom:3%;
	padding-left:7%;
	padding-right:7%;
	text-align:center;
	line-height:normal;
	color:#666;
	font-family:Roboto;
	font-size:16px;
	font-weight:normal;
	display: inline-block;
	border:#aaa solid 1px;
	background-color:#fff;
}
.prowai:hover .protext h3 a {
	color:#fff;
	border:#F9B700 solid 1px;
	background-color:#F9B700;
}
.ca {
	width:31%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	border:#DEDEDE solid 1px;
	float:left;
}
.ca:hover {
	border:#F9B700 solid 1px;
}
.cap {
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
}
.cap 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;
	display: block;
}
.cap img:hover {
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
	opacity:0.9;
	filter:alpha(opacity=90);
}
.cat {
	width:90%;
	height:auto;
	padding:5%;
	float:left;
}
.cat h {
	width:100%;
	height:auto;
	margin-bottom:4%;
	display:block;
	float:left;
}
.cat h a {
	width:100%;
	height:auto;
	text-align:left;
	line-height:normal;
	color:#666;
	font-family:Roboto;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ca:hover .cat h a {
	color:#F9B700;
}
.cat h2 {
	width:100%;
	height:40px;
	margin-bottom:4%;
	text-align:left;
	line-height:20px;
	color:#666;
	font-family:Roboto;
	font-size:14px;
	font-weight:normal;
	float:left;
	word-break: break-word;
	text-overflow: ellipsis;
	display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 2; /** 显示的行数 **/
	overflow: hidden;  /** 隐藏超出的内容 **/
}
.cat h3 {
	width:100%;
	height:auto;
	margin-bottom:4%;
	text-align:right;
	display:block;
	float:left;
}
.cat h3 a {
	width:auto;
	height:auto;
	text-align:center;
	line-height:normal;
	color:#666;
	font-family:Roboto;
	font-size:14px;
	font-weight:normal;
}
.ca:hover .cat h3 a {
	color:#F9B700;
}
.rm {
	width:23.2%;
	height:auto;
	margin-left:0.7%;
	margin-right:0.7%;
	margin-bottom:1.4%;
	border:#DEDEDE solid 1px;
	float:left;
}
.rm:hover {
	border:#F9B700 solid 1px;
}
.rmp {
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
}
.rmp 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;
	display: block;
}
.rmp img:hover {
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
	opacity:0.9;
	filter:alpha(opacity=90);
}
.rmt {
	width:90%;
	height:auto;
	padding:5%;
	float:left;
}
.rmt h {
	width:100%;
	height:auto;
	margin-bottom:3%;
	display:block;
	float:left;
}
.rmt h a {
	width:100%;
	height:auto;
	text-align:left;
	line-height:normal;
	color:#333;
	font-family:Roboto;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.rm:hover .rmt h a {
	color:#F9B700;
}
.rmt h2 {
	width:100%;
	height:20px;
	margin-bottom:2%;
	text-align:left;
	line-height:20px;
	color:#666;
	font-family:Roboto;
	font-size:14px;
	font-weight:normal;
	float:left;
	word-break: break-word;
	text-overflow: ellipsis;
	display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 1; /** 显示的行数 **/
	overflow: hidden;  /** 隐藏超出的内容 **/
}
.prowai2 {
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.pro2 {
	width:93%;
	height:auto;
	padding:3%;
	border:#ddd solid 1px;
	overflow:hidden;
}
.pro2 img {
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
	display: block;
}
.pro2 img:hover {
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
	opacity:0.9;
	filter:alpha(opacity=90);
}
.protext2 {
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#333;
	font-family:Roboto;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	background-color:#f0f0f0;
	float:left;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.prowai2:hover .protext2 {
	color:#F9B700;
}
.prowai3 {
	width:31.333333%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.pro3 {
	width:93%;
	height:auto;
	padding:3%;
	border:#ddd solid 1px;
	overflow:hidden;
}
.pro3 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;
	display: block;
}
.pro3 img:hover {
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
	opacity:0.9;
	filter:alpha(opacity=90);
}
.protext3 {
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#333;
	font-family:Roboto;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	background-color:#f0f0f0;
	float:left;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.prowai3:hover .protext3 {
	color:#F9B700;
}
.prowai20 {
	width:96%;
	height:auto;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:4%;
	float:left;
}
.pro20 {
	width:auto;
	height:auto;
	border:#ddd solid 1px;
	overflow:hidden;
}
.pro20 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;
	display: block;
}
.pro20 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);
}
.prowaiw {
	width:220px;
	height:190px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	float:left
}
.prow {
	width:220px;
	height:165px;
	border: 1px solid #CCC;
}
.prow:hover {
	border: 1px solid #F9B700;
}
.prow img {
	width:220px;
	height:165px;
	border:0px;
}
.prow img:hover {
	opacity:0.8;
}
.protextw {
	width:220px;
	height:30px;
	float:left;
}
.protextw a {
	font-family:Roboto;
	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:#F9B700;
}
.zs {
	width:21.333333%;
	height:auto;
	margin-left:6%;
	margin-right:6%;
	margin-bottom:2%;
	float:left;
}
.zs:nth-child(4) {
 clear: both;/*清除第三个rt栏目的浮动，让它自动换行*/
}
.zsp {
	width:90%;
	height:auto;
	padding:5%;
	overflow:hidden;
	border:#ddd solid 1px;
}
.zsp img {
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
	display: block;
}
.zsp img:hover {
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
	opacity:0.9;
	filter:alpha(opacity=90);
}
.zst {
	width:100%;
	height:auto;
	margin-top:4%;
	line-height:normal;
	text-align:center;
	color:#333;
	font-family:Roboto;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.zsp:hover .zst {
	color:#F9B700;
}
.yi {
	width:48%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.yip {
	width:100%;
	height:auto;
	border:#ddd solid 1px;
	overflow:hidden;
	float:left;
}
.yip 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;
	display: block;
}
.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);
}
.yit {
	width:90%;
	height:30px;
	padding-left:5%;
	padding-right:5%;
	padding-top:5%;
	text-align:left;
	background-color:#eee;
	float:left;
}
.yit a {
	width:100%;
	height:30px;
	text-align:left;
	line-height:30px;
	color:#333;
	font-family:Roboto;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.yi:hover .yit a {
	color:#F9B700;
}
.yit2 {
	width:90%;
	height:30px;
	padding-left:5%;
	padding-right:5%;
	padding-bottom:5%;
	background-color:#eee;
	text-align:left;
	line-height:30px;
	color:#333;
	font-family:Roboto;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	float:left;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.gs {
	width:31.333333%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	float:left;
}
.gs img {
	width:100%;
}
.dyip {
	margin:2% 0;
}
/*左侧栏目*/
.dyip .dyip_l {
	float:left;
	width:30%;
	background:#FFF;
}
.dyip .dyip_l .box {
	border:1px solid #CCC;
	border-top:2px solid #F9B700;
}
.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:#F9B700;
}
.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:#F9B700;
	font-family:Roboto;
	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:#F9B700;
	font-family:Roboto;
	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:Roboto;
	font-size:16px;
	color:#333333;
}
.dyip .dyip_f .ti span {
	float:right;
}
.dyip .dyip_f .box {
	padding:0px;
}
.dyip .dyip_f .box ul {
}
.dyip .dyip_f .box li {
	float:left;
	width:24%;
	margin-top: 0;
	margin-right:0.5%;
	margin-bottom: 0;
	margin-left: 0.5%;
}
.dyip .dyip_f .box li .boxli {
	border:1px solid #CCC;
	padding:2%;
	margin-bottom:6%;
}
.dyip .dyip_f .box li .boxli img {
	width:100%;
}
.dyip .dyip_f .box li h2 {
	height:30px;
	text-align:center;
}
.dyip .dyip_f .box li h2 a {
	color:#333;
	font-size:14px;
	font-family:Roboto;
	line-height:30px;
	text-decoration:none;
}
.dyip .dyip_f .box li h2 a:hover {
	color:#F9B700;
}
.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 #F9B700;
}
.derp .derp_l .box h2 {
	height:38px;
	line-height:38px;
	border-bottom:1px solid #CCC;
	font-size:20px;
	font-weight:normal;
	color:#333;
	padding-left:20px;
	overflow:hidden;
	margin-bottom:10px;
}
.derp .derp_l .box h2 span {
	float:right;
	padding-top:13px;
}
.derp .derp_l .box ul {
	padding:0 20px;
}
.derp .derp_l .box li {
	line-height:35px;
	border-bottom:1px dashed #CCC;
	background:url(../images/pic40.gif) no-repeat left center;
	padding-left:15px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
/*右侧栏目*/
.derp .derp_r {
	float:right;
	width:67%;
	background:#FFF;
}
.derp .derp_r .box {
	border:1px solid #CCC;
	padding:3%;
}
/*右侧栏目里的整块*/
.derp .derp_r .box .r_f {
	float:left;
	width:100%;
}
.derp .derp_r .box .r_f .ti {
	height:40px;
	line-height:40px;
	text-align:left;
	font-family:Roboto;
	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:150px;
}
.banner {
	width:100%;
	margin:0px auto;
	padding-top:150px;
}
.banner img {
	width:100%;
}
.dqwz {
	background:#FFF;
	border-bottom:2px solid #EEE;
}
.dqwz .box {
	max-width:1400px; /*宽度在0~1400px之间*/
	margin:0 auto;
	line-height:50px;
}
.con {
	max-width:1400px; /*宽度在0~1400px之间*/
	margin:0px auto;
	overflow:hidden;
	clear:left;
}
.con2_l {
	float:left;
	width:25%;
	background:#FFF;
}
.con2_l .box {
}
.con2_l h2 {
	line-height:60px;
	font-size:18px;
	background:#F9B700 url(../images/pic27.png) no-repeat 80% center;
	color:#FFF;
	padding-left:20px;
	font-weight:bold;
}
.con_l {
	width:18%;
	float:left;
	border:#ddd solid 0px;
	border-top-right-radius:35px;
}
.con_l .box {
	width:100%;
	height:auto;
	overflow:hidden;
	clear:left;
}
.con_l .box h2 {
	width:100%;
	height:auto;
	padding-top:10%;
	padding-bottom:5%;
	color:#fff;
	font-weight:normal;
	line-height:normal;
	font-size:18px;
	font-family:Roboto;
	text-align:center;
	background-color:#F9B700;
}
.con_l .box h2 span {
	font-size:18px;
	font-family:Roboto;
	color:#fff;
	font-weight:normal;
	text-align:center;
	line-height:normal;
	margin-top:15px;
	display:block;
}
.con_l .box2 {
	width:100%;
	height:auto;
	margin-left:0%;
	margin-right:0%;
	border-radius:10px;
	background-color:#fff;
	display:block;
	overflow:hidden;
	clear:left;
}
.con_l .box3 {
	width:100%;
	height:auto;
	display:block;
	overflow:hidden;
	clear:left;
	border-radius:10px;
}
.con_l .box3 h2 {
	width:100%;
	height:auto;
	padding-top:30px;
	padding-bottom:30px;
	margin-bottom:10px;
	color:#fff;
	font-weight:bold;
	line-height:40px;
	font-size:28px;
	font-family:Roboto;
	text-align:center;
	background-color:#333;
}
.con_l .box3 h3 {
	width:90%;
	height:auto;
	margin-left:5%;
	margin-right:5%;
	margin-top:7%;
	margin-bottom:7%;
	color:#fff;
	font-weight:normal;
	line-height:180%;
	font-size:22px;
	font-family:Roboto;
	text-align:center;
	border-radius:5px;
	background-color:#F9B700;
}
.con_l .box3 ul {
	width:100%;
	height:auto;
	background-color:#fff;
	font-size:14px;
	font-family:Roboto;
	color:#666;
	font-weight:normal;
	text-align:left;
	line-height:200%;
	display:block;
	float:left;
}
.con_l .box3 ul li {
	width:100%;
	float:left;
}
.con_l .box3 ul li a {
	width:80%;
	padding-left:10%;
	padding-right:10%;
	cursor:pointer;
	color:#666;
	font-family:Roboto;
	text-decoration:none;
	font-size:16px;
	font-weight:normal;
	line-height:370%;
	border-bottom:1px dashed #ddd;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.con_l .box3 ul li a:hover {
	color:#F9B700;
}
.con_l .box3 ul li a.on {
	color:#F9B700;
}
.con_l .box4 {
	width:100%;
	height:auto;
	display:block;
	overflow:hidden;
	clear:left;
	background-color:#333;
}
.con_l .box4 h {
	width:100%;
	height:auto;
	padding-top:10%;
	padding-bottom:3%;
	color:#fff;
	font-weight:normal;
	line-height:normal;
	font-size:16px;
	font-family:Roboto;
	text-align:center;
	display:block;
}
.con_l .box4 h img {
	max-width:100%;
	margin-right:5%;
	vertical-align: middle;
}
.con_l .box4 h2 {
	width:100%;
	height:auto;
	padding-bottom:10%;
	color:#fff;
	font-weight:bold;
	line-height:normal;
	font-size:24px;
	font-family:Roboto;
	text-align:center;
	display:block;
}
.con_l .box ul li {
	height:60px;
	border-bottom:1px dashed #8ED8FF;
	background-color:#F9B700;
}
.con_l .box ul li a {
	display:block;
	color:#fff;
	line-height:60px;
	font-weight:normal;
	font-size:16px;
	text-decoration:none;
	background-color: #F9B700;
	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:#333 url(../images/pic29.gif);
	background-repeat: no-repeat;
	background-position: 50px center;
}
.con_l .box ul li a.current {
	background:#333 url(../images/pic29.gif);
	background-repeat: no-repeat;
	background-position: 50px center;
}
.con_l2 {
	width:18%;
	float:left;
	border:#ddd solid 0px;
	border-top-right-radius:35px;
}
.con_l2 .box {
	width:100%;
	height:auto;
	overflow:hidden;
	clear:left;
}
.con_l2 .box h2 {
	width:100%;
	height:auto;
	padding-top:10%;
	padding-bottom:5%;
	color:#fff;
	font-weight:normal;
	line-height:normal;
	font-size:18px;
	font-family:Roboto;
	text-align:center;
	background-color:#F9B700;
}
.con_l2 .box h2 span {
	font-size:18px;
	font-family:Roboto;
	color:#fff;
	font-weight:normal;
	text-align:center;
	line-height:normal;
	margin-top:15px;
	display:block;
}
.con_l2 .box2 {
	width:100%;
	height:auto;
	margin-left:0%;
	margin-right:0%;
	border-radius:10px;
	background-color:#fff;
	display:block;
	overflow:hidden;
	clear:left;
}
.con_l2 .box3 {
	width:100%;
	height:auto;
	display:block;
	overflow:hidden;
	clear:left;
	border-radius:10px;
}
.con_l2 .box3 h2 {
	width:100%;
	height:auto;
	padding-top:30px;
	padding-bottom:30px;
	margin-bottom:10px;
	color:#fff;
	font-weight:bold;
	line-height:40px;
	font-size:28px;
	font-family:Roboto;
	text-align:center;
	background-color:#333;
}
.con_l2 .box3 h3 {
	width:90%;
	height:auto;
	margin-left:5%;
	margin-right:5%;
	margin-top:7%;
	margin-bottom:7%;
	color:#fff;
	font-weight:normal;
	line-height:180%;
	font-size:22px;
	font-family:Roboto;
	text-align:center;
	border-radius:5px;
	background-color:#F9B700;
}
.con_l2 .box3 ul {
	width:100%;
	height:auto;
	background-color:#fff;
	font-size:14px;
	font-family:Roboto;
	color:#666;
	font-weight:normal;
	text-align:left;
	line-height:200%;
	display:block;
	float:left;
}
.con_l2 .box3 ul li {
	width:100%;
	float:left;
}
.con_l2 .box3 ul li a {
	width:80%;
	padding-left:10%;
	padding-right:10%;
	cursor:pointer;
	color:#666;
	font-family:Roboto;
	text-decoration:none;
	font-size:16px;
	font-weight:normal;
	line-height:370%;
	border-bottom:1px dashed #ddd;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.con_l2 .box3 ul li a:hover {
	color:#F9B700;
}
.con_l2 .box3 ul li a.on {
	color:#F9B700;
}
.con_l2 .box4 {
	width:100%;
	height:auto;
	display:block;
	overflow:hidden;
	clear:left;
	background-color:#333;
}
.con_l2 .box4 h {
	width:100%;
	height:auto;
	padding-top:10%;
	padding-bottom:3%;
	color:#fff;
	font-weight:normal;
	line-height:normal;
	font-size:16px;
	font-family:Roboto;
	text-align:center;
	display:block;
}
.con_l2 .box4 h img {
	max-width:100%;
	margin-right:5%;
	vertical-align: middle;
}
.con_l2 .box4 h2 {
	width:100%;
	height:auto;
	padding-bottom:10%;
	color:#fff;
	font-weight:bold;
	line-height:normal;
	font-size:24px;
	font-family:Roboto;
	text-align:center;
	display:block;
}
.con_l2 .box ul li {
	height:60px;
	border-bottom:1px dashed #8ED8FF;
	background-color:#F9B700;
}
.con_l2 .box ul li a {
	display:block;
	color:#fff;
	line-height:60px;
	font-weight:normal;
	font-size:16px;
	text-decoration:none;
	background-color: #F9B700;
	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_l2.box ul li a:hover {
	background:#333 url(../images/pic29.gif);
	background-repeat: no-repeat;
	background-position: 50px center;
}
.con_l2 .box ul li a.current {
	background:#333 url(../images/pic29.gif);
	background-repeat: no-repeat;
	background-position: 50px center;
}
.cct {
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
}
.crt {
	width:100%;
	height:auto;
	margin-top:6%;
	background-color:#F9B700;
	overflow:hidden;
	float:left;
}
.crt h2 {
	width:100%;
	height:auto;
	margin-top:6%;
	margin-bottom:1%;
	color:#fff;
	font-weight:normal;
	line-height:normal;
	font-size:14px;
	font-family:Roboto;
	text-align:center;
	display:block;
	float:left;
}
.crt h2 img {
	vertical-align: middle;
}
.crt h3 {
	width:100%;
	height:auto;
	margin-bottom:6%;
	color:#fff;
	font-weight:bold;
	line-height:300%;
	font-size:25px;
	font-family:Roboto;
	text-align:center;
	display:block;
	float:left;
}
.cnr {
	width:100%;
	height:auto;
	float:left;
}
.cnr a {
	width:auto;
	height:auto;
	padding-top:3%;
	padding-bottom:3%;
	padding-left:6%;
	padding-right:6%;
	margin:1.5%;
	text-align:center;
	line-height:normal;
	color:#666;
	font-family:Roboto;
	font-size:14px;
	font-weight:normal;
	display: inline-block;
	border:#ddd solid 1px;
}
.cnr a:hover {
	color:#F9B700;
	border:#F9B700 solid 1px;
}
.cnr2 {
	width:100%;
	height:auto;
	margin-top:15%;
	float:left;
}
.cnr2 a {
	width:140px;
	height:50px;
	text-align:center;
	line-height:50px;
	color:#fff;
	font-family:Roboto;
	font-size:16px;
	font-weight:normal;
	display: inline-block;
	background-color:#F9B700;
	border:#F9B700 solid 1px;
	float:left;
}
.cnr2 a:hover {
	color:#fff;
	background-color:#F9B700;
	border:#F9B700 solid 1px;
}
.con_r {
	float:right;
	width:80%;
}
.con_r2 {
	float:right;
	width:78%;
}
.con_a {
	width:100%;
	float:left;
}
.con_a .about {
	width:100%;
	height:auto;
	color:#666;
	font-family:Roboto;
	font-size:16px;
	line-height:200%;
	font-weight:normal;
	float:left;
}
.con_a .about img {
	max-width:100%;
}
.tx1 {
	color:#F9B700;
	font-family:Roboto;
	font-size:25px;
	line-height:normal;
	font-weight:bold;
}
.jjt {
	width:100%;
	height:auto;
	margin-top:2%;
	margin-bottom:2%;
	text-align:center;
	color:#F9B700;
	font-family:Roboto;
	font-size:36px;
	line-height:normal;
	font-weight:bold;
	float:left;
}
.jjt2 {
	width:100%;
	height:auto;
	margin-bottom:3%;
	text-align:left;
	color:#666;
	font-family:Roboto;
	font-size:16px;
	line-height:200%;
	font-weight:normal;
	float:left;
}
.abk {
	width:94%;
	height:auto;
	padding:3%;
	float:left;
	background-color:#fff;
}
.abl {
	width:48%;
	height:auto;
	padding-right:4%;
	float:left;
}
.abl h {
	width:100%;
	height:auto;
	margin-bottom:3%;
	color:#333;
	font-family:Roboto;
	font-size:22px;
	font-weight:bold;
	display:block;
}
.abl h2 {
	width:100%;
	height:auto;
	margin-bottom:3%;
	line-height:30px;
	color:#666;
	font-family:Roboto;
	font-size:16px;
	font-weight:normal;
	float:left;
	word-break: break-word;
	text-overflow: ellipsis;
	display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 8; /** 显示的行数 **/
	overflow: hidden;  /** 隐藏超出的内容 **/
}
.abr {
	width:48%;
	height:auto;
	text-align:right;
	float:left;
}
.abr img {
	width:100%;
}
.ibl {
	width:50%;
	height:auto;
	float:left;
}
.ibl img {
	width:100%;
}
.ibr {
	width:30%;
	height:auto;
	margin-left:2%;
	margin-right:18%;
	margin-top:4%;
	margin-bottom:4%;
	line-height:30px;
	color:#666;
	font-family:Roboto;
	font-size:14px;
	float:left;
}
.ibr h {
	width:100%;
	height:auto;
	margin-top:1.5%;
	margin-bottom:1.5%;
	line-height:normal;
	color:#333;
	font-family:Roboto;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	float:left;
}
.ibr h span {
	color: #F9B700;
	font-size:20px;
	font-weight:bold;
	margin-right:10px;
}
.lxl {
	width:16%;
	height:auto;
	margin-right:6%;
	text-align:left;
	float:left;
}
.lxl img {
	max-width:100%;
}
.lxr {
	width:78%;
	height:auto;
	float:left;
}
.lxr h {
	width:100%;
	height:auto;
	text-align:left;
	line-height:200%;
	color:#000;
	font-family:Roboto;
	font-size:24px;
	font-weight:normal;
	display:block;
	padding-bottom:1%;
	margin-bottom:3%;
	margin-top:1.5%;
	float:left;
	background-image:url(../images/sdx.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.lxr span {
	width:100%;
	height:auto;
	text-align:left;
	line-height:200%;
	color:#333;
	font-family:Roboto;
	font-size:16px;
	font-weight:normal;
	display:block;
	float:left;
}
.dxl {
	width:38%;
	height:auto;
	float:left;
}
.dxl h {
	width:90%;
	height:auto;
	padding-left:5%;
	padding-right:5%;
	text-align:left;
	line-height:200%;
	color:#fff;
	font-family:Roboto;
	font-size:26px;
	font-weight:normal;
	display:block;
	background-color:#F9B700;
	float:left;
}
.dxl h2 {
	width:90%;
	height:auto;
	padding:5%;
	text-align:left;
	line-height:300%;
	color:#000;
	font-family:Roboto;
	font-size:16px;
	font-weight:normal;
	display:block;
	float:left;
}
.dxl h2 span img {
	max-width:100%;
	margin-top:14%;
}
.dxr {
	width:62%;
	height:auto;
	float:left;
}
.anm a {
	display:block;
	width:auto;
	height:auto;
	padding-left:2%;
	padding-right:2%;
	margin-right:2%;
	line-height:40px;
	color:#333;
	font-family:Roboto;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	border-radius:0px;
	text-align:center;
	background-color:#eee;
	border:#ccc solid 1px;
	float:left;
}
.anm a:hover {
	color:#000;
	background-color:#ddd;
}
.anm2 a {
	color:#F9B700;
	font-family:Roboto;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	line-height:200%;
}
.anm2 a:hover {
	text-decoration:underline;
}
.button {
	display: inline-block;
	background: #F9B700;
	transform: skewX(-25deg);
	margin-right:20px;
	float:right;
}
.button>div {
	padding: 5px;
	width:140px;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-family:Roboto;
	font-weight:normal;
	transform: skewX(25deg);
}
.button>div:hover {
	font-size:17px;
	-webkit-transition:0.3s;
	transition:0.3s;
}
.mi {
	width:100%;
	height:auto;
	padding-top:0.5%;
	padding-bottom:1%;
	text-align:left;
	color:#333;
	font-family:Roboto;
	font-size:16px;
	line-height:40px;
	font-weight:normal;
	overflow:hidden;
	margin:0px auto;
}
.mi img {
	vertical-align: middle;
	margin-right:20px;
}
.mi a {
	color:#666;
	font-family:Roboto;
	font-size:16px;
	line-height:40px;
	font-weight:normal;
	text-decoration:none;
}
.mi a:hover {
	color:#F9B700;
}
.mx {
	width:100%;
	height:auto;
	padding-bottom:0.5%;
	border-bottom:#ddd solid 1px;
}
.tsr {
	width:100%;
	height:auto;
	text-align:center;
	float:left;
}
.tsr a {
	width:auto;
	height:auto;
	padding-left:4%;
	padding-right:4%;
	padding-top:15px;
	padding-bottom:20px;
	text-align:center;
	color:#333;
	font-family:Roboto;
	font-size: 20px;
	line-height: 65px;
	font-weight: normal;
	text-decoration:none;
	border-right: solid 5px #fff;
	background-color:#eee;
	background-image: url(../images/bai.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tsr a:hover {
	color:#F9B700;
	padding-top:15px;
	padding-bottom:20px;
	background-color:#fff;
	background-size: 100% 100%;
	background-image: url(../images/bgj.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.tsr a.on {
	color:#F9B700;
	padding-top:15px;
	padding-bottom:20px;
	background-color:#fff;
	background-size: 100% 100%;
	background-image: url(../images/bgj.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.di {
	width:100%;
	height:auto;
	text-align:right;
	color:#666;
	font-family:Roboto;
	font-size:14px;
	line-height:30px;
	font-weight:normal;
	overflow:hidden;
	margin:0px auto;
}
.di a {
	color:#666;
	font-family:Roboto;
	font-size:14px;
	line-height:30px;
	font-weight:normal;
	text-decoration:none;
}
.di a:hover {
	color:#F9B700;
}
.dc {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0px auto;
}
.dc h {
	width:100%;
	height:auto;
	margin-bottom:15px;
	display:block;
	float:left;
}
.dc h span {
	width:auto;
	height:auto;
	padding-top:0.5%;
	padding-bottom:0.5%;
	padding-left:2.5%;
	padding-right:2.5%;
	text-align:center;
	color:#fff;
	font-family:Roboto;
	font-size:26px;
	line-height:normal;
	font-weight:normal;
	background-color:#F9B700;
	display:block;
	float:left;
}
.dc h2 {
	width:100%;
	height:auto;
	margin-bottom:3.5%;
	display:block;
	float:left;
	background-image:url(../images/ddx.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.dc h2 a {
	width:16.666666%;
	height:auto;
	text-align:center;
	color:#666;
	font-family:Roboto;
	font-size:14px;
	line-height:60px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.dc h2 a:hover {
	color:#F9B700;
}
.ly {
	width:100%;
	height:auto;
	float:left;
}
.ly h {
	width:100%;
	height:auto;
	margin-bottom:0%;
	display:block;
	float:left;
}
.ly h o {
	width:100%;
	height:auto;
	text-align:left;
	color:#333;
	font-family:Roboto;
	font-size:16px;
	line-height:45px;
	font-weight:bold;
	display:block;
	float:left;
}
.ly h o span {
	color:#ff0000;
}
.srh {
	width:70%;
	height: auto;
	border:0px;
	outline: none;
	color:#666;
	font-family:Roboto;
	font-size:12px;
	font-weight:normal;
	line-height:30px;
	text-indent:10px;
	margin:0px auto;
}
.sr {
	width:98%;
	height:auto;
	padding-left:0.5%;
	padding-right:0.5%;
	border:#ccc solid 1px;
	outline: none;
	color:#666;
	font-family:Roboto;
	font-size:16px;
	font-weight:normal;
	line-height:35px;
	float:left;
}
.sr2 {
	width:98%;
	height:auto;
	padding-left:0.5%;
	padding-right:0.5%;
	border:#ccc solid 1px;
	outline: none;
	color:#666;
	font-family:Roboto;
	font-size:16px;
	font-weight:normal;
	line-height:35px;
	float:left;
}
.ti {
	width:100%;
	height:auto;
	margin-bottom:2%;
	color:#333;
	font-family:Roboto;
	font-size:26px;
	line-height:50px;
	font-weight:normal;
	border-bottom:#EBEBEB solid 1px;
	overflow:hidden;
	float:left;
}
.ti span {
	border-bottom:#333 solid 1px;
	display: inline-block;
}
.ti2 {
	width:100%;
	height:auto;
	margin-top:9%;
	margin-bottom:3%;
	color:#c2c2c1;
	font-family:Roboto;
	font-size:18px;
	line-height:50px;
	font-weight:normal;
	border-bottom:#eee solid 2px;
	overflow:hidden;
	float:left;
}
.ti2 span {
	color:#666;
	font-family:Roboto;
	font-size:24px;
	border-bottom:#333 solid 2px;
	display: inline-block;
}
.ti2 span img {
	vertical-align: middle;
}
.ti3 {
	width:100%;
	height:auto;
	padding-bottom:1%;
	margin-bottom:3%;
	color: #F9B700;
	font-family:Roboto;
	font-size:28px;
	line-height:50px;
	font-weight:normal;
	overflow:hidden;
	float:left;
	background-image:url(../images/tdx.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tnk {
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	background-image:url(../images/zjx.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tn {
	width:46%;
	height:35px;
	margin-left:2%;
	margin-right:2%;
	overflow:hidden;
	float:left;
	background-image:url(../images/tn.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.tn h {
	width:78%;
	height:auto;
	padding-left:4%;
	display:block;
	float:left;
}
.tn h a {
	width:100%;
	height:auto;
	color: #333;
	font-family:Roboto;
	font-size:16px;
	line-height:35px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.tn h a:hover {
	color: #F9B700;
}
.tn h2 {
	width:18%;
	height:auto;
	text-align:right;
	color: #999;
	font-family:Roboto;
	font-size:13px;
	line-height:35px;
	font-weight:normal;
	display:block;
	float:left;
}
.page {
	width:100%;
	height:auto;
	margin-top:2%;
	text-align:center;
	font-family: Roboto;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
	overflow:hidden;
	clear:left;
	float:left;
}
.page a {
	font-family: Roboto;
	font-size: 16px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.page a:hover {
	color:#F9B700;
}
.xp {
    width:94%;
	height:auto;
	padding:2%;
	margin:1%;
	border-radius:5px;
	box-shadow:0px 0px  2px 1px #ddd;
	float:left;
}
.xp h{
    width:100%;
	height:auto;
	text-align:left;
	display:block;
	float:left;
}
.xp h a{
	font-size:30px;
	color:#094e9b;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:normal;
	text-decoration:none;
	padding-bottom:1%;
	margin-bottom:1%;
	border-bottom:#094e9b solid 1px;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.xp h a:hover{
	color:#6DAA33;
}
.xp h span{
	float:right;
}
.xp h span img{
    max-width:100%;
}
.xp h2{
    width:100%;
	height:auto;
	font-size:18px;
	color:#4c4c4c;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:normal;
	text-align:left;
	display:block;
	float:left;
}
.np {
	width:100%;
	height:auto;
	margin-bottom:2%;
	float:left;
}
.np1 {
	width:25%;
	height:auto;
	margin-right:5%;
	float:left;
}
.np1 img {
	width:100%;
	height:auto;
	border:0px;
}
.np2 {
	width:70%;
	height:auto;
	float:left;
}
.np2 h {
	width:100%;
	height:40px;
	text-align:left;
	display:block;
	float:left;
}
.np2 h a {
	font-size:20px;
	color:#333;
	font-weight: normal;
	font-family: Roboto;
	line-height:40px;
	text-decoration:none;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.np:hover .np2 h a {
	color:#F9B700;
}
.np2 h2 {
	width:100%;
	height:30px;
	font-size:14px;
	color:#999;
	font-weight: normal;
	font-family: Roboto;
	line-height:30px;
	text-align:left;
	display:block;
	float:left;
}
.np2 h3 {
	width:100%;
	height:60px;
	margin-bottom:3%;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	font-family: Roboto;
	line-height: 30px;
	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:auto;
	text-align:left;
	display:block;
	float:left;
}
.np2 h4 a {
	width:120px;
	height:30px;
	text-align:center;
	line-height:30px;
	color:#fff;
	font-family:Roboto;
	font-size:16px;
	font-weight:normal;
	display: inline-block;
	border:#B6B6B6 solid 1px;
	background-color:#B6B6B6;
}
.np:hover .np2 h4 a {
	border:#F9B700 solid 1px;
	background-color:#F9B700;
}
.xw {
	width:46%;
	height:auto;
	float:left;
}
.xwg {
	width:8%;
	float:left;
}
.xwti {
	width:100%;
	height:auto;
	margin-bottom:5%;
	text-align:left;
	color:#F9B700;
	font-family:Roboto;
	font-size:24px;
	font-weight:bold;
	line-height:50px;
	float:left;
	background-image:url(../images/xdx.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.xwti span {
	width:auto;
	float:right;
}
.xwti span a {
	color:#999;
	font-family:Roboto;
	font-size:14px;
	font-weight:normal;
	line-height:50px;
	text-decoration:none;
}
.xwti span a:hover {
	color:#F9B700;
}
.xwc {
	width:100%;
	height:auto;
	margin-bottom:2%;
	float:left;
}
.xwc img {
	width:100%;
	height:auto;
	border:0px
}
.xwc img:hover {
	opacity:0.8;
}
.xwc h {
	width:100%;
	height:auto;
	margin-bottom:2%;
	text-align:left;
	float:left;
}
.xwc h span {
	width:8%;
	margin-right:2%;
	text-align:center;
	color:#fff;
	font-family:Roboto;
	font-size:18px;
	font-weight:normal;
	line-height:30px;
	background-color:#F9B700;
	float:left;
}
.xwc h a {
	width:90%;
	color:#F9B700;
	font-family:Roboto;
	font-size:18px;
	font-weight:normal;
	line-height:30px;
	text-align:left;
	text-decoration:none;
	float:left;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.xwc h a:hover {
	font-weight:bold;
}
.xwc h2 {
	width:100%;
	height:40px;
	text-align:left;
	color:#666;
	font-family:Roboto;
	font-size:15px;
	font-weight:normal;
	line-height:20px;
	text-align:left;
	word-break: break-word;
	text-overflow: ellipsis;
	display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 2; /** 显示的行数 **/
	overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.xwc h3 {
	width:100%;
	padding-bottom:4%;
	margin-bottom:6%;
	border-bottom:#ddd solid 1px;
	float:left;
}
.xwc h3 span {
	width:20%;
	text-align:right;
	color:#666;
	font-family:Roboto;
	font-size:18px;
	font-weight:normal;
	line-height:30px;
	float:right;
}
.xwc h3 a {
	width:80%;
	color:#666;
	font-family:Roboto;
	font-size:18px;
	font-weight:normal;
	line-height:30px;
	text-align:left;
	text-decoration:none;
	float:left;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.xwc h3 a:hover {
	color:#F9B700;
}
.xwc2 {
	width:100%;
	height:auto;
	margin-bottom:2%;
	float:left;
}
.xwc2p {
	width:40%;
	height:auto;
	margin-right:5%;
	margin-bottom:2%;
	float:left;
}
.xwc2p img {
	width:100%;
	height:auto;
	border:0px
}
.xwc2p img:hover {
	opacity:0.8;
}
.xwc2t {
	width:55%;
	height:auto;
	float:left;
}
.xwc2t h {
	width:100%;
	height:auto;
	margin-bottom:2%;
	text-align:left;
	float:left;
}
.xwc2t h a {
	width:100%;
	color:#333;
	font-family:Roboto;
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	text-align:left;
	text-decoration:none;
	float:left;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.xwc2t h a:hover {
	font-weight:bold;
}
.xwc2t h2 {
	width:100%;
	height:100px;
	text-align:left;
	color:#666;
	font-family:Roboto;
	font-size:15px;
	font-weight:normal;
	line-height:25px;
	text-align:left;
	word-break: break-word;
	text-overflow: ellipsis;
	display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 4; /** 显示的行数 **/
	overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.fp {
	width:100%;
	height:auto;
	padding-bottom:2%;
	margin-bottom:2%;
	float:left;
}
.fp2 {
	width:100%;
	height:auto;
	float:left;
}
.fp2 h {
	width:100%;
	height:auto;
	margin-bottom:1%;
	text-align:left;
	display:block;
	float:left;
}
.fp2 h img {
	max-width:100%;
	margin-right:1%;
	vertical-align: middle;
}
.fp2 h a {
	width:100%;
	height:auto;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	font-family: Roboto;
	line-height: 30px;
	text-decoration:none;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.fp2 h a:hover {
	color:#F9B700;
}
.fp2 h2 {
	width:100%;
	height:50px;
	font-size: 15px;
	color: #666;
	font-weight: normal;
	font-family: Roboto;
	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;
}
.fp2 h2 img {
	max-width:100%;
	margin-right:1%;
	vertical-align: middle;
}
.kp {
	width:100%;
	height:auto;
	border-bottom:#ddd dashed 1px;
	float:left;
}
.kp img {
	width:100%;
	height:auto;
	border:0px;
	display:block;
	float:left;
}
.kp o {
	position:relative;
	background-color:#000;
	display:block;
}
.kp o span {
	position:absolute;
	top:40%;
	left:40%;
	display:none;
}
.kp o:hover span {
	display:block;
}
.kp o span img {
	width:100%!important;
}
.kp o:hover span img {
	opacity:1.0!important;
}
.kp o:hover img {
	opacity:0.5;
}
.kp a {
	width:100%;
	height:auto;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	font-family: Roboto;
	line-height:50px;
	text-decoration:none;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.kp a:hover {
	color:#F9B700;
}
.news {
	padding:0%;
}
.news .page {
	width:100%;
	margin-top:1%;
	margin-bottom:1%;
	text-align:center;
	clear:left;
	font-family: Roboto;
	font-size: 14px;
	color: #F9B700;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.news ul {
}
.news li {
	line-height:40px;
	margin:5px 0;
}
.news li p {
	float:left;
	background:url(../images/pic30.png) no-repeat left center;
	width:110px;
	height:30px;
	line-height:30px;
	color:#FFF;
	text-align:center;
	margin:5px 30px 5px 5px;
}
.news li:hover p {
	background:url(../images/pic30_1.png) no-repeat left center;
}
.news li:nth-child(even) {
background:#f3f3f3; /*列表次序背景色*/
}
.news li a {
	display:block;
}
.news li a:hover {
	display:block;
	text-decoration:none;
}
.news_content {
	padding:0%;
}
.news_content .title {
	padding-bottom:1%;
	border-bottom:#ddd solid 1px;
}
.news_content .title h2 {
	color:#333;
	font-family:Roboto;
	font-size:26px;
	line-height:normal;
	font-weight:normal;
	text-align:center;
	margin-bottom:2%;
}
.news_content .title p {
	color:#999;
	font-size:14px;
	font-weight:normal;
	text-align:center;
}
.news_content .news_nr {
	margin-top:3%;
	color:#666;
	font-family:Roboto;
	font-size:16px;
	line-height:30px;
	font-weight:normal;
}
.news_content .news_nr img {
	max-width:100%;
}
.news_content .news_nr b {
	color:#F9B700;
	font-weight:bold;
}
.back {
	width:100%;
	height:auto;
	margin-top:3%;
	color:#666;
	font-family:Roboto;
	font-size:14px;
	line-height:30px;
	font-weight:normal;
	text-align:center;
	overflow:hidden;
	clear:left;
	float:left;
}
.back a {
	color:#666;
	font-family:Roboto;
	font-size:14px;
	line-height:30px;
	font-weight:normal;
	text-decoration:none;
}
.back a:hover {
	color: #F9B700;
}
.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:#F9B700;
}
.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;
}
.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: Roboto;
	font-size: 14px;
	color: #F9B700;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.productd {
	padding:0%;
}
.productd .name {
	height:40px;
	line-height:40px;
	text-align:center;
	font-family:Roboto;
	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%;
	height:auto;
	overflow:hidden;
}
.productd .showw .cl {
	width:45%;
	height:auto;
	margin-right:5%;
	float:left;
}
.productd .showw .cr {
	width:50%;
	height:auto;
	line-height:30px;
	text-align:left;
	font-family:Roboto;
	font-size:14px;
	color:#333;
	font-weight:normal;
	float:left;
}
.productd .showw .cr h {
	width:100%;
	height:auto;
	margin-top:2%;
	padding-bottom:2%;
	line-height:normal;
	text-align:left;
	font-family:Roboto;
	font-size:20px;
	color:#333;
	font-weight:bold;
	float:left;
}
.productd .showw .cr h2 {
	width:100%;
	min-height:300px;
	margin-bottom:6%;
	line-height:30px;
	text-align:left;
	font-family:Roboto;
	font-size:16px;
	color:#333;
	font-weight:normal;
	float:left;
	word-break: break-word;
	text-overflow: ellipsis;
	display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 14; /** 显示的行数 **/
	overflow: hidden;  /** 隐藏超出的内容 **/
}
.productd .showw .cr h3 {
	width:100;
	height:auto;
	margin-bottom:4%;
	text-align:left;
	line-height:200%;
	color:#333;
	font-family:Roboto;
	font-size:16px;
	font-weight:normal;
	float:left;
}
.productd .showw .cr h3 span {
	color:#F9B700;
	font-size:18px;
}
.productd .showw .cr h4 {
	width:100%;
	height:auto;
	margin-bottom:4%;
	float:left;
}
.productd .showw .cll {
	display:none;/*此元素不会被显示*/
}
.productd .ti {
	width:100%;
	height:auto;
	line-height:50px;
	text-align:left;
	font-family:Roboto;
	font-size:20px;
	color:#333;
	font-weight:normal;
	margin-top:3%;
	overflow:hidden;
	clear:left;
}
.productd .con {
	width:100%;
	/*line-height:2;*/
	text-align:left;
	font-family:Roboto;
	font-size:16px;
	color:#333;
	font-weight:normal;
	clear:left;
}
.productd .con video{
	width:1200px;
	height:675px;
}
.cpxqsp{height:320px;}
.productd .con img {
	max-width:100%;
}
.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;
	word-wrap:break-word;
word-break: font-family:Roboto!important;
	line-height:25px!important;
	text-align:center;
}
.productd .con table td div {
	padding: 0px!important;
	height:auto!important;
}
.productd .back {
	width:100%;
	height:auto;
	margin-top:2%;
	margin-bottom:2%;
	text-align:center;
	clear:left;
	float:left;
}
.zlb {
	width:100%;
	max-height:75px;
	text-align:left;
	overflow:auto;
}
.zl table {
	border-collapse:collapse;
	border: 1px #ccc solid !important;
	width:1076px!important;
	line-height:25px!important;
}
.zl table td {
	padding:5px!important;
	border: 1px #ccc solid !important;
	word-wrap:break-word;
	word-break:break-word;
	font-size:12px!important;
	font-family:Roboto!important;
	line-height:25px!important;
	text-align:center;
}
.zl table td img {
	max-width:100px;
	max-height:80px;
}
sub {
	vertical-align: sub;
	font-size: smaller;
}
.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:#F9B700;
	color:#FFF;
	outline:medium;
	border:0 none;
	margin-top:10px;
}
.z1 {
	width:48%;
	height:auto;
	margin-right:4%;
	float:left;
}
.z2 {
	width:48%;
	height:auto;
	float:left;
}
.zti {
	width:100%;
	height:auto;
	margin-bottom:3%;
	float:left;
}
.ztit {
	width:80%;
	height:auto;
	font-size:28px;
	color:#333;
	font-weight:bold;
	font-family: Roboto;
	line-height:40px;
	float:left;
}
.ztim {
	width:20%;
	height:auto;
	text-align:right;
	float:right;
}
.ztim a {
	font-family: Roboto;
	font-size: 14px;
	color:#333;
	text-decoration: none;
	font-weight: normal;
	line-height:40px;
}
.ztim a:hover {
	color: #F9B700;
}
.zp {
	width:100%;
	height:auto;
	margin-bottom:15px;
	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;
	float:left;
}
.zp2 h a {
	width:100%;
	line-height:40px;
	color:#F9B700;
	font-family:Roboto;
	font-size:18px;
	text-decoration:none;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.zp2 h a:hover {
	color:#F9B700;
}
.zp2 span {
	width:100%;
	height:90px;
	margin-bottom:10px;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	font-family: Roboto;
	line-height: 30px;
	word-break: break-word;
	text-overflow: ellipsis;
	display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 3; /** 显示的行数 **/
	overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.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: Roboto;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	text-decoration:none;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.innewt a:hover {
	color:#F9B700;
}
.innewd {
	width:20%;
	height:24px;
	line-height:24px;
	font-family: Roboto;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-align:left;
	float:right;
}
.ingenew {
	width:100%;
	height:10px;
	margin-top:8px;
	margin-bottom:8px;
	background-image:url(../images/inge.jpg);
	float:left;
}
.lti {
	width:100%;
	height:40px;
	line-height: 40px;
	font-size:16px;
	color:#F9B700;
	font-weight:bold;
	font-family: Roboto;
	text-align:left;
}
.ltit {
	width:100%;
	height:auto;
	text-align:left;
}
.ltit a {
	font-family: Roboto;
	font-size: 14px;
	color:#666;
	text-decoration: none;
	font-weight: normal;
	line-height:30px;
}
.ltit a:hover {
	color:#F9B700;
}
/* 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:Roboto;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:7px;
	background-image: url(../images/djt.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tabs_style1 > ul.navs > li.active > a, .tabs_style1 > ul.nav > li > a:hover {
	color:#fff;
	font-family:Roboto;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	border:0px solid #ccc;
}
.tabs_style1 > ul.navs > li.active > a {
	padding-bottom:7px;
	background-image: url(../images/djt2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tabs_style1 .tab-content {
	display: table;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tabbable:before, .tabbable:after {
	display: table;
	content: " ";
}
.tabbable:after {
	clear: both;
}
.tabbable:before, .tabbable:after {
	display: table;
	content: " ";
}
.tabbable:after {
	clear: both;
}
.tab-content > .tab-pane, .pill-content > .pill-pane {
	display: none;
}
.tab-content > .active, .pill-content > .active {
	display: block;
}
.navs:after {
	clear: both;
}
.navs > li {
	position: relative;
	display: block;
}
.navs > li > a {
	position: relative;
	display: block;
}
.navs > li > a:hover, .navs > li > a:focus {
	text-decoration: none;
}
/* tabs style 1 左右滚动*/
.scrollImgList1 {
	OVERFLOW: hidden;
	height:190px;
	ZOOM: 1
}
.scrollImgList1 .LeftBotton {
	FLOAT: left;
	WIDTH: 0px;
	CURSOR: pointer;
	HEIGHT: 190px;
	background-image: url(../show/l.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.scrollImgList1 .RightBotton {
	FLOAT: left;
	WIDTH: 0px;
	CURSOR: pointer;
	HEIGHT: 190px;
	background-image: url(../show/r.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.scrollImgList1 .Cont {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	OVERFLOW: hidden;
	WIDTH: 1400px;
	PADDING-TOP: 0px
}
.scrollImgList1 .ScrCont {
	OVERFLOW: hidden;
	WIDTH: 32766px;
	ZOOM: 1
}
#List1_1 {
	FLOAT: left
}
#List2_1 {
	FLOAT: left
}
#List1_2 {
	FLOAT: left
}
#List2_2 {
	FLOAT: left
}
.scrollImgList1 .box {
	FLOAT: left;
	WIDTH: 240px;
}
.st {
	width:1400px;
	height:auto;
	overflow:hidden;
	padding-top:30px;
	padding-bottom:30px;
}
.st1 {
	width:700px;
	height:230px;
	background-image:url(../images/zx.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float:left;
}
.st1 h {
	width:100%;
	height:40px;
	color:#005BA6;
	font-family:Roboto;
	font-size:18px;
	font-weight:bold;
	line-height:40px;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	float:left;
}
.st1 a {
	width:335px;
	padding-left:15px;
	background-image:url(../images/dj.png)!important;
	background-repeat: no-repeat!important;
	background-position: left center!important;
	text-align:left;
	color:#333;
	font-family:Roboto;
	font-size:16px;
	font-weight:normal;
	line-height:40px;
	text-decoration:none;
	float:left;
}
.st1 a:hover {
	color:#F9B700!important;
	background:none!important;
	background-image:url(../images/dj.png)!important;
	background-repeat: no-repeat!important;
	background-position: left center!important;
}
.st2 {
	width:350px;
	height:230px;
	margin-left:150px;
	float:left;
}
.st2 h img {
	width:350px;
	height:230px;
	border:0px;
}
/*产品列表*/
.lie {
	width:100%;
	float:left;
}
.lie a {
	cursor:pointer;
	color:#fff;
	font-family:Roboto;
	text-decoration:none;
	font-size:18px;
	font-weight:normal;
	line-height:50px;
	background-color:#F9B700;
	padding-left:20px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.lie a:hover {
	color: #fff;
	background-color:#666;
}
.f_x {
	width:100%;
	border-radius:10px;
	overflow:hidden;
	clear:left;
	margin-bottom:10px;
}
.f_x ul {
	list-style:none;
}
.f_x ul li {
	border-bottom:1px solid #eee;
}
.f_x ul li a {
	font-size:16px;
	color:#333;
	font-family:Roboto;
	text-decoration:none;
	font-weight:normal;
	line-height:50px;
	padding-left:40px;
	height:50px;
	background:#fff url(../images/jia.jpg) no-repeat 20px center;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.f_x ul li a:hover {
	color:#F9B700;
}
.f_x ul {
	display:none;
}
#menus {
	display:block;
}
.maint {
	width:100%;
	height:auto;
	float:left;
}
.tabk {
	max-width:1400px;
	height:auto;
	padding-top:2%;
	padding-bottom:2%;
	margin:0px auto;
}
.tabk ul {
	width:100%;
	height:auto;
	float:left;
}
.tabk ul li {
	width:16.666666%;
	height:auto;
	text-align: center;
	float:left;
	background-image:url(../images/ysx.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.tabk ul li h {
	width:100%;
	height:auto;
	text-align:center;
	float:left;
}
.tabk ul li h img {
	max-width:100%;
	-webkit-filter: grayscale(100%);
	transform:rotateY(0deg);
	-webkit-transition:1s; /** 以下为鼠标经过渐变效果 **/
	transition:1s;
}
.tabk ul li:hover img {
	-webkit-filter: grayscale(0%);
	transform:rotateY(180deg); /** 沿Y轴水平180度翻转**/
	-webkit-transition:1s; /** 以下为鼠标经过渐变效果 **/
	transition:1s;
}
.tabk ul li.hover img {
	-webkit-filter: grayscale(0%);
}
.tabk ul li h2 {
	width:100%;
	height:auto;
	font-size:20px;
	font-family: Roboto;
	color:#666;
	line-height:normal;
	text-align: center;
	font-weight:normal;
	padding-bottom:17%;
	border-bottom:#eee solid 5px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.tabk ul li:hover h2 {
	color:#F9B700;
	font-weight:bold;
	cursor: pointer;
	border-bottom:#F9B700 solid 5px;
}
.tabk ul li.hover h2 {
	color:#F9B700;
	font-weight:bold;
	cursor: pointer;
	border-bottom:#F9B700 solid 5px;
}
.tabk ul li:hover h2 {
	color:#F9B700;
}
.tabk ul li.hover h2 {
	color:#F9B700;
}
.tabk ul li:hover h2 a {
	color:#F9B700;
}
.tabk ul li.hover h2 a {
	color:#F9B700;
}
.neir {
	width:100%;
	height:auto;
	display: none;
	position:relative;
}
.yu {
	width:53%;
	height:auto;
	margin-right:5%;
	text-align:left;
	font-size:16px;
	font-family:Roboto;
	color:#333;
	line-height:200%;
	font-weight:normal;
	float:left;
}
.yu o {
	color:#F9B700;
}
.yu2 {
	width:42%;
	height:auto;
	text-align:left;
	float:left;
}
.yu2 img {
	width:46%;
	padding-left:2%;
	padding-right:2%;
	float:left;
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
	display: block;
}
.yu2 img:hover {
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
	opacity:0.9;
	filter:alpha(opacity=90);
}
#hotpic {
	width: 100%;
	height: 200px;
	margin: 0px auto;
}
#NewsPic {
	width: 100%;
	height:auto;
}
#NewsPic .cst {
	width: 100%;
	height:auto;
	padding-top:2%;
	float:left;
}
#NewsPic h8 {
	width: 100%;
	height:auto;
	text-align:left;
	float:left;
}
#NewsPic .Nav {
	width: 100%;
	height:auto;
	left:0;
}
#NewsPic .Nav span {
	width:14.28571%;
	height:100px;
	padding-top:35px;
	text-align:center;
	cursor: pointer;
	float:left;
	font-size:20px;
	font-family: Roboto;
	color:#666;
	line-height:normal;
	text-align: center;
	font-weight:normal;
	padding-bottom:0%;
	border-bottom:rgba(0, 0, 0, 0.0) solid 5px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
#NewsPic .Nav span b {
	font-size:0px;
}
#NewsPic .Nav span.Cur {
	color:#F9B700;
	cursor: pointer;
	font-weight:bold;
	border-bottom:#F9B700 solid 5px;
}
#NewsPic .Nav span img {
	max-width:100%;
	-webkit-filter: grayscale(100%);
	transform:rotateY(0deg);
	-webkit-transition:1s; /** 以下为鼠标经过渐变效果 **/
	transition:1s;
}
#NewsPic .Nav span.Cur img {
	-webkit-filter: grayscale(0%);
	transform:rotateY(180deg); /** 沿Y轴水平180度翻转**/
	-webkit-transition:1s; /** 以下为鼠标经过渐变效果 **/
	transition:1s;
}
.gun {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background-color:#fff;
}
.gun_w {
	margin:0px auto;
	max-width:1300px;
}
.gun_name {
	width:100%;
	margin:0px auto;
	overflow:hidden;
}
.gun_name .gun_left {
	float:left;
	font-size:24px;
	color:#333;
	line-height:34px;
	position:relative;
	padding:0 0 12px 0;
	text-transform:uppercase;
}
.gun_name .gun_left:after {
	background:#f18101;
	content:"";
	position:absolute;
	width:26px;
	height:3px;
	left:0;
	bottom:0;
}
.gun_name a {
	float:right;
	width:140px;
	border:#888 1px solid;
	border-radius:16px;
	font-size:14px;
	color:#525252;
	line-height:32px;
	text-align:center;
	text-transform:uppercase;
transition:all .35s;
}
.gun_name a:hover {
	color:#fff;
	text-decoration:none;
	background:#333;
	border:#333 1px solid;
}
.gun_k {
	position:relative;
	margin:0px auto;
}
.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:-50px;
	cursor:pointer;
	background:url(../images/pre.png) no-repeat center;
	opacity:0.0;
}
.gun_k:hover .pre {
	opacity:0.0;
}
.gun_k .next {
	right:-50px;
	cursor:pointer;
	background:url(../images/next.png) no-repeat center;
	opacity:0.0;
}
.gun_k:hover .next {
	opacity:0.0;
}
.gun_g {
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.gun_g ul {
	width:800%;
}
.gun_g li {
	float:left;
	display:inline;
	width:12.2%;
	margin:0 0.3% 0 0;
} /* 四个排列请改宽度 width:3.00%; margin:0 0.16% */
.gun_g li a {
	width:100%;
	text-align:center;
	display:block;
	font-family: Roboto;
	font-size:14px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
}
.gun_g li a:hover {
	text-decoration:none;
	color:#F9B700;
}
.gun_g li img {
	width:100%;
}
.gun2_g li font {
	width:100%;
	text-align:center;
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.gun2 {
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.gun2_w {
	margin:0px auto;
	max-width:1300px;
}
.gun2_name {
	width:100%;
	margin:0px auto;
	overflow:hidden;
}
.gun2_name .gun2_left {
	float:left;
	font-size:24px;
	color:#333;
	line-height:34px;
	position:relative;
	padding:0 0 12px 0;
	text-transform:uppercase;
}
.gun2_name .gun2_left:after {
	background:#f18101;
	content:"";
	position:absolute;
	width:26px;
	height:3px;
	left:0;
	bottom:0;
}
.gun2_k {
	position:relative;
	margin:0px 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:-50px;
	cursor:pointer;
	background:url(../images/pre2.png) no-repeat center;
	opacity:1.0;
}
.gun2_k:hover .pre2 {
	opacity:0.8;
}
.gun2_k .next2 {
	right:-50px;
	cursor:pointer;
	background:url(../images/next2.png) no-repeat center;
	opacity:1.0;
}
.gun2_k:hover .next2 {
	opacity:0.8;
}
.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:3.00%; margin:0 0.16% */
.gun2_g li a {
	border:#ccc 0px solid;
	display:block;
	border-radius:0px;
	font-size:16px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
}
.gun2_g li a:hover {
	text-decoration:none;
	color:#F9B700;
}
.gun2_g li img {
	width:100%;
}
.gun2_g li font {
	margin:0px;
	text-align:center;
	line-height:40px;
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}