﻿@charset "utf-8";
/* CSS Document */
html {
	scroll-padding-top:120px;
}
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;
	overflow-x: hidden;
}
ul, ol {
	list-style: none;
}
img, fieldset {
	vertical-align:top;
	border:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
address, cite, code, em, th {
	font-weight:normal;
	font-style:normal;
}
input, button, textarea, select {
	font:100% Arial, '';
	vertical-align:middle
}
a.r1:link {
	font-family: "思源黑体";
	font-size: 16px;
	color: #ff0000;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
a.r1:visited {
	color: #ff0000;
}
a.r1:hover {
	text-decoration: underline;
}
a.r2:link {
	font-family: "思源黑体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	line-height: 30px;
}
a.r2:visited {
	font-family: "思源黑体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	line-height: 30px;
}
a.r2:hover {
	font-family: "思源黑体";
	font-size: 14px;
	color:#e60012;
	text-decoration: none;
	font-weight:normal;
	line-height: 30px;
}
a.r3:link {
	font-family: "思源黑体";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r3:visited {
	font-family: "思源黑体";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r3:hover {
	font-family: "思源黑体";
	font-size: 14px;
	color:#e60012;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.blue {
	color: #e60012;
}
.t1 {
	font-family: "思源黑体";
	font-size: 20px;
	color: #333;
	font-weight: bold;
	line-height: 200%;
}
.t2 {
	font-family: "思源黑体";
	font-size: 25px;
	color: #666;
	font-weight: bold;
	line-height: 250%;
}
.t3 {
    width:100%;
	height:auto;
	margin-bottom:2%;
	font-family: "思源黑体";
	font-size: 28px;
	color: #000;
	font-weight: normal;
	line-height: normal;
	float:left;
}
.t4 {
    width:100%;
	height:auto;
	margin-bottom:4%;
	font-family: "思源黑体";
	font-size: 25px;
	color: #333;
	font-weight: normal;
	line-height: normal;
	float:left;
}
.tx1 {
    width:100%;
	height:auto;
	margin-bottom:7%;
	text-align:left;
	font-family: "思源黑体";
	font-size:20px;
	color: #fff;
	font-weight: normal;
	line-height: normal;
	float:left;
}
.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:".";
}
/*清除浮动*/
.head_top{ width:100%; height:auto; position:fixed; top:0px; left:0; z-index:9999; transition:all .35s; background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.0));}
.h_active{ top:0px; background:rgba(0,0,0,1.0);}
.h_active .lobbox .box{ 
 border:2px solid rgba(255,255,255,0.0);
 background-color:rgba(255,255,255,0.0);
 margin-top:0px;
}

.header {
	position:relative;
	z-index:10;
}
.lobbox {
	width:100%;
	left:0px;
	top:0px;
	clear:left;
	overflow: visible;
}
.lobbox .box {
	width:90%;
	margin:0 auto;
	height:100px;
	margin-top:35px;
	border-radius:35px;
	border:2px solid rgba(255,255,255,0.5);
	background-color:rgba(255,255,255,0.25);
}
.lobbox .box h1 {
	float:left;
	width:30%;
	height:100px;
	text-align:left;
	position: relative;
	z-index:999999;
}
.lobbox .box h1 img{
	max-width:100%;
}
.lobbox .naverbox2 {
	float:left;
	width:70%;
	height:auto;
}
.ss {
	position:relative;
	margin-right:20px;
	float:right;
}
.ss input {
	width: 240px;
	padding: 0px 40px 0px 15px;
	height: 33px;
	outline: none;
	border: 1px solid #e60012;
	border-radius:50px;
	color:#666;
	font-family:"思源黑体";
	font-size:14px;
	background:rgba(255,255,255,0.9);
}
.ss span {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 35px;
	height: 35px;
	background-image: url(../images/ssan.png);
	cursor: pointer;
	overflow: hidden;
}

.lobbox .box .nav {
	float:right;
}
.lobbox2 {
	width:100%;
	left:0px;
	top:0px;
}
.lobbox2 .box {
	width:100%;
	margin:0 auto;
	height:100px;
	border:0px;
	background-color:rgba(255,255,255,0.0);
}
.lobbox2 .box .nav {
    width:100%;
	float:left;
}
.lobbox2 .box .nav .m {
    width:auto;
	padding-left:1.8%;
	padding-right:1.8%;
	float:left;
}
.lobbox2 .box .nav .m img{
   vertical-align: middle;
}
.lobbox2 .box .nav h3 {
    width:100%;
	text-align:center;
}
.lobbox2 .box .nav h3 a {
	zoom:1;
	display:block;
	width:auto;
	padding-left:15px;
	padding-right:15px;
	font-family:"思源黑体";
	color:#fff;
	font-size:20px;
	line-height:100px;
	font-weight:normal;
	text-decoration:none;
	background:url(../images/jt.png) no-repeat center center;
	background-size: 100% 100%;
}
.lobbox2 .box .nav li:hover h3 a {
	color:#e60012;
	background:none;
}
.lobbox2 .box .nav li a.current {
	color:#fff;
	background:
	url(../images/jt1.png) no-repeat left center,
    url(../images/jt2.png) no-repeat center center,
    url(../images/jt3.png) no-repeat right center;
	background-size: 
    15px auto, 
    84% 100%, 
    15px auto;
}
.lobbox2 .box .nav .sub{
	position:absolute;
	top:102px;
	width:auto;
	display:none;
}
.lobbox2 .box .nav .sub li {
    width:auto;
	background:rgba(255,255,255,0.9);
}
.lobbox2 .box .nav .sub li:hover {
	background:rgba(255,255,255,1.0);
}
.lobbox2 .box .nav .sub li a {
    min-width:120px;
	padding-right:20px;
	text-align:left;
	text-indent:20px;
	font-size:16px;
	font-family:"思源黑体";
	color:#333;
	line-height:40px;
	font-weight:normal;
	zoom:1;
	text-decoration:none;
	white-space: nowrap;
	display:inline-block;
}
.lobbox2 .box .nav .sub li a:hover {
	color:#E60012;
}
#dowebok {
	display:none;
}
.foot {
	clear:both;
	overflow: hidden;
	margin-top:10%;
	background-color:#000;
}
.fn {
	width:100%;
	overflow:hidden;
	clear:left;
	float:left;
}
.foot_t {
	width:100%;
	padding-top:4%;
	padding-bottom:0%;
	overflow:hidden;
	clear:left;
	float:left;
}
.foot_tl {
	width:75%;
	float:left;
}
.foot_tr {
	width:25%;
	float:left;
}
.foot_tr h{
	width:100%;
	height:auto;
	margin-bottom:20px;
	text-align:left;
	color:#fff;
	font-size:26px;
	font-family:"思源黑体";
	font-weight:normal;
	line-height:normal;
	float:left;
}
.foot_tr span{
	width:100%;
	height:auto;
	text-align:left;
	color:#989898;
	font-size:18px;
	font-family:"思源黑体";
	font-weight:normal;
	line-height:60px;
	float:left;
}
.foot2 {
	background:#000;
	clear:both;
	overflow: hidden;
	padding-top:1.5%;
	padding-bottom:8%;
}
.foot_t2 {
	width:100%;
	height:auto;
	color:#f5f5f5;
	font-size:20px;
	font-family:"思源黑体";
	font-weight:normal;
	line-height:400%;
	text-align:center;
	margin:0px auto;
	clear:left;
}
.foot_t2 a{
	color:#f5f5f5;
	font-size:20px;
	font-family:"思源黑体";
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
}
.foot_t2 a:hover{
	text-decoration: underline;
}
.foot_t2 img{
    max-width:100%;
    vertical-align: middle;
	float:left;
}

