*, :before, :after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}
body {
	font: 14px/1.5 'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Lucida Grande', Arial, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif;
	color: #666;
	-webkit-font-smoothing: antialiased;
	font-smooth: always;
	-moz-osx-font-smoothing: grayscale
}
a {
	text-decoration: none;
	color: #666
}
a:hover {
	color: #ed6c00
}
a:before, a:after, .trans {
	-webkit-transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-ms-transition: all .4s ease 0s
}
.clearfix {
	*zoom: 1
}
.clearfix:before, .clearfix:after, .container:before, .container:after {
	content: " ";
	display: table
}
.clearfix:after, .container:after {
	clear: both
}
.fl {
	float: left
}
.fr {
	float: right
}
.dib {
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1
}
.el {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.page-wrap {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	letter-spacing: 0;
	background: #fff
}
.container {
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto
}
.justify {
	text-align: justify;
	text-justify: inter-ideograph;
	letter-spacing: 0px;
	font-size: 0px
}
.justify:after {
	content: '';
	height: 0px;
	width: 100%;
	display: inline-block;
	overflow: hidden
}
.justify>* {
	text-align: left;
	font-size: 14px
}
.justify .box {
	display: inline-block;
	vertical-align: top
}
.center {
	text-align: center
}
*[class*="rect-"] {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	overflow: hidden
}
.rect-100 {
	padding-bottom: 100%
}
.rect-87 {
	padding-bottom: 87.74%
}
.rect-75 {
	padding-bottom: 75%
}
.rect-64 {
	padding-bottom: 64%
}
.rect-66 {
	padding-bottom: 66%
}
.rect-56 {
	padding-bottom: 56.25%
}
.rect-45 {
	padding-bottom: 44.68%
}
.page-title {
	text-align: center;
	margin-bottom: 30px
}
.page-title .big {
	font-size: 26px;
	background: url('../images/line.jpg') center center no-repeat
}
.page-title .small {
	font-size: 20px;
	line-height: 26px
}
.page-title .desc {
	padding-top: 20px;
	width: 75%;
	margin: 0 auto;
	line-height: 1.8;
	color: #848484
}
.top-bar {
	padding: 8px 0;
	background: #efefef
}
.top-bar .link a {
	display: inline-block;
	margin: 0 10px
}
.header {
	width: 100%;
	position: relative
}
.header .container {
	position: relative
}
.header .box {
	vertical-align: middle
}
.s-logo {
	width: 70%;
	line-height: 30px;
	font-size: 20px
}
.s-logo .title {
	color: #ed6c00
}
.hotline {
}
.hotline .tel {
	padding-left: 48px;
	background: url('../images/tel.png') left center no-repeat
}
.hotline .num {
	color: #ed6c00;
	line-height: 34px;
	font-weight: bold;
	font-size: 34px;
	font-family: "Times New Roman", Times, serif
}
.navbar-btn {
	position: absolute;
	top: 50%;
	margin-top: -5px;
	right: 10px;
	z-index: 100;
	cursor: pointer;
	display: none
}
.navbar-btn .icon-bar {
	background: #333;
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}
.navbar-btn .icon-bar+.icon-bar {
	margin-top: 4px
}
.navbar-header {
	padding: 20px 0;
	width: 90px
}
.navbar-header .logo {
	display: block
}
.navbar-collapse {
	width: 100%;
	background: #ed6c00
}
.nav-justify .list {
	position: relative;
	width: 12.5%;
	text-align: center
}
.nav-justify .list>a {
	display: block;
	position: relative;
	color: #fff;
	font-size: 16px;
	padding: 20px 30px;
	text-transform: uppercase
}
.nav-justify .list>a:after {
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 0;
	border-right: dashed 1px;
	height: 12px;
	display: block;
	content: ""
}
.nav-justify .list:last-child>a:after {
	display: none
}
.nav-justify .list>a:hover, .nav-justify .active>a {
	background: #002d6e
}
.nav-justify .list>a:hover .en {
	color: #fff;
	background: #ed6c00
}
.banner {
	max-height: 800px;
	overflow: hidden
}
.banner img {
	z-index: 9;
	display: block;
	width: 100%;
	height: auto
}
.banner .owl-controls {
	position: absolute;
	top: 0;
	z-index: 99;
	height: 100%;
	width: 100%;
	text-align: center
}
.banner .owl-pagination {
	position: absolute;
	width: 100%;
	bottom: 10px
}
.banner .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	*display: inline
}
.banner .owl-controls .owl-page span {
	z-index: 666;
	width: 12px;
	height: 12px;
	margin: 0 3px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	border-radius: 666px;
	background: #fff;
	background: rgba(255, 255, 255, .8);
	display: block
}
.banner .owl-controls .owl-page.active span, .banner .owl-controls.clickable .owl-page:hover span {
	background: #fff;
	background: rgba(255, 255, 255, 1)
}
.banner-small img {
	width: 100%
}
.keywords {
	background: #fff;
	padding: 10px 0;
	border-bottom: solid 1px #d9d9d9
}
.keywords .box {
	vertical-align: middle
}
.hot-keys .link {
	display: inline-block;
	padding: 0 5px
}
.search {
	font-size: 0;
	width: 220px
}
.search .form {
	position: relative;
	max-width: 100%
}
.search .form-control {
	font-size: 13px;
	border: 1px solid #ccc;
	line-height: 30px;
	width: 160px;
	z-index: 4;
	box-sizing: border-box;
	padding: 0 0 0 10px;
	border-radius: 99px 0 0 99px
}
.search .form-control::-moz-placeholder {
	color: #a6a6a6;
	font-size: 13px;
	opacity: 1
}
.search .form-control:-ms-input-placeholder {
	color: #a6a6a6;
	font-size: 13px
}
.search .form-control::-webkit-input-placeholder {
	color: #a6a6a6;
	font-size: 13px
}
.search .form-control:focus::-moz-placeholder {
	color: transparent
}
.search .form-control:focus:-ms-input-placeholder {
	color: transparent
}
.search .form-control:focus::-webkit-input-placeholder {
	color: transparent
}
.search .submit-btn {
	width: 30px;
	border: 0px;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	z-index: 9;
	color: #999;
	background: #fff;
	border: 1px solid #ccc;
	border-left: 0px;
	border-radius: 0 99px 99px 0
}
.home-title {
	position: relative;
	padding-top: 10px
}
.home-title:before {
	position: absolute;
	content: "";
	display: block;
	height: 2px;
	background: #ed6c00;
	width: 56px;
	top: 0
}
.home-title .big {
	font-size: 28px
}
.home-title .small {
	color: #c2c2c2;
	font-size: 13px;
	padding-bottom: 24px
}
.home-title .cn {
	color: #ed6c00
}
.home-about {
	padding: 50px 0;
	background: #ed6c00
}
.home-about .img {
	width: 49.25%
}
.home-about .img img {
	border: solid 15px #fff
}
.home-about .text {
	padding-top: 2.22388%;
	position: relative;
	width: 47.75%;
	color: #fff
}
.home-about .title {
	color: #002d6e
}
.home-about .title .cn {
	position: relative;
	display: inline-block;
	font-size: 24px
}
.home-about .title .en {
	font-size: 36px;
	text-transform: uppercase;
	font-family: "Impact"
}
.home-about .desc {
	line-height: 2em;
	max-height: 30em;
	overflow: hidden;
	margin: 2.08333% 1.08333% 2.08333% 0
}
.home-about .more a {
	padding: 10px 48px;
	display: inline-block;
	color: #fff;
	background: #535353
}
.home-about .more a:hover {
	background: #002d6e
}
.home-choise {
	background: #e7e7e7;
	padding: 30px 0
}
.home-choise .title {
	text-align: center;
	font-size: 24px;
	margin-bottom: 15px
}
.home-choise .em {
	font-size: 36px;
	color: #ed6c00
}
.home-choise .img {
	width: 32%
}
.home-choise .text {
	width: 60%
}
.home-choise .img, .home-choise .text {
	vertical-align: middle
}
.choise-list .item {
	font-size: 16px;
	padding: 0;
	overflow: hidden;
	margin: 0;
	position: relative
}
.choise-list .item-1, .choise-list .item-5 {
	margin-left: -4em
}
.choise-list .item-2, .choise-list .item-4 {
	margin-left: -1em
}
.choise-list .num {
	width: 10%;
	text-align: center;
	display: inline-block;
	background: #ed6c00;
	color: #fff;
	border-radius: 999px;
	font-size: 24px;
	position: relative;
	line-height: 3em
}
.choise-list .desc {
	width: 88%;
	font-size: 18px
}
.choise-list .num, .choise-list .desc {
	vertical-align: middle
}
.home-product {
	background: #ed6c00;
	padding: 60px 0
}
.home-cate {
	width: 20%;
	border: solid 2px #002d6e;
	background: #fff
}
.home-cate .title {
	width: 100%;
	background: #002d6e;
	text-align: center;
	color: #fff;
	padding: 15px 0
}
.home-cate .title .cn {
	font-size: 22px;
	display: block
}
.home-cate .title .en {
	color: #ccd5e2
}
.home-cate .list {
	padding: 15px 0 27%
}
.home-cate .list .item {
}
.home-cate .list .link {
	margin: 0 15px;
	padding: 10px 0 10px 20px;
	border-bottom: dashed 1px #e3e3e3;
	display: block;
	position: relative
}
.home-cate .list .link:before {
	position: absolute;
	left: 5px;
	top: 50%;
	margin-top: -4px;
	display: block;
	content: "";
	width: 8px;
	border: solid 4px #999
}
.home-cate .list .link:hover {
	background: #ed6c00;
	color: #fff
}
.home-cate .list .link:hover:before {
	border: solid 4px #fff
}
.home-cate {
}
.home-product-list {
	width: 78%
}
.home-product-list .item {
	width: 32.33%;
	margin-bottom: 1.5%
}
.home-product-list .item .pic{
	background: #fff;
}
.home-product-list .item a {
	position: relative;
	display: block
}
.home-product-list .item a .bg {
	margin-top: 1px;
	width: 100%;
	text-align: center;
	background: #fff;
	overflow: hidden;
	padding: 6.22388% 0
}
.home-product-list .item a .bg .inner {
	display: table;
	width: 100%;
	height: 100%
}
.home-product-list .item a .pic img {
	width: 100%
}
.home-product-list .item a .bg .name {
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	text-align: center
}
.home-product-list .item a .title {
	font-size: 16px;
	position: relative
}
.home-product-list .item a:hover {
	color: #fff
}
.home-product-list .item a:hover .bg, .home-product-list .item a:active .bg {
	background: #002d6e
}
.home-product-list .item a:hover img, .home-product-list .item a:active img {
	transform: scale(1.1)
}
.home-about .title .en {
	font-size: 24px
}
.home-about .title .cn {
	font-size: 18px
}
.home-news {
	padding: 60px 0
}
.news-nav {
	border: 1px solid #c3c3c3;
	margin-bottom: 35px
}
.news-nav .item {
	width: 25%;
	text-align: center
}
.news-nav .link {
	padding: 15px 0;
	display: block;
	border-right: 1px solid #c3c3c3;
	font-size: 20px
}
.news-nav .item:last-child .link {
	border-right: none
}
.news-nav .link:hover {
	color: #fff;
	background: #ed6c00
}
.tab-news-content .content-list {
	display: none
}
.tab-news-content .content-list.on {
	display: block
}
.home-news .list-text, .home-news .list-img {
	width: 48.5%
}
.home-news .list-hot {
	margin-bottom: 5%
}
.home-news .list-hot .title {
	font-size: 18px;
	font-weight: bold
}
.home-news .list-hot .desc {
	margin-top: 10px
}
.home-news .list-hot .more {
	color: #ed6c00
}
.home-news .list-box .list-item {
	margin-bottom: 5%
}
.home-news .list-box .list-item:last-child {
	margin-bottom: 0
}
.home-news .list-box .link {
	display: block;
	background: #eeeeee;
	position: relative;
	z-index: 2
}
.home-news .list-box .link:after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	display: block;
	width: 0;
	height: 100%;
	background: #ed6c00;
	z-index: -1
}
.home-news .list-box .link .time {
	text-align: center;
	width: 20%;
	background: #999;
	color: #fff
}
.home-news .list-box .link .date {
	padding-top: 8%;
	font-weight: bold;
	font-size: 36px
}
.home-news .list-box .link .year {
	font-size: 16px
}
.home-news .list-box .link .text {
	padding: 10px 30px 0;
	width: 80%
}
.home-news .list-box .link .title {
	font-size: 16px
}
.home-news .list-box .link:hover, .home-news .list-box .link:hover .desc {
	color: #fff
}
.home-news .list-box .link:hover:after {
	width: 100%
}
.home-news .list-img .link:hover img {
	transform: scale(1.1)
}
.home-news .link .desc {
	margin-top: 15px;
	color: #a3a3a3;
	font-size: 13px;
	line-height: 18px;
	height: 54px;
	overflow: hidden
}
.home-case {
	padding: 60px 0
}
.home-case-list .item {
	width: 32.5%;
	margin-bottom: 1%
}
.home-case-list .pic img {
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto
}
.home-case-list .link {
	display: block;
	text-align: center;
	position: relative
}
.home-case-list .link .title {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	font-size: 18px;
	padding: 15px 0;
	color: #fff;
	background: #002d6e;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#0e002d6e, endcolorstr=#0e002d6e);
	background: rgba(0, 45, 110, .8)
}
.home-case-list .link:hover img {
	transform: scale(1.1);
	opacity: .8
}
.home-client {
	padding: 0 0 50px
}
.home-client .list {
	width: 66.5%
}
.client-title {
	border: solid 1px #d4d4d4
}
.client-title>.box {
	vertical-align: middle
}
.client-title .title {
	padding: 15px 30px;
	font-size: 20px;
	background: #ed6c00;
	color: #fff
}
.client-title .more {
	padding-right: 10px
}
.home-client-list .img, .home-client-list .text {
	vertical-align: middle
}
.home-client-list .item {
	margin: 25px 0
}
.home-client-list .img {
	width: 18.5%
}
.home-client-list .img img {
	border: solid 2px #ed6c00;
	padding: 2px;
	border-radius: 999px
}
.home-client-list .text {
	width: 78.5%
}
.home-client-list .title {
	font-size: 18px;
	font-weight: bold
}
.home-client-list .more, .home-client-list .link {
	color: #ed6c00
}
.home-client .feedback {
	width: 30.5%;
	border: 1px solid #dacccc
}
.home-client .form-title {
	font-size: 16px;
	padding: 15px;
	color: #ed6c00;
	border-bottom: 1px solid #dacccc
}
.feedback .form-wrap {
	margin: 15px 0
}
.feed-inner .form-wrap {
	margin: 0 auto;
	width: 90%
}
.feedback .form-group {
	padding: 5px 15px;
	margin-bottom: 5px;
	position: relative
}
.feedback .form-label {
	width: 18%
}
.feedback .form-control {
	width: 100%;
	color: #666;
	padding: 5px;
	border: 1px solid #d9d9d9
}
.feedback .form-code {
	width: 80px
}
.feedback img {
}
.feedback textarea {
	min-height: 90px
}
.feedback .form-submit {
	width: 100%;
	border: none;
	padding: 5px 0;
	display: block;
	color: #fff;
	background: #ed6c00
}
.home-partner {
	padding: 0 0 50px
}
.partner-box {
	margin: 0 -20px
}
.partner-list .link {
	padding: 0 20px;
	display: block
}
.partner-list .link .pic {
	border: solid 1px #dedede
}
.partner-list .owl-controls {
	position: absolute;
	z-index: 99;
	margin-top: -25px;
	top: 50%;
	width: 100%
}
.partner-list .owl-prev, .partner-list .owl-next {
	position: absolute;
	z-index: 10;
	top: 0;
	display: block;
	width: 30px;
	height: 51px;
	background: #fff;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}
.partner-list .owl-prev {
	background: url('../images/left.gif') no-repeat
}
.partner-list .owl-next {
	background: url('../images/right.gif') no-repeat
}
.partner-list .owl-prev {
	left: -20px
}
.partner-list .owl-next {
	right: -20px
}
.partner-inner .item {
	text-align: center;
	width: 24.5%;
	margin-bottom: 15px
}
.case-inner .item {
	width: 29.5%;
	margin-bottom: 3%
}
.case-inner .link .pic {
	border: solid 1px #e3e3e3
}
.case-inner .link .title {
	position: static;
	bottom: auto;
	left: auto;
	font-size: 14px;
	color: #666;
	background: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#0effffff, endcolorstr=#0effffff);
	background: rgba(255, 255, 255, 1)
}
.home-super {
	background: #f6f6f6;
	padding: 50px 0 0
}
.super-title {
	position: relative;
	padding: 20px 5%;
	display: inline-block;
	border: solid 3px #9d9d9d
}
.super-title .cn {
	font-size: 26px
}
.super-title .em {
	color: #ed6c00
}
.super-title .en {
	position: absolute;
	bottom: -12px;
	left: 50%;
	margin-left: -30%;
	width: 60%;
	line-height: 24px;
	background: #f6f6f6
}
.super-list {
	padding: 30px 0
}
.super-list .item {
	position: relative;
	margin: 2.5% 0
}
.super-list .half {
	width: 50%
}
.super-list .item-img {
	width: 23.5%;
	vertical-align: middle
}
.super-list .item-text {
	width: 74.5%;
	vertical-align: middle;
	font-size: 16px
}
.super-list .item-text .inner {
	padding-right: 18%
}
.super-list .orange {
	background: #ed6c00;
	color: #fff
}
.super-list .gray {
	background: #ececec
}
.super-list .gray .item-text {
	text-align: right
}
.super-list .gray .item-text .inner {
	padding-right: 0;
	padding-left: 18%
}
.super-list .title {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -5.875%;
	width: 11.75%;
	border-radius: 999px;
	background: #fff
}
.super-list .cn {
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 80%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	color: #ed6c00;
	border: solid 1px
}
.content {
	position: relative;
	background: #fafafa;
	margin-top: 2.5%;
	padding-bottom: 2.5%
}
.aside {
	width: 18%;
	background: #fff
}
.main {
	width: 80%;
	background: #fff
}
.aside .aside-list {
	padding-bottom: 25px;
	background: #fff;
	border: 1px solid #f0e7e5
}
.aside .list-item a {
	padding: 5px 0 5px 38px;
	line-height: 35px;
	display: block;
	margin: 0;
	border-bottom: 1px dashed #e3e3e3;
	position: relative
}
.aside .list-item a:before {
	position: absolute;
	left: 28px;
	top: 50%;
	margin-top: -5px;
	content: "";
	display: block;
	border: 5px solid transparent;
	border-left-color: #c3c3c3
}
.aside .list-item a:hover {
	background: #ed6c00;
	color: #fff
}
.aside .list-item a:hover:before {
	border-left-color: #fff
}
.aside-btn {
	position: relative;
	text-transform: uppercase;
	padding: 15px 0;
	background: #ed6c00;
	color: #fff;
	font-size: 24px;
	text-indent: 28px
}
.aside-btn:after {
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -10px;
	display: none;
	content: "+"
}
.aside-btn.active:after {
	content: "-"
}
.aside-contact {
	margin-top: 10px;
	padding: 4px 4px 0;
	line-height: 1.8;
	background: #ed6c00
}
.aside-contact .address {
	background: #fff;
	padding-bottom: 30px
}
.aside-contact .item {
	padding: 5px 5px 0
}
.aside-contact .title {
	font-size: 16px;
	text-align: center;
	padding: 15px 0 5px;
	font-weight: bold
}
.aside-contact .ico {
	width: 15%
}
.aside-contact .text {
	width: 84%
}
.aside-contact .tips {
	font-size: 12px;
	line-height: 14px
}
.aside-contact .num {
	font-size: 16px;
	line-height: 20px
}
.aside-img {
	position: relative;
	margin-top: -20px
}
.crumbs {
	padding: 10px 15px;
	border-bottom: solid 2px #ed6c00
}
.cate-list {
	font-size: 0
}
.cate-list .list-item {
	display: inline-block;
	margin-right: 30px;
	margin-bottom: 10px
}
.cate-list .list-item a {
	display: inline-block;
	padding-bottom: 5px;
	position: relative;
	font-size: 14px
}
.cate-list .list-item a:after {
	position: absolute;
	width: 0;
	left: 0;
	bottom: 0px;
	content: "";
	border-bottom: solid 1px #ed6c00
}
.cate-list .list-item a:hover:after {
	width: 100%
}
.honor-list {
	position: relative;
	margin: 20px -15px 0
}
.honor-list .list-item {
	margin-bottom: 25px;
	width: 33.3%
}
.honor-list .link {
	display: block;
	padding: 0 15px;
	position: relative
}
.honor-list .pic {
	height: 0;
	display: block;
	padding-top: 75%;
	border: solid 1px #f0f0f0;
	position: relative;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	overflow: hidden
}
.honor-list .link:hover .pic {
	border: solid 1px #ed6c00
}
.honor-list .link:hover img {
	transform: scale(1.1)
}
.honor-list .outer {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	display: table
}
.honor-list .outer img {
	margin: 0 auto;
	display: inline-block
}
.honor-list .inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 100%
}
.honor-list .title {
	text-align: center;
	line-height: 36px
}
.news-list .list-item {
	padding: 3% 0;
	border-bottom: dashed 1px #ccc
}
.news-list .list-item:last-child {
	margin-bottom: 0
}
.news-list .link {
	display: block;
	position: relative;
	z-index: 2
}
.news-list .link .time {
	text-align: center;
	width: 12%;
	background: #ed6c00;
	color: #fff
}
.news-list .link .date {
	padding-top: 8%;
	font-weight: bold;
	font-size: 36px
}
.news-list .link .year {
	font-size: 16px
}
.news-list .link .text {
	padding: 10px 15px 0;
	width: 88%
}
.news-list .link .title {
	font-size: 16px;
	color: #333;
	font-weight: bold
}
.news-list .list-item:hover {
	background: #f8f8f8
}
.product-list {
	width: 100%;
	margin-top: 3.22388%;
	font-size: 0
}
.product-list .item {
	margin: 0 0 2.22388%;
	width: 23.5%
}
.product-list .link {
	display: block;
	position: relative;
	background: #fff
}
.product-list .pic {
	border: 1px solid #e6e6e6
}
.product-list .title {
	padding: 15px;
	background: #fff;
	text-align: center
}
.product-list .link:hover .title {
	background: #ed6c00;
	color: #fff
}
.product-list .link:hover img {
	transform: scale(1.1)
}
.img-list {
	width: 100%;
	margin-top: 3.22388%;
	font-size: 0
}
.img-list .item {
	margin: 0 0 2.22388%;
	width: 29.5%
}
.img-list .link {
	display: block;
	position: relative;
	background: #fff
}
.img-list .pic {
	border: 1px solid #e6e6e6
}
.img-list .title {
	padding: 15px;
	background: #fff;
	text-align: center
}
.img-list .link:hover .title {
	background: #ed6c00;
	color: #fff
}
.img-list .link:hover img {
	transform: scale(1.1)
}
.content-body {
	padding: 25px;
	position: relative;
	overflow: hidden
}
.detail {
	font-size: 15px;
	line-height: 1.8
}
.detail ul, .detail ol {
	margin-left: 1.1em
}
.detail ul li {
	list-style: disc
}
.detail ol li {
	list-style: decimal
}
.share {
	padding-top: 0px
}
.content-title {
	display: block;
	font-size: 18px;
	padding-bottom: 3px;
	text-align: center
}
.content-time {
	color: #666;
	font-size: 13px;
	text-align: center;
	margin-bottom: 20px
}
.content-box {
	margin-top: 2.5%
}
.content-img {
	width: 36.3333%
}
.content-info {
	width: 60.3333%
}
.content-tips {
	padding: 10px 0;
	margin: 20px 0;
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: solid 1px #e3e3e3
}
.content-desc table {
	margin: 15px 0
}
.content-desc table td, th {
	text-align: left;
	padding: 5px 10px;
	border: 1px solid #f0f0f0
}
.content-desc table tr:nth-child(even) {
	background: #f9f9f9
}
.info-title {
	display: block;
	font-size: 20px;
	padding: 14px 0 8px;
	margin-bottom: 20px;
	border-bottom: dashed 1px #e3e3e3
}
.info-img {
	width: 45.8%;
	border: solid 1px #e3e3e3;
	text-align: center
}
.info-img img {
}
.info-tel {
	margin: 15px 0;
	font-size: 22px;
	font-weight: bold;
	color: #ED6C00
}
.info-desc {
	width: 48.2%;
	line-height: 1.5;
	color: #666
}
.info-desc ul {
}
.info-desc ul li {
	list-style: none;
	margin-bottom: 5px
}
.info-desc .fa {
	color: #ed6c00;
	margin-right: 3px
}
.info-nav {
	line-height: 36px;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 15px;
	border-bottom: solid 1px #e3e3e3;
	color: #ed6c00;
	margin: 15px 0 25px
}
.info-contact {
	padding-top: 10px;
	border-top: dashed 1px #e3e3e3;
	margin-top: 15px;
	color: #666
}
.info-contact a {
	color: #666
}
.related {
	border-top: solid 1px #ccc;
	padding-top: 10px;
	color: #666;
	margin-top: 20px
}
.tab-list {
	margin-top: 30px;
	border-bottom: solid 3px #ed6c00;
	font-size: 0
}
.tab-list .item {
	font-size: 16px;
	padding: 10px 15px;
	cursor: pointer
}
.tab-list .item.current {
	color: #fff;
	background: #ed6c00
}
.tab-content .list {
	padding-top: 20px;
	display: none
}
.tab-content .list.on {
	display: block
}
.related li {
	margin-bottom: 3px
}
.related li a {
	color: #666
}
.page-list {
	text-align: center;
	margin: 20px 0 30px;
	display: block
}
.page-list::after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden
}
.page-list ul {
	border-radius: 4px;
	display: inline-block;
	vertical-align: bottom
}
.page-list ul li {
	background: #fff;
	border-right: none;
	border-radius: 0;
	float: left;
	display: inline-block;
	border: solid 1px #ddd;
	border-radius: 4px;
	padding: 8px 12px;
	line-height: 18px;
	margin-right: 2px
}
.page-list ul li a {
	color: #333;
	display: block;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
	background: #fff
}
.page-list ul li:not(:first-child):not(:last-child) {
	border-radius: 0
}
.page-list ul li:first-child {
	border-radius: 4px 0 0 4px
}
.page-list ul li:last-child {
	border-radius: 0 4px 4px 0
}
.page-list ul li.active {
	background: #ed6c00;
	color: #fff
}
#map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin: 15px 0
}
#map li {
	list-style: none
}
.home-link {
	padding: 0 0 30px
}
.friend {
	border: solid 5px #e5e5e5;
	padding: 15px;
	position: relative
}
.friend .tips {
	left: 15px;
	top: -13px;
	color: #fff;
	background: #ed6c00;
	line-height: 20px;
	position: absolute;
	padding: 3px 15px
}
.friend .list {
	padding-top: 15px;
	font-size: 0
}
.friend .link {
	display: inline-block;
	font-size: 14px;
	padding: 0 15px 0 0
}
.footer {
	background: #1f1f1f;
	color: #8f8f8f;
	padding-bottom: 20px
}
.footer a {
	color: #8f8f8f
}
.footer a:hover {
	color: #fff
}
.footer .foot-logo {
	width: 18%;
	background: #fff;
	border-top: 7px solid #002d6e;
	position: relative;
	margin-top: -7px;
	text-align: center;
	padding: 45px 0
}
.footer .foot-logo img {
	width: 65%
}
.footer .foot-text {
	width: 82%;
	line-height: 1.8
}
.footer .foot-link {
	background: #ed6c00
}
.footer .foot-link .item {
	width: 16%;
	text-align: center;
	position: relative
}
.footer .foot-link a {
	display: inline-block;
	padding: 15px 0;
	position: relative;
	color: #fff
}
.footer .foot-link .item:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 12px;
	top: 50%;
	margin-top: -6px;
	background: #fff;
	right: 0
}
.footer .foot-link .item:last-child:after {
	background: transparent
}
.footer .copyright {
	padding: 20px 0 0 20px;
	line-height: 2
}
.footer .weixin {
	text-align: center;
	padding-top: 20px;
	width: 20%
}
.footer .weixin img {
	max-width: 128px
}
#dituContent {
	height: 360px
}
@media screen and (max-width:1150px) {
	.container {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px
	}
}
@media (max-width:992px) {
	.block {
		display: block
	}
	.header {
		margin-bottom: 0
	}
	.header .box {
		vertical-align: middle
	}
	.s-logo {
		width: 83%;
		line-height: 20px;
		font-size: 14px
	}
	.navbar-header .logo, .navbar-btn {
		display: inline-block
	}
	.navbar-header {
		padding: 10px 0;
		width: 15%
	}
	.header .navbar-collapse {
		position: absolute;
		left: 0;
		background: #fff;
		top: 100%;
		width: 100%;
		z-index: 66699;
		display: none;
		border-top: solid 1px #e3e3e3
	}
	.header .navbar-collapse .container {
		padding: 0
	}
	.nav-justify .list {
		display: block;
		width: 100%;
		text-align: left;
		border-bottom: solid 1px #e3e3e3
	}
	.nav-justify .list>a:after {
		display: none
	}
	.nav-justify .list>a {
		font-size: 14px;
		display: block;
		line-height: 1;
		padding: 15px 10px;
		color: #666
	}
	.nav-justify .list>a:hover, .nav-justify .active>a {
		background: #ed6c00;
		color: #fff
	}
	.nav-justify .list>a .en {
		display: none
	}
	.banner .owl-controls {
		height: auto;
		bottom: -5px
	}
	.footer .foot-info {
		width: 100%
	}
	.footer .other a {
		padding: 0 10px 0 0
	}
}
@media (max-width:640px) {
	.hidden-xs, .hotline, .home-cate, .footer .foot-logo, .footer .foot-link, .footer .weixin, .home-client .feedback {
		visibility: hidden;
		opacity: 0;
		display: none !important
	}
	.top-bar .link a.link-xs {
		margin: 0 10px 0 0
	}
	.content-body {
		padding: 15px 5px
	}
	.home-product-list {
		width: 100%
	}
	.tab-list .item {
		font-size: 14px;
		text-align: center;
		padding: 10px 0;
		width: 25%
	}
	.search {
		margin-top: 10px;
		width: 100%
	}
	.search .form-control {
		width: calc(100% - 30px)
	}
	.home-choise .title {
		font-size: 18px
	}
	.home-choise .em {
		font-size: 24px
	}
	.home-choise .img {
		text-align: center
	}
	.home-choise .img img {
		width: 50%
	}
	.choise-list .item {
		margin-left: 0 !important
	}
	.choise-list .num {
		font-size: 16px
	}
	.super-list .item {
		margin: 0 0 1% 0
	}
	.super-list .orange {
		margin-bottom: 60px
	}
	.content-img, .content-info {
		width: 100%
	}
	.page-title .big {
		font-size: 16px
	}
	.page-title .small {
		font-size: 14px
	}
	.home-about .more a {
		width: 100%;
		text-align: center;
		border-radius: 99px
	}
	.home-about .desc {
		line-height: 2em;
		max-height: 10em;
		overflow: hidden
	}
	.client-title .title {
		padding: 10px 15px;
		font-size: 16px
	}
	.partner-box {
		margin: 0
	}
	.partner-list .owl-prev {
		left: 0
	}
	.partner-list .owl-next {
		right: 0
	}
	.home-client .list, .home-client .feedback, .home-about .img, .home-about .text, .home-news .list-text, .home-news .list-img, .footer .foot-text, .home-choise .img, .home-choise .text {
		width: 100%
	}
	.news-nav .link {
		font-size: 14px
	}
	.home-news .list-box .link .date {
		font-size: 24px
	}
	.home-news .list-box .link .year {
		font-size: 14px
	}
	.home-news .list-box .link .text {
		padding: 5px 15px 0;
		width: 80%
	}
	.home-news .list-box .link .title {
		font-size: 15px
	}
	.home-news .link .desc {
		margin-top: 0px;
		height: 36px
	}
	.info-img {
		max-width: 100%
	}
	.home-case .item {
		width: 48.5%;
		margin-bottom: 2.5%
	}
	.home-case-list .link .title {
		padding: 10px 0;
		font-size: 14px
	}
	.cate-list .list-item {
		padding: 0 5px;
		margin: 0 0 5px
	}
	.cate-list .list-item a {
		font-size: 13px;
		padding: 3px 0
	}
	.cate-list .list-item a {
		border-bottom: solid 1px #f0f0f0
	}
	.cate-list .list-item.active a {
		border-bottom: solid 1px #ed6c00
	}
	.cate-list .list-item.active a:after {
		width: 0
	}
	.banner .owl-controls .owl-prev, .banner .owl-controls .owl-next {
		display: none
	}
	.banner .owl-controls .owl-page span {
		display: block;
		width: 8px;
		height: 8px
	}
	.super-list .half {
		width: 100%
	}
	.super-list .item-text {
		font-size: 14px
	}
	.super-list .item-text .inner {
		padding-right: 0
	}
	.super-list .gray .item-text .inner {
		padding-left: 0
	}
	.super-list .title {
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -14%;
		margin-left: -14%;
		width: 28%;
		border-radius: 999px;
		background: #fff
	}
	.product-list .item {
		width: 48.5%
	}
	.product-list .link {
		padding: 5px 5px
	}
	.product-list .title {
		margin-top: 0;
		font-size: 13px;
		padding: 5px 0
	}
	.product-list .more {
		margin-top: 5px
	}
	.case-inner .item, .partner-inner .item {
		width: 48.5%
	}
	.img-list .item {
		width: 48.5%
	}
	.news-list .link .time {
		width: 20%
	}
	.news-list .link .date {
		padding-top: 3%;
		font-size: 24px
	}
	.news-list .link .year {
		font-size: 14px
	}
	.news-list .link .text {
		padding: 0px 15px 0;
		width: 80%
	}
	.news-list .link .title {
		line-height: 24px
	}
	.news-list .link .desc {
		height: 36px;
		line-height: 18px;
		overflow: hidden;
		font-size: 14px
	}
	.home-about, .home-product, .home-news, .home-case, .home-super {
		padding: 30px 0
	}
	.home-product .item, .catalog-list .item {
		width: 48.5%;
		margin-bottom: 3%
	}
	.home-news-list .list-item {
		width: 100%
	}
	.super-title {
		padding: 20px 15%
	}
	.super-title .cn {
		font-size: 18px
	}
	.super-title .en {
		font-size: 12px
	}
	.aside, .main {
		float: none;
		width: 100%
	}
	.aside-list, .aside-contact {
		display: none
	}
	.aside-btn {
		padding: 10px 0;
		margin-bottom: 10px;
		text-align: left;
		text-indent: 15px;
		font-size: 18px;
		line-height: 18px
	}
	.aside-btn:after {
		display: block
	}
	.aside-list .list-item {
		width: 48.5%;
		display: inline-block
	}
	.aside .list-item a {
		line-height: 24px;
		padding: 5px 0 5px 23px
	}
	.aside .list-item a:before {
		left: 15px
	}
	.info-img, .info-desc {
		width: 100%
	}
	.detail img {
		height: auto !important;
		width: 100% !important
	}
	.detail table {
		width: 100% !important
	}
	.crumbs {
		display: none
	}
	.footer>.container {
		padding-top: 15px
	}
	.friend .link {
		font-size: 12px;
		padding: 0 10px 0 0
	}
	.footer .foot-text {
		text-align: center
	}
	.footer .copyright {
		width: 100%;
		text-align: center;
		padding: 0;
		line-height: 1.5
	}
}
