@font-face {
	font-family: "阿里巴巴普惠体 Bold";
	src: url(https://file.jingdiao.com/website/jingdiao/cn/font/Alibaba-PuHuiTi-Bold.woff);
}
@font-face {
	font-family: "阿里巴巴普惠体 Regular";
	src: url(https://file.jingdiao.com/website/jingdiao/cn/font/Alibaba-PuHuiTi-Regular.woff);
}
@font-face {
	font-family: "阿里巴巴普惠体 Medium";
	src: url(https://file.jingdiao.com/website/jingdiao/cn/font/Alibaba-PuHuiTi-Medium.woff);
}
@font-face {
	font-family: "Helvetica LT Pro";
	src: url(../../../../../font/HelveticaLTPro-Roman.woff);
}
@font-face {
	font-family: "Univers LT Pro 47 Lt Cn";
	src: url(../../../../../font/UniversLTPro-BoldCond.woff);
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: "阿里巴巴普惠体 Regular","阿里巴巴普惠体 Medium","阿里巴巴普惠体 Bold";
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	position: relative;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
	color: dodgerblue;
	text-decoration: none;
}
a,a:hover,a:active,a:visited,a:link,a:focus{
    -webkit-tap-highlight-color: transparent;
    outline:none;
    background: none;
    text-decoration: none;
}

/*顶部*/
.quote_head{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 112px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	-ms-transition: height 0.3s;
	-o-transition: height 0.3s;
	transition: height 0.3s;
	border-bottom: 1px solid #BFBFBF !important;
	background: #ffffff;
}
.logo-smaller.quote_head {
	box-shadow: 0 1px 8px #BFBFBF !important;
	height: 66px;
}
.head-container{
	margin: 0 80px;
}
.quote_logo{
	position: absolute;
	left: 80px;
	top: 40px;
	cursor: pointer;
	width: 240px;
	z-index: 10;
}
.logo-smaller .quote_logo{
	width: 214px;
	top: 10px;
}
.quote_logo img{
	width: 100%;
}
.top-content {
    right: 0;
    margin-top: 25px;
	margin-right: 80px;
	font-size: 0;
}
.phone-number{
	color:#004898;
	font-size: 14px;
	line-height: 14px;
	font-family: "阿里巴巴普惠体 Medium";
	display: inline-block;
}
.top-button:first-child{
	margin-left: 0;
	width: 72px;
}
.global{
	padding-bottom: 9px;
}
.global2{
	margin-left: 24px;
	font-size: 17px;
	cursor: pointer;
}
.language-switch {
	text-align: right;
	display: none;
    width: 480px;
	position: absolute;
	padding-top: 25px;
	margin-right: 80px;
	background: #fff;
	line-height: 18px;
	right: 0;
	z-index: 100;
	top: 0;
	height: 55px;
}
.logo-smaller .language-switch {
    padding-top: 24px;
    line-height: 18px;
}
.system-menu{
	background: transparent;
	border: none;
	position: absolute;
	right: 0;
	top: 50px;
	padding: 0;
	width: 100%;
	text-align: right;
	padding-right: 80px ;
	margin-top: 2px;
	font-size: 0;
}
.system-menu-item{
	display: inline-block;
	text-align: center;
	margin-right: 16px;
}
.parent-bar{
	position: relative;
}
.system-menu-item.machine{
	width: 130px;
}
.system-menu-item.product{
	width: 170px;
}
.system-menu-item.industries{
	width: 150px;
}
.system-menu-item.service{
	width: 150px;
}
.system-menu-item.news{
	width: 150px;
}
.system-menu-item.about{
	width: 150px;
	margin-right: 0;
}
.system-menu-item a{
	font-size: 16px;
	line-height: 1.875;
	color: #333333;
	font-family: "阿里巴巴普惠体 Regular";
	text-align: left;
	display: block;
}
.logo-smaller .system-menu {
    top: 0;
    padding-right: 160px;
    margin-top: 0;
    margin-bottom: 0;
}
.top-content2 {
    position: absolute;
    right: 80px;
    display: none;
    top: 23px;
    z-index: 10;
}
.system-menu-item .parent-menu{
	padding: 20px 0;
	cursor: pointer;
	font-size: 20px;
	line-height: 1;
	color: #221815;
	text-align: center;
}
.parent-menu::after {
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 0;
	height: 4px;
	background-color: #004898;
	transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
}
/*.parent-menu:hover::after {
	width: 100%;
}*/
.system-menu-item:hover .parent-menu::after {
	width: 100%;
}
.child-menu{
	display: none;
	position: absolute;
	margin: 0;
	padding: 60px 80px;
	left: 0;
	width: 100%;
	text-align: center;
	background: #fff;
	border-bottom: 1px solid #929292;
	top: 60px;
	-webkit-box-shadow: 0 8px 10px -5px #929292;
	-ms-box-shadow: 0 8px 10px -5px #929292;
	-o-box-shadow: 0 8px 10px -5px #929292;
	box-shadow: 0 8px 10px -5px #929292;
	z-index: 1000;
	-webkit-transition: all 150;
	transition: all 150;
	justify-content: center;
	-webkit-justify-content: center;
}
.industries .child-menu{
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.logo-smaller .child-menu{
	top: 66px;
}
.show-menu{
	display: flex;
	display: -webkit-flex;
}
.system-menu-item:hover .parent-menu{
	color: #004898;
	font-family: "阿里巴巴普惠体 Bold";
}
.logo-smaller .parent-menu{
	padding: 23px 0;
}
.child-left,.child-right{
	display: flex;
	display: -webkit-flex;
	text-align: left;
	width: 47%;
	/*align-items: center;
	-webkit-align-items: center;*/
	justify-content: center;
	-webkit-justify-content: center;
}
.machine .child-right .child-content{
	width: 110px;
}
.child-img{
	margin-right: 60px;
}
.first-menu,.second-menu{
	display: block;
}
.system-menu-item .first-menu{
	color: #333333;
	font-size: 18px;
	font-family: "阿里巴巴普惠体 Bold";
}
.product.system-menu-item a.first-menu{
	font-family: "Univers LT Pro 47 Lt Cn","阿里巴巴普惠体 Bold";
}
.system-menu-item .first-menu:hover,
.system-menu-item .second-menu:hover{
	color:#004898;
	font-family: "阿里巴巴普惠体 Bold";
}
.product.system-menu-item a.second-menu,
.machine.system-menu-item a.second-menu{
	font-family: "Helvetica LT Pro","阿里巴巴普惠体 Regular";
}
.product.system-menu-item a.first-menu:hover{
	font-family: "Univers LT Pro 47 Lt Cn","阿里巴巴普惠体 Bold";
}
.product.system-menu-item a.second-menu:hover,
.machine.system-menu-item a.second-menu:hover{
	font-family: "Helvetica LT Pro","阿里巴巴普惠体 Regular";
	font-weight: bold;
}
.child-img img{
	width: 100%;
}
.child-img a{
	text-align: center;
}
.child-img:hover+.child-content .first-menu{
	color: #004898;
	font-family: "阿里巴巴普惠体 Bold";
}
.child-item{
	display: inline-block;
	vertical-align: top;
	width: 19.2%;
	margin-right: 1%;
}
/*.product .child-item,*/
.about .child-item{
	display: block;
	width: 23.5%;
	margin-right: 2%;
}
.product .child-item:last-child,
.about .child-item:last-child{
	margin-right: 0;
}
.product .child-item .child-img,
.about .child-item .child-img{
	margin-right: 0;
}
.industries .child-item {
    margin-bottom: 40px;
}
.industries .child-item:nth-child(5),
.industries .child-item:nth-child(8){
	margin-right: 0;
}
.industries .child-item:nth-child(6),
.industries .child-item:nth-child(7),
.industries .child-item:nth-child(8){
	margin-bottom: 0;
}
/*.about .child-item{
	width: 32.6%;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
}
.about .child-item .child-img{
	margin-right: 0;
}
.about .child-item .child-content{
	margin-left: 7%;
}*/
.child-item:last-child{
	margin-right: 0 !important;
}
.child-item img{
	width: 100%;
}
.child-item .first-menu{
	text-align: left;
}
.industries .child-item:hover .first-menu,
.service .child-item:hover .first-menu,
.news .child-item:hover .first-menu{
	color: #004898;
	font-family: "阿里巴巴普惠体 Bold";
}
.product .child-item:hover .first-menu{
	font-family: "Univers LT Pro 47 Lt Cn","阿里巴巴普惠体 Bold";
}

/*顶部*/
.mainnav{
	width: 100%;
	position: fixed;
	top: 0;
	height: 48px;
	border-bottom: 1px solid #BFBFBF;
	background: #FFFFFF;
	z-index: 20;
	max-width: 750px;
}
.navbar-header{
	width: 100%;
}
.off-canvas-toggle {
    border-radius: 0;
    border: 0;
    padding: 0;
    width: 47px;
    height: 47px;
    color: #FFFFFF; 
    display: inline-block;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	white-space: nowrap;
	font-size: 14px;
	position: relative;
	cursor: pointer;
	background: transparent;
}
.off-canvas-toggle span {
    background-color: #333333;
    display: block;
    height: 2px;
    position: absolute;
    left: 15px;
    width: 18px;
    transition: all 0.25s;
}
.off-canvas-toggle span.bar-first {
    top: 17px;
}
.off-canvas-toggle span.bar-mid {
    top: 23px;
}
.off-canvas-toggle span.bar-last {
    top: 29px;
}
.main-effect .off-canvas-toggle span.bar-first {
    top: 23px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.main-effect .off-canvas-toggle span.bar-mid {
    display: none;
}
.main-effect .off-canvas-toggle span.bar-last {
    top: 23px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}
img.top-logo {
    margin: 0 auto;
	padding: 11px 8px;
	box-sizing: content-box;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 26px;
	width: auto;
}
.navbar-header .top-logo:active{
	background: #C9C9C9;
}
span.global-m{
    float: right;
    padding-right: 15px;
    font-size: 21px;
    line-height: 47px;
    cursor: pointer;
}	
span.global-m::before {
    color: #333333;
}
span.global-m:active:before {
    color: #004898;
}
.language-switch-m {
    position: absolute;
    top: 47px;
    right: 0;
    width: 78px;
    background: #FFFFFF;
    padding: 11px 0;
    display: none;
    height: auto !important;
}
.language-switch-m p {
    margin: 0;
    text-align: center;
    font-size: 16px;
    line-height: 38px;
}
.language-switch-m p a {
    color: #333333;
    padding: 12px 18px;
    cursor: pointer;
}
.language-switch-m p:nth-child(2) a{
	padding: 12px 23px;	
}
.language-switch-m p a:hover{
	color: #333333;
}
.language-switch-m p a:active{
	background: #c9c9c9;
}
/*侧滑菜单*/
.t3-off-canvas{
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
	z-index: 10;
	transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	position: fixed;
	width: 300px;
	overflow-y: scroll;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	top: 48px;
	background: #FFFFFF;
	color: #333333;
	visibility: hidden;
}
.main-effect .t3-off-canvas {
    z-index: 15;
    -webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	visibility: visible;
}
.parent-ul{
	padding-top: 10px;
}
.parent-ul li{
	float: none;
}
span.parent-title {
    padding: 14px 15px;
    width: 100%;
    font-size: 16px;
    color: #333333;
    line-height: 16px;
    display: inline-block;
    cursor: pointer;
}
span.parent-title:active{
	background: #C9C9C9;
}
.parent-ul li:last-child span.parent-title{
	margin-bottom: 20px;
}
.arrow-right {
    float: right;
    font-size: 14px;
    margin-right: 0;
}
.arrow-right:before,
.arrow-left:before{
	color: #595757;
}
.child-ul{
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
	z-index: 0;
	transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow-y: scroll;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	background: #FFFFFF;
	color: #333333;
	padding: 10px 0 0 0;
	cursor: default;
	height: 100%;
}				
.child-effect.child-ul {
    z-index: 30;
    -webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.back-menu {
    font-size: 16px;
    padding: 12px 15px;
    color: #333333;
    border: none;
    cursor: pointer;
}
.back-menu:active{
	background: #C9C9C9;
}
.back-menu .parent-title{
	padding: 0;
}
.arrow-left {
    margin-right: 10px;
    font-size: 14px;
}
.arrow-left.icon--::before {
    color: #333333;
    font-weight: bold;
}
.icon--:hover:before{
	color: #004898;
}
.second-ul{
	border-bottom: 1px solid #d2d2d2;
	padding: 12px 0;
}
.first-ul{
	padding-top: 0;
}
.child-ul ul:last-child{
	margin-bottom: 28px;
}
.second-ul a{
	font-size: 16px;
	line-height: 24px;
	padding: 8px 15px;
	display: block;
}
.second-ul a:active{
	background: #C9C9C9;
}
.parent-li a{
	color: #004898;
	font-family: "Univers LT Pro 47 Lt Cn","阿里巴巴普惠体 Bold";
}
.child-li a{
	color: #333333;
	font-weight: normal;
	font-family: "Helvetica LT Pro","阿里巴巴普惠体 Regular";
}
.selector{
	display: block;
	width: 100%;
	padding: 22px 15px;
	font-family: "阿里巴巴普惠体 Regular";
	color: #333333;
	font-size: 18px;
	line-height: 1;
	border-bottom: 1px solid #D2D2D2;	
}
.selector:active{
	background: #C9C9C9;
}
@media only screen and (max-width: 450px) {
	.selector{
		font-size: 16px;
	}
}
@media only screen and (max-width: 1450px) {
	.top-content2 {
	    right: 60px;
	}
	.logo-smaller .system-menu {
	    padding-right: 160px;
	}
}
@media only screen and (max-width: 1300px) {
	.top-content2 {
	    right: 40px;
	}
}
/*顶部及菜单响应式*/
@media only screen and (max-width: 1750px) {
	.child-img{
		margin-right: 40px;
	}
	.child-img img{
		width: 90%;
		margin: auto;
	}
	.product .child-img img,
	.about .child-img img{
		width: 100%;
	}
	/*.about .child-item .child-content {
	    margin-left: 6%;
		width: 43%;
	}*/
}
@media only screen and (max-width: 1599px) {
	.child-menu{
		padding: 60px;
	}
	.child-img img{
		width: 100%;
	}
	.product .child-img img{
		width: 100%;
	}
	.child-left, .child-right {
	    width: 50%;
	}
	.about .child-img img{
		width: 100%;
	}
	/*.about .child-item .child-content {
	    margin-left: 6%;
		width: 43%;
	}*/
	.industries .child-item {
	    margin-bottom: 30px;
	}
	.industries .child-item:nth-child(6),
	.industries .child-item:nth-child(7),
	.industries .child-item:nth-child(8){
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 1599px) {
	.quote_head {
	    height: 110px;
    }
    .child-menu {
	    top: 58px;
    }
	.system-menu-item .parent-menu {
	    font-size: 18px;
	}
	.system-menu-item.machine{
		width: 118px;
	}
	.system-menu-item.product{
		width: 152px;
	}
	.system-menu-item.industries{
		width: 135px;
	}
	.system-menu-item.service{
		width: 135px;
	}
	.system-menu-item.news{
		width: 135px;
	}
	.system-menu-item.about{
		width: 135px;
	}
	.logo-smaller.quote_head {
	    height: 64px;
	}
	.logo-smaller .child-menu {
	    top: 64px;
	}
}
@media only screen and (max-width: 1490px) {
	/*.about .child-item {
	    width: 33.3%;
	    margin-right: 0;
	}
	.about .child-item .child-content {
		width: 50%;
	}*/
}
@media only screen and (max-width: 1450px) {
	.logo-smaller .system-menu {
	    padding-right: 140px;
	}
	.logo-smaller .system-menu-item.machine{
		width: 104px;
	}
	.logo-smaller .system-menu-item.product{
		width: 139px;
	}
	.logo-smaller .system-menu-item.industries{
		width: 121px;
	}
	.logo-smaller .system-menu-item.service{
		width: 121px;
	}
	.logo-smaller .system-menu-item.news{
		width: 121px;
	}
	.logo-smaller .system-menu-item.about{
		width: 121px;
	}
}
@media only screen and (min-width: 1301px) and (max-width: 1450px) {
	.quote_logo {
	    left: 60px;
	}
	.top-content {
	    margin-right: 60px;
	}
	.language-switch {
	    margin-right: 60px;
	}
	.system-menu {
	    padding-right: 60px;
	}
}
@media only screen and (max-width: 1400px) {
	.system-menu-item a {
    	line-height: 28px;
	}
	.system-menu-item .first-menu{
		line-height: 30px;
	}
	/*.child-item{
		width: 19.2%;
	}*/
	.child-img{
		margin-right: 30px;
	}
	.first-menu,.second-menu{
		padding-bottom: 0;
	}
	.machine .child-img {
    	width: 67%;
	}
}
@media only screen and (max-width: 1380px) {
	.system-menu-item.machine{
		width: 104px;
	}
	.system-menu-item.product{
		width: 139px;
	}
	.system-menu-item.industries{
		width: 121px;
	}
	.system-menu-item.service{
		width: 121px;
	}
	.system-menu-item.news{
		width: 121px;
	}
	.system-menu-item.about{
		width: 121px;
	}
}
@media only screen and (max-width: 1330px) {
	.logo-smaller .system-menu-item.machine{
		width: 94px;
	}
	.logo-smaller .system-menu-item.product{
		width: 129px;
	}
	.logo-smaller .system-menu-item.industries{
		width: 111px;
	}
	.logo-smaller .system-menu-item.service{
		width: 111px;
	}
	.logo-smaller .system-menu-item.news{
		width: 111px;
	}
	.logo-smaller .system-menu-item.about{
		width: 111px;
	}
}
@media only screen and (max-width: 1300px) {
	.quote_logo {
	    left: 40px;
	}
	.logo-smaller .system-menu {
	    padding-right: 110px;
	}
	.top-content {
	    margin-right: 40px;
	}
	.language-switch {
	    margin-right: 40px;
	}
	.system-menu {
	    padding-right: 40px;
	}
	.child-menu{
		padding: 40px;
	}
	/*.child-item{
		width: 19.2%;
	}*/
	/*.about .child-item .child-content {
    	margin-left: 6%;
	}*/
	.industries .child-item {
	    margin-bottom: 24px;
	}
	.industries .child-item:nth-child(6),
	.industries .child-item:nth-child(7),
	.industries .child-item:nth-child(8){
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 1230px) {
	.logo-smaller .system-menu-item.machine{
		width: 84px;
	}
	.logo-smaller .system-menu-item.product{
		width: 119px;
	}
	.logo-smaller .system-menu-item.industries{
		width: 101px;
	}
	.logo-smaller .system-menu-item.service{
		width: 101px;
	}
	.logo-smaller .system-menu-item.news{
		width: 101px;
	}
	.logo-smaller .system-menu-item.about{
		width: 101px;
	}
}
@media only screen and (max-width: 1200px) {
	.system-menu-item.machine{
		width: 94px;
	}
	.system-menu-item.product{
		width: 129px;
	}
	.system-menu-item.industries{
		width: 111px;
	}
	.system-menu-item.service{
		width: 111px;
	}
	.system-menu-item.news{
		width: 111px;
	}
	.system-menu-item.about{
		width: 111px;
	}
	.system-menu-item a {
	    font-size: 14px;
	}
	.system-menu-item .first-menu {
	    font-size: 16px;
	}
}
@media only screen and (max-width: 1150px) {
	.logo-smaller .system-menu {
	    padding-right: 120px;
	}
}
@media only screen and (max-width: 1199px) {
	.child-menu{
		padding-left: 40px;
		padding-right: 40px;
	}
	.child-img{
		margin-right: 22px;
	}
	.first-menu,.second-menu{
		font-size: 14px;
		line-height: 14px;
	}
	.system-menu-item a {
    	font-size: 14px;
	}
	.system-menu-item .first-menu {
	    font-size: 16px;
	}
	/*.about .child-item .child-content {
		width: 60%;
	}
	.about .child-item .child-content {
    	margin-left: 4%;
	}*/
}
@media only screen and (max-width: 1130px) {
	.quote_head {
	    height: 108px;
    }
    .child-menu {
	    top: 56px;
    }
	.system-menu-item .parent-menu {
	    font-size: 16px;
	}
	.system-menu-item.machine{
		width: 84px;
	}
	.system-menu-item.product{
		width: 115px;
	}
	.system-menu-item.industries{
		width: 100px;
	}
	.system-menu-item.service{
		width: 100px;
	}
	.system-menu-item.news{
		width: 100px;
	}
	.system-menu-item.about{
		width: 100px;
	}
	.logo-smaller .parent-menu {
    	padding: 24px 0;
	}
	.logo-smaller .system-menu-item.machine{
		width: 73px;
	}
	.logo-smaller .system-menu-item.product{
		width: 104px;
	}
	.logo-smaller .system-menu-item.industries{
		width: 88px;
	}
	.logo-smaller .system-menu-item.service{
		width: 88px;
	}
	.logo-smaller .system-menu-item.news{
		width: 88px;
	}
	.logo-smaller .system-menu-item.about{
		width: 88px;
	}
}

/*移动端顶部及导航栏*/
.mainnav,
.t3-off-canvas{
	display: none;
}
.quote_head{
	display: block;
}
@media only screen and (max-width: 1024px) {
	body{
		max-width: 750px;
		margin: 0 auto;
		width: 100%;
		left: 0;
		right: 0;
	}
	.mainnav,
	.t3-off-canvas{
		display: block;
	}
	.quote_head{
		display: none;
	}
}
@media only screen and (min-width: 451px) and (max-width: 1024px) {
	.t3-off-canvas{
		width: 340px;
	}
	span.parent-title {
	    font-size: 18px;
	    line-height: 18px;
	}
	.arrow-right {
	    font-size: 16px;
	    margin-top: 2px;
	}
	.arrow-left {
	    font-size: 16px;
	}
	.second-ul a {
	    font-size: 18px;
	    line-height: 28px;
	}
}

/*内容*/
.quote_main{
	margin-top: 110px;
	position: relative;
	z-index: 5;
}
.top-title{
	position: relative;
	width: 50%;
	margin-left: auto;
    margin-right: auto;
}
.top-title img{
	width: 100%;
}
.top-title img:nth-child(2){
	position: absolute;
	top: 0;
	left: 0;
}
@media only screen and (max-width: 1299px) {
	.top-title {
		width: 60%;
	}
}
@media only screen and (max-width: 1024px) {
	.top-title{
		width: 100%;
	}
}
.quote-title{
	font-family: "阿里巴巴普惠体 Bold";
	font-size: 28px;
	line-height: 1;
	color: #000000;
	text-align: center;
}
.quote-desc{
	font-size: 18px;
	line-height: 1;
	color: #333333;
	text-align: center;
}
input,textarea{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	opacity:1;
	background:none;    
	outline:none;
	border:0;   
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none; 
	-o-appearance: none; 
	appearance: none;
	-ms-appearence:none;
	-webkit-tap-highlight-color:transparent;
}
input:focus {
    outline: none;
    -webkit-tap-highlight-color:transparent;
    -webkit-user-modify:read-write-plaintext-only;
}
.quote_form{
	margin-left: 11.5%;
	margin-right: 11.5%;
}
.fm_line{
	width: 100%;
}
.fm_line_left{
	float: left;
	width: calc((100% - 16px) / 2);
	margin-right: 16px;
}
.fm_line_right{
	float: left;
	width: calc((100% - 16px) / 2);
}
.fm_line_one,.fm_line_two,.fm_line_three{
	float: left;
	width: calc((100% - 32px) / 3);
	margin-right: 16px;
}
.fm_line_three{
	margin-right: 0;
}
.fm_title{
	margin-bottom: 16px;
}
.fm_title label{
	font-family: "阿里巴巴普惠体 Bold";
	font-size: 24px;
	line-height: 1;
	text-align: left;
	color: #004898;
}
.fm_title .bluetip {
	color: #004898;
    width: 5px;
    height: 18px;
    display: inline-block;
    vertical-align: top;
}
.hint{
	color: #CC0000;
	font-weight: normal;
	font-size: 16px;
	line-height: 1;
	margin-left: 5px;
}
.hint span{
	color:#005bac;
}
.fm_line .fm_input,.fm_line .fm_noneed{
	font-family: "阿里巴巴普惠体 Regular";
	width: 100%;
	height: 40px;
	margin-bottom: 24px;
	font-size: 18px;
	line-height: 38px;
	border: 1px solid #595757;
	color: #595757;
	background: #FFFFFF;
	text-align:left;
	padding-left:16px;
}
.fm_line select.fm_input{
	width: 100%;
	height: 40px;
	font-size: 18px;
	margin: 0;	
	padding: 0;
	padding-left:16px;
	font-family: "阿里巴巴普惠体 Regular";
	margin-bottom: 24px;
	border: 1px solid #595757;
	color: #595757;
}
.symbol{
	padding:0;
	font-size:24px;
	font-weight:normal;
	float:left;
	line-height:40px;
	color:#595757;
	width: 6%;
	text-align:center;
}
.symbol_first{
	margin-left:0;
	text-align:center;
	width: 3%;
}
.symbol_second{
	width: 3%;
	padding-right: 3%;
}
.fm_line textarea.fm_noneed{
	width: 100%;
	border: 1px solid #595757;
	height: 320px;
	overflow: auto;
}
.fm_line .code_input{
	float:left;
	width: 132px;
	margin-right: 16px;
}
.code_content{
	height: 40px;
}
#authCodeImage{
	cursor: pointer;
	height: 100%;
}
.fm_tip{
	font-family: "阿里巴巴普惠体 Medium";
	font-size: 18px;
	line-height: 1;
	color: #004898;
}

/*表单响应式*/
@media only screen and (max-width: 1299px) {
	.quote_form{
		margin-left: 8%;
		margin-right: 8%;
	}
}
@media only screen and (max-width: 1024px) {
	.quote_form{
		margin-left: 3.8%;
		margin-right: 3.8%;
	}
}
@media only screen and (max-width: 399px) {
	#machine{
	    font-size: 16px;
	}
}
input.fm_input:focus,input.fm_noneed:focus,textarea.fm_noneed:focus{
	border: 1px solid #004898;
}
/*返回顶部*/
#toTop1 {
	z-index: 1555;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 60px;
	height: 60px;
	border: none;
	text-indent: -999px;
	background: url(../image/backtotop1.png) no-repeat left top;
	display: none;
	cursor: pointer;
}
#toTop1:hover {
	outline: none;
	background: url(../image/backtotop2.png) no-repeat left top;
}
@media only screen and (max-width: 1024px) {
	/*返回顶部*/
	.backtotop{
		width: 40px;
	}
	#toTop1 {
		width: 40px;
		height: 40px;
		background: url(../image/backtotop1.png) no-repeat left top;
		background-size: 40px 40px;
	}
	#toTop1:hover {
		background: url(../image/backtotop2.png) no-repeat left top;
		background-size: 40px 40px;
	}
}
@media only screen and (max-width: 750px) {
	#toTop1 {
		right: 10px;
	}
}
@media only screen and (max-width: 1599px) {
	.quote-title {
	    font-size: 24px;
	}
	.quote-desc {
	    font-size: 20px;
	    line-height: 20px;
	}
	.dropdown .selected, .dropdown li {
	    font-size: 16px;
	    line-height: 30px;
	    height: 35px;
	}
	.dropdown {
	    height: 33px;
	    font-size: 16px;
	}
	.fm_title label {
	    font-size: 20px;
	}
	.fm_line .fm_input,
	.fm_line .fm_noneed {
	    height: 36px;
	    font-size: 16px;
	    line-height: 34px;
	    padding-left: 10px;
	}
	.fm_line textarea.fm_noneed {
	    height: 280px;
	}
}
@media only screen and (max-width: 1299px) {
	.quote-top p {
	    font-size: 60px;
	}
	.quote-title {
	    font-size: 22px;
	}
	.quote-desc{
		font-size: 16px;
	}
	.fm_line textarea.fm_noneed {
	    height: 240px;
	}
}
@media only screen and (min-width:2560px ) {
	body{
		width: 2560px;
		margin: 0 auto !important;
		background: #FFFFFF;
	}
	.quote_head{
		width: 100%;
		position: relative;
	}
	html{
		background: #ebebec;
	}
}
@media only screen and (max-width: 1024px) {
	.quote_head{
		width:231px;
		margin: 0;
	}
	.quote_logo{
		margin-left:5px;
	}
	.quote_sign{
		margin-left: 5px;
		width: 210px;
		float:none;
	}
	.quote_sign span{
		font-size: 16px;
	}
	.quote_headimg{
		display:none;
	}
	.quote_main {
	    margin-top: 48px;
	}
	.quote-title{
		font-size: 18px;
	}
	.quote-desc{
		font-size: 14px;
	}
	.quote_content{
		width: 92%;
		margin: 0 auto 24px auto;
	}
	input,textarea{
		opacity:1;
		background:none;    
		outline:none;
		border:0;   
		border-radius: 0;
		-webkit-appearance: none;
		-moz-appearance: none; 
		-o-appearance: none; 
		appearance: none;
		-ms-appearence:none;
		-webkit-tap-highlight-color:transparent;
	}
	input:focus {
	    outline: none;
	    -webkit-tap-highlight-color:transparent;
	    -webkit-user-modify:read-write-plaintext-only;
	}
	.fm_line{
		clear: both;
	}
	.fm_line_one,.fm_line_two,.fm_line_three{
		width: 100%;
	}
	.fm_line .fm_input, 
	.fm_line .fm_noneed {
	    padding-left: 8px;
	    line-height: 36px;
	    font-size: 14px;
	}
	.fm_line textarea.fm_noneed{
		height: 36px;
		border-radius: 0;
	}
	.fm_title{
		margin-bottom: 16px;
	}
	.fm_title label {
	    font-size: 16px;
	}
	.bluetip {
	    height: 16px;
	}
	.hint{
		font-size: 14px;
	}
	.hint span{
		color:#005bac;
	}
	.dropdown .selected, .dropdown li {
	    padding: 0 8px;
	}
	.symbol{
		font-size:35px;
		line-height:50px;
		width: 4%;
	}
	.fm_tip{
		font-size: 14px;
	}
	#think_page_trace_open{
		display:none;
	}
	.fm_line_left,.fm_line_right{
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.symbol_first{
		width: 4%;
	}
	.code_content,
	.code_content img{
		height: 36px;
		margin-top: 0;
	}
	#machine{
	    width:100%;
	    padding:16px 10px !important;
	    height: 55px !important;
	}
}
@media only screen and (min-width: 451px) and (max-width: 1024px) {
	.fm_title label {
	    font-size: 18px;
	}
	.fm_title .bluetip {
	    width: 7px;
	    height: 20px;
	}
	.fm_line .fm_input,
	.fm_line .fm_noneed {
	    font-size: 16px;
	}
	.hint {
	    font-size: 16px;
	}
	.fm_tip {
	    font-size: 16px;
	}
	.quote-title {
    	font-size: 20px;
	}
	.quote-desc {
    	font-size: 16px;
	}
}

