@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: "Helvetica LT Pro", "Univers LT Pro 47 Lt Cn";
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
button {
	font-family: "Helvetica LT Pro";
}
img{
	max-width: 100%;
}
/* 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;
}
/*input,textarea{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	opacity:1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100); 
	background:none;    
	outline:none;
	border:0;   
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none; 
	-o-appearance: none; 
	appearance: none;
	-ms-appearence:none;
	-webkit-tap-highlight-color:transparent;
}
input:focus,textarea:focus {
    outline: none;
    -webkit-tap-highlight-color:transparent;
    -webkit-user-modify:read-write-plaintext-only;
}*/

/*顶部*/
.quote_head{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 110px;
	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: 64px;
}
.head-container{
	margin: 0 80px;
}
.quote_logo{
	position: absolute;
	left: 80px;
	top: 40px;
	cursor: pointer;
	width: 240px;
	height: 54px;
	z-index: 10;
}
.logo-smaller .quote_logo{
	width: 214px;
	height: 48px;
	top: 10px;
}
.quote_logo img{
	width: 100%;
	height: 100%;
}
.top-content {
    border-bottom: 1px solid #bfbfbf;
    position: absolute;
    right: 0;
    padding-bottom: 1px;
    margin-top: 26px;
	margin-right: 80px;
}
.top-button{
	font-size: 14px;
	line-height: 14px;
	color: #898989;
	cursor: pointer;
	font-family: "Helvetica LT Pro";
	display: inline-block;
	width: 113px;
}
.button-small{
	width: 72px;
	margin-right: 30px;
}
.phone-img{
	width:17px; 
	height: 17px; 
	margin-right: 12px; 
	vertical-align: middle; 
	margin-top: -2px;
}
.phone-number{
	color:#004898; 
	margin-right:32px;
	font-size: 14px;
	line-height: 14px;
	font-family: "Helvetica LT Pro";
	display: inline-block;
}
.top-button:first-child{
	margin-left: 0;
	width: 72px;
}
.top-button:hover{
	color: #000000;
	font-weight: 700;
}
.top-button a{
	font-size: 14px;
	line-height: 14px;
	color: #898989;
	font-family: "Helvetica LT Pro";
}
.top-button a:hover,.language-button a:hover{
	color: #000000;
	font-weight: 700;
}
.language-close:hover:before{
	color: #004898;
}
.fengefu{
	margin-left: 24px;
	font-size:16px; 
	line-height:16px; 
	color:#bfbfbf;
}
.global{
	margin-left:24px; 
	font-size:17px; 
	cursor:pointer; 
	vertical-align: middle;
}
.language-switch {
    text-align: right;
    display: none;
    width: 500px;
    position: absolute;
    margin-top: 24px;
    margin-right: 80px;
    background: #fff;
    line-height: 22px;
    right: 0;
    z-index: 100;
}
.language-button a{
	font-family: "Helvetica LT Pro";
	font-size: 14px;
	line-height: 14px;
	color: #898989;
	margin-right: 32px;
}
.system-menu{
	background: transparent;
	border: none;
	position: absolute;
	right: 0;
	top: 50px;
	padding: 0;
	width: 100%;
	text-align: right;
	padding-right: 40px ;
	margin-top: 0;
	font-size: 0;
}
.system-menu-item{
	display: inline-block;
	text-align: center;
}
.system-menu-item.machine{
	width: 156px;
}
.system-menu-item.product{
	width: 258px;
}
.system-menu-item.industries{
	width: 158px;
}
.system-menu-item.service{
	width: 140px;
}
.system-menu-item.news{
	width: 196px;
}
.system-menu-item.about{
	width: 153px;
}
.logo-smaller .system-menu-item.machine{
	width: 146px;
}
.logo-smaller .system-menu-item.product{
	width: 248px;
}
.logo-smaller .system-menu-item.industries{
	width: 148px;
}
.logo-smaller .system-menu-item.service{
	width: 130px;
}
.logo-smaller .system-menu-item.news{
	width: 186px;
}
.logo-smaller .system-menu-item.about{
	width: 143px;
}
.system-menu-item a{
	font-size: 16px;
	line-height: 30px;
	color: #898989;
	font-family: "Helvetica LT Pro";
	text-align: left;
	display: block;
}
.logo-smaller .system-menu {
    top: 0;
    padding-right: 150px;
}
.top-content2 {
    position: absolute;
    right: 80px;
    display: none;
    top: 26px;
    z-index: 10;
}
.system-menu-item .parent-menu{
	padding: 20px 20px 22px 20px;
	cursor: pointer;
	font-size: 18px;
	line-height: 18px;
	color: #595757;
	text-align: center;
	position: relative;
}
.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;
}
.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;
}
.logo-smaller .child-menu{
	top: 64px;
}
.industries .child-menu {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.show-menu{
	display: flex;
	display: -webkit-flex;
}
.system-menu-item:last-child .parent-menu{
	padding-right: 0;
}
.system-menu-item:hover .parent-menu{
	color: #004898;
	font-weight: bold;
}
.logo-smaller .parent-menu{
	padding: 23px 20px;
}
.child-left,.child-right{
	display: flex;
	display: -webkit-flex;
	text-align: left;
	width: 42%;
	align-items: center;
	-webkit-align-items: center;
}
.child-img{
	margin-right: 60px;
}
.child-content{
	width: 50%;
}
.first-menu,.second-menu{
	display: block;
}
.system-menu-item .first-menu{
	color: #333333;
	font-size: 18px;
	font-family: "Univers LT Pro 47 Lt Cn";
}
.system-menu-item .first-menu:hover,
.system-menu-item .second-menu:hover{
	color:#004898;
}
.child-img img{
	width: 100%;
}
.child-img:hover+.child-content .first-menu{
	color: #004898;
}
.child-item{
	display: inline-block;
	vertical-align: top;
	width: 18%;
	margin-right: 1%;
}
.machine .child-item{
	width: calc((100% - 16px) / 3);
	margin-right: 16px;
}
.machine .child-img{
	width: 100%;
	margin-right: 0;
}
.machine .child-content{
	width: 100%;
}
.product .child-item{
	width: 19.6%;
	margin-right: 16px;
}
.product .child-img{
	width: 100%;
	margin-right: 0;
}
.product .child-content{
	width: 100%;
}
.industries .child-item {
  	margin-bottom: 40px;
  	display: inline-block;
	vertical-align: top;
	width: 19.2%;
	margin-right: 1%;
}
.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: calc((100% - 16px) / 3);
	margin-right: 16px;
}
.about .child-item .child-img{
	margin-right: 0;
	width: 100%;
}
.about .child-item .child-content{
	width: 100%;
}
.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;
}
.system-menu-item .nocursor:hover{
	color: #004898;
}

