﻿@charset "utf-8";

*,*:before,*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0
}

body,div,span,h1,h2,h3,h4,h5,h6,p,em,img,strong,b,small,u,i,center,dl,dt,dd,ol,ul,li,sub,sup,tt,var,del,dfn,ins,kbd,q,s,samp,strike,applet,object,iframe,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,blockquote,pre,a,abbr,acronym,address,big,cite,code,mark,audio,video,input,textarea,select {
	margin: 0;
	padding: 0
}

* {
	margin: 0;
	padding: 0
}

body {
	font-family: 'Microsoft YaHei',arial;
	font-size: 14px;
	color: #666;
	line-height: 1.5;
	min-width: 1200px;
	margin: 0 auto;
	background: #fff;
	max-width: 1920px
}

a:link,a:visited {
	text-decoration: none;
	outline: 0;
	color: #666
}

a:hover,a:active,a:focus {
	color: #666;
	text-decoration: none
}

ul,li {
	list-style: none
}

ul {
	padding: 0
}

li {
	zoom: 1;
	vertical-align: middle
}

ol {
	margin: 0;
	padding: 0;
	padding-left: 36px
}

fieldset,img {
	border: 0
}

img {
	border: 0;
	max-width: 100%
}

div {
	outline: 0
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	border: 0;
	width: 100%
}

th,td {
	padding: 0
}

input,textarea {
	font-family: 'Microsoft YaHei',arial;
	font-size: 14px
}

input {
	outline: 0
}

textarea {
	outline: 0
}

input[type='reset'],input[type='button'],input[type='submit'],input[type='radio'] {
	cursor: pointer;
	outline: 0
}

input[type='checkbox'],input[type='radio'] {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px
}

textarea,input[type='email'],input[type='date'],input[type='password'],input[type='text'] {
	padding: 0;
	color: #666;
	outline: 0
}

input,textarea {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	border-radius: 0;
	overflow-y: hidden;
	overflow-x: hidden
}

::-webkit-input-placeholder {
	color: #333
}

:-moz-placeholder {
	color: #333;
	opacity: 1
}

::-moz-placeholder {
	color: #333;
	opacity: 1
}

:-ms-input-placeholder {
	color: #333
}

.fl {
	float: left
}

.fr {
	float: right
}

.clear {
	clear: both
}

.clearfix:after {
	clear: both;
	height: 0;
	content: "";
	line-height: 0;
	font-size: 0;
	display: block
}

.pic {
	width: 100%;
	overflow: hidden;
	position: relative
}

.pic:after {
	content: '';
	display: block;
	padding-bottom: 100%
}

.middleCenter {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: middle;
	text-align: center;
	margin: auto
}

.container {
	width: 1200px;
	margin-left: auto;
	margin-right: auto
}

.prompt {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(../images/ie_sosad.png) no-repeat center 35% #fff;
	left: 0;
	bottom: 0;
	display: none;
	z-index: 999;
	filter: alpha(opacity=80);
	opacity: 80
}

.prompt span {
	position: absolute;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	top: 55%;
	left: 50%;
	margin-left: -152px;
	width: 304px;
	display: block;
	line-height: 24px;
	color: #666
}

.prompt span a {
	text-decoration: underline
}

.prompt_close {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 30px;
	top: 30px;
	background: url(../images/closed.png) no-repeat center center;
	cursor: pointer
}

#container {
	overflow: hidden;
	position: relative
}

.page {
	text-align: center;
	overflow: hidden
}

.page a {
	display: inline-block;
	line-height: 25px;
	padding: 0 10px;
	height: 27px;
	font-weight: normal;
	font-size: 12px;
	vertical-align: middle;
	color: #666;
	margin: 0 3px;
	border: 1px solid #ccc;
	background: 0
}

.page span {
	display: inline-block;
	line-height: 25px;
	padding: 0 10px;
	height: 27px;
	font-weight: normal;
	font-size: 12px;
	vertical-align: middle;
	color: #fff;
	margin: 0 3px;
	border: 1px solid #c39e61;
	background: #c39e61;
}

.page a:hover {
	background: #c39e61;
	color: #fff;
	border: 1px solid #c39e61
}

.page .cpb {
	background: #c39e61;
	color: #fff;
	border: 1px solid #c39e61
}

.header {
	height: 120px;
	width: 100%;
	position: relative
}

.header .logo {
	margin-top: 25px;
	float: left;
	z-index: 4
}

.header .logo a {
	float: left;
	position: relative
}

.header .logo a img {
	float: left
}

.header .header-right {
	float: right;
	padding-top: 38px
}

.header .header-right .phone {
	float: right;
	background: url("../images/phone.png") no-repeat center left;
	padding-left: 32px;
	color: #888;
	line-height: 25px;
	font-size: 18px;
	font-weight: bold;
	margin-left: 82px
}

.header .header-right .phone span {
	color: #c39e61
}

.header .header-right .header-search {
	float: right;
	position: relative;
	transition: .5s;
	background: url("../images/line.png") no-repeat center left;
	padding-left: 21px;
	margin-left: 18px;
	margin-right: 15px
}

.header .header-right .header-search .pull-right a {
	display: block;
	height: 26px;
	width: 17px;
	transition: .5s;
	color: #fff;
	background: url("../images/search.png") no-repeat center center
}

.header .header-right .search {
	z-index: 99
}

.header .header-right .search .btn-search-max {
	z-index: 2;
	-webkit-transition: All .2s ease-in-out;
	transition: All .2s ease-in-out;
	position: relative
}

.header .header-right .search .btn-search-max * {
	display: inline-block;
	vertical-align: middle
}

.header .header-right .search .search-main {
	top: 82px;
	right: 0;
	z-index: 9;
	width: 330px;
	display: none;
	position: absolute;
	padding: 14px;
	background: #fcfcfc;
	border-top: solid 2px #eee;
	box-shadow: 0 1px 3px #ddd
}

.header .header-right .search-container {
	padding-left: 0;
	position: relative
}

.header .header-right .search-info {
	width: 100%;
	position: relative;
	background: 0
}

.header .header-right .search-info .inp_srh {
	color: #555;
	width: 254px;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	background: 0;
	border: 1px solid #ccc;
	float: left;
	border-right: 0
}

.header .header-right .search-info .inp_srh:focus {
	border-color: #bbb;
	box-shadow: 0 0 2px #c9c9c9
}

.header .header-right .btn_srh {
	background: #c39e61;
	width: 48px;
	line-height: 18px;
	height: 34px;
	float: right;
	border: 0;
	color: #FFF
}

.header .header-right #search-closed {
	right: 10px;
	top: 15px;
	max-width: 30px;
	position: absolute;
	cursor: pointer
}

.header .header-right .menu {
	float: right
}

.header .header-right .menu ul li {
	float: left;
	padding-left: 42px
}

.header .header-right .menu ul li a {
	display: block;
	text-align: center
}

.header .header-right .menu ul li a h3 {
	font-size: 18px;
	color: #231f20
}

.header .header-right .menu ul li a span {
	font-size: 12px;
	color: #888;
	text-transform: uppercase
}

.header .header-right .menu ul li:hover>a h3 {
	color: #c39e61
}

.header .header-right .menu ul li:hover>a span {
	color: #c39e61
}

.header .header-right .menu ul li:hover .subnav {
	display: block
}

.header .header-right .menu ul li .subnav {
	position: absolute;
	top: 86px;
	left: 0;
	width: 100%;
	z-index: 55;
	display: none;
	white-space: nowrap;
	padding-top: 34px
}

.header .header-right .menu ul li .subnav .sub-case dl {
	text-align: center;
	font-size: 0
}

.header .header-right .menu ul li .subnav .sub-case dl dt {
	display: inline-block;
	float: none;
	width: 155px;
	text-align: center;
	border-right: 1px solid #e4e4e4
}

.header .header-right .menu ul li .subnav .sub-case dl dt a {
	color: #7d7d7d;
	font-size: 16px
}

