/*===================== 重置样式 START =====================*/
@charset "utf-8";
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 {
	font-weight: 300;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	background: transparent;
	outline: none;
	color: #000;
	display: block;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
a:hover, .tran {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.wot {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.upp {
	text-transform: uppercase;
}
img {
	border: 0;
	vertical-align: middle;
	max-width: 100%;
	display: block;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, textarea {
	-webkit-user-modify: read-write-plaintext-only;
	outline-style: none;
	border: none;
	font-size: 14px;
}
input::-moz-placeholder, textarea::-moz-placeholder {
color: #000;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #000;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color:#000;
}
html::-webkit-scrollbar {
width:5px;
height:5px;
background-color:#fff;
}
html::-webkit-scrollbar-track {
border-radius:0;
background-color:#fff;
}
html::-webkit-scrollbar-thumb {
border-radius:50px;
width:5px;
height:5px;
background-color:#0371c8;
}
textarea {
	resize: none;
	overflow: auto;
}
input {
	padding-top: 0;
	padding-bottom: 0;
}
;
select, input {
	vertical-align: middle;
}
select, input, textarea {
	font-size: 14px;
	margin: 0;
}
.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;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
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;
	overflow-x: hidden;
}
.error3 {
	display: none !important;
}
html, body {
	max-width: 1920px;
	margin: 0 auto;
}
.inner {
	width: 1300px;
	margin: 0 auto;
}
/*===================== 重置样式 END =====================*/

/*===================== 公用样式 START =====================*/
.header {
bord er-top:10px solid #0170bf;
position: absolute;
	width: 100%;
	background: rgba(255,255,255,1);
	z-index: 99999;
	box-shadow: 0 0 5px rgba(0,0,0,.2);
}
.header .inner {
	height: 116px;
	position: relative;
	width: 96%;
	margin: 0 auto;
}
.header .logo img {
	margin-top: 20px;
}
.header .nav {
	float: left;
	margin-left: 6%;
	width: 52%;
}
.yingwen{float: left; margin-top:50px; margin-left:25px;}
.header .nav ul li {
	float: left;
	width: 12%;
	height: 116px;
	line-height: 116px;
	text-align: center;
}
.header .nav ul li a {
	color: #333;
	position: relative;
	z-index: 1;
	font-size: 16px;
}
.header .nav ul li i {
	position: absolute;
	width: 100%;
	height: 0;
	background-color: #0371c8;
	left: 0;
	top: 0;
	z-index: -1;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.header .nav ul li a:hover i, .header .nav ul li a.active i {
	height: 100%;
}
.header .nav ul li a:hover, .header .nav ul li a.active {
	color: #fff;
}
.header .call {
	margin-top: 30px;
	height: 64px;
	background: url(../images/call.png) 6px center no-repeat;
	padding-left: 80px;
}
.header .call p {
	font-size: 18px;
	color: #000;
}
.header .call h3 {
	font-size: 32px;
	color: #0371c8;
	font-family: impact;
}
.header .product_son {
	display: none;
	position: absolute;
	text-align: center;
	font-size: 0;
	left: 0;
	top: 116px;
	width: 100%;
	padding: 20px 0;
	height: auto;
	background-color: rgba(0,0,0,0.75);
	z-index: 999;
}
.header .product_son .item {
	display: inline-block;
	width: 10%;
	margin: 1%;
	text-align: center;
}
.header .product_son .item img {
	height: 140px;
	margin: 0 auto;
}
.header .product_son .item p {
	font-size: 16px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	position: relative;
	z-index: 1;
}
.header .product_son .item p i {
	position: absolute;
	height: 0;
	width: 100%;
	z-index: -1;
	background-color: #0371c8;
	left: 0;
	top: 0;
}
.header .product_son .item:hover i {
	height: 100%;
}
.banner .swiper-button-next, .banner .swiper-button-prev {
	width: 59px;
	height: 59px;
}
.swiper-pagination-bullet-active {
	background-color: #0371c8 !important;
	border-color: #0371c8 !important;
}
.pub_button {
	position: relative;
	z-index: 1;
}
.pub_button .pb_bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(3,133,200,0.7);
	-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;
}
/*底部*/

#foot {
	width: 100%;
	height: 460px;
	background:#000;
	padding: 70px 0px 0px 0px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}
#foot img{ display:inline;}
#foot ul{
	width: 1360px;
	height: 300px;
	margin: 0 auto;
	/*background: #fff;*/
	display: table;
}
#foot ul li{
	float: left;
	padding-left: 30px;
}
#foot ul li strong{
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	display: table;
}
#foot ul li a:hover{ color: #066cd5;}
#foot .b-logo{
}
#foot .b-nav{
	width: 150px;
	font-size: 16px;
	color: #999;
	line-height: 30px;
	padding-left: 70px;
	border-right: solid 1px #333;
}
#foot .b-nav a{
	color: #999;
	display: table;
}

#foot .b-pro{
	width: 420px;
	font-size: 16px;
	color: #999;
	line-height: 30px;
	padding-left:30px;
	border-right: solid 1px #333;
}
#foot .b-pro a{
	color: #999;
	float: left;
    width: 200px;

}
#foot .b-tel{
	width: 356px;
	font-size: 16px;
	color: #999;
	line-height: 30px;
	padding-left:60px;
}
#foot .b-tel span{
	display: table;
	font-size: 18px;
	color: #fff;
	text-align: left;
	line-height: 35px;
}
#foot .b-tel span img{
	 margin-right: 5px;
	 vertical-align: middle;
	 }

#foot .b-tel span i{
	font-size: 38px;
	color: #de1d1e;
	font-family: impact;
	font-style: italic;
	display: table;
	font-style: normal;
}
#foot .b-wx{
	width: 190px;
	float: right;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
