/*
Website Url:https://themes.muziang.com/
*/
* { -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,
.aiyuanma { margin: 0; padding: 0; }
body { background-color: #fff; font: 16px/1.875em 'Arial', 'Microsoft Yahei', 'Verdana', 'Tahoma', 'sans-serif'; color: #222; word-break: break-all; }
a { text-decoration: none; outline: none; color: #222; }
a:hover { color: #F65E4F; }
input,
textarea { -webkit-appearance: none; border: none; font-size: 1em;font-family: inherit;}
input:focus,
textarea:focus { outline: none; }
li { list-style: none; }
a img { border: none; }
img {vertical-align: middle;}
table { background-color: transparent; border-spacing: 0; border-collapse: collapse; width: 100%; border-top: solid 1px #e4e4e4; border-left: solid 1px #e4e4e4; box-sizing: border-box; }
table th { background-color: #f9f9f9; text-align: center; box-sizing: border-box; }
table td,
table th { padding: 10px 1%; border: 1px solid #e4e4e4; box-sizing: border-box; }

/*gold*/
.inner {width: 87.5%; max-width: 1400px; margin: 0 auto; }
.submit { cursor: pointer; }
.clear { clear: both; }
.mb { margin-bottom: 25px; }

/*thumbnail*/
.thumbnail { position: relative; overflow: hidden; }
.thumbnail a { display: block; padding-bottom: 75%; position: relative; overflow: hidden; background: no-repeat center center; background-size: cover; }
.thumbnail img { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; transition: transform .3s; object-fit: cover; }
.thumbnail img:hover { transform: scale(1.1, 1.1); }

/*box*/

.boxTitle { border-bottom: 2px solid #e4e4e4; position: relative; margin-bottom: 15px; background-color: #37408e; color: #fff; padding: 5px 15px 3px; border-radius: 5px; }
.boxTitle .name { font-size: 16px; line-height: 1.875em; margin-right: 50px; }
.boxTitle .name a {color: #fff;}
.boxTitle:after { content: ''; display: block; width: 6px; height: 6px; background-color: #fff; position: absolute; left: -3px; top: 50%; transform: translateY(-50%); border-radius: 50%; }
.boxTitle span,
.boxTitle .arrow { display: block; position: absolute; right: 15px; top: 50%; transform: translateY(-50%); font-weight: bold; font-size: 14px; line-height: 24px; overflow: hidden; }
.boxTitle i { font-style: normal; font-weight: bold; color: #fff; }
.boxTitle span a { font-weight: normal; color: #fff; position: relative; padding-right: 10px; font-size: 12px; }
.boxTitle span a:after { width: 6px; height: 6px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; content: ''; display: block; position: absolute; right: 1px; top: 50%; transform: rotate(-45deg); margin-top: -4px; }
.boxTitle .slick-arrow { display: block; width: 24px; height: 24px; float: left; border: none; background: none; position: relative; cursor: pointer; }
.boxTitle .slick-arrow:before { content: ''; display: block; background: url(images/icon_arrow.png) no-repeat 0 0; background-size: 100% auto; width: 41.667%; height: 66.667%; position: absolute; left: 50%; top: 50%; margin-left: -20.8335%; transform: translateY(-50%); }
.boxTitle .slick-prev:before { background-position: 0 100%; }

/*dot*/
.dot { position: relative; padding-left: 13px; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.dot:before { width: 3px; height: 3px; background-color: #37408e; content: ''; display: block; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }

/*line*/
.line { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; }

/* Slider */
.slick-load { display: none; overflow: hidden; }
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list { -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); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before,
.slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; font-size: 0; line-height: normal; }
[dir='rtl'] .slick-slide { float: right; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; }
.slick-arrow.slick-hidden { display: none; }
.slick-dots button { display: block; border: none; background-color: transparent; cursor: pointer; }

/*topbar*/
#topbar { background-color: #f6f6f6; color: #666; border: 1px solid #eee; border-top: none; overflow: hidden; border-radius: 0 0 6px 6px; }

/*welcome*/
#welcome { float: left; padding: 0 15px; }
#welcome,
#pagelist { line-height: 2em; font-size: 14px; }

/*pagelist*/
#pagelist { float: right; }
#pagelist ul { overflow: hidden; }
#pagelist li { float: left; padding: 0 10px; position: relative; }
#pagelist li:after { width: 1px; height: 10px; background-color: #ddd; content: ''; display: block; position: absolute; left: 0; top: 50%; margin-top: -5px; }
#pagelist li:first-child:after { display: none; }
#pagelist a { color: #666; }
#pagelist a:hover { color: #F65E4F; }

/*header*/
#header { display: table; table-layout: fixed; width: 100%; z-index: 2; padding: 3.125% 0; }
#header .td { display: table-cell; vertical-align: bottom; }
#header .clear {width: 0; display: none;}
/*logo*/
#logo { position: relative; z-index: 2; width: 250px; }
#logo a { display: block; padding-bottom: 22.4%; background: url(images/logo.png) 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; overflow: hidden;}

/*hotTel*/
#hotTel { width: 250px; font-size: 14px; line-height: 1.5em; color: #666;}
#hotTel .tel { float: right; background: url(images/icon_tel.png) no-repeat left center; background-size: auto 40px; padding-left: 60px; }
#hotTel span { font-size: 28px; line-height: 1em; color: #F65E4F; font-weight: bold; }

/*search*/
#search { overflow: hidden; display: table-cell; vertical-align: middle; padding: 0 3.5%;}
#search form { float: right; overflow: hidden; width: 70%; border-radius: 6px; }
#search .submit { float: right; width: 50px; height: 50px; background: #37408e url(images/search_white.png) no-repeat center center; background-size: 44% auto; }
#search .input { border: 2px solid #37408e; margin-right: 50px; display: block; color: #333; border-right: none; border-top-left-radius: 6px; border-bottom-left-radius: 6px; overflow: hidden; }
#search .text { height: 28px; line-height: 28px; width: 98%; padding: 9px 2% 9px 0; font-size: 16px; background-color: #fff; text-indent: 15px; }

/*topBtn*/
#topBtn { width: 0; }
#topBtn .btn { float: left; }
#topBtn i { display: block; cursor: pointer; }

/*schBtn*/
#schBtn { display: none; }
#schBtn i { width: 20px; height: 20px; background: url(images/search_blue.png) no-repeat 0 0; background-size: 100% auto; }

/*navBtn*/
#navBtn { display: none; width: 22px; height: 20px; overflow: hidden; margin-left: 15px; opacity: .85; cursor: pointer;}
#navBtn i { display: block; width: 100%; height: 3px; background-color: #37408e; position: relative; float: right; top: 50%; transform: translateY(-50%); transition: width .3s; }
#navBtn i:before,
#navBtn i:after { width: 130%; height: 3px; background-color: #37408e; content: ''; display: block; position: absolute; right: 0; transition: width .3s; }
#navBtn i:before { bottom: 8px; }
#navBtn i:after { top: 8px; }
#navBtn.active i { width: 100%; }
#navBtn.active i:before,
#navBtn.active i:after { width: 70%; }

/*nav*/
#nav { position: relative; background-color: #37408e; border-radius: 6px; z-index: 3;}
#nav ul { font-size: 0; line-height: normal; }
#nav li { display: inline-block; line-height: 55px; font-size: 16px; position: relative; font-weight: bold; width: 12.5%; text-align: center; }
#nav li a { color: #fff; display: block; position: relative; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 0 5px; }
#nav li.on > a,
#nav li.cur > a,
#nav li a:hover { background-color: rgba(255, 255, 255, .15); }
#nav li ul { position: absolute; left: 0; top: 100%; width: 100%; background-color: #37408e; box-shadow: 0px 3px 3px rgba(0, 0, 0, .2); padding: 10px 0; display: none; }
#nav li li { text-align: center; display: block; font-weight: normal; width: auto; line-height: 40px; }
#nav li em { display: block; position: absolute; top: 50%; right: 3px; height: 15px; width: 15px; transform: translateY(-50%); display: none; }
#nav li em:after,
#nav li.hasSub > a:after { content: ''; width: 5px; height: 5px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; transform: rotate(45deg); transition: all .3s; }
#nav li em:after { display: block; position: absolute; left: 50%; top: 50%; margin: -4px 0 0 -4px; }
#nav li.hasSub > a:after { display: inline-block; vertical-align: middle; margin: -5px 0 0 5px; }

/*table*/
.table { display: table; table-layout: fixed; width: 100%; }
.table .td { display: table-cell; vertical-align: top; }

/*main*/
#main.td { padding-left: 25px; }


/*slides*/
#slides { border-radius: 6px; overflow: hidden; background-color: #f9f9f9; }
#slides .item a { display: block; color: #fff; position: relative; }
#slides .pic {background: no-repeat center center; background-size: cover; padding-bottom: 31.25%; }
#slides .wap {display: none;}
#slides .slick-arrow { position: absolute; top: 50%; display: block; transform: translateY(-50%); width: 30px; height: 40px; background: rgba(0, 0, 0, .35) no-repeat center center; background-size: contain; opacity: .5; color: #fff; font-size: 0; line-height: normal; transition: all .3s; text-indent: -99999em; overflow: hidden; z-index: 3; border: none; cursor: pointer; }
#slides .slick-prev { left: -30px; border-top-right-radius: 6px; border-bottom-right-radius: 6px; }
#slides .slick-next { right: -30px; border-top-left-radius: 6px; border-bottom-left-radius: 6px; }
#slides .slick-prev:after,
#slides .slick-next:after { content: ''; display: block; width: 13px; height: 21px; position: absolute; left: 50%; margin-left: -6.5px; top: 50%; transform: translateY(-50%); background: url(images/icon_arrow.png) no-repeat 0 100%; background-size: 100% auto; }
#slides .slick-next:after { background-position: 0 0; }
#slides:hover .slick-prev { left: 0; }
#slides:hover .slick-next { right: 0; }
#slides .slick-dots { position: absolute; left: 50%; bottom: 3.125%; transform: translateX(-50%); font-size: 0; line-height: normal; white-space: nowrap; }
#slides .slick-dots li { display: inline-block; margin: 0 5px; }
#slides .slick-dots button { display: block; text-indent: -9999em; overflow: hidden; width: 5px; height: 5px; background-color: rgba(255, 255, 255, .75); transition: all .3s; line-height: 5px; font-size: 0; border-radius: 2.5px; }
#slides .slick-dots .slick-active button { background-color: #37408e; width: 20px; }
#slides .load { padding-bottom: 100%; background-color: #f9f9f9; position: relative; }
#slides .load span { display: block; position: absolute; left: 0; top: 50%; width: 100%; transform: translateY(-50%); font-size: 36px; line-height: 1.125em; color: #999; text-align: center; }
/*wrapper*/
#wrapper {overflow: hidden;}
/*about*/
#about .info { overflow: hidden; padding: 5px 0;}
#about .pic { float: left; width: 350px; }
#about .pic i {display: block; padding-bottom: 75%; background: no-repeat center center; background-size: cover;}
#about img { display: block; width: 100%; height: auto; }
#about .text { margin-left: 380px; overflow: hidden; font-size: 14px; line-height: 2em; text-align: justify;}
#about .intro {height: 260px; overflow: hidden; -webkit-overflow-scrolling: touch;}
#about .mCustomScrollbar {padding-right: 10px;}
#about .mCS_no_scrollbar {padding-right: 10px;}
/*latest*/
#news { overflow: hidden; }
#news .boxTitle {margin-bottom: 10px;}
#news ul { overflow: hidden; }
#news li { font-size: 14px; line-height: 32px; overflow: hidden; float: left; width: 48%; }
#news li:nth-child(2n) { float: right; }
#news li time { display: block; float: right; color: #888; font-size: 12px; }
#news li a { margin-right: 80px; }

/*carousel*/

#showcase .slick-load { width: 101.786%; }
#showcase .info { margin-right: 8%; overflow: hidden; }
#showcase .thumbnail { margin-bottom: 10px; }
#showcase .title { font-size: 14px; line-height: 1.5em; font-weight: normal; max-height: 3em; -webkit-line-clamp: 2; }
#showcase .load { padding-bottom: 11.544%; margin-bottom: 55px; }

/*product*/

#product ul { overflow: hidden; width: 101%; }
#product li { float: left; width: 19%; padding: 0.5% 1% .5% 0; }
#product .thumbnail { margin-bottom: 10px; }
#product .title { font-size: 14px; line-height: 1.5em; font-weight: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: center; }
/*proList*/
#proList ul { overflow: hidden; width: 102%; }
#proList li { float: left; width: 31.333%; padding: 0 2% 2% 0; }
#proList .thumbnail { margin-bottom: 10px; }
#proList .title { font-size: 14px; line-height: 1.5em; font-weight: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: center; }

/*文章列表*/
.blogItem { overflow: hidden; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px dashed #e4e4e4; }
.blogItem .thumbnail { float: left; width: 250px; }
.blogItem .info { margin-left: 265px; overflow: hidden; padding: 5px 0; }
.blogItem .title { line-height: 1.35em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 18px; margin-bottom: 5px; }
.blogItem .title strong {color:#f00;}
.blogItem .meta { color: #888; margin-bottom: 5px; overflow: hidden; }
.blogItem .meta a { color: #888; }
.blogItem .meta span { font-size: 12px; background: no-repeat left center; padding: 0 16px; background-size: auto 10px; display: block; float: left; }
.blogItem .meta .views { float: right; padding-right: 0; background-image: url(images/icon_01.png); }
.blogItem .meta .tag { background-image: url(images/icon_02.png); }
.blogItem .meta .date { background-image: url(images/icon_03.png); }
.blogItem .intro { font-size: 14px; color: #666; line-height: 1.75em; height: 5.25em; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; margin-bottom: 13px; text-align: justify; }
.blogItem .more { overflow: hidden; }
.blogItem .more a { display: block; float: right; color: #fff; background-color: #37408e; padding: 0 10px; font-size: 12px; height: 26px; line-height: 26px; }
.blogItem .more a:hover { opacity: .75; }

/*pagenavi*/
#pagenavi { clear: both; font-size: 14px; text-align: center; }
#pagenavi a,
#pagenavi span.now-page { display: inline-block; height: 2.2857em; line-height: 2.2857em; padding: 0 0.2em; min-width:2.2857em; background-color: #f1f1f1; color: #888; margin: 0.14em; box-sizing: border-box;}
#pagenavi span.now-page,
#pagenavi a:hover { background-color: #37408e; color: #fff; }

/*侧边*/
#sidebar { width: 300px; }

/*侧边*/
.widget ul { overflow: hidden; }
.widget li { overflow: hidden; font-size: 14px; line-height: 1.875em; }
.widget img { max-width: 100%; height: auto; }
.widget .custom { margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px dashed #e4e4e4; }
.widget .custom:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; }
.widget .thumbnail { width: 100px; float: left; }
.widget .info { margin-left: 110px; }
.widget h2 { font-size: 14px; line-height: 1.75em; height: 3.5em; color: #333; overflow: hidden; margin-bottom: 5px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.widget .meta { font-size: 12px; line-height: 1.5em; color: #888; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; background: no-repeat left center; background-size: auto 12px; padding-left: 17px; }
.widget .views { background-image: url(images/icon_01.png); }
.widget .cmt { background-image: url(images/icon_04.png); }
.widget .date { background-image: url(images/icon_03.png); }

/*textwidget*/
.textwidget a { display: block; }
.textwidget img { display: block; }

/*divStatistics*/
#divStatistics li { display: table; width: 100%; table-layout: fixed; padding: 2px 0; color: #555; }
#divStatistics li span { display: table-cell; vertical-align: top; }
#divStatistics li .left { width: 5em; }
#divStatistics li .right { text-align: right; }
#divStatistics li i { font-style: normal; }

/*divComments*/
#divComments li { overflow: hidden; color: #444; margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px dashed #e4e4e4; text-align: justify; }
#divComments li:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
#divComments li .top { border: 1px solid #eee; padding: 5px 10px; font-size: 12px; line-height: 1.75em; color: #999; position: relative; margin-bottom: 10px; }
#divComments li .top:after { content: ''; display: block; width: 7px; height: 7px; border-right: 1px solid #eee; border-bottom: 1px solid #eee; background-color: #fff; transform: rotate(45deg); position: absolute; bottom: -5px; left: 7px; }
#divComments li .avatar { float: left; width: 24px; height: 24px; overflow: hidden; border-radius: 50%; }
#divComments li img { display: block; width: 100%; height: 100%; object-fit: cover; }
#divComments li .text { margin-left: 30px; line-height: 24px; max-height: 48px; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
#divComments li a { overflow: hidden; color: #555; }

/*divPrevious*/
#divPrevious li { position: relative; padding: 0 0 10px 10px; margin-bottom: 10px; border-bottom: 1px dashed #e4e4e4; }
#divPrevious li:before { width: 3.5px; height: 3.5px; content: ''; display: block; background-color: #37408e; position: absolute; left: 0; top: 12px; }
#divPrevious li:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; }

/*divSearchPanel*/
#divSearchPanel input[type='text'] { height: 24px; line-height: 24px; padding: 5px 3%; border: 1px solid #e4e4e4; width: 94%; }
#divSearchPanel input[type='submit'] { color: #fff; position: absolute; right: 0; top: 0; height: 100%; width: 40px; background-color: #37408e; cursor: pointer; }
#divSearchPanel form { position: relative; padding-right: 40px; overflow: hidden; }

/*divLinkage*/
#divLinkage li,
#divCatalog li,
#divMisc li { float: left; width: 48%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 1% 0; }
#divLinkage li:nth-child(2n),
#divCatalog li:nth-child(2n),
#divMisc li:nth-child(2n) { float: right; }
#divLinkage li a,
#divCatalog li a { background-color: #f9f9f9; color: #555; padding: 5px 10px; display: block; }
#divLinkage li { padding: 0 0 2%; }

/*divMisc*/
#divMisc a { display: block; }
#divMisc img { display: block; }

/*divTags*/
#divTags ul { overflow: hidden; width: 102%; }
#divTags li { float: left; padding: 1% 2% 1% 0; }
#divTags li a { display: block; background-color: #f9f9f9; border-radius: 0px; padding: 0 10px; 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; }

/*divCalendar*/
#divCalendar caption { margin-bottom: 10px; font-size: 0; line-height: normal; }
#divCalendar caption a { display: inline-block; font-size: 16px; line-height: 1.35em; margin: 0 5px; vertical-align: middle; font-weight: bold; }
#divCalendar td,
#divCalendar th { width: 13.285%; padding: 0 0.5%; text-align: center; font-size: 14px; }
#divCalendar td a { padding: 10%; background-color: #37408e; border-radius: 50%; color: #fff; }

/*sideMenu*/
#sideMenu li{font-size: 16px; line-height: 1.875em; border-bottom: 1px solid #eee; padding-bottom: 10px; margin-bottom: 10px;}
#sideMenu li:last-child {margin-bottom: 0;}
#sideMenu li a {color: #333; display: block;}
/*entry*/
.entry { font-size: 16px; line-height: 1.875em; overflow: hidden; }
.entry img { max-width: 100%; height: auto !important; }
.entry blockquote { margin: 0 2em 15px; overflow: hidden; padding: 15px 15px 0; color: #555; background-color: #f9f9f9; font-style: italic; }
.entry ul,
.entry ol { margin-bottom: 15px; margin-left: 2em; padding-left: 1em; }
.entry ul li { list-style: outside disc none; }
.entry ol li { list-style: outside decimal none; }
.entry li p { margin-bottom: 0; }
.entry p,
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 { margin-bottom: 15px; }
.entry a { color: #37408e; text-decoration: underline; }
.entry hr { border: none; margin-bottom: 15px; border-bottom: 1px solid #e4e4e4; overflow: hidden; clear: both; }

/*postTags _aiyuanma*/
#postTags { font-size: 14px; line-height: 1.75em; }
#postTags span { font-weight: bold; color: #000; }
#postTags a { margin: 0 1.5%; }

/*postnavi*/
#postnavi { font-weight: bold; font-size: 14px; line-height: 1.75em; overflow: hidden;}
#postnavi .prev,
#postnavi .next { width: 45%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
#postnavi .prev { float: left; }
#postnavi .next { float: right; text-align: right; }

/*breadcrumb*/
#breadcrumb { font-size: 14px; line-height: 1.5em; color: #eee; position:absolute; right:15px; top:50%; transform:translateY(-50%); }
#breadcrumb a { color: #eee; padding-right: 0; font-size: 14px; }
#breadcrumb a:after { display: none; }
#breadcrumb .home { background: url(images/icon_home.png) no-repeat left; background-size: auto 14px; padding-left: 20px; }
#breadcrumb i { font-style: normal; font-family: 'Simsun'; margin: 0 5px 0 3px; color: #eee; }

/*postTitle aiyuanma_*/
#postTitle { font-size: 24px; text-align: center; line-height: 1.5em; padding: 2% 0 3%; }

/*postmeta*/
#postmeta { font-size: 0; line-height: normal; text-align: center; margin-bottom: 2.5%; border-bottom: 1px dashed #eee; padding-bottom: 2.5%; }
#postmeta span { font-size: 14px; color: #888; margin: 0 10px; display: inline-block; background: no-repeat left center; padding-left: 20px; background-size: auto 12px; }
#postmeta a { color: #888; }
#postmeta a:hover { color: #37408e; }
#postmeta .views { background-image: url(images/icon_01.png); }
#postmeta .tag { background-image: url(images/icon_02.png); }
#postmeta .date { background-image: url(images/icon_03.png); }

/*propost*/
#propost .info {display: table; table-layout: fixed; width: 100%; margin-bottom: 3.5%;}
#propost .thumbnail {display: table-cell; vertical-align: top; width: 37.309%;}
#propost .figure {padding-bottom: 75%; position: relative;}
#propost .text {display: table-cell; vertical-align: middle; padding-left:5%;}
#propost .name {font-size:24px; line-height: 1.35em; margin-bottom: 3.5%;}
#propost .tags a {display: inline-block; vertical-align: middle; background-color: #f5f5f5; border-radius: 3px; font-size: 14px; line-height: 2.14285em; padding:0 1em; margin:0.357em 0.357em 0 0; position: relative; color:#555;}
#propost .tags a:before {width: 0.5em; height: 0.5em; background-color: #fff; border-radius: 50%; display: block; content: ''; position: absolute; left:-0.25em; top:50%; transform: translateY(-50%);}
#propost .tags a:hover {background-color: #F65E4F; color:#fff;}
#propost .tel {font-size:16px; color:#666; margin-top: 5%;}
#propost .tel span {font-size:2em; display: inline-block; vertical-align: middle; line-height: 1.125em; color:#F65E4F;}
#propost .btn {max-width: 500px; display: flex; justify-content: space-between; font-size: 16px; line-height: 2.5em; text-align: center; margin-top: 5%;}
#propost .btn a {display: block; border-radius: 5px; background-color: #5bcaff; color:#fff; width: 47%; position: relative;}
#propost .btn img {display: none; position: absolute; left:50%; transform: translateX(-50%); top:100%; margin-top: 8px; width: 135px; max-width: 100%; height: auto; padding:5px; background-color: #fff; box-shadow: 0px 0px 1em rgba(0,0,0,.1); z-index: 2;}
#propost .btn .wx {background-color: #3eda49;}
#propost .btn .wx:hover {background-color: #0fd11c;}
#propost .btn .qq:hover {background-color:#33bdff;}


#propost .title {font-size: 20px; font-weight: normal; border-bottom:1px solid #e4e4e4; padding-bottom:5px; position: relative; margin-bottom: 3.5%;}
#propost .title:after {width: 4em; height: 2px; background-color: #F65E4F; display: block; 
content: ''; position: absolute; left:0;
bottom:-1px;}
/*errorPage*/
#errorPage #postTitle { margin-top: 10%; }
#errorPage .entry { text-align: center; margin-bottom: 15%; }

/*related*/
#related ul { overflow: hidden; width: 102%; }
#related li { float: left; width: 23%; padding: 1% 2% 1% 0; }
#related .thumbnail { margin-bottom: 5px; }
#related h4 { font-size: 14px; line-height: 1.75em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: center; }

/*links*/
#links ul { overflow: hidden; width: 102%; }
#links li { font-size: 14px; line-height: 1.75em; padding: 0.5% 1% 0.5% 0; float: left; }

/*comment*/
#comment { position: relative; overflow: hidden; }
#comment .item { margin-bottom: 2%; position: relative; }
#comment label { display: block; font-size: 14px; line-height: 1.75em; color: #555; margin-bottom: 5px; }
#comment label i { font-style: normal; color: #f00; font-size: 12px; margin-left: 5px; }
#comment .input { border: 1px solid #e4e4e4; overflow: hidden; }
#comment .text { font-size: 14px; line-height: 24px; padding: 5px 5%; width: 90%; display: block; border: none; border-radius: 3px; color: #555; font-family: 'Microsoft Yahei'; }
#comment textarea.text { height: 110px; resize: vertical; padding: 5px 1.5%; width: 97%; }
#comment .inp { width: 102%; overflow: hidden; }
#comment .inp .item { float: left; width: 31.333%; padding-right: 2%; }
#comment .verify { width: 130px; float: left; margin-bottom: 0; }
#comment .verify img { display: block; cursor: pointer; height: 36px; width: auto; position: absolute; left: 110%; bottom: 0; }
#comment .btn { overflow: hidden; padding-top: 30.5px; margin-left: 250px; }
#comment .submit { float: right; background-color: #37408e; border: none; width: 100px; height: 35px; color: #fff; font-size: 14px; border-radius: 3px; cursor: pointer; }
#comment .submit:hover { opacity: .85; }
#cancel-reply { font-size: 12px; color: #999; line-height: 2em; float: right; padding-right: 10px; line-height: 35px;}

/*warning*/
.warning { font-size: 12px; color: #999; line-height: 2em; clear: both; margin-bottom: 2%; }

/*commentslist*/
#commentslist { overflow: hidden; }
#commentslist li { position: relative; padding-bottom: 15px; margin-bottom: 20px; border-bottom: 1px solid #f6f6f6; overflow: hidden; }
#commentslist .avatar { float: left; padding: 3px 0; }
#commentslist .avatar img { width: 40px; height: 40px; display: block; }
#commentslist .info { margin-left: 55px; overflow: hidden; }
#commentslist .meta { overflow: hidden; font-size: 12px; line-height: 1.35em; color: #999; margin-bottom: 10px; }
#commentslist .meta span { display: block; float: left; }
#commentslist .meta .reply { float: right; }
#commentslist .meta a { color: #37408e; }
#commentslist .user { font-size: 16px; font-weight: bold; line-height: 1.5em; color: #333; margin-bottom: 5px; }
#commentslist .user a { color: #333; }
#commentslist .text { font-size: 14px; line-height: 2em; color: #666; }
#commentslist .text li { margin-left: 0; }
#commentslist li li { margin: 15px 0 5px 55px; background-color: #f9f9f9; padding: 15px; border-bottom: none; }
#commentslist li li li { margin: 10px 10px 5px; background-color: #fff; border: 1px solid #e5e5e5; }

/*footer*/
#footer { line-height: 26px; font-size: 14px; padding: 2.5% 20px; background-color: #f6f6f6; border: 1px solid #eee; border-bottom: 0; border-radius: 6px 6px 0 0; color: #666;}
#footer a {color: #666;}
#footer a:hover {color: #333;}
/*social*/
#social { float: right; }
#social ul { font-size: 0; line-height: normal; padding: 2px 0; }
#social li { display: inline-block; margin-left: 20px; position: relative; }
#social a { display: block; overflow: hidden; width: 22px; height: 22px; background: no-repeat center center; background-size: contain; opacity: .5; }
#social a:hover { opacity: 1; }
#social .wx a { background-image: url(images/icon_wechat.png); }
#social .wb a { background-image: url(images/icon_weibo.png); }
#social .dy a { background-image: url(images/icon_dy.png); }
#social .qq a { background-image: url(images/icon_qq.png); }
#social .em a { background-image: url(images/icon_email.png); }
#social .qr { position: absolute; left: 50%; transform: translateX(-50%); bottom: 100%; background-color: #fff; padding: 5px; width: 100px; margin-bottom: 10px; border: 1px solid #e4e4e4; display: none; }
#social .qr:after { width: 7px; height: 7px; background-color: #fff; border-right: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; transform: rotate(45deg); content: ''; display: block; position: absolute; left: 50%; margin-left: -5px; bottom: -5px; }
#social img { display: block; width: 100%; height: auto; }

/*copyright*/
#copyright { margin-right: 168px; }
#copyright a {display: inline-block;}
#copyright img {display: inline-block; vertical-align: middle; width: auto; height: 20px; margin-top: -4px;}
/*screen width*/
@media only screen and (max-width:1280px) {
	/*1280px*/
	#logo { width: 214px; }

	/*1280px*/
	#search form {width: 80%;}
	#search .text { height: 24px; line-height: 24px; }
	#search .submit { width: 46px; height: 46px; }
	#search .input { margin-right: 46px; }

	/*1280px*/
	#nav li { line-height: 50px; }


	/*1280px*/
	#showcase .slick-load { width: 101.282%; }
	#showcase .info { margin-right: 6.329%; }

	/*1280px*/
	#sidebar { width: 280px; }
	/*1280px*/
	#propost .thumbnail {width: 300px;}
	#propost .name {font-size: 20px;}
	#propost .tel,
	#propost .btn {font-size: 14px;}
	#propost .tags a {font-size: 12px;}
}
@media only screen and (max-width:1024px) {
	/*1024px*/
	.inner {width: auto;}
	/*1024px*/
	#top {box-shadow: 0px 2px 5px rgba(0,0,0,.35); position: relative; z-index: 10;}
	/*1024px*/
	#topbar {border-radius: 0; border-left: none; border-right: none; }
	/*1024px*/
	#welcome {float: none; padding:0 3.125%;}
	
	/*1024px*/
	#header {width: auto; padding: 20px 3.125%; display: block; position: relative;}	
	#header .td {display: block;}
	#header .clear {width: 100%; display: block;}
	#header #hotTel {display: none;}

	/*1024px*/
	#logo { float: left; width: auto; width: 178px;}
	/*1024px*/


	/*1024px*/
	#topBtn { position: absolute; right: 3.125%; top: 50%; transform: translateY(-50%); width: auto; }

	/*1024px*/
	#schBtn { display: block; }

	/*1024px*/
	#search.td { display: none; }
	#search { padding: 0; margin: 0 80px; position: absolute; top: 50%; transform: translateY(-50%); right: 3.125%; width: 350px; }
	#search .text { padding: 6px 3%; width: 94%; font-size: 14px; text-indent: 0; }
	#search .submit { width: 40px; height: 40px; }
	#search .input { margin-right: 40px; }

	/*1024px*/
	#navBtn { display: inline-block; }

	/*1024px*/
	#nav { position: fixed; left: -100%; top: 0; height: 100%; width: 100%; margin: 0; cursor: pointer; background-color: #fff; z-index: 9; overflow-y: auto; -webkit-overflow-scrolling:touch; transition: left .3s;}	
	#nav.active { left: 0; }
	#nav ul { padding: 130px 0; }
	#nav li { display: block; width: auto; text-align: left; }
	#nav li a { color: #333; margin: 0 3.125%; padding:0 50px 0 0; }
	#nav li a:hover { background-color: transparent; }
	#nav li ul { padding: 0; display: none; width: auto; position: static; left: auto; top: auto; background-color: transparent; box-shadow: none; }
	#nav li li { text-align: left; font-size: 14px; line-height: 40px; font-weight: bold; }
	#nav li li a { padding: 0 0 0 2em; }
	#nav li.hasSub > a::after { display: none; }
	#nav li em { width: 50px; height: 50px; top: 0; right: 0; z-index: 2; transform: none; display: block; }
	#nav li em:after { width: 6px; height: 6px; border-color: #333; transform: rotate(-45deg); margin-left: -4px; transition: all .3s; }
	#nav li em.open:after { transform: rotate(45deg); }

	/*1024px*/
	.boxTitle {border-radius: 0; padding-left: 3.125%; padding-right: 3.125%;}
	.boxTitle span, .boxTitle .arrow {right: 3.125%;}
	/*1024px*/
	.table,
	.table .td { display: block; width: auto; }

	/*1024px*/
	#main.td { padding-left: 0; }
	/*1024px*/
	#slides {border-radius: 0; margin-bottom: 0;}
	

	/*1024px*/
	#sidebar { width: auto; display: none;}

	/*1024px*/
	#divTags li { padding: 0.5% 1% 0.5% 0; }

	/*1024px*/
	#product { margin-bottom: 1.5625%; }
	/*1024px*/
	#showcase .slick-load { width: 101%; }
	#showcase .info { margin-right: 4.5%; }
	/*1024px*/
	#about .info {padding-left:3.125%; padding-right:3.125%;}
	#about .pic {width: 300px;}
	#about .text {margin-left: 325px;}
	#about .intro {height: 225px;}
	/*1024px*/
	#product .box,
	#showcase .box,
	#news ul,
	#links .box,
	#blogList,
	#proList {padding: 0 3.125%;}
	/*1024px*/
	#footer { padding: 20px 3.125%; border-radius: 0; border-left:none; border-right:none; }
	/*1024px*/
	#article .box {padding: 0 3.125%;}
	/*1024px*/
	.entry {font-size: 14px; line-height: 1.75em;}
}
@media only screen and (max-width:768px) {
	
	/*768px*/
	.dot { padding-left: 10px; }
	.mb {margin-bottom: 15px;}
	
	/*768px*/
	#logo {width: 134px; }

	/*768px*/
	#search { position: absolute; top: 100%; right: 0; width: 100%; margin: 0; background-color: #37408e; transform: none; padding:5px 0; }
	#search form {width: 96.875%; float: none; padding-left: 3.125%;}
	#search .input {border-radius: 0;}
	/*768px*/
	
	
	#nav li { font-size: 14px; line-height: 40px; }
	#nav li a {padding-right: 40px; }
	
	#nav li em { width: 40px; height: 40px; }

	/*768px*/
	
	#slides .pic {padding-bottom: 75%;}
	#slides .wap {display: block;}
	#slides .pc {display: none;}
	#slides .slick-arrow { width: 20px; height: 30px; }
	#slides .slick-prev:after,
	#slides .slick-next:after { width: 8px; height: 13px; margin-left: -4px; }
	#slides .slick-prev { left: 0; }
	#slides .slick-next { right: 0; }
	#slides .slick-dots { bottom: 35px; }

	/*768px*/
	.boxTitle {margin-bottom: 10px;}	
	.boxTitle .name { font-size: 14px; }
	.boxTitle .slick-arrow { width: 20px; height: 20px;}

	/*768px*/
	
	#product ul { width: 103%; }
	#product li { width: 47%; padding: 1.5% 3% 0 0; }
	#product .thumbnail { margin-bottom: 5px; }
	#product .title { margin-bottom: 5px; }

	/*768px*/
	#blogList {padding-top: 5px;}
	.blogItem { margin-bottom: 15px; padding-bottom: 15px; }
	.blogItem .thumbnail { width: 100px; }
	.blogItem .info { margin-left: 115px; padding: 0; }
	.blogItem .info h2 { font-size: 14px; line-height: 1.75em; max-height: 3.5em; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 0; white-space: normal; white-space: normal; }
	.blogItem .intro { white-space: nowrap; display: block; height: auto; margin-bottom: 0; }
	.blogItem .meta,
	.blogItem .more { display: none; }

	/*768px*/
	
	#pagenavi  { font-size: 12px; }

	

	/*768px*/
	.widget .info { margin-left: 110px; }
	.widget .custom { margin-bottom: 10px; padding-bottom: 10px; }

	/*768px*/
	#divComments li { margin-bottom: 12px; padding-bottom: 8px; }

	/*768px*/
	#divStatistics li { padding: 1px 0; }
	/*768px*/
	#footer {line-height: 1.75em;}

	/*768px*/
	#copyright { text-align: center; font-size: 12px; margin-right: 0; }

	/*768px*/
	#social { float: none; margin-bottom: 5px; }
	#social ul { text-align: center; }

	/*768px*/
	#related ul { width: 105%; }
	#related li { width: 45%; padding: 2% 5% 2% 0; }

	/*768px*/
	#postnavi { font-weight: normal; line-height: 2em; }
	#postnavi .prev,
	#postnavi .next { float: none; width: auto; text-align: left; }

	/*768px*/
	
	.entry p,
	.entry h1,
	.entry h2,
	.entry h3,
	.entry h4,
	.entry h5,
	.entry h6,
	.entry hr,
	.entry blockquote,
	.entry ol,
	.entry ul { margin-bottom: 3%; }

	/*768px*/
	#postTitle { font-size: 20px; padding: 3% 0 4%; }

	/*768px*/
	#postmeta { margin-bottom: 3%; padding-bottom: 3%; }
	#postmeta span { margin: 0 5px; font-size: 12px; background-size: auto 12px; padding-left: 18px; }

	/*768px*/
	#breadcrumb { line-height: 22px; }
	#breadcrumb a { font-size: 12px; }
	#breadcrumb .home { background-size: auto 12px; padding-left: 18px; }

	/*768px*/
	#comment .inp { width: auto; }
	#comment .inp .item { float: none; width: auto; padding-right: 0; }
	#comment .verify { width: auto; float: none; padding-right: 110px; margin-bottom: 10px; }
	#comment .verify img { left: auto; right: 0; }
	#comment .btn { clear: both; padding: 2% 0; overflow: hidden; margin-left: 0; }
	#comment .submit { height: 30px; width: 100%; }

	/*768px*/
	#commentslist li { padding-bottom: 10px; margin-bottom: 10px; }
	#commentslist .avatar img { width: 30px; height: 30px; }
	#commentslist .info { margin-left: 40px; }
	#commentslist .meta { margin-bottom: 5px; }
	#commentslist .user { font-size: 14px; }
	#commentslist li li { margin: 10px 0 5px 40px; padding: 10px; }
	#commentslist li li li { margin: 5px; }

	

	/*768px*/
	#pagelist { display: none; }


	/*768px*/
	
	#links li { padding: 0 10px 0 0; }

	/*768px*/
	#showcase .boxTitle {margin-bottom: 15px;}
	#showcase .slick-load { width: 102.521%; }
	#showcase .info { margin-right: 5.848%; }
	#showcase .thumbnail { margin-bottom: 5px; }

	/*768px*/
	
	#news li:nth-child(2n),
	#news li {float: none; width: auto; line-height: 30px; }
	/*768px*/
	#about .info {padding-top: 5px; padding-bottom: 0;}
	#about .pic {float: none; width: auto; margin-bottom: 15px;}
	#about .text {margin-left: 0; line-height: 1.75em;}
	#about .intro {height: 250px;}
	/*768px*/
	#proList ul {width: 103%;}
	#proList li {width: 47%; padding: 0 3% 3% 0;}


	/*768px*/
	#propost .thumbnail {width: 200px;}
	#propost .name {font-size: 18px;}
	#propost .tel,
	#propost .btn {font-size: 12px;}
}
@media only screen and (max-width:540px) {
	/*540px*/
	#propost .info,
	#propost .thumbnail {display: block; width: auto;}
	#propost .info,
	#propost .title {margin-bottom: 5%;}
	#propost .text {display: block; padding-left:0; margin-top: 3.5%;}
	#propost .name {margin-bottom: 2.5%;}
	#propost .tel,
	#propost .btn {margin-top: 3.5%;}
}