  html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	line-height: 1.15;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
	margin: 0;
	font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	line-height: 1.42857143;
	font-size: 14px;
	min-width: 1230px;
	background: #fff;
	color: #333;
}
h1 {
	font-size: 2em;
	margin: .67em 0;
}
figure {
	margin: 1em 40px;
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
a {
	-webkit-text-decoration-skip: objects;
	background-color: transparent;
}
abbr[title] {
	border-bottom: none;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
b, strong {
	font-weight: bolder;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -.25em;
}
sup {
	top: -.5em;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button, input, optgroup, select, textarea {
	line-height: 1.42857143;
	margin: 0;
	outline: none;
}
body, button, input, select, textarea {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga", "kern";
}
button, input {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html [type=button],/* 1 */ [type=reset], [type=submit] {
-webkit-appearance:button;
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
border-style:none;
padding:0;
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
outline:1px dotted ButtonText;
}
fieldset {
	padding: .35em .75em .625em;
}
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	display: inline-block;
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type=checkbox], [type=radio] {
-webkit-box-sizing:border-box;
box-sizing:border-box;
padding:0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto;
}
[type=search] {
-webkit-appearance:textfield;
outline-offset:-2px;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none;
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit;
}
summary {
	display: list-item;
}
article, aside, footer, header, nav, section, figcaption, figure, main, details,/* 1 */ menu {
	display: block;
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
audio, video, canvas {
	display: inline-block;
}
template, [hidden] {
display:none;
}
.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #015cb5;
}
ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
.img-center {
	text-align: center;
	font-size: 0;
}
.img-center img,video {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.img-date{
	position: absolute;
    margin-left: 20px;
    width: 70px;
    background-color: #fff;
    text-align: center;
    padding: 5px 0;
    border: 1px solid #ddd;
    border-top: 0;
}

.img-date strong{
	display: block;
    font-family: Impact;
    font-size: 24px;
    line-height: 1;
    margin-top: 5px;
}

.img-date:hover {
	color: #015cb5;
}


.img-date1{
	position: absolute;
    margin-top: 177px;
	width: 370px;
	height: 36px;
	line-height: 36px;
    background-color: #fff;
    text-align: center;
    padding: 5px 0;
    border: 1px solid #ddd;
    border-top: 0;
	opacity:0.9;
}

.img-date1 strong{
	display: block;
    font-family: Impact;
    font-size: 16px;
    line-height: 36px;
}

.img-date1:hover {
	color: #015cb5;
}

.img-cover {
	overflow: hidden;
}
.img-cover span {
	display: block;
	width: 100%;
	/*background: no-repeat center / cover;*/
	background: no-repeat center / contain;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.container {
	padding: 8px 15px;
	width: 1200px;
	margin: 0 auto;

}



.d_title{
	display: inline;
	/* margin-top: 40px; */
	/* margin-bottom: 5px; */
}

.d_title ul{
	/*text-align: center;*/
	display: inline;
}

/* 谐振计算器*/
.xzjsq{display: none;}

/* 搜索*/
.ss{display: none;}



/*客服*/
.kf {
	width: 208px;
	position: fixed;
	/* right: 20px; */
	right: -208px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 999;
}
.kt-top {
	height: 40px;
	line-height: 40px;
	background: url("/template/pc/images/kefu.png") 12px center no-repeat #007ccb;
	-o-background-size: auto 20px;
	-ms-background-size: auto 20px;
	-moz-background-size: auto 20px;
	-webkit-background-size: auto 20px;
	background-size: auto 20px;
	padding-left: 46px;
	font-size: 14px;
	color: #fff;
}
.kt-top span:hover {
	transform: rotate(90deg);
}
.kt-top span {
	width: 18px;
	height: 16px;
	float: right;
	position: relative;
	margin: 10px 10px 0px 0px;
	cursor: pointer;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
}
.kt-top span b {
	width: 100%;
	height: 2px;
	background: #fff;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
}
.kt-top span b:first-child {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}
.kt-top span b:last-child {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}
.kf .con {
	overflow: hidden;
	background: #fff;
}
.kf .qq li {
	height: 36px;
	line-height: 36px;
	border-bottom: #f5f5f5 solid 1px;
	padding-left: 16px;
}
.kf .qq li a {
	height: 36px !important;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: initial;
	display: block;
}
.kf .qq li a img {
	padding-right: 6px;
}
.kf .con h5 {
	height: 26px;
	line-height: 26px;
	margin-top: 12px;
	background: url('/template/pc/images/lianxi.png') 16px center no-repeat;
	padding-left: 45px;
	color: #666;
	font-size: 14px;
	margin-bottom: 0;
}
.kf .contact {
	margin-top: 1px;
}
.kf .contact p {
	height: 26px;
	line-height: 26px;
	color: #666;
	font-size: 14px;
	padding-left: 22px;
	margin: 0;
}
.kf .contact p:nth-child(2n) {
	padding-left: 32px;
}
.kf .con h5.qr-icon {
	background: url('/template/pc/images/erweima.png') 16px center no-repeat;
}
.kf .con .qr {
	margin-top: 10px;
	padding-left: 40px;
}
.kf .con .qr img {
	width: 110px;
	height: 110px;
}
.kf .backTop {
	width: 100%;
	height: 40px;
	margin-top: 10px;
	background: url('/template/pc/images/huidaodingbu.png') center center no-repeat #007ccb;
	background-size: 18px auto;
	cursor: pointer;
}
.kf-side {
	padding: 18px 10px 10px;
	background: #007ccb;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	left: -34px;
	cursor: pointer;
}
.kf-side b {
	display: block;
	color: #fff;
	line-height: 18px;
	font-size: 14px;
	font-weight: normal;
}
.kf-side span.arrow {
	width: 12px;
	height: 12px;
	background: url('/template/pc/images/jt-1.png') no-repeat;
	-o-background-size: auto 12px;
	-ms-background-size: auto 12px;
	-moz-background-size: auto 12px;
	-webkit-background-size: auto 12px;
	background-size: auto 12px;
	display: block;
	margin-top: 10px;
}
.kf-side span.on {
	background: url('/template/pc/images/jt-2.png') no-repeat;
	-o-background-size: auto 12px;
	-ms-background-size: auto 12px;
	-moz-background-size: auto 12px;
	-webkit-background-size: auto 12px;
	background-size: auto 12px;
}
/*.kefu{position:fixed;right:-170px;top:50%;z-index:900;}*/
/*.kefu li a{text-decoration:none;}*/
/*.kefu li{margin-top:1px;clear:both;height:71px;position:relative;}*/
/*.kefu li i{background:url(/template/pc/images/fx.png) no-repeat;display:block;width:30px;height:27px;margin:0 auto;text-align:center;}*/
/*.kefu li p{height:20px;font-size:14px;line-height:20px;overflow:hidden;text-align:center;color:#fff;margin: 0;}*/
/*.kefu .kefu-qq i{background-position:4px 5px;}*/
/*.kefu .kefu-tel i{background-position:0 -21px;}*/
/*.kefu .kefu-liuyan i{background-position:4px -53px;}*/
/*.kefu .kefu-weixin i{background-position:-34px 4px;}*/
/*.kefu .kefu-weibo i{background-position:-30px -22px;}*/
/*.kefu .kefu-ftop{display:none;}*/
/*.kefu .kefu-ftop i{width:33px;height:35px;background-position:-27px -51px;}*/
/*.kefu .kefu-left{float:left;width:77px;height:47px;position:relative;}*/
/*.kefu .kefu-tel-right{font-size:16px;color:#fff;float:left;height:24px;line-height:22px;padding:0 15px;border-left:1px solid #fff;margin-top:14px;}*/
/*.kefu .kefu-right{width:20px;}*/
/*.kefu .kefu-tel-main{background:#015cb5;color:#fff;height:56px;width:247px;padding:9px 0 6px;float:left;}*/
/*.kefu .kefu-main{background:#015cb5;width:97px;height:56px;position:relative;padding:9px 0 6px;float:left;}*/
/*.kefu .kefu-weixin-pic{position:absolute;left:-130px;top:-24px;display:none;z-index:333;}*/
/*.kefu-weixin-pic img{width:115px;height:115px;}*/
.header {
	background-color: #fff;
	position: fixed;
	width:100%;
	z-index: 99;
	left: 0;
	top: 0;
	
}
.header_wz {
    height: 150px;
  /* 头部文件上下高度 */
}
.header .topbar {
	line-height: 14px;
	background-color: #f5f5f5;
	font-size: 13px;
	color: #888;
	border-top: 2px solid #f7c433;
}
.header .topbar ul {
	float: right;
}
.header .topbar li {
	float: left;
	color: #ddd;
}
.header .topbar li.pipe {
	padding: 0 10px;
}
.header .topbar li.c {
	margin-left: 10px;
}
.header .topbar li.c a {
	background-color: #f7c433;
	display: block;
	padding: 0 15px;
	font-weight: bold;
}
.header .logo {
	float: left;
	font-size: 0;
	height: 41px;
	/* line-height: 70px; */
	text-align: left;
	/* padding: 10px 0; */
	margin-top: 38px;
	margin-bottom: 15px;
}

.header .container-right{
	/* float: right; */
	margin: 10px 0;
	text-align: center;
}
.header .hform-search{
	float: right;
}

.header .hform-search form{
	position: relative;
}

.header .hform-search .inp{
	height: 30px;
	border: 1px solid #022d64;
	border-radius: 5px;
	width: 210px;
	padding-left: 10px;
	font-size: 14px;
}
.header .hform-search .but{
	border: none;
    background: none;
    border-radius: 5px;
    line-height: 37px;position: absolute;right: 8px;z-index: 10;color: #015cb5;cursor: pointer;
	font-size: 14px;
}

.header .tel {
	/* float: right; */
	/* width: 175px; */
	height: 26px;
	background: url(/template/pc/images/tel.jpg) no-repeat 0 center;
	background-size: 30px;
	/* margin-top: 1px; */
	padding-left: 40px;
	/* margin: 0 auto; */
	/* text-align: center; */
	margin-left: 5px;
}
.header .tel strong {
	line-height: 35px;
	color: #015cb5;
	margin-top: 5px;
	font: 26px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
	font-weight:bold;
}



.header .text {
	float: left;
	font-size: 16px;
	margin: 18px 0 10px 30px;
	padding: 5px 0 5px 30px;
	border-left: 1px solid #ddd;
}
.header .text strong {
	display: block;
	font-size: 30px;
	font-family: STZhongsong;
	/* font-style: oblique; */
	font-weight: 800;
}
.header .text span {
	color: #015cb5;
}


.header .nav {float: left;margin-left: 40px;width: 598px;text-align: center;}
.header .nav li {
	display: inline-block;
	vertical-align: middle;
	/*background: url(/template/pc/images/line.jpg) no-repeat right center; */
	/*border-right: 1px solid #ddd;*/
	margin-top: 44px;
}
.header .nav li:last-child {
	display: inline-block;
	vertical-align: middle;
	background: unset;
}

.header .nav .d_title #li_tit a{
	/*margin-left: -40px;*/
}/*
.header .nav .d_title .dropdown a{
	padding: 0 40px;
}
*/
.header .nav li a {
	display: block;
	font-size: 16px;
	line-height: 50px;
	padding: 0px 18px;
	color: #000;
}
.header .nav li .arr {
	float: right;
	height: 40px;
	width: 40px;
	position: relative;
	display: none;
}
.header .nav li .arr:after {
	content: '';
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 15px;
}
.header .nav li.dropdown {
	position: relative;
}
.header .nav li.dropdown:before {
	/*content: "";
	position: absolute;
	border: 4px solid transparent;
	border-bottom: 0;
	border-top-color: currentColor;
	top: 50%;
	margin-top: -2px;
	right: 15px;*/
}
.header .nav .active a{

	color: #f13c2e;
	
}

.header .nav .dropdown-box {
	position: absolute;
	left: 0;
	min-width: 100%;
	top: 100%;
	display: none;
	z-index: 10;
	text-align: center;
}
.header .nav .dropdown-box p {
	margin: 0;
}
.header .nav .dropdown-box a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
	font-size: 14px;
	background-color: rgba(0, 0, 0, 0.5) !important;
	line-height: 40px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.header .nav .dropdown-box a:hover {
	background-color: #022d64 !important;
}
.header .nav li.open a, .header .nav li a:hover {
	color: #f13c2e;
	/* background-color: #022d64; */
}
.header .nav li.open .dropdown-box {
	display: block;
}

.header .nav li.open .dropdown-box p a{
	color: #FFF;
	
}

.menu-btn {
	display: none;
	padding: 18px 0;
	float: right;
	margin-left: 15px;
}
.menu-btn:before, .menu-btn:after, .menu-btn span {
	display: block;
	height: 2px;
	background-color: #015cb5;
	content: '';
}
.menu-btn:before {
	width: 24px;
}
.menu-btn:after {
	width: 18px;
	margin-left: 6px;
}
.menu-btn span {
	width: 12px;
	margin: 6px 0 6px 12px;
}
.banner .swiper-slide {
	background: no-repeat center / cover;
	height: 630px;
}
.banner .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
}
.banner .swiper-slide img {
	display: block;
	width: 100%;
	height: auto;
}
.banner .swiper-pagination {
	bottom: 30px;
}
.banner .swiper-pagination-bullet {
	width: 44px;
	border-radius: 5px;
	background-color: #fff;
	opacity: 1;
}
.banner .swiper-pagination-bullet-active {
	background-color: #015cb5;
}
.eyou-showcase {
	margin: 0 auto 20px;
}
.eyou-showcase-info {
	/*margin-left: 430px;*/
	margin-left: 580px;
}
.eyou-showcase-info h1 {
	font-size: 20px;
	margin: 0;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 15px;
}
.eyou-showcase-info p {
	margin: 15px 0 0;
	color: #666;
	line-height: 1.8;
}
.eyou-showcase-info .tel {
	margin-top: 15px;
}
.eyou-showcase-info .tel a {
	line-height: 42px;
	color: #fff;
	display: inline-block;
	width: 120px;
	text-align: center;
	border-radius: 5px;
	background-color: #015cb5;
	display: none;
}
.pc-slide {
	float: left;
	width: 400px;
}
.pc-slide a{
	outline:none;
}
.view .swiper-slide .imgauto {
	width: 100%;
	height: 300px;
	line-height: 300px;
}
.view .swiper-container {
	width: 100%;
}
.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}
.preview .swiper-container {
	margin: 0 30px;
}
.preview .swiper-slide .imgauto {
	height: 80px;
	border: 1px solid #ddd;
	text-align: center;
	cursor: pointer;
	position: relative;
}
.preview .swiper-slide .imgauto img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}
.preview .arrow-left {
	background: url(/template/pc/images/feel3.png) no-repeat left top;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}
.preview .arrow-right {
	background: url(/template/pc/images/feel4.png) no-repeat left bottom;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}
.preview img {
	padding: 1px;
}
.preview .active-nav .imgauto {
	border: 1px solid #015cb5;
}
div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	border: 1px solid #ddd;
	display: none;
	text-align: center;
	overflow: hidden;
	font-size: 0;
}
div.zoomMask {
	position: absolute;
	background: url(/template/pc/images/mask.png) repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1;
}
.eyou-sou {
	padding: 15px 0;
	background-color: #f5f5f5;
}
.eyou-sou .hot {
	float: left;
	padding: 5px 0;
	font-size:14px;
}
.eyou-sou .hot a {
	margin-right: 10px;
}
.eyou-sou .hot strong {
	color: #015cb5;
}
.eyou-sou .hform {
	float: right;
	display: none;
}
.eyou-sou .hform input {
	float: left;
	font-size: 12px;
	border: 1px solid #eee;
	padding: 6px 12px;
	line-height: 16px;
	width: 210px;
}
.eyou-sou .hform button {
	border: 0;
	border-bottom: 1px solid transparent;
	padding: 0;
	float: left;
	cursor: pointer;
	outline: none;
	width: 49px;
	height: 30px;
	background: #015cb5;
	color: #fff;
}
.eyou-link {
	padding: 20px 0;
}
.eyou-link h4 {
	border-bottom: 1px solid #ddd;
	margin: 0;
	font-size: 18px;
	color: #015cb5;
	padding-bottom: 15px;
}
.eyou-link h4 small {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	color: #999;
}
.eyou-link ul {
	margin-left: -20px;
}
.eyou-link li {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.section {
	padding: 70px 0;
}
.section-title {
	text-align: center;
	margin-bottom: 50px;
	font-size: 32px;
	font-weight: bold;
}
.section-title small {
	display: block;
	font-weight: normal;
	font-size: 18px;
}
.section-title:after {
	display: block;
	content: '';
	background: url(/template/pc/images/cptit.jpg) no-repeat center bottom / auto 100%;
	height: 18px;
	margin-top: 20px;
}
.in-prd-cate {
	float: left;
	width: 246px;
    
}
.in-prd-cate dl {
	margin: 0 0 10px;
}
.in-prd-cate dt {
	margin-bottom: 10px;
}
.in-prd-cate dt a {
	display: block;
	line-height: 50px;
	background: url(/template/pc/images/cpfl.jpg) no-repeat center;
	color: #fff;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
}
.in-prd-cate dt a:hover {
	background-image: url(/template/pc/images/cpflh.jpg);
}
.in-prd-cate dd {
	margin: 0;
	border: 1px solid #ddd;
	padding: 10px 20px 12px;
}
.in-prd-cate dd li {
	border-bottom: 1px dashed #e3e3e3;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	background: url(/template/pc/images/flico.jpg) no-repeat 0 10px;
	padding-left: 20px;
}
.layui-menu li, .layui-menu-body-title .layui-menu-body-a{
	
	line-height: 53px;padding-left: 10px;color: #000000;
}


.in-prd-con {
	float: right;
	width: 922px;
}
.list-1 {
	margin: -20px 0 0 -20px;
}
.list-1 li {
	float: left;
	width: 240px;
}
.list-1 .wrap {
	margin: 20px 0 0 20px;
	background-color: #f5f5f5;
	padding: 10px;
}
.list-1 .img-cover {
	display: block;
}
.list-1 .img-cover span {
	/*padding-top: 100%;*/
	padding-top: 65%;
}
.list-1 .text {
	border-top: 0;
	padding: 20px 0 10px;
	text-align: center;
}
.list-1 .text h4 {
	margin: 0;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list-1 .text p {
	margin: 15px 0 0;
	font-size: 14px;
}
.list-1 .text .bt {
	display: inline-block;
	margin: 0 15px;
	line-height: 30px;
	color: #fff;
	padding: 0 15px;
	background-color: #015cb5;
	border: 1px solid transparent;
}
.list-1 .wrap:hover {
	background-color: #f7c433;
}
.list-1 .wrap:hover .img-cover span {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.list-1 .wrap:hover a {
	color: #fff;
}
.list-1 .wrap:hover .bt {
	border-color: #fff;
	background-color: transparent;
}
.list-1 .wrap:hover .bt:last-child {
	background-color: #fff;
	color: #333;
}
.bg1 {
	background: url(/template/pc/images/fabg.jpg) no-repeat center 0 / cover #f5f5f5;
}
.bg1 .section-title {
	color: #fff;
}
.bg1 .section-title:after {
	display: none;
}
.in-jjfa {
	margin-left: -28px;
}
.in-jjfa li {
	float: left;
	width: 25%;
}
.in-jjfa li a {
	display: block;
	background-color: #fff;
	margin-left: 28px;
	border-bottom: 3px solid #dddddd;
}
.in-jjfa li .img-cover {
	position: relative;
}
.in-jjfa li .img-cover span {
	padding-top: 66.7%;
}
.in-jjfa li .img-cover p {
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	margin: 0;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	padding: 12px 0;
}
.in-jjfa li .text {
	height: 200px;
	padding: 30px 20px;
	position: relative;
}
.in-jjfa li .text p {
	margin: 0 0 8px;
	color: #666;
	font-size: 13px;
	padding-left: 24px;
	background: url(/template/pc/images/faico.jpg) no-repeat 0 5px;
	line-height: 1.85;
}
.in-jjfa li .text .more {
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: 30px;
	background-color: #adadad;
	color: #fff;
	padding: 0 20px;
}
.in-jjfa li a:hover .img-cover p {
	background-color: #015cb5;
}
.in-jjfa li a:hover .text .more {
	background-color: #015cb5;
}
.hy-menu {
	float: right;
	width: 760px;
	margin-top: -30px;
}
.hy-menu li {
	float: left;
	width: 33.333333%;
}
.hy-menu li a {
	display: block;
	margin: 30px 0 0 30px;
}
.hy-menu li a:after {
	display: block;
	content: '';
	width: 60px;
	height: 2px;
	background-color: #015cb5;
	margin-top: 15px;
	visibility: hidden;
}
.hy-menu li h4 {
	margin: 0;
	position: relative;
	font-size: 16px;
	color: #fff;
	background-color: #666;
	/*width: 125px;*/
	width: 220px;
	text-align: center;
	line-height: 2;
	font-weight: normal;
}
.hy-menu li h4 small {
	position: absolute;
	font-size: 15px;
	width: 26px;
	line-height: 26px;
	border-radius: 50%;
	border: 2px solid #fff;
	background-color: #f7c433;
	left: -15px;
	top: -15px;
	font-weight: bold;
}
.hy-menu li p {
	margin: 10px 0 0;
	color: #666;
	font-size: 13px;
	line-height: 1.8;
	height: 90px;
	overflow: hidden;
}
.hy-menu li.active h4 {
	background-color: #015cb5;
}
.hy-menu li.active a:after {
	visibility: visible;
}
.hy-con {
	float: left;
	width: 390px;
}
.hy-con .swiper-slide .img-center {
	position: relative;
	padding: 10px 10px 0 0;
}
.hy-con .swiper-slide .img-center:before {
	position: absolute;
	right: -10px;
	top: -10px;
	width: 100%;
	height: 100%;
	background-color: #f1f1f1;
	content: '';
}
.hy-con .swiper-slide .img-center img {
	position: relative;
}
.tel-tl {
	background: url(/template/pc/images/xban.jpg) no-repeat center #1867c6;
	color: #fff;
}
.tel-tl dl {
	margin: 0;
}
.tel-tl dt {
	float: left;
}
.tel-tl dt a {
	display: block;
	width: 145px;
	line-height: 50px;
	background-color: #f7c433;
	color: #015cb5;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
.tel-tl dd {
	float: left;
	margin-left: 20px;
	line-height: 1;
}
.tel-tl dd strong {
	display: block;
	font-size: 30px;
	font-family: Impact;
	margin-top: 5px;
}
.bg2 {
	background: url(/template/pc/images/rzbg.jpg) no-repeat center / cover;
	color: #fff;
}
.bg2 .section-title:after {
	background-image: url(/template/pc/images/cptit.png);
}
.in-rz {
	margin-left: -82px;
}
.in-rz li {
	float: left;
	width: 131px;
	margin-left: 82px;
}
.in-rz li .wrap {
	display: table;
	width: 100%;
	height: 131px;
	position: relative;
}
.in-rz li .wrap:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: url(/template/pc/images/rzico.png) no-repeat 0 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
.in-rz li .inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0 25px;
}
.in-rz li .inner p {
	margin: 0;
}
.in-rz li:nth-child(2) .wrap:before {
	background-position: -214px 0;
}
.in-rz li:nth-child(3) .wrap:before {
	background-position: -427px 0;
}
.in-rz li:nth-child(4) .wrap:before {
	background-position: -642px 0;
}
.in-rz li:nth-child(5) .wrap:before {
	background-position: -855px 0;
}
.in-rz li:nth-child(6) .wrap:before {
	background-position: -1068px 0;
}
.in-rz li .wrap:hover:before {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
.in-rz-tel {
	margin-top: 50px;
	text-align: center;
}
.in-rz-tel p {
	margin: 0 auto;
	width: 480px;
	background: url(/template/pc/images/rztel.png) no-repeat 0 0;
	height: 64px;
	padding-left: 110px;
	font-size: 16px;
	line-height: 40px;
}
.in-rz-tel strong {
	color: #f7c433;
	font-size: 30px;
	font-family: Impact;
}
.in-rz-tel .btn {
	display: block;
	width: 190px;
	line-height: 45px;
	color: #fff;
	background-color: #015cb5;
	margin: 20px auto 0;
}
.bg3 {
	background-color: #f5f5f5;
}
.bg3 .section-title:after {
	background-image: url(/template/pc/images/zjtit.jpg);
}
.in-about {
	background-color: #fff;
	margin: 0;
}
.in-about dt {
	float: left;
	width: 750px;
}
.in-about dd {
	margin-left: 770px;
	padding: 35px;
	padding-bottom:22px;
}
.in-about dd h4 {
	margin: 0 0 30px;
	font-size: 24px;
}
.in-about dd h4 small {
	display: block;
	font-weight: normal;
	font-size: 14px;
	color: #999;
	letter-spacing: -1px;
}
.in-about dd h4:after {
	display: block;
	content: '';
	width: 130px;
	height: 3px;
	background-color: #015cb5;
	margin-top: 15px;
}
.in-about dd p {
	margin: 0;
	color: #666;
	line-height: 1.8;
	text-align: justify;
}
.in-about dd .more {
	display: block;
	margin-top: 30px;
	line-height: 40px;
	width: 135px;
	text-align: center;
	color: #fff;
	background-color: #015cb5;
}
.in-news {
	margin-left: -45px;
}
.in-news .item {
	float: left;
	width: 370px;
	margin-left: 45px;
}
.in-news .tit {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
}
.in-news .tit small {
	color: #999;
	padding-left: 5px;
	font-weight: normal;
	font-size: 16px;
}
.in-news .tit .more {
	float: right;
	color: #999;
	font-weight: normal;
}
.in-news .tit .more:hover {
	color: #015cb5;
}
.in-news .tit:after {
	margin-top: 20px;
	display: block;
	content: '';
	width: 45px;
	height: 2px;
	background-color: #015cb5;
}
.in-news .img-center img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.in-news .img-center a:hover img {
	opacity: 0.7;
}
.in-news .list {
	border: 1px solid #ddd;
	padding: 20px;
}
.in-news .list li {
	border-bottom: 1px dashed #e3e3e3;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	background: url(/template/pc/images/flico.jpg) no-repeat 0 10px;
	padding-left: 20px;
}
.in-news .list .btn {
	display: block;
	width: 130px;
	line-height: 36px;
	text-align: center;
	background-color: #015cb5;
	color: #fff;
	margin-bottom: -35px;
	margin-top: 20px;
}
.in-ask {
	background-color: #f5f5f5;
	padding: 20px;
	height:395px;
}
#marquee {
	height: 390px;
	overflow: hidden;
}
#marquee li {
	border-bottom: 1px dotted #d2d2d2;
}
#marquee li a {
	display: block;
	padding: 20px 0;
}
#marquee li h4 {
	margin: 0;
	background: url(/template/pc/images/icon_askw.png) no-repeat 0 0;
	line-height: 22px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 30px;
	padding-bottom: 5px;
}
#marquee li p {
	margin: 10px 0 0;
	color: #999;
	background: url(/template/pc/images/icon_askd.png) no-repeat 0 0;
	line-height: 1.8;
	padding-left: 30px;
	height: 50px;
	overflow: hidden;
}
.footer {
	background-color: #000;
	color: #fff;
	padding-top: 50px;
}
.footer a {
	color: #fff;
}
.footer-link {
	margin-top: 40px;
	font-size: 0;
	padding: 20px 0;
	border-top: 1px solid #294a72;
	text-align: center;
}
.footer-link a, .footer-link span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}
.footer-link span {
	color: #294a72;
	padding: 0 20px;
}
.footer-logo {
	float: left;
	margin-right: 30px;
	padding: 10px 0;
}
.logo-img{
	height: 40px; 
	margin-top: 35px;
}

