base*/
a {
	text-decoration: none;
	color: #333333;
}

img {
	border: none;
}

ul,li {
	list-style: none;
}

.asm-fl {
	float: left;
}

.asm-fr {
	float: right;
}

.asm-radius {
	border-radius: 10px;
	border: 1px solid #D50C10;
}

/*color*/
.asm-color-orange {
	/*color: #ff6102; 橙色*/
	  color: #15C;
	  /*字体颜色:蓝色;*/
}

.asm-item-blue .asm-color-normal {
	color: #000;
}

.pure-menu li .asm-color-orange {
	color: #ff6102;
}

.pure-menu li .asm-color-red {
	color: #ff0404;
}

.pure-menu li .asm-color-normal {
	color: #000000;
}

.pure-menu li .asm-color-blue {
	color: #1a8ceb;
}
/*font*/
.pure-menu li a {
	font-size: 16px;
}

/*pd mg*/
.asm-header .pd-xs {
	padding: 35px 0 25px 0;
}

.pure-menu.pure-menu-open {
	border: none;
}

/*header*/
.pure-menu {
	overflow: hidden;
}

.asm-header {
	width: 1190px;
	margin: 0 auto;
	padding: 10px 0;
	overflow: hidden;
}

.asm-border-cut:after {
	content: '';
	border-right: 1px solid #ff6102;
	top: 10px;
	right: -3px;
	position: absolute;
	height: 18px;
}

.asm-cut-normal:after {
	border-right: 1px solid #353333;
}

.asm-header-inner {
	padding: 15px 0;
	overflow: hidden;
}

.asm-search {
	margin-left: 70px;
	overflow: hidden;
}

.asm-search .pure-form {
	overflow: hidden;
}

.asm-search .pure-form input {
	width: 490px;
	border: 2px solid #1182df;
	border-radius: 0;
	float: left;
}

.asm-search-menu {
	overflow: hidden;
}

.asm-search-menu .asm-title {
	width: 90px;
	line-height: 30px;
	float: left;
	text-align: center;
}

.asm-search-menu .asm-title a {
	color: #000000;
	text-decoration: none;
}

.asm-search-menu .asm-choose {
	background-color: #1a8ceb;
	color: #FFFFFF;
}

.asm-search-menu .asm-choose a {
	color: #FFFFFF;
}

.asm-sub-search {
	float: left;
	height: 41px;
}

.asm-sub-search img {
	height: 41px;
	width: 41px;
}

.asm-border-botton {
	border: 2px solid #1182df;
	float: right;
	margin-top: 30px;
	padding: 0 15px;
}

.asm-border-botton:before {
	content: url(/images/www_3/button-img-send.png);
	width: 28px;
	height: 19px;
	position: relative;
	top: 3px;
}

.asm-border-botton a {
	color: #1a8ceb;
	line-height: 40px;
	font-size: 18px;
}

/*nav*/
.asm-nav {
	width: 100%;
	margin-top: 20px;
}

.asm-nav-top {
	width: 100%;
	height: 50px;
	background-color: #1a8ceb;
}

.asm-nav-top .pure-menu.pure-menu-open {
	width: 1190px;
	margin: 0px auto;
	background-color: #1a8ceb;
}

.asm-nav-top .pure-menu li a {
	padding: 12px 30px;
	color: #FFFFFF;
}

.asm-nav-top .pure-menu .asm-nav-header a {
	padding: 12px 94px;
	background-color: #18507f;
	color: #FFFFFF;
}

.asm-nav-top .pure-menu li a:hover {
	background-color: #18507f;
	color: #FFFFFF;
}

.asm-banner {
	width: 100%;
	background: url(/images/www_3/asm-banner.png) no-repeat scroll 50% 0%;
	min-width: 1190px;
	height: 405px;
	background-color: #7ac8ef;
}

.asm-nav-list {
	width: 1190px;
	margin: 0 auto;
	overflow: hidden;
}

.asm-nav-list .pure-menu {
	width: 252px;
	background-color: #085ba0;
}

.asm-nav-list .pure-menu a {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 28px;
	padding: 5px 80px;
	font-weight: 900;
}

.asm-nav-list .pure-menu li a:before {
	width: 15px;
	height: 21px;
	top: 3px;
	position: relative;
	margin-right: 15px;
}

.asm-nav-list .pure-menu li #asm-lrfw:before {
	content: url(/images/www_3/icon-lrfw.png);
}

.asm-nav-list .pure-menu li #asm-hlqd:before {
	content: url(/images/www_3/icon-hlqd.png);
}

.asm-nav-list .pure-menu li #asm-jzfw:before {
	content: url(/images/www_3/icon-shjz.png);
}

.asm-nav-list .pure-menu li #asm-wxby:before {
	content: url(/images/www_3/icon-wxby.png);
}

.asm-nav-list .pure-menu li #asm-jypx:before {
	content: url(/images/www_3/icon-jypx.png);
}

.asm-nav-list .pure-menu li #asm-jkyl:before {
	content: url(/images/www_3/icon-jkyl.png);
}

.asm-nav-list .pure-menu li #asm-qcfw:before {
	content: url(/images/www_3/icon-qcfw.png);
}

.asm-nav-list .pure-menu li #asm-swfw:before {
	content: url(/images/www_3/icon-swfw.png);
}

.asm-nav-list .pure-menu li #asm-zpfw:before {
	content: url(/images/www_3/icon-zpfw.png);
}

