/*css reset*/

html,
body,
p {
	padding: 0;
	margin: 0;
	/*font-family: "SimHei", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;*/
	color: #000;
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 62.5%;
	margin: 0;
	height: 100%;
}

ol,
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	display: inline-table;
}

th,
td {
	vertical-align: middle;
}

a {
	text-decoration: none;
	outline: none;
	hlbr: expression(this.onFocus=this.blur());
}

input,
select {
	vertical-align: middle;
}

img,
iframe {
	border: none;
	text-decoration: none;
}

strong {
	font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7,
h8,
h9,
h10 {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

:focus {
	outline: 0;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #666;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #666;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #666;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #666;
}

ul {
	font: inherit;
	margin: 0px;
	padding: 0px;
	border: 0px currentColor;
	vertical-align: baseline;
	font-size-adjust: inherit;
	font-stretch: inherit;
}

li,
input {
	margin: 0px;
	padding: 0px;
	border: 0px currentColor;
	vertical-align: middle;
}

li {
	list-style: none;
}

/*css common*/

.f-left {
	float: left;
}

.f-right {
	float: right;
}

.clear {
	clear: both;
}

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

.clearfix {
	*zoom: 1;
}

.nodisplay {
	display: none;
}

.c {
	clear: left;
}

body.fix,
html.fix {
	overflow: hidden;
	height: 100%;
}

body>#wrap {
	height: auto;
	min-height: 100%;
}

.wrap {
	max-width: 1920px;
	margin: 0 auto;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	-webkit-text-size-adjust: 100%;
}

sup {
	top: -0.25em;
}

sub {
	bottom: -0.25em;
}

/*MyriadPro Semibold*/

@font-face {

	font-family: 'MyriadPro';

	src: url('../fonts/yueroudgo.ttf');

	src: url('../fonts/yueroudgo.OTF');

	src: url('../fonts/yueroudgo.eot');

	src: url('../fonts/yueroudgo.svg');

	src: url('../fonts/yueroudgo.woff');

}

/*SOURCESANSPRO-LIGHT*/

@font-face {

	font-family: 'SOURCESANSPRO-LIGHT';

	src: url('../fonts/yueroudgo1.ttf');

	src: url('../fonts/yueroudgo1.OTF');

	src: url('../fonts/yueroudgo1.eot');

	src: url('../fonts/yueroudgo1.svg');

	src: url('../fonts/yueroudgo1.woff');

}

/*SOURCESANSPRO-REGULAR*/

@font-face {

	font-family: 'SOURCESANSPRO-REGULAR';

	src: url('../fonts/yueroudgo2.ttf');

	src: url('../fonts/yueroudgo2.OTF');

	src: url('../fonts/yueroudgo2.eot');

	src: url('../fonts/yueroudgo2.svg');

	src: url('../fonts/yueroudgo2.woff');

}

/*ITCAVANTGARDESTD-Bold*/

@font-face {

	font-family: 'ITCAVANTGARDESTD-BOLD';

	src: url('../fonts/yueroudgo3.ttf');

	src: url('../fonts/yueroudgo3.OTF');

	src: url('../fonts/yueroudgo3.eot');

	src: url('../fonts/yueroudgo3.svg');

	src: url('../fonts/yueroudgo3.woff');

}

/*ITCAVANTGARDESTD-BK*/

@font-face {

	font-family: 'ITCAVANTGARDESTD-BK';

	src: url('../fonts/yueroudgo4.ttf');

	src: url('../fonts/yueroudgo4.OTF');

	src: url('../fonts/yueroudgo4.eot');

	src: url('../fonts/yueroudgo4.svg');

	src: url('../fonts/yueroudgo4.woff');

}

/*GOTHIC*/

@font-face {

	font-family: 'GOTHIC-R';

	src: url('../fonts/yueroudgo5.ttf');

	src: url('../fonts/yueroudgo5.otf');

	src: url('../fonts/yueroudgo5.eot');

	src: url('../fonts/yueroudgo5.svg');

	src: url('../fonts/yueroudgo5.woff');

}

@font-face {

	font-family: "iconfont";

	src: url('../fonts/font_256629_8gim64zt8fpkqpvi.eot');

	/* IE9*/

	src: url('../fonts/font_256629_8gim64zt8fpkqpvi.eot') format('embedded-opentype'),
		/* IE6-IE8 */
		url('../fonts/b001d7f786874a8e9093186180b67d11.woff') format('woff'), url('../fonts/font_256629_8gim64zt8fpkqpvi.ttf') format('truetype'),
		/* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
		url('../fonts/font_256629_8gim64zt8fpkqpvi.svg') format('svg');

	/* iOS 4.1- */

}

.menu,
.menu2 {
	display: none;
}

.mobile,
.neirong-close,
.mobile1,
.mobile2,
.mobile3 {
	display: none;
}

.pc {
	display: block;
}

body.fix,
html.fix {
	overflow: hidden;
	height: 100%;
}

.inner {
	width: 1200px;
	margin: 0 auto;
}

.footer_fix {
	position: fixed;
	bottom: 20px;
	right: 5%;
	width: 44px;
	height: 44px;
	z-index: 99;
}

.footer_fix a {
	display: block;
	width: 42px;
	height: 42px;
	text-indent: -9999px;
	border-radius: 50px;
	background-color: #000;
	background-image: url(../images/layout_phone.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 19px 18px;
	border: #fff solid 1px;
}

/*header*/

.head1 {
	
	z-index: 9999;
	height: 100px;
	width: 1200px;
	margin:0 auto;
	overflow: hidden
}

.head1 .logo {
	float: left;
	width: 241px;
	line-height: 100px;

}

.head1 .logo img {
	/* padding-top: 34px; */
	width: 100%;
}

.head1.fix,
.head1.page,
.head1.page1 {
	height: 100px;
	background: #fff;
}

.head1.page {
	background: #f8f8f8;
}

.head1.fix.fix1 {
	top: -100px;
}

.head_right {
	float: right;

}

.head_top {
	width: 900px;
	background-image: url(../images/head_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 100%;
	background-color: #ff8040;
	height: 40px;
	line-height: 40px;
	padding-right: 60px;
	color: #fff;
	display: none;
}

.tel {
	float: right;
	font-family: Century Gothic Bold, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-right: 50px;
}

.language-box {
	height: 40px;
	line-height: 40px;
	float: right;
	position: relative;
	width: 72px;
	padding-left: 24px;
	background-image: url(../images/language_nav.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.language-box a {
	float: left;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	width: auto;
	height: 100%;
}

.language-box .language-sub {
	float: left;
	background-image: url(../images/nav_line.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
}

.language-box .language-sub a {
	font-size: 14px;
	padding-left: 10px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	border-top: none;
	text-align: center;
	color: #ade2c7;
	font-family: 'ITCAVANTGARDESTD-BK', Arial, sans-serif;
}

/*nav*/

.head_bottom {

	width: 670px;
	float: right;
	padding-right: 30px;
	margin-top: 30px;
}

.float-sec ul {
	clear: both;
}

.float-sec li {
	float: left;
	width: auto;
	text-align: center;
	line-height: 70px;
	padding: 0 21px;
    
}




.float-sec li.first {
	display: none;
}

.head1 .float-sec li a {
    
	color: #222;
	font-size: 16px;
	padding: 0 5px;
	transition: .15s linear;
	-moz-transition: .15s linear;
	-webkit-transition: .15s linear;
	position: relative;
}

.head1 .float-sec a span {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background: #ff8040;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.head1 .float-sec li:hover a span,
.head1 .float-sec li.active a span {
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.head1.fix .float-sec li a,
.head1.page .float-sec li a,
.head1.fix .float-sec li.tel,
.head1.page1 .float-sec li a,
.head1.page .float-sec li.tel,
.head1.page1 .float-sec li.tel {
	color: #000;
}

.head1.fix .float-sec li a span,
.head1.page .float-sec li a span,
.head1.page1 .float-sec li a span {
	color: #d8d8d8;
}

.head1.fix .float-sec li a:hover,
.head1.fix .float-sec a.active,
.head1.page .float-sec li a:hover,
.head1.page .float-sec a.active,
.head1.page1 .float-sec a.active,
.head1.page1 .float-sec li a:hover {
	color: #616161;
}

/*nav 走进天准下拉框*/

.head1 .float-sec li .nav_cont {
	display: none;
	position: absolute;
	left: 0;
	top: 100px;
	width: 100%;
	height: 245px;
	transition: .1s linear;
	-moz-transition: .1s linear;
	-webkit-transition: .1s linear;
	background-color: rgba(255, 255, 255, 0.90);
	z-index: 9999;
}

.head1 .float-sec.pc li:hover .nav_cont {
	display: block;
}

.nav_cont.nav_cont4 {
	background-image: url(../images/header_about.png);
	background-size: cover;
}

.nav_cont.nav_cont7.nav_imager {
	background-image: url(../images/header_machine_bg.png);
	background-repeat: repeat;
}

.nav_cont.nav_cont7 ul {
	width: 1410px;
	margin: 0 auto;
	height: 245px;
}

.nav_cont.nav_cont4 ul {
	width: 1200px;
	margin: 0 auto;
	height: 245px;
}

.nav_cont ul li {
	float: left;
	width: 50%;
	padding-left: 0;
	padding-right: 0;
	transition: .1s linear;
	-moz-transition: .1s linear;
	-webkit-transition: .1s linear;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
}

.nav_cont.nav_cont7 ul li {
	width: 14.28%;
	height: 190px;
	padding-top: 35px;
	padding-bottom: 20px;
	background-size: 200.5px 100%;
	background-position: left center;
}

.nav_cont.nav_cont4 ul li {
	width: 25%;
	height: 190px;
	padding-top: 35px;
	padding-bottom: 20px;
	background-size: 299px 100%;
	background-position: left center;
}

.nav_cont.nav_cont2 ul li {
	background-image: url(../images/header_machine_bg.png);
	background-repeat: repeat;
	position: relative;
	height: 245px;
	transition: .1s linear;
	-moz-transition: .1s linear;
	-webkit-transition: .1s linear;
}

.nav_cont.nav_cont3 ul li {
	width: 23%;
	background-image: url(../images/header_machine_bg.png);
	background-repeat: repeat;
	position: relative;
	height: 245px;
	transition: .1s linear;
	-moz-transition: .1s linear;
	-webkit-transition: .1s linear;
	padding-left: 1.9%;
	border-right: 1px solid #ff8040;
}

.nav_cont.nav_cont3 ul li.last {
	width: 34%;
}

.nav_cont.nav_cont2 ul li:hover,
.nav_cont.nav_cont2 ul li.active,
.nav_cont.nav_cont3 ul li:hover,
.nav_cont.nav_cont3 ul li.active {
	background-image: url(../images/header_machine_bg1.png);
	background-repeat: repeat;
}

.nav_cont ul li span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: #ff8040;
	display: none;
	transition: .1s linear;
	-moz-transition: .1s linear;
	-webkit-transition: .1s linear;
}

.nav_cont ul li:hover span,
.nav_cont ul li.active span {
	display: block;
}

.nav_cont.nav_cont7 ul li span {
	bottom: -20px;
}

.nav_cont.nav_cont2 ul li img {
	padding-top: 50px;
	float: right;
	padding-right: 12px;
}

.nav_cont.nav_cont2 ul li.machine_li1 img {
	padding-right: 40px;
}

.nav_cont.nav_cont2 ul li .header_tet {
	float: right;
	padding-right: 60px;
	text-align: left;
}

.nav_cont.nav_cont2 ul li.last img {
	float: left;
	padding-left: 100px;
}

.nav_cont.nav_cont2 ul li.last .header_tet {
	float: left;
	padding-right: 0;
}

.nav_cont.nav_cont2 ul li .header_tet h1,
.nav_cont.nav_cont3 ul li .header_tet h1 {
	color: #333;
	font-size: 16px;
	line-height: 1;
	padding-top: 80px;
	padding-bottom: 10px;
	transition: .1s linear;
	-moz-transition: .1s linear;
	-webkit-transition: .1s linear;
}

.nav_cont.nav_cont2 ul li .header_tet p,
.nav_cont.nav_cont3 ul li .header_tet p {
	color: #999;
	font-size: 12px;
	line-height: 1;
	text-transform: uppercase;
	padding-bottom: 24px;
	transition: .1s linear;
	-moz-transition: .1s linear;
	-webkit-transition: .1s linear;
}

.nav_cont.nav_cont2 ul li:hover .header_tet h1,
.nav_cont.nav_cont2 ul li.active .header_tet h1,
.nav_cont.nav_cont3 ul li:hover .header_tet h1,
.nav_cont.nav_cont3 ul li.active .header_tet h1 {
	color: #ff8040;
}

.nav_cont.nav_cont2 ul li:hover .header_tet p,
.nav_cont.nav_cont2 ul li.active .header_tet p,
.nav_cont.nav_cont3 ul li:hover .header_tet p,
.nav_cont.nav_cont3 ul li.active .header_tet p {
	color: #ff8040;
}

.nav_cont.nav_cont3 ul li img {
	float: left;
	padding-top: 42.5px;
	width: 120px;
}

.nav_cont.nav_cont3 ul li .header_tet {
	float: left;
	text-align: left;
	padding-left: 10px;
}

.nav_cont.nav_cont3 ul li.machine_li2 img {
	padding-left: 16%;
}

.nav_cont.nav_cont3 ul li.last img {
	padding-left: 15%;
}

.head1 .float-sec li .nav_cont ul li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
}

.head1 .float-sec li .nav_cont.nav_cont2 ul li a,
.head1 .float-sec li .nav_cont.nav_cont3 ul li a {
	background-image: url(../images/header_line1.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.head1 .float-sec li .nav_cont.nav_cont7 ul li a,
.head1 .float-sec li .nav_cont.nav_cont4 ul li a {
	background-image: url(../images/header_line.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 190px;
}

.head1 .float-sec li .nav_cont.nav_cont7.nav_imager ul li a {
	background-image: url(../images/header_line1.png);
}

.head1 .float-sec li .nav_cont.nav_cont7.nav_imager ul li:hover,
.head1 .float-sec li .nav_cont.nav_cont7.nav_imager ul li.active {
	background-image: url(../images/header_imager_bg2.png);
}

.head1 .float-sec li .nav_cont ul li.last a {
	background-image: none;
}

.nav_cont.nav_cont7 ul li a img {
	padding-top: 15px;
}

.nav_cont ul li a h1 {
	color: #333;
	font-size: 16px;
	line-height: 1;
	padding-bottom: 8px;
	padding-top: 72px;
	transition: .1s linear;
	-moz-transition: .1s linear;
	-webkit-transition: .1s linear;
}

.nav_cont ul li a p {
	color: #333;
	font-size: 12px;
	line-height: 1;
	text-transform: uppercase;
	transition: .1s linear;
	-moz-transition: .1s linear;
	-webkit-transition: .1s linear;
}

.nav_cont ul li a h2 {
	color: #333;
	font-size: 14px;
	line-height: 1;
	transition: .1s linear;
	-moz-transition: .1s linear;
	-webkit-transition: .1s linear;
}

.nav_cont ul li.about_li1:hover,
.nav_cont ul li.about_li1.active {
	background-image: url(../images/header_about_bg1.png);
}

.nav_cont ul li.about_li2:hover,
.nav_cont ul li.about_li2.active {
	background-image: url(../images/header_about_bg2.png);
}

.nav_cont ul li.about_li3:hover,
.nav_cont ul li.about_li3.active {
	background-image: url(../images/header_about_bg3.png);
}

.nav_cont ul li.about_li4:hover,
.nav_cont ul li.about_li4.active {
	background-image: url(../images/header_about_bg4.png);
}

.nav_cont ul li.about_li5:hover,
.nav_cont ul li.about_li5.active {
	background-image: url(../images/header_about_bg5.png);
}

.nav_cont ul li.about_li6:hover,
.nav_cont ul li.about_li6.active {
	background-image: url(../images/header_about_bg6.png);
}

.nav_cont ul li.about_li7:hover,
.nav_cont ul li.about_li7.active {
	background-image: url(../images/header_about_bg7.png);
}

.nav_cont ul li:hover a h1,
.nav_cont ul li.active a h1 {
	color: #ff8040;
}

.nav_cont ul li:hover a p,
.nav_cont ul li.active a p {
	color: #ff8040;
}

.nav_cont ul li:hover a h2,
.nav_cont ul li.active a h2 {
	color: #ff8040;
}

.header_btn {
	width: 80px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	background: #ff8040;
	border-radius: 25px;
	font-size: 14px;
}

/*footer*/

.footer {
	width: 100%;
	height: 230px;
	position: relative;
}

.footer_top {
	width: 100%;
	height: 170px;
	background-image: url(../images/footer.png);
	background-size: cover;
}

.footer_top .inner {
	width: 1500px;
	margin: 0 auto;
	position: relative;
}

.footer_top_left {
	float: left;
	width: 180px;
	text-align: center;
	color: #666;
}

.footer_top_left h1 {
	font-family: Century Gothic Regular, Arial, sans-serif;
	font-size: 28px;
	line-height: 1;
	padding-top: 60px;
	padding-bottom: 10px;
}

.footer_top_left h2 {
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
}

.footer_top_logo {
	position: absolute;
	width: 250px;
	left: 50%;
	margin-left: -125px;
	top: 65px;
}

.footer_top_right {
	float: right;
	width: 320px;
	padding-top: 75px;
}

.footer_top_right li {
	float: left;
	width: auto;
	padding-left: 20px;
}

.footer_top_right li a {
	font-weight: lighter;
	font-size: 14px;
	line-height: 1;
	color: #666;
	transition: .15s linear;
	-moz-transition: .15s linear;
	-webkit-transition: .15s linear;
}

.footer_top_right li.last a {
	color: #ff8040;
}

.footer_top_right li a:hover {
	color: #ff8040;
	text-decoration: underline;
}

.footer_bottom {
	background: #333;
	text-align: center;
	width: 100%;
}

.footer_bottom p {
	color: #999;
	font-size: 12px;
	line-height: 1.5;
	padding: 20px 0;
	width: 90%;
	margin: 0 auto;
}

.footer_bottom p a {
	color: #999;
}

/*浮动窗口样式*/

.floating {
	position: fixed;
	right: 60px;
	bottom: 60px;
	width: 50px;
	z-index: 9;
}

.floating li {
	float: left;
	width: 50px;
	height: 50px;
	line-height: 50px;
	padding-bottom: 10px;
	position: relative;
}

.floating li a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #666;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 50px;
	transition: .15s linear;
	-moz-transition: .15s linear;
	-webkit-transition: .15s linear;
	position: relative;
	z-index: 2;
}

.floating li span {
	background: #666;
	color: #fff;
	font-size: 18px;
	text-align: left;
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0;
	z-index: -1;
	overflow: hidden;
	border-radius: 50px;
	top: 0;
	transition: .1s linear;
	-moz-transition: .1s linear;
	-webkit-transition: .1s linear;
}

.floating li:hover a {
	background-color: #ff8040;
}

.floating li a.float_tel {
	background-image: url(../images/float_tel.png);
}

.floating li a.float_message {
	/* background-image:url(../images/float_message.png);*/

	font-family: 'iconfont' !important;

	font-style: normal;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

	text-rendering: optimizeLegibility;
	color: #fff;
	font-size: 26px;
	text-align: center;

}

.floating li a.float_message:before {

	content: "\E61D";

}

.floating li a.float_top {
	background-image: url(../images/float_top.png);
}

.floating li:hover span {
	width: 180px;
	padding-left: 30px;
	z-index: 1;
}

#szgs_stat_icon_24343 img {
	width: 18px;
	vertical-align: middle;
	margin-left: 5px;
}

#ec--cs-wrapper {
	bottom: 130px !important;
	top: auto !important;
	right: 60px !important;
	width: 50px !important;
	height: 50px !important;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

#ec--cs-root .cs-shape-wrapper .cs-shape.shape-circle {
	width: 50px !important;
	height: 50px !important;
	line-height: 50px !important;
}

.shape-ele {
	background-repeat: no-repeat;
	background-position: center;
	-moz-transition: .15s linear;
	-webkit-transition: .15s linear;
	background-image: url(../images/float_message.png);
}

.shape-ele:hover {
	background-color: #ff8040 !important;
}

#ec--cs-root .cs-shape-wrapper .cs-shape.shape-circle .icon-customer-service {
	display: none !important;
}


/*智能仓库20190227*/
.smart-txt {
	padding-bottom: 50px;
	line-height: 2;
	font-size: 14px;
	color: #666666;
}

.smart-txt.smart-top {
	margin-top: 60px;
}

.smart-tit {
	display: inline-block;
	padding: 0 10px;
	margin-bottom: 20px;
	background-color: #009143;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	line-height: 32px;
	font-size: 14px;
	color: #ffffff;
}



@media screen and (max-width:1550px) {

	/*nav 关于天准下拉框*/

	.nav_cont.nav_cont3 ul li img {
		padding-left: 15%;
	}

	.nav_cont.nav_cont3 ul li.machine_li2 img {
		padding-left: 11%;
	}

	.nav_cont.nav_cont3 ul li.last img {
		padding-left: 10%;
	}

	.w1366-768 {
		max-width: 200px;
	}

}

@media screen and (max-width:1500px) {

	/*nav 关于天准下拉框*/

	.nav_cont.nav_cont7 ul,
	.nav_cont.nav_cont4 ul {
		width: 90%;
	}

	.nav_cont.nav_cont7 ul li {
		background-size: 99.5% 100%;
	}

	.nav_cont.nav_cont4 ul li {
		background-size: 99.8% 100%;
	}

	/*footer*/

	.footer_top .inner {
		width: 90%;
	}

	/*浮动窗口样式*/

	.floating {
		right: 20px;
		bottom: 20px;
	}

	#ec--cs-wrapper {
		bottom: 90px !important;
		right: 20px !important;
	}
}

@media screen and (max-width:1440px) {

	/*nav 关于天准下拉框*/

	.nav_cont.nav_cont3 ul li img {
		padding-left: 10%;
	}

	.nav_cont.nav_cont3 ul li.machine_li2 img {
		padding-left: 8%;
	}

	.nav_cont.nav_cont3 ul li.last img {
		padding-left: 6%;
	}

	/*.w1366-768 {width:200px;}*/

}


@media screen and (max-width:1300px) {

	/*header*/

	.head_right {
		float: right;
		width: 700px;
	}

	.head_top {
		width: 670px;
		padding-right: 60px;
		float: right;
	}

	/*nav 关于天准下拉框*/

	.nav_cont.nav_cont3 ul li img {
		padding-left: 6%;
		height: 140px;
		padding-top: 52.5px;
	}

	.nav_cont.nav_cont3 ul li.machine_li2 img {
		padding-left: 2%;
	}

	.nav_cont.nav_cont3 ul li.last img {
		padding-left: 4%;
	}

}

@media screen and (max-width:1279px) {

	.inner {
		width: 90%;
	}

	/*header*/

	.nav_cont.nav_cont2 ul li.last img {
		padding-left: 60px;
	}

	/*footer*/

	.footer {
		height: auto;
	}

	.footer_top_logo {
		position: absolute;
		width: 250px;
		left: 50%;
		margin-left: -125px;
		top: 30px;
	}

	.footer_top_left h1 {
		padding-top: 90px;
	}

	.footer_top_right {
		padding-top: 120px;
	}

}

@media screen and (max-width:1150px) {

	/*header*/

	/*nav 关于天准下拉框*/

	.nav_cont.nav_cont3 ul li img {
		height: 120px;
		padding-top: 62.5px;
	}

}

@media screen and (max-width:1070px) {

	/*header*/

	.nav_cont.nav_cont2 ul li.machine_li1 img {
		padding-right: 20px;
	}

	.nav_cont.nav_cont2 ul li .header_tet {
		padding-right: 20px;
	}

	.nav_cont.nav_cont2 ul li.last img {
		padding-left: 20px;
	}

	/*nav 关于天准下拉框*/

	.nav_cont.nav_cont3 ul li img {
		padding-left: 4%;
		height: 100px;
		padding-top: 72.5px;
	}

	.nav_cont.nav_cont3 ul li.machine_li2 img {
		padding-left: 0;
	}

	.nav_cont.nav_cont3 ul li.last img {
		padding-left: 0;
	}

}

@media screen and (max-width:1024px) {

	.mobile,
	.neirong.mobile {
		display: block;
	}

	.pc,
	.neirong.pc {
		display: none;
	}

	.neirong-close {
		display: block;
	}

	/*header*/

	.head1 {
		height: 50px;
		line-height: 50px;
		top: 0;
		position: fixed;
		z-index: 100;
		background: #fff;
		box-shadow: none;
	}

	.head1 .logo {
		width: 125px;
		line-height: 50px;
		margin-left: 5%;
		position: relative;
	}

	.head1 .logo img {
		padding-top: 15px;
	}

	.head_top {
		display: none;
	}

	.head1.page,
	.head1.page1 {
		height: 50px;
		line-height: 50px;
	}

	.head1.fix {
		background: #fff;
		height: 50px;
		line-height: 50px;
	}

	.head1.fix1 {
		top: -50px;
	}

	.menu {
		display: block;
		position: absolute;
		right: 5%;
		top: 0px;
		width: 22px;
	}

	.menu img {
		width: 100%;
		vertical-align: middle;
	}

	.head1 .menu2 {
		display: inline-block;
	}

	.head1 .menu1 {
		display: none;
	}

	.head1 .float-sec li a {
		color: #333;
		font-size: 1.5rem;
		padding: 0;
	}

	.head1 .float-sec li a:hover {
		color: #333 !important;
	}

	.head1 .float-sec li.active a:hover {
		color: #ff8040 !important;
	}

	.head1 .float-sec li.active a {
		color: #ff8040;
	}

	.head1 .float-sec li.active li a {
		color: #333;
	}

	.head1 .float-sec li.active li a:hover {
		color: #333;
	}

	.head1 .float-sec li.active li.active a {
		color: #ff8040;
	}

	.head1 .float-sec li .nav_cont.nav_cont7.nav_imager ul li:hover {
		color: #333;
	}

	.head_bottom {
		height: 0;
		width: 100%;
	}

	/*nav*/

	.float-sec {
		width: 100%;
		display: none;
	}

	.float-sec li {
		width: 100%;
		height: 60px;
		line-height: 60px;
		border-bottom: #eee solid 1px;
		padding: 0;
		position: relative;
	}

	.head1 .float-sec li a span {
		background-image: url(../images/nav_icon.png);
		background-repeat: no-repeat;
		background-size: 100% auto;
		width: 10px;
		height: 18px;
		display: block;
		left: auto;
		right: 20px;
		bottom: 20px;
		background-color: transparent;
		opacity: 1;
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	}

	.float-sec li a {
		font-size: 1.5rem;
	}

	/*nav 关于天准下拉框*/

	.head1 .float-sec li .nav_back a {
		display: block;
		width: 40px;
		height: 50px;
		line-height: 50px;
		position: fixed;
		top: 0;
		left: 5%;
		visibility: hidden;
		z-index: 102;
		background-color: #fff;
		text-align: left;
		background-image: url(../images/back.png);
		background-repeat: no-repeat;
		background-position: left center;
		background-size: 8px auto;
		padding-left: 15px;
		color: #333;
	}

	.nav_back img {
		vertical-align: middle;
		width: 14px;
	}

	.head1 .float-sec li .active1 .nav_back a {
		visibility: visible;
	}

	.language-box {
		position: absolute;
		left: 50%;
		bottom: 20px;
		margin-left: -65px;
		width: 130px;
		line-height: 40px;
		height: 40px;
		border-radius: 50px;
		overflow: hidden;
		padding: 0;
		border: #ddd solid 1px;
		z-index: 99999;
	}

	.neirong .language-box a {
		float: left;
		display: inline-block;
		width: 50%;
		line-height: 40px;
		text-align: center;
		color: #666;
		font-size: 1rem;
	}

	.neirong .language-box a.now {
		background: #ff8040;
		color: #fff;
	}

	.head1 .float-sec li .nav_cont {
		display: none;
		position: fixed;
		left: 0;
		top: 0px;
		width: 100%;
		height: 100%;
		box-shadow: none;
		background: #fff !important;
		z-index: 101;
	}

	.head1 .float-sec li .nav_cont ul {
		padding-top: 60px;
		height: 100%;
		background: #fff;
	}

	.nav_cont.nav_cont2 ul li,
	.nav_cont.nav_cont3 ul li,
	.nav_cont.nav_cont3 ul li.last {
		height: 60px;
		line-height: 60px;
		width: 100%;
	}

	.nav_cont.nav_cont7,
	.nav_cont.nav_cont4 {
		background-image: none;
	}

	.nav_cont.nav_cont7.nav_imager {
		background-image: none;
	}

	.nav_cont.nav_cont7 ul,
	.nav_cont.nav_cont4 ul {
		height: 100%;
		width: 100%;
	}

	.head1 .float-sec li .nav_cont.nav_cont7.nav_imager ul li a,
	.head1 .float-sec li .nav_cont.nav_cont7.nav_imager ul li:hover,
	.head1 .float-sec li .nav_cont.nav_cont7.nav_imager ul li.active {
		background-image: none;
		height: 60px;
		line-height: 60px;
	}

	.nav_cont.nav_cont7 ul li,
	.nav_cont.nav_cont4 ul li {
		width: 100%;
		height: 60px;
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.nav_cont.nav_cont2 ul li,
	.nav_cont.nav_cont3 ul li {
		background-image: none;
		height: 60px;
	}

	.nav_cont.nav_cont2 ul li:hover,
	.nav_cont.nav_cont2 ul li.active,
	.nav_cont.nav_cont3 ul li:hover,
	.nav_cont.nav_cont3 ul li.active {
		background-image: none;
	}

	.head1 .float-sec li .nav_cont.nav_cont7 ul li a,
	.head1 .float-sec li .nav_cont.nav_cont4 ul li a {
		background-image: none;
		height: 60px;
		line-height: 60px;
	}

	/*footer*/

	.footer_top {
		height: auto;
	}

	.footer_top_logo {
		width: 150px;
		margin-left: -75px;
	}

	.footer_top_logo img {
		width: 100%;
	}

	.footer_top_left {
		width: 100%;
	}

	.footer_top_left h1 {
		padding-top: 78px;
		font-size: 2.4rem;
	}

	.footer_top_left h2 {
		font-size: 1.8rem;
	}

	.footer_top_right {
		width: 100%;
		padding-top: 25px;
		padding-bottom: 25px;
	}

	.footer_top_right ul {
		width: 270px;
		margin: 0 auto;
	}

	.footer_top_right ul li {
		padding-left: 0;
		padding-right: 15px;
	}

	.footer_top_right ul li:last-child {
		padding-right: 0;
	}

	.footer_bottom p {
		font-size: 1rem;
		padding: 5px 0;
	}

	.footer_top_right li a {
		font-size: 1.4rem;
		font-weight: normal;
	}

	/*浮动窗口样式*/

	.floating li:hover a {
		background-color: #666;
	}

	.floating li:hover span {
		width: 40px;
		padding-left: 0;
	}

	.floating li span {
		width: 40px;
		height: 40px;
	}

	.floating li.active span {
		width: 110px;
		padding-left: 10px;
		z-index: 1;
		font-size: 1.1rem;
	}

	.floating li.active a {
		background-color: #ff8040;
	}

	.shape-ele:hover {
		background-color: #666 !important;
	}

	#ec--cs-wrapper {
		display: none !important;
	}

	/*手机菜单样式开始-----------*/

	.neirong {
		display: block;
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		/*left: -163px;*/
		overflow: hidden;
		overflow-y: auto;
		right: 0;
		touch-action: pan-y;
		-webkit-user-select: none;
		-webkit-user-drag: none;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
		z-index: 3;
	}

	.neirong .smint1 {
		padding-top: 60px;
	}

	.head1 .float-sec li .nav_cont {
		width: 0;
		display: block;
		right: 0;
		left: auto;
	}

	.head1 .float-sec li .nav_cont.active1 {
		width: 100%;

		-webkit-transition: width 0.25s ease-in 100ms;

		-moz-transition: width 0.25s ease-in 100ms;

		-ms-transition: width 0.25s ease-in 100ms;

		-o-transition: width 0.25s ease-in 100ms;

		transition: width 0.25s ease-in 100ms;

	}

	.neirong li {
		-webkit-transition: all .35s ease-out;

		-moz-transition: all .35s ease-out;

		-ms-transition: all .35s ease-out;

		-o-transition: all .35s ease-out;

		transition: all .35s ease-out;
	}

	.neirong a {
		display: block;
		height: 60px;
		line-height: 60px;
	}

	.neirong a.neirong-close {
		width: 16px;
		height: 50px;
		line-height: 50px;
		position: absolute;
		top: 0;
		right: 5%;
		visibility: hidden;
		z-index: 102;
	}

	.neirong a.neirong-close img {
		vertical-align: middle;
		width: 14px;
	}

	.neirong.neirong-hide {

		background-color: #fff;
		width: 0;

		-webkit-transition: background 0.35s linear, width 0.25s ease-in 200ms;

		-moz-transition: background 0.35s linear, width 0.25s ease-in 200ms;

		-ms-transition: background 0.35s linear, width 0.25s ease-in 200ms;

		-o-transition: background 0.35s linear, width 0.25s ease-in 200ms;

		transition: background 0.35s linear, width 0.25s ease-in 200ms;

	}

	.neirong.neirong-show {

		background-color: #fff;
		width: 100%;
	}

	.neirong.neirong-show .neirong-bd,
	.neirong.neirong-show .neirong-close {
		visibility: visible;
	}

	/*手机菜单样式结束*/

}





/*banner*/

.mobile_banner {
	display: none;
}

.banner {
	position: relative;

	overflow: hidden;
}

.banner img {
	width: 100%;
	display: block;
}

.flex-viewport {
	width: 100%;
}

.flex-control-nav {
	width: 1180px;
	left: 50%;
	margin-left: -590px;
	position: absolute;
	bottom: 0;
	z-index: 9;
	height: 0px;
	text-align: center;
	background: #ff8040;
	border-radius: 50px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.flex-control-nav li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding: 15px 6px;
}

.flex-control-nav li a {
	width: 6px;
	height: 6px;
	border-radius: 50px;
	display: inline-block;
	border: #bd5622 solid 3px;
	background: #ff8040;
	cursor: pointer;
	text-indent: -9999px;
}

.flex-control-nav li a.flex-active {
	width: 6px;
	height: 6px;
	border: #fff solid 3px;
	background: #ff8040;
}

.banner li img,
.swiper-slide img {
	webkit-transition: all 20s linear;
	-moz-transition: all 20s linear;
	-o-transition: all 20s linear;
	-ms-transition: all 20s linear;
	transition: all 20s linear;
}

.banner li.flex-active-slide img,
.swiper-slide.swiper-slide-active img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}