/*顶部*/
.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: 950;
	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: 950;
    -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-weight: bold;
}
.child-li a{
	color: #333333;
	font-weight: normal;	
}
.selector{
	display: block;
	width: 100%;
	padding: 22px 15px;
	font-family: "Helvetica LT Pro";
	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: 140px;
	}
}
@media only screen and (max-width: 1300px) {
	.top-content2 {
	    right: 40px;
	}
}
/*顶部及菜单响应式*/
@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: 1300px) {
	.quote_logo {
	    left: 40px;
	}
	.top-content {
	    margin-right: 40px;
	}
	.language-switch {
	    margin-right: 40px;
	}
}
@media only screen and (max-width: 1450px) {
	.system-menu-item.machine{
		width: 141px;
	}
	.system-menu-item.product{
		width: 243px;
	}
	.system-menu-item.industries{
		width: 143px;
	}
	.system-menu-item.service{
		width: 125px;
	}
	.system-menu-item.news{
		width: 181px;
	}
	.system-menu-item.about{
		width: 138px;
	}
	.logo-smaller .system-menu-item.machine{
		width: 131px;
	}
	.logo-smaller .system-menu-item.product{
		width: 233px;
	}
	.logo-smaller .system-menu-item.industries{
		width: 133px;
	}
	.logo-smaller .system-menu-item.service{
		width: 115px;
	}
	.logo-smaller .system-menu-item.news{
		width: 171px;
	}
	.logo-smaller .system-menu-item.about{
		width: 128px;
	}
}
@media only screen and (max-width: 1350px) {
	.system-menu-item a{
		font-size: 16px;
		line-height: 28px;
	}
	.system-menu-item.machine{
		width: 131px;
	}
	.system-menu-item.product{
		width: 233px;
	}
	.system-menu-item.industries{
		width: 133px;
	}
	.system-menu-item.service{
		width: 115px;
	}
	.system-menu-item.news{
		width: 171px;
	}
	.system-menu-item.about{
		width: 128px;
	}
	.logo-smaller .system-menu-item.machine{
		width: 116px;
	}
	.logo-smaller .system-menu-item.product{
		width: 218px;
	}
	.logo-smaller .system-menu-item.industries{
		width: 118px;
	}
	.logo-smaller .system-menu-item.service{
		width: 100px;
	}
	.logo-smaller .system-menu-item.news{
		width: 156px;
	}
	.logo-smaller .system-menu-item.about{
		width: 113px;
	}
	.logo-smaller .system-menu {
    	padding-right: 130px;
	}
	.system-menu-item .parent-menu{
		padding: 22px 0;
		cursor: pointer;
		font-size: 16px;
		line-height: 16px;
		color: #595757;
	}
	.first-menu,.second-menu{
		font-size: 16px;
		line-height: 16px;
		padding-bottom: 14px;
	}
	.logo-smaller .parent-menu {
	    padding: 24px 0;
	}
}
@media only screen and (max-width: 1150px) {
	.logo-smaller .system-menu {
	    padding-right: 120px;
	}
}
@media only screen and (max-width: 1750px) {
	.child-img{
		margin-right: 40px;
	}
	.machine .child-img{
		margin-right: 0;
	}
	.about .child-item .child-img{
		margin-right: 0;
	}
}
@media only screen and (max-width: 1400px) {
	.child-img{
		margin-right: 30px;
	}
	.machine .child-img{
		margin-right: 0;
	}
	.about .child-item .child-img{
		margin-right: 0;
	}
	.first-menu,.second-menu{
		padding-bottom: 0;
	}
}
@media only screen and (max-width: 1199px) {
	.child-menu{
		padding-left: 40px;
		padding-right: 40px;
	}
	.child-img{
		margin-right: 20px;
	}
	.machine .child-img{
		margin-right: 0;
	}
	.about .child-item .child-img{
		margin-right: 0;
	}
	.first-menu,.second-menu{
		font-size: 14px;
		line-height: 14px;
	}
}

@media only screen and (max-width: 1250px) {
	.logo-smaller .system-menu {
	    padding-right: 120px;
	}
	.system-menu-item a{
		font-size: 14px;
		line-height: 28px;
	}
	.system-menu-item.machine{
		width: 116px;
	}
	.system-menu-item.product{
		width: 218px;
	}
	.system-menu-item.industries{
		width: 118px;
	}
	.system-menu-item.service{
		width: 100px;
	}
	.system-menu-item.news{
		width: 151px;
	}
	.system-menu-item.about{
		width: 113px;
	}
	.logo-smaller .system-menu-item.machine{
		width: 106px;
	}
	.logo-smaller .system-menu-item.product{
		width: 208px;
	}
	.logo-smaller .system-menu-item.industries{
		width: 108px;
	}
	.logo-smaller .system-menu-item.service{
		width: 90px;
	}
	.logo-smaller .system-menu-item.news{
		width: 150px;
	}
	.logo-smaller .system-menu-item.about{
		width: 103px;
	}
}
@media only screen and (max-width: 1150px) {
	.system-menu-item.machine{
		width: 100px;
	}
	.system-menu-item.product{
		width: 202px;
	}
	.system-menu-item.industries{
		width: 102px;
	}
	.system-menu-item.service{
		width: 84px;
	}
	.system-menu-item.news{
		width: 149px;
	}
	.system-menu-item.about{
		width: 97px;
	}
	.logo-smaller .system-menu-item.machine{
		width: 90px;
	}
	.logo-smaller .system-menu-item.product{
		width: 196px;
	}
	.logo-smaller .system-menu-item.industries{
		width: 97px;
	}
	.logo-smaller .system-menu-item.service{
		width: 74px;
	}
	.logo-smaller .system-menu-item.news{
		width: 144px;
	}
	.logo-smaller .system-menu-item.about{
		width: 87px;
	}
}
@media only screen and (max-width: 1070px) {
	.system-menu-item.machine{
		width: 95px;
	}
	.system-menu-item.product{
		width: 197px;
	}
	.system-menu-item.industries{
		width: 97px;
	}
	.system-menu-item.service{
		width: 79px;
	}
	.system-menu-item.news{
		width: 144px;
	}
	.system-menu-item.about{
		width: 92px;
	}
	.logo-smaller .system-menu-item.machine{
		width: 82px;
	}
	.logo-smaller .system-menu-item.product{
		width: 188px;
	}
	.logo-smaller .system-menu-item.industries{
		width: 89px;
	}
	.logo-smaller .system-menu-item.service{
		width: 66px;
	}
	.logo-smaller .system-menu-item.news{
		width: 136px;
	}
	.logo-smaller .system-menu-item.about{
		width: 79px;
	}
}
/*移动端顶部及导航栏*/
.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;
	}
	.mainnav {
    	z-index: 950;
	}
	.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;
	}
}
@media only screen and (max-width: 1600px) {
	.child-menu{
		padding: 60px;
	}
	.child-left, .child-right {
	    width: 50%;
	}
	.about .child-item {
	    width: 33%;
	    margin-right: 0.5%;
	}
}
@media only screen and (max-width: 1400px) {
	.system-menu-item a {
    	line-height: 28px;
    	/*padding-bottom: 0;*/
	}
	.system-menu-item .first-menu{
		line-height: 30px;
	}
	.child-item{
		width: 19.5%;
	}
}
@media only screen and (max-width: 1300px) {
	.child-menu{
		padding: 40px;
	}
	.system-menu-item a {
    	font-size: 14px;
    	line-height: 24px;
	}
	.system-menu-item .first-menu{
		font-size: 16px;
	}
	.child-item{
		width: 19.5%;
	}
	.about .child-item .child-content {
    	width: 73%;
    	margin-left: 4%;
	}
}

