body,div,label,span,a, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,fieldset, lengend, button, input, select, textarea, th, td{padding: 0; margin: 0; border: 0;}
body, button, input, select, textarea {font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);  }
h1, h2, h3, h4, h5, h6{font-weight: normal;}
html{min-height: 100%; border: none; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
body{word-wrap: break-word; word-break: break-all; -webkit-font-smoothing: antialiased;}
html, body {-webkit-user-select: none;user-select: none;}
ul, ol{list-style-type: none;}
button, input, select, textarea{outline: none;}
button, input, select{vertical-align: middle;}
button, input[type="button"], input[type="submit"]{cursor: pointer; -webkit-appearance: none;}
textarea{resize: none; outline: none;}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner{padding: 0; border: none;}
table{border-collapse: separate; border-spacing: 0;}
th, td{text-align: left;}
address, cite, dfn, em, var{font-style: normal;}
a,img {-webkit-touch-callout: none;}
img{border: none; vertical-align: middle;}
a{outline: none;}
a:link, a:visited{text-decoration: none; outline: none;}
a:hover, a:active{outline: none;}
iframe{vertical-align: top;}
.clearfix{*zoom: 1}
.clearfix:after{content: '\20'; display: block; clear: both; height: 0; overflow: hidden;}
.clear{clear: both;}
.img-mid{vertical-align: middle;}
/*显示隐藏*/
.hide{display: none;}
.block{display: block;}
/*文本位置*/
.ta-l{text-align: left;}
.ta-c{text-align: center;}
.ta-r{text-align: right;}
/*浮动*/
.l{float: left; display: inline;}
.r{float: right; display: inline;}
/*间距*/
.mar-top-20{
	margin-top: 20px;
}
/* 块状元素水平居中 */
.auto{margin-left:auto; margin-right:auto;}
/*滚动条*/
.scroll{width:100%; height:100%;overflow: auto; -webkit-overflow-scrolling: touch;}
.scroll-x{width:100%; height:100%;overflow-x:auto; overflow-y: hidden; -webkit-overflow-scrolling: touch;}
.scroll-y{width:100%; height:100%;overflow-x:hidden; overflow-y: auto; -webkit-overflow-scrolling: touch;}
/* 单行文字溢出虚点显示*/
.ell{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
/*文本两端对齐*/
.just{text-align: justify;text-align-last: justify;}
.just:after{display: inline-block; width: 100%; height: 0; line-height: 0; content: "";}
/*弹性布局*/
.flex {display: -webkit-box;display: -ms-flexbox;display: flex;}
.flex.center {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.flex.stretch{-webkit-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;}
.flex.end{-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}
.flex.row{-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row;flex-flow: row;}
.flex.row-reverse{-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-flow: row-reverse;flex-flow: row-reverse;}
.flex.column{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-flow: column;flex-flow: column;}
.flex.justify{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.flex.jc{-webkit-box-pack:center;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;}
.flex.flow{-webkit-flex-flow: wrap;-ms-flex-flow: wrap;flex-flow: wrap;}
.flex.justify-end{ -webkit-justify-content: flex-end;-ms-justify-content: flex-end;;justify-content: flex-end;}
.flex.hide{display: none;}
body{
	min-width: 320px;
	box-sizing: border-box;
}
.head-box{
	margin: 0 auto;
	background: #fff;
	position: fixed;
	top: 0;
	width: 100%;
	right: 0;
	left: 0;
	margin: 0 auto;
	max-height: 110px;
	z-index: 200;
}
.head-box .logo img{
	max-width: 300px;
	width: 100%;
	padding: 20px 0 10px 0;
}
header{
	margin: 0 auto;
}
.pc-nav li{
	padding: 10px;
	position: relative;
}
.pc-nav li .dropdown-menu{
	background: #efefef;
	border: none;
	border-radius: 5px;
}
.pc-nav li .dropdown-menu a{
	color: #444!important;
}
.pc-nav li a{
	color: #444;
	font-size: 14px;
	
}
.banner{
	position: relative;
	width: 100%;
	padding-top: 100px;
}
.banner .swiper-slide{
	position: relative;
}
.banner .swiper-slide img{
	width: 100%;
}
.c-link{
	max-width: 1100px;
	width: 1100px;
	margin: 0 auto;
	position: absolute;
	bottom: 20%;
	text-align: right;
	z-index: 200;
	right: 30%;
}
.c-link a{
	color: #000000;
	border: 1px solid #747678;
	padding: 10px 25px;
	border-radius: 4px;
}
.content{
	margin: 50px auto 30px;
	min-width: 320px;
}
.cont{
	box-sizing: border-box;
}
.cont-term{
	width: 32%;
	position: relative;
	overflow: hidden;
	padding: 20px 10px;
}
.cont-term img{
	width: 100%;
	border: 1px solid #E8B723;
	transition: all 0.6s;
	cursor: pointer;
}
.term-word{
	position: absolute;
	color: #fff;
	font-weight: bold;
	font-size: 25px;
	bottom: 10px;
	padding: 10px;
}
.cont-term img:hover{
	transform: scale(1.4);
}
footer{
	background: #006696;
	width: 100%;
	min-width: 320px;
}
.foot{
	margin: 0 auto;
}
.f1-term{
	width: 33%;
	padding: 16px 15px;
}
.f1-term h1{
	font-size: 24px;
}
.in-section{
	margin-top: 20px;
}
.in-section label{
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}
.in-section input{
	width: 100%;
	padding: 5px 10px;
	margin-top: 5px;
}
.in-sub input{
	color: #fff;
	background: #DD9936;
	text-align: center;
	width: 150px;
	height: 35px;
	line-height: 35px;
	margin-top: 20px;
}
.f1-t{
	font-size: 14px;
	color: #fff;
	line-height: 26px;
}
.f2-t li {
	line-height: 28px;
}
.f2-t li a{
	font-size: 15px;
	color: #fff;
}
.foot{
	padding-top: 20px;
}
.about{
	padding-top: 110px;
	min-width: 320px;
}
.about3 img{
	width: 100%;
}
.about2,.ab-cont{
	margin: 20px auto;
}
.a2-term h1{
	color: #086B99;
	font-size: 22px;
	margin-bottom: 20px;
}
.a2-term{
	font-size: 14px;
	color: #2B2B2B;
	width: 47%;
}
.a2-term img{
	width: 100%;
}
.about1{
	background: #EBEBEB;
}
.ab-cont{
	padding: 30px 0;
}
.ab-cont img{
	max-width: 80%;
	margin: 0 auto;
	text-align: center;
}
.img-t{
	font-style: italic;
	font-size: 14px;
	color: #000;
	margin-top: 20px;
	max-width: 80%;
}
.a2-term label{
	color: #000;
	display: block;
}
.a2-term .form-box{
	text-align: left!important;	
}
.a2-term .form-box textarea{
	padding: 10px;
	width: 100%;
	min-height: 200px;
}

#gotop img{
	width: 50px;
	height: 50px;
	opacity: 0.5;
	position: fixed;
	right: 20px;
	bottom: 30px;
	cursor: pointer;
	transition: all .5s;
	z-index: 300;
}
#gotop img:hover{
	opacity: 0.8;
	transition: all .5s;
}