#foot .b-wx img{
	display: block;
	margin: 20px auto 10px;
}
#copy{
	width: 100%;
	height: 80px;
	background: #0371c8;
	margin: 0 auto;
	font-size: 16px;
	color: #fff;
	line-height: 80px;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0px 30px 0px 60px;
	box-sizing: border-box;
}
#copy span{
	float: right;
	margin: 0px 20px;
}
#copy span a{
	color: #ddd;
}
#copy span a img{
	padding-top: 20px;
}
.pub_title {
	text-align: center;
	overflow: hidden;
}
.pub_title .bg {
	background: url(../images/title_logo.png) left 26px no-repeat;
	padding-left: 135px;
	min-height: 115px;
	display: inline-block;
}
.pub_title .bg strong {
	font-size: 46px;
	color: #0371c8;
	display: block;
	line-height: 56px;
	text-align: left;
}
.pub_title .bg strong span {
	font-weight: 100;
	color: #000;
}
.pub_title .bg strong i {
	display: inline-block;
	width: 55px;
	height: 2px;
	background-color: #ffa200;
}
.pub_title .bg p {
	font-size: 18px;
	color: #6c6c6c;
	line-height: 35px;
}
/*===================== 公用样式 END =====================*/
/*====================title====================*/
  /*标题*/
.sy_top_wz {
	background: #0371c8;
	overflow: hidden;
	padding-bottom: 30px;
}
.sy_top_wz h1 {
	font-size: 36px;
	color: #fff;
	padding: 24px 0 16px 0;
}
.sy_top_wz h1 em {
	color: #fff;
	font-style: normal;
	font-size: 16px;
	padding-left: 10px;
	font-weight: normal;
}
.sy_top_wz .syt_l {
	background: #fcfdfd;
	width: 900px;
}
.sy_top_wz .syt_l li {
	float: left;
	width: 24%;
	padding: 10px 0;
	text-align: center;
	border-right: 1px solid #ccc;
}
.sy_top_wz .syt_l li:last-child {
	border: 0;
}
.sy_top_wz .syt_l li span {
	font-size: 43px;
	color: #de1c1d;
}
.sy_top_wz .syt_l li p {
	color: #333333;
}
.sy_top_wz .syt_r {
	background: #0371c8;
	width: 360px;
	height: 97px;
	color: #fff;
	font-size: 18px;
	padding-left: 40px;
	padding-top: 10px;
	box-sizing: border-box;
}
.sy_top_wz .syt_r b {
	display: block;
	font-size: 36px;
}
.sygs {
	overflow: hidden;
	margin: 50px auto;
}
.sygs dl dt {
	width: 565px;
	height: 460px;
	background: #2453be;
}
.sygs dl dt h3 {
	font-size: 18px;
	color: #fff;
	padding: 20px 0 0 30px;
}
.sygs dl dt h3 em {
	font-style: normal;
	font-size: 14px;
	color: #4d84c9;
	display: block;
}
.sygs dl dd {
	width: 580px;
}
.sygs dl dd h3 {
	font-size: 36px;
	color: #2453be;
	margin-bottom: 20px;
}
.sygs dl dd h3 em {
	color: #6c6c6c;
	font-size: 41px;
	display: block;
	font-weight: 100;
	text-transform: uppercase;
}
.sygs dl dd .sygs_wz {
	line-height: 200%;
	overflow: hidden;
	height: 130px;
	font-size: 16px;
	color: #7d7d7d;
}
.sygs dl dd .sygs_wz p {
	color: #7d7d7d;
}
.sygs dl dd .sy_gspic p {
	display: inline-block;
	float: left;
	margin: 30px 40px 0 0;
	text-align: center;
	border-right: 1px solid #004fcb;
	padding-right: 40px;
	color: #2052b1;
}
.sygs dl dd .sy_gspic p span {
	text-align: center;
}
.sygs dl dd .sy_gspic p img {
	display: block;
	margin-bottom: 10px;
}
.sygs dl dd .sy_gspic p:last-child {
	border: 0;
	margin-right: 0;
}
/*标题*/
.tit1_cp {
	padding: 60px 0px 30px;
	width: 100%;
	height: auto;
	/*overflow: hidden;*/
	text-align: center;
}
.tit1_cp h2 {
	display: block;
	padding-bottom: 15px;
	text-align: center;
	font-size: 46px;
	color: #464646;
	font-weight: bold;
}
.tit1_cp h2 font {
	padding-bottom: 15px;
	text-align: center;
	font-size: 46px;
	col or: #0371c8;
}
.tit1_cp span {
	display: block;
	padding-bottom: 15px;
	text-align: center;
	font-size: 16px;
	color: #464646;
	text-transform: uppercase;
}
.tit1_cp p {
	display: block;
	padding: 0px 15px;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #8d8d8d;
	letter-spacing: 0px;
}
/*分类*/
.xm-proc-w {
	padding: 15px 0px;
	width: 100%;
	height: auto;
	background: url(../images/bga.jpg) top center;
}
.xm-proc {
	text-align: center;
}
.xm-proc li {
	display: inline-block;
	pa dding-top: 20px;
	margin: 10px 5px;
	width: 18.8%;
	box-sizing: border-box;
	overflow: hidden;
	float: left;
	background: #0371c8;
}
.xm-proc li:hover {
	/* padding-top: 10px; */
	box-shadow: 0px 5px 5px 5px #efefef;
	background-color: #0371c8;
	border-radius: 15px;
}
.xm-proc li .tua {
	margin: 0 auto;
	width: 90%;
	border-radius: 10px;
	border: 5px solid #fff;
	box-sizing: border-box;
	overflow: hidden;
}
.xm-proc li:hover .tua {
	width: 80%;
	border: 5px solid #fff;
	transform: rotateY(180deg);
}
.xm-proc li .tua img {
	width: 100%;
}
.xm-proc li h3 {
	display: block;
	margin-top: 5px;
	padding: 12px 0px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	fon t-weight: bold;
}
.xm-proc li:hover h3 {
	color: #fff;
}
.gl-proc {
	padding: 15px 0px;
	text-align: center;
}
.gl-proc li {
	width: 13%;
	margin: 0.5%;
	display: inline-block;
	text-align: -webkit-match-parent;
}
.gl-proc li a {
	display: block;
	font-size: 17px;
	padding: 8px 8px;
	color: #fff;
	background-color: #ed1b24;
	border-radius: 3px;
	transition: all 0.5s;
	text-align: center;
}
.gl-proc li:hover a {
	background-color: #333;
	color: #fff;
}
.h-proc1-hover {
	background-color: #333 !important;
	color: #fff !important;
}
/*===================== 首页 START =====================*/
.section_one {
	overflow: hidden;
}
.section_one .pub_title {
	margin: 50px 0 30px;
}
.section_one .pub_title strong {
	background: url(../images/title_bg1.png) left top no-repeat;
	padding-top: 30px;
}
.section_one .pub_title i {
	margin-left: 100px;
}
.section_one .bgc {
	background: url(../images/bga.jpg) top center;
	padding: 30px 0;
}
#scroll_one {
	height: 232px;
	width: 90%;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 0;
}
#scroll_one ul {
	width: 100000px;
	position: absolute;
	left: 0;
}
#scroll_one ul li {
	float: left;
	width: 184px;
	text-align: center;
	margin-right: 36px;
}
#scroll_one ul li img {
	display: inline-block;
	width: 172px;
	height: 172px;
	border: 6px solid #fff;
	border-radius: 50%;
}
#scroll_one ul li strong {
	font-weight: 100;
	display: block;
	color: #000;
	margin-top: 16px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	border: 1px solid #155fb6;
	border-radius: 120px;
}
#scroll_one ul li a:hover img {
	border-color: #0371c8;
}
#scroll_one ul li a:hover strong {
	background-color: #0371c8;
	color: #fff;
}
/*part1*/
.h-proc-w {
	width: 100%;
	padding: 20px 0px;
	background: url(../images/bga.jpg);
	overflow: hidden;
}
.h-proc {
	text-align: center;
	padding: 20px 0px;
}
.h-proc li {
	padding: 0.5%;
	display: inline-block;
	width: 19.5%;
	background-color: #ffffff;
	overflow: hidden;
}
.h-proc li:hover {
	background-color: #de1c1d;
	transition: all 0.2s ease-out;
}
.h-proc li .tua {
	overflow: hidden;
	text-align: center;
	transition: all 0.2s ease-out;
}
.h-proc li:hover .tua {
	margin-top: 0px;
}
.h-proc li .tua img {
	border: 5px solid #dedede;
	width: 65%;
	border-radius: 50%;
}
.h-proc li .t-tit {
	padding: 15px;/*height: 200px;*/
}
.h-proc li .t-tit .zia {
	font-size: 16px;
	color: #ffa3a3;
	text-align: center;
	transition: all 0.2s ease-out;
}
.h-proc li:hover .t-tit .zia {
}
.h-proc li .t-tit h3 {
	padding: 6px 0px;
	font-size: 20px;
	color: #333;
	text-align: center;
}
.h-proc li:hover .t-tit h3 {
	color: #fff;
}
.h-proc li .t-tit .zib {
	font-size: 14px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
#top_scroll {
	height: 840px;
	overflow: hidden;
	max-width: 90%;
	margin: 0px auto;
}
#top_scroll ul li {
	float: left;
	width: 24%;
	margin: 0.5%;
	text-align: center;
	position: relative;
}
#top_scroll ul li .img {
	position: relative;
	overflow: hidden;
}
#top_scroll ul li .info {
	padding: 10px 10px 6px;
	border-bottom: 1px solid #d0d0d0;
}
#top_scroll ul li .info .fl {
	width: 70%;
	text-align: left;
}
#top_scroll ul li .info .fl h3 {
	line-height: 34px;
	font-size: 16px;
	color: #000;
}
#top_scroll ul li .info .fl strong {
	font-family: impact;
	font-size: 22px;
	color: #0371c8;
	line-height: 34px;
	font-weight: 100;
}
#top_scroll ul li .info .fl strong i {
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 18px;
	background: url(../images/a1.png) center/100% no-repeat;
	margin-right: 6px;
	margin-top: -2px;
}
#top_scroll ul li .info .fr {
	width: 30%;
	padding-top: 28px;
}
#top_scroll ul li .info .fr span {
	height: 26px;
	display: block;
	border-radius: 20px;
	border: 1px solid #b8b8b8;
	line-height: 26px;
	font-size: 14px;
	color: #000;
}
#top_scroll ul li:hover .info {
	background-color: #0371c8;
}
#top_scroll ul li:hover .info h3, #top_scroll ul li:hover .info strong {
	color: #fff;
}
#top_scroll ul li:hover .fl strong i {
	background-image: url(../images/a1.png);
}
#top_scroll ul li:hover .fr span {
	background-color: #fff;
	border-color: #fff;
}
#home-about {
	width: 100%;
	height: 550px;
	background: url(../images/abbg.jpg) top center no-repeat #0371c8;
	padding-top: 30px;
	box-sizing: border-box;
	margin-top:60px;
}
#home-about h2{
	font-size: 52px;
	width: 100%;
	text-align: center;
	color: #fff;
	line-height: 100px;
}
#home-about h2 span{
	font-weight: normal;
}
#home-about h2:after{
	width: 80px;
	height: 2px;
	content: "";
	display: block;
	background: #fff;
	margin: 0 auto;
}
.about-box{
	width: 1300px;
	margin: 20px auto;
}
.about-box p {
	font-size: 16px;
	color: #fff;
	line-height: 36px;
	text-align: center;
}