.footer-info {
	float: left;
	line-height: 2.4;
}
.footer-info p {
	margin: 0;
}
.footer-ewm {
	float: right;
	margin-top: 7px;
	/*width: 130px;*/
	/*width: 96px;*/
	/* display: none; */
}
.footer-wxsys .img-center{
	width: 130px;
    margin: 0 auto;
	text-align: center;
    font-size: 0;
}

.footer-ewm p {
	text-align: center;
	width: 260px;
	margin: 10px 0 0;
}
.banner-sub {
	height: 350px;
	background: no-repeat center / cover;
}
.ct2 {
	padding: 50px 0;
}
.ct2-sd {
	float: left;
	/*width: 240px;*/
	width: 246px;
}
.ct2-sd-right {
	float: right;
}
.ct2-mn {
	float: right;
	width: 940px;
}

.ct2-mn-left {
	float: left;
}
.panel-sd {
	margin-bottom: 20px;
}
.panel-sd .tit {
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
}
.panel-sd .yddqwz {
	display: none;
}



.layui-menu li, .layui-menu-body-title a{padding:0px;}
.layui-menu-body-title{border-left:4px solid #FFFFFF;height:45px;font-size:14px;font-weight:bold;color: #fff !important;line-height:45px;padding-left:20px;}
.layui-menu li{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.layui-menu li:hover{background:none;cursor: default;}
.layui-menu li:hover>.layui-icon-up::before{color:#fff;}
.layui-menu li{padding: 0;}
.menu_box:hover>.layui-menu-body-title.layui-icon-up::before{color:#fff;}
.layui-menu-body-title:hover{border-left:4px solid #656764;background:#f8c433;color:#fff;}
.layui-menu-body-title:hover>.layui-icon-up::before{color:#fff;}
.layui-menu-body-title>.layui-icon{right:20px;}
.layui-menu-item-up .layui-menu-body-title:hover>.layui-icon-down::before{color:#fff;}
.layui-menu-item-down .layui-menu-body-title{border-left:4px solid #656764;background:#f8c433;}
.layui-menu-item-down .layui-menu-body-title:hover>.layui-icon-up::before{color:#fff;}
.layui-menu-item-down .menu_box{border:1px solid #ddd;margin:5px 0px 0px 0px!important;padding:0 20px}
.layui-menu-item-down .menu_box li{height:33px;line-height:33px;border-bottom:1px dashed #e3e3e3;color:#909090}
.layui-menu-item-down .menu_box li a{font-size: 12px;color:#333;}
.layui-menu-item-down .menu_box li a:hover{color:#909090;}
.layui-menu-item-checked{background:#fff !important;color:none;}
.layui-menu-item-checked::after{display:none;}
.layui-menu .layui-menu-item-checked, .layui-menu .layui-menu-item-checked2{background:none !important;color:none;cursor: default;}




.panel-sd .bd {
	border: 1px solid #ddd;
	padding: 20px;
}
.contact-sd .tel {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	text-align: center;
}
.contact-sd .tel strong {
	display: block;
	/*font-family: Impact;*/
	margin-top: 15px;
	font-size: 22px;
}
.contact-sd p {
	margin: 10px 0 0;
	line-height: 1.8;
	color: #666;
}
.lanmu .tit {
	line-height: 60px;
	background-color: #015cb5;
}
.lanmu li {
	margin-bottom: 20px;
}
.lanmu li:last-child {
	margin-bottom: 0;
}
.lanmu li>a {
	display: block;
	line-height: 36px;
	background-color: #015cb5;
	border-radius: 3px;
	text-align: center;
	color: #fff;
}
.lanmu li.active>a{
    color: #fff;
    background-color: #022d64;
}
.lanmu-box {
	margin-top: 10px;
}
.lanmu-box p {
	border-bottom: 1px dashed #e3e3e3;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	background: url(/template/pc/images/flico.jpg) no-repeat 0 10px;
	padding-left: 20px;
	margin: 0;
}
.position {
	margin-bottom: 20px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 8px 0 8px 25px;
	background: url(/template/pc/images/logo_03.png) no-repeat 0 center;
}
.pages {
	margin: 30px 0 0;
	text-align: center;
	font-size: 0;
}
.pages a {
	display: inline-block;
	font-size: 14px;
	line-height: 35px;
	padding: 0 14px;
	background-color: #f5f5f5;
	border-radius: 3px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.pages a:hover, .pages a.active {
	background-color: #015cb5;
	color: #fff;
}
.list-4 li {
	margin-bottom: 10px;
}
.list-4 li a {
	display: block;
	overflow: hidden;
	padding: 20px;
	background-color: #f5f5f5;
}
.list-4 li .more {
	float: right;
	line-height: 36px;
	width: 90px;
	text-align: center;
	background-color: #999;
	color: #fff;
	margin-top: 20px;
}
.list-4 li .more1 {

	line-height: 36px;
	width: 90px;
	text-align: center;
	background-color: #999;
	color: #fff;
	margin-top: 20px;
}
.list-4 li .date {
	float: left;
	width: 76px;
	background-color: #fff;
	text-align: center;
	padding: 14px 0;
}
.list-4 li .date strong {
	display: block;
	font-family: Impact;
	font-size: 24px;
	line-height: 1;
	margin-bottom: 5px;
}
.list-4 li .text {
	margin: 0 110px 0 95px;
}
.list-4 li .text h4 {
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
}
.list-4 li .text p {
	margin: 5px 0 0;
	line-height: 1.8;
	height: 50px;
	overflow: hidden;
	color: #666;
	text-align: justify;
}
.list-4 li:nth-of-type(even) a {
	background-color: #edf6f4;
}
.list-3 {
	margin-top: -15px;
}
.list-3 li a {
	display: block;
	margin: 15px 0 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.list-3 li .img-center {
	overflow: hidden;
}
.list-3 li .img-center img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.list-3 li .text {
	text-align: center;
	padding: 0 10px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	font-size: 14px;
}
.list-3 li a:hover .img-center img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.list-7 li a {
	display: block;
	line-height: 26px;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list-7 li span {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #999;
	color: #fff;
	margin-top: 3px;
	margin-right: 5px;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}
.list-7 li:nth-of-type(1) span, .list-7 li:nth-of-type(2) span, .list-7 li:nth-of-type(3) span {
	background-color: #015cb5;
}
.content-title {
	margin-bottom: 20px;
	text-align: center;
}
.content-title h1 {
	font-size: 22px;
	margin: 0;
}
.content-title p {
	margin: 15px 0 0;
	font-size: 12px;
	color: #999;
	border-top: 1px dashed #ddd;
	padding-top: 15px;
}
.content-title p span {
	padding: 0 10px;
	display: inline-block;
}
.content-body {
	line-height: 1.8;
}
.content-body img {
	max-width: 100% !important;
	height: auto !important;
}
.content-exp {
	padding: 10px 15px;
	font-size: 12px;
	background-color: #f5f5f5;
	margin-top: 20px;
	border-radius: 5px;
}
.content-exp li {
	line-height: 2;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.cp-content-tit {
	margin-bottom: 20px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	font-size: 16px;
}
.cp-content-tit small {
	font-size: 12px;
	text-transform: uppercase;
	color: #999;
	padding-left: 5px;
}
.cp-about {
	margin: 0 0 20px;
}
.cp-about dt {
	float: left;
	width: 560px;
}
.cp-about dd {
	margin-left: 610px;
	padding-top: 50px;
}
.cp-about dd h4 {
	color: #015cb5;
	margin: 0;
	font-size: 16px;
}
.cp-about dd p {
	margin: 15px 0 0;
}
.eyou-message {
	margin-bottom: 20px;
}
.form-group {
	margin-bottom: 20px;
}
.form-label {
	line-height: 42px;
	display: block;
	float: left;
	width: 110px;
	text-align: right;
}
.form-label span {
	color: #c5262b;
}
.form-content {
	margin-left: 110px;
}
.form-control {
	line-height: 20px;
	font-size: 14px;
	border: 1px solid #efefef;
	padding: 10px 15px;
	width: 100%;
	display: inline-block;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.form-content.yzm .form-control {
	width: 100px;
}
.form-content.yzm .img {
	height: 42px;
	width: auto;
}
select.form-control {
	height: 1.7rem;
}
.form-submit {
	padding: 10px 20px;
	color: #fff;
	background-color: #015cb5;
	border: 0;
	cursor: pointer;
	border-radius: 0.15rem;
	font-size: 14px;
}
.form-button {
	padding: 10px 20px;
	color: #fff;
	background-color: #767676;
	border: 0;
	cursor: pointer;
	border-radius: 0.15rem;
	font-size: 14px;
}
.hlbd .form-group {
	float: left;
	width: 33.333333%;
}
.list-6 {
	margin: -20px 0 0 -20px;
}
.list-6 li {
	float: left;
	width: 25%;
}
.list-6 li a {
	display: block;
	margin: 20px 0 0 20px;
}
.list-6 li .img-cover {
	border: 1px solid #efefef;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.list-6 li .img-cover span {
	padding-top: 74%;
}
.list-6 li .text {
	margin-top: 10px;
	text-align: center;
}
.list-6 li .text h4 {
	margin: 0;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list-6 li a:hover .img-cover {
	border-color: #015cb5;
}
.list-6 li a:hover .img-cover span {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.eyou-menu-inner {
	text-align: center;
	margin-bottom: 40px;
	margin-top: -20px;
}
.eyou-menu-inner a {
	float: left;
	/*width: 16.666666666%;*/
	width: 20.0008%;
}
.eyou-menu-inner span {
	display: block;
	margin-left: 1px;
	background-color: #f4f4f4;
	color: #333;
	font-size: 18px;
	line-height: 55px;
}
.eyou-menu-inner a:hover span, .eyou-menu-inner a.active span {
	background: #015cb5;
	color: #fff;
}
.box-main {
	/* padding: 40px; */
	background-color: #f5f5f5;
}
.about-desc {
	margin-bottom: 40px;
	line-height: 1.8;
	text-align: justify;
}
.about-list {
	margin-left: -15px;
	margin-bottom: 40px;
}
.about-list li {
	float: left;
	width: 25%;
}
.about-list li a {
	display: block;
	border: 1px solid #ddd;
	padding: 15px;
	margin-left: 15px;
}
.about-list li .text {
	margin-top: 15px;
}
.about-list li .text h4 {
	margin: 0;
	font-size: 16px;
	text-align: center;
	color: #015cb5;
}
.about-list li .text p {
	margin: 10px 0 0;
	line-height: 1.8;
	text-align: justify;
	height: 150px;
	overflow: hidden;
}
.about-list li a:hover {
	border-color: #015cb5;
}
.about-ser {
	margin: 0;
	border: 1px solid #ddd;
}
.about-ser dt {
	float: left;
	width: 220px;
}
.about-ser dd {
	margin-left: 220px;
	padding: 15px 20px;
}
.about-ser dd h4 {
	color: #015cb5;
	margin: 0 0 10px;
	font-size: 16px;
}
.about-ser dd p {
	margin: 5px 0 0;
}
.about-ser dd strong {
	color: red;
}
.contact-desc {
	margin-bottom: 40px;
}
.contact-desc h4 {
	margin: 0;
	display: inline-block;
	padding: 0 40px;
	background-color: #015cb5;
	color: #fff;
	line-height: 34px;
	font-size: 16px;
}
.contact-desc p {
	margin: 20px 0 0;
	text-align: justify;
	line-height: 1.8;
}
.contact-about {
	background-color: #fff;
	margin-bottom: 40px;
}
.map {
	height: 300px;
}
.liuyan {
	background: url(/template/pc/images/on_bj.jpg) no-repeat center top;
	padding: 50px 0 50px 430px;
}
.list-2 {
	margin: -20px 0 0 -20px;
}
.list-2 li {
	float: left;
	width: 25%;
}
.list-2 li a {
	display: block;
	margin: 20px 0 0 20px;
	border: 1px solid #ccc;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	padding: 2px;
}
.list-2 li .img-center {
	overflow: hidden;
	height: 186px;
	line-height: 186px;
}
.list-2 li .img-center img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.list-2 li a:hover {
	-webkit-box-shadow: 0 0 15px #ccc;
	box-shadow: 0 0 15px #ccc;
}
.list-2 li a:hover .img-center img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.eyou-footer-fix {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #015cb5;
	z-index: 10;
	display: none;
}
.eyou-footer-fix li {
	float: left;
	width: 24.7%;
	/* border-left: 1px solid #FFF; */
}
.eyou-footer-fix li a {
	display: block;
	text-align: center;
	color: #fff;
	padding: 7px 0;
	font-size: 12px;
	line-height: 1;
}
.eyou-footer-fix li i {
	display: block;
	height: 20px;
	background: no-repeat center;
	background-size: contain;
	margin-bottom: 4px;
}
.eyou-footer-fix li i.i1 {
	background-image: url(/template/pc/images/f_01.png);
}
.eyou-footer-fix li i.i2 {
	background-image: url(/template/pc/images/f_02.png);
}
.eyou-footer-fix li i.i3 {
	background-image: url(/template/pc/images/f_03.png);
}
.eyou-footer-fix li i.i4 {
	background-image: url(/template/pc/images/f_04.png);
}



 @media screen and (max-width: 767px) {
body {
	min-width: 320px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.container {
	width: auto;
	text-align: left;
}
.con-menu{
	padding: 0 5px;
	
}



.kf {
	display: none;
}
.header {
	padding: 10px 0;
	position: fixed;
	z-index: 10;
	width: 100%;
	top: 0;
	left: 0;
	-webkit-box-shadow: 0 0 10px #ddd;
	box-shadow: 0 0 10px #ddd;
}
.header .topbar, .header .text, .header .tel, .header .hform-search {
	display: none;
}
.header .logo {
	height: 25px;
	line-height: 55px;
	float: none;
	padding: 0;
	margin-top: 0;
}


.xzjsq{
	display: block;
	padding: 17px 0;
	float: right;
	margin-left: 15px;
	margin-right: 5px;
}

.xzjsq a{
    float: right;
    width: 20px;
    height: 22px;
    background: url(/template/pc/skin/images/xz.jpg) center center no-repeat;
    background-size: 17px;
}

.ss{
	display: block;
	padding: 17px 0;
	float: right;
	margin-left: 15px;
	margin-right: 5px;
}

.ss button{
    float: right;
    width: 22px;
    height: 22px;
    background: url(/template/pc/skin/images/ss.png) center center no-repeat;
    background-size: 21px;
    border: none;
}

.header .nav {
	float: none;
	width: 100%;
	margin: 30px 0 -10px;
	text-align: left;
	display: none;
	background-color: transparent;
	border-bottom: 0;
	padding: 0;
}
.header .nav ul {
	margin: 0 -15px;
}
.header .nav li {
	display: block;
	margin: 0;
	border-top: 1px solid #eee;
	background: none;
}
.header .nav li a {
	line-height: 40px;
	padding: 16xp 15px;
	color: #333;
}
.header .nav li .arr {
	display: block;
}
.header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {
	background-color: transparent;
	color: #015cb5
}
.header .nav li.open .arr:after {
	border-color: #015cb5;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.header .nav .d_title #li_tit  a{
	margin-left: 0px;
}
.header .nav .dropdown-box {
	position: static;
	background-color: #f5f5f5;
	min-width: auto;
	text-align: left;
}
.header .nav .dropdown-box a {
	color: #333 !important;
	border-top: 1px dotted #ddd;
	padding: 0 15px;
	line-height: 40px;
	background-color: transparent !important;
	border-bottom: 0;
}
.header .nav .dropdown-box a:hover {
	background-color: transparent !important;
}
.menu-btn {
	display: block;
}

.banner {
	margin-top: 25px;
}


.banner .swiper-slide {
	height: 200px;
}
.banner .swiper-pagination {
	bottom: 10px;
}
.banner .swiper-pagination-bullet {
	width: 24px;
	height: 4px;
}
.pc-slide {
	float: none;
	width: auto;
}
.eyou-showcase-info {
	margin: 20px 0 0;
}
.eyou-showcase-info h1 {
	padding-bottom: 10px;
}
.eyou-showcase-info p {
	margin-top: 10px;
}
.eyou-sou {
	padding: 0;
}
.eyou-sou .container {
	padding: 0;
}
.eyou-sou .hot {
	display: none;
}
.eyou-sou .hform {
	float: none;
	position: relative;
	display: block;
}
.eyou-sou .hform input {
	font-size: 14px;
	border-color: transparent;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 20px;
	padding: 9px 60px 9px 15px;
	border-radius: 0;
	background-color: #f5f5f5;
}
.eyou-sou .hform button {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 40px;
	font-size: 14px;
}
.section {
	padding: 30px 0;
}
.section-title {
	font-size: 20px;
	margin-bottom: 20px;
}
.section-title small {
	font-size: 12px;
}
.section-title:after {
	height: 12px;
	margin-top: 5px;
}
.in-prd-cate {
	 /*display: none; */
}
.panel-sd .tit {
	background-color: #f7f8f9; 
	color: #333;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	display: none;
}

.panel-sd .yddqwz {
	display: block;
	margin-bottom: 15px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 8px 0 8px 25px;
	background: url(/template/pc/images/logo_03.png) no-repeat 0 center;
}


.layui-menu-body-title{
    border-left: 0;
    height:45px;
    font-size:14px;
    font-weight:bold;
    color: #fff !important;
    background: #FFF;
    line-height:45px;
    padding-left:20px;
    border-style: solid;
    border-width: 1px;
    border-color: #c2c2c2;
    }

.layui-menu-body-title:hover{border-left:1px solid #c2c2c2;background: #fff;color:#fff;}


.layui-menu li, .layui-menu-body-title .layui-menu-body-a{
	line-height: 53px;
	color: #666;
}

.layui-icon{
	  color: #000;  
  }

.layui-menu-item-down .layui-menu-body-title:hover>.layui-icon-up::before{
	color:#000;
	}
.layui-menu-item-up .layui-menu-body-title:hover>.layui-icon-down::before{
	 color:#000;
	 }	
	 
.layui-menu-item-down .layui-menu-body-title{border-left:4px solid #656764;background:#f5f5f5;}	 
	 
.layui-menu-body-title:hover>.layui-icon-up::before{color:#000;}
.in-prd-cate {
	float: none;
	width: auto;
}
.in-prd-con {
	float: none;
	width: auto;
}
.list-1 {
	margin: -10px 0 0 -10px;
	
}


.list-1 li {
	width: 50%;
}
.list-1 .wrap {
	margin: 10px 0 0 10px;
}
.list-1 .text {
	padding: 10px 0 0;
}
.list-1 .text p {
	display: none;
}
.in-jjfa {
	margin: -10px 0 0 -10px;
}
.in-jjfa li {
	width: 50%;
}
.in-jjfa li a {
	margin: 10px 0 0 10px;
}
.in-jjfa li .img-cover p {
	font-size: 14px;
	padding: 8px 0;
}
.in-jjfa li .text {
	padding: 10px;
	height: 140px;
}
.in-jjfa li .text p {
	font-size: 12px;
	line-height: 1.45;
	padding-left: 20px;
	background-position: 0 3px;
}
.in-jjfa li .text .more {
	display: none;
}
.hy-con {
	display: none;
}
.hy-menu {
	float: none;
	width: auto;
	margin: -20px 0 0 -10px;
	overflow: hidden;
}
.hy-menu li a {
	margin: 20px 0 0 10px;
}
.hy-menu li a:after {
	display: none;
}
.hy-menu li h4 {
	font-size: 12px;
	width: auto;
	background-color: #015cb5;
}
.hy-menu li h4 small {
	display: none;
}
.hy-menu li p {
	font-size: 12px;
	line-height: 1.45;
	height: 52px;
}
.tel-tl {
	text-align: center;
	background-image: none;
}
.tel-tl dt {
	float: none;
}
.tel-tl dt a {
	margin: 0 auto;
}
.tel-tl dd {
	margin: 20px 0 0;
	float: none;
}
.in-rz {
	margin: -20px 0 0;
}
.in-rz li {
	width: 50%;
	margin: 20px 0 0;
}
.in-rz li .wrap {
	width: 131px;
	margin: 0 auto;
}
.in-rz-tel {
	margin-top: 30px;
}
.in-rz-tel p {
	background: none;
	width: auto;
	padding: 0;
	height: auto;
}
.in-rz-tel strong {
	display: block;
}
.in-about dt {
	float: none;
	width: auto;
}
.in-about dd {
	margin: 0;
	padding: 20px;
}
.in-about dd h4 {
	font-size: 18px;
	margin-bottom: 20px;
}
.in-about dd h4:after {
	width: 65px;
	margin-top: 10px;
}
.in-about dd .more {
	margin-top: 20px;
}
.in-news {
	margin-top: -40px;
}
.in-news .item {
	float: none;
	width: auto;
	margin-top: 40px;
}
.in-news .tit {
	margin-bottom: 20px;
}
.in-news .tit:after {
	margin-top: 10px;
}
.footer {
	padding: 30px 0;
}
.footer-logo {
	display: none;
}
.footer-ewm {
	width: 115px;
	margin-top: 7px;
}
.footer-wxsys .img-center{
	width: 125px;
	margin: 0 auto;
	text-align: center;
	font-size: 0;
	/* margin-left: 20px; */
}

.footer-ewm p {
	font-size: 12px;
	display: none;
}
.footer-info {
	float: none;
	margin-right: 115px;
	font-size: 12px;
}
.footer-link {
	display: none;
}
.banner-sub {
	height: 200px;
	margin-top: 25px;
}
.pages {
	margin-top: 15px;
}
.pages a {
	font-size: 12px;
	line-height: 30px;
	padding: 0 12px;
}
.ct2 {
	padding: 15px 0;
}
.ct2-sd {
	display: none;
}
.ct2-mn {
	float: none;
	width: auto;
}
.list-tp {
	display: none;
}
.position {
	font-size: 12px;
	display: none;
}
.list-4 li a {
	padding: 10px;
}
.list-4 li .more {
	display: none;
}
.list-4 li .more1 {
	display: none;
}
.list-4 li .dj {
	display: none;
}
.list-4 li .date {
	font-size: 12px;
	width: 60px;
	padding: 10px 0;
}
.list-4 li .date strong {
	font-size: 18px;
}
.list-4 li .text {
	margin: 0 0 0 70px;
}
.list-4 li .text h4 {
	font-size: 14px;
}
.list-4 li .text p {
	font-size: 12px;
	height: 42px;
	margin-top: 2px;
}
.content-title {
	margin-bottom: 15px;
}
.content-title p {
	margin-top: 10px;
	padding-top: 10px;
}
.content-title p span {
	padding: 0 5px;
}
.content-exp {
	margin-top: 15px;
}
.cp-about dt {
	float: none;
	width: auto;
}
.cp-about dd {
	margin: 0;
	padding-top: 20px;
}
.cp-about dd p {
	margin-top: 10px;
}
.form-group {
	margin-bottom: 10px;
}
.form-label {
	line-height: 34px;
	width: 85px;
}
.form-content {
	margin-left: 85px;
}
.form-control {
	padding: 6px 10px;
}
.hlbd .form-group {
	width: 100%;
}
.form-content.yzm .form-control {
	width: 80px;
}
.form-content.yzm .img {
	height: 34px;
	width: 90px;
}
.list-6 {
	margin: -10px 0 0 -10px;
}
.list-6 li {
	width: 50%;
}
.list-6 li a {
	margin: 10px 0 0 10px;
}
.eyou-menu-inner {
	display: none;
}
.box-main {
	padding: 15px;
}
.about-desc {
	margin-bottom: 15px;
}
.about-list {
	margin: -10px 0 15px -10px;
}
.about-list li {
	width: 50%;
}
.about-list li a {
	padding: 5px;
	margin: 10px 0 0 10px;
}
.about-ser dt {
	float: none;
	width: auto;
}
.about-ser dt img {
	width: 100%;
}
.about-ser dd {
	margin: 0;
	padding: 15px;
}
.contact-desc {
	margin-bottom: 15px;
}
.contact-desc h4 {
	font-size: 14px;
	padding: 0 15px;
}
.contact-desc p {
	margin-top: 10px;
}
.contact-about {
	margin-bottom: 15px;
}
.contact-about dd {
	padding: 15px;
}
.liuyan {
	padding: 0;
	background: none;
}
.list-2 {
	margin: -10px 0 0 -10px;
}
.list-2 li {
	width: 50%;
}
.list-2 li a {
	margin: 10px 0 0 10px;
}
.list-2 li .img-center {
	height: 110px;
	line-height: 110px;
}
.eyou-footer-fix {
	display: block;
}
}

/*pages*/ .pagination-wrapper {
	margin: 20px 0;
}
.pagination {
	height: 34px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	height: 30px;
	margin-right: 5px;
}


.pagination li span {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}

.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color: #015cb5;
}
.pagination li.active {
	background: #015cb5;
	color: #fff;
    height: 100%;
    
}

.pagination li span.current {
	background: #015cb5;
	color: #fff;
}
.pagination li.active a, .pagination li.active a:hover {
	background: transparent;
	border-color: #015cb5;
	color: #fff;
	cursor: default;
}

/*九一制作天美星空*/
.box-main {
 
    background-color: #fff;
}



.clwm-xs-sh{
width: 1000px;float: left;margin:  0 100px;font-size: 16px;margin-bottom: 30px;border-bottom: 2px solid #ccc;padding-bottom: 15px;
}
.clwm-xs-sh .clwm-xs{
float: left;width: 45%;border-right: 1px solid #ccc;padding-right: 40px;
}
.clwm-xs-sp{
font-size: 18px;font-weight: bold;
}
.clwm-xs-sh li{
margin-bottom: 15px;
}
.clwm-xs-sh .clwm-sh{
float: left;width: 45%;padding-left: 40px;
}

.clwm-jbxx{
width: 1000px;margin:  0 100px;font-size: 16px;margin-bottom: 40px;border-bottom: 2px solid #ccc;padding-bottom: 15px;
}
.clwm-jbxx .clwm-jj{
width: 100%;
}

.clwm-yy{
width: 1000px;margin:  0 100px;font-size: 16px;margin-bottom: 40px;border-bottom: 2px solid #ccc;padding-bottom: 15px;
}

.clwm-wz{
width: 1000px;margin:  0 100px;
}
.dt{
margin-top: 20px;
}

.xmhz div{display: inline-block;}


iframe{width:100%;}
@media screen and (max-width: 640px) {
#iframe{min-height:271px}
}
@media screen and (min-width:750px) and (max-width:800px){
#iframe{min-height:271px}
}

.ueditor_baidumap1{
	
	display: block;
}
.ueditor_baidumap2{
	
	display: none;
}


@media screen and (max-width: 767px) {


.clwm-wz{width: 100%;margin: 0;}
.dt{
margin-top: 20px;
}
iframe{width:100%;}
@media screen and (max-width: 640px) {
#iframe{min-height:271px}
}
@media screen and (min-width:750px) and (max-width:800px){
#iframe{min-height:271px}
}
.ueditor_baidumap1{
	
	display: none;
}
.ueditor_baidumap2{

	display: block;
}


.clwm-xs-sh{width: 100%;float: none;margin: 0;font-size: 16px;margin-bottom: 20px;border-right: 0;border-bottom: 2px solid #ccc;padding-bottom: 10px;}
.clwm-xs-sh .clwm-xs{float: none;width: 100%;border-bottom: 2px solid #ccc;padding-right: 0;padding-bottom: 10px;border-right: 0;}
.clwm-xs-sp{
font-size: 18px;font-weight: bold;
}
.clwm-xs-sh li{
margin-bottom: 15px;
}
.clwm-xs-sh .clwm-sh{float: none;width: 100%;padding-left: 0;margin-top: 20px;}

.clwm-jbxx{width: 100%;margin: 0;font-size: 16px;margin-bottom: 20px;border-bottom: 2px solid #ccc;padding-bottom: 10px;}
.clwm-jbxx .clwm-jj{
width: 100%;
}

.clwm-yy{width: 100%;margin: 0;font-size: 16px;margin-bottom: 20px;border-bottom: 2px solid #ccc;padding-bottom: 5px;}

.xmhz{margin-bottom: 16px;}

}
/* 产物详情*/
.tab-warp {
	margin-bottom: 30px;
	font-size: 14px;
}

.tab-warp h2{
	margin-bottom: 10px;
}

.tab-warp table {
    width: 100%;
	
}

.tab-warp table td {
    border: 1px solid #ddd;
    /* width: 50%; */
    padding: 2px;
    text-align: center;
    word-wrap: break-word;
    word-break: break-all;
}






/*产物页面样式 2021-11-3*/
.main_right{
	width:670px;
	float: right;
	margin-top: -445px;
}

.main_right h1{
    font-size: 24px;
    text-indent: 50px;
    padding: 20px 0;
	
}
.main_right h1 p{
    color: #ff3333;
	font-size:26px;
}
.main_right p{
    line-height: 30px;
    font-size: 14px;
    margin-left: 50px;
	color: #000;
}

.main_right .main_right_youdian{
    border-top: 1;
    border-bottom: 1px dashed #ddd;
	padding: 20px 0 20px 20px;
    margin-top: 50px;
    margin-left: 50px;
	margin-bottom: 20px;
	
}

.main_right .main_right_youdian li{
    line-height: 30px;
    font-size: 14px;
    list-style-type: disc;
}
.main_right .main_right_download{
	margin-top: 20px;
	margin-left: 50px;
	padding-bottom: 30px;
}
.main_right .main_right_download a{
    display: inline-block;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    width: 120px;
    background-color: #f13c2e;
    color: #fafafa;
    float: left;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
    /* border: 2px; */
    border-style: solid;
    border-radius: 8px;
    font-weight: bold;
}
.main_right .main_right_download a.disabled{
    cursor: not-allowed;
}
.main_right .main_right_download a:hover{
    opacity: 0.8;
}


.main_right .main_right_xz_download{
	margin-top: 20px;
	margin-left: 50px;
	padding-bottom: 30px;
}
.main_right .main_right_xz_download a{
    display: inline-block;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    width: 120px;
    background-color: #f13c2e;
    color: #fafafa;
    float: left;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
    /* border: 2px; */
    border-style: solid;
    border-radius: 8px;
    font-weight: bold;
}
.main_right .main_right_xz_download a.disabled{
    cursor: not-allowed;
}
.main_right .main_right_xz_download a:hover{
    opacity: 0.8;
}

.main_title{
	width: 100%;
	display:inline-block;
	margin-top: 50px;
	/*border-bottom: 2px solid #013d77;*/
    background: #fff;
    z-index: 99;
	border-bottom: double #f13c2e;
    border-width: 5px;
}

.main_title .main_title_ul a{
	float: left;
	width:10%;
    text-align: center;
    display: inline;
	border-radius: 7px 7px 0 0;
	font-size: 20px;
	margin-right: 3%;
}

.main_title_li{
	background: #f13c2e;
}

.main_title .main_title_ul .main_title_li p{
	color: #fff;
}

#main_title_zzzs{
	display: none;
}
.content_cpzs{
	display: none;
}

/*产物介绍*/
.content_cpjj .content_cpjj_js p{
	font-size: 14px;
    text-indent: 2em;
    line-height: 20px;
    margin-top: 20px;
}

.content_cpjj{
    margin-top: 10px;
}

/*适用范围*/

.content_cpjj ul li{
    font-size: 14px;
    text-indent: 2em;
    line-height: 20px;
    margin-top: 10px;
}
.content_cpjj ul li p{
    font-size: 14px;
    text-indent: 2em;
    line-height: 20px;
    margin-top: 20px;
}

/*产物参数*/
.content_cpcs{
	margin: 20px 0;
}

.content_cpcs .tab-warp sup{
	font-size:8px;
	transform:scale(0.4);//设置缩放比例
	-ms-transform:scale(0.4);
	-webkit-transform:scale(0.4);
	-o-transform:scale(0.4);
	-moz-transform:scale(0.4);
}

.content_cpcs .attention{
    padding:10px 0 60px 0;
    font-size: 12px;
    color: #333;
}
.content_cpcs .attention > p{
    color: #ff3333;
    display: inline-block;
    float: left;
    line-height: 25px;
}
.content_cpcs .attention > div{
width: 100%;
    float: left;
    display: inline-block;
}
.content_cpcs .attention p{
    line-height: 25px;
}

.tab-warp {
	margin-bottom: 30px;
	font-size: 14px;
}

.tab-warp h2{
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 700;
}

.tab-warp table {
    width: 100%;
	
}

.tab-warp table td {
    border: 1px solid #ddd;
    /* width: 50%; */
    padding: 5px 2px;
    text-align: center;
    word-wrap: break-word;
    word-break: break-all;
}
/* 具备条件 */

.content_jbtj ul li{
    font-size: 14px;
    text-indent: 2em;
    line-height: 20px;
    margin-top: 20px;
}
.content_jbtj ul li p{
    font-size: 14px;
    text-indent: 2em;
    line-height: 20px;
    margin-top: 20px;
}

/*产物特征*/

.content_cptz ul li{
    font-size: 14px;
    text-indent: 2em;
    line-height: 20px;
    margin-top: 10px;
}
.content_cptz ul li p{
    font-size: 14px;
    text-indent: 2em;
    line-height: 20px;
    margin-top: 20px;
}
.content_cptz .img-g{
    margin-top: 30px;
}
.content_cptz .img-g img{
    display: block;
    margin: 0 auto;
}

/*车间现场*/

.content_cjxc p{
   font-size: 14px;
    text-indent: 2em;
    line-height: 20px;
    margin-top: 20px;
}

.content_cjxc:first-child{
    padding: 0;
}

.content_cjxc .img-box{
    padding: 10px 0 30px 0;
    position: relative;
}
.content_cjxc .img-box a{
    display: inline-block;
    float: left;
    width: 24%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-top: 20px;
    box-sizing: border-box;
}
.content_cjxc .img-box a>img{
    display: block;
  /*  border: 1px solid #ccc;*/
}

/*产物视频*/


.content_cpsp{
    margin-top: 65px;
}


/*产物图集*/

.content_cptj{
    margin-top: 65px;
}

.content_cptj .content_cpfjt{
   /* padding: 20px 0;*/
}
.content_cptj .content_cpfjt:first-child{
    padding: 0;
}
.content_cptj .content_cpfjt > h3{
    text-align: center;
    font-size: 20px;
    margin-top: 50px;
}
.content_cptj .content_cpxjt > h3{
    text-align: center;
    font-size: 20px;
    margin-top: 50px;
}
.content_cptj .img-box{
    padding: 10px 0 30px 0;
    position: relative;
}
.content_cptj .img-box a{
    display: inline-block;
/*    float: left;*/
    width: 24%;
    margin-left: 0.5%;
    margin-right: 0.2%;
    margin-top: 20px;
    /* border: 1px solid #ccc; */
    box-sizing: border-box;
    /* padding: 10px 0; */
}
.content_cptj .img-box a>img{
    /* width: 33%; */
    display: block;
    /* margin: 20px auto; */
    border: 1px solid #ccc;
    padding: 20px 0px;
}
.content_cptj .img-box a .img-info{
    /* line-height: 30px; */
    text-align: center;
    padding-bottom: 5px;
    color: #333 !important;
    font-size: 15px;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 10px;
}

/*生产过程图*/
.content_scgct > h3{
    text-align: center;
    font-size: 20px;
    margin-top: 50px;
}

.content_scgct .img-box{
    padding: 10px 0 30px 0;
    position: relative;
}
.content_scgct .img-box a{
    display: inline-block;
    float: left;
    width: 24%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-top: 20px;

}
.content_scgct .img-box a>img{
    display: block;
    border: 1px solid #ccc;
	padding: 0px;
}

/*产物证书*/

.content_cpzs{
    margin-top: 50px;
}

.content_cpzs > h3{
    text-align: center;
    font-size: 20px;
    margin-top: 50px;
}

.content_cpzs p{
    line-height: 25px;
    margin-top: 20px;
    width: 100%;
    text-indent: 2em;
}
.content_cpzs ul{
	justify-content: center;
	display: flex;
    width: 85%;
	text-align: center;
    margin: 30px auto;
}
.content_cpzs ul li{
    float: left;
    margin-left: 50px;
    border: 1px solid #ff3333;
    box-sizing: border-box;
}
.content_cpzs ul li:first-child{
    margin-left: 0;
}


/* 售后服务 */
#after-sale{
    margin-top: 80px;
}

#after-sale .after-sale-box{
    padding: 30px 0;
}

#after-sale .after-sale-box > div{
    width: 300px;
    height: 400px;
    float: left;
    color: #1E9FFF;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-left: none;
    cursor: pointer;

    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

#after-sale .after-sale-box > div:hover{
    background-color: rgba(30,159,255,0.6);
    color: #f0f0f0;
}
#after-sale .after-sale-box div:hover > img{
    margin-top: 50px;
}
#after-sale .after-sale-box div:hover > p{
    display: inline-block;
}
#after-sale .after-sale-box div:hover > ol{
    display: inline-block;
}
#after-sale .after-sale-box > div:first-child{
    border-left: 1px solid #ccc;
}

#after-sale .after-sale-box > div img{
    display: block;
    width: 30%;
    font-size: 70px;
    line-height: 100px;
    margin: 100px auto 10px auto;
    -webkit-transition: margin-top 0.5s ease;
    -moz-transition: margin-top 0.5s ease;
    -ms-transition: margin-top 0.5s ease;
    -o-transition: margin-top 0.5s ease;
    transition: margin-top 0.5s ease;
}
#after-sale .after-sale-box > div h3{
    font-size: 18px;
    text-align: center;

}
#after-sale .after-sale-box > div p{
    text-align: left;
    text-indent: 2em;
    width: 80%;
    margin-left: 10%;
    margin-top: 20px;
    line-height: 20px;
    font-size: 14px;
    display: none;
}

#after-sale .after-sale-box > div ol{
    width: 90%;
    margin-left: 5%;
    margin-top: 20px;
    display: none;
}
#after-sale .after-sale-box > div ol li{
    font-size: 14px;
    line-height: 18px;
    margin-left: 15px;
    margin-top: 8px;
    color: #333;
}
#after-sale .after-sale-box > div ol li a{
    color: #fff;
}

.content_sh{
	font-size: 22px;
	margin-top: 50px;
    margin-bottom: 20px;
    border-bottom: 2px solid #f13c2e;
	padding-bottom: 5px;
}

.content_tit{
	font-size: 22px;
	margin-top: 50px;
    margin-bottom: 20px;
    border-bottom: 2px solid #f13c2e;
}


@media screen and (max-width: 767px) {
	
.main_right{
	width:100%;
	float: right;
	margin-top: -405px;
}

.main_right h1{
    font-size: 24px;
    text-indent: 50px;
    padding: 20px 0;
}
.main_right h1 p{
    color: #ff3333;
	font-size:26px;
}
.main_right p{
    line-height: 30px;
    font-size: 14px;
    margin-left: 0px;
	color: #000;
}

.main_right .main_right_youdian{
    border-top: 1;
    border-bottom: 1px dashed #ddd;
	padding: 20px 0 20px 20px;
    margin-top: 50px;
    margin-left: 0px;
	margin-bottom: 20px;
	
}

.main_right .main_right_youdian li{
    line-height: 30px;
    font-size: 14px;
    list-style-type: disc;
}
.main_right .main_right_download{
	width:100%;
	margin-top: 20px;
    margin-left: 0px;
}
.main_right .main_right_download a{
    display: inline-block;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    width: 29%;
    background-color: #f13c2e;
    color: #fafafa;
    float: left;
    text-align: center;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 10px;
    border-style: solid;
    border-radius: 8px;
    font-weight: bold;
}
.main_right .main_right_download a.disabled{
    cursor: not-allowed;
}
.main_right .main_right_download a:hover{
    opacity: 0.8;
}

.main_right .main_right_xz_download{
	width:100%;
	margin-top: 20px;
    margin-left: 0px;
}
.main_right .main_right_xz_download a{
    display: inline-block;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    width: 21%;
    background-color: #f13c2e;
    color: #fafafa;
    float: left;
    text-align: center;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 10px;
    border-style: solid;
    border-radius: 8px;
    font-weight: bold;
}
.main_right .main_right_xz_download a.disabled{
    cursor: not-allowed;
}
.main_right .main_right_xz_download a:hover{
    opacity: 0.8;
}

.main_title{
	width: 100%;
	display:inline-block;
	margin-top: 0px;
	background: #fff;
	z-index: 99;
	border-bottom: double #f13c2e;
	border-width: 0px;
	border-bottom: 2px solid #f13c2e;
}

.main_title .main_title_ul .main_title_ul_li{
	display: none;
}

.main_title .main_title_ul a{
	width: 100%;
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 0px solid #fff;
	text-align: left;
}

.main_title_li{
	background: #fff;
}

.main_title .main_title_ul .main_title_li p{
	color: #333;
}

.content_cpcs{
	margin-bottom: 100px;
}

.content_cjxc .img-box a{
    display: inline-block;
    float: left;
    width: 45%;
    margin-left: 2.5%;
    margin-right: 2.5%;
    margin-top: 20px;
    box-sizing: border-box;
}

.content_cptj .img-box a{
    display: inline-block;
    float: left;
    width: 45%;
    margin-left: 2.5%;
    margin-right: 2.5%;
    margin-top: 20px;
    box-sizing: border-box;
}
.content_cptj .img-box a .img-info{
    font-size: 12px;
}



#content .img-box a{
    display: inline-block;
    float: left;
    width: 44%;
    margin-left: 3%;
    margin-right: 3%;
    margin-top: 20px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}


#certificate ul{
	justify-content: center;
	display: flex;
	width: 100%;
	text-align: center;
	margin: 30px auto;
}
#certificate ul li{
    float: left;
    margin-left: 10px;
    border: 1px solid #ff3333;
    box-sizing: border-box;
}
#certificate ul li:first-child{
    margin-left: 0;
}

#after-sale .after-sale-box > div{
    width: 50%;
    height: 200px;
    float: left;
    color: #1E9FFF;
    border: 1px solid #1E9FFF;
    box-sizing: border-box;
    cursor: pointer;

    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

#after-sale .after-sale-box > div:first-child{
    border-left: 1px solid #1E9FFF;
}

#after-sale .after-sale-box > div img{
    display: block;
    /* width: 30%; */
    font-size: 50px;
    line-height: 50px;
    margin: 50px auto 10px auto;
    -webkit-transition: margin-top 0.5s ease;
    -moz-transition: margin-top 0.5s ease;
    -ms-transition: margin-top 0.5s ease;
    -o-transition: margin-top 0.5s ease;
    transition: margin-top 0.5s ease;
}



}





/*合作单位*/

#main-content{
	width: 100%;
    margin-top: 10px;
    
}

#main-content .c-left{
    width:  100%;
    height: auto;
    background-color: #EEEEEE;
    border-right: 1px solid #cccccc;
    box-sizing: border-box;
    float: left;
}

#main-content .c-right{
    width: 100%;
    float: right;
    padding-left: 24px;
}

/* c-left */
#main-content .c-left ul li a{
    display: block;
    text-indent: 50px;
    height: 40px;
    line-height: 40px;
    color: #000000;
}

#main-content .c-left ul li a.current{
    background-color: #dae3ea;
}


/* c-right */
#main-content .c-right ul{
    display: block;
    width: 100%;
    height: 35px;
    background-size: cover;
	border-bottom: 1px solid #cccccc;
	background: url(/template/pc/skin/images/hzkh.jpg)no-repeat;
    background-size: cover;
}
#main-content .c-right ul li{
    float: left;
}
#main-content .c-right ul li:first-child a{
    padding-left: 25px;
}
#main-content .c-right ul li:last-child a{
    border-right: none;
}
#main-content .c-right ul li a{
    display: inline-block;
    font-size: 15px;
    color: #000;
    height: 18px;
    line-height: 16px;
    margin-top: 9px;
    border-right: 2px solid #f0f0f0;
    padding: 0 8px;
    box-sizing: border-box;
}
#main-content .c-right .box{
    width: 100%;
    height: 100%;
    padding-top: 10px;
    margin-top: 20px;
    overflow: hidden;
}
#main-content .c-right .box .con-warp:first-child{
    display: block;
}
#main-content .c-right .box .con-warp{
	width: 100%;
    height: 100%;
    overflow: hidden;
	background-color: #f5f5f58a;
	padding: 0 15px;
}
#main-content .c-right .box ul{
    display: inline-block;
    padding: 0 20px;
    height: 37px;
}
#main-content .c-right .box ul li{
    cursor: pointer;
    float: left;
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #aaaaaa;
    margin-left: 10px;
    margin-top: 14px;
    border-radius: 10px;
}
#main-content .c-right .box ul li.current{
    background-color: #4fb8f5;
}
#main-content .c-right .box ul li:hover{
    background-color: #4fb8f5;
}
#main-content .c-right .box h2{
    text-align: center;
}
#main-content .c-right .box .con-warp p{
    float: left;
    width: 32%;
    font-size: 13px;
    padding-left: 10px;
}
@media screen and (max-width: 767px) {
	
/* c-right */
#main-content .c-right ul{
    display: block;
    width: 100%;
    height: 60px;
    background-size: cover;
    border-bottom: 1px solid #cccccc;
	background: url(/template/pc/skin/images/hzkh.jpg)no-repeat;
    background-size: cover;
}
	
