﻿body {
	display: block;
	color: #333;
	font-size: 12px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
	min-width: 980px;
	line-height: 21px;
}
html {
	width: 100%;
	height: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, header, hgroup, nav, section, article, aside, footer, figure, figcaption, menu {
	margin: 0;
	padding: 0
}
li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: inherit;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
input:disabled {
	border: none;
	background: none;
}
img {
	border: none;
	padding: 0;
	margin: 0;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
 *zoom:1;/*ie6,7*/
}
a {
	color: #767676;
	text-decoration: none;
	display: inline-block;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #39a7f3;
	text-decoration: none;
}
a:hover {
	color: #4d4d4d;
	border: none;
	text-decoration: none;
}
a:active {
	color: #fff;
	text-decoration: none;
}
/*各种颜色*/
.color1 {
	color: #cc0b06;
}
/*头部样式*/
.header {
	width: 100%;
	background: #fff;
	height: 63px;
	color: #d4e1ef;
	font-size: 14px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
}
.index_header {
}
.header .top {
	width: 1100px;
	margin: 0 auto;
	padding: 5px 0 0;
}
.logo {
	width: 114px;
	height: 39px;
	float: left;
	padding: 10px 0 0;
}
.logo a {
	width: 114px;
	height: 39px;
	background: url(../images/logo.png) 0 0 no-repeat;
	color: #72bdf7;
}
.nav {
	float: left;
	padding: 0 0 0 20px;
	font-size: 14px;
}
.nav dl {
}
.nav dd, .nav dt {
	float: left;
	position: relative;
}
.nav dd a, .nav dt a {
	width: 118px;
	padding: 20px 0;
	text-align: center;
	color: #2a6bb1;
	background: none;
}
.nav dd a:hover, .nav dt a:hover, .nav_on {
	font-weight: 900;
	background: none;
}
.nav ul li a span {
}
/*二级菜单*/
.nav_box {
	position: absolute;
	top: 60px;
	left: -15px;
	width: 146px;
	display: none;
}
.nav_box ul {
	padding: 0;
	box-shadow: 0 0 5px #bde3ff;
}
.nav_box .icon_nav {
	width: 16px;
	height: 8px;
	display: block;
	margin: 0 auto;
	background: url(../images/icon_nav.png) 0 0 no-repeat;
}
.nav_box .icon_nav img {
	-moz-box-shadow: 0 0 5px #bde3ff;
	-ms-box-shadow: 0 0 5px #bde3ff;
	-o-box-shadow: 0 0 5px #bde3ff;
	-webkit-box-shadow: 0 0 5px #bde3ff;
	box-shadow: 0 0 5px #bde3ff;
}
.nav_box ul li {
	width: 146px;
	height: 44px;
	background: #fff;
	border-bottom: 1px solid #d7eaff;
	float: none;
}
.nav_box ul li a {
	width: 146px;
	display: block;
	padding: 12px 0;
}
.nav_box ul li a:hover {
	color: #fff;
}
.nav_box ul li:hover {
	background: url(../images/nav_bg.jpg) 0 0 no-repeat #fff;
}
.nav ul li .nav_box a {
	width: 146px;
	color: #296bb1;
	padding: 12px 0;
}
.nav ul li .nav_box a:hover {
	color: #fff;
}
/*二级菜单结束*/

.icon_qr {
	float: left;
	padding: 0 0 0 20px;
	position: relative;
}
.icon_qr .qr_wechat {
	position: absolute;
	top: 60px;
	right: -10px;
	display: none;
}
.icon_qr a {
	width: 27px;
	height: 27px;
	background: url(../images/icon_qr.png) no-repeat;
	margin: 15px 10px;
}
.icon_qr .qr_sina {
	background-position: 0 0;
}
.icon_qr .qr_weixin {
	background-position: 0 -27px;
}
/*首页样式开始*/
.index_banner {
	width: 100%;
	background: url(../images/index_bg.jpg) center 30% no-repeat;
	height: 100%;
	overflow: hidden;
}
/*轮播加入样式*/
.banner_wrap { width: 800%; height: 100%; position: relative; left: 0;}
.index_banner { width: 12.5%; float: left; }

.banner-pintuan { background-image: url(../images/banner_pintuan_bg.jpg); background-position: center 55%;}
.pintuan-cont { width: 50%; height: 70%; background: url(../images/banner_pintuan_cont.png) no-repeat; background-size: 100% auto; position: absolute; left: 26%; top: 22%;}

.banner-banjia { background-image: url(../images/banner-banjia.jpg); background-position: center 55%;}
.banjia-cont { width: 45%; height: 66%; background: url(../images/banjia-cont.png) no-repeat; background-size: 100% auto; position: absolute; left: 26%; top: 15%; }

.banner-hypt {background-image: url(../images/banner_hypt.jpg); background-position: center 70%;}
.hypt-img { width: 78%; height: 100%; background: url(../images/hypt_cont.png) no-repeat; background-size: 100% auto; position: absolute; top: 0%; left: 15%; }

.banner01 { background-image: url(../images/banner_azcs_bg.jpg); background-position: center 75%;}
.chashu_cont { width: 100%; height: 100%; position: relative; }
.chashu_cont .woman { width: 22%; height:84%; background: url(../images/azcs_woman.png) no-repeat; background-size: 100% auto; position: absolute; bottom: 0; left: 28%;}
.chashu_cont .chanpin { width: 26%; height:80%; background: url(../images/azcs_img.png) no-repeat; background-size: 100% auto; position: absolute; bottom: 5%; right: 24%; }

.banner-ks { background-image: url(../images/ksq-bg.jpg);}
.ksq-cont { width: 86%; height: 100%; margin: 0 auto; position: relative;}
.ksq-cont img { width: 100%; height: auto; position: absolute; top: 45%; left: 0; -webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%); }

.banner02 { background-image: url(../images/banner02.jpg); }
.banner03 { background-image: url(../images/banner03.jpg); }

.banner03 .cont { width: 1200px; height: 100%; margin: 0 auto; position: relative;}
.banner03 .cont img { display: block; width: 40%; position: absolute; bottom: 180px; left: 0;}

.banner-wyk { background-image: url(../images/banner_wyk.jpg); }
.wyk-cont { width: 100%; height: 100%; position: relative;}
.banner-wyk .wyk-left-img { width: 22%; height: 80%; background: url(../images/wyk_left_img.png) no-repeat center center; background-size: 100% auto; position: absolute; left: 27%; top: 5%; }
.banner-wyk .wyk-right-img { width: 36%; height: 80%; background: url(../images/wyk_right_img.png) no-repeat center center; background-size: 100% auto; position: absolute; right: 23%; top: 9%; }

.banner-xjg { background-image: url(../images/banner_xjg.jpg); background-position: center center;}
.xjg-cont { width: 100%; height: 100%; ; position: relative; }
.wyk-img { width: 54%; height: 80%; background: url(../images/xjg_img.png) no-repeat center center; background-size: 100% auto; position: absolute; left: 23%; top: 2%; }

.banner-crm { background-image: url(../images/banner_crm_bg.jpg); background-position: center center;}
.crm-img { width: 40%; height: 70%; background: url(../images/cmr_zxb_cont.png) no-repeat center center; background-size: 100% auto; position: absolute; left: 25%; bottom: 24%; }

.banner-wyk-act { background-image: url(../images/banner_wyk_bg.jpg); background-position: center 60%;}
.wyk-act-img { width: 57%; height: 70%; background: url(../images/wyk_act_cont.png) no-repeat center center; background-size: 100% auto; position: absolute; left: 24%; bottom: 20%; }

.banner-qs { background-image: url(../images/banner_qs_bg.jpg); background-position: center 65%;}
.qs-woman { width: 23%; height: 80%; background: url(../images/qs_woman.png) no-repeat; background-size: 100% auto; position: absolute; left: 25%; bottom:10%; }
.qs-r-cont { width: 48%; height: 90%; background: url(../images/qs_r_img.png) no-repeat; background-size: 100% auto; position: absolute; right: 8%; bottom:15%; }

.banner0421 { background: url(../images/banner0421.jpg) repeat; background-size: cover; position: relative;}
.banner0421_box { width: 100%; height: 100%; position: relative; }
.banner0421 .xjg-slogn { width: 35%; height: 75%; background: url(../images/slogn.png) no-repeat center center; background-size: 100% auto; position: absolute; top: 0; left:10%;}
.banner0421 .xjg-lihe { width: 50%; height: 88%; background: url(../images/lihe_img.png) no-repeat center center; background-size: 100% auto; position: absolute; top: 0; right: 8%; }