.header .header-right .menu ul li .subnav .sub-case dl dt a .img {
	width: 67px;
	height: 67px;
	margin: 0 auto;
	border: 1px solid #c5c5c5;
	border-radius: 50%;
	position: relative;
	overflow: hidden
}

.header .header-right .menu ul li .subnav .sub-case dl dt a .img .pic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	transition: .5s
}

.header .header-right .menu ul li .subnav .sub-case dl dt a .img .p1 {
	top: 100%
}

.header .header-right .menu ul li .subnav .sub-case dl dt a .bt {
	line-height: 36px;
    text-overflow:ellipsis;
    overflow:hidden;
    padding:0 5px;
  
}

.header .header-right .menu ul li .subnav .sub-case dl dt:first-child {
	border-left: 1px solid #e4e4e4
}

.header .header-right .menu ul li .subnav .sub-case dl dt:hover a .img {
	border: 1px solid #c39e61
}

.header .header-right .menu ul li .subnav .sub-case dl dt:hover a .img .p {
	top: -100%
}

.header .header-right .menu ul li .subnav .sub-case dl dt:hover a .img .p1 {
	top: 0
}

.header .header-right .menu ul li .subnav .sub-case dl dt:hover a .bt {
	color: #c39e61
}

.header .header-right .menu ul li .subnav .sub {
	border-top: 2px solid #c39e61;
	background: rgba(255,255,255,0.95);
	overflow: hidden;
	padding: 31px 0 44px 0
}

.header .header-right .menu ul li .subnav .sub-pro {
	font-size: 0;
	text-align: center
}

.header .header-right .menu ul li .subnav .sub-pro .list1 {
	display: inline-block;
	vertical-align: top
}

.header .header-right .menu ul li .subnav .sub-pro .list1 li {
	float: none;
	padding-left: 0
}