.nub-cont{
	width: 1300px;
	margin: 30px auto;
	padding: 10px 0px;
	display: table;
}
.nub-cont li{
	float: left;
	width: 320px;
	height: 80px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border-right: solid 1px #3b8bc4;
	padding: 0;
	margin: 0;
}
.nub-cont li:last-child{
	border: none;
}
.nub-cont li b{
	font-size: 68px;
}
.nub-cont li b span{
	font-size: 68px;
	color: #eee;
}.section_three .pub_title {
	margin: 50px 0 30px;
}


#home-ys {
	width: 100%;
	/*overflow: hidden;*/
	background: url(img/bg3.jpg) top center no-repeat #f1f1f1;
	padding-top: 220px;
	box-sizing: border-box;
	position: relative;
}

#home-ys h2 {
	font-size: 48px;
	color: #fff;
	text-align: center;
	height: 60px;
}
#home-ys h2 img{
	margin: 0px 20px;
	vertical-align: middle;
}
#home-ys>p {
	font-size: 26px;
	color: #fff;
	width: 100%;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 200px;
}

.ys-box{
	width: 100%;
	height: 700px;
	overflow: hidden;
	background: url(img/bg4.jpg) bottom center no-repeat #f1f1f1;
}

.shigong{
	width: 1360px;
	height: 350px;
	background: #fff;
	position: absolute;
	z-index: 999;
	left: 0;
	right: 0;
	top: -150px;
	margin: 0 auto;
	padding: 20px;
	box-sizing: border-box;
}
.shigong li{
	width: 310px;
	height: 283px;
	float: left;
	margin: 10px;
	position: relative;
}
.shigong li img{
	width: 100%;
	height: 233px;
}
.shigong li p{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #de1c1d;
	text-align: center;
	font-size: 16px;
	color: #fff;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
}
.section_three .pub_title strong {
	background: url(../images/title_bg2.png) left top no-repeat;
	padding-top: 30px;
}
.section_three .pub_title i {
	margin-left: 40px;
}
.section_three .muma {
	position: relative;
	width: 1200px;
	margin: 0px auto 0;
	padding-bottom: 0px;
	background: url(../images/bg.png) center bottom no-repeat;
}
.section_three .sc666.swiper-container {
	padding-bottom: 30px;
}
.section_three .ss666.swiper-slide {
	background-position: center;
	background-size: cover;
	width: 545px;
	height: 398px;
	border-radius: 8px;
	border: 5px solid #e8e8e8;
}
.section_three .mb {
	margin-top: 0;
	top: 28%;
}
.kkuuw1{
	width: 100%;
	height: 310px;
	position: relative;
	background: url(../images/wuda.png) center;
	z-index: 3;
}
.kkuuw1 .ckkww{
	height: 100%;
	position: relative;
}
.kkuuw1 img{
	position: absolute;
	right: -105px;
	bottom: 12px;
}

