@charset "utf-8";/* ================================== 【官方网站】技术支持：凡高科技——ZYJ==================================== */
@font-face {
	font-family: myE;
	src: url(../fonts/GOTHAMRND-BOOK.OTF);
}
#oloader_canvas_0_1 {
	background: url(../images/loadingr_red.gif) center no-repeat !important;
}
body {
	min-width: 1240px;
	margin: 0 auto;
}
body {
	position: relative;
	font: 14px/1.231 "微软雅黑", 'Microsoft YaHei', arial, clean, sans-serif;
}
.j_body {
	position: relative;
}
.main_box, .m {
	margin: 0 auto;
	width: 1200px;
	position: relative;
}
.main_box_small {
	margin: 0 auto;
	width: 1115px;
	position: relative;
}
input {
	outline: none;
}
::selection {
	color: #fff;
	background-color: #c9b27c;
}
::-moz-selection {
color:#fff;
background-color: #c9b27c;
}
::-webkit-selection {
color:#fff;
background-color: #c9b27c;
}
::-webkit-scrollbar {
width:5px;
height: 8px;
background-color: #F5F5F5;
}
::-webkit-scrollbar-track {
border-radius: 10px;
background-color: #E2E2E2;
}
::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
background-color: #555;
}
a {
	color: inherit;
}
* {
	box-sizing: border-box;
}/*===============================================header================================================*//*head*/
#header {
	width: 100%;
	z-index: 999;
	box-sizing: border-box;
	background: url(../images/head_bg.jpg) center bottom no-repeat #fff;
}
#top {
	overflow: hidden;
	padding-top: 32px;
}
.logo {
	float: left;
	margin-top: -5px;
}
.logo img {
}
.top_link {
	line-height: 40px;
	font-size: 15px;
	color: #cbcdcf;
	margin-right:32px;
	margin-left:20px;
	position:  relative;
}
.top_link a {
	font-size: 15px;
	color: #000;
	margin: 0 10px;
}
.top_link a:hover {
	color: #985c04;
}
.top_search {
	position: relative;
	clear: both;
	overflow: hidden;
	width: 186px;
	height: 40px;
	cursor: pointer;
	background: #fff;
	overflow: visible;
}
.top_search #keyword {
	padding-left: 15px;
	height: 40px;
	color: #626770 !important;
	width: 100%;
	box-sizing: border-box;
	font-size: 14px;
	border: 1px solid #e5e5e5;
}
.top_search .btn_blue {
	width: 41px;
	display: block;
	height: 40px;
	float: right;
	background: url(../images/top_search.png) center no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	border: 0;
	cursor: pointer;
} /*=================导航=================*/
.nav {
	position: relative;/* overflow:hidden; */
	height: 70px;
}
.nav ul li {
	width: 150px;
	float: left;
	text-align: center;
	height: 70px;
	line-height: 70px;
	position: relative;
	font-famliy: "微软雅黑";
}
.nav ul li a {
	font-size: 16px;
	color: #000000;
	transition: all ease 200ms;
	display: block;
	text-align: center;
}
.nav ul li a:hover {
}
.nav ul li.cur a {
	font-weight: bold;
}
.move-bg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 150px;
	height: 5px;
	background: url(../images/nav_on.png) center no-repeat;
	z-index: 0;
}/*=================网站地图=================*/
#site_map_box {
	display: none;
	width: 100%;
	height: 100%;
	z-index: 9999;
}
#site_map_box .bg_box {
	display: none;
	width: 100%;
	height: 100%;
	background: #000;
	-webkit-opacity: 0.6;
	opacity: 0.6;
	filter: Alpha(opacity=80);
	z-index: 9998;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}
#site_map_box .box {
	width: 360px;
	position: relative;
	height: 100%;
	position: fixed;
	right: -360px;
	top: 0;
	background: url(../images/bg_site_map.png) center bottom no-repeat #fff;
	z-index: 9999;
}
#site_map_box .title {
	display: block;
	position: relative;
	vertical-align: middle;
	line-height: 60px;
	padding-left: 30px;
	font-size: 16px;
	color: #fff;
	background: #df203d;
}
#site_map_box .title a {
	position: absolute;
	right: 30px;
	top: 0px;
	-moz-transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
