
@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, ul, ol, li, pre, form, fieldset, legend, button, input, textarea {
	margin: 0;
	padding: 0;
	border: 0;
}/
html {
	color: #666;
}
html, body {
	width: 100%;
	min-width: 320px;
}
body, button, input, select, textarea {
	margin: 0;
	padding: 0;
	font-size: 14px;
	background: #fff
}
ul, ol, li, dl, dd, dt {
	list-style: none;
}
em {
	font-style: normal;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
legend {
	color: #000;
}
fieldset, img {
	border: 0;
}
label, button {
	cursor: pointer;
}
img {
	-ms-interpolation-mode: bicubic;
}
.clearfix:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
}
.clearfix {
	zoom: 1;
}
.clear {
	clear: both;
}
.wordwrap {
	word-break: break-all;
	word-wrap: break-word;
}
.omg {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
img {
	border: 0;
	vertical-align: middle;
}
a {
	color: #3a3a3a;
	text-decoration: none;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
}
a:hover {
	text-decoration: none
}
.fl {
	float: left;
}
.fr {
	float: right;
}
::-webkit-scrollbar {
width:4px;
}
::-webkit-scrollbar-track {
background-color:#f0f0f0;
border-radius:0px;
}
::-webkit-scrollbar-thumb {
background-color:#6d6e70;
}
::-webkit-scrollbar-thumb:window-inactive {
background-color:#3c3c3c;
}

#header .logo {
	width: 550px;
	margin: 5px 0 5px;
	display: inline-block;
}
#header .logo a {
	display: block;
}
#header .logo img {
	vertical-align: middle;
}
.container {
	width: 90%;
	max-width: 1230px;
	margin: 0 auto;
}
.search-box {
}
.search-box .input-search-btn {
	width: 35px;
	height: 35px;
	top: 26px;
	right: 10px;
	position: absolute;
	z-index: 9999;
	background: #02328d;
}
.search-box .input-search {
	height: 84px;
	position: relative;
	float: left;
}
.search-box .input-search input {
	height: 45px;
	width: 240px;
	background-color: #eee;
	border: 1px solid;
	border-color: #eee;
	padding-left: 15px;
	-webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0ms;
	-moz-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0ms;
	-ms-transition: all 0.6s cubic-beziercubic-bezier(0.165, 0.84, 0.44, 1) 0ms;
	-o-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0ms;
	transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0ms;
	position: relative;
	top: 19px;
}
.input-search input:focus {
	width: 275px;
	border-color: #ffffff;
	outline: 0;
}
.search-box .input-search-btn:hover {
	background: #e41e34;
}

/*导航*/
#nav {
	background-color: rgb(2, 50, 141);
	width: 100%;
}
#nav ul li {
	float: left;
	width: 11%;
	margin: 0 0.6%;
}
#nav ul li a {
	color: #fff;
	width: 98%;
	padding: 0 1%;
	font-size: 14px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	display: inline-block;
	cursor: pointer;
	position: relative;
	overflow: visible;
	-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
	transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
}
#nav ul li a:hover {
	color: #02328d;
	background: transparent;
	z-index: 1603;
}
/* CSS Document */
@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, ul, ol, li, pre, form, fieldset, legend, button, input, textarea {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	color: #666;
}
html, body {
	width: 100%;
	min-width: 320px;
}
body, button, input, select, textarea {
	margin: 0;
	padding: 0;
	font-size: 14px;
	background: #fff
}
ul, ol, li, dl, dd, dt {
	list-style: none;
}
em {
	font-style: normal;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}

img {
	border: 0;
	vertical-align: middle;
	width: 100%;
}
a {
	color: #3a3a3a;
	text-decoration: none;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
}
a:hover {
	text-decoration: none
}
.fl {
	float: left;
}
.fr {
	float: right;
}

