@charset "UTF-8";
*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-family: '微软雅黑';
    line-height: 180%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
    width: device-width
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    padding:0;
	margin:0;
    font-size: 15px;
    font-weight: 400;
    line-height: 200%;
    color: #424242;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0
}

p {
    margin-top: 0;
    margin-bottom: 0
}

abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl, ol, ul, li {
	padding:0;
	margin:0;
	list-style-type:none;
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #424242;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: #0056b3;
    text-decoration: none
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code, kbd, pre, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    /*vertical-align: middle;*/
    border-style: none
}

svg:not(:root) {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #828282;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .08rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}


.img-fluid {
    max-width: 100%;
    height: auto
}
dd, dl, dt, li, ol, ul {
    list-style: none;
    margin: 0;
    padding: 0
}

a:hover {
    text-decoration: none
}

:focus {
    outline: 0
}
.container {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
    max-width: 0
}
.layout-wrap,.wrapper{
	width:1280px;
	margin:0 auto;
}
@media (min-width: 576px) {
    .container {
        max-width: 576px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 992px
    }
}

@media (min-width: 1240px) {
    .container {
        max-width: 1280px
    }
}
/*头部*/
.tophead{
	width:100%;
	height:36px;
	line-height:36px;
	font-size:14px;
	background:#308dc6;
	overflow:hidden;
	position:fixed;
	top:0;
	left:0;
	z-index:9999999999;
}
.tophead ul{
	width:1280px;
	margin:0 auto;
}
.tophead ul .welcome{
	float:left;
	width:50%;
	color:#FFF;
}
.tophead ul .en{
	float:left;
	width:50%;
	text-align:right;
	text-transform:uppercase;
}
.tophead ul .en a{
	color:#FFF;
}
.tophead ul .en img{
	display:inline-block;
	position:relative;
	top:3px;
}
.tophead ul .en a:hover{
	color:#E85369
}
/******************************************************************************
  Header  
*******************************************************************************/
.mod-topbar {
    height: 0px;
    background:#FFF;
    position:fixed;
    z-index: 100;
	width:100%;
	top:36px;
	left:0;
}
.mod-header, .mod-header .logo a, .mod-header .logo .logo-img, .mod-header .nav, .mod-header .nav-start-btn {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.mod-header {
	width:100%;
	left:0;
    height: 100px;
    background:rgba(255,255,255,1);
    z-index: 1000;
    position:fixed;
	top:36px;
}
nav{
	display:block;
}
.mod-header .logo {
    padding: 0;
    width: 150px;
	height:74px;
	margin-top:15px;
    overflow: hidden;
}

.mod-header .logo a {
    display: block;
    text-decoration: none;
}

.mod-header .logo .logo-img {
    height: 74px;
    width: 150px;
}
.is-fixed.mod-header {
    position: fixed;
    top: 36px;
    height: 80px;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 1);
	z-index:999999999999999;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.is-fixed.mod-header .logo{
	width: 122px;
	height:60px;
	margin-top:10px;
}
.is-fixed.mod-header .logo-img {
    width: 122px;
	height:60px;
}
.Menu{
	height:36px; 
	position:absolute; 
	bottom:30px; 
	width:100%;
	left:0;
}
.is-fixed .Menu{
	height:36px; 
	position:absolute; 
	bottom:20px; 
	width:100%;
	left:0;
}
.nav{
	width:100%;
	position:relative; 
	clear:both; 
	z-index:9;
}
.is-fixed.mod-header .nav {
    padding: 0px 0;
}
.nav ul{
	margin:0 auto; 
	text-align:right;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	padding:0;
}
.nav li{
	margin:0px 20px 0 20px;
	text-align:center;
	display:inline-block;
}
.nav em{
	float:right
}
.nav a{
	height:56px;
	display:block;
	font-size:20px; 
	color:#424242;
	font-weight:normal;
	text-decoration:none; 
	text-transform:uppercase;
}
.nav li.lan{
	text-align:right;
	margin-right:0;
	color:#FFF;
	padding-left:20px;
	position:relative;
}
.nav li.lan .keywords{
	border:#B2AFA8 2px solid;
	border-radius:20px;
	padding:0 15px;
	width:165px;
	height:30px;
	line-height:26px;
}
.nav li.lan .submit{
	width:29px;
	height:29px;
	border:0;
	background:url(../images/zoom.png) no-repeat center;
	text-indent:-99999px;
	position:absolute;
	right:10px;
	top:0;
}
.is-fixed .nav a{
	height:48px;
	color:#424242;
}
.is-fixed .nav li.lan{
	color:#424242;
}
.nav li a.mmm{
	background:url(../images/menuline.png) no-repeat center 100px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.nav li:hover a.mmm{
	background:url(../images/menuline.png) no-repeat bottom center;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
	color:#D20D17;
}
.is-fixed .nav li:hover a.mmm{
	background:url(../images/menuline.png) no-repeat center 35px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.nav .sub{
	display:none;
	width:100%;
	padding:0;
	position:absolute;
	top:56px;
	/*overflow:hidden;*/
	text-align:left;
	z-index:110;
	left:0px;
	background:rgba(255,255,255,0.92);
	/*opacity:0*/
}
.is-fixed .nav .sub{
	top:47px;
}
.nav .sub .nav_xiao{
	/*width:1316px;*/
	overflow:hidden;
	padding-top:5px;
	margin:0 auto;
	padding-bottom:50px;
}
.nav .sub .nav_xiao .xiao_five{
	width:336px;
	overflow:hidden;
	float:right;
	margin-top:35px;
	margin-left:50px;
	position:relative
}
.nav .sub .nav_xiao .xiao_five img{
	width:300px;
	height:140px;
}
.nav .sub .nav_xiao .xiao_five img{
	width:100%;
	max-width: 101%;
	height: auto;
	transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
.nav .sub .nav_xiao .xiao_five:hover img{    
	transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.nav .sub .nav_xiao .xiao_five2 dd{
	position:relative;
}
.subnav{
	position:absolute;
	left:260px;
	top:0;
	display:none;
	box-shadow:0 15px 15px rgba(0,0,0,.1);
	background:#FFF;
	width:280px!important;
	padding:0 20px!important;
}

.nav .sub .nav_xiao .xiao_five2 dd:hover .subnav{
	display:block;
}
.subnav a{
	background:url(../images/sort2.png) no-repeat left!important;	
	border-bottom: 1px dotted rgba(0,0,0,0.1)!important;
	font-weight:normal!important;
	text-transform:capitalize!important;
	font-size:13px!important;
	width:100%!important;
}
.subnav a:hover{
	background:url(../images/sort2_on.png) no-repeat left!important;	
}
.nav .sub .nav_xiao .xiao_five a{
	width:344px;
	height:138px;
	padding:0;
	margin-right:45px;
	float:left;
}
.nav .sub .nav_xiao .xiao_five2{
	float:left;
	margin-right: 20px;
	text-align: left;
	width:300px;
	margin-top:15px;
	margin-left:368px
}
.nav .sub .nav_xiao .xiao_five2 div.aa a{
	box-shadow:none;border-bottom: 1px solid rgba(0,0,0,0.1);
	margin-right:50px;text-align: left;
	width:250px;
	display:inline-block;
	padding-top:0;
	padding:0;
	font-size:16px;
	background:url(../images/jt.png) no-repeat right; 
	text-indent:0px; 
	height:52px; 
	line-height:52px;
	color:#424242;
}
.nav .sub .nav_xiao .xiao_five2 div.aa a:hover{
	color:#0047BA;
	background:url(../images/jt.png) no-repeat right;
}
.nav span.iconfont{
	display:none
}
/*****产品系列************/
.index-class{
	clear:both;
	overflow:hidden;
}
.index-title{
	text-align:center;
	margin-top:50px;
	margin-bottom:30px;
}
.index-title img{
	display:inline-block
}
.index-title span{
	width:210px;
	height:45px;
	line-height:45px;
	text-align:center;
	color:#FFF;
	font-size:28px;
	background:#F38820;
	display:block;
	margin:0 auto;
	border-radius:0 30px 0 30px;
}
index-title a span{
	color:#FFF;
}
.footer .footer-t .footer-nav a, .home-page .bottom .list-text .list-item a, .home-page .business .swiper-slide .text .title, .home-page .business .swiper-slide .text .txt, .home-page .swiper-btn-next:after, .home-page .swiper-btn-prev:after, .in-occurrence .customer-list .list-item .main, .news .news-l .news-img:before, .news .news-l .news-title, .news .news-r .news-item .news-img:before, .news .news-r .news-item .news-title, .news-detail .next-btn, .news-detail .prev-btn, .pagination .page-item.next-btn, .pagination .page-item.pre-btn, .self-create .swiper-slide .list .bg-color, .self-create .swiper-slide .list .more, .self-create .swiper-slide .list .more:after, .self-create .swiper-slide .list .more:before, .self-create .swiper-slide .list .text, .self-create .swiper-slide .list .title, .self-create .swiper-slide .list .title .icons, .self-create .swiper-slide .list .title h1, .share .swiper-container .container .main .more, .transition-one {
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.home-page {
    width: 100%;
    /*height: auto;*/
    -webkit-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
	background:url(../images/classbg.jpg) no-repeat top center;
}

.home-page.active {
    -webkit-transform: none;
    transform: none
}

.home-page .swiper-btn-prev {
    width: 50px;
    height: 50px;
    border: 2px solid #f99012;
    bottom: 45px;
    right: 6%;
    z-index: 100;
    position: absolute;
    background: url(../images/icon2.png) no-repeat center;
    cursor: pointer
}

.home-page .swiper-btn-prev:after {
    content: '';
    position: absolute;
    width: 42px;
    left: 42px;
    border-bottom: 1px solid #f99012;
    top: 50%;
    margin-top: -1px;
    opacity: 0
}

.home-page .swiper-btn-prev:hover {
    background: rgba(238, 167, 81, .3) url(../images/icon2.png) no-repeat center
}

.home-page .swiper-btn-prev:hover:after {
    left: 20px;
    opacity: 1
}

.home-page .swiper-btn-next {
    width: 50px;
    height: 50px;
    border: 2px solid #f99012;
    bottom: 45px;
    right: 2%;
    z-index: 100;
    position: absolute;
    background: url(../images/icon1.png) no-repeat center;
    cursor: pointer
}

.home-page .swiper-btn-next:after {
    content: '';
    position: absolute;
    width: 42px;
    left: -30px;
    border-bottom: 1px solid #f99012;
    top: 50%;
    margin-top: -1px;
    opacity: 0
}

.home-page .swiper-btn-next:hover {
    background: rgba(238, 167, 81, .3) url(../images/icon1.png) no-repeat center
}

.home-page .swiper-btn-next:hover:after {
    left: -16px;
    opacity: 1
}

.home-page .swiper-container {
    height: 650px;
}
.home-page .swiper-slide {
    width: 100%;
    /*height: 100vh;*/
    overflow: hidden;
}

.home-page .business {
    overflow: hidden
}

.home-page .business .video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.home-page .business .video video {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;'
}

.home-page .business .swiper-container {
    background-color: rgba(0, 0, 0, .55);
    /*padding-left: 1.5rem*/
}

.home-page .business .swiper-wrapper{
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    /*padding-top: 1.54rem;*/
    box-sizing: border-box;
}

.home-page .business .swiper-slide {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 8%;
    height: 100%;

}

.home-page .business .swiper-slide:before {
    content: '';
    height: 100%;
    border-left: 1px solid rgba(255, 255, 255, .5);
    position: absolute;
    bottom: 50%;
    right: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.home-page .business .swiper-slide:after {
    content: '';
    height: 100%;
    border-left: 1px solid rgba(255, 255, 255, .5);
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.home-page .business .swiper-slide .text {
    color: #fff;
    opacity: .7;
	-webkit-transition: all .3s linear;
    transition: all .3s linear
}

.home-page .business .swiper-slide .text .order {
    width: 152px;
    height: 152px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.home-page .business .swiper-slide:nth-child(1):hover .text .order {
    background-image: url("../images/shusongji_on.png")!important;
}
.home-page .business .swiper-slide:nth-child(2):hover .text .order {
    background-image: url("../images/tishengji_on.png")!important;
}
.home-page .business .swiper-slide:nth-child(3):hover .text .order {
    background-image: url("../images/jingujian_on.png?v=2.1")!important;
}
.home-page .business .swiper-slide:nth-child(4):hover .text .order {
    background-image: url("../images/yeti_on.png?v=2.1")!important;
}
.home-page .business .swiper-slide:nth-child(5):hover .text .order {
    background-image: url("../images/fuzhushebei_on.png")!important;
}
.home-page .business .swiper-slide:nth-child(6):hover .text .order {
    background-image: url("../images/icon_06_hover.png")!important;
}


.home-page .business .swiper-slide .text .title {
    padding-top: 5px;
    font-size: 36px;
    font-weight: 700;
	-webkit-transition: all .3s linear;
    transition: all .3s linear
}

.home-page .business .swiper-slide .text .txt {
    font-size: 24px;
    line-height: 160%;
    opacity: 1;
    padding-top: 30px;
    height: 0
}

.home-page .business .swiper-slide:hover {
    cursor: pointer
}

.home-page .business .swiper-slide:hover .text {
    opacity: 1;
    transition-property: opacity;
}

.home-page .business .swiper-slide:nth-child(1):hover .text {
    color: #9bcb61;
}
.home-page .business .swiper-slide:nth-child(2):hover .text {
    color: #2f9a8b;
}
.home-page .business .swiper-slide:nth-child(3):hover .text {
    color: #a84526;
}
.home-page .business .swiper-slide:nth-child(4):hover .text {
    color: #D2E501;
}
.home-page .business .swiper-slide:nth-child(5):hover .text {
    color: #4da5dd;
}
.home-page .business .swiper-slide:nth-child(6):hover .text {
    color: #005bac;
}

.home-page .business .swiper-slide:hover .text .title {
    font-size: 38px
}

.home-page .business .swiper-slide:hover .text .txt {
    opacity: 1;
    height: 140px
}
/*******indexabout*******************/
.indexabout {
	clear: both;
	background:#E9E9E9;
	width: 100%;
	height: 592px;
	float: left;
	padding: 50px 0
}

.indexabout h4 span {
	background: #f6f6f6
}

.indexaboutcont {
	float: left;
	width: 100%;
	clear: both
}

.indexaboutcont .left {
	width: -moz-calc(100% - 595px);
	width: -webkit-calc(100% - 595px);
	width: calc(100% - 595px);
	float: left;
	font-size: 16px;
	line-height: 200%;
	color: #000;
	/*padding-left: 40px;*/
	padding-right: 80px;
	font-weight: normal;
	margin-top: 40px;
}

.indexaboutcont .left .tt {
	margin-bottom: 30px;
	font-size:28px;
}
.indexaboutcont .left .tt span {
	font-size:30px;
	color:#818181;
	position:relative;
	top:2px;
	margin-left:5px;
	font-family:arial;
}
.indexaboutcont .left p{
	margin-bottom:20px;
	font-size:16px;
	font-weight:300;
}
.indexaboutcont .right img {
	width: 595px
}

.indexaboutcont .right {
	width: 595px;
	float: right;
	font-size: 14px;
	line-height: 180%;
	color: #767676;
	text-align: right;
	margin-top: 30px
}

.indexaboutcont .left a.more {
	background: #0e71aa;
	color: #FFF;
	text-align: center;
	width: 100px;
	height: 28px;
	line-height: 28px;
	float: left;
	margin-top: 10px;
	border-radius: 45px;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease
}

.indexaboutcont .left a.more:hover {
	background: #DB192A
}

#div_showmore {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #000;
	z-index: 9998;
	display: none
}

.fixed_inner {
	position: relative;
	width: 100%;
	height: 100%
}

#picshowmore {
	position: absolute;
	text-align: center;
	width: 90%;
	left: 5%;
	top: 10%
}

#closeshowmore {
	position: fixed;
	background-color: #000;
	z-index: 9999;
	width: 43px;
	height: 43px;
	top: 20px;
	right: 20px
}

@media(min-width:768px) {
	#picshowmore {
		position: absolute;
		text-align: center;
		width: 70%;
		left: 15%;
		top: 12%
	}
}

#slider {
	width: 595px;
	height: 424px;
	margin: 0 auto;
	position: relative
}

.slider_list li {
	position: absolute;
	display: none
}

.slider_list li:first-child {
	display: block
}

.slider_icon {
	position: absolute;
	z-index: 1;
	left: 40%;
	bottom: -30px;
	font-size: 0;
	padding: 4px 8px 4px 8px;
	height: 12px;
	border-radius: 12px
}

.slider_icon i {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin: 0 5px
}



.arrow {
	display: none;
	width: 30px;
	height: 60px;
	background-color: rgba(0,0,0,.2);
	position: absolute;
	top: 50%;
	margin-top: -30px
}

.prve {
	left: 0
}

.next {
	right: 0
}

.arrow span {
	display: block;
	width: 10px;
	height: 10px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff
}

.slider_left {
	margin: 25px 0 0 10px;
	transform: rotate(45deg)
}

.slider_right {
	margin: 25px 0 0 5px;
	transform: rotate(-135deg)
}

.arrow:hover {
	background: #444
}

#slider:hover .arrow {
	display: block
}

.btn_act {
	background: #db192a
}
/******解决方案**********/
.indexvideo {
	clear: both;
	width: 100%;
	float: left;
	padding:10px 0 80px 0;
	background: #FFF
}

.indexvideo .tit {
	text-align: center
}

.indexvideo .ndesc {
	width: 740px;
	margin: 0 auto;
	color: #424242;
	font-size: 16px;
	text-align: center;
	line-height: 160%
}

.videolist {
	clear: both;
	width: 100%;
	margin-top: 40px
}

.videolist li {
	float: left;
	width: -moz-calc((100% - 60px) / 4);
	width: -webkit-calc((100% - 60px) / 4);
	width: calc((100% - 60px) / 4);
	text-align: center;
	position: relative
}

.videolist li:not(:last-child) {
	margin-right: 20px
}

.videolist li div {
	position: relative;
	overflow: hidden;
	border-radius: 50px
}

.videolist li.vlist {
	box-shadow: 0 15px 15px rgba(0,0,0,.2);
	transition: all linear .3s
}

.videolist li.vlist:hover {
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px)
}

.videolist li div.mpc {
	border-radius: 0
}

.videolist li div img {
	width: 100%;
	display: block;
	-webkit-transition: all .3s linear;
    transition: all .3s linear
}

.videolist li:hover div img {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}

.videolist li p.vname {
	position: absolute;
	top: 25%;
	color: #FFF;
	width: 60%;
	left:50%;
	margin-left:-30%;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	text-shadow: 3px 1px 6px #000
}

.videolist li p.view {
	position: absolute;
	top: 55%;
	width: 60%;
	left: 50%;
	margin-left: -30%;
	line-height: 50px;
	height: 50px;
	border: rgba(255,255,255,0.5) 1px solid;
	color: #FFF;
	padding: 0;
	font-size: 26px;
	text-shadow: 3px 1px 5px #000;
	font-family:arial;
}

.indexvideo .more {
	clear: both;
	height: 20px;
	text-align: center;
	padding-top: 10px;
	border-top: #f0f0f0 1px solid;
	width: 100%;
	float: left;
	margin-top: 40px
}

.videolist li p {
	font-size: 16px;
	padding-top: 12px
}
/*******企业荣誉*****************/
.oem {
	clear: both;
	width: 100%;
	float: left;
	background: #f6f6f6
}

.oem .ndesc {
	width: 740px;
	margin: 0 auto;
	color: #424242;
	font-size: 16px;
	text-align: center;
	line-height: 160%
}

.oem h3 {
	text-align: center;
	margin: 0 auto 0 auto;
	font-size: 16px;
	padding-top: 20px;
	color: #3e3e3e;
	font-weight: normal;
	font-family: arial;
	line-height: 160%
}

.oem .oemnr {
	margin: 40px auto;
}
#triangle-up {
	clear: both;
	width: 0;
	height: 0;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-bottom: 25px solid #f6f6f6;
	margin: 0 auto
}
/**********页脚**************/
.Footer {
	background: #081f43;
	position: relative;
	color: #d8d8d8;
	clear: both;
	float: left;
	width: 100%;
	border-bottom: #5a5a5a 1px solid;
}

.Footer a {
	color: #d8d8d8
}

.FBox {
	position: relative
}

.FBox .info_left {
	float: left;
	width: 187px;
	position: relative
}

.FBox .ht {
	height: 30px
}

.FBox h4.ht {
	font-size: 16px;
	color: #d8d8d8;
	font-weight: 600;
	text-transform: uppercase
}

.FBox .info_left .option {
	height: 33px;
	color: #d1d1d1
}

.FBox .info_left .option a {
	padding-left: 24px;
	margin-left: 5px;
	color: #d1d1d1
}

.FBox .fMenu {
	width: 100%;
	position: relative;
	float: left;
	text-align: center
}

.FBox .fMenu ul li {
	overflow: hidden;
	display: inline-block;
	line-height: 95px;
	height: 95px
}

.FBox .fMenu ul li dl {
	padding-right: 55px
}

.FBox .fMenu ul li dl dd {
	line-height: 20px;
	overflow: hidden;
	margin-bottom: 10px
}

.FBox .fMenu ul li dl dd a {
	color: #d8d8d8;
	font-weight: lighter;
	font-size: 14px
}

.FBox .fMenu ul li dl dd a:hover {
	color: #FFF
}

.FBox .info_right {
	float: right;
	width: 124px;
	height: 234px;
	position: relative
}

.FBox .info_right .box {
	width: 180px;
	margin: auto;
	text-align: center
}

.FBox .info_right .box .code {
	padding: 0 0 10px 0
}

.FBox .info_right .box .code img {
	display: inline-block
}

.FBox .info_right .box .code .qrcode {
	margin-top: 20px
}

.FBox .info_right .box p {
	color: #d1d1d1
}

.footercen {
	background: #081f43;
	position: relative;
	color: #d8d8d8;
	clear: both;
	float: left;
	width: 100%;
	padding: 40px 0
}

.footercen li {
	float: left;
	font-size: 15px;
	line-height: 180%
}

.footercen .footercont {
	color: #7d7d7d;
	top: -6px;
	position: relative
}

.footercen .whitelogo {
	margin-right: 40px
}

.footercont a {
	color: #7d7d7d
}

.footercen .footertel {
	background: url(../images/foottel.jpg) no-repeat left 26px;
	margin-left: 160px;
	color: #bbb;
	padding-left: 56px;
	top: -6px;
	position: relative
}

.footershejiao {
	float: right!important;
	text-align: right;
	font-size: 0
}

.footershejiao img {
	display: block
}

.footershejiao a {
	display: inline-block;
	font-size: 0;
	margin-left: 5px
}

.footerBar {
	background-color: #081f43;
	clear: both;
	width: 100%;
	border-top: #5a5a5a 1px solid
}

.fbBox {
	height: 100px;
	position: relative
}

.fbBox .fblist {
	padding-top:20px;
	font-weight: lighter;
	color: #bbb;
	font-size: 14px;
	text-align: center
}

.fbBox a {
	color: #d8d8d8
}

.fbBox .copyright {
	position: absolute;
	right: 0;
	height: 20px;
	line-height: 20px;
	top: 15px
}
.fbBox .fblist img{
	vertical-align:middle;
}
/*******内页********/
.subpage{
	font-size:16px;
	color:#202020;
	font-weight:300;
}
.ins-ban{
	clear:both;
	width:100%;
	overflow:hidden;
	margin-top:136px;
}
.ins-ban img{
	width:100%;
	display:block;
}
.lpo{
	display:none
}
.proNavbox {
	height: 80px;
	position: relative;
	margin-bottom: 40px;
	background: #FFF;
	clear: both;
	z-index: 99
}

.proNavbox .proNav {
	height: 80px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	border-bottom: 1px solid #ededed;
	color: #333
}

.proNavbox .proNav.open:after {
	content: "";
	position: absolute;
	background: url("c_zz.png");
	width: 2000px;
	height: 100000px;
	top: 50px;
	left: 0;
	z-index: -1
}

.proNavbox .proClass {
	display: inline-block;
	position: relative;
	margin-right: 30px
}

.proNavbox .proClass .name {
	position: relative;
	border: 1px solid #eee;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	display: inline-block;
	background: white;
	z-index: 1;
	border-top: 0;
	border-bottom: 0
}

.proNavbox .proClass .name img {
	width: 45px;
	vertical-align: middle
}

.proNavbox .proClass .name span {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #333;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	line-height: 12px;
	display: none
}

.proNavbox .proClass .name .shetou {
	position: absolute;
	width: 36px;
	bottom: -9px;
	left: 50%;
	margin-left: -18px
}

.proNavbox .proClass .list {
	display: none;
	border: 1px solid #eee;
	background: white;
	width: 260px;
	padding: 15px 10px;
	position: absolute;
	top: 80px
}

.proNameBox {
	float: left;
	line-height: 80px;
	font-size: 16px;
	text-transform: capitalize
}

.proNameBox a {
	margin-left: 1px;
	display: block;
	float: left;
	padding: 0 20px;
	position: relative;
/*	font-weight: bold*/
}

.proNameBox a span {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 4px;
	background: #D65227;
	left: 0;
	opacity: 0
}

.proNameBox a:hover {
	color: #e70012
}

.proNameBox a:hover span {
	opacity: 1;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s
}

.proNameBox a.cur span {
	opacity: 1
}

.proNameBox span,.loca span {
	font-family: '宋体';
	padding: 0 10px
}

.loca {
	float: right;
	font-size: 14px;
	margin-top: 35px;
	color: #888;
	text-transform: capitalize
}

.loca a {
	color: #888
}

.loca img {
	vertical-align: middle;
	margin-bottom: 5px
}

.proClass {
	float: left
}
/*****视频列表*********/
.mask{
	position:fixed;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
	top: 0;
	left: 0;
	z-index:1000;
	display:none;
}
.modal{
	background: #fff;
	width: 720px;
	height: 450px;
	position: fixed;
	_position: absolute;
	display: none;
	z-index: 1001;
}
.modal .close{
	position: absolute;
	top: 15px;
	right: 15px;
	font-size: 24px;
	z-index: 2;
}
.modal iframe{
	z-index: 1;
}
.modal .close a:link,.modal .close a:visited{
	color: #666;
	text-decoration: none;
}
.modal .close a:hover,.modal .close a:active{
	color: #333;
	text-decoration: none;
}


.video-cell{
	float: left;
	width: 31.5%;
	margin-right: 2.75%;
	margin-bottom:30px;
	/*background:#f5f5f5;*/
	transition: all linear 0.3s;
	box-shadow:0 10px 10px rgba(0,0,0,.1);
}
.video-cell:hover{
	box-shadow:0 15px 15px rgba(0,0,0,.2);
	transform:translateY(-10px);
	-webkit-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	-o-transform:translateY(-10px);
}
.video-cell{
	padding-top:0!important;
	padding-bottom:15px
}
.video-cell .title{
	margin-top:15px
}
.videopic{
	position:relative;
	width:100%;
	overflow:hidden;
}
.videopic img.vpc{
	width:100%;
}
.zzx-company-logo-box {
	position: absolute;
	left: 50%;
	top:40%;
	width: 60px;
	height: 60px;
	margin-left: -30px;
	background:rgba(0,0,0,0.3);
	background-size:60px;
	border-radius: 50%;
	box-shadow: 0 0 10px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 10px 3px rgba(0,0,0,.1);
	
}

.zzx-company-logo {
	position: absolute;
	left: 50%;
	width: 44px;
	height: 44px;
	margin-left: -22px;
	bottom: 8px;
}
.prosortlist .title {
	clear:both;
	height:auto!important;
	font-size:18px;
	line-height:1.3em;
	color:#333;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding:0px 20px;
	text-align:center;
	
}
.prosortlist .name {
	line-height:0.5em;
	height:0.5em;
	border-bottom:1px solid #e0e0e0;
	font-size:14px;
	font-weight:normal;
	position:relative;
	margin:10px 15px 20px 15px;
	text-align:center;
}
.prosortlist .name span {
	background:#f5f5f5;
	display:inline-block;
	text-align:center;
	padding:0px 25px;
	color:#999!important;
	height:1em;
	line-height:1em;
}
/****新闻列表**************/
.subnews{
	clear:both;
	width:100%;
}
.subnews ul{
	text-align:left;
}
.subnews li{
	display:block;
	float:left;
	width:-moz-calc((100% - 60px) / 3);
	width:-webkit-calc((100% - 60px) / 3);
	width:calc((100% - 60px) / 3);
	margin-right:30px;
	margin-bottom: 35px;
    position: relative;
	border: 1px solid #dfdfdf;
	transition: all linear 0.3s
}
.subnews li:hover{
	box-shadow:0 15px 15px rgba(0,0,0,.2);
	transform:translateY(-10px);
	-webkit-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	-o-transform:translateY(-10px);
}
.subnews li:nth-child(3n){
	margin-right:0;
}
.subnews li .newsimg{
	width:100%;
	max-height:268px;
	position:relative;
	overflow:hidden;
}
.subnews li .newsimg img{
	width:100%;
	display:block;
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.subnews li .newsimg:hover img{
	-moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.subnews li .newstext{
	height:220px;
	position:relative;
}
.subnews li .newsdate{
	width:85%;
	margin:0 auto;
	text-align:left;
	color: #000;
    opacity: .7;
    display: block;
    margin-top: 20px;
}
.subnews li .newstitle{
	width:85%;
	margin:0 auto;
	text-align:left;
	font-size: 16px;
    color: #404040;
    font-weight: bold;
    display: block;
    margin-top: 10px;
}
.subnews li .subtit {
    width: 85%;
    height: 60px;
	line-height:160%;
    margin: 0 auto;
    font-family: "Gotham-Light", "Normal";
    font-size: 14px;
    color: #999;
    display: block;
    margin-top: 15px;
}

.subnews li .btn {
    width: 85%;
    /* height: 29px; */
    /* margin: 0 auto;
    margin-bottom: 15px; */
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translate(-50%,0);
    display: block;
}

.subnews li .btn span {
    width: 112px;
    height: 29px; 
	background: #FB253F;
    text-align: center;
    line-height: 29px;
    display: block;
    font-family: "Gotham-Light", "Normal";
    font-size: 12px;
    color: #fff;
	transition: all linear 0.3s
}

.subnews li .btn span:hover {
    background: #ef9b11;
}
/**************分页*****/
.pageBom {
    /*width: 1500px;*/
    margin: 40px auto 50px auto;
    position: relative;
	clear:both;
	overflow:hidden;
	text-align:center;
	color: #999;
}
.three .pageBom{
	display:none;
}
.pageBom .pageFirst {
   /* font-family: "Gotham-Light", "Regular";*/
    font-size: 15px;
    
    /*position: absolute;
    left: 0;
    top: 0;*/
    display:inline-block;
    cursor: pointer;
	border:#e0e0e0 1px solid;
	padding:5px 12px;
	background:#FFF;
}

.pageBom .pageEnd {
    font-family: "Gotham-Light", "Regular";
    font-size: 15px;
    /*position: absolute;
    right: 0;
    top: 0;*/
    display: inline-block;
    cursor: pointer;
    border:#e0e0e0 1px solid;
	padding:5px 12px;
	background:#FFF;
}

.pageBom .mid {
	display:inline-block;
    /*width: 500px;*/
    margin: 0 auto;
    text-align: center;
}

.pageBom .mid i {
    font-size: 15px;
    color: #7f7f7f;
    display: inline-block;
    text-align: center;
    border: 1px solid #e0e0e0;
    cursor: pointer;
	font-style:normal;
	padding:5px 15px;
	background:#FFF;
	margin:0 5px;
}

.pageBom .mid i.on {
    color: #FFF;
	border: 1px solid #DB192A!important;
	background:#DB192A;
}
.pageBom .pagePrev {
    font-family: "Gotham-Light", "Regular";
    font-size: 15px;
    display: inline-block;
    cursor: pointer;
	border:#e0e0e0 1px solid;
	padding:5px 12px;
	background:#FFF;
	margin:0 5px;
}
.pageBom .pageNext {
    font-family: "Gotham-Light", "Regular";
    font-size: 15px;
    display: inline-block;
    cursor: pointer;
	border:#e0e0e0 1px solid;
	padding:5px 12px;
	background:#FFF;
	margin:0 5px
}
.pageBom .pageNextNot,.pageBom .pagePrevNot,.pageBom .pageFirstNot,.pageBom .pageEndNot{
    cursor: not-allowed;
	font-family: "Gotham-Light", "Regular";
    font-size: 15px;
    display: inline-block;
	border:#e0e0e0 1px solid;
	padding:5px 12px;
	background:#FFF;
	margin:0 5px
}
.pageBom a{
	color:#999;
}
/******新闻内页********/
.shownews{
	/*width:1000px;*/
	margin:0 auto 80px auto;
	overflow:hidden;
	clear:both;
	/*margin-top:100px;*/
}
.shownews .l{
	float:right;
	width:280px;
	color:#696969;
	font-size:24px;
	font-weight:300;
}
.shownews .l span{
	display:block;
	font-size:14px;
}
.shownews .l h3{
	height:80px;
	line-height:80px;
	background:#FB253F;
	color:#FFF;
	text-align:center;
}
.shownews .l ul{
	border-left:#e0e0e0 1px solid;
	border-right:#e0e0e0 1px solid;
}
.shownews .l ul a{
	display:block;
	font-size:16px;
	background:url(../images/arr-rt-b.png) no-repeat 92% center #f6f6f6;
	border-bottom:#e0e0e0 1px solid;
	line-height:60px;
	padding-left:20px;
	color:#202020;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
}
.shownews .l ul a:hover{
	background:url(../images/arr-rt-w.png) no-repeat 92% center #AD8C6B;
	color:#FFF;
}
.shownews .r{
	width:960px;
	float:left;
	border:#e0e0e0 1px solid;
	padding:40px 40px;
}
.shownews .r .tit{
	font-size:24px;
	overflow:hidden;
	font-weight:400;
	letter-spacing:2px;
	color:#322D2A;
	/*margin-bottom:60px;*/
	padding-bottom:20px;
}
.shownews .r .newscon{
	width:100%;
	clear:both;
	line-height:220%;
	font-size:16px;
	font-weight:300;
}
.shownews .r .newscon p{
	margin-bottom:20px;
	color:#000;
	line-height:220%;
	font-size:16px;
	font-weight:300;
}
.shownews .r .newscon img{
	max-width:100%;
	display:inline-block;
	/*min-width:960px;*/
	margin-bottom:10px;
}
.newsbot{
	width:100%;
	clear:both;
	margin-top:50px;
	/*margin-bottom:100px;*/
	padding-top:10px;
	border-top:#cecece 2px solid;
	text-align:right;
}
.newsbot a{
	display:inline-block;
}
.newsbot a:first-child{
	float:left;
	width:80px;
	height:28px;
	background:#FB253F;
	color:#FFF;
	text-align:center;
	line-height:28px;
	margin-top:10px;
}
.newsbot a:first-child:hover{
	background:#AD8C6B;
	color:#FFF;
}
.newsbot a:hover{
	color:#00B3FB;
}
.newsbot a.close{
	margin:0 20px;
}
.share{width: 100%;clear:both; height:30px; margin-bottom:60px;border-bottom:#cecece 1px solid; padding-bottom:10px;}
.share p{float: left;overflow: hidden;}
.share p span{display: block;font-size: 14px;color: #999999;padding: 0 8px;border-left: 1px dotted #b6b6b6;float: left;}
.share p span:first-child{padding-left: 0;border-left: none;}
.share p span #cntrHits{ float:right;}
.share ul{float: right;}
.share li{margin-left: 7px;width: 24px;height: 24px;float: left;}
.share li img{display: block;}
.table-c{
	clear:both;
	margin-bottom:20px;
	overflow:hidden;
}
.table-c table{
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}
.table-c table td{
	border-left:1px solid #e0e0e0;
	border-top:1px solid #e0e0e0;
	padding:10px;
}
/******图片列表****************/
.list_case{
	width: 100%;
	clear:both;
}
.subcasetit{
	width:100%;
	clear:both;
	border-bottom:#e0e0e0 2px solid;
	margin-bottom:30px;
	padding-bottom:10px;
	font-size:20px;
	color:#029141;
	/*background:url(../images/abob_jt_2.png) no-repeat 100% center;*/
}
.subcase .mpc{
	border:#f0f0f0 1px solid;
}
.imgteaser{
	overflow:auto;
	float: left;
	position: relative;
	width:-moz-calc((100% - 60px) / 4);
	width:-webkit-calc((100% - 60px) / 4);
	width: calc((100% - 60px) / 4);
	margin:0 20px 50px 0;
	text-align:center;
	box-sizing: border-box;
	transition: all linear 0.3s;
	/*box-shadow: rgba(0,0,0,0.1) 0 5px 10px;*/
}
.imgteaser.subcase{
	overflow:auto;
	float: left;
	position: relative;
	width:-moz-calc((100% - 90px) / 4)!important;
	width:-webkit-calc((100% - 90px) / 4)!important;
	width: calc((100% - 90px) / 4)!important;
	margin:0 30px 50px 0;
	text-align:center;
	box-sizing: border-box;
	transition: all linear 0.3s;
	/*box-shadow: rgba(0,0,0,0.1) 0 5px 10px;*/
}
.clst,.imgteaser.subcase.clst{ margin-right:0}
.imgteaser a{text-decoration: none;float: left; /* height:200px; */display:block;}
.imgteaser a .pcc{ position:relative; overflow:hidden}
.imgteaser a:hover{cursor:pointer}
.imgteaser .mpc{
	position:relative;
	overflow:hidden;
}
.imgteaser a .mpc img{
	float:left;
	border: none;
	width:100%;
	/*height:200px;*/
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;}
.imgteaser a .mpc:hover img{
	-moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.CC{
	clear:both;
    background:#e0e0e0;
	width:100%;
	height:60px;
	line-height:60px;
	-webkit-transition-property: background-color;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
	font-size:16px;
}
.imgteaser a:hover .CC{
	background:#029141;
	color:#FFF;
	line-height:60px;
}
.imgteaser:hover{
	box-shadow: rgba(0,0,0,0.2) 0 8px 20px;
	transform:translateY(-5px);
}
.indd_wb{
	 background: #eaeaea; 
	 padding: 20px 3% 25px 5%;
	 transition: 0.5s;
	 text-align:left;
}
.imgteaser:hover .indd_wb{ 
     background: #fff; 
	 transition: 0.5s;
}
.indd_bt{
	height:30px;
	line-height:25px;
}
.indd_lxmo{
	 /*padding-top: 30px;*/
	 display: flex; 
	 justify-content: space-between; 
	 align-items: flex-end;
}
.indd_lm{ color: #828282;}
.indd_lm p:nth-child(1){ font-family: 'Din';}
.indd_more{ 
     padding-right: 5%; 
	 opacity: 1;
	 transition: 0.5s;
}
.imgteaser:hover .indd_more{ 
    opacity: 1; 
	padding-right: 2%; 
	transition: 0.5s 0.5s;
}
/******产品列表***************/
.prosortlist {
	margin: 0 auto;
	clear: both
}

.prosortlist .title {
	clear: both;
	height: auto!important;
	font-size: 16px;
	line-height: 1.3em;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 20px;
	text-align: center
}

.prosortlist .name {
	line-height: .5em;
	height: .5em;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	position: relative;
	margin: 10px 15px 20px 15px;
	text-align: center
}

.prosortlist .name span {
	background: white;
	display: inline-block;
	text-align: center;
	padding: 0 25px;
	color: #333;
	height: 1em;
	line-height: 1em
}

.prosortlist h3,.proright h3.tit {
	/*font-size: 20px;
	text-transform: capitalize;
	font-weight: normal;
	background: #F38820;
	border-radius: 0 30px;
	width: 240px;
	height: 48px;
	line-height: 48px;
	margin: 0 auto;
	color: #FFF;
	text-align: center;
	margin-bottom: 10px;
	transition: all linear .3s*/
	border-bottom:#e0e0e0 1px solid;
	margin-bottom:20px;
	font-size:18px;
	padding-bottom:10px;
	position:relative;
	padding-left:20px;
	background:url(../images/npro_03_3.png) no-repeat 99%;
	color:#154779;
}
.prosortlist h3::before,.proright h3.tit::before{
	content: '';
	position:absolute;
	left:0;
	top:8px;
	width:6px;
	height:18px;
	background:#154779;	
}

/*.prosortlist h3 span {
	float: right;
	font-weight: normal
}

.prosortlist h3 a {
	color: #FFF;
	display:block;
}

.prosortlist h3 a:hover {
	color: #e70012
}

.prosortlist h3 span i {
	font-style: normal;
	font-family: '宋体';
	padding-left: 5px
}
.prosortlist h3:hover{
	box-shadow: 0 15px 15px rgba(0,0,0,.1);
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px)
}*/
.prosortlist ul li {
	margin-top: 20px;
	border:#f0f0f0 1px solid;
}
.prosortlist li:nth-child(3n){
	margin-right:0;
}
.prosortlist ul li img {
	max-width: 100%;
	max-height: 100%
}
.pro-cell {
	width: -moz-calc((100% - 80px) / 3);
	width: -webkit-calc((100% - 80px) / 3);
	width: calc((100% - 80px) / 3);
	float: left;
	margin-bottom: 20px;
	padding-top: 20px;
	background: #fff;
	margin-right: 40px;
	transition: all linear .3s
}

.pro-cell:hover {
	box-shadow: 0 15px 15px rgba(0,0,0,.1);
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px)
}

.pro-footer h4 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.pro-footer {
	border-top: #e0e0e0 1px solid;
	line-height: 30px;
	height: 30px;
	font-size: 14px
}

.pro-footer a {
	/*color: #e70012*/
}

.pro-footer .left {
	float: left;
	width: 50%;
	text-align: center;
	border-right: #e0e0e0 1px solid;
	margin: 15px auto
}

.pro-footer .left img {
	display: inline-block;
	margin-bottom: 2px
}

.pro-footer .right {
	float: left;
	width: 50%;
	text-align: center;
	margin: 15px auto
}
/************产品详情*********/
.row{*zoom:1}
.row:before,.row:after{content:" ";display:table}
.row:after{clear:both}
.btn{display:inline-block;*zoom:1;*display:inline;width:158px;height:38px;padding:0;margin:0;font-size:14px;line-height:38px;text-align:center;cursor:pointer;-webkit-transition:all .4s;transition:all .4s}.btn:hover{text-decoration:none;}.btn:focus{outline:0}.btn:active{-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.18);box-shadow:inset 0 2px 4px rgba(0,0,0,0.18)}.btn[disabled]{border-style:dashed !important;border-color:#e0e0e0;background-color:#fff !important;color:#b0b0b0 !important;cursor:default !important}
.goods-detail{ width:100%; clear:both; float:left;}
.goods-detail ul,.goods-detail li,.goods-detail p,.goods-detail dl,.goods-detail dd,.goods-detail h1,.goods-detail h2,.goods-detail h3,.goods-detail h4,.goods-detail h5,.goods-detail h6{padding:0;margin:0}
.goods-detail ul,.goods-detail li,.goods-detail ol{list-style:none}
.goods-detail i{font-style:normal}
.goods-detail em{font-style:normal}

.goods-detail .goods-detail-info{/*background:#fff;*/padding-top:40px;/*padding-bottom:50px*/}
.goods-detail .goods-pic-box,.goods-detail .goods-info-box{min-height:550px;_height:550px}
.goods-detail .goods-pic-box{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;text-align:center}
.goods-detail .goods-big-pic{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:482px;width:482px;left:140px;position:absolute;top:0px;z-index:1;cursor:-webkit-zoom-in;cursor:zoom-in; border:#e0e0e0 0px solid;box-shadow:0 15px 15px rgba(0,0,0,.1);}
.goods-detail .goods-big-pic img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:482px;height:482px}
.goods-detail .goods-pic-loading{width:20px;height:20px;position:absolute;z-index:5;top:255px;left:410px}
.goods-detail .goods-detail-left-info{/*position:relative;overflow:hidden;*/_zoom:1; float:left; width:635px;}
.goods-detail .goods-batch-img-list-block{position:absolute;top:0px;left:-700px;width:684px;height:550px;z-index:10;background:#fff;text-align:center;-webkit-transition:left .3s ease-out;transition:left .3s ease-out}
.goods-detail .goods-info-rightbox{position:relative; float:right; width:-moz-calc(100% - 670px);width:-webkit-calc(100% - 670px);width: calc(100% - 670px);}
.goods-detail .goods-info-leftborder{position:absolute;width:0px;height:100%;left:-120px;display:none;border-left:1px solid #e0e0e0}
.goods-detail .goods-small-pic{position:absolute;left:0px;top:0px}
.goods-detail .goods-small-pic li{height:85px;cursor:pointer;zoom:1;/*padding:4px;*/border:1px solid #e0e0e0;margin-bottom:14px;-webkit-transition:border-color .4s ease-out;transition:border-color .4s ease-out}
.goods-detail .goods-small-pic li img{width:80px;height:80px; margin-top:2px}
.goods-detail .goods-small-pic li:hover{border-color:#b0b0b0}
.goods-detail .goods-small-pic li.current{cursor:default;border-color:#E70012}
.goods-detail .goods-small-pic li.current:hover{border-color:#FF3300}
.goods-detail .goods-info-head .goods-name{color:#333;font-size:28px;font-weight: bold;line-height:38px; margin-top:10px;}
.goods-detail .goods-info-head .goods-subtitle{margin-top:7px}
.goods-detail .goods-info-head .goods-subtitle p{color:#616161;font-size:14px;line-height:23px}
.goods-detail .goods-info-head .goods-info-head-price{margin-top:20px;/*height:66px;line-height:66px;*/border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;color:#000000;font-size:12px; padding:10px 0; font-weight:normal; color:#666; font-family:'微软雅黑'; line-height:180%}
.goods-detail .goods-info-head .goods-info-head-colors{padding-top:18px}
.goods-detail .goods-info-head .goods-info-head-colors .style-name{color:#757575;line-height:20px;font-size:14px;display:block}
.goods-detail .goods-info-head .goods-info-head-cart{height:50px;margin-top:95px;position:relative}
.goods-detail .goods-info-head .goods-info-head-cart .goods-add-cart-btn,.goods-detail .goods-info-head .goods-info-head-cart .goods-over-btn{width:220px;height:48px;line-height:48px;font-size:16px;display:block;float:left;text-align:center}
.goods-detail .goods-info-head .goods-info-head-cart .goods-collect-btn{height:48px;width:140px;display:block;float:left;text-align:center;margin-left:10px;line-height:48px}
.full-screen-border{height:0px;border-top:1px solid #e0e0e0}
.goods-detail-nav{background:#fff}
.goods-detail-nav .detail-list{*zoom:1;width:680px;margin:0 auto;list-style-type:none;height:60px}
.goods-detail-nav .detail-list:before,.goods-detail-nav .detail-list:after{content:" ";display:table}
.goods-detail-nav .detail-list:after{clear:both}
.goods-detail-nav .detail-list li{float:left;width:170px;height:18px;margin-top:20px;line-height:18px;text-align:center;font-size:16px;color:#424242}
.goods-detail-nav .detail-list li i{color:#b0b0b0;font-style:normal;vertical-align:1px}
.goods-detail-nav .detail-list li a{color: #424242;width:170px;display:block;cursor:pointer;border-right:1px solid #e0e0e0;-webkit-transition:color .2s ease-out;transition:color .2s ease-out}
.goods-detail-nav .detail-list li.last{border-right:none}
.goods-detail-nav .detail-list li.current a{color:#2ea6df;}
.goods-detail-desc{text-align:center}
.goods-yuyue{position:absolute; width:134px; right:-154px; }
.goods-yuyue ul{border-left:#e6e6e6 1px solid;border-right:#e6e6e6 1px solid;border-top:#e6e6e6 1px solid;background: #ffffff none repeat scroll 0 0;}
.goods-yuyue li{ width:134px; border-bottom:#e6e6e6 1px solid;height:50px; line-height:50px; color:#595757; font-size:14px; text-align:center;}
.goods-yuyue li a{ color:#595757;}
.goods-yuyue .cuss a{ background-color:#2ea6df; color:#FFF; display:block; position:relative;width:133px;}
.pro_det_b {
	overflow: hidden;
	clear: both
}

.pro_det_b_bars_box {
	min-height: 78px
}

.pro_det_b_bars {
	position: relative;
	z-index: 1000;
	width: 100%;
	background: url(../images/nav.jpg) no-repeat top center #485d7d
}

.pro_det_b_bars_l {
	width: 100%;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center
}

.pro_det_b_bars_l .item {
	line-height: 76px;
	padding: 0 30px;
	color: #FFF;
	font-size: 16px;
	cursor: pointer;
	text-transform: capitalize;
	font-weight: bold
}

.pro_det_b_bars_l .item.hover {
	background: #FFF;
	color: #000;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease
}

.pro_det_b_bars_l .item:hover {
	color: #fdd100
}

.pro_det_b_tabs_clm {
	padding: 4% 0
}

.title3 {
	font-size: 40px;
	font-family: "pangmenzhengdao";
	margin-bottom: 3%;
	font-weight: lighter
}

.pro_det_b_feat_list {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap
}

.pro_det_b_feat_list dd:first-child,.pro_det_b_feat_list dd:nth-child(3),.pro_det_b_feat_list dd:nth-child(5),.pro_det_b_feat_list dd:nth-child(6),.pro_det_b_feat_list dd:nth-child(8),.pro_det_b_feat_list dd:nth-child(10) {
	padding-left: 0
}

.pro_det_b_feat_list dd:last-child {
	padding-right: 0
}

.pro_det_b_feat_list dd {
	width: 50%;
	padding: 0 2%;
	position: relative;
	margin-bottom: 20px
}

.pro_det_b_feat_list dd:last-child:after,.pro_det_b_feat_list dd:nth-child(2):after {
	display: none
}

.pro_det_b_feat_list dd:after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 2%;
	width: 0;
	height: 210px;
	background: #ddd
}

.pro_det_b_feat_list_tt {
	display: flex;
	display: -webkit-flex;
	padding-bottom: 10px
}
.pro_det_b_tabs_down_list {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	padding: 2% 0 0 0
}

.pro_det_b_tabs_down_list dd {
	width: 18%;
	margin: 0 1% 20px;
	border: 1px solid #e5e5e5;
	transition: all .5s;
	-webkit-transition: all .5s;
	background: #f6f6f6;
	box-shadow: rgba(0,0,0,0.03) 0 8px 20px
}

.pro_det_b_tabs_down_list dd a {
	padding: 10%;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: column;
	-webkit-flex-direction: column
}

.pro_det_b_tabs_down_list dd .con {
	margin-bottom: 30px;
	text-align: left
}

.pro_det_b_tabs_down_list dd .con .tt {
	color: #1f1f1f;
	font-size: 22px
}

.pro_det_b_tabs_down_list dd .cin .tt2 {
	color: #999
}

.pro_det_b_tabs_down_list dd .pic {
	overflow: hidden
}

.pro_det_b_tabs_down_list dd .pic .pdf_size {
	color: #999;
	margin-bottom: 12px
}

.pro_det_b_tabs_down_list dd .pic img {
	display: block;
	max-width: 100%
}

.pro_det_b_tabs_down_list dd:hover {
	border: 1px solid #e0e0e0;
	transition: all .5s;
	-webkit-transition: all .5s;
	background: #FFF;
	box-shadow: rgba(0,0,0,0.1) 0 8px 20px;
	transform: translateY(-2px)
}
.indexcontact {
	clear: both;
	width: 100%;
	overflow:hidden;
}

.indexcontact ul li.left {
	width: 50%;
	float: left
}

.indexcontact ul li.left h3 {
	font-size: 20px;
	font-weight: normal;
	border-bottom: #999 2px solid;
	position: relative;
	padding-bottom: 10px;
	width: 460px;
	color: #2f2725;
	line-height:200%;
	text-transform: uppercase;
	font-family:arial;
}

.indexcontact ul li.left h3 span {
	height: 8px;
	width: 90px;
	background: #999;
	position: absolute;
	bottom: -5px;
	border-radius: 5px;
}

.indexcontact ul li.left h3 i {
	font-style: normal;
	font-family: arial;
	font-size: 40px;
	font-weight: 600;
	letter-spacing: 1.5px;
	margin-top:10px;
	font-family:'微软雅黑'
}

.indexcontact ul li.left .inqu {
	color: #2f2725;
	font-size: 20px;
	margin-top: 15px;
	font-weight: 300;
	line-height: 150%
}

.indexcontact ul li.left .add {
	color: #2f2725;
	font-size: 16px;
	margin-top: 30px;
	line-height: 200%;
	font-weight: 500
}

.indexcontact ul li.right {
	float: right;
	width: 50%
}

.indexcontact ul li.right .form-group {
	width: 50%;
	float: left;
	padding-left: 15px
}

.indexcontact ul li.right .form-control {
	border: #CCC 1px solid;
	border-radius: 3px;
	width: 100%;
	color: #2f2725;
	margin-bottom: 10px;
	padding: 5px 20px
}

.has-feedback {
	padding-left: 15px
}

.indexcontact ul li.right .btn {
	width: 100%
}

input::-webkit-input-placeholder {
	color: #999
}

input::-moz-placeholder {
	color: #999
}

input:-moz-placeholder {
	color: #999
}

input:-ms-input-placeholder {
	color: #999
}

textarea::-webkit-input-placeholder {
	color: #999
}

textarea::-moz-placeholder {
	color: #999
}

textarea:-moz-placeholder {
	color: #999
}

textarea:-ms-input-placeholder {
	color: #999
}



.pro_det_b_tabs_goes {
	position: relative
}

.pro_det_b_tabs_goes_item {
	background: #fff;
	padding: 3%;
	text-align: center
}

.pro_det_b_tabs_goes_item .pic {
	display: block;
	overflow: hidden;
	padding: 10px 0
}

.pro_det_b_tabs_goes_item .pic img {
	display: block;
	width: auto;
	max-width: 100%;
	margin: 0 auto 15px
}

.pro_det_b_tabs_goes_item .con .tt1 {
	font-size: 32px;
	color: #1f1f1f;
	font-weight: bold
}

.pro_det_b_tabs_goes_item .con .tt2 {
	font-size: 14px;
	padding: 12px 0 18px
}
.pro_det_b_tabs_goes_scroll_prev,.pro_det_b_tabs_goes_scroll_next {
	position: absolute;
	left: -80px;
	top: 50%;
	width: 60px;
	height: 60px;
	font-size: 60px;
	color: #cbcdd0;
	margin-top: -30px;
	cursor: pointer
}

.pro_det_b_tabs_goes_scroll_next {
	left: auto;
	right: -80px;
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg)
}
/************产品页左右排*************/
.prod{
	clear:both;
	overflow:hidden;
	margin-bottom:50px;
}
.proleft{
	width:290px;
	float:left;
	background:#FFF;
}
.proright{
	width:calc(100% - 340px);
	float:right;
	background:#FFF;
	overflow:hidden;
	padding:40px 40px 40px 40px;
	
}
.nprofl_tit{ 
    height: 80px;
	line-height: 80px;
	background: url(../images/npro_01.png) no-repeat 92% center #154779; 
	padding: 0 8%; 
	font-size: 1.5rem;
	color: #fff;
	font-weight: bold;
}
.proleft>ul>li{
	/*border-bottom: 1px solid #ddd;*/
	position: relative;
}
.proleft>ul>li:nth-last-child(1){ 
    border-bottom: none;
}
.proleft>ul>li:nth-last-child(1) a{ 
    border-bottom: none;
}
.proleft>ul>li>a{
	display: block; 
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	font-weight:bold;
	color:#666;
	padding: 0 8%;
	transition: 0.5s;
	background:#FFF;
	border-bottom:#e0e0e0 1px solid;
}
.proleft>ul>li:hover>a,.proleft>ul>li>a.cur{ 
    color: #FFF; 
	transition: 0.5s;
	background:#D65227;
}
.proleft>ul>li>ul{
	padding: 0px 0 0 0;
	display:none;
}
.proleft>ul>li>ul>li{ 
    position: relative;
}
.proleft>ul>li>ul>li>a{
	height: 45px; 
	line-height: 45px;
	padding: 0 8%; 
	display: block; 
	color: #666;
	position: relative; 
	z-index: 9; 
	transition: 0.5s;
	border-bottom:#e0e0e0 1px solid;
}
.proleft>ul>li>ul>li:hover>a,.proleft>ul>li>ul>li.cur>a{ 
   color: #D65227;
   font-weight:bold;
   transition: 0.5s;
}
.proleft>ul>li>ul>li::before{ 
   content: '';
   width: 100%;
   height: 100%; 
   background: url(../images/npro_03.png) no-repeat 90% center; 
   position: absolute; 
   left: 0; 
   top: 0;
   transition: 0.5s;
}
.proleft>ul>li>ul>li:hover::before,.proleft>ul>li>ul>li.cur::before{ 
   width: 100%;
   transition: 0.5s;
   background: url(../images/npro_03_2.png) no-repeat 90% center; 
}

.img-text{
	width:100%;
	overflow:hidden;
}
.proimg{
	float:left;
	width:500px;
}
.proimg img{
	max-width:100%;
	display:block;
}
.protext{
	float:right;
	width:calc(100% - 550px);
	color:#808080;
	font-size:16px;
	line-height:200%;
	font-weight:300
}
.protext h4{
	font-size:20px;
	font-weight:normal;
	border-bottom:#e0e0e0 1px solid;
	padding-bottom:10px;
	margin-bottom:20px;
	color:#303030;
}
.biaoge table{
	background:#f6f6f6!important;
}
.biaoge td{ 
    text-align:left; 
	padding:10px 10px 10px 20px; 
	font-size:16px; 
	line-height:180%;
	border-bottom:#e0e0e0 1px solid;
}
.yingyong{
	margin-top:40px;
}
/***留言*****/
input::-webkit-input-placeholder{
	color:#999;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#999;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#999;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#999;
}

textarea::-webkit-input-placeholder{
	color:#999;
}
textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#999;
}
textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#999;
}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#999;
}
.form-control{
	margin-bottom:10px; 
	border:0;
	border-bottom:#DCDCDC 2px solid;
	width: 100%;
	border-radius: 2px;
	background-color: rgba(0, 0, 0, 0); 
	margin-bottom:20px; 
	padding:10px 20px 10px 0;
	color:#424242;
	font-family:arial;
	outline:none;
	font-size:15px;
}
.form-group{
	width:50%;
	float:left;
	padding-left:0px;
}