#site_map_box .title a:hover {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
}
#site_map_box dl {
	height: 90%
}
#site_map_box dd {
	padding: 26px 30px;
	border-bottom: 1px solid #ededed;
}
#site_map_box dd:last-child {
	border-bottom: none;
}
#site_map_box dd h1 {
	font-size: 14px;
	color: #626262;
	line-height: 22px;
	margin-bottom: 10px;
}
#site_map_box dd a {
	display: inline-block;
	font-size: 12px;
	padding-right: 20px;
	color: #878787;
	line-height: 24px;
}
#site_map_box dd a:hover {
	color: #d83648;
}
#ascrail2000 {
	display: none !important;
}/*================= banne===================*/
#banner {
	position: relative;
	height: 580px;
	overflow: hidden;
	margin: 0 auto;
}
#banner .bd {
	position: relative;
}
#banner .bd a {
	display: block;
	width: 100%;
	height: 747px;
	overflow: hidden;
}
#banner .bnt {
	position: absolute;
	top: 50%;
	z-index: 3;
	margin-top: -45px;
	cursor: pointer;
}
#banner .bnt:hover {
}
#banner .prev {
	position: absolute;
	left: -54px;
}
#banner .next {
	position: absolute;
	right: -54px;
}
#banner:hover .prev {
	left: 50px;
	opacity: 1;
	filter: alpha(opacity=100);
}
#banner:hover .next {
	right: 50px;
	opacity: 1;
	filter: alpha(opacity=100);
}
#banner .pageState {
	font-size: 24px;
	color: #fff;
	left: 50%;
	margin-left: -600px;
	top: 360px;
	position: absolute;
}
#banner .pageState span {
	font-size: 40px;
	color: #f08519;
}/*================= 首页===================*/
#s_rukou {
	position: absolute;
	z-index: 99;
	left: 50%;
	margin-left: -600px;
	bottom: 0;
}
#s_rukou ul {
}
#s_rukou ul li {
	width: 25%;
	float: left;
	height: 130px;
	position: relative;
}
#s_rukou ul li.li_1 .box {
	background: #c9b27c;
}
#s_rukou ul li.li_2 .box {
	background: #26a680;
}
#s_rukou ul li.li_3 .box {
	background: #eea518;
}
#s_rukou ul li.li_4 .box {
	background: #e23939;
}
#s_rukou ul li .box {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 130px;
	left: 0;
	padding: 28px;
	padding-top: 35px;
	transition: .5s;
}
#s_rukou .top {
	overflow: hidden;
	text-align: center;
}
#s_rukou .ico {
	width: 105px;
	text-align: center;
	display: inline-block;
	height: 60px;
	line-height: 60px;
	border-right: 1px solid rgba(255,255,255,.3);
	vertical-align: top;
}
#s_rukou .ico font {
}
#s_rukou .ico font img {
	vertical-align: middle;
}
#s_rukou .ico span {
	display: none;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	transition: .5s;
}
#s_rukou .tt {
	display: inline-block;
	width: 130px;
	padding-left: 30px;
	color: #fff;
	height: 60px;
	padding-top: 10px;
	vertical-align: top;
	transition: .5s;
	text-align: left;
}
#s_rukou .tt h5 {
	font-size: 18px;
	margin-bottom: 3px;
}
#s_rukou .tt span {
	font-size: 12px;
	font-family: arial;
	opacity: .8;
	text-transform: uppercase;
}
#s_rukou p {
	opacity: 0;
	visibility: hidden;
	font-size: 12px;
	color: #fff;
	color: rgba(255,255,255,.8);
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}
#s_rukou ul li:hover .box {
	height: 150px;
}
#s_rukou ul li:hover .ico {
	border: 0;
	width: 70px;
	height: auto;
	line-height: inherit;
}
#s_rukou ul li:hover .ico font {
	display: none;
}
#s_rukou ul li:hover .ico span {
	display: block;
}
#s_rukou ul li:hover .tt {
	padding-top: 0;
	height: 50px;
	padding-left: 0;
	width: 100px;
}
#s_rukou ul li:hover p {
	opacity: 1;
	visibility: visible;
}
#s_main_box {
	position: relative;
}
#s_main_box .main_box {
	margin: 0 auto;
}
#index_up_box {
	padding: 35px 0;
	background: #eeeff0;
}
#index_up_box .main_box {
	background: #fff;
	height: 250px;
}
#index_up_box .right {
	background: #214579;
	width: 610px;
}
#index_un_box {
	padding: 35px 0;
	background: #fff;
}
#index_un_box .left {
	width: 288px;
}
#index_un_box .right {
	width: 890px;
	margin-top: -29px;
}
#s_container01 {
	height: 330px;
}
#s_container01 .main_box {
	position: relative;
	background: #ffffff;
}
#s_slide_news {
	position: relative;
	width: 503px;
	height: 290px;
	float: left;
	margin-top: 10px;
}
#s_slide_news .hd {
	border-bottom: 3px solid #e8e8e8;
	margin-bottom: 30px;
	height: 60px;
}
#s_slide_news .hd ul {
	float: left;
}
#s_slide_news .hd ul li {
	display: inline-block;
	font-size: 16px;
	color: #292929;
	position: relative;
	height: 57px;
	margin-right: 50px;
	cursor: pointer;
}
#s_slide_news .hd ul li:before {
	content: "";
	width: 0;
	height: 3px;
	display: block;
	background: #d1b366;
	position: absolute;
	left: 0;
	bottom: -3px;
	transition: .5s;
}
#s_slide_news .hd a {
	position: relative;
	display: block;
	text-align: center;
	line-height: 55px;
}
#s_slide_news .hd ul li.on {
	color: #985c04;
	font-weight: bold;
}
#s_slide_news .hd ul li.on:before {
	width: 100%;
}
.more_r {
	float: right;
	text-transform: capitalize;
	font-size: 12px;
	color: #c5c5c5;
}
#s_slide_news .bd {
}
#s_slide_news .s_slide_news {
	padding-top: 38px;
	position: relative;
}
#s_slide_news .inBox {
	position: relative;
}
#s_slide_news .inHd {
	position: absolute;
	top: 68px;
	left: 0;
}
#s_slide_news .inHd ul {
	display: inherit;
	position: relative;
	text-align: center;
}
#s_slide_news .inHd ul li {
	display: inline-block;
	border-radius: 50%;
	border: 2px solid #d3d3d3;
	height: 9px;
	width: 9px;
	box-sizing: border-box;
	margin: 0 3px;
	background: #fff;
	cursor: pointer;
}
#s_slide_news .inHd ul li.on {
	background: #985c04;
	border: 2px solid #985c04;
}
.s_slide_news .inBd ul {
}
.s_slide_news .inBd li {
	display: block;
	overflow: hidden;
}
.s_slide_news .inBd li .time {
	font-size: 36px;
	color: #e4a100;
	float: left;
	text-align: right;
	font-family: myE;
}
.s_slide_news .inBd li .time span {
	font-size: 14px;
	color: #cbcbcb;
	display: block;
	font-family: myE;
}
.s_slide_news .inBd li .txt {
	width: 388px;
	float: right;
}
.s_slide_news .inBd li .txt h5 {
	font-size: 20px;
	color: #292929;
	font-weight: bold;
	margin-bottom: 12px;
	transition: .3s;
}
.s_slide_news .inBd li .txt h5:hover {
	color: #985c04;
}
.s_slide_news .inBd li .txt p {
	font-size: 14px;
	color: #7f7f7f;
	line-height: 24px;
}
.s_slide_news .news_list {
	margin-top: 25px;
}
.s_slide_news .news_list li {
	font-size: 14px;
	color: #5b5b5b;
	line-height: 28px;
	height: 28px;
}
.s_slide_news .news_list li a:before {
	content: "●";
	margin-right: 8px;
	font-size: 14px;
}
.s_slide_news .news_list li a {
	display: block;
	width: calc(100% - 97px);
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.s_slide_news .news_list li a:hover {
	color: #985c04;
}
.s_slide_news .news_list li span {
	float: right;
	font-size: 12px;
	color: #a4a4a4;
	font-family: arial;
}
.s_tuijian {
	position: relative;
	width: 385px;
	height: 290px;
	float: left;
	margin-left: 30px;
	margin-top: 33px;
}
.s_tuijian .hd {
	position: absolute;
	z-index: 999;
	bottom: 17px;
	right: 10px;
}
.s_tuijian .hd ul {
}
.s_tuijian .hd ul li {
	width: 8px;
	height: 8px;
	float: left;
	box-sizing: border-box;
	background: #fff;
	border-radius: 5px;
	margin: 0 3px;
	cursor: pointer;
	transition: .5s;
}
.s_tuijian .hd ul li.on {
	background: #edd7a1;
	position: relative;
}
.s_tuijian .bd {
}
.s_tuijian .bd ul {
}
.s_tuijian .bd ul li {
	position: relative;
	width: 385px;
	height: 290px;
}
.s_tuijian .bd ul li img {
	width: 100%;
	height: 100%;
}
.s_tuijian .bd ul li .mask {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 45px;
	background: rgba(0,0,0,0.6);
}
.s_tuijian .bd ul li .mask h5 {
	width: 292px;
	font-size: 14px;
	line-height: 45px;
	color: #fff;
	margin-left: 20px;
	height: 45px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#s_video {
	width: 275px;
	height: 290px;
	position: relative;
	float: right;
	margin-top: 33px;
}
#s_video li {
	position: relative;
}
#s_video li>img {
	width: 100%;
	height: 100%;
}
#s_video li .mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	padding: 38px 28px;
}
#s_video li .mask .tt {
}
#s_video li .mask .tt span {
	font-size: 14px;
	color: #fff;
	color: rgba(255,255,255,.6);
	text-transform: uppercase;
}
#s_video li .mask .tt h3 {
	font-size: 20px;
	color: #fff;
}
#s_video li .mask p {
	color: #fff;
	margin-top: 18px;
}
#s_video li .mask .s_play {
	position: absolute;
	bottom: 40px;
	right: 30px;
}
.j_tab {
	width: 100%;
	height: 100%;
	display: table;
}
.j_tab_cel {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#s_video .tc {
	transition: all ease 300ms;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999999;
	pointer-events: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	overflow: auto;
	padding: 100px;
}
#s_video .tc.act {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	display: block;
	pointer-events: auto;
}
#s_video .tc-box {
	width: 1200px;
	height: 680px;
	margin: 0 auto;
	box-sizing: border-box;
	background: #fff;
	display: block;
	position: relative;
	z-index: 1;
	-webkit-animation-duration: 1.2s;
	animation-duration: 1.2s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-name: anim-close-2;
	animation-name: anim-close-2;
}
#s_video .tc.act .tc-box {
	-webkit-animation-name: anim-open-2;
	animation-name: anim-open-2;
	transform: scale(1);
}
#s_video .tc_close {
	position: absolute;
	cursor: pointer;
	color: #e13a39;
	font-size: 22px;
	right: -50px;
	top: -50px;
	z-index: 999;
	width: 40px;
	height: 40px;
	background: url(../images/close2.png) center no-repeat;
}
#s_video .tc_bg {
	height: 100%;
	background: rgba(255,255,255,.95);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 0;
}
.vjs-poster {
	display: none !important;
}
#s_video .slick-arrow {
	z-index: 99;
	position: absolute;
	transform: translate(0, 0);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 25px;
	height: 50px;
	margin-top: -25px;
	transition: .3s;
	opacity: .6;
}
#s_video .slick-prev {
	background-image: url(../images/s_video_left.png);
	left: 0px;
}
#s_video .slick-next {
	background-image: url(../images/s_video_right.png);
	right: 0px;
	left: auto;
}
#s_video .slick-arrow:before {
	display: none;
}
#s_team {
	height: 290px;
	background: #fcf8f5;
	margin-top: 55px;
}
#s_team .m {
	padding-top: 55px;
	background: url(../images/s_team_bg.jpg) left top no-repeat;
	overflow: hidden;
}
#s_team .tt {
	font-size: 20px;
	color: #343230;
	float: left;
	width: 20px;
	margin-left: 20px;
	line-height: 1;
}
#s_team ul {
	float: right;
	width: 1068px;
	margin: 0 -5px;
}
#s_team ul li {
	text-align: center;
	padding: 0 px;
}
#s_team ul li .img {
	width: 200px;
	margin: 0 auto;
}
#s_team ul li .img img {
	width: 100%;
}
#s_team ul li h5 {
	font-size: 16px;
	color: #646362;
	line-height: 45px;
}
#s_team .slick-arrow {
	z-index: 99;
	position: absolute;
	transform: translate(0, 0);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 50px;
	height: 50px;
	transition: .3s;
	margin-top: -45px;
}
#s_team .slick-prev {
	background-image: url(../images/s_team_left.png);
	left: 0px;
}
#s_team .slick-next {
	background-image: url(../images/s_team_right.png);
	right: 0px;
}
#s_team .slick-arrow:before {
	display: none;
}
#s_link {
	padding-bottom: 30px;
	overflow: hidden;
	padding-top: 35px;
}
#s_link ul {
	margin: 0 -6px;
}
#s_link ul li {
	width: 190px;
	height: 50px;
	float: left;
	border: 1px solid #e5e5e5;
	border-radius: 25px;
	line-height: 48px;
	text-align: center;
	margin: 0 6px;
	font-size: 16px;
	color: #000;
}
#s_link ul li a {
	display: block;
}
#s_link ul li font {
	margin-right: 10px;
	display: inline-block;
	width: 28px;
}
#s_link ul li font img {
	vertical-align: middle;
}
#s_link ul li .ico2 {
	display: none;
}
#s_link ul li:hover {
	background: #c9b27c;
	color: #fff;
}
#s_link ul li:hover .ico1 {
	display: none;
}
#s_link ul li:hover .ico2 {
	display: inline-block;
}
#footer {
	background: #42424e;
	color: #9f9fa3;
	padding: 30px 0;
	border-top: 3px solid #d1b366;
}
#footer .copyright {
	font-size: 13px;
	line-height: 22px;
}
#footer .tel {
	margin-left: 60px;
	margin-top: -10px;
}
#footer .tel p {
	font-size: 13px;
	color: #b1b1b5;
	margin-bottom: 6px;
}
#footer .tel p img {
	position: relative;
	top: 8px;
	margin-right: 5px;
}
#footer .tel span {
	font-size: 24px;
	color: #d1b366;
}
#footer .btn_ewm {
	width: 120px;
	height: 35px;
	text-align: center;
	line-height: 33px;
	border: 1px solid #575762;
	border-radius: 20px;
	margin-left: 7px;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
}
#footer .btn_ewm font {
	display: inline-block;
	width: 19px;
	height: 19px;
	background: url(../images/foot_ewm.png) center no-repeat;
	vertical-align: middle;
	margin-left: 10px;
}/*==========相关链接===========*/
#slide_up_box {
	position: relative
}
#bnt_link {
	cursor: pointer;
	width: 225px;
	display: block;
	height: 37px;
	border: 1px solid #575762;
	border-radius: 20px;
	background: url(../images/icon_up.png) 188px center no-repeat !important;
}
.icon_un {
	background: url(../images/icon_up.png) 165px center no-repeat !important;
}
#bnt_link a {
	color: #fff !important;
	display: block;
	padding: 0 15px;
	height: 37px;
	font-size: 14px;
	line-height: 37px;
}
#bnt_link i {
	font-size: 10px;
	padding-left: 5px;
}
#content_link {
	display: none;
	z-index: 9;
	width: 225px;
	position: absolute;
	left: 0;
	bottom: 39px;
	max-height: 300px;
	overflow: hidden;
	overflow-y: auto;
	border-radius: 20px;
}
#content_link .box {
	background: #51515f;
	padding: 5px 0;
}
#content_link a {
	padding: 0 15px;
	color: #eee;
	border-bottom: 1px dotted #eee;
	line-height: 34px;
	font-size: 12px;
	display: block;
}
#content_link a:hover, #bnt_link a:hover {
	color: #fff !important;
}
.fix_ewm_box {
	position: fixed;
	top: 0px;
	right: 0;
	z-index: 9999;
	display: none;
	width: 100%;
	height: 100%;
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#D8000000', endColorstr='#D8000000');
	background: rgba(0,0,0,0.85);
}
.fix_ewm_box .ewm img {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -120px;
	left: 50%;
	margin-left: -140px;
	height: 200px;
	-moz-transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}/*内页开始*/