/*头部*/
.top{height:40px; line-height: 35px;background-color: #eaeaea;}
#header .logo {
	width: 550px;
	margin:21px 0 5px;
	display: inline-block;
}
#header .logo a {
	display: block;
}
#header .logo img {
	vertical-align: middle;
}
.container {
	width: 90%;
	max-width: 1230px;
	margin: 0 auto;
}
.pull-right{float: right;}
/*导航*/
#nav {
	background-color:#487ac1;
	width: 100%;
}
#nav ul li {
	float: left;
	width: 11%;
	margin: 0 0.6%;
}
#nav ul li a {
	color: #fff;
	width: 98%;
	padding: 0 1%;
	font-size: 16px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	display: inline-block;
	cursor: pointer;
	position: relative;
	overflow: visible;
	-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
	transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
}
#nav ul li a:hover {
	color: #02328d;
	background: transparent;
	z-index: 1603;
}
#nav ul li a:after {
	content: attr(data-title);
	position: absolute;
	top: 15%;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #fff;
	z-index: 1602;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
	transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
	opacity: 0;
	visibility: hidden;
	text-align: center;
}
#nav ul li a.active:after, #nav ul li a:hover:after {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	color: #ffffff;
	color: #02328d;
	opacity: 1;
	visibility: visible;
	line-height: 45px;
}
.web_nav {
	display: none;
	width: 90%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	margin: 0 auto;
	font-weight: bold;
}