/*内容*/
.quote_main{
	margin:0;
	padding-top: 110px;
	position: relative;
	z-index: 5;
}
/*.quote_title{
	width: 667px;
	height: 94px;
	text-align: center;
	margin: 108px auto 40px auto;
}
.quote_title img{
	width: 100%;
	height: 100%;
}
.quote_content{
	margin: 0 80px;
}
.quote_content p{
	font-family: "Helvetica LT Pro";
	color:#595757;
	font-size:24px;
	line-height:40px;
	text-align:center;
	margin:0;
	word-break: normal;
}
.quote_form{
	margin: 100px 320px 0 320px;
}
.fm_line{
	width: 100%;
}
.fm_line_left{
	float: left;
	width: 48%;
	margin-right: 4%;
}
.fm_line_right{
	float: left;
	width: 48%;
}
.fm_line_one{
	float: left;
	width: 66%;
	margin-right: 4%;
}
.fm_line_two{
	float: left;
	width: 30%;
}
.fm_line_city,.fm_line_state{
	float: left;
	width: 30%;
	margin-right: 5%;
}
.fm_line_zip{
	float: left;
	width: 30%;
}
.fm_title{
	margin-bottom: 10px;
}
.fm_title label{
	font-family: "Univers LT Pro 47 Lt Cn";
	font-size: 24px;
	line-height: 24px;
	text-align: left;
	color: #004898;
	font-weight: 400;
}
.fm_title .bluetip {
	color: #004898;
    width: 5px;
    height: 18px;
    display: inline-block;
}
.hint{
	color: #CC0000;
	font-weight: normal;
	font-size: 16px;
	margin-left: 5px;
}
.hint span{
	color:#005bac;
}
.fm_line .fm_input,.fm_line .fm_tel,.fm_line .fm_noneed{
	font-family: "Helvetica LT Pro";
	width: 100%;
	height: 40px;
	margin-bottom: 24px;
	font-size: 18px;
	line-height: 40px;
	border: 1px solid #595757;
	color: #595757;
	background: #FFFFFF;
	text-align: left;
	padding-left: 16px;
}
.fm_line .fm_tel,.fm_line .tel_two{
	width: 28%;
	float: left;
	text-align: center;
	padding-left: 0;
}
input.fm_input:focus,input.fm_tel:focus,input.fm_noneed:focus,textarea.fm_input:focus{
	border: 1px solid #004898;
}
.symbol{
	padding:0;
	font-size:24px;
	font-weight:normal;
	float:left;
	line-height:40px;
	color:#595757;
	width: 3%;
	text-align:center;
}
.symbol_first{
	margin-left:0;
	/*text-align:center;
	/*width: 3%;
}
.symbol_second{
	/*width: 3%;
	padding-right: 3%;
}
input::-webkit-input-placeholder {
    font-size: 18px;
    line-height: 40;
}
input:-moz-placeholder {
   font-size: 18px;
    line-height: 40;
}
input::-moz-placeholder {
   font-size: 18px;
    line-height: 40;
}
input:-ms-input-placeholder {
   font-size: 18px;
    line-height: 40;
}
.fm_line textarea.fm_input{
	width: 100%;
	font-size: 18px;
	height: 320px;
}
.fm_line .code_input{
	float:left;
	width: 34%;
	margin-right: 4%;
}
.code_content{
	margin-top: -6px;
}
.fm_tip{
	font-family: "Helvetica LT Pro";
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	color: #004898;
	font-weight: 400;
	margin-top: 50px;
	margin-bottom: 50px;
}
.fm_submit{
	width: 260px;
	margin: 80px auto 140px auto;
}
.quote_form .fm_button{
	font-family: "Helvetica LT Pro";
	width: 100%; 
	height: 40px;
	color: #004898;
	font-size: 22px;
	text-align: center;
	font-weight: 400;
	cursor: pointer;
	border:2px solid #004898;
}
.quote_form .fm_button:hover{
	background-color: #004898;
	color: #fefefe;	
}
/*表单响应式
@media only screen and (max-width: 1500px) and (min-width: 1401px) {
	.quote_form {
	    margin: 100px 250px 0 250px;
	}
}
@media only screen and (max-width: 1400px) and (min-width: 1301px) {
	.quote_form {
	    margin: 100px 200px 0 200px;
	}
}
@media only screen and (max-width: 1300px) and (min-width: 1201px) {
	.quote_form {
	    margin: 100px 150px 0 150px;
	}
}
@media only screen and (max-width: 1200px) {
	.quote_form {
	    margin: 100px 100px 0 100px;
	}
}*/
@media only screen and (max-width: 749px) and (min-width:600px) {
	.quote_main{
		margin:0 auto;
	}
}
@media only screen and (max-width: 599px) and (min-width:400px) {
	.quote_main{
		margin:0 auto;
	}
}
@media only screen and (max-width: 399px) {
	.quote_main{
		margin:0 auto;
	}
	/*#machine{
	    font-size: 16px;
	}*/
}
/*按钮菱形样式*/
/*.buttonBox {
	display: block;
    position: relative;
    width: 260px;
    height: 40px;
    box-sizing: content-box;
}
input#fm_submit {
	width: 100%;
	height: 40px;
    position: relative;
    background: rgba(255, 255, 255, 0);
    color: #004898;
    font-weight: 400;
    border: none;
    font-size: 22px;
    line-height: 40px;
    outline: none;
    border: 2px solid #004898;
    padding: 0;
}
.border {
    position: absolute;
    background: none;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}
.buttonBox {
	display: block;
    overflow: hidden;
}
.buttonBox>input#fm_submit {
    z-index: 1;
    transition: color .5s ease;
    -moz-transition: color .5s ease;
    -ms-transition: color .5s ease;
    -webkit-transition: color .5s ease;
    cursor: pointer;
}
.buttonBox .border {
    z-index: 0;
    background: #004898;
    width: 30px;
    height: 30px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.buttonBox>.border:nth-of-type(1) {
    top: -100px;
    left: -50px;
}
.buttonBox>.border:nth-of-type(2) {
    top: -100px;
    right: -50px;
}
.buttonBox>.border:nth-of-type(3) {
    bottom: -100px;
    left: -50px;
}
.buttonBox>.border:nth-of-type(4) {
    bottom: -100px;
    right: -50px;
}
.buttonBox:hover .border {
    width: 320px;
    height: 320px;
}
.buttonBox:hover input#fm_submit {
    color: #FFF;
    transition: color .5s ease;
    -moz-transition: color .5s ease;
    -ms-transition: color .5s ease;
    -webkit-transition: color .5s ease;
}*/
/*返回顶部*/
.backtotop{
	float: right;
	width: 60px;
}
#toTop1 {
	z-index: 15;
	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: 1919px) {
	.quote_title {
	    margin: 89.64px auto 33.2px auto;
	}
	.quote_form {
	    margin: 83px 320px 0 320px;
	}
	.fm_tip {
	    margin-top: 41.5px;
	    margin-bottom: 41.5px;
	}
	.fm_submit {
	    margin: 66.4px auto 116.2px auto;
	}
}
@media only screen and (max-width: 1599px) {
	.quote_title {
		width: 368.98px;
	    height: 52px;
	    margin: 81px auto 30px auto;
	}
	.quote_content p {
	    font-size: 20px;
	    line-height: 30px;
	}
	.quote_form {
	    margin: 75px 200px 0 200px;
	}
	.fm_title label {
	    font-size: 20px;
	    line-height: 20px;
	}
	.fm_line .fm_input, .fm_line .fm_tel, .fm_line .fm_noneed {
	    height: 36px;
	    font-size: 16px;
	    line-height: 36px;
	}
	input::-webkit-input-placeholder {
	    font-size: 16px;
	   line-height: 36px;
	}
	input:-moz-placeholder {
	   font-size: 16px;
	   line-height: 36px;
	}
	input::-moz-placeholder {
	   font-size: 16px;
	   line-height: 36px;
	}
	input:-ms-input-placeholder {
	   font-size: 16px;
	   line-height: 36px;
	}
	.fm_line textarea.fm_input {
	    height: 280px;
	    font-size: 16px;
	}
	input#fm_submit {
	    font-size: 18px;
	}
	.fm_tip {
	    margin-top: 37.5px;
	    margin-bottom: 37.5px;
	}
	.fm_submit {
	    margin: 60px auto 105px auto;
	}
}
@media only screen and (max-width: 1299px) {
	.quote_title {
	    margin: 73.44px auto 27.2px auto;
	}
	.quote_form {
	    margin: 68px 150px 0 150px;
	}
	.fm_tip {
	    margin-top: 34px;
	    margin-bottom: 34px;
	}
	.fm_submit {
	    margin: 54.4px auto 95.2px auto;
	}
}*/
@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: 1200px) {
	.quote_head{
		overflow: visible;
	}
}
/*遮罩层*/
.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,
.global-effect .mask,
.main-effect .mask{
	opacity: 0.3;
	-moz-opacity: 0.3;
	-webkit-opacity: 0.3;
	filter: alpha(opacity=30);
	z-index: 900;
}