.asm-nav-list .pure-menu li #asm-cy:before {
	content: url(/images/www_3/icon-cy.png);
}

.asm-nav-list .pure-menu li a:hover {
	background-color: #154268;
}

.asm-nav-list .pure-menu li a:hover::after {
	content: '';
	position: absolute;
	right: 30px;
	top: 16px;
	display: block;
	width: 0;
	height: 0;
	border-left: 10px solid #FFFFFF;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
}

.asm-nav-content {
	background-color: #FFFFFF;
	padding: 0px 40px;
	border: 1px dashed #B7B7B7;
	opacity: 0;
	z-index: 999;
	position: relative;
	left: 0px;
	display: none;
}

.asm-nav-conmenu dt {
	line-height: 45px;
	font-size: 12px;
	border-bottom: 2px solid #000000;
	font-weight: 900;
}

.asm-nav-conmenu img {
	width: 48px;
	height: 39px;
	margin-right: 5px;
	position: relative;
	top: 8px;
}

.asm-nav-conmenu dl {
	margin-bottom: 0px;
	margin-top: 0px;
}

.asm-nav-conmenu dd {
	margin-left: 0;
	width: 320px;
}

.asm-nav-conmenu dd span {
	line-height: 36px;
	margin-right: 15px;
	font-size: 12px;
	display: inline-block;
}

.asm-nav-conmenu dd span a {
	color: #d50c10;
}

/*groom*/
.asm-groom {
	width: 1190px;
	margin: 35px auto;
	z-index: 0;
	position: relative;
}

.asm-groom ul {
	overflow: hidden;
	width: 450px;
	margin: 15px auto;
}

.asm-groom ul li {
	list-style: none;
	float: left;
	padding: 5px 40px;
	border: 1px solid #F2F2F2;
	border-bottom: none;
	border-left: none;
	margin-right: -1px;
	margin-top: -1px;
}

.asm-groom ul li:nth-child(2), .asm-groom ul li:nth-child(4) {
	border-right: none;
}

.asm-groom dl {
	font-size: 16px;
	text-align: center;
}

.asm-groom dt a {
	color: #333333;
	border: none;
}

.asm-groom dd {
	margin-left: 0;
	margin-top: 10px;
	font-size: 14px;
	color: #999999;
	line-height: 15px;
}

.asm-groom dd img {
	width: 130px;
	height: 102px;
}

.asm-groom .asm-radius {
	background-color: #D50C10;
	color: #FFFFFF;
	width: auto;
	padding: 2px 0;
}

.asm-groom-lf {
	background-color: #faf7cd;
	height: 465px;
}

.asm-groom-rt {
	background-color: #dee0ee;
}

.asm-groom-lf h2 {
	text-align: center;
	font-weight: 900;
	font-family: "微软雅黑";
	font-size: 18px;
}

.asm-groom-lf p {
	border-top: 1px dotted #333333;
}

/*main*/
.asm-indx-main {
	margin: 35px auto;
}

.asm-main-child {
	width: 100%;
	margin-bottom: 75px;
	min-width: 1190px;
}

.asm-child {
	width: 1190px;
	margin: -30px auto;
}

.asm-child-title {
	width: 100%;
	line-height: 55px;
	margin: 0 auto;
	margin-bottom: 40px;
}

.asm-child-title span {
	font-size: 20px;
	color: #FFFFFF;
	display: inline-block;
	float: right;
	margin-right: 35px;
	font-family: "微软雅黑";
}

.skew-line {
	width: 2px;
	height: 57px;
	position: absolute;
	background-color: #fff;
	display: block;
	top: 0px;
	left: 40px;
	-webkit-transform: skew(-40deg);
}

/* 
首页大分类 
*/
.asm-child-lrfw .asm-child-title {
	background-color: #e80e8a;
	position: relative;
	box-shadow: 5px 5px 5px #999999;
}

.asm-child-lrfw .asm-child-title:before {
	content: "1F";
	font-size: 18px;
	color: #FFFFFF;
	position: relative;
	top: -15px;
	left: -20px;
	line-height: 20px;
	font-weight: 900;
}

.asm-child-hlqd .asm-child-title {
	background-color: #ec1c24;
	position: relative;
	box-shadow: 5px 5px 5px #999999;
}

.asm-child-hlqd .asm-child-title:before {
	content: "2F";
	font-size: 18px;
	color: #FFFFFF;
	position: relative;
	top: -15px;
	left: -20px;
	line-height: 20px;
	font-weight: 900;
}

.asm-child-shjz .asm-child-title {
	background-color: #f6921e;
	position: relative;
	box-shadow: 5px 5px 5px #999999;
}

.asm-child-shjz .asm-child-title:before {
	content: "3F";
	font-size: 18px;
	color: #FFFFFF;
	position: relative;
	top: -15px;
	left: -20px;
	line-height: 20px;
	font-weight: 900;
}

.asm-child-wxby .asm-child-title {
	background-color: #9e67e5;
	position: relative;
	box-shadow: 5px 5px 5px #999999;
}

.asm-child-wxby .asm-child-title:before {
	content: "4F";
	font-size: 18px;
	color: #FFFFFF;
	position: relative;
	top: -15px;
	left: -20px;
	line-height: 20px;
	font-weight: 900;
}

.asm-child-jkyl .asm-child-title {
	background-color: #00adee;
	position: relative;
	box-shadow: 5px 5px 5px #999999;
}