.btn-menu {
	display: block;
	float: right;
	position: relative;
	background: transparent;
	cursor: pointer;
	padding: 15px 0;
	width: 26px;
	height: 16px;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
	outline: none;
}
.btn-menu:before, .btn-menu:after, .btn-menu span {
	background-color: #ffffff;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}
.btn-menu:before, .btn-menu:after {
	content: '';
	position: absolute;
	top: 0;
	height: 1px;
	width: 100%;
	left: 0;
	top: 50%;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.btn-menu span {
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0;
	top: 50%;
	overflow: hidden;
	text-indent: 200%;
}
.btn-menu:before {
	-webkit-transform: translate3d(0, -7px, 0);
	transform: translate3d(0, -7px, 0);
}
.btn-menu:after {
	-webkit-transform: translate3d(0, 7px, 0);
	transform: translate3d(0, 7px, 0);
}
.btn-menu.active span {
	opacity: 0;
}
.btn-menu.active:before {
	background-color: #ffffff;
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
}
.btn-menu.active:after {
	background-color: #ffffff;
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
}
/*banner*/
.flickerplate {
	position: relative;
	width: 100%;
	height: 540px;
	background-color: #e6e6e6;
	overflow: hidden
}
.flickerplate ul.flicks {
	width: 10000%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	list-style: none
}
.flickerplate ul.flicks>li {
	float: left;
	width: 1%;
	height: 100%;
	background-position: center;
	background-size: cover;
	display: table
}
.flickerplate ul.flicks>li .flick-inner {
	height: 100%;
	padding: 10px;
	color: #fff;
	display: table-cell;
	vertical-align: middle
}
.flickerplate ul.flicks>li .flick-inner .flick-content {
	max-width: 68.75em;
	margin-left: auto;
	margin-right: auto
}
.flickerplate ul.flicks>li .flick-title {
	padding: 0px 0px;
	font-size: 2.778em;
	line-height: 1.995em;
	text-align: center
}
@media only screen and (max-width:43.813em) {
.flickerplate ul.flicks>li .flick-title {
	font-size: 1.667em
}
}
.flickerplate ul.flicks>li .flick-sub-text {
	padding: 5px;
	font-weight: 300;
	line-height: 2.5em;
	color: rgba(255,255,255,0.8);
	text-align: center
}
.flickerplate ul.flicks>li .flick-title span.flick-block-text, .flickerplate ul.flicks>li .flick-sub-text span.flick-block-text {
	padding: 12px 18px;
	background-color: rgba(0,0,0,0.6)
}
.flickerplate .arrow-navigation {
	position: absolute;
	height: 80%;
	width: 10%;
	top: 10%;
	z-index: 100;
	overflow: hidden
}
.flickerplate .arrow-navigation .arrow {
	display: block;
	height: 100%;
	width: 90%;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out
}
.flickerplate .arrow-navigation:hover, .flickerplate .arrow-navigation .arrow:hover {
	cursor: pointer
}
.flickerplate .arrow-navigation.left {
	left: 0%
}
.flickerplate .arrow-navigation.left .arrow {
	opacity: 0;
	margin: 0px 0px 0px 50%;
	background-repeat: no-repeat;
	background-position: left
}
.flickerplate .arrow-navigation.right {
	right: 0%
}
.flickerplate .arrow-navigation.right .arrow {
	opacity: 0;
	margin: 0px 0px 0px -50%;
	background-repeat: no-repeat;
	background-position: right
}
.flickerplate .arrow-navigation.left.hover .arrow {
	opacity: 1;
	margin: 0px 0px 0px 20%
}
.flickerplate .arrow-navigation.right.hover .arrow {
	opacity: 1;
	margin: 0px 0px 0px -20%
}
.flickerplate .dot-navigation {
	position: absolute;
	bottom: 25px;
	width: 100%;
	text-align: center;
	z-index: 100
}
.flickerplate .dot-navigation ul {
	text-align: center;
	list-style: none;
	padding: 0px 15px
}
.flickerplate .dot-navigation ul li {
	display: inline-block;
	float: none
}
.flickerplate .dot-navigation .dot {
	width: 12px;
	height: 12px;
	margin: 0px 5px;
	border: 2px solid rgba(255,255,255,0.5);
	border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-webkit-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
	-o-transition: background-color 0.2s ease-out;
	-ms-transition: background-color 0.2s ease-out;
	transition: background-color 0.2s ease-out
}
.flickerplate .dot-navigation .dot:hover {
	cursor: pointer;
	background-color: rgba(255,255,255,0.5)
}
.flickerplate .dot-navigation .dot.active {
	background-color: rgb(255,255,255);
	border: 2px solid rgb(255,255,255);
}
.flickerplate .dot-navigation.left, .flickerplate .dot-navigation.left ul {
	text-align: left
}
.flickerplate .dot-navigation.right, .flickerplate .dot-navigation.right ul {
	text-align: right
}
.flickerplate.flicker-theme-dark .arrow-navigation.left .arrow {
	background-image: url("../images/arrow-left-dark.png")
}
.flickerplate.flicker-theme-dark .arrow-navigation.right .arrow {
	background-image: url("../images/arrow-right-dark.png")
}
.flickerplate.flicker-theme-dark .dot-navigation .dot {
	background-color: rgba(0,0,0,0.12)
}
.flickerplate.flicker-theme-dark .dot-navigation .dot:hover {
	background-color: rgba(0,0,0,0.6)
}
.flickerplate.flicker-theme-dark .dot-navigation .dot.active {
	background-color: #000
}
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner {
	color: rgba(0,0,0,0.9)
}
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text {
	color: rgba(0,0,0,0.9)
}
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-title span.flick-block-text, .flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text span.flick-block-text {
	background-color: rgba(255,255,255,0.5)
}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner {
	color: rgba(0,0,0,0.9)
}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text {
	color: rgba(0,0,0,0.9)
}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-title span.flick-block-text, .flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text span.flick-block-text {
	background-color: rgba(255,255,255,0.5)
}
.flickerplate.animate-transform-slide ul.flicks {
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
	transform: translate3d(0%, 0px, 0px);
	-webkit-transform: translate3d(0%, 0px, 0px);
	-webkit-transition: -webkit-transform 0.6s;
	-o-transition: -o-transform 0.6s;
	-moz-transition: -moz-transform 0.6s;
	transition: transform 0.6s
}
.flickerplate.animate-transition-slide ul.flicks {
	position: relative;
	left: 0%;
	-webkit-transition: left 0.4s ease-out;
	-moz-transition: left 0.4s ease-out;
	-o-transition: left 0.4s ease-out;
	-ms-transition: left 0.4s ease-out;
	transition: left 0.4s ease-out
}
.flickerplate.animate-jquery-slide ul.flicks {
	position: relative;
	left: 0%
}
.flickerplate.animate-scroller-slide {
	padding-bottom: 0px;
	overflow: auto
}
.flickerplate.animate-scroller-slide ul.flicks {
	position: auto
}
.h_tlt1 p {
    font-size: 24px !important;
    font-weight: bold;
    color: #515671;
    text-align: center;
}
.h_tlt1 span {
    display: block;
    font-size: 15px;
    font-weight: lighter;
    color: #999;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
.h_tlt1 {
    width: 100%;
}
/*主营产品*/
.zy_pro {
	width: 100%;
	position: relative;
	top: -15px;
	left: 0;
}
.zy_pro_in {
	width: 88%;
	padding: 0 1%;
	max-width: 1230px;
	margin: 0 auto;
	background: #02328d;
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	font-size: 12px;
}
.zy_pro_in em {
	font-size: 16px;
	font-weight: bold;
}
.youshi_wrap {
	overflow: hidden;
	width: 100%;
	overflow-x: hidden;
	margin-left: 0;
}
.h_youshi {
	width: 100%;
	background: #fff;
}
.h_youshi_in {
	width: 90%;
	max-width: 1230px;
	padding: 40px 0;
	margin: 0 auto;
}
.h_youshi_in ul {
	padding-top: 40px;
}
.h_youshi_in ul li {
	float: left;
	margin-right: 2%;
	width: 23%;
}
.h_youshi_in ul li:nth-child(4n) {
	margin-right: 0px;
}
.h_youshi_in ul li .icon {
	text-align: center;
	width: 120px;
	height: 120px;
	margin: 0 auto;
	background: #eee;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	display: -webkit-box;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	transition: background 0.5s, color 0.5s;
	-moz-transition: background 0.5s, color 0.5s;
	-webkit-transition: background 0.5s, color 0.5s;
	-o-transition: background;
}
.h_youshi_in ul li .icon span {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/ys1.png) center center no-repeat;
	background-size: cover;
	transition: background 0.5s, color 0.5s;
	-moz-transition: background 0.5s, color 0.5s;
	-webkit-transition: background 0.5s, color 0.5s;
	-o-transition: background;
}
.h_youshi_in ul li .icon2 span {
	background: url(../images/ys2.png) center center no-repeat;
	background-size: cover;
}
.h_youshi_in ul li .icon3 span {
	background: url(../images/ys3.png) center center no-repeat;
	background-size: cover;
}
.h_youshi_in ul li .icon4 span {
	background: url(../images/ys4.png) center center no-repeat;
	background-size: cover;
}
.h_youshi_in ul li .tlt {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 20px;
	color: #2a333c;
}
.h_youshi_in ul li p {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #999;
}

.h_news_wrap {
	background: #f8f8f8;
	width: 100%;
	background-attachment: fixed;
}
.h_news {
	width: 90%;
	max-width: 1230px;
	margin: 0 auto;
	padding: 40px 0 20px;
}
.h_news .news_bd {
	padding-top: 40px;
	overflow: hidden;
}
.h_news .news_bd .news_tj {
	width: 49%;
	float: left;
}
.h_news .news_bd .news_tj .news_tj_img a {
	display: block;
	width: 100%;
	height: 210px;
	overflow: hidden;
	text-align: center;
	background: #ffffff;
	border-bottom: 1px solid #f5f5f5;
}
.h_news .news_bd .news_tj .news_tj_img a img {
	max-width: 100%;
	vertical-align: middle;
	transition-duration: 3s;
	-ms-transition-duration: 3s;
	-moz-transition-duration: 3s;
	-webkit-transition-duration: 3s;
}
.h_news .news_bd .news_tj .news_tj_img a:hover img {
	transform: scale(1.1, 1.1);
	opacity: 0.5;
}
.h_news .news_bd .news_tj .news_tj_img a .iblock {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}
.h_news .news_bd .news_tj .news_tj_con {
	background: #ffffff;
	padding: 10px 20px 30px;
}
.h_news .news_bd .news_tj p a {
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	color: #515671;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
}
.h_news .news_bd .news_tj p a:hover {
	color: #02328d;
}
.h_news .news_bd .news_tj span {
	display: block;
	font-size: 14px;
	color: #999;
	line-height: 22px;
	background: #ffffff;
	height: 66px;
	overflow: hidden;
}
.h_news .news_bd .news_tj em {
	display: block;
	font-size: 14px;
	color: #c6c6c6;
	padding-top: 10px;
	background: #ffffff;
}
.h_news .news_bd ul {
	width: 49%;
	float: right;
}
.h_news .news_bd ul li {
	background: #ffffff;
	padding: 24px;
	margin-bottom: 20px;
	position: relative;
}
.h_news .news_bd ul li .news_time {
	position: absolute;
	left: 24px;
	top: 24px;
	width: 90px;
	text-align: center;
	background: #cacaca;
	padding: 10px 0;
	overflow: hidden;
	border-radius: 4px 0 4px 0;
}
.h_news .news_bd ul li .news_time p {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.h_news .news_bd ul li .news_time span {
	font-size: 14px;
	color: #fff;
}
.h_news .news_bd ul li .news_con {
	padding-left: 110px;
}
.h_news .news_bd ul li .news_con p a {
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #515671;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.h_news .news_bd ul li .news_con span {
	display: block;
	font-size: 14px;
	color: #999;
	line-height: 22px;
	padding-top: 5px;
	height: 45px;
	overflow: hidden;
}
.h_news .news_bd ul li:hover .news_time {
	background: #02328d;
}
.h_news .news_bd ul li:hover .news_con p a {
	color: #02328d
}
.news_detail_content2 p{font-size:16px;line-height:40px; text-indent: 2em;}
/* 底部 */
.foot2 {
	background-color: #313131;
	width: 100%;
	padding:30px 0;
}
.foot2 p {
	color: #fff;
	font-size: 12px;
	text-align: center;
}
.foot2 a {
	color:#fff;
	font-size: 12px;
}
.foot2 a:hover {
	color: #0026a7;
}
/*客服*/
.suspension {
	position: fixed;
	z-index: 999999999;
	right: 0;
	bottom: 60px;
	width: 70px;
	height: 240px;
}
.suspension-box {
	position: relative;
	float: right;
}
.suspension .a {
	display: block;
	width: 55px;
	/* height: 40px; */
	padding: 10px 0 5px;
	background-color: #02328d;
	margin-bottom: 4px;
	cursor: pointer;
	outline: none;
	text-decoration: none;
	text-align: center;
	border-radius: 2px;
}
.suspension .a.active, .suspension .a:hover {
	background: #e41e34;
}
.suspension .a .i {
	display: inline-block;
	width: 44px;
	height: 44px;
	background-image: url(../images/side_icon.png);
	background-repeat: no-repeat;
}
.suspension .a-service .i {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url(../images/suspension-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.suspension .a span {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 12px;
	padding-top: 4px;
}
.suspension .a-service-phone .i {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url(../images/suspension-bg.png);
	background-repeat: no-repeat;
	background-position: -27px 0;
}
.suspension .a-qrcode .i {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-position: -56px -12px;
}
.suspension .a-cart .i {
	background-position: -88px 0;
}
.suspension .a-top .i {
	background-position: -132px 0;
}
.suspension .a-top {
	background: #D2D3D6;
	display: none;
}
.suspension .a-top:hover {
	background: #c0c1c3;
}
.suspension .d {
	display: none;
	width: 240px;
	background: #fff;
	position: absolute;
	right: 67px;
	border: 1px solid #E0E1E5;
	border-radius: 3px;
	box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11);
}
.suspension .d .arrow {
	position: absolute;
	width: 8px;
	height: 12px;/*background:url(../images/side_bg_arrow.png) no-repeat;*/
	right: -8px;
	top: 31px;
}
.qrcode-img img {
	width: 80px;
	margin: 0 auto;
}
.suspension .d-service {
	top: 0;
}
.suspension .d-service-phone {
	top: 50px;
}
.suspension .d-qrcode {
	top: 78px;
}
.suspension .d .inner-box {
	padding: 8px 22px;
}
.suspension .d-service-item {
	padding: 4px 0;
}
.suspension .d-service .d-service-item {
	border-bottom: none;
}
.suspension .d-service-item .circle {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	overflow: hidden;
	background: #F1F1F3;
	display: block;
	float: left;
}
.suspension .d-service-item .i-qq {
	width: 44px;
	height: 44px;
	background: url(../images/side_con_icon03.png) no-repeat center 15px;
	display: block;
	transition: all .2s;
	border-radius: 50%;
	overflow: hidden;
}
.suspension .d-service-item:hover .i-qq {
	background-position: center 3px;
}
.suspension .d-service-item .i-tel {
	width: 44px;
	height: 44px;
	background: url(../images/side_con_icon02.png) no-repeat center center;
	display: block;
}
.suspension .d-service-item p {
	float: left;
	width: 112px;
	line-height: 22px;
	font-size: 15px;
	margin-left: 12px;
}
.suspension .d-service .d-service-item p {
	float: left;
	width: 112px;
	line-height: 44px;
	font-size: 15px;
	margin-left: 12px;
}
.suspension .d-service-item .text {
	float: left;
	width: 112px;
	line-height: 22px;
	font-size: 15px;
	margin-left: 12px;
}
.suspension .d-service-item .text .number {
	font-family: Arial, "Microsoft Yahei", "HanHei SC", PingHei, "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
.suspension .d-service-intro {
	padding-top: 10px;
}
.suspension .d-service-intro p {
	float: left;
	line-height: 27px;
	font-size: 12px;
	width: 50%;
	white-space: nowrap;
	color: #888;
}
.suspension .d-service-intro i {
	background: url(../images/side_con_icon01.png) no-repeat center center;
	height: 27px;
	width: 14px;
	margin-right: 5px;
	vertical-align: top;
	display: inline-block;
}
.suspension .d-qrcode {
	text-align: center;
	width: 160px;
}
.suspension .d-qrcode .inner-box {
	padding: 10px 0;
}
.suspension .d-qrcode p {
	font-size: 14px;
	color: #999;
	padding-top: 5px;
}


@media (max-width:1199px) {
.container {
	width: 95%;
}
#header .logo {
	width: 65%;
}
#header .logo img {
	max-height: 100%;
	max-width: 100%;
}
.search-box {
	width: 30%;
}
.search-box .input-search {
	width: 100%;
}
.search-box .input-search input {
	width: 100%;
}
.flickerplate {
	height: 380px;
}
.zy_pro_in {
	width: 95%;
	height: 60px;
	line-height: 30px;
}
.h_youshi_in {
	width: 95%;
	padding: 20px 0;
}
.h_youshi_in ul {
	padding-top: 20px;
}
.h_news {
	width: 95%;
	padding: 30px 0 20px;
}
.h_news .news_bd {
	padding-top: 20px;
}
#link {
	width: 96%;
}
.ny_banner .search {
	width: auto;
	top: auto;
	bottom: 10%;
	left: auto;
	right: 5%;
	margin-left: 0;
}
.suspension {
	display: none;
}
.contitbox{
	width: 95%;
}
.part4{
	width: 95%;
}
.part4con{height:624px;}
#tab{width:100%;}
#tab li {width:100%;height: 46px;}
#tab li a {line-height: 46px;}
}


@media (max-width:992px) {
.flickerplate {
	height: 380px;
}
.flickerplate ul.flicks>li:nth-child(1) {
	background-image: url(../images/banner2.jpg) !important;
}
.flickerplate ul.flicks>li:nth-child(2) {
	background-image: url(../images/banner_sj2.jpg) !important;
}
.foot2 {
	width: 95%;
	margin: 0 auto;
	text-align: center;
}
.cp-list li {
    width: 49% !important;
}
}


	
@media (max-width:880px) {

.h_youshi_in ul li p {
	font-size: 12px;
	margin-top: 0;
}
.h_youshi_in ul {
	width: 96%;
	padding: 20px 2% 0;
}
.h_youshi_in {
	overflow: hidden;
	width: 100%;
	padding: 20px 0 0;
}
.h_youshi_in ul li {
	width: 47%;
	margin-bottom: 10px;
	margin-right: 20px;
}
.h_youshi_in ul li:nth-child(2n) {
	margin-right: 0;
}
.h_youshi_in ul li .icon {
	width: 80px;
	height: 80px;
}
.h_youshi_in ul li .tlt {
	margin-top: 10px;
	font-size: 16px;
}
.ny_banner .search {
	width: auto;
	top: auto;
	bottom: 30%;
	left: auto;
	right: 50%;
	margin-right: -190px;
}
}

@media (max-width:767px) {
.container {
	width: 100%;
}
.top {
    height: 70px;
}
#header .logo {
	width: 95%;
	margin: 10px auto;
	/* padding-top:30px; */
}
#header .logo a {
	text-align: center;
}
.contact-index {
	display: none;
}
.search-box {
	display: none;
	width: 90%;
	margin-right: 5%;
}
.search-box .input-search {
	width: 100%;
	height: 90px;
}
.search-box .input-search input {
	width: 100%;
	top: 15px;
}
.search-box .input-search-btn {
	top: 22px;
}
.web_nav {
	width: 90%;
	display: block;
}
#nav ul {
	width: 100%;
	display: none;
}
#nav ul li {
	width: 100%;
	background: #f1f1f1;
	border-bottom: 1px solid #ffffff;
	margin: 0 0;
}
#nav ul li a {
	color: #333;
	display: block;
}
.web_nav span.search_bt {
	display: inline-block;
	width: 20px;
	height: 30px;
	cursor: pointer;
	float: right;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	width: 44px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	border-radius: 5px;
	margin: 8px -35px 0 0;
	background: #02328d;
}
.h_tlt1 span {
	font-weight: lighter;
	color: #ccc;
	height: 30px;
	line-height: 30px;
}
.flickerplate {
	height: 240px;
}
.zy_pro_in em {
	font-size: 14px;
}
.h_news .news_bd .news_tj {
	width: 100%;
	float: none;
	margin-bottom: 20px;
}
.h_news .news_bd ul {
	width: 100%;
	float: none;
}
.h_news .news_bd .news_tj .news_tj_img a {
	height: 160px;
}
.h_news .news_bd .news_tj span {
	height: 42px;
}
.h_news .news_bd ul li .news_con span {
	line-height: 18px;
	height: 38px;
}
}