.kkuuw2{
	width: 100%;
	height: 680px;
	background: url(../images/chongman.jpg) center;
	position: relative;
	z-index: 2;
	margin-top: -55px;
}

.kkuuw2 .k250{
	display: table;
}
.k250 ul{
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 113px;
}
.k250 ul li{
	width: 260px;
	height: 260px;
	transform: rotateZ(45deg);
	box-sizing: border-box;
	padding: 15px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
.k250 ul.ylsp1 li:nth-child(1){
	margin-right: 67px;
}
.k250 ul.ylsp1 li:nth-child(2){
	margin-left: 67px;
}

.k250 ul.ylsp2 li:nth-child(1){
	margin-right: 67px;
}
.k250 ul.ylsp2 li:nth-child(2){
	margin-left: 67px;
	margin-right: 67px;
}
.k250 ul.ylsp2 li:nth-child(3){
	margin-left: 67px;
}
.k250 ul.ylsp2{
	margin-top: -63px;
}

.neic1{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #FFFFFF;
	position: relative;
	z-index: 9;
}
.neic2{
	width: 100%;
	display: table;
	text-align: center;
	transform: rotateZ(-45deg);
}
.neic2 h2{
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.neic2 p{
	font-size: 18px;
	line-height: 30px;
	color: #FFFFFF;
}
.nkww1{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0px auto;
	background-color: rgba(0,0,0,0.5);
	z-index: 7;
	-webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.nkww2{
	position: absolute;
	left: 0;
	top: 0;
	width: 365px;
	height: 365px;
	z-index: 6;
}
.nkww2 img{
	width: 100%;
	height: 100%;
	transform: rotateZ(-45deg);
}
.k250 ul li:hover .nkww1{
	background-color: rgba(248,160,26,0.8);
}

.section_five .pub_title {
	margin: 0px 0 30px;
}
.section_five .pub_title strong {
	background: url(../images/title_bg3.png) left top no-repeat;
	padding-top: 30px;
}
.section_five .pub_title i {
	margin-left: 60px;
}
.tabbox {
	width: 1300px;
	margin: 0 auto 0;
}
.tabbox .content {
	width: 508px;
	overflow: hidden;
	position: relative;
	height: 544px;
}
.tabbox .content ul {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}
.tabbox .content li {
	width: 508px;
	float: left;
}
.tabbox .content li img {
	display: block;
	width: 504px;
	border: 2px solid #ececec;
}
.tabbox .content li h3 {
	font-size: 16px;
	color: #0b0b0b;
	margin: 20px 0 0;
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
}
.tabbox .content li p {
	font-size: 16px;
	line-height: 24px;
	color: #5d5b5b;
}
.tabbox .tab {
	width: 760px;
}
.tabbox .tab .item {
	width: 760px;
	height: 136px;
	margin-bottom: 24px;
	background-color: #eeeeee;
}
.tabbox .tab .item a {
	display: block;
}
.tabbox .tab .item .img {
	height: 136px;
	width: 172px;
	overflow: hidden;
}
.tabbox .tab .item .img img {
	display: block;
	height: 100%;
	max-width: none;
}
.tabbox .tab .item .info {
	width: 546px;
	height: 138px;
	padding: 0 20px;
}
.tabbox .tab .item h3 {
	font-size: 16px;
	color: #181818;
	padding: 30px 0 10px 0;
}
.tabbox .tab .item p {
	font-size: 14px;
	color: #5d5b5b;
	line-height: 22px;
	height: 66px;
	overflow: hidden;
}
.tabbox .tab .item.on {
	background-color: #f7f7f7;
}
.tabbox .tab .item.on h3, .tabbox .tab .item.on p {
	color: #b0afaf;
}
.tabbox h3 strong {
	width: 80%;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	font-size:18px;
	text-overflow: ellipsis;
	color:#000;
	font-weight:normal;
}
/*===================== 首页 END =====================*/

/* ========================= 内页 START ========================= */

/* ===================== 产品列表页 ===================== */
#list {
	ma rgin: 30px 0;
}
#list .auto, #news_article, #article, .position_now .auto {
	width: 1500px;
	margin: 0 auto;
}

@media(max-width:1505px ) {
#list .auto, #news_article, #article, .position_now .auto {
	width: 1200px;
}
}
.showlist {
	width: 100%;/* float:left; */
}
/*.showlist div *{width:100%;}*/
.showlist li {
	width: 98%;
	margin: 0 auto 20px;
	overflow: hidden;
	position: relative;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.showlist .wrap_box {
	float: left;
}
.showlist .button {
	width: 60%;
	color: #fff;
	margin: 0px auto;
	padding: 0px;
}
#showdata {
	display: none;
}
#loaddata {
	text-align: center;
}
.showlist li .img {
	overflow: hidden;
}
.zhsh_one li .img {
	float: none;
	position: relative;
}
.zhsh_one li img, .zhsh_three li img, .zhsh_four li img {
	transition: all .5s ease-in-out;
	display: block;
	max-width: 100%;
}
.zhsh_one li .line {
	position: absolute;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.zhsh_one li .l1 {
	left: 0;
	top: 0;
	width: 0;
	height: 3px;
	background-color: #0371c8;
}
.zhsh_one li .l2 {
	right: 0;
	top: 0;
	width: 3px;
	height: 0;
	background-color: #0371c8;
}
.zhsh_one li .l3 {
	right: 0;
	bottom: 0;
	width: 0;
	height: 3px;
	background-color: #0371c8;
}
.zhsh_one li .l4 {
	left: 0;
	bottom: 0;
	width: 3px;
	height: 0;
	background-color: #0371c8;
}
.zhsh_one li:hover .l1, .zhsh_one li:hover .l3 {
	width: 100%;
}
.zhsh_one li:hover .l2, .zhsh_one li:hover .l4 {
	height: 100%;
}
.zhsh_one li:hover img, .zhsh_three .showlist li:hover img, .zhsh_four li:hover img {
	transform: translateZ(0) scale(1.12);
}
.zhsh_one li p, .zhsh_two .showlist li p {
	position: relative;
	z-index: 1;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	display: block;
	text-align: center;
	color: #555;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.zhsh_one li p i, .zhsh_two .showlist li i {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0;
	background-color: #0371c8;
	z-index: -1;
	-webkit-transition: .5s height;
	-o-transition: .5s height;
	-ms-transition: .5s height;
	-moz-transition: .5s height;
	transition: .5s height;
}
.zhsh_one li:hover i, .zhsh_two .showlist li:hover i {
	height: 100%;
}
.zhsh_one li:hover p, .zhsh_two .showlist li:hover p {
	color: #fff;
}
.zhsh_one li span {
	display: none;
}
.zhsh_two .showlist li .img {
	position: relative;
}
.zhsh_two .showlist li .shadow_box {
	background: rgba(3,133,200,0.5) url(../images/jia.png) center center no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: -100%;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.zhsh_two .showlist li:hover .shadow_box {
	top: 0;
}
.zhsh_three .showlist li .shadow_box, .zhsh_three .showlist li .line, .zhsh_three .showlist i {
	display: none;
}
.zhsh_three .showlist li {
	width: 94%;
	padding-bottom: 20px;
	border-radius: 6px;
	overflow: hidden;
	background-color: #f9f9f9;
}
.zhsh_three .showlist li p {
	text-align: left;
	font-size: 16px;
	line-height: 30px;
	padding: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.zhsh_three .showlist li:hover p {
	color: #0371c8;
}
.zhsh_three .showlist li em {
	font-style: normal;
	float: right;
	width: 10px;
	height: 3px;
	background-color: #0371c8;
	margin-right: 20px;
	;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.zhsh_three .showlist li:hover em {
	width: 30px;
}
.zhsh_three .showlist li:hover {
	box-shadow: 0px 18px 25px rgba(0, 0, 0, 0.08);
	background-color: #fff;
}
.zhsh_four .auto {
	width: 1200px !important;
}
.zhsh_four .showlist li {
	width: 100%;
	position: relative;
	overflow: hidden;
	background-color: #F2F2F2;
	margin-bottom: 0;
}
.zhsh_four .showlist li .img {
	float: left;
	width: 50%;
	overflow: hidden;
	position: relative;
}
.zhsh_four .showlist li .info {
	width: 50%;
	float: left;
}
.zhsh_four .showlist li.odd .img {
	float: right;
}
.zhsh_four .showlist li.odd .info {
	float: left;
}
.zhsh_four .showlist li .pad {
	padding: 20% 20px 0;
}
.zhsh_four .showlist li h6 {
	font-size: 20px;
	color: #333;
	line-height: 24px;
	height: 48px;
}
.zhsh_four .showlist li .time {
	font-size: 14px;
	font-family: "SimHei";
	color: #0371c8;
	margin: 14px 0;
}
.zhsh_four .showlist li p {
	color: #555;
	line-height: 26px;
	font-size: 16px;
	height: 78px;
}
.zhsh_four .showlist li .move_box {
	position: absolute;
	width: 40px;
	height: 40px;
	background-color: #0371c8;
	right: -10px;
	bottom: -10px;
}
.zhsh_four .showlist li.odd .move_box {
	width: 30px;
	height: 30px;
	top: -10px;
	left: -10px;
}
.zhsh_four .showlist li:hover .move_box {
	right: 0;
	bottom: 0;
}
.zhsh_four .showlist li.odd:hover .move_box {
	top: 0;
	left: 0;
}
.zhsh_four .showlist li .move_box:after {
	content: '';
	position: absolute;
	top: 5px;
	left: 5px;
	width: 6px;
	height: 1px;
	background-color: #fff;
}
.zhsh_four .showlist li .move_box:before {
	content: '';
	position: absolute;
	height: 6px;
	width: 1px;
	top: 5px;
	left: 5px;
	background-color: #fff;
}
.zhsh_four .showlist li.odd .move_box:after {
	bottom: 5px;
	right: 5px;
	width: 6px;
	height: 1px;
	top: auto;
	left: auto;
}
.zhsh_four .showlist li.odd .move_box:before {
	height: 6px;
	width: 1px;
	bottom: 5px;
	right: 5px;
	top: auto;
	left: auto;
}
/* 产品内页图 */
.product_article .img1 {
	display: none;
}
.product_article .title {
	overflow: hidden;
	padding: 10px 0 0px;
}
.product_article .title h1 {
	text-align: center;
	font-size: 22px;
	color: #333;
}
.product_article .title .time {
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 14px 0 0;
	font-size: 14px;
	color: #999;
}
.product_article .title .time img {
	display: inline-block;
	height: 18px;
	margin-top: -2px;
	margin-right: 10px;
}
.product_article .title .share {
	text-align: center;
	height: 24px;
	line-height: 24px;
	margin-top: 10px;
}
.product_article .title .share span {
	display: inline-block;
	vertical-align: top;
}
.product_article .title .bdsharebuttonbox {
	display: inline-block !important;
	vertical-align: top;
}
/* 产品内页图 */

/* ===================== 产品列表页 ===================== */

/* ===================== 产品 详情页 ===================== */
.img_big_box {
	width: 55%;
	float: left;
}
.img_big_box .img_box {
	height: 400px;
	b order: 1px solid #f1f1f1;
	border-radius: 5px;
	position: relative;
	border-bottom: none;
}
.img_big_box .img_box img {
	max-width: 99%;
	max-height: 99%;
	border-radius: 5px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.img_big_box .small_box {
	border: 1px solid #f1f1f1;
	border-radius: 5px;
	text-align: center;
}
.img_big_box .small_box img {
	max-height: 80px;
	display: inline-block;
	margin: 10px 5px;
	border: 1px solid #fff;
}
.img_big_box .small_box img.active {
	border-color: #0371c8;
}
.info_big_box {
	width: 42%;
	float: right;
	height: 502px;
}
.info_big_box h1 {
	color: #444;
	line-height: 36px;
	font-weight: bold;
	font-size: 26px;
	margin-top: 60px;
}
.info_big_box .info_1 {
	margin: 30px 0 0;
}
.info_big_box .info_1 .dh {
	color: #555;
	min-height: 40px;
	line-height: 40px;
	cursor: help;
	margin-bottom: 10px;
}
.info_big_box .info_1 .dh img {
	float: left;
	width: 30px;
	margin-top: 5px;
}
.info_big_box .info_1 .dh span {
	float: right;
	width: 89%;
	font-size: 18px;
	color: #555;
	letter-spacing: 0px;
	line-height: 40px;
}
.info_big_box .info_1 .dh span.num {
	font-family: impact;
	font-size: 26px;
	letter-spacing: 2px;
}
.info_big_box .info_2 {
	padding: 10px;
}
.info_big_box .share {
	height: 24px;
	line-height: 24px;
	margin: 20px 0;
}
.info_big_box .share span {
	font-size: 16px;
	color: #555;
}
.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more {
	margin: 0 6px 0 0 !important;
}
/*.info_big_box .info_2 .ewm{margin-right:20px;}
.info_big_box .info_2 img{width:130px;border:1px solid #f2f2f2;padding:2px;}
.info_big_box .info_2 strong{display: block;font-size:14px;height:30px;line-height:30px;color:#333;text-align: center;}
.info_big_box .info_2 .but a{margin-top:26px;width:160px;height:36px;line-height:36px;text-align: center;position: relative;z-index:1;border:1px solid #f2f2f2;color:#666;}
.info_big_box .info_2 .but a.a1:hover, .info_big_box .info_2 .but a.a2:hover{color:#fff;}*/
.info_big_box .info_3 span {
	display: inline-block;
	padding: 8px 0;
	line-height: 24px;
	color: #555;
	cursor: help;
	font-size: 12px;
}
.info_big_box .info_3 span img {
	display: inline-block;
	height: 20px;
	margin-bottom: 3px;
	margin-right: 6px;
}
.xgcp_title {
	padding: 10px;
	background-color: #fafafa;
	margin: 30px 0 0;
}
.xgcp_title h3 {
	color: #0371c8;
	border-left: 2px solid #0371c8;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 20px;
}
.article_content {
	font-size: 16px;
	line-height: 26px;
	color: #333;
	padding-top: 30px;
}
.article_box {
	padding-top: 30px;
}
.article_box img, .article_content img {
	display: inline;
}
.article_box p, .article_content p {
	margin-bottom: 14px;
}
#xgcp ul li {
	float: left;
	text-align: center;
	width: 23%;
	margin: 1%;
}
#xgcp ul li strong {
	display: block;
	height: 36px;
	color: #333;
	font-size: 16px;
	font-weight: 100;
	line-height: 36px;
	text-align: center;
}
#xgcp ul li:hover strong {
	color: #fff;
}
#xgcp ul li:hover .pb_bg {
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	transform-origin: left 0;
	-webkit-transform-origin: left 0;
	visibility: visible\9;
}
.pagenum {
	border-top: 1px solid #DCDCDC;
	margin-top: 30px;
	text-align: center;
}
.pagenum a {
	display: inline-block;
	color: #666;
	height: 30px;
	line-height: 30px;
}
.pagenum span {
	font-size: 16px;
	color: #0371c8;
}
.pagenum a:hover {
	color:#0371c8;
}
.pagenum a:hover span {
}
/* ===================== 产品 详情页 ===================== */

/* ===================== 内页 Banner 图 ===================== */
#nyba {
	height: 400px;
	position: relative;
	overflow: hidden;
	background: url(../images/neibanner.jpg) top center no-repeat;
	background-attachment: fixed;
}
.box_box {
	width: 500px;
	padding: 30px 0 20px;
	background-color: rgba(255,255,255,0.75);
	border-radius: 6px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -250px;
	text-align: center;
}
.box_box h3 {
	font-size: 36px;
	color: #676262;
	height: 36px;
	line-height: 36px;
}
.box_box h3 i {
	display: inline-block;
	width: 40px;
	height: 1px;
	vertical-align: middle;
	background-color: #676262;
	margin: 0 20px;
}
.box_box p {
	font-size: 20px;
	color: #0371c8;
	line-height: 40px;
	opacity: 0.5
}
/* ===================== 内页 Banner 图 ===================== */