.circle_box { width: 100%; height: 15px; position: absolute; bottom: 155px; left: 0; z-index: 10; text-align: center; }
.circle_box span { display: inline-block; width: 15px; height: 15px; background-color: #ccc; border-radius: 50%; margin-right: 8px; }
.circle_box span.curr { background-color: #1a84e1; }

.banner_flash {
	position: relative;
	width: 60%;
	height: 100%;
	margin: 0 auto;
}
.banner_ren {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 1;
	height: 130%;
	width: 54%;
	background: url(../images/banner_ren.png) center center no-repeat;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	
}
.banner_hua {
	position: absolute;
	left: 0;
	top: -1%;
	opacity: 1;
	height: 160%;
	width: 69%;
	background: url(../images/banner_hua.png) center center no-repeat;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	
}
.banner_text {
	position: absolute;
	right:8%;
	top: 0;
	opacity: 1;
	height: 60%;
	width: 50%;
	background: url(../images/banner_text.png) center center no-repeat;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	z-index: 9;
}
.banner_pro {
	position: absolute;
	right:16%;
	top: 0;
	opacity: 1;
	height: 102%;
	width:20%;
	background: url(../images/banner_pro.png) center center no-repeat;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.banner_cont {
	width: 980px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.index_news {
	width: 293px;
	height: 140px;
	padding: 8px 0 0 58px;
	position: absolute;
	right: 15%;
	bottom: 60px;
	background: url(../images/index_news_bg.png) 0 0 no-repeat;
	z-index: 999;
}

@media only screen and (max-width: 1400px){
	.index_news { right: 10%; }
}

.index_news_more {
	width: 90px;
	height: 40px;
	float: right;
}
.index_news a {
	color: #3373c4;
}
.index_news a:hover {
	text-decoration: underline;
}
.index_news ul {
	padding: 12px 0 0;
	float: left;
	width: 270px;
	overflow: hidden;
}
.index_news ul li {
	padding: 3px 0;
}
.index_footer {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
}
/*底部样式*/
.footer {
	width: 100%;
	height: 60px;
	background: #367ed9;
	color: #d7e5f7;
	line-height: 21px;
}
.bottom a {
	color: #d7e5f7;
}
.footer .bottom {
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
}
.bottom .bottom_l {
	/*width: 720px;*/
	float: left;
	color: #bcd2f1;
}
.bottom .bottom_r {
	width: 245px;
	float: right;
	color: #fff;
	padding: 10px 0 0;
}
/*分享图标*/
.bottom_r a {
	width: 24px;
	height: 24px;
	background: url(../images/icon_share.png) no-repeat;
	margin: 0 10px;
}
.bottom_r span {
	display: inline-block;
	float: left;
}
.bottom_r .share_sina {
	background-position: 0 0;
}
.bottom_r .share_tx {
	background-position: 0 -24px;
}
.bottom_r .share_db {
	background-position: 0 -48px;
}
.bottom_r .share_zone {
	background-position: 0 -72px;
}
/*鼠标经过*/
.bottom_r a:hover {
	width: 24px;
	height: 24px;
	background: url(../images/icon_share2.png) no-repeat;
	margin: 0 10px;
}
.bottom_r .share_sina:hover {
	background-position: 0 0;
}
.bottom_r .share_tx:hover {
	background-position: 0 -24px;
}
.bottom_r .share_db:hover {
	background-position: 0 -48px;
}
.bottom_r .share_zone:hover {
	background-position: 0 -72px;
}
/*内页样式开始*/
.inside_bg {
	width: 100%;
	background: url(../images/inside_bg.jpg) center 15px no-repeat #72bdfc;
	padding: 63px 0 0;
}
.inside_cont {
	width: 952px;
	margin: 0 auto;
}
.inside_t {
	padding: 35px 0 0;
	color: #0061b3;
}
.inside_t_l {
	width: 150px;
	float: left;
	font-size: 28px;
	text-align: center;
	padding: 10px 0 0 0;
	line-height: 32px;
	margin-right: 15px;
}
.inside_t_r {
	width: 774px;
	float: left;
	text-align: right;
	font-size: 14px;
}
.inside_t_r a {
	width: 113px;
	height: 37px;
	background: url(../images/menu_bg.png) no-repeat;
	text-align: center;
	padding: 26px 0 0;
	color: #0061b3;
}
.inside_t_r a:hover, .menu_on {
	font-weight: 900;
}
.inside_c {
	width: 952px;
	margin: 0 auto;
	position: relative;
}
.inside_c .mbx { font-size: 12px; color: #51a2dd; position: absolute; left: 22px; top: 12px; }
.inside_c .mbx a { color: #51a2dd; }
/*品牌故事*/
.about_title {
	line-height: 1;
	font-size: 22px;
	text-align: center;
	color: #086bbe;
}
.about_img {
	width: 100%;
}
.about_img img {
	display: block;
	margin: 0 auto;
}
.about_section {
	line-height: 22px;
	padding: 0 54px;
	text-indent: 27px;
	text-align: justify;
	font-size: 13px;
	word-wrap:break-word;
	color: #086bbe;
}
.about_row {
	width: 100%;
	overflow: hidden;
}
.about_col_5 {
	float: left;
	width: 50%;
	box-sizing: border-box;
}
.about_col_5 img {
	display: block;
}
.about_1 {
	width: 952px;
	height: 1510px;
	background: url(../images/about-bg.png) no-repeat;
	color: #086bbe;
}
.about_1_l {
	width: 345px;
	float: left;
}
.about_1_r {
	width: 559px;
	float: left;
	padding: 25px 0 0;
	font-size: 13px;
}
.about_1_r p {
	padding: 40px 0 0;
}
.about_2 {
	background: #fff;
	color: #086bbe;
	background: url(../images/about_bg2.png) repeat-y;
}
.about_2 h2 {
	font-size: 22px;
	width: 100%;
	text-align: center;
}
.about_pro {
	padding: 40px 0 40px 45px;
}
.about_pro_li {
	text-align: center;
	width: 145px;
	line-height: 21px;
	float: left;
	padding: 0 35px;
}
.about_pro_li a {
	display: block;
	color: #086bbe;
	font-size: 12px;
}
.about_pro_li a strong {
	font-size: 16px;
}
.line_1 {
	border-left: 1px solid #edf4f8;
	width: 1px;
	height: 120px;
	float: left;
	margin-top: 30px;
}
/*最新广告*/
.tvc {
	width: 701px;
	height: 630px;
	/*background: url(../images/tvc_bg.png) no-repeat;*/
	padding: 110px 125px 0 126px;
}
.tvc h2 {
	font-size: 26px;
	color: #2c80c8;
	font-weight: 900;
	text-align: center;
	padding: 0 0 20px 0;
}
.tvc_cont {
	width: 700px;
	height: 395px;
}
/*在线咨询*/
.online {
	font-size: 14px;
}
.online_form {
	background: url(../images/online_bg.jpg) no-repeat;
	width: 836px;
	height: 520px;
	padding: 40px 58px 0;
}
/*表单公用样式开始*/
.form_item {
	float: left;
	padding: 1% 0;
	width: 100%;
}
.form_item label {
	width: 8%;
	text-align: right;
	float: left;
	padding: 0.5% 1% 0 0;
}
.form_field {
	float: left;
	text-align: left;
	width: 75%;
}
.form_field .form_text {
	background: #f5f7fb;
	border: none;
	float: left;
	font-size: 14px;
	padding: 0.8% 1%;
	width: 75%;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.form_field .select_type {
	width: 298px;
	height: 28px;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
	border: none;
	margin: -2px -2px 0;
	padding: 0;
	background: #f5f7fb;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	right: 0;
	top: 2px;
	z-index: 999;
	display: block;
}
.select_bg {
	position: relative;
	overflow: hidden;
	height: 30px;
	background: #f5f7fb;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.form_field .select_down {
	position: absolute;
	right: -18px;
	top: 0;
	z-index: 999;
}
.form_text:focus, textarea:focus, select {
	outline: 0 none;
}
.form_field .form_textarea {
	width: 75%;
	float: left;
	padding: 1.2% 1%;
	background: #f5f7fb;
	border: none;
	resize: none;
}
.form_field .captcha_img {
	float: left;
}
.form_field p {
	color: #73777d;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	float: left;
	overflow: hidden;
	margin: 0 0 0 5px;
}
.form_field p .hint_ok {
	width: 18px;
	height: 18px;
	display: inline-block;
	background: url(../images/hint_img.png) no-repeat;
	float: left;
	margin-right: 5px;
}
.form_field p .hint_error {
	width: 18px;
	height: 18px;
	display: inline-block;
	background: url(../images/hint_img.png) 0 -18px no-repeat;
	float: left;
	margin-right: 5px;
}
.form_action {
	padding: 1% 0 0 9%;
	clear: both;
	text-align: left;
}
/*表单公用样式结束*/
/*最新问题*/
.online_ques {
	position: relative;
	background: #fff;
}
.online_ques h2 {
	font-size: 24px;
	color: #4798dd;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: -15px;
	left: 0;
	right: 0;
}
.ques_li {
	color: #333;
	width: 730px;
	margin: 0 auto;
	font-size: 13px;
	padding: 40px 0;
}
.list_li ul li {
	border-bottom: 1px dotted #bcc1c7;
}
.list_li ul li a {
	display: block;
	color: #333;
	padding: 14px 0;
}
.list_li ul li a:hover {
	color: #239af1;
	text-decoration: underline;
}
.list_li ul li a i {
	font-style: normal;
	font-size: 8px;
	padding: 0 5px 0 0;
}
.list_li ul li a i:hover {
	text-decoration: none;
}
.list_li ul li a span {
	float: right;
	color: #798088;
}
.list_li ul li a span:hover {
	text-decoration: none;
	color: #798088;
}
/*翻页*/
.page {
	text-align: center;
}
.page p {
	width: auto;
	margin: 0 auto;
	padding: 40px 0 10px;
}
.page a {
	width: 23px;
	height: 22px;
	background: url(../images/page_bg.png) 0 -92px no-repeat;
	padding: 1px 0 0;
	text-align: center;
	color: #cbc9cb;
	display: inline-block;
	vertical-align: middle;
	margin: 0 4px;
	cursor: pointer;
}
.page a:hover, .page .page_on {
	background-position: 0 -115px;
	color: #59bbff;
}
.page .prev {
	background-position: 0 0;
}
.page .prev:hover {
	background-position: 0 -23px;
}
.page .next {
	background-position: 0 -46px;
}
.page .next:hover {
	background-position: 0 -69px;
}
.page span {
	color: #cbc9cb;
	display: inline-block;
	padding: 0 3px;
	float: left;
}
/*最新问题详细页*/
.article {
	width: 852px;
	padding: 65px 50px 0;
	background: url(../images/detail_bg.jpg) 0 0 no-repeat #fff;
}
.article h1 {
	font-size: 18px;
	font-weight: 900;
	color: #3e82cb;
	text-align: center;
}
.article_origin {
	text-align: center;
	color: #808080;
	padding: 30px 0;
}
.article_origin span {
	display: inline-block;
	padding: 0 25px;
}
.online_q {
	font-size: 15px;
	font-weight: 900;
	color: #3e82cb;
	background: url(../images/icon_q.gif) 0 0 no-repeat;
	padding: 3px 0 0 40px;
	min-height: 26px;
	margin: 0 0 20px 0;
}
.online_a {
	font-size: 14px;
	background: url(../images/icon_a.gif) 0 0 no-repeat;
	padding: 3px 0 50px 40px;
	line-height: 23px;
	min-height: 400px;
}
/*常见问题页*/
.faq {
	background: url(../images/faq_bg.jpg) 0 0 no-repeat #fff;
	width: 820px;
	padding: 40px 66px;
}
.faq_li {
	width: 820px;
	margin: 15px 0 0;
	cursor: pointer;
}
.faq_li_t {
	height: 5px;
	background: url(../images/faq_b_t.png) 0 0 no-repeat;
}
.faq_li_c {
	background: url(../images/faq_b_c.png) 0 0 repeat-y;
	padding: 10px 30px;
}
.faq_li_b {
	height: 15px;
	background: url(../images/faq_b_b.png) 0 0 no-repeat;
}
.faq_img_s {
	float: left;
	width: 90px;
	margin-right: 15px;
}
.faq_img_s img {
	width: 90px;
	height: 75px;
}
.faq_img_stext {
	float: left;
	/*background: url(../images/icon_faq_p.png) 0 4px no-repeat;*/
	color: #848c93;
	font-size: 15px;
	padding: 0 0 0 28px;
}
/*常见问题展开*/
.faq_li_cont {
	background: #2599ef;
-moz- border-radius:4px;
-ms- border-radius:4px;
-o- border-radius:4px;
-webkit- border-radius:4px;
	border-radius: 4px;
	padding: 20px;
	cursor: pointer;
	display: none;
}
.faq_img_b {
	width: 110px;
	float: left;
	margin: 0 15px 0 0;
}
.faq_img_b img {
	width: 110px;
	height: 110px;
}
.faq_img_btext {
	float: left;
	width: 625px;
	background: url(../images/icon_faq_m.png) 0 4px no-repeat;
	padding: 0 0 0 28px;
}
.faq_img_btext h3 {
	font-size: 15px;
	color: #fff;
	font-weight: 900;
	padding: 0 0 10px 0;
}
.faq_img_btext p {
	color: #bef0ff;
	font-size: 13px;
}
.faq_img_btext .answerTan {
	color: #bef0ff;
	font-size: 13px;
}
/*最新活动页*/
.latest_list {
	width: 922px;
	padding: 40px 30px 50px 0
}
.latest_li {
	padding: 0;
	margin: 0 0 40px 48px;
	width: 405px;
	background: #f3fcff;
	float: left;
	cursor: pointer;
}
.latest_li_img {
	float: left;
	padding-right: 20px;
}
.latest_li_img img {
	width: 200px;
	height: 180px;
}
.latest_li_text {
	float: left;
	width: 185px;
}
.latest_li_text p {
	padding: 10px 15px 15px 0;
	font-size: 13px;
}
.latest_li_text a {
	width: 98px;
	height: 24px;
	padding: 3px 0 0;
	border: 1px solid #7ec2ec;
	text-align: center;
	color: #0088de;
}
.latest_li_text a:hover {
	border: 1px solid #0088de;
	color: #0088de;
}
/*最新资讯页*/
.news_list {
	padding: 35px 50px 45px;
}
.news_li {
	padding: 15px 0 15px 15px;
	border-bottom: 1px dashed #ceeafd;
	margin: 10px 0 0 0;
}
.news_li_img {
	float: left;
	padding-right: 45px;
}
.news_li_img img {
	width: 190px;
	height: 120px;
}
.news_li_text {
	float: left;
	width: 560px;
}
.news_li_text h2, .news_li_text h2 a {
	color: #0581cf;
	font-size: 16px;
}
.news_li_text p {
	padding: 15px 0;
}
.news_li_text .a_detail {
	width: 98px;
	height: 24px;
	padding: 3px 0 0;
	border: 1px solid #7ec2ec;
	text-align: center;
	color: #0088de;
	float: right;
}
.news_li_text .a_detail:hover {
	border: 1px solid #0088de;
	color: #0088de;
}
/*资讯详细页*/
.article_origin p {
	display: inline-flex;
	padding: 0 40px;
	margin: 0 auto;
}
.news_share {
}
.news_detail .article_origin {
	border-bottom: 1px dashed #e7e7e7;
	padding: 30px 0 15px;
}
.arc_list { width: 100%; overflow: hidden; color: #39a7f3;}
.arc_list a { font-size: 12px; color: #39a7f3;}
.arc_list a:hover { text-decoration: underline; }
.arc_list p:first-child { float: left; }
.arc_list p:last-child { float: right; }
.news_share span {
	float: left;
	padding: 0 10px 0 0;
}
.bg_bottom {
	height: 25px;
	background: url(../images/bg_bottom.png) no-repeat;
}
/*资讯分享图标*/
.news_share a {
	float: left;
	width: 15px;
	height: 15px;
	margin: 0 10px 0 0;
	background: url(../images/news_share.png) no-repeat;
}
.news_share .share_sina {
	background-position: 0 0;
}
.news_share .share_tx {
	background-position: 0 -15px;
}
.news_share .share_wechat {
	background-position: 0 -30px;
}
.news_share .share_zone {
	background-position: 0 -45px;
}
/*鼠标经过*/
.news_share a:hover {
	width: 15px;
	height: 15px;
	background: url(../images/news_share2.png) no-repeat;
	margin: 0 10px 0 0;
}
.news_share .share_sina:hover {
	background-position: 0 0;
}
.news_share .share_tx:hover {
	background-position: 0 -15px;
}
.news_share .share_wechat:hover {
	background-position: 0 -30px;
}
.news_share .share_zone:hover {
	background-position: 0 -45px;
}
.news_cont {
	padding: 20px 0 40px;
	font-size: 13px;
	line-height: 22px;
}
.news_cont p {
	text-indent: 2em;
	padding: 5px 0;
}
.news_cont a {
	text-indent: 0;
}
/*相关新闻*/
.bg_top {
	height: 30px;
	background: url(../images/bg_top.png) no-repeat;
}

.related_cont { width: 100%; overflow: hidden; background: url(../images/about_bg2.png) repeat-y;}
.related_chanpin { float: right; width: 50%; }

.related_news {
	width: 50%;
	float: left;
}
.related_news ul { width: 90%; padding: 0 5%; }
.related_news ul li { width: 100%; overflow: hidden; }
.related_news h2, .related_chanpin h2 {
	font-size: 16px;
	font-weight: 900;
	color: #3e82cb;
	text-align: center;
}
/*私人定制*/
.tailor {
	height: 385px;
	background: url(../images/tailor_bg.jpg) no-repeat;
	padding: 290px 160px 0 160px;
}
.tailor_a {
	text-align: center;
}
.tailor_a a {
	width: 168px;
	height: 169px;
	margin: 0 32px;
}
.tailor_most {
	background: url(../images/tailor_most.png) no-repeat;
}
.tailor_soso {
	background: url(../images/tailor_soso.png) no-repeat;
}
.tailor_less {
	background: url(../images/tailor_less.html) no-repeat;
}
/*量多的*/
.tailor_bg2 {
	background: url(../images/tailor_bg2.jpg) no-repeat;
	padding: 96px 20px 0 50px;
	color: #4389cf;
	height: 1044px;
	width:882px;
}
.tailor_most_tit {
	text-align: center;
	padding: 0 30px 65px 367px;
}
.tailor_most_tit img {
	width: 118px;
	float:left;
}
.tailor_tit_text{ float:left; width:250px; font-size:16px; text-align:left; padding:26px 0 0 20px; line-height:26px;}
.tailor_tit_text strong{ display:block;}
.most_1 {
	height: 95px;
	padding: 18px 0 30px 0;
}
.most_2 {
	padding: 65px 0 0;
}
.most_3 {
	padding: 102px 0 0 240px;
	width: 400px;
}
.most_1_01 {
	float: left;
	width: 375px;
	padding: 0 0 0 15px;
}
.most_1_02 {
	float: left;
	padding: 0 0 0 78px;
}
.most_4 {
	height: 95px;
	padding: 175px 0 30px 0;
}
.most_4_01 {
	float: left;
	width:410px;
	padding: 0;
}
.most_4_02 {
	float: left;
	width:425px;
	padding: 0 0 0 45px;
}
.most_img {
	float: left;
	width: 125px;
}
.most_text {
	float: left;
	width: 230px;
	padding: 0 0 0 15px;
}
.most_text strong {
	display: block;
	font-size: 14px;
}
.most_text a {
	width: 100px;
	display: block;
	padding: 3px 0;
	margin: 4px 0 0;
	border: 2px solid #cce7f8;
	text-align: center;
	color: #0088de
}
.most_1_03 {
	float: left;
	width: 375px;
	padding: 5px 0 0 15px;
}
.most_1_04 {
	float: left;
	padding: 0 0 0 80px;
}
/*量一般多*/
.tailor_soso_bg {
	background: url(../images/soso_bg.jpg) no-repeat;
	padding: 280px 0 0 60px;
	color: #4389cf;
	height: 603px;
}
/*产品列表页*/
.products {
	width: 952px;
	background: url(../images/pro_bg_t.jpg) top center no-repeat #fff;
	padding: 30px 0 0;
}
/*产品属性*/
.pro_nav {
	padding: 0 0px 0 40px;
}
.pro_nav p {
	color: #2281d9;
	font-size: 16px;
	padding: 4px 0;
	min-height: 49px;
}
.pro_nav p span {
	float: left;
	padding: 15px 30px 0 0;
}
.pro_nav p a {
	width: 153px;
	height: 49px;
	float: left;
	background: url(../images/pro_nav7b30.png?v=4) center center no-repeat;
	margin: 0 8px 0 0;
}
.pro_nav p a:hover, .pro_nav .pro_nav0_in, .pro_nav .pro_nav1_in, .pro_nav .pro_nav2_in, .pro_nav .pro_nav3_in, .pro_nav .pro_nav4_in, .pro_nav .pro_nav5_in, .pro_nav .pro_nav6_in, .pro_nav .pro_nav7_in, .pro_nav .pro_nav8_in, .pro_nav .pro_nav9_in, .pro_nav .pro_nav10_in, .pro_nav .pro_nav11_in, .pro_nav .pro_nav12_in, .pro_nav .pro_nav13_in, .pro_nav .pro_nav14_in, .pro_nav .pro_nav15_in, .pro_nav .pro_nav16_in, .pro_nav .pro_nav17_in, .pro_nav .pro_nav18_in, .pro_nav .pro_nav19_in, .pro_nav .pro_nav20_in, .pro_nav .pro_nav21_in, .pro_nav .pro_nav22_in, .pro_nav .pro_nav23_in, .pro_nav .pro_nav24_in, .pro_nav .pro_nav25_in, .pro_nav .pro_nav26_in, .pro_nav .pro_nav27_in, .pro_nav .pro_nav28_in, .pro_nav .pro_nav29_in, .pro_nav .pro_nav30_in, .pro_nav .pro_nav31_in, .pro_nav .pro_nav32_in, .pro_nav .pro_nav33_in, .pro_nav .pro_nav34_in, .pro_nav .pro_nav35_in, .pro_nav .pro_nav36_in, .pro_nav .pro_nav39_in ,.pro_nav .pro_nav45_in,.pro_nav .pro_nav46_in{
	width: 153px;
	height: 49px;
	float: left;
	background: url(../images/pro_navb30f4.png?v=3) center center no-repeat;
	margin: 0 8px 0 0;
}
.pro_nav .pro_nav0, .pro_nav .pro_nav0:hover, .pro_nav .pro_nav0_in, .pro_nav .pro_nav0_in:hover {
	background-position: -479px -224px;
}
.pro_nav .pro_nav1, .pro_nav .pro_nav1:hover, .pro_nav .pro_nav1_in, .pro_nav .pro_nav1_in:hover {
	background-position: 0 0;
}
.pro_nav .pro_nav2, .pro_nav .pro_nav2:hover, .pro_nav .pro_nav2_in, .pro_nav .pro_nav2_in:hover {
	background-position: -160px 0;
}
.pro_nav .pro_nav3, .pro_nav .pro_nav3:hover, .pro_nav .pro_nav3_in, .pro_nav .pro_nav3_in:hover {
	background-position: -161px -224px;
}
.pro_nav .pro_nav4, .pro_nav .pro_nav4:hover, .pro_nav .pro_nav4_in, .pro_nav .pro_nav4_in:hover {
	background-position: -638px -224px;
}
.pro_nav .pro_nav5, .pro_nav .pro_nav5:hover, .pro_nav .pro_nav5_in, .pro_nav .pro_nav5_in:hover {
	background-position: 0 -56px;
}
.pro_nav .pro_nav6, .pro_nav .pro_nav6:hover, .pro_nav .pro_nav6_in, .pro_nav .pro_nav6_in:hover {
	background-position: -160px -56px;
}
.pro_nav .pro_nav7, .pro_nav .pro_nav7:hover, .pro_nav .pro_nav7_in, .pro_nav .pro_nav7_in:hover {
	background-position: 0 -112px;
}
.pro_nav .pro_nav8, .pro_nav .pro_nav8:hover, .pro_nav .pro_nav8_in, .pro_nav .pro_nav8_in:hover {
	background-position: -160px -112px;
}
.pro_nav .pro_nav9, .pro_nav .pro_nav9:hover, .pro_nav .pro_nav9_in, .pro_nav .pro_nav9_in:hover {
	background-position: -320px -112px;
}
.pro_nav .pro_nav10, .pro_nav .pro_nav10:hover, .pro_nav .pro_nav10_in, .pro_nav .pro_nav10_in:hover {
	background-position: -1px -168px;
}
.pro_nav .pro_nav11, .pro_nav .pro_nav11:hover, .pro_nav .pro_nav11_in, .pro_nav .pro_nav11_in:hover {
	background-position: -161px -168px;
}
.pro_nav .pro_nav12, .pro_nav .pro_nav12:hover, .pro_nav .pro_nav12_in, .pro_nav .pro_nav12_in:hover {
	background-position: -320px -168px;
}
.pro_nav .pro_nav13, .pro_nav .pro_nav13:hover, .pro_nav .pro_nav13_in, .pro_nav .pro_nav13_in:hover {
	background-position: -1px -224px;
}
.pro_nav .pro_nav14, .pro_nav .pro_nav14:hover, .pro_nav .pro_nav14_in, .pro_nav .pro_nav14_in:hover {
	background-position: -161px -224px;
}
.pro_nav .pro_nav15, .pro_nav .pro_nav15:hover, .pro_nav .pro_nav15_in, .pro_nav .pro_nav15_in:hover {
	background-position: -320px -224px;
}
.pro_nav .pro_nav16, .pro_nav .pro_nav16:hover, .pro_nav .pro_nav16_in, .pro_nav .pro_nav16_in:hover {
	background-position: -1px -279px;
}
.pro_nav .pro_nav17, .pro_nav .pro_nav17:hover, .pro_nav .pro_nav17_in, .pro_nav .pro_nav17_in:hover {
	background-position: -161px -279px;
}
.pro_nav .pro_nav18, .pro_nav .pro_nav18:hover, .pro_nav .pro_nav18_in, .pro_nav .pro_nav18_in:hover {
	background-position: -1px -334px;
}
.pro_nav .pro_nav19, .pro_nav .pro_nav19:hover, .pro_nav .pro_nav19_in, .pro_nav .pro_nav19_in:hover {
	background-position: -161px -334px;
}
.pro_nav .pro_nav20, .pro_nav .pro_nav20:hover, .pro_nav .pro_nav20_in, .pro_nav .pro_nav20_in:hover {
	background-position: -320px -332px;
}
.pro_nav .pro_nav21, .pro_nav .pro_nav21:hover, .pro_nav .pro_nav21_in, .pro_nav .pro_nav21_in:hover {
	background-position: -479px -332px;
}
.pro_nav .pro_nav22, .pro_nav .pro_nav22:hover, .pro_nav .pro_nav22_in, .pro_nav .pro_nav22_in:hover {
	background-position: -1px -389px;
}
.pro_nav .pro_nav23, .pro_nav .pro_nav23:hover, .pro_nav .pro_nav23_in, .pro_nav .pro_nav23_in:hover {
	background-position: -161px -389px;
}
.pro_nav .pro_nav24, .pro_nav .pro_nav24:hover, .pro_nav .pro_nav24_in, .pro_nav .pro_nav24_in:hover {
	background-position: -320px -389px;
}
.pro_nav .pro_nav25, .pro_nav .pro_nav25:hover, .pro_nav .pro_nav25_in, .pro_nav .pro_nav25_in:hover {
	background-position: -479px -389px;
}
.pro_nav .pro_nav26, .pro_nav .pro_nav26:hover, .pro_nav .pro_nav26_in, .pro_nav .pro_nav26_in:hover {
	background-position: -320px -279px;
}
.pro_nav .pro_nav27, .pro_nav .pro_nav27:hover, .pro_nav .pro_nav27_in, .pro_nav .pro_nav27_in:hover {
	background-position: -638px -389px;
}
.pro_nav .pro_nav28, .pro_nav .pro_nav28:hover, .pro_nav .sixMm, .pro_nav .pro_nav28_in:hover {
	background-position: -638px -334px;
}
.pro_nav .pro_nav29, .pro_nav .pro_nav29:hover, .pro_nav .sevenMm, .pro_nav .pro_nav29_in:hover {
	background-position: -479px -334px;
}

.pro_nav .pro_nav30, .pro_nav .pro_nav30:hover, .pro_nav .eightMm, .pro_nav .pro_nav30_in:hover {
	background-position: -320px -334px;
}

.pro_nav .pro_nav31, .pro_nav .pro_nav31:hover, .pro_nav .xinjigan, .pro_nav .pro_nav31_in:hover {
	background-position: -479px -168px;
}

.pro_nav .pro_nav31, .pro_nav .pro_nav31:hover, .pro_nav .xinjigan, .pro_nav .pro_nav31_in:hover {
	background-position: -479px -168px;
}

.pro_nav .pro_nav32, .pro_nav .pro_nav32:hover, .pro_nav .nineMm, .pro_nav .pro_nav32_in:hover {
	background-position: -479px -279px;
}

.pro_nav .pro_nav33, .pro_nav .pro_nav33:hover,.pro_nav .kuxing, .pro_nav .pro_nav33_in:hover {
	background-position: -638px -168px;
}

.pro_nav .pro_nav34, .pro_nav .pro_nav34:hover,.pro_nav .tenMm, .pro_nav .pro_nav34_in:hover {
	background-position: -638px -113px;
}

.pro_nav .pro_nav35, .pro_nav .pro_nav35:hover,.pro_nav .eleMm, .pro_nav .pro_nav35_in:hover {
	background-position: -638px -52px;
}

.pro_nav .pro_nav36, .pro_nav .pro_nav36:hover, .pro_nav .hanfang, .pro_nav .pro_nav36_in:hover {
	background-position: -479px -112px;
}
.pro_nav .pro_nav37, .pro_nav .pro_nav37:hover, .pro_nav .peihuSeries, .pro_nav .pro_nav37_in:hover {
	background-position: -322px -0px;
}
.pro_nav .pro_nav38, .pro_nav .pro_nav38:hover, .pro_nav .yishengSeries, .pro_nav .pro_nav38_in:hover {
	background-position: -479px -0px;
}
.pro_nav .pro_nav39, .pro_nav .pro_nav39:hover, .pro_nav .cansi, .pro_nav .pro_nav39_in:hover {
	background-position:  -640px -0px;
}
.pro_nav .pro_nav40, .pro_nav .pro_nav40:hover, .pro_nav .forty, .pro_nav .pro_nav40_in:hover {
	background-position: -638px -279px;
}
.pro_nav .pro_nav45, .pro_nav .pro_nav45:hover, .pro_nav .padShunxi, .pro_nav .pro_nav45_in:hover {
	background-position: -479px -56px;
}
.pro_nav .pro_nav46, .pro_nav .pro_nav46:hover, .pro_nav .bioSeries, .pro_nav .pro_nav46_in:hover {
	background-position: -322px -56px;
}

.pro_bg_b2 {
	background: url(../images/pro_bg_b2.jpg) top center repeat-y #fff;
	padding: 40px 16px 0;
	border-top: solid 4px #fff;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.pro_list {
	margin-top: -4px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.pro_list ul {
}
.pro_list ul li {
	width: 218px;
	padding: 0 0 20px;
	background: #fff;
	margin: 0 6px 10px 6px;
	float: left;
}
.pro_list ul li a {
	display: block;
}
.pro_list ul li .pro_img {
}
.pro_list ul li .pro_img img {
	width: 218px;
	height: 156px;
}
.pro_list ul li .pro_name {
	color: #367ed9;
	line-height: 18px;
	padding: 5px 0 20px;
	text-align: center;
}
.pro_list ul li .pro_name:hover {
	text-decoration: underline;
}
.pro_nav_none {
	display: none;
}
/*产品详细页*/
.pro_detail {
	width: 952px;
	background: url(../images/pro_bg_t.jpg) top center no-repeat #fff;
	padding: 60px 0 0;
}
.pro_tit {
	background: url(../images/pro_tit.png) 0 0 no-repeat;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: 900;
	padding: 10px 0;
	width: 580px;
	margin: 0 auto;
}
.pro_detail_img {
	text-align: center;
	padding: 10px 0;
}
.pro_detail_infor {
	width: 750px;
	padding: 10px 20px 20px 5px;
	margin: 0 auto;
	background: #fff;
	border-radius: 15px;
	-moz-box-shadow: 0 0 15px #d9eaff;
	-ms-box-shadow: 0 0 15px #d9eaff;
	-o-box-shadow: 0 0 15px #d9eaff;
	box-shadow: 0 0 15px #d9eaff;
}
.detail_infor_l {
	width: 245px;
	float: left;
	padding: 10px 0 0;
}
.detail_infor_l a {
	display: block;
}
.detail_infor_l img {
	width: 245px;
	height: 175px;
}
.icon_buy {
	width: 170px;
	border: 2px solid #9ed7ff;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	font-weight: 900;
	color: #39a7f3;
	text-align: center;
	padding: 5px 0;
	margin: 0 auto;
}
.icon_buy:hover {
	color: #fff;
	border: 2px solid #3994e9;
	background: #3994e9;
}
.detail_infor_r {
	color: #3994e9;
	font-size: 14px;
	float: left;
	padding: 5px 0 0 25px;
	width: 470px;
}
.detail_infor_r h2 {
	width: 470px;
	font-size: 16.5px;
	border-bottom: 1px solid #ceebff;
	padding: 10px 0;
	margin-bottom: 10px;
	font-weight: 900;
}
.detail_infor_r p {
	padding: 3px 0 0;
	float:left;
}
.detail_infor_r span {
	display: block;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	padding: 2px 10px;
	width: 325px;
	background: #e1f1fc;
	float:left;
	/*text-align: left;*/
}
.detail_infor_r .deep_b {
	background: #3994e9;
	width: 85px;
	color: #fff;
	margin: 0 15px 0 0;
	/*text-align:right;*/
}
.pro_bg_b {
	width: 952px;
	height: 43px;
	margin: 0 auto;
	background: url(../images/pro_bg_b.png) top center no-repeat;
	text-align: center;
	cursor: pointer;
}
.pro_bg_b a {
	width: 245px;
	height: 18px;
	margin: 10px auto 0;
	background: url(../images/icon_down.png) center 0 no-repeat;
}
.pro_bg_b .a_back {
	width: 245px;
	height: 18px;
	margin: 10px auto 0;
	background: url(../images/icon_down.png) center bottom no-repeat;
}
.icon_shopping {
	text-align: center;
	padding: 25px 0 0;
}
.icon_shopping a {
	display: inline-block;
	width: 251px;
	height: 77px;
	position: relative;
}
.icon_tmall {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9;
}
.icon_tmall2 {
	position: absolute;
	top: 0;
	left: 72.5px;
	right: 0;
}
/*分享图标*/
.pro_share {
	width: 250px;
	padding: 20px 0 0 650px;
}
.pro_share a {
	width: 24px;
	height: 24px;
	background: url(../images/icon_share3.png) no-repeat;
	margin: 0 10px;
}
.pro_share span {
	display: inline-block;
	float: left;
	color: #239af1;
}
.pro_share .share_sina {
	background-position: 0 0;
}
.pro_share .share_tx {
	background-position: 0 -24px;
}
.pro_share .share_db {
	background-position: 0 -48px;
}
.pro_share .share_zone {
	background-position: 0 -72px;
}
.pro_bg_t2 {
	width: 952px;
	height: 40px;
	background: url(../images/pro_bg_t2.png) no-repeat;
	position: relative;
	margin-top: -15px;
}
/* 相关产品和新闻*/
.rela_infor {
	width: 872px;
	background: url(../images/pro_bg_b2.jpg) no-repeat;
	padding: 0 40px;
}
.arrow-right {
	width: 23px;
	height: 23px;
	display: inline-block;
	margin: 0 5px;
	background: url(../images/icon_jt.png) no-repeat;
	background-position: 0 0;
	position: absolute;
	right: 40px;
	z-index: 999;
}
.arrow-left {
	width: 23px;
	height: 23px;
	display: inline-block;
	margin: 0 5px;
	background: url(../images/icon_jt.png) no-repeat;
	background-position: 0 -23px;
	position: absolute;
	right: 5px;
	z-index: 999;
}
.line_2 {
	width: 100%;
	height: 1px;
	background: url(../images/line.png) center center no-repeat;
	padding: 30px 0;
}
.rela_banner {
	text-align: center;
}
.pro_list .page {
	padding: 0 0 30px;
}
/*推荐产品滚动*/
.swiper-container {
	height: auto;
	width: 100%;
}
.content-slide {
}
.title {
	margin-bottom: 10px;
}
.pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 5px;
	width: 100%;
	display: none;
}
.swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #999;
	box-shadow: 0px 1px 2px #555 inset;
	margin: 0 3px;
	cursor: pointer;
}
.swiper-active-switch {
	background: #fff;
}
.rela_pro {
	position: relative;
	width: 872px;
	height: 295px;
	overflow: hidden;
}
.rela_pro ul li {
	width: 175px;
	padding: 20px 15px;
	background: #fff;
	margin: 0 0 10px 10px;
	float: left;
}
.swiper-slide ul li {
	width: 205px;
	padding: 0 0 20px;
	background: #fff;
	margin: 0 6px 10px 6px;
	float: left;
}
.swiper-slide ul li a {
	display: block;
}
.acolor ul li { border-bottom: none 0; }
.acolor ul li a { color: #39a7f3; padding: 5px 0; }
.acolor ul li a.icon_buy:hover { color: #fff; }
.swiper-slide ul li .pro_img {
}
.swiper-slide ul li .pro_img img {
	height: 143px;
	width: 205px;
}
.swiper-slide ul li .pro_name {
	height: 65px;
	color: #367ed9;
	line-height: 18px;
	padding: 0 10px;
	text-align: center;
}
.swiper-slide ul li .pro_name:hover {
	text-decoration: underline;
}
/*产品-最新资讯*/
.rela_news {
	padding: 15px 0 40px;
}
.rela_news_first {
	width: 125px;
	padding: 0 15px 0 0;
	float: left;
}
.rela_news_first img {
	width: 125px;
	height: 80px;
}
.rela_news_li {
	width: 715px;
	float: left;
}
.rela_news_li ul li {
	border: none;
}
.rela_news_li ul li a {
	color: #0581cf;
	padding: 2px 0;
}
.rela_news_li ul li a span {
	color: #0581cf;
}
/*联系我们*/
.contact {
	width: 792px;
	background: url(../images/contact_bg.jpg) 0 0 no-repeat;
	height: 503px;
	padding: 80px;
	font-size: 14px;
}
.contact p {
	margin: 0 auto;
	text-align: center;
	line-height: 26px;
}
.contact_cont {
	width: 530px;
	margin: 0 auto;
	padding: 50px 15px 0;
}
.contact_cont strong {
	font-weight: 900;
	font-size: 16px;
	color: #0b68b6;
	display: inline-block;
	margin: 10px 0;
}
.contact_cont .icon_email {
	background: url(../images/icon_email.gif) 0 0 no-repeat;
	padding: 0 0 0 30px;
}
.contact_cont .icon_tell {
	background: url(../images/icon_tell.gif) 0 0 no-repeat;
	padding: 0 0 0 30px;
}
.contact_cont .tell_400 {
	background: #1c8ce1;
	color: #fff;
	text-shadow: 0 0 1px #177ad6;
	padding: 5px 15px;
	-moz-border-radius: 2em;
	-ms-border-radius: 2em;
	-o-border-radius: 2em;
	-webkit-border-radius: 2em;
	border-radius: 2em;
}
/*法律声明*/
.legal {
	background: url(../images/detail_bg.jpg) 0 0 no-repeat #fff;
	padding: 50px;
	width: 852px;
	line-height: 26px;
}
.legal p {
	text-indent: 2em;
}
.legal strong {
	color: #3e82cb;
	padding: 15px 0 0;
	display: inline-block;
}
/*网站地图*/
.webmap {
	background: url(../images/common_bg.jpg) 0 0 no-repeat #fff;
	padding: 30px 40px;
	width: 872px;
	line-height: 23px;
}
.w_map_line {
	float: left;
	width: 30px;
	height: 507px;
	background: url(../images/map_line.png) 0 0 no-repeat;
}
.w_map_li {
	margin: 15px 0;
}
.map_l {
	float: left;
	width: 115px;
}
.map_l a {
	display: block;
	background: #0b68b6;
	color: #fff;
	text-align: center;
	-moz-border-radius: 2em;
	-ms-border-radius: 2em;
	-o-border-radius: 2em;
	-webkit-border-radius: 2em;
	border-radius: 2em;
	margin: 5px 0;
	width: 82px;
}
.map_line_4 {
	background: url(../images/map_line_4.png) 85px 10px no-repeat;
	height: 88px;
	padding: 52px 0 0;
}
.map_line_2 {
	background: url(../images/map_line_2.png) 85px 10px no-repeat;
	height: 50px;
	padding: 10px 0 0;
}
.map_line_3 {
	background: url(../images/map_line_3.png) 85px 10px no-repeat;
	height: 55px;
	padding: 25px 0 0;
}
.map_r {
	width: 750px;
	float: left;
}
.map_r a {
	color: #0b68b6;
	background: #bae2ff;
	display: inline-block;
	padding: 0 10px;
	text-align: center;
	-moz-border-radius: 2em;
	-ms-border-radius: 2em;
	-o-border-radius: 2em;
	-webkit-border-radius: 2em;
	border-radius: 2em;
	margin: 0 5px 7px;
	width: 125px;
}
.map_r .level_1 {
	width: 82px;
	color: #fff;
	background: #239af1;
}
/*代理店查询*/
.daili {
	width: 852px;
	background: url(../images/common_bg.jpg) 0 0 no-repeat #fff;
	padding: 50px;
}
.daili h1 {
	text-align: center;
	margin: 0 auto;
	font-size: 24px;
	color: #3e82cb;
	font-weight: 900;
	height: 60px;
}
.daili_td {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#44c6f0), to(#288fd3));
	background: -moz-linear-gradient(top, #44c6f0, #288fd3);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#44c6f0, endColorstr=#288fd3, grandientType=0);
	color: #fff;
}
.list_tabel td {
	border-bottom: 1px dashed #eceef2;
	padding: 3px 0 3px 5px;
	background: #fff;
}
.daili_td a {
	color: #fff;
}
.tabel_input {
	border: 1px solid #e8e8e8;
	height: 21px;
	line-height: 21px;
	padding: 3px 2%;
	width: 96%;
}
.table_sbt {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#44c6f0), to(#288fd3));
	background: -moz-linear-gradient(top, #44c6f0, #288fd3);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#44c6f0, endColorstr=#288fd3, grandientType=0);
	color: #fff;
	border: none;
	height: 28px;
	padding: 3px 10px;
	border-radius: 0 0.5em 0.5em 0;
}
/*护理心得*/
.share_list {
	padding-bottom: 50px;
}


/*泡沫护理液动画*/
.pro_flash{ width:640px; height:467px; position:relative; margin:0 auto; background:url(../images/flash/flash_bg.png) 0 0 no-repeat;}
.pro_flash img{ position:absolute;}
.text_tit{ top:20px; left:155px; opacity:0;}
.flash_pro{top:180px; left:263px; opacity:0;}
.text_01{top:193px; left:25px; opacity:0; z-index:9;}
.text_02{top:243px; right:120px;opacity:0;z-index:9;}
.text_03{top:310px; left:68px;opacity:0;z-index:9;}
.text_04{top:320px; right:10px;opacity:0;z-index:9;}
.text_05{top:168px; left:374px;z-index:9; width:1px; height:23px; background:url(../images/flash/text_05.png) 0  no-repeat; position:absolute;}
.pao_01{top:380px; left:500px;opacity:0;}
.pao_02{top:440px; left:466px;opacity:0;}
.pao_03{top:465px; left:550px;opacity:0;}
/*其它乱飘的泡泡*/
.p_01{ width:60px; height:60px; z-index:1;opacity:0;}
.p_02{ width:65px; height:65px; z-index:1;opacity:0;}
.p_03{ width:50px; height:50px; z-index:1;opacity:0;}
.p_04{ width:40px; height:40px; z-index:1;opacity:0;}
.p_05{ width:30px; height:30px; z-index:1;opacity:0;}

/*苗绣入口*/
.miaoxiu_box { width: 176px; height: 312px; background: url(../images/pc_mx_icon.jpg) no-repeat; position: absolute; right: 40px; top: 63px; z-index: 99; display: none;}
.miaoxiu_s_icon { width: 122px; height: 87px; background: url(../images/pc_small_icon.png) no-repeat; position: absolute; right: 67px; top: 63px; z-index: 98;}
/*.hypt_ewm { width: 198px; height: 198px; background: url(../images/hypt_ewm.png) no-repeat; position: absolute; right: -2%; top: 50%;}*/
.hypt_ewm{
	position: absolute;
	right:-2%;
	top: 0;
	opacity: 1;
	height: 110%;
	width:17%;
	background: url(../images/hypt_ewm.png) center center no-repeat;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

/*首页增加底部导航*/
.btm_nav_box { width: 100%; height: 80px; background-color: #fff; /*padding: 15px 0;*/ border-top: solid 1px #eeeef2; position: fixed; bottom: 60px; left: 0; box-shadow: 0 -2px 2px #eeeef2; z-index: 12;}
.btm_nav_cont { width: 1070px; margin: 0 auto; padding-top: 0; height: 100%; }
.btm_nav_cont .txts { float: left; font-size: 18px; margin-top: 10px; margin-left: 15px; line-height: 22px;}
.btm_nav_cont .txts h2 { font-weight: bold;}
.btm_nav_cont .txts p { font-size: 12px; }

.btm_nav_cont .cont_box { float: left; width: 355px; }
.btm_nav_cont .cont_box>div { margin: 12px 0 0 0; }

.btm_nav_cont .cont_box i {display: block; width: 61px; height: 61px;  float: left; margin-left: 62px;}
.btm_nav_cont .news_info i {background: url(../images/icon_news.png);}
.btm_nav_cont .jkhl i {background: url(../images/icon_huli.png);}
.btm_nav_cont .cptj i {background: url(../images/icon_chanpin.png);}
.btm_nav_cont .news_info { color: #296bb1; }
.btm_nav_cont .news_info p { color: #5495e8; }
.btm_nav_cont .jkhl { color: #f0499b; border-left: solid 1px #d7e5f7; border-right: solid 1px #d7e5f7;}
.btm_nav_cont .jkhl p { color: #f283c4;}
.btm_nav_cont .cptj { color: #656ad4;}
.btm_nav_cont .cptj p { color: #9296f6;}
.btm_news_cont { width: 100%; height: 115px; background-color: rgba(255,255,255,.9); position: absolute; left: 0; top: -117px; border-bottom: solid 2px #4e94ed;}
.btm_news_cont>div { width: 1070px; height: 100%; position: absolute; left: 50%; top: 0; margin-left: -535px;}
.btm_news_cont>div:before { content: ''; display: block; width: 19px; height: 11px; background: url(../images/jiantou.jpg); position: absolute; bottom: -11px; }
.btm_news_cont .news_info_list:before { left: 168px;}
.btm_news_cont .news_jkhl_list:before { left: 523px;}
.btm_news_cont .news_cptj_list:before { right: 168px;}

.btm_news_cont ul { width: 510px; margin-left: 55px; margin-top: 10px; overflow: hidden;}
.btm_news_cont ul li { height: 30px; line-height: 30px; position: relative;}
.btm_news_cont ul li:before { content: ''; display: block; width: 17px; height: 15px; background: url(../images/li_icon.png) no-repeat; margin-right: 12px; position: absolute; top: 7px;}
.btm_news_cont ul li a { color: #2a6bb1; padding-left: 30px; }
.btm_news_cont ul li a:hover { text-decoration: underline; }
.btm_news_cont a.more { padding: 3px 15px; border: solid 2px #4e94ed; font-size: 14px; position: absolute; left: 550px; bottom: 15px; color: #2a6bb1;}

/*0921首页弹框提示*/
.tk_tips_box { width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 999; background-color: rgba(0,0,0,.8);}
.tk_tips_box p { width: 757px; height: 303px; background: url(../images/pc_tips.png) no-repeat; position: absolute; left: 50%; top: 50%; margin-left: -378px; margin-top: -151px; }
.tk_tips_box p a { display: block; width: 115px; height: 40px; position: absolute; right: 22px; bottom: 25px;}


/*二维码*/
body { background-color: #ccc; }
.small-liwu-box { width: 130px; height: 140px; position: fixed; right: 0; top: 50%; margin-top: -70px; z-index: 999;}
.small-liwu-box .yun { width: 120px; height: 46px; background: url(../images/yun_img.png) no-repeat; background-size: 100% auto; position: absolute; bottom: 0; left: 0;z-index: 1; opacity: 0;}
.small-liwu-box .lihe { width: 55px; height: 52px; background: url(../images/liwu_img.png) no-repeat; background-size: 100% auto; position: absolute; bottom: 18px; left: 50%; margin-left: -30px; z-index: 2;}
.small-liwu-box .txts { width: 116px; height: 64px; background: url(../images/txts_img.png) no-repeat; background-size: 100% auto; position: absolute; top: 5px; left: 8px; z-index: 3; }
.small-liwu-box .fdj { width: 33px; height: 33px; background: url(../images/magnifier_img.png) no-repeat; background-size: 100% auto; position: absolute; right: 25px; bottom: 10px; z-index: 4;}

.small-liwu-box .lihe, .small-liwu-box .txts {
	-webkit-transform-origin:center bottom; 
	-moz-transform-origin:center bottom; 
	-ms-transform-origin:center bottom; 
	-o-transform-origin:center bottom; 
	transform-origin:center bottom; 
}


.small-liwu-box .lihe {
	-webkit-transform:translateY(-35px);
	-moz-transform:translateY(-35px);
	-ms-transform:translateY(-35px);
	-o-transform:translateY(-35px);
	transform:translateY(-35px);
	opacity: 0;
}
.small-liwu-box .txts {
	-webkit-transform:translateY(15px) scale(0);
	-moz-transform:translateY(15px) scale(0);
	-ms-transform:translateY(15px) scale(0);
	-o-transform:translateY(15px) scale(0);
	transform:translateY(15px) scale(0);
	opacity: 0;
}
.small-liwu-box .fdj {
	-webkit-transform-origin:left left; 
	-moz-transform-origin:left left; 
	-ms-transform-origin:left left; 
	-o-transform-origin:left left; 
	transform-origin:left left; 
	opacity: 0;
	-webkit-transform:translate3D(0,0,0);
	-moz-transform:translate3D(0,0,0);
	-ms-transform:translate3D(0,0,0);
	-o-transform:translate3D(0,0,0);
	transform:translate3D(0,0,0);
}

.active .yun { 
	-webkit-transition:opacity 0.5s ease-out; 
	-moz-transition:opacity 0.5s ease-out; 
	-ms-transition:opacity 0.5s ease-out; 
	-o-transition:opacity 0.5s ease-out; 
	transition:opacity 0.5s ease-out; 
	opacity: 1;
}
.active .lihe { 
	-webkit-animation:movelihe 0.6s ease-out 0.2s forwards;
	-moz-animation:movelihe 0.6s ease-out 0.2s forwards;
	-ms-animation:movelihe 0.6s ease-out 0.2s forwards;
	-o-animation:movelihe 0.6s ease-out 0.2s forwards;
	animation:movelihe 0.6s ease-out 0.2s forwards;
}
.active .txts { 
	-webkit-animation:movetxts 0.3s ease-out 0.7s forwards;
	-moz-animation:movetxts 0.3s ease-out 0.7s forwards;
	-ms-animation:movetxts 0.3s ease-out 0.7s forwards;
	-o-animation:movetxts 0.3s ease-out 0.7s forwards;
	animation:movetxts 0.3s ease-out 0.7s forwards;
}
.active .fdj { 
	-webkit-animation:movefdj 0.6s linear 0.7s infinite;
	-moz-animation:movefdj 0.6s linear 0.7s infinite;
	-ms-animation:movefdj 0.6s linear 0.7s infinite;
	-o-animation:movefdj 0.6s linear 0.7s infinite;
	animation:movefdj 0.6s linear 0.7s infinite;
}
@-webkit-keyframes movelihe {
	50%{
		opacity: 1;
		-webkit-transform:translateY(5px);
	}
	70%{
		opacity: 1;
		-webkit-transform:translateY(-3px);
	}
	85%{
		opacity: 1;
		-webkit-transform:translateY(1px);
	}
	100%{
		opacity: 1;
		-webkit-transform:translateY(0);
	}
}

@-moz-keyframes movelihe {
	50%{
		opacity: 1;
		-moz-transform:translateY(5px);
	}
	70%{
		opacity: 1;
		-moz-transform:translateY(-3px);
	}
	85%{
		opacity: 1;
		-moz-transform:translateY(1px);
	}
	100%{
		opacity: 1;
		-moz-transform:translateY(0);
	}
}
@-ms-keyframes movelihe {
	50%{
		opacity: 1;
		-ms-transform:translateY(5px);
	}
	70%{
		opacity: 1;
		-ms-transform:translateY(-3px);
	}
	85%{
		opacity: 1;
		-ms-transform:translateY(1px);
	}
	100%{
		opacity: 1;
		-ms-transform:translateY(0);
	}
}

@-webkit-keyframes movetxts {
	100%{
		-webkit-transform:translateY(0) scale(1);
		opacity: 1;
	}
}
@-moz-keyframes movetxts {
	100%{
		-moz-transform:translateY(0) scale(1);
		opacity: 1;
	}
}
@-ms-keyframes movetxts {
	100%{
		-ms-transform:translateY(0) scale(1);
		opacity: 1;
	}
}
@keyframes movetxts {
	100%{
		transform:translateY(0) scale(1);
		opacity: 1;
	}
}

@-webkit-keyframes movefdj{
	0%{
		-webkit-transform:translate3D(0,0,0);
		opacity: 1;
	}
	25%{
		-webkit-transform:translate3D(3px,-3px,0);
		opacity: 1;
	}
	50%{
		-webkit-transform:translate3D(6px,0,0);
		opacity: 1;
	}
	75%{
		-webkit-transform:translate3D(3px,3px,0);
		opacity: 1;
	}
	100%{
		-webkit-transform:translate3D(0,0,0);
		opacity: 1;
	}
}

@-moz-keyframes movefdj{
	0%{
		-moz-transform:translate3D(0,0,0);
		opacity: 1;
	}
	25%{
		-moz-transform:translate3D(3px,-3px,0);
		opacity: 1;
	}
	50%{
		-moz-transform:translate3D(6px,0,0);
		opacity: 1;
	}
	75%{
		-moz-transform:translate3D(3px,3px,0);
		opacity: 1;
	}
	100%{
		-moz-transform:translate3D(0,0,0);
		opacity: 1;
	}
}
@-ms-keyframes movefdj{
	0%{
		-ms-transform:translate3D(0,0,0);
		opacity: 1;
	}
	25%{
		-ms-transform:translate3D(3px,-3px,0);
		opacity: 1;
	}
	50%{
		-ms-transform:translate3D(6px,0,0);
		opacity: 1;
	}
	75%{
		-ms-transform:translate3D(3px,3px,0);
		opacity: 1;
	}
	100%{
		-ms-transform:translate3D(0,0,0);
		opacity: 1;
	}
}


.big-ewm-box { width: 220px; height: 386px; position: fixed; right: 0; top: 50%; margin-top: -193px; z-index: 999; }
.ewm-bg { width: 218px; height: 144px; position: absolute; bottom: 0; right: 0; z-index: 1; }
.ewm-bg .bg03 { width: 100%; height: 100%; background: url(../images/ewm_bg.png) no-repeat; position: absolute; bottom: 0; right: 0; -webkit-transform:translateX(220px);}
.ewm-bg .bg01 { width: 108px; height: 25px; background: url(../images/ewm_img01.png) no-repeat; position: absolute; top: 32px; left: 0; opacity: 1; -webkit-transform:translateX(-50px); }
.ewm-bg .bg02 { width: 113px; height: 34px; background: url(../images/ewm_img02.png) no-repeat; position: absolute; bottom: 12px; left: 48px; opacity: 1; -webkit-transform:translateX(-80px); }
.ewm-girl { width: 220px; height: 137px; background: url(../images/ewm_img05.png) no-repeat; position: absolute; top: 85px; right: 0; z-index: 6; opacity: 0; -webkit-transform:translateX(-50px); }
.ewm-txts { width: 161px; height: 91px; background: url(../images/ewm_txts.png) no-repeat; position: absolute; left: 23px; top: 35px; z-index: 9; opacity: 0; -webkit-transform-origin:right bottom; -webkit-transform:scale(0);}
.ewm-yuns { position: absolute; width: 100%; height: 100%; z-index: 8; opacity: 0;}
.ewm-yuns p { position: absolute; background: url(../images/ewm_yun.png) no-repeat;}
.ewm-yuns p:first-child { width: 74px; height: 44px; left: 9px; top: 86px; }
.ewm-yuns p:nth-child(2) { width: 28px; height: 16px; background-size: 100% auto; right: 19px; top: 33px;}
.ewm-yuns p:nth-child(3) { width: 40px; height: 22px; background-size: 100% 100%; left: 5px; bottom: 30px; }
.ewm-yuns p:nth-child(4) { width: 34px; height: 19px; background-size: 100% 100%; right: 2px; bottom: 91px; }
.ewm-img { width: 158px; height: 160px; background: url(../images/ewm_img.jpg) no-repeat; position: absolute; left: 32px; bottom: 42px; z-index: 7; opacity: 0; -webkit-transform-origin:center center; -webkit-transform:scale(1.5);}
.reqiqiu { width: 25px; height: 36px; background: url(../images/ewm_rqqiu.png) no-repeat; position: absolute; top: 3px; right: 15px; z-index: 10; opacity: 0; }



/*.active .bg03 {-webkit-transform:translateX(0); -webkit-transition:all 0.5s ease;}*/
/*.active .bg02 {-webkit-transform:translateX(0); opacity: 1; -webkit-transition:all 0.5s linear;}*/
/*.active .bg01 {-webkit-transform:translateX(0); opacity: 1; -webkit-transition:all 0.3s ease-in;}*/
/*.active .ewm-girl {-webkit-transform:translateX(0); opacity: 1; -webkit-transition:all 0.5s ease-out;}*/

.active .bg03, .active .bg02, .active .bg01, .active .ewm-girl, .active .ewm-yuns { 
	-webkit-animation:moves 0.5s ease forwards; 
	-moz-animation:moves 0.5s ease forwards; 
	-ms-animation:moves 0.5s ease forwards; 
	-o-animation:moves 0.5s ease forwards; 
	animation:moves 0.5s ease forwards; 
}
.active .bg01 { 
	-webkit-animation-duration:0.3s; 
	-moz-animation-duration:0.3s; 
	-ms-animation-duration:0.3s; 
	-o-animation-duration:0.3s; 
	animation-duration:0.3s; 
}
.active .ewm-yuns { 
	-webkit-animation-delay:0.8s;
	-moz-animation-delay:0.8s;
	-ms-animation-delay:0.8s;
	-o-animation-delay:0.8s;
	animation-delay:0.8s;
}
.active .ewm-img { 
	-webkit-animation:moves 0.4s ease-out 0.5s forwards; 
	-moz-animation:moves 0.4s ease-out 0.5s forwards; 
	-ms-animation:moves 0.4s ease-out 0.5s forwards; 
	-o-animation:moves 0.4s ease-out 0.5s forwards; 
	animation:moves 0.4s ease-out 0.5s forwards; 
}


/*.active .ewm-img { -webkit-transform:scale(1); opacity: 1; -webkit-transition:all 0.4s ease-out 0.5s;}*/

.active .ewm-txts { 
	-webkit-animation:movetxts1 0.4s linear 0.8s forwards; 
	-moz-animation:movetxts1 0.4s linear 0.8s forwards; 
	-ms-animation:movetxts1 0.4s linear 0.8s forwards; 
	-o-animation:movetxts1 0.4s linear 0.8s forwards; 
	animation:movetxts1 0.4s linear 0.8s forwards; 
}
/*.active .ewm-yuns { opacity: 1; -webkit-transition:opacity 0.3s linear 0.8s; }*/
.active .ewm-yuns p { 
	-webkit-animation:moveyuns 4s linear 0.8s infinite;
	-moz-animation:moveyuns 4s linear 0.8s infinite;
	-ms-animation:moveyuns 4s linear 0.8s infinite;
	-o-animation:moveyuns 4s linear 0.8s infinite;
	animation:moveyuns 4s linear 0.8s infinite;
}
.active .ewm-yuns p:first-child { 
	-webkit-animation-duration:5s; 
	-moz-animation-duration:5s; 
	-ms-animation-duration:5s; 
	-o-animation-duration:5s; 
	animation-duration:5s; 
}
.active .ewm-yuns p:nth-child(3) { 
	-webkit-animation-duration:6s;
	-moz-animation-duration:6s;
	-ms-animation-duration:6s;
	-o-animation-duration:6s;
	animation-duration:6s;
}
.active .ewm-yuns p:nth-child(4) { 
	-webkit-animation-duration:5.5s; 
	-moz-animation-duration:5.5s; 
	-ms-animation-duration:5.5s; 
	-o-animation-duration:5.5s; 
	animation-duration:5.5s; 
}
.active .reqiqiu { 
	-webkit-animation:moverqq 2s linear 1.1s infinite; 
	-moz-animation:moverqq 2s linear 1.1s infinite; 
	-ms-animation:moverqq 2s linear 1.1s infinite; 
	-o-animation:moverqq 2s linear 1.1s infinite; 
	animation:moverqq 2s linear 1.1s infinite; 
}


@-webkit-keyframes moves {
	100%{
		-webkit-transform:translateX(0) scale(1);
		opacity: 1;
	}
}
@-moz-keyframes moves {
	100%{
		-moz-transform:translateX(0) scale(1);
		opacity: 1;
	}
}
@-ms-keyframes moves {
	100%{
		-ms-transform:translateX(0) scale(1);
		opacity: 1;
	}
}

@-webkit-keyframes movetxts1 {
	80%{
		opacity: 1;
		-webkit-transform:scale(1.1);
	}
	100%{
		opacity: 1;
		-webkit-transform:scale(1);
	}
}
@-moz-keyframes movetxts1 {
	80%{
		opacity: 1;
		-moz-transform:scale(1.1);
	}
	100%{
		opacity: 1;
		-moz-transform:scale(1);
	}
}
@-ms-keyframes movetxts1 {
	80%{
		opacity: 1;
		-ms-transform:scale(1.1);
	}
	100%{
		opacity: 1;
		-ms-transform:scale(1);
	}
}

@-webkit-keyframes moveyuns {
	0%,50%,100%{
		-webkit-transform:translate3D(0,0,0);
	}
	25%{
		-webkit-transform:translate3D(-10px,0,0);
	}
	75%{
		-webkit-transform:translate3D(10px,0,0);
	}
}

@-moz-keyframes moveyuns {
	0%,50%,100%{
		-moz-transform:translate3D(0,0,0);
	}
	25%{
		-moz-transform:translate3D(-10px,0,0);
	}
	75%{
		-moz-transform:translate3D(10px,0,0);
	}
}
@-ms-keyframes moveyuns {
	0%,50%,100%{
		-ms-transform:translate3D(0,0,0);
	}
	25%{
		-ms-transform:translate3D(-10px,0,0);
	}
	75%{
		-ms-transform:translate3D(10px,0,0);
	}
}

@-webkit-keyframes moverqq {
	0%,50%,100%{
		opacity: 1;
		-webkit-transform:translate3D(0,0,0);
	}
	25%{
		-webkit-transform:translate3D(0,-5px,0);
		opacity: 1;
	}
	75%{
		-webkit-transform:translate3D(0,5px,0);
		opacity: 1;
	}
}
@-moz-keyframes moverqq {
	0%,50%,100%{
		opacity: 1;
		-moz-transform:translate3D(0,0,0);
	}
	25%{
		-moz-transform:translate3D(0,-5px,0);
		opacity: 1;
	}
	75%{
		-moz-transform:translate3D(0,5px,0);
		opacity: 1;
	}
}

@-ms-keyframes moverqq {
	0%,50%,100%{
		opacity: 1;
		-ms-transform:translate3D(0,0,0);
	}
	25%{
		-ms-transform:translate3D(0,-5px,0);
		opacity: 1;
	}
	75%{
		-ms-transform:translate3D(0,5px,0);
		opacity: 1;
	}
}