/* 案例 */
h1, h2, h3, h4, h5 {
	font-weight: normal;
}
.container {
	display: block;
	width: 100%;
	max-width: 1230px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
}
 .main{padding-bottom: 50px;}
 /* 案例 */
.main-header {
	display: block;
	height: 51px;
	width: 100%;
	border-bottom: 1px solid #d6d6d6;
	line-height: 50px;
}
 @media screen and (max-width: 768px) {
.main-header {
	height: auto;
	border-bottom: none;
}
}
.main-header .position {
	display: block;
	float: left;
	color: #777;
	padding-left: 30px;
}
 @media screen and (max-width: 768px) {
.main-header .position {
	width: 100%;
	border-bottom: 1px solid #d6d6d6;
}
}
.main-header .position a {
	color: #777;
	transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
}
.main-header .position span {
	padding: 0 3px;
}
.main-header .position a:hover {
	color: #0053A9;
}
.main-header .subnav {
	display: block;
	float: right;
}
 @media screen and (max-width: 768px) {
.main-header .subnav {
	display: none;
	width: 100%;
	text-align: center;
	margin-top: 2%;
}
}
 @media screen and (max-width: 768px) {
.main-header .subnav.profile-nav {
	display: block;
}
}
.main-header .subnav li {
	display: inline-block;
	margin-left: 60px;
}
 @media screen and (max-width: 768px) {
.main-header .subnav li {
	margin: 0 5%;
}
}
.main-header .subnav li a {
	display: block;
	color: #3c3c3c;
	height: 50px;
	line-height: 49px;
}
 @media screen and (max-width: 768px) {
.main-header .subnav li a {
	height: 40px;
	line-height: 40px;
}
}
.main-header .subnav li:hover a {
	color: #0053A9;
}
.main-header .subnav li.active a {
	color: #0053A9;
	border-bottom: 2px solid #0053A9;
}