#main-content .c-right ul li:first-child a{
    padding-left: 8px; 
}

#main-content .c-right .box .con-warp p{
    float: left;
    width: 100%;
    font-size: 13px;
}
}









/* 右侧小图标 */
#fixed-div{
    position: fixed;
    right: 0px;top: 150px;
    z-index: 15;
    width: 50px;
	background-color: #f13c2e;
    display: none;
    height:120px
   
}
#fixed-div ul{
    border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding-left: 0;
}

#fixed-div ul li{
    position: relative;
}
#fixed-div ul li a{
    display: block;
    width: 50px;
	height: 40px;
    line-height: 60px;
    text-align: center;
    border-top: 1px solid #cccccc;
    box-sizing: border-box;
}
#fixed-div ul li:last-child a{
	border-bottom: none;
}
#fixed-div ul li a i{
    font-size: 28px;
    color: #f0f0f0;
}
#fixed-div .fixed-content{
    border: 1px solid #cccccc;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    display: none;
	}
#fixed-div .fixed-content p{ 
    font-size: 16px;
    height: 59px;
    line-height: 60px;
    text-align: center;
    box-sizing: border-box;
	margin: 0;
}

#fixed-div .fixed-content .rx1{
	height: 60px;
	border-bottom: 1px solid #f0f0f0;
}