#n_banner {
	width: 100%;
	height: 265px;
	position: relative;
	z-index: 0;
}
.left_con {
	width: 260px;
	float: left;
	position: relative;
	top: -69px;
	z-index: 99;
}
.left_nav {
	border-left: 8px solid #c9b27c;
	margin-bottom: 30px;
}
.left_nav .tt {
	padding-top: 36px;
	padding-left: 30px;
	position: relative;
	background: #fff;
}
.left_nav .tt:after {
	content: "";
	display: block;
	width: 10px;
	height: 69px;
	position: absolute;
	top: 0;
	right: -10px;
	background: #c9b27c;
}
.left_nav .tt h3 {
	font-size: 15px;
	color: #9d9d9d;
}
.left_nav .tt span {
	font-size: 12px;
	color: #c2c2c2;
	font-family: arial;
}
.left_nav ul {
	margin-top: 10px;
}
.left_nav ul li {
	height: 69px;
	position: relative;
	margin-left: 32px;
}
.left_nav ul li {
	border-bottom: 1px dashed #c7c5c4;
}
.left_nav ul li a {
	display: block;
	position: relative;
	line-height: 68px;
	transition: .5s;
	font-size: 17px;
	color: #4a4a4a;
}
.left_nav ul li a:before {
	content: "";
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 2px solid #fff;
	display: block;
	position: absolute;
	right: 50px;
	top: 27px;
	box-sizing: border-box;
	transition: .5s;
}
.left_nav ul li:hover a, .left_nav ul li.on a {
	color: #985c04;
}
.left_nav ul li:hover a:after, .left_nav ul li.on a:after {
	right: 30px;
	opacity: 1;
}
.left_nav ul li:hover a:before, .left_nav ul li.on a:before {
	border: 2px solid #985c04;
	right: 30px;
}
h5 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.left_news {
}
.left_news .tt {
	font-size: 18px;
	color: #373636;
	margin-bottom: 20px;
}
.left_news .tt span {
	font-size: 14px;
	color: #c9b27c;
	text-transform: uppercase;
	font-family: arial;
	margin-left: 6px;
}
.left_news .pic_news {
	position: relative;
	margin-bottom: 22px;
	overflow: hidden;
}
.left_news .pic_news img {
	width: 100%;
	display: block;
	transition: 1s;
}
.left_news .pic_news:hover img {
	transform: scale(1.1);
}
.left_news .pic_news h5 {
	position: absolute;
	height: 40px;
	line-height: 40px;
	bottom: 0;
	width: 100%;
	padding: 0 13px;
	color: #fff;
	background: rgba(0,0,0,.6);
}
.left_news ul li {
	font-size: 14px;
	color: #444343;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.left_news ul li a:before {
	content: "●";
	margin-right: 8px;
}
.left_news ul li:hover {
	color: #c9b27c;
}
.right_con {
	width: 879px;
	float: right;
	padding-bottom: 40px;
}
#n_title {
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #ebecef;
	margin-top: 30px;
	margin-bottom: 40px;
}
#n_title h3 {
	float: left;
	font-size: 18px;
	color: #4d4d4d;
	position: relative;
}
#n_title h3:after {
	content: "";
	display: block;
	width: 70px;
	height: 3px;
	background: #c9b27c;
	position: absolute;
	bottom: 0;
	left: 0;
}
.n_position {
	height: 55px;
	line-height: 55px;
	position: relative;
	font-size: 12px;
	display: inline-block;
	float: right;
	color: #a7a7aa;
}
.n_position img {
	position: relative;
	top: 1px;
	margin-right: 5px;
}
.n_position a {
	margin: 0 5px;
	display: inline-block;
	color: #a7a7aa;
}
.n_position a:hover {
	color: #985c04;
}
.n_position em {
	color: #985c04;
	margin-left: 5px;
	font-style: normal;
}
.n_position i {
	display: inline-block;
	width: 7px;
	height: 9px;
	background: url(../images/position_ico.png) center no-repeat;
	margin: 0 8px;
}
#n_licheng {
	padding-top: 58px;
	background: url(../images/rongyu_bg.jpg) left top no-repeat;
	position: relative;
}
#n_licheng:after {
	content: url(../images/rongyu_ico.jpg);
	position: absolute;
	bottom: -20px;
	left: 20px;
}
#n_licheng dl {
	overflow: hidden;
	padding-bottom: 10px;
	position: relative;
	z-index: 0;
}
#n_licheng dl:before {
	content: "";
	width: 1px;
	height: 100%;
	background: #d3d0cd;
	left: 28px;
	top: 0;
	position: absolute;
	z-index: -1;
}
#n_licheng dl dt {
	display: block;
	width: 57px;
	height: 57px;
	text-align: center;
	line-height: 57px;
	color: #fff;
	font-size: 18px;
	font-family: arial;
	border-radius: 50%;
	background: #c9b27c;
	margin-bottom: 26px;
}
#n_licheng dl dd {
	padding-left: 45px;
	margin-bottom: 23px;
	overflow: hidden;
	position: relative;
}
#n_licheng dl dd:before {
	content: "";
	display: block;
	width: 17px;
	height: 17px;
	border-radius: 50%;
	border: 2px solid #c9b27c;
	background: #fff;
	position: absolute;
	top: 13px;
	left: 20px;
	box-sizing: border-box;
}
#n_licheng dl dd span {
	width: 77px;
	float: left;
	display: inline-block;
	line-height: 45px;
	font-size: 14px;
	color: #4c4a4a;
	font-family: arial, "微软雅黑";
}
#n_licheng dl dd .txt {
	width: 757px;
	float: right;
	background: #fff;
	border-radius: 3px;
	display: block;
	padding: 10px 25px;
	line-height: 25px;
	font-size: 14px;
	color: #595a5a;
	border: 1px solid #eae7e5;
}
#n_licheng dl:hover dt {
	background: #985c04;
}
#n_licheng dl dd:hover:before {
	border: 2px solid #985c04;
}
.n_bg {
	background: linear-gradient(top, #ffffff, #fcf8f5);
	background: -o-linear-gradient(top, #ffffff, #fcf8f5);  /*Opera 11.10+*/
	background: -ms-linear-gradient(top, #ffffff, #fcf8f5);/* IE 10 */
	background: -webkit-linear-gradient(top, #ffffff, #fcf8f5);   /*Safari5.1 Chrome 10+*/
	background: -moz-linear-gradient(top, #ffffff, #fcf8f5);/*火狐*/
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#fcf8f5));  /* Safari 4-5, Chrome 1-9*/
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#ffffff, endColorStr=#fcf8f5); /*IE 6 7 8*/
linear-gradient(to bottom, hsl(0, 80%, 70%), #fcf8f5); /* Standard syntax; must be last */
}
.img {
	overflow: hidden;
}
.img img {
	width: 100%;
	height: 100%;
}
#n_case_xq {
	overflow: hidden;
	padding-bottom: 30px;
}
#n_case_xq .hd {
	width: 230px;
	height: 390px;
	float: right;
	padding-top: 35px;
}
#n_case_xq .hd ul {
}
#n_case_xq .hd ul li {
	text-align: center;
	padding: 9px 0;
	cursor: pointer;
}
#n_case_xq .hd ul li .img {
	width: 230px;
	height: 140px;
	text-align: center;
	background: #fff;
	position: relative;
}
#n_case_xq .hd ul li.slick-current .img {
	border: 3px solid #bf934a;
}
#n_case_xq .hd ul li .img img {
	width: 100%;
	height: 100%;
}
#n_case_xq .hd ul li h5 {
	text-align: center;
	font-size: 16px;
	color: #4d4d4d;
	line-height: 45px;
}
#n_case_xq .bd {
	width: 640px;
	height: 390px;
	float: left;
}
#n_case_xq .bd ul {
	width: 640px;
	height: 390px;
	position: relative;
}
#n_case_xq .bd ul li {
}
#n_case_xq .bd ul li .img {
	width: 640px;
	height: 390px;
}
#n_case_xq .bd ul li .img img {
}
#n_case_xq .bd ul li h5 {
	font-size: 18px;
	color: #383838;
	margin-top: 25px;
	text-align: center;
}
#n_case_xq .slick-arrow {
	z-index: 99;
	position: absolute;
	left: 0;
	transform: translate(0, 0);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 230px;
	height: 35px;
	transition: .3s;
	opacity: 1;
}
#n_case_xq .slick-prev {
	background-image: url(../images/n_case_top.jpg);
	top: -35px;
}
#n_case_xq .slick-next {
	background-image: url(../images/n_case_bot.jpg);
	bottom: -35px;
	top: auto;
}
#n_case_xq .slick-arrow:hover {
	opacity: .8;
}
#n_case_xq .slick-arrow:before {
	display: none;
}
#n_kehu {
}
#n_kehu ul {
	margin: 0 -12px;
	overflow: hidden;
}
#n_kehu ul li {
	width: 280px;
	float: left;
	margin: 0 10px;
	margin-bottom: 30px;
}
#n_kehu ul li a {
}
#n_kehu ul li .img {
	width: 100%;
	height: 170px;
}
#n_kehu ul li .img img {
	transition: 1s;
}
#n_kehu ul li h5 {
	font-size: 15px;
	color: #47474b;
	text-align: center;
	height: 45px;
	line-height: 45px;
	background: #ebebed;
	transition: .5s;
}
#n_kehu ul li:hover img {
	transform: scale(1.1);
}
#n_kehu ul li:hover h5 {
	background: #c9b27c;
	color: #fff;
}/*==============分页=====================*/
.j_pages {
	text-align: right;
	padding-top: 50px;
}
.j_pages .box {
	display: inline-block;
	color: #919191;
	font-size: 14px;
}
.j_pages a, .j_pages input, .j_pages button {
	height: 40px;
	min-width: 40px;
	line-height: 40px;
	border-radius: 20px;
	text-align: center;
	display: inline-block;
	margin: 0 8px;
	color: #646466;
	font-size: 14px;
	font-family: arial;
	overflow: hidden;
	float: left;
	transition: .3s;
}
.j_pages .on {
	color: #fff !important;
	font-weight: bold;
	background: #985c04;
}
.j_pages a[href]:hover, .j_pages button:hover {
	color: #fff !important;
	font-weight: bold;
	background: #985c04;
}
.j_pages span {
	line-height: 40px;
	float: left;
	width: 38px;
	display: block;
	height: 100%;
}
.j_pages .prev span {
	background: url(../images/page_prev.png) center no-repeat;
}
.j_pages .next span {
	background: url(../images/page_next.png) center no-repeat;
}
.j_pages a.m_bnt {
	margin: 0 10px;
	border: 1px solid #d5d5d5;
}
.j_pages .prev:hover span {
	background: url(../images/page_prev_on.png) center no-repeat;
}
.j_pages .next:hover span {
	background: url(../images/page_next_on.png) center no-repeat;
}
.j_n_tt {
	font-size: 24px;
	color: #646362;
	text-align: center;
	margin-bottom: 38px;
}
.branch_slide {
	width: 879px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.branch_slide .bd {
	margin-bottom: 8px;
}
.branch_slide .bd li {
}
.branch_slide .bd li img {
	margin: 0 auto;
	width: 725px;
	height: 490px;
}
.branch_slide .hd {
	margin: 0 -8px;
}
.branch_slide .hd li {
	padding: 8px;
	position: relative;
}
.branch_slide .hd li .img {
	transition: .5s;
	cursor: pointer;
	border: 3px solid transparent;
}
.branch_slide .hd li.slick-current .img {
	border: 3px solid #c9b27c;
}
.branch_slide .hd li.slick-current:before {
	content: "";
	border: 7px solid transparent;
	border-bottom: 7px solid #c9b27c;
	position: absolute;
	left: 50%;
	margin-left: -7px;
	top: -5px;
}
.branch_slide .hd li img {
	max-width: 100%;
}
.branch_slide .bd .slick-prev {
	width: 35px;
	height: 35px;
	display: block;
	background: url(../images/branch_left.png) center no-repeat;
	position: absolute;
	z-index: 99;
	cursor: pointer;
	top: 290px;
	left: 0px;
}
.branch_slide .bd .slick-next {
	width: 35px;
	height: 35px;
	display: block;
	background: url(../images/branch_right.png) center no-repeat;
	position: absolute;
	z-index: 99;
	cursor: pointer;
	top: 290px;
	right: 0px;
}
.branch_slide .bd .slick-arrow:before {
	display: none;
}
.branch_slide .bd .slick-arrow:hover {
	opacity: .7;
}
#n_gonggao {
}
#n_gonggao ul {
}
#n_gonggao ul li {
	height: 160px;
	border: 1px solid #e5e5e5;
	margin-top: 23px;
	background: #fff;
}
#n_gonggao ul li a {
}
#n_gonggao ul li .riqi {
	font-size: 24px;
	color: #e4a100;
	font-family: myE;
	width: 105px;
	padding-left: 21px;
	height: 100%;
	border-right: 1px solid #e5e5e5;
	float: left;
	padding-top: 49px;
	position: relative;
	margin-right: 35px;
	transition: .5s;
	z-index: 0;
}
#n_gonggao ul li .riqi span {
	display: block;
	font-size: 14px;
	color: #cbcbcb;
	margin-top: 20px;
	font-family: myE;
}
#n_gonggao ul li .riqi:before {
	content: "";
	width: 30px;
	height: 1px;
	background: #e4a100;
	display: block;
	position: absolute;
	left: 21px;
	top: 85px;
}
#n_gonggao ul li .riqi:after {
	content: "";
	width: 0;
	height: 100%;
	background: #c9b27c;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;
	transition: .5s;
	z-index: -1;
}
#n_gonggao ul li:hover .riqi:after {
	width: 100%;
	left: 0;
	right: auto;
}
#n_gonggao ul li:hover .riqi {
	color: #fff;
}
#n_gonggao ul li:hover .riqi span {
	color: #fff;
}
#n_gonggao ul li:hover .riqi:before {
	background: #fff;
}
#n_gonggao ul li .txt {
	padding-top: 32px;
	padding-right: 35px;
}
#n_gonggao ul li .txt h5 {
	font-size: 18px;
	color: #3b3b3b;
	margin-bottom: 20px;
	transition: .3s;
}
#n_gonggao ul li .txt p {
	font-size: 14px;
	color: #7f7f82;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
