﻿@charset "utf-8";
body {
	margin:0 auto;
	padding:0 0;
	font-family:微软雅黑;
	background:#fff;
	font-size:14px;
	color:#333
}
div, ul, li, dt, dd, dl, h1, h2, h3, h4, span, p {
	padding:0 0;
	margin:0 0;
	list-style:none
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	color:#333
}
a:active {
	text-decoration: none;
}
img {
	border:none
}
a {
	outline:none;
	cursor: pointer
}
* {
	margin:0 0;
	padding: 0 0;
}
.select, .textarea, input[type=button], input[type=submit], input[type=reset] {
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	appearance:none
}
input, input:focus, select, textarea {
	outline:0
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	line-height:0;
	clear:both;
	visibility:hidden
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.dispcnone {
	display:none;
}
.dispcblock {
	display:block;
}
.cl {
	width:100%;
	height:15px
}
.com_1180 {
	width:1400px;
	margin:0 auto;
	height: auto;
	overflow:hidden;
}
.com_1200 {
	width:1400px;
	margin:0 auto;
	height: auto;
	overflow:hidden;
}
.com_1180_news {
	width:1400px;
	margin:0 auto
}
/**首页标题**/
.title {
	width:1400px;
	margin:40px auto;
}
.title h1 {
	width:1400px;
	font-size:32px;
	font-weight:bold;
	line-height:50px;
	text-align:center;
	color:#333;
}
.title h2 {
	width:60px;
	height:2px;
	background:#999;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px
}
.title p {
	width:1400px;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	text-align:center;
	color:#333;
}
.title span {
	color:#cc0000;
}
/**首页标题**/

/**more**/
.inmore {
	width:1400px;
	margin:20px auto;
}
.inmore a {
	width:160px;
	height:40px;
	font-size:14px;
	font-weight:normal;
	line-height:40px;
	background:#cc0000;
	color:#fff;
	margin:0 auto;
	margin-top:20px;
	text-align:center;
	display:block;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.inmore a:hover {
	width:200px;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
/**more**/

/**top**/
.top {
	width:100%;
	margin:0 auto;
	height:110px;
	background:#fff;
	z-index: 100;
}
.logo {
	width:600px;
	float:left;
	margin-top:26px;
}
.logo img {
	height:66px
}
.top_right {
	width:380px;
	float:right;
	overflow:hidden;
	margin-top:28px
}
.top_right_tel {
	width:380px;
	text-align:left;
	font-size:18px;
	color:#cc0000;
	line-height:25px;
	font-weight:bold;
	background:url(../images/tel.jpg) left center no-repeat;
	background-size:50px 50px;
	text-indent:50px
}
.top_right_tel span {
	font-size:16px;
	color:#333;
	font-weight:normal
}
.top_right_con {
	width:280px;
	text-align:left;
	font-size:24px;
	color:#cc0000;
	line-height:25px;
	font-weight:bold;
	background:url(../images/toptel.png) left center no-repeat;
	background-size:18px 18px;
	text-indent:25px
}
.top_right_con span {
	font-size:16px;
	color:#333;
	font-weight:normal
}
/**top**/


/*网站导航*/
.nav {
	width:100%;
	margin:0 auto;
	height:50px;
	background:#db1d11;
}
ul.menu {
	list-style:none;
	margin:0;
	padding:0
}
ul.menu * {
	margin:0;
	padding:0
}
ul.menu a {
	display:block;
	text-decoration:none;
	height:50px;
	line-height:52px;
}
ul.menu A:hover {
	DISPLAY: block;
	COLOR: #fff;
	TEXT-DECORATION: none;
}
ul.menu li {
	position:relative;
	float:left;
	z-index:1000000
}
ul.menu ul {
	position:absolute;
	left:0;
	top:51px;
	display:none;
	opacity:0.1;
	list-style:none;
	z-index:1000000;
	background:#fcfcfc;
}
ul.menu ul li {
	position:relative;
	width:140px;
	z-index:1000000;
	border-bottom:1px solid #e1e1e1;
}
ul.menu ul li a {
	display:block;
	background:url();
	font-family:"微软雅黑";
	font-size:14px;
	color:#333;
	text-align:center;
	height:46px;
	line-height:46px;
	margin:0 auto;
}
ul.menu ul li a:hover {
	background:#cc0000;
	color:#fff;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
ul.menu ul ul {
	left:0px;
}
ul.menu .menulink {
	width:140px;
	height:50px;
	font-size:16px;
	color:#fff;
	font-family:"微软雅黑";
	text-align:center;
	background:url();
	font-weight:bold;
	line-height:50px;
}
ul.menu .menulink:hover, ul.menu .menuhover {
	background:#fff;
	color:#333;
}
.menu1 {
	DISPLAY: block;
	BACKGROUND: url() no-repeat;
	text-align:center;
	TEXT-DECORATION: none;
}
#menu10 {
	WIDTH:1400px;
	height:50px;
	LINE-HEIGHT: 0px;
	margin:0 auto;
	z-index: 200;
}
/*网站导航*/

/*banner*/
.banner {
	width:100%;
	margin:0 auto;
	height:500px;
	margin-top:1px
}
#flashs {
	position:relative;
	height:500px;
	overflow:hidden;
	border-bottom:1px solid #CCC
}
#flashs .bgitem {
	z-index:1;
	position:absolute;
	top:0;
}
#flashs .btn {
	bottom: 5px;
	padding: 20px 6px;
	position: absolute;
	z-index: 7;
	left:48%
}
/*#flashs .btn span{ background: none repeat scroll 0 0 #5977d2;border: 1px solid #5977d2;color: #FFFFFF;cursor: pointer;display: inline-block;margin-left: 5px;padding: 2px 5px;}
*/
#flashs .btn span {
	background:#fff;
	font-size:0px;
	display:block;
	float:left;
	width:16px;
	height:16px;
	margin:0 5px;
	border-radius:10px
}
#flashs .btn span.cur {
	background:#cc0000;
}
.slick-list, .slick-slider, .slick-track {
	position:relative;
	display:block
}
.slick-loading .slick-slide, .slick-loading .slick-track {
	visibility:hidden
}
.slick-slider {
	box-sizing:border-box;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-touch-callout:none;
	-khtml-user-select:none;
	-ms-touch-action:pan-y;
	touch-action:pan-y;
	-webkit-tap-highlight-color:transparent
}
.slick-list {
	overflow:hidden;
	margin:0;
	padding:0
}
.slick-list:focus {
	outline:0
}
.slick-list.dragging {
	cursor:pointer;
	cursor:hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform:translate3d(0, 0, 0);
	-moz-transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0);
	-o-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}
