@charset "utf-8";


/*
-------------------------------------------默认样式---------------------------------------------
*/
/*重置*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	font-size: 100%;
	vertical-align: baseline;
	font-family: "微软雅黑";
	letter-spacing: 0px;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}
blockquote,q {
	quotes: none;
}
blockquote::before,blockquote::after,q::before,q::after {
	content: none;
}
a {
	text-decoration: none;
}
b {
	padding: 0px;
	margin: 0px;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	letter-spacing: 0.2px;
}
img {
	max-width: 100%;
}
ol,ul {
	list-style: outside none none;
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
fieldset,img {
	border: 0px none;
	vertical-align: top;
}
address,caption,cite,code,dfn,em,th,var,i {
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0em;
}

ol li,ul li,dl dt,dl dd {
	list-style: outside none none;
	letter-spacing: 0em;
}
ul,ol {
	height: auto;
	display: block;
}

caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	letter-spacing: 0px;
}
input,button,textarea,checkbox,select,radio {
	vertical-align: middle;
	outline: none;
}
iframe {
	vertical-align: top;
}
a {
	vertical-align: top;
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}

/*清除苹果样式*/
input[type=button],input[type=submit],input[type=file],button {
	cursor: pointer;
	-webkit-appearance: none;
}

textarea {
	-webkit-appearance: none;
}
caption,h1,h2,h3,h4,h5,h6,p {
	margin: 0px;
	padding: 0px;
}
body {
	overflow-x: hidden;
	font: 14px/1.8 "Microsoft Yahei", "微软雅黑", "Hiragino Sans GB", "冬青黑体", tahoma, "times new roman", helvetica, arial;
	margin: 0px auto;
	color: #000000;
	background-color: rgb(255, 255, 255);
}
input {
	outline: medium none;
}
textarea {
	outline: medium none;
}

