@font-face {
	font-family: 'CentraleSansMedium';
	font-display: swap;	
	src: url("../fonts/CentraleSansMedium.eot");
	src: url("../fonts/CentraleSansMedium.eot") format("embedded-opentype"), url("../fonts/CentraleSansMedium.woff2") format("woff2"), url("../fonts/CentraleSansMedium.woff") format("woff"), url("../fonts/CentraleSansMedium.ttf") format("truetype"), url("../fonts/CentraleSansMedium.svg#CentraleSansMedium") format("svg");
font-weight: normal;
	font-style: normal;}
* {
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 62.5%;
	height: 100%;
}
body {
	width: 100%;
	max-width: 1920px;
	margin: 0px auto;
	overflow-x: hidden;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	color: black;
}
a {
	color: #333;
	text-decoration: none;
	outline: none;
	tap-highlight-color: transparent;
	focus-ring-color: transparent;
	-webkit-tap-highlight-color: transparent;
	-webkit-focus-ring-color: transparent;
	-moz-tap-highlight-color: transparent;
	-moz-focus-ring-color: transparent;
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms;
}
a:hover {
	color: #21bee8;
}
ol, ul, li {
	list-style: none;
}
.juse {
	color: #21bee8 !important;
}
img {
	max-width: 100%;
	border: 0px solid #ccc;
}
table, embed, video, iframe {
	max-width: 100%;
}
input, textarea {
	border: none;
	background: none;
	font-family: arial, helvetica, sans-serif;
	;
}
input[type="submit"], textarea[type="submit"] {
	cursor: pointer;
}
input[type="checkbox"], textarea[type="checkbox"] {
	cursor: pointer;
}
input[type="radio"], textarea[type="radio"] {
	cursor: pointer;
}
input:focus, textarea:focus {
	outline: none;
}
textarea {
	resize: none;
}
button {
	border: none;
	background: none;
	cursor: pointer;
}
em, i {
	font-style: normal;
}
/* .c-xx start */