/* ===================== 面包屑导航 ===================== */
.position_now {
	font-size: 14px;
	background-color: #f1f1f1;
}
.position_now .auto {
	height: 80px;
}
.position_now a {
	display: inline-block;
	color: #707070;
}
.position_now .fl {
	color: #707070;
	line-height: 80px;
}
.position_now .fl img {
	height: 20px;
	margin-top: -4px;
	display: inline-block;
	margin-right: 8px;
}
.position_now .fr {
	font-family: impact;
	color: #0371c8;
	font-size: 0;
}
.position_now .fr img {
	height: 26px;
	float: left;
	margin: 28px 10px 0 0;
}
.position_now .fr strong {
	font-weight: 100;
	font-size: 22px;
	display: block;
	float: left;
	line-height: 80px;
}
.position_now .fr a {
	display: inline-block;
	width: 100px;
	padding: 0 5px;
	height: 80px;
	color: #333;
	font-size: 16px;
	text-align: center;
	line-height: 80px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.position_now .fr a i {
	width: 100%;
	height: 0%;
	background-color: #0371c8;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	-webkit-transition: .5s height;
	-o-transition: .5s height;
	-ms-transition: .5s height;
	-moz-transition: .5s height;
	transition: .5s height;
}
.position_now .fr a:hover i, .position_now .fr a.active i {
	height: 100%;
}
.position_now .fr a:hover, .position_now .fr a.active {
	color: #fff;
}
/* ===================== 面包屑导航 ===================== */

/* ===================== 新闻页面 ===================== */

/* 新闻样式 1 */
.news_one .auto {
	width: 100% !important;
}
.news_one .news_box li {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.news_one .news_box li .pub_button {
	padding: 20px;
}
.news_one .news_box li .time {
	width: 80px;
	height: 80px;
	background-color: #0371c8;
	text-align: center;
	float: right;
	font-family: "SimHei";
}
.news_one .news_box li .time em {
	font-weight: bold;
	font-size: 30px;
	color: #fff;
	padding: 14px 0 0;
	display: block;
}
.news_one .news_box li .time span {
	font-size: 16px;
	color: #fff;
	display: block;
}
.news_one .news_box li .img {
	width: 19%;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
.news_one .news_box li .info {
	width: 70%;
	float: left;
}
.news_one .news_box li .info h3 {
	height: 40px;
	line-height: 40px;
	margin: 0px 0 10px;
	font-size: 20px;
	color: #333;
}
.news_one .news_box li .info p {
	font-size: 16px;
	color: #555;
	line-height: 30px;
}
.news_one .news_box li .info em {
	font-style: normal;
	display: block;
	margin-top: 30px;
	color: #777;
	padding-right: 20px;
	font-family: "SimHei";
}
.news_one .news_box li:nth-of-type(2n) {
	background-color: #f9f9f9;
}
.news_one .news_box li a {
	width: 1300px;
	margin: 0 auto;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.news_one .news_box li:hover img {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
}
.news_one .news_box li:hover h3, .news_one .news_box li:hover p, .news_one .news_box li:hover em {
	color: #fff;
}
.news_one .news_box li:hover a {
	transform: translateX(20px);
	-webkit-transform: translateX(20px);
}
.news_one .news_box li:hover .time {
	background-color: #fff;
}
.news_one .news_box li:hover .time em, .news_one .news_box li:hover .time span {
	color: #0371c8;
}
.news_article {
	padding: 30px 0;
}
.news_article .left {
	width: 78%;
}
.news_article .left h1.title {
	font-size: 22px;
	text-align: center;
}
.news_article .left .time {
	display: block;
	text-align: center;
	padding: 20px 0 20px;
	color: #777;
}
.news_article .left .time img {
	display: inline-block;
	height: 20px;
	margin: -3px 10px 0 0;
}
.news_share {
	text-align: center;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px solid #D2D2D2;
	padding-bottom: 10px;
}
.news_share span {
	display: inline-block;
	vertical-align: top;
}
.news_share .bdsharebuttonbox {
	display: inline-block !important;
	vertical-align: top;
}
.news_article .article_content p {
	margin-bottom: 14px;
}
.news_article .right {
	width: 20%;
}
.news_article .right .title {
	border-bottom: 2px solid #0371c8;
	height: 40px;
	line-height: 40px;
	padding: 0 4px;
	margin-bottom: 20px;
}
.news_article .right .title h2 {
	font-weight: bold;
	font-size: 20px;
	color: #333;
}
.news_article .right .title a {
	font-size: 14px;
	float: right;
	color: #0371c8;
}
.news_article .right .item {
	border-bottom: 1px solid #f9f9f9;
	margin-bottom: 15px;
}
.news_article .right .item .img {
	overflow: hidden;
}
.news_article .right .item img {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.news_article .right .item:hover img {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
.news_article .right .item h3 {
	font-size: 18px;
	color: #333;
	line-height: 50px;
}
.news_article .right .item:hover h3 {
	color: #0371c8;
}
.page_list {
	text-align: center;
}
.page_list b {
	font-size: 0;
}
.page_list b a, .page_list b font {
	display: inline-block;
	font-weight: 100;
	color: #999;
	font-size: 16px;
	margin-right: 10px;
	border: 1px solid #e5e9ef;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 6px;
	text-align: center;
}
.page_list b font {
	background-color: #0371c8;
	color: #fff;
	border-color: #0371c8;
}
.page_list_span1, .page_list_span2 {
	display: none;
}
/* 新闻样式 1 */

/* ===================== 新闻页面 ===================== */

/* ===================== 产品页 左侧 导航 ===================== */
#list .left_side {
	width: 280px;
}
#list .left_side .box_one, #list .left_side .box_two {
	width: 260px;
	background-color: #0371c8;
	padding: 10px 10px;
}
#list .left_side .box_one .title {
	text-align: center;
	margin-bottom: 20px;
}
#list .left_side .box_one .title h3 {
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	margin: 20px 0 10px 0;
}
#list .left_side .box_one .title p {
	color: #fff;
	font-size: 16px;
}
#list .left_side .box_one ul li {
	line-height: 50px;
	background-color: #fff;
	margin-bottom: 5px;
	text-align: left;
}
#list .left_side .box_one ul li a {
	color: #333;
	padding-left: 20px;
	position: relative;
	z-index: 1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#list .left_side .box_one ul li a:hover, #list .left_side .box_one ul li a.active {
	color: #fff;
}
#list .left_side .box_one ul li a i {
	background-color: dodgerblue;
}
#list .left_side .box_one ul li .son_nav {
	border-top: 1px solid #0371c8;
}
#list .left_side .box_one ul li .son_nav a {
	background: none;
	height: 40px;
	line-height: 40px;
	padding-left: 40px;
	position: relative;
}
#list .left_side .box_one ul li .son_nav a::after {
	content: '';
	position: absolute;
	left: 20px;
	top: 20px;
	width: 8px;
	height: 1px;
	background-color: #0371c8;
}
#list .left_side .box_one ul li .son_nav a:hover::after, #list .left_side .box_one ul li .son_nav a.active::after {
	background-color: #fff;
}
#list .left_side .box_two {
	margin-top: 10px;
	padding: 20px 10px;
}
#list .left_side .box_two p {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
#list .left_side .box_two strong {
	color: #fff;
	font-size: 30px;
	display: block;
	margin-bottom: 10px;
	font-family: impact;
	font-weight: 100;
}
#list .left_side .box_two .more {
	height: 36px;
	line-height: 36px;
	background-color: #fff;
	margin-top: 10px;
	width: 260px;
	color: #333;
	text-align: center;
}
#list .left_side .box_two .more i {
	background-color: dodgerblue;
}
#list .left_side .box_two .more:hover {
	color: #fff;
}
#list .right_side.fr {
	width: 1200px;
}