.asm-child-jkyl .asm-child-title:before {
	content: "5F";
	font-size: 18px;
	color: #FFFFFF;
	position: relative;
	top: -15px;
	left: -20px;
	line-height: 20px;
	font-weight: 900;
}

.asm-child-jypx .asm-child-title {
	background-color: #37b34a;
	position: relative;
	box-shadow: 5px 5px 5px #999999;
}

.asm-child-jypx .asm-child-title:before {
	content: "6F";
	font-size: 18px;
	color: #FFFFFF;
	position: relative;
	top: -15px;
	left: -20px;
	line-height: 20px;
	font-weight: 900;
}

.asm-child-qcfw .asm-child-title {
	background-color: #00a69c;
	position: relative;
	box-shadow: 5px 5px 5px #999999;
}

.asm-child-qcfw .asm-child-title:before {
	content: "7F";
	font-size: 18px;
	color: #FFFFFF;
	position: relative;
	top: -15px;
	left: -20px;
	line-height: 20px;
	font-weight: 900;
}

.asm-child-swfw .asm-child-title {
	background-color: #1b75bb;
	position: relative;
	box-shadow: 5px 5px 5px #999999;
}

.asm-child-swfw .asm-child-title:before {
	content: "8F";
	font-size: 18px;
	color: #FFFFFF;
	position: relative;
	top: -15px;
	left: -20px;
	line-height: 20px;
	font-weight: 900;
}

.asm-child-zpfw .asm-child-title {
	background-color: #a87c4f;
	position: relative;
	box-shadow: 5px 5px 5px #999999;
}

.asm-child-zpfw .asm-child-title:before {
	content: "9F";
	font-size: 18px;
	color: #FFFFFF;
	position: relative;
	top: -15px;
	left: -20px;
	line-height: 20px;
	font-weight: 900;
}

.asm-child-cyfw .asm-child-title {
	background-color: #f05a28;
	position: relative;
	box-shadow: 5px 5px 5px #999999;
}

.asm-child-cyfw .asm-child-title:before {
	content: "10F";
	font-size: 18px;
	color: #FFFFFF;
	position: relative;
	top: -15px;
	left: -20px;
	line-height: 20px;
	font-weight: 900;
}

.asm-item-child .pure-u-1-8 img {
	width: 90%;
	margin-left: 5%;
	border-radius: 50%;
}

.asm-child-body {
	text-align: center;
	padding: 15px 5px;
}

.asm-child-body .pure-u-1-3 {
	width: 350px;
}

.asm-child-body .pure-u-1-2 {
	width: 630px;
	margin-top: 1px;
}

.asm-main-menu {
	padding: 10px 0px;
	margin-top: 20px;
}

.pure-u-1-3 img {
	height: 400px;
	width: 100%;
}

.asm-main-menu a:hover {
	color: #B94A48;
}

.asm-main-menu span {
	width: 80px;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
}

.asm-main-menu a {
	font-weight: bold;
}

.asm-main-list {
	padding: 0px 35px;
	border: 1px solid #ececed;
	margin-left: -1px;
	margin-top: -1px;
}

.asm-main-list h4 {
	margin-bottom: 0;
	margin-top: 10px;
	font-size: 14px;
}

.asm-main-list p {
	font-size: 12px;
	margin-top: 10px;
}

.asm-list-img {
	width: 126px;
	height: 130px;
}

.asm-list-img a {
	display: block;
	width: 100%;
	height: 100%;
	margin-top: 6px;
}

.asm-list-img img {
	width: 100%;
	height: 100%;
}

.asm-list-img img:hover {
	box-shadow: 2px 2px 2px 2px #E0E0E0;
}

.asm-main-img {
	position: relative;
}

.opacity-model {
	width: 240px;
	height: 100px;
	position: absolute;
	z-index: 99;
	bottom: 30px;
	left: 55px;
	background-color: #fff;
	opacity: 0.6;
}

.opacity-modelinner {
	width: 240px;
	height: 100px;
	position: absolute;
	z-index: 999;
	bottom: 30px;
	left: 55px;
}

.opacity-modelinner p {
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	opacity: 1;
	margin: 25px auto 0px auto;
}

.opacity-modelinner .p1 {
	font-size: 14px;
	margin: 0 auto 0px auto;
}

.opacity-modelinner hr {
	border-top: 2px solid #000000;
	width: 88px;
}
/*indexblock*/
.asm-index-block {
	margin: 15px auto;
	width: 1190px;
	overflow: hidden;
}

.asm-child-block {
	width: 175px;
	float: left;
}

.asm-title-block {
	width: 110px;
	float: left;
	font-size: 26px;
	text-align: center;
	height: 340px;
	background-color: #e967a4;
	margin: 8px 5px;
}

.asm-title-block-style2 {
	background-color: #ec8e92;
}

.asm-title-block p {
	width: 40px;
	color: #FFFFFF;
	margin: 100px auto;
}

.asm-title-block p:after {
	content: url(/images/www_3/heart-icon-right.png);
	width: 33px;
	height: 27px;
	position: relative;
	top: 10px;
}

.asm-title-block-style2 p:after {
	content: url(/images/www_3/heart-icon-left.png);
}

.asm-nth-block {
	width: 166px;
	height: 166px;
	background-color: #9ceff2;
	margin: 8px auto;
}