#fixed-div ul li:hover > .fixed-content{
    display: block;
}

#fixed-div #fixed-content-wx{
	top:-90px;
	left: -188px;
}
#fixed-div #fixed-content-wx img{
	width: 187px;
}


.i-zj{
	background: url(/template/pc/skin/images/icon-zj.png) no-repeat center / contain;
    background-size: 30px;
}


.i-tel{
	background: url(/template/pc/skin/images/icon-tel.png) no-repeat center / contain;
    background-size: 30px;
}

.i-weixin{
	background: url(/template/pc/skin/images/icon-wx.png) no-repeat center / contain;
    background-size: 30px;
}

.i-qq{
	background: url(/template/pc/skin/images/icon-qq.png) no-repeat center / contain;
    background-size: 30px;
}

.i-top{
	background: url(/template/pc/skin/images/icon-top.png) no-repeat center / contain;
    background-size: 30px;
}



@media screen and (max-width: 767px) {
	
#fixed-div{
    width: 40px;
}
#fixed-div ul li a{
    width: 40px;
    height: 40px;
    line-height: 40px;
}
#fixed-div ul li:hover > .fixed-content{
    display: block;
}

#fixed-div .fixed-content{
    border: 1px solid #cccccc;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    display: none;
	}	
	
#fixed-div .fixed-content p{
    font-size: 14px;
    height: 39px;
    line-height: 40px;
    text-align: center;
    box-sizing: border-box;
    margin: 0;
 }
