@charset "utf-8";
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
/*html{filter:grayscale(100%);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter: grayscale(100%);-o-filter:grayscale(100%);filter:url("data:image/svg+xml;utf8,#grayscale");filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter:grayscale(1);}*/
html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
body {
	font-family: Roboto, sans-serif;
	font-size: 12px;
	line-height: 1.57142857;
	color: #76838f;
	background-color: #fff
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #ff6f06;
	text-decoration: none
}
a:focus, a:hover {
	color: #ff9900;
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}

a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}

ul, ul li {
	padding: 0;
	list-style: none;
}

dl {
	margin-top: 0;
	margin-bottom: 22px
}
dd, dt {
	line-height: 1.57142857
}
dt {
	font-weight: 700
}
dd {
	margin-left: 0;
}
/*main css*/
.main-im {
	position: fixed;
	right: 10px;
	top: 100px;
	z-index: 100;
	width: 110px;
	height: 272px;
}
.main-im .qq-a {
	display: block;
	width: 106px;
	height: 116px;
	font-size: 12px;
	color: #0484cd;
	text-align: center;
	position: relative;
}
.main-im .qq-a span {
	bottom: 5px;
	position: absolute;
	width: 90px;
	left: 10px;
}
.main-im .qq-hover-c {
	width: 70px;
	height: 70px;
	border-radius: 35px;
	position: absolute;
	left: 18px;
	top: 10px;
	overflow: hidden;
	z-index: 9;
}
.main-im .qq-container {
	z-index: 99;
	position: absolute;
	width: 109px;
	height: 118px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom: 1px solid #dddddd;
	background: url(../img/qq-icon-bg.png) no-repeat center 8px;
}
.main-im .img-qq {
	max-width: 60px;
	display: block;
	position: absolute;
	left: 6px;
	top: 3px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.main-im .im-qq:hover .img-qq {
	max-width: 70px;
	left: 1px;
	top: 8px;
	position: absolute;
}
.main-im .im_main {
	background: #F9FAFB;
	border: 1px solid #dddddd;
	border-radius: 10px;
	background: #F9FAFB;
	display: none;
}
.main-im .im_main .im-tel {
	color: #000000;
	text-align: center;
	width: 109px;
	border-bottom: 1px solid #dddddd;
}
.main-im .im_main .im-tel div {
	font-weight: bold;
	font-size: 12px;
	margin-top: 11px;
}
.main-im .im_main .im-tel .tel-num {
	font-family: Arial;
	font-weight: bold;
	color: #e66d15;
}
.main-im .im_main .im-tel:hover {
	background: #fafafa;
}
.main-im .im_main .weixing-container {
	width: 55px;
	height: 47px;
	border-right: 1px solid #dddddd;
	background: #f5f5f5;
	border-bottom-left-radius: 10px;
	background: url(../img/weixing-icon.png) no-repeat center center;
	float: left;
}
.main-im .im_main .weixing-show {
	width: 112px;
	height: 142px;
	background: #ffffff;
	border-radius: 10px;
	border: 1px solid #dddddd;
	position: absolute;
	left: -125px;
	top: -82px;
	display: none
}
.main-im .im_main .weixing-show .weixing-sanjiao {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #ffffff;
	border-width: 6px;
	left: 111px;
	top: 100px;
	position: absolute;
	z-index: 2;
}
.main-im .im_main .weixing-show .weixing-sanjiao-big {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #dddddd;
	border-width: 8px;
	left: 112px;
	top: 100px;
	position: absolute;
}
.main-im .im_main .weixing-show .weixing-ma {
	width: 104px;
	height: 103px;
	padding-left: 5px;
	padding-top: 5px;
}
.main-im .im_main .weixing-show .weixing-txt {
	position: absolute;
	top: 110px;
	left: 7px;
	width: 100px;
	margin: 0 auto;
	text-align: center;
}
.main-im .im_main .go-top {
	width: 50px;
	height: 47px;
	background: #f5f5f5;
	border-bottom-right-radius: 10px;
	background: url(../img/toTop-icon.png) no-repeat center center;
	float: right;
}
.main-im .im_main .go-top a {
	display: block;
	width: 52px;
	height: 47px;
}
.main-im .close-im {
	position: absolute;
	right: 10px;
	top: -12px;
	z-index: 100;
	width: 24px;
	height: 24px;
}
.main-im .close-im a {
	display: block;
	width: 24px;
	height: 24px;
	background: url(../img/close_im.png) no-repeat left top;
}
.main-im .close-im a:hover {
	text-decoration: none;
}
.main-im .open-im {
	cursor: pointer;
	margin-left: 68px;
	width: 40px;
	height: 133px;
	background: url(../img/open_im.png) no-repeat left top;
}
.main-im .im_main .fuli-showx {
	width: 186px;
	height: 221px;
	background: #ffffff;
	border-radius: 20px;
	position: absolute;
	left: -196px;
	top: 70px;
	display: none;
}
.main-im .im_main .fuli-show .fuli-sanjiaox {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #ffffff;
	border-width: 6px;
	left: 221px;
	top: 102px;
	position: absolute;
	z-index: 2;
}
.main-im .im_main .fuli-show .fuli-sanjiaox-big {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #dddddd;
	border-width: 8px;
	left: 221px;
	top: 100px;
	position: absolute;
}
.main-im .im_main .fuli-show .fuli-max {
	width: 108px;
	height: 136px;
	padding-left: 5px;
	padding-top: 5px;
}
.main-im .im_main .weixing-showx {
	width: 110px;
	height: 142px;
	background: #ffffff;
	border-radius: 10px;
	border: 1px solid #dddddd;
	position: absolute;
	left: -125px;
	top: -82px;
	display: none
}
.main-im .im_main .weixing-show .weixing-sanjiaox {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #ffffff;
	border-width: 6px;
	left: 221px;
	top: 102px;
	position: absolute;
	z-index: 2;
}
.main-im .im_main .weixing-show .weixing-sanjiaox-big {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #dddddd;
	border-width: 8px;
	left: 221px;
	top: 100px;
	position: absolute;
}
.main-im .im_main .weixing-show .weixing-max {
	width: 214px;
	height: 136px;
	padding-left: 5px;
	padding-top: 5px;
}

.bor-ul li {
	height: 42px;
	line-height: 42px;
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
	padding-left: 17px;
}
.bor-ul li.ico-bg {
	background: url(../img/q3.png) no-repeat;
	background-position: 19px -210px;
}
.bor-ul li.ico-tp {
	background: url(../img/topiao.png) no-repeat;
	background-position: 16px -214px;
}
.bor-ul li.fuli {
	background: url(../img/fuli.png) no-repeat;
	background-position: 18px 10px;
	cursor: pointer;
}
.bor-ul li.copy {
	background: url(../img/copy.png) no-repeat;
	background-position: 18px 10px;
	cursor: pointer;
}
.bg-blue-600 {
	background-color: #FF9900 !important;
}
.bg-blue-grey-200 {
	background-color: #e4eaec !important;
}
.bg-green-600 {
	background-color: #46be8a !important;
}
.bg-blue-grey-600 {
	background-color: #526069 !important;
}
.bg-red-600 {
	background-color: #f96868 !important;
}
.pe-angle-right:before {
	content: "\e684";
}