.header .header-right .menu ul li .subnav .sub-pro .list1 li a {
	display: block;
	color: #231f20;
	font-size: 15px;
	line-height: 35px;
	font-weight: bold;
	text-align: left;
	width: 105px;
	padding-right: 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.header .header-right .menu ul li .subnav .sub-pro .list1 .sel a {
	color: #c39e61
}

.header .header-right .menu ul li .subnav .sub-pro .show {
	display: inline-block;
	vertical-align: top;
	position: relative
}

.header .header-right .menu ul li .subnav .sub-pro .show:after {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	background: #e4e4e4;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1
}

.header .header-right .menu ul li .subnav .sub-pro .show .info {
	display: none;
	z-index: 5;
	position: relative
}

.header .header-right .menu ul li .subnav .sub-pro .show .info .list2 {
	display: inline-block;
	vertical-align: top;
	position: relative
}

.header .header-right .menu ul li .subnav .sub-pro .show .info .list2:before {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	background: #e4e4e4;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1
}

.header .header-right .menu ul li .subnav .sub-pro .show .info .list2 li {
	float: none;
	padding-left: 0
}

.header .header-right .menu ul li .subnav .sub-pro .show .info .list2 li a {
	display: block;
	color: #7d7d7d;
	font-size: 15px;
	line-height: 35px;
	text-align: left;
	width: 155px;
	padding-right: 5px;
	padding-left: 36px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.header .header-right .menu ul li .subnav .sub-pro .show .info .list2 .sel a {
	background: url("../images/dot5.png") no-repeat center left;
	color: #c39e61
}

.header .header-right .menu ul li .subnav .sub-pro .show .info .text1 {
	display: inline-block;
	vertical-align: top;
	margin-left: -1px
}

.header .header-right .menu ul li .subnav .sub-pro .show .info .text1 .item {
	display: none
}

.header .header-right .menu ul li .subnav .sub-pro .show .info .text1 .item ul {
	display: inline-block;
	vertical-align: top
}

.header .header-right .menu ul li .subnav .sub-pro .show .info .text1 .item ul li {
	float: none;
	padding-left: 0
}

.header .header-right .menu ul li .subnav .sub-pro .show .info .text1 .item ul li a {
	display: block;
	color: #7d7d7d;
	font-size: 15px;
	line-height: 35px;
	text-align: left;
	width: 200px;
	padding-right: 5px;
	padding-left: 36px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.header .header-right .menu ul li .subnav .sub-pro .show .info .text1 .item ul li:hover a {
	background: url("../images/dot5.png") no-repeat center left;
	color: #c39e61
}

.header .header-right .menu ul li .subnav .sub-pro .show .info .text1 .item ul .sel a {
	background: url("../images/dot5.png") no-repeat center left;
	color: #c39e61
}

.header .header-right .menu ul .active>a h3 {
	color: #c39e61
}

.header .header-right .menu ul .active>a span {
	color: #c39e61
}

.home-banner {
	overflow: hidden;
	width: 100%;
	height: 592px;
	position: relative
}

.home-banner .home-banner-slick {
	height: 592px;
	overflow: hidden;
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px
}

.home-banner .home-banner-slick .item {
	position: relative;
	height: 592px
}

.home-banner .slick-dots {
	z-index: 100;
	bottom: 25px;
	line-height: 0
}

.home-banner .slick-dots li {
	margin: 0 4px;
	width: 17px;
	height: 17px;
	border-radius: 50%;
	display: inline-block;
	padding: 4px;
	vertical-align: middle;
	border: 1px solid #fff
}

.home-banner .slick-dots li button {
	width: 7px;
	height: 7px;
	display: block;
	background: 0;
	padding: 0;
	border-radius: 50%
}

.home-banner .slick-dots li button:before {
	content: ""
}

.home-banner .slick-dots .slick-active {
	border: 2px solid #c39e61;
	width: 19px;
	height: 19px
}

.home-banner .slick-dots .slick-active button {
	background: #c39e61
}

.home-banner .slick-dots .slick-active button:before {
	color: transparent
}

.index {
	padding: 55px 0;
	overflow: hidden
}

.home-title {
	text-align: center
}

.home-title:after {
	content: '';
	display: block;
	width: 40px;
	height: 2px;
	background: #c39e61;
	margin: 14px auto 0 auto
}

.home-title .bt {
	font-size: 42px;
	color: #c39e61
}

.home-title .jsh {
	font-size: 16px;
	color: #888
}

.home-support {
	padding-bottom: 74px;
	overflow: hidden;
	background: #fbfbfb url("../images/sbg.jpg") no-repeat bottom center
}

.home-support .home-bottom {
	padding-top: 48px
}

.home-support .home-bottom .list {
	text-align: center;
	font-size: 0;
	margin-bottom: 95px
}

.home-support .home-bottom .list li {
	width: 130px;
	display: inline-block;
	margin: 0 19px;
	vertical-align: top
}

.home-support .home-bottom .list li .box {
	width: 130px;
	height: 130px;
	position: relative;
	overflow: hidden
}

.home-support .home-bottom .list li .box:before,.home-support .home-bottom .list li .box:after {
	content: '';
	border-style: solid;
	position: absolute;
	z-index: 5;
	box-sizing: content-box;
	transition: all .5s
}

.home-support .home-bottom .list li .box:before {
	width: 0;
	height: 124px;
	border-width: 3px 0 3px 0;
	top: 0;
	right: 0
}

.home-support .home-bottom .list li .box:after {
	width: 124px;
	height: 0;
	border-width: 0 3px 0 3px;
	bottom: 0;
	left: 0
}

.home-support .home-bottom .list li .pic {
	transition: .5s;
	position: absolute;
	top: 0;
	left: 0;
	width: 130px;
	height: 130px
}

.home-support .home-bottom .list li .mh {
	top: 100%
}

.home-support .home-bottom .list li .bt {
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #333;
	margin-top: 13px;
	padding: 0 5px
}

.home-support .home-bottom .list .sel .box:before {
	width: 130px
}

.home-support .home-bottom .list .sel .box:after {
	height: 127px
}

.home-support .home-bottom .list .sel .box:before,.home-support .home-bottom .list .sel .box:after {
	border-color: #c39e61
}

.home-support .home-bottom .list .sel .box .m {
	top: -100%
}

.home-support .home-bottom .list .sel .box .mh {
	top: 0
}

.home-support .home-bottom .show {
	height: 257px;
	overflow: hidden
}

.home-support .home-bottom .show .info {
	display: none;
	overflow: hidden
}

.home-support .home-bottom .show .info .box {
	padding: 0 60px
}

.home-support .home-bottom .show .info .box .pic {
	width: 379px;
	height: 257px;
	float: left
}

.home-support .home-bottom .show .info .box .pic img {
	transition: .5s
}

.home-support .home-bottom .show .info .box .text {
	float: right;
	width: 647px
}

.home-support .home-bottom .show .info .box .text .bt {
	color: #c39e61;
	font-size: 32px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 32px;
	margin-bottom: 23px
}

.home-support .home-bottom .show .info .box .text .jsh {
	font-size: 16px;
	line-height: 40px;
	color: #666;
	height: 120px;
	overflow: hidden;
	margin-bottom: 42px
}

.home-support .home-bottom .show .info .box .text .more {
	position: relative;
	width: 157px;
	height: 40px;
	border-radius: 30px;
	line-height: 40px;
	overflow: hidden;
	background: #c39e61
}

.home-support .home-bottom .show .info .box .text .more p {
	font-size: 16px;
	color: #fff;
	width: 157px;
	height: 40px;
	border-radius: 30px;
	line-height: 40px;
	text-align: center;
	position: relative;
	z-index: 2
}

.home-support .home-bottom .show .info .box .text .more:before,.home-support .home-bottom .show .info .box .text .more:after {
	content: '';
	width: 100%;
	height: 0;
	opacity: 0;
	position: absolute;
	left: 0;
	z-index: -1;
	transition: all .5s
}

.home-support .home-bottom .show .info .box .text .more:before {
	top: 50%
}

.home-support .home-bottom .show .info .box .text .more:after {
	bottom: 50%
}

.home-support .home-bottom .show .info .box:hover .pic img {
	transform: scale(1.05)
}

.home-support .home-bottom .show .info .box:hover .text .more p {
	color: #fff
}

.home-support .home-bottom .show .info .box:hover .text .more:before,.home-support .home-bottom .show .info .box:hover .text .more:after {
	background: #000;
	z-index: 1
}

.home-support .home-bottom .show .info .box:hover .text .more:before,.home-support .home-bottom .show .info .box:hover .text .more:after {
	height: 50%;
	opacity: 1
}

.home-about {
	padding-top: 75px;
	overflow: hidden;
	padding-bottom: 71px
}

.home-about .home-bottom {
	padding-top: 36px;
	overflow: hidden
}

.home-about .home-bottom .box .pic img {
	transition: .5s
}

.home-about .home-bottom .box:hover .pic img {
	transform: scale(1.05)
}

.home-about .hover {
	position: absolute;
	bottom: 24px;
	left: 0;
	color: #fff;
	width: 100%;
	padding-left: 30px
}

.home-about .hover:before {
	position: absolute;
	left: 17px;
	height: 36px;
	width: 3px;
	background: #c39e61;
	top: 50%;
	margin-top: -16px;
	content: '';
	display: block
}

.home-about .hover .bt {
	font-size: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.home-about .hover .jsh {
	font-size: 12px;
	text-transform: uppercase
}

.home-about .left {
	float: left;
	margin-right: 15px;
	width: 350px
}

.home-about .left .box .pic {
	height: 285px
}

.home-about .left .a1 {
	text-align: center;
	margin-bottom: 15px;
	background: #c39e61
}

.home-about .left .a1 .text {
	color: #fff;
	padding: 40px 37px 0 37px;
	height: 285px
}

.home-about .left .a1 .text .bt {
	font-size: 65px;
	font-weight: bold;
	font-family: arial;
	line-height: 70px;
	margin-bottom: 4px
}

.home-about .left .a1 .text .jsh {
	font-size: 18px;
	line-height: 33px;
	height: 66px;
	overflow: hidden;
	margin-bottom: 33px
}

.home-about .left .a1 .text .more {
	width: 157px;
	height: 40px;
	border-radius: 30px;
	border: 1px solid #fff;
	line-height: 38px;
	font-size: 16px;
	margin: 0 auto;
	position: relative;
	overflow: hidden
}

.home-about .left .a1 .text .more p {
	color: #fff;
	background: url("../images/more.png") no-repeat 78% center;
	position: relative;
	z-index: 2;
	padding-left: 30px;
	text-align: left
}

.home-about .left .a1 .text .more:before,.home-about .left .a1 .text .more:after {
	content: '';
	width: 100%;
	height: 0;
	opacity: 0;
	position: absolute;
	left: 0;
	z-index: -1;
	transition: all .5s
}

.home-about .left .a1 .text .more:before {
	top: 50%
}

.home-about .left .a1 .text .more:after {
	bottom: 50%
}

.home-about .left .a1 .text:hover .more p {
	color: #c39e61;
	background: url("../images/moreh.png") no-repeat 78% center
}

.home-about .left .a1 .text:hover .more:before,.home-about .left .a1 .text:hover .more:after {
	background: #fff;
	z-index: 1
}

.home-about .left .a1 .text:hover .more:before,.home-about .left .a1 .text:hover .more:after {
	height: 50%;
	opacity: 1
}

.home-about .center {
	float: left;
	margin-right: 15px;
	width: 390px
}

.home-about .center .pic {
	height: 585px
}

.home-about .center .hover {
	bottom: auto;
	top: 41px
}

.home-about .right {
	float: left;
	width: 430px
}

.home-about .right .top {
	margin-bottom: 15px;
	overflow: hidden
}

.home-about .right .top .pic {
	height: 285px
}

.home-about .right .bottom .pic {
	height: 285px
}

.home-about .right .bottom .a3 {
	width: 235px;
	float: left
}

.home-about .right .bottom .a4 {
	width: 180px;
	float: right
}

.home-news {
	padding: 38px 0 59px 0;
	background: #fbfbfb;
	overflow: hidden
}

.home-news .home-bottom {
	padding-top: 32px;
	overflow: hidden;
	position: relative
}

.home-news .home-bottom:before {
	content: '';
	display: block;
	height: 1px;
	width: 100%;
	background: #eaeaea;
	top: 52px;
	position: absolute;
	left: 0;
	z-index: 1
}

.home-news .home-bottom .list {
	text-align: center;
	margin-bottom: 50px;
	overflow: hidden
}

.home-news .home-bottom .list ul {
	text-align: center;
	display: inline-block;
	position: relative;
	z-index: 5;
	background: #fbfbfb
}

.home-news .home-bottom .list ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 32px
}

.home-news .home-bottom .list ul li a {
	font-size: 26px;
	color: #666;
	display: block;
	max-width: 120px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-bottom: 12px
}

.home-news .home-bottom .list ul .sel a {
	background: url("../images/line2.png") no-repeat bottom center
}

.home-news .home-bottom .show .info {
	display: none
}

.home-news .home-bottom .show .info .left {
	float: left;
	width: 678px;
	border-right: 1px solid #e7e7e7
}

.home-news .home-bottom .show .info .left ul li {
	width: 50%;
	float: left;
	padding-right: 40px
}

.home-news .home-bottom .show .info .left ul li .pic {
	margin-bottom: 19px
}

.home-news .home-bottom .show .info .left ul li .pic img {
	transition: .5s
}

.home-news .home-bottom .show .info .left ul li .pic:after {
	padding-bottom: 75%
}

.home-news .home-bottom .show .info .left ul li:hover .pic img {
	transform: scale(1.05)
}

.home-news .home-bottom .show .info .left ul li:hover .bt {
	color: #c39e61
}

.home-news .home-bottom .show .info .left ul li .bt {
	font-size: 18px;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 7px
}

.home-news .home-bottom .show .info .left ul li .span {
	color: #c39e61;
	font-size: 14px;
	font-family: arial;
	margin-bottom: 7px
}

.home-news .home-bottom .show .info .left ul li .jsh {
	font-size: 14px;
	line-height: 26px;
	height: 52px;
	overflow: hidden
}

.home-news .home-bottom .show .info .right {
	float: right;
	width: 494px
}

.home-news .home-bottom .show .info .right .one {
	position: relative;
	padding-left: 86px;
	margin-bottom: 19px;
	overflow: hidden
}

.home-news .home-bottom .show .info .right .one .date {
	width: 62px;
	height: 56px;
	color: #fff;
	border-radius: 10px;
	text-align: center;
	padding-top: 7px;
	font-family: arial;
	position: absolute;
	top: 0;
	left: 0;
	background: #c39e61
}

.home-news .home-bottom .show .info .right .one .date h3 {
	font-size: 25px;
	line-height: 25px;
	font-weight: bold
}

.home-news .home-bottom .show .info .right .one .date p {
	font-size: 14px
}

.home-news .home-bottom .show .info .right .one .text {
	padding-bottom: 26px;
	border-bottom: 1px dashed #d6d6d6
}

.home-news .home-bottom .show .info .right .one .text .bt {
	font-size: 18px;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 10px
}

.home-news .home-bottom .show .info .right .one .text .jsh {
	color: #8a8a8a;
	line-height: 24px;
	height: 72px;
	overflow: hidden
}

.home-news .home-bottom .show .info .right .one:hover .text .bt {
	color: #c39e61
}

.home-news .home-bottom .show .info .right ul li a {
	display: block;
	line-height: 34px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.home-news .home-bottom .show .info .right ul li a span {
	width: 66px;
	display: inline-block;
	text-align: center;
	margin-right: 19px;
	font-family: arial;
	color: #666
}

.home-news .home-bottom .show .info .right ul li a:hover {
	color: #c39e61;
	text-decoration: underline
}

.home-partner {
	padding: 38px 0 107px 0;
	overflow: hidden
}

.home-partner .home-bottom {
	padding: 0 39px;
	overflow: hidden;
	margin-top: 38px;
	position: relative
}

.home-partner .home-bottom .slick-prev:before,.home-partner .home-bottom .slick-next:before {
	content: ''
}

.home-partner .home-bottom .slick-prev {
	top: 50%;
	left: 0;
	width: 22px;
	height: 46px;
	margin-top: -11px;
	background: url(../images/left.png) no-repeat center center!important
}

.home-partner .home-bottom .slick-prev:hover {
	background: url(../images/lefth.png) no-repeat center center!important
}

.home-partner .home-bottom .slick-next {
	top: 50%;
	right: 0;
	width: 22px;
	height: 46px;
	margin-top: -11px;
	background: url(../images/right.png) no-repeat center center!important
}

.home-partner .home-bottom .slick-next:hover {
	background: url(../images/righth.png) no-repeat center center!important
}

.home-partner .home-bottom ul li {
	padding: 0 20px
}

.home-partner .home-bottom ul li .pic img {
	transition: .5s
}

.home-partner .home-bottom ul li .bt {
	text-align: center;
	font-size: 16px;
	color: #555;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.home-partner .home-bottom ul li:hover .pic img {
	transform: scale(1.05)
}

.home-partner .home-bottom ul li:hover .bt {
	color: #c39e61
}

footer {
	padding: 38px 0;
	border-top: 1px solid #f3f3f3;
	overflow: hidden;
	background: #fbfbfb url("../images/footer.jpg") no-repeat bottom center
}

footer .left {
	float: left;
	width: 385px;
	padding-right: 10px;
	padding-top: 12px
}

footer .left .jsh {
	color: #3a3a3a;
	line-height: 28px;
	margin-top: 3px
}

footer .left .jsh span {
	font-weight: bold;
	font-family: arial
}

footer .center {
	float: left;
	width: 605px
}

footer .center ul li {
	float: left;
	text-align: center;
	width: 72px;
	margin-right: 49px
}

footer .center ul li a {
	font-size: 18px;
	display: block;
	color: #333;
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 22px
}

footer .center ul li a:hover {
	text-decoration: underline
}

footer .center ul li ul li {
	float: none;
	width: 100%
}

footer .center ul li ul li a {
	font-size: 14px;
	color: #666;
	font-weight: normal;
	margin-bottom: 0;
    height: 32px;
    overflow:hidden;
	line-height: 32px
}

footer .center ul li ul li a:hover {
	color: #c39e61
}

footer .right {
	float: right;
	width: 206px;
	text-align: center
}

footer .right .bt {
	font-size: 18px;
	display: block;
	color: #333;
	font-weight: bold;
	margin-bottom: 25px
}

.inbanner {
	overflow: hidden;
	width: 100%;
	height: 550px;
	position: relative
}

.inbanner .inbanner-slick {
	height: 550px;
	overflow: hidden;
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px
}

.inbanner .inbanner-slick img {
	transition: 5s;
	animation: mymove4 5s
}

@keyframes mymove4 {
	0% {
		transform: scale(1)
	}

	50% {
		transform: scale(1.03)
	}

	100% {
		transform: scale(1)
	}
}

@-webkit-keyframes mymove4 {
	0% {
		transform: scale(1)
	}

	50% {
		transform: scale(1.03)
	}

	100% {
		transform: scale(1)
	}
}

.ellipsis {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.inmain {
	margin-top: -104px;
	position: relative;
	z-index: 5;
	overflow: hidden
}

.inmain .aside {
	float: left;
	width: 250px;
	margin-bottom: 100px;
	overflow: hidden
}

.inmain .aside .aside-title {
	color: #fff;
	font-size: 36px;
	line-height: 104px;
	padding-left: 75px
}

.inmain .aside .a1 {
	background: rgba(195,158,97,0.9) url(../images/aside01.png) no-repeat 25px center
}

.inmain .aside .a2 {
	background: rgba(195,158,97,0.9) url(../images/aside02.png) no-repeat 25px center
}

.inmain .aside .a3 {
	background: rgba(195,158,97,0.9) url(../images/aside03.png) no-repeat 25px center
}

.inmain .aside .a4 {
	background: rgba(195,158,97,0.9) url(../images/aside04.png) no-repeat 25px center
}

.inmain .aside .a5 {
	background: rgba(195,158,97,0.9) url(../images/aside05.png) no-repeat 25px center
}

.inmain .aside .aside-bottom {
	background: url("../images/asidebg.png") no-repeat top center;
	padding-top: 7px
}

.inmain .aside .aside-news {
	margin-bottom: 17px;
	overflow: hidden
}

.inmain .aside .aside-news ul li {
	border-bottom: 1px solid #dcdcdc
}

.inmain .aside .aside-news ul li a {
	display: block;
	line-height: 59px;
	color: #231f20;
	font-size: 18px;
	padding-left: 15px;
	background: url("../images/dot.png") no-repeat 92% center;
	padding-right: 50px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.inmain .aside .aside-news ul li a span {
    font-size: 12px;
}

.inmain .aside .aside-news ul li:hover a {
	color: #c39e61;
	background: url("../images/doth.png") no-repeat 92% center
}

.inmain .aside .aside-news ul .active a {
	color: #c39e61;
	background: url("../images/doth.png") no-repeat 92% center
}

.inmain .aside .aside-news ul .active ul li a {
	background: url("../images/dot3.png") no-repeat 15px center;
	color: #231f20
}

.inmain .aside .aside-news ul .active ul .active a {
	background: #c39e61 url("../images/dot3h.png") no-repeat 15px center;
	color: #fff
}

.inmain .aside .aside-news ul .active ul .active ul li a {
	background: 0;
	color: #666
}

.inmain .aside .aside-news ul .active ul .active ul li a:hover {
	background: url("../images/dot4.jpg") no-repeat 7px center
}

.inmain .aside .aside-news ul .active ul .active ul .active a {
	background: url("../images/dot4.jpg") no-repeat 7px center
}

.inmain .aside .aside-pro {
	margin-bottom: 17px;
	overflow: hidden
}

.inmain .aside .aside-pro ul li {
	border-bottom: 1px solid #dcdcdc
}

.inmain .aside .aside-pro ul li .one {
	display: block;
	line-height: 59px;
	color: #231f20;
	font-size: 18px;
	padding-left: 15px;
	background: url("../images/dot.png") no-repeat 92% center;
	padding-right: 50px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.inmain .aside .aside-pro ul li .one span {
    font-size:12px;
}

.inmain .aside .aside-pro ul li ul {
	border-top: 1px solid #dcdcdc;
	padding: 10px 0;
display:none;
}

.inmain .aside .aside-pro ul li ul li {
	border-bottom: 0;
	margin-bottom: 2px
}

.inmain .aside .aside-pro ul li ul li .two {
	line-height: 28px;
    height: 28px;
    overflow:hidden;
	background: url("../images/dot3.png") no-repeat 16px center;
	border-bottom: 0;
	font-size: 14px;
	color: #231f20;
	padding-left: 24px;
	display: block
}

.inmain .aside .aside-pro ul li ul li .two:hover {
	background: #c39e61 url("../images/dot3h.png") no-repeat 15px center;
	color: #fff
}

.inmain .aside .aside-pro ul li ul li ul {
	border-top: 0;
	padding: 13px 19px 12px 19px;
	border-top: 2px solid #fff;
	margin-bottom: 14px;
	background: #fef8ef;
display:none;
}

.inmain .aside .aside-pro ul li ul li ul li {
	margin: 0
}

.inmain .aside .aside-pro ul li ul li ul li .three {
	background: 0;
	line-height: 30px;
    height: 30px;
    overflow:hidden;
	color: #666;
	display: block;
	padding-left: 24px
}

.inmain .aside .aside-pro ul li ul li ul li .three:hover {
	background: url("../images/dot4.jpg") no-repeat 7px center
}

.inmain .aside .aside-pro ul li:hover .one {
	color: #c39e61;
	background: url("../images/doth.png") no-repeat 92% center
}

.inmain .aside .aside-pro ul li:hover ul li .two {
	background: url("../images/dot3.png") no-repeat 15px center;
	color: #231f20
}

.inmain .aside .aside-pro ul li:hover ul li:hover .two {
	background: #c39e61 url("../images/dot3h.png") no-repeat 15px center;
	color: #fff
}

.inmain .aside .aside-pro ul li:hover ul li ul li .three {
	background: 0;
	color: #666
}

.inmain .aside .aside-pro ul li:hover ul li ul li:hover .three {
	background: url("../images/dot4.jpg") no-repeat 7px center
}

.inmain .aside .aside-pro ul .active .one {
	color: #c39e61;
	background: url("../images/dot4.png") no-repeat 92% center
}

.inmain .aside .aside-pro ul .active ul li .two {
	background: url("../images/dot3.png") no-repeat 15px center;
	color: #231f20
}

.inmain .aside .aside-pro ul .active ul .active .two {
	background: #c39e61 url("../images/dot3h.png") no-repeat 15px center;
	color: #fff
}

.inmain .aside .aside-pro ul .active ul .active ul li .three {
	background: 0;
	color: #666
}

.inmain .aside .aside-pro ul .active ul .active ul li .three:hover {
	background: url("../images/dot4.jpg") no-repeat 7px center
}

.inmain .aside .aside-pro ul .active ul .active ul .active .three {
	background: url("../images/dot4.jpg") no-repeat 7px center
}

.inmain .aside .aside-case {
	margin-bottom: 17px;
	overflow: hidden
}

.inmain .aside .aside-case ul li a {
	display: block;
	line-height: 57px;
	border-bottom: 1px solid #dcdcdc;
	color: #231f20;
	font-size: 18px;
	padding-left: 9px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.inmain .aside .aside-case ul li a span {
	font-size: 12px
}

.inmain .aside .aside-case ul li a:hover,.inmain .aside .aside-case ul li.active a{
	color: #c39e61
}

.inmain .aside .aside-contact {
	position: relative;
	padding: 37px 20px 20px 30px;
	min-height: 325px;
	background: url("../images/aside-contact.jpg") no-repeat top center;
	background-size: cover
}

.inmain .aside .aside-contact:before {
	content: '';
	display: block;
	width: 26px;
	height: 3px;
	background: #c39e61;
	position: absolute;
	top: 48px;
	left: 0
}

.inmain .aside .aside-contact p {
	line-height: 28px;
	font-weight: bold;
	color: #fff;
	padding-left: 22px
}

.inmain .aside .aside-contact .a1 {
	background: url("../images/as1.png") no-repeat left 8px
}

.inmain .aside .aside-contact .a2 {
	background: url("../images/as2.png") no-repeat left 8px
}

.inmain .aside .aside-contact .a3 {
	background: url("../images/as3.png") no-repeat left 8px
}

.inmain .content {
	float: right;
	width: 912px;
	margin-top: 104px
}

.inmain .content .current {
	color: #a3a3a3;
	text-align: right;
	padding-top: 24px;
	padding-bottom: 22px;
	position: relative
}

.inmain .content .current:after {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 1px;
	background: #dcdcdc;
	width: 10000px;
	content: '';
	display: block
}

.inmain .content .current span {
	background: url("../images/home.png") no-repeat left 4px;
	padding-left: 15px
}

.inmain .content .current a {
	color: #a3a3a3
}

.inmain .content .current a:hover {
	color: #c39e61;
	text-decoration: underline
}

.inmain .content .current b {
	font-weight: normal
}

.content-info {
	padding: 46px 0
}

.case-list ul {
	margin: 0 -22px
}

.case-list ul li {
	float: left;
	width: 25%;
	text-align: center;
	padding: 0 22px;
	margin-bottom: 31px
}

.case-list ul li a .img {
	width: 100%;
	height: 195px;
	margin: 0 auto;
	border: 1px solid #e7e7e7;
	position: relative;
	overflow: hidden
}

.case-list ul li a .img .pic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	transition: .5s
}

.case-list ul li a .img .p1 {
	top: 100%
}

.case-list ul li a .bt {
	line-height: 45px;
    height: 45px;
    overflow:hidden;
	color: #333;
	font-size: 16px
}

.case-list ul li:hover a .img {
	border: 3px solid #c39e61
}

.case-list ul li:hover a .img .p {
	top: -100%
}

.case-list ul li:hover a .img .p1 {
	top: 0
}

.case-list ul li:hover a .bt {
	color: #c39e61
}

.case {
	padding: 27px 0 59px 0;
	overflow: hidden
}

.case .case-title {
	text-align: center;
	font-size: 36px;
	color: #333;
	background: url("../images/line2.png") no-repeat bottom center;
	padding-bottom: 18px;
	margin-bottom: 40px
}

.case ul {
	margin: 0 -22px;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 9px;
	overflow: hidden;
	margin-bottom: 53px
}

.case ul li {
	width: 25%;
	float: left;
	padding: 0 22px;
	margin-bottom: 26px
}

.case ul li .pic img {
	transition: .5s
}

.case ul li .bt {
	color: #333;
	font-size: 16px;
	text-align: center;
	line-height: 50px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.case ul li:hover .pic img {
	transform: scale(1.05)
}

.case ul li:hover .bt {
	color: #c39e61
}

.case-show {
	padding: 41px 0
}

.case-show .caseshow-title {
	text-align: center;
	font-size: 36px;
	color: #333;
	margin-bottom: 33px
}

.case-show .img {
	margin-bottom: 46px;
	overflow: hidden
}

.case-show .img img {
	display: block;
	margin-bottom: 10px
}

.case-show .info {
	margin-bottom: 39px;
	overflow: hidden
}

.case-show .info .info-title {
	background: url("../images/icon01.png") no-repeat center left;
	padding-left: 37px;
	margin-bottom: 14px
}

.case-show .info .info-title h3 {
	font-size: 26px;
	color: #333;
	position: relative;
	display: inline-block
}

.case-show .info .info-title h3 span {
	display: block;
	position: relative;
	z-index: 5
}

.case-show .info .info-title h3:after {
	content: '';
	display: block;
	width: 100%;
	left: 0;
	height: 6px;
	background: #fde9ce;
	position: absolute;
	bottom: 5px;
	z-index: 1
}

.case-show .info .info-jsh {
	line-height: 30px;
	font-size: 16px;
	color: #333
}

.related {
	border-top: 1px dashed #dcdcdc;
	padding-top: 33px
}

.related .info-title {
	background: url("../images/icon02.png") no-repeat center left;
	padding-left: 37px;
	margin-bottom: 14px
}

.related .info-title h3 {
	font-size: 26px;
	color: #333;
	position: relative;
	display: inline-block
}

.related .info-title h3 span {
	display: block;
	position: relative;
	z-index: 5
}

.related .info-title h3:after {
	content: '';
	display: block;
	width: 100%;
	left: 0;
	height: 6px;
	background: #fde9ce;
	position: absolute;
	bottom: 5px;
	z-index: 1
}

.related ul {
	margin: 0 -22px;
	border-bottom: 1px dashed #dcdcdc;
	overflow: hidden;
	padding-top: 6px
}

.related ul li {
	width: 25%;
	float: left;
	padding: 0 22px;
	margin-bottom: 20px
}

.related ul li .pic img {
	transition: .5s
}

.related ul li .bt {
	color: #333;
	font-size: 16px;
	text-align: center;
	line-height: 50px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.related ul li:hover .pic img {
	transform: scale(1.05)
}

.related ul li:hover .bt {
	color: #c39e61
}

.related-pro {
	padding-top: 35px
}

.related-pro .info-title {
	background: url("../images/icon03.png") no-repeat center left;
	padding-left: 37px;
	margin-bottom: 14px
}

.related-pro .info-title h3 {
	font-size: 26px;
	color: #333;
	position: relative;
	display: inline-block
}

.related-pro .info-title h3 span {
	display: block;
	position: relative;
	z-index: 5
}

.related-pro .info-title h3:after {
	content: '';
	display: block;
	width: 100%;
	left: 0;
	height: 6px;
	background: #fde9ce;
	position: absolute;
	bottom: 5px;
	z-index: 1
}

.related-pro ul {
	margin: 0 -22px;
	overflow: hidden;
	padding-top: 8px
}

.related-pro ul li {
	width: 25%;
	float: left;
	padding: 0 22px;
	margin-bottom: 20px
}

.related-pro ul li .pic {
	border: 1px solid #ececec
}

.related-pro ul li .pic img {
	transition: .5s
}

.related-pro ul li .pic:after {
	padding-bottom: 111%
}

.related-pro ul li .pic .hover {
	position: absolute;
	top: -100%;
	left: 0;
	width: 100%;
	height: 100%;
	transition: .5s;
	background: rgba(195,158,97,0.9)
}

.related-pro ul li .pic .hover .info {
	background: url("../images/more1.png") no-repeat bottom center;
	padding: 33px 20px 53px 30px
}

.related-pro ul li .pic .hover .info .p {
	font-size: 12px;
	line-height: 26px;
	height: 78px;
	color: #fff;
	overflow: hidden
}

.related-pro ul li .bt {
	color: #333;
	font-size: 16px;
	text-align: center;
	line-height: 50px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.related-pro ul li:hover .pic {
	border: 1px solid #c39e61
}

.related-pro ul li:hover .pic img {
	transform: scale(1.05)
}

.related-pro ul li:hover .pic .hover {
	top: 0
}

.related-pro ul li:hover .bt {
	color: #c39e61
}

.news {
	padding: 54px 0
}

.news ul {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 2px;
	overflow: hidden;
	margin-bottom: 57px
}

.news ul li {
	overflow: hidden;
	margin-bottom: 45px
}

.news ul li .box {
	position: relative
}

.news ul li .box .date {
	width: 54px;
	height: 52px;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	font-family: arial;
	padding-top: 6px;
	background: rgba(195,158,97,0.9);
	z-index: 5
}

.news ul li .box .date h3 {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px
}

.news ul li .box .date p {
	font-size: 12px
}

.news ul li .box .pic {
	width: 230px;
	height: 172px;
	float: left;
	margin-left: 32px
}

.news ul li .box .pic img {
	transition: .5s
}

.news ul li .box .text {
	float: right;
	width: 621px;
	border-top: 3px solid #eaeaea;
	padding-top: 25px
}

.news ul li .box .text .bt {
	font-size: 18px;
	color: #333
}

.news ul li .box .text .bt:after {
	content: '';
	display: block;
	width: 41px;
	height: 2px;
	background: #c39e61;
	margin: 10px 0
}

.news ul li .box .text .jsh {
	color: #888;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-bottom: 12px
}

.news ul li .box .text .more p {
	width: 131px;
	height: 36px;
	text-align: center;
	color: #d8d8d8;
	border-radius: 30px;
	overflow: hidden;
	border: 1px solid #d8d8d8;
	font-size: 16px;
	line-height: 34px;
	float: right;
	transition: .5s
}

.news ul li .box:hover .pic img {
	transform: scale(1.05)
}

.news ul li .box:hover .text {
	border-top: 3px solid #c39e61
}

.news ul li .box:hover .text .bt {
	color: #c39e61
}

.news ul li .box:hover .text .more p {
	color: #fff;
	border: 1px solid #c39e61;
	background: #c39e61
}

.news-show {
	padding: 41px 0 59px 0
}

.news-show .h1 {
	text-align: center;
	font-size: 36px;
	color: #222;
	margin-bottom: 24px
}

.news-show .h2 {
	text-align: center;
	font-size: 12px;
	color: #adadad;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 7px
}

.news-show .news-info {
	font-size: 16px;
	line-height: 30px;
	padding: 29px 43px 46px 43px
}

.news-show .news-info img {
	display: block
}

.list-page-news {
	overflow: hidden;
	margin: 0 43px;
	border-top: 1px solid #e5e5e5
}

.list-page-news li {
	width: 100%;
	border-bottom: 1px solid #e5e5e5
}

.list-page-news li a {
	line-height: 35px;
	color: #475b68;
	transition: .5s;
	font-weight: normal;
	position: relative;
	display: block;
	padding-left: 27px;
	padding-right: 90px;
	background: url("../images/dot1.png") no-repeat 10px center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.list-page-news li a span {
	color: #c39e61;
	position: absolute;
	top: 0;
	right: 0;
	font-weight: normal;
	font-family: arial
}

.list-page-news li:hover a {
	color: #c39e61
}

.contact .contact-title {
	text-align: center;
	border-bottom: 1px solid #dedede;
	padding-bottom: 19px;
	margin-bottom: 10px
}

.contact .contact-title h3 {
	font-size: 30px;
	color: #c39e61;
	font-weight: bold
}

.contact .contact-title p {
	font-size: 18px;
	color: #999;
	font-family: arial
}

.contact .list {
	border-bottom: 1px dashed #d3d3d3;
	margin-bottom: 21px;
	overflow: hidden
}

.contact .list li {
	width: 50%;
	float: left;
	font-size: 17px;
	color: #333;
	line-height: 30px;
	padding: 10px 0 15px 0;
	border-bottom: 1px dashed #d3d3d3
}

.contact .list li p {
	padding: 0 10px 0 70px
}

.contact .list .c1 p {
	background: url(../images/c01.png) no-repeat 24px 4px
}

.contact .list .c2 p {
	background: url(../images/c02.png) no-repeat 24px 4px
}

.contact .list .c3 p {
	background: url(../images/c03.png) no-repeat 24px 4px
}

.contact .list .c4 p {
	background: url(../images/c04.png) no-repeat 24px 4px
}

.contact .list .c5 {
	border-bottom: 0
}

.contact .list .c5 p {
	background: url(../images/c05.png) no-repeat 24px 4px
}

.contact .list li:last-child {
	border: 0
}

.contact #allmap {
	height: 305px;
	width: 100%
}

.contact #allmap img {
	max-width: initial;
	max-height: inherit
}

.contact #allmap .anchorBL {
	display: none
}

.honor .honor-list {
	margin: 0 -21px
}

.honor .honor-list .getIndex {
	width: 25%;
	float: left;
	padding: 0 21px;
	margin-bottom: 27px
}

.honor .honor-list .getIndex .item {
	border: 1px solid #d6d4ea;
	padding: 12px
}

.honor .honor-list .getIndex .item .pic {
	background: #f2f2f2
}

.honor .honor-list .getIndex .item .pic img {
	transition: .5s
}

.honor .honor-list .getIndex .item .pic:after {
	padding-bottom: 128%
}

.honor .honor-list .getIndex h3 {
	font-size: 16px;
	color: #333;
	text-align: center;
	margin-top: 17px;
	line-height: 24px;
	height: 48px;
	overflow: hidden
}

.honor .honor-list .getIndex:hover .pic img {
	transform: scale(1.05)
}

.honor .honor-list .getIndex:hover h3 {
	color: #c39e61
}

.message {
	padding: 25px 0 59px 0;
	margin: 0 112px
}

.message .message-title {
	text-align: center;
	font-size: 36px;
	color: #000;
	background: url("../images/line3.png") no-repeat bottom center;
	padding-bottom: 17px;
	margin-bottom: 15px
}

.message .message-jsh {
	line-height: 30px;
	background: url("../images/dot2.png") no-repeat 0 6px;
	padding-left: 20px
}

.message .message-jsh span {
	color: #f00
}

.message form {
	border-top: 1px dashed #e3e3e3;
	padding-top: 26px;
	margin-top: 12px
}

.message ul {
	margin: 0 -13px
}

.message li {
	width: 50%;
	float: left;
	padding: 0 13px
}

.message li span {
	margin-bottom: 4px;
	display: block;
	overflow: hidden
}

.message li span i {
	font-style: normal;
	color: #f00
}

.message input,.message textarea {
	background: #f2f3f5;
	padding: 10px;
	color: #333;
	margin-bottom: 10px;
	vertical-align: middle;
	border: #f2f3f5 solid 2px
}

.message input {
	width: 100%;
	float: left;
	height: 35px
}

.message input:focus {
	border: #c39e61 solid 2px
}

.message textarea {
	width: 100%;
	padding-right: 90px;
	min-height: 157px
}

.message textarea:focus {
	border: #c39e61 solid 2px
}

.message .yzhm {
	width: 100%
}

.message .yzhm input {
	width: 27%
}

.message .yzhm img {
	margin-right: 5px
}

.message .yzhm a {
	color: #bdbdbd
}

.message .btn {
	text-align: center;
	width: 100%;
	border-top: 1px dashed #d3d3d3;
	padding-top: 27px;
	margin: 14px 0 0 0
}

.message .submit,.message .reset {
	width: 113px;
	display: inline-block;
	padding: 0 5px;
	text-align: center;
	line-height: 31px;
	color: #fff;
	margin: 0 4px;
	border-radius: 30px;
	overflow: hidden
}

.message .submit {
	transition: all .5s;
	border: 1px #c39e61 solid;
	background: #c39e61
}

.message .reset {
	border: 1px #a6a6a6 solid;
	color: #a6a6a6
}

.message .verify {
	max-height: 39px;
	vertical-align: middle;
	margin-left: 5px
}

.job .job-top {
	text-align: center;
	margin-bottom: 54px;
	overflow: hidden
}

.job .job-top h3 {
	font-size: 36px;
	color: #000;
	margin-bottom: 9px
}

.job .job-top p {
	font-size: 16px;
	color: #606060;
	line-height: 28px
}

.job .job-top p span {
	color: #c39e61
}

.job .job-top p a {
	color: #c39e61
}

.job .job-list ul {
	font-size: 0
}

.job .job-list ul li {
	width: 25%;
	display: inline-block;
	vertical-align: top
}

.job .job-list ul li .pic {
	width: 80px;
	height: 80px;
	margin: 0 auto
}

.job .job-list ul li .bt {
	text-align: center;
	color: #333;
	font-size: 16px;
	padding: 10px 0
}

.job .job-info dl {
	margin-top: 59px
}

.job .job-info dl dt {
	display: block
}

.job .job-info dl dt span {
	display: block;
	float: left;
	text-align: left;
	width: 12%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #333
}

.job .job-info dl dt .name {
	width: 29%;
	padding-right: 20px;
	padding-left: 33px
}

.job .job-info dl dt .time {
	width: 14%;
	margin-right: 2%;
	text-align: center
}

.job .job-info dl dt .people {
	width: 25%;
	text-align: center
}

.job .job-info dl dt .bumen {
	width: 9%;
	text-align: center;
	margin-right: 7%;
	padding-left: 14px
}

.job .job-info dl dt .date {
	width: 14%;
	text-align: center
}

.job .job-info dl .list0 {
	height: 45px;
	line-height: 45px;
	background: #c39e61;
	margin-bottom: 3px
}

.job .job-info dl .list0 span {
	color: #fff;
	font-size: 15px
}

.job .job-info dl .list_dt {
	cursor: pointer;
	height: 45px;
	line-height: 45px;
	transition: width 2s;
	font-size: 14px;
	color: #333;
	border-bottom: 1px solid #e6e6e6
}

.job .job-info dl .list_dt .subnav {
	display: block
}

.job .job-info .list_dt {
	color: #666;
	cursor: pointer;
	position: relative;
	background: #fff
}

.job .job-info #open {
	background: #fdefda;
	border-bottom: 0
}

.job .job-info .list_dd {
	display: none
}

.job .job-info .jobsub {
	background: #fcfdf9;
	border-top: 0;
	line-height: 28px;
	overflow: hidden;
	color: #333;
	padding: 30px 47px 28px 37px;
	border-bottom: 1px solid #e6e6e6
}

.job .job-info .jobsub .bt {
	text-align: left;
	color: #c39e61
}

.job .job-info .fasong {
	margin-top: 20px;
	overflow: hidden
}

.job .job-info .fasong a {
	display: block;
	width: 228px;
	height: 50px;
	line-height: 50px;
	border-radius: 30px;
	color: #fff;
	font-size: 16px;
	padding-left: 38px;
	background: #c39e61 url("../images/fasong.png") no-repeat 77% center
}

.about .about-title h3 {
	font-size: 48px;
	color: #c39e61;
	line-height: 52px
}

.about .about-title p {
	font-size: 24px;
	color: #aeaeae;
	letter-spacing: 1px
}

.about1 {
	overflow: hidden;
	margin-bottom: 66px
}

.about1 .text {
	float: left;
	width: 490px;
	font-size: 16px;
	color: #555;
	line-height: 34px;
	padding-top: 38px
}

.about1 .img {
	float: right;
	width: 407px;
	margin-right: -36px
}

.about2 {
	margin-bottom: 64px;
	overflow: hidden
}

.about2 .text {
	font-size: 16px;
	color: #555;
	line-height: 34px;
	padding-top: 40px
}

.about3 .bottom {
	margin-top: 34px;
	overflow: hidden;
	background: #fdfdfd url("../images/aboutbg.jpg") no-repeat bottom left;
	padding-bottom: 60px;
	min-height: 536px
}

.about3 .bottom .text {
	background: url("../images/aboutbg1.png") no-repeat top left;
	padding-left: 94px;
	overflow: hidden
}

.about3 .bottom .text ul li {
	width: 230px;
	float: left
}

.about3 .bottom .text ul li .box .pic {
	width: 80px;
	height: 80px;
	background: #c39e61;
	border-radius: 50%
}

.about3 .bottom .text ul li .box .info {
	padding-top: 27px
}

.about3 .bottom .text ul li .box .info .bt {
	font-size: 26px;
	color: #000;
	margin-bottom: 16px
}

.about3 .bottom .text ul li .box .info .jsh {
	font-size: 16px;
	line-height: 34px
}

.about3 .bottom .text ul .ab1 {
	padding-top: 163px;
	margin-right: 49px
}

.about3 .bottom .text ul .ab2 {
	padding-top: 88px;
	margin-right: 42px
}

.about3 .bottom .text ul .ab3 {
	padding-top: 5px
}

.support {
	padding: 37px 0
}

.support .support-title {
	text-align: center;
	font-size: 36px;
	color: #000;
	background: url("../images/line2.png") no-repeat bottom center;
	padding-bottom: 28px;
	margin-bottom: 48px
}

.support .jsh {
	font-size: 16px;
	color: #555;
	line-height: 34px;
	margin-bottom: 21px
}

.support .text {
	padding: 18px 30px;
	overflow: hidden;
	background: #f9f9f9;
	margin-bottom: 22px
}

.support .text .info {
	float: left;
	width: 446px;
	padding-top: 30px
}

.support .text .info .bt {
	font-size: 26px;
	color: #c39e61;
	margin-bottom: 21px
}

.support .text .info .p {
	font-size: 16px;
	color: #555;
	line-height: 34px
}

.support .text .pic {
	float: right;
	width: 380px;
	height: 250px
}

.support .text2 {
	padding: 58px 0 40px 0;
	overflow: hidden
}

.support .text2 .info .bt {
	font-size: 26px;
	color: #c39e61;
	margin-bottom: 21px;
	padding: 0 30px
}

.support .text2 .info .p {
	font-size: 16px;
	color: #555;
	line-height: 34px
}

.support .text1 {
	overflow: hidden;
	margin-bottom: 13px
}

.support .text1 .bt {
	font-size: 26px;
	color: #333;
	display: inline-block;
	position: relative
}

.support .text1 .bt:after {
	content: '';
	display: block;
	width: 100%;
	left: 0;
	height: 6px;
	background: #fde9ce;
	position: absolute;
	bottom: 5px;
	z-index: 1
}

.support .text1 .bt h3 {
	position: relative;
	z-index: 4
}

.support .text1 .list01 {
	padding-top: 26px;
	overflow: hidden
}

.support .text1 .list01 ul li {
	overflow: hidden;
	border-bottom: 1px dashed #dcdcdc;
	padding-bottom: 17px;
	margin-bottom: 16px
}

.support .text1 .list01 ul li .box .pic {
	width: 55px;
	height: 55px;
	float: left
}

.support .text1 .list01 ul li .box .p {
	float: right;
	width: 828px
}

.support .text1 .list01 ul li .box .p h3 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-bottom: 9px
}

.support .text1 .list01 ul li .box .p p {
	font-size: 16px;
	color: #555
}

.product {
	padding: 34px 0
}

.product ul {
	margin: 0 -22px;
	overflow: hidden;
	padding-top: 8px
}

.product ul li {
	width: 25%;
	float: left;
	padding: 0 22px;
	margin-bottom: 33px
}

.product ul li .pic {
	border: 1px solid #ececec
}

.product ul li .pic img {
	transition: .5s
}

.product ul li .pic:after {
	padding-bottom: 111%
}

.product ul li .pic .hover {
	position: absolute;
	top: -100%;
	left: 0;
	width: 100%;
	height: 100%;
	transition: .5s;
	background: rgba(195,158,97,0.9)
}

.product ul li .pic .hover .info {
	background: url("../images/more1.png") no-repeat bottom center;
	padding: 33px 20px 53px 30px
}

.product ul li .pic .hover .info .p {
	font-size: 12px;
	line-height: 26px;
	height: 78px;
	color: #fff;
	overflow: hidden
}

.product ul li .bt {
	color: #333;
	font-size: 16px;
	text-align: center;
	line-height: 50px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.product ul li:hover .pic {
	border: 1px solid #c39e61
}

.product ul li:hover .pic img {
	transform: scale(1.05)
}

.product ul li:hover .pic .hover {
	top: 0
}

.product ul li:hover .bt {
	color: #c39e61
}

.product-show .product-top {
	border-bottom: 1px dashed #dcdcdc;
	padding-bottom: 24px;
	margin-bottom: 36px;
	overflow: hidden
}

.product-show .product-top .left {
	width: 391px;
	height: 433px;
	border: 1px solid #ebebeb;
	float: left;
	overflow: hidden;
	position: relative
}

.product-show .product-top .left .pic:after {
	padding-bottom: 111%
}

.product-show .product-top .left .slick-dots {
	z-index: 100;
	bottom: 16px;
	line-height: 0;
	text-align: right;
	padding-right: 10px
}

.product-show .product-top .left .slick-dots li {
	margin: 0 4px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle
}

.product-show .product-top .left .slick-dots li button {
	width: 12px;
	height: 12px;
	display: block;
	background: #a9a9a9;
	padding: 0;
	border-radius: 50%
}

.product-show .product-top .left .slick-dots li button:before {
	content: ""
}

.product-show .product-top .left .slick-dots .slick-active button {
	background: #eb6100
}

.product-show .product-top .left .slick-dots .slick-active button:before {
	color: transparent
}

.product-show .product-top .right {
	float: right;
	width: 473px;
	padding-top: 8px
}

.product-show .product-top .right .bt {
	font-size: 30px;
	color: #000;
	background: url("../images/line5.png") no-repeat bottom left;
	padding-bottom: 27px;
	margin-bottom: 20px
}

.product-show .product-top .right .jsh {
	font-size: 16px;
	line-height: 48px;
	color: #333
}

.product-show .product-top .right .jsh p {
	position: relative;
	padding-left: 15px
}

.product-show .product-top .right .jsh p:after {
	content: '';
	display: block;
	position: absolute;
	top: 23px;
	left: 0;
	width: 5px;
	height: 5px;
	background: #c39e61;
	border-radius: 50%;
	overflow: hidden
}

.product-show .info {
	overflow: hidden;
	padding-bottom: 47px;
	border-bottom: 1px dashed #dcdcdc
}

.product-show .info .info-title {
	background: url("../images/icon01.png") no-repeat center left;
	padding-left: 37px;
	margin-bottom: 25px
}

.product-show .info .info-title h3 {
	font-size: 26px;
	color: #333;
	position: relative;
	display: inline-block
}

.product-show .info .info-title h3 span {
	display: block;
	position: relative;
	z-index: 5
}

.product-show .info .info-title h3:after {
	content: '';
	display: block;
	width: 100%;
	left: 0;
	height: 6px;
	background: #fde9ce;
	position: absolute;
	bottom: 5px;
	z-index: 1
}

.product-show .info .info-jsh {
	line-height: 30px;
	font-size: 16px;
	color: #333
}

/*.product-show .info .info-jsh table {*/
/*	border-top: 2px solid #aaa;*/
/*	border-bottom: 2px solid #aaa*/
/*}*/

/*.product-show .info .info-jsh table td {*/
/*	border-bottom: 1px solid #e6e6e6;*/
/*	font-size: 14px;*/
/*	padding: 0 10px;*/
/*	line-height: 45px*/
/*}*/

/*.product-show .info .info-jsh table td:nth-child(2n-1) {*/
/*	background: #f8f8f8;*/
/*	text-align: right;*/
/*	color: #000*/
/*}*/

.product-show .info table{
    width: 100% !important;
    font-size: 14px;
}

tr, td {
    padding: 5px 10px;
    border: 1px solid #DDD;
}
.product-show .info table td {
    padding: 7px 7px !important;
}