/*弹窗样式*/
.alertify{
	border: none;
	border-radius: 0;
	box-shadow: 0;
	-webkit-box-shadow: 0;
	width: 600px;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	margin-left: 0;
	position: fixed;
	text-align: center;
}
.alertify .alertify-resetFocus{
	display: none;
}
.alertify-dialog{
	padding: 40px 15px 40px 15px;
}
.alertify-message{
	margin: 0;
	font-size: 24px;
	line-height: 1.5;
	font-family: "Univers LT Pro 47 Lt Cn";
}
.alertify-big{
	font-family: "Univers LT Pro 47 Lt Cn";
	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: 18px;
	text-shadow: none;
	font-weight: 700;
	outline: none;
	margin-top: 31px;
	padding: 0;
	line-height: 36px;
}

/*移动端*/
@media only screen and (max-width: 1024px) {
	.alertify {
	    width: 600px;
	}
	.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: 749px) {
	.alertify {
	    width: 80%;
	}
}
/*@media only screen and (max-width: 1200px) {
	.quote_form {
	    margin: 68px 100px 0 100px;
	}
}
@media only screen and (max-width: 1000px) {
	.quote_title {
	    margin: 40px auto 0 auto;
	    text-align: center;
	    margin-bottom: 24px;
	    width: 51%;
	    max-width: 381px;
	    height: auto;
	}
	.quote_content{
		margin: 0 auto;
		text-align: center;
	}
	.quote_form{
		margin: 40px 0 0 0;
		width: 100%;
	}
	.quote_content p {
	    font-size: 18px;
	    line-height: 28px;
	}
	.symbol {
	    font-size: 24px;
	    line-height: 40px;
	}
	.fm_line .code_input {
    	width: 44%;
    	float: left;
    	margin-right: 4%;
	}
	.code_content{
		height: 36px;
		margin-top: 0;
	}
	.code_content img{
		height: 100%;
	}
}
@media only screen and (max-width: 450px) {
	.quote_content p {
	    font-size: 16px;
	    line-height: 24px;
	}
	.fm_line .code_input {
    	width: 100%;
    	float: none;
    	margin-right: 0;
	}
	.fm_tip {
    	font-size: 16px;
	}
	.fm_submit {
    	margin: 24px auto 42px auto;
	}
	.buttonBox {
	    width: 160px;
	    height: 32px;
	}
	input#fm_submit {
		font-size: 16px;
		line-height: 32px;
		height: 32px;
		border: 1px solid #004898;
	}
}*/

/*移动端*/
@media only screen and (max-width: 1024px) {
	/*内容*/
	.quote_main{
		padding-top: 48px;
		z-index: 1;
		position: relative;
		margin: 0 auto;
	}
	/*.quote_title{
		margin: 0 auto;
		text-align: center;
		margin-bottom: 24px;
		width: 51%;
		max-width: 381px;
		height: auto;
	}
	.quote_title img{
		width: 100%;
		height: auto;
	}
	.quote_content{
		margin: 0 0 24px 0;
	}
	.quote_content p{
		font-family: "Helvetica LT Pro";
		color:#595757;
		font-size:16px;
		line-height:32px;
		text-align:left;
		margin:0;
		word-break: normal;
	}
	.quote_form{
		width: 100%;
		margin: 0;
	}
	.fm_line{
		width: 100%;
	}
	.fm_line_one{
		margin-right: 0;
	}
	.fm_line_city,.fm_line_state{
		float: left;
		width: 30%;
		margin-right: 5%;
	}
	.fm_line_zip{
		float: left;
		width: 30%;
	}
	.fm_title label{
		font-size: 20px;
		line-height: 20px;
	}
	.fm_title .bluetip {
	    width: 5px;
	    height: 18px;
	}
	.hint{
		font-size: 14px;
	}
	.fm_line .fm_input,.fm_line .fm_tel,.fm_line .fm_noneed{
		padding-left: 8px;
	}
	.fm_line textarea.fm_input{
		height: 36px;
		font-size: 16px;
		line-height: 34px;
	}
	.fm_line .fm_tel{
		padding-left: 0;
	}
	input.fm_input:focus,input.fm_tel:focus,input.fm_noneed:focus,textarea.fm_input:focus{
		border: 1px solid #004898;
	}
	.symbol_first{
		width: 4%;
		padding-right: 1%;
	}
	.symbol_second{
		width: 4%;
		padding-right: 4%;
		padding-left: 2%;
	}
	.fm_line .code_input{
		float:left;
		width: 34%;
		margin-right: 4%;
	}
	.code_content,.code_content img{
		height: 35px;
		margin-top: 0;
	}
	.fm_tip{
		font-size: 14px;
		line-height: 14px;
		margin-top: 24px;
		margin-bottom: 42px;
		clear: both;
	}
	.fm_submit{
		width: 160px;
		margin: 0px auto 42px auto;
	}
	.quote_form .fm_button{
		font-family: "Helvetica LT Pro";
		width: 100%;
		height: 32px;
		color: #004898;
		font-size: 14px;
		line-height: 32px;
		text-align: center;
		font-weight: bold;
		cursor: pointer;
		border: 1px solid #004898;
	}
	.quote_form .fm_button:active{
		color: #FFFFFF;
		background: #004898;
	}*/
}
/*@media only screen and (min-width: 451px) and (max-width: 1024px) {
	.fm_title label {
	    font-size: 22px;
	    line-height: 22px;
	}	
	.fm_title .bluetip {
	    width: 7px;
	    height: 20px;
	}
	.fm_line .fm_input, .fm_line .fm_tel, .fm_line .fm_noneed {
	    font-size: 18px;
	}
	input::-webkit-input-placeholder {
	    font-size: 18px;
	}
	input:-moz-placeholder {
	   font-size: 18px;
	}
	input::-moz-placeholder {
	   font-size: 18px;
	}
	input:-ms-input-placeholder {
	   font-size: 18px;
	}
	.fm_line textarea.fm_input {
	    font-size: 18px;
	}
	.hint {
	    font-size: 16px;
	}
	.fm_tip {
	    font-size: 16px;
	    line-height: 16px;
	}
	.fm_submit {
	    width: 180px;
	}
	.quote_form .fm_button {
	    height: 36px;
	    font-size: 16px;
	    line-height: 36px;
	}
	.quote_content p{
		font-size:18px;
		line-height:34px;
	}
}*/
@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: 1024px) and (min-width: 750px){
	/*返回顶部*/
	#toTop1 {
		right: auto;
	}
}