/*foot*/
.asm-footer {
	width: 1190px;
	margin: 30px auto;
}

.asm-footer span {
	font-size: 18px;
}

.asm-footer-title {
	margin-top: 25px;
}

.asm-footer-model {
	color: #FFFFFF;
	line-height: 36px;
	background-color: #27679f;
	padding: 8px 18px;
	border-radius: 5px;
	position: relative;
	margin-right: 15px;
}

.asm-footer-model:after {
	content: "";
	position: absolute;
	right: -9px;
	top: 13px;
	width: 0;
	height: 0;
	border-left: 10px solid #27679f;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
}

.asm-footer-model-style1 {
	background-color: #ed6748;
}

.asm-footer-model-style1:after {
	content: "";
	position: absolute;
	right: -9px;
	top: 13px;
	width: 0;
	height: 0;
	border-left: 10px solid #ed6748;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
}

.asm-footer-list {
	width: 1092px;
	margin: 25px auto;
	border-top: 3px solid #000000;
	text-align: center;
	padding-top: 10px;
}

.asm-footer-list span {
	line-height: 60px;
	padding: 0px 20px;
	font-size: 16px;
}

/*asm-inner-header*/
.asm-inner-top {
	height: 30px;
	width: 100%;
	line-height: 30px;
	background-color: #f1f1f1;
	box-shadow: 1px 1px 1px #acacac;
}

.asm-inner-header {
	width: 1190px;
	margin: 0 auto;
}

.asm-inner-header .pure-menu-open {
	background: none;
}

.asm-inner-header ul li a {
	line-height: 30px;
	height: 30px;
	padding: 0 20px;
	font-size: 12px;
}

.asm-inner-header ul li .pr0 {
	padding-right: 0px;
}

.asm-inner-header ul li .pl0 {
	padding-left: 0px;
}

.pure-menu .asm-fr {
	margin-right: 50px;
}

.asm-entity-botton {
	box-shadow: 2px 5px 5px #E6E6E6;
	background-color: #1a8ceb;
	padding: 0 25px 0 65px;
	line-height: 40px;
	text-align: center;
	position: relative;
	margin-top: 30px;
}

.asm-entity-botton:before {
	content: url(/images/www_3/runman-icon.png);
	position: absolute;
	left: 15px;
	top: -10px;
}

.asm-entity-botton a {
	color: #FFFFFF;
	font-size: 15px;
	line-height: 40px;
	display: block;
}

.asm-search .pure-inner-form {
	overflow: hidden;
	margin-top: 30px;
	width: 592px;
}

.asm-search .pure-inner-form input {
	border: 3px solid #1a8ceb;
	width: 495px;
	line-height: 32px;
	height: 32px;
	float: left;
	display: block;
	font-size: 12px;
	padding-left: 12px;
}

.asm-search .pure-inner-form .asm-sub-search {
	width: 72px;
	height: 40px;
	background-color: #1a8ceb;
	float: left;
	display: block;
}

.pure-inner-form a {
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
}

/*asm-section*/
.asm-section {
	width: 1190px;
	margin: 20px auto;
	/*margin-left: 50px;*/
}

.asm-sect-top {
	height: 25px;
}

.asm-sect-top h3 {
	line-height: 44px;
	width: 132px;
	font-size: 16px;
	text-align: center;
	background: #1a8ceb;
	color: #FFFFFF;
}

.asm-section .asm-cateitem {
	margin-top: 25px;
	overflow: hidden;
}

.asm-cateitem .asm-cateitem-child {
	width: 50%;
	float: left;
	margin-bottom: 15px;
}

.asm-cateitem-child p {
	width: 90%;
}

.asm-cateitem-child p a {
	padding: 10px 10px 10px 0;
	display: inline-block;
	font-size: 14px;
}

.asm-sect-title {
	line-height: 25px;
	background-color: #f1f1f1;
	box-shadow: 1px 1px 1px #acacac;
	overflow: hidden;
}

.asm-sect-title ul {
	margin: 0;
	padding: 0;
}

.asm-sect-title ul li {
	float: left;
	width: 80px;
	text-align: center;
}

.asm-sect-title ul li a {
	color: #959595;
	font-size: 12px;
	line-height: 30px;
	height: 25px;
	display: block;
}

.asm-sect-title ul li a:after {
	content: url(/images/www_3/arrow-down.png);
	position: relative;
	top: 2px;
	margin-left: 5px;
}

.asm-sect-title input {
	width: 40px;
	height: 15px;
	margin-top: 5px;
}

.asm-sect-title .asm-list-number {
	width: 10px;
	line-height: 30px;
	font-size: 12px;
}

.asm-sect-title .sect-title-blue {
	color: #288de1;
}

.asm-sect-title .sect-title-blue:after {
	content: url(/images/www_3/arrow-down-blue.png);
	position: relative;
	top: 2px;
	margin-left: 5px;
}

.asm-color-hui {
	color: #959595;
}

.asm-item-list {
	width: 1190px;
	margin: 32px auto;
}

.asm-item-child {
	border-bottom: 2px solid #d6d5d5;
	padding-bottom: 25px;
	padding-top: 32px;
}

.asm-item-child .pure-u-1-8 img {
	width: 90%;
	margin-left: 5%;
	border-radius: 50%;
}

.asm-item-child .pure-u-1-4 {
	position: relative;
}