/*设置浮动*/
.fl {
	float: left;
}
.comj .fl {
	float: left;max-width:400px;
}
.fr {
	float: right;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.clearfix {
	zoom: 1;
}

/*垂直对齐*/
.m-list-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.m-list-flex .m-cell-bd {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	overflow: hidden;
}

/*文字截取*/
.single-line {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.multi-line {
	min-height: 2em;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: clip;
	overflow: hidden;
}

.multi-line1 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: clip;
	overflow: hidden;
}

/*图片*/
.pic {
	width: 100%;
	overflow: hidden;
}

.pic img {
	width: 100%;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.container {
	width: 1400px;
	margin: 0px auto;
}
/*==============================================页面样式 开始============================================================*/
.inner-box .form-horizontal .form-control{padding:10px 0; border: 1px solid #ccc}
.inner-box .form-horizontal  .add{background: #0f790f;color: #fff; font-size: 14px; padding: 5px; margin-top:10px; float: right}
.lxb-cb-input-tip-content{width: 100%; float: left}
.but-a{position: fixed;right: 0; top:40%; width: 190px; z-index: 1000; }

/*-----------------wapnav css------------------------*/
.navWrapTop {
	width: 100%;
	display: none;
	/* position: fixed;
	left: 0;
	top: -100px;
	z-index: 999; */
}
.navWrap {
	border-bottom: 4px solid #7bd3eb;
	background: #fff;
	position: relative;
	top: 0;
}
.navWrap .wrap {
	/* height: 96px;
	line-height: 96px; */
	position: relative;
}
.menu {
	display: none;
	width: 40px;
	padding: 10px 10px;
	background: #186AAB;
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	z-index: 1000;
	box-sizing: border-box;
}
.menu span {
	display: block;
	width: 100%;
	height: 3px;
	margin-top: 3px;
	background: #fff;
}

.menu span:first-child {
	margin-top: 0;
}

.navBtn {
	display: none;
	position: absolute;
	width: 30px;
	height: 30px;
	background: url(../images/xq_jt_r.png) no-repeat center;
	background-size: 8px;
	top: 6px;
	right: 8px;
	transition: all .3s ease-in;
	z-index: 1111;
}

.navBtn.on {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.logo {
	float: left;
}

.logo img {
	vertical-align: middle;
}

.nav {
	float: right;
}

.nav ul li {
	display: inline-block;
	position: relative;
}
.nav ul li.active{background: #025596;}
.nav ul li.active a{color: #fff}
.nav ul li.active .submenu a{color:#fff;}
.nav ul li.active .submenu a:hover{color: #fff}
.nav ul li a {
	display: block;
	font-size: 14px;
	font-weight: 600;
	color: #186AAB;
	text-transform: uppercase;
	padding: 0 19px;
	transition: all .3s ease;
	/*position: relative;*/
}

.nav ul li:hover>a {
	color: #186AAB;
}

.nav ul li:hover>ul {
	opacity: 1;
	visibility: visible;
}

.nav ul li ul {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 999;
	background: #fff;
	width: 180px;
	margin: 0;
	padding: 0;
	opacity: 0;
	visibility: hidden;
	box-shadow: 2px 0 11px -3px rgba(0, 0, 0, .2);
	transition: all .5s ease;
}

.nav ul li ul li {
	display: block;
	line-height: 46px;
	position: relative;
}

.nav ul li ul li:last-child>a {
	border-bottom: 0;
}

.nav ul li ul li>a {
	display: block;
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize;
	color: #025596;
	padding: 0 19px;
	border-bottom: 1px solid #E9E9E9;
	transition: all .3s ease;
}

.nav ul li ul li:hover>a {
	background: #186AAB;
	color: #fff;
	border-color: 0;
}

.nav ul li ul li:hover>ul {
	opacity: 1;
	visibility: visible;
}

.nav ul li ul li>ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 240px;
	margin: 0;
	padding: 0;
	opacity: 0;
	visibility: hidden;
	z-index: 999;
	background: #fff;
	box-shadow: 2px 0 11px -3px rgba(0, 0, 0, .2);
	transition: all .5s ease;
}

.nav ul li ul li ul>li {
	display: block;
	position: relative;
}

.nav ul li ul li ul li:last-child>a {
	border-bottom: 0;
}

.nav ul li ul li ul li>a {
	display: block;
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize;
	color: #025596;
	padding: 14px 19px;
	border-bottom: 1px solid #E9E9E9;
	transition: all .3s ease;
}

.nav ul li ul li ul li:hover>a {
	background: #186AAB;
	color: #fff;
	border-color: 0;
}

.nav ul li:last-child ul {
	left: auto;
	right: 0;
}

.navWrapTop {
	width: 100%;
	/* position: fixed; */
	left: 0;
	/* top: -200px; */
	z-index: 999;
}


/*-----------------header css------------------------*/
.header {
	width: 100%;
}
.top {
	width: 100%;
	background: #7bd3eb;
	display: flex;
	padding: 5px 0;
	justify-content: space-between;
}
.top-l {
	width: 50%;
	color: #fff;
	line-height: 32px;
}
.top-r {
	width: 50%;
	text-align: right;
}
.top-r .form-search {
	border:#7bd3eb 1px solid;
	width: 205px;
	height: 30px;
	float: right;
	background: #fff;
}
.top-r button {
  background: transparent;
  border: none;
  width: 25px;
  height: 25px;
  float: right;
  margin-top:3px;
}
.top-r .search-input {
	border:none;
	background: none;
	height: 30px;
	line-height: 30px;
	float: left;
	padding-left: 10px;
}
.top-r .fa-search {
	background: url(../images/ss.png) no-repeat 0 0;
	width: 25px;
	height: 25px;
	float: right;
}



/*-----------------comn css------------------------*/

.comn {
	padding: 30px 0;
}
.flex {
	display: flex;
}
.flex-wrap {
	display: flex;
	flex-wrap: wrap;
}
.flex-0 {
	font-size: 34px;
	font-weight: bold;
	display: flex;
	width: 100%;
}
.flex-t {
	font-size: 22px;
	width: 100%;
}
.lgs .lg {
	width: 85px;
	height: 85px;
}
.lgs .name {
	margin-left: 20px;
	line-height: 47px;
	width: 430px;
}

.na span {
	color: #039dc7;
}

.nm1{display: none}
.lgs .name .ms {
	color: #777;
}
.tel .dh {
	width: 73px;
}
.tel .num  {
	margin-left: 20px;
	width: 270px;
	line-height: 36px;
}
.tel .num .hm {
	color: #ed143d;
}
.tel .num .rx {
	color: #00b7e9;
}


/*------------daohang css-----------------*/
.daohang {
	width: 100%;
	background:#7bd3eb;
	height: 60px;
	line-height: 60px;
}
.daohang ul li:hover>a {
	background: #025596;
	color: #fff;
}
.daohang ul li a {
	padding: 0px 35px;
}
.daohang ul li ul li a {
	animation: all 0.5s linear;
		-webkit-animation: all 0.5s linear;
		-ms-animation: all 0.5s linear;
		-moz-animation: all 0.5s linear;
	transition: all 0.5s linear;
		-webkit-transition: all 0.5s linear;
		-moz-transition: all 0.5s linear;
		-ms-transition: all 0.5s linear;
}
.daohang ul li ul li a:hover {
	text-indent: 5px;
}


/*-------------------------banner css-----------------------------------*/
.flickerplate {
	position:relative;
	width:100%;
	height:600px;
	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-image:url("../images/arrow-left-light.png");
	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-image:url("../images/arrow-right-light.png");
	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:15px;
	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:14px;
	height:14px;
	margin:0px 6px;
	background-color:rgba(255, 255, 255, 0.3);
	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.6)
}
.flickerplate .dot-navigation .dot.active {
	background-color:#fff
}
.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
}



/*---------------------------main css------------------------------------------------*/
.main {
	width: 100%;
}

/*
----------------------prod css----------------------------
*/
.prod {
	padding: 50px 0px;
}
.pro-type {
	width: 22%;
}
.pro-tit {
	background: url(../images/cata-title.jpg);
	color: #fff;
	text-align: center;
	height: 100px;
}
.pro-tit .cn {
	font-size: 26px;
	font-weight: bold;
	text-indent: 40px;
	margin-top: 20px;
	display: inline-block;
}
.pro-tit .en {
	font-size: 16px;
	color:#91b4f9;
	height: 50px;
	display: inline-block;
	margin-top:-15px;
	margin-left:10px;
	float: left;
	letter-spacing: 8px;
}
.pro-tit .en span {
	text-transform: uppercase;
	font-size: 50px;
	font-weight: bold;
}
.pro-bot {
	background:#00aee0 url(../images/cata-bot.jpg);
	height: 100px;
	padding-left: 80px;
	display: block;
	color: #fff;
	background-size: contain;
	background-repeat: no-repeat;
}
.pro-bot .sj {
	margin-top:20px;
	float: left;
	display: block;
	font-size: 18px;
}
.pro-bot .sj span {
	color: #ed143d;
}
.pro-bot .dh {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	float: left;
	width: 100%;
}
.pro-menu {
	background: #f6f6f6;
	padding: 40px 20px;
}
.pro-menu li {
	height: 60px;
	line-height: 60px;
	position: relative;
	transition: all 0.5s linear;
		-webkit-transition: all 0.5s linear;
		-moz-transition: all 0.5s linear;
		-ms-transition: all 0.5s linear;
}
.pro-menu li::after {
	content: '';
	width: 100%;
	height: 1px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	border-bottom: #ddd 1px solid;
}
.pro-menu li a {
	display: block;
}
.pro-menu li:hover {
	text-indent: 10px;
}
.pro-menu li:hover a {
	color: #2861D1;
}
.pro-menu li:hover::after {
	border-bottom: #2861D1 1px solid;
}
.pro-menu li a {
	color: #555555;
}
.pro-list {
	width: 76%;
}

.pro-list-tt {
	height: 67px;
	border-bottom: #e9e9e9 3px solid;
}
.pro-list-tt span {
	display: inline-block;
	height: 65px;
	line-height: 70px;
	padding: 0px 30px;
	border-bottom: #00afdf 5px solid;
	color: #00afdf;
	font-size: 24px;
}
.pro-list-tt .more {
	float: right;
	line-height: 60px;
	color: #cccccc;
}
.pro-ls {
	justify-content: space-between;
	padding: 20px 0px;
}
.pro-ls li {
	width: 33.333%;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 10px 0px;
}
.pro-ls li a {
	width: 90%;
	/* display: flex;
	
	justify-content: center;
	align-items: center; */
	overflow: hidden;
}
.pro-ls li img {

	transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-ms-transition: all 0.5s;
}
.pro-ls li img:hover {
	transform: scale(1.3);
		-webkit-transform: scale(1.3);
		-moz-transform: scale(1.3);
		-ms-transform: scale(1.3);
}
.pro-ls li p {
	background: #00afdf;
	color: #fff;
	height: 40px;
	padding: 5px 0;
	text-align: center;
	line-height: 40px;
}

/*---------------------adver css-------------------------*/
.adver {
	width: 100%;
}
.hf {
	width: 100%;
	background: url(../images/hf.jpg) no-repeat top center;
	padding: 59px 0;
	background-size: 100%;
	/* background-size: cover; */
	height: 108px;
}
/* .hf-l {
	margin-top:50px;
}
.hf-r {
	margin-top:40px;
} */
.hf-l,.hf-r {
	width: 50%;
	text-align: center;
}
.hf-l p,.hf-r p {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 3px;
}
.hf-r span {
	font-size: 14px;
	color: #4cb7ff;
	text-transform: uppercase;
}

/*------------------------ads css------------------------------*/
.ads {
	width: 100%;
	background: url(../images/bs.jpg) no-repeat top center;
	/* background-size: contain; */
	/* height: 1086px; */
	background-size: 100%;
}
.flex-w {
	width: 100%;
}
.ad-img,.ad-ms {
	width: 50%;
}
.four {
	padding: 50px 0;
}
.ad-ms {
	margin-top:50px;
}
.ad-ms h2 {
	background: url(../images/icon.png) no-repeat left center;
	font-size: 30px;
	color: #007ed2;
	font-weight: bold;
	text-indent: 70px;
}
.ad-ms .desc {
	margin-top:30px;
}
.ad-ms .desc p {
	padding-left: 70px;
	font-size: 18px;
	color: #858585;
	line-height: 50px;
}

/*--------------------------brief css------------------------------------*/
.brief {
	width: 100%;
	background: url(../images/us.jpg) no-repeat 0 0;
	background-size: 100%;
	padding-top: 210px;
}
.comdesc {
	margin-left: 50px;
}
.comdesc h2 {
	font-size: 48px;
	color: #fff;
	padding: 10px 0px;
	font-weight: bold;
}
.comdesc .dec {
	font-size: 18px;
	line-height: 70px;
}
.comdesc .dec p {
	text-indent: 24px;
}
.comdesc .more {
	margin-top:20px;
	font-size: 18px;
	padding: 20px 50px;
	background:#ed143d;
	color: #fff;
	display: inline-block;
}

/*-----------------------case css--------------------------------*/
.case {
	width: 100%;
	margin: 50px 0px;
}
.anli-title {
	width: 100%;
	border-bottom: #007ed2 3px solid;
	height: 67px;
	line-height: 70px;
}
.anli-tt {
	padding: 0px 40px;
	font-size: 24px;
	color: #fff;
	background:#007ed2;
	float: left;
}
.anli-title .more {
	float: right;
	color: #ccc;
	margin-right: 10px;
}
.scrollpic {
	width: 1400px;
	margin-top:40px;
}
#myscroll {
	display: block;
	width: 100%;
	position: relative;
	height: 300px;
	overflow: hidden;
}
#myscroll #myscrollbox {
	display: block;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 1000000px;
}
#myscroll ul {
	display: flex;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#myscroll ul li {
	display: block;
	float: left;
	padding: 0;
	width:310px;
	margin: 0px 20px;
}
#myscroll ul li a {
	display: block;
	float: left;
	width: 310px;
	padding: 0;
	position: relative;
	height: 300px;
	color: #333;
}
#myscroll a .intro {
	position: absolute;
	left: 0;
	z-index: 10;
	background-color: #0057c4;
	filter: alpha(opacity=70);
	width: 310px;
	color: #fff;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	text-align: center;
}
#myscroll a .intro h5 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	height: 40px;
	width: 260px;
	line-height: 30px;
	border-bottom: 1px solid #347fdc;
	font-weight:100;
}
#myscroll a .intro p {
	font-size: 13px;
	line-height: 20px;
	margin: 65px 70px;
	height: 70px;
	overflow: hidden;
}
#myscroll a .intro {
	bottom: -211px;
}
#myscroll a:hover .intro {
	bottom: 0px;
}
#mybtns {
	width: 1400px;
	display: block;
	position: relative;
}
#mybtns a {
	width: 42px;
	height: 42px;
	display: block;
	float: right;
	margin-right: 1px;
	background-color: #c1c1c1;
}
#mybtns a:hover {
	background-color: #347fdc;
}
#mybtns a:hover, #myscroll, #mybtns a, #myscroll a:hover .intro, #myscroll a .intro, #myscroll #myscrollbox {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mybtns #left {
	background-image: url(../images/jt_l.png);
	position: absolute;
	left: 0;
	top: 145px;
	z-index: 999;
}
#mybtns #right {
	background-image: url(../images/jt_r.png);
	position: absolute;
	right: 0;
	top: 145px;
	z-index: 999;
}