/* footer */
/* ================================================== */
footer {
	position: relative;
	overflow: hidden;
	background: #003480;
	color: #ccc;
	z-index: 10;
}

footer h3 {
	display: none;
}

.footer-container {
	margin-left: 400px;
	margin-right: 152px;
	text-align: left;
}

@media only screen and (max-width: 1630px) {
	.footer-container {
		margin-left: 300px;
		margin-right: 120px;
	}
}

@media only screen and (max-width: 1475px) {
	.footer-container {
		margin-left: 280px;
		margin-right: 100px;
	}
}

@media only screen and (max-width: 1399px) {
	.footer-container {
		margin-left: 180px;
		margin-right: 100px;
	}
}

.footer-top {
	display: flex;
	display:-webkit-flex;
	padding-top: 80px;
	padding-bottom: 60px;
}

.footer-left {
	flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
	border-right: 1px solid #FFFFFF;
	padding-right: 60px;
}

.footer-left .fl-title {
	font-family: "Univers LT Pro 47 Lt Cn";
	font-weight: 400;
	font-size: 36px;
	color: #FFFFFF;
	padding-bottom: 15px;
}

.footer-left p {
	font-family: "Helvetica LT Pro";
	color: #FFFFFF;
	font-size: 18px;
	line-height: 36px;
}

.footer-left p:last-child {
	font-size: 30px;
	line-height: 50px;
}

.footer-right {
	padding-left: 60px;
	position: relative;
}

.footer-right .fr-link {
	position: relative;
	font-family: "Helvetica LT Pro";
	width: 385px;
	display: flex;
	display: -webkit-flex;
	color: #FFFFFF;
}

.footer-right .fr-link-desc {
	flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 4px;
}

.link1:hover .fr-link-desc, 
.link2:hover .fr-link-desc, 
.link3:hover .fr-link-desc {
	font-weight: bold;
}

.footer-right .fr-link-icon {
	position: absolute;
	right: -20px;
	padding-left: 30px;
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
	margin-top: 7px;
}
.connect,
.connect:hover,
.connect:active,
.connect:visited,
.connect:link,
.connect:focus
{
	display: block;
	margin-top: 19px;
	width: 240px;
	height: 30px;
	background: #FFFFFF !important;
	color: #595757;
	text-align: center;
	font-size: 18px;
	line-height: 33px;
	transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}
.connect:hover{
	transform: translateY(-3px);
}
@media only screen and (max-width: 1599px) {
	.connect,
	.connect:hover,
	.connect:active,
	.connect:visited,
	.connect:link,
	.connect:focus
	{
		width: 210px;
		height: 30px;
		font-size: 16px;
		line-height: 33px;
	}
}
@media only screen and (max-width: 1185px) {
	.footer-container {
    	margin-left: 100px;
    	margin-right: 60px;
	}
	.footer-right {
		padding-left: 40px;
	}
	.footer-left {
		padding-right: 40px;
	}
}