#fixed-div .fixed-content .rx1{
	height: 40px;
	border-bottom: 1px solid #f0f0f0;
}

#fixed-div #fixed-content-wx{
	top: -80px;
	left: -126px;
}
#fixed-div #fixed-content-wx img{
	width: 124px;
}
	
	#btn-hform{
		
		width: 100%;
	}
	
.i-zj{
    background-size: 25px;
}

.i-tel{

    background-size: 25px;
}

.i-weixin{
    background-size: 25px;
}

.i-qq{
    background-size: 25px;
}

.i-top{
    background-size: 25px;
}

}

.info{
	padding: 70px 0;
}
.info-box{
    margin-top: 20px;
    width: 150px;
    height: 165px;
    float: left;
    margin-left: 13.75px;
    /*border: 1px solid #cccccc;box-sizing: border-box;*/
    -webkit-transition: box-shadow 0.6s ease;
    -moz-transition: box-shadow 0.6s ease;
    -o-transition: box-shadow 0.6s ease;
    transition: box-shadow 0.6s ease;
}
.info-box .a-icon{
     width: 120px;
     height: 120px;
     margin: 0 auto;
     position: relative;
}

 .a-icon:before {
    content: " ";
    width: 110px;
    height: 110px;
    position: absolute;
    left: 5px;
    top: 5px;
    border-radius: 50%;
    border: 1px solid #948a8a;
}

 .a-icon:after {
    content: " ";
    width: 120px;
    height: 120px;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 0  50%  0  0;
    border: 1px solid #4789D4;
    clip-path: polygon(50% 0, 100% 0, 100% 26%, 50% 50%);
    transition:transform .8s;
}

 .a-icon:hover:after { 
    transform:rotate(180deg);


}

