﻿html {font-family:"微软雅黑", arial, 'Open Sans', sans-serif;-webkit-font-smoothing: antialiased;font-size: 14px;}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, and, address, 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, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead,  article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, select {margin: 0;padding: 0;outline: 0;border: 0;background: transparent;}ul, ol {list-style: none;}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {display: block;}audio,canvas,progress,video {display: inline-block;vertical-align: baseline;}audio:not([controls]) {display: none;height: 0;}[hidden],template {display: none;}
a {background: transparent;}a:active,a:hover {outline: 0;}abbr[title] {border-bottom: 1px dotted;}b,strong {font-weight: bold;}dfn {font-style: italic;}h1 {font-size: 2em;margin: 0.67em 0;}mark {background: #ff0;color: #000;}small {font-size: 80%;}sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}sup {top: -0.5em;}sub {bottom: -0.25em;}img {border: 0;}svg:not(:root) {overflow: hidden;}figure {margin: 1em 40px;}hr {-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}pre {overflow: auto;}
code,kbd,pre,samp {font-family: monospace, monospace;font-size: 1em;}button,input,optgroup,select,textarea {color: inherit;font: inherit;margin: 0;}button {overflow: visible;}button,select {text-transform: none;}button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance: button;cursor: pointer;}button[disabled],html input[disabled] {cursor: default;}button::-moz-focus-inner,input::-moz-focus-inner {border: 0;padding: 0;}input {line-height: normal;}input[type="checkbox"],input[type="radio"] {box-sizing: border-box;padding: 0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto;}
input[type="search"] {-webkit-appearance: textfield;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}fieldset {border: 1px solid #c0c0c0;margin: 0 2px;padding: 0.35em 0.625em 0.75em;}legend {border: 0;padding: 0;}textarea {overflow: auto;}optgroup {font-weight: bold;}table {border-collapse: collapse;border-spacing: 0;}td,th {padding: 0;}a{text-decoration: none;color: #005fb4;}.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
@media print {* {text-shadow: none !important;color: #000 !important;background: transparent !important;box-shadow: none !important;} a, a:visited {text-decoration: underline;}a[href]:after {content: " (" attr(href) ")";} abbr[title]:after {content: " (" attr(title) ")";} a[href^="javascript:"]:after,a[href^="#"]:after {content: "";} pre,  blockquote {border: 1px solid #999;page-break-inside: avoid;}thead {display: table-header-group;}tr,img {page-break-inside: avoid;}img {max-width: 100% !important;}p, h2, h3 {orphans: 3;widows: 3;} h2,h3 {page-break-after: avoid;}select {background: #fff !important;}}
body{ background:#ffffff;}

.main{margin: 0 auto;width:98%;}
.main:after{content: '';display: block;clear: both;}
.clear:after{content: '';display: block;clear: both;}
.transition{transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;}

.bdsharebuttonbox { padding:0 2%; clear:both}

/*电能质量检测首页*/
#owl-demo {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}
#owl-demo .item {
    display: block;
}
#owl-demo img {
    display: block;
    width: 100%;
}

.tab-block .tabs .tab-item.active {
	display: block
}

.information-tab .information-left {
	width: 500px;
	height: 340px;
	overflow: hidden;
	position: relative;
	float: left;
}

.information-tab .information-left img {
	width: 100%;
	height: auto
}

.information-tab .information-left .left-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 48px;
	line-height: 48px;
	background-color: rgba(0, 0, 0, .5);
	z-index: 2;
	color: #fff;
	padding: 0 14px
}

.information-tab .information-left .left-bottom .article-title {
	font-size: 14px;
	width: 400px;
	float: left;
}

.information-tab .information-left .left-bottom .article-time {
	font-size: 14px;
	float: right;
}

.information-tab .information-right {
	width: 700px;
	height: 340px;
	float: right;
}

.information-tab .information-right .article-list {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom:1px dotted #fbfbfd;
}

.information-tab .information-right .article-list .article-link {
	display: block;
	padding: 0 20px
}

.information-tab .information-right .article-list .article-link .article-head span {
	display: inline-block;
	vertical-align: middle
}

.information-tab .information-right .article-list .article-number {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	background-color: #999;
	font-size: 14px
}

.information-tab .information-right .article-list .article-title {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	margin-left: 14px;
	width: 450px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.information-tab .information-right .article-list .article-time {
	float: right;
	font-size: 12px;
	color: #999;
	line-height: 20px
}

.information-tab .information-right .article-list .article-content {
	margin-top: 10px;
	padding-left: 44px;
	width: 450px;
	font-size: 12px;
	color: #666;
	line-height: 26px;
	display: none
}

.information-tab .information-right .article-list .article-content p {
	height: 52px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
}

.information-tab .information-right .article-list:nth-of-type(1) .article-number,
.information-tab .information-right .article-list:nth-of-type(2) .article-number,
.information-tab .information-right .article-list:nth-of-type(3) .article-number {
	background-color: #333
}

.information-tab .information-right .article-list.current .article-link {
	padding: 20px
}

.information-tab .information-right .article-list.current .article-number {
	background-color: #28792b!important
}

.information-tab .information-right .article-list.current .article-title {
	color: #28792b
}

.information-tab .information-right .article-list.current .article-content {
	display: block
}
.information-tab2 .information-left {
	width: 267px;
	height: 367px;
	overflow: hidden;
	position: relative;
	float: left;
}

.information-tab2 .information-left img {
	width: 100%;
	height: auto
}

.information-tab2 .information-left .left-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 48px;
	line-height: 48px;
	background-color: rgba(0, 0, 0, .5);
	z-index: 2;
	color: #fff;
	padding: 0 14px
}

.information-tab2 .information-left .left-bottom .article-title {
	font-size: 14px;
	width: 400px;
	float: left;
}

.information-tab2 .information-left .left-bottom .article-time {
	font-size: 12px;
	float: right;
}

.information-tab2 .information-right {
	width: 940px;
	height: 340px;
	float: right;
}

.information-tab2 .information-right .article-list {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom:1px dotted #fbfbfd;
}

.information-tab2 .information-right .article-list .article-link {
	display: block;
	padding: 0 20px
}

.information-tab2 .information-right .article-list .article-link .article-head span {
	display: inline-block;
	vertical-align: middle
}

.information-tab2 .information-right .article-list .article-number {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	background-color: #999;
	font-size: 14px
}

.information-tab2 .information-right .article-list .article-title {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	margin-left: 14px;
	width: 450px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.information-tab2 .information-right .article-list .article-time {
	float: right;
	font-size: 12px;
	color: #999;
	line-height: 20px
}

.information-tab2 .information-right .article-list .article-content {
	margin-top: 10px;
	padding-left: 44px;
	width: 850px;
	font-size: 12px;
	color: #666;
	line-height: 26px;
	display: none
}

.information-tab2 .information-right .article-list .article-content p {
	height: 52px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
}

.information-tab2 .information-right .article-list:nth-of-type(1) .article-number,
.information-tab2 .information-right .article-list:nth-of-type(2) .article-number,
.information-tab2 .information-right .article-list:nth-of-type(3) .article-number {
	background-color: #333
}

.information-tab2 .information-right .article-list.current .article-link {
	padding: 20px
}

.information-tab2 .information-right .article-list.current .article-number {
	background-color: #28792b!important
}

.information-tab2 .information-right .article-list.current .article-title {
	color: #28792b
}

.information-tab2 .information-right .article-list.current .article-content {
	display: block
}
/*news class*/
.news-list{ margin-top:3%;}
.news-list li{ border-bottom:1px solid #ddd; padding:2%; transition:all 0.5s ease;}


.news-list li a{ display:block; position:relative; padding-left:280px; height:147px;}
.news-list li a .pic{ position: absolute; left:0; top:0;}
.news-list li a .tit{ font-size:16px; color:#333; line-height:30px; height:30px; overflow:hidden;}
.news-list li a:hover .tit{ color:#28792b;}
.news-list li a .con{ line-height:25px; height:50px; overflow:hidden; margin-top:10px; color:#666;}
.news-list li a .tim{ margin-top:10px; font-size:12px; color:#999;}
.pic img{transition: all 0.5s;}
.pic {
    overflow: hidden;
}
a:hover .pic img {
    transform: scale(1.1);
    transition: all 0.5s ease;
}
.postbody {
    line-height: 24px;
    font-size: 13px;
    color: #6a6a6a;
    display: block;
    text-align: left;
    clear: both;
    margin-top: 12px;
}
.header p.title {
    font-size: 26px;
    color: #363636;
    padding-bottom: 8px;
}
.content .header p.title {
    color: #444;
    font-size: 26px;
}
.content .header p {
    text-align: center;
}

.header {
    padding-top: 45px; text-align:center
}
 .header {
    padding-bottom: 20px;
}
/*case nav*/
.product-nav a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color:  #ececec;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.product-nav a:hover {
    text-decoration: none;
    color: #fff;
	background:#5f963d;
}
.product-nav a.cur {
    border-color: #5f963d;
    background: #5f963d;
    color: #333;
}
.product-nav a {
    display: inline-block;
    line-height: 35px;
    border: 1px solid #ececec;
    border-radius: 3px;
    width: 155px;
margin: 10px 5px;    color: rgba(0,0,0,1);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}
.product-nav a {
    text-decoration: none;
    color: #666;
}
	.content1 img{ float:left; margin:20px}


/*header footer css begin*/
.head{position: relative;}
.head-top{height:40px;line-height:40px;background:#333333;color: #ececec;}
.head-lf{float: right;}
.head-lf a{color: #ececec;}
.head-tit{padding-left:30px;float: left;background: url("../img/icon1.png") no-repeat left center;}
.head-comp{position:relative;float: left;}
.head-comp-tit{display: none;}
.head-comp a{margin-left:23px;float: left;color: #4a4748;}
.head-comp a:hover{color: #e2381f;}
.head-rg{float: left;}
.head-sign{float: left;}
.head-sign a{float: left;color: #ececec;}
.head-sign span{margin:0 10px;float: left;}
.head-my{position:relative;margin-left:28px;float: left;color: #4a4748;}
.head-my:after{content: '';position: absolute;right: -15px;top: 50%;margin-top:-3px;width:0;height:0;border-top: 5px solid #4a4748;border-left: 5px solid transparent;border-right: 5px solid transparent;}
.head-car{position:relative;padding-left:25px;margin-left:35px;float: left;color: #4a4748;background: url("../img/icon22.png") no-repeat left center;}
.head-car span{color: #e2381f;}
.head-car:after{content: '';position: absolute;right: -15px;top: 50%;margin-top:-3px;width:0;height:0;border-top: 5px solid #4a4748;border-left: 5px solid transparent;border-right: 5px solid transparent;}
.head-lang{margin-left:35px;float: left;}
.head-lang a{float: left;color: #4a4748;}
.head-lang span{margin:0 10px;float: left;}
.head-lang a.active{color: #999;}
.head-mid{}
.head-logo{float: left;width: 300px;height: 74px; height:108px; line-height:108px;background-repeat: no-repeat;background-position: left center;background-size: contain;}
.head-conta{float: left;margin-top: 30px; margin-bottom: 10px;text-align:left;font-size: 12px; color: #aeaeae;line-height: 25px;}
.head-conta-sec{position:relative;padding:34px 30px 34px 60px;margin-left:4px;float:right;color: #9e9ea0;background-repeat: no-repeat;background-position: left center;}
.head-conta-sec:first-child:after{content: '';position: absolute;top: 50%;right: 0;margin-top:-18px;height: 37px;width: 2px;background-color: #28792b;}
.head-conta-tit{color: #fff; font-size:14px;}
.head-conta-sec.icon1{background-image: url("../img/contactbg.png");}



.head-conta-sec.icon2{background-image: url("../img/icon3.png");}
.head-logo-sml{float: right;width:54px; height: 108px; background-repeat: no-repeat;background-position: right center;}
.foot-logo-sml{float: left;width:36px;  height:64px; margin-right:8px; line-height:64px; background-repeat: no-repeat;background-position: right center;}
.head-bot{height: 44px;background-color: #5f963d;}
.head-ul{float: left;}
.head-li{float: left;}
.head-li-a{position:relative;z-index:1;padding:0 68px;display: block;line-height: 44px;color: #fff;text-align: center; background: url("../img/linebg.png") no-repeat right center;}

.contact-li {background: none;}
.head-li.active .head-li-a:after{content: '';position: absolute;left: 0;bottom: 0;z-index:-1;width: 100%;height: 44px;background-color: #28792b;}
.head-li.active .head-li-a:before{content: '';position: absolute;right: -6px;top: -6px;width: 6px;height: 6px;background: url("../img/icon23.png") no-repeat center center;}
.head-ser{margin-top:12px;float: right;border: 1px solid #494646;border-radius: 5px;background-color: #383535;}
.head-ser-inp{float: left;width: 230px;height: 38px;line-height:38px;color: #fff;text-indent: 10px;}
.head-ser-btn{float: left;height: 38px;width: 46px;background: url("../img/icon4.png") no-repeat center center;}
.head-pull{position: absolute;left: 0;top: 100%;z-index:1;display:none;padding:20px 0;width: 100%;background-color: #fff;border-bottom: 1px solid #ECECEC;}
.head-pull-nav{margin-bottom:40px;padding-left: 250px;}
.head-pull-nav a{padding:0 20px;display: inline-block;color: #666;line-height: 35px;-webkit-opacity:0;animation: head-prod-ani .8s forwards;-webkit-animation: head-prod-ani .8s forwards;-moz-animation: head-prod-ani .8s forwards;-ms-animation: head-prod-ani .8s forwards;-o-animation: head-prod-ani .8s forwards;}
.head-pull-nav a.active{background-color: #28792b;color: #fff;}
.head-pull-ul{}
.head-pull-li{display: none;}
.head-prod{padding-bottom: 20px;}
.head-prod-a{margin-left:40px;float: left;text-align: center;-webkit-opacity:0;animation: head-prod-ani .8s forwards;-webkit-animation: head-prod-ani .8s forwards;-moz-animation: head-prod-ani .8s forwards;-ms-animation: head-prod-ani .8s forwards;-o-animation: head-prod-ani .8s forwards;}
.head-prod-a a{display: block;color: #333;}
.head-prod-img{margin-bottom:30px;width: 154px;height: 108px;}
.head-prod-img img{display: block;width: 100%;transition: all .2s linear;-webkit-transition: all .2s linear;-moz-transition: all .2s linear;-ms-transition: all .2s linear;-o-transition: all .2s linear;}

.head-pull-two{    position: absolute;
    left: 0;
    top: 192px;
    z-index: 1;
    display: none;
    width: 100%;
    height: 40px;
    background-color: #fff;
    border-bottom: 1px solid #ECECEC;
}
.head-pull-a {
    position: absolute;
    top: 192px;
    z-index: 1;
    padding: 3px 0;
    display: none;
    line-height: 35px;
    margin-left: -100px;
}
.head-pull-a a{padding:0 20px;display: inline-block;color: #333;/*-webkit-opacity:0;animation: head-prod-ani .8s forwards;-webkit-animation: head-prod-ani .8s forwards;-moz-animation: head-prod-ani .8s forwards;-ms-animation: head-prod-ani .8s forwards;-o-animation: head-prod-ani .8s forwards;*/}
#wxid:hover .drop-box{display: block;}
.head-prod-a:nth-child(2){animation-delay: .1s;}
.head-prod-a:nth-child(3){animation-delay: .3s;}
.head-prod-a:nth-child(4){animation-delay: .4s;}
.head-prod-a:nth-child(5){animation-delay: .5s;}
.head-prod-a:nth-child(6){animation-delay: .6s;}
.head-prod-a:nth-child(7){animation-delay: .7s;}
.head-prod-a:nth-child(8){animation-delay: .8s;}
.head-prod-a:nth-child(9){animation-delay: .9s;}
.head-pull-nav a:nth-child(2){animation-delay: .1s;}
.head-pull-nav a:nth-child(3){animation-delay: .3s;}
.head-pull-nav a:nth-child(4){animation-delay: .4s;}
.head-pull-nav a:nth-child(5){animation-delay: .5s;}
.head-pull-nav a:nth-child(6){animation-delay: .6s;}
.head-pull-nav a:nth-child(7){animation-delay: .7s;}
.head-pull-nav a:nth-child(8){animation-delay: .8s;}
.head-pull-nav a:nth-child(9){animation-delay: .9s;}
.head-pull-a a:nth-child(2){animation-delay: .1s;}
.head-pull-a a:nth-child(3){animation-delay: .3s;}
.head-pull-a a:nth-child(4){animation-delay: .4s;}
.head-pull-a a:nth-child(5){animation-delay: .5s;}
.head-pull-a a:nth-child(6){animation-delay: .6s;}
.head-pull-a a:nth-child(7){animation-delay: .7s;}
.head-pull-a a:nth-child(8){animation-delay: .8s;}
.head-pull-a a:nth-child(9){animation-delay: .9s;}
@keyframes head-prod-ani{
	from{transform: translateX(70px);opacity: 0;}
	to{transform: translateX(0);opacity: 1;}
}
@-webkit-keyframes head-prod-ani{
	from{transform: translateX(70px);opacity: 0;}
	to{transform: translateX(0);opacity: 1;}
}
@-moz-keyframes head-prod-ani{
	from{transform: translateX(70px);opacity: 0;}
	to{transform: translateX(0);opacity: 1;}
}
@-ms-keyframes head-prod-ani{
	from{transform: translateX(70px);opacity: 0;}
	to{transform: translateX(0);opacity: 1;}
}
@-o-keyframes head-prod-ani{
	from{transform: translateX(70px);opacity: 0;}
	to{transform: translateX(0);opacity: 1;}
}
.head-li:hover .head-pull{display: block;}
.head-li:hover .head-pull-two{display: block;}
.head-li:hover .head-pull-a{display: block;}
.head-li:hover .head-li-a:after{content: '';position: absolute;left: 0;bottom: 0;z-index:-1;width: 100%;height: 44px;background-color: #28792b;}
.head-li:hover .head-li-a:before{content: '';position: absolute;right: -6px;top: -6px;width: 6px;height: 6px;background: url("../img/icon23.png") no-repeat center center;}
.head-pull-a a:hover{background-color: #28792b;color: #fff;}
.head-pull-a a.active{background-color: #28792b;color: #fff;}
.head-prod-a:hover a{color: #d9251d;}
.head-prod-a:hover img{transform: translate3d(0,-2px,0);box-shadow: 0 15px 30px rgba(0,0,0,.1);}



.foot{background-color: #000000;}
.foot-nav{color:#fbfbfd; height:64px; line-height:64px;}
.foot-dl{float: left;width: 14.28%;line-height: 24px;}
.foot-dt{color: #fff;font-weight: bold;}
.foot-dd{}
.foot-dd a{font-size: 12px;color: #999;}
.foot-dd a:hover{color: #e2381f;}
.foot-link{}
.foot-link-dl{position:relative;line-height:36px;border-bottom: 1px solid #2e2e2e;font-size: 12px; padding-top:8px; padding-bottom:6px}
.foot-link-dt{float: left;width:62px;color: #999;}
.foot-link-dd{float: left;width: 1100px;height: 36px;overflow: hidden;}
.foot-link-dd.active{height: auto;}
.foot-link-dd a{float: left;color: #bcbcbc; margin-left:10px;}
.foot-link-dd span{margin:0 10px;float: left;color: #fbfbfd}
.foot-link-dd a:hover{color: #28792b;}
.foot-link-more{position: absolute;right: 0;top: 10px;display:none;height: 15px;width: 15px;cursor:pointer;background: #262525 url("../img/icon12.png") no-repeat center center;}
.foot-bot{line-height: 40px;color: #fbfbfd; font-size:12px;}
.foot-line{ border-bottom:1px solid #2e2e2e;}

/*index*/
.banner{    clear: both;}
.banner-ul{}
.banner-li{display: none;}
.banner-li:first-child{display: block;}
.banner-li a{display: block;height:536px;background-repeat: no-repeat;background-position: center;background-size:100%;}
.banner .owl-theme .owl-pagination{position: relative;bottom:30px;}
.banner .owl-theme .owl-controls{margin-top: -19px;}
.banner .owl-theme .owl-controls .owl-page span{position:relative;float:left;width: 40px;height: 1px;opacity: 1;background-color: #5b8f3a;}
.banner .owl-theme .owl-controls .owl-page.active span, .banner .owl-theme .owl-controls.clickable .owl-page:hover span{top:2px;height: 4px;background-color: #f9ce03;}
.banner .owl-theme .owl-controls .owl-buttons div{position: absolute;top: 50%;margin: -30px 0 0 0;padding:0;width: 60px;height: 60px;background-color: transparent;background-repeat: no-repeat;background-position: center;background-size: contain;border-radius: 0;}
.banner .owl-theme .owl-controls .owl-buttons div.owl-prev{left:120px;background-image: url("../img/icon5.png");}
.banner .owl-theme .owl-controls .owl-buttons div.owl-next{right:120px;background-image: url("../img/icon6.png");}
.ind-intro{}
.ind-tit{padding-top:40px;margin-bottom:5px;text-align: center;}
.ind-tit-a{position: relative;display: inline-block;font-size: 30px;color: #2c2c2c;}
.ind-tit-a2{position: relative;display: inline-block;font-size: 30px;color: #2c2c2c;}
.ind-tit-a:after{content: '';position: absolute;left: 32.5%;bottom: -50px;margin-left: -333px;width: 700px;height: 6px;background: url("../img/icon7.png") no-repeat center center;}
.ind-tit-a2:after{content: '';position: absolute;left: 32.5%;bottom: -50px;margin-left: -323px;width: 700px;height: 6px;background: url("../img/icon7.png") no-repeat center center;}
.ind-intro-p{margin-bottom:40px;text-align: center;font-size: 12px;color: #aeaeae;line-height: 30px;}
.ind-intro-cont{padding-bottom: 0px;}
.ind-intro-ul{}
.ind-intro-li{float: left;width: 14.28%;text-align: center;}
.ind-intro-li-a{display: inline-block;width: 120px;height: 120px;font-size:12px;color:#434343;background-repeat: no-repeat;background-position: center;background-size: contain;background-image: url("../img/bkg1.png");}
.ind-intro-li-i{margin:30px auto 5px auto;display: block;width: 35px;height: 35px;background-repeat: no-repeat;background-position: center;background-size: contain;}
.ind-intro-li-ia{background-image: url("../img/icon15.png");}
.ind-intro-li-ib{background-image: url("../img/icon16.png");}
.ind-intro-li-ic{background-image: url("../img/icon17.png");}
.ind-intro-li-id{background-image: url("../img/icon18.png");}
.ind-intro-li-ie{background-image: url("../img/icon19.png");}
.ind-intro-li-if{background-image: url("../img/icon20.png");}
.ind-intro-li-ig{background-image: url("../img/icon21.png");}
.ind-intro-li-a:hover{background-image: url("../img/bkg2.png");color: #fff;}
.ind-intro-li-a:hover .ind-intro-li-ia{background-image: url("../img/icon15h.png");}
.ind-intro-li-a:hover .ind-intro-li-ib{background-image: url("../img/icon16h.png");}
.ind-intro-li-a:hover .ind-intro-li-ic{background-image: url("../img/icon17h.png");}
.ind-intro-li-a:hover .ind-intro-li-id{background-image: url("../img/icon18h.png");}
.ind-intro-li-a:hover .ind-intro-li-ie{background-image: url("../img/icon19h.png");}
.ind-intro-li-a:hover .ind-intro-li-if{background-image: url("../img/icon20h.png");}
.ind-intro-li-a:hover .ind-intro-li-ig{background-image: url("../img/icon21h.png");}
.ind-abt{background-repeat: no-repeat;background-position: center;background-size: 100%; padding-bottom:40px;}
.ind-abt-tit{padding-top: 86px;}
.ind-abt-tit-en{font-size: 36px;color: #c3c8cc;text-transform: uppercase;}
.ind-abt-tit-cn{font-size: 32px;color: #d9251d;}
.ind-abt-p{margin:20px 0;width:100%;font-size: 14px;line-height: 24px;color: #383838; padding-top:47px; padding-bottom:1px;}
.ind-abt-btn{display: block;width: 116px;height: 42px;text-align:center;line-height:42px;background-color: #dcdcdc;color: #000000;border-radius:50px; margin:0 auto}
.ind-abt-btn:hover{background-color: #5b8f3a;color: #fff;}
.ind-news{position:relative;padding: 43px 0;background-color: #f3f3f3;}
.ind-news:after{content: '';position: absolute;left: 0;top: 0;width: 335px;height: 43px;background-color: #fff;}
.ind-news:before{content: '';position: absolute;left: 0;bottom: 0;width: 335px;height: 43px;background-color: #fff;}
.ind-news-main{position: absolute;top:10px;left: 50%;z-index:1;margin-left:136px;}
.ind-tit.active{text-align: left;}
.ind-tit.active .ind-tit-a:after{left: 0;margin: 0;}
.ind-tit.lf{text-align: left;}
.ind-tit.lf .ind-tit-a:after{left: 0;margin: 0;}
.ind-news-a{}
.ind-news-a a{padding:0 20px;display: inline-block;color: #666;line-height: 35px;}
.ind-news-a a:hover{color: #fff;background-color: #d9251d;}
.ind-news-a a.active{color: #fff;background-color: #d9251d;}
.ind-news-ul{}
.ind-news-li{display: none;float: left;width: 100%;}
.ind-news-li:first-child{display: block;}
.ind-news-img{float: left;width: 50%;}
.ind-news-img img{display: block;width: 100%;}
.ind-news-desc{margin-left:136px;padding-top:158px;float: left;width: 30%;}
.ind-news-top{margin-bottom:20px;padding-bottom:10px;color: #7f7f7f;border-bottom: 1px solid #ddd;line-height: 24px;}
.ind-news-tit{display:block;font-size: 18px;color: #db3426;}
.ind-news-p{height:72px;font-size: 12px;line-height: 24px;color: #848484;display: -webkit-box !important;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.ind-news .owl-theme .owl-pagination{position: absolute;left:330px;bottom:30px;}
.ind-news .owl-theme .owl-controls{margin-top: 0;}
.ind-news .owl-theme .owl-controls .owl-page span{position:relative;float:left;width: 40px;height: 1px;opacity: 1;background-color: #bec4c6;}
.ind-news .owl-theme .owl-controls .owl-page.active span, .ind-news .owl-theme .owl-controls.clickable .owl-page:hover span{top:2px;height: 4px;background-color: #e60012;}
.ind-news .owl-theme .owl-controls .owl-buttons div{position: absolute;bottom: 10px;margin: 0 0 0 0;padding:0;width: 60px;height: 60px;background-color: #e0e0e0;border-radius: 0;}
.ind-news .owl-theme .owl-controls .owl-buttons div:hover{opacity: 1;}
.ind-news .owl-theme .owl-controls .owl-buttons div.owl-prev{left:50%;margin-left:136px;}
.ind-news .owl-theme .owl-controls .owl-buttons div.owl-next{left:50%;margin-left:200px}
.ind-news .owl-theme .owl-controls .owl-buttons div.owl-prev:after{content: '';position: absolute;left: 50%;top: 50%;margin-top: -8px;margin-left: -4px;height: 0;width: 0;border-right: 8px solid #949494;border-top: 8px solid transparent;border-bottom: 8px solid transparent;}
.ind-news .owl-theme .owl-controls .owl-buttons div.owl-next:after{content: '';position: absolute;left: 50%;top: 50%;margin-top: -8px;margin-left: -4px;height: 0;width: 0;border-left: 8px solid #949494;border-top: 8px solid transparent;border-bottom: 8px solid transparent;}
.ind-news-btn{}
.ind-news-cont{min-height: 300px;}
.ind-news-sec{display: none;}

.ind-prod{background-color: #f9f9f9;}
.ind-prod-nav{text-align: center;}
.ind-prod-cont{padding-bottom: 80px;padding-top: 40px;}
.ind-prod-ul{margin: 0 -10px;}
.ind-prod-li{padding:0 10px;float: left;}
.ind-prod-li-a{display: block;width: 280px;box-sizing: border-box;border: 1px solid #e6e6e6;}
.ind-prod-li-img{position: relative;}
.ind-prod-li-img:after{content: '';position: absolute;left: 50%;top: 50%;margin-left: -18px;margin-top: -18px;width: 37px;height: 37px;visibility:hidden;opacity:0;background: url("../img/icon24.png") no-repeat center center;transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;}
.ind-prod-li-img img{display: block;width: 100%;}
.ind-prod-li-desc{padding-top: 25px;padding-bottom: 35px;text-align: center;}
.ind-prod-li-tit{font-size: 18px;font-weight: bold;color: #333;}
.ind-prod-li-p{margin:15px 0;color: #999;}
.ind-prod-li-btn{display:inline-block;width: 98px;height: 35px;line-height: 35px;text-align: center;color: #333;border: 1px solid #666;}
.ind-prod-li-a:hover .ind-prod-li-img:after{opacity: 1;visibility: visible;}
.ind-prod-li-a:hover{background-color: #d9251d;}
.ind-prod-li-a:hover .ind-prod-li-tit{color: #fff;}
.ind-prod-li-a:hover .ind-prod-li-p{color: #fff;}
.ind-prod-li-a:hover .ind-prod-li-btn{background-color: #fff;border-color: #fff;color: #d9251d;}
.ind-prod .owl-theme .owl-controls .owl-buttons div{position: absolute;top: 50%;margin-top:-24px;width: 48px;height: 48px;background-color: #5f6265;border-radius: 0;background-repeat: no-repeat;background-position: center;}
.ind-prod .owl-theme .owl-controls .owl-buttons div.owl-prev{left: 5px;background-image: url("../img/icon13.png");}
.ind-prod .owl-theme .owl-controls .owl-buttons div.owl-next{right: 10px;background-image: url("../img/icon14.png");}

/*2016-12-12*/
.ind-prod-sec{display: none;}
.ind-recom{}
.ind-recom-lf{float: left;}
.ind-recom-lf a{position:relative;display: block;width: 597px;}
.ind-recom-lf img{display: block;width: 100%;}
.ind-recom p{position: absolute;left: 0;bottom: 0;width: 150px;height: 49px;background: url("../img/bkg6.png") repeat;text-align: center;line-height: 49px;font-size: 18px;color: #fff;}
.ind-recom-rg{float: right;}
.ind-recom-rg a{position: relative;display: block;width: 597px;}
.ind-recom-rg a:first-child{margin-bottom: 30px;}
.ind-recom-rg img{display: block;width: 100%;}
/*contact*/
.contact{margin:0 auto;padding-bottom: 40px;width: 665px;}
.contact-top{padding-top: 20px;}
.contact-inp{margin: 0 -10px;}
.contact-inp input{margin:10px;float: left;width: 337px;height: 42px;line-height: 42px;border: 1px solid #ddd;text-indent: 10px;}
.inputbox{ float: left;text-indent: 10px;
    width: 342px;}
.contact-area{margin-top:10px;padding:10px 0 0 10px;width: 100%;line-height: 24px;border: 1px solid #ddd; w}
.contact-com{padding-top: 20px;}
.contact-btn{float: left;width: 170px;height: 50px;color: #fff;background-color: #28792b;}
.contact-com-p{float: right;line-height: 50px;font-size: 12px;color: #999;}
.contact-com-p a{color: #28792b;}
.contact-cont{padding-top: 66px;padding-bottom: 30px;}
.contact-desc .ind-tit {float: left;width:70%;font-size: 12px;line-height: 24px;color: #999;}
.contact-desc .tit{margin-bottom:20px;font-size: 14px;font-weight: bold;color: #333;}
.ind-tit .tit{margin-bottom:20px;font-size: 14px;font-weight: bold;color: #333; text-align:left}
.contact-addr{padding-top:36px;float: right;width:167px;height:180px;border:1px solid #ddd;text-align: center;font-size: 12px;color: #999;}
.contact-addr img{margin-bottom: 10px;}
.contact-desc {
    float: left;
    width: 70%;
    font-size: 12px;
    line-height: 24px;
    color: rgb(153, 153, 153);
    font-family: 微软雅黑;
}
/*右侧固定菜单*/
.fixed{position:fixed;right: 0;bottom: 120px;z-index: 1;}
.fixed-ul{}
.fixed-li{position:relative;border-top: 1px solid #fff;}
.fixed-li:first-child{border-top: none;}
.fixed-li-a{display: block;width: 45px;height: 45px;background-color: #333;background-repeat: no-repeat;background-position: center;}
.fixed-li-a.icona{background-image: url("../img/icon8.png");}
.fixed-li-a.iconb{background-image: url("../img/icon9.png");}
.fixed-li-a.iconc{background-image: url("../img/icon10.png");}
.fixed-li-a.icond{background-image: url("../img/icon11.png");}
.fixed-li-mail{position: absolute;right: -300px;top: 0;height: 45px;padding-left:50px;padding-right:10px;background:url("../img/icon9.png") no-repeat 10px center;line-height:45px;color:#fff;background-color: #02448e;}
.fixed-li-chat{position: absolute;top: 0;right: 45px;display:none;padding:5px;width: 90px;height: 90px;background-color: #fff;}
.fixed-li-chat img{display: block;width: 100%;}
.fixed-li:hover .fixed-li-mail{right: 0;}
.fixed-li:hover .fixed-li-chat{display: block;}

/*概况*/
.banner-img{height:360px;background-repeat: no-repeat;background-position: top;background-size:100%;}
.cur-page{border-bottom: 1px solid #eaeaea;line-height: 75px;font-weight: bold;}
.cur-page-tit{padding-left:25px;float: left;background: url("../img/icon25.png") no-repeat left center;}
.cur-page-tit a{float: left;color: #4d4852;}
.cur-page-tit span{margin:0 5px;float: left;}
.cur-page-tit p{float: left;color: #4d4852;}
.cur-page-ul{float: right;}
.cur-page-li{margin-left:40px;float: left;}
.cur-page-li a{margin-bottom:-2px;display: block;color: #4d4852;border-bottom: 2px solid transparent;}
.cur-page-li:hover a{border-color: #f63b2e;}
.cur-page-li.active a{border-color: #f63b2e;}
.content{}
.intro{padding:15px 35px 45px 35px;float:left;width: 850px;border-right:1px solid #eaeaea;box-sizing: border-box;}
.picture{margin-left:-1px;padding:28px 38px;float: left;width: 376px;border-left: 1px solid #eaeaea;box-sizing: border-box;}
.content.wid .intro{width: 100%;}
.content.wid .picture{display: none;}
.intro.wid .cul-li-desc{width: 646px;}
.about{padding-top:30px;line-height: 24px;}
.about-tit{margin-bottom:18px;font-size: 18px;color: #616161;text-transform: uppercase;}
.about-tit-a{font-size: 24px;}
.about-h{margin-bottom:18px;font-size: 16px;color: #ff0000;}
.about-desc{font-size: 12px;color: #746969;text-indent: 20px;}
.about-desc img{margin: 0px auto;display: inline-block;max-width: 100%;}
.picture-img{}
.picture-img img{margin-bottom:35px;display: block;width: 100%;}

/*企业文化*/
.culture{}
.cul-nav{margin-bottom:30px;border-bottom: 1px solid #eaeaea;}
.cul-nav-a{margin-right:10px;margin-bottom:-1px;padding:0 17px;float: left;border: 1px solid #eaeaea;line-height: 40px;background-color: #f8f9fa;font-size: 12px;color: #616161;cursor: pointer;}
.cul-nav-a.active{background-color: #fff;border-bottom-color: transparent;}
.school .cul-nav-a{ background-color: #fff;color: #616161;}
.school .cul-nav-a.active{background-color: #e2381f;color: #fff; }
.cul-cont{}
.cul-sec{display: none;}
.cul-img{}
.cul-img img{display: block;width: 100%;}
.cul-ul{}
.cul-li{}
.cul-li-a{padding:25px 0;display: block;border-bottom: 2px solid #eaeaea;}
.cul-li-time{padding-left:10px;float: left;width: 88px;height: 88px;background-color: #e1e1e1;box-sizing: border-box;color: #444;text-transform: uppercase;}
.cul-li-time-a{font-size: 34px;color: #e62b1e;}
.cul-li-desc{padding-left:15px;float: left;width: 676px;line-height: 20px;}
.cul-li-tit{margin-bottom:5px;font-size: 20px;font-weight: bold;color: #474545;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cul-li-num{font-size: 12px;color: #746969;}
.cul-li-num span:first-child{margin-right: 20px;}
.cul-li-p{height:40px;font-size: 12px;color: #746969;display: -webkit-box !important;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.cul-li-a:hover{background-color: #e1e1e1;}
.load-more{display: block;height: 44px;background:#e1e1e1 url("../img/icon26.png") no-repeat center center;}
.load-more:hover{background:#e2381f url("../img/icon50.png") no-repeat center center;}

/*大事记*/
.thing{background-position: center;background-repeat: no-repeat;background-size: auto 100%;overflow: hidden;}
.thing-tit{padding:25px 0;font-size: 24px;color: #484848;}
.thing-tit p{font-size: 54px;color: #e2381f;}
.thing-cont{position: relative;padding:0 40px;height: 470px;}
.thing-btn{position: absolute;top: 50%;z-index:1;margin-top: -44px;width: 44px;height: 44px;cursor:pointer;background-repeat: no-repeat;background-position: center;background-size: contain;}
.thing-btn.prev{left: -30px;background-image: url("../img/icon27.png");opacity: .6;filter: alpha(opacity=60);cursor: no-drop;}
.thing-btn.prev.active{opacity: 1;filter: alpha(opacity=100);cursor:pointer;}
.thing-btn.next{right: -30px;background-image: url("../img/icon28.png");cursor:pointer;}
.thing-btn.next.active{opacity: .6;filter: alpha(opacity=60);cursor: no-drop;}
.thing-ul{position: relative;width: 100%;height: 100%;}
.thing-li{position: absolute;left: 0;bottom: -100%;padding:20px 15px 30px 15px;min-height:226px;width: 25%;border-left:3px solid #e2381f;box-sizing: border-box;}
.thing-li:nth-child(2){left: 25%;}
.thing-li:nth-child(3){left: 50%;}
.thing-li:nth-child(4){left: 75%;}
.thing-li:after{content: '';position: absolute;left: -9px;top: -15px;width: 15px;height: 15px;background: url("../img/icon29.png") no-repeat center center;}
.thing-li-desc{padding-left: 15px;max-height:240px;overflow-y:auto;font-size: 12px;color: #444;line-height: 30px;font-family: "宋体";}
.thing-li-desc p{position: relative;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;cursor: pointer;}
.thing-li-desc p:before{content: '>';position: absolute;left: -10px;top: 0;color: #e2381f;font-size: 12px;}
.thing-li-year{padding-left:10px;font-size: 30px;color: #e2381f;font-family: arial;line-height: 35px;}
.alert-thing{position: fixed;left: 50%;top: 20%;z-index:1;display:none;padding:10px;margin-left:-150px;width: 300px;background-color: #fff;box-sizing: border-box;line-height: 26px;text-indent: 30px;}

/*园区环境*/
.envir{padding:22px 52px 52px 52px;}
.envir-ul{margin: 0 -8px 35px -8px;}
.envir-li{padding:8px;float: left;width: 25%;box-sizing: border-box;}
.envir-li-a{position:relative;display: block;overflow: hidden;}
.envir-li-a img{display: block;width: 100%;}
.shade{position: fixed;left: 0;top: 0;z-index:1;width: 100%;height: 100%;display:none;background-color: #000;opacity: .5;filter: alpha(opacity=50);}
.big-img{    z-index: 2;
    padding: 5px;
    /* display: none; */
    width: 750px;
    background-color: #fff;
    box-sizing: border-box;
    margin: 0 auto;
}
.big-img img{margin: 0 auto;display: block;width: 100%;}
.envir-li-p{text-align: center;color: #333;font-size: 16px;font-weight: bold;line-height: 40px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.envir-li-a:hover .envir-li-p{top: 45%;}

/*园区环境详情*/
.envir-detail{position:relative;padding: 30px 60px;}
.envir-detail-img{}
.envir-detail-img img{display: block;width: 100%;}
.envir-detail-btn{}
.envir-detail a{position: absolute;top: 50%;margin-top: -15px;width: 30px;height: 30px;background-repeat: no-repeat;background-position: center;}
.envir-detail a.prev{left: 0px;background-image: url("../img/icon30.png");}
.envir-detail a.next{right: 0px;background-image: url("../img/icon31.png");}

/*联系我们*/
.contact{padding-bottom:80px;}
.conta-top{padding: 0 60px;}
.conta-lf{float: left;width: 428px;}
.conta-p{margin-bottom:30px;font-size: 14px;color: #1e1e1e;line-height: 30px;}
.conta-p span{margin-left: 10px;}
.conta-num{font-size: 20px;color: #2870c2;line-height: 30px;}
.conta-num span{display:inline-block;width:150px;font-size: 14px;color: #494949;}
.conta-rg{padding-right:0px;width: 617px;float: right;height: 346px;background: url("../img/bkg5.png") no-repeat right bottom;}
.conta-dl{line-height: 30px;}
.conta-dt{float: left;float: left;width: 68px;color: #4d4852;}
.conta-dd{float: left;}
.conta-dd-nav{margin-bottom: 3px;}
.conta-dd-nav a{position:relative;padding:0 10px;float: left;color: #4d4852;border-radius: 15px;}
.conta-dd-nav a.active{background-color: #aaa;color: #fff;}
.conta-dd-nav a.active:before{content: '';position: absolute;left: 20px;bottom: -8px;border-top: 6px solid #ff1300;border-left: 6px solid transparent;border-right: 6px solid transparent;}
.conta-ul{}
.conta-li{padding:10px;display: none;height:130px;background-color: #fff;font-size: 12px;color: #000;}
.conta-li-phone{margin-right:10px;float: left;width:150px;height:130px;border-right: 1px solid #eaeaea;}
.conta-li-num{float: left;font-size: 18px;font-weight: bold;color: #ff9600;}
.conta-li-cont{color: #8e8c88;font-weight: bold;}
.conta-map{height: 290px;border: 1px solid #d2d2d2;}
.conta-li-emil{width: 240px;float: left;}

/*微信显示*/
.drop-box {
    display: none;
    position: absolute;
    top: 42px;
    right: 1px;
}
.drop-box .arrow {
    position: absolute;
    display: block;
    top: 0;
    right: 15px;
    width: 21px;
    height: 11px;
    text-indent: -999999px;
    background: url(skin_icons.png) no-repeat 0 -356px;
}
.drop-box .drop-item {
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #b1b1b1;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}
/*领导关怀*/
.leader{}
.leader-top{margin-bottom:18px;padding: 13px 45px 5px 45px;background-color: #e1e1e1;}
.leader-top-ul{}
.leader-top-li{padding:0 10px;float: left;width: 100%;box-sizing: border-box;}
.leader-top-li-a{display: block;}
.leader-top-li-a img{display: block;width: 100%;opacity: .7;filter: alpha(opacity=70);transition: all .3s ease;-webkit-transition: all .3s ease;}
.leader-top .owl-theme .owl-controls .owl-buttons div{position: absolute;top: 0;margin: 0;padding: 0;height:100%;width:30px;background-repeat: no-repeat;background-position: center;background-color: transparent;opacity: 1;border-radius: 0;}
.leader-top .owl-theme .owl-controls .owl-buttons div.owl-prev{left: -35px;background-image: url("../img/icon30.png");}
.leader-top .owl-theme .owl-controls .owl-buttons div.owl-next{right: -35px;background-image: url("../img/icon31.png");}
.leader-top-li-a img:hover{opacity: 1;filter: alpha(opacity=100);}
.leader-bot{}
.leader-ul{margin-bottom: 15px;}
.leader-li{}
.leader-li-a{padding:8px;display: block;border-bottom: 1px solid #eaeaea;}
.leader-li-img{float: left;width: 194px;}
.leader-li-img img{display: block;width: 100%;}
.leader-li-desc{padding-top:20px;float: right;width: 920px;line-height: 20px;}
.leader-li-tit{margin-bottom:5px;font-size: 20px;font-weight: bold;color: #474545;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.leader-li-time{font-size: 12px;color: #746969;}
.leader-li-time span{margin-right: 20px;}
.leader-li-p{height:40px;font-size: 12px;color: #746969;display: -webkit-box !important;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.leader-li-a:hover{background-color: #e1e1e1;}

/*新闻*/
.news{padding-top: 25px;padding-bottom: 70px;}
.news-ul{margin: 0 -17px 20px -17px;}
.news-li{padding:16px;float: left;width: 25%;box-sizing: border-box;}
.news-li-a{padding:8px;display: block;box-shadow: 5px 4px 0 4px #e5e5e5; border:1px solid #e5e5e5;}
.news-li-img{margin-bottom: 10px;}
.news-li-img img{display: block;width: 100%;}
.news-li-desc{font-size:12px;font-family: "宋体";line-height: 20px;}
.news-li-tit{position:relative;padding-bottom:15px;color: #333;font-weight: bold;}
.news-li-tit:before{content: "";position: absolute;left: 0;bottom: 5px;width: 43px;height: 4px;background: url("../img/icon7.png") no-repeat center center;}
.news-li-time{color: #000;}
.news-li-p{color: #999;max-height:96px;display: -webkit-box !important;overflow: hidden; text-overflow: ellipsis; word-break: break-all; -webkit-box-orient: vertical;-webkit-line-clamp: 5;}
.news-li-a:hover .news-li-tit{color: #e2381f;}
.news-li-a:hover .news-li-p{color: #e2381f;}

/*新闻详情*/
.news-detail{}
.news-detail-top{padding-bottom:24px;margin-bottom:20px;text-align: center;border-bottom: 1px solid #eaeaea;}
.news-detail-tit{position:relative;padding-bottom:20px;font-size: 20px;font-weight: bold;color: #474545;}
.news-detail-tit:before{content: '';position: absolute;left: 50%;bottom: 10px;margin-left: -21px;width: 43px;height: 4px;background: url("../img/icon7.png") no-repeat center center;}
.news-detail-time{margin-bottom:10px;font-size: 12px;color: #746969;}
.news-detail-time span{margin: 0 10px;}
.news-detail-btn{}
.news-detail-btn a{padding:0 20px;display: inline-block;line-height:30px;font-size: 12px;color: #666;}
.news-detail-btn a:hover{color: #fff;background-color: #d9251d;}
.news-detail-cont{line-height: 26px;color: #999;}
.news-detail-cont img{display: block;margin: 10px auto;max-width: 100%;}

/*视频*/
.video{}
.video-top{margin-top: 38px;margin-bottom: 24px;}
.video-top{padding: 20px 60px 30px 60px;background-color: #f7f7f7;}
.video-tit{margin-bottom:20px;text-align: center;font-size: 24px;line-height: 24px;color: #666;font-family: "宋体";font-weight: bold;}
.video-play{  }
.video-play img{display: block;width: 100%;}
.video-bot{margin-bottom:50px;padding: 25px 50px 25px 50px;background-color: #F7F7F7;}
.video-ul{}
.video-li{padding:0 12px;float: left;width: 220px;box-sizing: border-box;}
.video-li-a{display: block;}
.video-li-a img{display: block;width: 100%;opacity: .7;filter: alpha(opacity = 70);transition: all .3s ease;-wekit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;}
.video-li-a img:hover{opacity: 1;filter: alpha(opacity = 100);}
.video-bot .owl-theme .owl-controls .owl-buttons div{position: absolute;top: 0;margin: 0;padding: 0;height:100%;width:30px;background-repeat: no-repeat;background-position: center;background-color: transparent;opacity: 1;border-radius: 0;}
.video-bot .owl-theme .owl-controls .owl-buttons div.owl-prev{left: -35px;background-image: url("../img/icon30.png");}
.video-bot .owl-theme .owl-controls .owl-buttons div.owl-next{right: -35px;background-image: url("../img/icon31.png");}

/*人才理念*/
.talents{padding-top: 20px;}
.talents img{display: block;width: 100%;}

/*招聘*/
.recruit{}
.recruit-img{padding-top: 10px;padding-bottom: 30px;}
.recruit-img img{display: block;width: 100%;}
.recruit-cont{}
.recruit-cont img{display: block;max-width: 100%;}
.recr-ul{}
.recr-li{margin-bottom: 10px;}
.recr-li-nav{padding:10px 0;line-height: 22px;background-color: #e2381f;color: #fff;}
.recr-li-nav li{float: left;width:25%;text-indent: 15px;}
.recr-li-tit{padding:10px 0;line-height: 22px;background-color: #f2f2f2;color: #999;}
.recr-li-tit li{float: left;width:25%;min-height:1px;text-indent: 15px;cursor: pointer;}
.recr-li-desc{display:none;}
.recr-li-sec{padding: 15px 0;font-size: 12px;font-family: "宋体";color: #666;line-height: 24px;}
.recr-li-sec-tit{font-weight: bold;}
.recr-li-sec-btn{text-align: center;}
.recr-li-sec-btn a{padding:0 10px;display: inline-block;line-height: 22px;background-color: #e2381f;color: #fff;}
.recr-li.active .recr-li-desc{display: block; margin-top:15px; color:#666; line-height:26px; }
.recruit-bot{}
.recruit-lf{padding:20px;float: left;width:663px;height: 200px;background-color: #e2381f;box-sizing: border-box;}
.recruit-rg{float: right;width:492px;height:200px;}
.recruit-rg img{display: block;width: 100%;}
.recruit-addr{float: left;width:460px;line-height: 35px;color: #fff;}
.recruit-addr-dl{}
.recruit-addr-dt{float: left; width:70px; }
.recruit-addr-dd{ margin-left:70px; /*width: 380px;*/}
.recruit-chat{float: right;text-align: center;}
.recruit-chat-img{margin:0 auto 5px auto;padding: 5px;width:120px;background-color: #fff;}
.recruit-chat-img img{display: block;width: 100%;}
.recruit-chat p{padding-left:25px;display: inline-block;line-height: 24px;font-size: 12px;color: #fff;background: url("../img/chat-icon.png") no-repeat left center;}

/*服务网络*/
.network{padding-top: 20px;padding-bottom: 80px;}
.network-tit{margin-bottom: 30px;}
.network-tit-a{float: left;width:50%;font-size:12px;cursor:pointer;line-height: 53px;background-color: #eb6956;color: #fff;text-indent: 23px;}
.network-tit-a.active{background-color: #e2381f;}
.network-ser{margin-bottom: 20px;}
.network-ser-sel{float: left;}
.network-ser-sel select{margin-right:10px;float: left;width: 120px;height: 30px;line-height: 30px;border: 1px solid #ddd;text-indent: 10px;box-sizing: border-box;}
.network-ser-cont{float: left;}
.network-ser-inp{float: left;margin-right:10px;float: left;width: 220px;height: 30px;line-height: 30px;border: 1px solid #ddd;text-indent: 10px;box-sizing: border-box;}
.network-ser-btn{float: left;width: 90px;height: 30px;background-color: #e2381f;color: #fff;box-sizing: border-box;}

.net-cont{}
.net-cont-sec{display: none;}
.net-addre{padding:0 60px;float: left;width: 50%;height:505px;overflow-y:auto;box-sizing: border-box;}
.net-ul{}
.net-li{}
.net-li-a{padding:20px;display: block;line-height: 24px;color: #666;border-bottom: 1px solid #e1e1e1;}
.net-li-tit{color: #e2381f;}
.net-li-a:hover{background-color: #f3f3f3;}
.net-li-a.active{background-color: #f3f3f3;}
.net-map{float: left;width: 50%;height:504px;box-sizing: border-box;overflow: hidden;}
.net-addre.active{width: 100%;box-sizing: border-box;height: auto;}
.net-addre.active .net-li{float: left;width: 50%;}

/*服务网点详细*/
.network-tit-a a{display:block;color: #fff;}
.net-detail .net-li-a:hover{background-color: transparent;}
.news-detail-map{height: 450px;background-color: #f1f1f1;}


/*产品展示*/
.product{padding-top: 10px;padding-bottom: 60px;}

.product-nav{margin-bottom:10px;text-align: center;}

.product-nav-a{display: inline-block;}
.product-nav-a a{padding:0 20px;display: block;line-height: 35px;color: #666;}
.product-nav-a.active a{color: #fff;background-color: #d9251d;}
.prod-cont{ margin-left:20px; margin-top:-30px; margin-bottom:20px;}
.prod-ul{margin: 0 -15px;}
.prod-li{padding:15px;float: left;width: 25%;box-sizing: border-box;}
.prod-li-a{display: block;}
.prod-li-img{position: relative;display:block;height:235px;overflow:hidden;}
.prod-li-img img{display: block;width: 100%;}
.prod-li-p{    padding: 0 15px;
    display: block;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fefefe;
    text-align:left;
    width: 100%;
    background: #000;
    bottom: 0;
	opacity: .6;filter: alpha(opacity=60);
	position:absolute; z-index:99}
.prod-li-i{position: absolute;left: 50%;top: 50%;margin-left: -18px;margin-top: -18px;width: 37px;height: 37px;background: url("../img/icon24.png") no-repeat center center;opacity: 0;visibility: hidden;}
.prod-li-a:hover{}

a:hover .prod-li-a img {
    transform: scale(1.1);
    transition: all 0.5s ease;
}
.prod-li-btn{display: block;font-size: 12px;text-align: center;line-height: 28px;background-color: #d9251d;border:1px solid #fff;color: #fff;}
.prod-li-a:hover .prod-li-p{  padding: 0 15px;
    display: block;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    text-align: center;
    width: 100%;
    background: #5f963d;
    bottom: 0;
	opacity: 1;filter: alpha(opacity=100);
	position:absolute; z-index:99}
.prod-li-a:hover .prod-li-i{opacity: 1;visibility: visible;}

/*条件筛选*/
.filt{padding-top: 40px;padding-bottom: 60px;}
.filt-tit{margin-bottom:16px;font-size: 12px;color: #666;line-height: 24px;}
.filt-tit-a{float: left;}
.filt-result{float: left;}
.filt-result-a{position:relative;margin-right:10px;margin-bottom:10px;float: left;padding-right: 20px;border: 1px solid #d9251d;}
.filt-result-a a{padding:0 8px;display: block;background-color: #d9251d;color: #fff;}
.filt-result-del{position: absolute;right: 0;top: 0;height: 100%;width: 22px;cursor:pointer;background: url("../img/icon62.png") no-repeat center center;}
.filt-cont{margin-bottom:20px;padding:0 7px;border: 1px solid #e9e9e9;}
.filt-dl{margin-bottom:-1px;padding: 0 12px;font-size: 12px;color: #989898;line-height: 35px;border-bottom: 1px dotted #cbcbcb;}
.filt-dt{float: left;width: 76px;}
.filt-dd{float: left;width: 1100px;}
.filt-dd a{margin-right:10px;color: #333; padding:3px 5px;}
.filt-dd a:hover{color: #d9251d;}
.filt-dd a.active { background:#d9251d; color:#fff; }
.filt-nav{margin-bottom:15px;border-bottom: 1px solid #eaeaea;}
.filt-nav-a{padding:0 20px;margin-right:10px;float: left;color:#616161;background-color:#f8f9fa;line-height: 39px;border: 1px solid #eaeaea;border-bottom: none;}
.filt-nav-a i{margin-left:3px;float: right;height: 38px;width: 8px;background: url("../img/icon32.png") no-repeat center center;}
.filt-nav-a.active{position: relative;bottom:-1px;color: #d9251d;background-color: #fff;}
.filt-nav-a.active i{background: url("../img/icon33.png") no-repeat center center;}
.page{padding-top:30px;text-align: center;}
.page-ctr{display: inline-block;}
.page-btn{margin:0 10px;padding: 0 15px;float:left;line-height: 39px;border: 1px solid #ededed;color: #333;}
.page-a{padding: 0 15px;float:left;line-height: 39px;border: 1px solid #ededed;color: #333;}
.page-a.active{color: #fff;background-color: #d9251d;}
.page-btn.active{color: #999;border-color: #ececec;}
.filt-main{}
.filt-ul{}
.filt-li{padding: 20px 0;border-bottom: 1px solid #eaeaea;}
.filt-li-a{display: block;}
.filt-li-img{float: left;width: 240px;}
.filt-li-img img{display: block;width: 100%;}
.filt-li-desc{position:relative;padding-left:20px;float: left;width: 965px;line-height: 24px;color: #333;}
.filt-li-tit{margin-bottom: 10px;font-size: 16px;font-weight: bold;}
.filt-li-p p{float: left;width: 35%;margin-bottom: 10px;}
.filt-li-pri{position: absolute;right: 0;top: 32px;text-align: right;color: #333; margin-right:240px; }
.filt-li-pri-a{font-size: 18px;color: #FF0000;}

/*产品详情*/
.prod-det{padding-top: 20px;padding-bottom: 60px;}
.prod-det-top{margin-bottom:35px;border: 1px solid #ebebeb;}
.prod-det-lf{padding: 0 36px;float: left;width: 638px;box-sizing: border-box;}
.prod-det-img{padding: 30px 0;height: 409px;box-sizing: border-box;overflow: hidden;}
.prod-det-img img{margin:0 auto;display: block;}
.prod-sml-img{padding: 12px 35px 6px 35px;background-color: #f7f7f7;}
.prod-sml-img-ul{}
.prod-sml-img-li{float: left;padding: 6px;width: 100px;box-sizing: border-box;}
.prod-sml-img-li img{display: block;width: 100%;cursor: pointer;}
.prod-sml-img .owl-theme .owl-controls .owl-buttons div{position: absolute;top: 0;margin: 0;padding: 0;height:100%;width:30px;background-repeat: no-repeat;background-position: center;background-color: transparent;opacity: 1;border-radius: 0;}
.prod-sml-img .owl-theme .owl-controls .owl-buttons div.owl-prev{left: -35px;background-image: url("../img/icon30.png");}
.prod-sml-img .owl-theme .owl-controls .owl-buttons div.owl-next{right: -35px;background-image: url("../img/icon31.png");}
.prod-det-rg{float: right;width:581px;min-height:566px;border-left:2px solid #e4e4e4;background-color: #f8f8f8;}
.prod-det-tit{padding-left:15px;font-weight: bold;color: #4c4c4c;line-height: 48px;}
.prod-det-pri{padding: 15px;background-color: #db1e1b;color: #fff;font-family: "宋体";line-height: 24px;font-size: 12px;}
.prod-det-pri span{font-size: 24px;font-family: "微软雅黑";}
.prod-det-see{padding:  0 15px;background-color: #ebebeb;line-height: 25px;font-size: 12px;color: #999;font-family: "宋体";}
.prod-det-see-a{float: left;}
.prod-det-see-c{float: right;}
.prod-det-cont{padding: 15px;}
.prod-det-top-ul{margin-bottom:15px;padding-bottom: 15px;border-bottom: 1px solid #e9e9e9;}
.prod-det-top-li{padding:15px 0;float: left;width: 33.33333%;text-align: center;box-sizing: border-box;border-left: 1px solid #E9E9E9;}
.prod-det-top-li:first-child{border-left: none;}
.cor-red{color: #f76120;}
.prod-det-top-desc{}
.prod-det-dl{margin-bottom:15px;font-size: 12px;line-height: 24px;}
.prod-det-dt{float: left;width:40px;color: #999;}
.prod-det-dd{float: left;width:510px;color: #4c4c4c;}
.prod-det-dd img{display: block;max-width: 100%;}
.prod-det-dd-cont{float: left;}
.prod-det-dd-num{margin-right:3px;float: left;width: 60px;height: 30px;line-height: 30px;text-align: center;border: 1px solid #a7a6ac;}
.prod-det-dd-com{float: left;}
.prod-det-dd-del{width: 16px;height: 12px;border: 1px solid #A7A6AC;cursor:pointer;background: url("../img/img23.png") no-repeat center center;}
.prod-det-dd-add{margin-bottom:3px;width: 16px;height: 12px;border: 1px solid #A7A6AC;cursor:pointer;background: url("../img/img22.png") no-repeat center center;}
.prod-det-top-btn{margin-bottom:15px;border-top: 1px solid #e9e9e9;padding-top: 15px;}
.prod-det-top-btn a{margin-right:10px;float: left;width: 180px;height: 40px;line-height: 40px;text-align: center;color: #fff;background-color: #d9251d;box-sizing: border-box;}
.prod-det-top-btn a:first-child{background-color: #ffeded;border: 1px solid #d9251d;color: #d9251d;}
.prod-det-top-p{font-size: 12px;line-height: 20px;color: #999;font-family: "宋体";}
.prod-det-bot{border: 1px solid #ebebeb;}
.prod-det-nav{background-color: #f8f8f8;}
.prod-det-nav-a{position:relative;bottom:-1px;padding:0 30px;float: left;line-height: 38px;cursor: pointer;}
.prod-det-nav-a.active{margin-top:-2px;background-color: #fff;border-right: 1px solid #ebebeb;border-left: 1px solid #ebebeb;border-top: 2px solid #db1e1b;color: #db1e1b;}
.prod-det-desc{padding: 15px;}
.prod-det-ul{}
.prod-det-li{display: none;}
.prod-det-li img{margin:0 auto;display: block; max-width:100%; width:auto;}
.prod-det-li-cont{}
.prod-pic{padding: 5% 10%}
.prod-det-li-sec{float: left;width: 33.333%;line-height: 30px;color: #999;font-size: 12px;font-family: "宋体";}
.prod-det-li-sec span{color: #4c4c4c;}
.jqzoom{position:relative;display: block;}
.jqzoom img{display: block;width: 100%;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*产品评价*/
.prod-evalu{}
.prod-evalu-ul{}
.prod-evalu-li{padding: 10px 0;border-bottom: 1px solid #f1f1f1;}
.prod-evalu-li-lf{float: left;width: 70px;}
.prod-evalu-li-img{width: 70px;height: 70px;overflow: hidden;}
.prod-evalu-li-img img{display: block;width: 100%;}
.prod-evalu-li-lf p{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.prod-evalu-desc{padding-left:20px;float: left;width: 93%;box-sizing: border-box;line-height: 26px;color: #666;}
.prod-evalu-li-bot{padding-top: 10px;}
.prod-evalu-li-bot span{margin-right: 20px;}

/*用户中心*/
.user{margin-top: 23px;margin-bottom:160px;border:1px solid #eaeaea;border-top: 3px solid #d9251d;}
.user-nav{padding-bottom:180px;float: left;width: 210px;border-right: 1px solid #eaeaea;}
.user-nav-tit{position:relative;text-indent:30px;font-size: 16px;font-weight: bold;color: #d9251d;line-height: 54px;border-bottom: 1px solid #eaeaea;}
.user-nav-tit:before{content: '';position: absolute;left: 50px;bottom: -7px;z-index:1;width: 12px;height: 7px;background: url("../img/icon35.png") no-repeat center center;}
.user-nav-ul{}
.user-nav-li{}
.user-nav-li-tit{position:relative;padding-left:33px;color: #d9251d;line-height: 41px;border-bottom: 1px dotted #cbcbcb;background-color: #f9f9f9;}
.user-nav-li-tit:before{content: '';position: absolute;left: 16px;top:0;width: 9px;height: 41px;background: url("../img/icon34.png") no-repeat center center;}
.user-nav-li-a{}
.user-nav-li-a a{position:relative;padding-left:33px;display: block;line-height: 35px;border-bottom: 1px dotted #cbcbcb;color: #333;}
.user-nav-li-a a:before{content: '';position: absolute;left: 22px;top: 50%;margin-top:-4px;width: 0;height: 0;border-left: 4px solid #b1b1b1;border-top: 4px solid transparent;border-bottom: 4px solid transparent;}
.user-nav-li-a a:hover{color: #000;font-weight: bold;}
.user-cont{padding:13px;margin-left:-1px;float: left;width: 1012px;border-left: 1px solid #eaeaea;box-sizing: border-box;}
.user-top{padding-bottom:13px;border-bottom: 1px dotted #cbcbcb;}
.user-pic{position:relative;float: left;width: 78px;height: 78px;}
.user-pic img{display: block;width: 100%;}
.user-pic-a{position: absolute;left: 0;bottom: 0;width:100%;font-size:12px;text-align: center;line-height: 21px;background-color: #8e8e8e;color: #fff;}
.user-top-desc{float: right;width:886px;font-size: 12px;line-height: 30px;color: #666;}
.user-ad{margin-bottom:18px;padding:13px 0 13px 45px;background: url("../img/icon36.png") no-repeat left center;border-bottom: 1px dotted #cbcbcb;font-size: 12px;color: #666;line-height: 24px;}
.user-ad-tit{font-size: 14px;font-weight: bold;color: #666;}
.user-ord-tit{margin-bottom:13px;border-bottom: 2px solid #ebebeb;line-height: 26px;}
.user-ord-tit p{margin-bottom:-2px;display: inline-block;border-bottom: 2px solid #d9251d;}
.user-table{width: 100%;border: 1px solid #ebebeb;vertical-align: middle;font-size: 12px;}
.user-table th{background-color: #f9f8f8;line-height: 35px;text-align: left;font-weight: normal;font-size: 12px;}
.user-page{margin-right:10px;float: right;}
.user-page p{margin-right:10px;float: left;}
.user-page a{margin-left:5px;float: left;color: #666;}
.user-check{margin-left:10px;float: left;}
.user-check input{margin-top: 3px;margin-right: 5px;}
.user-check a{margin-left: 10px;color: #666;}
.user-tr-tit{line-height: 24px;color: #838384;text-align: center;}
.user-tr-sec{vertical-align: middle;text-align: center;height: 90px;line-height: 90px;}
.user-tr-sec td{border: 1px solid #eee;}
.user-prod{display: inline-block;vertical-align: middle;}
.user-prod-img{float: left;width: 55px;border: 1px solid #eee;}
.user-prod-img img{display: block;width: 100%;}
.user-prod-p{float: left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 24px;color: #373737;}
.user-pri{font-size: 18px;font-weight: bold;color: #d9251d;}
.user-state{font-size: 14px;color: #1c874b;}
.user-com{display: inline-block;width: 78px;vertical-align: middle;}
.user-com a{display: block;line-height: 27px;color: #666;}
.user-com a:hover{background-color: #d9251d;color: #fff;}
.user-tr-bot{line-height: 28px;background-color: #f9f9f9;color: #666;}
.user-tr-num{padding-left: 10px;}
.user-tr-num span{color: #d9251d;font-weight: bold;}
.user-tr-time{padding-right:10px;text-align: right;}

/*商城*/
.shop{padding-bottom: 100px;background-color: #f6f6f6;}
.shop-main{margin: 0 auto;width: 1226px;}
.shop-main:after{content: '';display: block;clear: both;}
.shop-top{margin-bottom: 23px;}
.shop-nav{float: left;width: 196px;background-color: #2b2b2b;}
.shop-nav-ul{}
.shop-nav-li{position:relative;padding:10px 15px;font-family: "宋体";font-size: 13px;line-height: 20px;border-bottom: 2px solid #212121;}
.shop-nav-li:before{content: '';position: absolute;right: 15px;top: 50%;margin-top:-5px;width: 6px;height: 9px;background: url("../img/icon39.png") no-repeat center center;}
.shop-nav-li-tit{color: #fff;}
.shop-nav-li-a{display: block;}
.shop-nav-li-a a{margin-right:10px;display: inline-block;color: #999;}
.shop-nav-deal{padding: 25px 15px;}
.shop-nav-deal-tit{margin-bottom:5px;font-size: 14px;color: #fff;}
.shop-nav-deal-ul{}
.shop-nav-deal-li{}
.shop-nav-deal-li-a{display: block;font-size: 14px;color: #999;line-height: 30px;}
.shop-nav-deal-li-p{float: left;width: 112px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.shop-nav-deal-li-pri{float: right;}
.shop-ban{margin-top:18px;float: right;width: 1013px;height: 516px;}
.shop-ban-ul{}
.shop-ban-li{float: left;display: none;}
.shop-ban-li:first-child{display: block;}
.shop-ban-li a{display: block;}
.shop-ban-li img{display: block;width: 100%;}
.shop-ban .owl-pagination{position: relative;bottom: 40px;opacity: 1;}
.shop-ban .owl-theme .owl-controls .owl-page.active span, .shop-ban .owl-theme .owl-controls.clickable .owl-page:hover span{background-color: #5e6174;width: 12px;height: 12px;border-radius: 50%;}
.shop-ban .owl-theme .owl-controls .owl-buttons div{position: absolute;top: 50%;padding: 0;margin: -32px 0 0 0;width: 25px;height: 64px;background-repeat: no-repeat;background-position: center;background-color: transparent;opacity: 1;border-radius: 0;}
.shop-ban .owl-theme .owl-controls .owl-buttons div.owl-prev{left: 0;background-image: url("../img/icon40.png");}
.shop-ban .owl-theme .owl-controls .owl-buttons div.owl-next{right: 0;background-image: url("../img/icon41.png");}
.shop-reco{margin-bottom: 23px;}
.shop-reco-tit{margin-bottom:10px;font-size: 26px;color: #e2381f;font-weight: bold;}
.shop-reco-ul{margin: 0 -5px;}
.shop-reco-li{padding:0 5px;float: left;width: 33.3333%;box-sizing: border-box;}
.shop-reco-li img{display: block;width: 100%;}
.shop-sec{margin-bottom:23px;background-color: #fff;}
.shop-tit{line-height: 36px;border-bottom: 3px solid #dd465e;}
.shop-tit-a{float: left;width: 151px;text-align: center;background-color: #dd465e;color: #fff;font-size: 18px;font-weight: bold;text-align: center;}
.shop-tit-more{padding-right:20px;margin-left:16px;float: left;font-size:12px;color:#666;background: url("../img/icon38.png") no-repeat right center;}
.shop-tit.b{border-color: #ff6d45;}
.shop-tit.b .shop-tit-a{background-color: #ff6d45;}
.shop-tit.b .shop-tit-more{background: url("../img/icon42.png") no-repeat right center;}
.shop-tit.c{border-color: #d768b5;}
.shop-tit.c .shop-tit-a{background-color: #d768b5;}
.shop-tit.c .shop-tit-more{background: url("../img/icon43.png") no-repeat right center;}
.shop-tit.d{border-color: #388784;}
.shop-tit.d .shop-tit-a{background-color: #388784;}
.shop-tit.d .shop-tit-more{background: url("../img/icon44.png") no-repeat right center;}
.shop-tit.e{border-color: #5d8ccf;}
.shop-tit.e .shop-tit-a{background-color: #5d8ccf;}
.shop-tit.e .shop-tit-more{background: url("../img/icon45.png") no-repeat right center;}
.shop-prod{}
.shop-prod-lf{float: left;width: 314px;}
.shop-prod-lf img{display: block;width: 100%;}
.shop-prod-rg{float: right;}
.shop-prod-top{border-bottom: 1px solid #ddd;border-left: 1px solid #ddd;}
.shop-prod-top-a{float: left;}
.shop-prod-top-a img{display: block;width: 100%;}
.shop-prod-top-c{float: left;}
.shop-prod-top-c img{display: block;width: 100%;}
.shop-prod-bot{}
.shop-prod-bot-a{padding:20px;float: left;width:310px;border-left: 1px solid #ddd;box-sizing: border-box;}
.shop-prod-bot-c{padding:20px;float: left;width: 290px;border-left: 1px solid #ddd;box-sizing: border-box;}
.shop-prod-bot-img{height: 189px;}
.shop-prod-bot-img img{margin:0 auto;display: block;max-width: 100%;max-height: 100%;}
.shop-prod-bot-p{margin-bottom:10px;line-height: 20px;color: #999;font-size: 13px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.shop-prod-bot-see{padding-left: 25px;background: url("../img/icon37.png") no-repeat left center;color: #999;}

/*招商加盟*/
.join{}
.join-tit{margin-top:25px;margin-bottom:22px;text-indent:22px;font-size: 12px;color: #8a8383;line-height: 52px;background-color: #f3f3f3;}
.join-dl{margin-bottom: 11px;}
.join-dt{float: left;width: 248px;text-align: right;font-size: 12px;color: #444;line-height: 38px;}
.join-dd{float: left;}
.join-dd-inp{float: left;width: 262px;height: 36px;line-height: 36px;text-indent: 10px;border: 1px solid #e8e8e8;color: #999;}
.join-dd-p{margin-left:10px;float: left;font-size: 12px;color: #9a9a9a;line-height: 38px;}
.join-dd-p span{color: #ff0000;}
.join-dd-text{margin-bottom:10px;width: 655px;}
.join-dd-text img{display: block;width: 100%;}
.join-dd-btn{width: 96px;height: 38px;line-height: 38px;background-color: #e2381f;color: #fff;clear: both;}

/*企业荣誉*/
.honour{padding-top: 16px;min-height: 600px;}
.honour-year{}
.honour-year-ul{position: relative;padding:0 40px;height: 130px;box-sizing: border-box;}
.honour-year-ul:before{content: '';position: absolute;left: 0;top: 50%;margin-top: -3px;width: 100%;height: 6px;background-color: #dedede;}
.honour-year-li{float: left;width: 140px;height:85px;text-align: center;}
.honour-year-li-a{margin-top:24px;display: block;color: #666;}
.honour-year-li-a i{margin:10px auto 0 auto;display:block;width: 24px;height: 24px;background: url("../img/icon47.png") no-repeat center center;}
.honour-year .owl-theme .owl-controls .owl-buttons div{position: absolute;top: 50%;margin: -17px 0 0 0;padding: 0;width: 34px;height: 34px;background-color: transparent;background-repeat: no-repeat;background-position: center;opacity: 1;border-radius: 0;}
.honour-year .owl-theme .owl-controls .owl-buttons div.owl-prev{left: 0;background-image: url("../img/icon46.jpg");}
.honour-year .owl-theme .owl-controls .owl-buttons div.owl-next{right: 0;background-image: url("../img/icon48.png");}
.honour-year-li-a.active{margin-top:8px;color: #e2381f;}
.honour-year-li-a.active i{width: 44px;height: 50px;background: url("../img/icon49.png") no-repeat center center;}

.honour-cont{padding-bottom: 60px;padding-left: 30px;padding-right: 30px;}
.honour-sec{position: relative;display: none;}
.honour-btn{}
.honour-btn-a{position: absolute;top: 80px;width: 44px;height: 44px;background-repeat: no-repeat;background-position: center;background-size: contain;}
.honour-btn-a.prev{left:-60px;background-image: url("../img/icon27.png");}
.honour-btn-a.next{right:-60px;background-image: url("../img/icon28.png");}
.honour-ul{margin-bottom: 10px;}
.honour-li{padding:10px 10px 10px 20px;background-color: #e5e5e5;border-bottom: 1px solid #fff;cursor: pointer;}
.honour-li-img{display: none;width: 460px;}
.honour-li-img img{display: block;width: 100%;}
.honour-li-desc{}
.honour-li-ti{float: left;color: #666;}
.honour-li-ti-a{float: left;font-size: 34px;font-family: arial;}
.honour-li-ti-c{float: left;font-size: 14px;}
.honour-li-p{margin-left:20px;float: left;width: 85%;line-height: 45px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.honour-li.active {padding: 0;}
.honour-li.active .honour-li-img{padding:20px;display: block;float:left;background-color: #e2381f;}
.honour-li.active .honour-li-desc{padding:60px 60px 0 60px;float: left;width: 545px;}
.honour-li.active .honour-li-ti{float: none;margin-bottom: 20px;}
.honour-li.active .honour-li-p{float: none;margin-left: 0;width:100%;overflow: visible;white-space: normal;line-height: 30px;word-break: break-all;}

/*登录*/
.login{padding-top:35px;padding-bottom: 80px;}
.login-img{float: left;width: 715px;}
.login-img img{margin: 0 auto;display: block;max-width: 100%;}
.login-cont{float: right;width: 380px;}
.login-tit{margin-bottom:18px;padding-left: 40px;background: url("../img/icon53.png") no-repeat left center;font-size: 24px;color: #333;line-height: 30px;}
.login-tit a{margin-left: 10px;font-size: 12px;color: #0066cc;}
.login-main{position:relative;padding: 33px;border: 1px solid #ddd;}
.login-main:before{content: "";position: absolute;left: 80px;top: -9px;width: 16px;height: 9px;background: url("../img/icon54.png") no-repeat center center;}
.login-inp{margin-bottom:15px;padding-left:40px;display: block;width: 100%;height: 45px;line-height:45px;border: 1px solid #ddd;background-repeat: no-repeat;background-position: 10px center;box-sizing: border-box;}
.login-inp.icona{background-image: url("../img/icon51.png");}
.login-inp.iconb{background-image: url("../img/icon52.png");}
.log-com{margin-bottom: 15px;}
.log-com-inp{float: left;width: 136px;height: 45px;text-indent: 10px;border: 1px solid #ddd;}
.log-com-img{margin-left:10px;float: left;height: 45px;width:76px;border: 1px solid #ddd;}
.log-com-img img{display: block;width: 100%;}
.log-com-a{margin-left:10px;float: left;line-height: 45px;color: #02448e;}
.log-get{margin-bottom: 15px;}
.log-get-a{float: left;}
.log-get-a input{margin-top:3px;margin-right:5px;float: left;}
.log-get-c{float: right;color: #333;}
.log-get-btn{width: 100%;height: 45px;line-height: 45px;background-color: #02448e;color: #fff;font-size: 16px;}
.sign-dl{margin-bottom: 15px;border: 1px solid #ddd;}
.sign-dt{float: left;width:80px;line-height: 45px;text-align: right;}
.sign-dd{float: left;width: 229px;}
.sign-dd-inp{display: block;width: 100%;height: 45px;line-height: 45px;text-indent: 10px;}

/*订单确认*/
.order{padding-top: 30px;padding-bottom: 70px;}
.order-top{margin-bottom:20px;padding:60px 10px 30px 10px;background-color: #f9f9f9;border: 1px solid #ddd;}
.order-top-ul{margin:0 auto;position: relative;width: 794px;height: 10px;background: #dcdcdc;}
.order-top-li{position:absolute;bottom:-10px;left:0;width:120px;color: #999;}
.order-top-li i{display: block;width: 32px;height: 32px;background-repeat: no-repeat;background-position: center;background-size: contain;background-image: url("../img/icon55.png");}
.order-top-li.active{color: #000;font-weight: bold;}
.order-top-li.active i{background-image: url("../img/icon56.png");}
.addre-table{margin-bottom:15px;width: 100%;border: 1px solid #ddd;text-indent: 10px;}
.addre-table tr th{line-height: 36px;font-weight: normal;background-color: #f9f9f9;border-bottom: 1px solid #ddd;text-align: left;}
.addre-table tr td{padding:10px 0;border-bottom: 1px solid #ddd;line-height: 30px;color: #666;}
.addre-table-a{display:inline-block;padding:0 10px;background-color: #d9251d;line-height:26px;color: #fff;vertical-align: middle;border-radius: 5px;}
.pay-type{margin-bottom: 15px;}
.pay-type-tit{line-height: 30px;color: #e4393c;font-weight: bold;}
.pay-type-a{line-height: 30px;color: #4c4c4c;}
.pay-type-a input{float: left;margin-top: 10px;margin-right: 8px;}
.pay-type-a span{color: #999;}
.order-table{margin-bottom:20px;width: 100%;border: 1px solid #ddd;}
.order-table tr th{text-indent:10px;line-height: 36px;background-color: #f9f9f9;border-bottom: 1px solid #ddd;text-align: left;}
.order-table tr th a{color: #333;font-weight: normal;}
.order-table-tit{line-height: 30px;text-align: center;text-indent: 10px;}
.order-table-tit tr{border-bottom: 1px solid #ddd;}
.order-table-sec{text-align: center;}
.order-table-sec td{padding: 15px 0;border: 1px solid #ddd;;vertical-align: middle}
.order-table-a{margin-left:10px;display: inline-block;}
.order-table-img{float: left;width: 60px;border: 1px solid #ddd;}
.order-table-img img{display: block;width: 100%;}
.order-table-desc{float: left;color: #666;}
.pri{font-size: 18px;color: #929292;}
.pri-red{font-size: 18px;color: #d9251d;font-weight: bold;}
.com-p{display:inline-block;}
.com-p a{color: #666;}
.com-p a:hover{color: #d9251d;}
.order-bot{padding: 20px;color: #4c4c4c;line-height: 30px;}
.order-bot a{padding: 5px 30px;background-color: #e4393c;color: #fff;}
.cor-gray{color: #999;}

/*购物车*/
.total-pri{margin-bottom:20px;padding-bottom:10px;text-align: right;border-bottom: 1px solid #ddd;color: #666;}
.total-pri span{font-size: 16px;}
.total-pri a{margin-left:5px;padding:3px 10px;display: inline-block;color: #fff;background-color: #d9251d;}
.car-num{display: inline-block;}
.car-num-inp{float: left;width: 60px;height: 30px;text-align: center;line-height: 30px;border: 1px solid #a7a6ac;}
.car-num-com{float: left;}
.car-num-com-a{margin-left:5px;margin-bottom:3px;width: 18px;height: 14px;cursor:pointer;background-repeat: no-repeat;background-position: center;}
.car-num-com-a.add{background-image: url("../img/icon57.png");}
.car-num-com-a.del{background-image: url("../img/icon58.png");}
.settle{margin-bottom:15px;line-height: 30px;text-align: right;background-color: #f8f8f8;border: 1px solid #ddd;}
.settle a{margin-left:10px;padding:0 30px;float:right;color: #fff;background-color: #d9251d;font-weight: bold;line-height: 32px;}
.collect{}
.collect-tit{border-bottom: 1px solid #ddd;line-height: 30px;}
.collect-tit p{display: inline-block;border-bottom: 1px solid #d9251d;}
.pay-suc{padding:20px;margin:60px auto 120px auto;width: 466px;background-color: #f9f9f9;border: 1px solid #ddd;text-align: center;line-height: 30px;font-family: "宋体";font-size: 12px;}
.pay-suc-tit{padding-left:35px;display: inline-block;font-weight: bold;color: #4c4c4c;background: url("../img/icon59.png") no-repeat left center;font-size: 14px;}
.cor-blue{color: #009de1;}
.order-chech{float: left;margin-left: 10px;margin-top: 15px;}

/*在线咨询*/
.inform-tit{position:relative;padding:20px 10px 10px 94px;margin-bottom:20px;line-height: 28px;color: #666;}
.inform-tit:before{content: '';position: absolute;left: 30px;top: 10px;width: 20px;height: 20px;background: url("../img/icon60.png") no-repeat center;}
.inform-tit:after{content: '';position: absolute;right: 30px;bottom: 10px;width: 20px;height: 20px;background: url("../img/icon61.png") no-repeat center;}
.join-dd-area{margin-bottom:20px;padding:10px;border: 1px solid #e8e8e8;width:600px;resize:none;}

/*表单*/
.form-sec{margin-bottom:10px;padding-bottom:10px; /*border-bottom: 1px solid #e8e8e8;*/}
.form-sec-tit{margin-bottom:5px;font-size: 12px;line-height: 24px;color: #434343;}
.form-sec-tit span{margin:0 5px;color: #F63B2E;}
.form-sec-cont{}
.form-sec-check{margin-bottom:5px;float: left;margin-right: 20px;font-size: 12px;color: #434343;}
.form-sec-check input{float: left;margin-right: 5px;margin-top: 2px;}

/*招聘表单*/
.recuit-form{padding-top: 20px;padding-bottom: 30px;}
.form-top{padding:0 10px;margin-bottom:30px;line-height: 30px;color: #333;text-align: center;}
.form-tit{font-size: 24px;color: #333333;}
.form-tit-en{margin-bottom:10px;font-size: 12px;color: #c0c0c0;line-height: 18px;text-transform: uppercase;}
.form-top a{color: #e11820;}
.form-cont{}
.form-sec{}
.form-h{margin-bottom:15px;line-height: 42px;color: #333;background-color: #f3f3f3;text-indent: 20px;font-weight: bold;}
.form-write{}
.form-dl{margin-bottom:25px;float: left;width: 33.3333%;}
.form-dt{float: left;min-height:1px;width: 130px;text-align: right;line-height: 32px;}
.form-dd{float: left;}
.form-dd-inp{float: left;width: 248px;height: 32px;line-height: 32px;text-indent: 10px;border: 1px solid #e1e1e1;box-sizing: border-box;}
.form-dl.wid{width: 100%;}
.form-dl.wid .form-dd-inp{width: 996px;}
.foot-dd-text{margin-bottom:25px;width: 100%;padding: 10px;resize:none;line-height: 24px;box-sizing: border-box;border: 1px solid #e1e1e1;}
.form-btn{text-align: center;}
.form-btn input{display: inline-block;width: 123px;height: 38px;text-align: center;line-height: 38px;color: #fff;background-color: #e2381f;border-radius: 5px;}
.form-pic{position:relative;margin: 10px auto;width: 80px;height: 80px;overflow: hidden;}
.form-pic img{display: block;width: 100%;}
.form-pic-a{position: absolute;left: 0;bottom: 0;width: 100%;background-color: #8e8e8e;font-size: 12px;color: #fff !important;line-height: 20px;}
.form-dd-inp.wid350{margin-left:20px;width: 350px;}


/*积分查询*/
.user-tit{margin:0 -13px 16px -13px;padding-left:15px;line-height: 41px;border-bottom: 1px solid #eaeaea;font-weight: bold;color: #c2292d;}
.integ{}
.integ-top{padding: 30px 0;margin-bottom:20px;background-color: #f1f1f1;border: 2px solid #e2e2e2;}
.integ-top-sec{padding: 20px 0;float: left;width: 50%;box-sizing: border-box;text-align: center;}
.integ-top-sec:first-child{border-right: 1px solid #e2e2e2;}
.integ-top-cont{display: inline-block;text-align: left;font-size: 18px;color: #666;}
.integ-top-num{font-size: 40px;font-weight: bold;color: #288c29;font-family: arial;}
.integ-top-btn{margin-top:15px;display: inline-block;width: 192px;height: 45px;line-height: 45px;background-color: #db2522;font-weight: bold;color: #fff;}
.integ-table{width: 100%;text-align: center;font-size: 12px;}
.integ-table tr th{background-color: #f1f1f1;line-height: 35px;border: 1px solid #E2E2E2;font-weight: normal;font-size: 12px;}
.integ-table tr td{padding:30px 20px;border-bottom: 1px solid #E2E2E2;}
.integ-num{font-size: 24px;font-weight: bold;color: #b1000f;}
.integ-num.del{color: #288c29;}

/*地址管理*/
.addre{padding: 0 20px;}
.addre-tit{color: #db2522;font-size: 12px;border-bottom: 1px solid #E2E2E2;line-height: 30px;}
.addre-cont{padding: 20px 0;}
.addre-dl{margin-bottom: 20px;}
.addre-dt{float: left;width: 96px;min-height: 1px;text-align: right;font-size: 12px;line-height: 24px;}
.addre-dd{float: left;}
.addre-dd-inp{float: left;width: 280px;height: 22px;line-height: 22px;text-indent: 10px;border: 1px solid #c2c2c2;font-size: 12px;}
.addre-dd-p{margin-left:10px;float: left;line-height: 24px;font-size: 12px;color: #999;}
.addre-dd-p span{margin-right:5px;color: #FF0000;}
.addre-dd-sel{float: left;}
.addre-dd-inp.wid1{width: 140px;}
.addre-dd-text{padding: 10px;float:left;width: 280px;border: 1px solid #E2E2E2;resize: none;box-sizing: border-box;}
.addre-dd-btn{display:block;width: 114px;height: 42px;text-align:center;line-height:45px;background-color: #db2522;color: #fff;}
.addre-bot{}
.addre-bot-tit{margin-bottom:20px;border-bottom: 1px dotted #E2E2E2;color: #c2292d;line-height: 30px;}
.addre-save-table{margin-bottom:20px;width: 100%;border: 1px solid #E2E2E2;line-height: 45px;text-align: center;font-size: 12px;}
.addre-save-table tr{border-bottom: 1px solid #E2E2E2;}
.addre-save-table tr td{background-color: #f9f9f9;}
.addre-save-com a{color: #333;}

/*修改密码*/
.password{padding: 50px 0;}
.addre-dd-name{background-color: #ebebe4;}

/*配件查询*/
.inquire{padding:20px;background-color: #f3f4f6;border: 1px solid #dedfe1;}
.inquire-ser{margin-bottom: 10px;}
.inquire-inp{float:left;width: 286px;height: 28px;line-height:28px;border: 1px solid #dedfe1;text-indent: 10px;background-color: #fff;}
.inquire-btn{float: left;margin-left: 10px;padding: 0 20px;height: 30px;color: #fff;background-color: #67cafb;}
.inquire-desc{padding: 20px 0;text-align: center;font-size: 12px;line-height: 26px;color: #999;}
.notict-true{display: none;color: #258a61;font-size: 12px;}
.notict-false{display: none;color: #e2381f;font-size: 12px;}
.notict-true.active{display: block;}
.notict-false.active{display: block;}

#circlr {cursor: move; margin: 0 auto;min-height: 100px; position: relative;}
#circlr #loader {bottom: 0;display: none;left: 0;position: absolute;right: 0;top: 0;}

/*经销商加盟*/
.form-check{margin-bottom:20px;padding-left: 30px; display:block; }
.form-check input{float: left;margin-top:3px;margin-right: 10px;}

@media screen and (max-width: 1226px) {
	.main{width: 740px;}
	.head-comp{}
	.head-comp-tit{position:relative;display: block;width: 80px;text-indent: 20px;}
	.head-comp-tit:before{content: '';position: absolute;right: 0;top: 50%;margin-top:-2px;width:0;height:0;border-top: 4px solid #000;border-left: 4px solid transparent;border-right: 4px solid transparent;}
	.head-comp-cont{position: absolute;left: 0;top: 100%;z-index:2;padding:10px 0;display:none;width: 100%;background-color: #f1f1f1;}
	.head-comp a{margin-left: 0;display: block;float:none;text-align: center;line-height: 24px;}
	.head-conta{display: none;}
	.head-logo-sml{display: none;}
	.head-conta-sec{display: none;}
	.head-logo{width: 190px;height: 80px;}
	.head-li:hover .head-pull{display: none;}
	.head-li:hover .head-pull-two{display: none;}
	.head-li:hover .head-pull-a{display: none;}
	.head-li:hover .head-li-a:after{display: none;}
	.head-li:hover .head-li-a:before{display: none;}
	.head-ser{position: absolute;right: 20px;top: 54px;}
	.head-li-a{padding: 0 13px;}
	.banner-img{ height:130px;}
	.foot-link-dd{width: 650px;}
	/*index*/
	.banner-li a{height: 428px; background-size: auto 100%;}
	.ind-intro-p {
    margin-bottom: 10px;
    text-align: center;
    font-size: 12px;
    color: #aeaeae;
    line-height: 30px;
}
.header {
    padding-top: 15px;
    text-align: center;
}
	.banner .owl-theme .owl-controls .owl-buttons div{display: none;}
	.ind-news{padding:0 43px 43px 43px;}
	.ind-news .owl-theme .owl-pagination{position: relative;left: 0;bottom: -10px;}
	.ind-intro-li-a{width: 90px;height: 90px;}
	.ind-intro-li-i{margin: 12px auto 5px auto;}
	.ind-news-main{position: relative;left: 0;margin:0 0 30px 0;text-align: center;}
	.ind-tit.active{text-align: center;}
	.ind-tit.active .ind-tit-a:after{left: 50%;margin-left: -21px;}
	.ind-news:before{display: none;}
	.ind-news:after{display: none;}
	.ind-news-img{width: 100%;}
	.ind-news-desc{padding-top:30px;margin-left: 0;width: 100%;}
	.ind-news .owl-theme .owl-controls .owl-buttons div{display: none;}
	.ind-prod-li-a{width: 222px;}
	
	/*2016-12-12*/
	.ind-recom-lf a{width: 369px;}
	.ind-recom-rg a{width: 353px;}
	
	/*概况*/
	.intro{padding: 15px 20px 40px 20px;width: 466px;}
	.picture{padding: 28px 20px;width: 274px;}
	.intro.wid{float: left;width: 466px;border-right: 1px solid #eaeaea;}
	.picture.wid{display: block;width: 274px;border-left: 1px solid #eaeaea;}
	.intro.wid .cul-li-desc{width: 320px;}
	
	/*企业文化*/
	.cul-li-desc{width: 322px;}
	
	/*大事记*/
	.thing-btn{width: 30px;height: 30px;}
	.thing-btn.prev{left: 0;}
	.thing-btn.next{right: 0;}
	.thing-cont{height: 660px;}
	
	/*联系我们*/
	.conta-top{padding: 0;}
	.conta-li{height: auto;}
	.conta-li-phone{height: auto;}
	.conta-lf{width: 100%;}
	.conta-rg{padding-right:0;width: 100%;}
	.conta-dd-nav a.active:before{display: none;}
	
	/*领导关怀*/
	.leader-li-img{width: 160px;}
	.leader-li-desc{padding-top:10px;width: 490px;}
	
	/*x新闻列表*/
	.news-ul{margin: 0 -10px 20px -10px;}
	
	/*视频*/
	.video-play{height: 290px;}
	
	/*招聘*/
	.recr-li-tit li{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
	.recruit-lf{width: 100%;}
	.recruit-rg{display: none;}
	
	/*产品展示*/
	.prod-ul{margin: 0 -10px;}
	.prod-li-img{height: 152px;}
	
	/*筛选*/
	.filt-li-img{width: 200px;}
	.filt-li-desc{width: 519px;}
	.filt-dd{width: 621px;}
	
	/*产品详情*/
	.prod-det-lf{margin-bottom:20px;width: 100%;}
	.prod-det-rg{width: 100%;}
	.prod-evalu-desc{width: 90%;}
	.filt-li-pri{margin-right: 0}
	
	/*用户中心*/
	.user-nav{width: 130px;}
	.user-cont{width: 607px;}
	.user-top-desc{width: 484px;}
	
	/*招商加盟*/
	.join-dd{width: 329px;}
	.join-dd-text{width: 100%;}
	
	/*公司荣誉*/
	.honour-li.active .honour-li-img{padding: 10px;width: 255px;}
	.honour-li.active .honour-li-desc{padding: 20px;width: 363px;}
	.honour-btn-a{height: 30px;width: 30px;}
	.honour-btn-a.prev{left: -35px;}
	.honour-btn-a.next{right: -35px;}
	
	/*登录*/
	.login-img{width: 346px;}
	
	/*订单确认*/
	.order-top-ul{width: 530px;}
	
	/*咨询内容*/
	.join-dd-area{width: 285px;}
	
	/*招聘表单*/
	.form-dl{width: 50%;}
	.form-dd-inp{width: 226px;}
	.form-dl.wid .form-dd-inp{width: 558px;}
	
.product-nav {
    left: 0;
    width: 100%;
    top: 33px;
    background: #fff;
    border-top: none;
    z-index: 3;
}
	
	
}
@media screen and (max-width: 740px) {
#owl-demo {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

	.main{width: 100%;    padding-bottom: 2px;}
	/*index*/
	.prod-cont {
   margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 20px;
}
	.ind-abt-btn {
    display: block;
    width: 116px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    background-color: #dcdcdc;
    color: #000000;
    border-radius: 50px;
    margin: 0 auto;
    margin-bottom: 25px;
}	
.new_con{ padding:0 2%}
.bdsharebuttonbox { padding:0 2%; clear:both}
/*contact*/
		.contact{margin:0 auto;padding-bottom: 40px;width: 97%;}
	.contact-area {
    margin-top: 10px;
    padding: 10px 0 0 10px;
    width: 97%;
    line-height: 24px;
    border: 1px solid #ddd;}
.content1 img{    float: left;
     margin: 20px 0;
    width: 100%;
}
.content img{  
    width: 100%;
}

.new_con img{  
    width: 100%;
}
	.contact-inp{margin: 0;}
	.contact-inp input{margin:10px 0;width: 100%;}
	.inputbox{margin:10px 0;width: 100%;}
	.contact-com-p{float: left;width: 100%;}
	.contact-cont{padding-top: 20px;}
	.contact-desc{margin-bottom:20px;width: 100%;}
	.contact-addr{float: left;}
	
	.head-tit{ display:none}
	.head-top{font-size: 12px;}
	.head-my{display: none;}
	.head-car{margin-left: 10px;}
	.oldlink{display: none;}
	.head-comp{display: none;}
	.head-top{padding: 0px;height: auto;line-height: 30px;background-size: cover;}
	.head-lf{float: right;padding-right:12px;}
	.head-rg{float: left; padding-left:12px;}
	.head-sign{float: left;}
	.head-lang{display: none;}
	.head-mid{padding: 0 10px;border-bottom: 1px solid #ececec; background:#fff}
	.head-logo{height: 48px;}
	.head-btn{padding-top:13px;float: right;}
	.head-btn i{display: block;margin: 5px 0;width: 28px;height: 3px;background-color: #999;}
	.head-btn:before{content: '';display: block;width: 28px;height: 3px;background-color: #999;transition: all .3s ease;-webkit-transition: all .3s ease;}
	.head-btn:after{content: '';display: block;width: 28px;height: 3px;background-color: #999;transition: all .3s ease;-webkit-transition: all .3s ease;}
	.head-btn.active i{opacity: 0;visibility: hidden;}
	.head-btn.active:before{transform-origin: left top;-webkit-transform-origin: left top;transform: translate3d(0,0,0) rotate(45deg);}
	.head-btn.active:after{transform-origin: left bottom;-webkit-transform-origin: left bottom;transform: translate3d(0,2px,0) rotate(-45deg);}
	.head-bot{position: absolute;left: 0;top: 100%;z-index:1;display:none;padding:10px 0 20px 0;width: 100%;height: auto;background-color: #fff;}
	.head-ul{float: none;}
	.head-li{float: none;width: 100%;box-sizing: border-box;opacity:0;animation: head-li-ani .4s ease-in forwards;-webkit-animation: head-li-ani .4s ease-in forwards;}
	.head-li-a{padding: 0;text-align: left;line-height: 50px;padding:0 20px;color: #333;border-bottom: 1px solid #f1f1f1; background:none;}
	.head-ser{position: relative;top: auto;right: auto;left:20px;float: left;opacity:0;animation: head-li-ani .4s ease-in forwards;-webkit-animation: head-li-ani .4s ease-in forwards;}
	.head-li.active .head-li-a:after{display: none;}
	.head-li.active .head-li-a:before{display: none;}
	.head-li:nth-child(2){animation-delay: .1s;-webkit-animation-delay: .1s;}
	.head-li:nth-child(3){animation-delay: .2s;-webkit-animation-delay: .2s;}
	.head-li:nth-child(4){animation-delay: .3s;-webkit-animation-delay: .3s;}
	.head-li:nth-child(5){animation-delay: .4s;-webkit-animation-delay: .4s;}
	.head-li:nth-child(6){animation-delay: .5s;-webkit-animation-delay: .5s;}
	.head-li:nth-child(7){animation-delay: .6s;-webkit-animation-delay: .6s;}
	.head-li:nth-child(8){animation-delay: .7s;-webkit-animation-delay: .7s;}
	.head-li:nth-child(9){animation-delay: .8s;-webkit-animation-delay: .8s;}
	.head-li:nth-child(10){animation-delay: .9s;-webkit-animation-delay: .9s;}
	.head-ser{animation-delay: 1s;-webkit-animation-delay: 1s;}
	@keyframes head-li-ani{
		from{transform: translateY(-20px);opacity: 0;}
		to{transform: translateY(0);opacity: 1;}
	}
	@-webkit-keyframes head-li-ani{
		from{transform: translateY(-20px);opacity: 0;}
		to{transform: translateY(0);opacity: 1;}
	}
	
	.information-tab .information-left {
	width: 100%;
	height: 252px;
	overflow: hidden;
	position: relative;
	float: left;
}
.article-head { white-space:nowrap;}
.foot-nav{color:#fbfbfd; min-height:114px; line-height:64px;}
.foot-nav p{ clear: both}
.information-tab .information-left img {
	width: 100%;
	height: auto
}

.information-tab .information-left .left-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 48px;
	line-height: 48px;
	background-color: rgba(0, 0, 0, .5);
	z-index: 2;
	color: #fff;
	padding: 0 14px
}

.information-tab .information-left .left-bottom .article-title {
	font-size: 14px;
	width: 400px;
	float: left;
}

.information-tab .information-left .left-bottom .article-time {
	font-size: 14px;
	float: right;
}

.information-tab .information-right {
	width: 100%;
	height: 340px;
	float: right;
}

.information-tab .information-right .article-list {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom:1px dotted #fbfbfd;
}

.information-tab .information-right .article-list .article-link {
	display: block;
	padding: 0 20px
}

.information-tab .information-right .article-list .article-link .article-head span {
	display: inline-block;
	vertical-align: middle
}

.information-tab .information-right .article-list .article-number {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	background-color: #999;
	font-size: 14px
}

.information-tab .information-right .article-list .article-title {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	margin-left: 14px;
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}



.information-tab .information-right .article-list .article-content {
	margin-top: 10px;
	padding-left: 44px;
	width: 90%;
	font-size: 12px;
	color: #666;
	line-height: 26px;
	display: none
}

.information-tab .information-right .article-list .article-content p {
	height: 52px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
}

.information-tab .information-right .article-list:nth-of-type(1) .article-number,
.information-tab .information-right .article-list:nth-of-type(2) .article-number,
.information-tab .information-right .article-list:nth-of-type(3) .article-number {
	background-color: #333
}

.information-tab .information-right .article-list.current .article-link {
	padding: 20px
}

.information-tab .information-right .article-list.current .article-number {
	background-color: #28792b!important
}

.information-tab .information-right .article-list.current .article-title {
	color: #28792b
}

.information-tab .information-right .article-list.current .article-content {
	display: block
}
.information-tab2 .information-left {
	width: 100%;
	height: 367px;
	overflow: hidden;
	position: relative;
	float: left;
}
.information-tab .information-right .article-list .article-link .article-head span.article-time{ display:none}

.information-tab2 .information-left img {
	width: 100%;
	height: auto
}

.information-tab2 .information-left .left-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 48px;
	line-height: 48px;
	background-color: rgba(0, 0, 0, .5);
	z-index: 2;
	color: #fff;
	padding: 0 14px
}

.information-tab2 .information-left .left-bottom .article-title {
	font-size: 14px;
	width: 400px;
	float: left;
}

.information-tab2 .information-left .left-bottom .article-time {
	font-size: 12px;
	float: right;
}
.information-tab .information-right .article-list .article-link .article-head span .article-time {
	float: right;
	font-size: 12px;
	color: #999;
	line-height: 20px;
	display:none
}
.information-tab2 .information-right {
	width: 100%;
	height: 340px;
	float: right;
}

.information-tab2 .information-right .article-list {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom:1px dotted #fbfbfd;
}

.information-tab2 .information-right .article-list .article-link {
	display: block;
	padding: 0 20px
}

.information-tab2 .information-right .article-list .article-link .article-head span {
	display: inline-block;
	vertical-align: middle
}

.information-tab2 .information-right .article-list .article-number {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	background-color: #999;
	font-size: 14px
}

.information-tab2 .information-right .article-list .article-title {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	margin-left: 14px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.information-tab2 .information-right .article-list .article-time {
	float: right;
	font-size: 12px;
	color: #999;
	line-height: 20px
}

.information-tab2 .information-right .article-list .article-content {
	margin-top: 10px;
	padding-left: 28px;
	width: 100%;
	font-size: 12px;
	color: #666;
	line-height: 26px;
	display: none
}

.information-tab2 .information-right .article-list .article-content p {
	height: 52px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
}

.information-tab2 .information-right .article-list:nth-of-type(1) .article-number,
.information-tab2 .information-right .article-list:nth-of-type(2) .article-number,
.information-tab2 .information-right .article-list:nth-of-type(3) .article-number {
	background-color: #333
}

.information-tab2 .information-right .article-list.current .article-link {
	padding: 20px
}

.information-tab2 .information-right .article-list.current .article-number {
	background-color: #28792b!important
}

.information-tab2 .information-right .article-list.current .article-title {
	color: #28792b
}

.information-tab2 .information-right .article-list.current .article-content {
	display: block
}

	.foot{padding:10px;}
	.foot-link{display: none;}
	.foot-nav{padding-top: 20px;padding-bottom: 20px;}
	.foot-dl{padding:5px 10px;width: 100%;box-sizing: border-box;line-height: 35px;}
	.foot-dt{font-weight: normal;}
	.foot-dt:after{content: "+";float: right;font-size:20px;transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;}	
	.foot-dd{display: none;}
	.foot-bot{line-height: 26px;text-align: left; font-size:12px;}
	.foot-dd p{opacity:0;animation: foot-p-ani .5s ease-in-out forwards;-webkit-animation: foot-p-ani .5s ease-in-out forwards;}
	.foot-dl.active .foot-dt:after{transform: rotate(135deg);-webkit-transform: rotate(135deg);}
	.foot-dl.active .foot-dd{display: block;}
	.foot-dd p:nth-child(2){animation-delay: .1s;-webkit-animation-delay: .1s;}
	.foot-dd p:nth-child(3){animation-delay: .2s;-webkit-animation-delay: .2s;}
	.foot-dd p:nth-child(4){animation-delay: .3s;-webkit-animation-delay: .3s;}
	.foot-dd p:nth-child(5){animation-delay: .4s;-webkit-animation-delay: .4s;}
	.foot-dd p:nth-child(6){animation-delay: .5s;-webkit-animation-delay: .5s;}
	.foot-dd p:nth-child(7){animation-delay: .6s;-webkit-animation-delay: .6s;}
	.foot-dd p:nth-child(8){animation-delay: .7s;-webkit-animation-delay: .7s;}
	.foot-dd p:nth-child(9){animation-delay: .8s;-webkit-animation-delay: .8s;}
	.foot-dd p:nth-child(10){animation-delay: .9s;-webkit-animation-delay: .9s;}
	@keyframes foot-p-ani{
		from{transform: translateX(-40px);opacity: 0;}
		to{transform: translateX(0);opacity: 1;}
	}
	@-webkit-keyframes foot-p-ani{
		from{transform: translateX(-40px);opacity: 0;}
		to{transform: translateX(0);opacity: 1;}
	}
	/*index*/
	.banner-li a{height: 300px; background-size: auto 100%;}
	.banner .owl-theme .owl-pagination{bottom:10px;}
	.banner .owl-theme .owl-controls .owl-page span{width: 20px;}
	.banner .owl-theme .owl-controls .owl-page.active span,.banner  .owl-theme .owl-controls.clickable .owl-page:hover span{top:1px;height: 2px;}
	.ind-intro{padding: 0 10px;}
	.ind-intro .owl-theme .owl-controls .owl-page span{position:relative;float:left;width: 20px;height: 1px;opacity: 1;background-color: #bec4c6;}
	.ind-intro .owl-theme .owl-controls .owl-page.active span, .ind-intro .owl-theme .owl-controls.clickable .owl-page:hover span{top:2px;height: 4px;background-color: #e60012;}
	.ind-abt{padding: 0 10px;}
	.ind-abt-p{width: auto;    padding-top: 0px; margin:6px 0;}
	.ind-news{padding: 0 10px 30px 10px;}
	.ind-news-a a{padding: 0 10px;font-size: 12px;}
	.ind-tit{padding-top: 30px;
    margin-bottom: -8px;}
	.ind-tit-a{font-size: 20px;}
	.ind-tit-a2{font-size: 20px;}
	.ind-tit-a:after{ background-size:50%; left:8px;     bottom:-25px;    margin-left: -323px;}
	.ind-tit-a2:after{ background-size:50%; left:8px;     bottom:-25px;}
	.ind-abt-tit-en{font-size: 24px;}
	.ind-abt-tit-cn{font-size: 20px;}
	.ind-prod{padding: 0 10px;}
	.ind-prod-ul{margin: 0;}
	.ind-prod-li{width: 100%;box-sizing: border-box;}
	.ind-prod-li-a{width: 100%;}
	.ind-intro-cont{padding-bottom: 0px;}
	.ind-prod-cont{padding-bottom: 40px;}
	.fixed{display: none;}
	
	
		/*新闻*/

	.news-list li a{ padding-left:130px; height:70px;}
.news-list li a .pic img{ width:120px; height:70px;}
.news-list li a .tit{ line-height:25px; height:25px; font-size:14px;}
.news-list li a .con{ display:none;}
	/*2016-12-12*/
	.ind-recom-lf a{margin-bottom:30px;width: 100%;}
	.ind-recom-rg a{width: 100%;}
	
	/*概况*/
	.banner-img{height: 84px;}
	.about{padding-top: 10px;}
	.cur-page{padding: 10px;line-height: 40px;}
	.intro{padding: 15px;width:100%;box-sizing: border-box;}
	.picture{display: none;}
	.intro.wid{float: left;width: 100%;border-right: none;}
	.picture.wid{display: none;}
	.intro.wid .cul-li-desc{width: 69%;}
	
	/*企业文化*/
	.cul-li-time{width: 70px;}
	.cul-li-desc{width: 69%;}
	
	/*大事记*/
	.thing-li{width: 100%;}
	.thing-tit{padding: 20px 10px;}
	.thing-tit p{font-size: 30px;}
	.thing-tit{font-size: 16px;}
	.thing-cont{height: 350px;}
	
	/*园区环境*/
	.envir{padding: 20px 10px;}
	.envir-ul{margin-bottom: 10px;}
	.envir-li{width: 50%;}
	.big-img{left: 5%;margin-left: 0;width: 100%;}
	
	/*联系我们*/
	.contact{padding-left: 10px;padding-right: 10px;}
	.conta-li-phone{width: 100%;border: none;}
	.conta-li-emil{width: 100%;}
	
	/*领导关怀*/
	.leader-top-li{width: 100%;}
	.leader-li-img{width: 100%;}
	.leader-li-desc{width: 100%;}
	.leader-top-li-a img{opacity: 1;filter: alpha(opacity=100);}
	
	/*x新闻列表*/
	.news-ul{margin: 0 0 20px 0;}
	.news-li{padding:10px;width: 50%;}
	
	/*视频*/
	.video-play{margin:0 auto;height: auto;width: 100%;}
	.video-top{padding: 20px 20px 20px 20px;}
	.video-li{width: 100%;}
	
	/*服务网络*/
	.net-addre{padding: 0 10px;width: 100%;height:270px;float: none;}
	.net-map{margin:30px auto;float:none;width: 300px;height: 247px;}
	.net-addre.active .net-li{float: left;width: 100%;}
	.net-detail{padding: 0 10px;}
	.network-ser{padding: 0 10px;}
	.network-ser-sel{margin-bottom:10px;width: 100%;}
	.network-ser-sel select{width: 31%;margin-right: 1.333%}
	.network-ser-btn{width: 70px;}
	
	/*产品展示*/
	.product-nav-a a{padding: 0 10px;}
	.prod-ul{margin: 0;padding: 0 5px;}
	.prod-li{padding:5px;width: 50%;}
	.prod-li-img{height: 152px;}
	
	/*筛选*/
	.filt-main{padding: 10px;}
	.filt-li-img{width: 100%;}
	.filt-li-desc{padding-left: 0;padding-top: 10px;width: 100%;}
	.filt-li-p p{float: none;width: 80%;}
	.filt-tit{padding: 0 10px;}
	.filt-dd{width: 71%;}
	
	/*产品详情*/
	.prod-det{padding-left: 10px;padding-right: 10px;}
	.prod-det-lf{padding: 0 10px;}
	.prod-det-img{height: 273px;}
	.prod-det-dd{width: 84%;}
	.prod-det-top-btn a{width: 122px;}
	.prod-det-nav-a{padding:  0 15px;}
	.prod-det-li-sec{width: 100%;}
	.prod-pic{padding: 0;}
	.prod-evalu-desc{width: 72%;}
	.filt-li-pri{left: 0;right: auto;top:40px;text-align: left;}
	.filt-li-p{padding-top: 50px;}
	
	/*招商加盟*/
	.join-dd{width: 100%;}
	.join-dt{text-align: left;}
	.join-dd-inp{width: 93%;}
	
	/*公司荣誉*/
	.honour-li.active .honour-li-img{padding: 10px;width: 100%;box-sizing: border-box;}
	.honour-li.active .honour-li-desc{padding: 10px;width: 100%;box-sizing: border-box;}
	.honour-btn-a{height: 30px;width: 30px;}
	.honour-btn-a.prev{left: -28px;}
	.honour-btn-a.next{right: -28px;}
	.honour-li-p{width: 60%;}
	
	/*登录*/
	.login-img{display: none;}
	.login-tit{font-size: 20px;}
	.login-cont{padding:0 10px;width: 100%;box-sizing: border-box;}
	.login-main{padding: 30px 10px;}
	.sign-dd{width: 70%;}
	
	/*订单确认*/
	.order{padding-left: 10px;padding-right: 10px;box-sizing: border-box;}
	.order-top-ul{margin-left: 20px;width: 196px;}
	.order-top-li{font-size: 12px;width: 82px;}
	
	/*咨询内容*/
	.inform-tit{padding: 10px;}
	.inform-tit:before{left: 0px;top: -10px;}
	.inform-tit:after{right: 0px;bottom: -10px;}
	.join-dd-area{width: 100%;box-sizing: border-box;}
	
	/*招聘表单*/
	.form-top{line-height: 28px;}
	.form-tit{margin-bottom: 10px;}
	.form-write{padding: 0 10px;}
	.form-dl{width: 100%;}
	.form-dt{font-size: 12px;width: 80px;}
	.form-dd{width: 73%;}
	.form-dd-inp{width: 100%;}
	.form-dl.wid .form-dd-inp{width: 100%;}
	.form-dd-inp.wid350{margin-left: 0;margin-top: 10px;width: 100%;}
	.recruit-lf{height: auto;}
	.recruit-addr{width: 100%;}
	.recruit-addr-dd{float:left;margin:0;width: 71%;}
	.recruit-chat{padding-top:20px;float: left;}
	.foot-nav p{color:#fbfbfd; height:24px; line-height:24px;}

	/*配件查询*/
	.inquire-inp{width: 158px;}
	.envir-detail{padding: 30px;}
}
@media screen and (max-width: 490px) {
	.banner-li a{height: 183px; background-size: auto 100%;}
}
@media screen and (max-width: 390px) {
	.prod-li-img{height: 164px;}
}@media screen and (max-width: 350px) {
	.prod-li-img{height: 138px;}
}


.active2{ display:block;}

.fixed2 {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(0,0,0);
	background: rgba(0,0,0,.6);
	overflow-y: auto;
	z-index: 100;
	display: none
}
{
	height:auto;
	cursor:default;
}
#fixed_weixin .fixed-container {
	width: 220px;
	height: auto;
	padding: 20px 20px 0 20px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -130px;
	margin-top: -140px
}
#fixed_weixin .fixed-container div {
	height: 220px
}
#fixed_weixin .fixed-container p {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #000
}
#fixed_mp .fixed-container {
	width: 258px;
	height: 298px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -129px;
	margin-top: -149px
}
#fixed_mp .fixed-container p {
	padding: 0 20px;
	text-align: center;
	font-size: 14px;
	color: #000
}




.wx{background: url("../img/wx.png") no-repeat center center;}
.wb{background: url("../img/wb.png") no-repeat center center;}
.qq{background: url("../img/qq.png") no-repeat center center;}
.wxh{background: url("../img/wxh.png") no-repeat center center;}
.wbh{background: url("../img/wbh.png") no-repeat center center;}
.qqh{background: url("../img/qqh.png") no-repeat center center;}

.wx:hover{background: url("../img/wxh.png") no-repeat center center;}
.wb:hover{background: url("../img/wbh.png") no-repeat center center;}
.qq:hover{background: url("../img/qqh.png") no-repeat center center;}