/*遮罩层*/
.mask{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	background: #333333;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	z-index: 0;
}
.mask-open.mask,
.main-effect .mask,
.global-effect .mask{
	opacity: 0.7;
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
	filter: alpha(opacity=70);
	z-index: 10;
}
/*弹窗样式*/
.alertify{
	border: none;
	border-radius: 0;
	box-shadow: 0;
	-webkit-box-shadow: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 560px;
}
.alertify-dialog{
	padding: 40px 15px 40px 15px;
}
.alertify-message{
	margin: 0;
	font-size: 24px;
	font-family: "阿里巴巴普惠体 Bold";
}
.alertify-big{
	font-family: "阿里巴巴普惠体 Bold";
	font-size: 24px;
	line-height: 24px;
	color: #000000;
	margin: 0;
	margin-bottom: 31px;
}
.alertify-little{
	font-size: 18px;
	line-height: 36px;
	color: #333333;
	margin: 0;
}
.alertify-button,
.alertify-button:hover,
.alertify-button:focus,
.alertify-button:active,
.alertify-button:link,
.alertify-button:visited,
.alertify-button-ok, 
.alertify-button-ok:hover, 
.alertify-button-ok:focus,
.alertify-button-ok:active{
	border: 2px solid #004898;
	background: #FFFFFF;
	width: 240px;
	height: 40px;
	border-radius: 0;
	color: #004898;
	font-size: 22px;
	text-shadow: none;
	font-family: "阿里巴巴普惠体 Bold";
	outline: none;
	margin-top: 31px;
	padding: 0;
	line-height: 36px;
}
/*移动端*/
@media only screen and (max-width: 1024px) {
	.alertify{
		width: 480px;
	}
	.alertify-dialog {
	    padding: 30px 15px 30px 15px;
	}
	.alertify-big {
	    font-size: 18px;
	    line-height: 18px;
	    margin-bottom: 20px;
	}
	.alertify-little {
	    font-size: 16px;
	    line-height: 30px;
	}
	.alertify-button,
	.alertify-button:hover,
	.alertify-button:focus,
	.alertify-button:active,
	.alertify-button:link,
	.alertify-button:visited,
	.alertify-button-ok, 
	.alertify-button-ok:hover, 
	.alertify-button-ok:focus,
	.alertify-button-ok:active{		
		border: 1px solid #004898;
		width: 140px;
		height: 32px;
		font-size: 16px;
		line-height: 30px;
		margin-top: 25px;
	}
}
@media only screen and (max-width: 680px) {
	.alertify {
    	left: 0;
    	margin: auto;
    	width: 400px;
	}
}
@media only screen and (max-width: 450px) {
	.alertify{
		width: 300px;
	}
}