.info-box .a-icon i{

    width:100%;
    
    line-height:120px;
    
    font-size:40px;
    
    text-align:center;

	float: left;
}

.info-box a.a-icon:hover{
    color: #ff3333;
}
.info-box a.a-icon i{
    font-size: 60px;
}
.info-box p{
    width: 90%;margin-left: 5%;
    text-align: center;
    margin-top: 5px;
    line-height: 20px;
    font-size: 15px;
}
.a-icon:hover{
    color: #015cb5;
}


@media screen and (max-width: 767px) {
.info-box{
    margin-top: 20px;
    width: 25%;
    height: 120px;
    float: left;
    margin-left: 0;
    -webkit-transition: box-shadow 0.6s ease;
    -moz-transition: box-shadow 0.6s ease;
    -o-transition: box-shadow 0.6s ease;
    transition: box-shadow 0.6s ease;
}

.info-box .a-icon {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    position: relative;
}
.a-icon:before {
    content: " ";
    width: 60px;
    height: 60px;
    position: absolute;
    left: 5px;
    top: 5px;
    border-radius: 50%;
    border: 1px solid #948a8a;
}

.info-box .a-icon i {
    width: 105%;
    line-height: 75px;
    font-size: 28px;
    text-align: center;
    float: left;
}

.a-icon:after {
    content: " ";
    width: 70px;
    height: 70px;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 0 50% 0 0;
    border: 1px solid #4789D4;
    clip-path: polygon(50% 0, 100% 0, 100% 26%, 50% 50%);
    transition: transform .8s;
}

.info-box p{
    font-size: 12px;
}
}

