/*
Website Url:http://www.aiyuanma.org/
*/
* {-webkit-tap-highlight-color:transparent;}
article, aside, details, figcaption, figure, footer, header, main, nav, section {display:block;}
div,html,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, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {margin:0; padding:0;}
body {background-color:#fff; font:100%/1.5em 'Microsoft Yahei Light','Microsoft Yahei',Arial,tahoma;}
a {text-decoration:none; outline:none; -webkit-tap-highlight-color:transparent;}
a:hover {color:#000;}
input, textarea {-webkit-appearance:none; border:0;}
input:focus, textarea:focus {outline:none;}
li {list-style:none;}
.clear {clear:both;}
a img {border:none;}
table {background-color: transparent; border-spacing: 0; border-collapse: collapse; font-size:16px; width:100%;border-top:solid 1px #ededed;border-left:solid 1px #ededed; box-sizing: border-box;}
table th{background-color:#f9f9f9;text-align:center; box-sizing: border-box;}
table td,table th{padding:10px;border:1px solid #ededed; box-sizing: border-box;}
/*gold*/
.inner {width:1200px; margin:0 auto;}
/*thumbnail*/
.thumbnail a {display:block; padding-bottom:75%; position:relative; overflow: hidden;}
.thumbnail img, .thumbnail mip-img {display:block; position:absolute; left:0; top:0; width:100%; height:100%; transition:transform .3s;}
.thumbnail img:hover {transform:scale(1.1,1.1);}
/*pagenavi*/
.pagenavi {clear:both; font-size:0; line-height: normal; text-align:center;}
.pagenavi a, .pagenavi span.now-page {display:inline-block; font-size:14px; height:32px; line-height: 32px; padding:0 15px; background-color:#eee; color:#333; margin:2px; border-radius:3px;}
.pagenavi span.now-page, .pagenavi a:hover {background-color:#000; color:#fff;}
/*footer*/
#footer {text-align:center; font-size:12px; color:#999; padding:30px 0; background-color:#f9f9f9; text-transform:uppercase;}
#footer a {color:#999;}
mip-gototop {border:none; cursor:pointer;}
/*header*/
#header {background-color:#fff; box-shadow: 0 2px 4px rgba(0,0,0,.04); width:100%; position:sticky; top:0; z-index:11;}
#header .inner {position:relative;}

#copyright a {display: inline-block;}
#copyright img {display: inline-block; width: auto; height: 20px; vertical-align: middle; margin-top: -3px;}
/*logo*/
#logo {float:left; padding:10px 0; width:190px;}
#logo a {display:block; padding-bottom: 31.579%; color:#fff; background:no-repeat left center; background-size:contain; position: relative; overflow: hidden;}
#logo i {display: block; position: absolute; left:0; top:0; width: 100%; height: 100%; text-indent:-9999em;}
/*nav*/
.nav {float:right;}
.nav li {float:left; line-height:80px; font-size:18px; padding-left:50px; display:inline-block; position:relative;}
.nav li a {color:#333; display:block; position:relative; z-index: 2;}
.nav li a:after {content:''; display:block; width:0; height:2px; background-color:#333; position:absolute; bottom:12px; left:0; transition:width .3s , opacity .3s; opacity:0;}
.nav li a:hover:after {width:100%; opacity:1;}
.navBtn {display:none;}
/*wrapper*/
#wrapper {padding:5% 0;}
#wrapper .inner {overflow: hidden;}
/*entry*/
.entry {font-size:18px; line-height: 1.875em; color:#222; margin-bottom:2.5%; overflow:hidden; word-break:break-all;}
.entry img, 
.entry mip-img, 
.entry .mip-fill-content {min-width:0; max-width:100%; height:auto!important; width:auto;}
.entry blockquote {margin:0 2em 2.5%; overflow: hidden; padding:2.5% 2.5% 0; color:#666; background-color:#f9f9f9; border-radius:5px; font-style:italic; overflow:hidden;}
.entry ul, 
.entry ol {margin-bottom:2.5%; padding-left:1em; margin-left:2em;}
.entry ul li {list-style:outside disc none;}
.entry ol li {list-style:outside decimal none;}
.entry li p {margin-bottom:0;}
.entry a {color:#000; text-decoration: underline;}
.entry mip-img {font-size:1em;}
.entry p,
.entry h1, 
.entry h2, 
.entry h3, 
.entry h4, 
.entry h5, 
.entry h6 {margin-bottom:2.5%;}
.entry h4 {font-size:18px; line-height: 1.75em;}
/*postTags*/
.postTags,
.postnavi {margin-bottom:2.5%; font-size:18px; line-height:1.875em;}
.postTags span {font-weight:bold; color:#000;}
.postTags a {color:#333; margin-left:10px;}
.postTags a:hover {color:#000;}
/*postnavi*/
.postnavi p {padding:5px 0;}
.postnavi span {font-weight:bold; color:#000;}
.postnavi a {color:#333;}
.postnavi a:hover {color:#000;}
/*related*/
.related {overflow: hidden;}
.related h3 {margin-bottom:2.5%; font-size:20px; line-height:1.5em;}
.related ul {overflow: hidden; width:102%;}
.related li {float:left; width:23%; padding-right:2%; padding-bottom:2%;}
.related li .thumbnail {margin-bottom:5px;}
.related li .title { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:center; font-weight:normal; font-size:16px; line-height:1.875em;}
/*bar*/
#bar {padding:10px 0; height:25px; line-height: 25px; background-color:#f9f9f9;}

#search {float:right; overflow:hidden; width:250px;}
#search .submit {float:right; font-size:14px; width:30px; height:25px; background-color:#000; color:#fff; border-radius:0 3px 3px 0; -webkit-appearance:none; border:none; padding:0; cursor:pointer;}
#search .input {margin-right:30px; background-color:#fff; border:1px solid #eee; border-radius:3px 0 0 3px; -webkit-appearance:none; display:block; padding:0; color:#333;}
#search .text {height:23px; width:96%; padding:0 2%; border:none; font-size:12px; -webkit-box-sizing:content-box;}

.breadcrumb {font-size:12px; color:#999; margin-right:250px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

/*广告*/
.listpic {overflow:hidden; margin-bottom:30px; clear:both;}
.listpic a {display:block;}
.listpic img, .listpic mip-img {display:block; width:100%; height:auto;}
/*轮播*/
.slides {clear:both; overflow:hidden;}
.slides .item a {display:block;}
.slides .item img, .slides .item mip-img {display:block; position:absolute; left:0; top:0; width:100%; height:100%;}
.slides .mip-carousel-nextBtn {background-position:right center; cursor:pointer; margin-bottom:47.5px;}
.slides .mip-carousel-preBtn {background-position:left center; cursor:pointer; margin-bottom:47.5px;}
/*banner*/
#banner {clear:both; padding-bottom:350px; position:relative; overflow:hidden; background:no-repeat center center; background-size:cover;}
/*文章列表*/
#blogList {margin-bottom:3.5%; overflow:hidden;}
.blog {overflow: hidden; margin-bottom:3.5%; padding-bottom:3.5%; border-bottom:1px dashed #ddd;}
.blog .thumbnail {position:relative; float:left; width:300px; border-radius:5px; overflow:hidden;}
.blog .thumbnail i {position:absolute; left:5px; top:0; background-color:#fbdb32; color:#fff; font-size:9px; font-style:normal; font-family:'Arial'; text-transform:uppercase; padding:3px; line-height:1.125em; border-radius:0 0 2px 2px;}
.blog .info {overflow: hidden; margin-left:300px; padding-left:2.5%;}
.blog h2 {line-height: 1.5em; color:#333; white-space: nowrap; overflow: hidden; text-overflow:ellipsis; margin-bottom:15px; font-size:24px;}
.blog h2 a {color:#333;}
.blog h2 a:hover {color:#000;}
.blog .meta {margin-bottom:15px;}
.blog .meta span {font-size:14px; color:#555; margin-right:10px;}
.blog .intro {font-size:16px; color:#666; line-height: 2em; height:8em; overflow: hidden; word-break:break-all; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:4;}

.blog:nth-child(2n) .thumbnail {float:right;}
.blog:nth-child(2n) .info {margin:0 300px 0 0; padding:0 2.5% 0 0;}
/*tabBox*/
#tabBox {overflow:hidden; margin-bottom:3%;}
#tabBox .tabTop {overflow:hidden; margin-bottom:2.5%;}
#tabBox .mip-vd-tabs-nav {padding:0; height:auto;}
#tabBox .tab {font-size:16px; float:left; text-align:center; height:44px; line-height:44px; cursor:pointer; background-color:#f5f5f5; color:#333;}
#tabBox .mip-vd-tabs-nav .mip-vd-tabs-nav-selected { border-bottom:none; background-color:#000; color:#fff;}
#tabBox .tabCont {display:none;}
.secret a {display:block; overflow:hidden;}
.secret img, .secret mip-img {display:block; width:auto; max-width:100%; height:auto; margin:0 auto;}


#contact .hmtitle {margin-bottom: 5%;}
#contact ul {overflow:hidden;}
#contact li {float:left; width:14.666%; padding:10px 1%; text-align:center;}
#contact li.wx {cursor: pointer;}
#contact li a {display: block; overflow: hidden;}
#contact li p {word-break:break-all; font-size:16px; line-height:1.35em;}
#contact li h3 {font-size:18px; font-weight:bold; line-height:1.35em; margin-bottom:5px;}
#contact li .icon {margin:0 auto 10px; width:45%; padding-bottom:45%; background:no-repeat center center; border:1px solid #555; border-radius:50%; background-size:60% auto;}
#contact .tel .icon {background-image:url(images/icon-tel.png);}
#contact .mail .icon {background-image:url(images/icon-mail.png);}
#contact .qq .icon {background-image:url(images/icon-qq.png);}
#contact .wx .icon {background-image:url(images/icon-weixin.png);}
#contact .wb .icon {background-image:url(images/icon-weibo.png);}
#contact .addr .icon {background-image:url(images/icon-addr.png);}
#contact .box {width:150px; height:auto; position:fixed; left:50%; top:50%; transform:translateY(-50%); margin-left:-75px; color:#fff; font-size:14px; line-height:2em;}
#contact .qr {background-color:#fff; padding:5px; margin-top:5px;}
#contact .qr img {display: block; width:100%; height:auto;}
#contact #mip-lightbox-mask {background-color: rgba(0,0,0,.5);}
#contact .lightbox-close {border:1px solid #fff; font-size:12px; height:24px; width:6em; text-align:center; border-radius:12px; line-height:24px; margin:20px auto 0; cursor:pointer;}
/*showcase*/
#showcase {margin-bottom:3%; overflow:hidden;}
/*新闻资讯*/
#newsList {overflow:hidden; margin-bottom:3.5%;}
#newsList ul {overflow:hidden; width:103%;}
#newsList li {float:left; width:47%; overflow:hidden; padding-right:3%; padding-bottom:2%;}
#newsList li .thumbnail {width:150px; float:left;}
#newsList li .info {margin-left:170px; overflow:hidden;}
#newsList li h3 {font-size:18px; line-height:1.35em; margin-bottom:8px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#newsList li p {font-size:14px; line-height:1.875em; height:5.625em; overflow:hidden; color:#666; text-align:justify;}
/*hmtitle*/
.hmtitle {font-size: 16px; height: 44px; line-height: 44px; background-color: #f5f5f5; color: #333; overflow:hidden; margin-bottom:2.5%;}
.hmtitle .h {font-weight:normal; font-size: 18px; float:left; padding:0 25px; color:#fff; background-color:#000;}
.hmtitle span {float:right; font-size:14px; padding:0 25px;}
.hmtitle a:hover {text-decoration:underline;}
/*productList*/
#productList ul {width:103%; overflow:hidden; margin-bottom:3.5%;}
#productList li {float: left; width:30.333%; padding:0 3% 3% 0;}
#productList li .thumbnail {margin-bottom:5px;}
#productList li h2 {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;text-align: center;font-weight: normal;font-size: 16px;line-height: 1.875em;}
/*侧边*/
.divLinkage li {float:left; width:48%; font-size:16px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
.divLinkage li:nth-child(2n) {float:right;}

.divTags ul {overflow: hidden;}
.divTags li {float:left; padding-right:10px; padding-bottom:10px; }
.divTags li a {display:block; background-color:#f9f9f9; border-radius:3px; padding:3px 12px; color:#fff; font-size:12px;}
.divTags li a:hover {opacity:.8;}

.divTags li:nth-child(8n-7) a {background-color:#8A9B0F;}
.divTags li:nth-child(8n-6) a {background-color:#EB6841;}
.divTags li:nth-child(8n-5) a {background-color:#3FB8AF; }
.divTags li:nth-child(8n-4) a {background-color:#FE4365; }
.divTags li:nth-child(8n-3) a {background-color:#FC9D9A; }
.divTags li:nth-child(8n-2) a {background-color:#EDC951; }
.divTags li:nth-child(8n-1) a {background-color:#C8C8A9; }
.divTags li:nth-child(8n) a {background-color:#83AF9B; }
.divTags li:first-child a {background-color:#E1474D; }
.divTags li:last-child a {background-color:#3299BB; }

/*postTitle*/
.postTitle {font-size:28px; text-align:center; line-height: 1.35em; font-weight:normal; margin-bottom:25px;}
/*postmeta*/
.postmeta {font-size:0; line-height: normal; text-align:center; margin-bottom:25px; border-bottom:1px dashed #eee; padding-bottom:20px;}
.postmeta span {font-size:14px; color:#888; padding:0 10px;}
/*error*/
.error {text-align:center;}

/*links*/
.links {margin-bottom:10px;}
.links ul {font-size:0; line-height:normal; text-align:center;}
.links li {display:inline-block; padding:2px 6px; font-size:14px; color:#555;}
.links li a {color:#555;}

/*about*/
#about {margin-bottom: 3%;}
#about .info {display: table; table-layout: fixed; width: 100%;}
#about .pic {display: table-cell; vertical-align: top; width: 250px;}
#about .pic img {display: block; width: 100%; height: auto;}
#about .intro {display: table-cell; vertical-align: middle; padding-left: 3.5%; font-size: 16px; line-height: 1.875em; color: #333;white-space: pre-line;}
/*screen width*/
@media only screen and (max-width:1280px){
	/*gold*/
	.inner {width:93.75%;}	
	/*nav*/
	.nav li {font-size:16px; padding-left:35px;}
	/*banner*/
	#banner {padding-bottom:27.34%;}
	/*1280*/
    .postTags,
    .postnavi {font-size:16px;}
}
@media only screen and (max-width:1024px){
    /*1024px*/
    #contact li h3 {font-size:16px;}
    #contact li p {font-size:14px;}
}
@media only screen and (max-width:960px){	
	/*logo*/
	#logo {width:127px;}
	/*nav*/
	.nav li {padding-left:25px; line-height:60px;}
	/*960px*/
	#newsList ul {width:auto;}
	#newsList li {float:none; width:auto; padding-right:0;}
    /*960px*/
	.entry {font-size:16px;}
	/*960px*/
	.blog .thumbnail {width:250px;}
	.blog .info {margin-left:250px;}
	.blog h2 {font-size:20px; margin-bottom:5px;}
	.blog .intro {font-size:14px;}
	.blog:nth-child(2n) .info {margin-right:250px;}
	/*960px*/
	.postTitle {margin-bottom:15px;}
	/*960px*/
	.postmeta {padding-bottom:10px;}
}
@media only screen and (max-width:768px){
	/*logo*/
	#logo {width:95px;}
	/*nav*/
	.nav {display:none;}
	.navBtn {width:25px; height:20px; position:absolute; right:0; top:50%; margin-top:-10px; cursor:pointer; display:block;}
	.navBtn span {position:absolute; left:0; top:50%; margin-top:-0.5px; width:100%; height:2px; background-color:#333;}
	.navBtn span:before, .navBtn span:after {content:''; display:block; width:100%; height:2px; background-color:#333; position:absolute; left:0;}
	.navBtn span:before {top:-8px;}
	.navBtn span:after {bottom:-8px;}
	#sidenav {z-index:9; background-color:#333;}
	#sidenav .sidebar {z-index:12;}
	#sidenav button {display:block; width:30px; height:30px; border:none; border-radius:50%; overflow: hidden; margin:20px auto; cursor:pointer; background-color:#fff;}
	#sidenav h3 {font-size:18px; line-height:2em; font-weight:normal; color:#fff; text-align:center; margin-bottom:10px; position:relative;}
	#sidenav h3:after {content:''; display:block; width:25px; height:1px; background-color:#999; margin:15px auto 0;}
	#sidenav h3 a {color:#fff;}
	#sidenav ul {width:200px;}	
	#sidenav li {font-size:16px;}
	#sidenav li a {display:block; line-height: 50px; color:#fff;}
	
	/*pagenavi*/
	.pagenavi a,
	.pagenavi span.now-page {font-size:12px; height:28px; line-height: 28px; padding:0 10px; margin-top:10px;}
	/*footer*/
	#footer {padding:20px 0; line-height: 1.75em;}
	mip-gototop {display:none!important;}
	/*轮播图*/
	.slides .mip-carousel-preBtn, .slides .mip-carousel-nextBtn {margin-bottom:34.5px; background-size:24px auto; background-position:center center;}
	
	
	.divTags li a {padding:2px 12px;}
	
	




	/*bar*/
	#search {width:150px;}
	.breadcrumb {margin-right:150px;}
	
	.listpic {margin-bottom:20px;}
	/*links*/
	.links {margin-bottom:5px;}
	.links li {padding:2px 5px; font-size:12px;}
	

	
	/*768px*/
	#wrapper {padding:7% 0;}
	/*768px*/
    #contact li {width:31.333%;}
    #contact li p {display: none;}
    #contact li h3 {margin-bottom: 0;}
    /*768px*/
    #tabBox .tabTop {margin-bottom:5%;}
	#tabBox .tab {height:37px; line-height:37px; font-size:14px; font-weight:bold;}
	/*768px*/
	.related h3 {margin-bottom:20px; font-size:16px;}
	.related ul {width:105%;}
	.related li {width:45%; padding-right:5%; padding-bottom:3%;}
    .related li .title {font-size:14px;}
    /*768px*/
    .hmtitle {margin-bottom:5%; height:37px; line-height:37px;}
	.hmtitle .h {font-size:14px; font-weight:bold;}
	/*768px*/
	#newsList li {padding-bottom: 3%;}
	#newsList li .thumbnail {width:110px;}
	#newsList li .info {margin-left:120px;}
	#newsList li h3 {font-size:14px; white-space:normal; margin-bottom:3px; line-height:1.875em; max-height:3.75em;}
	#newsList li p {white-space:nowrap; overflow:hidden; text-overflow:ellipsis; height:auto;}
	/*768px*/	
	.entry {font-size:14px;}
	.entry h4 {font-size:16px;}
	/*768px*/
	#blogList {margin-bottom:1.5%;}
	.blog {padding-bottom:5%; margin-bottom:5%;}
	.blog .thumbnail {width:110px;}
	.blog .info {margin-left:110px;}
	.blog h2 {font-size:16px; white-space:normal; line-height:1.75em; max-height:3.5em; margin-bottom:0;}
	.blog .meta {margin-bottom:0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
	.blog .meta span {font-size:12px; margin-right:5px;}
	.blog .intro {display: none;}

	.blog:nth-child(2n) .thumbnail {float:left;}
	.blog:nth-child(2n) .info {margin:0 0 0 110px; padding:0 0 0 2.5%;}
	/*768px*/
	#productList ul {margin-bottom:1%;}
	#productList li {width:47%;}
	#productList li h2 {font-size:14px; font-weight: bold;}
	/*768px*/
	.postTags,
	.postnavi {font-size:14px;}
	/*768px*/
	.postTitle {font-size:20px; margin-bottom:10px;}
	/*768px*/
	.postmeta {margin-bottom:20px;}
	.postmeta span {font-size:12px;}
	/*768px*/
	#about {margin-bottom: 5%;}
	#about .info,
	#about .pic {display: block; width: auto;}
	#about .pic {margin-bottom: 3.5%;}
	#about .intro {font-size: 14px; padding-left: 0;}
}
