* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.main_eng,
.main_title {
	text-align: center;
	width: 100%
}

.safe_started,
.started {
	opacity: 1 !important;
	transition: all .7s ease-out .1s
}

.clear:after {
	content: '';
	clear: both;
	display: block;
	height: 0
}

.pro_drop>li:clear {
	content: '';
	clear: both;
	display: block;
	height: 0
}

.fixed_right>*,
.logo_img a,
.new_drop>li a,
.pro_drop>li>div a {
	display: block
}

body,
html {
	width: 100%;
	height: 100%;
	min-width: 1200px;
	font-size: 14px;
	color: #666;
	font-family: Source Han Sans;
	background: #f7f7f8
}

body,
h1,
h2,
h3,
h4,
html,
li,
p,
ul {
	margin: 0;
	padding: 0
}

a {
	text-decoration: none
}

ul li {
	list-style: none
}

.fl {
	float: left
}

.fr {
	float: right
}

.clear:after {
	height: 0
}

.main_box {
	width: 1200px !important;
	margin: 0 auto
}

@font-face {
	font-family: iconfont;
	src: url(../iconfont/iconfont.eot?v=12345);
	src: url(../iconfont/iconfont.eot?#iefix) format('embedded-opentype'), url(../iconfont/iconfont.woff?v=12345) format('woff'), url(../iconfont/iconfont.ttf?v=12345) format('truetype'), url(../iconfont/iconfont.svg#iconfont) format('svg')
}

.iconfont {
	font-family: iconfont !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale
}

.main_title {
	font-size: 34px;
	font-weight: 400;
	color: #333
}

.main_eng {
	font-size: 16px;
	color: #666;
	margin-top: 18px;
	margin-bottom: 42px;
	text-transform: uppercase;
	letter-spacing: 4px
}

.started {
	transform: none !important
}

header {
	width: 100%;
	height: 60px;
	/* line-height: 40px; */
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	transition: all .8s;
	background-color: #010d31;
	padding-top: 10px;
	box-sizing: border-box;
}

.logo_img {
	width: 132px;
	height: 40px;
	background: url(../img/home_img/logo.png) no-repeat;
	background-size: 100% 100%;
	/* margin-top: 10px; */
	text-indent: -999px
}

.fx-header {
	background: rgba(255, 255, 255, 0.98);
	box-shadow: -2px 3px 11.4px .6px rgba(9, 23, 92, 0.2)
}

.fx-header .logo_img,
.new-header .logo_img {
	background: url(../img/home_img/logo1.png) no-repeat;
	background-size: 100% 100%
}

.fx-header .li_titles,
.new-header .li_titles {
	color: #666
}

/* .fx-header .headerul>li:hover .li_titles {
	color: #5992ff
} */

.headerul>li:hover .li_titles i {
	transform: rotate(180deg)
}

.li_titles i {
	margin-left: 8px;
	display: inline-block
}

.logo_img a {
	height: 100%
}

.headerul>li {
	float: left;
	box-sizing: border-box;
	position: relative;
	width: 115px;
	text-align: center;
	height:50px;
	line-height: 50px;
	/* margin-top: 10px; */
	/* border-bottom: 2px solid transparent */
}
.headerul>li>.li_titles{
	height: 100%;
}

.headerul>li>span {
	cursor: default
}

.headerul>li>a,
.headerul>li>span {
	font-size: 16px;
	color: #FFF;
	display: block
}

.headerul>li:hover,
.headerul>li.navactive {
	/* background: #ffffff;
	border-bottom-color: #036eff */
}

.headerul>li:hover .li_titles,
.headerul>li.navactive .li_titles {
	/* color: #036eff */
}
/* 瀵艰埅淇敼 */
.headerul li .li_titles{
	border-radius: 2px 2px 0 0;
}
.headerul>li.draw_li:hover .li_titles{
	background: #FFFFFF;
	color: #222;
}
.fx-header .headerul>li.draw_li:hover .li_titles{
	background: #036eff;
	color: #FFFFFF;
}
/* 瀵艰埅淇敼 */
.fx-header .headerul>li{
	/* height: 60px; */
}
.fx-header .headerul>li:hover,
.fx-header .headerul>li.navactive {
	background: #036eff;
	/* border-bottom-color: #036eff */
}

.fx-header .headerul>li:hover .li_titles,
.fx-header .headerul>li.navactive .li_titles {
	color: #FFFFFF
}

.headerul>li:hover .drop_box {
	max-height: 666px;
	overflow: inherit;
	padding: 25px 24px;
	box-shadow: 0 2px 4px -1px rgba(209, 209, 210, 0.62)
}

.drop {
	position: absolute;
	top: 48px;
	left: 0;
	/* padding-top: 10px */
}

.drop_box {
	background: #FFF;
	border-radius:0 0px 5px 5px;
	max-height: 0;
	overflow: hidden;
	text-align: left;
	box-sizing: border-box;
	position: relative
}

.drop_left {
	padding-right: 15px;
	margin-right: 22px;
	border-right: 1px dashed #5992ff
}

/* .drop_brfore {
	position: absolute;
	top: -5px;
	width: 10px;
	height: 10px;
	background: #fff;
	transform: rotateZ(45deg);
	-ms-transform: rotate(45deg)
} */

.drop li {
	line-height: 32px
}

.drop a {
	color: #666
}

.drop a:hover {
	color: #5992ff
}

.drop_left li:first-child,
.drop_left li:last-child,
.drop_right li:first-child {
	line-height: normal
}

.pro_drop {
	width: 342px
}

.pro_drop li div.li_title {
	color: #333;
	margin-bottom: 10px;
	font-weight: 500;
	font-size: 18px
}

.headerul>li:hover .new_drop {
	padding: 10px 24px !important
}

.new_drop {
	width: 115px;
	box-sizing: border-box;
	text-align: center
}

.drop .new_drop li {
	line-height: 30px
}

.fixed_right {
	position: fixed;
	right: 12px;
	bottom: 50px;
	z-index: 9999
}

.fixed_right>* {
	height: 50px;
	width: 56px;
	cursor: pointer;
	border-radius: 5px;
	margin-bottom: 10px;
	background: rgba(138, 157, 170, .3);
	text-align: center;
	line-height: 49px;
	color: #fff;
	position: relative
}

.fixed_right i {
	font-size: 30px
}

.fixed_right>:hover {
	background-color: rgba(149, 149, 149, .5)
}

.fixed_right>.backToTop {
	display: none;
	top: -60px;
	left: 0;
	position: absolute;
	background-position: 50% 20px
}

.fixed_right .flx_box {
	position: absolute;
	bottom: 0;
	display: none;
	border: 1px solid #ddd;
	background: #fff;
	right: 70px;
	box-shadow: -1px 1px 19px 0 rgba(139, 172, 236, .53);
	border-radius: 5px;
	box-sizing: border-box;
	transition: all .5s
}

footer,
footer .main_box {
	position: relative
}

.telephone:hover .flx_telephone {
	display: block
}

.fixed_right .flx_telephone {
	border-color: #ddd;
	padding: 4px 8px;
	line-height: 40px;
	white-space: nowrap;
	color: #333
}

footer,
footer .li_ul li a {
	color: #C2C2C2;
	font-size: 14px
}

.fixed_right .flx_weixin {
	width: 0;
	height: 0;
	display: block;
	transition: all .5s;
	overflow: hidden;
	border: 0
}

footer .backtop,
footer .media {
	border-radius: 50%;
	text-align: center
}

.fixed_right .flx_weixin img {
	width: 100%;
	display: block
}

.weixin:hover .flx_weixin {
	width: 150px;
	height: 150px
}

footer {
	width: 100%;
	/* background: #313131 */
}

.footer_top {
	padding-top: 66px
}

.footer_top>li {
	float: left;
	width: 27%
}

.footer_top>li.footer_name {
	width: 402px;
	margin-right: 137px
}

.li_ul_name>li>label {
	display: inline-block
}

.li_ul_name>li>span {
	vertical-align: top;
	display: inline-block
}

.li_ul_name {
	border-right: 1px solid #232D3A;
}

.footer_top .li_tit {
	font-size:16px;
	font-weight: 500;
	color: #fff
}

footer .li_ul {
	padding: 40px 0 1px
}

footer .li_ul li {
	margin-bottom: 25px
}

footer .li_ul li a:hover {
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc
}

footer .media {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: rgba(255, 255, 255, .2);
	line-height: 24px;
	color: #FFF;
	margin-right: 20px
}

footer .media:hover {
	background: #1082ff
}

footer .media i {
	font-size: 14px;
	cursor: default
}

footer .media_img {
	display: inline-block;
	width: 76px;
	height: 76px;
	margin-right: 18px;
	transition: all .7s
}

footer .media_img>img {
	width: 100%
}

footer .enlarge_img {
	transform: scale(1.1)
}

footer .fot_bot {
	text-align: center;
	line-height: 66px;
	height: 66px;
	font-size: 14px;
	background: #060E19;
	color: #999999;
}

footer .backtop {
	position: absolute;
	top: -20px;
	right: 0;
	width: 40px;
	height: 40px;
	background: linear-gradient(0, rgba(33, 90, 246, 1), rgba(58, 182, 235, 1));
	cursor: pointer;
	z-index: 1
}

footer .backtop>span {
	display: inline-block;
	width: 22px;
	height: 13px;
	background: url(../img/product_img/icon.png) 0 -245px no-repeat;
	margin-top: 12px
}

footer .fot_top {
	width: 100%;
	height: 390px;
	background: url(../img/new_home_img/footer_bg.png) no-repeat;
	background-size: 100% 100%
}

.erweima {
	width: 75px;
	height: 75px
}