#pc-footer{
    background-color: #333;
    margin-top: 50px;
}
#pc-footer .footer-nav{
    background-color: #494949;
    height: 45px;
}
#pc-footer .footer-nav ul{
    text-align: left !important;
}
#pc-footer .footer-nav ul li{
    float: left;
}
#pc-footer .footer-nav ul li a{
    display: inline-block;
    /* width: 250px; */
    height: 45px;
    line-height: 45px;
    color: #f0f0f0;
    text-indent: 20px;
    font-size: 16px !important;
}
#pc-footer .footer-nav ul li:last-child a{
    width: 450px;
}
#pc-footer .footer-nav ul li a:hover{
    background-color: #333;
}
#pc-footer .con{
    width: 12%;
    height: 200px;
    float: left;
    text-align: left !important;
}
#pc-footer .con ul{
    margin-top: 15px;
    padding-left:0;
}
#pc-footer .con ul li{
    text-indent: 20px;
}
#pc-footer .con ul li a{
    color: #f0f0f0;
    text-indent: 20px;
    line-height: 30px;
    font-size: 12px;

    -moz-transition: 0.5s color ease;
    -webkit-transition: 0.5s color ease;
    -o-transition: 0.5s color ease;
    transition: 0.5s color ease;
}
#pc-footer .con ul li a:hover{
    color: #ff3333;
}