.c-fl {
	float: left;
}
.c-fr {
	float: right;
}
.c-cb {
	clear: both;
}
.c-mg {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.c-oh {
	overflow: hidden;
}
.c-wd {
	width: 1200px;
}
.c-tsn {
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms;
}
.c-bbx {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.c-pr {
	position: relative;
}
.c-mt-5 {
	margin-top: 5px;
}
.c-mt-10 {
	margin-top: 10px;
}
.c-mt-15 {
	margin-top: 15px;
}
.c-mt-20 {
	margin-top: 20px;
}
.c-mt-25 {
	margin-top: 25px;
}
.c-mt-30 {
	margin-top: 30px;
}
.c-mt-35 {
	margin-top: 35px;
}
.c-mt-40 {
	margin-top: 40px;
}
.c-mt-45 {
	margin-top: 45px;
}
.c-mt-50 {
	margin-top: 50px;
}
.c-nomt {
	margin-top: 0 !important;
}
.c-nomr {
	margin-right: 0 !important;
}
.c-nomb {
	margin-bottom: 0 !important;
}
.c-noml {
	margin-left: 0 !important;
}
.c-nofont {
	line-height: 0;
	font-size: 0;
}
.c-nobg {
	background: none !important;
}
/* .c-xx end */



/* .f-xx start */



.f-czjz {
	position: relative;
	top: 50%;
	-webkit-transform: translate(0px, -50%);
	-moz-transform: translate(0px, -50%);
	-ms-transform: translate(0px, -50%);
	-o-transform: translate(0px, -50%);
	transform: translate(0px, -50%);
}
.f-box {
	margin: 0 auto;
	max-width: 1200px;
	overflow: hidden;
}
 @media screen and (min-width: 960px) and (max-width: 1219px) {
.f-box {
	width: 950px;
}
}
 @media screen and (min-width: 768px) and (max-width: 959px) {
.f-box {
	width: 750px;
}
}
 @media screen and (max-width: 767px) {
.f-box {
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
}
/* .f-xx end */



/* .m-xx start */



.m-desc {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	line-height: 30px;
}
.m-desc a {
	color: #21bee8;
}
.m-desc a:hover {
	text-decoration: underline;
}
.m-desc p {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	line-height: 30px;
}
.m-desc span {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	line-height: 30px;
}
.m-desc b {
	font-size: 22px;
	font-size: 2.2rem;
	color: #333;
	line-height: 30px;
}
.m-desc a {
	font-size: 14px;
	font-size: 1.4rem;
	color: #fb7000;
	line-height: 30px;
}
.m-desc img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.m-desc iframe {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.m-desc p {
	padding-bottom: 15px;
}
.m-desc table {
	width: 90%;
	border-collapse: collapse;
	line-height: 22px;
}
.m-desc table tr td {
	background: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	border: #333 solid 1px;
	text-align: center
}
 @media screen and (max-width: 999px) {
.m-desc table {
	width: 800px;
}
.m-desc .table {
	overflow: scroll
}
}
 @media screen and (max-width: 767px) {
.m-tt1 {
	font-size: 24px !important;
	font-size: 2.4rem !important;
}
.m-tt2 {
	font-size: 20px !important;
	font-size: 2rem !important;
}
.m-tt3 {
	font-size: 18px !important;
	font-size: 1.8rem !important;
}
.m-desc1 {
	font-size: 16px !important;
	font-size: 1.6rem !important;
}
.m-desc2 {
	font-size: 14px !important;
	font-size: 1.4rem !important;
}
[class*="-item"] .item-title {
	font-size: 14px;
	font-size: 1.4rem;
}
[class*="-item"] .item-desc {
	font-size: 13px;
	font-size: 1.3rem;
}
[class*="-item"] .item-link {
	font-size: 13px;
	font-size: 1.3rem;
}
[class*="-item"] .item-modal {
	display: none;
}
}
/* .m-xx end */



/* .j-xx start */



.j-offset-top {
	-webkit-transition: all 750ms;
	-o-transition: all 750ms;
	-moz-transition: all 750ms;
	transition: all 750ms;
	-webkit-transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	-o-transform: translateY(100px);
	transform: translateY(100px);
	opacity: 0;
}
.j-offset-top.run {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}
.j-offset-left {
	-webkit-transition: all 750ms;
	-o-transition: all 750ms;
	-moz-transition: all 750ms;
	transition: all 750ms;
	-webkit-transform: translateX(100px);
	-moz-transform: translateX(100px);
	-ms-transform: translateX(100px);
	-o-transform: translateX(100px);
	transform: translateX(100px);
	opacity: 0;
}
.j-offset-left.run {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}
.j-offset-right {
	-webkit-transition: all 750ms;
	-o-transition: all 750ms;
	-moz-transition: all 750ms;
	transition: all 750ms;
	-webkit-transform: translateX(-100px);
	-moz-transform: translateX(-100px);
	-ms-transform: translateX(-100px);
	-o-transform: translateX(-100px);
	transform: translateX(-100px);
	opacity: 0;
}
.j-offset-right.run {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}
/* .j-xx end */



[class*="-item"] .item-pic {
	position: relative;
	display: block;
	line-height: 0;
	font-size: 0;
	text-align: center;
	overflow: hidden;
}
[class*="-item"] .item-pic img {
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms;
}
[class*="-item"] .item-pic:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
[class*="-item"] .item-title {
	overflow: hidden;
}
[class*="-item"] .item-title a:hover {
	color: #21bee8;
}
[class*="-item"] .item-desc {
	overflow: hidden;
}
[class*="-item"] .item-desc a {
	display: block;
}
[class*="-item"] .item-desc a:hover {
	color: #21bee8;
}
.g-hd {
	position: relative;
	z-index: 9;
	background: url("../images/bg1.png") no-repeat center;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
}
.m-hdbox {
	overflow: inherit;
}
.m-hdlogo {
	float: left;
	width: 290px;
	line-height: 0;
	font-size: 0;
	padding-top: 32px;
	padding-bottom: 22px;
}
.m-hdinfo {
	margin-top: 8px;
	overflow: hidden;
}
.m-hdinfo .info-item {
	float: left;
	margin-left: 5px;
	padding-left: 22px;
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
	background-repeat: no-repeat;
	background-position: left center;
}
.m-hdinfo .info-item1 {
	float: left;
	padding-left: 25px;
	line-height: 30px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #141414;
	background-repeat: no-repeat;
	background-position: left center;
}
.m-hdinfo .info-item a {
	color: #333;
}
.m-hdinfo .info-item1 a {
	color: #141414;
}
.m-hdinfo .info-item a:hover, .m-hdinfo1 .info-item a:hover {
	color: #21bee8;
}
.m-hdinfo .info-item:first-child {
	margin-left: 0;
}
.m-hdinfo .info-item-1 {
	background-image: url("../images/email.png");
}
.m-hdinfo .info-item-2 {
	background-image: url("../images/tel.png");
}
.m-hdinfo .info-item-3 {
	background-image: url("../images/english.jpg");
	margin-left: 15px;
}
.m-hdinfo .info-item-4 {
	background-image: url("../images/chinese.jpg");
	margin-left: 15px;
	margin-right: 8px
}
.m-hdinfo .info-item-5 {
	background-image: url("../images/russian.jpg");
	margin-left: 15px;
	margin-right: 10px
}
.m-hdsch {
	margin-top: 8px;
	overflow: hidden;
	background-color: #21bee8;
	border-radius: 20px;
}
.m-hdsch .sch-text {
	position: relative;
	float: left;
	width: 216px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #e5e4e4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
 .m-hdsch .sch-text::-webkit-input-placeholder {
color: #e5e4e4;
}
 .m-hdsch .sch-text::-moz-placeholder {
color: #e5e4e4;
}
 .m-hdsch .sch-text:-moz-placeholder {
color: #e5e4e4;
}
 .m-hdsch .sch-text:-ms-input-placeholder {
color: #e5e4e4;
}
.m-hdsch .sch-text:before {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8px;
	display: block;
	width: 1px;
	height: 16px;
	background-color: #56d4f6;
}
.m-hdsch .sch-btn {
	float: right;
	width: 33px;
	height: 30px;
	background: url("../images/sch.png") no-repeat center;
}
.m-hdnav {
	margin-top: 8px;
	height: 64px;
}
.m-hdnav .nav-item {
	position: relative;
	float: left;
	margin: 0 34px;
	padding-top: 4px;
}
.m-hdnav .nav-item > a {
	position: relative;
	display: block;
	line-height: 60px;
	font-size: 16px;
	font-size: 1.6rem;
	color: white;
	font-family: "CentraleSansMedium";
}
.m-hdnav .nav-item > a:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
	width: 100%;
	height: 4px;
	background-color: #fff;
}
.m-hdnav .nav-item > a:hover:before {
	display: block;
}
.m-hdnav .nav-item > a.active:before {
	display: block;
}
.m-hdnav .nav-item > a.current:before {
	display: block;
}
.m-hdnav .sbnav-list {
	position: absolute;
	display: none;
	width: 100%;
	padding: 12px 0;
	border-top: 4px solid #1b99bb;
	background-color: white;
	border-radius: 0 0 5px 5px;
}
.m-hdnav .sbnav1-list {
	position: absolute;
	top: 100%;
	left: 0;
	margin-top: -4px;
	width: 240px;
}
.m-hdnav .sbnav2-list {
	top: 0;
	left: 100%;
	margin-top: -16px;
}
.m-hdnav .sbnav1-item {
	position: relative;
}
.m-hdnav .sbnav1-item a {
	display: block;
	padding: 3px 12px;
	line-height: 24px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333333;
}
.m-hdnav .sbnav1-item a:hover {
	color: white;
	padding-left: 28px;
	font-size: 14px;
	font-size: 1.4rem;
	background: url("../images/jtr1.png") no-repeat 9px 9px;
	background-color: #21bee8;
}
.m-hdnav .sbnav1-item a.active {
	color: white;
	padding-left: 28px;
	font-size: 14px;
	font-size: 1.4rem;
	background: url("../images/jtr1.png") no-repeat 9px 9px;
	background-color: #21bee8;
}
 @media screen and (max-width: 1219px) {
.m-hdlogo {
	width: 220px;
	padding-top: 40px;
}
.m-hdnav .nav-item {
	margin-left: 10px;
	margin-right: 10px;
}
.m-hdinfo .info-item-3 {
	margin-left: 5px;
}
.m-hdinfo .info-item {
	margin-left: 5px;
}
.m-hdsch .sch-text {
	width: 100px;
}
}
 @media screen and (max-width: 959px) {
.g-hd {
	background: none;
}
.m-hdlogo {
	float: none;
	display: block;
	width: 100%;
	text-align: center;
	padding: 10px 0;
}
.m-hdlogo img {
	width: 220px;
}
.m-hdfix1 {
	display: none;
}
}
.wap-hd-nav {
	display: none;
}
.wap-nav {
	width: 5px;
	height: 100%;
	position: absolute;
	right: 0;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	z-index: 999999999999999;
	cursor: pointer;
	position: fixed;
	top: -5px;
	right: 0;
	display: block;
}
.wap-nav .nav {
	overflow: hidden;
	width: 300px;
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	top: 0;
	right: 0;
	display: none;
	height: auto;
	overflow: scroll;
}
.wap-nav .nav span {
	font-family: Arial, Helvetica, sans-serif;
}
.wap-nav .nav form {
	margin: 15px auto;
	width: 258px;
	height: 26px;
	border: 1px solid #fff;
}
.wap-nav .nav form .iptc {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 15px;
	background-color: #fff;
	width: 80%;
	height: 26px;
	line-height: 26px;
	display: block;
	float: left;
}
.wap-nav .nav form .ipsc {
	width: 20%;
	height: 26px;
	line-height: 26px;
	display: block;
	float: right;
	background: #fff url("../images/sch2.png") no-repeat center center;
}
.wap-nav .nav > ul {
	display: none;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: scroll;
	padding-top: 45px;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.wap-nav .nav > ul > li {
	line-height: 40px;
	font-size: 12px;
	font-size: 1.2rem;
	text-indent: 20px;
	position: relative;
	color: #fff
}
.wap-nav .nav > ul > li .addition {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 15px;
	top: 10px;
	background: url("../images/shizi.png") no-repeat center center;
}
.wap-nav .nav > ul > li .addition.fa:before {
	margin-right: 5px;
	color: #fff;
	text-indent: 0;
}
.wap-nav .nav > ul > li > a {
	margin-right: 40px;
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	display: block;
}
.wap-nav .nav > ul > li > a span {
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
}
.wap-nav .nav > ul > li .c-show {
	display: none;
	width: 100%;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 {
	position: relative;
	padding-left: 15px;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 > a {
	position: relative;
	margin-right: 40px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 > a span {
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	padding-left: 5px
}
.wap-nav .nav > ul > li .c-show1 .c-s1 > .c-show2 {
	position: relative;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 {
	position: relative;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 > a {
	margin-right: 40px;
	text-indent: 35px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 > a span {
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 {
	position: relative;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a {
	margin-right: 40px;
	text-indent: 50px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a span {
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}
.wap-nav .nav > ul > dl {
	padding: 20px;
}
.wap-nav .nav > ul > dl dd {
	float: left;
	margin: 0 2px;
}
.wap-nav .menubtn {
	width: 23px;
	height: 18px;
	position: absolute;
	top: 12px;
	right: 12px;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	z-index: 9999;
	display: none;
}
.wap-nav .menubtn span {
	display: block;
	width: 100%;
	height: 3px;
	margin-bottom: 3px;
	background-color: #333;
}
 @media screen and (min-width: 960px) {
.wap-nav, .menubtn {
	display: none;
}
}
 @media screen and (max-width: 959px) {
.wap-nav .menubtn, .wap-nav .nav {
	display: block;
}
.wap-hd-nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row nowrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background-color: #21bee8;
}
.wap-hd-nav-item {
	width: 25%;
}
.wap-hd-nav-item a {
	display: block;
	padding: 5px 0;
	line-height: 20px;
	font-size: 14px;
	color: white;
	text-align: center;
	background-color: #21bee8;
}
.wap-hd-nav-item a.active {
	color: white;
	background-color: #333;
}
}
.banner {
	position: relative;
	z-index: 8;
	line-height: 0;
	font-size: 0;
}
.banner .carousel-control {
	position: absolute;
	z-index: 7;
	top: 50%;
	margin-top: -30px;
	width: 60px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
}
.banner .carousel-control.left {
	left: 8.85417%;
	background-image: url("../images/jtl1.png");
	background-position: center;
}
.banner .carousel-control.left:hover {
	background-image: url("../images/jtl2.png");
}
.banner .carousel-control.right {
	right: 8.85417%;
	background-image: url("../images/jtr2.png");
	background-position: center;
}
.banner .carousel-control.right:hover {
	background-image: url("../images/jtr3.png");
}
.banner .dotList {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 7px;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
.banner .dotList ul li {
	margin: 0 2px;
	vertical-align: bottom;
	display: inline-block;
*display: inline;
*zoom: 1;
	width: 18px;
	height: 18px;
	background: url("../images/rac2.png") no-repeat center;
	background-size: 100%;
}
.banner .dotList ul li.active {
	background-image: url("../images/rac1.png");
}
.banner.hide {
	display: none;
}
 @media screen and (max-width: 1219px) {
.banner.hide {
	display: block;
}
.banner .carousel-control {
	margin-top: -20px;
	width: 40px;
	height: 40px;
}
.n-banner {
	display: none;
}
}
.m-htt {
	position: relative;
	text-align: center;
}
.m-htt a {
	position: relative;
	display: inline-block;
*display: inline;
*zoom: 1;
	padding-bottom: 14px;
	line-height: 1.2;
	font-size: 36px;
	font-size: 3.6rem;
	color: #21bee8;
	font-weight: bold;
}
.m-htt a:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #21bee8;
}
.m-htt:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
	width: 50px;
	height: 5px;
	background-color: #21bee8;
}
 @media screen and (max-width: 767px) {
.m-htt a {
	font-size: 24px;
	font-size: 2.4rem;
}
}
.m-hpro {
	margin-top: 93px;
}
.m-hpro .box-bd {
	position: relative;
	margin-top: 5px;
	padding-top: 55px;
}
.m-hpro .box-btn {
	position: absolute;
	top: 0;
	display: block;
	width: 31px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
}
.m-hpro .box-btn.prev {
	left: 0;
	background-image: url("../images/jtl3.jpg");
}
.m-hpro .box-btn.prev:hover {
	background-image: url("../images/jtl4.jpg");
}
.m-hpro .box-btn.next {
	right: 0;
	background-image: url("../images/jtr4.jpg");
}
.m-hpro .box-btn.next:hover {
	background-image: url("../images/jtr5.jpg");
}
.m-hpro .box-list {
	width: 1000%;
	overflow: hidden;
}
.m-hpro .list-item {
	position: relative;
	float: left;
	margin-right: 0.2%;
	width: 2.35%;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #c2c2c2;
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms;
}
.m-hpro .list-item:hover {
	border-color: #21bee8;
}
.m-hpro .item-top {
	position: relative;
	overflow: hidden;
}
.m-hpro .item-top:hover .item-modal {
	top: 0;
}
.m-hpro .item-top:hover .item-modal2 {
	top: 0;
}
.m-hpro .item-title a {
	display: block;
	height: 35px;
	line-height: 34px;
	padding: 0 5px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
	background-color: #ededed;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
}
.m-hpro .item-title a:hover {
	color: white;
	background-color: #21bee8;
}
.m-hpro .item-modal {
	position: absolute;
	left: 0;
	top: 100%;
	display: block;
	width: 100%;
	height: 100%;
	background: url("../images/vm1.png") no-repeat center;
}
 @media screen and (max-width: 959px) {
.m-hpro .list-item {
	margin-right: .2%;
	width: 3.2%;
}
.m-hpro .item-modal { /*top: 0; */
	display: none;
}
}
 @media screen and (max-width: 767px) {
.m-hpro {
	margin-top: 30px;
}
}
 @media screen and (max-width: 480px) {
.m-hpro .list-item {
	width: 4.9%;
}
}
.m-habt {
	margin-top: 100px;
	min-height: 779px;
	background: url("../images/bg2.jpg") no-repeat center;
}
.m-habt .habt-box {
	padding-top: 98px;
}
.m-habt .box-img {
	position: relative;
	float: right;
	width: 39.91667%;
	padding-right: 3%;
	padding-bottom: 1.66667%;
}
.m-habt .box-img img {
	position: relative;
	z-index: 2;
	-webkit-box-shadow: 7.071px 7.071px 15px 0px rgba(0, 53, 67, 0.48);
	box-shadow: 7.071px 7.071px 15px 0px rgba(0, 53, 67, 0.48);
}
.m-habt .box-img:before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 20px;
	top: 20px;
	width: 479px;
	height: 440px;
	background-color: #21bee8;
}
.m-habt .box-font {
	margin-top: -8px;
	margin-top: 0 \9;
	padding-right: 55px;
	overflow: hidden;
	color: white;
	overflow: hidden;
}
.m-habt .box-font a {
	color: white;
}
.m-habt .box-hd {
	position: relative;
	padding-left: 20px;
	overflow: hidden;
}
.m-habt .box-hd:before {
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	width: 5px;
	height: 65px;
	background-color: #21bee8;
}
.m-habt .box-title {
	line-height: 1.2;
	font-size: 38px;
	font-size: 3.8rem;
	color: #ffffff;
	font-weight: bold;
}
.m-habt .box-title span {
	color: #21bee8;
}
.m-habt .box-name {
	margin-top: 10px;
	line-height: 24px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
.m-habt .box-desc {
	margin-top: 45px;
	padding-left: 20px;
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	color: white;
}
.m-habt .box-desc p {
	min-height: 24px;
}
.m-habt .box-desc a:hover {
	color: #21bee8;
}
.m-habt .box-link {
	display: block;
	margin-top: 36px;
	margin-left: 20px;
	max-width: 150px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	font-size: 1.4rem;
	color: white;
	font-weight: bold;
	text-align: center;
	border-radius: 5px;
	background-color: #21bee8;
	text-transform: uppercase;
}
.m-habt .box-link:hover {
	color: white;
}
 @media screen and (max-width: 1219px) {
.m-habt .box-img:before {
	width: 400px;
	height: 368px;
}
}
 @media screen and (max-width: 959px) {
.m-habt {
	background: none;
}
.m-habt .box-img {
	float: none;
	width: 100%;
	padding: 0;
}
.m-habt .box-img:before {
	display: none;
}
.m-habt .box-font {
	margin-top: 30px;
	padding-right: 0;
	color: #333;
}
.m-habt .box-font a {
	color: #333;
}
.m-habt .box-font a:hover {
	color: #21bee8;
}
.m-habt .box-hd {
	padding-left: 0;
}
.m-habt .box-hd:before {
	display: none;
}
.m-habt .box-desc {
	padding-left: 0;
}
.m-habt .box-link {
	margin-left: 0;
	color: white !important;
}
}
 @media screen and (max-width: 767px) {
.m-habt {
	margin-top: 30px;
}
.m-habt .habt-box {
	padding-top: 0;
}
.m-habt .box-title {
	font-size: 24px;
	font-size: 2.4rem;
}
.m-habt .box-name {
	margin-top: 10px;
	font-size: 16px;
	font-size: 1.6rem;
}
.m-habt .box-desc {
	margin-top: 20px;
	font-size: 14px;
	font-size: 1.4rem;
}
.m-habt .box-desc p {
	min-height: 10px;
}
.m-habt .box-link {
	margin-top: 20px;
}
}
.m-happl {
	margin-top: 9px;
}
.m-happl .box-list {
	margin-top: 60px;
	margin-bottom: -10px;
	overflow: hidden;
}
.m-happl .list-item {
	position: relative;
	float: left;
	margin-right: 0.83333%;
	margin-bottom: 10px;
	overflow: hidden;
}
.m-happl .list-item:hover .item-modal {
	right: 0;
}
.m-happl .list-item:hover .item-link {
	left: 21px;
}
.m-happl .list-item1 {
	width: 24.16667%;
}
.m-happl .list-item1 .item-modal {
	background: url("../images/md2.png") no-repeat left top;
}
.m-happl .list-item2 {
	width: 50%;
}
.m-happl .list-item2 .item-modal {
	background: url("../images/md1.png") no-repeat left top;
}
.m-happl .item-modal {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	right: 100%;
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms;
	overflow: hidden;
}
.m-happl .item-link {
	position: absolute;
	left: 100%;
	bottom: 21px;
	display: block;
	width: 100%;
	max-width: 150px;
	height: 36px;
	line-height: 36px;
	background-color: #21bee8;
	font-size: 14px;
	font-size: 1.4rem;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	border-radius: 5px;
	-webkit-transition-delay: 350ms;
	-moz-transition-delay: 350ms;
	-o-transition-delay: 350ms;
	transition-delay: 350ms;
}
 @media screen and (max-width: 959px) {
.m-happl {
	margin-top: 30px;
}
.m-happl .item-modal {
	right: 0;
	background: none !important;
}
.m-happl .item-link {
	left: 21px;
}
}
 @media screen and (max-width: 767px) {
.m-happl .box-list {
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	max-width: 600px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.m-happl .list-item {
	margin-left: 0;
	margin-right: 0;
}
.m-happl .list-item2 {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	width: 100%;
}
.m-happl .list-item1 {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-moz-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	width: 48%;
}
.m-happl .item-link {
	left: 5px;
	bottom: 5px;
	max-width: 125px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-size: 1.2rem;
}
}
.m-hnews {
	margin-top: 99px;
	height: 397px;
	background: url("../images/bg3.jpg") no-repeat center;
	background-size: cover;
}
.m-hnews .hnews-box {
	padding-top: 92px;
	color: white;
}
.m-hnews .hnews-box a {
	color: white;
}
.m-hnews .hnews-box a:hover {
	color: #21bee8;
}
.m-hnews .box-fix {
	overflow: hidden;
}
.m-hnews .box-fix1 {
	float: left;
	width: 25%;
}
.m-hnews .box-fix2 {
	float: right;
	width: 61.25%;
}
.m-hnews .box-title {
	text-align: left;
}
.m-hnews .box-title:before {
	left: 0;
	margin: 0;
}
.m-hnews .box-title a {
	color: white;
}
.m-hnews .box-title a:before {
	left: 0;
}
.m-hnews .box-title a:hover {
	color: white;
}
.m-hnews .box-link {
	margin-top: 62px;
	display: block;
	width: 198px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: white;
	background-color: #21bee8;
	border-radius: 5px;
}
.m-hnews .box-link:hover {
	color: white !important;
}
.m-hnews .box-link2 {
	margin-top: 30px;
	display: none;
}
.m-hnews .box-list {
	position: relative;
	left: 0;
	width: 1000%;
	overflow: hidden;
}
.m-hnews .list-item {
	position: relative;
	float: left;
	width: 10%;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.m-hnews .list-item:before {
	content: "";
	position: absolute;
	left: 0;
	top: 6px;
	width: 12px;
	height: 12px;
	background-color: #21bee8;
}
.m-hnews .item-title {
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	font-size: 1.6rem;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-hnews .item-time {
	margin-top: 5px;
	line-height: 25px;
	padding-left: 20px;
	font-size: 14px;
	font-size: 1.4rem;
	background: url("../images/time1.png") no-repeat left center;
}
.m-hnews .item-desc {
	margin-top: 6px;
	padding-bottom: 15px;
	border-bottom: 1px solid #949c9b;
}
.m-hnews .item-desc a {
	display: block;
	height: 100px;
	line-height: 25px;
	font-size: 14px;
	font-size: 1.4rem;
	overflow: hidden;
}
.m-hnews .box-slide {
	margin-top: 18px;
	margin-bottom: -10px;
	padding-left: 20px;
	overflow: hidden;
}
.m-hnews .slide-item {
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	display: block;
	width: 10px;
	height: 10px;
	background-color: #859091;
	border-radius: 50%;
}
.m-hnews .slide-item.active {
	background-color: white;
}
 @media screen and (max-width: 959px) {
.m-hnews {
	height: auto;
}
.m-hnews .hnews-box {
	padding-top: 30px;
	padding-bottom: 30px;
}
.m-hnews .box-title {
	text-align: center;
}
.m-hnews .box-title:before {
	margin: 0 auto;
}
.m-hnews .box-title a:before {
	margin: 0 auto;
}
.m-hnews .box-fix {
	float: none;
	width: 100%;
}
.m-hnews .box-fix2 {
	margin-top: 30px;
}
.m-hnews .box-list {
	width: 100%;
}
.m-hnews .list-item {
	float: none;
	margin-top: 25px;
	width: 100%;
}
.m-hnews .list-item:first-child {
	margin-top: 0;
}
.m-hnews .box-slide {
	display: none;
}
.m-hnews .box-link1 {
	display: none;
}
.m-hnews .box-link2 {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
}
 @media screen and (max-width: 767px) {
.m-hnews {
	margin-top: 30px;
}
}
.g-ft {
	min-height: 400px;
	background: url("../images/bg4.jpg") no-repeat center;
	background-color: #1d9dcc;
	background-size: cover;
}
.m-ftfix {
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
	color: white;
}
.m-ftfix a {
	color: white;
}
.m-ftfix1 {
	padding-top: 95px;
	padding-bottom: 29px;
	border-bottom: 1px solid #45beea;
	overflow: hidden;
}
.m-fttt {
	margin-bottom: 24px;
	padding-bottom: 8px;
	line-height: 1.2;
	font-size: 24px;
	font-size: 2.4rem;
	color: white;
	font-weight: bold;
	background: url("../images/bd1.png") no-repeat bottom left;
}
.m-ftb1 {
	float: left;
	margin-right: 22.91667%;
	width: 10.41667%;
}
.m-ftb2 {
	float: left;
	width: 20%;
}
.m-ftb3 {
	float: right;
	width: 26.66667%;
}
.m-ftnav .nav-item {
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms;
	background-position: -20px 10px;
}
.m-ftnav .nav-item:hover {
	padding-left: 11px;
	background: url("../images/jtr6.png") no-repeat 0 10px;
}
.m-ftaddr .addr-item {
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: left 7px;
}
.m-ftaddr .addr-item-1 {
	background-image: url("../images/ficon1.png");
}
.m-ftinfo_alibab a {
	margin-right: 20px
}
.m-ftaddr .addr-item-2 {
	background-image: url("../images/ficon2.png");
}
.m-ftaddr .addr-item-3 {
	background-image: url("../images/ficon3.png");
}
.m-ftaddr .addr-item-4 {
	background-image: url("../images/ficon4.png");
}
.m-ftaddr .addr-item-5 {
	background-image: url("../images/ficon5.png");
}
.m-ftaddr .addr-item-7 {
	background-image: url("../images/skype.png");
}
.m-ftaddr .addr-item-8 {
	background-image: url("../images/whatsapp.png");
}
.m-ftshare {
	line-height: 0;
	font-size: 0;
}
.m-ftshare .share-item {
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	width: 34px;
}
.m-ftshare_tobuu .share-item {
	float: left;
	margin-left: 8px;
	margin-bottom: 10px;
	width: 34px;
}
.m-ftshare .share-item:hover {
	margin-top: -5px;
}
.m-ftlnk {
	padding: 5px 0;
	min-height: 24px;
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #ffffff;
	overflow: hidden;
}
.m-ftlnk a {
	color: white;
}
.m-ftlnk .list-item {
	float: left;
	margin-right: 15px;
}
 @media screen and (max-width: 959px) {
.m-ftb1 {
	margin-right: 0;
	width: 45%;
}
.m-ftb2 {
	float: right;
	width: 45%;
}
.m-ftb3 {
	margin-top: 30px;
	width: 100%;
	clear: both;
}
}
 @media screen and (max-width: 767px) {
.g-ft {
	min-height: auto;
}
.m-ftb1 {
	display: none;
}
.m-ftb2 {
	display: none;
}
.m-ftb3 {
	margin-top: 0;
}
.m-ftfix1 {
	padding: 25px 0;
	border-bottom: 0;
}
.m-fttt {
	display: none;
}
.m-ftlnk {
	display: none;
}
.m-ftshare {
	display: none;
}
.m-ftinfo {
	text-align: center;
}
}
.m-crm .crm-box {
	padding-top: 18px;
	padding-bottom: 3px;
	padding-left: 25px;
	background: url("../images/home.png") no-repeat left 23px;
	line-height: 28px;
	font-size: 16px;
	font-size: 1.6rem;
	text-transform: uppercase;
	color: #2f6665;
	overflow: hidden;
	border-bottom: 1px solid #cbcbcb;
}
.m-crm .crm-box a {
	color: #2f6665;
}
.m-crm .crm-box a:hover {
	color: #21bee8;
}
.m-crm .crm-box a.active {
	color: #21bee8;
}
.m-crm .crm-box span {
	margin-left: 3px;
	margin-right: 3px;
}
.m-wp {
	padding-top: 60px;
	padding-bottom: 100px;
}
 @media screen and (max-width: 767px) {
.m-wp {
	padding-top: 30px;
	padding-bottom: 30px;
}
}
.m-abtb1 {
	overflow: hidden;
}
.m-abtb1 .abtb-font {
	float: left;
	width: 42.08333%;
}
.m-abtb1 .abtb-img {
	float: right;
	width: 50%;
}
.m-abtb1 .abtb-title {
	line-height: 1.2;
	font-size: 40px;
	font-size: 4rem;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.m-abtb1 .abtb-title strong {
	color: #21bee8;
}
.m-abtb1 .abtb-name {
	margin-top: 12px;
	line-height: 1.2;
	font-size: 16px;
	font-size: 1.6rem;
	color: #999999;
	font-weight: bold;
}
.m-abtb1 .abtb-desc {
	margin-top: 24px;
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
}
.m-abtb1 .abtb-desc p {
	min-height: 24px;
}
 @media screen and (max-width: 1219px) {
.m-abtb1 .abtb-font {
	float: none;
	width: 100%;
}
.m-abtb1 .abtb-img {
	margin-left: 20px;
	margin-bottom: 20px;
}
}
 @media screen and (max-width: 767px) {
.m-abtb1 .abtb-img {
	float: none;
	margin-left: 0;
	width: 100%;
	max-width: 599px;
}
.m-abtb1 .abtb-title {
	font-size: 24px;
	font-size: 2.4rem;
}
.m-abtb1 .abtb-desc {
	margin-top: 20px;
	font-size: 14px;
	font-size: 1.4rem;
}
.m-abtb1 .abtb-img video {
	height: auto !important;
}
}
.m-abtb2 {
	overflow: hidden;
}
.m-abtb2 .abtb-img {
	position: relative;
	float: left;
	margin-right: 44px;
	width: 52.58333%;
	line-height: 0;
	font-size: 0;
}
.m-abtb2 .abtb-img .img1 {
	width: 48.81141%;
}
.m-abtb2 .abtb-img .img2 {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 48.81141%;
}
.m-abtb2 .abtb-desc {
	padding-top: 85px;
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
}
.m-abtb2 .abtb-desc p {
	min-height: 24px;
}
 @media screen and (max-width: 1219px) {
.m-abtb2 {
	margin-top: 25px;
}
}
 @media screen and (max-width: 959px) {
.m-abtb2 .abtb-img {
	float: none;
	margin-right: 0;
	margin-bottom: 25px;
	width: 100%;
	max-width: 631px;
}
.m-abtb2 .abtb-desc {
	padding-top: 0;
}
.m-abtb2 .abtb-desc p {
	min-height: 10px;
}
}
.m-abtb3 {
	position: relative;
	margin-top: 36px;
}
.m-abtb3 .box-desc {
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
}
.m-abtb3 .box-ct {
	position: relative;
	margin-top: 40px;
	padding-left: 57px;
	padding-right: 57px;
}
.m-abtb3 .box-btn {
	position: absolute;
	top: 50%;
	margin-top: -31px;
	display: block;
	width: 19px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
}
.m-abtb3 .box-btn.prev {
	left: 0;
	background-image: url("../images/jtl5.png");
}
.m-abtb3 .box-btn.prev:hover {
	background-image: url("../images/jtl6.png");
}
.m-abtb3 .box-btn.next {
	right: 0;
	background-image: url("../images/jtr7.png");
}
.m-abtb3 .box-btn.next:hover {
	background-image: url("../images/jtr8.png");
}
.m-abtb3 .box-list {
	overflow: hidden;
}
.m-abtb3 .box-list ul {
	width: 1000%;
	overflow: hidden;
}
.m-abtb3 .list-item {
	position: relative;
	float: left;
	margin-right: 0.35978%;
	width: 2.23247%;
	overflow: hidden;
}
.m-abtb3 .item-top {
	position: relative;
	overflow: hidden;
}
.m-abtb3 .item-top:hover .item-modal {
	top: 0;
}
.m-abtb3 .item-modal {
	position: absolute;
	left: 0;
	top: 100%;
	display: block;
	width: 100%;
	height: 100%;
	background: url("../images/fd1.png") no-repeat center;
	background-color: rgba(33, 190, 232, 0.45);
	background-color: #21bee8 \9;
}
.m-abtb3 .item-title {
	margin-top: 8px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}
 @media screen and (max-width: 959px) {
.m-abtb3 .list-item {
	margin-right: .2%;
	width: 3.2%;
}
.m-abtb3 .item-modal {
	top: 0;
	background-color: transparent;
}
}
 @media screen and (max-width: 767px) {
.m-abtb3 {
	margin-top: 25px;
}
.m-abtb3 .box-ct {
	margin-top: 25px;
	padding-left: 30px;
	padding-right: 30px;
}
}
 @media screen and (max-width: 480px) {
.m-abtb3 .list-item {
	margin-right: .2%;
	width: 4.9%;
}
}
 @media screen and (max-width: 320px) {
.m-abtb3 .list-item {
	margin-right: 0;
	width: 10%;
}
}
.m-cert {
	margin-top: 76px;
}
.m-cert .box-title {
	line-height: 1.2;
	font-size: 30px;
	font-size: 3rem;
	text-transform: uppercase;
	font-weight: bold;
	color: #21bee8;
	text-align: center;
	background: url("../images/bd2.png") no-repeat center;
}
.m-cert .box-ct {
	position: relative;
	margin-top: 54px;
	padding-left: 55px;
	padding-right: 55px;
	overflow: hidden;
}
.m-cert .box-btn {
	position: absolute;
	top: 50%;
	margin-top: -42px;
	display: block;
	width: 42px;
	height: 42px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
}
.m-cert .box-btn.prev {
	left: 0;
	background-image: url("../images/jtl7.png");
}
.m-cert .box-btn.prev:hover {
	background-image: url("../images/jtl8.png");
}
.m-cert .box-btn.next {
	right: 0;
	background-image: url("../images/jtr9.png");
}
.m-cert .box-btn.next:hover {
	background-image: url("../images/jtr10.png");
}
.m-cert .box-list {
	overflow: hidden;
}
.m-cert .box-list ul {
	width: 1000%;
	overflow: hidden;
}
.m-cert .list-item {
	position: relative;
	float: left;
	width: 2.51376%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.m-cert .list-item:before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	display: none;
	width: 100%;
	height: 0;
	padding-top: 139.05109%;
	background: url("../images/yy1.png") no-repeat center;
	background-size: 100% 100%;
}
.m-cert .list-item:hover:before {
	display: block;
}
.m-cert .item-top {
	position: relative;
	z-index: 2;
	margin: 0 auto;
	max-width: 232px;
	overflow: hidden;
}
.m-cert .item-top:hover .item-modal {
	top: 0;
}
.m-cert .item-modal {
	position: absolute;
	left: 0;
	top: 100%;
	display: block;
	width: 100%;
	height: 100%;
	background: url("../images/fd2.png") no-repeat center;
	background-color: rgba(33, 190, 232, 0.7);
}
.m-cert .item-title {
	position: relative;
	z-index: 2;
	margin-left: auto;
	margin-right: auto;
	margin-top: 23px;
	max-width: 232px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}
 @media screen and (max-width: 1219px) {
.m-cert .list-item {
	margin-left: .1%;
	margin-right: .1%;
	width: 2.3%;
}
.m-cert .list-item:before {
	display: none !important;
}
}
 @media screen and (max-width: 959px) {
.m-cert .list-item {
	margin-left: .1%;
	margin-right: .1%;
	width: 3.1333%;
}
.m-cert .item-modal {
	top: 0;
	background-color: transparent;
}
}
 @media screen and (max-width: 767px) {
.m-cert {
	margin-top: 30px;
}
.m-cert .box-btn {
	margin-top: -36px;
	width: 30px;
	height: 30px;
}
.m-cert .box-title {
	font-size: 24px;
	font-size: 2.4rem;
	background: none;
}
.m-cert .box-ct {
	margin-top: 25px;
	padding-left: 40px;
	padding-right: 40px;
}
}
 @media screen and (max-width: 480px) {
.m-cert .list-item {
	margin-left: .1%;
	margin-right: .1%;
	width: 4.8%;
}
}
.g-mn {
	width: 100%;
	padding-left: 335px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
 @media screen and (max-width: 959px) {
.g-mn {
	float: none;
	padding-left: 0;
}
}
.g-side {
	margin-left: -100%;
	width: 270px;
	overflow: hidden;
}
 @media screen and (max-width: 959px) {
.g-side {
	margin-top: 30px;
	margin-left: 0;
	width: 100%;
}
}
.m-sdnav .sdnav-name {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 24px;
	font-size: 18px;
	font-size: 1.8rem;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	background: url("../images/bg5.jpg") no-repeat center;
	background-size: cover;
}
.m-sdnav .sdnav-name a {
	color: white;
}
.m-sdnav .sdnav-btn {
	position: relative;
	display: none;
	width: 100%;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 40px;
	padding-bottom: 10px;
	line-height: 25px;
	font-size: 18px;
	font-size: 1.8rem;
	color: white;
	text-transform: uppercase;
	background-color: #21bee8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.m-sdnav .sdnav-btn > p {
	position: absolute;
	bottom: 12px;
	right: 15px;
}
.m-sdnav .sdnav-btn > p span {
	margin-bottom: 2px;
	display: block;
	width: 25px;
	height: 4px;
	background-color: white;
}
.m-sdnav .list-item {
	margin-top: 10px;
	background-color: #f3f3f3;
}
.m-sdnav .list-item > a {
	position: relative;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-right: 36px;
	line-height: 24px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333333;
}
.m-sdnav .list-item > a:before {
	content: "";
	position: absolute;
	right: 7px;
	top: 0;
	width: 15px;
	height: 100%;
	background: url("../images/jtr.png") no-repeat center;
}
.m-sdnav .list-item > a:hover {
	color: white;
	background-color: #21bee8;
}
.m-sdnav .list-item > a:hover:before {
	background-image: url("../images/jtb.png");
}
.m-sdnav .list-item > a.active {
	color: white;
	background-color: #21bee8;
}
.m-sdnav .list-item > a.active:before {
	background-image: url("../images/jtb.png");
}
.m-sdnav .sdsnav-list {
	padding-top: 7px;
	padding-bottom: 7px;
	display: none;
}
.m-sdnav .sdsnav-list.show {
	display: block;
}
.m-sdnav .sdsnav-list-item > a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 16px;
	padding-right: 16px;
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
}
.m-sdnav .sdsnav-list-item > a:hover {
	color: #21bee8;
}
 @media screen and (max-width: 767px) {
.m-sdnav .sdnav-name {
	display: none;
}
.m-sdnav .sdnav-btn {
	display: block;
}
.m-sdnav .sdnav-list {
	display: none;
}
}
.m-sdnews {
	margin-top: 80px;
}
.m-sdnews .sdnews-hd {
	padding-bottom: 9px;
	line-height: 1.2;
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 3px solid #e4e4e4;
}
.m-sdnews .sdnews-hd a {
	color: #21bee8;
}
.m-sdnews .sdnews-hd a:hover {
	color: #21bee8;
}
.m-sdnews .sdnews-list {
	margin-top: 23px;
}
.m-sdnews .sdnews-list .list-item {
	margin-top: 20px;
	padding-bottom: 13px;
	border-bottom: 1px dotted #636363;
}
.m-sdnews .sdnews-list .list-item:first-child {
	margin-top: 0;
}
.m-sdnews .sdnews-list .item-title a {
	display: block;
	max-height: 48px;
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.m-sdnews .sdnews-list .item-title a:hover {
	color: #21bee8;
}
.m-sdnews .sdnews-list .item-time {
	margin-top: 20px;
	padding-left: 19px;
	line-height: 16px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #666666;
	background: url("../images/time2.png") no-repeat left center;
}
 @media screen and (max-width: 767px) {
.m-sdnews {
	margin-top: 25px;
}
.m-sdnews .sdnews-hd {
	font-size: 18px;
	font-size: 1.8rem;
}
}
.m-prol {
	margin-bottom: -38px;
	overflow: hidden;
}
.m-prol .list-item {
	position: relative;
	float: left;
	margin-right: 2.89017%;
	margin-bottom: 38px;
	width: 31.32948%;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #c2c2c2;
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms;
}
.m-prol .list-item:hover {
	border-color: #21bee8;
}
.m-prol .item-top {
	position: relative;
	overflow: hidden;
}
.m-prol .item-top:hover .item-modal {
	top: 0;
}
.m-prol .item-title a {
	display: block;
	height: 35px;
	line-height: 34px;
	padding: 0 5px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
	background-color: #ededed;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
}
.m-prol .item-title a:hover {
	color: white;
	background-color: #21bee8;
}
.m-prol .item-modal {
	position: absolute;
	left: 0;
	top: 100%;
	display: block;
	width: 100%;
	height: 100%;
	background: url("../images/vm1.png") no-repeat center;
}
.m-prol .item-moda2 {
	position: absolute;
	left: 0;
	top: 100%;
	display: block;
	width: 100%;
	height: 100%;
	background: url("../images/vm2.png") no-repeat center;
}
.m-prol input {
	position: absolute;
	top: 11px;
	left: 11px;
}
 @media screen and (max-width: 640px) {
.m-prol .list-item {
	margin-left: 1%;
	margin-right: 1% !important;
	width: 48%;
}
}
 @media screen and (max-width: 320px) {
.m-prol .list-item {
	margin-left: 0%;
	margin-right: 0% !important;
	width: 100%;
}
}
.m-page {
	margin-top: 46px;
	letter-spacing: 0;
	font-size: 0;
	text-align: center;
}
.m-page a {
	margin: 0 5px;
	display: inline-block;
*display: inline;
*zoom: 1;
	width: 35px;
	height: 30px;
	line-height: 28px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #333;
	text-align: center;
	border: 1px solid #e5e5e5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms;
	margin-bottom: 10px;
}
.no:hover {
	color: #333 !important;
	border: 1px solid #e5e5e5 !important;
	background: #fff !important;
}
.m-page a.big {
	width: 61px;
}
.m-page a:hover {
	color: white;
	border-color: #21bee8;
	background-color: #21bee8;
}
.m-page a.active {
	color: white;
	border-color: #21bee8;
	background-color: #21bee8;
}
.m-page2 {
	position: relative;
	padding-right: 200px;
	text-align: left;
	min-height: 30px;
}
.m-page2 .page-btn {
	position: absolute;
	right: 0;
	top: 0;
	width: 150px;
	height: 30px;
	padding-right: 20px;
	background: url("../images/jtt.png") no-repeat right center;
}
.m-page2 .page-btn input {
	width: 150px;
	height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #ffffff;
	text-align: center;
	background-color: #999;
}
 @media screen and (max-width: 767px) {
.m-page {
	margin-top: 25px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.m-page a {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.m-page2 {
	padding-right: 0;
	padding-bottom: 40px;
	text-align: center;
}
.m-page2 .page-btn {
	top: auto;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
}
}
.list_cart {
	margin-top: 20px;
}
.m-prob1 .prob-pic {
	width: 397px;
}
.m-prob1 .prob-pic-big {
	position: relative;
	border: 1px solid #c2c2c2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.m-prob1 .prob-pic-big-img {
	display: block;
	line-height: 0;
	font-size: 0;
}
.m-prob1 .prob-pic-big-img .zoomPad {
	float: none;
	z-index: 8;
}
.m-prob1 .zoomWrapperImage img {
	max-width: 1200px;
}
.m-prob1 .prob-pic-small {
	position: relative;
	margin-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
}
.m-prob1 .prob-pic-btn {
	position: absolute;
	top: 50%;
	margin-top: -6px;
	display: block;
	width: 8px;
	height: 12px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
}
.m-prob1 .prob-pic-btn.prev {
	left: 0;
	background-image: url("../images/jtl9.png");
}
.m-prob1 .prob-pic-btn.prev:hover {
	background-image: url("../images/jtl10.png");
}
.m-prob1 .prob-pic-btn.next {
	right: 0;
	background-image: url("../images/jtr11.png");
}
.m-prob1 .prob-pic-btn.next:hover {
	background-image: url("../images/jtr12.png");
}
.m-prob1 .prob-pic-list {
	overflow: hidden;
}
.m-prob1 .prob-pic-list ul {
	width: 1000%;
	overflow: hidden;
}
.m-prob1 .prob-pic-list ul li {
	position: relative;
	float: left;
	margin-right: 0.32787%;
	width: 3.11475%;
	padding-top: 5px;
}
.m-prob1 .prob-pic-item .item-pic {
	border: 1px solid #c2c2c2;
	overflow: inherit;
}
.m-prob1 .prob-pic-item .item-pic:before {
	content: "";
	position: absolute;
	left: 0;
	top: -5px;
	display: none;
	width: 100%;
	height: 5px;
	background: url("../images/sj1.png") no-repeat center;
}
.m-prob1 .prob-pic-item .item-pic:hover {
	border-color: #21bee8;
}
.m-prob1 .prob-pic-item .item-pic:hover img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.m-prob1 .prob-pic-item .item-pic.active {
	border-color: #21bee8;
}
.m-prob1 .prob-pic-item .item-pic.active:before {
	display: block;
}
.m-prob1 .prob-info {
	float: right;
	width: 431px;
}
.m-prob1 .prob-info-title {
	padding-bottom: 4px;
	margin-top: 6px;
	line-height: 1.2;
	font-size: 20px;
	font-size: 2rem;
	color: #21bee8;
	font-weight: normal;
	border-bottom: 2px solid #21bee8;
}
.m-prob1 .prob-info-desc {
	margin-top: 27px;
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
}
.m-prob1 .prob-info-desc p {
	min-height: 24px;
}
.m-prob1 .prob-share {
	margin-top: 78px;
}
.m-prob1 .prob-share .font {
	float: left;
	margin-right: 10px;
	line-height: 26px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
}
.m-prob1 .prob-share .img {
	float: left;
	height: 26px;
}
.m-prob1 .prob-info-link {
	margin-top: 26px;
	margin-bottom: -20px;
	overflow: hidden;
}
.m-prob1 .prob-info-link a, .m-prob1 .prob-info-link span {
	margin-bottom: 20px;
	display: block;
	width: 150px;
	height: 36px;
	line-height: 32px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #21bee8;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #21bee8;
	border-radius: 5px;
}
.m-prob1 .prob-info-link a:hover {
	color: white;
	background-color: #21bee8;
	border-color: #21bee8;
}
.m-prob1 .prob-info-link a:first-child {
	margin-right: 44px;
}
 @media screen and (max-width: 1219px) {
.zoomPad {
	cursor: default !important;
}
.zoomPup {
	display: none !important;
}
.zoomWindow {
	display: none !important;
}
.zoomPreload {
	display: none !important;
}
.m-prob1 .prob-pic {
	float: none;
	margin: 0 auto;
}
.m-prob1 .prob-info {
	margin-top: 20px;
	width: 100%;
	height: auto;
}
.m-prob1 .prob-info-link a, .m-prob1 .prob-info-link span {
	width: 100%;
}
}
 @media screen and (max-width: 767px) {
.m-prob1 .prob-pic {
	width: 100%;
}
.m-prob1 .prob-pic-big {
	display: none;
}
.m-prob1 .prob-pic-small {
	margin-top: 0;
}
.m-prob1 .prob-pic-list ul li {
	margin-right: .2%;
	width: 4.9%;
}
.m-prob1 .prob-pic-item .item-pic:before {
	display: none !important;
}
.m-prob1 .prob-info-title {
	margin-top: 25px;
}
.m-prob1 .prob-share {
	margin-top: 20px;
}
}
.m-prob2 {
	margin-top: 50px;
}
.m-prob2 .prob-title {
	line-height: 1.2;
	font-size: 30px;
	font-size: 3rem;
	color: #21bee8;
	font-weight: bold;
	text-transform: uppercase;
}
.m-prob2 .prob-title span {
	position: relative;
}
.m-prob2 .prob-title span:before {
	content: "";
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -6px;
	margin-left: 18px;
	width: 1200px;
	height: 11px;
	background: url("../images/bg6.png") no-repeat left center;
}
.m-prob2 .prob-desc {
	margin-top: 22px;
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
}
.m-prob2 .prob-desc p {
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
}
.m-prob2 .prob-desc span {
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
}
.m-prob2 .prob-desc a {
	color: #21bee8;
}
 @media screen and (max-width: 767px) {
.m-prob2 {
	margin-top: 30px;
}
.m-prob2 .prob-title {
	font-size: 20px;
	font-size: 2rem;
}
.m-prob2 .prob-title span:before {
	display: none;
}
}
.m-repro {
	margin-top: 47px;
	overflow: hidden;
}
.m-repro .repro-hd {
	position: relative;
	background: url("../images/bg7.png") no-repeat 333px center;
}
.m-repro .repro-title {
	line-height: 1.2;
	font-size: 30px;
	font-size: 3rem;
	color: #21bee8;
	font-weight: bold;
	text-transform: uppercase;
}
.m-repro .repro-title a {
	color: #21bee8;
}
.m-repro .repro-btn {
	position: absolute;
	top: 50%;
	margin-top: -12px;
	display: block;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
}
.m-repro .repro-btn.prev {
	right: 34px;
	background-image: url("../images/jtl11.png");
}
.m-repro .repro-btn.prev:hover {
	background-image: url("../images/jtl12.png");
}
.m-repro .repro-btn.next {
	right: 0;
	background-image: url("../images/jtr13.png");
}
.m-repro .repro-btn.next:hover {
	background-image: url("../images/jtr14.png");
}
.m-repro .repro-bd {
	margin-top: 25px;
}
.m-repro .repro-list {
	width: 1000%;
	overflow: hidden;
}
.m-repro .list-item {
	position: relative;
	float: left;
	margin-right: 0.30058%;
	width: 3.12139%;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #c2c2c2;
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms;
}
.m-repro .list-item:hover {
	border-color: #21bee8;
}
.m-repro .item-top {
	position: relative;
	overflow: hidden;
}
.m-repro .item-top:hover .item-modal {
	top: 0;
}
.m-repro .item-title a {
	display: block;
	height: 35px;
	line-height: 34px;
	padding: 0 5px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
	background-color: #ededed;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
}
.m-repro .item-title a:hover {
	color: white;
	background-color: #21bee8;
}
.m-repro .item-modal {
	position: absolute;
	left: 0;
	top: 100%;
	display: block;
	width: 100%;
	height: 100%;
	background: url("../images/vm1.png") no-repeat center;
}
 @media screen and (max-width: 1219px) {
.m-repro .repro-hd {
	background: none;
}
}
 @media screen and (max-width: 767px) {
.m-repro {
	margin-top: 30px;
}
.m-repro .repro-title {
	font-size: 20px;
	font-size: 2rem;
}
.m-repro .repro-bd {
	margin-top: 25px;
}
}
 @media screen and (max-width: 640px) {
.m-repro .list-item {
	margin-right: .2%;
	width: 4.9%;
}
}
 @media screen and (max-width: 320px) {
.m-repro .list-item {
	margin-right: 0;
	width: 10%;
}
}
.m-appl {
	margin-bottom: -46px;
	overflow: hidden;
}
.m-appl .list-item {
	float: left;
	margin-right: 5%;
	margin-bottom: 46px;
	width: 30%;
	overflow: hidden;
}
.m-appl .item-top {
}
.m-appl .item-top iframe {
	max-width: 100%
}
.m-appl .item-top:hover .item-modal {
	top: 0;
}
.m-appl .item-modal {
	position: absolute;
	left: 0;
	top: 100%;
	display: block;
	width: 100%;
	height: 100%;
	background: url("../images/vm2.png") no-repeat center;
	background-color: rgba(33, 190, 232, 0.7);
	background-color: #21bee8 \9;
}
.m-appl .item-title {
	margin-top: 13px;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333333;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-appl .item-title a {
	color: #333333;
}
.m-appl .item-title a:hover {
	color: #21bee8;
}
 @media screen and (max-width: 767px) {
.m-appl {
	margin-bottom: -25px;
}
.m-appl .list-item {
	margin-left: 1%;
	margin-right: 1% !important;
	margin-bottom: 25px;
	width: 48%;
}
.m-appl .item-title {
	font-size: 14px;
	font-size: 1.4rem;
}
}
.m-appls .appls-title {
	position: relative;
	margin-top: 38px;
	padding-bottom: 15px;
	line-height: 1.2;
	font-size: 20px;
	font-size: 2rem;
	color: #21bee8;
	text-transform: uppercase;
}
.m-appls .appls-title:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 60px;
	height: 2px;
	background-color: #21bee8;
}
.m-appls .appls-desc {
	margin-top: 31px;
	padding-bottom: 38px;
	border-bottom: 1px dashed #d1d1d1;
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
}
.m-appls .appls-desc p {
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
}
.m-appls .appls-desc span {
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
}
.m-appls .appls-desc a {
	color: #21bee8;
}
.m-oths {
	margin-top: 18px;
}
.m-oths .oths-item {
	padding-left: 29px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-position: left center;
}
.m-oths .oths-item a {
	color: #666;
}
.m-oths .oths-item a:hover {
	color: #21bee8;
}
.m-oths .oths-item-1 {
	margin-bottom: 14px;
	background-image: url("../images/jtl13.png");
}
.m-oths .oths-item-2 {
	background-image: url("../images/jtr15.png");
}
.m-oths .item-name {
	font-weight: bold;
}
.m-oths a {
	color: #666666;
}
.m-nsl {
	overflow: hidden;
}
.m-nsl .list-item {
	margin-top: 42px;
	padding-bottom: 22px;
	overflow: hidden;
	border-bottom: 1px dashed #d1d1d1;
}
.m-nsl .list-item:first-child {
	margin-top: 0;
}
.m-nsl .item-time {
	position: relative;
	float: left;
	width: 87px;
	height: 110px;
	padding-top: 18px;
	line-height: 1.2;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #21bee8;
}
.m-nsl .item-time span {
	font-size: 41px;
	font-size: 4.1rem;
}
.m-nsl .item-time:before {
	content: "";
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -15px;
	display: block;
	width: 0;
	height: 0;
	border-left: 14px solid #21bee8;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
}
.m-nsl .item-pic {
	float: left;
	margin-left: 46px;
	width: 238px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #b7b7b7;
}
.m-nsl .item-font {
	padding-left: 36px;
	overflow: hidden;
}
.m-nsl .item-title {
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-nsl .item-title a {
	color: #333333;
}
.m-nsl .item-title a:hover {
	color: #21bee8;
}
.m-nsl .item-desc {
	margin-top: 10px;
}
.m-nsl .item-desc a {
	display: block;
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
	overflow: hidden;
}
.m-nsl .item-desc a:hover {
	color: #21bee8;
}
.m-nsl .item-link {
	margin-top: 24px;
	display: block;
	max-width: 144px;
	height: 36px;
	line-height: 34px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	color: #21bee8;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #21bee8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
}
.m-nsl .item-link:hover {
	color: white;
	background-color: #21bee8;
}
 @media screen and (max-width: 767px) {
.m-nsl .list-item {
	margin-top: 25px;
}
.m-nsl .item-time {
	float: none;
	width: 150px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 14px;
	font-size: 1.4rem;
}
.m-nsl .item-time span {
	font-size: 16px;
	font-size: 1.6rem;
}
.m-nsl .item-time br {
	display: none;
}
.m-nsl .item-time:before {
	display: none;
}
.m-nsl .item-title {
	margin-top: 10px;
}
.m-nsl .item-pic {
	float: none;
	margin-left: 0;
	margin-top: 20px;
}
.m-nsl .item-font {
	padding-left: 0;
}
}
.g-mn2 {
	padding-right: 39%;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
 @media screen and (max-width: 959px) {
.g-mn2 {
	float: none;
	padding-right: 0;
}
}
.g-side2 {
	margin-left: -271px;
	width: 271px;
}
 @media screen and (max-width: 959px) {
.g-side2 {
	float: none;
	margin-top: 30px;
	margin-left: 0;
	width: 100%;
}
}
.m-news .news-title {
	line-height: 24px;
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	color: #21bee8;
}
.m-news .news-time {
	margin-top: 10px;
	padding-left: 24px;
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
	background: url("../images/time3.jpg") no-repeat left center;
}
.m-news .news-desc {
	margin-top: 23px;
	padding-bottom: 50px;
	border-bottom: 1px dashed #d1d1d1;
	color: #666;
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
}
.m-news .news-desc p {
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666;
}
.m-news .news-desc span {
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666;
}
.m-news .news-desc a {
	color: #21bee8;
}
.m-sdnews2 .sdnews-hd {
	padding-bottom: 9px;
	line-height: 1.2;
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 3px solid #e4e4e4;
}
.m-sdnews2 .sdnews-hd a {
	color: #333333;
}
.m-sdnews2 .sdnews-hd a:hover {
	color: #21bee8;
}
.m-sdnews2 .sdnews-list {
	margin-top: 36px;
}
.m-sdnews2 .sdnews-list .list-item {
	margin-top: 38px;
	padding-bottom: 13px;
	border-bottom: 1px dotted #636363;
}
.m-sdnews2 .sdnews-list .list-item:first-child {
	margin-top: 0;
}
.m-sdnews2 .sdnews-list .item-pic {
	margin: 0 auto;
	max-width: 267px;
	border: 2px solid #b7b7b7;
}
.m-sdnews2 .sdnews-list .item-title {
	margin-top: 16px;
}
.m-sdnews2 .sdnews-list .item-title a {
	display: block;
	max-height: 48px;
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
	overflow: hidden;
}
.m-sdnews2 .sdnews-list .item-title a:hover {
	color: #21bee8;
}
.m-sdnews2 .sdnews-list .item-time {
	margin-top: 20px;
	padding-left: 19px;
	line-height: 16px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #666666;
	background: url("../images/time2.png") no-repeat left center;
}
 @media screen and (max-width: 767px) {
.m-sdnews .sdnews-hd {
	font-size: 18px;
	font-size: 1.8rem;
}
}
.contact_top {
	background: #f5f5f5;
	border-radius: 8px;
}
/* c_left */



.c_left {
	width: 465px;
	padding-top: 62px;
	background: url(../images/conleft1.jpg) no-repeat left top;
	border-radius: 8px 0px 0px 8px;
	background-size: cover;
	height: 525px;
}
.c_left_wrap {
	width: 339px;
	margin: 0 auto;
}
.c_left_wrap .c_title {
	padding-bottom: 45px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
}
.c_left_wrap .c_titl3 {
	color: #fff;
	padding-bottom: 8px;
	font-size: 14px;
	font-size: 1.4rem;
}
.c_left_wrap .c_tiyl {
	margin-bottom: 8px;
	font-size: 14px;
	font-size: 1.4rem;
}
.c_left_wrap .c_tiyl4 {
	padding-left: 29px;
	font-weight: bold;
	color: #fff;
	background: url(../images/c_xin1.png) no-repeat 4px 3px;
}
.c_left_wrap .c_tiyl4 a {
	font-weight: bold;
	color: #fff;
}
.c_left_wrap .c_tiyl a:hover {
	color: #21bee8;
}
.c_left_wrap .c_tiyl41 {
	padding-left: 20px;
	font-weight: bold;
	color: #fff;
	background: url(../images/c_xin2.png) no-repeat left 1px;
}
.c_left_wrap .c_tiyl42 {
	padding-left: 20px;
	font-weight: bold;
	color: #fff;
	background: url(../images/c_xin3.png) no-repeat left 1px;
}
.c_left_wrap .c_tiyl43 {
	padding-left: 20px;
	font-weight: bold;
	color: #fff;
	background: url(../images/c_xin4.png) no-repeat left 3px;
	line-height: 24px;
}
.c_left_wrap .c_tiyl44 {
	padding-left: 20px;
	font-weight: bold;
	color: #fff;
	background: url(../images/c_xin5.png) no-repeat left 3px;
	line-height: 24px;
}
.c_left_wrap .c_tiyl7 {
	padding-left: 20px;
	font-weight: bold;
	color: #fff;
	background: url(../images/c_xin7.png) no-repeat left 3px;
	line-height: 24px;
}
.c_left_wrap .c_tiyl8 {
	padding-left: 20px;
	font-weight: bold;
	color: #fff;
	background: url(../images/c_xin8.png) no-repeat left 3px;
	line-height: 24px;
}
/* c_right */



.c_right {
	float: right;
	width: 47%;
	margin-right: 84px;
}
.c_title2 {
	padding-top: 23px;
	padding-left: 14px;
	line-height: 30px;
	font-weight: bold;
	font-size: 24px;
	font-size: 2.4rem;
	color: #21bee8;
	text-transform: uppercase;
	padding-bottom: 3px;
}
.c_xp {
	padding-top: 13px;
}
.c_bt {
	width: 14px;
	float: left;
	color: #ff0000;
	font-family: Verdana;
	line-height: 36px;
	height: 36px;
	font-size: 14px;
	font-size: 1.4rem;
}
.c_div1 {
	padding-bottom: 18px;
}
.c_div2 {
	padding-bottom: 20px;
}
.c_div3 {
	padding-bottom: 20px;
}
.c_div4 {
	padding-top: 2px;
	margin-bottom: 5px;
}
.c_input1 {
	float: left;
	line-height: 35px;
	height: 35px;
	font-size: 12px;
	font-size: 1.2rem;
	text-indent: 14px;
	color: #666666;
	width: 547px;
	border: solid 1px #cccccc;
	background: #fff;
}
.c_textarea {
	font-family: Arial;
	float: left;
	font-size: 12px;
	font-size: 1.2rem;
	text-indent: 14px;
	color: #666666;
	width: 544px;
	border: solid 1px #cccccc;
	line-height: 26px;
	padding-top: 1px;
	height: 211px;
	background: #fff;
}
.c_captcha {
	font-size: 12px;
	font-size: 1.2rem;
	background: #fff;
	width: 154px;
	float: left;
	line-height: 35px;
	height: 35px;
	text-indent: 9px;
	color: #666666;
	border: solid 1px #cccccc;
}
.c_yzm {
	float: left;
	margin-left: 19px;
	cursor: pointer;
}
.c_send {
	float: right;
	text-align: center;
	color: #fff;
	background: #21bee8;
	width: 181px;
	height: 37px;
	line-height: 35px;
	font-size: 14px;
	font-size: 1.4rem;
	cursor: pointer;
	font-weight: bold;
}
.c_left_wrap a {
	color: #fff;
}
.map {
	margin: 50px auto 0;
}
.map img {
	display: block;
	max-width: 1200px;
	max-height: 381px;
	width: 100%;
}
 @media screen and (max-width: 1219px) {
.c_left {
	width: 399px;
}
.c_div1, .c_div2, .c_div3 {
	padding-bottom: 16px;
}
.c_input1 {
	width: 95%;
}
.c_textarea {
	width: 95%;
}
.c_send {
	width: 116px;
}
}
 @media screen and (max-width: 959px) {
.contact_top {
	background: #f5f5f5;
	margin-top: 20px;
}
.map {
	margin: 20px auto 20px;
}
.c_left {
	float: none;
	width: 95%;
	margin: 0 auto;
	max-width: 399px;
	border-radius: 10px;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.c_right {
	float: none;
	width: 95%;
	margin: 0 auto;
	margin-top: 20px;
}
.c_title2 {
	padding-top: 0px;
}
.c_left_wrap {
	width: 90%;
}
.c_send {
	width: 95%;
	margin-left: 14px;
	margin-top: 15px;
	float: left;
}
.c_left_wrap .c_title {
	padding-bottom: 20px;
}
}
 @media screen and (max-width: 767px) {
.c_left_wrap .c_tiyl {
	margin-bottom: 15px;
}
.c_input1 {
	width: 90%;
}
.c_textarea {
	width: 90%;
}
.c_send {
	width: 90%;
}
.c_captcha {
	width: 90%;
	margin-bottom: 20px;
}
.c_yzm {
	margin-left: 12px;
}
}
.wap-kf {
	position: fixed;
	z-index: 10;
	bottom: 0;
	display: none;
	width: 100%;
	height: 60px;
	background-color: #21bee8;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row nowrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
.wap-kf-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-flow: column wrap;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.wap-kf-item .fa {
	font-size: 20px;
	font-size: 2rem;
	color: white;
}
.wap-kf-item span {
	line-height: 2;
	font-size: 12px;
	font-size: 1.2rem;
	color: white;
}
 @media screen and (max-width: 959px) {
.wap-kf {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}
.g-ft {
	padding-bottom: 60px;
}
}
.m-kf {
	position: fixed;
	right: 0;
	top: 30%;
	z-index: 10;
}
.m-kf .kf-item {
	display: block;
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;
}
.m-kf .kf-item1 {
	background-image: url("../images/kf1.png");
	background-color: #00aff0;
}
.m-kf .kf-item1:hover {
	background-color: #1672d5;
}
.m-kf .kf-item2 {
	background-image: url("../images/kf2.png");
	background-color: #00aff0;
}
.m-kf .kf-item2:hover {
	background-color: #1672d5;
}
 @media screen and (max-width: 959px) {
.m-kf {
	display: none;
}
}
.returntop {
	position: fixed;
*position: absolute;
	z-index: 9;
	right: 310px;
	bottom: 30px;
	width: 44px;
	height: 44px;
	background: url("../images/gotop.png") no-repeat center;
	background-color: #21bee8;
	border-radius: 50%;
	line-height: 0;
	font-size: 0;
	display: none;
	-webkit-box-shadow: 0px 5px 15px 0px rgba(10, 141, 189, 0.77);
	box-shadow: 0px 5px 15px 0px rgba(10, 141, 189, 0.77);
}
 @media screen and (max-width: 1219px) {
.returntop {
	right: 310px;
}
}
 @media screen and (max-width: 959px) {
.returntop {
	right: inherit;
	left: 10px;
	bottom: 65px;
	width: 36px;
	height: 36px;
}
}
/*# sourceMappingURL=style.css.map */











.at-resp-share-element .at-icon {
	width: 24px!important;
	height: 24px!important;
}
.at-style-responsive .at-share-btn {
	padding: 0!important;
	border-radius: 2px!important;
}
.at-resp-share-element .at-share-btn .at-icon-wrapper {
	width: 24px!important;
	height: 24px!important;
}
.at-resp-share-element .at-share-btn {
	margin-bottom: 0!important;
	margin-right: 3px!important;
}
.shuxp_c {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 25px;
	margin-top: 5px;
	margin-bottom: 5px
}
/*kefu*/

.kefu {
	position: fixed;
	z-index: 99999999;
	top: 30%;
	margin-top: -100px;
	right: 0px;
	width: 109px;
}
.kefu li {
	margin-top: 4px;
	line-height: 30px;
}
.kefu li a {
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	display: block;
}
.kefu li a:hover {
	color: #0b82c0;
}
#online_qq_tab {
	margin: 0px;
	text-align: center;
}
#online_qq_tab a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
}
#online_qq_tab a#floatShow {
	background: url(../images/kefu2.png);
	width: 45px;
	height: 140px;
	right: 0px;
	position: absolute;
	margin-top: 10px;
}
#online_qq_tab a#floatHide {
	width: 109px;
	height: 23px;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
}
.firstRow {
	background: #8596b0;
}
.ken a {
	display: block;
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
	margin-top: 4px;
	padding-left: 37px;
}
.ken a:hover {
	color: #ccc;
}
.kes {
	background: #333 url(../images/cei1.png) no-repeat 10px center;
	color: #fff;
}
.keapp {
	background: #333 url(../images/cei2.png) no-repeat 10px center;
	color: #fff;
}
.keapp2 {
	background: #333;
	color: #fff;
}
.weixin {
	background: #333 url(../images/kf3.png) no-repeat 10px center;
	color: #fff;
}
 @media screen and (max-width: 639px) {
.kefu_top {
	display: none;
}
#onlineService > a {
	display: none;
}
.kefu {
	top: auto;
	margin-top: auto;
	right: auto;
	width: 100%;
	bottom: 0px;
	left: 0px;
}
.kefu a {
	width: 33%;
	float: left;
	padding-left: 0px;
	text-align: center;
	background: #333;
	line-height: 45px;
}
body {
	padding-bottom: 45px;
}
}
.weixin {
	position: relative;
	cursor: pointer;
	cursor: pointer
}
.weixinerwei {
	position: absolute;
	top: -999999px;
	max-width: 150px !important;
}
.weixin:hover .weixinerwei {
	top: -140px;
	right: 109px;
}
 @media screen and (max-width:639px) {
.weixinerwei {
	display: none
}
.weixin:hover .weixinerwei {
	top: -140px;
	right: 0px;
}
}
.nlazy{ min-width:100%}