.asm-item-child .pure-u-1-4 h4 {
	margin: 5px 0;
	color: #288de1;
	padding-left: 20px;
}

.asm-item-child .pure-u-1-4 h4 i {
	content: url(/images/www_3/crown-icon.png);
	margin: 0 2px;
}

.asm-item-child .pure-u-1-4 ul {
	overflow: hidden;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.asm-item-child .pure-u-1-4 li {
	float: left;
	width: 33%;
}

.asm-item-child .pure-u-1-4 .item-content:after {
	content: '|';
	font-size: 12px;
}

.asm-item-child .pure-u-1-4 li .asm-color-blue {
	color: #1a8ceb;
}

.asm-item-child .pure-u-1-4 li span {
	font-size: 12px;
	margin-right: 10px;
}

.asm-item-child .pure-u-1-4 p {
	font-size: 12px;
	padding-left: 20px;
}

.asm-item-child .pure-u-1-4:after {
	content: url(/images/www_3/tel-icon.png);
	position: absolute;
	right: 35px;
	bottom: 15px;
}

.asm-item-child .pure-u-5-8 ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.asm-item-child .pure-u-5-8 li {
	width: 20%;
	float: left;
}

.asm-item-child .pure-u-5-8 li img {
	width: 130px;
}

.asm-item-child .pure-u-5-8 p {
	margin: 0;
	font-size: 12px;
	position: relative;
}

.asm-item-child .asm-price {
	position: absolute;
	right: 15px;
}

.asm-item-child .pure-u-5-8 p .asm-color-red {
	color: #ff0404;
}


/*inner-footer*/
.asm-inner-footer {
	width: 980px;
	margin: 0 auto;
	border-top: 3px solid #000;
	margin-bottom: 25px;
}

.asm-inner-footer ul {
	width: 400px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 25px;
}

.asm-inner-footer p {
	text-align: center;
	font-size: 12px;
}

.asm-inner-footer ul li {
	list-style: none;
	float: left;
}

.asm-inner-footer a {
	font-size: 12px;
	margin-right: 25px;
}

.asm-inner-footer a:hover {
	color: #B94A48;
}

.asm-inner-footer ul li {
	list-style: none;
}

/*inner-itemlist*/
.asm-itemlist-header {
	width: 1190px;
	margin: 0 auto;
}

.asm-itemlist-header ul {
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.asm-itemlist-header ul li {
	float: left;
	font-size: 12px;
	line-height: 30px;
}

.asm-itemlist-header ul .asm-arrow:after {
	content: '>';
	color: #a7acab;
	margin: 0px 8px 0px 8px;
}

.asm-itemlist-header a {
	font-size: 12px;
	line-height: 30px;
}

.asm-item-blue li {
	margin-right: 15px;
}

.asm-item-blue li,.asm-item-blue a {
	color: #1a8ceb;
}

.asm-item-blue a:hover {
	color: #000;
}

/*fenye*/
.asm-fenye {
	width: 1190px;
	margin: 50px auto;
	overflow: hidden;
	font-size: 14px;
}

.asm-fenye ul {
	width: 300px;
	overflow: hidden;
	padding: 0;
	margin: 0 auto;
}

.asm-fenye ul li {
	float: left;
}

.asm-fenye  .pre,.asm-fenye  .next {
	display: block;
	width: 65px;
	height: 15px;
}

.asm-fenye a {
	width: 25px;
	height: 15px;
	display: block;
	text-align: center;
}

.asm-fenye a:hover {
	border: 1px solid #129FEA;
	padding: 5px;
}

/*download*/
.asm-download {
	width: 800px;
	margin: 25px auto 50px auto;
	border: 2px solid #1a8ceb;
	border-radius: 5px;
	padding: 30px 50px;
}

.download-android:before {
	content: url(/images/www_3/android.png);
	margin-right: 15px;
	position: relative;
	top: 5px;
}

.download-ios:before {
	content: url(/images/www_3/ios.png);
	margin-right: 15px;
	position: relative;
	top: 5px;
}

.asm-download .pure-download {
	margin-top: 30px;
	color: #129FEA;
}

.asm-download-title p {
	margin-top: 35px;
	letter-spacing: 5px;
	font-family: "幼圆";
}

.asm-download-title p strong {
	font-size: 30px;
	line-height: 36px;
	color: #129FEA;
}

/*sendreq*/
.asm-sendreq,.sendreq-cate {
	width: 1100px;
	margin: 25px auto;
	overflow: hidden;
	font-size: 14px;
}

.asm-sendreq .asm-step-active {
	background-color: #f29149;
	color: #FFFFFF;
}

.asm-sendreq div {
	position: relative;
	left: -20px;
	-webkit-transform: skew(50deg);
	width: 360px;
	line-height: 30px;
	height: 30px;
	float: left;
	text-align: center;
	background-color: #d2d2d2;
}

.asm-sendreq div span {
	-webkit-transform: skew(-50deg);
	display: inline-block;
}

.asm-sendreq .asm-step2 {
	margin-left: 3px;
	margin-right: 3px;
}

.sendreq-info {
	width: 1190px;
	margin: 200px auto;
	line-height: 80px;
	height: 80px;
	text-align: center;
}

.sendreq-info img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}

.sendreq-info span {
	color: red;
	font-size: 24px;
	line-height: 80px;
	height: 80px;
	display: inline-block;
}

.sendreq-item {
	overflow: hidden;
	width: 550px;
	float: left;
}

.sendreq-item ul {
	width: 110px;
	padding: 0;
}

.sendreq-item ul li {
	text-align: center;
}

.sendreq-item ul a {
	line-height: 36px;
	color: #2898f0;
	font-size: 14px;
}

.sendreq-item ul a:hover,.sendreq-item .item-active a {
	color: red;
	text-decoration: underline;
}

.sendreq-item .item-active {
	border: 2px solid #2898f0;
	border-right: 2px solid #FFFFFF;
	position: relative;
	z-index: 5;
}

.sendreq-item div,.sendreq-item ul {
	float: left;
}

.sendreq-theme {
	min-height: 200px;
	width: 400px;
	border: 2px solid #2898f0;
	margin-left: -2px;
	position: relative;
	z-index: 1;
}

.sendreq-theme a {
	display: inline-block;
	width: 150px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
}

.sendreq-cate-sec {
	width: 1100px;
	margin: 25px auto;
	padding: 75px;
	text-align: center;
}

.sendreq-cate-sec a {
	line-height: 36px;
	font-size: 14px;
	margin-right: 20px;
	display: inline-block;
}

.sendreq-cate-sec a:hover {
	color: red;
	text-decoration: underline;
}

/*清除浮动*/
.asm-clear {
	overflow: hidden;
	margin-left: 150px;
}
/*浮动*/
.asm-fl {
	float: left;
	margin-left: 10%;
}

.asm-padding-sm {
	padding-left: 30px;
	padding-right: 30px;
}

.asm-font-sm {
	font-size: 15px;
}

.asm-color-red {
	color: #ff0000;
}

.asm-margin-top-sm {
	margin-top: 15px;
}

.asm-margin-top-bm {
	margin-top: 20px;
}

.asm-margin-top-lm {
	top: 10px;
	position: relative;
}

.task_form {
	overflow: hidden;
	margin-top: 30px;
	width: 592px;
	border: none;
	margin: 0;
	padding: 0;
}

.asm-create-input input {
	width: 360px;
	border: 1px solid #cccccc;
	padding-left: 15px;
}

.asm-create-textarea {
	width: 400px;
	height: 100px;
	line-height: 22px;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	outline: none;
	resize: none;
	border: 1px solid rgb(189, 195, 199);
	text-align: start;
}

.asm-radius-xs {
	border-radius: 5px;
}

.asm-margin-left-larg {
	margin-left: 100px;
}

.asm-btn {
	padding: 8px;
	color: #FFFFFF;
	border: none;
}

.asm-btn-blue-bd {
	width: 160px;
	text-align: center;
	background-color: #34495E;
	font-size: 16px;
}

.am-u-sm-6 {
	width: 50%;
}

.am-text-left {
	margin-left: 5%;
}

.am-text-top {
	margin-top: 5%;
}

.am-text-right {
	margin-left: -8%;
}

.am-text-left-l {
	margin-left: 80px;
}

.asm-fll {
	float: left;
}

.am-fll p {
	padding: 5px 0 5px 0
}

.asm-flr {
	float: right;
}

.shop-info {
	width: 993px;
	height: 60px;
}

.shop-info-border {
	border-bottom: 1.5px solid #eee;
}

.am-text-rr {
	padding-right: 20px;
	border-right: 1.5px solid #eee;
}

.am-padding-left {
	padding-left: 20px;
}

.am-shop-buy {
	background: #f99a34;
	color: #fff;
	font-size: 20px;
	padding: 5px;
}

.single-line {
	border-top: 1px #288de1 solid;
	width: 100%;
	height: 1px;
	margin-top: 10px;
}

.shop-img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
}