@media(max-width:1505px ) {
#list .right_side.fr {
	width: 900px;
}
}
/* ===================== 产品页 左侧 导航 ===================== */

/* ===================== 全局搜索框 ===================== */
.form_box {
	display: none;
	border: 1px solid #f1f1f1;
	border-radius: 5px;
	margin-bottom: 20px;
}
.form_box .sf {
	margin: 0 auto;
	text-align: center;
	font-size: 0;
}
.form_box .an {
	display: inline-block;
	border: 1px solid #f1f1f1;
	background-color: #fff;
	color: #333;
	height: 40px;
	border-radius: 8px;
	margin: 10px 5px;
	font-size: 16px;
	line-height: 40px;
	padding: 0px 15px;
	outline: none;
}
.form_box .an {
	vertical-align: bottom;
}
.form_box .an:hover {
	border-color: #0371c8;
}
.form_box .inp {
	height: 38px;
	vertical-align: bottom;
}
.form_box .submit {
	width: 80px;
	cursor: pointer;
}
/* ===================== 全局搜索框 ===================== */

/* ===================== 在线留言 ===================== */
.form_box_box {
	width: 1200px;
	margin: 40px auto;
	padding: 60px 0;
	box-shadow: 0px 20px 80px rgba(76, 76, 76, 0.1);
}
ul.fs {
	width: 1000px;
	margin: 0 auto;
}
ul.fs input, ul.fs textarea {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	-moz-transition: 0.8s;
	transition: 0.8s;
}
ul.fs .box1 li {
	float: left;
	width: 320px;
	margin-right: 20px;
}
ul.fs .box1 li:nth-of-type(3) {
	margin: 0;
}
ul.fs .box1 li input {
	border: 1px solid #e1e7ee;
	width: 100%;
	height: 50px;
	padding: 10px;
	color: #999;
}
ul.fs li input:hover {
	border-color: #0371c8;
}
ul.fs .box1 li input::-webkit-input-placeholder, ul.fs li.textarea textarea::-webkit-input-placeholder, ul.fs li.yzm input::-webkit-input-placeholder {
color: #999;
}
ul.fs .box1 li input:-moz-placeholder, ul.fs li.textarea textarea:-moz-placeholder, ul.fs li.yzm input:-moz-placeholder {
color: #999;
}
ul.fs .box1 li input:-ms-input-placeholder, ul.fs li.textarea textarea:-ms-input-placeholder, ul.fs li.yzm input:-ms-input-placeholder {
color: #999;
}
ul.fs li.textarea textarea {
	width: 100%;
	height: 150px;
	border: 1px solid #e1e7ee;
	padding: 10px;
	margin: 20px 0;
	color: #999;
}
ul.fs li.textarea textarea:hover {
	border-color: #0371c8;
}
ul.fs li.radio {
	text-align: center;
}
ul.fs li.radio label {
	margin: 0 10px;
}
ul.fs li.yzm {
	text-align: center;
	margin: 20px 0;
}
ul.fs li.yzm img {
	display: inline-block;
	height: 20px;
}
ul.fs li.yzm input {
	border-bottom: 1px solid #e1e7ee;
	width: 200px;
	height: 50px;
	padding: 10px;
	color: #999;
}
ul.fs li.yzm input:hover {
	border-color: #0371c8;
}
ul.fs li.submit input {
	height: 50px;
	margin: 0 auto;
	display: block;
	cursor: pointer;
	width: 200px;
	border-radius: 50px;
	background-color: #0371c8;
	font-size: 16px;
	color: #fff;
}
/* ===================== 在线留言 ===================== */

