html, body, h1, h2, h3, h4, h5, h6, p, dl, dd, dt, th, td, select, ul, ol, li, form, input, textarea, fieldset, legend, img {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
}
li {
	list-style: none;
}
body {scrollbar-arrow-color: #fff;


  scrollbar-face-color: #000;



  scrollbar-highlight-color: #000;



  scrollbar-shadow-color: #000;



  scrollbar-track-color: #009fe9;



  scrollbar-base-color: black;



  Cursor: url(404.png);
 }

::-webkit-scrollbar {

  width: 10px;
}
::-webkit-scrollbar-button {

  width: 10px;
 background-color: #fff;
}
::-webkit-scrollbar:horizontal {
 height: 10px;
}
::-webkit-scrollbar-track {

  border-radius: 10px;
}
::-webkit-scrollbar-track-piece {

  background-color: #bfbfbf;
 border-radius: 10px;
}
::-webkit-scrollbar-thumb {

 width: 10px;
 border-radius: 5px;
 background: #008fcf;
}
::-webkit-scrollbar-corner {

 width: 10px;
 background-color: red;
}
::-webkit-scrollbar-thumb:hover {

  background: red;
}
a {
	text-decoration: none;
	background: transparent;
	outline: none;
	color:#333;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
a:hover {
}
.img {
	overflow: hidden;
	position: relative;
}
a:hover, .tran, .img img, .big_circle .nav_list .x, .section_four .txt:after, .section_seven .bg, .sc_scroll_item .img:after {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.clear {
	zoom:1;
}
.clear:after {
	content:"";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}
.clear::before, .clear::after {
content: "";
display: table;
}
.clear::after {
clear: both;
}
.clearfix {
	clear:both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.h20 {
	height:20px;
}
.h30 {
	height:30px;
}
.h50 {
	height:50px;
}
.h60 {
	height:60px;
}
.h80 {
	height:80px;
}
.s_width {
	max-width: 1280px;
	margin: 0 auto;
}
.s_width_85 {
	max-width: 85%;
	margin: 0 auto;
}
.middle_box {
	display: table;
	width: 100%;
	height: 100%;
}
.middle_box .middle {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
@font-face {
 font-family:'cuya';
 src: url('../font/cuya.ttf');
}
.cuya {
	font-family: "cuya";
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
}
body {
	font-family:\5FAE\8F6F\96C5\9ED1, "Microsoft YaHei";
	font-size:16px;
	color:#333;
	background-color: #fff;
	word-break: break-all;
	word-wrap: break-word;
	text-align: justify;
}
.h50 {
	height:50px;
}






.pc_show {
	display: block;
}
.wap_show {
	display: none;
}

.header {
	width:100%;
}
.header_dtop {
	width: 100%;
	height: 35px;
	background: #f9f8f8;
	border-bottom: 1px solid #e0e0e0;
}
.dtop_p {
	line-height: 35px;
	color: #2f2f2f;
	margin: 0 auto;
	font-size:14px;
}
.dtop_p span {
	float: right;
}
.dtop_p span a {
	color: #2f2f2f;
	margin: 0px 10px;
	font-size:14px;
}
.header .logo img {
	margin-top:20px;
	margin-bottom:20px;
}
.header .button_box {
	margin-top:32px;
}
.header .but {
	float: left;
	height:60px;
	line-height:60px;
	cursor:pointer;
	position: relative;
}
.header .but.c {
	font-size:36px;
	line-height:60px;
	color:#e30000;
	font-family: impact;
	padding-right:15px;
}
.header .but.e {
	width:65px;
}
.header .but.e img {
	width: 0px;
	height: 0px;
	max-width: none;
	position: absolute;
	right:0;
	top:70px;
	z-index: 126;
	opacity: 0;
	visibility:hidden;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.header .but.e:hover img {
	width: 140px;
	height: 140px;
	opacity: 1;
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	visibility: visible;
}
.header.fix .button_box {
	margin-top:16px;
}
.header.fix .wap_menu {
	margin-top:20px;
	color:#F00
}
.big_circle {
	position:fixed;
	width:0;
	height:0;
	right:0;
	top:0;
	z-index:888;
	background-color:#0865d7;
}
.big_circle.on {
	width:100%;
	height:100%;
}
.big_circle .nav_list {
	display: none;
	text-align: center;
	font-size:0;
	width:80%;
	height:100%;
	margin:0 auto;
}
.big_circle .nav_list a {
	display: inline-block;
	vertical-align: top;
	width:22.7%;
	margin:0 1% 30px;
	height:200px;
	border:1px solid rgba(255, 255, 255, 0.4);
}
.big_circle .nav_list strong {
	display: block;
	font-size:20px;
	color:#fff;
	line-height:40px;
	margin-top:60px;
}
.big_circle .nav_list span {
	display: block;
	font-size:16px;
	color:#fff;
	opacity:0.4;
	line-height:20px;
}
.big_circle .nav_list .x {
	width:10%;
	height:2px;
	background-color: #fff;
	margin:48px auto 0;
}
.big_circle .nav_list .pb_bg {
	background-color:#ef7b1b;
}
.big_circle .nav_list a:hover .x {
	width:20%;
}
.pub_button {
	position: relative;
	z-index:1;
}
.pub_button .pb_bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color:rgba(21, 151, 89, 1);
	-webkit-transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
	transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
	transform-origin: left 100%;
	-webkit-transform-origin: left 100%;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	visibility: hidden\9;
	z-index: -1;
}
.pub_button:hover .pb_bg, .pub_button.active .pb_bg {
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	transform-origin: left 0;
	-webkit-transform-origin: left 0;
	visibility: visible\9;
}
.pb_bg {
	background-color: #ef7b1b;
}
.wap_menu {
	margin-top:34px;
	cursor:pointer;
	float: right;
	position: relative;
	width:54px;
	height:54px;
	border-radius:50%;
	background-color:#0865d7;
	position: relative;
	z-index:999;
}
.wap_menu:hover, .wap_menu.on {
	background-color:#ef7b1b;
}
.wap_menu .nav_button {
	position: absolute;
	right:15px;
	top:27px;
	vertical-align: middle;
	width:24px;
	height:2px;
	cursor:pointer;
	background-color:#fff;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.wap_menu .nav_button::after, .wap_menu .nav_button::before {
content:'';
width:24px;
height:2px;
position: absolute;
z-index:99999999;
right:0;
background-color:#fff;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
.wap_menu .nav_button::after {
top:9px;
}
.wap_menu .nav_button::before {
top:-9px;
}
.wap_menu.on .nav_button {
	width:0;
}
.wap_menu.on .nav_button::before {
-webkit-transform: translateY(9px) rotate(45deg);
-ms-transform: translateY(9px) rotate(45deg);
transform: translateY(9px) rotate(45deg);
}
.wap_menu.on .nav_button::after {
-webkit-transform: translateY(-9px) rotate(-45deg);
-ms-transform: translateY(-9px) rotate(-45deg);
transform: translateY(-9px) rotate(-45deg);
}



.nav_main {
	width:100%;
	height: 60px;
	line-height: 60px;
	background: #0865d7;
	z-index: 3;
}
.nav .list {
	width: 100%;
	margin:0 auto;
	height: 60px;
	line-height: 60px;
	position: relative;
}
.nav_main .nav {
	margin: 0 auto;
}
.nav_main .nav li {
	float:left;
	width: 12.5%;
	display: block;
	position: relative;
	z-index: 10;
	font-size: 16px;
	text-align: center;
}
.nav_main .nav li:first-child {
	background:#333333;
}
.nav_main .nav li:first-child.hover {
	background-color:#333333;
}
.nav_main .nav li a {
	display: block;
	color:#fff;
	font-size:16px;
}
.nav_main .nav li a:hover, .nav_main .nav li a.hover, .nav_main .nav li #hover2 {
	background: #333333;
}
.nav_main .nav dl {
	width: 200px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 60px;
	z-index: 12;
	border: 1px solid #0865d7;
}
.nav_main .nav dl {
	position: absolute;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	opacity: 0;
	visibility: hidden;
transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
}
.nav_main .nav li:hover dl {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
.nav_main .nav dl dd {
	line-height: 49px;
	height: 49px;
	border-top: 1px solid #e5e5e5;
	text-align: left;
	position: relative;
	z-index: 12;
	display: block;
	width: 100%;
}
.nav_main .nav dl dd:first-child {
	border: none;
}
.nav_main .nav dl dd a {
	color: #666;
	font-size: 16px;
	padding: 0;
	width: 100%;
	text-align:center;
}
.nav_main .nav dl dd a:hover, .nav_main .nav dl dd a.hover {
	background: #333333;
	color: #fff;
}


.iTitle {
	text-align: center;
}
.iTitle h2 {
	margin: 0 auto 30px;
	width: 1200px;
	color: #0064db;
	font-size: 39px;
	position: relative;
	text-align: center;
}
.iTitle h2:before {
	width: 50px;
	height: 2px;
	position: absolute;
	left: 30%;
	top: 25px;
	content: "";
	z-index: 10;
	opacity: 0.7;
	background: #333;
}
.iTitle h2:after {
	width: 50px;
	height: 2px;
	position: absolute;
	right: 30%;
	top: 25px;
	content: "";
	z-index: 10;
	opacity: 0.7;
	background: #333;
}
.iTitle .color {
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #000;
	position: relative;
}
.iTitle .ttl {
	margin-top: 10px;
	display: block;
	color: #6c6c6c;
	font-size: 17px;
	font-weight: normal;
}
.iTitle_bai {
	text-align: center;
}
.iTitle_bai h2 {
	margin: 0 auto 30px;
	width: 1200px;
	color: #fff;
	font-size: 39px;
	position: relative;
	text-align: center;
}
.iTitle_bai h2:before {
	width: 50px;
	height: 2px;
	position: absolute;
	left: 30%;
	top: 25px;
	content: "";
	z-index: 10;
	opacity: 0.7;
	background: #fff;
}
.iTitle_bai h2:after {
	width: 50px;
	height: 2px;
	position: absolute;
	right: 30%;
	top: 25px;
	content: "";
	z-index: 10;
	opacity: 0.7;
	background: #fff;
}
.iTitle_bai .color {
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #fff;
	position: relative;
}
.iTitle_bai .ttl {
	margin-top: 10px;
	display: block;
	color: #fff;
	font-size: 17px;
	font-weight: normal;
}


.Link_more {
	margin-top: 20px;
}
.Link_more a {
	display: block;
	max-width: 310px;
	margin: 0 auto;
	box-sizing: border-box;
	border: 1px solid #ccc;
	text-align: center;
	text-transform: uppercase;
	border-radius: 30px;
	letter-spacing: 1px;
	padding: 10px 5px;
}
.Link_more span {
	display: inline-block;
 -webkit-transition: all .5s;
transition: all .5s;
}
.Link_more a:hover {
	background-color: #E60012;
	color: #fff;
	border-color: #E60012;
}
.Link_more a:hover span {
	-webkit-transform: rotateX(360deg);
	transform: rotateX(360deg);
}
.link {
	margin: 40px auto 0;
	width: 360px;
}
.link li {
	margin: 0;
	width: 100%;
	float: left;
 -webkit-transition: all .4s ease-in-out 0s;
 -moz-transition: all .4s ease-in-out 0s;
 -ms-transition: all .4s ease-in-out 0s;
 transition: all .4s ease-in-out 0s;
}
.link li a {
	padding: 15px 0;
	display: block;
	font-size: 18px;
	text-align: center;
	border-radius: 30px;
}
.link .btn01 a {
	color: #000;
	border: 1px solid #E60012;
 -webkit-transition: all .4s ease-in-out 0s;
 -moz-transition: all .4s ease-in-out 0s;
 -ms-transition: all .4s ease-in-out 0s;
 transition: all .4s ease-in-out 0s;
}
.link .btn01 a:hover {
	color: #fff;
	background: #E60012;
}
.More_red {
	margin: 40px auto 0;
	width: 200px;
	background: #E60012;
	border-radius: 30px;
}
.More_red li {
	margin: 0;
	width: 100%;
	float: left;
 -webkit-transition: all .4s ease-in-out 0s;
 -moz-transition: all .4s ease-in-out 0s;
 -ms-transition: all .4s ease-in-out 0s;
 transition: all .4s ease-in-out 0s;
}
.More_red li a {
	padding: 12px 0;
	display: block;
	font-size: 18px;
	text-align: center;
	border-radius: 30px;
}
.More_red .btn01 a {
	color: #fff;
 -webkit-transition: all .4s ease-in-out 0s;
 -moz-transition: all .4s ease-in-out 0s;
 -ms-transition: all .4s ease-in-out 0s;
 transition: all .4s ease-in-out 0s;
}
.More_red .btn01 a:hover {
	color: #fff;
	background: #ffae17;
}



.Iclass li {
	float:left;
	width:14.6%;
	height:50px;
	background:#E41A22;
	margin:10px 1%;
}
.Iclass li a {
	text-align:center;
	color:#fff;
	display:block;
	line-height:50px;
	font-size:16px;
}
.Iclass li:hover {
	background:#d50008;
}
.Iproduct {
	height:800px;
	margin:20px auto 20px auto;
}
.Iproduct li {
	margin: 0 1% 35px;
	width: 23%;
	float: left;
}
.Iproduct li a {
	display: block;
	position: relative;
}
.Iproduct li .photo {
	height: auto;
	overflow: hidden;
}
.Iproduct li .photo img {
	width: 100%;
 -webkit-transition: all .4s ease-in-out 0s;
 -moz-transition: all .4s ease-in-out 0s;
 -ms-transition: all .4s ease-in-out 0s;
 transition: all .4s ease-in-out 0s;
}
.Iproduct li a:hover .photo img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}
.Iproduct li p {
	padding: 20px 20px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
	position: relative;
	background: #E7E7E7;
 -webkit-transition: all .4s ease-in-out 0s;
 -moz-transition: all .4s ease-in-out 0s;
 -ms-transition: all .4s ease-in-out 0s;
 transition: all .4s ease-in-out 0s;
}
.Iproduct li a:hover p {
	background: #e10312;
}
.Iproduct li a:hover p {
	color: #fff;
}
.Iproduct li .tel {
	margin-top: 10px;
	padding-left: 25px;
	display: block;
	color: #ff0000;
	font-size: 20px;
	font-weight: normal;
	background: url(404.png) no-repeat left center;
	background-size: 20px auto;
 -webkit-transition: all .4s ease-in-out 0s;
 -moz-transition: all .4s ease-in-out 0s;
 -ms-transition: all .4s ease-in-out 0s;
 transition: all .4s ease-in-out 0s;
}
.Iproduct li a:hover .tel {
	color: #fff;
	background: url(404.png) no-repeat left center;
	background-size: 20px auto;
}
.Iproduct li p .txt {
	padding: 5px 20px;
	position: absolute;
	right: 20px;
	top: 20px;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	background: #e10312;
	border-radius: 20px;
 -webkit-transition: all .4s ease-in-out 0s;
 -moz-transition: all .4s ease-in-out 0s;
 -ms-transition: all .4s ease-in-out 0s;
 transition: all .4s ease-in-out 0s;
}
.Iproduct li a:hover p .txt {
	color: #e10312;
	background: #fff;
}



.IAbout {
	padding: 100px 0;
	background: url("../image/IAbout_bg.jpg") no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
}
.IAbout .ITitle > span {
	display: inline-block;
	color:#fff;
}
.IAbout .ITitle .en {
	color: rgba(255, 255, 255, 0.5);
}
.IAbout p {
	margin: 25px 0 35px;
	color: #fff;
	font-size: 18px;
	line-height: 35px;
	text-align: justify;
}
.IAbout ul {
	margin-bottom: 50px;
	display: flex;
	justify-content: space-between;
}
.IAbout ul li {
	width: 25%;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	box-sizing: border-box;
	padding: 0 10px;
}
.IAbout ul li .photo {
	text-align:center;
}
.IAbout ul span {
	margin-top: 5px;
	display: block;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
}
.IAbout ul .photo {
	margin-bottom: 20px;
 -webkit-transition: all .8s;
 transition: all .8s;
	text-align:center;
}
.IAbout .Link_more a {
	color: #fff;
}




.ICase_box {
	width:100%;
	margin:0 auto;
}
.Case_pic {
}
.Case_pic li {
	float:left;
	margin-right:1%;
	width:24%;
}
.Case_pic li a:hover {
	background:#d50000;
	color:#fff;
}
.Case_pic li a {
	display:block;
	background:#e9e9e9;
}
.Case_pic li a:hover ol {
	color:#fff;
	margin-left:30px;
}
.Case_pic li a img {
	display:block;
	width:100%;
transition:all .4s ease-in-out;
}
.Case_pic li a:hover img {
	background:#d50000;
	color:#fff;
	transform:translateZ(0) scale(1.2);
}
.Case_pic li a ol {
	text-align:left;
	margin-left:10px;
	font-size:18px;
	position:relative;
	height:60px;
	line-height:60px;
 transition:all .6s;
}






.Iying {
	height: 250px;
	width: 100%;
	background: url(../image/Nbanner.jpg) no-repeat center;
}
.Youshi {
	width: 100%;
	height: 714px;
	overflow: hidden;
	background:url(../image/index19.jpg) center center no-repeat;
	background-size: cover;
}
.Youshi_box {
	overflow: hidden;
}
.Youshi_box ul {
	width: 100%;
}
.Youshi_box ul li {
	width: 23%;
	height: 450px;
	background:#fff;
	display: block;
	float: left;
 -webkit-transition-duration: .5s;
 -moz-transition-duration: .5s;
 -ms-transition-duration: .5s;
 -o-transition-duration: .5s;
 transition-duration: .5s;
	margin: 0 1%;
	text-align:center;
}
.Youshi_box ul li .img img {
	width: 100%;
	height: 205px;
	margin: 0 auto;
}
.Youshi_box ul li a:hover .img img {
	transform:translateZ(0) scale(1.2);
}
.Youshi_box ul li a {
	color: #000;
	font-size: 14px;
	line-height:30px;
}
.Youshi_box ul li a:hover {
	color: #F00;
}
.Youshi_title {
	font-size: 16px;
	font-weight:bold;
	width: 100%;
	line-height: 60px;
	color: #333;
	font-weight:bold;
}
.Youshi_line {
	width: 100%;
	text-align:center;
}
.Youshi_line img {
	width:40px;
	height:1px;
}
.Youshi_content {
	width: 100%;
}
.Youshi_content p {
	font-size: 14px;
	line-height: 30px;
	color: #666;
	padding:10px;
}
.Youshi_box ul li:hover {
	background:#0865d7
}
.Youshi_box ul li:hover .Youshi_title {
	color: #fff;
}
.Youshi_box ul li:hover .Youshi_content p {
	color: #fff;
}












.Inews dl {
	overflow: hidden;
	margin: 50px auto 10px auto;
}
.Inews dl dd {
	float: left;
	width: 625px;
}
 .Inews dl dd:nth-child(2n) {
 float: right;
 width: 615px;
}
.Inews dl dd a {
	display: block;
	border: 1px solid #e6e6e6;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}
.Inews dl dd a span {
	display: block;
	float: left;
	width: 20%;
	background: #d50101;
	color: #fff;
	height: 147px;
	text-align: center;
	padding-top: 40px;
	box-sizing: border-box;
	font-size: 38px;
	margin-right: 20px;
}
.Inews dl dd a span u {
	display: block;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
}
.Inews dl dd a h6 {
	padding: 20px;
	box-sizing: border-box;
	font-weight: normal;
}
.Inews dl dd a h6 b {
	display: block;
	font-weight: normal;
	font-size: 18px;
}
.Inews dl dd a h6 em {
	display: block;
	margin-top: 10px;
	height: 50px;
	overflow: hidden;
	line-height: 180%;
	font-size: 14px;
	color: #9b9b9b;
	font-style: normal;
}
.Inews dl dd a h6 u {
	display: block;
	text-decoration: none;
	position: absolute;
	right: 0;
	bottom: 0;
	background: #000;
	color: #fff;
	padding: 5px 10px;
}
.Inews dl dd a:hover {
	background: #0865d7;
}
.Inews dl dd a:hover b, .Inews dl dd a:hover em {
	color: #fff;
}
.Inews dl dd a:hover h6 u {
	background: #fc8f20;
}





.Iprocess {
	background: url(../image/hezuo.jpg) center 0/cover;
	background-attachment: fixed;
	padding: 80px 0 50px;
	height:320px;
}
.serviceUl {
	text-align: center;
	padding: 0px 0 50px;
}
.serviceUl li {
	display: inline-block;
	margin: 12px;
}






.footer {
	background: #333333;
	position:relative;
	z-index:1
}
.footer span {
	display:block;
	color:#fff;
	line-height:45px;
	font-size:24px;
	font-weight:bold
}
.footer i {
	display:block;
	height:1px;
	width:42px;
	background:#fff;
	margin:11px 0 25px 0;
}
.footer .flogo {
	width:160px;
	padding:0 0 10px 50px;
	border-left:1px solid rgba(255, 255, 255, 0.6);
	min-height:260px;
}
.footer .flogo a {
	color:#fff;
	font-size:15px;
	line-height:36px;
}
.footer .flogo a:hover {
	color: #e41a22;
}
.footer .fmenu_list {
	width:380px;
	padding:0 0 10px 50px;
	border-left:1px solid rgba(255, 255, 255, 0.6);
	min-height:260px;
}
.footer .fmenu_list a {
	color:#fff;
	font-size:15px;
	line-height:36px;
}
.footer .fmenu_list a:hover {
	color: #e41a22;
}
.footer .fmenu_list div {
	float:left;
	width:180px;
}
.footer .fcontact {
	width:350px;
	border-left:1px solid rgba(255, 255, 255, 0.6);
	border-right:1px solid rgba(255, 255, 255, 0.6);
	padding:0 0 9px 50px;
	min-height:260px;
}
.footer .fcontact p {
	line-height:30px;
	color:#fff;
	font-size:15px;
	line-height:36px;
	background: url("404.png") left center no-repeat;
}
.footer a:hover {
	color:#d13932
}
.footer .fewm {
	width:190px;
	margin-left: 15px
}
.fgongshi {
	text-align:center;
	padding:10px 0
}
.copyright {
	text-align: center;
	color: #fff;
	font-size: 15px;
	line-height: 75px;
	background: #0865d7;
}
.copyright a {
	color: #fff;
}
.copyright a:hover {
	color: #F00;
}

.fix_footer {
	height:50px;
	background-color:#2d65d6;
	position: fixed;
	bottom:0;
	left:0;
	z-index:999999;
	width:100%;
}
.fix_footer a {
	float: left;
	width:25%;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.fix_footer img {
	display: inline-block;
	height:24px;
	margin:5px 0 0;
}
.fix_footer strong {
	color:#fff;
	font-size:12px;
	display: block;
	height:20px;
	line-height:20px;
	font-weight:400;
}
.fix_footer .tel img:nth-of-type(2) {
position: absolute;
left:50%;
margin-left:-12px;
-webkit-animation:call 1.5s infinite;
animation:call 1.5s infinite;
}
@-webkit-keyframes call {
 from {
-webkit-transform:scale(1);
opacity:1;
}
to {
	-webkit-transform:scale(2);
	opacity:0;
}
}
.go_top {
	display: none;
	background: url(../image/top.png) center center/50% no-repeat;
	width: 40px;
	height: 40px;
	cursor: pointer;
	text-align: center;
	background-color: #d50000;
	border-radius: 50%;
	position: fixed;
	right: 6px;
	bottom: 100px;
	z-index: 99999999999;
}



.current_position {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 18px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.current_position h3 {
	font-size: 24px;
	color: #000;
}
.current_position h3 span {
	float: right;
	color: #6e6e6e;
	margin-top: 10px;
	font-size: 16px;
	font-weight: normal;
}
.current_position h3 span i {
	color: #000;
}
.current_position h3 span a {
	color: #6e6e6e;
}
.current_position h3 span a:hover {
	color: #000;
}
.current_position h3 u {
	text-transform: uppercase;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
}




.About_title_box {
	margin-top: 60px;
	line-height: 200%;
}
.About_title_box p {
	line-height: 160%;
	margin-bottom: 15px;
	text-align:center;
}
.About_title_box_title {
	font-size:36px;
	color:#3f3f3f;
	font-weight:bold;
}
.About_title_box_memo {
	color:#595959;
}
.About_title_box_line {
	color:#0070c0;
	font-weight:bold;
}
.Content_box {
	margin-top: 20px;
	line-height: 200%;
}
.Content_box p {
	line-height:35px;
	margin-bottom: 15px;
}
.contact_box {
	border:1px solid #CCC
}
.contact_left {
	width:48%;
	height:400px;
	float:left;
}
.map_box {
	height:400px;
	width:100%;
}
.contact_right {
	width:45%;
	float:right;
	padding-top:50px;
}
.contact_right p {
	line-height:35px;
}








.news_list {
	padding-top:15px;
}
.news_list li {
	padding:10px;
	border:1px solid #ebebeb;
	margin-bottom:2%;
}
.news_list li a {
	display:block;
	position:relative;
	padding-left:30%;
	padding-right:15%;
}
.news_list li a::after {
position:absolute;
content:'';
width:33px;
height:33px;
background:url(../image/news_dot.png) no-repeat left top;
right:5%;
top:50%;
margin-top:-16px;
}
.Ispic {
	position:absolute;
	left:0;
	top:0;
	width:27%;
}
.Ispic img {
	width:100%;
	max-height:215px;
}
.news_list_body {
	position:relative;
	padding-right:5%;
	padding-bottom:13%;
}
.news_list_body::before, .news_list_body::after {
position:absolute;
content:'';
}
.news_list_body::before {
width:1px;
height:70%;
top:15%;
background-color:#ebebeb;
right:0;
}
.news_list_body::after {
width:7%;
height:1px;
background-color:#d40000;
bottom:10%;
left:-9%;
z-index:2;
}
.news_list li h3 {
	margin:0;
	font-size:17px;
	padding:3% 0 0 0;
	font-weight:normal;
	color:#333;
}
.news_list li p {
	margin:3% 0 0 0;
	color:#969696;
	line-height:28px;
	height:56px;
	overflow:hidden;
	font-size:14px;
}
.news_list li time {
	position:absolute;
	left:0;
	bottom:5%;
	color:#969696;
}
.news_list li:hover {
	border-color:#d40000;
	box-shadow:0 5px 5px #eee;
}








.main_left {
	width: 280px;
	height: auto;
	margin-right: 20px;
	margin-top: 10px;
	float:left;
}
.fenlei span {
	color: #333;
	font-size: 24px;
	font-family: "黑体"
}
.fenlei ul {
	margin-top: 20px;
}
.BigClass {
	height: 50px;
	line-height: 50px;
	background: #007bda;
	margin-bottom: 10px;
	padding-left: 25px;
	font-size: 15px;
	width: 250px;
}
.BigClass a {
	color: #fff;
	display: block;
}
.BigClass:hover {
	background:#d50000;
	cursor: pointer;
}
.BigClass:hover a {
	color: #fff;
}
.smallClass {
	height: 38px;
	line-height: 38px;
	background: #e7e7e7;
	margin-bottom: 10px;
	padding-left: 25px;
	font-size: 15px;
	width: 250px;
}
.smallClass a {
	color: #333;
	display: block;
}
.smallClass:hover {
	background:#d50000;
	cursor: pointer;
}
.smallClass:hover a {
	color: #fff;
}
.Left_contact {
	width: 245px;
	height: auto;
	background: #f2f2f2;
	padding-bottom: 30px;
	margin-top: 20px;
	padding: 20px 15px 20px 15px;
	margin-bottom: 50px;
}
.Left_contact span {
	color: #333;
	font-size: 24px;
	font-family: "黑体"
}
.Left_contact p {
	color: #838383;
	font-size: 15px;
	line-height: 28px;
	margin-top:10px;
}





.main_right {
	width: 960px;
	margin-bottom: 50px;
	float:right
}
.tT01 {
	text-align:center;
	margin-top:10px;
	border-bottom:1px solid #e5e4e4;
}
.tT01 span {
	font-size:30px;
	color:#444;
	line-height:60px;
}
.subtitle {
	font-size: 14px;
	line-height: 35px;
	color: #8F8F8F;
	text-align:center;
}
.subtitle span {
	padding:0 10px;
}
.Pic_box_pic {
	text-align:center;
	padding:10px;
}
.Content_text {
	font-size:16px;
	line-height:35px;
	padding-bottom:20px;
}
.viewpage {
	margin:0;
	padding:20px 0 50px 0;
	border-top:1px solid #e5e4e4;
}
.main_l_nav {
	color:#999;
	font-size:16px;
	line-height:30px;
	padding-left: 20px;
	padding-right: 20px;
	float:left;
}
.main_l_nav a {
	font-size:16px;
	color:#444
}
.main_l_nav a:hover {
	text-decoration: none;
	color:#F00;
}
.main_r_nav {
	color:#999;
	font-size:16px;
	line-height:30px;
	padding-left: 20px;
	padding-right: 20px;
	float:right;
}
.main_r_nav a {
	font-size:16px;
	color:#444
}
.main_r_nav a:hover {
	text-decoration: none;
	color:#F00;
}
table.gridtable {
	font-family: verdana, arial, sans-serif;
	font-size:16px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}





.page_fanye {
	width:100%;
	height:auto;
	text-align:center;
	padding:40px 0 20px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
}
.page_fanye a {
	line-height:28px;
	font-size:14px;
	text-indent:0px;
	color: #333;
	margin-right: 5px;
	padding:0px 10px;
	background:#b0b0b0;
	display: inline-block;
}
.page_fanye span {
	height:24px;
	line-height:20px;
	padding:0 10px 0 5px;
	display: inline-block;
}
.page_fanye span input {
	width:30px;
	height:20px;
}
.page_fanye a.page_home, .page_fanye a.page_home:hover, .page_fanye a.page_end, .page_fanye a.page_end:hover {
	width:60px;
	color:#666666;
}
.page_fanye .current, .page_fanye a:hover {
	color: #fff;
	background:#e4011f;
}
 @media( max-width:1600px ) {
.navb {
 width:70%;
float:right;
margin-left:3px;
}
 .Call_dot {
display:none
}
.Iproduct li p {
 font-size: 16px;
 font-weight: normal;
overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
}
}
 @media( max-width:1400px ) {
.navb {
 width:70%;
margin-left:3px;
}
.Iproduct li p {
 font-size: 16px;
 font-weight: normal;
}
 .s_width_85 {
 max-width: 1280px;
 margin: 0 auto;
}
}
 @media (min-width: 1200px) {
sp {
 display: none !important;
}
.menuBox {
 display: none !important;
}
}
 @media( max-width:1200px ) {
html, body {
max-width:640px;
margin:0 auto !important;
}




.s_width_85 {
 max-width: 100%;
 margin: 0 auto;
}
.s_width {
 max-width: 100%;
 margin: 0 auto;
}
 .pc_show {
display: none !important;
}
.wap_show {
display: block;
}
.h50 {
height:20px;
}
 .header_dtop, .nav_main {
 display: none !important;
}
 .header .s_width {
width:auto !important;
}
.header .button_box {
display: none;
}
 .header, .header.fix, .header_height {
height:54px;
background-color:#fff;
}
.header .logo img, .header.fix .logo img {
height:44px;
margin-top: 5px;
 margin-bottom: 5px;
}
 .big_circle .nav_list {
width:100%;
}
 .big_circle .nav_list a {
box-sizing:border-box;
width:48%;
margin-bottom:6px;
height:auto;
padding:16px 0;
}
 .big_circle .nav_list strong {
margin:0;
font-size:16px;
font-weight:400;
line-height:30px;
}
.big_circle .nav_list .x {
margin-top:16px;
}
 .big_circle .nav_list span {
font-size:12px;
}
.wap_menu, .header.fix .wap_menu {
margin:0;
width:44px;
height:44px;
margin-top:5px;
}
 .wap_menu .nav_button {
right:10px;
top:22px;
}
.footer .logo, .pc_show, .header_dtop, .nav_main {
display: none !important;
}
.wap_show {
display: block;
}









.iTitle h2 {
 margin: 0 auto 10px;
 width: 100%;
 font-size: 24px;
}
.iTitle h2:before {
 width: 30px;
 left: 5%;
 top: 18px;
}
.iTitle h2:after {
 width: 30px;
 right: 5%;
 top: 18px;
}
.iTitle .color {
 margin-bottom: 10px;
 padding-bottom: 10px;
 color: #000;
 position: relative;
}
.iTitle .ttl {
 font-size: 16px;
}
 .iTitle_bai h2 {
 margin: 0 auto 10px;
 width: 100%;
 font-size: 24px;
}
.iTitle_bai h2:before {
 width: 30px;
 left: 5%;
 top: 18px;
}
.iTitle_bai h2:after {
 width: 30px;
 right: 5%;
 top: 18px;
}
.iTitle_bai .ttl {
 font-size: 16px;
}
.link {
 margin: 20px auto 0;
 width: 80%;
}
.link li a {
 padding: 12px 0;
 font-size: 16px;
}
.More_red {
 margin: 20px auto 0;
 width: 100%;
}
.More_red li a {
 padding: 12px 0;
 font-size: 16px;
}




.Iclass li {
 width:48%;
 margin: 5px 1%;
 height: 36px;
}
.Iclass li a {
 line-height:36px;
}
.Iproduct {
 height:auto;
 margin:20px auto 20px auto;
}
.Iproduct li {
 margin: 5px 1%;
 width: 48%;
}
.Iproduct li .photo img {
 width: 100%;
height:auto;
}
.Iproduct li p {
 font-size: 16px;
line-height:40px;
text-align:center;
padding: 0px 0px;
font-weight: normal;
}
.Iproduct li p .txt {
display:none;
}









.IAbout {
 padding: 20px 0;
 background-attachment: inherit;
}
.IAbout_content {
width:96%;
margin-left:2%;
}
.IAbout ul {
 margin-bottom: 10px;
 flex-wrap: wrap;
}
.IAbout ul li {
 margin-bottom: 20px;
 width: 50%;
 font-size: 16px;
}









.ICase_box {
 height:auto;
 margin:20px auto 20px auto;
}
.Case_pic li {
 margin: 5px 1%;
 width: 48%;
}
.Case_pic li .photo img {
 width: 100%;
height:auto;
}
 .Case_pic li a ol {
 height: 40px;
 line-height: 40px;
text-align:center
}






.Iying {
 height: 180px;
min-height:170px;
 width: 100%;
 background: url(../image/mNbanne.jpg) no-repeat center;
 background-size:100%;
}
 .Youshi {
 width: 100%;
 height: auto;
 overflow: hidden;
 background:url(../image/index19.jpg) center center no-repeat #CCC;
 background-size: cover;
}
.Youshi_box ul li {
 width: 48%;
 height: auto;
 background:#fff;
 display: block;
 float: left;
 -webkit-transition-duration: .5s;
 -moz-transition-duration: .5s;
 -ms-transition-duration: .5s;
 -o-transition-duration: .5s;
 transition-duration: .5s;
 margin: 0 1%;
 text-align:center;
}
.Youshi_box ul li .img img {
 width: 100%;
 height: auto;
 margin: 0 auto;
}
.Youshi_title {
 font-size: 14px;
 font-weight: bold;
 width: 100%;
 line-height: 60px;
 color: #333;
 font-weight: bold;
}







.Inews dl {
 margin: 10px auto 10px auto;
}
 .Inews dl dd {
 float: left;
 width: 96%;
padding-left:2%;
}
 .Inews dl dd:nth-child(2n) {
 float: left;
 width: 96%;
padding-left:2%;
}
 .Inews dl dd:nth-child(5) {
 display:none
}
.Inews dl dd:nth-child(6) {
 display:none
}
 .Inews dl dd a {
 display: block;
 border: 1px solid #e6e6e6;
 margin-bottom: 20px;
 overflow: hidden;
 position: relative;
}
 .Inews dl dd a span {
 display:none;
}
 .Inews dl dd a span u {
 display: block;
 text-align: center;
 font-size: 16px;
 text-decoration: none;
}
 .Inews dl dd a h6 {
 padding: 20px;
 box-sizing: border-box;
 font-weight: normal;
}
 .Inews dl dd a h6 b {
 display: block;
 font-weight: normal;
 font-size: 18px;
}
 .Inews dl dd a h6 em {
 display: block;
 margin-top: 10px;
 height: 50px;
 overflow: hidden;
 line-height: 180%;
 font-size: 14px;
 color: #9b9b9b;
font-style: normal;
}
 .Inews dl dd a h6 u {
 display: block;
 text-decoration: none;
 position: absolute;
 right: 0;
 bottom: 0;
 background: #000;
 color: #fff;
 padding: 5px 10px;
}
 .Inews dl dd a:hover {
 background: #1f8ceb;
}
 .Inews dl dd a:hover b, .Inews dl dd a:hover em {
 color: #fff;
}
 .Inews dl dd a:hover h6 u {
 background: #fc8f20;
}




.Iprocess {
background: url(../image/hezuo.jpg) center 0/cover;
background-attachment: fixed;
padding: 20px 0 30px;
height: auto;
}
.serviceUl {
text-align: center;
padding: 0px 0 50px;
}
.serviceUl li {
display: block;
width:31%;
float:left;
margin-left:1%;
margin-right:1%;
margin-top:5px;
margin-bottom:5px;
}
 .serviceUl li img {
width:100%;
}




.footer {
 background: #333333;
 position:relative;
 z-index:1
}
 .footer span {
 display:block;
 color:#fff;
 line-height:45px;
 font-size:20px;
 font-weight:bold
}
.footer i {
 display:block;
 height:1px;
 width:42px;
 background:#fff;
 margin:11px 0 25px 0;
}
.footer .flogo {
 display:none;
}
 .footer .fmenu_list {
 display:none;
}
 .footer .fcontact {
 width:98%;
 border-right: none;
 padding:0 1% 0px 1%;
}
.footer .fcontact p {
 line-height:30px;
 color:#fff;
 font-size:15px;
 line-height:36px;
 background: url("404.png") left center no-repeat;
}
 .footer .fewm {
 width:100%;
text-align:center
}
 .copyright {
display:none
}





.current_position {
 padding-bottom: 16px;
 margin-bottom: 10px;
 margin-top: 10px;
}
 .current_position h3 font {
display:none
}
.current_position h3 span {
 float: left;
 color: #6e6e6e;
 margin-top: 10px;
 font-size: 16px;
 font-weight: normal;
margin-left:10px;
}





.About_title_box {
 margin-top: 20px;
 line-height: 200%;
}
.About_title_box p {
 line-height: 160%;
 margin-bottom: 5px;
text-align:center;
}
.About_title_box_title {
 font-size:30px;
color:#3f3f3f;
font-weight:bold;
}
.About_title_box_memo {
 margin:2%;
width:96%;
}
.Content_box {
margin:2%;
width:96%;
}
 .contact_box {
 border: none
}
.contact_left {
 width:100%;
 height:300px;
 float:left;
}
.map_box {
 height:300px;
 width:100%;
}
.contact_right {
 width:100%;
 float:left;
 padding-top:10px;
}
.contact_right p {
 line-height:35px;
}



news_list {
 padding-top:15px;
}
.news_list li {
 padding:10px;
 border:1px solid #ebebeb;
 margin-bottom:2%;
}
.news_list li a {
 display:block;
 position:relative;
 padding-left:0%;
 padding-right:0%;
}
.news_list li a::after {
position:absolute;
content:'';
width:33px;
height:33px;
background:url(../image/news_dot.png) no-repeat left top;
right:5%;
top:50%;
margin-top:-16px;
}
.Ispic {
 position: relative;
 left:0;
 top:0;
 width:100%;
}
.Ispic img {
 width:100%;
}
 .news_list_body {
 position:relative;
 padding-right:5%;
 padding-bottom:13%;
}
.news_list_body::before, .news_list_body::after {
 display:none
}
.news_list_body::before {
 display:none
}
.news_list_body::after {
display:none
}
.news_list li h3 {
 margin:0;
 font-size:17px;
 padding:3% 0 0 0;
 font-weight:normal;
 color:#333;
}
.news_list li p {
 margin:3% 0 0 0;
 color:#969696;
 line-height:28px;
 height:56px;
 overflow:hidden;
 font-size:14px;
}
.news_list li time {
 position:absolute;
 left:0;
 bottom:5%;
 color:#969696;
}
.news_list li:hover {
 border-color:#008a10;
 box-shadow:0 5px 5px #eee;
}






.main_left {
 width: 100%;
 height: auto;
 margin-right: 0px;
 margin-top: 0px;
 float:left;
}
.fenlei span {
display:none;
}
.fenlei ul {
 margin-top: 10px;
}
.BigClass {
 padding-left: 0px;
 font-size: 15px;
text-align:center;
 width:48%;
 margin: 5px 1%;
 height: 40px;
float:left;
line-height:40px;
}
 .Left_contact {
display:none
}






.main_right {
 width: 100%;
 margin-bottom: 20px;
 float:left
}
.tT01 span {
 font-size:24px;
 color:#444;
 line-height:50px;
}
.subtitle {
 font-size: 14px;
 line-height: 35px;
 color: #8F8F8F;
 text-align:center;
}
.subtitle span {
 padding:0 10px;
}
 .Pic_box_pic {
text-align:center;
padding:0px;
}
.Pic_box_pic img {
width:100%;
height:auto
}
.Content_text {
 font-size:16px;
 line-height:35px;
padding-bottom:20px;
}
 .viewpage {
 margin:0;
 padding:20px 0 20px 0;
 border-top:1px solid #e5e4e4;
}
 .main_l_nav {
 float:left;
width:100%;
padding-left: 0px;
 padding-right: 0px;
}
 .main_r_nav {
 float:right;
width:100%;
 padding-left: 0px;
 padding-right: 0px;
}
}