@charset "utf-8";
/* CSS Document */

body {
	overflow-x: hidden;
	overflow-y: auto;
}
body, p, form, textarea, h1, h2, h3, h4, h5, dl, dd {
	margin: 0px;
}
input, button, ul, ol {
	margin: 0px;
	padding: 0px;
}
body, input, button, form {
	font-size: 14px;
	line-height: 28px;
	font-family: 'PingFang SC', 'Myriad Pro', "microsoft yahei", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #333333;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	font-weight: normal;
}
ul, ol, li {
	list-style: none;
}
input {
	background: none;
	border: 0 none;
}
img, iframe {
	border: 0px;
}
em, i {
	font-style: normal;
}
button, input, select, textarea {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.red {
	color: #ba292e;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tac {
	text-align: center;
}
.tar {
	text-align: right;
}
.poa {
	position: absolute;
}
.por {
	position: relative;
}
.hidden {
	display: none;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
	_height: 0;
	overflow: hidden;
}
.icon {
	background-image: url("../images/icon.png");
	display: inline-block;
	vertical-align: middle;
}/*清除浮动*/
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #ff7600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.ease, .ease * {
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.noease, .noease * {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
:-moz-placeholder {
color: #aaa;
}
::-moz-placeholder {
color: #aaa;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #aaa;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #aaa;
}/*清除浮动*/
.clearfix {
*zoom: 1;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}/*header_main*/
.head_main {
	height: 35px;
	line-height: 35px;
	background: #ffffff;
	border-bottom: 1px solid #cccccc;
	color: #b5b5b5;
	font-size: 12px;
}
.head_main a {
	color: #b5b5b5;
	transition: ease-in-out .2s;
}
.head_main a:hover {
	color: #505050;
}
.head_main .left {
	color: #666;
}
.head_main .left span {
	color: #ff7600;
}
.head_main .left a {
	color: #ff7600;
}
.head_main .right i {
	float: left;
	display: block;
}
.head_main .right p {
	float: left;
	display: block;
	font-size: 14px;
	color: #222;
}
.head_main .right p span {
	width: 14px;
	height: 14px;
	background-position: 0px -273px;
	display: inline-block;
	margin-right: 2px;
	margin-left: 18px;
	color: #ff7600;
}
.top_main {
	background: #ffffff;
	padding: 11px 0;
	height: 78px;
	overflow: hidden;
}
.top_main .logo {
}
.top_main .input_k {
	width: 530px;
	padding-top: 12px;
	padding-right: 20px;
}
.top_main .input_k .sousuo {
	width: 530px;
	display: block;
	height: 38px;
	background-color: #ff7600;
}
.top_main .input_k .sousuo input.sbtn {
	width: 80px;
	height: 38px;
	background: url(../images/a1_03.png) center center no-repeat;
}
.top_main .input_k .sousuo input.stxt {
	width: 436px;
	height: 34px;
	margin-top: 2px;
	background-color: #fff;
	color: #999999;
	line-height: 34px;
	padding-left: 12px;
}
.top_main .input_k .guanj a {
	display: inline-block;
	font-size: 12px;
	color: #999999;
	padding-left: 6px;
}
.top_main .mf_sj {
	width: 252px;
}
.top_main .mf_sj .meifei {
	padding-top: 5px;
}
.top_main .mf_sj .meifei a {
	display: inline-block;
	width: 230px;
	height: 38px;
	background-color: #ff7600;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 44px;
	border-radius: 2px;
}
.nav_main {
	background-color: #292929;
	height: 50px;
	line-height: 50px;
	width: 100%;
	position: relative;
	z-index: 6666;
}
.nav_main .nav {
	width: 1200px;
	margin: 0 auto;
}
.nav_main .nav li {
	float: left;
	text-align: left;
	width: 200px;
	position: relative;
	text-align: center;
}
.nav_main .nav li a {
	height: 100%;
	font-size: 18px;
	color: #fff;
	display: block;
}
.nav_main .nav li:hover a, .nav_main .nav li.hover a {
	background: #F47500;
	color: #fff;
}
.nav_main .nav li ul {
	position: absolute;
	left: 0px;
	top: 50px;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	z-index: 199;
	opacity: 0;
	visibility: hidden;
	height: auto;
	overflow: hidden;
	width: 100%;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
}
.nav_main .nav li:hover ul {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center;
}
.nav_main .nav li ul li {
	display: block;
	clear: left;
	width: 100%;
	background: none;
	height: 45px;
	background-color: #F47500;
	border-bottom: #f99900 solid 1px;
	line-height: 45px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.nav_main .nav li:hover ul li a {
	background-color: #F47500;
}
.nav_main .nav li ul li a {
	display: block;
	font-size: 14px;
	color: #fff;
	height: 45px;
	line-height: 45px;
	background: none;
	padding-right: 0;
	width: 100%;
	padding: 0;
}
.nav_main .nav li ul li a:hover {
	background-color: #F47500;
}
.nav_main .nav li i {
	width: 31px;
	height: 17px;
	background: url(../images/hot.gif) center center no-repeat;
	position: absolute;
	right: 4px;
	top: -4px;
	display: block;
}
.nav_main .nav li:hover i, .nav_main .nav li.hover i {/*	width: 31px;	height: 17px;	background: url(../images/a12_03.png) center center no-repeat;*/
}/* banner */
#banner_main {
	overflow: hidden;
	position: relative;
	z-index: 2;
	max-width: 1920px;
	margin: 0 auto;
	min-width: 1200px;
}
#banner_main .banner {
	height: 800px;
}
#banner {
	width: 100%;
	min-width: 1300px;
	position: relative;
	overflow: hidden;
	z-index: 0;
}
#banner, .banner ul {
	width: 100%;
	overflow: hidden;
}
.banner li {
	width: 100%;
	position: absolute;
	z-index: 1;
	overflow: hidden;
	display: none;
}
.banner li:first-child {
	display: block;
}
.banner li img {
	width: 1920px;
	display: block;
	position: relative;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
#banner .tip {
	width: 1000px;
	height: 20px;
	line-height: 0;
	font-size: 0;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -518px;
	bottom: 20px;
	z-index: 13;
}
#banner .tip span {
	width: 15px;
	height: 15px;
	margin: 0 12px;
	display: inline-block;
	font-size: 0;
	cursor: pointer;
	background-color: #fff;
	border-radius: 8px;
}
#banner .tip span.cur {
	background-color: #ff7600;
}
#banner #btn_prev, #banner #btn_next {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 220px;
	z-index: 5;
}
#banner #btn_prev {
	background-position: -0px -66px;
	left: 8%;
	transition: all 600ms ease;
}
#banner #btn_next {
	background-position: -56px -66px;
	right: 8%;
	transition: all 600ms ease;
}
#banner #btn_prev:hover {
	opacity: .8;
	filter: alpha(opacity=80);
	transition: all 600ms ease;
	left: 7.6%;
}
#banner #btn_next:hover {
	opacity: .8;
	filter: alpha(opacity=80);
	transition: all 600ms ease;
	right: 7.6%;
}/*banner end*//*footer*/
.footer {
	width: 100%;
	color: #fff;
	padding: 20px 0;
	background: #172245;
	margin-top: 30px;
}
.footer .links {
	padding-bottom: 15px;
	margin-bottom: 35px;
	font-size: 16px;
	border-bottom: 1px solid #323232;
}
.footer .links span {
	color: #E8E8E8;
	display: inline-block;
}
.footer .links a {
	display: inline-block;
	color: #E8E8E8;
	padding-right: 10px;
	font-size: 14px;
}
.footer .links a:hover {
	color: #fff;
}
.footer .bNav {
	width: 610px;
}
.footer .contacte {
	width: 545px;
	padding-right: 0px;
}
.footer .bNav li {
	padding-left: 12px;
	width: 100px;
	float: left;
	margin-bottom: 21px;
	height: 20px;
	overflow: hidden;
}
.footer .bNav a {
	display: block;
	font-size: 14px;
	color: #E8E8E8;
	line-height: 24px;
}
.footer .bNav a:hover {
	color: #fff;
}
.footer .bNav dl dd a:hover {
	color: #eed398;
}
.footer .contacte .ewm {
	width: 110px;
	text-align: center;
}
.footer .contacte .ewm img {
	width: 90px;
	height: 90px;
	background-size: 100%;
	display: inline-block;
	border: #d2d2d2 solid 1px;
}
.footer .contacte .ewm p {
	font-size: 12px;
	color: #E8E8E8;
	height: 18px;
	line-height: 18px;
	padding-top: 5px;
}
.footer .contacte .contact_info {
	width: 370px;
}
.footer .contacte .contact_info p.p1 {
	font-size: 18px;
	color: #000;
}
.footer .contacte .contact_info p.dh {
	font-size: 24px;
	color:#E8E8E8 ;
	font-weight: bold;
    font-family: PingFang SC;
	padding-bottom: 12px;
	
}
.footer .contacte .contact_info p.tel {
	font-size: 14px;
	color: #E8E8E8;
	line-height: 23px;
}/*copyright*/
.copyright {
	height: 50px;
	line-height: 50px;
	color: #E8E8E8;
	font-size: 14px;
	background: #172245;
	clear: left;
}
.copyright a {
	color: #E8E8E8;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.copyright a:hover {
	color: #fff;
}/********.toolbar1*********//*右侧悬浮框*//*rightFix*/
.rightFix {
	width: 48px;
	position: fixed;
	right: 0;
	bottom: 6%;
	z-index: 99;
}
.rightFix .ico {
	width: 48px;
	height: 48px;
	display: block;
	position: relative;
	margin: 0px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	margin-top: 1px;
	padding: 0px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	background: #444444 url(../images/fix-ico.png) no-repeat center 0;
}
.rightFix .ico img {
	width: 80px;
	height: 80px;
	position: absolute;
	left: -78px;
	top: 0;
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd;
	display: block;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all ease-in-out 0.2s;
}
.rightFix .ico span {
	width: 160px;
	text-align: center;
	height: 48px;
	line-height: 48px;
	position: absolute;
	left: -78px;
	top: 0;
	background: #444;
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 18px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all ease-in-out 0.2s;
}
.rightFix .ico:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.rightFix .ico:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	left: -98px;
}
.rightFix .ico:hover span {
	opacity: 1;
	filter: alpha(opacity=100);
	left: -168px;
}
.rightFix .box {
	position: absolute;
	left: 0;
	bottom: 102px;
}
.rightFix .fix_top {
	margin-top: 5px;
	background-position: 10px -38px;
}
.rightFix .share_tit {
	background-position: 10px 10px;
}
.rightFix .fix-ewm {
	background-position: 10px -86px;
}
.rightFix .fix-ewm:hover {
	background-position: -37px -86px;
}
.rightFix .fix-qq {
	background-position: 10px -136px;
}
.rightFix .fix-qq:hover {
	background-position: -37px -136px;
}
.rightFix .fix-tel {
	background-position: 10px -183px;
}
.rightFix .fix-tel:hover {
	background-position: -37px -183px;
}/*******index css*******/
.index .in_title .entit {
	font: bold 45px "AvantGarde Bk BT";
	color: #333;
	line-height: 34px;
}
.index .in_title .cntit {
	margin-top: 20px;
	font-size: 24px;
	line-height: 24px;
	color: #0754a3;
}/*工程案例*/
.floor_2_main {
	background-color: #f9f9f9;
	padding: 50px 0;
}
.floor_2 .case_main {
	display: inline-block;
}
.floor_2 .case_main ul {
	display: inline-block;
}
.floor_2 .case_main li {
	width: 163px;
	float: left;
	text-align: center;
	margin-right: 95px;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_2 .case_main li a {
	display: block;
}
.floor_2 .case_main li i {
	display: block;
	width: 100%;
	height: 69px;
}
.floor_2 .case_main li i img {
	display: inline-block;
	height: 69px;
}
.floor_2 .case_main li p {
	padding-top: 20px;
	font-size: 16px;
	color: #000000;
	line-height: 16px;
}
.floor_2 .case_main li p span {
	display: block;
	padding-top: 8px;
	font-size: 12px;
	color: #999999;
	line-height: 12px;
}
.floor_2 .case_main li.li2 {
	width: 220px;
	text-align: center;
}
.floor_2 .case_main li.li2 i {
	display: inline-block;
	background: url(../images/a3_05.png) no-repeat;
	width: 68px;
	height: 69px;
}
.floor_2 .case_main li.li3 i {
	display: inline-block;
	background: url(../images/a3_07.png) no-repeat;
	width: 73px;
	height: 69px;
}
.floor_2 .case_main li.li4 i {
	display: inline-block;
	background: url(../images/a3_09.png) no-repeat;
	width: 68px;
	height: 69px;
}
.floor_2 .case_main li.li5 i {
	display: inline-block;
	background: url(../images/a3_11.png) no-repeat;
	width: 68px;
	height: 69px;
}
.floor_2 .case_main li.li5 {
	margin-right: 0;
}
.floor_2 .case_main li:hover {
	margin-top: -10px;
}/*新闻动态*/
.floor_3_main {
	margin-top: 10px;
}
.floor_3 .part1 {
	height: 20px;
	line-height: 20px;
}
.floor_3_1 p {
	font-size: 18px;
	color: #000000;
	background: url(../images/a4_03.jpg) left no-repeat;
	padding-left: 14px;
}
.floor_3_1 p span {
	font-size: 14px;
	color: #000000;
	padding-left: 14px;
}
.floor_3_2 p {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
.floor_3_2 p a {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	padding: 5px 10px;
	border-radius: 5px;
	background: #f5f5f5;
	margin: 0 1px;
}
.floor_3_2 p a:hover {
	color: #fff;
	background: #ff7600;
}
.floor_3_2 i {
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}
.floor_3_2 i a {
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	padding-left: 30px;
}
.floor_3_2 i a:hover {
	color: #444;
}
.floor_3 .part2 {
	position: relative;
	width: 1200px;
	height: 468px;
	margin-top: 20px;
}
.floor_3 .part2 li {
	width: 560px;
	height: 468px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_3 .part2 li img {
	background-size: 100%;
	width: 100%;
	height: 100%;
}
.floor_3 .part2 li p {
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-weight: normal;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 40px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_3 .part2 li p span {
	padding: 20px;
	font-size: 14px;
	color: #ffffff;
	line-height: 40px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_3 .part2 li:hover {
	transform: scale(1.05);
	-moz-box-shadow: 1px 1px 5px #0000005c;
	-webkit-box-shadow: 1px 1px 5px #0000005c;
	box-shadow: 0px 0px 10px #0000005c;
	z-index: 34;
}
.floor_3 .part2 li:hover p {
	text-align: center;
	height: 100%;
}
.floor_3 .part2 li:nth-child(2) {
	width: 296px;
	height: 224px;
	position: absolute;
	left: 582px;
	top: 0;
	overflow: hidden;
}
.floor_3 .part2 li:first-child+li {
	width: 296px;
	height: 224px;
	position: absolute;
	left: 582px;
	top: 0;
	overflow: hidden;
}
.floor_3 .part2 li:nth-child(3) {
	width: 296px;
	height: 224px;
	position: absolute;
	left: 899px;
	top: 0;
	overflow: hidden;
}
.floor_3 .part2 li:first-child+li+li {
	width: 296px;
	height: 224px;
	position: absolute;
	left: 899px;
	top: 0;
	overflow: hidden;
}
.floor_3 .part2 li:nth-child(4) {
	width: 296px;
	height: 224px;
	position: absolute;
	left: 582px;
	top: 242px;
	overflow: hidden;
}
.floor_3 .part2 li:first-child+li+li+li {
	width: 296px;
	height: 224px;
	position: absolute;
	left: 582px;
	top: 244px;
	overflow: hidden;
}
.floor_3 .part2 li:nth-child(5) {
	width: 296px;
	height: 224px;
	position: absolute;
	left: 899px;
	top: 242px;
	overflow: hidden;
}
.floor_3 .part2 li:first-child+li+li+li+li {
	width: 296px;
	height: 224px;
	position: absolute;
	left: 899px;
	top: 244px;
	overflow: hidden;
}
.floor_3 .part2 li:hover p span {
	color: #fff;
	font-size: 16px;
	position: absolute;
	padding: 0;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.floor_4_main {/* padding-top: 70px; */
}
.floor_4 .picScroll-left {
	width: 1200px;
	position: relative;/* margin-top: 18px; */
}
.floor_4 .picScroll-left .hd a.next {
	background-position: -200px -102px;
	width: 18px;
	height: 32px;
	position: absolute;
	left: -36px;
	top: 192px;
}
.floor_4 .picScroll-left .hd a.prev {
	background-position: -227px -102px;
	width: 18px;
	height: 32px;
	position: absolute;
	right: -36px;
	top: 192px;
}
.floor_4 .bd {
	width: 1200px;
}
.floor_4 .bd ul {/* display: inline-block; */
}
.floor_4 .bd ul li {
	width: 380px;
	height: 270px;
	background: #f5f5f5;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_4 .bd ul li p {
	position: absolute;
	top: 220px;
	height: 50px;
	line-height: 50px;
	padding: 0 15px;
}
.floor_4 .bd ul li img {
	width: 380px;
	height: 220px;
	background-size: 100%;
}
.floor_4 .bd ul li:hover {
	box-shadow: 0 5px 15px rgba(45,50,55,.2);
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
	background: #fff;
}
.floor_5_main {
	margin-top: 10px;
}
.floor_5_main .slideTxtBox {	/* overflow: hidden; */
	width: 1212px;
	margin: 0 auto;/* margin-top: 0; */
}
.floor_5_main .slideTxtBox .hd {
	height: 35px;
	text-align: center;
}
.floor_5_main .slideTxtBox .hd ul li {
	display: inline-block;
	color: #fff;
	cursor: pointer;
	position: relative;
	width: 109px;
	height: 35px;
	margin: 0 6px;
	overflow: hidden;
	text-align: center;
	background-color: #f5f5f5;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_5_main .slideTxtBox .hd ul li a {
	font-size: 16px;
	color: #999999;
	display: block;
	width: 109px;
	line-height: 35px;
}
.floor_5_main .slideTxtBox .hd ul li:hover {
	background: #ff7600;
}
.floor_5_main .slideTxtBox .hd ul li:hover a {
	color: #fff;
}
.floor_5_main .slideTxtBox .bd {
	padding-top: 4px;
}
.floor_5_main .slideTxtBox .bd ul {
	zoom: 1;/* display: inline-block; */
}
.floor_5_main .slideTxtBox .bd ul li {
	width: 220px;
	height: 90px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 18px;
	transition: all .2s ease-out;
	border: 2px #f5f5f5 solid;
}
.floor_5_main .slideTxtBox .bd ul li a {/*display: block;	 width: 210px; */	/* height: 90px; */
}
.floor_5_main .slideTxtBox .bd ul li img {	/* width: 100%; */
	height: 90px;
}
.floor_5_main .slideTxtBox .bd ul li:hover {
	border: #000 solid 1px;
	box-shadow: 0 5px 15px rgba(45,50,55,.2);
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
	border: 2px #ff9f00 solid;
}
.floor_6_main {
	margin-top: 10px;/* padding-bottom: 54px; */
}
.floor_6_main .floor_6_1 {/* margin-top: 38px; */
}
.floor_6_main .floor_6_1 ul {/* display: inline-block; */
}
.floor_6_main .floor_6_1 ul li {
	width: 282px;
	/*height: 255px;*/
	text-align: center;
	/* background: #f5f5f5;	*/	/* float: left; */	/* margin-right: 23px; */
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_6_main .floor_6_1 ul li img {
	width: 282px;
	height: 210px;
	background-size: 100%;
}
.floor_6_main .floor_6_1 ul li p {
	position: absolute;
	top: 210px;
	padding: 0 12px;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.floor_6_main .floor_6_1 ul li:nth-child(4) {
	margin-right: 0;
}
.floor_6_main .floor_6_1 ul li:first-child+li+li+li {
	margin-right: 0;
}
.floor_6_main .floor_6_1 ul li:hover {
	box-shadow: 0 5px 15px rgba(45,50,55,.2);
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}
.floor_6_main .floor_6_1 ul li:hover p {
	color: #ff7600;
}
.floor_7_main {
	margin-top: 10px;
}
.floor_7_main .hd {
	text-align: center;
	width: 1200px;/*margin-top: 44px;*/
}
.floor_7_main .hd ul {
	display: inline-block;
}
.floor_7_main .hd ul li {
	float: left;
	margin: 0 10px;
}
.floor_7_main .hd ul li a {
	display: block;
	width: 140px;
	height: 36px;
	border-radius: 8px;
	line-height: 36px;
	color: #999;
	background: #f5f5f5;
}
.floor_7_main .hd ul li.on a {
	background-color: #ff7600;
	color: #fff;
}
.floor_7_main .bd {
	width: 1200px;
	margin-top: 24px;
	height: 605px;
}
.floor_7_main .bd ul {/* display: inline-block; */
}
.floor_7_main .bd ul li {	/* float: left; */
	width: 380px;
	height: 290px;
	position: relative;
	margin: 0 10px 20px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_7_main .bd ul li a {
	display: block;
}
.floor_7_main .bd ul li a img {
	width: 380px;
	height: 290px;
	background-size: 100%;
}
.floor_7_main .bd ul li p {
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-weight: normal;
	background: #f5f5f5;
	width: 100%;
	height: 50px;
	line-height: 50px;
}
.floor_7_main .bd ul li p span {
	padding-left: 20px;
	color: #666;	/* line-height: 50px; */
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_7_main .bd ul li:nth-child(3), .floor_7_main .bd ul li:nth-child(6) {
	margin-right: 0;
}
.floor_7_main .bd ul li:first-child+li+li, .floor_7_main .bd ul li:first-child+li+li+li+li+li {
	margin-right: 0;
}
.floor_7_main .bd ul li:hover {
	margin-top: -10px;
	-moz-box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.3);
	z-index: 34;
}
.floor_7_main .bd ul li:hover p {
	background: #fff;
}
.floor_7_main .bd ul li:hover p span {
	color: #ff7600;
}/*内页样式*//***********category css*************//* hover style */
.flex-prev:hover .preview {
	left: 60px;
	filter: alpha(opacity=100);
	opacity: 1;
}
.flex-next:hover .preview {
	right: 60px;
	filter: alpha(opacity=100);
	opacity: 1;
}
.main_banner {
	position: relative;
}
.main_banner .item_bg {
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	width: 100%;
	height: 100%;
	display: block;
}
.main_banner .item_bg img {
	display: none;
}
.arrow2 {
	margin: 0 auto 0;
	width: 60px;
	height: 60px;
	cursor: pointer;
	display: block;
	position: absolute;
	overflow: hidden;
	border: 0 none;
	left: 48%;
	bottom: 16%;
	z-index: 999;
	border: 1px solid #fff;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.arrow2 i {
	width: 34px;
	height: 36px;
	margin: 8px auto 0;
	display: block;
	position: relative;
	background: url(../images/jiant.png) no-repeat center center;
	animation: down-ico 1.5s ease-out infinite;
}
@keyframes down-ico {
0% {
top: 0;
opacity: 1;
}
35% {
top: 20%;
opacity: 0;
}
65% {
top: -20%;
opacity: 0;
}
100% {
top: 0;
opacity: 1;
}
}
@-webkit-keyframes down-ico {
0% {
top: 0;
opacity: 1;
}
35% {
top: 20%;
opacity: 0;
}
65% {
top: -20%;
opacity: 0;
}
100% {
top: 0;
opacity: 1;
}
}/*inews*/
.indexTit {
	width: 100%;
	text-align: center;
	position: relative;
	margin-bottom: 46px;
	margin-top: 35px;
}
.indexTit .en {
	color: #2f2f2f;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 6px;
	text-transform: uppercase;
	font-family: arial;
	display: block;
}
.indexTit .line-left, .indexTit .line-right {
	width: 90px;
	height: 1px;
	position: absolute;
	bottom: 12px;
	display: block;
	background: #c1c1c1;
}
.indexTit .line-left {
	left: 50%;
	margin-left: -158px;
}
.indexTit .line-right {
	right: 50%;
	margin-right: -158px;
}
.indexTit h2 {
	font-size: 24px;
	line-height: 30px;
}

@media (max-width: 1366px) {
.indexTit .en {
	margin-bottom: 0;
}
}
.inews .section_con {
	position: absolute;
	height: 560px;
	left: 50%;
	top: 50%;
	margin: -290px 0 0 -600px;
}
.inews .inews-left {
	width: 550px;
	float: left;
	overflow: hidden;
	position: relative;
}
.inews .inews-left .list {
	width: 500%;
}
.inews .inews-left .prev, .inews .inews-left .next {
	width: 30px;
	height: 70px;
	display: block;
	cursor: pointer;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	position: absolute;
	border-radius: 3px;
	top: 140px;
	z-index: 10;
	background: url(../images/black50.png) repeat 0 0;
}
.inews .inews-left .prev s, .inews .inews-left .next s {
	width: 30px;
	height: 70px;
	display: block;
	background: url(../images/inews-ico.png) no-repeat 11px center;
}
.inews .inews-left .prev:hover, .inews .inews-left .next:hover {
	background: url(../images/red80.png) repeat 0 0;
}
.inews .inews-left .prev {
	left: 10px;
}
.inews .inews-left .next {
	right: 10px;
}
.inews .inews-left .next s {
	background-position: -41px center;
}
.inews .inews-left .item {
	width: 550px;
	float: left;
}
.inews .inews-left .item a {
	width: 100%;
	display: block;
}
.inews .inews-left .item .img {
	height: 350px;
	overflow: hidden;
}
.inews .inews-left .item img {
	width: 100%;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.inews .inews-left .item h3 {
	height: 55px;
	line-height: 55px;
	overflow: hidden;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	padding-top: 0;
	color: #333;
	font-size: 18px;
}
.inews .inews-left .item .time {
	width: 70px;
	float: left;
	border-right: 1px solid #979797;
	color: #333333;
	line-height: 16px;
	font-size: 16px;
}
.inews .inews-left .item .time .year {
	font-size: 24px;
	display: block;
	line-height: 24px;
	margin-bottom: 4px;
}
.inews .inews-left .item .txt {
	width: 462px;
	float: right;
	color: #979797;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin-top: -7px;
}
.inews .inews-left .item:hover img {
	filter: brightness(105%);
}
.inews .inews-left .item:hover h3 {
	color: #af251c;
	padding-left: 5px;
}
.inews .inews-left img {
	width: 100%;
	display: block;
}
.inews .inews-right {
	width: 550px;
	float: right;
}
.inews .inews-right .item {
	width: 100%;
	padding: 28px 0;
	position: relative;
	border-bottom: 1px solid #e0e0e0;
}
.inews .inews-right .item:first-child {
	padding-top: 0;
}
.inews .inews-right .item a {
	display: block;
	width: 100%;
*zoom: 1;
}
.inews .inews-right .item a:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.inews .inews-right .item img {
	width: 140px;
	height: 105px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	display: block;
	float: left;
	margin-right: 20px;
}
.inews .inews-right .item h3 {
	font-size: 16px;
	line-height: 20px;
	height: 20px;
	margin-bottom: 5px;
	overflow: hidden;
	color: #333;
}
.inews .inews-right .item .time {
	display: block;
	color: #333;
}
.inews .inews-right .item .more {
	width: 68px;
	height: 18px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	line-height: 18px;
	position: absolute;
	right: 0;
	bottom: 30px;
	text-align: center;
	color: #b6b6b6;
	display: block;
	float: right;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	font-family: arial;
}
.inews .inews-right .item a:hover .more {
	background: #ed4e43;
	border-color: #ed4e43;
	color: #fff;
}
.inews .inews-right .item a:hover img {
	filter: brightness(105%);
}

@media (max-width: 1600px) {
.inews .indexTit {
	margin-bottom: 20px;
}
.inews .section_con {
	height: 540px;
	margin-top: -255px;
}
}

@media (max-width: 1366px) {
.inews .indexTit {
	margin-bottom: 10px;
}
.inews .section_con {
	height: 440px;
	margin-top: -200px;
}
.inews .inews-left .prev, .inews .inews-left .next {
	margin-top: -40px;
}
.inews .inews-left .item .img {
	height: 260px;
}
.inews .inews-left .item h3 {
	height: 40px;
	line-height: 40px;
}
.inews .inews-right .item {
	padding: 10px 0;
}
.inews .inews-right .item .more {
	bottom: 10px;
}
}/******ipro******/
.ipro {
	width: 100%;
}
.ipro .indexTit {
	margin-bottom: 22px;
}
.ipro .indexTit .en, .ipro .indexTit h2 {
	color: #fff;
}
.ipro .section_con {
	position: absolute;
	height: 630px;
	left: 50%;
	top: 50%;
	margin: -315px 0 0 -600px;
}
.ipro .section_con .bg {
	width: 1920px;
	height: 950px;
	background: url(../images/iprobg.jpg) no-repeat center top;
	position: absolute;
	left: 50%;
	bottom: -160px;
	margin-left: -960px;
}
.ipro .iproCon {
	width: 900px;
	float: left;
	position: relative;
}
.ipro .iproCon .item {
	position: absolute;
	left: 0;
	top: 0;
	padding: 110px 30px 0 330px;
	color: #fff;
	display: none;
}
.ipro .iproCon .item img {
	width: 370px;
	height: 580px;
	display: block;
	position: absolute;
	left: -10px;
	top: -20px;
}
.ipro .iproCon .item h3 {
	font-size: 48px;
	line-height: 50px;
}
.ipro .iproCon .item .line {
	width: 70px;
	height: 1px;
	display: block;
	margin: 30px 0;
	background: #fff;
}
.ipro .iproCon .item .txt {
	line-height: 24px;
	height: 96px;
	overflow: hidden;
}
.ipro .iproCon .item .more {
	width: 215px;
	height: 39px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	line-height: 39px;
	text-align: center;
	color: #b6b6b6;
	display: block;
	margin-top: 30px;
	border: 1px solid #eee;
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 5px;
	font-size: 16px;
	font-family: arial;
}
.ipro .iproCon .item .more:hover {
	background: #ed4e43;
	border-color: #ed4e43;
	color: #fff;
}
.ipro .iproCon .item.onactive {
	z-index: 10;
	display: block;
}
.ipro .leftnav {
	width: 250px;
	float: right;
	position: relative;
	margin-top: 70px;
}
.ipro .leftnav a {
	width: 160px;
	height: 96px;
	padding-top: 64px;
	position: absolute;
	text-align: center;
	color: #fff;
	font-size: 16px;
	display: block;
	cursor: pointer;
	background: url(../images/ipro-nav-libg.png) no-repeat 0 center;
}
.ipro .leftnav a.a1 {
	left: 0;
	top: 0;
}
.ipro .leftnav a.a2 {
	right: 0;
	top: 85px;
}
.ipro .leftnav a.a3 {
	left: 0;
	top: 170px;
}
.ipro .leftnav a.a4 {
	right: 0;
	top: 255px;
}
.ipro .leftnav a.a5 {
	left: 0;
	top: 340px;
}
.ipro .leftnav a:hover {
	background-position: -170px center;
}

@media (max-width: 1600px) {
.ipro .indexTit {
	margin-bottom: 10px;
}
.ipro .section_con {
	height: 530px;
	margin-top: -240px;
}
.ipro .section_con .bg {
	bottom: -195px;
}
.ipro .iproCon .item {
	padding-top: 80px;
}
.ipro .iproCon .item img {
	width: 319px;
	height: 500px;
	top: -30px;
}
.ipro .iproCon .item h3 {
	font-size: 40px;
	line-height: 40px;
}
.ipro .iproCon .item .line {
	margin: 22px 0;
}
.ipro .leftnav {
	margin-top: 20px;
}
}

@media (max-width: 1366px) {
.ipro .indexTit {
	margin-bottom: 0;
}
.ipro .section_con {
	height: 440px;
	margin-top: -200px;
}
.ipro .section_con .bg {
	bottom: -190px;
}
.ipro .iproCon .item {
	padding-top: 40px;
	padding-left: 300px;
}
.ipro .iproCon .item img {
	width: 268px;
	height: 420px;
	left: 20px;
	top: -40px;
}
.ipro .iproCon .item h3 {
	font-size: 30px;
	line-height: 30px;
}
.ipro .iproCon .item .line {
	margin: 22px 0;
}
.ipro .iproCon .item .more {
	margin-top: 10px;
}
.ipro .leftnav {
	width: 220px;
	margin-top: 0;
	margin-right: 38px;
}
.ipro .leftnav a {
	width: 140px;
	height: 84px;
	padding-top: 56px;
	background-size: cover;
}
.ipro .leftnav a.a1 {
	left: 0;
	top: 0;
}
.ipro .leftnav a.a2 {
	right: 0;
	top: 75px;
}
.ipro .leftnav a.a3 {
	left: 0;
	top: 150px;
}
.ipro .leftnav a.a4 {
	right: 0;
	top: 225px;
}
.ipro .leftnav a.a5 {
	left: 0;
	top: 300px;
}
.ipro .leftnav a:hover {
	background-position: -148px center;
}
}/******ivedio******/
.index .section.ivedio {
	background: url(../images/ivedioimg.jpg) no-repeat center top;
}
.ivedio {
	width: 100%;
	background-size: cover;
}
.ivedio .indexTit {
	position: absolute;
	left: 0;
	top: 150px;
	z-index: 40;
}
.ivedio .indexTit .en, .ivedio .indexTit h2 {
	color: #fff;
}
.ivedio .vedioCon a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
}
.ivedio .vedioCon .cut3video {
	min-width: 100%;
	width: 100%;
	min-height: 108%;
	position: absolute;
	top: -4%;
	left: 0;
	z-index: 10;
}
.ivedio .vedioCon #img0 {
	width: 100%;
	height: 100%;
	display: none;
	background: url(../images/ivedioimg.jpg) no-repeat center top;
	position: absolute;
	top: 0;
	z-index: 2;
	top: 50px;
	left: 0;
	box-sizing: border-box;
}
.ivedio .tablink {
	width: 100%;
	position: absolute;
	text-align: center;
	font-size: 0px;
	left: 0;
	bottom: 130px;
	z-index: 20;
	color: #fff;
}
.ivedio .tablink a {
	width: 160px;
	display: inline-block;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	border: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left-width: 0px;
	border-color: rgba(255, 255, 255, 0.3);
	vertical-align: top;
	color: #fff;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.ivedio .tablink a:first-child {
	border-left-width: 1px;
}
.ivedio .tablink a:hover {
	background: #af251c;
	border-color: #af251c;
}

@media (max-width: 1600px) {
.ivedio .tablink {
	bottom: 100px;
}
}

@media (max-width: 1366px) {
.ivedio .tablink {
	bottom: 60px;
}
}/************iabout************/
.iabout {
	width: 100%;
}
.iabout .section_con {
	position: absolute;
	height: 440px;
	left: 50%;
	top: 50%;
	margin: -225px 0 0 -600px;
}
.iabout .section_con .bg {
	width: 1920px;
	height: 470px;
	position: absolute;
	left: 50%;
	bottom: 220px;
	margin-left: -960px;
	background: url(../images/iaboutbg.jpg) no-repeat center bottom;
}
.iabout .iabout-cul {
	width: 760px;
	float: left;
	position: relative;
	z-index: 10;
}
.iabout .iabout-cul a {
	display: block;
	width: 100%;
}
.iabout .iabout-cul img {
	width: 760px;
	height: 220px;
	display: block;
}
.iabout .iabout-cul h3 {
	font-size: 18px;
	color: #4f4f4f;
	padding: 25px 0 15px;
}
.iabout .iabout-cul .txt {
	line-height: 24px;
	height: 96px;
	overflow: hidden;
	color: #737373;
}
.iabout .iabout-cul .more {
	width: 168px;
	height: 38px;
	line-height: 38px;
	margin-top: 15px;
	border: 1px solid #dcdcdc;
	text-align: center;
	font-size: 16px;
	font-family: arial;
	border-radius: 4px;
}
.iabout .iabout-cul .more:hover {
	background: #af251c;
	color: #fff;
	border-color: #af251c;
}
.iabout .item {
	width: 194px;
	height: 194px;
	position: relative;
	float: left;
	z-index: 10;
	background: #af251c;
	color: #fff;
	padding: 26px 0 0 26px;
	background-repeat: no-repeat;
	background-position: 30px 26px;
	background-image: url(../images/iabout-tit1.png);
}
.iabout .item h3 {
	font-size: 18px;
	line-height: 20px;
}
.iabout .item .en {
	font-family: arial;
	font-size: 14px;
	color: #fff;
	opacity: 0.3;
	filter: alpha(opacity=30);
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.iabout .item .more {
	width: 19px;
	height: 16px;
	display: block;
	position: absolute;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	left: 26px;
	bottom: 26px;
	background-position: -196px 0;
}
.iabout .item.a1 {
	margin-top: 220px;
}
.iabout .item.a2 {
	background-image: url(../images/iabout-tit2.png);
	background-color: #908571;
}
.iabout .item:hover .en {
	opacity: 1;
	filter: alpha(opacity=100);
}
.iabout .item:hover .more {
	left: 32px;
}

@media (max-width: 1600px) {
.iabout .section_con {
	margin-top: -200px;
}
}

@media (max-width: 1366px) {
.iabout .section_con {
	margin-top: -210px;
}
.iabout .iabout-cul .more {
	margin-top: 8px;
}
}/**iticket**/
.iticket {
	width: 100%;
	position: relative;
}
.iticket .line {
	width: 100%;
	height: 220px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -70px;
	background: url(../images/iticketbg.jpg) no-repeat left top;
	background-size: 100% auto;
}
.iticket .indexTit {
	margin-bottom: 32px;
}
.iticket .section_con {
	position: absolute;
	height: 570px;
	left: 50%;
	top: 50%;
	margin: -285px 0 0 -600px;
}
.iticket .section_con .item {
	width: 324px;
	text-align: center;
	float: left;
	line-height: 24px;
	z-index: 10;
	margin-left: 110px;
}
.iticket .section_con .item:first-child {
	margin-left: 0;
}
.iticket .section_con .item a {
	width: 100%;
	display: block;
}
.iticket .section_con .item .img {
	width: 324px;
	height: 344px;
	position: relative;
	margin-bottom: 15px;
	background-size: cover;
}
.iticket .section_con .item .bg, .iticket .section_con .item .t {
	width: 324px;
	height: 344px;
	position: absolute;
	left: 0;
	top: 0;
}
.iticket .section_con .item .t {
	z-index: 10;
	height: 244px;
	padding-top: 100px;
	background: url(../images/iticket-img.png) no-repeat 0 0;
}
.iticket .section_con .item .bg {
	z-index: 2;
	transform: scale(0.88, 0.88);
	transition: all .5s;
	background: url(../images/iticket-img-hover.png) no-repeat center center;
}
.iticket .section_con .item s {
	width: 75px;
	height: 75px;
	display: block;
	margin: 0px auto 10px;
}
.iticket .section_con .item h3 {
	font-size: 20px;
	padding: 0 118px;
	line-height: 24px;
	color: #fff;
}
.iticket .section_con .item .txt {
	color: #333;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.iticket .section_con .item.a1 {
	margin-top: 48px;
}
.iticket .section_con .item.a1 s {
	background-position: 6px -55px;
}
.iticket .section_con .item.a2 .img .t {
	background-image: url(../images/iticket-img2.png);
}
.iticket .section_con .item.a2 s {
	background-position: -86px -55px;
}
.iticket .section_con .item.a3 {
	margin-top: 48px;
}
.iticket .section_con .item.a3 .img .t {
	background-image: url(../images/iticket-img3.png);
}
.iticket .section_con .item.a3 s {
	background-position: -177px -55px;
}
.iticket .section_con .item:hover .t {
	z-index: 10;
}
.iticket .section_con .item:hover .bg {
	transform: scale(1, 1);
}

@media (max-width: 1600px) {
.iticket .indexTit {
	margin-bottom: 12px;
}
.iticket .section_con {
	height: 530px;
	margin-top: -240px;
}
.iticket .section_con .item .img {
	margin-bottom: 8px;
}
}

@media (max-width: 1366px) {
.iticket .indexTit {
	margin-bottom: 6px;
}
.iticket .line {
	background-size: 100% auto;
}
.iticket .section_con {
	height: 440px;
	width: 1012px;
	margin-left: -506px;
	margin-top: -200px;
}
.iticket .section_con .item {
	width: 264px;
}
.iticket .section_con .item .img {
	margin-bottom: 3px;
	width: 264px;
	height: 280px;
}
.iticket .section_con .item .bg, .iticket .section_con .item .t {
	width: 264px;
	height: 280px;
	background-size: 100% auto;
}
.iticket .section_con .item h3 {
	padding: 0 100px;
	font-size: 16px;
}
.iticket .section_con .item .t {
	height: 240px;
	padding-top: 60px;
}
.iticket .section_con .item.a1, .iticket .section_con .item.a3 {
	margin-top: 20px;
}
}
.gridlist {
	width: 105%;
}
.gridlist .item {
	width: 280px;
	margin: 0 26px 30px 0;
	float: left;
	position: relative;
	overflow: hidden;
}
.gridlist .item:first-child {
	margin-left: 0;
}
.gridlist .item img {
	width: 280px;
	height: 210px;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.gridlist .item .bg {
	width: 280px;
	height: 210px;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	background: url(../images/black50.png) repeat 0 0;
	position: absolute;
	left: -100%;
	top: 0;
}
.gridlist .item .plus {
	width: 280px;
	height: 210px;
	display: block;
	transition: all ease .4s;
	background: url(../images/ipro_hover.png) no-repeat center center;
	position: absolute;
	left: -100%;
	top: 0;
}
.gridlist .item h3 {
	color: #000;
	line-height: 22px;
	text-align: center;
	padding-top: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: "microsoft yahei";
}
.gridlist .item .txt {
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	font-family: "microsoft yahei";
}
.gridlist .item:hover .bg {
	left: 0;
}
.gridlist .item:hover .plus {
	left: 0;
}
.gridlist .item:hover img {
	-webkit-filter: brightness(110%);
	filters: brightness(110%);
}
.gridlist .item:hover h3 {
	color: #ff7600;
}
.gridlist.gridlist34 .item {
	width: 180px;
	margin: 0 0 30px 24px;
}
.gridlist.gridlist34 .item:first-child {
	margin-left: 0;
}
.gridlist.gridlist34 .item img, .gridlist.gridlist34 .item .bg, .gridlist.gridlist34 .item .plus {
	width: 180px;
	height: 240px;
}/***********category css*************/
.nyIcon {
	background: url(../images/nyicon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.shareNew {
	padding-bottom: 20px;
}
.wrapper {
	padding: 5px 0 20px;
	min-height: 300px;
}
.wrapper .noinfor {
	padding: 0 0 20px;
	text-align: left;
	color: red;
}
.wrapper .bcontact {
	width: 100%;
	margin-top: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #e5e5e5;
}
.wrapper .bcontact li {
	width: 399px;
	float: left;
	padding: 20px 0;
	border-left: 1px solid #e5e5e5;
	text-align: center;
}
.wrapper .bcontact li s {
	width: 60px;
	height: 55px;
	display: block;
	margin: 0 auto;
	background: url(../images/contact-ico.png) no-repeat 0 center;
}
.wrapper .bcontact li h3 {
	font-size: 16px;
	padding: 6px 0 14px;
}
.wrapper .bcontact li.a1 {
	border-left: 0px;
}/*n-tit*/
.n-tit {
	margin-bottom: 30px;
}
.n-tit h3 {
	line-height: 35px;
	font-size: 24px;
}
.n-tit s {
	width: 4px;
	height: 22px;
	margin-right: 15px;
	background: #ff7600;
	display: inline-block;
	vertical-align: middle;
}
.n-tit .more {
	font-size: 16px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.n-project {
	width: 100%;
	padding: 45px 0 20px;
}
.n-project .con {
	overflow: hidden;
	position: relative;
}
.n-project .gridlist {
	width: 105%;
*padding-bottom: 30px;
}/* loaction */
.location {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #fff;
	position: relative;
	z-index: 99;
	border-bottom: 1px solid #eee;/* margin-bottom: 30px; */
}
.location .sitepath {
	color: #363636;
}
.location .sitepath s {
	width: 22px;
	height: 20px;
	background-position: 0 0;
	margin-right: 6px;
}
.location .sitepath a {
	color: #363636;
}
.location .sitepath a:hover {
	color: #af251c;
}
.location .menu {
	height: 60px;
	line-height: 60px;
}
.location .menu span {
	width: 1px;
	height: 16px;
	margin: 0 16px 0 14px;
	background-position: -206px -36px;
}
.location .menu a {	/* height: 60px; */
	line-height: 30px;
	margin: 15px 5px;
	padding: 0 10px;
	text-align: center;
	border-radius: 4px;
	background: #ededed;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	color: #363636;
	display: inline-block;
	position: relative;
}
.location .menu a i {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 2px;
	background-color: #ff7600;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
.location .menu a:hover {
	background: #fff;
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}
.location .menu a:hover i, .location .menu a.hover {
	background: #fff;
}
.location .menu a:hover i, .location .menu a.hover i {
	width: 100%;
	margin-left: -50%;
}/*nybanner*/
.nybanner {
	width: 100%;
	height: 355px;
	position: relative;
	overflow: hidden;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/nybanner.jpg);
}
.nybanner h3 {
	display: inline-block;
*display: inline;
*zoom: 1;
	font-size: 28px;
	color: #313131;
}
.nybanner .en {
	margin-left: 10px;
	font-family: arial;
	text-transform: uppercase;
	color: #797878;
}
.nybanner .white h3 {
	color: #fff;
}
.nybanner .white .en {
	color: #fff;
}
.erwmImg img {
	width: 90px;
	height: 90px;
	display: block;
	background: #fff;
	padding: 5px;
	border: 1px solid #dcdcdc;
}
.cateDes {
	line-height: 24px;
	color: #000000;
	margin-bottom: 20px;
}
.cateDes p {
	color: #af251c;
}/*teamPage*/
.teamPage {
	overflow: hidden;
}
.teamPage .gridlist34 {
	width: 104%;
	text-align: left;
}
.teamPage .gridlist34 .item {
	width: 220px;
	margin: 0 24px 30px 0;
	text-align: center;
}
.teamPage .gridlist34 .item h3 {
	height: 44px;
	overflow: hidden;
}
.teamPage .gridlist34 .item:first-child {
	margin-left: 0;
}
.teamPage .gridlist34 .item img, .teamPage .gridlist34 .item .bg, .teamPage .gridlist34 .item .plus {
	width: 220px;
	height: 293px;
}/*searchPage*/
.searchPage {
	overflow: hidden;
}
.searchPage .list {
	padding-bottom: 20px;
	width: 105%;
}
.searchPage .gridlist .itemk {
	width: 100%;
	height: 168px;
	margin-bottom: 26px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	background: #fbfbfb;
}
.searchPage .gridlist .itemk a {
	width: 100%;
	display: block;
}
.searchPage .gridlist .itemk img {
	width: 300px;
	height: 169px;
	display: block;
	margin-right: 30px;
}
.searchPage .gridlist .itemk h3 {
	font-size: 20px;
	padding: 35px 0 20px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	color: #000;
}
.searchPage .gridlist .itemk .txt {
	color: #666;
	line-height: 24px;
	height: 48px;
	padding-right: 130px;
	overflow: hidden;
}
.searchPage .gridlist .itemk .time {
	width: 150px;
	padding-top: 45px;
	font-family: arial;
	font-size: 20px;
	color: #999;
}
.searchPage .gridlist .itemk .time .day {
	font-size: 40px;
	line-height: 45px;


	display: block;
}
.searchPage .gridlist .itemk:hover {
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.searchPage .gridlist .itemk:hover h3 {
	color: #af251c;
	text-indent: 5px;
}
.searchPage .gridlist .itemk:hover .time .day span {
	background: #6d6d6d;
}
.searchPage .gridlist .itemk:hover .time .day strong {
	background: #ff0000;
	color: #fff;
}
.contactPage {
	padding: 0 0 0;
}
.contactPage .txtcon img {
	max-width: 100%;
}
.contactPage .t2 {
	padding: 48px 0 30px;
	font-weight: bold;
	font-size: 22px;
}
.contactPage .mapArea {
	width: 100%;
	height: 400px;
	margin-top: 40px;
}
.contactPage .mapArea #allmap {
	width: 100%;
	height: 400px;
}
.formData {/* padding-bottom: 20px; */
}
.formData .item {
	color: #ccccd6;
	font-weight: normal;
	width: 300px;
	height: 38px;
	line-height: 40px;
	border: 1px solid #e5e5e5;
	border-radius: 20px;
	margin: 0 10px;
	position: relative;
}
.formData .item label {
	padding-left: 20px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	text-align: center;
	display: block;
	margin: 0;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #cccccc;
}
.formData .item input {
	outline: none;
	line-height: 28px;
	height: 28px;
	font-size: 16px;
}
.formData .item .txt {
	width: 230px;
	height: 40px;
	line-height: 40px;
	display: block;
	background: none;
	padding-left: 70px;
	border: 0 none;
	color: #fff;
}
.formData .item .red {
	position: absolute;
	right: 15px;
	top: 0;
	color: #ff0000;
	z-index: 11;
}
.formData .item.mr0 {
	margin-right: 0;
}
.formData .msg-box {
	position: absolute;
	right: 32px;
	top: 0px;
	color: #ff0039;
}
.formData .liuyan {
	width: 1198px;
	height: 240px;
	border: 1px solid #e5e5e5;
	float: left;
}
.formData .liuyan label {
	text-align: right;
	display: block;
}
.formData .liuyan textarea {
	width: 1178px;
	height: 214px;
	line-height: 36px;
	padding: 12px 10px;
	text-indent: 100px;
	font-size: 18px;
	font-family: "microsoft yahei";
	color: #333;
	border: 0 none;
	overflow: hidden;
	background: none;
	resize: none;
	display: block;
	outline: none;
}
.formData .bot {
	width: 100%;
}
.formData .sub {
	width: 290px;
	line-height: 36px;
	border: 2px solid #ff7600;
	margin: 0 15px;
	text-align: center;
	background: #ff7600;
	color: #FFF;
	cursor: pointer;
	font-size: 16px;
	display: block;
	border-radius: 30px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.formData .sub:hover {
	background: none;
	color: #222;
}
.formData .yzm {
	width: 432px;
}
.formData .yzm .txt {
	padding-left: 80px;
}
.formData .yzm img {
	position: absolute;
	right: 3px;
	top: 3px;
	border: 0px;
	display: block;
}
.projectPage {
	overflow: hidden;
}
.projectPage .list {
}/*newsPage*//*kuaiPage*/
.newsPage .list {
	padding-bottom: 30px;
}
.newsPage .item {
	width: 100%;
	height: 168px;
	padding: 26px 0;
	transition: all .5s;
	border-bottom: 1px solid #f3f3f3;
}
.newsPage .item a {
	width: 100%;
	display: block;
}
.newsPage .item img {
	width: 224px;
	height: 168px;
	display: block;
	margin: 0 30px;
}
.newsPage .item h3 {
	font-size: 20px;
	padding: 25px 0 20px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	color: #000;
}
.newsPage .item .txt {
	color: #999;
	line-height: 24px;
	height: 70px;
	padding-right: 130px;
	overflow: hidden;
}
.newsPage .item .time {
	width: 130px;
	padding: 25px 25px 25px 35px;
	margin-top: 20px;
	border-left: 1px solid #eee;
	font-family: arial;
	font-size: 18px;
	color: #999;
	text-align: center;
}
.newsPage .item .time .day {
	font-size: 30px;
	line-height: 45px;
	display: block;
}
.newsPage .item .time .year {
	font-size: 20px;
	line-height: 45px;
	display: block;
}
.newsPage .item:hover {

	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	margin-left: 15px;
}
.newsPage .item:hover h3 {
	color: #ff7600;
}
.newsPage .item:hover .time .day span {
	background: #6d6d6d;
}
.newsPage .item:hover .time .day strong {
	background: #ff0000;
	color: #fff;
}
.newsPage .item.items img {
	width: auto;
	max-width: 300px;
}
.yewuPage .list {
	padding-bottom: 30px;
}
.yewuPage .item {
	width: 100%;
	height: 160px;
	padding: 26px 0;
	transition: all .5s;
	border-bottom: 1px solid #f3f3f3;
}
.yewuPage .item:first-child {
	padding-top: 0;
}
.yewuPage .item a {
	width: 100%;
	display: block;
}
.yewuPage .item img {
	width: 340px;
	height: 160px;
	display: block;
	margin-right: 30px;
}
.yewuPage .item h3 {
	font-size: 18px;
	padding: 30px 0 20px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	color: #000;
}
.yewuPage .item .txt {
	color: #999;
	line-height: 24px;
	height: 48px;
	padding-right: 50px;
	overflow: hidden;
}
.yewuPage .item .time {
	width: 130px;
	padding: 25px 0 25px 45px;
	margin-top: 20px;
	border-left: 1px solid #eee;
	font-family: arial;
	font-size: 18px;
	color: #999;
}
.yewuPage .item .time .day {
	font-size: 40px;
	line-height: 45px;
	display: block;
}
.yewuPage .item .time s {
	width: 14px;
	height: 18px;
	display: block;
	margin-top: 20px;
	background-position: -224px 0;
}
.yewuPage .item:hover {
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
	margin-left: 15px;
}
.yewuPage .item:hover h3 {
	color: #af251c;
}
.yewuPage .item:hover .time .day span {
	background: #6d6d6d;
}
.yewuPage .item:hover .time .day strong {
	background: #ff0000;
	color: #fff;
}
.yewuPage .item.items img {
	width: auto;
	max-width: 300px;
}
.jobPage {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
}
.jobPage .title {
	width: 100%;
	height: 16px;
	position: relative;
	border-top: 1px solid #ccc;
}
.jobPage .title span, .jobPage .title h3 {
	position: absolute;
	left: 0;
	top: -14px;
	line-height: 28px;
	background: #fff;
	display: block;
	padding-right: 14px;
	font-size: 18px;
	color: #000;
}
.jobPage .title span b {
	font-weight: normal;
	color: #af251c;
	display: inline-block;
	padding: 0 10px;
}
.jobPage .title h3 {
	color: #af251c;
	font-weight: normal;
}
.jobPage .cont {
	padding-top: 20px;
}
.jobPage .cont .item {
	border: 1px solid #dcdcdc;
	border-left: 4px solid #af251c;
	padding: 10px 20px 0;
	margin-bottom: 20px;
	position: relative;
}
.jobPage .cont .item .top {
	height: 65px;
	cursor: pointer;
}
.jobPage .cont .item .top span {
	display: inline-block;
}
.jobPage .cont .item .top span.sarry {
	color: #af251c;
	margin-right: 36px;
}
.jobPage .cont .item .top .time {
	color: #999;
}
.jobPage .cont .item .top h3 {
	font-size: 18px;
	font-weight: normal;
	color: #af251c;
}
.jobPage .cont .item .top p {
	display: block;
}
.jobPage .cont .item .bottom {
	padding-top: 20px;
	border-top: 1px solid #dcdcdc;
	padding-bottom: 20px;
}
.jobPage .cont .item .btn {
	width: 162px;
	height: 58px;
	cursor: pointer;
	position: absolute;
	top: 18px;
	right: -18px;
	text-align: center;
	padding-right: 30px;
	line-height: 40px;
	color: #fff;
	background: url(../images/jobbtn.png) no-repeat 0 0;
	display: none;
}
.jobPage .cont .item.hover {
	background: #f9f9f9;
}
.jobPage .cont .item.hover .btn {
	display: block;
}
.jobPage .left {
	width: 800px;
}
.jobPage .right {
	width: 350px;
}
.jobPage .right .item {
	margin-bottom: 74px;
}
.jobPage .right .item .cont {
	line-height: 28px;
}
.jobPage .right .item .cont img {
	margin-left: 10px;
}/*****showPro****/
.showPro {
	padding-bottom: 30px;
}
.showPro .showImg {
	padding-bottom: 50px;
}
.showPro .photo {
	width: 540px;
}
.showPro .photo .jqzoom {
	width: 540px;
	height: 405px;
	overflow: hidden;
	position: relative;
	padding: 0px;
	cursor: pointer;
}
.showPro .photo .zoomdiv {
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #ffffff;
	border: 1px solid #ddd;
	display: none;
	text-align: center;
	overflow: hidden;
}
.showPro .photo .jqZoomPup {
	z-index: 999;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #eee;
	background: #fff;
	opacity: 0.6;
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	filter: alpha(opacity=50);
}
.showPro .photo .img {
	width: 540px;
	height: 405px;
	display: block;
}
.showPro .photo .photoimg {
	width: 540px;
	height: 71px;
	margin-top: 12px;
	position: relative;
}
.showPro .photo .photoimg .list {
	width: 505px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.showPro .photo .photoimg .listcon {
	width: 300%;
}
.showPro .photo .photoimg .prev, .showPro .photo .photoimg .next {
	width: 12px;
	height: 30px;
	z-index: 10;
	position: absolute;
	top: 21px;
	cursor: pointer;
	background: url(../images/spro-btn-ico.png) no-repeat 0 center;
}
.showPro .photo .photoimg .prev {
	left: 0;
}
.showPro .photo .photoimg .next {
	right: 0;
	background-position: -90px center;
}
.showPro .photo .photoimg a {
	width: 95px;
	height: 71px;
	cursor: pointer;
	display: block;
	float: left;
	margin-right: 7px;
}
.showPro .photo .photoimg a img {
	width: 95px;
	height: 71px;
	display: block;
}
.showPro .photo .photoimg a.hover img {
	border: 3px solid #af251c;
	width: 89px;
	height: 65px;
}
.showPro .imgtxtcon {
	width: 620px;
	height: 488px;
	float: right;
	position: relative;
}
.showPro .imgtxtcon .tit {
	font-size: 24px;
	color: #000;
	line-height: 30px;
	margin-bottom: 10px;
}
.showPro .imgtxtcon .mark {
	color: #888;
}
.showPro .imgtxtcon .line {
	width: 50px;
	height: 3px;
	display: block;
	background: #999999;
	margin: 20px 0;
}
.showPro .imgtxtcon .txtcon .title {
	font-size: 16px;
	margin-bottom: 10px;
}
.showPro .imgtxtcon .txt {
	line-height: 35px;
	height: 280px;
	overflow: hidden;
}
.showPro .imgtxtcon .btn {
	position: absolute;
	left: 0;
	bottom: 10px;
	font-size: 16px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	width: 135px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	background: #af251c;
}
.showPro .imgtxtcon .btn:hover {
	background: #444;
}
.showPro .showp_txt {
	padding: 0 0 50px 0;
	position: relative;
}
.showPro .showp_txt .tit {
	display: inline-block;
	padding-bottom: 7px;
	border-bottom: 2px solid #af251c;
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: bold;
}
.showPro .showp_txt .txtcon {
	font-size: 14px;
	color: #000000;
	min-height: 70px;
	line-height: 26px;
}
.showPro .showp_txt .txtcon img {
	max-width: 100%;
	display: block;
}
.showPro .showp_txt.one {
	border-top: 0px;
	padding-top: 25px;
}
.showPro .showp_txt.one .tit {
	top: 25px;
}/*showNews*/
.showNews .title {
	font-size: 24px;
	color: #333333;
	text-align: center;
	margin: 0 0 22px;
	font-weight: bold;
	overflow: hidden;
	width: 100%;
	padding-top: 30px;
}
.showNews .mark {
	color: #999999;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin-bottom: 20px;
	border-top: 1px dashed #e5e5e5;
	border-bottom: 1px dashed #e5e5e5;
}
.showNews .showContxt {
	color: #666666;
	padding: 30px 40px;
	line-height: 30px;
}
.showNews .showContxt img {
	max-width: 100%;
}
.fenxiang {
	height: 32px;
}/*↓组图样式↓*/
.HS10, .HS15 {
	overflow: hidden;
	clear: both;
}
.HS10 {
	height: 10px;
}
.HS15 {
	height: 15px;
}
.Hidden {
	display: none;
}
.Clearer {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}
.FlLeft {
	float: left;
}
.FlRight {
	float: right;
}/*幻灯片区域背景*/
.MainBg {
	width: 1200px;
	margin: 0 auto;
}/*大图展示区域*/
.OriginalPicBorder {
	padding: 0;
}
#OriginalPic {
	width: 1200px;
	overflow: hidden;
	position: relative;
	font-size: 12px;
}
#OriginalPic img {
	display: block;
	min-width: 100px;
	margin: 0 auto;
	height: 500px;
}/*鼠标手势*/
.CursorL {
	position: absolute;
	z-index: 999;
	width: 50%;
	height: 600px;
	color: #FFF;
	left: 0;
	cursor: url(../images/CurL.cur), auto;
	background: url(../images/space.png) repeat scroll 0 0 transparent;
}
.CursorR {
	position: absolute;
	z-index: 999;
	width: 50%;
	height: 600px;
	color: #FFF;
	right: 0;
	cursor: url(../images/CurR.cur), auto;
	background: url(../images/space.png) repeat scroll 0 0 transparent;
}/*小图预览和滑动*/
.SliderPicBorder {
	width: 100%;
	overflow: hidden;
}
.ThumbPicBorder {
	width: 1200px;
	margin: 0 auto;
	background: #eeeeee;
	overflow: hidden;
	position: relative;
}
.ThumbPicBorder #btnPrev {
	width: 45px;
	height: 113px;
	cursor: pointer;
	position: absolute;
	left: 20px;
	top: 20px;
}
.ThumbPicBorder #btnNext {
	width: 45px;
	height: 113px;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 20px;
}
.ThumbPicBorder .pic {
	width: 1025px;
	overflow: hidden;
	position: relative;
	margin: 20px auto;
}
#ThumbPic img {
	border: 3px solid #ddd;
	cursor: pointer;
	background-color: #ddd;
	margin: 0 10px;
	width: 145px;
	height: 108px;
	display: block;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
#ThumbPic img.active {
	border: 3px solid #ff7600;
}/*↑组图样式↑*//* reLink */
.reLink {
	width: 100%;
	height: 25px;
	border-top: 1px solid #d7d6d6;
	padding: 15px 0 40px;
	clear: left;
}
.reLink .nextLink, .reLink .prevLink {
	width: 50%;
	line-height: 25px;
	color: #666;
}
.reLink .nextLink {
	text-align: right;
}
.reLink a:hover {
	color: #ff7600;
}/*rightFix*/
.rightFix {
	width: 48px;
	position: fixed;
	right: 0;
	bottom: 6%;
	z-index: 99;
}
.rightFix .ico {
	width: 48px;
	height: 48px;
	display: block;
	position: relative;
	margin: 0px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	margin-top: 1px;
	padding: 0px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	background: #ff7600 url(../images/fix-ico.png) no-repeat center 0;
}
.rightFix .ico img {
	width: 80px;
	height: 80px;
	position: absolute;
	left: -78px;
	top: 0;
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd;
	display: block;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all ease-in-out 0.2s;
}
.rightFix .ico span {
	width: 160px;
	text-align: center;
	height: 48px;
	line-height: 48px;
	position: absolute;
	left: -78px;
	top: 0;
	background: #ff7600;
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 18px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all ease-in-out 0.2s;
}
.rightFix .ico:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.rightFix .ico:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	left: -98px;
}
.rightFix .ico:hover span {
	opacity: 1;
	filter: alpha(opacity=100);
	left: -168px;
}
.rightFix .box {
	position: absolute;
	left: 0;
	bottom: 49px;
}
.rightFix .fix_top {
	margin-top: 5px;
	background-position: 10px -38px;
}
.rightFix .share_tit {
	background-position: 10px 10px;
}
.rightFix .fix-ewm {
	background-position: 10px -86px;
}
.rightFix .fix-ewm:hover {
	background-position: -37px -86px;
}
.rightFix .fix-qq {
	background-position: 10px -136px;
}
.rightFix .fix-qq:hover {
	background-position: -37px -136px;
}
.rightFix .fix-tel {
	background-position: 10px -183px;
}
.rightFix .fix-tel:hover {
	background-position: -37px -183px;
}
.map_ul {
	list-style: outside none none;
	display: block;
	width: 100%;
	padding-top: 10px;
}
.map_ul li {
	display: block;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DCDBDB;
	margin-left: 10px;
	float: left;
}
.map_ul li a {
	font-size: 14px;
	float: left;
	width: 100%;

	height: 23px;
	line-height: 23px;
	font-weight: bold;
}
.map_ul .list-inline {
	display: block;
	margin-left: 7%;
	width: 80%;
	min-height: 30px;
}
.map_ul .list-inline a {
	font-weight: normal;
	width: auto;
	float: none;
	line-height: 32px;
	height: 32px;
	margin: 0 10px 10px 0;
	display: inline-block;
	border: 1px solid #ccc;
	padding: 0px 10px;
}
.map_ul .list-inline a:hover {
	background: #ff7600;
	color: #fff;
}
span.bds_more, .bds_tools a {
	line-height: 14px !important;
}/************** * Animations for content elements * **********//* 滞后 */
.delay100 {
	-webkit-animation-delay: 100ms;
	animation-delay: 100ms;
}
.delay200 {
	-webkit-animation-delay: 200ms;
	animation-delay: 200ms;
}
.delay300 {
	-webkit-animation-delay: 300ms;
	animation-delay: 300ms;
}
.delay400 {
	-webkit-animation-delay: 400ms;
	animation-delay: 400ms;
}
.delay500 {
	-webkit-animation-delay: 500ms;
	animation-delay: 500ms;
}
.delay600 {
	-webkit-animation-delay: 600ms;
	animation-delay: 600ms;
}
.delay700 {
	-webkit-animation-delay: 700ms;
	animation-delay: 700ms;
}
.delay800 {
	-webkit-animation-delay: 800ms;
	animation-delay: 800ms;
}
.delay900 {
	-webkit-animation-delay: 900ms;
	animation-delay: 900ms;
}
.delay1000 {
	-webkit-animation-delay: 1000ms;
	animation-delay: 1000ms;
}
.delay1100 {
	-webkit-animation-delay: 1100ms;
	animation-delay: 1100ms;
}
.delay1200 {
	-webkit-animation-delay: 1200ms;
	animation-delay: 1200ms;
}
.delay1300 {
	-webkit-animation-delay: 1300ms;
	animation-delay: 1300ms;
}
.delay1400 {
	-webkit-animation-delay: 1400ms;
	animation-delay: 1400ms;
}
.delay1500 {
	-webkit-animation-delay: 1500ms;
	animation-delay: 1500ms;
}
.delay1600 {
	-webkit-animation-delay: 1600ms;
	animation-delay: 1600ms;
}
.delay1700 {
	-webkit-animation-delay: 1700ms;
	animation-delay: 1700ms;
}
.delay1800 {
	-webkit-animation-delay: 1800ms;
	animation-delay: 1800ms;
}
.delay1900 {
	-webkit-animation-delay: 1900ms;
	animation-delay: 1900ms;
}
.delay2000 {
	-webkit-animation-delay: 2000ms;
	animation-delay: 2000ms;
}
.delay2100 {
	-webkit-animation-delay: 2100ms;
	animation-delay: 2100ms;
}
.delay2200 {
	-webkit-animation-delay: 2200ms;
	animation-delay: 2200ms;
}
.delay2300 {
	-webkit-animation-delay: 2300ms;
	animation-delay: 2300ms;
}
.delay2500 {
	-webkit-animation-delay: 2500ms;
	animation-delay: 2500ms;
}
.delay2700 {
	-webkit-animation-delay: 2700ms;
	animation-delay: 2700ms;
}
.delay2900 {
	-webkit-animation-delay: 2900ms;
	animation-delay: 2900ms;
}
.delay3000 {
	-webkit-animation-delay: 3000ms;
	animation-delay: 3000ms;
}
.delay4000 {
	-webkit-animation-delay: 4000ms;
	animation-delay: 4000ms;
}
.delay4500 {
	-webkit-animation-delay: 4500ms;
	animation-delay: 4500ms;
}
.delay5000 {
	-webkit-animation-delay: 5000ms;
	animation-delay: 5000ms;
}
.onactive .animated {
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.active .animated.fast {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
}
.onactive .flyInDown {
	-webkit-animation-name: flyInDown;
	animation-name: flyInDown;
}/*.jiaju li.item{width:228px;}.jiaju .item img{width: 228px; height:99px; display: block;}.jiaju .item .plus{width: 228px; height: 140px;}.jiaju .item .bg{left:-123%;}*/
.jiaju .list {
	width: 100%;
}
.jiaju .item {
	width: 222px;
	margin: 0 0px 30px 0;
}
.jiaju .item a.a1 {
	width: 220px;
	height: 90px;
	display: block;
	border: #dcdcdc solid 1px;
	text-align: center;
}
.jiaju .item img {
	width: auto;
	height: 90px;
	display: initial;
	background-size: 100%;
}
.jiaju .item .plus {
	width: 220px;
	height: 140px;
}
.jiaju .item .bg {
	left: -150%;
}
@-webkit-keyframes flyInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@keyframes flyInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-moz-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.onactive .flyInRight {
	-webkit-animation-name: flyInRight;
	animation-name: flyInRight;
}
@keyframes flyInRight {
0% {
opacity: 0;
-webkit-transform: translateX(100px);
-moz-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.onactive .flyInUp {
	-webkit-animation-name: flyInUp;
	animation-name: flyInUp;
}
@keyframes flyInUp {
0% {
opacity: 0;
-webkit-transform: translateY(50px);
-moz-transform: translateY(50px);
-ms-transform: translateY(50px);
transform: translateY(50px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.onactive .flyInLeft {
	-webkit-animation-name: flyInLeft;
	animation-name: flyInLeft;
}
@-webkit-keyframes flyInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-200px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@keyframes flyInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-200px);
-moz-transform: translateX(-200px);
-ms-transform: translateX(-200px);
transform: translateX(-200px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.onactive .opacityI {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
@-webkit-keyframes opacityI {
0% {
opacity: 0;
}
50% {
opacity: 1;
}
}
@keyframes opacityI {
0% {
opacity: 0;
}
50% {
opacity: 1;
}
}
.onactive .shake {
	-webkit-animation-name: shake;
	animation-name: shake;
	-webkit-animation-delay: 6s;
	animation-delay: 6s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
@keyframes shake {
0% {
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
transform: translateY(-10px);
}
20%, 40%, 60%, 80% {
-transform: translateY(6px);
}
100% {
transform: translateY(0);
}
}
@-webkit-keyframes shake {
0% {
-webkit-transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateY(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateY(6px);
}
100% {
-webkit-transform: translateY(0);
}
}
@-moz-keyframes shake {
0% {
-moz-transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-moz-transform: translateY(-10px);
}
20%, 40%, 60%, 80% {
-moz-transform: translateY(6px);
}
100% {
-moz-transform: translateY(0);
}
}
@-o-keyframes shake {
0% {
-o-transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-o-transform: translateY(-10px);
}
20%, 40%, 60%, 80% {
-o-transform: translateY(6px);
}
100% {
-o-transform: translateY(0);
}
}
@-ms-keyframes shake {
0% {
-ms-transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-ms-transform: translateY(-10px);
}
20%, 40%, 60%, 80% {
-ms-transform: translateY(6px);
}
100% {
-ms-transform: translateY(0);
}
}
.onactive .zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
-ms-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@-webkit-keyframes scaleIn {
0% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
opacity: 1;
-webkit-transform: scale(1.02);
transform: scale(1.02);
}
}
@keyframes scaleIn {
0% {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
50% {
opacity: 1;
-webkit-transform: scale(1.02);
-ms-transform: scale(1.02);
transform: scale(1.02);
}
}/*-------对齐-----*/
.box_flex {
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;/*--间隔左右向中对齐--*/
}
.box_flex-c {
	display: flex;
	flex-flow: wrap;
	justify-content: center;
}
.box_flex-s {
	display: flex;
	flex-flow: wrap;
	justify-content: flex-start;
}/*---------*/
.index_title {
	width: 100%;
	text-align: center;
	padding: 40px 0 25px;
}
.index_title h2 {
	font-weight: unset;
	font-size: 30px;
	padding-bottom: 3px;
	color: #000;
}
.index_title p {
	line-height: 16px;
	padding-top: 5px
}/*---------*/
.margin_auto {
	margin: 0 auto;
}
.text_c {
	text-align: center;
}
.more_1 {
	margin-top: 30px
}
.more_1 a {
	display: inline-block;
	width: 260px;
	height: 44px;	/* background-color: #fff; */
	border: 1px #F47500 solid;
	font-size: 16px;
	color: #F47500;
	text-align: center;
	line-height: 44px;
	border-radius: 20px;
}
.more_1 a:hover {
	border: 1px #ff7600 solid;
	box-shadow: 0 0 0px 1px #ff7600;
	color: #ff7600;
	border-radius: 20px;
}/*-------------*/
.service-list-box {
	width: 1200px;
	margin: 0 auto;
}
.service-list1 {
	margin: 0 -80px;/* padding-bottom: 10px; */
}
.service-list1 li {
	position: relative;
	width: 220px;
	height: 220px;
	margin: 0 15px 25px;
	overflow: hidden;
	border-radius: 50%;
	border: 3px #fff solid;/* box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); */
}
.service-list1 li img {
	width: 100%;
	height: 100%;
	transition: all 0.7s ease 0s;
}
.service-list1 li:hover {
	border-color: #ff7600;
}
.service-list1 li:hover img {
	transform: scale(1.2);
}
.service-list1 li a {
	color: #333;
}
.service-list1 li div {
	position: absolute;
	background: #fff;
	top: 90px;
	width: 100%;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, .4);
}
.service-list1 li div h3 {
	border-bottom: 1px #ccc solid;
	line-height: 140%;
	padding-top: 4px;
	font-size: 18px;
}
.service-list1 li div p {
	font-size: 12px;
	line-height: 150%;
}/*-----首页-新闻资讯-----*//*-----------*/
.sol_cont {
	margin-top: 10px;
	box-sizing: border-box;
}
.sol_cont .sol_ {
	display: block;
}
.sol_cont .sol_ h4 i {
	font-size: 18px;
	line-height: 18px;
	margin-top: 15px;
	font-weight: 400;
	font-style: normal;
	color: #777;
}
.sol_tab {
	height: 415px;
}
.sol_tab .hd ul {
	text-align: center;
	margin-top: 25px;
}
.sol_tab .hd ul li {
	display: inline-block;
	margin: 0 15px;
	font-size: 16px;
}
.sol_tab .hd ul li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 5px 45px;
	border-bottom: 1px solid #666;
	transition: 0.5s;
	box-sizing: border-box;
}
.sol_tab .hd ul li.on a {
	color: #ff7600;
	transition: 0.5s;
	border-bottom: 1px solid #ff7600;
}
.sol_tab .bd {/* margin-top: 45px; */
}
.sol_tab .bd .left_cont .left_item {
	width: 278px;
	float: left;
	margin-right: 18px;
	overflow: hidden;
	padding: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.sol_tab .bd .left_cont .left_item a {
	display: block;
	width: 100%;
	height: 100%;
}
.sol_tab .bd .left_cont .left_item a img {
	display: block;
	width: 100%;
	height: 200px;
}
.sol_tab .bd .left_cont .left_item a h4 {
	font-size: 18px;
	font-weight: bold;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	color: #444;
	margin-top: 15px;
	transition: 0.5s;
	text-align: left;
}
.sol_tab .bd .left_cont .left_item:hover {
	box-shadow: 0 5px 15px rgba(45,50,55,.2);
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
	background: #fff;
}
.sol_tab .bd .left_cont .left_item:hover a h4 {
	color: #ff7600;
	transition: 0.5s;
}
.sol_tab .bd .left_cont .left_item p {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	font-size: 14px;
	line-height: 23px;
	margin: 16px 5px 0;
	color: #666;
	height: 90px;
}
.sol_tab .bd .left_cont .left_item .more_cont {
	margin: 10px 5px;
	overflow: hidden;
}
.sol_tab .bd .left_cont .left_item .more_cont span {
	font-size: 15px;
	line-height: 15px;
}
.sol_tab .bd .left_cont .left_item .more_cont span:nth-child(1) {
	float: left;
}
.sol_tab .bd .left_cont .left_item .more_cont span:nth-child(2) {
	float: right;
	margin-right: 2px;
	font-size: 14px;
}
.sol_tab .bd .list_cont {
	float: left;
	width: 49%;
	box-sizing: border-box;
	padding-left: 4px;
}
.sol_tab .bd .list_cont .pro_item {
	overflow: hidden;
	margin-bottom: 20px;
	border: 1px #fff solid;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.sol_tab .bd .list_cont .pro_item a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: 0.5s;
}
.sol_tab .bd .list_cont .pro_item a .time_cont {
	float: left;
	height: 80px;
	width: 80px;
	background: #f5f5f5;
	color: #222;
	text-align: center;
	margin-right: 18px;
	position: relative;
}
.sol_tab .bd .list_cont .pro_item a .time_cont .center_ {
	position: absolute;
	height: 50px;
	width: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.sol_tab .bd .list_cont .pro_item a .time_cont .center_ span {
	display: block;
}
.sol_tab .bd .list_cont .pro_item a .time_cont .center_ span:nth-child(1) {
	font-size: 30px;
	font-weight: bold;
}
.sol_tab .bd .list_cont .pro_item a .time_cont .center_ span:nth-child(2) {
	font-size: 16px;
	margin-top: 5px;
}
.sol_tab .bd .list_cont .pro_item a .time_cont i {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.sol_tab .bd .list_cont .pro_item a .right_info {
	float: left;
	width: 484px;
}
.sol_tab .bd .list_cont .pro_item a .right_info h5 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #444;
	margin-bottom: 10px;
	margin-top: 10px;
}
.sol_tab .bd .list_cont .pro_item a .right_info .item_info {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 14px;
	line-height: 150%;
	color: #666;
	height: 44px;
	padding-right: 15px;
}
.sol_tab .bd .list_cont .pro_item:hover {
	border: 1px #ff7600 solid;
	box-shadow: 0 5px 10px rgba(45,50,55,.2);
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}
.sol_tab .bd .list_cont .pro_item:hover a .time_cont {
	background: #ff7600;
	color: #fff;
}
.sol_tab .bd .list_cont .pro_item:hover a .right_info h5 {
	color: #ff7600;
	transition: 0.5s;
}
.sol_tab .bd .list_cont .pro_item:hover a .right_info .item_info {
	color: #333;
	transition: 0.5s;
}/*-----首页------*/
.product-five-box {
	width: 1260px;
	margin: 0 auto;
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	justify-content: space-between;/* padding-bottom: 46px; */
}
.product-five-box a {
	width: 232px;
	height: 90px;
	border: 1px solid #dedede;
	border-radius: 10px;
	background-color: #fff;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	flex-direction: column;
	color: #2a2a2a;
	background-repeat: no-repeat;
	background-position: left;	/* margin-top: 35px; */
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.product-five-box a p:nth-child(1) {
	font-size: 18px;
	margin-left: 70px;
}
.product-five-box a p:nth-child(2) {
	font-size: 12px;	/* margin-top: 3px; */
	margin-left: 70px;
	line-height: 20px;
}
.product-five-box .five-box-one {
	background-image: url(../images/img1.png);
	background-position-x: 17px
}
.product-five-box .five-box-two {
	background-image: url(../images/img2.png);
	background-position-x: 20px
}
.product-five-box .five-box-three {
	background-image: url(../images/img3.png);
	background-position-x: 20px
}
.product-five-box .five-box-four {
	background-image: url(../images/img4.png);
	background-position-x: 20px
}
.product-five-box .five-box-five {
	background-image: url(../images/img5.png);
	background-position-x: 22px
}
.product-five-box .five-box-one:hover {
	background-image: url(../images/img11.png);
	-moz-box-shadow: 0px 0px 10px #C9C9C9;
	-webkit-box-shadow: 0px 0px 10px #C9C9C9;
	box-shadow: 0px 0px 10px #C9C9C9;
	margin-top: -10px;
}
.product-five-box .five-box-two:hover {
	background-image: url(../images/img21.png);
	-moz-box-shadow: 0px 0px 10px #C9C9C9;
	-webkit-box-shadow: 0px 0px 10px #C9C9C9;
	box-shadow: 0px 0px 10px #C9C9C9;
	margin-top: -10px;
}
.product-five-box .five-box-three:hover {
	background-image: url(../images/img31.png);
	-moz-box-shadow: 0px 0px 10px #C9C9C9;
	-webkit-box-shadow: 0px 0px 10px #C9C9C9;
	box-shadow: 0px 0px 10px #C9C9C9;
	margin-top: -10px;
}
.product-five-box .five-box-four:hover {
	background-image: url(../images/img41.png);
	-moz-box-shadow: 0px 0px 10px #C9C9C9;
	-webkit-box-shadow: 0px 0px 10px #C9C9C9;
	box-shadow: 0px 0px 10px #C9C9C9;
	margin-top: -10px;
}
.product-five-box .five-box-five:hover {
	background-image: url(../images/img51.png);
	-moz-box-shadow: 0px 0px 10px #C9C9C9;
	-webkit-box-shadow: 0px 0px 10px #C9C9C9;
	box-shadow: 0px 0px 10px #C9C9C9;
	margin-top: -10px;
}/*------品牌实力----*/
.text_r {
	text-align: right;
}
.brand_box {
	background: url(../images/house-bj.png) center no-repeat;
	height: 420px;
	width: 1160px;
	margin: 0 auto;
}
.brand_box ul {
	width: 400px;
	margin: 15px;
}
.brand_box ul li {
	clear: both;
	transition: all .7s;
	padding: 10px;
	overflow: hidden;
}
.brand_box ul li:hover {
	border-color: #ff9000;
	transform: scale(1.06);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	overflow: hidden;
	border-radius: 15px;
}
.brand_box h3 {
	padding-top: 10px;
	font-size: 20px;
	color: #333;
}
.brand_box p {
	font-size: 14px;
	color: #666;
	width: 260px;
	line-height: 20px;
	padding-top: 5px;
}
.brand_box img {
	width: 90px;
	height: 90px;
	margin: 5px;
	border-radius: 50%;
}/*------------*/
.m-top {
	margin-top: 35px;
}
.p_bg {
	background: url(../images/productbg.jpg);
}
.border-n {
	border: none;
}
.pad-top40 {
	padding-top: 40px;
}
/*---城市切换-----*/
.header-city {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.2);
	display: none;
	z-index: 9999;
}
.box-city {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 600px;
	background: rgba(0, 0, 0, 0.3);
	z-index: 10000;
	border-radius: 8px;
}
.city-content {
	position: relative;
	margin: 10px;
	background: #fff;
	display: block;
}
.close-city {
	position: absolute;
	right: -15px;
	top: -15px;
	width: 36px;
	height: 36px;
	background: url(../images/close.png);
}
.close-city:hover {
	background: url(../images/close-1.png);
}
.choose-city {
	padding: 10px 20px;
}
.choose-city-title {
	height: 60px;
	line-height: 60px;
}
.choose-city-title h3 {
	width: 200px;
	font-size: 22px;
}
.choose-city-title a {
	padding-right: 10px;
	color: #ff7600;
}
.choose-city-list {
}
.choose-city-list li {
	width: 50%;
	line-height: 30px;
}
.choose-city-list p {
	font-size: 14px;
	width: 20px;
	float: left;
	padding-right: 5px;
	text-align: center;
	color: #666;
}
.choose-city-list h4 {
	float: left;/* width:200px; */
}
.choose-city-list a {
	padding-right: 10px
}/*----报价页----*/
.ly-box1 {
	width: 1050px;
}
.ly-box2 {
	text-align: center;
	padding-bottom: 40px;
}
.ly-margin1 {
	margin: 0px auto 0;
}
.liuyan_tit {
	padding: 50px 0 30px;
	width: 100%;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
}
.liuyan_tit span {
	color: #ff7600;
}/*------右侧漂浮边栏-------*/
.right_nav {
	position: fixed;
	top: 50%;
	transform: translate(-50%, -50%);
	right: -20px;
	width: 41px;
	box-shadow: 0px 0px 20px rgba(0,0,0,.3);
	z-index: 999;
}
.waiter-ul li {
	position: relative;
	height: 41px;
	line-height: 41px;
	margin-bottom: 1px;
}
.waiter-ul li a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	color: #ff9f00;
	background: #fff;
	font-size: 18px;
	display: block;
	width: 41px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	-webkit-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-moz-transition: all 0.6s;
	text-decoration: none;
	font-size: 20px;
}
.waiter-ul li a:hover {
	background: #ff9f00;
	color: #fff
}
.waiter-title {
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #fff;
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	-webkit-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-moz-transition: all 0.6s;
	background-color: #ff9f00;
	box-shadow: 0px 0px 10px rgba(0,0,0,.3);
	z-index: 1;
	opacity: 0;
}
.waiter-title:before {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	background-color: #ff9f00;
	position: absolute;
	right: -5px;
	top: 14px;
	transform: rotate(45deg);/*--45Â°-*/
}
.waiter-ul li:hover .waiter-title {
	left: -108px;
	opacity: 1;
}
.waiter-ul .wechat .waiter-title {
	top: -37px;
	left: 100px;
	width: 100px;
	height: 120px;
	line-height: 30px;
}
.waiter-ul .wechat .waiter-title:before {
	width: 8px;
	height: 8px;
	top: 51px;
	right: -4px;
}
.waiter-ul .wechat .waiter-title img {
	width: 80px;
	padding: 10px 10px 0;
}
.waiter-ul .wechat:hover .waiter-title {
}/*---------*/
.Customer_box {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.2);
	z-index: 9999;
	display: none;
}
.cust1 {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 500px;
	z-index: 10000;
	margin: 0 auto;/* overflow: hidden; */
}
.cust1 img {
	border-radius: 15px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.pf_r {
	position: relative;
}
.cust1 .close-city {
	top: 10px;
	right: 10px;
}/*-------*/
.bg_f9 {
	background: #f9f9f9;
	margin: 30px 0 0;
	padding-bottom: 40px;
}/*--------*/
.youhui .list {
	width: 105%;
}
.youhui .item {
	width: 410px;
	margin: 0 0 30px 0;
}
.youhui .item a.a1 {
	width: 380px;
	height: 220px;
	display: block;
	border: #dcdcdc solid 1px;
	text-align: center;
}
.youhui .item img {
	width: 380px;
	height: 220px;
	display: initial;
	background-size: 100%;
}
.youhui .item .plus {
	width: 380px;
	height: 220px;
}
.youhui .item .bg {
	left: -100%;
	width: 380px;
	height: 220px;
}
/*-----num.html-----*/

.clients_panel {
	height: 430px;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 35px;
	margin-bottom: -35px;
	background:#f5f5f5;
}
.clients_panel .home_container {
	margin: 0 auto;
	width: 1250px;
}
.clients_panel .index_title {
	padding-top: 50px
}
	.clients_panel .index_title p{
		line-height: 150%;
	}
.clients_panel .home_container .h_h1, .clients_panel .home_container .h_h2 {
	color: #000;
}
.clients_panel .home_container .h_h1 span {
	opacity: 0.6;
	color: #000;
}
.clients_panel .clients_container {
	height: 160px;
	/* width: 100%; */
	overflow: hidden;
	margin-top: 40px;
}
.clients_panel .clients_left {
	float: left;
	overflow: hidden;
	height: 160px;
}
.clients_panel .clients_left .m-text {
	height: 160px;
	float: left;
	overflow: hidden;
	padding: 0 38px;
	text-align: center;
	color: #000;
	font-size: 16px;
}
.clients_panel .clients_left .m-text .number {
	width: 100%;
	height: 120px;
	line-height: 120px;
	position: relative;
}
.clients_panel .clients_left .m-text .number .num_ico {
	font-size: 16px;
	font-weight: bold;
	color: #818181;
	position: absolute;
	top: 0;
	right: -15px;
	height: 50px;
	width: 20px;
	line-height: 35px;
}
.clients_panel .clients_right {
	height: 160px;
	width: 348px;
	float: right;
	position: relative;
}
.clients_panel .clients_right .swiper-clients {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
	.clients_panel .clients_right .g-img img{
		width: 100%;
	}
.clients_panel .clients_right .swiper-slide {
	background: url(../images/h_clients_txtbj.png) no-repeat center bottom;
	position: relative;
}
.clients_panel .clients_right .swiper-slide .g-img {
	position: absolute;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	top: 0;
	left: 20px;
	border: 3px solid #ffffff;
	overflow: hidden;
}
.clients_panel .clients_right .swiper-slide .g-text {
	padding: 30px 30px 0 20px;
	height: 130px;
	color: #000;
	line-height: 24px;
	text-align: left;
	font-size: 14px;
}
.clients_panel .clients_right .swiper-slide .g-text .tt {
	font-size: 16px;
	text-indent: 70px;
	margin-bottom: 15px;
}
.clients_panel .clients_right .swiper-slide .g-text .text {
	height: 54px;
	overflow: hidden;
	line-height: 18px;
}
.number .num {
	background: url(../images/num.png) top center repeat-y;
	width: 52px;
	height: 90px;
	margin-right: 5px;
	margin-top: 10px;
	display: inline-block;
}
.number .num0{
	animation: mymove0 3s ease forwards .1s;
	-webkit-animation: mymove0 3s ease forwards .5s;
}
.number .num1 {
	animation: mymove1 3s ease forwards .5s;
	-webkit-animation: mymove1 3s ease forwards .5s;
}
.number .num2 {
	animation: mymove2 3s ease forwards 1s;
	-webkit-animation: mymove2 3s ease forwards 1s;
}
.number .num3 {
	animation: mymove3 3s ease forwards 1.5s;
	-webkit-animation: mymove3 3s ease forwards 1.5s;
}
.number .num4 {
	animation: mymove4 3s ease forwards 2s;
	-webkit-animation: mymove4 3s ease forwards 2s;
}
	.number .num5 {
	animation: mymove5 3s ease forwards 2.5s;
	-webkit-animation: mymove5 3s ease forwards 2.5s;
}
.number .num6 {
	animation: mymove6 3s ease forwards 3s;
	-webkit-animation: mymove6 3s ease forwards 3s;
}
.number .num7 {
	animation: mymove7 3s ease forwards 3.5s;
	-webkit-animation: mymove7 3s ease forwards 3.5s;
}
.number .num8 {
	animation: mymove8 3s ease forwards 4s;
	-webkit-animation: mymove8 3s ease forwards 4s;
}
.number .num9 {
	animation: mymove9 3s ease forwards 4.5s;
	-webkit-animation: mymove9 3s ease forwards 4.5s;
}
.number .num10 {
	animation: mymove10 3s ease forwards 5s;
	-webkit-animation: mymove10 3s ease forwards 5s;
}	
.number .num03 {
	animation: mymove03 3s ease forwards 3s;
	-webkit-animation: mymove03 3s ease forwards 3s;
}	
/*--1-1824-*//*--2-1728--*//*--3-1632-*//*--4-1563-*//*--5-1440-*//*--6-1344-*//*--7-1248-*//*--8-1152-*//*--9-1056-*/	
	/*---　5960 位               2000+                        98%--*/
 @keyframes mymove0{
0% {
background-position: 0px 0px;
}
100% {
background-position: 0px 1824px;
}
}
 @keyframes mymove1 {
0% {
background-position: 0px 0px;
}
100% {
background-position: 0px 1440px;
}
}
 @keyframes mymove2 {
0% {
background-position: 0px 0px;
}
100% {
background-position: 0px 1056px;
}
}
 @keyframes mymove3 {
0% {
background-position: 0px 0px;
}
100% {
background-position: 0px 1344px;
}
}
 @keyframes mymove4 {/*--4--*/
0% {
background-position: 0px 0px;
}
100% {
background-position: 0px 1920px;
}
}
	 @keyframes mymove5 {
0% {
background-position: 0px 0px;
}
100% {
background-position: 0px 1728px;
}
}
 @keyframes mymove6 {
0% {
background-position: 0px 0px;
}
100% {
background-position: 0px 1920px;
}
}	
	@keyframes mymove7 {
0% {
background-position: 0px 0px;
}
100% {
background-position: 0px 1920px;
}
}
	@keyframes mymove8 {
0% {
background-position: 0px 0px;
}
100% {
background-position: 0px 1920px;
}
}
	@keyframes mymove9 {
0% {
background-position: 0px 0px;
}
100% {
background-position: 0px 1056px;
}
}
	@keyframes mymove10 {
0% {
background-position: 0px 0px;
}
100% {
background-position: 0px 1152px;
}
}	

@keyframes mymove03 {
0% {
background-position: 0px 0px;
}
100% {
background-position: 0px 1632px;
}
}
/*---城市列表-----*/
	.pad-top20{padding-top: 20px;}
.list-city {

}
	.hot-city{
		height: 60px;
		line-height: 60px;
		font-size: 16px;
	}

	.hot-city a{
		padding: 0 15px;
		color: #ff7600;
	}
	.list-city ul{
		clear: both;
		overflow: hidden;
		border: 1px #ddd solid;
	}
	.list-city ul li{
		border-bottom: 1px #ddd solid;
		height: 60px;
		width: 100%;
		overflow: hidden;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		align-content: center;
	}
	.list-city ul li p{
		float: left;
		width: 60px;
		height: 60px;
		border-right: 1px #ddd solid;
		font-size: 30px;
        line-height:60px;
		text-align:center;
	}
	.list-city ul li h4{
		width: 1100px;
	}
	.list-city ul li h4 a{
		padding: 0 20px;
	}
	/*---报价--地图-----*/
	/*------地图-------*/
.map_box{
	 padding: 30px 0 0; 
}
.map_box img{
	width:100%;
}
.map_box .m_l{
	width: 630px;
}
.map_box .m_r{
	width:330px;
	padding: 220px 0 0 15px;
}
.map_box .input_more {
	width: 200px;
     margin: 25px 0 0; 
}
.map_box .input_more a {
	line-height: 50px;
	border: 1px #ff7600 solid;
	border-radius:30px;
	font-size: 20px;
	color: #ff7600;
	padding:10px 30px;

}
.map_box .input_more a:hover {
	color: #fff;
    background:#ff7600;
}

	