@charset "UTF-8";
html {
	min-width: 1400px;
}
body, p, form, textarea, h1, h2, h3, h4, h5, dl, dd {
	margin: 0px;
}
input, button, ul, ol {
	margin: 0px;
	padding: 0px;
}
body, input, button, form {
	font-size: 14px;
	line-height: 28px;
	font-family: "microsoft yahei", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #333333;
}
body {
	overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6, font {
	font-size: 14px;
	font-weight: normal;
}
ul, ol, li {
	list-style: none;
}
input {
	background: none;
	border: 0 none;
}
img, iframe {
	border: 0px;
}
em, i {
	font-style: normal;
}
button, input, select, textarea {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.red {
	color: #e74037;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tac {
	text-align: center;
}
.tar {
	text-align: right;
}
.poa {
	position: absolute;
}
.por {
	position: relative;
}
.hidden {
	display: none;
}
.hide {
	display: none !important;
}
.w1200 {
	width: 1400px;
	margin: 0 auto;
}
.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.ease, .ease * {
	transition: all ease 300ms;
}
.noease, .noease * {
	transition: none;
}
:-moz-placeholder {
 color: #555;
}
::-moz-placeholder {
 color: #555;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
 color: #555;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
 color: #555;
}
p, em {
	font-weight: normal;
}
/*清除浮动*/
.clearfix {
 *zoom: 1;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.dialog-layout {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
/***************top and bottom css*********************/
.top_main {
	width: 100%;
	position: relative;
	z-index: 999;
	border-bottom: 1px solid #ededed;
	height: 35px;
	line-height: 35px;
	color: #999;
}
.top_main .top {
	position: relative;
}
.top_main p {
	float: left;
	width: 74%;
}
.top_main .top_r {
	float: right;
	width: 20%;
	text-align: right;
}
.top_main .top_r li {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	text-align: center;
	margin-left: 5px;
	color: #999;
}
.top_main .top_r li a {
	color: #999;
	cursor: pointer;
}
.top_main .top_r li a:hover {
	color: #006cc9;
}
.top_main .top_r li s {
	width: 20px;
	height: 20px;
	margin-right: 5px;
	background-position: -62px 1px;
}
.top_main .top_r li.map s {
	background-position: -82px 2px;
}
/*header_main*/
.header_main {
	width: 100%;
	height: 116px;
	position: relative;
	z-index: 998;
	background: #fff;
}
.header_main .logo_main {
	width: 500px;
	height: 100px;
	float: left;
	padding-top: 8px;
}
.header_main .logo_main img {
	display: block;
	padding-top: 15px;
}
.header_main .header {
	position: relative;
}
.header_main .webtel {
	width: 268px;
	padding-top: 25px;
	line-height: 24px;
	float: right;
	white-space: nowrap;
}
.header_main .webtel .tel {
	height: 32px;
	line-height: 32px;
	text-align: right;
}
.header_main .webtel .tel s {
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin: 0 8px 0 0;
	background-position: 0 0;
}
.header_main .webtel .tel strong {
	color: #000;
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	line-height: 32px;
}
.header_main .webtel .ewm {
	text-align: right;
	position: relative;
	height: 25px;
	line-height: 25px;
	color: #999;
	margin-bottom: 4px;
}
.header_main .webtel .ewm s {
	width: 25px;
	height: 25px;
	vertical-align: top;
	margin: 0 0 0 5px;
	background-position: -34px 0;
}
.header_main .webtel .ewm .box {
	width: 112px;
	height: 0;
	position: absolute;
	right: 0;
	top: 30px;
	overflow: hidden;
	transition: all ease 300ms;
	background: #fff;
}
.header_main .webtel .ewm .box img {
	width: 100px;
	height: 100px;
	display: block;
	padding-top: 6px;
	margin: 0 auto;
}
.header_main .webtel .ewm:hover .box {
	height: 112px;
}
/*nav_main*/
.nav_main {
	width: 100%;
	float: left;
	height: 60px;
	line-height: 60px;
	position: relative;
	z-index: 100;
	background: #333;
}
.nav_main .list {
	width: 1200px;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
}
.nav_main li {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	height: 60px;
	line-height: 60px;
	position: relative;
	vertical-align: top;
	text-align: center;
	font-size: 16px;
}
.nav_main li:first-child {
	background: #006cc9;
}
.nav_main li a {
	display: block;
	height: 100%;
	padding: 0 34px;
	position: relative;
	color: #fff;
}
.nav_main li:hover a, .nav_main li.hover a {
	color: #fff;
	background: #006cc9;
}
.nav_main .sub-box {
	background: #006cc9;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 100;
	display: none;
}
.nav_main .sub-box a {
	color: #fff;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	display: block;
	font-size: 14px;
	transition: all ease 300ms;
}
.nav_main .sub-box a:hover {
	background: #333;
}
/*footer_main*/
.footer_main {
	width: 100%;
	background: url(../images/footerbg.jpg) no-repeat center top;
	color: #fff;
}
.footer_main .footer {
	padding: 60px 0;
}
.footer_main .bcontact {
	width: 405px;
	float: left;
	line-height: 30px;
	font-weight: normal;
}
.footer_main .bcontact h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}
.footer_main .bcontact a {
	color: #fff;
}
.footer_main .bcontact a:hover {
	color: #006cc9;
}
.footer_main .bcontact p {
	font-size: 16px;
	padding-top: 10px;
}
.footer_main .bnav {
	width: 300px;
	float: left;
	padding-left: 100px;
	line-height: 36px;
	border-left: 1px solid #006cc9;
	border-right: 1px solid #006cc9;
}
.footer_main .bnav .list {
	margin-top: -10px;
}
.footer_main .bnav a {
	width: 150px;
	height: 36px;
	color: #fff;
	text-align: left;
	display: block;
	float: left;
	font-weight: normal;
}
.footer_main .bnav a:hover {
	color: #006cc9;
}
.footer_main .bewm {
	width: 268px;
	float: right;
	padding-top: 0;
}
.footer_main .bewm li {
	width: 120px;
	float: right;
	color: #fff;
	text-align: center;
}
.footer_main .bewm li:first-child {
	float: left;
}
.footer_main .bewm li img {
	width: 110px;
	height: 110px;
	display: block;
	margin: 0 auto 3px;
	border: 5px solid #fff;
}
.footer_main .bewm p {
	text-align: center;
	line-height: 20px;
	padding-top: 5px;
}
.footer_main .copyright {
	line-height: 40px;
	height: 40px;
	background: #121c27;
	font-size: 12px;
	color: #a5a7ab;
}
.footer_main .copyright a {
	color: #a5a7ab;
}
.footer_main .copyright a:hover {
	color: #fff;
}
/***********top and bottom css end***********/
.indexTit {
	width: 100%;
	text-align: center;
	padding: 75px 0 45px;
}
.indexTit .more {
	float: right;
	line-height: 36px;
	font-family: arial;
}
.indexTit h3 {
	font-size: 46px;
	line-height: 50px;
	font-weight: bold;
	color: #333333;
}
.indexTit h3 span {
	color: #006cc9;
}
.indexTit h3 s {
	width: 98px;
	height: 35px;
	margin: 0 14px;
	background-position: 0 -92px;
}
.indexTit p {
	font-size: 18px;
	color: #666;
	padding-top: 8px;
}
.indexTit .en {
	font-family: arial;
	font-size: 16px;
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
.morebtn {
	width: 510px;
	height: 54px;
	line-height: 54px;
	border-radius: 8px;
	overflow: hidden;
	margin: 0 auto;
}
.morebtn a {
	width: 255px;
	height: 54px;
	text-align: center;
	font-size: 18px;
	display: block;
	float: left;
}
.morebtn a:first-child {
	color: #fff;
	background: #006cc9;
	border: 0px;
}
.morebtn a:first-child:hover {
	color: #fff;
	background: #333;
}
.morebtn a.btn2 {
	border: 2px solid #e5e5e5;
	color: #333;
	border-left: 0px;
	width: 251px;
	height: 50px;
	line-height: 49px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
.morebtn a.btn2:hover {
	color: #333;
}
.videolist {
	width: 100%;
	overflow: hidden;
}
.videolist .list {
	width: 105%;
}
.videolist .item {
	width: 290px;
	height: 280px;
	float: left;
	margin: 0 13px 20px 0;
	position: relative;
	background: #fff;
	transition: all ease 300ms;
	overflow: hidden;
}
.videolist .item a {
	width: 290px;
	height: 280px;
	display: block;
}
.videolist .item img {
	width: 290px;
	height: 218px;
	display: block;
}
.videolist .item h3 {
	border: 1px solid #dddddd;
	border-top: 0px;
	padding: 0 5px;
	height: 61px;
	line-height: 61px;
	text-align: center;
	font-size: 16px;
	color: #333;
	overflow: hidden;
}
.videolist .item .bg {
	width: 290px;
	height: 218px;
	position: absolute;
	left: -100%;
	top: 0;
	transition: all ease 300ms;
	background: url(../images/playbg.png) no-repeat center top;
}
.videolist .item .line {
	position: absolute;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	z-index: 20;
	border: 1px solid #ffb0ac;
	transition: all ease 300ms;
 *height: 270px;
}
.videolist .item:hover .bg {
	left: 0;
}
/*prolist*/
.prolist {
	width: 100%;
	overflow: hidden;
}
.prolist .list {
	width: 105%;
}
.prolist .item {
	width: 290px;
	height: 220px;
	float: left;
	margin: 0 13px 20px 0;
	position: relative;
	background: #fff;
	transition: all ease 300ms;
	overflow: hidden;
	border: 1px #eee solid;
}
.prolist .item a {
	width: 290px;
	height: 220px;
	display: block;
}
.prolist .item img {
	width: 290px;
	display: block;
}
.prolist .item h3 {
	border: 1px solid #dddddd;
	border-top: 0px;
	padding: 0 5px;
	height: 61px;
	line-height: 61px;
	text-align: center;
	font-size: 16px;
	color: #333;
	overflow: hidden;
}
.prolist .item .txt {
	width: 290px;
	height: 128px;
	position: absolute;
	left: -100%;
	top: 0;
	transition: all ease 300ms;
	padding-top: 90px;
	color: #fff;
	text-align: center;
	z-index: 10;
	background: url(../images/pro-lihover.png) no-repeat center center;
}
.prolist .item .txt h4 {
	font-size: 20px;
}
.prolist .item .txt .more {
	width: 153px;
	height: 38px;
	line-height: 36px;
	text-align: center;
	border: 1px solid #fff;
	display: block;
	margin: 25px auto;
	font-size: 20px;
}
.prolist .item .line {
	position: absolute;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	z-index: 20;
	border: 1px solid #ffb0ac;
	transition: all ease 300ms;
 *height: 270px;
}
.prolist .item:hover .txt {
	left: 0;
}
/*caselist*/
.caselist {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.caselist .list {
	width: 105%;
	position: relative;
}
.caselist .item {
	width: 301px;
	height: 227px;
	text-align: center;
	float: left;
	position: relative;
	overflow: hidden;
	margin-right: 10px;
}
.caselist .item a {
	display: block;
	color:#fff;
}
.caselist .item img {
	width: 300px;
	height: 225px;
	display: block;
	transition: all ease 300ms;
	border: 1px solid #fff;
}
.caselist .item .txt {
	width: 300px;
	height: 225px;
	position: absolute;
	left: -100%;
	top: 0;
	transition: all ease 300ms;
	background: url(../images/black50.png) repeat 0 0;
}
.caselist .item .txt h3 {
	font-size: 16px;
	color:#fff;
}
.caselist .item .txt h4 {
	font-size: 18px;
	padding-top: 75px;
	color: #fff;
}
.caselist .item .txt span {
	width: 128px;
	height: 28px;
	display: block;
	margin: 16px auto 0;
	line-height: 28px;
	text-align: center;
	border: 1px solid #fff;
	color: #fff;
}
.caselist .item:hover .txt {
	left: 0;
	padding-top: 70px;
}
.txt h3 {
	color: #fff;
}
/*txtlist*/
.txtlist {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.txtlist .list {
	width: 120%;
	position: relative;
}
.txtlist li {
	width: 300px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	float: left;
	margin-right: 70px;
}
.txtlist li a {
	width: 100%;
	display: block;
}
.txtlist li s {
	width: 4px;
	height: 4px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -1px;
	border-radius: 100%;
	background: #333333;
	margin-right: 10px;
}
.txtlist li .time {
	float: right;
}
.banner_main {
	width: 100%;
	overflow: hidden;
	height:920px;
	position: relative;
	z-index: 2;
}
.banner {
	width: 100%;
	min-width: 1000px;
	position: relative;
	overflow: hidden;
	z-index: 0;
	height: 920px;
}
.banner .list {
	max-height: 1080px;
	overflow: hidden;
}
.banner li {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}
.banner li img {
	width: 1920px;
	display: block;
	position: relative;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
.banner li a {
	width: 100%;
	display: block;
}
.banner .tip {
	width: 100%;
	height: 20px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 46px;
	z-index: 10;
}
.banner .tip span {
	width: 8px;
	height: 8px;
	border: 2px solid #fff;
	border: 2px solid rgba(255, 255, 255, 0.5);
	overflow: hidden;
	margin: 0 6px;
	display: inline-block;
	cursor: pointer;
	vertical-align: top;
	background: none;
	border-radius: 100%;
}
.banner .tip span.cur {
	background: #fff;
	border-color: #fff;
}
.banner .prev, .banner .next {
	width: 52px;
	height: 52px;
	position: absolute;
	z-index: 12;
	top: 50%;
	margin-top: -35px;
	cursor: pointer;
	background: url(../images/btn-ico.png) no-repeat 0 0;
}
.banner .prev {
	left: 3%;
	background-position: 0 0;
}
.banner .prev:hover {
	background-position: 0 -68px;
}
.banner .next {
	right: 3%;
	background-position: -69px 0;
}
.banner .next:hover {
	background-position: -69px -68px;
}
.search_main {
	position: relative;
	height: 80px;
	line-height: 80px;
	width: 100%;
	top: -40px;
	z-index: 100;
	overflow: hidden;
}
.search_main .bg {
	width: 960px;
	height: 80px;
	position: absolute;
	right: 50%;
	background: #006cc9;
}
.search_main .search {
	background: #006cc9;
	position: relative;
	z-index: 10;
}
.search_main .box {
	width: 528px;
	float: right;
	position: relative;
}
.search_main .box input {
	border: 0px;
	outline: none;
	display: block;
	width: 392px;
	padding-left: 10px;
	padding-top: 23px;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #ff9197;
	color: #fff;
}
.search_buttons {
	width: 80px;
	height: 80px;
	display: block;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	background: #333 url(../images/search-btnbg.png) no-repeat center center;
}
.search_main .box .txt {
	width: 392px;
	padding-left: 10px;
	padding-top: 23px;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #ff9197;
	color: #fff;
}
.search_main .box .btn {
	width: 80px;
	height: 80px;
	display: block;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	background: #333 url(../images/search-btnbg.png) no-repeat center center;
}
.search_main .skey_txt {
	width: 640px;
	float: left;
	line-height: 80px;
	color: #fff;
}
.search_main .skey_txt span {
	font-size: 18px;
	display: inline-block;
	color: #fff;
}
.search_main .skey_txt a {
	display: inline-block;
	margin-right: 30px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	color: #fff;
	transition: all ease 300ms;
}
.search_main .skey_txt a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.sy_tit {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 40px;
}
.sy_tit p {
	margin-bottom: 25px;
	line-height: 80px;
	box-sizing: border-box;
	text-align: center;
	font-size: 50px;
	color: #222222;
	display: block;
	margin-bottom: 30px;
	font-weight: bold;
	width: 1200px;
	margin: 0 auto;
	background: url(../images/titico.gif) repeat-x center 98px;
}
.sy_tit span {
	width: 420px;
	margin: 0 auto;
	text-align: center;
	font-family: "Microsoft YaHei";
	font-size: 19px;
	color: #fff;
	display: block;
	font-weight: normal;
	padding: 0 20px;
	line-height: 38px;
	background: #2968c7;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
}/*** 首页关于我们 ***/
.aboutbj {
	background: url(../images/abtbg.jpg) no-repeat center top;
	height: 602px;
	font-family: "Microsoft Yahei";
	padding-top: 85px;
	box-sizing: border-box;
	overflow: hidden;
}
.about dl {
	width: 1070px;
	margin: 0 auto;
}
.about dl dd {
	height: 140px;
}
.about dl dd p {
	font-size: 16px;
	color: #222222;
	line-height: 2em;
	text-align: center;
	padding: 0 40px;
	text-indent: 24px;
}
.about dl dd p a {
	color: #ffa92f;
}
.about dl dt {
	width: 495px;
	margin: 0 auto;
}
.about dl dt a {
	width: 124px;
	height: 124px;
	border-radius: 100%;
	position: relative;
	margin-right: 60px;
	background: #2968c7;
	padding-top: 24px;
	text-decoration: none;
	display: block;
	float: left;
	box-sizing: border-box;
}
.about dl dt a img {
	display: block;
	width: 46px;
	height: 44px;
	margin: 0 auto;
}
.about dl dt a em {
	height: 40px;
	display: block;
	font: 18px "Microsoft YaHei";
	line-height: 40px;
	color: #ffffff;
	overflow: hidden;
	text-align: center;
}
.about dl dt a:nth-child(1) {
	background: #ffa92f;
}
.about dl dt a:last-child {
	margin-right: 0;
}
/***********index css ***********/
.index {
	width: 100%;
	position: relative;
	z-index: 20;/*xunpan*/
}
.index .floor_1 {
	padding-bottom: 30px;
}
.index .floor_1 .prolist {
	padding-bottom: 40px;
}
.index .floor_1 .indexTit {
	padding-top: 40px;
}
.index .ixbanner-img {
	width: 100%;
	height: 400px;
	display: block;
	position: relative;
	overflow: hidden;
	background: url(../images/ixbannerbg.jpg) no-repeat center top;
	color: #fff;
}
.index .ixbanner-img .w1200 {
	position: relative;
}
.index .ixbanner-img h3, .index .ixbanner-img p, .index .ixbanner-img .line, .index .ixbanner-img strong {
/*	margin-left: 400px;*/
}
.index .ixbanner-img h3 {
	font-size: 38px;
	padding-top: 110px;
	color: #fff;
	font-weight: bold;
}
.index .ixbanner-img p {
	padding: 15px 0 12px;
	font-size: 18px;
}
.index .ixbanner-img .line {
	width: 62px;
	height: 2px;
	background: #fff;
	display: block;
	margin-bottom: 20px;
}
.index .ixbanner-img strong {
	font-size: 22px;
	font-weight: normal;
}
.index .ixbanner-img strong span {
	font-size: 22px;
}
.index .ixbanner-img a {
	width: 280px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #fff;
	display: block;
	position: absolute;
	right: 0;
	border-radius: 6px;
	color: #006cc9;
	font-size: 20px;
}
.index .ixbanner-img a:hover {
	background: #333;
	border-color: #333;
	color: #fff;
}
.index .ixbanner-img a.btn1 {
	top: 130px;
}
.index .ixbanner-img a.btn2 {
	top: 190px;
}
.index .floor_2 {
	padding-bottom: 40px;
}
.index .floor_2 .indexTit {
	padding-bottom: 55px;
}
.index .floor_2 .iadvan {
	position: relative;
}
.index .floor_2 .iadvan .bigimg {
	position: absolute;
	left: 50%;
	top: 20px;
	width: 540px;
	height: 300px;
	margin-left: -270px;
}
.index .floor_2 .iadvan li {
	width: 255px;
	float: left;
	padding-left: 70px;
	position: relative;
}
.index .floor_2 .iadvan li s {
	width: 52px;
	height: 52px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/iadvan-ico.png) no-repeat -226px center;
}
.index .floor_2 .iadvan li h3 {
	font-size: 28px;
	height: 52px;
	line-height: 52px;
	color: #006cc9;
	font-weight: bold;
}
.index .floor_2 .iadvan li .txt {
	line-height: 30px;
	height: 96px;
	overflow: hidden;
	padding-top: 10px;
}
.index .floor_2 .iadvan li.a1 {
	padding-bottom: 24px;
	margin-bottom: 24px;
	background: url(../images/iadvan-libg.png) no-repeat 0 bottom;
}
.index .floor_2 .iadvan li.a2 {
	padding-bottom: 24px;
	margin-bottom: 24px;
	background: url(../images/iadvan-libg.png) no-repeat right bottom;
	float: right;
	margin-left: 500px;
}
.index .floor_2 .iadvan li.a2 s {
	background-position: -82px center;
}
.index .floor_2 .iadvan li.a3 s {
	background-position: -155px center;
}
.index .floor_2 .iadvan li.a4 {
	float: right;
}
.index .floor_2 .iadvan li.a4 s {
	background-position: -11px center;
}
.index .floor_3 {
	width: 100%;
	height: 500px;
	background: url(../images/icasebg.jpg) no-repeat center top;
	color: #fff;
}
.index .floor_3 .indexTit {
	padding: 65px 0 55px;
}
.index .floor_3 .indexTit h3 {
	color: #333;
}
.index .floor_3 .indexTit h3 span {
	color: #fff;
}
.index .floor_3 .indexTit p {
	color: #666;
}
.index .floor_3 .icase {
	margin-bottom: 65px;
	position: relative;
}
.index .floor_3 .prev, .index .floor_3 .next {
	width: 60px;
	height: 50px;
	z-index: 10;
	position: absolute;
	top: 90px;
	cursor: pointer;
	background: url(../images/icase-btn.png) no-repeat 0 center;
}
.index .floor_3 .prev:hover, .index .floor_3 .next:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.index .floor_3 .prev {
	left: -90px;
	background-position: 0 center;
}
.index .floor_3 .next {
	right: -90px;
	background-position: -91px center;
}
.index .floor_3 .morebtn .btn1 {
	background: #333;
}
.index .floor_3 .morebtn .btn1:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.index .floor_3 .morebtn .btn2 {
	border-color: #fff;
	color: #fff;
}
.index .floor_3 .morebtn .btn2:hover {
	color: #fff;
}
.index .floor_4 {
	padding-bottom: 70px;
}
.index .floor_4 .list {
	width: 100%;
	height: 180px;
	margin-bottom: 100px;
	background: url(../images/iliucbg.png) no-repeat center bottom;
}
.index .floor_4 .list li {
	width: 72px;
	height: 154px;
	position: relative;
	float: left;
	text-align: center;
}
.index .floor_4 .list li h3 {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: -40px;
	font-size: 16px;
	color: #666;
}
.index .floor_4 .list li img {
	display: block;
	margin: 0 auto;
	position: relative;
}
.index .floor_4 .list li .img1 {
	z-index: 5;
}
.index .floor_4 .list li .img2 {
	margin-top: -8px;
}
.index .floor_4 .list li.a1 {
	height: 115px;
	padding-top: 39px;
}
.index .floor_4 .list li.a2 {
	width: 92px;
	margin-left: 104px;
	height: 115px;
	padding-top: 39px;
}
.index .floor_4 .list li.a3 {
	width: 106px;
	margin-left: 88px;
}
.index .floor_4 .list li.a4 {
	width: 100px;
	margin-left: 86px;
	height: 115px;
	padding-top: 39px;
}
.index .floor_4 .list li.a5 {
	width: 95px;
	margin-left: 87px;
	height: 134px;
	padding-top: 20px;
}
.index .floor_4 .list li.a6 {
	width: 104px;
	margin-left: 120px;
	height: 122px;
	padding-top: 50px;
}
.index .floor_4 .list li.a7 {
	width: 84px;
	height: 115px;
	margin-right: -5px;
	float: right;
	padding-top: 42px;
	height: 112px;
}
.index .xunpan {
	width: 100%;
	height: 200px;
	background: url(../images/ixbanner2bg.jpg) no-repeat center top;
	color: #fff;
}
.index .xunpan .zixun {
	width: 454px;
	padding-top: 40px;
	text-align: center;
}
.index .xunpan .zixun .ewm {
	width: 108px;
	height: 108px;
	display: block;
	padding: 6px;
	background: #fff;
}
.index .xunpan .zixun .tel {
	border: 1px solid #fff;
	width: 300px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 26px;
	color: #fff;
	margin-bottom: 20px;
	font-family: arial;
	font-weight: bold;
	border-radius: 30px;
}
.index .xunpan .zixun .tel s {
	width: 30px;
	height: 30px;
	background-position: -141px -30px;
	margin-right: 8px;
}
.index .xunpan .zixun .zx {
	width: 302px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	background: #333;
}
.index .xunpan .zixun .zx s {
	width: 22px;
	height: 20px;
	display: inline-block;
	background-position: -123px 0;
	margin-left: 10px;
	vertical-align: middle;
}
.index .xunpan p {
	font-size: 20px;
}
.index .xunpan p strong {
	display: inline-block;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	padding-right: 10px;
	font-style: italic;
}
.index .xunpan p.bigtxt {
	font-size: 38px;
	padding-bottom: 25px;
	padding-top: 50px;
	font-weight: bold;
}
.index .xunpan p span {
	color: #006cc9;
	display: inline-block;
}
.index .floor_5 {
	width: 100%;
	height: 800px;
	background: url(../images/iaboutbg.jpg) no-repeat center top;
}
.index .floor_5 .iabout {
	position: relative;
}
.index .floor_5 .aboutTxt {
	width: 490px;
	padding-top: 40px;
	margin-bottom: 168px;
 *margin-bottom: 150px;
}
.index .floor_5 .aboutTxt h3 {
	color: #006cc9;
	font-size: 32px;
	font-weight: bold;
}
.index .floor_5 .aboutTxt h4 {
	font-size: 20px;
	border-bottom: 1px solid #006cc9;
	display: inline-block;
	color: #006cc9;
	padding: 10px 0 8px;
	margin-bottom: 35px;
}
.index .floor_5 .aboutTxt .txt {
	line-height: 30px;
	height: 120px;
	margin-bottom: 22px;
	overflow: hidden;
}
.index .floor_5 .aboutTxt .btn a {
	width: 143px;
	height: 38px;
	line-height: 37px;
	text-align: center;
	background: #fff;
	border: 1px solid #dddddd;
	display: block;
	float: left;
	margin-right: 18px;
}
.index .floor_5 .aboutTxt .btn a s {
	width: 26px;
	height: 28px;
	background-position: -153px 9px;
}
.index .floor_5 .aboutTxt .btn a:hover {
	border-color: #006cc9;
	background: #006cc9;
	color: #fff;
}
.index .floor_5 .aboutTxt .btn a.btn1 s {
	margin-left: 5px;
}
.index .floor_5 .aboutTxt .btn a.btn1:hover s {
	background-position: -180px 9px;
}
.index .floor_5 .aboutTxt .btn a.btn2 s {
	margin-right: 6px;
	background-position: -106px -64px;
}
.index .floor_5 .aboutTxt .btn a.btn2:hover s {
	background-position: -106px -30px;
}
.index .floor_5 .videoCon {
	width: 535px;
	height: 400px;
	position: absolute;
	overflow: hidden;
	right: 106px;
	top: 30px;
}
.index .floor_5 .videoCon img {
	max-width: 100%;
	display: block;
}
.index .floor_5 .videoCon iframe, .index .floor_5 .videoCon video {
	width: 535px !important;
	height: 400px !important;
}
.index .floor_5 .iwhy {
	padding: 0 0 0 20px;
	height: 50px;
	border-left: 5px solid #333;
	padding-left: 20px;
	width: 692px;
	color: #fff;
}
.index .floor_5 .iwhy h3 {
	font-size: 28px;
	line-height: 28px;
	margin: -3px 0 5px 0;
}
.index .floor_5 .iwhy p {
	font-size: 18px;
	line-height: 18px;
}
.index .floor_5 .iwhy .more {
	width: 55px;
	height: 55px;
	transition: all ease 300ms;
	background-position: -42px -32px;
	float: right;
}
.index .floor_5 .iwhy .more:hover {
}
.index .floor_6 {
	padding-bottom: 50px;
}
.index .floor_6 .imgleft {
	width: 660px;
	height: 435px;
	float: left;
	background: #006cc9;
}
.index .floor_6 .imgleft a {
	display: block;
	height: 127px;
	position: relative;
	padding: 298px 0 0 120px;
}
.index .floor_6 .imgleft img {
	width: 100%;
	height: 298px;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
}
.index .floor_6 .imgleft h3 {
	font-size: 18px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	padding-top: 15px;
	overflow: hidden;
	margin-bottom: 8px;
	border-bottom: 1px solid #0bc64a;
	margin-right: 40px;
	transition: all ease 300ms;
}
.index .floor_6 .imgleft .txt {
	color: #d9d9d9;
	line-height: 2em;
	height: 56px;
	margin-right: 40px;
	overflow: hidden;
	font-size: 16px;
}
.index .floor_6 .imgleft .time {
	position: absolute;
	left: 0;
	bottom: 30px;
	width: 120px;
	text-align: center;
	color: #fff;
}
.index .floor_6 .imgleft .time .day {
	font-weight: bold;
	font-size: 50px;
	line-height: 50px;
	display: block;
	color: #fff;
}
.index .floor_6 .imgleft:hover .txt {
	color: #fff;
}
.index .floor_6 .imgleft:hover h3 {
}
.index .floor_6 .news_right {
	width: 1400px;
	margin: 0 auto;
}
.news_right ul {
	width: 1400px;
	height: 440px;
/*	background: #f8f7f7;*/
background: rgba(157,157,157,0.01);
	margin: 0 auto;
}
.index .floor_6 .news_right .item {
	width: 310px;
	float: left;
}
.index .floor_6 .news_right .item a {
	display: block;
	height: 154px;
	width: 310px;
	position: relative;
}
.index .floor_6 .news_right .item h3 {
	font-size: 20px;
	color: #333333;
	height: 20px;
	line-height: 20px;
	padding-bottom: 17px;
	overflow: hidden;
	margin-bottom: 12px;
	border-bottom: 1px solid #dedede;
	font-weight: bold;
}
.index .floor_6 .news_right .item .txt {
	color: #555;
	line-height: 2em;
	height: 72px;
	overflow: hidden;
	font-size: 16px;
}
.time {
	padding-bottom: 16px;
	color:#bcbcbc;
}
.news_right ul li {
	width: 310px;
	float: left;
	margin-right: 20px;
	padding: 10px;
}
.news_right ul li:last-child {
	margin-right: 0px
}
.day {
	font-weight: bold;
	font-size: 50px;
	line-height: 50px;
	display: block;
}
.item .time s {
	width: 12px;
	height: 15px;
	background-position: -106px 0;
	display: block;
	margin: 20px 0 0 70px;
}
.index .floor_6 .news_right .item:hover {
	border-color: #006cc9;
}
.index .floor_6 {
	height: 600px;
}
.index .floor_6 .news_right .item:hover h3 {
	color: #006cc9;
}
/**********index css end**********/
/************content************/
.leftNav {
	width: 240px;
	position: relative;
}
.leftNav .left-title {
	height: 80px;
	background: #009b4c;
	color: #fff;
}
.leftNav .left-title h3 {
	font-size: 24px;
	font-weight: bold;
	line-height: 80px;
	padding-left: 26px;
	text-transform: uppercase;
}
.leftNav .left-title s {
	background-position: -142px -64px;
	vertical-align: middle;
	width: 28px;
	height: 28px;
	margin-right: 30px;
	margin-top: 28px;
}
.leftNav .list {
	border: 1px solid #e5e5e5;
	border-top: 0;
}
.leftNav .item {
	border-top: 1px solid #e5e5e5;
}
.leftNav .item h3 a {
	display: block;
	padding: 0 15px;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
}
.leftNav .item h3 s {
	width: 10px;
	height: 15px;
	float: right;
	margin-top: 25px;
	background-position: -22px 0;
}
.leftNav .item h3:hover a, .leftNav .item h3.hover a {
	color: #006cc9;
}
.leftNav .item h3:hover s, .leftNav .item h3.hover s {
	background-position: -40px 0;
}
.leftNav .item .box {
	padding-bottom: 10px;
}
.leftNav .item .box a {
	width: 100%;
	line-height: 30px;
	display: block;
	height: 30px;
	overflow: hidden;
}
.leftNav .item .box a:hover, .leftNav .item .box a.hover {
	color: #333;
}
.leftNav .item:first-child {
	border-top: 0;
}
.leftCon {
	width: 240px;
	padding-bottom: 40px;
	float: left;
	position: relative;
	z-index: 20;
}
.leftCon .leftContact {
	width: 238px;
	margin-top: 25px;
	padding-top: 15px;
	border: 1px solid #e5e5e5;
}
.leftCon .leftContact .title {
	padding: 3px 0 10px;
	margin: 0 15px 10px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 16px;
}
.leftCon .leftContact .title span {
	font-size: 14px;
	margin-left: 6px;
}
.leftCon .leftContact .contxt {
	padding: 0 15px 15px;
	line-height: 30px;
}
.leftCon .leftContact .contxt .img {
	width: 208px;
	height: 140px;
	display: block;
	border: 1px solid #e5e5e5;
	margin: 0 auto 10px;
	overflow: hidden;
}
.leftCon .leftContact .contxt img {
	max-width: 100%;
}
/************content************/
/* pager */
.pager {
	padding: 40px 0 30px;
	text-align: center;
}
.pager:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.pager p {
	height: 32px;
	line-height: 32px;
	float: left;
	color: #666;
	display: none;
}
.pager ul {
	overflow: hidden;
	margin-left: 20px;
}
.pager ul li {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	padding: 0 !important;
	height: auto !important;
	border: none !important;
}
.pager ul a {
	line-height: 26px;
	margin-left: 7px;
	padding: 0 8px;
	transition: all ease 300ms;
	color: #666;
	border: 1px solid #ddd;
	text-decoration: none;
	float: left;
	background: #fff;
	border-radius: 2px;
}
.pager ul a.current, .pager ul a:hover {
	background-color: #006cc9;
	border-color: #006cc9;
	color: #fff;
}
/* loaction */
.location {
	width: 100%;
	height: 45px;
	line-height: 45px;
	margin-bottom: 20px;
	position: relative;
	border-bottom: 2px solid #006cc9;
}
.location h3 {
	font-size: 18px;
	padding-left: 3px;
	display: inline-block;
	position: relative;
}
.location h3 s {
	width: 100%;
	height: 2px;
	display: block;
	position: absolute;
	left: 0;
	bottom: -2px;
	background: #333;
}
.location .sitepath {
	color: #333333;
	float: right;
	text-align: right;
	width: 60%;
	white-space: nowrap;
}
.location .sitepath a {
	color: #333333;
}
.location .sitepath a:hover {
	color: #006cc9;
}
/* reLink */
.reLink {
	width: 100%;
	height: 58px;
	line-height: 58px;
	border-top: 2px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
}
.reLink .nextLink, .reLink .prevLink {
	width: 50%;
	display: block;
	text-align: left;
	color: #666;
}
.reLink .nextLink a:hover, .reLink .prevLink a:hover {
	color: #006cc9;
}
.reLink .nextLink {
	text-align: right;
}
.nybanner {
	width: 100%;
	height: 300px;
	overflow: hidden;
	position: relative;
}
.nybanner img {
	width: 1920px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
.n-tit {
	margin-bottom: 20px;
}
.n-tit h3 {
	font-size: 24px;
	color: #000;
	margin-bottom: 22px;
}
.n-tit .line {
	width: 28px;
	height: 2px;
	display: block;
	background: #000;
}
.n-ico {
	display: inline-block;
	vertical-align: middle;
	background: url(../images/n-ico.png) no-repeat 0 0;
}
.wrapper {
 *padding-top: 30px;
}
.wrapper .shareNew {
	padding-bottom: 20px;
}
.wrapper .noinfo {
	width: 100%;
	padding: 0 3%;
}
.wrapper .noinfo img {
	display: block;
	margin: 0 auto;
}
.wrapper .content {
	width: 930px;
	float: right;
	overflow: hidden;
}
.wrapper .content .prolist {
	width: 106%;
	position: relative;
}
.wrapper .content .prolist .item {
	margin-right: 27px;
}
.wrapper .content .bgfff {
	width: 818px;
	padding: 15px 40px 50px;
	border: 1px solid #dddddd;
	background: #fff;
}
.wrapper .caselist {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.wrapper .caselist .list {
	width: 105%;
	position: relative;
}
.wrapper .caselist .item {
	margin: 0 14px 15px 0;
}
.wrapper .caselist .item img {
	border: 0px;
}
.wrapper .probox {
 *padding-bottom: 30px;
}
.wrapper .probox.a1 {
	padding-top: 0;
	background: none;
}
.wrapper .newsbox {
	padding-bottom: 40px;
}
.wrapper .newsbox .txtlist li {
	width: 418px;
	margin-right: 90px;
}
.singlePage .txtcon img, .aboutPage .txtcon img {
	max-width: 100%;
}
.showPro {
	padding-bottom: 50px;
}
.showPro .showTab {
	width: 100%;
	border-bottom: 2px solid #006cc9;
}
.showPro .showTab a {
	display: inline-block;
	cursor: pointer;
	margin-right: 12px;
	height: 33px;
	line-height: 33px;
	width: 90px;
	text-align: center;
	background: url(../images/btn2bg.jpg) no-repeat center center;
	color: #333;
}
.showPro .showTab a.hover, .showPro .showTab a:hover {
	background-image: url(../images/blue-jbg.jpg);
	color: #fff;
}
.showPro .showContxt {
	padding: 20px 0 30px;
	line-height: 26px;
}
.showPro .showContxt img {
	max-width: 100%;
	height: auto !important;
}
.showPro .showimgCon {
	padding: 0 0 30px;
}
.showPro .showimgCon .txtcon {
	width: 487px;
	height: 400px;
	float: right;
	position: relative;
}
.showPro .showimgCon .txtcon .tit {
	font-size: 24px;
	margin-bottom: 20px;
	color: #006cc9;
	font-weight: bold;
	line-height: 30px;
}
.showPro .showimgCon .txtcon .txt {
	line-height: 30px;
	max-height: 270px;
	overflow: hidden;
}
.showPro .showimgCon .txtcon .btn2 {
	width: 204px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
	background: url(../images/btn2bg.jpg) no-repeat center center;
	position: absolute;
	right: 0;
	bottom: 0;
	transition: all ease 300ms;
}
.showPro .showimgCon .txtcon .btn2:hover {
	background-image: url(../images/blue-jbg.jpg);
	color: #fff;
}
.showPro .showimgCon .txtcon .btn1 {
	width: 204px;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	font-size: 18px;
	text-align: center;
	background: url(../images/blue-jbg.jpg) no-repeat center center;
	position: absolute;
	right: 224px;
	bottom: 0;
	transition: all ease 300ms;
}
.showPro .showimgCon .txtcon .btn1 span, .showPro .showimgCon .txtcon .btn1 strong {
	display: block;
	width: 100%;
	color: #fff;
	height: 50px;
	line-height: 50px;
}
.showPro .showimgCon .txtcon .btn1 strong {
	display: none;
}
.showPro .showimg {
	width: 442px;
	position: relative;
	float: left;
	overflow: hidden;
}
.showPro .showimg .bigimg {
	width: 440px;
	height: 330px;
	display: block;
	position: relative;
	border: 1px solid #e5e5e5;
}
.showPro .showimg .bigimg .list {
	width: 500%;
}
.showPro .showimg .bigimg .list li {
	width: 440px;
	height: 330px;
}
.showPro .showimg .bigimg .list img {
	width: 100%;
	height: 100%;
	display: block;
	transition: all ease 300ms;
}
.showPro .showimg .smallimg {
	width: 442px;
	height: 80px;
	position: relative;
	padding-top: 10px;
	z-index: 10;
	overflow: hidden;
}
.showPro .showimg .list {
	width: 374px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.showPro .showimg .listcon {
	width: 300%;
	position: relative;
}
.showPro .showimg .prev, .showPro .showimg .next {
	width: 24px;
	height: 62px;
	z-index: 10;
	position: absolute;
	top: 10px;
	cursor: pointer;
	background: #eeeeee url(../images/btn-ico2.png) no-repeat 0 center;
}
.showPro .showimg .prev:hover, .showPro .showimg .next:hover {
	background-color: #ddd;
}
.showPro .showimg .prev {
	left: 0;
	background-position: 6px center;
}
.showPro .showimg .next {
	right: 0;
	background-position: -41px center;
}
.showPro .showimg li {
	width: 80px;
	height: 60px;
	margin-right: 16px;
	float: left;
	cursor: pointer;
	position: relative;
	border: 1px solid #e5e5e5;
}
.showPro .showimg li img {
	width: 100%;
	height: 100%;
	display: block;
}
.showPro .showimg li.on {
	width: 78px;
	height: 58px;
	border: 2px solid #006cc9;
}
.contactPage .txtcon img {
	max-width: 100%;
}
.contactPage .t2 {
	font-size: 20px;
	padding: 36px 0 30px;
}
.formData {
	padding: 20px 0;
}
.formData :-moz-placeholder {
 color: #aaa;
}
.formData ::-moz-placeholder {
 color: #aaa;
}
.formData input:-ms-input-placeholder, .formData textarea:-ms-input-placeholder {
 color: #aaa;
}
.formData input::-webkit-input-placeholder, .formData textarea::-webkit-input-placeholder {
 color: #aaa;
}
.formData .item {
	float: left;
	color: #999;
	font-weight: normal;
	width: 430px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #e5e5e5;
	margin-right: 66px;
	margin-bottom: 32px;
	position: relative;
}
.formData .item label {
	padding-left: 15px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	text-align: center;
	display: block;
	margin: 0;
	height: 40px;
	line-height: 40px;
	color: #999;
}
.formData .item input {
	outline: none;
	line-height: 38px;
	height: 38px;
}
.formData .item .txt {
	width: 372px;
	height: 40px;
	line-height: 40px;
	display: block;
	background: none;
	padding-left: 58px;
	border: 0 none;
	color: #333;
}
.formData .item .red {
	position: absolute;
	right: 15px;
	top: 0;
	color: #ff0000;
	z-index: 11;
}
.formData .item.mr0 {
	margin-right: 0;
}
.formData .msg-box {
	position: absolute;
	left: 0;
	top: 0px;
}
.formData .liuyan {
	width: 928px;
	height: 200px;
	border: 1px solid #e5e5e5;
	float: left;
}
.formData .liuyan label {
	text-align: right;
	display: block;
}
.formData .liuyan textarea {
	width: 908px;
	height: 174px;
	line-height: 26px;
	padding: 8px 10px;
	text-indent: 70px;
	font-family: "microsoft yahei";
	color: #333;
	border: 0 none;
	overflow: hidden;
	background: none;
	resize: none;
	display: block;
	outline: none;
}
.formData .bot {
	width: 100%;
}
.formData .sub {
	width: 200px;
	height: - 4px;
	line-height: 40px;
	margin-right: 2px;
	text-align: center;
	background: #006cc9;
	color: #FFF;
	cursor: pointer;
	display: block;
	transition: all ease 300ms;
}
.formData .sub:hover {
	background: #333;
}
.formData .yzm {
	width: 432px;
}
.formData .yzm .txt {
	padding-left: 80px;
}
.formData .yzm img {
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	border: 0px;
	display: block;
}
@media (max-width: 1260px) {
.formData .item {
	width: 424px;
}
.formData .item .txt {
	width: 325px;
}
.formData .liuyan {
	width: 888px;
}
.formData .liuyan textarea {
	width: 856px;
}
}
.newsPage .item {
	width: 100%;
	height: 124px;
	margin: 0 auto;
	padding: 28px 0;
	border-bottom: 1px solid #e5e5e5;
}
.newsPage .item a {
	display: block;
	width: 100%;
}
.newsPage .item img {
	width: 220px;
	height: 124px;
	display: block;
	float: left;
	border: 1px solid #e5e5e5;
	margin-right: 20px;
}
.newsPage .item h3 {
	font-size: 16px;
	height: 40px;
	line-height: 36px;
	overflow: hidden;
	border-bottom: 1px solid #ededed;
	transition: all ease 300ms;
}
.newsPage .item .txt {
	color: #737373;
	line-height: 22px;
	height: 44px;
	margin: 8px 0 8px;
	overflow: hidden;
	font-weight: normal
}
.newsPage .item .txt span {
	color: #333;
}
.newsPage .item .time {
	color: #999;
	font-size: 12px;
}
.newsPage .item:hover h3 {
	color: #333;
}
.newsPage .item:first-child {
	padding-top: 2px;
}
/*showpage*/
.showPage {
	background: #fff;
}
.showPage .title {
	color: #333333;
	margin-bottom: 5px;
	font-size: 24px;
	text-align: center;
}
.showPage .title .more {
	font-size: 14px;
}
.showPage .mark {
	padding: 5px 0 10px;
	text-align: center;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.showPage .mark span {
	margin-right: 18px;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.showPage .showContxt {
	color: #333333;
	padding: 5px 0 30px;
	font-weight: normal;
}
.showPage .showContxt img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.showPage .newsbox {
	margin-top: 40px;
}
.showPage .gridlist {
	padding-top: 10px;
}
.showPage .gridlist .item {
	width: 350px;
	height: 323px;
}
.showPage .gridlist .item img {
	width: 350px;
	height: 263px;
}
.showPage .gridlist .item h3 {
	height: 60px;
	line-height: 60px;
}
.showPage .img-quotes {
	padding-top: 30px;
	margin-bottom: 40px;
}
.showPage .imgcon {
	width: 423px;
	height: 468px;
	padding-left: 295px;
	margin-left: 30px;
	position: relative;
	border: 1px solid #dddddd;
}
.showPage .imgcon .img {
	position: absolute;
	left: -30px;
	top: -30px;
	width: 276px;
	height: 368px;
	display: block;
	z-index: 10;
}
.showPage .imgcon h4 {
	padding-top: 45px;
	font-size: 16px;
}
.showPage .imgcon h3 {
	font-size: 26px;
	margin-bottom: 40px;
}
.showPage .imgcon .txt {
	margin-top: 40px;
	line-height: 30px;
}
.resultPage .item1 {
	display: block;
	float: left;
	width: 860px;
	padding: 20px 35px;
	background: #f7f7f7;
	margin-bottom: 28px;
}
.resultPage .item1 h3 {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	font-size: 18px;
	color: #000;
	margin-bottom: 5px;
	transition: all ease 300ms;
}
.resultPage .item1 img {
	width: 150px;
	height: 90px;
	float: left;
	margin-right: 24px;
	display: block;
	transition: all ease 300ms;
}
.resultPage .item1 .txt {
	font-size: 12px;
	color: #999999;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}
.resultPage .item1:hover h3 {
	color: #006cc9;
}
.resultPage .item1:hover img {
	-webkit-filter: brightness(110%);
	filters: brightness(110%);
}
.resultPage .item2 {
	width: 280px;
	margin: 0 26px 31px 0;
	float: left;
	position: relative;
	overflow: hidden;
}
.resultPage .item2 img {
	width: 280px;
	height: 210px;
	display: block;
	transition: all ease 300ms;
}
.resultPage .item2 .bg {
	width: 280px;
	height: 210px;
	display: block;
	transition: all ease 300ms;
	background: url(../images/black70.png) repeat 0 0;
	position: absolute;
	left: -100%;
	top: 0;
}
.resultPage .item2 .plus {
	width: 280px;
	height: 210px;
	display: block;
	transition: all ease .4s;
	background: url(../images/ipro_hover.png) no-repeat center center;
	position: absolute;
	left: -100%;
	top: 0;
}
.resultPage .item2 h3 {
	color: #000;
	line-height: 28px;
	text-align: center;
	padding-top: 8px;
	height: 28px;
	overflow: hidden;
}
.resultPage .item2:hover .bg {
	left: 0;
}
.resultPage .item2:hover .plus {
	left: 0;
}
.resultPage .item2:hover img {
	-webkit-filter: brightness(110%);
	filters: brightness(110%);
}
.resultPage .item2:hover h3 {
	color: #006cc9;
}
/*rightFix*/
.rightFix {
	width: 48px;
	position: fixed;
	right: 10px;
	bottom: 250px;
	z-index: 99;
}
.rightFix .ico {
	width: 48px;
	height: 48px;
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0px;
	margin-top: 1px;
	padding: 0px;
	border-radius: 48px;
	border: 1px solid #dedede;
	margin-bottom: 5px;
	background: #ffffff url(../images/fix-ico.png) no-repeat center 0;
}
.rightFix .ico img {
	width: 120px;
	height: 120px;
	position: absolute;
	left: -78px;
	top: 0;
	padding: 3px;
	background: #006cc9;
	border: 1px solid #ddd;
	display: block;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all ease-in-out 0.2s;
	border-radius: 10px;
}
.rightFix .ico .box {
	width: 120px;
	position: absolute;
	left: -78px;
	top: -30px;
	padding: 0 18px;
	background: url(../images/white0.png) repeat 0 0;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all ease 300ms;
}
.rightFix .ico .box .list {
	background: #006cc9;
	margin: 0 auto;
	padding: 14px 0 4px;
	border-radius: 8px;
}
.rightFix .ico .box a {
	width: 100px;
	height: 30px;
	line-height: 30px;
	display: block;
	margin: 0 auto 10px;
	text-align: center;
	font-size: 12px;
	background: #fff;
	color: #006cc9;
	border-radius: 15px;
}
.rightFix .ico .box a:hover {
	color: #333;
}
.rightFix .ico span {
	width: 210px;
	text-align: center;
	height: 48px;
	line-height: 48px;
	position: absolute;
	left: -78px;
	top: 0;
	background: #006cc9;
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 18px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all ease-in-out 0.2s;
	border-radius: 48px;
}
.rightFix .ico:hover {
	background-color: #006cc9;
	border-color: #006cc9;
	overflow: visible;
}
.rightFix .ico:hover img, .rightFix .ico:hover .box {
	opacity: 1;
	filter: alpha(opacity=100);
	left: -150px;
}
.rightFix .ico:hover span {
	opacity: 1;
	filter: alpha(opacity=100);
	left: -215px;
}
.rightFix .fix-tel {
	background-position: 11px 12px;
}
.rightFix .fix-tel:hover {
	background-position: -33px 12px;
}
.rightFix .fix-zx {
	background-position: 11px -40px;
}
.rightFix .fix-zx:hover {
	background-position: -33px -40px;
}
.rightFix .fix-qq {
	background-position: 11px -202px;
}
.rightFix .fix-qq:hover {
	background-position: -34px -202px;
}
.rightFix .fix-ewm {
	background-position: 11px -96px;
}
.rightFix .fix-ewm:hover {
	background-position: -33px -96px;
}
.rightFix .fix_top {
	background-position: 11px -150px;
}
.rightFix .fix_top:hover {
	background-position: -33px -150px;
}
.rightFix .fix-form {
	background-position: 10px -234px;
}
.rightFix .fix-form span {
	font-size: 14px;
	line-height: 23px;
	width: 180px;
}
.rightFix .fix-form:hover {
	background-position: -37px -234px;
}
.map_ul {
	list-style: outside none none;
	display: block;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 30px;
}
.map_ul li {
	display: block;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DCDBDB;
	margin-left: 10px;
	float: left;
}
.map_ul li a {
	font-size: 14px;
	float: left;
	width: 100%;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
}
.map_ul .list-inline {
	display: block;
	margin-left: 8%;
	width: 86%;
	min-height: 30px;
}
.map_ul .list-inline a {
	font-weight: normal;
	width: auto;
	float: none;
	line-height: 32px;
	height: 32px;
	margin: 0 10px 10px 0;
	display: inline-block;
	border: 1px solid #ccc;
	padding: 0px 10px;
}
.map_ul .list-inline a:hover {
	background: #006cc9;
	border-color: #006cc9;
	color: #fff;
}
.aboutPage .about_txt {
	background: #fff;
	padding: 40px 50px;
	margin-bottom: 30px;
}
.aboutPage .img {
	margin-bottom: 30px;
	width: 100%;
	display: block;
}
.aboutPage .txtcon {
	color: #666666;
}
.aboutPage .txtcon img {
	max-width: 100%;
}
/*******font-face********/
@font-face {
	font-family: 'impact';
	src: url('../font/impact.eot');
	src: url('../fonts/impact.eot') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/impact.woff') format('woff'), /* Modern Browsers */ url('../fonts/impact.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/impact.svg#impact') format('svg');/* IE9 Compat Modes *//* Legacy iOS */
}
.pagination {
	margin: 30px 0px;
	padding-bottom: 30px;
	display: table;
	margin: 0 auto;
	margin-top: 30px;
}
.pagination li {
	/* width: 30px; */
	height: 30px;
	margin: 0 5px;
	border: 1px #eee solid;
	float: left;
	display: block;
	text-align: center;
	/* padding: 0 10px; */
}
.pagination li a {
	display: block;
	font-weight: normal;
	line-height: 32px;
	padding: 0 12px;
}
.pagination li a:hover {
	background: #006cc9;
	color: #fff;
}
.pagination .active a {
	background: #006cc9;
	color: #fff;
}
.form-group {
	margin: 15px 0px;
}
.form-control {
	width: 450px;
	height: 35px;
	border: 1px #eee solid;
}
.form-control-c {
	width: 450px;
	height: 35px;
	border: 1px #eee solid;
}
.form-control-y {
	width: 300px;
	height: 35px;
	border: 1px #eee solid;
}
.form-sub {
	width: 100px;
}
/*优势*/
.edge {
	margin: 50px 0 0;
	height: 630px;
}
.edge h3 {
	display: block;
	height: 60px;
	line-height: 60px;
	font-weight: bold;
	font-size: 32px;
	color: #000;
	text-align: center;
	padding-bottom: 20px;
}
.edge h3 a {
	color: #292929;
}
.edge h3 em {
	display: block;
	font-size: 18px;
	color: #4a4a4a;
	background: url(../images/ystitem.png) no-repeat center top;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
}
.edge_c {
	height: 80px;
	width: 100%;
}
.edge_t ul {
	width: 1380px;
	height: 56px;
	margin: 0 auto 30px;
	border: 1px solid #d9d9d9;
	border-radius: 30px;
}
.edge_t {
	width: 1400px;
	height: 80px;
	text-align: center;
	font-size: 20px;
	margin: 0 auto;
}
.edge_t li {
	float: left;
	width: 274px;
	border: 1px solid transparent;
	border-radius: 30px;
	line-height: 54px;
	font-size: 16px;
}
.edge_t li:nth-child(1) {
	background: url(../images/ysa1.png) no-repeat 48px center;
}
.edge_t li:nth-child(1).cur {
	background: url(../images/ysb1.png) no-repeat 48px center #006cc9;
}
.edge_t li:nth-child(2) {
	background: url(../images/ysa2.png) no-repeat 48px center;
}
.edge_t li:nth-child(2).cur {
	background: url(../images/ysb2.png) no-repeat 48px center #006cc9;
}
.edge_t li:nth-child(3) {
	background: url(../images/ysa3.png) no-repeat 48px center;
}
.edge_t li:nth-child(3).cur {
	background: url(../images/ysb3.png) no-repeat 48px center #006cc9;
}
.edge_t li:nth-child(4) {
	background: url(../images/ysa4.png) no-repeat 48px center;
}
.edge_t li:nth-child(4).cur {
	background: url(../images/ysb4.png) no-repeat 48px center #006cc9;
}
.edge_t li:nth-child(5) {
	background: url(../images/ysa5.png) no-repeat 48px center;
}
.edge_t li:nth-child(5).cur {
	background: url(../images/ysb5.png) no-repeat 48px center #006cc9;
}
.edge_t li.cur {
	background-color: #006cc9;
	color: #fff;
}
.edge_p {
	width: 1400px;
	height: 500px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
}
.youshi_a {
	background: url(../images/youshi_a.jpg) no-repeat center;
}
.youshi_b {
	background: url(../images/youshi_b.jpg) no-repeat center;
}
.youshi_c {
	background: url(../images/youshi_c.jpg) no-repeat center;
}
.youshi_d {
	background: url(../images/youshi_d.jpg) no-repeat center;
}
.youshi_e {
	background: url(../images/youshi_e.jpg) no-repeat center;
}
.edge_p dl {
	width: 1400px;
	margin: 0 auto;
}
.edge_p dl dt {
	width: 600px;
	padding-top: 80px;
	float: right;
}
.edge_p dl dt span {
	max-width: 49%;
	height: 48px;
	line-height: 48px;
	font-size: 32px;
	color: #303030;
	font-weight: bold;
}
.edge_p dl dt span i {
	max-width: 49%;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #191715;
	opacity: 0.5;
	font-style: normal;
	padding: 10px 0 0 3%;
	font-weight: normal;
}
.edge_p dl dt p {
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #006cc9;
	padding-top: 10px;
	font-weight: BOLD;
	padding-bottom: 10px;
}
.edge_p dl dd {
	width: 620px;
	margin-bottom: 50px;
	float: right;
	clear: right;
	line-height: 100px;
}
.edge_p dl dd img {
	float: left;
}
.edge_p dl dd p {
	display: block;
	height: 32px;
	line-height: 32px;
	font-size: 20px;
	color: #161616;
	padding-left: 70px;
}
.edge_p dl dd p span {
	display: block;
	line-height: 1.8em;
	font-size: 16px;
	color: #5a5959;
}
.edge_p dl dd a {
	display: block;
	width: 180px;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background-color: #006cc9;
	border-radius: 30px;
}
.footbg {
	width: 100%;
	background: #222;
	height: 100px;
}
.footer-word {
	padding-top: 10px;
	width: 1200px;
	margin: 0 auto;
	color: #fff;
	line-height: 2em;
}
.footer-word a {
	color: #fff;
}
/* -- 关于我们 -- */
.abt {
	background: url(../images/abt_bg.jpg) no-repeat center;
	height: 640px;
	padding-top: 100px;
}
.abt h2 {
	font-weight: bold;
	font-size: 46px;
	line-height: 46px;
	color: #333333;
	padding-top: 70px;
	background: url(../images/dou.png) no-repeat left top;
}
.abt h2 a {
	color: #333333;
}
.abt h2 span {
	font-weight: normal;
	font-size: 20px;
	line-height: 20px;
	color: #333333;
	padding-top: 12px;
	display: block;
}
.abt_l {
	width: 300px;
}
.abt_l i img {
	display: block;
	width: 300px;
	height: 272px;
	margin-top: 272px;
}
.abt dl {
	width: 1100px;
}
.abt dt img {
	display: block;
	width: 1100px;
	height: 420px;
}
.abt dd p {
	padding-left: 60px;
	padding-top: 30px;
	font-size: 16px;
	line-height: 28px;
	color: #666666;
}
.abt dd .more {
	float: right;
	padding-right: 35px;
	display: block;
	font-size: 18px;
	line-height: 24px;
	color: #006cc9;
	background: url(../images/jt.png) no-repeat right;
	margin-top: 20px;
}
.abt dd .more:hover {
	animation: shake 1.5s linear;
	-webkit-animation: shake 1.5s linear;
}
/*导航栏样式*/
/*导航栏样式*/
.nav {
	background-color: #fff;
	height: 92px;
}
.nav li {
	line-height: 92px;
	height: 92px;
	width: 190px;
	float: left;
	position: relative;
	z-index: 999;
}
.nav li a {
	display: block;
	position: relative;
	line-height: 92px;
	color: #666;
	font-size: 16px;
	text-align: center;
}
.nav li a::before {
	position: absolute;
	content: '';
	width: 0px;
	height: 2px;
	top: 65px;
	background: #006cc9;
	-webkit-transition: all .8s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.nav li a:hover {
	color: #006cc9;
	text-decoration: none;
	font-weight: 600;
}
.nav li:hover .sec {
	height: auto;
}
.menu_one {
	font-weight: 600;
	background: url(../images/menubg.jpg) no-repeat center;
}
.menu_one:hover {
	font-weight: 600;
	background: url(../images/menubg.jpg) no-repeat center;
}
.nav li:hover a::before {
	width: 65px;
}
.nav li .sec {
	height: 0;
	color: #fff;
	overflow: hidden;
	z-index: 9999;
	position: absolute;
	top: 92px;
	left: 45px;
}
.nav .sec a {
	background: #006cc9;
	color: #fff;
	height: 32px;
	line-height: 32px;
	width: 100px;
	font-size: 13px;
}
.nav .sec a:hover {
	background: #006cc9;
	text-decoration: none;
	color: #fff;
}
.wel a {
	color: rgba(255, 255, 255, .5);
	font-size: 14px;
}
.wel a:hover {
	color: rgba(255, 255, 255, .5);
	font-size: 14px;
}
.ghy {
	font: 400 14px/24px "Microsoft Yahei";
	color: #fff;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.content {
	width: 1400px;
	margin: 0 auto;
}
.center {
	width: 1400px;
	margin: 0 auto;
}
/**首页产品分类**/
.demo1_menu ul li ul {
	display: none;
}
.demo1_menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 244px;
	z-index: 9999;
	top: 0;
	width: 280px;
	opacity: 0.95;
	border: none;
}
.demo1_menu ul li:hover li {
	background: #eee;
}
.demo1_menu ul li ul li {
	height: 30px;
	border-bottom: 1px solid #ccc;
	border: none;
	display: block;
}
.demo1_menu ul li ul li a {
	display: block;
	line-height: 30px;
	text-align: left;
	color: #333;
	font-size: 14px;
	border: none;
	padding: 0 10px;
	padding-left: 40px;
}
.demo1_menu ul li ul li a:before {
	content: '';
	display: block;
	background: url(../images/cpzx-jt.png) no-repeat top 10px center;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 10px;
	background-size: 20%;
}
.demo1_menu a:hover {
	background: #006cc9;
	color: #fff;
	left: 0px
}
.demo1_menu a.on {
	background: #c0010b;
	color: #fff;
}
.demo1_menua {
	width: 265px;
	float: left;
}
.demo1_menua p {
	width: 265px;
	height: 84px;
	line-height: 85px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background: #0068AF;
}
.demo1_menua ul {
}
.demo1_menua ul li {
	width: 265px;
	height: 50px;
	border-top: 1px #fff solid;
	position: relative;
}
.demo1_menua ul li a {
	display: block;
	line-height: 50px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	background: #f3f3f3;
}
.demo1_menua ul li ul {
	display: none;
}
.demo1_menua ul li:hover ul {
	display: block;
	position: absolute;
	left: 265px;
	z-index: 9999;
	top: 0;
	background: #fff;
}
.demo1_menua ul li ul li {
	width: 265px;
	height: 45px;
	margin: 2px 0px;
}
.demo1_menua ul li ul li a {
	display: block;
	line-height: 45px;
	text-align: center;
	color: #333333;
	font-size: 14px;
	border-bottom: 1px #eee solid;
	background: #fff;
}
.demo1_menua a:hover {
	background: #087ED8;
	color: #fff;
	left: 0px
}
.demo1_menua a.on {
	background: #c0010b;
	color: #fff;
}
.ckgd {
	padding: 20px;
	font-size: 16px;
	background: #135adb;
	text-align: center;
	height: 55px;
	line-height: 55px;
}
.ckgd {
	color: #fff;
}
.sy_cpzs {
	width: 1065px;
	height: 900px;
	float: right;
}
.sy_cpzs ul {
}
.sy_cpzs ul li {
	float: left;
	margin-right: 8px;
	margin-bottom: 20px;
	border: 3px #eee solid;
	height: 280px;
}
.sy_cpzs ul li:nth-child(3) {
	margin-right: 0;
}
.sy_cpzs ul li:nth-child(6) {
	margin-right: 0;
}
.sy_cpzs ul li span {
	height: 44px;
	display: BLOCK;
	width: 340px;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	background: #fff;
}
.sy_cpzs ul li span a {
	color: #444;
	display: block;
}
.wsc-foot {
	width: 100%;
	padding-top: 60px;
	padding-bottom: 0;
	background: #fff url(../images/ftbg.jpg) no-repeat center;
	height:380px;
}
.le805 .searchFInput {
	width: 685px;
	height: 50px;
	box-sizing: border-box;
}
.le805 .searchFInput input {
	border: solid 1px #3b414f;
	background-color: #282d38;
	width: 584px;
	height: 50px;
	padding-left: 28px;
	box-sizing: border-box;
	color: #333;
	caret-color: #333!important;
}
.le805 .ft-search form {
	padding-right: 0;
}
.le805 .searchFInputB {
	width: 96px;
	height: 50px;
	background-color: #2653bc;
	line-height: 50px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	cursor: pointer;
	transition: 0.3s;
}
.le805 .searchFInputB:hover {
	transition: 0.3s;
	background-color: #103fad;
}
.footer_list {
	margin-top: 38px;
	width: 100%;
}
.le805 {
	width: 1200px;
}
.footer_list li {
	float: left;
	width:110px;
	line-height:30px;
}
.footer_list li a{line-heigt:2em;}
.links span:last-of-type {
	display: none;
}
.footer_list li:first-of-type {

}
.footer_list h3 {
	font-size: 14px;
	line-height: 36px;
	color: #fff;
}
.footer_list div {
	color: #9f9f9f;
	font-size: 14px;
	line-height: 36px;
}

.footer_listRight h3 {
	color: #ffffff;
	font-size: 32px;
	line-height: 1em;
}
.footer_phone {
	margin-top: 23px;
}
.footer_phoneTxt {
	font-size: 18px;
	color: #fff;
	height: 14px;
	line-height: 14px;
	font-weight: normal;
}
.footer_phoneInfo {
	font-size: 26px;
	color: #ffffff;
	height: 26px;
	line-height: 26px;
	margin-top: 12px;
	font-weight: normal;
}
.footer_email {
	margin-top: 14px;
	height: 15px;
	line-height: 15px;
	color: #fff;
	margin-bottom: 25px;
	font-size: 16px;
}
.footer_email span {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 0px;
	color: #fff;
}
.footer_email a {
	font-size: 16px;
}
.gzImg {
	height: 100px;
}
.gzImg img {
	height: 100px;
	padding-top: 40px;
}
.footer-wx {
	margin-left: 16px;
}
.footer_email a {
	color: #fff;
}
.gzTxt {
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	height: 14px;
	margin-top: 11px;
}
.footer_onLine a {
	display: block;
	width: 210px;
	height: 50px;
	border-radius: 3px;
	line-height: 50px;
	text-indent: 77px;
	background: #fff url(../images/footerMss.png) no-repeat 44px 17px;
	font-size: 18px;
	color: #333;
	margin-top: 29px;
}
.links {
	font-size: 14px;
	height: 16px;
	line-height: 16px;
	margin-top: 14px;
	color: #333;
	padding-left: 60px;
	padding-top: 30px;
}
.links left {
	padding-left: 60px;
	padding-top: 30px;
}
.links span {
	margin: 0 8px;
	display: inline-block;
}
.wsc-footConBottom {
	height: 100px;
	line-height: 2em;
	width: 100%;
	font-size: 14px;
}
.wsc-footConBottom .left {
	color: #fff;
	padding-top: 10px;
	font-weight: normal;
	padding-left:20px;
}
.wsc-footConBottom .left a:hover{color:#fff;}
.wsc-footConBottom .right {
	color: #5c5f66;
}
.left a {
	color: #fff;
}
.footer_logo {
	width: 136px;
	height: 38px;
	margin-right: 18px;
}
.wsc-footCon{height:240px;}
.wsc-footConBottom span {
	margin: 0 5px;
}
.footer_onLine{float:right;}
.footer_list a {
	color: #fff;
	font-size: 16px;
	float: left;
}
.footer_list a:hover {
	color: #fff;
}
.right footer_listRight {
	float: right;
}
.right {
	float: right;
}
/**seach**/
.iseaCon {
	height: 40px;
	border-bottom: 1px solid #e3e3e3;
	margin-top: 150px;
}
.hotSea, .hotSea a {
	color: #fff;
	line-height: 40px;
	font-size: 16px;
}
.hotSea a {
	margin: 0px 6px;
}
.hotSea a:hover {
	color: #fff;
}
.hotSea a:first-child {
	margin-left: 0px;
}

.container {
	width: 1400px;
	margin: 0 auto;
}
.hot-box {
/*	margin: 0 0 0 -18px;*/
}
.hot-box li {
	float: left;
/*	width: 270px;*/
	margin-bottom: 30px;
}
.hot-box li:nth-child(5n) {
	margin-right: 0px;
}
.hot-box li {
	display: block;
	position: relative;
	margin-right:10px;
	overflow: hidden;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.hot-box li .pro-a img {
	height: 203px;
}
.hot-box li p{line-height:2em;height:2em;text-align:center;}
.pro-a{color:#fff;}
.pro-a:hover{color:#fff;}
.pro-b{color:#fff;text-align:center;line-height:2em;}
.pro-b:hover{color:#fff;}
.hot-box li .tit {
/*	position: absolute;*/
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #f8f7f7;
	text-align: center;
	font-size: 16px;
	line-height: 50px;
	color: #333;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.hot-box li .tit i {
	position: absolute;
	left: 50%;
	top: -35px;
	width: 46px;
	height: 46px;
	margin-left: -23px;
	border-radius: 50%;
}
.hot-box li .text {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.hot-box li .wrap {
	color: #fff;
	padding: 40px 20px 0;
}
.hot-box li .wrap i {
	width: 64px;
	height: 64px;
	background: no-repeat center #fff;
	margin: 0 auto;
	border-radius: 50%;
	display: block;
}
.hot-box li .wrap h4 {
	margin: 0;
	position: relative;
	line-height: 60px;
	font-size: 18px;
	text-align: center;
}
.hot-box li .wrap h4:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	content: '';
	height: 3px;
	width: 30px;
	background-color: #fff;
	margin-left: -15px;
}
.hot-box li:hover {
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
}
.hot-box li:hover .tit {
	bottom: -108px;
}
.hot-box li:hover .text {
	top: 0;
}
.hot-box li .wrap p .pro-b {
	margin: 0;
	position: relative;
	line-height: 60px;
	font-size: 16px;
	text-align: center;
}
.hot-box>li .wrap>p>a {
	margin: 0;
	position: relative;
	line-height: 60px;
	font-size: 16px;
	text-align: center;
}
.hot-box li .wrap .pro-b {
	margin: 0;
	position: relative;
	line-height: 60px;
	font-size: 16px;
	text-align: center;
}
.center {
	width:88%;
	margin: 0 auto;
	position: relative;
	background: rgba(157,157,157,0.1);
	padding: 40px;
	box-sizing: border-box;
}
.demo1_menu {
	width: 265px;
	float: left;
}
.demo1_menu p {
	width: 265px;
	height: 120px;
	color: #fff;
	background: #006cc9;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	padding-top: 30px;
	box-sizing: border-box;
	line-height: 35px;
}
.demo1_menu p i {
	display: block;
	font-style: normal;
	width: 80px;
	height: 22px;
	border: 1px solid #fff;
	text-align: CENTER;
	margin: 0 auto;
	line-height: 20px;
	font-size: 30px;
	font-weight: normal;
	margin-top: 20px;
	opacity: 0.3;
}
.demo1_menu p span {
	display: block;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: normal;
}
.demo1_menu ul {
	border: 10px solid #006cc9;
	width: 245px;
}
.demo1_menu ul li {
	height: 85px;
	border-top: 1px #fff solid;
	position: relative;
	margin: 0px;
}
.demo1_menu ul li a {
	display: block;
	line-height: 83px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	border-bottom: 1px dashed #ccc;
	margin: 0 15px;
}
.demo1_menu ul li ul {
	display: none;
}
.demo1_menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 244px;
	z-index: 9999;
	top: 0;
	width: 280px;
	opacity: 0.95;
	border: none;
}
.demo1_menu ul li:hover li {
	background: #eee;
}
.demo1_menu ul li ul li {
	height: 40px;
	border-bottom: 1px solid #ccc;
	border: none;
	display: block;
}
.demo1_menu ul li ul li a {
	display: block;
	line-height: 40px;
	text-align: left;
	color: #333;
	font-size: 14px;
	border: none;
	padding: 0 10px;
	padding-left: 40px;
}
.demo1_menu ul li ul li a:before {
	content: '';
	display: block;
	background: url(../images/cpzx-jt.png) no-repeat top 10px center;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 10px;
	background-size: 20%;
}
.demo1_menu a:hover {
	background: #006cc9;
	color: #fff;
	left: 0px
}
.demo1_menu a.on {
	background: #c0010b;
	color: #fff;
}
.demo1_menua {
	width: 265px;
	float: left;
}
.demo1_menua p {
	width: 265px;
	height: 84px;
	line-height: 85px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background: #0068AF;
}
.demo1_menua ul {
}
.demo1_menua ul li {
	width: 265px;
	height: 50px;
	border-top: 1px #fff solid;
	position: relative;
}
.demo1_menua ul li a {
	display: block;
	line-height: 50px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	background: #f3f3f3;
}
.demo1_menua ul li ul {
	display: none;
}
.demo1_menua ul li:hover ul {
	display: block;
	position: absolute;
	left: 265px;
	z-index: 9999;
	top: 0;
	background: #fff;
}
.demo1_menua ul li ul li {
	width: 265px;
	height: 45px;
	margin: 2px 0px;
}
.demo1_menua ul li ul li a {
	display: block;
	line-height: 45px;
	text-align: center;
	color: #333333;
	font-size: 14px;
	border-bottom: 1px #eee solid;
	background: #fff;
}
.demo1_menua a:hover {
	background: #087ED8;
	color: #fff;
	left: 0px
}
.demo1_menua a.on {
	background: #c0010b;
	color: #fff;
}
/*引子*/ 
.guide {
	font-size: 14px;
	color: #535353;
	line-height: 30px;
	position: relative;
	height: 660px;
	padding: 66px 0 0;
	z-index: 1;
	background: url(../images/guidebg.jpg) no-repeat center 0;
	overflow: hidden;
}
.guide_c, .solution_til, .process_c, .newbox {
	width: 90%;
	max-width: 1400px;
	min-width: 1200px;
	margin: 0 auto;
}
.guide_w1 {
	height: 200px;
	font-size: 16px;
}
.guide_w1 dd {
	width: 190px;
	height: 108px;
	float: left;
	border-right: solid 2px #000;
	font-size: 30px;
	color: #333;
	line-height: 42px;
	padding-left: 16px;
	margin-right: 70px;
}
.guide_w1 dd b {
	display: block;
	font-size: 70px;
	line-height: 76px;
	color: #006cc9;
	font-weight: normal;
	margin-left: -14px;
}
.guide_w1 dt h4 {
	display: block;
	font-size: 30px;
	height: 57px;
	line-height: 46px;
	font-weight: normal;
	color: #333;
}
.guide_w2 h2 {
	font-size: 48px;
	line-height: 68px;
	font-weight: 600;
	color: #333;
	height: 130px;
}
.guide_w2 h2 i {
	color: #006cc9;
}
.guide_w2 p {
	height: 220px;
	width: 705px;
	font-size: 16px;
	line-height: 2em;
}
.guide_l li {
	float: left;
	padding: 0 65px 0 0;
	color: #006cc9;
	font-size: 24px;
	line-height: 35px;
}
.guide_l li b {
	display: block;
	float: left;
	padding: 5px 20px 0 0;
	font-family: Adobe 黑体 Std;
}
.guide_l li span {
	display: block;
	float: left;
}
.guide_l li em {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 22px;
	color: #333;
}
.link_bj {
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.link {
	width: 1400px;
	margin: 0 auto;
	height: auto;
	font-family: "Microsoft Yahei";
}
.link p {
	width: 1200px;
	float: left;
	font-size: 16px;/* overflow: hidden; */
	line-height: 40px;
	color: #333;
	height: 40px;
}
.link p a {
	color: #666666;
	padding: 0 16px;
}
.scx {
	width: 100%;
	height: 550px;
	background: url(../images/bpbg.jpg) center no-repeat;
}
.bpscx {
	width: 88%;
	margin: 0 auto;
	height: 550px;
	position: relative;
}
.bpscx li {
	width: 12%;
	display: block;
	float: left;
	margin-top: 50px;
	position: absolute;
}
.bpscx li:nth-child(2n) {
	padding-top: 160px;
}
.bpscx li:nth-child(1) {
	top: 220px;
	left: 50%;
	margin-left:-695px;
}
.bpscx li:nth-child(2) {
	top: 200px;
	left: 50%;
	margin-left:-495px;
}
.bpscx li:nth-child(3) {
	top: 220px;
	left: 50%;
	margin-left:-300px;
}
.bpscx li:nth-child(4) {
	top: 200px;
	left: 50%;
	margin-left:-100px;
}
.bpscx li:nth-child(5) {
	top: 220px;
	left: 50%;
	margin-left:90px;
}
.bpscx li:nth-child(6) {
	top: 200px;
	left: 50%;
	margin-left:290px;
}
.bpscx li:nth-child(7) {
	top: 220px;
	left: 50%;
	margin-left:485px;
}
.bpscx li p {
	color: #333;
	text-align: center;
	font-size: 16px;
	padding-left: 20px;
}
.syqq_right {
	width: 48%;
	float: left;
}
.syqq_right h3 {
	font-size: 32px;
	color: #fff;
	line-height: 40px;
	margin-bottom: 30px;
}
.syqq_right p {
	color: #fff;
	line-height: 32px;
	font-size: 16px;
	text-indent: 2rem;
}
.syqq_left {
	width: 42%;
	float: right;
	position: relative;
	height: 340px;
	padding: 14px;
	background: #fff;
	border-radius: 10px;
}
.itopinfo {
	padding-top: 150px;
}
.fp-tableCell {
	opacity: 0;
	animation: lefteaseinAnimate 2s ease 1;    /*调用已定义好的动画lefteaseinAnimate，全程运行时间1S，进入的速度曲线为ease，只播放一次*/
	-webkit-animation: lefteaseinAnimate 2s ease 1;
	-ms-animation: lefteaseinAnimate 2s ease 1;
	-o-animation: lefteaseinAnimate 2s ease 1;
	-moz-animation: lefteaseinAnimate 2s ease 1;
	/*规定动画的最后状态为结束状态*/
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	height: 100% !important
}
.button-bubble {
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
}
 @media (max-width:1400px) {
.banner-text h2 {
	font-size: 50px;
}
.banner-text .text-cn {
	font-size: 26px;
}
}
/* = button-bubble = */
/* ========== */
.button-bubble {
	display: block;
	width: 40%;
	height: 56px;
	line-height: 56px;
	border-radius: 28px;
	background-size: 300% auto;
	background-image: linear-gradient(90deg, #0068c2 0, #6abaff 50%, #32a0ff);
	-moz-background-image: linear-gradient(90deg, #0068c2 0, #6abaff 50%, #32a0ff);
	position: relative;
	margin: 0 auto;
	top: 450px;
}
.button-bubble .button {
	display: block;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	font-style: normal;
	text-transform: uppercase;
	position: absolute;
	z-index: 1;
}
.button-bubble .bghover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 240px;
	height: 56px;
	line-height: 56px;
	border-radius: 28px;
	background-size: 300% auto;
	background-image: linear-gradient(90deg, #0068c2 0, #6abaff 50%, #32a0ff);
	-moz-background-image: linear-gradient(90deg, #0068c2 0, #6abaff 50%, #32a0ff);
}
.button-bubble .effect {
	position: absolute;
	display: block;
	height: 400%;
	width: 200%;
	left: -50%;
	top: -150%;
	transition: all .1s ease-out;
	pointer-events: none;
}
.button-bubble .circle {
	position: absolute;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	background-size: 300% auto;
	background-image: linear-gradient(90deg, #0068c2 0, #6abaff 50%, #32a0ff);
	-moz-background-image: linear-gradient(90deg, #0068c2 0, #6abaff 50%, #32a0ff);
	transition: background .1s ease-out;
	opacity: 0;
	-webkit-transition: all ease .4s;
	-moz-transition: all ease .4s;
	-ms-transition: all ease .4s;
	-o-transition: all ease .4s;
	transition: all ease .4s;
}
.button-bubble .top-left1 {
	left: 30%;
	top: 40%;
	width: 6px;
	height: 6px;
}
.button-bubble .top-left2 {
	left: 28%;
	top: 50%;
	width: 6px;
	height: 6px;
}
.button-bubble .top-left3 {
	top: 50%;
	left: 37%;
	width: 15px;
	height: 15px;
}
.button-bubble .bottom-right1 {
	bottom: 42%;
	right: 37%;
	width: 6px;
	height: 6px;
}
.button-bubble .bottom-right2 {
	bottom: 47%;
	right: 30%;
	width: 6px;
	height: 6px;
}
.button-bubble .bottom-right3 {
	bottom: 49%;
	right: 37%;
	width: 15px;
	height: 15px;
}
.button-bubble:hover .bghover {
	/* background:;*/
	animation: background .6s;
	-webkit-animation: background .6s;
}
.button-bubble:hover .circle {
	background: #32a0ff;
}
.button-bubble.animation .circle {
	animation: oppfunction 1.2s;
	-webkit-animation: oppfunction 1.2s;
}
.button-bubble.animation .top-left1 {
	left: 22%;
	top: 36%;
	width: 6px;
	height: 6px;
}
.button-bubble.animation .top-left2 {
	left: 20%;
	top: 45%;
	width: 6px;
	height: 6px;
}
.button-bubble.animation .top-left3 {
	top: 32%;
	left: 15%;
	width: 30px;
	height: 30px;
}
.button-bubble.animation .bottom-right1 {
	bottom: 32%;
	right: 22%;
	width: 6px;
	height: 6px;
}
.button-bubble.animation .bottom-right2 {
	bottom: 45%;
	right: 20%;
	width: 6px;
	height: 6px;
}
.button-bubble.animation .bottom-right3 {
	bottom: 34%;
	right: 14%;
	width: 30px;
	height: 30px;
}
 @keyframes background {
 50% {
 transform:scale(1, 1.1);
}
 80% {
 transform:scale(1, 1);
}
 90% {
 transform:scale(1, 1.02);
}
 100% {
 transform:scale(1, 1);
}
}
@-webkit-keyframes background {
 50% {
 transform:scale(1, 1.1);
}
 80% {
 transform:scale(1, 1);
}
 90% {
 transform:scale(1, 1.02);
}
 100% {
 transform:scale(1, 1);
}
}
@keyframes oppfunction {
 0% {
 opacity: 0;
}
 10% {
 opacity: 1;
 transform: scale(1);
}
 70% {
 opacity: 1;
}
 100% {
 opacity: 0;
 transform: scale(0);
}
}
@-webkit-keyframes oppfunction {
 0% {
 opacity: 0;
}
 10% {
 opacity: 1;
 transform: scale(1);
}
 70% {
 opacity: 1;
}
 100% {
 opacity: 0;
 transform: scale(0);
}
}
.main-404 {
	padding: 70px 0;
	text-align: center;
}
.main-404 .p1 {
	margin-bottom: 10px;
}
.sytitle-left {
	position: relative;
	left: -120%;
}
.sybg05 #demo2p {
	position: relative;
	bottom: -120%;
}
.syqqzl {
	width: 75%;
	margin: 0 auto;
}
.pointContainer {
	position: absolute;
	z-index: 98;
	width: 100%;
	height: 100%;
}
.wxsy_gsys {
	background: url(../images/wxsy_qsys.jpg) center no-repeat;
	height: 698px;
	width: 100%;
}
.wxsy_gsys dl {
	width: 1300px;
	margin: 0 auto;
}
.wxsy_gsys dl dt {
	float: left;
	width: 346px;
}
.wxsy_gsys dl dt p {
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding-top: 20px;
}
.wxsy_gsys dl dt p a {
	color: #fff;
}
.wxsy_gsys dl dt i {
	display: block;
	font-style: normal;
	color: #fff;
	padding-left: 52px;
	padding-top: 140px;
	font-size: 16px;
}
.wxsy_gsys dl dt span {
	padding-left: 52px;
	padding-top: 105px;
	display: block;
	color: #fff;
	font-size: 14px;
	height: 30px;
}
.wxsy_gsys dl dt span img {
	float: left;
	padding-right: 10px;
}
.wxsy_gsys dl dt b {
	padding-left: 52px;
	display: block;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.wxsy_gsys dl dd {
	width: 1300px;
	box-sizing: border-box;
	text-align: center;
}
.baxiangfuwu {
	max-width: 1400px;
	min-width: 1300px;
	width: 90%;
	margin: 0 auto;
	height: 685px;
}
.baxiangfuwu-l {
	float: left;
	max-width: 1400px;
	min-width: 1300px;
	width: 100%;
	padding: 10px 0;
	background: #fff;
	margin-bottom: 20px;
	border-radius: 20px;
}
.baxiangfuwu-l ul li {
	padding: 20px 0 10px 8.5%;
	cursor: pointer;
	position: relative;
	color: #333;
	/*	line-height: 65px;*/
	height: 65px;
	font-size: 18px;
	transition: all 0.5s ease;
	float: left;
}
.baxiangfuwu-l ul li:before {
	content: " ";
	position: absolute;
	left: 0;
	top: 45px;
	width: 0;
	height: 2px;
	background: #006cc9;
	transition: all 0.5s ease;
}
.baxiangfuwu-l ul li.on {
	font-size: 19px;
}
.baxiangfuwu-l ul li.on:before {
	width: 90px;
}
.baxiangfuwu-l ul li span {
	font-size: 18px;
	transition: all 0.5s ease;
	margin-right: 50px;
	font-family: "微软雅黑 light";
	color: #666;
	text-transform: uppercase;
	float: right;
}
.baxiangfuwu-r {
	float: left;
	max-width: 1400px;
	min-width: 1300px;
	width: 100%;
	position: relative;
}
.baxiangfuwu-l ul li.on span {
	color: #006cc9;
}
.baxiangfuwu-r ul li {
	opacity: 0;
	z-index: 1;
	position: absolute;
	transition: all 0.5s ease;
}
.baxiangfuwu-r ul li.on {
	opacity: 1;
	z-index: 9;
}
.baxiangfuwu-l ul li i {
	display: inline-block;
	width: 40px;
	height: 46px;
	overflow: hidden;
	margin-right: 12px;
}
.baxiangfuwu-l ul li i img {
	width: 100%;
	transition: .5s;
	float: left;
}
.baxiangfuwu-l ul li:hover i img {
	margin-top: -46px;
}
.baxiangfuwu-l ul li h4 {
	display: inline-block;
	text-align: left;
}
.baxiangfuwu-l ul li h4 span {
	display: block;
	height: 34px;
	line-height: 34px;
	font-size: 26px;
	color: #333333;
	font-weight: bold;
}
.baxiangfuwu-l ul li h4 p {
	height: 17px;
	line-height: 17px;
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
	font-weight: normal;
}
.baxiangfuwu-r ul li .baxiangfuwu-rl {
	background: rgba(255,255,255,0.9);
	width: 1240px;
	height: 160px;
	box-sizing: border-box;
	padding: 15px 50px;
	position: relative;
	z-index: 9;
	top: 360px;
	left: 80px;
	border-radius: 20px;
}
.baxiangfuwu-r ul li .baxiangfuwu-rl strong {
	width: 410px;
	float: left;
}
.baxiangfuwu-r ul li .baxiangfuwu-rl h3 {
	background: url(../images/baxiangbg.png) left center no-repeat;
	color: #fff;
	margin-bottom: 10px;
	font-size: 24px;
	padding-left: 15px;
	line-height: 35px;
	width: 410px;
}
.baxiangfuwu-r ul li .baxiangfuwu-rl h4 {
	height: 41px;
	line-height: 41px;
	font-size: 30px;
	color: #333333;
	font-family: "思源黑体 CN";
	width: 410px;
	font-weight: bold;
}
.baxiangfuwu-r ul li .baxiangfuwu-rl h4 i {
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #006cc9;
	margin: 19px 17px 0 11px;
	border-radius: 50%;
	vertical-align: top;
}
.baxiangfuwu-r ul li .baxiangfuwu-rl h4 em {
	color: #006cc9;
	display: inline-block;
	vertical-align: top;
	font-style: normal;
}
.baxiangfuwu-r ul li .baxiangfuwu-rl span {
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #bfc0bb;
	font-family: "思源黑体 CN";
	padding-bottom: 25px;
	background: url(../images/ys-yy.png) no-repeat left 6px bottom;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 410px;
}
.baxiangfuwu-rl .left p {
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #bfc0bb;
	font-family: "思源黑体 CN";
	padding-bottom: 25px;
	background: url(../images/ys-yy.png) no-repeat left 6px bottom;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.baxiangfuwu-r ul li .baxiangfuwu-rl p {
	font-size: 16px;
	color: #333;
	line-height: 32px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	padding-left: 13px;
	background: url(../images/ys-dd.png) no-repeat left;
}
.baxiangfuwu-r ul li .baxiangfuwu-rl .pri {
	float: right;
	width: 500px;
}
.baxiangfuwu-r ul li .baxiangfuwu-rb {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	height: 600px;
	width: 1400px;
	overflow: hidden;
}
.baxiangfuwu-r ul li .baxiangfuwu-rb img {
	position: absolute;
	left: 0;
	width: 1400px;
	height: 600px;
	transition: all 0.5s ease;
	border-radius: 20px;
}
.baxiangfuwu-r ul li.on .baxiangfuwu-rb img {
	left: 0;
}
.baxiangfuwu-r .ys-con dl dd ul {
	float: left;
}
.baxiangfuwu-r .ys-con dl dd ul li {
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	padding-left: 13px;
	background: url(../images/ys-dd.png) no-repeat left;
}
.baxiangfuwu-rl .left {
	width: 440px;
	float: left;
	padding-top: 3px;
}
.baxiangfuwu-rl .left h4 {
	height: 41px;
	line-height: 41px;
	font-size: 30px;
	color: #333333;
	font-family: "思源黑体 CN";
}
.baxiangfuwu-rl .left h4 i {
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #006cc9;
	margin: 19px 17px 0 11px;
	border-radius: 50%;
	vertical-align: top;
}
.baxiangfuwu-rl .left h4 em {
	color: #006cc9;
	display: inline-block;
	vertical-align: top;
}
.baxiangfuwu-rl .left p {
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #bfc0bb;
	font-family: "思源黑体 CN";
	padding-bottom: 25px;
	background: url(../images/ys-yy.png) no-repeat left 6px bottom;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.baxiangfuwu-rl .clearfix {
	float: left;
}
.baxiangfuwu-rl ul li {
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	padding-left: 13px;
	background: url(../images/ys-dd.png) no-repeat left;
}
.sh_ys {
	background: url(../images/ys.jpg) center no-repeat;
	height: 1050px;
	width: 100%;
}
.hzkh {
	width: 100%;
	height: 830px;
	background: url(../images/hzkh.jpg) no-repeat center;
}
.sh_hz {
	background: url(../images/ys.jpg) no-repeat center;
	width: 100%;
	height: 1000px;
}
.nymapbox {
	width: 100%;
}
.nymainbox {
	width: 88%;
	left: 6%;
	right: 6%;
	position: relative;
	padding: 60px 0;
	box-sizing: border-box;
}
.sytopbg {
	position: fixed;
	top: 0;
	z-index: 99999;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.5);
}
.sytop {
	width: 88%;
	margin: 0 auto;
	height: 70px;
}
.logo {
	float: left;
	width: 300px;
	height: 70px;
	padding: 5px 0;
}
.topright {
	float: right;
	width: calc( 100% - 300px);
}
.topicon {
	float: right;
	position: relative;
	top: 28px;
	width:140px;
}
.topicon a {
	color: #fff;
	display: inline-block;
	margin: 0 8px;
	width: 28px;
	height: 30px;
	float: left;
	position: relative;
	text-align: center;
	
}
.product{
	width:100%;
	height:950px;
	background: url(../images/probg.jpg) no-repeat center;}


.topicon a:hover {
	color: #fff;
}
.topsearch {
	position: absolute;
	right: 0;
	top: 45px;
	z-index: 9;
	width: 0;
	height: 24px;
	overflow: hidden;
	display: inline-block;
	transition: all 0.3s ease;
}
.topsearch.on {
	width: 180px;
}
.topiconmenu {
	color: #fff;
	font-size: 24px;
}
.topiconmenu i {
	font-size: 26px;
}
.topiconmenu span {
	position: absolute;
	display: block;
	height: 2px;
	width: 100%;
	background: #fff;
	-webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-o-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	top: 5px;
}
.topiconmenu span:nth-child(2) {
	top: 15px;
}
.topiconmenu span:last-child {
	top: 25px;
}
.topiconmenu.on span {
	top: 15px;
}
.topiconmenu.on span:nth-child(2) {
	opacity: 0;
}
.topiconmenu.on span:first-child {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.topiconmenu.on span:last-child {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.topiconsearch {
	color: #fff;
	font-size: 24px;
}
.topiconsearch i {
	font-size: 20px;
}
.topsearch_key {
	width: 96px;
	color: #fff;
	font-size: 14px;
	height: 24px;
	box-sizing: border-box;
	border: 1px #fff solid;
	background: none;
	display: inline-block;
	float: left;
}
.topsearch_sub {
	width: 40px;
	height: 24px;
	background: #eee;
	color: #333;
	border: none;
	display: inline-block;
	float:right;
}
.symenuping {
	float: left;
	width: calc(100% - 170px);
	height: 90px;
	line-height: 90px;
	text-align: center;
	margin-left: 30px;
}
.symenuping>ul>li {
	float: left;
	position: relative;
	width: 11%;
	height: 90px;
	line-height: 90px;
}
.symenuping>ul>li:after {
	content: "";
	width: 0;
	height: 2px;
	background: #006cc9;
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: 0;
	transition: all 0.3s ease;
}
.symenuping>ul>li>a {
	color: #fff;
	display: block;
	height: 90px;
	line-height: 90px;
	font-size:16px;
}
.symenuping>ul>li:hover {
	background: rgba(0,0,0,0.4);
}
.symenuping>ul>li:hover:after {
	width: 50px;
	margin-left: -25px;
}
.symenuping>ul>li .submenu {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	z-index: 99999
}
.symenuping>ul>li .submenu {
	padding: 0px;
	width: 100%;
	height: auto;
	padding: 0
}
.symenuping>ul>li .submenu li {
	float: none;
	padding: 0;
	height: 45px;
	line-height: 45px;
	background: none;
}
.symenuping>ul>li .submenu li:hover {
	background: rgba(0,0,0,0.5);
}
.symenuping>ul>li .submenu li a {
	float: none;
	padding: 0;
	text-align: center;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #fff;
}
.symenuping>ul>li .submenu li a:hover {
	background: none;
}
.submenu {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	z-index: 99999
}
.submenu {
	padding: 0px;
	width: 100%;
	height: auto;
	padding: 0
}
.submenu li {
	float: none;
	padding: 0;
	height: 45px;
	line-height: 45px;
	background: none;
}
.submenu li:hover {
	background: rgba(0,0,0,0.5);
}
.submenu li a {
	float: none;
	padding: 0;
	text-align: center;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #fff;
}
.submenu li a:hover {
	background: none;
}
.nymenuping {
	float: left;
	width: calc(100% - 120px);
	height: 80px;
	line-height: 80px;
	text-align: center;
	margin-left: 30px;
}
.nymenuping>ul>li {
	float: left;
	position: relative;
	width: 16%;
	height: 90px;
	line-height: 90px;
}
.nymenuping>ul>li:after {
	content: "";
	width: 0;
	height: 2px;
	background: #006cc9;
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: 0;
	transition: all 0.3s ease;
}
.nymenuping>ul>li>a {
	color: #fff;
	display: block;
	height: 90px;
	line-height: 90px;
}
.nymenuping>ul>li:hover {
	background: rgba(0,0,0,0.4);
}
.nymenuping>ul>li:hover:after {
	width: 50px;
	margin-left: -25px;
}
.nymenuping>ul>li .nysubmenu {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	z-index: 99999
}
.nymenuping>ul>li .nysubmenu {
	padding: 0px;
	width: 100%;
	height: auto;
	padding: 0
}
.nymenuping>ul>li .nysubmenu li {
	float: none;
	padding: 0;
	height: 40px;
	line-height: 40px;
	background: none;
}
.nymenuping>ul>li .nysubmenu li:hover {
	background: rgba(0,0,0,0.5);
}
.nymenuping>ul>li .nysubmenu li a {
	float: none;
	padding: 0;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
}
.nymenuping>ul>li .nysubmenu li a:hover {
	background: none;
}
.symenu {
	position: fixed;
	right: 0;
	top: 0;
	height: 100%;
	width: 0;
	padding-top: 120px;
	overflow: hidden;
	transition: all 0.3s ease;
	background: #1c1a1b;
}
.symenu.on {
	width: 400px;
}
.symenu li {
	display: block;
	line-height: 50px;
	border-bottom: 1px #232122 solid;
	padding-left: 60px;
	transition: all 0.2s ease;
}
.symenu li a {
	display: block;
	font-size: 16px;
	line-height: 50px;
	color: #ccc;
}
.symenu li:hover {
	color: #fff;
	border-left: 3px #006cc9 solid;
}
.symenu li:hover a {
	color: #fff;
}
.sybg01_1 {
	background: url(../images/sybg01_1.jpg) center top no-repeat;
	background-size: cover;
	position: relative;
}
.sybg01_2 {
	background: url(../images/sybg01_2.jpg) center top no-repeat;
	background-size: cover;
	position: relative;
}
.sybg01_3 {
	background: url(../images/sybg01_3.jpg) center top no-repeat;
	background-size: cover;
	position: relative;
}
.sybg01_4 {
	background: url(../images/sybg01_4.jpg) center top no-repeat;
	background-size: cover;
	position: relative;
}
.sybg01_1 .slide_text, .sybg01_2 .slide_text, .sybg01_3 .slide_text, .sybg01_4 .slide_text {
	position: absolute;
	width: 88%;
	left: 6%;
	right: 6%;
	top: 30%;
	text-shadow: -10px 10px 12px rgba(0,0,0,0.2)
}
.sybg01_1 .slide_text h3 {
	color: #fff;
	font-size: 50px;
	line-height: 150px;
	font-weight: normal;
}
.sybg01_1 .slide_text p {
	font-size: 30px;
	color: #fff;
	line-height: 60px;
}
.sybg01_1 .slide_text p b {
	font-size: 48px;
	color: #fff;
	font-family: impact;
	margin-right: 10px;
	font-weight: normal;
}
.sybg01_1 .slide_text p span {
	font-size: 30px;
	color: #fff;
	margin-right: 40px;
}
.sybg01_2 .slide_text {
	top: 24%;
	text-align: center;
}
.sybg01_2 .slide_text h3 {
	color: #fff;
	font-size: 60px;
	line-height: 100px;
	opacity: 0;      /*实先规定文字的状态是不显示的*/
	animation: fade-in 8s ease 0s 1;    /*调用名称为fade-in的动画，全程动画显示时间4S，进入方式为ease，延时0S进入，播放次数1次*/
	-webkit-animation: fade-in 8s ease 0s 1;
	-moz-animation: fade-in 8s ease 0s 1;
	-o-animation: fade-in 8s ease 0s 1;
	-ms-animation: fade-in 8s ease 0s 1;
	/*规定动画的最后状态为结束状态*/
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
}
.sybg01_2 .slide_text p {
	font-size: 30px;
	color: #fff;
	line-height: 60px;
	margin-bottom: 20px;
}
.sybg01_2 .slide_text img {
	max-width: 100%;
	opacity: 0;      /*实先规定文字的状态是不显示的*/
	animation: fade-in 8s ease 0s 1;    /*调用名称为fade-in的动画，全程动画显示时间4S，进入方式为ease，延时0S进入，播放次数1次*/
	-webkit-animation: fade-in 8s ease 0s 1;
	-moz-animation: fade-in 8s ease 0s 1;
	-o-animation: fade-in 8s ease 0s 1;
	-ms-animation: fade-in 8s ease 0s 1;
	/*规定动画的最后状态为结束状态*/
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
}
/*自定义一个透明度从0到1的动画，它的名称是fade-in*/
@keyframes fade-in {
 0% {
opacity: 0;
}
 100% {
opacity:1;
}
}
@-webkit-keyframes fade-in {
 0% {
opacity: 0;
}
 100% {
opacity:1;
}
}
@-ms-keyframes fade-in {
 0% {
opacity: 0;
}
 100% {
opacity:1;
}
}
@-o-keyframes fade-in {
 0% {
opacity: 0;
}
 100% {
opacity:1;
}
}
@-moz-keyframes fade-in {
 0% {
opacity: 0;
}
 100% {
opacity:1;
}
}
.sybg01_3 .slide_text {
	top: 22%;
	text-align: center;
	opacity: 0;
	animation: lefteaseinAnimate 4s ease 1;    /*调用已定义好的动画lefteaseinAnimate，全程运行时间1S，进入的速度曲线为ease，只播放一次*/
	-webkit-animation: lefteaseinAnimate 4s ease 1;
	-ms-animation: lefteaseinAnimate 4s ease 1;
	-o-animation: lefteaseinAnimate 4s ease 1;
	-moz-animation: lefteaseinAnimate 4s ease 1;
	/*规定动画的最后状态为结束状态*/
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
}
.sybg01_3 .slide_text h3 {
	color: #fff;
	font-size: 72px;
	line-height: 140px;
}
.sybg01_3 .slide_text p {
	font-size: 48px;
	color: #fff;
	line-height: 60px;
	font-family: "微软雅黑 Light";
}
.sybg01_3 .slide_text span {
	font-size: 30px;
	font-family: "微软雅黑 Light";
	color: #fff;
	line-height: 30px;
}
.sybg01_4 .slide_text {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../images/sybg01_4_1.png) center center no-repeat;
	text-align: center;
}
.sybg01_4 .slide_text h3 {
	color: #fff;
	font-size: 60px;
	text-align: center;
	line-height: 140px;
}
.sybg01_4 .slide_text p {
	font-size: 42px;
	color: #fff;
	line-height: 60px;
	font-family: "微软雅黑 Light";
}
.sybg01_4 .slide_text span {
	font-size: 30px;
	font-family: "微软雅黑 Light";
	color: #fff;
	line-height: 30px;
}
.nytopbg {
	width: 100%;
	height: 90px;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	position: fixed;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	position: fixed;
	top: 0;
	z-index: 99999;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.3);
}
.nytop {
	position: relative;
	width: 88%;
	left: 6%;
	right: 6%;
	height: 70px;
	z-index: 99999;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.nytopbg.hover {
	height: 90px;
}
.nytopbg.hover .nytop {
	top: 0;
}
.crc_c p {
	font-size: 16px;
	color: #fff;
	line-height: 2em;
    display: table;
}
.crc_c p img{    display: block;
    float: left;
    padding-right: 5px;}


.crc_c{
    width: 680px;
    display: block;
    float: left;
}
.footer-gz{
    width: 400px;
    display: block;
    height: 200px;
    float: left;
}
.footer-gz span{font-size:20px;font-weight:bold;color:#fff;}
.crc_c span {
	font-size: 26px;
	font-weight: bold;
	color:#fff;
	line-height:2em;
}
.search {
	position: relative;
	width: 290px;
	background: #ededed;
	height: 30px;
	margin-top: 5px;
}
.search_text {
	width: 149px;
	height: 26px;
	background: #ededed;
	color: #828282;
	border: 0px;
	padding-left: 5px;
	outline: none;
	line-height: 30px\9
}
.search_select {
	width: 51px;
	height: 30px
}
.search_select select {
	display: none
}
.select_box {
	position: relative;
	height: 20px;
}
.search_select .select_showbox {
	width: 40px;
	color: #989898;
	background: url(../images/seaBg.png) no-repeat right center;
	line-height: 13px;
	border-left: 1px solid #dedede;
	padding-left: 8px;
	margin: 8px 0px
}
.select_option {
	position: absolute;
	top: 22px;
	border: 1px solid #dddddd;
	border-top: 0px;
	background: #fff;
	right: -4px;
	width: 53px;
	line-height: 24px;
	display: none;
	background: #ededed;
}
.select_option li {
	padding-left: 9px;
	color: #989898
}
.select_option li.hover {
	background: #f9f9f9;
}
.search_button {
	background: #ccc;
	width: 26px;
    height: 26px;
    background-image: url(http://www.xxlingxian.com/template/nest117/pc/images/sea.png);
}
.cpxq_tit{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #333;
    margin-top: 30px;
    margin-bottom: 30px;
}
.cpxq_tit em{
    float: left;
    padding-top: 18px;
    opacity: 0.2;
}
.cpxq_tit em:nth-last-child(1){
    float: right;
}
.button-bubble:hover{	-webkit-animation: shake-bottom 0.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
	        animation: shake-bottom 0.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;}
			/* ----------------------------------------------
 * Generated by Animista on 2022-6-14 18:55:53
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation shake-bottom
 * ----------------------------------------
 */
@-webkit-keyframes shake-bottom {
  0%,
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
  10% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  20%,
  40%,
  60% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
  30%,
  50%,
  70% {
    -webkit-transform: rotate(4deg);
            transform: rotate(4deg);
  }
  80% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  90% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
}
@keyframes shake-bottom {
  0%,
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
  10% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  20%,
  40%,
  60% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
  30%,
  50%,
  70% {
    -webkit-transform: rotate(4deg);
            transform: rotate(4deg);
  }
  80% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  90% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
}
.syproduct-listn {
	width: 1350px;
	margin: 0 auto;
}
.syproduct-listn dl {
	width: 1350px;
	position: relative;
}
.syproduct-listn dl dd {
	float: left;
	width: 324px;
	margin-right: 18px;
	margin-bottom: 40px;
	background: #fff;
	height: 360px;
	box-sizing: border-box;
	padding: 5px;
	border: 1px #eee solid;
	transition: all 0.5s ease;
}
.syproduct-listn dl dd h4 {
	font-size: 16px;
	color: #333;
	font-weight: normal;
	text-align: center;
	line-height: 56px;
}
.syproduct-listn dl dd h4 b {
	display: block;
	font-family: Impact;
	font-size: 20px;
	font-weight: normal
}
.syproduct-listn dl dd h3 a img {
	max-width: 100%;
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
}
.syproduct-listn dl dd h3 {
	font-size: 14px;
	width: 314px;
	height: 225px;
	-webkit-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
	-ms-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
	overflow: hidden;
}
.syproduct-listn dl dd>p {
	color: #fff;
	text-align: center;
	position: relative;
	padding: 0 20px;
	margin-top: 6px;
}
.syproduct-listn dl dd>p a.nyproduct-list-lj {
	position: relative;
	z-index: 9;
	color: #666;
	border: 1px #eee solid;
	font-size: 14px;
	width: 268px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	transition: all 0.5s ease;
}
.syproduct-listn dl dd>p:after {
	content: " ";
	background: #006cc9;
	z-index: 1;
	position: absolute;
	left: 22px;
	top: 0;
	width: 0;
	height: 42px;
	transition: all 0.5s ease;
}
.syproduct-listn dl dd:hover {
	box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.1);
}
.syproduct-listn dl dd:hover h3 a img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.syproduct-listn dl dd:hover>p a.nyproduct-list-lj {
	color: #fff;
}
.syproduct-listn dl dd:hover>p:after {
	width: 268px;
}
.syproduct-listn dl dd h5 {
	height: 76px;
	box-sizing: border-box;
	margin: 10px 0 15px;
	padding: 0 20px;
}
.syproduct-listn dl dd h5 p {
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	text-align: left;
}
.syproduct-listn dl dd h5 p i {
	display: inline-block;
	margin-top: 5px;
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 10px;
}
.syproduct-listn dl dd h5 p span {
	color: #006cc9
}
.syproduct-listn dl dd:nth-child(4n) {
	margin-right: 0px;
}


.ejdh1{
    width: 88%;
    position: absolute;
    z-index: 9999;
    margin-top:90px;
    display: none;
    background-color: rgba(0,0,0,0.9);
    height: 445px;
    left: 8%;
    /* opacity: 0.9; */
}
.ejdh1 dl{
    width: 1400px;
    margin: 0 auto;
}
.ejdh1 dl dt{
    float: left;
    padding-top: 60px;
    padding-right: 50px;
    padding-bottom: 56px;
    margin-right: 50px;

	border-right: 1px solid rgba(0, 108, 201, 0.8);
}
.ejdh1 dl dt img{}
.ejdh1 dl dd{padding-top: 40px;}
.ejdh1 dl dd p{
    float: left;
width:200px;
    padding-right: 40px;
	height:200px;

}
.ejdh1 dl dd p:nth-child(6n){
    padding-right: 0px;


}
.ejdh1 dl dd span{
    font-size: 16px;
    font-weight: bold;
line-height:2em;
    display: block;
}
.ejdh1 dl dd span a{
    color: #fff;
	font-weight:bold;
	font-size:16px;
}
.ejdh1 dl dd em{
    display: block;
    line-height: 37px;
    font-size: 14px;
}
.ejdh1 dl dd em a{
    color: #fff;
	font-size: 14px;
}
.ejdh1 dl dd a:hover{color:#006cc9;}
.ejdh1 dl dd i{float: left;width: 0;height: 0;border-width: 6px;border-style: solid;border-color: transparent #006cc9 transparent transparent;display: block;margin-top: 12px;margin-right: 8px;transform: rotate(180deg);}
.ejdh1 dl dd p:nth-last-child(1){padding-right:0;}

.sy_cpzx{    display: table; margin: 0 auto;}

.feedback {
	Z-index:99;
	background:#fff;
    width: 340px;
    position: fixed;
    right: 30px;
    bottom: -9999px;
    box-shadow: 0 20px 40px 8px rgba(0, 0, 0, 0.25);
    font-size: 14px;
    border-radius: 10px 10px 0 0;
}

.feedback .feedbackHeader {
    height: 40px;
    line-height: 40px;
    border-radius: 10px 10px 0 0;
    color: #ffffff;
    text-indent: 50px;
    font-weight: normal;
    cursor: pointer;
}

.feedback .eMailIco {
    background: url("../images/emailIco.png") 16px center no-repeat #037ce5;
    background-size: 21px auto;
}

.feedbackForm {
    padding: 16px 16px 40px 16px;
}

.feedbackForm .tips {
    color: #222d38;
    padding-bottom: 20px;
}

.feedbackForm .linee {
    margin-bottom: 16px;
}

.feedbackForm .linee input, .feedbackForm .linee textarea {
    width: 100%;
    box-sizing: border-box;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    border: solid 1px #ccc;
    color: #222d38;
    display: block;
}

.feedbackForm textarea {
    resize: none;
    height: 78px;
    padding: 11px;
    line-height: 20px;
}

.feedbackForm .linee input {
    height: 40px;
    line-height: 40px;
    padding: 0 11px;
}

.feedbackForm .btn {
    background: #037ce5;
    border-radius: 4px;
    width: 100%;
    box-sizing: border-box;
    border: none;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    cursor: pointer;
}

.feedback .closeBtn {
    background: url("../images/closeBtn.png") no-repeat;
    width: 28px;
    height: 28px;
    background-size: 28px 28px;
    position: absolute;
    left: -36px;
    top: 6px;
    cursor: pointer;
    display: none;
}
 .right_bar{position:fixed; top:calc(90px + 10vh); right:0; width:50px; height:203px; z-index:10; display:none;}
.right_bar li{ width:62px; height:50px; z-index:20; }
.right_bar li.rtbar_li1,.right_bar li.rtbar_li4{ position:absolute; left:0;}
.right_bar li.rtbar_li1{ top:0; width:172px; }
.right_bar li.rtbar_li2{ position:absolute; top:51px; left:0; }
.right_bar li.rtbar_li3{ position:absolute; top:102px; left:0; width:126px; }
.right_bar li.rtbar_li4{ top:153px;}
.rtbar_li4{ position:absolute; top:153px; left:0;}
.right_bar li a{ display:block; color:#FFF; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#39424b; opacity:0.8; border-radius:6px;}
.right_bar li a img{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;}
.right_bar li a:hover{ background-color:#0953a8; opacity:1;}
.rtbar_shwx{ display:none; position:absolute; top:-65px; left:-142px; padding-bottom:9px; }
.rtbar_shwx img{ padding:10px 10px 20px 10px; background-color:#FFF; }