#kinMaxShow {
	visibility: hidden;
	width: 100%;
	height: 500px;
	overflow: hidden;
}


/*-------------------------news css----------------------------------*/
.news {
	width: 100%;
	background: #eeeeee;
}
.xw {
	padding: 50px 0px;
	/* display: flex;
	flex-direction: row;
	justify-content: center; */
}
.xw h2 {
	/* display: flex; */
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	color: #007ed2;
	padding: 10px 0px;
	display: inline-block;
	text-align: center;
}
.xwlist {
	display: flex;
	width: 100%;
}
.xwlist ul {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}
.xwlist ul li {
	width: 50%;
	margin: 10px 0;
	display: flex;
	justify-content: center;
}
.xwlist ul li a {
	display: flex;
	width: 90%;
	border-bottom: #cccccc 1px dashed;
	padding: 10px 0;
}
.xwlist ul li .time {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.xwlist ul li .time span {
	color: #ed143d;
}
.xwlist ul li .time span.day {
	font-size: 50px;
	font-weight: bold;
	line-height: 60px;
}
.xwlist ul li .xw-dec .title {
	font-weight: bold;
	font-size: 18px;
}
.xwlist ul li .xw-dec .desc {
	font-size: 16px;
}
.xw .more {
	margin-top:20px;
	font-size: 16px;
	padding: 10px 0px;
	color:#ed143d;
	text-align: center;
	display: inline-block;
	width: 100%;
}
/**/

/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.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:223px;background:#fff;position:absolute;right:67px;min-height:90px;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;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 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 h3{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;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}

/*---------------------footer css---------------------------*/

.yqlj{width: 100%; background: #006db5;line-height: 35px;}
.yqlj span{font-size: 14px; color: #fff; float: left;}
.yqlj a{font-size: 12px; color: #fff; padding: 0px 10px;float: left}
.footer {
	width: 100%;
	background: #006db5;
}
.foot {
	padding: 50px 0;
}
.foot-logo {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}
.foot-nav {
	border-top: #0080d6 1px solid;
	display: flex;
	justify-content: center;
	padding: 20px 0;
}
.foot-nav ul {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: center;
	color: #76c9ff;
}
.foot-nav ul li {
	display: flex;
	width: 10%;
	justify-content: center;
	font-size: 18px;
}
.foot-nav ul li a {
	color: #76c9ff;
	font-size: 18px;
}
.foot-bott {
	display: flex;
	justify-content: center;
	padding: 20px 0;
}
.foot-bott .wx,.foot-bott .foot-bq {
	width: 50%;
}
.foot-bott .wx {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	color: #fff;
}
.foot-bott .wx img {
	width: 180px;
	height: 180px;
}
.foot-bott .wx span {
	font-size: 18px;
}
.foot-bq {
	color: #fff;
}
.foot-bq ul li {
	font-size: 16px;
	line-height: 30px;
}
.foot-bq ul li a{color: #fff;}

*+html .top-l { float:left; } /* IE7环境 */
*+html .top-r { float:right; } /* IE7环境 */
/* *+html .hf {padding: 56px 0;} */
/* IE9环境以下 */
.flex-img,.name,.num,.tel .num .hm,.nav ul>li,.xwlist ul li,.xwlist ul li a,.xwlist ul li .time,.xwlist ul li .time .day,.xwlist ul li .time .data,.xwlist ul li .xw-dec,.foot-nav ul li,.foot-nav ul span,.wx,.foot-bq,.xwlist ul,.sub-tit ul li { float:left\9; } 
.nav ul li ul li {float:none\9}
.pro-ls li {
	float: left\9;
	width: 30%\9;
	margin:0px 15px\9;
}
.pro-ls li img:hover {
	transform:none\9;
}
.comdesc {
	width: 60%\9;
}
.xwlist ul li .time {
	width: 15%\9;
}
.xwlist ul li .time .day,.xwlist ul li .time .data {
	width: 100%\9;
}
.xwlist ul li .xw-dec {
	width: 85%\9;
}
.foot,.subpage,.footer,.pagination {
	float: left\9;
	width: 100%\9;
}
.foot-nav ul {
	width: 1100px\9;
	margin: 0px auto\9;
}
.foot-nav ul li {
	width: 13%\9;
}
.foot-logo,.foot-nav ul li {
	text-align: center\9;
}
.foot-bott {
	margin-top:20px\9;
}
.wx {
	margin-top: 10px\9;
}
.wx,.wx span {
	text-align: center\9;
	width: 100%\9;
}
.wx img {
	vertical-align: middle\9;
}
.wx span {
	float: left\9;
}

/*=======================================内页样式================================================*/

.subpage {
	padding: 50px 0;
	flex-wrap: wrap;
}
.sub-tit {
	display: block;
	padding:0 0 20px 0px;
	font-size: 30px;
	font-weight: bold;
	color: #0057C4;width: 100%;
}
.sub-tit ul {
	display: flex;
	justify-content: center;
	align-items: center;
}
.sub-tit ul li {
	display: flex;
}
.sub-tit ul li {
	text-align: center\9;
	margin: 0 10px\9;
	padding: 10px 0\9;
}
.sub-tit ul li a {
	line-height: 18px\9;
}
.sub-tit ul li a {
	justify-content: center;
	background: #f1f1f1;
	margin: 0 20px;
	padding: 20px;
	font-size: 18px;
	font-weight: normal;
	color: #444;
}
.sub-tit ul li a:hover {
	background: #ed143d;
	color: #fff;
}
.sub-tit ul li .active{color: #fff;background: #ed143d;}
/*当前位置*/
.sub-tit span{ font-size: 14px; float: right;color: #333}
.sub-tit span a{color: #333}
.subpage .wzlist li {
	width: 100%;
	margin: 0;
}
.subpage .wzlist li a {
	padding: 30px 0;
	justify-content: space-between;
}
.subpage ul li .time {
	justify-content: center;
	align-items: center;
}
.subpage ul li .time span {
	width: 100%;
	text-align: center;
}
.subpage ul li .time span.day {
	font-size: 60px;
}
.subpage ul li .time span.data {
	font-size: 22px;
}
.xwlist ul li .xw-dec .title {
	font-size: 22px;
}
.xwlist ul li .xw-dec .desc {
	font-size: 18px;
	color: #888;
}
.subpage ul li .time {
	width: 10%;
}
.subpage .wzlist li a:hover {
	background:#f6f6f6;
}
.xwlist ul li .xw-dec {
	width: 85%;
}




.pagination {width: 100%; height: 30px; margin:20px 0 50px 0; padding-top: 25px; text-align: center; line-height: 30px; color: #D1D1D1;}
.pagination em {display: inline-block; height: 100%; margin: 0 3px; padding: 0 15px; font-size: 20px; border: 1px solid #F1F1F1; vertical-align: top; cursor: pointer;}
.pagination em:hover {color: #333; background: #f5f4f4;}
.pagination li .active {color: #fff; background: #346DB8;}
.pagination li {display: inline-block; height: 100%; margin: 0 3px; padding: 0 14px; color: #D1D1D1; border: 1px solid #F1F1F1; zoom: 1; *display:inline; float:none;}
.pagination a:hover {color: #333; background: #f5f4f4;}
.pagination li.active {color: #fff; background: #346DB8;}

/*页面修改*/
.main{overflow: hidden}
.pd-lr{width: 20%; float: left; margin-top: 60px;}
.xwlist,.pagination,.subpage{width: 78%;float: right}
.pd-lr .recentBlog{ background: #eeeeee; }
.pd-lr .recentBlog .recentTxt{ background: #025596; color: #fff;font-size: 20px;height: 55px; line-height: 55px; text-indent: 10px;}
.pd-lr .recentBlog  .Desc{padding: 20px;}
.pd-lr .recentBlog  .Desc a{width: 100%; height: 50px; line-height: 50px;display: inline-block; font-size: 16px; border-bottom: 1px #ccc dashed;text-indent: 20px; }
.pd-lr .recentBlog  .Desc1{padding: 20px;}
.pd-lr .recentBlog  .Desc1 .recentBlogBox{height: 34px; line-height: 34px;}

.left-a{width: 40%;float: left}
.left-a img{width: 100% !important;}
.left-b h2{font-size: 18px; font-weight: bold;line-height: 35px;}
.left-b .pem em{width: 50%;float:left; height: 35px;line-height: 35px;   display: inline-block;}
.left-b{width: 58%;float: right}
.left-b .description{line-height: 25px; color: #888; padding-bottom: 10px;}
.detailCont .content{width: 100%;float: left;}

.detailCont .content .hd{height: 50px;line-height: 50px; background: #f9f9f9; margin: 25px 0;}
.detailCont .content .hd span{background: #00a0e9; height: 50px; line-height: 50px;display: inline-block; padding: 0px 15px; color: #fff; font-size: 18px;}
.content1 p{line-height: 35px; color: #444; font-size: 14px;}

/*弹出框*/
.mask{margin:0;padding:0;border:none;width:100%;height:100%;background:#333;opacity:0.6;filter:alpha(opacity=60);z-index:9999;position:fixed;top:0;left:0;display:none;}
#LoginBox{position:fixed;left:40%;top:150px;background:white;width:426px;height:282px;border:3px solid #444;border-radius:7px;z-index:10000;display:none;color: #666}
#example{    position: fixed;
	top: 230px;
	color: White;
	background: #4490f7;
	text-decoration: none;
	padding: 10px;
	margin-top: 40px;
	border-radius: 5px;
	opacity: 0.9;
	filter: alpha(opacity=60);
	right: 0;
	width: 10px;
	z-index: 1000;
}
.warning{float:right;color:Red;text-decoration:none;font-size:20px;font-weight:bold;margin-right:20px;display:none;}
.row1 {margin-bottom: 10px;
	background: #f7f7f7;
	padding: 0px 20px;

	height: 50px;
	font-weight: bold;
	color: #666;
	font-size: 20px;
}
.close_btn {
	font-family: arial;
	font-size: 30px;
	font-weight: 700;
	color: #999;
	text-decoration: none;
	float: right;
	padding-right: 4px;
}
.row {
	height: 50px;
	line-height: 50px;
	padding: 0px 30px;
	font-family: 华文楷体;
	font-size: 14px;
}
.textarea{height: 60px;}
.inputBox .form-control{width: 240px;height: 35px;line-height: 35px; border: 1px #ccc solid}
.add {
	color: White;
	background: #4490f7;
	text-decoration: none;
	padding: 10px 95px;
	margin-left: 59px;
	margin-top: 40px;
	border-radius: 5px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
/*-------details css---------*/
.details {
	width: 100%;
}
.detailHead {
	text-align: center;
	border-bottom: #ccc 1px dashed;
}
.detailHead h2 {
	display: block;
	font-size: 30px;
	font-weight: bold;
}
.detailHead p {
	font-size: 14px;
	padding: 10px 0;
}
.detailCont {
	padding: 20px 50px;
	font-size: 14px;
	line-height: 40px;
	
}
/*.detailCont p {*/
	/*text-indent: 2em;*/
/*}*/
.detailCont img {
	width: auto;
	max-width: 100%;
}




/* @media (max-width: 1680px) {
	.homeInforCont {margin: 40px 0 0 68px;}
	.homeInforCont h3 {line-height: 36px; margin-bottom: 16px;}
	.homeInforCont p {margin-bottom: 18px;}
	
	.contWrap {width: 1400px;}
	
}
@media (max-width: 1440px) {
  .writ h2 span {font-size: 42px; line-height: 50px;}
  .writ h3 span {font-size: 44px; line-height: 48px;}
  .writ h4 {margin: 15px 0;}
	
} */


@media (max-width: 1300px) {
	.container {width: 1100px;}
	.pro-bot .dh{    font-size: 18px;}
}
/* @media screen and (min-width: 600px) {
	.wap-logo {
		width: 30%;
	}
	.top-l {
		display: none;
	}
} */
@media (max-width: 1200px) {
	.container {width: 95%;}
	.hf {
		padding: 40px 0px 0px 0px;
		height: 78px;
		display: block;
	}
	.hf-l p, .hf-r p {
		font-size: 16px;
	}
	.hf-r span {
		font-size: 8px;
	}
	.four {
		padding: 40px 0;
	}
	.ad-img {
		width: 30%;
	}
	.ad-ms {
		width: 65%;
		margin-top:20px;
	}
	.ad-ms h2 {
		font-size: 20px;
		/*height: 20px;*/
		background-size: contain;
	}
	.ad-ms .desc p {
		font-size: 16px;
		line-height: 40px;
	}
	.brief {
		padding-top:100px;
	}
	.brief .fl {
		width: 30%;
	}
	.brief .comdesc {
		width: 70%;
	}
	.comdesc h2 {
		font-size: 30px;
	}
	.comdesc .dec {
		font-size: 16px;
		line-height: 30px;
	}
	.comdesc .more {
		padding: 10px 30px;
	}
	.scrollpic,#mybtns {
		width: 100%;
	}
	.pro-bot .dh{    font-size: 18px;}
}
@media (max-width: 1024px) {
	.container {width: 95%;}
	.top-l {
		display: block;
	}
	.pro-bot {
		padding-left:65px;
	}
	.pro-bot .sj {
		margin-top:10px;
	}
	.pro-bot .dh ,.pro-bot .sj{
		font-size: 14px;
	}
	.detailCont {
		padding: 0;
		width: 95%;
		margin: 0px auto;
	}
	.flickerplate{height: 450px;}
	.flickerplate ul.flicks>li {background-size: 100% 100% !important;}
	.pd-lr{display: none}
	.subpage,.pagination{width: 100%}

	.sub-tit{overflow:inherit !important;}
	.xwlist ul li a{width: 100%}

}
@media (max-width: 992px) {
	.container {width: 96%;}
	.logo {
		align-items: center;
	}

	.navWrapTop {
		display: block;
	}
	.wap-nav {
		width: 100%!important;
	}
	.navWrap .wrap {
		display: flex;
		padding: 20px 10px;
	}
	.logo {width: 100%;}
	.wap-logo {
		width: 15%;
	}
	.flex-0{font-size: 20px}
	.flex-t{font-size: 16px}
	.lgs .name{line-height: 35px}
	.nm {
		font-size: 30px;
		font-weight: bold;
		color: #039dc7;
	}
	/*.nav {*/
		/*position: absolute; */
		/*width: 220px; */
		/*right: -100%; */
		/*top: 84px; */
		/*color: #fff; */
		/*background: #186AAB;*/
	/*}*/
	/*.nav > ul > li {*/
		/*display: block; */
		/*width: 100%; */
	/*}*/
	/*.nav > ul > li > a {*/
		/*color: #fff; */
		/*height: 42px; */
		/*padding: 0 10px; */
		/*line-height: 42px; */
		/*font-size: 14px; */
		/*border-bottom: 1px solid #fff; */
		/*box-sizing: border-box;*/
	/*}*/
	/*.nav > ul > li:last-child > a {*/
		/*border-bottom: none;*/
	/*}*/
	/*.nav > ul > li:first-child > a {*/
		/*height: 42px; padding: 0 10px; line-height: 42px;*/
	/*}*/
	/*.nav > ul > li:hover > a {*/
		/*color: #fff;*/
	/*}*/
	/*.nav > ul > li > ul {*/
		/*display: none; */
		/*position: relative; */
		/*width: 100%; */
		/*background: #3385cc; */
		/*opacity: 1; */
		/*visibility: visible; */
		/*transition: none; */
	/*}*/
	/*.nav > ul > li > ul > li > a {color: #fff; height: 38px; line-height: 38px; border-bottom: 1px solid #CCCCCC;}*/
	
	/*.menu {display: block;}*/
	/*.navBtn {display: block;}*/

	.daohang{height: 100%;line-height: 45px;}
	.comn .fr{display: none}

	.flickerplate {
		height: 500px;
	}
	/* .flickerplate {
		height: 480px;
	} */
	/* .flickerplate ul.flicks>li {
		background-size:contain;
		background-repeat: no-repeat;
	} */

	.pro-list-tt span {
		padding: 0 20px;
		font-size: 22px;
	}
	.prod {
		padding:20px 0;
	}
	.pro-type {
		display: none;
	}
	.pro-list {
		width: 100%;
	}
	.hf {
		padding: 40px 0px 0px 0px;
		height: 78px;
		display: block;
	}
	.hf-l p, .hf-r p {
		font-size: 16px;
	}
	.hf-r span {
		font-size: 8px;
	}
	.subpage {
		padding: 30px 0;
	}
	.sub-tit {
		padding: 10px;
		overflow: scroll;
		text-align: left;
	}

	.sub-tit ul {
		display: block;
		width: 1000px;
	}
	.sub-tit ul li {
		width: 140px;
		float: left;
		margin: 0px 10px;
		text-align: center;
	}
	.sub-tit ul li a {
		font-size: 14px;
		margin: 0px;
		float: left;
		width: 100%;
	}
	.yqlj{display: none}

	.sub-tit span{display: none}
	.left-a,.left-b{width: 100%}
	.content1 img{width: 100% !important;  }
	.but-a{display: none}

}
@media (max-width: 800px) {

	.container {width: 96%;}
	.logo {
		align-items: center;
	}

	.navWrapTop {
		display: block;
	}
	.wap-nav {
		width: 100%!important;
	}
	.navWrap .wrap {
		display: flex;
		padding: 20px 10px;
	}
	/*.logo {width: 50%;}*/
	.wap-logo {
		width: 15%;
	}
	.nm {
		font-size: 30px;
		font-weight: bold;
		color: #039dc7;
	}

	/*.nav {*/
		/*position: absolute; */
		/*width: 220px; */
		/*right: -100%; */
		/*top: 84px; */
		/*color: #fff; */
		/*background: #186AAB;*/
	/*}*/
	/*.nav > ul > li {*/
		/*display: block; */
		/*width: 100%; */
	/*}*/
	/*.nav > ul > li > a {*/
		/*color: #fff; */
		/*height: 42px; */
		/*padding: 0 10px; */
		/*line-height: 42px; */
		/*font-size: 14px; */
		/*border-bottom: 1px solid #fff; */
		/*box-sizing: border-box;*/
	/*}*/
	/*.nav > ul > li:last-child > a {*/
		/*border-bottom: none;*/
	/*}*/
	/*.nav > ul > li:first-child > a {*/
		/*height: 42px; padding: 0 10px; line-height: 42px;*/
	/*}*/
	/*.nav > ul > li:hover > a {*/
		/*color: #fff;*/
	/*}*/
	/*.nav > ul > li > ul {*/
		/*display: none; */
		/*position: relative; */
		/*width: 100%; */
		/*background: #3385cc; */
		/*opacity: 1; */
		/*visibility: visible; */
		/*transition: none; */
	/*}*/
	/*.nav > ul > li > ul > li > a {color: #fff; height: 38px; line-height: 38px; border-bottom: 1px solid #CCCCCC;}*/
	
	/*.menu {display: block;}*/
	/*.navBtn {display: block;}*/
	
	.flickerplate {
		height: 500px;
	}
	.flickerplate{height: 300px;}
	/* .flickerplate {
		height: 480px;
	} */
	/* .flickerplate ul.flicks>li {
		background-size:contain;
		background-repeat: no-repeat;
	} */
	.pro-list-tt span {
		padding: 0 20px;
		font-size: 22px;
	}
	.prod {
		padding:20px 0;
	}
	.pro-type {
		display: none;
	}
	.pro-list {
		width: 100%;
	}
	.hf {
		padding: 40px 0px 0px 0px;
		height: 78px;
		display: block;
	}
	.hf-l p, .hf-r p {
		font-size: 16px;
	}
	.hf-r span {
		font-size: 8px;
	}
	.subpage {
		padding: 30px 0;
	}
	.sub-tit {
		padding: 10px;
		overflow: scroll;
		text-align: left;
	}

	.sub-tit ul {
		display: block;
		width: 1000px;
	}
	.sub-tit ul li {
		width: 140px;
		float: left;
		margin: 0px 10px;
		text-align: center;
	}
	.sub-tit ul li a {
		font-size: 14px;
		margin: 0px;
		float: left;
		width: 100%;
	}


}
@media (max-width: 768px) {
	/*.daohang{display: none;}*/

	.lgs .lg{width: 60px;height: 60px}

	.lgs .name{margin: 0px;}
	.lgs .name{line-height: inherit}
	.na ,.ms,.lg{
		display: none
	}

.nm1{display: block;font-size: 150%;line-height: 120%; color: #039dc7;font-weight: bold;}
	.daohang ul li{width: 32%; text-align: center}
	.daohang ul li a {
		padding: 0px 0px;
	}

	.top-l,.top-r{
		width: 100%
	}

	.top-r .form-search {
		width: 100%;box-sizing: border-box;
	}
	.top-r .search-input{width: 90%}
	.wap-logo {
		width: 30%;
	}
	.hf {
		padding: 10px 0px 0px 0px;
		height: 42px;
		display: block;
		line-height: 18px;
	}
	.hf-l p, .hf-r p {
		font-size: 12px;
		letter-spacing: 0px;
	}
	.hf-r p {
		margin-top:-5px;
	}
	.hf-r span {
		font-size: 5px;
	}
	.ads {
		background-size: cover;
	}
	.four-t,.four-b {
		display: inline-block;
	}
	.ad-img {
		width: 100%;
	}
	.ad-ms {
		width: 100%;
		margin-top:20px;
	}
	.ad-ms h2 {
		font-size: 20px;
		background-size: contain;
	}
	.ad-ms .desc {
		margin-top: 10px;
	}
	.ad-ms .desc p {
		font-size: 14px;
		line-height: 30px;
	}
	.xwlist ul li {
		width: 100%;
	}
	.xwlist ul li .time span.day {
		font-size: 40px;
		line-height: 50px;
	}
	.xwlist ul li .xw-dec .title {
		font-size: 14px;
	}
	.xwlist ul li .xw-dec .desc {
		font-size: 12px;
	}
	.brief {
		padding: 50px 0;
		background: #0057C4;
	}
	.brief .comj {
		display: inline-block;
	}
	.comdesc h2 {
		color: #fff;
		font-size: 30px;
	}
	.comdesc .dec {
		line-height: 30px;
		color: #fff;
		font-size: 14px;
	}
	.comdesc .more {
		padding: 10px 30px;
		background: #fff;
		color: #ed143d;
	}
	.comj img,.comj .comdesc {
		width: 100%;
	}
	.scrollpic,#mybtns {
		width: 100%;
	}
	.foot {
		padding: 20px 0;
	}
  .foot-nav {
  	display:none;
  }
	.foot-nav ul li {
		width: 13%;
		font-size: 14px;
	}
	.foot-nav ul li a {
		font-size: 14px;
	}
	.foot-bott {
		display: inline-block;
	}
	.foot-bott .wx {
		/* align-items: flex-start; */
		padding: 10px 0;
	}
	.foot-bott .wx, .foot-bott .foot-bq {
		width: 100%;
	}
	.foot-bq ul li {
		font-size: 14px;
	}
	.subpage ul li .time span.data {
		font-size: 18px;
	}
	.xwlist ul li .xw-dec .title {
		height: 30px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.foot-bott .wx img {
		width: 120px;
		height: 120px;
	}
	.foot-bott .wx span {
		font-size: 14px;
	}


	.suspension{display: none}
	#LoginBox{width: 92%;left: 4%; height: 285px;}
	.row{padding: 0 10px;}
	#example {
		top:auto;
		position: fixed;
		bottom: 0;
		color: White;
		background: #4490f7;
		text-decoration: none;
		padding: 10px 0;
		border-radius: 0;
		opacity: 0.9;
		filter: alpha(opacity=60);
		right: 0;
		width: 100%;
		text-align: center;
	}

	/* .sub-tit {
		padding: 10px;
		overflow: scroll;
		text-align: left;
	}
	.sub-tit ul li {
		width: 140px;
		float: left;
		margin: 0px 10px;
	}
	.sub-tit ul li a {
		font-size: 14px;
		margin: 0px;
		float: left;
		width: 100%;
	} */
}
@media (max-width: 414px) {
	.flickerplate {
		height: 220px;
	}
	#myscroll ul li{width: 400px;margin: 0px; }
	#myscroll ul li a,#myscroll ul li a img{width: 100%;}
	.wap-logo {
		width: 30%;
	}
	.top-l {
		display: none;
	} 
	 .foot-nav {
		 display: none;
	 }
	.hf  {
		display: none;
	}
	.four-t,.four-b {
		flex-wrap: wrap;
	}
	.ad-img, .ad-ms {
		width: 100%;
	}
	.xwlist ul li {
		width: 100%;
	}
	.xwlist ul li .xw-dec .title {
		font-size: 14px;
	}
	.xwlist ul li .xw-dec .desc {
		font-size: 12px;
	}
	.xwlist ul li .time span.day {
		font-size: 40px;
		line-height: 40px;
	}
	.four-b .ad-img {
		float: left;
	}
	.four-b .ad-ms {
		float: right;
	}
	/* .foot-bott {
		display: inline-block;
	} */
	.foot-bott .wx {
		padding: 20px 0px;
	}
	.foot-bott .wx, .foot-bott .foot-bq {
		width: 100%;
	}
	.foot-bq ul li {
		font-size: 14px;
	}
	.subpage ul li .time span.day {
		font-size: 30px;
	}
	.subpage ul li .time span.data {
		font-size: 12px;
	}
	.xwlist ul li .xw-dec .desc {
		height: 40px;
		overflow: hidden;
	}
	.subpage .wzlist li a {
		padding: 20px 0;
	}
	.subpage ul li .time {
		width: 15%;
	}
	.xwlist ul li .xw-dec {
		width: 80%;
	}
	.nm {
		font-size: 20px;margin-left: 10px;
	}
	.foot-logo img {
		width: 50%;
	}
	.pagination a,.pagination em {
		padding: 0 10px;
	}
	/**/
	.container{overflow: hidden;}
	.sub-tit{overflow: auto; float: left;width: 100%; padding: 10px 10px 30px 10px;}
	.pro-ls{width: 100%;
		float: left;}
	.sub-tit ul {
		width: 100%;
	}
	.sub-tit ul li{width: 44%; margin: 5px 3%}
	.sub-tit ul li a{font-size: 16px;}
}

@media (max-width: 320px) {
	.container {width: 96%;}
	.flickerplate {
		height: 180px;
	}
	.comn {
		display: none;
	}
	.navWrapTop {
		display: block;
	}
	.wap-nav {
		width: 100%!important;
	}
	.navWrap .wrap {
		display: flex;
		padding: 20px 10px;
	}
	.logo {width: 50%;}
	.wap-logo {
		width: 15%;
	}
	.nm {
		font-size: 30px;
		font-weight: bold;
		color: #039dc7;
	}
	/*.nav {*/
		/*position: absolute; */
		/*width: 220px; */
		/*right: -100%; */
		/*top: 84px; */
		/*color: #fff; */
		/*background: #186AAB;*/
	/*}*/
	/*.nav > ul > li {*/
		/*display: block; */
		/*width: 100%; */
	/*}*/
	/*.nav > ul > li > a {*/
		/*color: #fff; */
		/*height: 42px; */
		/*padding: 0 10px; */
		/*line-height: 42px; */
		/*font-size: 14px; */
		/*border-bottom: 1px solid #fff; */
		/*box-sizing: border-box;*/
	/*}*/
	/*.nav > ul > li:last-child > a {*/
		/*border-bottom: none;*/
	/*}*/
	/*.nav > ul > li:first-child > a {*/
		/*height: 42px; padding: 0 10px; line-height: 42px;*/
	/*}*/
	/*.nav > ul > li:hover > a {*/
		/*color: #fff;*/
	/*}*/
	/*.nav > ul > li > ul {*/
		/*display: none; */
		/*position: relative; */
		/*width: 100%; */
		/*background: #3385cc; */
		/*opacity: 1; */
		/*visibility: visible; */
		/*transition: none; */
	/*}*/
	/*.nav > ul > li > ul > li > a {color: #fff; height: 38px; line-height: 38px; border-bottom: 1px solid #CCCCCC;}*/
	
	/*.menu {display: block;}*/
	/*.navBtn {display: block;}*/
	
	/*.flickerplate {*/
		/*height: 500px;*/
	/*}*/
	/* .flickerplate {
		height: 480px;
	} */
	/* .flickerplate ul.flicks>li {
		background-size:contain;
		background-repeat: no-repeat;
	} */
	.pro-list-tt span {
		padding: 0 20px;
		font-size: 22px;
	}
	.prod {
		padding:20px 0;
	}
	.pro-type {
		display: none;
	}
	.pro-list {
		width: 100%;
	}
	

}