ul,li {
    padding:0px;
	margin:0px;
	list-style-type:none;
	list-style-image:none;
}
.clear {
	clear:both;
}
.rt {
	width:20%;
	margin-right:5%;
	float:left;
}
.rt h4 {
	width:100%;
	height:auto;
	margin-bottom:20px;
	color:#fff;
	font-size:26px;
	font-family:"思源黑体";
	line-height:normal;
	font-weight:normal;
	text-decoration: none;
	text-align:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.rt h4 a{
	width:100%;
	height:auto;
	color:#fff;
	font-size:26px;
	font-family:"思源黑体";
	line-height:normal;
	font-weight:normal;
	text-decoration: none;
	text-align:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.rt h4 a:hover{
	text-decoration: underline;
}
.rt ul{
    width:100%;
	height:auto;
	float:left;
}
.rt ul li {
    padding:0px;
}
.rt ul li a{
    width:100%;
	height:auto;
	font-family: "思源黑体";
	font-size: 18px;
	color:#989898;
	text-decoration: none;
	font-weight: normal;
	line-height:60px;
	text-align:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.rt ul li a:hover {
	text-decoration: underline;
}

.banner_sj {
	display:none;
	padding-top:83px;
	margin-bottom:3%;
}
.flexslider {
	position:relative;
	margin-top:100px;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.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;
	position:relative;
}
.flexslider2 .slides > li p{
	position:absolute;
	top:50%;
    right:7%;
    transform: translate(0%, -50%);
	font-family: "思源黑体";
	font-size:50px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height:normal;
}
.flexslider2 .slides img {
	width: 100%;
	display: block;
	border-radius: 0px;
}

.flexslider3 {
	position:relative;
	margin-top:0px;
}
.flexslider3 .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider3 .slides img {
	width: 100%;
	display: block;
	border-radius: 0px;
}
.flexslider3 .flex-prev {
	display:none;
}
.flexslider3 .flex-next {
	display:none;
}

.flex-pauseplay span {
	text-transform: capitalize;
}
.flex-control-nav {
	width: 100%;
	text-align: center;
	position:absolute;
	bottom:10px;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	width:10px;
	height:10px;
	display: block;
	background:#999;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}
.flex-control-paging li a:hover {
	background:#fff;
}
.flex-control-paging li a.flex-active {
	background:#fff;
	cursor: default;
}
.tage {
	border-bottom:1px solid #CCC;
	padding:20px 0;
}
.tage .box {
	width:90%;
	margin:0 auto;
	text-align:center;
}
.tage .box .tage_l {
	float:left;
	color:#e60012;
}
.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 #e60012;
	outline:medium;
	padding-left:5px;
}
.tage .box .tage_r .input_btn {
	width:100px;
	height:40px;
	border:0 none;
	background:#e60012 url(../images/pic2.gif) no-repeat center;
	;
	outline:medium;
}
.hoc {
	width:100%;
	margin:0 auto;
	clear:left;
}
.hock{
	width:50%;
	height:480px;
	float:left;
}
.hockk{
	width:50%;
	height:480px;
	float:left;
}
.hock1{
	width:50%;
	height:480px;
	float:left;
}
.hock1 img{
    max-width:100%;
	height:480px;
	border:0px;
}
.hock1 img:hover{
    -webkit-filter:opacity(0.8);
}
.hock2{
	width:50%;
	height:480px;
	background-color:#183D81;
	float:left;
}
.hock2 h{
    width:80%;
	margin-top:10%;
	margin-left:10%;
	margin-right:10%;
	color:#fff;
	font-family:"思源黑体";
	font-size:36px;
	font-weight:normal;
	text-align:center;
	line-height:300%;
	float:left;
}
.hock2 p{
    width:80%;
	margin-left:10%;
	margin-right:10%;
	color:#fff;
	font-family:"思源黑体";
	font-size:14px;
	font-weight:normal;
	text-align:center;
	line-height:200%;
	float:left;
}
.hock2 span{
    width:80%;
	margin-left:10%;
	margin-right:10%;
	text-align:center;
	float:left;
}
.hock2 span a{
	color:#A7C2EF;
	font-family:"思源黑体";
	font-size:14px;
	font-weight:normal;
	text-align:center;
	line-height:500%;
}
.dao {
	width:100%;
	height:auto;
	text-align:left;
	color:#999;
	font-size:14px;
	font-family:"思源黑体";
	font-weight:normal;
	line-height:50px;
	overflow:hidden;
	clear:left;
	float:left;
}
.dao span{
	color:#e60012;
}
.dao a{
	font-family: "思源黑体";
	font-size: 14px;
	color:#999;
	text-decoration: none;
	font-weight: normal;
	line-height: 50px;
}
.dao a:hover{
	color:#e60012;
}
.dao a.on{
	color:#e60012;
}

.content {
	width:90%;
	margin:0px auto;
	clear:left;
}
.content2 {
	width:70%;
	margin:0px auto;
	clear:left;
}
.cf {
	width:100%;
	margin:0px auto;
	clear:left;
}
.ybk {
	width:100%;
	height:auto;
	float:left;
}
.ybt {
	width:100%;
	height:auto;
	float:left;
}
.ybt img{
	max-width:150px;
	float:right;
}
.ybl {
	width:50%;
	height:auto;
	margin-left:10%;
	margin-right:10%;
	overflow:hidden;
	float:left;
}
.ybl h{
	width:100%;
	height:auto;
	text-align:left;
	color:#fff;
	font-family:"思源黑体";
	font-size:35px;
	font-weight:normal;
	line-height:normal;
	padding-top:5%;
	padding-bottom:15%;
	background:url(../images/tsx.jpg) no-repeat left top;
	display:block;
	float:left;
}
.ybl h2{
	width:100%;
	height:auto;
	text-align:left;
	color:#fff;
	font-family:"思源黑体";
	font-size:18px;
	font-weight:normal;
	line-height:200%;
	display:block;
	float:left;
}
.ybr {
	width:30%;
	height:auto;
	text-align:center;
	float:left;
}
.ybr img{
	max-width:100%;
}
.qiu {animation: spin 24s linear infinite;
}

        /* 定义关键帧动画 */
        @keyframes spin {
            from {
                transform: rotate(0deg);
            }
            to {
                transform: rotate(360deg);
            }
        }

.sbk {
	width:100%;
	height:auto;
	float:left;
}
.sbl {
	width:23%;
	height:auto;
	float:left;
}
.sbg {
	padding-left:20%;
	padding-right:5%;
}
.sbg2 {
	padding-left:5%;
	padding-right:20%;
}
.sbl h{
	width:100%;
	height:auto;
	margin-top:30%;
	margin-bottom:5%;
	text-align:left;
	color:#333;
	font-family:"思源黑体";
	font-size:32px;
	font-weight:normal;
	line-height:normal;
	display:block;
	float:left;
}
.sbl h2{
	width:100%;
	height:auto;
	text-align:left;
	color:#333;
	font-family:"思源黑体";
	font-size:16px;
	font-weight:normal;
	line-height:200%;
	display:block;
	float:left;
}
.sbm {
	width:2%;
	height:auto;
	float:left;
}
.sbm img{
	width:100%;
	margin-top:700%;
}
.sbr {
	width:50%;
	height:auto;
	float:left;
	cursor:pointer;
	position:relative;
}
.sbr img{
	width:100%;
}
.sbr p{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	text-align:center;
	display: flex;
    justify-content: center; /* 水平居中 */
    align-items: center;     /* 垂直居中 */
	color:#fff;
	font-family:"思源黑体";
	font-size:32px;
	font-weight:normal;
	line-height:100%;
	background:rgba(0,0,0,0.6);
	float:left;
}
.sbr:hover p{
	height:15%;
	-webkit-transition:0.3s;
	transition:0.3s;
}

.abl {
	width:45%;
	height:auto;
	margin-right:10%;
	overflow:hidden;
	float:left;
}
.abl h{
	width:100%;
	height:auto;
	text-align:left;
	color:#333;
	font-family:"思源黑体";
	font-size:18px;
	font-weight:bold;
	line-height:200%;
	text-transform:uppercase;
	display:block;
	float:left;
}
.abl h2{
	width:100%;
	height:auto;
	text-align:left;
	color:#333;
	font-family:"思源黑体";
	font-size:14px;
	font-weight:normal;
	line-height:200%;
	display:block;
	float:left;
}
.abl img{
	width:100%;
}
.abr {
	width:45%;
	height:auto;
	float:left;
}
.abr h{
	width:100%;
	height:auto;
	text-align:left;
	color:#333;
	font-family:"思源黑体";
	font-size:18px;
	font-weight:bold;
	line-height:200%;
	text-transform:uppercase;
	display:block;
	float:left;
}
.abr h2{
	width:100%;
	height:auto;
	text-align:left;
	color:#333;
	font-family:"思源黑体";
	font-size:14px;
	font-weight:normal;
	line-height:200%;
	display:block;
	float:left;
}

.sg{
	margin-top:50%;
}

.sm {
	width:25%;
	height:auto;
	overflow:hidden;
	float:left;
}
.sm2 {
	width:33.333333%;
	height:auto;
	overflow:hidden;
	float:left;
}
.smt {
	width:100%;
	height:auto;
	text-align:center;
	float:left;
}
.smt h{
	width:auto;
	height:auto;
	line-height:normal;
	color:#fff;
	font-family:"思源黑体";
	font-size:60px;
	font-weight:bold;
	text-decoration:none;
}
.smt span{
    color:#fff;
	font-family:"思源黑体";
	font-size:24px;
	font-weight:normal;
	vertical-align:top;
}
.smt2{
	width:100%;
	height:50px;
	text-align:center;
	line-height:normal;
	color:#fff;
	font-family:"思源黑体";
	font-size:24px;
	font-weight:normal;
	text-decoration:none;
	float:left;
}
.ink1 {
	width:70%;
	height:35px;
	line-height:35px;
	text-align:left;
	color:#333;
	font-family:"思源黑体";
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
.ink1 a{
	color:#666;
	font-family:"思源黑体";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
.ink1 a:hover{
	color:#e60012;
}
.ink2 {
	width:30%;
	height:35px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	float:right;
}
.inti {
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:5%;
}
.inti h{
	width:100%;
	height:auto;
	margin-bottom:1%;
	font-size:48px;
	color:#020202;
	font-family:"思源黑体";
	text-align:center;
	font-weight:bold;
	line-height:normal;
	float:left;
}
.inti h2{
    width:80%;
	height:auto;
	margin-top:1.5%;
	padding-left:10%;
	padding-right:10%;
	font-size:24px;
	color:#2f2f2f;
	font-family:"思源黑体";
	text-align:center;
	font-weight:normal;
	line-height:180%;
	float:left;
}
.inti h3{
	width:100%;
	height:auto;
	margin-top:10%;
	margin-bottom:1%;
	font-size:35px;
	color:#000;
	font-family:"思源黑体";
	text-align:left;
	font-weight:normal;
	line-height:normal;
	float:left;
}
.inti h4{
    width:40%;
	height:auto;
	font-size:16px;
	color:#666;
	font-family:"思源黑体";
	text-align:left;
	font-weight:normal;
	line-height:180%;
	float:left;
}
.inti h5{
    width:100%;
	height:auto;
	margin-bottom:1.5%;
	font-size:22px;
	color:#333;
	font-family:"思源黑体";
	text-align:center;
	font-weight:bold;
	line-height:normal;
	float:left;
}
.inti h6{
    width:100%;
	height:auto;
	font-size:30px;
	color:#ff0000;
	font-family:"思源黑体";
	text-align:center;
	font-weight:normal;
	line-height:normal;
	float:left;
}
.inti o{
	width:100%;
	height:auto;
	margin-bottom:1%;
	font-size:35px;
	color:#000;
	font-family:"思源黑体";
	text-align:center;
	font-weight:normal;
	line-height:normal;
	float:left;
}
.inti o2{
    width:100%;
	height:auto;
	font-size:16px;
	color:#666;
	font-family:"思源黑体";
	text-align:center;
	font-weight:normal;
	line-height:180%;
	margin:0px auto;
}
.ati {
	width:30%;
	height:auto;
	float:left;
}
.ati h{
	width:100%;
	height:auto;
	margin-bottom:5%;
	font-size:22px;
	color:#fff;
	font-family:"思源黑体";
	text-align:center;
	font-weight:normal;
	line-height:normal;
	float:left;
}
.ati h2{
    width:100%;
	height:auto;
	font-size:14px;
	color:#fff;
	font-family:"思源黑体";
	text-align:center;
	font-weight:normal;
	line-height:30px;
	float:left;
}
.sr{
    width:97%;
	height:auto;
	padding-left:1%;
	padding-right:1%;
	margin-bottom:2%;
	border:#ddd solid 1px;
	font-size: 14px;
	color: #666;
	font-weight:normal;
	font-family: "思源黑体";
	line-height:40px;
	border-radius:5px;
	outline:none;
}
.anm a {
	width:325px;
	height:90px;
	line-height:90px;
	color:#151414;
	font-size:45px;
	font-family:"思源黑体";
	font-weight:normal;
	border-radius:50px;
	border:solid 1px #151414;
	background-color:#fff;
	text-align:center;
	text-decoration:none;
	display:block;
	float:left;
}
.anm a:hover {
    color:#e60012;
	border:solid 1px #e60012;
}
.anm a img{
    vertical-align: middle;
	-webkit-filter: brightness(0%);
}
.anm a:hover img{
    -webkit-filter: none;
}
.anm2 a {
	width:125px;
	height:40px;
	line-height:40px;
	color:#e60012;
	font-size:14px;
	font-family:"思源黑体";
	font-weight:normal;
	border-radius:0px;
	border:solid 1px #e60012;
	background-color:#fff;
	text-align:center;
	text-decoration:none;
	display:block;
	margin:0px auto;
}
.anm2 a:hover {
    color:#fff;
	border:solid 1px #e60012;
	background-color:#e60012;
}
.anm3 a{
	width:90%;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:14px;
	font-family:"思源黑体";
	font-weight:normal;
	border-radius:0px;
	border:solid 1px #e60012;
	background-color:#e60012;
	text-align:center;
	text-decoration:none;
	display:block;
	float:left;
}
.anm3 a:hover {
    color:#e60012;
	border:solid 1px #e60012;
	background-color:#fff;
}

.nsr {
	width:100%;
	height:auto;
	margin-bottom:3%;
	text-align:center;
	float:left;
}
.nsr a {
    width:auto;
	height:auto;
	padding-left:2%;
	padding-right:2%;
	padding-top:0.5%;
	padding-bottom:0.5%;
	border-left:#999 dashed 1px;
	text-align:center;
	color:#333;
	font-family:"思源黑体";
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	text-decoration:none;
	border-radius:0px;
	display:inline-block;
}
.nsr a:hover {
	color: #e60012;
}
.nsr a.on{
	color: #e60012;
}

.inc {
	width:100%;
	text-align:left;
	line-height:200%;
	color:#333;
	font-family:"思源黑体";
	font-size:16px;
	font-weight:normal;
	overflow:hidden;
	clear:left;
	float:left;
}
.inc p img{
	max-width:100%;
}

.xzk{
	width:100%;
	height:auto;
	margin-bottom: 2%;
	float:left;
}
.xz{
	width:48%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	float:left;
}
.eco {
	width:100%;
	height:auto;
	float:left;
	position:relative;
}
.eco img{
	width:100%;
}
.eco p{
	position:absolute;
	top:26%;
	left:0;
	width:100%;
	text-align:center;
	color:#fff;
	font-family:"思源黑体";
	font-size: 50px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.hot {
	width:100%;
	height:auto;
	float:left;
	position:relative;
}
.hot img{
	width:100%;
}
.hot p{
	position:absolute;
	bottom:15%;
	left:12%;
	width:76%;
	text-align:left;
	color:#fff;
	font-family:"思源黑体";
	font-size: 46px;
	line-height: 200%;
	font-weight: normal;
	text-transform: uppercase;
}
.xl{
	width:29.333%;
	height:auto;
	padding:0.5%;
	margin-left:0.5%;
	margin-right:0.5%;
	background-color:#DBF0F9;
	float:left;
}
.xlp {
	width:100%;
	height:auto;
	overflow:hidden;
	cursor:pointer;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.xlp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.xlp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.xlt {
	width:96%;
	height:auto;
	padding:2%;
	background-color:#fff;
	display:block;
	float:left;
}
.xlt h{
	width:100%;
	height:auto;
	margin-top:2%;
	margin-bottom:1%;
	text-align:left;
	line-height:normal;
	color:#555;
	font-family:"思源黑体";
	font-size:20px;
	font-weight:bold;
	display:block;
	float:left;
}
.xlt h2{
	width:100%;
	height:auto;
	margin-bottom:2%;
	text-align:left;
	line-height:normal;
	color:#999;
	font-family:"思源黑体";
	font-size:14px;
	display:block;
	float:left;
}
.xlt h3{
	width:100%;
	height:100px;
	margin-bottom:2%;
	text-align:left;
	line-height:25px;
	color:#333;
	font-family:"思源黑体";
	font-size:14px;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 4; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.tj{
	width:19%;
	height:auto;
	padding:2%;
	margin:1%;
	border-radius:4px;
	box-shadow:0px 0px  0px 0px #ccc;
	background-color:#fff;
	float:left;
}
.tj:hover {
	box-shadow:0px 0px  6px 3px #aaa;
}
.tjp {
	width:100%;
	height:auto;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.tjp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.tjp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.tjt {
	width:100%;
	height:50px;
	margin-top:4%;
	text-align:center;
	line-height:25px;
	color:#333;
	font-family:"思源黑体";
	font-size:18px;
	text-decoration:none;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.tj:hover .tjt{
	color:#e60012;
}
.inz{
	width:33.333333%;
	height:auto;
	float:left;
	position:relative;
}
.inz img{
    width:99%;
	border:#eee solid 1px;
	-webkit-filter:opacity(1.0);
}
.inz:hover img{
	-webkit-filter:opacity(0.9);
}
.inz span{
    width:100%;
	height:auto;
	left:0px;
	position:absolute;
}
.inz span h{
	width:100%;
	height:auto;
	margin-top:8%;
	margin-bottom:40%;
	text-align:center;
	color:#000;
	text-shadow: 0px 0px 0px #000;
	font-family:"思源黑体";
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	float:left;
}
.xw{
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	float:left;
}
.xwp {
	width:100%;
	height:auto;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.xwp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.xwp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.xwt {
	width:100%;
	height:auto;
	float:left;
}
.xwt h{
	width:100%;
	height:auto;
	margin-top:3%;
	margin-bottom:3%;
	text-align:left;
	line-height:normal;
	color:#333;
	font-family:"思源黑体";
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.xw:hover .xwt h{
	color:#e60012;
}
.xwt h2{
	width:100%;
	height:50px;
	margin-bottom:5%;
	text-align:left;
	line-height:25px;
	color:#999;
	font-family:"思源黑体";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.xwt h3{
	width:100%;
	height:auto;
	text-align:left;
	line-height:normal;
	color:#e60012;
	font-family:"思源黑体";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
}
.xw:hover .xwt h3{
	text-decoration:underline;
}
.xw2{
	width:46%;
	height:auto;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:4%;
	float:left;
}
.xw2p {
	width:100%;
	height:auto;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.xw2p img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.xw2p img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.xw2t {
	width:100%;
	height:auto;
	float:left;
}
.xw2t h{
	width:100%;
	height:auto;
	margin-top:3%;
	margin-bottom:3%;
	text-align:left;
	line-height:normal;
	color:#333;
	font-family:"思源黑体";
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.xw2:hover .xw2t h{
	color:#e60012;
}
.xw2t h2{
	width:100%;
	height:50px;
	margin-bottom:5%;
	text-align:left;
	line-height:25px;
	color:#999;
	font-family:"思源黑体";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.xw2t h3{
	width:100%;
	height:auto;
	text-align:left;
	line-height:normal;
	color:#e60012;
	font-family:"思源黑体";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
}
.xw2:hover .xw2t h3{
	text-decoration:underline;
}
.zs{
	width:29.333333%;
	height:auto;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:4%;
	float:left;
}
.zsp {
	width:100%;
	height:auto;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.zsp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.zsp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.zst {
	width:100%;
	height:auto;
	float:left;
}
.zst h{
	width:100%;
	height:auto;
	margin-top:3%;
	margin-bottom:3%;
	text-align:left;
	line-height:normal;
	color:#333;
	font-family:"思源黑体";
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.zs:hover .zst h{
	color:#e60012;
}
.zst h2{
	width:100%;
	height:50px;
	margin-bottom:5%;
	text-align:left;
	line-height:25px;
	color:#999;
	font-family:"思源黑体";
	font-size:14px;
	text-decoration:none;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.zst h3{
	width:100%;
	height:auto;
	display:block;
	float:left;
}
.gy{
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:1%;
	float:left;
}
.gyp {
	width:100%;
	height:auto;
	text-align:center;
}
.gyp img{
	max-width:100%;
}
.gyp img:hover{
	opacity:0.8;
}
.gyt {
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	
}
.gy a{
    width:100%;
	height:auto;
	color:#666;
	font-family:"思源黑体";
	font-size:14px;
	line-height:40px;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.gy:hover .gyt{
	color:#e60012;
}
.re{
    width:24%;
	height:auto;
	margin:0.4%;
	background-color:#e60012;
	border:#fff solid 1px;
	display:block;
	float:left;
	position:relative;
}
.re p{
	display:none;
}
.re:hover p{
    display:block;
    position:absolute;
	top:0;
	left:0;
	width:100%;
	padding-top:35%;
	text-align:center;
	font-size:16px;
	color:#fff;
	font-weight: normal;
	font-family: "思源黑体";
	line-height:normal;
}
.re img{
    width:100%;
	border:0px;
}
.re:hover img{
	-webkit-filter:opacity(0.3);
}
.kh{
    width:15.666666%;
	height:auto;
	margin:0.5%;
	float:left;
}
.kh img{
    width:100%;
}
.kh:hover img{
	-webkit-filter:opacity(0.8);
}

.ay{
    width:31.333333%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	display:block;
	float:left;
	position:relative;
}
.ay img{
    width:100%;
}
.ay p{
	position:absolute;
	top:36%;
	left:10%;
	width:80%;
}
.ay p o{
	width:100%;
	height:auto;
	margin-bottom:4%;
	text-align:center;
	font-size:36px;
	color:#020202;
	font-weight:normal;
	font-family: "思源黑体";
	line-height:normal;
	display:block;
	float:left;
}
.ay p o2{
	width:100%;
	height:280px;
	text-align:left;
	font-size:22px;
	color:#151414;
	font-weight: normal;
	font-family: "思源黑体";
	line-height:40px;
	display:block;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 7; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.ay a{
	text-decoration:none;
}

.hy{
    width:23%;
	height:auto;
	margin:1%;
	border-radius:8px;
	display:block;
	float:left;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.hy p{
	width:90%;
	height:auto;
	padding:5%;
	text-align:center;
	font-size:30px;
	color:#020202;
	font-weight:normal;
	font-family: "思源黑体";
	line-height:normal;
	background:#c4c4c4;
	float:left;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.hy:hover p{
	color:#e60012;
}
.hy a{
	text-decoration:none;
}
.hy 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;
	-webkit-filter:opacity(1.0);
}
.hy img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.yy{
    width:48%;
	height:auto;
	background-color:#000;
	display:block;
	float:left;
	position:relative;
}
.yyg {
    width:4%;
	height:auto;
	float:left;
}
.yy p{
    position:absolute;
	top:0;
	left:0;
	width:80%;
	padding:10%;
}
.yy p o{
	width:100%;
	height:auto;
	margin-bottom:5%;
	text-align:left;
	font-size:36px;
	color:#fff;
	font-weight: normal;
	font-family: "思源黑体";
	line-height:normal;
	display:block;
	float:left;
}
.yy p o2{
	width:100%;
	height:auto;
	margin-bottom:15%;
	text-align:left;
	font-size:18px;
	color:#fff;
	font-weight: normal;
	font-family: "思源黑体";
	line-height:30px;
	display:block;
	float:left;
}
.yy p o3{
	width:100%;
	height:auto;
	display:block;
	float:left;
}
.yy img{
    max-width:100%;
	border:0px;
	-webkit-filter:opacity(0.5);
}
.yy:hover img{
	-webkit-filter:opacity(0.8);
}

.yy2{
    width:25%;
	height:auto;
	background-color:#000;
	display:block;
	float:left;
	position:relative;
}
.yy2 p{
    position:absolute;
	top:0;
	left:0;
	width:100%;
	padding-top:50%;
	text-align:center;
}
.yy2 p a{
	font-size:30px;
	color:#fff;
	font-weight: normal;
	font-family: "思源黑体";
	line-height:200%;
	text-decoration:none;
}
.yy2 img{
    max-width:100%;
	border:0px;
	-webkit-filter:opacity(0.5);
}
.yy2:hover img{
	-webkit-filter:opacity(0.8);
}
.zp {
    width:32%;
	height:auto;
	float:left;
}
.zpg {
    width:2%;
	height:auto;
	float:left;
}
.zpp{
    width:100%;
	height:auto;
	margin-bottom:4%;
	display:block;
	float:left;
	position:relative;
}
.zpp p{
    position:absolute;
	bottom:0;
	left:0;
	background-color:#e60012;
	padding:2%;
	font-size:18px;
	color:#fff;
	font-weight: normal;
	font-family: "思源黑体";
	line-height:normal;
	text-align:left;
}
.zpp img{
    width:100%;
	border:0px;
}
.zpp:hover img{
	-webkit-filter:opacity(0.8);
}
.zpt{
    width:90%;
	height:auto;
	padding-left:5%;
	padding-right:5%;
	float:left;
}
.zpt h2{
    width:100%;
	height:auto;
	margin-top:3%;
	margin-bottom:3%;
	float:left;
}
.zpt h2 a{
    width:100%;
	height:50px;
	font-size: 20px;
	color:#e60012;
	font-weight: normal;
	font-family: "思源黑体";
	line-height: 25px;
	text-decoration:none;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.zpt h2 a:hover{
	color:#e60012;
}
.zpt h3{
    width:100%;
	height:50px;
	font-size:14px;
	color:#666;
	font-weight: normal;
	font-family: "思源黑体";
	line-height:25px;
	margin-bottom:6%;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.zpt h4{
    width:100%;
	height:auto;
	text-align:left;
	padding-top:3%;
	display:block;
	float:left;
}
.zpt h4 a{
	font-size:18px;
	color:#333;
	font-weight: bold;
	font-family: "思源黑体";
	line-height:normal;
	text-decoration:none;
}
.zpt h4 a:hover{
	color:#e60012;
}
.zpt h4 img{
	margin-left:5px;
	vertical-align: middle;
}
.prowai{
	width:30.333333%;
	height:auto;
	margin-left:1.5%;
	margin-right:1.5%;
	float:left;
}
.pro {
	width:auto;
	height:auto;
}
.pro img{
	width:100%;
}
.pro img:hover{
	width:100%;
	opacity:0.8;
}
.protext {
	width:100%;
	height:auto;
	line-height:300%;
	text-align:left;
	color:#000;
	font-family:"思源黑体";
	font-size:25px;
	font-weight:normal;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.prowais{
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:1%;
	float:left;
}
.pros {
	width:100%;
	height:auto;
	background-color:#000;
}
.pros img{
	width:100%;
	opacity:0.9;
	border:1px solid #CCC;
}
.pros img:hover{
	width:100%;
	border:1px solid #e60012;
	opacity:0.8;
}
.protexts {
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	
}
.protexts a{
	line-height:40px;
	color:#000;
	font-family:"思源黑体";
	font-size:14px;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.protexts a:hover{
	color:#e60012;
}
.prowai1{
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:1%;
	float:left;
}
.pro1 {
	width:auto;
	height:auto;
}
.pro1 img{
	width:100%;
}
.pro1 img:hover{
	width:100%;
	opacity:0.8;
}
.protext1 {
	width:100%;
	height:90px;
	text-align:left;
	line-height:20px;
	color:#666;
	font-family:"思源黑体";
	font-size:14px;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.protext1 h{
	width:100%;
	text-align:left;
	line-height:50px;
	color:#333;
	font-family:"思源黑体";
	font-size:20px;
	text-decoration:none;
}

.prowai2{
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:1%;
	float:left;
}
.pro2 {
	width:auto;
	height:auto;
}
.pro2 img{
	width:100%;
}
.pro2 img:hover{
	-webkit-filter:opacity(0.8);
}
.protext2 {
	width:100%;
	height:normal;
	text-align:left;
	margin-top:4%;
	margin-bottom:4%;
}
.protext2 a{
	line-height:normal;
	color:#333;
	font-family:"思源黑体";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.protext2 a:hover{
	color:#FF9900;
}
.protext3 {
	width:100%;
	height:60px;
	text-align:left;
	line-height:20px;
	color:#666;
	font-family:"思源黑体";
	font-size:12px;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}

.prowai8{
	width:22%;
	height:auto;
	margin-left:1.5%;
	margin-right:1.5%;
	float:left;
}
.pro8 {
	width:auto;
	height:auto;
}
.pro8 img{
	width:100%;
}
.pro8 img:hover{
	width:100%;
	opacity:0.8;
}
.protext8 {
	width:100%;
	height:auto;
	line-height:300%;
	text-align:left;
	color:#000;
	font-family:"思源黑体";
	font-size:25px;
	font-weight:normal;
	text-decoration:none;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}

.is{
	width:23%;
	height:auto;
	margin:1%;
	float:left;
}
.is img{
	width:100%;
	border:0px;
}
.is:hover img{
	-webkit-filter:opacity(0.8);
}

.js{
	width:18%;
	height:auto;
	margin:1%;
	float:left;
}
.js:hover .jst{
	color:#e60012;
}
.jsp {
	width:80%;
	height:auto;
	padding:10%;
	text-align:center;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.jsp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	max-width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
	-webkit-filter:opacity(1.0);
}
.jsp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.jst {
	width:100%;
	height:auto;
	margin-bottom:10%;
	text-align:center;
	color:#020202;
	font-family:"思源黑体";
	font-size:26px;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
	float:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}

.ws{
	width:17.333333%;
	height:auto;
	margin-left:8%;
	margin-right:8%;
	margin-bottom:4%;
	float:left;
}
.wsp {
	width:100%;
	height:auto;
	text-align:center;
	overflow:hidden;
	float:left;
	position:relative;
}
.wsp img{
	width:96%;
	margin:2%;
	border-radius:250px;
	border:#ddd solid 2px;
}
.wsp:hover img{
	border:#cc0000 solid 2px;
}
.wsp p{
    position:absolute;
	bottom:0%;
	left:20%;
	width:60%;
	height:auto;
	padding-bottom:10%;
	text-align:center;
	color:#333;
	font-family:"思源黑体";
	font-size:26px;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
	background-color:#fff;
	display:block;
	float:left;
}
.wst{
	width:100%;
	height:60px;
	text-align:center;
	color:#666;
	font-family:"思源黑体";
	font-size:16px;
	font-weight:normal;
	line-height:30px;
	text-decoration:none;
	float:left;
}

.es{
	width:12%;
	height:auto;
	padding:2%;
	margin:2%;
	box-shadow:0px 0px  8px 4px #e8e8e8;
	float:left;
	cursor:pointer;
}
.es:hover{
	box-shadow:0px 0px  8px 4px #ccc;
}
.esp {
	width:80%;
	height:auto;
	padding:10%;
	text-align:center;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.esp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	max-width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
	-webkit-filter:opacity(1.0);
}
.esp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.est {
	width:100%;
	height:auto;
	margin-bottom:10px;
	text-align:center;
	color:#333;
	font-family:"思源黑体";
	font-size:18px;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
	float:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.est2 {
	width:100%;
	height:80px;
	padding-top:20px;
	text-align:left;
	color:#333;
	font-family:"思源黑体";
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
	background:url(../jj/1/xsx.jpg) no-repeat left top;
	float:left;
	display:none;
}
.es:hover .est{
	margin-bottom:4%;
}
.es:hover .est2{
	display:block;
}

.ms{
	width:100%;
	height:auto;
	display:block;
	float:left;
	position:relative;
}
.ms img{
	width:100%;
}
.ms p{
    position:absolute;
	top:40%;
	left:15%;
	width:30%;
	height:auto;
	float:left;
}
.ms p o{
	width:100%;
	height:auto;
	margin-bottom:2%;
	text-align:left;
	color:#fff;
	font-family:"思源黑体";
	font-size:36px;
	font-weight:normal;
	line-height:normal;
	display:block;
	float:left;
}
.ms p o2{
	width:100%;
	height:auto;
	margin-bottom:4%;
	text-align:left;
	color:#fff;
	font-family:"思源黑体";
	font-size:20px;
	font-weight:normal;
	line-height:normal;
	display:block;
	float:left;
}
.ms p o3{
	width:100%;
	height:auto;
	padding-top:2%;
	background:url(../jj/2/hx2.jpg) no-repeat left top;
	text-align:left;
	color:#fff;
	font-family:"思源黑体";
	font-size:16px;
	font-weight:normal;
	line-height:200%;
	display:block;
	float:left;
}
.mc{
	width:31.333333%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	float:left;
}
.mcp {
	width:100%;
	height:auto;
	margin-bottom:5%;
	text-align:center;
	float:left;
}
.mcp img{
	width:100%;
}
.mcp img:hover{
	-webkit-filter:opacity(0.8);
}
.mct {
	width:100%;
	height:auto;
	text-align:center;
	color:#000;
	font-family:"思源黑体";
	font-size:20px;
	font-weight:normal;
	line-height:normal;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.os{
	width:15%;
	height:auto;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:5%;
	float:left;
}
.osp {
	width:100%;
	height:auto;
	margin-bottom:10%;
	text-align:center;
	float:left;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.osp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	max-width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
	-webkit-filter:opacity(1.0);
}
.osp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.ost {
	width:100%;
	height:100px;
	text-align:center;
	color:#000;
	font-family:"思源黑体";
	font-size:20px;
	font-weight:normal;
	line-height:25px;
	float:left;
}
.hs{
	width:21%;
	height:auto;
	margin-left:2%;
	margin-right:2%;
	float:left;
}
.hsp {
	width:80%;
	height:auto;
	padding:10%;
	text-align:center;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.hsp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	max-width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
	-webkit-filter:opacity(1.0);
}
.hsp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.hst {
	width:100%;
	height:auto;
	margin-bottom:4%;
	text-align:center;
	color:#333;
	font-family:"思源黑体";
	font-size:22px;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
	float:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.hst2 {
	width:100%;
	height:60px;
	text-align:center;
	color:#666;
	font-family:"思源黑体";
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
	float:left;
}

.ys{
	width:23%;
	height:auto;
	margin:1%;
	float:left;
}
.ysp {
	width:26%;
	height:auto;
	padding:2%;
	text-align:center;
	float:left;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.ysp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	max-width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
	-webkit-filter:opacity(1.0);
}
.ysp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.yst {
	width:70%;
	height:100px;
	text-align:left;
	color:#333;
	font-family:"思源黑体";
	font-size:16px;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
	display: flex;
    align-items: center;
    justify-content: center;
	float:left;
}

.ns{
	width:25.333333%;
	height:auto;
	padding:2%;
	margin:2%;
	box-shadow:0px 0px  10px 5px #eee;
	float:left;
}
.ns:hover{
	box-shadow:0px 0px  10px 5px #e9e9e9;
}
.nsp {
	width:100%;
	height:auto;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.nsp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
	-webkit-filter:opacity(1.0);
}
.nsp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.nst{
	width:100%;
	height:auto;
	margin-top:4%;
	text-align:center;
	color:#333;
	font-family:"思源黑体";
	font-size:16px;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
	float:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.ns:hover .nst{
	color:#e60012;
}

.as{
	width:42%;
	height:auto;
	padding:2%;
	margin:2%;
	box-shadow:0px 0px  10px 5px #e9e9e9;
	float:left;
}
.as:hover{
	box-shadow:0px 0px  10px 5px #ddd;
}
.asp {
	width:100%;
	height:auto;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.asp 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;
	-webkit-filter:opacity(1.0);
}
.asp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.ast{
	width:100%;
	height:auto;
	margin-top:3%;
	padding-bottom:3%;
	border-bottom:#ddd dashed 1px;
	text-align:left;
	color:#333;
	font-family:"思源黑体";
	font-size:25px;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
	float:left;
}
.ast2{
	width:100%;
	height:150px;
	margin-top:3%;
	text-align:left;
	color:#666;
	font-family:"思源黑体";
	font-size:16px;
	font-weight:normal;
	line-height:30px;
	text-decoration:none;
	float:left;
}

.bs{
	width:100%;
	height:auto;
	float:left;
}
.bsp {
	width:50%;
	height:auto;
	float:left;
	position:relative;
}
.bsp img{
	width:100%;
}
.bsp p{
	position:absolute;
	bottom:3%;
	left:0;
	width:90%;
	padding:5%;
	text-align:left;
	color:#fff;
	font-family:"思源黑体";
	font-size:30px;
	font-weight:normal;
	line-height:150%;
}
.bst {
	width:40%;
	height:auto;
	padding-left:5%;
	padding-right:5%;
	float:left;
}
.bst h{
	width:100%;
	height:auto;
	margin-top:2%;
	margin-bottom:4%;
	text-align:left;
	line-height:normal;
	color:#E60012;
	font-family:"思源黑体";
	font-size:36px;
	font-weight:bold;
	display:block; 
	float:left;
}
.bst h2{
	width:100%;
	height:auto;
	margin-bottom:6%;
	text-align:left;
	line-height:normal;
	color:#151414;
	font-family:"思源黑体";
	font-size:48px;
	font-weight:normal;
	display:block; 
	float:left;
}
.bst h3{
	width:100%;
	height:auto;
	margin-bottom:12%;
	text-align:left;
	color:#151414;
	font-family:"思源黑体";
	font-size:24px;
	font-weight:normal;
	line-height:40px;
	ddisplay:block; 
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 9; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.bst h3 o img{
	margin-top:1.5%;
}
.bst h4{
	width:100%;
	height:auto;
	text-align:left;
	ddisplay:block; 
	float:left;
}

.ks{
	width:100%;
	height:auto;
	margin-top:3%;
	margin-bottom:3%;
	border-radius:5px;
	float:left;
}
.ksp {
	width:60%;
	height:auto;
	float:left;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.ksp 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;
	-webkit-filter:opacity(1.0);
}
.ksp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.kst {
	width:30%;
	height:auto;
	padding:5%;
	float:left;
}
.kst h{
	width:100%;
	height:auto;
	margin-top:5%;
	margin-bottom:5%;
	text-align:left;
	line-height:normal;
	color:#000;
	font-family:"思源黑体";
	font-size:22px;
	font-weight:normal;
	display:block; 
	float:left;
}
.kst h2{
	width:100%;
	min-height:240px;
	margin-bottom:5%;
	text-align:left;
	color:#666;
	font-family:"思源黑体";
	font-size:14px;
	font-weight:normal;
	line-height:30px;
	ddisplay:block; 
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 8; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.kst h2 o{
	color:#999;
	font-size:12px;
	display:block;
}
.kst h3{
	width:100%;
	height:auto;
	text-align:left;
	ddisplay:block; 
	float:left;
}


.fs{
	width:50%;
	height:auto;
	padding-top:3%;
	padding-bottom:3%;
	float:left;
}
.fs:hover{
	background-color:#fff;
}
.fsp {
	width:100%;
	height:auto;
	margin-bottom:3%;
	text-align:center;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.fsp img{
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	max-width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
	-webkit-filter:opacity(1.0);
}
.fsp img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.fst{
    width:100%;
	height:auto;
	text-align:center;
	float:left;
}
.fs a .fst{
	line-height:normal;
	color:#333;
	font-family:"思源黑体";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.fst a:hover{
	color:#e60012;
}

.hz{
	width:18%;
	height:auto;
	margin:1%;
	box-shadow:0px 0px  10px 5px #eee;
	float:left;
	overflow:hidden;
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.hz:hover{
	box-shadow:0px 0px  10px 5px #e9e9e9;
}
.hz 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;
	-webkit-filter:opacity(1.0);
}
.hz img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}

.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 #e60012;
}
.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:#e60012;
}
.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:#e60012;
	font-family:"思源黑体";
	border-radius:5px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .dlzc {
	background:#efefef;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .dlzc ul {
	padding:12px 20px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .dlzc li {
	float:left;
	width:100px;
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:0px;
	overflow:hidden;
	text-indent:-9999;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .dlzc li.dl {
	background:url(../images/pic31.gif) no-repeat;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .dlzc li.zc {
	float:right;
	background:url(../images/pic32.gif) no-repeat;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .dlzc li a {
	display:block;
}
.dyip .dyip_l .box .slideTxtBox .bd .con dl {
	padding:0 20px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con dd {
	height:49px;
	line-height:49px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con dd.txt1 {
	float:left;
	background:url(../images/pic33.gif) no-repeat left center;
	padding-left:30px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con dd.txt2 {
	float:right;
	background:url(../images/pic34.gif) no-repeat left center;
	padding-left:40px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .bgcx {
	padding:0px 20px 20px 20px;
	min-height:220px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .bgcx textarea {
	width:90%;
	outline:medium;
	padding:5%;
	height:120px;
}
.dyip .dyip_l .box .slideTxtBox .bd .con .bgcx .input_btn {
	width:96%;
	height:28px;
	padding:0 2%;
	border:0px none;
	color:#FFF;
	outline:medium;
	background:#e60012;
	font-family:"思源黑体";
	border-radius:5px;
	margin-top:20px;
}
/*右侧栏目*/
.dyip .dyip_r {
	float:right;
	width:67%;
	background:#FFF;
}
.dyip .dyip_r .box {
	border:1px solid #CCC;
	padding-top: 3%;
	padding-right: 1%;
	padding-bottom: 3%;
	padding-left: 1%;
}
.dyip .dyip_r .box ul {
}
.dyip .dyip_r .box li {
	float:left;
	width:30.333%;
	margin:0 1.5%;
}
.dyip .dyip_r .box li .boxli {
	border:1px solid #CCC;
	padding:8% 5%;
}
.dyip .dyip_r .box li .boxli img {
	width:100%;
}
.dyip .dyip_r .box li h2 {
	height:30px;
	line-height:30px;
	text-align:center;
	background:#0ac762;
	color:#FFF;
	margin-top:20px;
}
.dyip .dyip_r .box li .nr {
	line-height:24px;
	padding:6% 0;
	min-height:150px;
}
/*独立整块栏目*/
.dyip .dyip_f {
	width:100%;
}
.dyip .dyip_f .ti {
	height:40px;
	line-height:40px;
	text-align:left;
	text-indent:10px;
	font-family:"思源黑体";
	font-size:16px;
	color:#333333;
}
.dyip .dyip_f .ti span {
	float:right;
}
.dyip .dyip_f .box {
	padding:0px;
}
.dyip .dyip_f .box ul {
}
.dyip .dyip_f .box li {
	float:left;
	width:24%;
	margin-top: 0;
	margin-right:0.5%;
	margin-bottom: 0;
	margin-left: 0.5%;
}
.dyip .dyip_f .box li .boxli {
	border:1px solid #CCC;
	padding:2%;
	margin-bottom:6%;
}
.dyip .dyip_f .box li .boxli img {
	width:100%;
}
.dyip .dyip_f .box li h2 {
	height:30px;
	text-align:center;
}
.dyip .dyip_f .box li h2 a{
	color:#000;
	font-size:14px;
	font-family:"思源黑体";
	line-height:30px;
	text-decoration:none;
}
.dyip .dyip_f .box li h2 a:hover{
	color:#e60012;
}
.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 #e60012;
}
.derp .derp_l .box h2 {
	height:38px;
	line-height:38px;
	border-bottom:1px solid #CCC;
	font-size:20px;
	font-weight:normal;
	color:#000;
	padding-left:20px;
	overflow:hidden;
	margin-bottom:10px;
}
.derp .derp_l .box h2 span {
	float:right;
	padding-top:13px;
}
.derp .derp_l .box ul {
	padding:0 20px;
}
.derp .derp_l .box li {
	line-height:35px;
	border-bottom:1px dashed #CCC;
	background:url(../images/pic40.gif) no-repeat left center;
	padding-left:15px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
/*右侧栏目*/
.derp .derp_r {
	float:right;
	width:67%;
	background:#FFF;
}
.derp .derp_r .box {
	border:1px solid #CCC;
	padding:3%;
}
/*右侧栏目里的整块*/
.derp .derp_r .box .r_f {
	float:left;
	width:100%;
}
.derp .derp_r .box .r_f .ti {
	height:40px;
	line-height:40px;
	text-align:left;
	font-family:"思源黑体";
	font-size:20px;
	color:#333333;
	font-weight:normal;
	margin-bottom:15px;
	border-bottom:1px #CCCCCC dashed;
	overflow:hidden;
}
.derp .derp_r .box .r_f .ti span {
	padding-top:13px;
	float:right;
}
.derp .derp_r .box .r_f_l {
	float:left;
	padding-right:5%;
	width:45%;
	height:220px;
}
.derp .derp_r .box .r_f_l img {
	width:100%;
}
.derp .derp_r .box .r_f_r {
	float:right;
	width:50%;
}
/*右侧栏目里的左侧*/
.derp .derp_r .box .r_l {
	float:left;
	width:47%;
}
.derp .derp_r .box .flexslider2 {
	position:relative;
	margin-top:0px;
}
.derp .derp_r .box .flexslider2 .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.derp .derp_r .box .flexslider2 .slides img {
	width: 100%;
	display: block;
	border-radius: 0px;
}
.derp .derp_r .box .flex-pauseplay span {
	text-transform: capitalize;
}
.derp .derp_r .box .flex-control-nav {
	width: 100%;
	text-align: center;
	position:absolute;
	bottom:10px;
}
.derp .derp_r .box .flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.derp .derp_r .box .flex-control-paging li a {
	width:10px;
	height:10px;
	display: block;
	background: #666;
	background:#FFF;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}
.derp .derp_r .box .flex-control-paging li a:hover {
	background: #FFF;
}
.derp .derp_r .box .flex-control-paging li a.flex-active {
	background: #e50012;
	cursor: default;
}
/*右侧栏目里的右侧*/
.derp .derp_r .box .r_r {
	float:right;
	width:47%;
	border-left:1px solid #CCC;
	padding-left:2%;
}
.derp .derp_r .box .r_r .box {
}
.derp .derp_r .box .r_r img {
	width:100%;
}
.ban {
	width: 100%;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0%;
	margin-left: auto;
	margin-right: auto;
	
}
.banner {
	width:100%;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0%;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	background-color:#000;
}
.banner img {
	width:100%;
	-webkit-filter:opacity(0.6);
}
.banner p{
    width:100%; 
	height:auto;
	position:absolute;
	bottom:30%;
	margin:0px auto;
	display:block;
}
.bt1{
    width:100%;
	height:auto;
	margin-bottom:0.5%;
	text-align:center;
    color:#fff;
	font-family:"思源黑体";
	font-size:46px;
	font-weight:normal;
	line-height:normal;
	float:left;
}
.bt2{
    width:100%;
	height:auto;
	text-align:center;
    color:#fff;
	font-family:"思源黑体";
	font-size:50px;
	font-weight:bold;
	line-height:normal;
	text-transform:uppercase;
	float:left;
}
.dqwz {
	background:#FFF;
	border-bottom:2px solid #EEE;
}
.dqwz .box {
	width:90%; /*宽度在0~1400px之间*/
	margin:0 auto;
	line-height:normal;
}
.dqwz2 {
    color:#7C7C7C;
	font-family:"思源黑体";
	font-size:32px;
	font-weight:bold;
	text-align:center;
	line-height:normal;
}
.dqwz2 .box {
	width:90%; /*宽度在0~1400px之间*/
	margin:0px auto;
	padding-bottom:1%;
	margin-bottom:1%;
	background-image: url(../images/dxt.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.dqwz3 {
	text-align:center;
	line-height:50px;
	margin-top:30px;
	margin-bottom:20px;
}
.dqwz3 .box {
	width:90%; /*宽度在0~1400px之间*/
	margin:0 auto;
	border-bottom:#DEDEDE solid 1px;
	overflow:hidden;
}
.dqwz3 .box a{
	width:8%;
	height:50px;
	color:#666;
	font-family:"思源黑体";
	font-size:16px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	line-height:50px;
	padding-left:2%;
	margin-left:2%;
	display:block;
	background:url(../images/pic28.png) no-repeat left center;
	float:left;
}
.dqwz3 .box a:hover {
    color:#000;
	padding-left:2%;
	display:block;
	text-decoration:underline;
	background:url(../images/pic29.gif) no-repeat left center;
}
.dqwz3 .box a.current {
	color:#000;
	background:url(../images/pic29.gif) no-repeat left center;
}

.tsr {
    width:90%;
	height:auto;
	text-align:center;
	line-height:normal;
	margin:0px auto;
}
.tsr a {
    width:22.5%;
    height:45px;
	margin:0.5%;
    color:#666;
	font-family:"思源黑体";
    font-size: 14px;
    display: inline-block;
    line-height: 45px;
	text-decoration:none;
    box-shadow:0px 0px 1px 1px #ccc;
	background-color:#fff;
	overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.tsr a:hover {
    color:#fff;
	background-color:#e60012;
}
.tsr a.on {
    color:#fff;
	background-color:#e60012;
}

.tsr2 {
    width:90%;
	height:auto;
	border-bottom:#ddd solid 1px;
	text-align:center;
	line-height:normal;
	margin:0px auto;
}
.tsr2 a {
    width:15%;
    height:45px;
	margin:0.5%;
    color:#333;
	font-family:"思源黑体";
    font-size: 16px;
    display: inline-block;
    line-height: 45px;
	text-decoration:none;
    box-shadow:0px 0px 1px 1px #fff;
	overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.tsr2 a:hover {
    color:#e60012;
}
.tsr2 a.on {
    color:#e60012;
}

.con {
	width:90%; /*宽度在0~1400px之间*/
	margin:2% auto;
}
.con2_l {
	float:left;
	width:25%;
	background:#FFF;
}
.con2_l .box {
}
.con2_l h2 {
	line-height:60px;
	font-size:18px;
	background:#e60012 url(../images/pic27.png) no-repeat 80% center;
	color:#FFF;
	padding-left:20px;
	font-weight:bold;
}
.con_l {
	float:left;
	width:20%;
	overflow:hidden;
	background:#FFF;
}
.con_l .box {
    width:100%;
	height:auto;
	overflow:hidden;
	clear:left;
}
.con_l .box h2 {
    width:90%;
	height:auto;
	padding-left:10%;
	padding-top:8%;
	padding-bottom:8%;
    color:#fff;
	font-weight:normal;
	line-height:normal;
	font-size:25px;
	font-family:"思源黑体";
	text-align:left;
	border-bottom:1px solid #ddd;
	background-color:#e60012;
}
.con_l .box ul {
    width:100%;
	padding:0px;
	float:left;
}
.con_l .box ul li {
    height:50px;
	border-bottom:1px solid #ddd;
	background-color:#008CD6;
}
.con_l .box ul li a {
	color:#666;
	line-height:50px;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
	width:90%;
	padding-left:10%;
	background-color:#fff;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.con_l .box ul li a:hover {
    color:#fff;
	background:#FF9900;
}
.con_l .box ul li a.current {
    color:#fff;
	background:#FF9900;
}

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

.con_l .box ul li ul li a {
    font-size: 12px;
	padding-left:15%;
	display:block;
	background:none;
}
.con_l .box ul li ul li a:hover {
	padding-left:15%;
	display:block;
	text-decoration:none;
	background:none;
}
.con_l .box ul li ul li a.current {
	color:#333; /*当前链接样式*/
	background:none;
}
.con_a {
    width:100%;
	height:auto;
	float:left;
}
.con_a .about {
	width:100%;
	height:auto;
	text-align:left;
	font-size: 14px;
	color: #333;
	font-weight:normal;
	font-family: "思源黑体";
	line-height:200%;
	float:left;
}
.con_a .about img{
	max-width:100%;
}
.con_a .about .pic {
	float: right;
	padding: 0 10px 0px 0;
	max-width:250px;
}
.con_a .about .pic img {
	box-shadow: 0px 0px 0px #ccc;
	width:250px;
}
.sx{
    width:15.666666%;
	height:auto;
	margin-left:0.5%;
	margin-right:0.5%;
	padding-top:1%;
	padding-bottom:1%;
	text-align:center;
	border-radius:100px;
	border: 1px #666 solid;
	background-color:#eee;
	appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
	background: url(../images/xxjt.png) no-repeat right 22px center #fff;
	font-size: 16px;
	color: #333;
	font-weight:normal;
	font-family: "思源黑体";
	line-height:normal;
	float:left;
}
.lie{
    width:100%;
	height:auto;
	float:left;
}
.lie table{ border-collapse:collapse; border: 1px #ddd solid !important; width:1400px!important;}
.lie table td{padding: 5px!important; word-wrap:break-word;word-break:break-word;border: 1px #ddd solid !important; font-family: "思源黑体"!important; font-size:14px!important; font-weight:normal!important; line-height:40px!important; text-align:center;}
.lie table td img{vertical-align: middle;}
.lie table td tr{color:#333!important;}
.lie table tr:nth-child(1){background-color:#e60012!important; color:#fff!important;}
.lie table tr:nth-child(2n-1){background-color:#E1F2FF;}

.zc{
    width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:4%;
	float:left;
}
.zc1{
    width:45%;
	height:auto;
	font-size:16px;
	color: #666;
	font-weight:normal;
	font-family: "思源黑体";
	line-height:200%;
	overflow:hidden;
	float:left;
}
.zc1 h{
	width:100%;
	height:auto;
	font-size:28px;
	color: #333;
	font-weight:bold;
	font-family: "思源黑体";
	line-height:normal;
	display:block;
	float:left;
	padding-bottom:2%;
	margin-bottom:4%;
	background-image: url(../images/zx.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.zc1 h2{
    width:100%;
	height:auto;
	margin-bottom:2%;
	font-size:16px;
	color: #666;
	font-weight:normal;
	font-family: "思源黑体";
	line-height:200%;
	display:block;
	float:left;
}
.zc1 h3{
    width:90%;
	height:auto;
	padding-left:10%;
	margin-bottom:2%;
	font-size:16px;
	color: #666;
	font-weight:normal;
	font-family: "思源黑体";
	line-height:200%;
	display:block;
	float:left;
	background-image: url(../images/sj.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.zc1 h4{
    width:90%;
	height:auto;
	padding-left:10%;
	margin-bottom:2%;
	font-size:16px;
	color: #666;
	font-weight:normal;
	font-family: "思源黑体";
	line-height:200%;
	display:block;
	float:left;
	background-image: url(../images/xin.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.zc2{
    width:45%;
	height:auto;
	overflow:hidden;
	float:left;
}
.zc2 img{
    max-width:100%;
}
.zcg{
    width:10%;
	height:auto;
	overflow:hidden;
	float:left;
}
.news {
	padding:0%;
}
.xp {
    width:96%;
	height:auto;
	padding:1%;
	margin:1%;
	border-radius:5px;
	box-shadow:0px 0px  2px 1px #fff;
	float:left;
}
.xp h{
    width:100%;
	height:auto;
	text-align:left;
	display:block;
	float:left;
}
.xp h a{
	font-size:16px;
	color:#333;
	font-weight: normal;
	font-family: "思源黑体";
	line-height:38px;
	text-decoration:none;
	padding-bottom:0.5%;
	margin-bottom:1%;
	border-bottom:#ddd dashed 1px;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.xp h a:hover{
	color:#e60012;
}
.xp h span{
	float:right;
}
.xp h span img{
    max-width:100%;
}
.xp h2{
    width:100%;
	height:auto;
	font-size:12px;
	color:#999;
	font-weight: normal;
	font-family: "思源黑体";
	line-height:normal;
	text-align:left;
	display:block;
	float:left;
}
.np {
    width:94%;
	height:auto;
	padding:2%;
	margin:1%;
	border-radius:5px;
	box-shadow:0px 0px  2px 1px #ddd;
	float:left;
}
.np h{
    width:100%;
	height:auto;
	text-align:left;
	display:block;
	float:left;
}
.np h a{
	font-size:22px;
	color:#333;
	font-weight: normal;
	font-family: "思源黑体";
	line-height:normal;
	text-decoration:none;
	padding-bottom:1%;
	margin-bottom:1%;
	border-bottom:#ddd dashed 1px;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.np h a:hover{
	color:#e60012;
}
.np h span{
	float:right;
}
.np h span img{
    max-width:100%;
}
.np h2{
    width:100%;
	height:auto;
	font-size:16px;
	color:#999;
	font-weight: normal;
	font-family: "思源黑体";
	line-height:normal;
	text-align:left;
	display:block;
	float:left;
}
.page {
	width:100%;
	height:auto;
	margin-top:1%;
	margin-bottom:1%;
	text-align:center;
	font-family: "思源黑体";
	font-size: 14px;
	color: #666;
	font-weight: normal;
	line-height: 30px;
	overflow:hidden;
	float:left;
}
.page a {
	color:#666;
	font-family: "思源黑体";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
.page a:hover {
    color:#e60012;
}
.news ul {
}
.news li {
	line-height:40px;
	margin:5px 0;
}
.news li p {
	float:left;
	background:url(../images/pic30.png) no-repeat left center;
	width:110px;
	height:30px;
	line-height:30px;
	color:#FFF;
	text-align:center;
	margin:5px 30px 5px 5px;
}
.news li:hover p {
	background:url(../images/pic30_1.png) no-repeat left center;
}
.news li:nth-child(even) {
background:#f3f3f3; /*列表次序背景色*/
}
.news li a {
	display:block;
	color:#333;
	font-family: "思源黑体";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
.news li a:hover {
    color:#e60012;
}
.news_content {
	padding:0%;
}
.news_content .title {
	line-height:30px;
}
.news_content .title h2 {
    width:100%;
	height:auto;
	text-align:center;
	font-size:28px;
	color:#000;
	font-weight:normal;
	line-height:normal;
	display:block;
	margin-top:3%;
	margin-bottom:1%;
}
.news_content .title p {
    width:100%;
	height:auto;
	text-align:center;
	font-size:14px;
	color:#999;
	font-weight:normal;
	line-height:normal;
	display:block;
	margin-bottom:1%;
}
.news_content .news_nr {
	font-size:14px;
	font-family: "思源黑体";
	color:#333;
	font-weight:normal;
	line-height:200%;
	margin-top:3%;
}
.news_content .news_nr img {
    max-width: 1920px;
}
.con_p {
	width:100%;
}
.rczp {
	padding:0%;
}
.rczp table {
	border-left:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
.rczp table td {
	border-top:1px solid #DDD;
	border-right:1px solid #DDD;
	padding:0 10px;
}
.rczp_xq {
	padding:5%;
	background:#FFF;
	margin-bottom:2%;
}
.rczp_xq h2 {
	font-size:16px;
	font-weight:bold;
	height:50px;
	line-height:50px;
	margin-top:20px;
}
.rczp_xq h2 span {
	float:right;
	font-size:14px;
	font-weight:normal;
	color:#999;
}
.rczp_xq .gzdd {
	height:50px;
	line-height:50px;
}
.rczp_xq .gzdd p {
	float:left;
	padding-right:3%;
}
.rczp_xq .gzdd p span {
	color:#e60012;
}
.rczp_xq .back {
	width:100%;
	margin-top:1%;
	margin-bottom:1%;
	text-align:center;
	clear:left;
}
.zzhe {
	padding-top:20px;
}
.zzhe h4 {
	font-weight:bold;
}
.zzhe p {
	line-height:30px;
}
.con_r .contact {
	padding:5%;
	line-height:24px;
}
.con_r .contact .pic {
	float: right;
	padding: 0 10px 0px 0;
	max-width:200px;
}
.con_r .contact .pic img {
	box-shadow: 0px 0px 0px #ccc;
	width:200px;
}
.nti {
    width:99%;
	height:auto;
	padding-left:1%;
	padding-top:1%;
	padding-bottom:1%;
	margin-bottom:2%;
	border-bottom:#ddd solid 1px;
	line-height:normal;
	text-align:left;
	font-family:"思源黑体";
	font-size:20px;
	color:#333;
	font-weight:bold;
	overflow:hidden;
	clear:left;
	float:left;
}
.nti a {
	line-height:normal;
	text-align:left;
	font-family:"思源黑体";
	font-size:18px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.nti a:hover {
	color:#e60012;
}
.product {
	width:100%;
}
.product .show {
	padding-top: 3%;
	padding-right: 1%;
	padding-bottom: 3%;
	padding-left: 1%;
}
.product .show ul {
}
.product .show li {
	float:left;
	width:30.333%;
	margin-top: 0;
	margin-right: 1.5%;
	margin-bottom: 0;
	margin-left: 1.5%;
}
.product .show li .showli {
	border:1px solid #CCC;
	padding:2%;
	margin-bottom:6%;
}
.product .show li .showli img {
	width:100%;
}
.product .show li h2 {
	height:30px;
	line-height:30px;
	text-align:center;
	color:#FFF;
	margin-top:20px;
	background-color: #DDDDDD;
}
.product .show li .nr {
	line-height:24px;
	height:24px;
	padding-top:2%;
	padding-right: 0;
	padding-bottom:2%;
	padding-left: 0;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.product .show .page {
	width:100%;
	margin-top:1%;
	margin-bottom:1%;
	text-align:center;
	clear:left;
	font-family: "思源黑体";
	font-size: 14px;
	color: #e60012;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.productd {
	padding:0px;
}
.productd .name {
	height:40px;
	line-height:40px;
	text-align:center;
	font-family:"思源黑体";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	margin-bottom:2%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.productd .show {
	text-align:center;
	width:100%;
	overflow:hidden;
}
.productd .show img {
	max-width:100%;
}
.productd .showw {
	width:100%;
	height:auto;
	margin-bottom:6%;
	text-align:center;
	overflow:hidden;
	clear:left;
	float:left;
}
.productd .showw .cl {
	width:40%;
	height:auto;
	margin-right:5%;
	float:left;
	clear:left;
}
.productd .showw .cr {
	width:55%;
	height:auto;
	float:right;
	clear:right;
}
.productd .showw .cr h{
	width:100%;
	height:auto;
	border-bottom:#ddd dashed 1px;
	padding-bottom:2%;
	margin-bottom:4%;
	line-height:normal;
	text-align:left;
	font-family:"思源黑体";
	font-size:38px;
	color:#333;
	font-weight:normal;
	display:block;
	float:left;
}
.productd .showw .cr h2{
	width:100%;
	min-height:200px;
	margin-bottom:4%;
	line-height:25px;
	text-align:left;
	font-family:"思源黑体";
	font-size:14px;
	color:#333;
	font-weight:normal;
	display:block;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 10; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.productd .showw .cr h3{
	width:100%;
	height:auto;
	margin-bottom:4%;
	line-height:normal;
	text-align:left;
	font-family:"思源黑体";
	font-size:25px;
	color:#e60012;
	font-weight:normal;
	display:block;
	float:left;
}
.productd .showw .cll {
	display:none;/*此元素不会被显示*/
}
.ti {
    width:100%;
	height:auto;
	padding-top:1%;
	padding-bottom:1%;
	margin-top:2%;
	margin-bottom:2%;
	line-height:normal;
	text-align:left;
	text-indent:10px;
	font-family:"思源黑体";
	font-size:18px;
	color:#333;
	font-weight:normal;
	background-color:#eee;
	overflow:hidden;
	clear:left;
	float:left;
}
.ti2 {
    width:100%;
	height:auto;
	padding-top:1%;
	padding-bottom:1%;
	margin-top:2%;
	margin-bottom:2%;
	line-height:normal;
	text-align:left;
	text-indent:10px;
	font-family:"思源黑体";
	font-size:22px;
	color:#e60012;
	font-weight:normal;
	background-color:#eee;
	overflow:hidden;
	clear:left;
	float:left;
}
.productd .con {
	width:100%;
	height:auto;
	margin:0px;
	text-align:left;
	font-family:"思源黑体";
	font-size:14px;
	color:#333;
	font-weight:normal;
	line-height:200%;
	float:left;
}

.pkc {
	width:32.333333%;
	height:auto;
	margin:0.5%;
	float:left;
}

.productd .con table{ border-collapse:collapse; border: 0px #ddd solid !important; width:100%}

.productd .con table td{padding: 10px!important; word-wrap:break-word;word-break:break-all; border: 0px #ddd solid !important; color:#000; font-family:"思源黑体"; font-size:14px; line-height:20px!important; text-align:left;}

.productd .con table tr:nth-child(even) td {
    background-color: #eee;
}

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


.productd .back {
	width:100%;
	margin-top:1%;
	margin-bottom:1%;
	text-align:center;
	clear:left;
}
.hwzz {
	padding:3%;
}
.hwzz textarea {
	width:96%;
	min-height:150px;
	padding:2%;
	outline:medium;
	border:1px solid #CCC;
}
.hwzz .input_btn {
	width:100px;
	height:40px;
	background:#e60012;
	color:#FFF;
	outline:medium;
	border:0 none;
	margin-top:10px;
}

.col-sm-1 {
	width:25%;
	float:left;
}
.col-sm-1 img{
	vertical-align:top;
	border:0;
}
.banners {
	position:relative;
	overflow:hidden;
}
.banners.hover-zoom {
	-webkit-transition:0.3s all ease-in-out;
	transition:0.3s all ease-in-out;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.banners.hover-zoom img {
	-webkit-transition:0.5s all ease-in-out;
	transition:0.5s all ease-in-out;
	width:100%;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
}
.banners.hover-zoom:hover {
	background:#ffffff;
}
.banners.hover-zoom:hover img {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
	opacity:1.00;
	filter:alpha(opacity=100);
}
.yk {
	width:100%;
	float:left;
}
.yk1 {
	width:33.333333%;
	float:left;
}
.ykt1 {
	width:90%;
	height:auto;
	margin-left:5%;
	margin-right:5%;
	margin-top:3%;
	margin-bottom:3%;
	padding-bottom:2%;
	border-bottom:#e60012 dashed 1px;
	color:#e60012;
	font-family:"思源黑体";
	font-size:20px;
	font-weight:bold;
	line-height:normal;
	text-align:left;
	float:left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.ykt2 {
	width:90%;
	height:auto;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:3%;
	line-height:200%;
	color:#666;
	font-family:"思源黑体";
	font-size:14px;
	font-weight:normal;
	text-align:left;
	float:left;
}

.er {
	width:100%;
	float:left;
}
.er_list {
	width:100%;
	float:left;
}
.er_list_nr li {
    margin-bottom:5px;
	border-bottom:0px solid #ddd;
}
.er_list_nr a {
    width:90%;
	padding-left:10%;
	cursor:pointer;
	color:#666;
	font-family:"思源黑体";
	text-decoration:none;
	font-size:16px;
	font-weight:normal;
	line-height:50px;
	background-color:#eee;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.er_list_nr a:hover {
    color:#fff;
	font-size:16px;
	line-height:50px;
	background-color:#999;
}
.er_list_nr a.on {
    color:#fff;
	font-size:16px;
	background-color:#999;
}
.er_list_nr {
	width:100%;
	margin:0px;
}
.f_x {
	width:100%;
	line-height:40px;
}
.f_x ul {
	list-style:none;
}
.f_x ul li {
	background:none;
	width:86%;
	padding-left:7%;
	padding-right:7%;
}
.f_x ul li a {
    width:100%;
	font-size:14px;
	color:#666;
	line-height:40px;
	background:url(../images/jia.jpg) no-repeat 10px 15px;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.f_x ul li a:hover {
    font-size:14px;
	color:#e60012;
	background-color:#fff;
}
.f_x ul {
	display:none;
}
#menus {
	display:block;
}
.er_list {
	border:0px;
}
.er_list_title {
	padding:0px;
}

.lct {
	width:100%;
	height:auto;
	margin-top:5%;
	text-align:left;
	color:#e60012;
	font-family:"思源黑体";
	font-size:18px;
	font-weight:bold;
	line-height:160%;
	float:left;
}
.lct img{
	width:100%;
}
.jj{
	width:100%;
	height:auto;
	margin-bottom:6%;
	float:left;
}
.jjt {
	width:45%;
	height:auto;
	float:left;
}
.jjt h{
	width:100%;
	height:auto;
	margin-top:10%;
	margin-bottom:2%;
	text-align:left;
	color:#666;
	font-family:"思源黑体";
	font-size:35px;
	font-weight:normal;
	line-height:normal;
	text-transform:uppercase;
	display:block;
	float:left;
}
.jjt h2{
	width:100%;
	height:auto;
	padding-bottom:6%;
	margin-bottom:8%;
	text-align:left;
	color:#333;
	font-family:"思源黑体";
	font-size:30px;
	font-weight:bold;
	line-height:normal;
	background-image: url(../images/dx2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display:block;
	float:left;
}
.jjt span{
	width:100%;
	height:auto;
	text-align:left;
	color:#666;
	font-family:"思源黑体";
	font-size:16px;
	font-weight:normal;
	line-height:250%;
	display:block;
	float:left;
}
.jjg {
	width:5%;
	height:auto;
	float:left;
}
.jjp {
	width:50%;
	height:auto;
	overflow:hidden;
	float:left;
}
.jjp img{
	width:100%;
}
.zd {
	width:100%;
	height:auto;
	margin:0px auto;
}
.zd ul li {
	width:98%;
	padding:1%;
	margin-bottom:2%;
	background-color:#eee;
}
.zd ul li a {
	color:#000;
	font-family:"思源黑体";
	text-decoration:none;
	font-size:18px;
	font-weight:normal;
	line-height:30px;
	display:block;
	background-image: url(../images/jia.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.zd ul li a:hover {
	color:#e60012;
	background-image: url(../images/jian.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.zd ul li a.select {
	color:#ff0000;
	background-image: url(../images/jian.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.f_h {
	width:100%;
	line-height:normal;
}
.f_h ul {
	margin-top:1%;
	margin-bottom:1%;
	list-style:none;
}
.f_h ul li {
	width:100%;
	padding:0px;
	border:0px;
	color:#666;
	font-family:"思源黑体";
	text-decoration:none;
	font-size:14px;
	line-height:200%;
	font-weight:normal;
}
.f_h ul {
	display:none;
}
.f_h ul li a{
	color:#ff0000!important;
}

.fw{
    width:100%;
	height:auto;
	margin-bottom:2%;
	overflow:hidden;
	float:left;
}
.fw1{
    width:75%;
	height:auto;
	margin-right:5%;
	font-size: 14px;
	color: #000;
	font-weight:normal;
	font-family: "思源黑体";
	line-height:200%;
	overflow:hidden;
	float:left;
}
.fw2{
    width:20%;
	height:auto;
	font-size: 14px;
	color: #000;
	font-weight:normal;
	font-family: "思源黑体";
	line-height:200%;
	overflow:hidden;
	float:left;
}

.lx{
    width:100%;
	height:auto;
	margin-bottom:2%;
	overflow:hidden;
	float:left;
}
.lx1{
    width:48%;
	height:auto;
	margin-right:4%;
	font-size: 16px;
	color: #666;
	font-weight:normal;
	font-family: "思源黑体";
	line-height:250%;
	overflow:hidden;
	float:left;
}
.lx2{
    width:48%;
	height:auto;
	font-size: 14px;
	color: #333;
	font-weight:normal;
	font-family: "思源黑体";
	line-height:200%;
	overflow:hidden;
	float:left;
}

.tabk {
	width:30%;
	height:auto;
	margin-right:5%;
	float: left;
}
.tabk ul li {
    width:100%;
	height:auto;
	padding-top:10%;
	padding-bottom:10%;
	text-align:center;
    font-size:25px;
	font-family: "思源黑体";
	color:#666;
	line-height:60px;
	font-weight:bold;
	background-color:#fff;
	border-radius:10px;
	cursor: pointer;
	float: left;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.tabk ul li img{
    max-width:100%;
	margin-right:10%;
	vertical-align: middle;
}
.tabk ul li:hover {
	color:#fff;
	background-color:#e60012;
}
.tabk ul li:hover img{
	-webkit-filter: grayscale(100%) brightness(1000%);
}
.tabk ul li.hover {
	color:#fff;
	background-color:#e60012;
}
.tabk ul li.hover img{
	-webkit-filter: grayscale(100%) brightness(1000%);
}
.maint {
	width:65%;
	height:auto;
	float: left;
}
.neir {
	width:100%;
	height:auto;
	display: none;
	float: left;
	position:relative;
}
.neir img{
	width:100%;
}
.neir p{
	width:90%;
	height:auto;
	padding:5%;
	text-align:left;
	font-size:16px;
	font-family:"思源黑体";
	color:#000;
	font-weight:normal;
	line-height:30px;
	 background:rgba(255,255,255,0.8);
	float: left;
	position:absolute;
	bottom:0;
	left:0;
}

.cs{
	width:100%;
	height:auto;
	float:left;
}
.csp {
	width:40%;
	height:auto;
	text-align:center;
	margin-right:5%;
	float:left;
}
.csp img{
	max-width:100%;
}
.cst{
	width:55%;
	height:auto;
	float:left;
}
.cst h{
	width:100%;
	height:auto;
	margin-top:0%;
	margin-bottom:3%;
	text-align:left;
	color:#333;
	font-family:"思源黑体";
	font-size:45px;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
	float:left;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.cst h2{
	width:100%;
	height:auto;
	margin-bottom:6%;
	text-align:left;
	color:#666;
	font-family:"思源黑体";
	font-size:16px;
	font-weight:normal;
	line-height:40px;
	text-decoration:none;
	float:left;
}
.cst h3{
	width:100%;
	height:auto;
	float:left;
}

/* 图像跳动 */
.jump {
    max-width: 100%;
    height: auto;
	padding-top:5%;
    animation: jump 3s infinite;
}

@keyframes jump {
    0% {
       transform: translateY(0);
       }
    50% {
        transform: translateY(-30px);
        }
    100% {
        transform: translateY(0);
        }
}

/* 旋转选择动画 */
.xuz {
	width: 900px;
	overflow: hidden;
	background: #171d25;
	margin: 0 auto;
}
.xuz .zhuan_ul {
	width: 40%;
	margin-top: 15%;
	list-style-type:none;
	display: block;
	float: left;
}
.zhuan_ul li {
	height: 35px;
	line-height: 35px;
	margin-bottom: 40px;
	padding-left: 20px;
	font-size: 18px;
	border-left: solid 3px #171d25;
	cursor: pointer;
	color: #fff;
}
.zhuan_ul li.active {
	border-color: #fc0208;
	color: #fc0208;
 -webkit-transition: all .3s;
 -moz-transition: all .3s;
 transition: all .3s;
}
.xuz .layout {
	width: 50%;
	height: auto;
	overflow: hidden;
	position: relative;
	float: right;
}
.xuz .one, .xuz .three, .xuz .two {
	position: absolute;
	top: 0;
	left: 0;
	width: 480px;
	height: 480px;
}
/* 旋转圈子 */
@-webkit-keyframes rotationOne {
    from {
        -webkit-transform: rotate(360deg)
    }

    to {
        -webkit-transform: rotate(0)
    }
}

@-webkit-keyframes rotationTwo {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

.RotationOne, .RotationTwo {
    -webkit-transform: rotate(360deg)
}

.RotationOne {
    animation: rotationOne 100s linear infinite;
    -moz-animation: rotationOne 100s linear infinite;
    -webkit-animation: rotationOne 100s linear infinite;
    -o-animation: rotationOne 100s linear infinite
}

.RotationTwo {
    animation: rotationTwo 100s linear infinite;
    -moz-animation: rotationTwo 100s linear infinite;
    -webkit-animation: rotationTwo 100s linear infinite;
    -o-animation: rotationTwo 100s linear infinite
}
.xuz .one {
	background: url(../images/yz12.png) center center no-repeat;
	background-size: contain;
}
.xuz .two {
	background: url(../images/yz11.png) center center no-repeat;
	background-size: contain;
}
.xuz .three {
	background: url(../images/yz13.png) center center no-repeat;
	background-size: contain;
}
.proInfo {
	width: 480px;
	height: 480px;
	position: relative;
}
.proInfo .bg_info {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	background: #333;
	border: 2px solid #333;
}
.proInfo .bg_info .img {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.proInfo .pro_one {
	position: absolute;
	top: 30px;
	left: 186px;
	background: url(../images/yz21.png) center center no-repeat
}
.proInfo .pro_two {
	position: absolute;
	left: 26px;
	bottom: 90px;
	background: url(../images/yz23.png) center center no-repeat
}
.proInfo .pro_three {
	position: absolute;
	bottom: 90px;
	right: 26px;
	background: url(../images/yz22.png) center center no-repeat
}
.wifiload {
	width: 160px;
	height: 160px;
	position: absolute;
	top: 160px;
	left: 160px;
}
.proInfo .sel {
	border: 2px solid #fc0208;
}
#load_two {
	background: url(../images/yz24.png) center center no-repeat;
	background-size: contain;
}

/* 切换1 */
.qu {
	width: 100%;
	height:auto;
	overflow:hidden;
	float:left;
}
.qav {
	width: 22%;
	height:auto;
	margin-left:18%;
	float:left;
}
.qav > li {
    width: 100%;
	height:auto;
    position: relative;
	display: block;
	float:left;
}
.qav > li img{
    max-width: 100%;
}
.qav > li > a {
    width: 60%;
	height:auto;
	padding-left:20%;
	padding-right:20%;
	padding-top:5%;
	padding-bottom:5%;
	text-align:left;
	color:#fff;
	font-family:"思源黑体";
	font-size:22px;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
	background-color:#999;
	border-bottom:#fff solid 1px;
	overflow:hidden;
	float:left;
}
.qav > li.active > a, .qu > ul.qav > li > a:hover {
	background-color:#666;
}
.qav > li.active > a {
	background-color:#666;
}
.qct {
	width:60%;
	height:auto;
	display:table;
	float:left;
}
.qct > .qce {
	display: none;
	position:relative;
}
.qct > .active {
	display: block;
}
.qct > .qce img{
	max-width:100%;
}
.qct > .qce p{
	position:absolute;
	top:0;
	left:0;
	width:70%;
	height:100%;
	padding:5%;
	margin-right:20%;
	background:rgba(0,0,0,0.6);
	display:block;
}
.qct > .qce p o{
	width: 100%;
	height:auto;
	margin-top:6%;
	margin-bottom:3%;
	text-align:left;
	color:#fff;
	font-family:"思源黑体";
	font-size:32px;
	font-weight:normal;
	line-height:normal;
	display:block;
	float:left;
}
.qct > .qce p o2{
	width: 100%;
	height:auto;
	text-align:left;
	color:#fff;
	font-family:"思源黑体";
	font-size:16px;
	font-weight:normal;
	line-height:200%;
	display:block;
	float:left;
}

/* 切换2 */
.qu2 {
	width: 100%;
	height:auto;
	float:left;
	position: relative;
}
.qav2 {
	width: 25%;
	height:auto;
	margin-left:75%;
	margin-top:16%;
	float:left;
	position: absolute;
}
.qav2 > li {
    width: 100%;
	height:auto;
    position: relative;
	float:left;
}
.qav2 > li > a {
    width: 89%;
	height:auto;
	padding:5%;
	font-family:"思源黑体";
	color:#333;
	font-size:22px;
	font-weight:normal;
	line-height:30px;
	background-color:#fff;
	border:#cc0000 solid 1px;
	overflow:hidden;
	display:block;
}
.qav2 > li.active > a, .qu2 > ul.qav2 > li > a:hover {
    color:#fff;
	background-color:#666;
	border:#666 solid 1px;
}
.qav2> li.active > a {
    color:#fff;
	background-color:#666;
	border:#666 solid 1px;
}
.qav2 > li > a o{
    width: 15%;
	height:auto;
	text-align:center;
	
	float:left;
}
.qav2 > li > a o2{
    width: 70%;
	height:auto;
	padding-left:5%;
	border-left:#ccc solid 1px;
	float:left;
}
.qct2 {
	width:100%;
	height:auto;
	display:table;
	float:left;
}
.qct2 > .qce2 {
	display: none;
	position: inherit;
}
.qct2 > .active {
	display: block;
}
.qct2 > .qce2 img{
	width:100%;
}
.qct2 > .qce2 p{
	position:absolute;
	top:25%;
	left:10%;
	width:50%;
}
.qct2 > .qce2 p o{
    width:100%;
	height:auto;
	margin-bottom:2%;
	text-align:left;
	font-family:"思源黑体";
	color:#fff;
	font-size:32px;
	font-weight:normal;
	line-height:normal;
	text-shadow: 1px 1px 1px #000;
	display:block;
	float:left;
}
.qct2 > .qce2 p o2{
    width:100%;
	height:auto;
	padding-top:2%;
	background:url(../jj/2/hx2.jpg) no-repeat left top;
	text-align:left;
	font-family:"思源黑体";
	color:#fff;
	font-size:16px;
	font-weight:normal;
	line-height:200%;
	text-shadow: 1px 1px 1px #000;
	display:block;
	float:left;
}

/* 自动切换 */
#hotpic {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
}
#NewsPic {
	position: relative;
	width: 95%;
	height: 620px;
	padding-left:5%;
	overflow: hidden;
	float:left;
}
#NewsPic h8 {
	overflow: visible;
	border: 0;
	text-decoration: none;
}
#NewsPic .Nav {
	width: 22px;
	height: auto;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
#NewsPic .Nav span {
    width: 22px;
	height: 22px;
	line-height:22px;
	margin-top:11px;
	margin-bottom:11px;
	background: #CEC6C6;
	cursor: pointer;
	float: left;
}
#NewsPic .Nav span strong{
	font-size: 0px;
}
#NewsPic .Nav span.Cur {
	background: #e60012;
}
.mt {
	width:60%;
	height:auto;
	overflow:hidden;
	float:left;
}
.mt h{
	width:100%;
	height:auto;
	margin-top:4%;
	margin-bottom:2%;
	text-align:left;
	color:#424242;
	font-family:"思源黑体";
	font-size:46px;
	font-weight:bold;
	line-height:normal;
	text-transform:uppercase;
	display:block;
	float:left;
}
.mt h2{
	width:100%;
	height:auto;
	margin-bottom:4%;
	text-align:left;
	color:#60605d;
	font-family:"思源黑体";
	font-size:22px;
	font-weight:normal;
	line-height:150%;
	display:block;
	float:left;
}
.mt h3{
	width:75%;
	height:auto;
	display:block;
	float:left;
}
.qtl {
	width:50%;
	height:auto;
	margin-right:5%;
	overflow:hidden;
	float:left;
}
.qtl h{
	width:100%;
	height:auto;
	margin-top:6%;
	margin-bottom:4%;
	text-align:left;
	color:#424242;
	font-family:"思源黑体";
	font-size:34px;
	font-weight:bold;
	line-height:normal;
	text-transform:uppercase;
	background:url(../jj/1/tbg.png) no-repeat left center;
	background-size: auto 100%;
	display:block;
	float:left;
}
.qtl h2{
	width:100%;
	height:auto;
	margin-bottom:4%;
	text-align:left;
	color:#60605d;
	font-family:"思源黑体";
	font-size:16px;
	font-weight:normal;
	line-height:200%;
	display:block;
	float:left;
}
.qtl h3{
	width:80%;
	height:auto;
	margin-left:10%;
	margin-right:10%;
	display:block;
	float:left;
}
.qs{
	width:23.333333%;
	height:auto;
	margin:5%;
	float:left;
}
.qsp {
	width:100%;
	height:auto;
	text-align:center;
	float:left;
}
.qsp img{
	max-width:100%;
}
.qst {
	width:100%;
	height:40px;
	text-align:center;
	color:#60605d;
	font-family:"思源黑体";
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	float:left;
}
.qtr {
	width:45%;
	height:auto;
	float:left;
	position:relative;
}
.qtr img{
	width:100%;
}
.qtr p{
	position:absolute;
	bottom:4%;
	left:0;
	width:65%;
}
.qtr p o{
	width:100%;
	height:auto;
	text-align:center;
	color:#E60213;
	font-family:"思源黑体";
	font-size:80px;
	font-weight:bold;
	line-height:normal;
	display:block;
	float:left;
}
.qtr p o2{
	width:100%;
	height:auto;
	text-align:center;
	color:#E60213;
	font-family:"思源黑体";
	font-size:22px;
	font-weight:bold;
	line-height:normal;
	display:block;
	float:left;
}

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

.gun_g ul{ width:100%;}
.gun_g li{ width:21%; margin-left:2%; margin-right:2%;} 
.gun_g li a{ border:#ccc 0px solid; display:block; text-decoration:none;}
.gun_g li a:hover{ text-decoration:none;}
.gun_g li img{ width:100%;}
.gun_g li font{ width:100%; height:auto; text-align:center; font-size:14px; color:#333; font-family:"思源黑体"; line-height:250%;  white-space: normal; font-weight:normal;  display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical;}

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

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

.gun2_g ul{ width:100%;}
.gun2_g li{ width:23%; margin-left:1%; margin-right:1%;} 
.gun2_g li a{ border:#ccc 1px solid; display:block; border-radius:2px; font-size:14px; color:#333; text-decoration:none;}
.gun2_g li a:hover{ text-decoration:none; color:#e60012;}
.gun2_g li img{ width:100%;}
.gun2_g li font{ width:100%; height:20px; text-align:center; font-size:16px; color:#333; font-family:"思源黑体"; line-height:20px;  white-space: normal; font-weight:bold;  display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical;}