.am-text-ll {
	margin-left: 20px;
}

.am-widtn-all {
	width: 100%;
}

.am-clearfix-span {
	margin-left: 20px;
}

.am-address-new {
	background: #f99a34;
	color: #fff;
	padding: 5px;
	border: none;
	border-radius: 2px;
}

.am-text-rrr {
	margin-right: 300px;
}

.am-address-next {
	background: #0B6FCF;
	color: #fff;
	font-size: 10px;
	padding: 5px;
	width: 100px;
	border: none;
}

.address-a {
	margin-left: 40px;
	color: #0B6FCF;
}

.add-address {
	width: 830px;
	height: 420px;
	border: 1px solid gray;
	position: absolute;
	top: 425px;
	z-index: 1;
	background: #fff;
}

.address-map {
	width: 500px;
	height: 418px;
	border: none;
	float: left;
}

.map-contact-right{
	width: 300px; 
	margin-top:10px;
}

.display-none {
	display: none;
}

.am-button-left {
	margin-left: 40%;
}

.am-add-address {
	background: #f99a34;
	color: #fff;
	border: 1px solid #f99a34;
	border-radius: 2px;
	padding: 0 20px;
	text-align: center;
	vertical-align: middle;
	height: 27px;
	line-height: 27px;
}

.ui-header-task-entry {
	background: #f60;
	border-color: #f60;
	font-size: 14px;
	border-radius: 0;
	top: -4px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 61px;
	padding-right: 61px;
	height: 28px;
	border: 1px solid #f60;
	display: inline-block;
	position: relative;
	line-height: 28px;
	z-index: 100;
	white-space: nowrap;
}

.ui-header-task-entry-link {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding-right: 18px;
	padding-left: 18px;
	display: inline-block;
	border-radius: 0;
	position: relative;
	height: 28px;
	line-height: 28px;
}