/*移动端footer*/
/*------------------------------------*/
.m-footer {
	display: none;
	padding: 16px 4%;
	background-color: #003480;
	color: #fff;
}
.m-footer .title-footer {
	margin-bottom: 16px;
    font-size: 26px;
    line-height: 1;
    font-family: "Univers LT Pro 47 Lt Cn";
}
.m-footer .content-footer .item-detail {
	color: #c0c0c0;
	padding-bottom: 16px;
	font-size: 14px;
	line-height: 18px;
}
.m-footer .border-bottom {
	display: block;
    width: 100%;
    border-bottom: 1px solid #666666;
}
.m-footer a,
.m-footer a:link,
.m-footer a:visited,
.m-footer a:hover,
.m-footer a:active {
	color: #fff;
	font-size: 18px;
	line-height: 36px;
}
.m-footer .fr-link-desc {
    margin-right: 10px;
}
.m-footer .fr-link-icon {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.m-footer .fr-link-icon::before {
	color: #fff;
}
.m-footer .m-logo-area .logo-title {
	display: block;
	height: auto;
	font-size: 18px;
    line-height: 36px;
    color: #FFFFFF;
}
.m-footer .m-logo-area .logo-link {
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-right: 10px;
}
.m-footer .m-logo-area .logo-link figure {
	width: 32px;
	height: 32px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.facebook {
	background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IuWbvuWxgl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCA1MTIuNCAxMjc1LjYgMTI3NS42IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgNTEyLjQgMTI3NS42IDEyNzUuNiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTI3NS42LDU4NC40djExMzEuNWMwLDM4LjEtMjkuOCw3Mi03Mi4zLDcySDg4MC4ydi00OTUuOEgxMDQ2bDI1LjUtMTkwLjdIODgwLjJWOTc4LjUNCgkJYzAtNTUuMSwxNy05My4yLDkzLjUtOTMuMmgxMDJWNzExLjVjLTE3LTQuMi03Ni41LTguNS0xNDguOC04LjVjLTE0OC44LDAtMjQ2LjYsODktMjQ2LjYsMjU0LjN2MTM5LjhINTE0LjV2MTkwLjdoMTY1Ljh2NDk1LjgNCgkJaC02MDhjLTQyLjUsMC03Mi4zLTI5LjctNzIuMy03MlY1ODQuNGMwLTQyLjQsMjkuOC03Miw3Mi4zLTcyaDExMzUuM0MxMjQ1LjgsNTEyLjQsMTI3NS42LDU0MiwxMjc1LjYsNTg0LjRMMTI3NS42LDU4NC40eiIvPg0KPC9nPg0KPC9zdmc+DQo=');
}
.linkedin {
	background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IuWbvuWxgl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iLTIgNTEwLjIgMTI3NS42IDEyNzUuNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAtMiA1MTAuMiAxMjc1LjYgMTI3NS42IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xMTg4LDUxMC4ySDg3LjZDNDAuNyw1MTAuMi0yLDU1Mi44LTIsNjAzLjh2MTA5Mi44YzAsNDYuOCw0Mi43LDg5LjMsODkuNiw4OS4zaDEwOTYuMg0KCQljNTEuMiwwLDg5LjYtNDIuNSw4OS42LTkzLjVWNjAzLjhDMTI3Ny42LDU1Mi44LDEyMzQuOSw1MTAuMiwxMTg4LDUxMC4yTDExODgsNTEwLjJ6IE0zODYuMiwxNjAzSDE5NC4yVjk5NWgxOTEuOVYxNjAzTDM4Ni4yLDE2MDMNCgkJeiBNMjg4LjEsOTA5LjljLTU5LjcsMC0xMTAuOS01MS0xMTAuOS0xMTAuNnM1MS4yLTExMC42LDExMC45LTExMC42czExMC45LDUxLDExMC45LDExMC42QzM5OC45LDg2My4xLDM1Miw5MDkuOSwyODguMSw5MDkuOQ0KCQlMMjg4LjEsOTA5Ljl6IE0xMDk0LjIsMTYwM0g5MDYuNXYtMjk3LjZjMC03Mi4zLDAtMTYxLjYtOTguMS0xNjEuNnMtMTE1LjIsNzYuNS0xMTUuMiwxNTcuM1YxNjAzSDUwNS42Vjk5NUg2ODl2ODVoNC4zDQoJCWMyNS42LTQ2LjgsODUuMy05Ny44LDE3OS4xLTk3LjhjMTkxLjksMCwyMjYuMSwxMjcuNiwyMjYuMSwyODkuMVYxNjAzSDEwOTQuMnoiLz4NCjwvZz4NCjwvc3ZnPg0K');
}
.twitter {
	background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IuWbvuWxgl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCA1MTAuMiAxMjc1LjYgMTI3NS42IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgNTEwLjIgMTI3NS42IDEyNzUuNiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8Zz4NCgkJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTEyNzUuNiw2NzEuOGMwLTg5LjMtNzIuMy0xNjEuNi0xNjEuNi0xNjEuNkgxNjEuNkM3Mi4zLDUxMC4yLDAsNTgyLjUsMCw2NzEuOHY5NTYuNw0KCQkJYzAsODUsNzIuMywxNTcuMywxNjEuNiwxNTcuM2g5NTYuN2M4OS4zLDAsMTYxLjYtNzIuMywxNjEuNi0xNjEuNlY2NzEuOEgxMjc1LjZ6IE0xMDYzLDk3OGMwLDguNSwwLDE3LDAsMjUuNQ0KCQkJYzAsMjY3LjktMTk5LjgsNTY5LjgtNTY1LjUsNTY5LjhjLTExNC44LDAtMjE2LjktMzQtMzA2LjEtODkuM2MxNywwLDM0LDQuMyw0Ni44LDQuM2M5My41LDAsMTgyLjgtMzQsMjUwLjktODUNCgkJCWMtODkuMywwLTE1Ny4zLTU5LjUtMTgyLjgtMTQwLjNjMTIuOCw0LjMsMjkuOCw0LjMsNDIuNSw0LjNjMTcsMCwyOS44LTQuMyw0Ni44LTguNWMtODkuMy0xNy0xNTMuMS05Ny44LTE1My4xLTE5NS42di00LjMNCgkJCWMwLDE3LDUxLDI1LjUsODUsMjUuNWMtNTUuMy0zNC0xMDItOTcuOC0xMDItMTY1LjhjMC0zOC4zLDEyLjgtNzIuMywyOS44LTEwMmM5Ny44LDExOS4xLDI0Ni42LDE5OS44LDQxMi40LDIwOC4zDQoJCQljLTQuMy0xMi44LTQuMy0yOS44LTQuMy00Ni44YzAtMTEwLjYsODkuMy0xOTkuOCwxOTkuOC0xOTkuOGM1OS41LDAsMTEwLjYsMjUuNSwxNDQuNiw2My44YzQ2LjgtOC41LDg5LjMtMjUuNSwxMjcuNi00Ni44DQoJCQljLTEyLjgsNDYuOC00Ni44LDg1LTg5LjMsMTEwLjZjNDIuNS00LjMsNTkuNS0xMi44LDkzLjUtMjkuOEgxMTE0bDAsMGgyNS41QzExMTQsOTE0LjIsMTEwMS4zLDk1Mi40LDEwNjMsOTc4TDEwNjMsOTc4eiIvPg0KCTwvZz4NCjwvZz4NCjwvc3ZnPg0K');
}
.instagram {
	background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IuWbvuWxgl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCA1MTAuMiAxMjc1LjYgMTI3NS42IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgNTEwLjIgMTI3NS42IDEyNzUuNiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8Zz4NCgkJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYzNy44LDUxMC4yYzE3NC4zLDAsMTk1LjYsMCwyNjMuNiw0LjNzMTE0LjgsMTIuOCwxNTMuMSwyOS44YzQyLjUsMTcsODAuOCw0Mi41LDExNC44LDcyLjMNCgkJCWMzNCwyOS44LDU5LjUsNzIuMyw3Mi4zLDExNC44YzE3LDQyLjUsMjUuNSw4NSwyOS44LDE1My4xYzQuMyw2OCw0LjMsODkuMyw0LjMsMjYzLjZzMCwxOTUuNi00LjMsMjYzLjYNCgkJCWMtNC4zLDY4LTEyLjgsMTE0LjgtMjkuOCwxNTMuMWMtMTcsNDIuNS00Mi41LDgwLjgtNzIuMywxMTQuOHMtNzIuMyw1OS41LTExNC44LDcyLjNjLTQyLjUsMTctODUsMjUuNS0xNTMuMSwyOS44DQoJCQljLTY4LDAtODkuMyw0LjMtMjYzLjYsNC4zcy0xOTUuNiwwLTI2My42LTQuM3MtMTE0LjgtMTIuOC0xNTMuMS0yOS44Yy00Mi41LTE3LTgwLjgtNDIuNS0xMTQuOC03Mi4zcy01OS41LTcyLjMtNzIuMy0xMTQuOA0KCQkJYy0xNy00Mi41LTI1LjUtODUtMjkuOC0xNTMuMUMwLDEzNDMuNiwwLDEzMTguMSwwLDExNDhjMC0xNzQuMywwLTE5NS42LDQuMy0yNjMuNlMxNyw3NjkuNiwzNCw3MzEuMw0KCQkJYzE3LTQyLjUsNDIuNS04MC44LDcyLjMtMTE0LjhjMjkuOC0zNCw3Mi4zLTU5LjUsMTE0LjgtNzIuM2M0Mi41LTE3LDg1LTI1LjUsMTUzLjEtMjkuOEM0NDIuMiw1MTAuMiw0NjMuNSw1MTAuMiw2MzcuOCw1MTAuMg0KCQkJTDYzNy44LDUxMC4yeiBNNjM3LjgsNjI1Yy0xNzAuMSwwLTE5MS4zLDAtMjU5LjQsNC4zYy01OS41LDQuMy05My41LDEyLjgtMTE0LjgsMjEuM2MtMjkuOCw4LjUtNTUuMywyNS41LTc2LjUsNDYuOA0KCQkJcy0zOC4zLDQ2LjgtNDYuOCw3Mi4zYy04LjUsMjUuNS0xNyw1OS41LTIxLjMsMTE5LjFjLTQuMyw2OC00LjMsODkuMy00LjMsMjU5LjRzMCwxOTEuMyw0LjMsMjU5LjRjNC4zLDYzLjgsMTIuOCw5Ny44LDIxLjMsMTE5LjENCgkJCWMxMi44LDI5LjgsMjUuNSw1MSw0Ni44LDcyLjNjMjEuMywyMS4zLDQyLjUsMzQsNzIuMyw0Ni44YzIxLjMsOC41LDU1LjMsMTcsMTE5LjEsMjEuM2M2OCw0LjMsODkuMyw0LjMsMjU5LjQsNC4zDQoJCQlzMTkxLjMsMCwyNTkuNC00LjNjNjMuOC00LjMsOTcuOC0xMi44LDExOS4xLTIxLjNjMjkuOC04LjUsNTEtMjUuNSw3Mi4zLTQ2LjhjMjEuMy0yMS4zLDM4LjMtNDYuOCw0Ni44LTcyLjMNCgkJCWM4LjUtMjEuMywyMS4zLTU1LjMsMjEuMy0xMTkuMWM0LjMtNjgsNC4zLTg5LjMsNC4zLTI1OS40czAtMTkxLjMtNC4zLTI1OS40Yy00LjMtNjMuOC0xMi44LTk3LjgtMjEuMy0xMTkuMQ0KCQkJYy04LjUtMjkuOC0yNS41LTUxLTQ2LjgtNzIuM2MtMjEuMy0yMS4zLTQ2LjgtMzguMy03Mi4zLTQ2LjhjLTIxLjMtOC41LTU1LjMtMTctMTE5LjEtMjEuM0M4MjkuMSw2MjUsODA3LjksNjI1LDYzNy44LDYyNQ0KCQkJTDYzNy44LDYyNXogTTYzNy44LDgyMC42YzE4Mi44LDAsMzI3LjQsMTQ0LjYsMzI3LjQsMzI3LjRjMCwxNzguNi0xNDQuNiwzMjcuNC0zMjcuNCwzMjcuNFMzMTAuNCwxMzMwLjksMzEwLjQsMTE0OA0KCQkJQzMxMC40LDk2NS4yLDQ1NSw4MjAuNiw2MzcuOCw4MjAuNkw2MzcuOCw4MjAuNnogTTYzNy44LDEzNjAuNmM1NS4zLDAsMTEwLjYtMjEuMywxNDguOC02My44YzM4LjMtMzguMyw2My44LTkzLjUsNjMuOC0xNDguOA0KCQkJYzAtMTE5LjEtOTMuNS0yMTIuNi0yMTIuNi0yMTIuNmMtNTUuMywwLTExMC42LDIxLjMtMTQ4LjgsNjMuOGMtNDIuNSwzOC4zLTYzLjgsOTMuNS02My44LDE0OC44DQoJCQlDNDI1LjIsMTI2Mi44LDUxOC43LDEzNjAuNiw2MzcuOCwxMzYwLjZMNjM3LjgsMTM2MC42eiBNMTA1NC41LDgwNy45YzAsNDIuNS0zNCw3Ni41LTc2LjUsNzYuNXMtNzYuNS0zNC03Ni41LTc2LjUNCgkJCXMzNC03Ni41LDc2LjUtNzYuNVMxMDU0LjUsNzY1LjQsMTA1NC41LDgwNy45TDEwNTQuNSw4MDcuOXoiLz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4NCg==');
}
.youtube {
	background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IuWbvuWxgl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCA1MTAuMiAxMjc1LjYgMTI3NS42IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgNTEwLjIgMTI3NS42IDEyNzUuNiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTI1MC4xLDg0MS45Yy0xNy01NS4zLTU5LjUtMTAyLTExNC44LTExNC44Yy05Ny44LTI1LjUtNDk3LjUtMjUuNS00OTcuNS0yNS41cy0zOTkuNywwLTQ5Ny41LDI1LjUNCgkJQzg1LDczOS44LDQyLjUsNzg2LjYsMjUuNSw4NDEuOUMwLDkzOS43LDAsMTE0OCwwLDExNDhzMCwyMDguMywyNS41LDMxMC40YzE3LDU1LjMsNTkuNSw5Ny44LDExNC44LDExMC42DQoJCWM5Ny44LDI1LjUsNDk3LjUsMjUuNSw0OTcuNSwyNS41czM5OS43LDAsNDk3LjUtMjUuNWM1NS4zLTEyLjgsOTcuOC01NS4zLDExNC44LTExMC42YzI1LjUtMTAyLDI1LjUtMzEwLjQsMjUuNS0zMTAuNA0KCQlTMTI3NS42LDkzOS43LDEyNTAuMSw4NDEuOUwxMjUwLjEsODQxLjl6IE01MDYsMTMzOS40Vjk2MC45bDMzMS43LDE5MS4zTDUwNiwxMzM5LjR6Ii8+DQo8L2c+DQo8L3N2Zz4NCg==');
}
.m-footer .copyright-footer {
	color: #C0C0C0;
    font-size: 14px;
    margin-top: 15px;
}
@media only screen and (max-width: 1024px) {
	#footer {
		display: none;
	}
	.m-footer {
		display: block;
	}
	.m-footer a.beian-footer {
    	color: #C0C0C0;
    	font-size: 14px;
	}
}
@media only screen and (max-width: 450px) {
	.m-footer .title-footer {
		font-size: 24px;
		line-height: 1.2;
	}
	.m-footer .content-footer .item-detail {
		font-size: 12px;
	}
	.m-footer a, .m-footer a:link, .m-footer a:visited, .m-footer a:hover, .m-footer a:active {
		font-size: 16px;
	}
	.m-footer .fr-link-icon {
		font-size: 12px;
	}
	.m-footer .m-logo-area .logo-title {
		font-size: 16px;
	}
	.m-footer .copyright-footer {
		font-size: 12px;
	}
}
.logo-area{
	position: absolute;
	bottom: 10px;
}
.logo-title{
	font-family: "Helvetica LT Pro";
	font-size: 18px;
	color: #FFFFFF;
	margin-right: 20px;
	line-height: 0;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
}
.logo-img{
	display: inline-block;
	height: 40px;
	font-size: 0;
}
.logo-link {
	width: 40px;
	height: 40px;
	display: inline-block;
	margin-right: 2px;
}
.footer-logo{
	width: 30px;
	height: 30px;
	padding: 5px;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
.footer-logo:hover{
	padding-bottom: 7px;
}
	
.footer-bottom {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
}

.footer-bottom a {
	color: #ffffff;
    font-size: 12px;
}
.footer-bottom a:visited {
	color: #ffffff;
    font-size: 12px;
}
.footer-bottom a:hover {
	color: #ffffff;
    font-size: 12px;
}
.footer-bottom a:active {
	color: #ffffff;
    font-size: 12px;
}
/*------------------------------------*/
/*移动端footer end*/

/*放大弹窗*/
.mask-layer {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 64px;
    left: 0;
    z-index: 800;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: rgba(0, 0, 0, .85);
    overflow: auto;
}
.mask-layer-close {
    position: absolute;
    text-align: center;
    white-space: nowrap;
    z-index: 100;
    cursor: pointer;
    right: 80px;
    top: 80px;
    width: 35px;
    height: 35px;
    font-size: 42px;
    line-height: 35px;
    font-weight: bold;
}
.mask-content {
    width: 800px;
    height: 500px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: auto;
    padding: 15px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #FFFFFF;
}
.form-content{
	border: 2px solid #004898;
	width: 100%;
	height: 100%;
	position: relative;
}
.mask-content form {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fm-content{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
}
.fm-line1{
	margin-left: 147px;
	margin-right: 147px;
}
.fm-line2{
	margin-left: 218px;
	margin-right: 147px;
}
.redtip {
	color: #ff0000;
    width: 5px;
    height: 18px;
    display: inline-block;
    margin-right: 5px;
}
.fm-line label{
	font-size: 18px;
	color: #333333;
	font-weight: 400;
	margin-right: 8px;
}
.fm-content .fm-input{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	opacity: 1;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	-ms-appearence: none;
	-webkit-tap-highlight-color: transparent;
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	width: 332px;
	height: 40px;
	font-size: 18px;
	border: 1px solid #9b9b9b;
	color: #333333;
	background: #FFFFFF;
	text-align: left;
	padding: 0 10px;
	font-family: "阿里巴巴普惠体 Regular"
}
.hint{
	color: #CC0000;
	font-weight: normal;
	font-size: 15px;
	text-align: right;
}
.tip{
	text-align: center;
	font-size: 16px;
	color: #333333;
}
.fm-submit{
	transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-webkit-transition: all .4s;
	width: 280px;
	height: 42px;
	line-height: 38px;
	text-align: center;
	font-size: 18px;
	display: block;
	padding: 0;
	margin: auto;
	border: 2px solid #004898;
	color: #004898;
	background-color: #FFFFFF;
	cursor: pointer;
}
.fm-submit:hover{
    color: #FFFFFF;
    background-color: #004898;
}
.select-radio{
	margin-left: 192px;
	margin-right: 0;
}
.radio-content{
	display: flex;
	display: -webkit-flex;
}
.surfmill{
	margin-right: 20px;
}
.surfmill input,
.artform input{
	margin-right: 5px;
	margin-left: 0;
}
.download-btn{
	cursor: pointer;
}
@media only screen and (max-width: 1599px) {
	.mask-layer-close {
	    right: 60px;
	    top: 60px;
	    width: 30px;
	    height: 30px;
	    font-size: 35px;
	    line-height: 30px;
	}
	.mask-content {
	    width: 650px;
	    height: 400px;
	}
	.fm-line1{
		margin-left: 102px;
		margin-right: 102px;
	}
	.fm-line2{
		margin-left: 166px;
		margin-right: 103px;
	}
	.redtip {
	    height: 16px;
	}
	.fm-line label{
		font-size: 16px;
	}
	.fm-content .fm-input{
		width: 285px;
		height: 35px;
		font-size: 16px;
		padding: 0 10px;
	}
	.hint{
		font-size: 14px;
	}
	.tip{
		font-size: 16px;
	}
	.select-radio{
		margin-left: 142px;
		margin-right: 0;
	}
	.surfmill{
		margin-right: 15px;
	}
	.surfmill input,
	.artform input{
		margin-right: 3px;
	}
	.fm-submit{
		width: 250px;
		height: 40px;
		line-height: 36px;
		font-size: 16px;
		border: 2px solid #004898;
	}
}
@media only screen and (max-width: 1299px) {
	.mask-layer-close {
	    width: 25px;
	    height: 25px;
	    font-size: 30px;
	    line-height: 25px;
	}
	.mask-content {
	    width: 600px;
	    height: 390px;
	    padding: 10px;
	}
	.fm-line1{
		margin-left: 75px;
		margin-right: 75px;
	}
	.fm-line2{
		margin-left: 138px;
		margin-right: 86px;
	}
	.fm-content .fm-input{
		width: 299px;
		padding: 0 6px;
	}
	.select-radio{
		margin-left: 115px;
		margin-right: 0;
	}
	.surfmill{
		margin-right: 11px;
	}
	.fm-submit{
		width: 220px;
	}
}
@media only screen and (max-width: 1024px) {
	.mask-layer {
    	top: 48px;
    }
	.mask-content {
	    width: 500px;
	    height: 400px;
	    padding: 10px;
	}
	.form-content {
	    border: 1px solid #004898;
	}
	.mask-content form{
		padding: 0 70px;
	}
	.fm-line{
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
	.fm-content {
		display: block;
	}
	.fm-content .fm-input{
		width: 100%;
	}
	.select-radio{
		margin-left: 0;
	}
	.surfmill{
		margin-right: 20px;
	}
	.surfmill input,
	.artform input{
		margin-right: 5px;
	}
}
@media only screen and (max-width: 600px) {
	.mask-layer-close {
	    right: 30px;
	    top: 30px;
	    width: 25px;
	    height: 25px;
	    font-size: 25px;
	    line-height: 25px;
	}
	.mask-content {
	    width: 400px;
	    height: 390px;
	}
	.mask-content form{
		padding: 0 40px;
	}
	.redtip {
	    height: 14px;
	}
	.fm-line label{
		font-size: 14px;
	}
	.fm-content .fm-input{
		height: 32px;
		font-size: 14px;
	}
	.hint{
		font-size: 13px;
	}
	.tip{
		font-size: 14px;
	}
}
@media only screen and (max-width: 450px) {
	.mask-layer-close {
	    right: 20px;
	    top: 20px;
	    width: 20px;
	    height: 20px;
	    font-size: 20px;
	    line-height: 20px;
	}
	.mask-content {
	    width: 300px;
	}
	.mask-content form{
		padding: 0 15px;
	}
	.fm-line{
		margin-bottom: 12px;
	}
	.surfmill, .artform{
		font-size: 0;
	}
	.surfmill{
		margin-right: 8px;
	}
	.surfmill input,
	.artform input{
		margin-right: 3px;
	}
	.tip{
		line-height: 1.4;
	}
}