/*-------------------------------------------案例展示------------------------------------------*/

.brand-center-header {
	display: block;
	margin: 4.5% auto 3.6%;
	text-align: center;
}
 @media screen and (max-width: 768px) {
.brand-center-header {
	margin: 8% 0;
}
}
.brand-center-header h1 {
	display: block;
	font-size: 30px;
	color: #0053A9;
}
.brand-center-header p {
	display: block;
	line-height: 35px;
	color: #6b6b6b;
	margin-top: 20px;
}
 @media screen and (max-width: 768px) {
.brand-center-header p {
	line-height: 30px;
	margin-top: 2%;
}
}
.brand-center-body {
	display: block;
	text-align: center;
	font-size: 0;
	overflow: hidden;
}
.brand-center-body ul {
	display: block;
	margin: -2% -1%;
}
.brand-center-body li {
	display: inline-block;
 *display: inline;
 *zoom:1;
	width: 33.333%;
	padding: 2% 1%;
}
 @media screen and (max-width: 768px) {
.brand-center-body li {
	width: 50%;
}
}
 @media screen and (max-width: 640px) {
.brand-center-body li {
	width: 100%;
}
}
.brand-center-body li .pic {
	display: block;
	overflow: hidden;
}
.brand-center-body li img {
	display: block;
	width: 100%;
	height: auto;
	transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
}
.brand-center-body li .content:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.brand-center-body li .text {
	display: block;
	padding: 15px 20px 20px 20px;
	background-color: #f5f5f5;
	margin-top: 13px;
	transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
}
.brand-center-body li .content:hover .text {
	background-color: #969696;
}
.brand-center-body li .text h4 {
	display: block;
	line-height: 1;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.brand-center-body li .text h4 a {
	color: #5f5f5f;
	transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
}
.brand-center-body li .content:hover .text h4 a {
	color: #fff;
}
.brand-center-body li .text .more {
	display: inline-block;
	padding: 1px 16px;
	border: 1px solid #c3c3c3;
	font-size: 12px;
	color: #5f5f5f;
	margin-top: 20px;
	transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
}
.brand-center-body li .content:hover .text .more {
	color: #fff;
	border: 1px solid #fff;
}


/* 

.gr_kefu{position:fixed;width:50px;height:205px;right:0;top:200px;z-index:100;}
@media (max-width: 1600px) {.gr_kefu{position:fixed;width:50px;height:205px;right:0;top:130px;z-index:100;}}
.gr_kefu ul{display:inline}
.gr_kefu ul li{width:50px;height:50px;float:left;position:relative;margin-bottom:1px;font-size:12px;line-height:50px;font-size:16px;}
.gr_kefu ul li .sidebox{position:absolute;width:50px;height:50px;top:0;right:0;transition:all 0.3s;color:#fff;background:#2285ed;overflow:hidden;opacity:.8;font-size:12px}
.gr_kefu ul li.kf2 .sidebox{overflow:visible;}
.gr_kefu ul li .sidebox:hover{opacity:1;}
.gr_kefu ul li .sidebox3{font-size:14px;}
.gr_kefu ul li .sidetop{width:50px;height:50px;line-height:50px;display:inline-block;background:#222;transition:all 0.3s;opacity:.8;}
.gr_kefu ul li .sidetop:hover{opacity:1;}
.gr_kefu ul li img{float:left;}
.gr_kefu ul li .kImg{padding:13px;}
.gr_kefu .kf_wx{ position:absolute; top:0;left:-140px;width:140px;background:#fff;border:1px solid #dadada;padding:14px;line-height:20px;color:#333;text-align:center;display:none;}
.gr_kefu .kf_wx img{ display:block;width:110px; height:110px;margin-bottom:5px;float:none;}
.gr_kefu .qq{height:0;position:relative;z-index:2;}
.gr_kefu .qq .sidebox{border:1px solid #2285ed;height:auto;border-radius:5px 0 0 5px;width:140px;background:#fff;opacity:1;bottom:-50px;top:auto;text-align:center;padding-bottom:5px;right:-150px;}
.gr_kefu .qq h5{height:35px;line-height:35px;background:#2285ed;font-weight:normal;color:#fff;font-size:14px;padding:0 10px;text-align:left;margin-bottom:10px;}
.gr_kefu .qq h5 i{float:right;cursor:pointer;transition:all 0.3s;position:relative;z-index:5;margin-top:5px;width:20px;}
.gr_kefu .qq h5 i:hover{transform: rotate(90deg);}
.gr_kefu .qq  a{display:block;height:32px;line-height:32px;border-radius:18px;border:1px solid #2285ed;margin:5px 15px} */