.ui-header-task-entry a:hover {
	color: #000000;
}

.passport-login-input-li {
    padding: 15px 0;
}

/* 定义keyframe动画，命名为blink */

@keyframes blink{
  0%{opacity: 1;}
  50%{opacity: 1;}
  50.01%{opacity: 0;} /* 注意这里定义50.01%立刻透明度为０，可以设置闪烁效果 */
  100%{opacity: 0;} 
}

/* 添加兼容性前缀 */

@-webkit-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}

@-moz-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}

@-ms-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}

@-o-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}

/* 定义blink类*/
.blink{
    animation: blink .75s linear infinite;  
    /* 其它浏览器兼容性前缀 */
    -webkit-animation: blink .75s linear infinite;
    -moz-animation: blink .75s linear infinite;
    -ms-animation: blink .75s linear infinite;
    -o-animation: blink .75s linear infinite;
    color: #dd4814;
}











































/*选择框样式*/
/*@-webkit-keyframes click-wave {
  0% {
    width: 20px;
    height: 20px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    width: 200px;
    height: 200px;
    margin-left: -40px;
    margin-top: -40px;
    opacity: 0.0;
  }
}*/




/*@-moz-keyframes click-wave {
  0% {
    width: 20px;
    height: 20px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    width: 200px;
    height: 200px;
    margin-left: -40px;
    margin-top: -40px;
    opacity: 0.0;
  }
}
*/


/*@-o-keyframes click-wave {
  0% {
    width: 20px;
    height: 20px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    width: 200px;
    height: 200px;
    margin-left: -40px;
    margin-top: -40px;
    opacity: 0.0;
  }
}*/


/*@keyframes click-wave {
  0% {
    width: 20px;
    height: 20px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    width: 200px;
    height: 200px;
    margin-left: -40px;
    margin-top: -40px;
    opacity: 0.0;
  }
}
*/


.option-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 3px;
  width: 20px;
  height: 20px;
  -webkit-transition: all 0.15s ease-out 0;
  -moz-transition: all 0.15s ease-out 0;
  transition: all 0.15s ease-out 0;
  background: #cbd1d8;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  outline: none;
  position: relative;
  margin-right: 0.25rem;
  z-index: 1000;
}

.option-input:hover {
  /*background: #9faab7;*/
}

.option-input:checked {
  /*background: #40e0d0;*/
  background:#2ecc71;
}
.option-input:checked::before {
  /*width: 40px;*/
  /*height: 40px;*/
  /*position: absolute;*/
  /*content: '\2716';*/
  /*display: inline-block;*/
  /*font-size: 26.66667px;*/
  /*text-align: center;*/
  /*line-height: 40px;*/
}




/*.option-input:checked::after {
  -webkit-animation: click-wave 0.65s;
  -moz-animation: click-wave 0.65s;
  animation: click-wave 0.65s;
  background: #40e0d0;
  content: '';
  display: block;
  position: relative;
  z-index: 100;
}*/




.option-input.radio {
  border-radius: 50%;
}



.option-input.radio::after {
  border-radius: 50%;
}

/*顶部图片*/
#img_top{
	margin-top:5px;
	margin:0 auto;
	width:100%;
	text-align:center;
}


/*上门绿色保障信息:右边;*/

.cat-promise{
	margin-top:-38px;
	margin-left:820px;
	 /*margin-left:280px;*/
	 /*float: right;*/
	 /*margin-right: 10px;*/

}












/*小图标的css*/
.asm_shangmenbao{
    	width: 49px;
    	height: 15px;
       background: url("/images/www_3/xq.png")  no-repeat;
       margin-right: 3px;
	   /*margin-right: 22px*/
    }


    .asm_baozhengmanyi{
    	width: 80px;
    	height: 30px;
    	position: absolute;
    	top: -8px;
    	margin-right: 3px;
        background: url("/images/www_3/xq.png") 0 -25px no-repeat;
    }

    .asm_baozhengwancheng{
    	width: 80px;
    	height: 30px;
    	position: absolute;
    	top: -8px;
    	left: 90px;
    	margin-right: 3px;
        background: url("/images/www_3/xq.png") 0 -63px no-repeat;
    }
    
    .asm_qq{
    	width: 22px;
    	height: 22px;
    	background: url("/images/www_3/xq.png") 0 -178px no-repeat;
    }


    .asm_1{
    	width: 26px;
    	height: 26px;
    	background: url("/images/www_3/xq.png") -173px 0 no-repeat;
    	/*border: 1px solid red;*/
    }
    .shuzi_1{
    	width: 26px;
    	height: 26px;
    	background: url("/images/www_3/xq.png") -173px 0 no-repeat;
    	border: 1px solid red;
    	/*width: 25px;
    	height: 25px;*/
    }

    .asm_2{
    	width: 26px;
    	height: 26px;
    	
    	
    	background: url("/images/www_3/xq.png") -173px -39px no-repeat;
    	/*border: 1px solid red;*/
    }

    .asm_2_jl{
    	margin-left: 133px;
    	margin-top: 46px;
    }
    

     .asm_3{
    	width: 26px;
    	height: 26px;
    	background: url("/images/www_3/xq.png") -173px -83px no-repeat;
    	/*border: 1px solid red;*/
        

    }

    .asm_3_jl{
    	margin-left: 133px;
    	margin-top: 46px;
    }
     

      .asm_4{
    	width: 26px;
    	height: 26px;
    	background: url("/images/www_3/xq.png") -173px -126px no-repeat;
    	/*border: 1px solid red;*/
    	
    }

    .asm_4_jl{
    	margin-left: 133px;
    	margin-top: 46px;
    }
     

      .asm_dui{
    	width: 26px;
    	height: 26px;
    	
    	background: url("/images/www_3/xq.png") -173px -173px no-repeat;
    	/*border: 1px solid red;*/
    }

    .asm_dui_jl{
    	/*position: absolute;*/
    	margin-left: 142px;
    	margin-top: 46px;
    }





    /*文章模块开始*/

   .content1{
   	width: 1200px;
   	height: auto;
   	position: relative;
   	/*position: absolute;*/
   	/*position:absolute;*/
   	/*border: 1px solid red;*/
   }

    /*侧边栏的框框*/

  

   /*一篇文章*/
   .content_1{
   	width: 790px;
   	height: 165px;
   	/*border: 1px solid blue;*/
   	/*position: absolute;*/
   	/*float: left;*/
   	overflow: hidden;
   }