footer{
	position: relative;
	z-index: 5;
}
.m-qrcode-mask{
	z-index: 10;
}
@media only screen and (max-width: 355px) {
	.m-qrcode-mask .m-qrcode-mask-main .qr-tip{
		line-height: 1.5;
	}
}

/*提交按钮*/
.fm_button {
    --color: #fff;
    --background: #004898;
    --height: 42px;
    --width: 132px;
    --icon: #fff;
    padding: 0;
    cursor: pointer;
    text-align: center;
    position: relative;
    border: none;
    outline: none;
    background: none;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-tap-highlight-color: transparent;
    width: var(--width);
    width: 132px;
    color: var(--color);
    color: #FFFFFF;
    line-height: var(--height);
    line-height: 42px;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	line-height: 42px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
@media only screen and (max-width: 450px) {
	.fm_button {
		font-size: 16px;
	}
}
.fm_button:before, .fm_button:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
}
.fm_button:before {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: var(--before-w, var(--width));
  width: 132px;
  height: var(--before-h, var(--height));
  height: 42px;
  border-radius: var(--before-r, 7px);
  -moz-border-radius: var(--before-r, 7px);
  -webkit-border-radius: var(--before-r, 7px);
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  background: var(--background);
  background: #004898;
  -webkit-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
   -moz-transform-origin: 50% 50%;
   -ms-transform-origin: 50% 50%;
  -webkit-transition: width .4s, height .4s, border-radius .4s;
  transition: width .4s, height .4s, border-radius .4s;
  -moz-transition: width .4s, height .4s, border-radius .4s;
  -ms-transition: width .4s, height .4s, border-radius .4s;
  -webkit-transition-delay: .4s;
  transition-delay: .4s;
  -moz-transition-delay: .4s;
  -ms-transition-delay: .4s;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.fm_button:after {
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  background: var(--icon);
  background: #FFFFFF;
  z-index: 2;
  border-radius: 50%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  display: none;
}
.fm_button span {
  font-family: "阿里巴巴普惠体 Medium";
  z-index: 1;
  display: block;
  position: relative;
  opacity: var(--span-o, 1);
  opacity: 1;
  -webkit-transform: scale(var(--span-s, 1));
   transform: scale(var(--span-s, 1));
   -moz-transform: scale(var(--span-s, 1));
  -ms-transform: scale(var(--span-s, 1));
 -webkit-transform: scale(1);
   transform: scale(1);
   -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transition: opacity .3s, -webkit-transform .2s;
  transition: opacity .3s, -webkit-transform .2s;
  transition: opacity .3s, transform .2s;
  transition: opacity .3s, transform .2s, -webkit-transform .2s;
  -moz-transition: opacity .3s, -webkit-transform .2s;
  -ms-transition: opacity .3s, -webkit-transform .2s;
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
  -moz-transition-delay: .2s;
  -ms-transition-delay: .2s;
}
.fm_button svg {
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  stroke: var(--icon);
  stroke: #ffffff;
  stroke-width: 2px;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  stroke-dasharray: 17px;
  stroke-dashoffset: var(--svg-o, 17px);
  stroke-dashoffset: 17px;
  -webkit-transition: stroke-dashoffset .3s ease;
  transition: stroke-dashoffset .3s ease;
  -moz-transition: stroke-dashoffset .3s ease;
  -ms-transition: stroke-dashoffset .3s ease;
}
.fm_button.processing svg {
  width: 15px;
  height: 13px;
}
.fm_button.processing {
  --before-w: 41px;
  --before-h: 41px;
  --before-r: 22px;
  --span-o: 0;
  --span-s: .6;
  --after-s: 1;
  --svg-o: 34px;
}
.fm_button.processing:before {
  width: var(--before-w, var(--width));
  width: 41px;
  height: var(--before-h, var(--height));
  height: 41px;
  border-radius: var(--before-r, 7px);
  -moz-border-radius: var(--before-r, 7px);
  -webkit-border-radius: var(--before-r, 7px);
  border-radius: 22px;
  -moz-border-radius: 22px;
  -webkit-border-radius: 22px;
}
.fm_button.processing span {
  opacity: var(--span-o, 1);
  opacity: 0;
  -webkit-transform: scale(var(--span-s, 1));
  transform: scale(var(--span-s, 1));
  -moz-transform: scale(var(--span-s, 1));
  -ms-transform: scale(var(--span-s, 1));
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
 }
 .fm_button.processing svg {
  stroke-dashoffset: var(--svg-o, 17px);
  stroke-dashoffset: 34px;
}
.fm_button.processing:after {
  -webkit-animation: dot 2s linear forwards;
  animation: dot 2s linear forwards;
  -moz-animation: dot 2s linear forwards;
  -ms-animation: dot 2s linear forwards;
}
.fm_button.processing svg {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
  -moz-transition-delay: .7s;
  -ms-transition-delay: .7s;
}