#pc-footer .contact{
    text-align: left !important;
    width: 39%;
    float: left;
    background-color: #494949;
    height: 200px;
}
#pc-footer .contact address{
    font-size: 14px;
    margin: 15px 0 0 20px;
    color: #f0f0f0;
}
#pc-footer .contact p{
    margin: 15px 0 0 20px;
    color: #f0f0f0;
    font-size: 14px;
}

#pc-footer .copy{
    width: 100%;
    background: #262626;
    height: 33px;
    line-height: 33px;
}
#pc-footer .copy .innercopy{
    width: 1200px;
    margin: 0 auto;
    font-size:12px;
}
#pc-footer .innercopy ul {
    float: left;
}
#pc-footer .innercopy ul li {
    float: left;
}
#pc-footer .innercopy ul li a {
    padding:0 17px;
    color: #b5b5b5;
}
#pc-footer .innercopy p {
    color: #b5b5b5;
    text-align: right;
}
#pc-footer .innercopy p span{
    margin-right: 5px;
}
#pc-footer .innercopy p a{
    color: #b5b5b5;
}

#pc-footer img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

#pc-footer .ewm{
	width: 24%;
	color: #FFF;
	margin-top: 23px;
	font-size: 12px;
}


#pc-footer .ewm div{
	width: 40%;
	float: left;
	margin-right: 10px;
}
#pc-footer .ewm p{
line-height: 20px;
    margin-top: 5px;

}
.footer{
	display: none;
}

@media screen and (max-width: 767px) {
#pc-footer{
		display: none;
	}
	
.footer {
    display: block;
}
.header_wz {
    height: 0px;
}
}

 .htdl_dn_r table{width:100%;background: #dddddd;padding: 0;margin: 10px 0 20px 0;border: none;border-collapse: separate;border-spacing:1px;line-height:22px;border-collapse: separate;}
 .htdl_dn_r table tr{background: #FFF;}
 .htdl_dn_r table td{padding: 3px 2px 3px 5px;}
 .cpzx-xiang_title{ font-weight:bold;}
 .cpzx-xiang_title{ margin-top:10px; height:22px; line-height:22px; position:relative;}