/*底部友情提醒*/
#img_bottom{
	width: 1200px;
	height: 105px;
	margin:0 auto;
	margin-top: 30px;

	/*margin-bottom: 20px;*/
	/*float: left;*/
	/*position: absolute;*/
	background-color: #0a6ed2;
	
}

#yqtx{
	color: #ffffff;
    font-size: 20px;
	margin-left:23px; 
	
	/*float: left;*/
}

#img_bottom ul{
	/*float: left;*/
   
}

#img_bottom ul li{

	 color: #ffffff;
    font-size: 20px;
    float: left;
	margin-left: 120px;
}




/*复制开始*/


/* 
 * title
 * ====================================================
*/
.title1{margin: 0;line-height: 32px;font-size: 20px;border-bottom: 2px solid #eee;}
.title1 strong{border-bottom: 2px solid #FF5E52;position:relative;bottom:-2px;display: inline-block;font-weight: normal;}
.title1_formest {
    line-height: 32px;
    font-size: 20px;
}
.title1_formest strong {
    border-bottom: 2px solid #FF5E52;
    position: relative;
    bottom: -2px;
    display: inline-block;
    font-weight: normal;
}


.excerpt header .label{margin-right:5px;*font-size: 12px;*margin-bottom: -7px;}
.excerpt {padding: 20px;padding-bottom:20px;margin-bottom: 20px; }
.excerpt h2{display:inline;font-size:18px;margin:0;font-weight:normal;line-height:25px}
.excerpt h2 strong{color:#8CAC52;margin-right:10px}
.excerpt h2 a{color: #444;}
.excerpt h2 a:hover{color: #FF5E52;text-decoration: underline;}
.excerpt p{margin-bottom: 0;}
.excerpt .note{color:#999;font-size: 12px;line-height: 22px;margin-bottom: 10px;min-height:88px;}
.excerpt .itag a{border-style:solid;border-width:1px;border-color:#e2e2e2 #ddd #ddd #e2e2e2;display:inline-block;margin-right:3px;border-radius:1px;padding:0 5px;line-height:18px}

.excerpt .text-muted{font-size: 12px;margin-top: 20px;margin-bottom: 8px;}







/*侧边栏*/
.most-comment-posts{position: absolute;left: 830px;width: 340px;padding: 0 0 0 30px;}
.most-comment-posts .title{font-size: 16px;margin-bottom: 0;}
.most-comment-posts ul{margin: 0 0 20px;padding: 16px 0 0;list-style: none;overflow: hidden;}
.most-comment-posts li{overflow: hidden;clear: both;height: 14px;margin-bottom: 15px;}

.most-comment-posts .label{margin-right: 8px;padding: 2px 7px;top: -1px;}
.most-comment-posts .item-1 .label{background-color: #FD8C84;}
.most-comment-posts .item-2 .label{background-color: #7FD75A;}
.most-comment-posts .item-3 .label{background-color: #60C4FD;}
.most-comment-posts .item-1 a{color: #FD8C84;}
.most-comment-posts .item-2 a{color: #64CA38;}
.most-comment-posts .item-3 a{color: #52BAF5;}
.most-comment-posts .item-1 a:hover, .most-comment-posts .item-2 a:hover, .most-comment-posts .item-3 a:hover{color: #FF5E52;}
.most-comment-posts .post-like{width: 80px;text-align: right;display: inline-block;margin-left: 5px;}











    /*文章模块结束*/

    .dowebok{
    	/*margin-top: 10px;*/
    	color: #060606;
    }




    /*添加按钮:添加新地址的样式*/

    .tjxan{
    	  color: #fff;
		  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
		  background-color: #49afcd;
		  background-image: -moz-linear-gradient(top,#5bc0de,#2f96b4);
		  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
		  background-image: -webkit-linear-gradient(top,#5bc0de,#2f96b4);
		  background-image: -o-linear-gradient(top,#5bc0de,#2f96b4);
		  background-image: linear-gradient(to bottom,#5bc0de,#2f96b4);
		  background-repeat: repeat-x;
		  border-color: #2f96b4 #2f96b4 #1f6377;
		  cursor:pointer;
		  margin-bottom:30px; 
		  border-color: rgba(0,0,0,0.1) 
		  

    }