.slick-track {
	top:0;
	left:0
}
.slick-track:after, .slick-track:before {
	display:table;
	content:''
}
.slick-track:after {
	clear:both
}
.slick-slide {
	display:none;
	float:left;
	height:100%;
	min-height:1px
}
[dir=rtl] .slick-slide {
	float:right
}
.slick-slide img {
	display:block
}
.slick-slide.slick-loading img {
	display:none
}
.slick-slide.dragging img {
	pointer-events:none
}
.slick-initialized .slick-slide {
	display:block
}
.slick-vertical .slick-slide {
	display:block;
	height:auto;
	border:1px solid transparent
}
.slick-arrow.slick-hidden {
	display:none
}/*# sourceMappingURL=slick.min.css.map */
.slick-dots, .slick-next, .slick-prev {
	position:absolute;
	display:block;
	padding:0
}
.slick-dots li button:before, .slick-next:before, .slick-prev:before {
	font-family:slick;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.slick-loading .slick-list {
	background:url(../images/ajax-loader.gif) center center no-repeat #fff
}
@font-face {
font-family:slick;
font-weight:400;
font-style:normal;
}
.slick-next, .slick-prev {
	font-size:0;
	line-height:0;
	top:50%;
	width:20px;
	height:20px;
	-webkit-transform:translate(0, -50%);
	-ms-transform:translate(0, -50%);
	transform:translate(0, -50%);
	cursor:pointer;
	color:transparent;
	border:none;
	outline:0;
	background:0 0
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
	color:transparent;
	outline:0;
	background:0 0
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
	opacity:1
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
	opacity:.25
}
.slick-next:before, .slick-prev:before {
	font-size:30px;
	line-height:1;
	opacity:.75;
	color:#fff
}
.slick-prev {
	left:-25px
}
[dir=rtl] .slick-prev {
	right:-25px;
	left:auto
}
.slick-prev:before {
	content:'←'
}
.slick-next:before, [dir=rtl] .slick-prev:before {
	content:'→'
}
.slick-next {
	right:-25px
}
[dir=rtl] .slick-next {
	right:auto;
	left:-25px
}
[dir=rtl] .slick-next:before {
	content:'←'
}
.slick-dotted.slick-slider {
	margin-bottom:30px
}
.slick-dots {
	bottom:-25px;
	width:100%;
	margin:0;
	list-style:none;
	text-align:center
}
.slick-dots li {
	position:relative;
	display:inline-block;
	width:20px;
	height:20px;
	margin:0 4px;
	padding:0;
	cursor:pointer
}
.slick-dots li button {
	font-size:0;
	line-height:0;
	display:block;
	width:20px;
	height:20px;
	padding:5px;
	cursor:pointer;
	color:transparent;
	border:0;
	outline:0;
	background:0 0
}
.slick-dots li button:focus, .slick-dots li button:hover {
	outline:0
}
.slick-dots li button:focus:before, .slick-dots li button:hover:before {
	opacity:1
}
.slick-dots li button:before {
	font-size:30px;
	line-height:20px;
	position:absolute;
	top:0;
	left:0;
	width:20px;
	height:20px;
	content:'•';
	text-align:center;
	opacity:.65;
}
.slick-dots li.slick-active button:before {
	opacity:.75;
	color:#221815
}
/*# sourceMappingURL=slick-theme.min.css.map */

/*banner*/



/*banner*/

/*首页产品分类*/

.pro_dl {
	width:1184px;
	margin:0 auto;
	margin-top:15px;
	height:48px;
	margin-bottom:15px;
	overflow:hidden;
	text-align:center
}
.pro_dl a {
	width:142px;
	display:inline-block;
	height:46px;
	line-height:46px;
	border-left:none;
	text-align:center;
	color:#333;
	margin:0 0;
	font-size:16px;
	margin-bottom:30px;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
	background:#fff;
	margin-left:2px;
	margin-right:2px;
	border:1px solid #cccccc;
	border-radius:5px;
}
.pro_dl a:hover {
	background:#cc0000;
	color:#FFF;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.pro_dl a.abg {
	border:1px solid #cc0000;
	background:#cc0000;
	color:#fff
}
.inpro {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	padding:10px 0px;
	background:#f1f1f1;
}
.inpro_list {
	width:1400px;
	margin:10px auto;
	overflow:hidden;
}
.inpro_list ul {
	width:1400px;
	margin:0 auto;
	overflow:hidden;
}
.inpro_list ul li {
	width:334px;
	float:left;
	margin:8px;
	background:#fff;
}
.inpro_list ul li a {
	width:334px;
	display: block;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
	padding:0px
}
.inpro_list_img {
	width:334px;
	overflow:hidden
}
.inpro_list_img img {
	width:334px;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.inpro_list_text {
	width:250px;
	height:60px;
	font-size:16px;
	font-weight:bold;
	line-height:60px;
	color:#333;
	margin:0 auto;
	float:left;
	margin-left:12px
}
.inpro_list_anniu {
	width:45px;
	height:30px;
	font-size:12px;
	font-weight:normal;
	line-height:30px;
	background:#cc0000;
	color:#fff;
	text-align:center;
	float:right;
	margin-top:15px;
	margin-right:10px
}
.inpro_list ul li:hover {
	background:#cc0000;
}
.inpro_list ul li a:hover .inpro_list_img img {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.inpro_list ul li a:hover .inpro_list_text {
	color:#fff;
}
/*首页产品分类*/

/*首页关于我们*/
.inabout {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background:#fff;
	padding-bottom:60px;
	background:url(../images/aboutbj.jpg) repeat-x center;
}
.inabout .title h1 {
	color:#FFF;
}
.inabout .title P {
	color:#FFF;
}
.inabout_left {
	width:675px;
	height:403px;
	float:left;
	margin-top:20px;
	border:#cc0000 5px solid;
}
.inabout_left img {
	width:675px;
	height:400px;
	display:block;
	overflow:hidden;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.inabout_left img:hover {
	width:675px;
	height:400px;
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.inabout_left span {
	display:block;
	overflow:hidden;
}
.inabout_right {
	width:675px;
	height:400px;
	float:right;
	margin-top:10px
}
.inabout_right_title {
	width:675px;
	height:45px;
	font-size:22px;
	font-weight:bold;
	line-height:45px;
	color:#fff
}
.inabout_right_text {
	width:675px;
	height:150px;
	font-size:14px;
	font-weight:normal;
	line-height:35px;
	overflow:hidden;
	color:#FFF;
}
.inabout_right a {
	width:120px;
	height:40px;
	font-size:14px;
	font-weight:normal;
	line-height:40px;
	background:#cc0000;
	color:#fff;
	margin-top:10px;
	margin-bottom:18px;
	display:block;
	text-align:center;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.inabout_right a:hover {
	width:160px;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
/*首页关于我们*/

.ksdh {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	margin-bottom:50px
}
.ksdhlist {
	width:1400px;
	border:1px solid #ccc;
	margin:0 auto;
	overflow:hidden;
	background:#f1f1f1;
	border-right:none
}
.ksdhlist a:hover {
	color:#fff;
}
.ksdhlist a {
	width:235px;
	height:60px;
	float:left;
	display:block;
	font-size:20px;
	color:#333;
	line-height:60px;
	text-align:center
}
.kst1 {
	background:url(../images/ksdh1.png) left center no-repeat #f1f1f1;
	background-size:30px 30px;
	background-position: 40px 15px;
	border-right:1px solid #ccc;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.ksdhlist a:hover.kst1 {
	background:url(../images/ksdh1-1.png) left center no-repeat #cc0000;
	background-size:30px 30px;
	background-position: 40px 15px;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.kst2 {
	background:url(../images/ksdh2.png) left center no-repeat #f1f1f1;
	background-size:30px 30px;
	background-position: 40px 15px;
	border-right:1px solid #ccc;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.ksdhlist a:hover.kst2 {
	background:url(../images/ksdh2-1.png) left center no-repeat #cc0000;
	background-size:30px 30px;
	background-position: 40px 15px;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.kst3 {
	background:url(../images/ksdh3.png) left center no-repeat #f1f1f1;
	background-size:30px 30px;
	background-position: 40px 15px;
	border-right:1px solid #ccc;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.ksdhlist a:hover.kst3 {
	background:url(../images/ksdh3-1.png) left center no-repeat #cc0000;
	background-size:30px 30px;
	background-position: 40px 15px;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.kst4 {
	background:url(../images/ksdh4.png) left center no-repeat #f1f1f1;
	background-size:30px 30px;
	background-position: 40px 15px;
	border-right:1px solid #ccc;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.ksdhlist a:hover.kst4 {
	background:url(../images/ksdh4-1.png) left center no-repeat #cc0000;
	background-size:30px 30px;
	background-position: 40px 15px;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.kst5 {
	background:url(../images/ksdh5.png) left center no-repeat #f1f1f1;
	background-size:30px 30px;
	background-position: 40px 15px;
	border-right:1px solid #ccc;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.ksdhlist a:hover.kst5 {
	background:url(../images/ksdh5-1.png) left center no-repeat #cc0000;
	background-size:30px 30px;
	background-position: 40px 15px;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
/*首页广告条*/
.inadv {
	width:100%;
	background:#e0ad44;
	height:140px;
	overflow:hidden;
	margin:0 auto
}
.inadv_left {
	width:500px;
	height:100px;
	float:left;
	margin-top:20px;
}
.inadv_left_title {
	width:500px;
	height:60px;
	font-size:40px;
	font-weight:bold;
	color:#111;
	border-bottom:2px dashed #222;
	line-height:60px;
	text-align:center
}
.inadv_left_text {
	width:500px;
	height:50px;
	font-size:18px;
	font-weight:normal;
	color:#111;
	line-height:50px;
	text-align:center
}
.inadv_right {
	width:620px;
	height:100px;
	float:right;
	margin-top:20px;
	background:url(../images/fuwu.png) left center no-repeat/80px 80px;
}
.inadv_right_title {
	width:620px;
	height:30px;
	font-size:20px;
	font-weight:normal;
	color:#111;
	line-height:30px;
	text-align:left;
	margin-top:13px;
	text-indent:100px
}
.inadv_right_text {
	width:620px;
	height:50px;
	font-size:36px;
	font-weight:bold;
	color:#111;
	line-height:50px;
	text-align:left;
	text-indent:100px;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
/*首页广告条*/

/*首页服务*/
.inser {
	width:100%;
	background:#333;
	overflow:hidden;
	margin:0 auto;
}
.inser_list {
	width:192px;
	height:175px;
	margin:35px 5px 35px 5px;
	float:left;
	padding:15px;
background:;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
	cursor:pointer
}
.inser_list_img {
	width:140px;
	height:140px;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
	border:1px solid #fff;
	border-radius:70px;
	margin-top:10px;
}
.inser_list_img h1 {
	width:140px;
	height:40px;
	font-size:20px;
	font-weight:normal;
	color:#fff;
	line-height:40px;
	margin-top:30px
}
.inser_list_img p {
	width:140px;
	height:30px;
	font-size:16px;
	font-weight:normal;
	color:#ddd;
	line-height:30px;
}
.inser_list_text {
	width:160px;
	height:56px;
	font-size:14px;
	font-weight:normal;
	color:#ddd;
	line-height:28px;
	text-align:center;
	margin-top:30px
}
.inser_list:hover {
	background:#cc0000;
}
.inser_list:hover .inser_list_img {
	margin-top:-5px;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
/*首页服务*/


/*首页新闻*/
.innews {
	width:100%;
	background:#fff;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:30px
}
.innews_left {
	width:710px;
	float:right
}
.innews_left_title {
	width:710px;
	height:40px;
	overflow:hidden;
	margin-bottom:20px
}
.innews_left_title h1 {
	width:120px;
	float:left;
	font-size:24px;
	font-weight:bold;
	display:block;
	line-height:40px
}
.innews_left_title a {
	width:70px;
	float:right;
	font-size:20px;
	font-weight:normal;
	color:#fff;
	display:block;
	font-size:14px;
	background:#5cb3de;
	text-align:center;
	line-height:30px;
	border-radius:2px;
	margin-top:5px
}
.innews_left_title a:hover {
	background:#87c548;
}
.TabContent {
	width:710px;
	overflow:hidden;
}
.TabContent ul li {
	width:710px;
	text-align:left;
	font-size:14px;
	overflow:hidden;
	margin-bottom:33px
}
.TabContent ul li a {
	width:710px;
background:#;
	padding:0px;
	display:block;
	transition:all ease 1s;
	-webkit-transition:all ease 1s;
	-moz-transition:all ease 1s;
	-ms-transition:all ease 1s;
	-o-transition:all ease 1s;
	color:#2e4135;
}
.news_left_img {
	width:110px;
	height:90px;
	float:left
}
.news_left_img img {
	width:110px;
	height:90px;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.news_left_img span {
	display:block;
	overflow:hidden
}
.news_left_con {
	width:575px;
	float:right;
}
.news_left_con h1 {
	width:575px;
	height:20px;
	line-height:20px;
	font-size:16px;
	font-weight:bold;
	margin:0 auto;
}
.news_left_con h2 {
	idth:200px;
	background:url(../images/icon_rl.png)left center no-repeat;
	padding-left:20px;
	font-size:12px;
	color:#999;
	margin-top:10px;
	margin-bottom:5px;
	font-weight:normal
}
.news_left_con p {
	width:575px;
	height:40px;
	line-height:22px;
	font-size:14px;
	font-weight:normal;
	margin:0 auto;
	color:#666;
	overflow:hidden
}
.none {
	display:none;
}
.TabContent ul li a:hover {
background:#;
	padding:0px;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
	color:#cc0000;
}
.TabContent ul li a:hover .news_left_img img {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.innews_right {
	width:635px;
	float:left
}
.innews_right a {
	width:635px;
	height:auto;
	overflow:hidden;
	display:block;
background:#;
	padding:0;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.innews_right_img {
	width:635px;
	height:350px;
}
.innews_right_img img {
	width:635px;
	height:350px;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.innews_right_img span {
	overflow:hidden;
	display:block;
}
.innews_right_text {
	width:635px;
	height:40px;
	line-height:40px;
	font-size:18px;
	font-weight:bold;
	color:#222;
	margin-top:10px
}
.innews_right_p {
	width:635px;
	height:58px;
	line-height:24px;
	font-size:14px;
	font-weight:normal;
	color:#222
}
.innews_right_anniu {
	width:120px;
	height:40px;
	font-size:14px;
	font-weight:normal;
	line-height:40px;
	background:#cc0000;
	color:#fff;
	margin-top:0px;
	text-align:center;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.innews_right a:hover {
	width:635px;
	overflow:hidden;
	display:block;
background:#;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.innews_right a:hover .innews_right_img img {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.innews_right a:hover .innews_right_anniu {
	width:160px;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.innews_right a:hover .innews_right_text {
	color:#cc0000
}
/*首页新闻*/

/*首页案例*/
.incase {
	width:100%;
	background:#f1f1f1;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:50px
}
.product_scroll {
	width:1400px;
	height:auto;
	position:relative;
	margin:0 auto
}
.newpp_xh {
	width:1400px;
	margin:0 auto;
}
.newpp {
	width:1400px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:0px;
	padding-top:0px;
	height:268px;
}
.newpp_list {
	width:226px;
	float:left;
	padding:0 5px;   /*  margin-right:5px; margin-left:5px; */
	transition:all ease 1s;
	-webkit-transition:all ease 1s;
	-moz-transition:all ease 1s;
	-ms-transition:all ease 1s;
	-o-transition:all ease 0.5s;
	margin-bottom:20px;
	height: 200px;
}
.newpp_list a {
	width: 226px;
	display: block;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
	height: 180px;
	background:#f1f1f1;
	padding-bottom:25px;
	padding-top:15px;
}
.newpp_list_img {
	width:200px;
	height:200px;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
	display:block;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}
.newpp_list_img img {
	width:200px;
	height:200px;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.newpp_list_p {
	height:40px;
	text-align:center;
	line-height:40px;
	font-size:16px;
	color:#333;
	width:92%;
	margin:0 auto;
	font-weight:normal;
	overflow:hidden
}
.newpp_list_con {
	width:200px;
	margin:0 auto;
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#333;
	overflow:hidden;
	display:block;
	text-align:center
}
.newpp_list_an {
	width:100px;
	margin:0 auto;
	height:50px;
	line-height:50px;
	font-size:14px;
	color:#2e4135;
	overflow:hidden;
	display:block
}
.newpp_list:hover img {
	transition:all ease 1s;
	-webkit-transition:all ease 1s;
	-moz-transition:all ease 1s;
	-ms-transition:all ease 1s;
	-o-transition:all ease 1s;
	ransform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.control a {
	display:block;
	width:45px;
	height:45px;
	position:absolute;
	top:100px;
}
.control a.go_next {
	background:url(../images/butt-right.png) no-repeat center center/45px 45px #333;
	right:-15px;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.control a.go_next:hover {
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
	-webkit-transform:scale(1.3);
	-moz-transform:scale(1.3);
	-ms-transform:scale(1.3);
	-o-transform:scale(1.3);
	background:url(../images/butt-right.png) no-repeat center center/45px 45px #cc0000;
}
.control a.go_prev {
	background:url(../images/butt-left.png) no-repeat center center/45px 45px #333;
	left:-15px;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.control a.go_prev:hover {
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
	-webkit-transform:scale(1.3);
	-moz-transform:scale(1.3);
	-ms-transform:scale(1.3);
	-o-transform:scale(1.3);
	background:url(../images/butt-left.png) no-repeat center center/45px 45px #cc0000;
}
/*首页案例*/

/*首页客服板块*/

.sectionOne {
	width:100%;
	height:auto;
	padding:0px 0 30px 0;
	margin: 0 auto
}
.sectionHeader {
	text-align:center
}
.sectionHeader h1 {
	font-size:32px;
	font-weight:normal;
}
.sectionHeader p {
	color:#999;
	font-size:16px;
	margin:10px 0 20px;
	text-transform:uppercase;
}
.sectionHeader .wecan_des {
	color:#333;
	font-size:16px
}
.sectionOneWarrp {
	display:flex;
	text-align:center;
	justify-content:space-between;
	padding:90px 0 0
}
.sectionOneContent {
	flex-basis:256px;/*transform: rotateY(0);
     transition: all 0.50s ease-in-out 0s; */
}
.sectionOneContent:hover .wzcon_pic {
	background-color:#007aff;
	transform: rotateY(360deg);
	transition: all 0.8s ease-in-out 0s;
}
.sectionOneContent:hover .wzcon_pic>img:nth-child(2) {
display:none
}
.wzcon_pic {
	height:107px;
	width:107px;
	transform:rotateY(0);
	transition: all 0.50s ease-in-out 0s;
	background-color:#f2f2f2;
	margin:0 auto;
	border-radius:50%;
	position:relative;
transition:all .3s ease-in-out
}
.wzcon_pic img {
	width:45%;
	display:block;
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	margin:auto;
transition:all .3s linear
}
.imgsmall>img {
	width:55%!important
}
.sectionOneContent>h1 {
	display:block;
	color:#000;
	font-size:18px;
	font-weight:normal;
	margin:20px auto 15px;
	font-family:微软雅黑;
}
.wzcon_des {
	color:#666;
	font-size:15px;
	line-height:30px;
	padding:0 20px;
}
.sectionTwo {
	background-image:url(../images/bgsection.png);
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat
}
.infor_send {
	width:100%;
	height:auto;
	background:#fff;
	overflow:hidden;
}
.infor_send .sectionHeader>h1 {
	color:#cc0000;
}
.sectionHeader>p {
	color:#cc0000;
}
.contes {
	padding-top:40px;
	padding-bottom:40px
}
.contes_lef {
	float:left;
	width:620px;
	color:#333;
}
.contes_lef_til {
	padding:10px 20px 0x 0;
	min-height:40px;
	color:#333;
	font-size:16px;
	line-height: 28px
}
.cont_mescoico {
	padding:5px 0px;
	line-height:20px;
	font-size:16px
}
.cont_mescoico i {
	display:inline-block;
	vertical-align:top;
	width:20px;
	height:20px;
	margin-right:15px;
}
.cont_mescoico01 {
	background:url(../images/dianhua.png) no-repeat center;
	background-size: 100% 100%
}
.cont_mescoico02 {
	background:url(../images/email.png) no-repeat center;
	background-size: 100% 100%
}
.cont_mescoico03 {
	background:url(../images/shouji-2.png) no-repeat center;
	background-size: 100% 100%
}
.cont_mescoico04 {
	background:url(../images/ditu.png) no-repeat center;
	background-size: 100% 100%
}
.contes_imwe {
	height:auto;
	margin-top:10px;
}
.contes_imwe img {
	display:block;
	width:60%;
	height:auto;
}
.contes_reg {
	float:right;
	width:500px;
	padding-top:0px;
}
.cont_mescoico span {
	font-size:20px;
	color:#cc0000
}
.contes_lef_til span {
	font-size:20px;
	color:#cc0000;
	line-height:40px;
	font-weight:bold
}
.cont_mesinput {
	width:100%;
	height:50px;
	margin-bottom:1%;
}
.cont_mesinput input {
	width:46%;
	height:42px;
	line-height:42px;
	padding:0 4px 0;
	font-size:14px;
	background:#ccc;
	border:1px solid #ccc;
	float:left
}
.cont_mesinput input.gs_name {
	width:96%;
}
.cont_mesinput input.gs_email {
	width:96%;
}
.cont_mesinput input:first-child {
	margin-right:2%;
}
.cont_mesinput .select_list {
	width:96%;
	height:42px;
	background:#ccc;
	border:1px solid #ccc;
	padding:0 10px;
}
.cont_mesteart textarea {
	width:96%;
	height:80px;
	line-height:30px;
	float:left;
	padding:0 1% 0;
	font-size:14px;
	resize:none;
	border:1px solid #ccc;
	background:#ccc
}
.cont_mesbtnck {
	width:96%;
	display:block;
	background:#eee;
	height:52px;
	line-height:50px;
	color:#fff;
	padding:0 5px;
	font-size:18px;
	text-align:center;
	margin-top:4%;
}
.contes_imwe {
	width:100%;
	height:160px;
	position:relative;
	overflow:hidden
}
.erweima {
	display:block;
	width:128px;
	height:160px;
	float:left;
	margin-right:20px;
	overflow:hidden
}
.erweima img {
	display:block;
	width:100px;
	height:100px;
	background:#fff;
	padding:10px;
}
.erweima p {
	width:128px;
	color:#fff;
	font-size:14px;
	line-height:20px;
	margin-left: 0;
	text-align:center
}
.contes_imwe_con {
	color:#fff;
	font-size:16px;
	line-height:28px;
	padding-top:20px;
	margin-left: 0
}
.input_c {
	width:30%;
	height:42px;
	line-height:42px;
	color:#fff;
	padding:0 5px;
	font-size:16px;
	text-align:center;
	margin-top:2%;
	cursor:pointer;
	background:#cc0000;
	border:none;
	font-weight:normal;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
	font-family:微软雅黑
}
.input_c:hover {
	width:45%;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
/*首页客服板块*/

/*底部导航*/
.footnav {
	width:100%;
	margin:0 auto;
	background:#333;
	overflow:hidden;
	border-top:#d00302 solid 5px;
}
.footnav_list {
	width:180px;
	float:left;
	color:#999;
}
.footnav_list h1 {
	width:180px;
	height:30px;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	color:#666;
	text-align:center;
}
.footnav_list a {
	width:180px;
	line-height:30px;
	font-size:14px;
	font-weight:normal;
	color:#666;
	display:block;
	text-align:center;
}
.footnav_list img {
	width:140px;
	padding-top:0px;
	text-align:left;
	padding-bottom:20px
}
.footnav_list a:hover {
	width:180px;
	line-height:30px;
	font-size:14px;
	font-weight:normal;
	color:rgb(252, 132, 55);
	display:block
}
.footnav .footnav-nav-row {
	line-height: 1;
	padding: 30px 0;
	border-bottom: 1px solid #505050;
}
.footnav .footnav-nav-row ul li {
	float: left;
}

.footnav .footer-nav-row{
	line-height: 1;
	padding: 20px 0;
	border-bottom: 1px solid #505050;
}
.footnav .footer-nav-row ul li{
	float: left;
}
.footnav .footer-nav-row ul li a{
	display: block;
	padding: 0 43px;
	margin-top:10px;
	margin-bottom:10px;
	font-size: 14px;
	color: #ffffff;
	border-right: 1px solid #555;
}

.footnav .footnav-nav-row ul li a {
	display: block;
	padding: 0 30px;
	font-size: 14px;
	color: #ffffff;
	border-right: 1px solid #555;
}
.footnav .contact-row {
	padding: 40px 0;
}
.footnav .contact-row .footer-logo {
	float: left;
	padding-top:30px;
opacity:0.4; 
}
.footnav .contact-row .add-wrap {
	float: left;
	margin-left: 60px;
	padding-left: 50px;
	border-left: 1px solid #505050;
}
.footnav .contact-row .add-wrap strong {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	line-height: 1;
	margin-bottom: 20px;
}
.footnav .contact-row .add-wrap p {
	font-size: 14px;
	color: #777777;
	line-height: 30px;
}
.footnav .contact-row .contact-wrap {
	float: left;
	margin-left: 100px;
}
.footnav .contact-row .contact-wrap strong {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	line-height: 1;
	margin-bottom: 20px;
}
.footnav .contact-row .contact-wrap p {
	font-size: 30px;
	color: #ffffff;
	line-height: 1;
	margin-bottom: 20px;
}
.footnav .contact-row .contact-wrap a {
	width: 120px;
	height: 36px;
	display: block;
	background: #ca2424;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
}
.footnav .contact-row .contact-wrap a:before {
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../images/contact-icon.png);
	background-size: 100%;
	vertical-align: middle;
	margin-right: 5px;
}
.footnav .contact-row .qr-wrap {
	float: right;
	text-align: center;
}
.footnav .contact-row .qr-wrap img {
	width: 120px;
	height: 120px;
	display: block;
	margin-bottom: 10px;
}
.footnav .contact-row .qr-wrap p {
	font-size: 12px;
	color: #777777;
	line-height: 1;
}
.footnav .copyright-row {
	line-height: 80px;
	border-top: 1px solid #505050;
}
.footnav .copyright-row p {
	font-size: 14px;
	color: #777777;
	float: left;
}
.footnav .copyright-row span {
	float: right;
	font-size: 14px;
	color: #777777;
}
.footnav .copyright-row span a {
	color: #ffffff;
}
.Foot {
	width:100%;
	overflow:hidden;
	background:#333;
	margin:0 auto;
	padding: 5px 0
}
.Foot a {
	color:#666;
}
.Foot .Nr {
	width:1400px;
	margin:0 auto;
	overflow:hidden;
	border-top:1px solid #484848;
	padding-top:20px;
	text-align:center
}
.Foot .Nr p {
	line-height:30px;
	color:#666;
}
/*底部导航*/
/*返回顶部*/
.back {
	width: 54px;
	height: 61px;
	right: 15px;
	bottom: 50px;
	display: none;
	position: fixed;
	_position: absolute;
	_margin-top: 0;
}
.back a {
	background: url("../images/back.png") no-repeat;
	width: 54px;
	height: 61px;
	text-indent: -99em;
	overflow: hidden;
	font-size: 0px;
	display: block;
}
/*返回顶部*

/*友情链接*/
.inlink {
	width:1400px;
	margin:0 auto;
	border-bottom:1px solid #ccc;
	background:#ddd;
	overflow:hidden;
	padding-bottom:10px;
	margin-bottom:30px
}
.inlink_left {
	width:70px;
	height:24px;
	line-height:24px;
	font-size:14px;
	font-weight:bold;
	float:left
}
.inlink_list {
	width:1080px;
	height:auto;
	line-height:24px;
	float:right;
	overflow:hidden
}
.inlink_list a {
	width:auto;
	float:left;
	display:block;
	line-height:24px;
	margin-right:20px;
	color:#666
}
.inlink_list a:hover {
	color:#cc0000
}
/*内页CSS*/
/* about banner*/
.banner_about {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	height: 350px;
}
.banner_a_title {
	width:400px;
	margin:0 auto;
	margin-top:130px;
	overflow:hidden;
	text-align:center;
	height:100px;
	background-color:rgba(0, 0, 0, 0.2);
}
.banner_a_title h1 {
	font-size:36px;
	font-weight:normal;
	color:#fff;
	line-height:100px
}
.aboutcon {
	width:1400px;
	margin:50px auto;
	overflow:hidden;
	line-height:45px;
	font-size:16px;
}
.aboutcon p {
	font-size:16px;
	line-height:28px;
}
.lxfsleft {
	float:left;
	line-height:35px;
	font-size:16px;
}
.lxfsright {
	float:right;
	line-height:35px;
	width:70%;
}
/*mianbaoxue*/
.mianbao {
	width:100%;
	height:60px;
	background-color:#f7f7f7;
}
.mianbao h1 {
	font-weight:normal;
	font-size:14px;
	color:#666;
	line-height:60px;
	text-align:left
}
.mianbao h1 a {
	color:#666;
	padding:0 5px
}
.mianbao h1 a:hover {
	color:#cc0000
}
.mianbao h1 span {
	color:#666;
	padding:0 5px
}
/*about_dl*/
.about_dl {
	width:1400px;
	margin:0px auto;
	height:40px;
	margin-bottom:20px;
	line-height:40px;
	padding-top:10px
}
.about_dl_left {
	width:800px;
	float:left;
	overflow:hidden
}
.about_dl_left a {
	width:160px;
	float:left;
	overflow:hidden;
	display:block;
	text-align:center;
	font-size:14px;
	color:#333;
	background:#cccccc;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
	margin-right:1px
}
.about_dl_left a:hover {
	background:#cc0000;
	color:#fff;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.about_dl_left a.abg {
	background:#cc0000;
	color:#fff;
	font-weight:bold
}
.about_dl_right {
	width:350px;
	float:right;
	overflow:hidden;
	text-align:right;
	color:#666;
	font-size:14px;
}
.about_dl_right a {
	color:#666;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.about_dl_right a:hover {
	color:#cc0000;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
/*内页product**/
.aboutpro {
	width:1400px;
	margin:30px auto;
	overflow:hidden
}
.aboutpro_left {
	width:260px;
	margin:0 auto;
	overflow:hidden;
	float:left
}
.aboutpro_left_title {
	width:260px;
	height:90px;
	line-height:36px;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	background: #ca2424 url(../images/net-bg.png) top center no-repeat;
	text-align:left;
	padding-left:30px;
	border-bottom:1px solid #fff;
	padding-top:15px;
}
.aboutpro_left_title span {
	font-size:14px;
	color:#fff;
	opacity: .5;
}
.aboutpro_left_list {
	width:260px;
	overflow:hidden;
}
.aboutpro_left_list a {
	width:260px;
	height:50px;
	line-height:50px;
	font-size:16px;
	font-weight:normal;
	color:#222;
	background:#f1f1f1;
	display:block;
	padding-left:30px;
	border-bottom:1px solid #fff;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.aboutpro_left_list a:hover {
	background:#cc0000;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
	color:#fff
}
.aboutpro_right {
	width:1100px;
	margin:0 auto;
	float:right;
	overflow:hidden
}
.aboutpro_right_title {
	width:950px;
	height:46px;
	line-height:46px;
	font-size:16px;
	font-weight:bold;
	color:#222;
	background:#f1f1f1;
	text-align:left;
	padding-left:20px;
}
.aboutpro_right_list {
	width:1100px;
	overflow:hidden;
}
.aboutpro_tt {
	width:100%;
	height:60px;
	font-size:18px;
	font-weight:bold;
	line-height:60px;
	text-align:center;
	border-bottom:#CCC 1px solid;
}
.aboutpro_tt_img {
	width:1100px;
	height:60px;
	font-size:18px;
	font-weight:bold;
	line-height:60px;
}
.aboutpro_right_list ul li {
	width:257px;
	margin-right:18px;
	float:left;
	margin-bottom:18px
}
.aboutpro_right_list ul li a {
	width:258px;
	background:#eee;
	display: block;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
	padding:2px
}
.aboutpro_right_list_img {
	width:258px;
	overflow:hidden
}
.aboutpro_right_list_img img {
	width:258px;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.aboutpro_right_list_text {
	width:260px;
	height:50px;
	font-size:16px;
	font-weight:bold;
	line-height:50px;
	color:#222;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
}
.aboutpro_right_list_anniu {
	width:80px;
	height:40px;
	font-size:14px;
	font-weight:normal;
	line-height:40px;
	background:#cc0000;
	color:#fff;
	text-align:center;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.aboutpro_right_list ul li a:hover {
background:;
}
.aboutpro_right_list ul li a:hover .aboutpro_right_list_img img {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.aboutpro_right_list ul li a:hover .aboutpro_right_list_anniu {
	width:100%;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
/*翻页list*/
.list_page {
	text-align:center;
	margin:30px auto;
	display:block;
	width:100%;
	overflow:hidden;
}
.list_page:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
}
.list_page ul {
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
	display:inline-block;
	vertical-align:bottom;
	width:100%
}
.list_page ul li {
	display:inline-block;
	border:solid 1px #ddd;
	border-radius:4px;
}
.list_page ul a {
	width: auto;
	height:30px;
	color:#333;
	line-height:30px;
	display:block;
	transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
	background:#f1f1f1;
	float:left;
	margin-right:10px;
	text-align:center;
	padding:2px 20px
}
.list_page ul a:hover {
	background:#cc0000;
}
.page_group ul {
	border-right:solid 1px #ddd;
	border-radius:4px;
}
.page_group ul li {
	border-right:none;
	border-radius:0;
	float:left;
}
.page_group ul li:not(:first-child):not(:last-child) {
border-radius:0;
}
.page_group ul li:first-child {
	border-radius:4px 0 0 4px;
}
.page_group ul li:last-child {
	border-radius:0 4px 4px 0;
}
.page_group ul .active a {
	background:#f3f3f3;
	border-radius:0;
}
.content {
	font-size:14px;
	line-height:26px;
	color:#666;
	margin:20px auto
}
.ulvideo {
}
.ulvideo ul {
	overflow:hidden
}
.ulvideo li {
	float:left;
	width:326px;
	margin-right:26px;
	text-align:center;
	margin-top:30px
}
.ulvideo li p {
	line-height:30px;
}
.ulvideo li a {
	color:#333
}
/*内页新闻列表*/
.aboutnews {
	width:1400px;
	margin:0 auto;
	overflow:hidden
}
.aboutnews ul {
	width:1400px;
	margin:0 auto;
	overflow:hidden;
	margin-top:15px
}
.aboutnews ul li {
	width:1400px;
	height:210px;
	overflow:hidden;
	margin-bottom:20px
}
.aboutnews ul li a {
	width:1400px;
	height:180px;
	overflow:hidden;
	display:block;
	background:#f1f1f1;
	padding:15px;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.aboutnews_img {
	width:300px;
	height:180px;
	float:left;
	overflow:hidden;
}
.aboutnews_img img {
	width:300px;
	height:auto;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.aboutnews_img span {
	overflow:hidden;
	display:block;
}
.aboutnews_text {
	width:1070px;
	height:140px;
	float:right
}
.aboutnews_text h1 {
	width:1070px;
	height: auto;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	color:#222;
	margin-top:0px;
	overflow:hidden;
	text-align:left
}
.aboutnews_anniu {
	width:60px;
	height:2px;
	background:#cc0000;
	margin-top:5px;
	text-align:center;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.date {
	width:820px;
	height:40px;
	line-height:30px;
	font-size:14px;
	font-weight:normal;
	color:#666
}
.aboutnews ul li a:hover {
	transition:all ease 0.5s;
	-webkit-transition:all ea se 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.aboutnews ul li a:hover .aboutnews_img img {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.aboutnews ul li a:hover .aboutnews_anniu {
	width:100%;
	background:#cc0000;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.aboutnews_intro {
	width:1030px;
	height:120px;
	line-height:28px;
	font-size:14px;
	font-weight:normal;
	color:#333
}
.aboutnews ul li a:hover .aboutnews_text h1 {
	color:#cc0000;
}
/*新闻详情*/
.aboutnewscon {
	width:1400px;
	margin:0 auto;
	overflow:hidden
}
.aboutnewscon a {
	color:#666;
}
.aboutnewscon_title {
	width:1400px;
	font-size:18px;
	font-weight:bold;
	color:#333;
	text-align:center;
	line-hight:60px;
	margin-top:30px;
}
.item {
	color:#999;
	text-align:center;
	font-family:arial;
	border-bottom:1px solid #f0f0f0;
	padding:0 0 15px 0;
}
.content {
	word-break:break-all;
	line-height:22px;
}
.content p {
	margin:15px 0;
	font-size:14px;
	line-height:45px;
}
.content img {
	max-width:900px;
}
.pre, .next {
	line-height:40px;
	height:40px;
}
.hezuo_list {
	width:280px;
	height:240px;
	float:left;
	transition:all ease 1s;
	-webkit-transition:all ease 1s;
	-moz-transition:all ease 1s;
	-ms-transition:all ease 1s;
	-o-transition:all ease 0.5s;
	margin:10px;
	overflow:hidden
}
.hezuo_list a {
	width:260px;
	height: 220px;
	display: block;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
	background:#f1f1f1;
	padding:10px
}
.hezuo_list_img {
	width:260px;
	height:184px;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
	display:block;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}
.hezuo_list_img img {
	width:260px;
	height:184px;
	transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-ms-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}
.hezuo_list_p {
	height:45px;
	text-align:center;
	line-height:45px;
	font-size:16px;
	color:#333;
	width:92%;
	margin:0 auto;
	font-weight:normal;
	overflow:hidden
}
.hezuo_list_con {
	width:200px;
	margin:0 auto;
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#333;
	overflow:hidden;
	display:block;
	text-align:center
}
.hezuo_list_an {
	width:100px;
	margin:0 auto;
	height:50px;
	line-height:50px;
	font-size:14px;
	color:#2e4135;
	overflow:hidden;
	display:block
}
.hezuo_list:hover img {
	transition:all ease 1s;
	-webkit-transition:all ease 1s;
	-moz-transition:all ease 1s;
	-ms-transition:all ease 1s;
	-o-transition:all ease 1s;
	ransform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.hezuo_list:hover .hezuo_list_p {
	color:#87c548
}
#maximg img {
	max-width:100% !important;
	height:auto !important;
	display:inline-block;
}
#maximg p span {
	text-wrap: inherit !important;
}
.pagebar {
	padding:20px;
	overflow:hidden;
	clear:both
}
.pagebar .pagination {
	display: flex;
	justify-content: center;
	margin-top: 10px;
}
.pagination a {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 12px;
	padding: 8px 10px;
	margin: 0 2px;
	border-radius: 3px;
	line-height:100%
}
.pagination span {
	color: #333;
	font-size: 12px;
	padding: 7px 2px;
	margin: 0 2px;
	border-radius: 3px;
}
.pagination a:hover {
	color: #333;
	border: 1px solid #333;
}
.pagination a.page-num-current {
	color: #fff;
	background: #333;
	border: 1px solid #333;
}
.pagination .st {
	font-family:宋体
}
.text-secondary {
	text-align:center;
	padding:20px 0
}

.clear:after{
    content: '';
    display: block;
    clear: both;
}
