 @charset "utf-8";
::-webkit-scrollbar {
 width: 12px;
 height: 12px;
 background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
 border-radius: 12px;
 background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
 border-radius: 12px;
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
 box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
 background-color: #555;
}
::selection {
	background-color: #ff7d01;
	color: #fff;
}
::-moz-selection {
 background-color: #ff7d01;
 color: #fff;
}

::-webkit-selection {
 background-color: #ff7d01;
 color: #fff;
}
#wjdh-kefu .wjdh-kefu-qq p, #wjdh-kefu .wjdh-kefu-qq a, #wjdh-kefu .wjdh-kefu-tel p, #wjdh-kefu .wjdh-kefu-tel img, #wjdh-kefu .wjdh-kefu-erweima img {
	box-sizing: content-box;
}
* {
	padding: 0;
	margin: 0;
	font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
	max-width: 1920px !important;
	font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
	color: #333;
	margin: 0;
	margin: 0 auto !important;
	line-height: 1.5;
}
*:before, *:after {
	box-sizing: content-box;
}
:focus {
	outline: 1;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
a {
	color: #333;
	text-decoration: none;
}
a:link, a:hover, a:active, a:visited {
	text-decoration: none;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
li, ul {
	list-style-type: none;
}
img {
	border: none;
}
input, textarea {
	outline: 0;
	border: 0;
	resize: none;
}
h1, h2, h3, h4, h5, h6, dl, dd, dt, i, em {
	font-weight: normal;
	font-style: normal;
}
.webqq_ewm {
	box-sizing: content-box;
}
.fixedNav {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 100000;
	_position: absolute;
 _top: expression(eval(document.documentElement.scrollTop));
	box-shadow: 0px 10px 12px rgba(0, 0, 0, .1);
}
html {
	cursor: url(../images/cur.png), default;
}
a {
	cursor: url(../images/Acur.png), default;
}
textarea {
	animation: animated 1s infinite;
	-moz-animation: animated 1s infinite;
	-webkit-animation: animated 1s infinite;
	-o-animation: animated 1s infinite;
}
input[type="text"] {
	animation: animated 1s infinite;
	-moz-animation: animated 1s infinite;
	-webkit-animation: animated 1s infinite;
	-o-animation: animated 1s infinite;
}
input[type="button"] {
	cursor: url(../images/Acur.png), default !important;
}
input, button {
	outline: none;
}
 @keyframes animated {
 0% {
 cursor: url('../images/Pcuro1.png'), auto;
}
 8.8% {
 cursor: url('../images/Pcuro2.png'), auto;
}
 17.6% {
 cursor: url('../images/Pcuro3.png'), auto;
}
 26.4% {
 cursor: url('../images/Pcuro4.png'), auto;
}
 35.2% {
 cursor: url('../images/Pcuro5.png'), auto;
}
 44% {
 cursor: url('../images/Pcuro6.png'), auto;
}
 52.8% {
 cursor: url('../images/Pcuro7.png'), auto;
}
 61.6% {
 cursor: url('../images/Pcuro8.png'), auto;
}
 70.4% {
 cursor: url('../images/Pcuro9.png'), auto;
}
 79.2% {
 cursor: url('../images/Pcuro10.png'), auto;
}
 88% {
 cursor: url('../images/Pcuro11.png'), auto;
}
 100% {
 cursor: url('../images/Pcuro12.png'), auto;
}
}
.wjdh-ico1, .wjdh-ico2 {
	vertical-align: middle;
}

@media (min-width: 1200px) {
.container, dl-container {
	width: 1200px !important;
}
}
.clear {
	clear: both;
}
/*top*/


.top_bg {
	width: 100%;
	margin: 0 auto;
	height: 46px;
	background: #eeeeee;
}
.top_bg .top_con {
	width: 1280px;
	margin: 0 auto;
	height: 46px;
	line-height: 46px;
}
.top_bg .top_con .wel {
	float: left;
	font-size: 14px;
	color: #999999;
}
.top_bg .top_con .top_r {
	float: right;
	height: 46px;
	border-left: 1px solid #d6d6d6;
}
.top_bg .top_con .top_r .ly {
	float: left;
	height: 46px;
	width: 60px;
	border-right: 1px solid #d6d6d6;
}
.top_bg .top_con .top_r .ly img {
	display: block;
	width: 20px;
	height: 20px;
	margin: 13px auto;
}
.top_bg .search {
	position: relative;
	float: right;
	z-index: 99;
	width: 60px;
	height: 46px;
	border-right: 1px solid #d6d6d6;
}
.top_bg .search .searchIco {
	display: block;
	margin: auto;
	width: 60px;
	height: 46px;
	overflow: hidden;
	cursor: pointer;
}
.top_bg .search .searchIco em {
	display: block !important;
	width: 100%;
	height: 100%;
	position: relative;
	top: 0;
	padding: 0;
	-webkit-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.top_bg .search .searchIco em.show {
	background: url(../images/sou.png) center center no-repeat;
}
.top_bg .search .searchIco em.hide {
	background: url(../images/sou.png) center center no-repeat;
}
.top_bg .search .searchIco.top em {
	top: -100%;
}
.top_bg .search .searchBox {
	width: 0;
	height: 40px;
	position: absolute;
	right: 100%;
	background: #fff;
	top: 2px;
	right: 50px;
	overflow: hidden;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.top_bg .search .searchBox .searchInp {
	width: 250px;
	height: 40px;
	border: none;
	line-height: 40px;
	background: none;
	float: left;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 15px;
	font-size: 14px;
}
 .top_bg .search .searchBox .searchInp::-webkit-input-placeholder {
 color: #adadad;
}
 .top_bg .search .searchBox .searchInp:focus::-webkit-input-placeholder, .top_bg .search .searchBox .searchInp:active::-webkit-input-placeholder {
 opacity: 0.6;
 filter: alpha(opacity=60);
}
.top_bg .search .searchBox .submitBtn {
	position: absolute;
	right: 10px;
	top: 3px;
	background: url(../images/sou.png) center center no-repeat;
	width: 35px;
	height: 35px;
	cursor: pointer;
	border: none;
	float: right;
	-webkit-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
	opacity: 0;
	filter: alpha(opacity=0);
}
.top_bg .search .searchBox.searchShow {
	width: 300px;
}
.top_bg .search .searchBox.searchShow .submitBtn {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.top_bg .search .searchBox.searchShow .submitBtn:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
/*pagetop*/


.pagetop {
	width: 1280px;
	margin: 0 auto;
	height: 114px;
}
.pagetop .logo {
	float: left;
	margin: 21px 0 0 0;
}
.pagetop .logo img {
	width: 536px;
	height: 72px;
}
.pagetop .trait {
	float: left;
	margin: 23px 0 0 30px;
	padding-left: 45px;
	background: url(../images/buttom2.png) no-repeat left center;
	letter-spacing: 1px;
	height: 50px;
}
.pagetop .trait span {
	display: block;
	font-size: 21px;
	color: #ff7b00;
	font-weight: bold;
}
.pagetop .trait i {
	display: block;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
.pagetop .tel {
	float: right;
	padding-left: 45px;
	background: url(../images/tel.png) no-repeat left center;
	height: 45px;
	margin-top: 34px;
}
.pagetop .tel span {
	display: block;
	font-size: 14px;
	color: #e52429;
	letter-spacing: 1px;
	font-weight: bold;
}
.pagetop .tel p {
}
.pagetop .tel p i {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin-right: 15px;
}
/*ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âª*/


.nav_bg {
	width: 100%;
	height: 80px;
	position: relative;
	z-index: 9;
}
.nav_bg .menu {
	position: relative;
	width: 1370px;
	margin: 0 auto;
	height: 80px;
	box-sizing: content-box;
}
.nav_bg .menu::after {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 80px;
	content: "";
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	background: #201811;
	-webkit-transform: skew(-30deg);
	-moz-transform: skew(-30deg);
	-o-transform: skew(-30deg);
	transform: skew(-30deg);
}
.nav_bg .menu>ul>li {
	float: left;
	width: 228px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	position: relative;
	z-index: 5;
}
.nav_bg .menu>ul>li>a {
	display: inline-block;
	text-align: center;
	font-size: 20px;
	color: #fff;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	position: relative;
	background: url(../images/buttom3.png) no-repeat left center;
	padding-left: 30px;
}
.nav_bg .menu>ul>li::after {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 0%;
	height: 100%;
	content: "";
	z-index: -1;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	background: #e67002;
	-webkit-transform: skew(-30deg);
	-moz-transform: skew(-30deg);
	-o-transform: skew(-30deg);
	transform: skew(-30deg);
}
.nav_bg .menu>ul>li:hover::after {
	width: 100%;
}
.nav_bg .menu>ul>li.another::after {
	width: 100%;
}
.nav_bg .sec {
	position: absolute;
	left: -246px;
	top: 110%;
	background: #f8f8f8;
	width: 1300px;
	border-radius: 5px;
	padding: 0 30px;
	box-sizing: content-box;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.nav_bg .sec .ab_t {
	background: url(../images/ab_title.png) no-repeat top left;
	width: 298px;
	height: 55px;
	margin-top: 55px;
	overflow: hidden;
}
.nav_bg .sec .ab_t h5 a {
	display: block;
	font-size: 24px;
	color: #333;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	margin-left: 75px;
}
.nav_bg .sec .ab_t h5 a i {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin-left: 25px;
}
.nav_bg .sec .ab_t span {
	display: block;
	text-align: right;
	font-size: 12px;
	color: #999999;
	text-transform: uppercase;
	line-height: 30px;
	margin-top: 5px;
}
.nav_bg .sec .ab_list {
	height: 240px;
	margin: 65px auto 50px auto;
}
.nav_bg .sec .ab_list ul li {
	float: left;
	width: 375px;
	height: 240px;
	position: relative;
	background: #fff;
	-webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
	box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	margin: 0 35px;
}
.nav_bg .sec .ab_list ul li:last-child {
	margin-right: 0;
}
.nav_bg .sec .ab_list ul li .ab_l {
	float: left;
	width: 245px;
	position: relative;
}
.nav_bg .sec .ab_list ul li .ab_l .pic {
	width: 270px;
	height: 170px;
	margin-top: -25px;
	margin-left: -28px;
	position: relative;
}
.nav_bg .sec .ab_list ul li .ab_l .pic img {
	width: 270px;
	height: 170px;
	border-top-right-radius: 25px;
	border-bottom-left-radius: 25px;
}
.nav_bg .sec .ab_list ul li .ab_l .txt {
	margin: 25px 0 0 35px;
}
.nav_bg .sec .ab_list ul li .ab_l .txt a {
	display: block;
	text-align: left;
	font-size: 20px;
	color: #ff7d01;
	font-weight: bold;
	line-height: 28px;
}
.nav_bg .sec .ab_list ul li .ab_l .txt a i {
	display: block;
	font-size: 14px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.nav_bg .sec .ab_list ul li .more {
	float: left;
	margin-left: 40px;
	margin-top: 40px;
	position: relative;
}
.nav_bg .sec .ab_list ul li .more a {
	font-size: 14px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.nav_bg .sec .ab_list ul li:hover .more a {
	color: #ff7d01;
}
.nav_bg .sec .ab_list ul li .more::after {
	position: absolute;
	content: "";
	left: 20px;
	top: 65px;
	width: 1px;
	height: 110px;
	background: #dedede;
}
.drop-down:hover .sec {
	top: 100%;
	opacity: 1;
	visibility: visible;
	filter: alpha(opacity=100);
}
.nav_bg .news {
	left: -900px;
}
.nav_bg .news .news_t {
	margin-top: 55px;
	overflow: hidden;
}
.nav_bg .news .news_t .news_title {
	background: url(../images/news_title.png) no-repeat top left;
	width: 298px;
	height: 55px;
	overflow: hidden;
	float: left;
}
.nav_bg .news .news_t .news_title h5 a {
	display: block;
	font-size: 24px;
	color: #ff7d01;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	margin-left: 75px;
}
.nav_bg .news .news_t .news_title h5 a i {
	font-size: 24px;
	color: #ff7d01;
	font-weight: bold;
	margin-left: 25px;
}
.nav_bg .news .news_t .news_title span {
	display: block;
	text-align: right;
	font-size: 12px;
	color: #999999;
	text-transform: uppercase;
	line-height: 30px;
	margin-top: 5px;
}
.nav_bg .news .news_t .news_list {
	float: right;
	height: 33px;
	margin-top: 20px;
}
.nav_bg .news .news_t .news_list ul li {
	float: left;
	margin-left: 60px;
	background: url(../images/nav_xt1.png) no-repeat top left;
	width: 81px;
	height: 33px;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.nav_bg .news .news_t .news_list ul li a {
	font-size: 16px;
	color: #ff7d01;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	line-height: 18px;
	margin-left: 15px;
}
.nav_bg .news .news_t .news_list ul li:hover {
	background: url(../images/nav_xt2.png) no-repeat top left;
}
.nav_bg .news .news_t .news_list ul li:hover a {
	color: #ff7d01;
}
.nav_bg .news .news_nr {
	margin: 35px auto 45px auto;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	box-sizing: content-box;
	padding: 40px 0;
}
.nav_bg .news .news_nr ul li {
	float: left;
	width: 400px;
	height: 95px;
	border-bottom: 1px solid #dddddd;
	margin: 0 16px 40px 16px;
}
.nav_bg .news .news_nr ul li .txt {
	float: left;
	width: 305px;
	text-align: left;
}
.nav_bg .news .news_nr ul li .txt a {
	font-size: 16px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	line-height: 30px;
	background: url(../images/nav_buttom.png) no-repeat left center;
	padding-left: 30px;
	box-sizing: content-box;
	margin-top: -5px;
}
.nav_bg .news .news_nr ul li .txt p {
	font-size: 14px;
	color: #999999;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	margin-left: 30px;
	margin-top: 3px;
}
.nav_bg .news .news_nr ul li .time {
	float: right;
	width: 65px;
	height: 75px;
	background: #ff7d01;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	text-align: center;
}
.nav_bg .news .news_nr ul li .time span {
	font-size: 30px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	display: block;
	margin-top: 12px;
}
.nav_bg .news .news_nr ul li .time p {
	font-size: 12px;
	color: #fff;
	line-height: 26px;
}
.nav_bg .news .news_nr ul li:hover .txt a {
	color: #ff7d01;
	margin-left: 5px;
}
.nav_bg .pro {
	left: -474px;
	padding-bottom: 50px;
	box-sizing: content-box;
}
.nav_bg .pro .pro_l {
	float: left;
	width: 300px;
}
.nav_bg .pro .pro_l .pro_title {
	margin-top: 55px;
	overflow: hidden;
}
.nav_bg .pro .pro_l .pro_title {
	background: url(../images/pro_title.png) no-repeat top left;
	width: 298px;
	height: 55px;
	overflow: hidden;
}
.nav_bg .pro .pro_l .pro_title h5 a {
	display: block;
	font-size: 24px;
	color: #333;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	margin-left: 75px;
}
.nav_bg .pro .pro_l .pro_title h5 a i {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin-left: 25px;
}
.nav_bg .pro .pro_l .pro_title span {
	display: block;
	text-align: right;
	font-size: 12px;
	color: #999999;
	text-transform: uppercase;
	line-height: 30px;
	margin-top: 5px;
}
.nav_bg .pro .pro_l h6 {
	margin: 40px 0 25px 0;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	text-align: left;
}
.nav_bg .pro .pro_l p {
	text-align: left;
	font-size: 14px;
	color: #666666;
	line-height: 48px;
}
.nav_bg .pro .pro_l p img {
	vertical-align: middle;
	margin-right: 20px;
}
.nav_bg .pro .pro_l .zx {
	width: 150px;
	height: 40px;
	line-height: 40px;
	background: #ff7d01;
	border-radius: 5px;
	margin-top: 30px;
}
.nav_bg .pro .pro_l .zx a {
	display: block;
	font-size: 14px;
	color: #fff;
	background: url(../images/nav_buttom2.png) no-repeat 25px center;
	padding-left: 40px;
	box-sizing: content-box;
}
.nav_bg .pro .pro_r_list {
	float: right;
	width: 950px;
	margin-top: 55px;
}
.nav_bg .pro .pro_r_list .hd {
	width: 950px;
	height: 55px;
	line-height: 55px;
	background: #fff;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	-webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
	box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
}
.nav_bg .pro .pro_r_list .hd ul li {
	float: left;
	width: 132px;
	background: url(../images/nav_xt3.png) no-repeat right center;
	padding: 0 29px;
	text-align: center;
	box-sizing: content-box;
}
.nav_bg .pro .pro_r_list .hd ul li a {
	font-size: 16px;
	color: #666;
	text-align: center;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.nav_bg .pro .pro_r_list .hd ul li.on a {
	border-bottom: 1px solid #ff7d01;
	color: #ff7d01;
}
.nav_bg .pro .pro_r_list .bd {
	margin: 40px auto 0 auto;
}
.nav_bg .pro .pro_r_list .bd ul li {
	width: 950px;
}
.nav_bg .pro .pro_r_list .bd ul li dl {
	float: left;
	width: 300px;
	margin-right: 25px;
}
.nav_bg .pro .pro_r_list .bd ul li dl:last-child {
	margin-right: 0;
}
.nav_bg .pro .pro_r_list .bd ul li dl dt {
	width: 298px;
	height: 238px;
	background: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 5px;
}
.nav_bg .pro .pro_r_list .bd ul li dl dt img {
	/* width: 290px; */
	height: 230px;
	border-radius: 5px;
	margin: 4px;
}
.nav_bg .pro .pro_r_list .bd ul li dl dd {
	width: 268px;
	height: 48px;
	line-height: 48px;
	background: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 5px;
	padding: 0 15px;
	box-sizing: content-box;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	margin-top: 10px;
}
.nav_bg .pro .pro_r_list .bd ul li dl dd h5 a {
	float: left;
	width: 200px;
	font-size: 16px;
	color: #666666;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	line-height: 48px;
}
.nav_bg .pro .pro_r_list .bd ul li dl dd .more {
	float: right;
	background: url(../images/nav_buttom4.png) no-repeat center;
	width: 20px;
	height: 17px;
	margin-top: 20px;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.nav_bg .pro .pro_r_list .bd ul li dl:hover dd {
	background: #ff7d01;
	border: 1px solid #ff7d01;
}
.nav_bg .pro .pro_r_list .bd ul li dl:hover dd h5 a {
	color: #fff;
}
.nav_bg .pro .pro_r_list .bd ul li dl:hover dd .more {
	background: url(../images/nav_buttom3.png) no-repeat center;
}
.fixedNav {
	margin: 0 auto;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 100000;
	background: #201811;
	_position: absolute;
 _top: expression(eval(document.documentElement.scrollTop));
	box-shadow: 0px 10px 12px rgba(0, 0, 0, .1);
}
/*footer*/


.footer_bg {
	width: 100%;
	height: 400px;
	margin: 0px auto 0 auto;
	background: url(../images/footer_bg.jpg) no-repeat center;
}
.footer_bg .footer {
	width: 1280px;
	margin: 0 auto;
	padding-top: 40px;
	height: 288px;
	box-sizing: content-box;
}
.footer_bg .footer .f_t {
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.footer_bg .footer .f_t i {
	font-size: 16px;
	color: #fefeff;
	text-transform: uppercase;
	font-weight: normal;
	margin-left: 10px;
}
.footer_bg .footer .f_l {
	float: left;
	width: 380px;
}
.footer_bg .footer .f_l .f_t {
	text-align: left;
}
.footer_bg .footer .f_l ul {
	margin-top: 50px;
}
.footer_bg .footer .f_l ul li {
	overflow: hidden;
	line-height: 24px;
	margin-bottom: 35px;
}
.footer_bg .footer .f_l ul li img {
	float: left;
	margin-right: 10px;
}
.footer_bg .footer .f_l ul li p {
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	float: left;
	width: 345px;
}
.footer_bg .footer .f_l ul li p em {
	font-size: 14px;
	color: #fff;
}
.footer_bg .footer .f_l ul li p span {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.footer_bg .footer .f_l ul li p i {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.footer_bg .footer .f_c {
	float: left;
	width: 600px;
}
.footer_bg .footer .f_c dl {
	float: left;
	text-align: center;
	margin: 30px 5px 0 5px;
	width: 185px;
}
.footer_bg .footer .f_c dl dt {
	font-size: 18px;
	color: #fff;
	margin-bottom: 15px;
}
.footer_bg .footer .f_c dl dd a {
	font-size: 14px;
	color: #eeeeee;
	line-height: 33px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.footer_bg .footer .f_c dl dd a:hover {
	color: #fff;
}
.footer_bg .footer .f_r {
	float: right;
	width: 290px;
	margin-top: 25px;
}
.footer_bg .footer .f_r ul {
	margin-top: 40px;
}
.footer_bg .footer .f_r ul li {
	float: left;
	width: 120px;
	margin-left: 25px;
}
.footer_bg .footer .f_r ul li img {
	width: 104px;
	height: 104px;
	background: url(../images/ewm_bg.png) no-repeat center;
	padding: 8px;
	box-sizing: content-box;
}
.footer_bg .footer .f_r ul li p {
	text-align: center;
	font-size: 14px;
	color: #fefeff;
	margin-top: 10px;
}
.footer_bg .end {
	width: 1280px;
	margin: 20px auto 0 auto;
	text-align: center;
}
.footer_bg .end ul li {
	line-height: 40px;
	font-size: 14px;
	color: #666;
}
.footer_bg .end ul li p a {
	font-size: 14px;
	color: #666;
	position: relative;
}
.footer_bg .end ul li img {
	vertical-align: middle;
}
/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“*/


i {
	font-weight: normal;
	font-style: normal;
}
.topxunpan {
	position: relative;
	display: inline-block;
}
.topxunpan .xp {
	position: relative;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	cursor: pointer;
}
.topxunpan .xp img {
	position: relative;
	top: 0px;
	margin: 0 10px 0 0px;
	vertical-align: middle;
}
.topxunpan .xp i {
	padding: 3px 5px;
	margin-left: 0px;
	margin-right: 0px;
	box-sizing: border-box;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	border-radius: 50%;
	background: #ff7d01;
}
.topxunpan .xp #xunpantip {
	z-index: 999;
	position: absolute;
	top: 35px;
	left: 30%;
	width: 180px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	-webkit-transform: translateX(-50%) scale(0);
	-moz-transform: translateX(-50%) scale(0);
	-o-transform: translateX(-50%) scale(0);
	-ms-transform: translateX(-50%) scale(0);
	transform: translateX(-50%) scale(0);
	-webkit-transition: transform .4s, opacity .4s;
	-moz-transition: transform .4s, opacity .4s;
	-o-transition: transform .4s, opacity .4s;
	-ms-transition: transform .4s, opacity .4s;
	transition: transform .4s, opacity .4s;
	background-color: #ff7d01;
	border-radius: 4px;
	opacity: 0;
	font-weight: bold;
	box-shadow: 5px 5px 2px #dfdfdf;
}
.topxunpan .xp #xunpantip::after {
	content: '';
	position: absolute;
	top: -16px;
	left: 50%;
	width: 0;
	height: 0;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	border: 8px solid transparent;
	border-bottom-color: #ff7d01;
}
.topxunpan .xp #xunpantip.xunpantextactive {
	-webkit-transform: translateX(-50%) scale(1);
	-moz-transform: translateX(-50%) scale(1);
	-o-transform: translateX(-50%) scale(1);
	-ms-transform: translateX(-50%) scale(1);
	transform: translateX(-50%) scale(1);
	opacity: 1;
}
.UrbansubstationBox {
	display: inline-block;
	position: relative;
}
.Urbansubstation {
	position: absolute;
	bottom: 40px;
	left: -50%;
	transform: translateX(-25%);
	background: #f8f8f8;
	width: 0;
	height: 0;
	overflow: hidden;
	box-sizing: border-box;
	line-height: 0;
	font-size: 0;
	border-radius: 10px;
}
.Urbansubstation>a {
	color: #333 !important;
	font-size: 16px;
	font-weight: bold;
}
.Urbansubstation p a {
	width: 100%;
	padding-left: 10px;
	box-sizing: border-box;
	line-height: 1.5;
	display: block;
	color: #888 !important;
	line-height: 1.5;
	margin: 0px auto;
	box-sizing: border-box;
	padding: 5px 10px 5px 30px;
	line-height: 26px;
	font-size: 16px;
}
.Urbansubstationfenzhan {
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	font-size: 16px !important;
	color: #333;
	display: block;
}
.UrbansubstationBoxCenter p {
	width: 94%;
	height: 100%;
	border: 1px dashed #e2e2e2;
	margin: 0 auto 10px;
	border-radius: 5px;
}
.Urbansubstation b {
	display: flex;
	width: 100%;
	font-weight: normal;
	flex-wrap: wrap;
	border-top: 1px solid #999;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Urbansubstation b a:nth-child(1) {
	flex: 0 0 33.33333%;
	text-align: center;
}
.Urbansubstation b a {
	flex: 0 0 33.33333%;
	text-align: center;
}
.UrbansubstationBoxCenter p a {
	text-align: left;
	-webkit-transition: .5s;
	transition: .5s;
}
.UrbansubstationBox:hover .Urbansubstation {
	min-width: 160px;
	height: auto;
	background-color: #ffffff;
	box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.15);
	border-radius: 5px;
}
.Urbansubstation p a:hover::before {
	border-color: #ff7d01;
}
.Urbansubstation p a:hover::after {
	background: #ff7d01;
}
.Urbansubstation p a::after {
	content: "";
	width: 6px;
	height: 6px;
	background: #ddd;
	position: absolute;
	top: 16px;
	left: 15px;
	border-radius: 50%;
	-webkit-transition: .5s;
	transition: .5s;
}
.Urbansubstation p a::before {
	content: "";
	width: 14px;
	height: 14px;
	border: 1px solid #ddd;
	position: absolute;
	top: 11px;
	left: 10px;
	border-radius: 50%;
	-webkit-transition: .5s;
	transition: .5s;
}
.Urbansubstation p a:hover {
	transform: translateY(-2px);
	color: #ff7d01 !important;
}