/* ===================== 联系我们 地图 ===================== */
#allmap {
	height: 500px;
	margin-top: 30px;
	border: 1px solid #ccc;
}
#allmap img {
	max-width: none !important;
}
/* ===================== 联系我们 地图 ===================== */

/* ===================== 回到顶部 ===================== */
.go_top {
	display: none;
	background: url(../images/top.png) center center/50% no-repeat;
	width: 40px;
	height: 40px;
	cursor: pointer;
	text-align: center;
	background-color: #0371c8;
	border-radius: 50%;
	position: fixed;
	right: 6px;
	bottom: 100px;
	z-index: 99999999999;
}
/* ===================== 回到顶部 ===================== */

.firstRow img {
	display: inline-block;
}

/* ================================ 内页 END ================================ */

/*===================== 响应式代码 START =====================*/
@media( max-width:1800px ) {
.header .logo img {
	width: 320px;
	margin-top: 30px;
}
.header .call h3 {
	font-size: 28px;
}
}

@media( max-width:1410px ) {
.header .nav {
	width: 49%;
}
.header .nav ul li a {
	font-size: 15px;
}
.header .logo img {
	width: 250px;
	margin-top: 40px;
}
.section_four .inner {
	width: 1200px;
}
.section_four h3 {
	margin-left: 90px;
}
.section_four .img1 {
	margin-left: 50px;
}
.section_three .mb.swiper-button-next {
	right: 0 !important;
}
.section_three .mb.swiper-button-prev {
	left: 0 !important;
}
}
/*===================== 响应式代码 END =====================*/