#n_gonggao ul li .txt span {
	font-size: 12px;
	color: #848486;
	font-family: arial;
	text-transform: uppercase;
	text-decoration: underline;
	display: block;
	margin-top: 18px;
}
#n_gonggao ul li .txt h5:hover, #n_fagui ul li .txt span:hover {
	color: #985c04;
}
#n_branch {
}
#n_branch ul li {
	float: left;
	width: 100%;
	background: #fff;
}
#n_branch ul li+li {
	margin-top: 20px;
}
#n_branch ul li .img {
	float: left;
	width: 280px;
	height: 210px;
	overflow: hidden;
	margin-right: 50px;
}
#n_branch ul li .img img {
	float: left;
	width: 100%;
	height: 100%;
	transition: 1s;
}
#n_branch ul li:hover .img img {
	transform: scale(1.05);
}
#n_branch ul li .txt {
	border: 1px solid #e5e5e5;
	border-left: 0;
	height: 210px;
	padding-top: 38px;
	padding-right: 50px;
}
#n_branch ul li .txt h5 {
	color: #464545;
	font-size: 18px;
	font-weight: 100;
	margin-bottom: 18px;
}
#n_branch ul li .txt h5 a {
	color: #464545;
	font-size: 18px;
}
#n_branch ul li:hover .txt h5 a {
	color: #985c04;
}
#n_branch ul li .txt p {
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	color: #666666;
	overflow: hidden;
	margin-bottom: 20px;
}
#n_branch ul li .txt .bot {
	font-size: 14px;
	color: #3c756d;
	position: relative;
	overflow: hidden;
}
#n_branch ul li .txt .bot .time {
	font-size: 24px;
	color: #e4a100;
	float: left;
	font-family: myE;
}
#n_branch ul li .txt .bot .time span {
	font-size: 14px;
	color: #cbcbcb;
	margin-left: 10px;
	font-family: myE;
}
#n_branch ul li .txt .more {
	float: right;
	text-transform: uppercase;
	font-size: 14px;
	color: #605e5b;
	display: block;
	width: 60px;
	height: 30px;
	border-radius: 15px;
	line-height: 30px;
	text-align: center;
}
#n_branch ul li .txt .more:hover {
	background: #c9b27c;
	color: #fff;
}
.n_ziliao {
}
.n_ziliao ul {
	margin-right: -50px;
}
.n_ziliao ul li {
	width: 420px;
	height: 120px;
	float: left;
	border-radius: 5px;
	border: 1px solid #e5e5e5;
	background: #fff;
	padding-top: 23px;
	position: relative;
	margin-right: 40px;
	margin-bottom: 30px;
}
.n_ziliao ul li a:before {
	content: "";
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	display: block;
	border: 2px solid #c9b27c;
	border-radius: 5px;
	position: absolute;
	left: 0;
	top: 0;
	transition: .3s;
	-webkit-transition: .3s;
	transform: scale(1.03, 1.08);
	opacity: 0;
}
.n_ziliao ul li .txt {
	margin-left: 43px;
	width: 210px;
	float: left;
	position: relative;
}
.n_ziliao ul li .txt p {
	font-size: 16px;
	color: #242425;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}
.n_ziliao ul li .txt span {
	font-size: 14px;
	color: #97989b;
	margin-top: 10px;
	display: block;
}
.n_ziliao ul li .btn {
	display: block;
	width: 66px;
	height: 66px;
	float: right;
	margin-right: 43px;
	margin-top: 2px;
	transition: .3s;
	-webkit-transition: .3s;
	background: url(../images/n_xiazai_ico.png) center no-repeat;
}
.n_ziliao ul li:hover a .btn {
	background: url(../images/n_xiazai_ico_on.png) center no-repeat;
}
.n_ziliao ul li:hover a:before {
	transform: scale(1, 1);
	opacity: 1;
}
#n_join {
}
#n_join #list_slide {
	position: relative;
}
#n_join #list_slide dl {
	background: #fff;
	position: relative;
	margin-bottom: 11px;
}
#n_join #list_slide dt {
	position: relative;
	cursor: pointer;
	height: 70px;
	background: #f0edeb;
}
#n_join #list_slide dt.on {
	background: #c9b27c;
}
#n_join #list_slide dt h1 {
	color: #262527;
	padding-left: 32px;
	font-size: 16px;
	line-height: 70px;
	display: block;
	position: absolute;
	left: 30px;
	background: url(../images/hr_ico.png) left center no-repeat;
}
#n_join #list_slide dt.on h1 {
	color: #fff;
}
#n_join #list_slide dt .time {
	width: 15px;
	height: 100%;
	display: block;
	line-height: 70px;
	position: absolute;
	top: 0;
	right: 28px;
	font-size: 16px;
	color: #555555;
	font-family: arial;
	padding-right: 60px;
	background: url(../images/ico_s.png) right center no-repeat;
}
#n_join #list_slide dd {
	display: none;
	line-height: 24px;
	padding: 0px 32px;
	padding-bottom: 15px;
	border: 1px solid #e5e5e5;
}
#n_join #list_slide dd p {
	margin-bottom: 0;
}
#n_join #list_slide dd p:last-child {
	padding-bottom: 0;
}
#n_join #list_slide dd .content {
	padding: 25px 0 15px 0px;
}
#n_join #list_slide dd .content {
	color: #5c5c5d;
	font-size: 14px;
	line-height: 24px;
}
#n_join #list_slide dd .content p {
	margin-bottom: 20px;
}
#n_join #list_slide .info {
	overflow: hidden;
	font-size: 16px;
	line-height: 70px;
	color: #262527;
	text-align: center;
}
#n_join #list_slide .info p {
	font-size: 16px;
	color: #262527;
}
#n_join #list_slide .info span {
	display: inline-block;
	margin-right: 35px;
}
#n_join #list_slide .info a.btn {
	width: 100px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	color: #fff;
	font-size: 13px;
	border-radius: 3px;
	float: right;
	background: #e00025;
}
#n_join #list_slide .info a.btn:hover {
	background: #d00022;
}
#n_join #list_slide dt.on h1 {
	background: url(../images/hr_ico_on.png) left center no-repeat;
}
#n_join #list_slide dt.on .info {
	color: #fff;
}
#n_join #list_slide dt.on .time {
	background: url(../images/ico_s_on.png) right center no-repeat;
	color: #fff;
}
#n_rongyu {
}
#n_rongyu ul {
	margin: 0 -8px;
	margin-top: -25px;
}
#n_rongyu ul li {
	width: 207px;
	height: 150px;
	float: left;
	margin: 0 8px;
	position: relative;
	margin-top: 30px;
}
#n_rongyu ul li .pic {
	width: 100%;
	height: 100%;
	background: #ececf2;
}
#n_rongyu ul li .pic img {
	max-width: 90%;
	max-height: 90%;
}
#n_rongyu ul li .mask {
	position: absolute;
	width: 100%;
	height: 0;
	background: #c9b27c;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	transition: .7s;
	text-align: center;
}
#n_rongyu ul li .mask font {
	display: block;
	width: 24px;
	height: 24px;
	background: url(../images/fdj.png) center no-repeat;
	margin: 0 auto;
	margin-bottom: 25px;
}
#n_rongyu ul li .mask h5 {
	font-size: 14px;
	padding: 0 10px;
	white-space: normal;
}
#n_rongyu ul li .mask i {
	display: block;
	width: 15px;
	height: 1px;
	background: #fff;
	margin: 0 auto;
	margin-top: 13px;
}
#n_rongyu ul li:hover .mask {
	height: 100%;
	top: 0;
	bottom: auto;
}
#n_fengcai {
}
#n_fengcai ul {
	margin-right: -30px;
}
#n_fengcai ul li {
	width: 280px;
	margin-right: 20px;
	float: left;
	margin-bottom: 30px;
}
#n_fengcai ul li .img {
	width: 100%;
	height: 190px;
	position: relative;
}
#n_fengcai ul li .img img {
}
#n_fengcai ul li .mask {
	position: absolute;
	width: 100%;
	height: 0;
	background: #c9b27c;
	background: rgba(201,178,124,.9);
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 99;
	overflow: hidden;
	transition: .7s;
	text-align: center;
}
#n_fengcai ul li .mask font {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/ico_jia.png) center no-repeat;
	margin: 0 auto;
	margin-top: 74px;
}
#n_fengcai ul li:hover .mask {
	height: 100%;
	top: 0;
	bottom: auto;
}
#n_fengcai ul li h5 {
	font-size: 16px;
	color: #646362;
	text-align: center;
	padding-top: 23px;
}
#n_faren {
}
#n_faren .tt {
	height: 50px;
	line-height: 50px;
	padding-left: 25px;
	background: #f0f0f4;
	font-size: 24px;
	color: #000;
	margin-bottom: 29px;
}
#n_faren ul {
	overflow: hidden;
	margin-right: -25px;
}
#n_faren ul li {
	width: 107px;
	text-align: center;
	margin-bottom: 25px;
	float: left;
	margin-right: 22px;
}
#n_faren ul li .img {
	width: 107px;
	height: 131px;
	border: 1px solid #e8e6e3;
	padding: 7px;
}
#n_faren ul li .img img {
}
#n_faren ul li h5 {
	font-size: 16px;
	color: #242424;
	margin-top: 16px;
}
#n_faren ul li p {
	font-size: 14px;
	color: #8a8a8a;
}
#n_zhuanti {
}
#n_zhuanti ul {
	margin: 0 -17px;
}
#n_zhuanti ul li {
	padding: 0 17px;
}
#n_zhuanti ul li .img {
}
#n_zhuanti ul li .img img {
}
#n_zhuanti .slick-arrow {
	z-index: 99;
	position: absolute;
	top: auto;
	bottom: -100px;
	background-color: #c9b27c;
	transform: translate(0, 0);
	background-repeat: no-repeat;
	z-index: 0;
	background-position: center;
	display: block;
	width: 170px;
	height: 45px;
	border-radius: 3px;
	transition: .3s;
	opacity: 1;
}
#n_zhuanti .slick-prev {
	background-image: url(../images/zhuanti_left.png);
	right: 464px;
	left: auto;
}
#n_zhuanti .slick-next {
	background-image: url(../images/zhuanti_right.png);
	left: 464px;
}
#n_zhuanti .slick-arrow:hover {
	background-color: #c9a47c;
}
#n_zhuanti .slick-arrow:before {
	display: none;
}
#n_lianxi {
}
#n_lianxi ul {
	margin-left: 1px;
}
#n_lianxi ul li {
	width: 33.33%;
	height: 295px;
	float: left;
	border: 1px solid #e5e5e5;
	background: #fff;
	padding: 45px 27px;
	transition: .7s;
	font-size: 14px;
	color: #616161;
	line-height: 30px;
	margin-left: -1px;
	margin-top: -1px;
	position: relative;
	z-index: 0;
}
#n_lianxi ul li .tt {
	font-size: 16px;
	color: #121212;
	font-weight: bold;
	padding-bottom: 20px;
	transition: .5s;
}
#n_lianxi ul li .tt i {
	display: block;
	width: 33px;
	height: 1px;
	background: #c9b27c;
	margin-top: 18px;
	transition: .5s;
}
#n_lianxi ul li th {
	white-space: nowrap;
	vertical-align: top;
	font-weight: normal;
	font-size: 16px;
}
#n_lianxi ul li:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 0;
	background: #c9b27c;
	transition: .7s;
	z-index: -1;
}
#n_lianxi ul li:hover:after {
	height: 100%;
}
#n_lianxi ul li:hover {
	color: #fff;
	border: 1px solid #c9b27c;
}
#n_lianxi ul li:hover .tt {
	color: #fff;
}
#n_lianxi ul li:hover .tt i {
	background: #fff;
}
.ar_title {
	margin-bottom: 30px;
}
.ar_title h3 {
	font-size: 24px;
	color: #3a3a3a;
	line-height: 1.5;
}
.ar_title .time {
	font-size: 24px;
	color: #e4a100;
	font-family: myE;
	margin-top: 10px;
}
.ar_title .time span {
	font-size: 14px;
	color: #cbcbcb;
	margin-left: 10px;
}
.ar_fot {
	height: 75px;
	border: 1px solid #dfdddb;
	background: #fff;
	line-height: 73px;
}
.ar_fot h5 {
	width: 50%;
	float: left;
	font-size: 14px;
	color: #888686;
	text-align: center;
	position: relative;
}
.ar_fot h5:hover a {
	color: #985c04;
}
.ar_fot h5+h5:before {
	content: "";
	width: 1px;
	height: 20px;
	display: block;
	background: #b0aaa5;
	position: absolute;
	left: 0;
	top: 28px;
}
#n_liuyan .tt {
	text-align: center;
	margin-bottom: 50px;
}
#n_liuyan .tt h3 {
	font-size: 18px;
	color: #4e4d4c;
	margin-bottom: 5px;
	font-weight: bold;
}
#n_liuyan .tt h3 span {
	color: #985c04;
	font-size: 20px;
	text-transform: uppercase;
	font-family: Arial;
}
#n_liuyan .tt p {
	font-size: 15px;
	color: #4d4d4d;
	line-height: 24px;
}
.j_form {
}
.j_form .form-group {
	width: 427px;
	background: #f3f5f6;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}
.j_form .form-group span {
	width: 160px;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	color: #262527;
	background: #f0edeb;
	text-align: center;
	display: block;
	float: left;
}
.j_form .form-group span img {
	margin-right: 12px;
	vertical-align: middle;
}
.j_form .form-group span.on {
	background: #036dc6;
	color: #fff;
}
.j_form .form-group>input {
	height: 50px;
	width: calc(100% - 160px);
	float: left;
	border: 1px solid #e9e5e2;
	padding: 0 20px;
	font-size: 15px;
	color: #777;
	font-family: "微软雅黑", 'Microsoft YaHei';
}
.j_form .form-group .input_r {
	height: 46px;
	padding: 0 20px;
	line-height: 46px;
	width: calc(100% - 153px);
	float: left;
	background: #fff;
	font-size: 14px;
	color: #999;
	font-family: "微软雅黑", 'Microsoft YaHei';
}
.j_form .form-group textarea {
	width: calc(100% - 160px);
	float: left;
	height: 152px;
	border: 1px solid #e9e5e2;
	padding: 20px 20px;
	font-size: 15px;
	color: #777;
	font-family: "微软雅黑", 'Microsoft YaHei';
}
.j_form .form-group.group-textarea span {
	line-height: 140px;
	height: 140px;
}
.j_form .form-group .yzm {
	position: absolute;
	right: 0;
	top: 0;
	max-height: 100%;
}
.j_form .btn_tijiao {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #c9b27c;
	margin: 0 auto;
	color: #fff;
	font-size: 16px;
	border: 0;
	outline: none;
	transition: .5s;
	cursor: pointer;
	position: relative;
	z-index: 0;
}
.j_form .btn_tijiao img {
	margin-right: 12px;
	vertical-align: middle;
}
.j_form .btn_tijiao:before {
	content: "";
	position: absolute;
	z-index: -1;
	width: 427px;
	height: 427px;
	top: 50%;
	margin-top: -213px;
	left: 50%;
	margin-left: -213px;
	background: #bf934a;
	transform: scale(0);
	transition: .8s ease-in-out;
	border-radius: 50%;
	opacity: 0
}
.j_form .btn_tijiao:hover:before {
	transform: scale(1);
	opacity: 1
}
/*导航下拉样式*/
.nav .sub {
	opacity: 0;
	visibility: hidden;
	width: 128px;
	left: 50%;
	margin-left: -64px;
	top: 70px;
	position: absolute;
	background: rgba(0, 0, 0, 0.6);
	line-height: 26px;
	z-index: 999;
	padding: 10px 0;
}
.nav .sub {
	-webkit-transform-origin: top;
	-moz-transform-origin: top;
	display: block !important;
	-ms-transform-origin: top;
	-o-transform-origin: top;
	transform-origin: top;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	transform: perspective(400px) rotateX(-90deg);
}
.nav li:hover .sub {
	opacity: 1;
	visibility: visible;
	transform: perspective(400px) rotateX(0deg);
}
.nav .sub a {
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	position: relative;
	z-index: 0;
	opacity: .8;
	transition: .3s;
	zoom: 1;
	width: auto;
	text-align: center;
	float: none;
}
.nav .sub a:hover {
	opacity: 1;
}
.n_yuan {
}
.n_yuan ul {
	margin-right: -73px;
}
.n_yuan ul li {
	width: 158px;
	height: 158px;
	float: left;
	color: #333;
	border-radius: 50%;
	margin-right: 73px;
	margin-bottom: 50px;
	position: relative;
	z-index: 0;
	transition: 1s;
}
.n_yuan ul li font {
	display: block;
	width: 36px;
	height: 36px;
	margin: 0 auto;
	line-height: 36px;
	margin-bottom: 10px;
}
.n_yuan ul li font img {
	max-height: 100%;
	max-width: 100%;
}
.n_yuan ul li:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 1px solid #ddd;
	position: absolute;
	z-index: -1;
	transition: 1s;
}
.n_yuan ul li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 16px;
}
.n_yuan ul li:hover:before {
	background: #fff;
	border: 2px solid #c9b27c;
	transform: rotateY(180deg);
}
article#n_main {
	background: linear-gradient(top, #ffffff, #fcf8f5);
	background: -o-linear-gradient(top, #ffffff, #fcf8f5);
	background: -ms-linear-gradient(top, #ffffff, #fcf8f5);
	background: -webkit-linear-gradient(top, #ffffff, #fcf8f5);
	background: -moz-linear-gradient(top, #ffffff, #fcf8f5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#fcf8f5));
 FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#ffffff, endColorStr=#fcf8f5);
}