/* Write your styles */
@font-face{font-family:'AddFont';src:local('AddFont light'),local('AddFont'),url(../fonts/AddFont.woff) format('truetype');}
body {
    color: #565656;
    background-color: #fff;
    background-image: url(/resources/hgmy/images/i/bg02.png);
}
a {
    color: #232323;
}
a:focus, a:hover {
    color: #232323;
}
article.am-paragraph p{
    text-indent: 36px;
}
.am-with-fixed-navbar {
    padding-bottom: 46px;
}
.am-header-default {
    background: #364050 url(/resources/hgmy/images/i/bg01.png);
    text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.5);
}
.am-header-default .am-header-nav {
    color: #fff;
}
.am-header .am-header-title {
    margin: 0 20% 0 0;
    text-align: left;
}
.am-header-default .am-header-nav>a {
    color: #fff;
}
.am-header .am-header-right {
    right: 0;
}
.am-header-default .am-header-icon {
    font-size: 30px;
    width: 49px;
    height: 49px;
    line-height: 49px;
    background: #c94663 url(/resources/hgmy/images/i/bg01.png);
    border-radius: 0;
    color: #fff;
    text-align: center;
    text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.5);
}
.am-offcanvas-bar {
    width: 200px;
    padding: 20px 12px 20px 10px;
    color: rgba(255, 255, 255, 0.55);
    text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.5);
    background: #364050 url(/resources/hgmy/images/i/bg01.png);
    box-shadow: inset -1px 0 0 0 rgba(255, 255, 255, 0.15), inset -0.1em 0 0.5em 0 rgba(0, 0, 0, 0.25);
}
#doc-oc-demo3 p {
    border-bottom: solid 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.075);
    padding: 0 0 1em 0;
    margin: 0 0 1em 0;
}
.am-offcanvas-content a {
    color: #d4dde0;
}

.am-list>li {
    background-color: transparent;
    border: 1px solid #ddd;
    border-width: 1px 0;
}
.am-slider-a1 .am-control-nav li a.am-active {
    background-color: #fff;
}


.am-list-news-default .am-list .am-list-item-desced .am-list-item-text {
    color: #565656;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 1.4em;
    -webkit-line-clamp: 3;
    max-height: 4.2em;
    margin-top: .8rem;
}


.am-navbar-default .am-navbar-nav {
	background: #2e3842 url(/resources/hgmy/images/i/bg01.png);
}


.am-btn-success {
    color: #fff;
    background-color: #c94663;
    border-color: #c94663;
    background-image: url(/resources/hgmy/images/i/bg01.png);
}
.am-btn-success.am-active, .am-btn-success:active, .am-dropdown.am-active .am-btn-success.am-dropdown-toggle {
    background-color: #c94663;
    background-image: url(/resources/hgmy/images/i/bg01.png);
}
.am-btn-success.am-active, .am-btn-success:active, .am-btn-success:focus, .am-btn-success:hover, .am-dropdown.am-active .am-btn-success.am-dropdown-toggle {
    color: #fff;
    border-color: #c94663;
}
.am-btn-success:focus, .am-btn-success:hover {
    background-color: #c94663;
    background-image: url(/resources/hgmy/images/i/bg01.png);
}

.am-footer-default {
    background: #272833;
}
.am-footer-default .am-footer-ysp, .am-footer-default .am-footer-desktop {
    color: #c94663;
}
.am-footer-default .am-footer-ysp, .am-footer-default a,.am-footer-default a:focus,.am-footer-default a:hover {
    color: #c94663;
    border-bottom: dotted 1px;
}
.am-footer-default .am-footer-miscs, .am-footer-default .am-footer-miscs a,.am-footer-default .am-footer-miscs a:focus,.am-footer-default .am-footer-miscs a:hover {
    color: rgba(255, 255, 255, 0.5);
    border-bottom: none;
}
.am-footer-default .am-footer-divider {
    color: rgba(255, 255, 255, 0.5);
    padding: 0 5px;
}
.am-paragraph-default {
    margin: 0 20px;
    color: #232323;
    background-color: transparent;
    text-align: justify;
}
.am-paragraph-default a,.am-paragraph-default a:focus,.am-paragraph-default a:hover {
    color: #c94663;
    border-bottom: dotted 1px;
}
.am-paragraph-default img {
    max-width: 100%;
    display: block;
    margin: 10px auto;
    border: 0px solid #eee;
    padding: 0;
}
.am-article {
	margin: 20px 20px 0;
}
.am-article-title {
    font-size: 2.4rem;
    line-height: 1.15;
    font-weight: 400;
}
.am-article-hd h1 {
	margin-bottom: 1rem;
}
.am-article-meta {
    font-size: 1.4rem;
    line-height: 1.5;
    color: #565656;
    font-family: 'AddFont',Microsoft Yahei;
    margin: 0;
}
.am-container {
	position: relative;
    background-image: url(/resources/hgmy/images/i/a/bg_top04.jpg);
    height: 160px;
    background-position: top center;
    background-size: cover;
}
.am-container:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.6;
    background-image: url(/resources/hgmy/images/i/bg_on.png);
    /*background-image: url(/resources/hgmy/images/i/bg.webp);*/
}
.am-container a {
    position: absolute;
    top: 50%;
    left: 15px;
    right: 15px;
    max-width: 100%;
    margin-top: -25px;
    text-align: center;
    z-index: 2;
}
.am-container a b {
    font-size: 22px;
    margin: 0 0 5px 0;
    display: block;
    line-height: 1.2;
    color: #FFC012;
    font-weight: normal;
    letter-spacing: 1px;
}
.am-container a p {
    color: #fff;
    display: block;
	font-size: 18px;
    line-height: 1;
    font-family: Times;
    margin: 0;
}
.am-article-meta i {
    font-size: 13px;
    padding-right: 3px;
}
.am-navbar-nav a [class*=am-icon]:before {
    font-size: 20px;
    vertical-align: middle;
}
.am-navbar-nav a .am-navbar-label {
    padding-top: 3px;
    font-size: 14px;
}


.wrapper.style1 {
    background-color: #fff;
    background-image: url(/resources/hgmy/images/i/bg_a03.png), url(/resources/hgmy/images/i/bg_a04.png), url(/resources/hgmy/images/i/bg_a02.png);
    background-repeat: no-repeat, no-repeat, repeat;
    background-size: 100% 15em, 100% 15em, auto auto;
    background-position: top center, bottom center, top left;
}


.grid-item { width: 200px; }
.grid-item--width2 { width: 100px; }
.grid-item img { width: 100px; }


.am-avg-sm-4>li {
    width: 25%;
    text-align: center;
    margin: 15px auto 8px;
}

.am-avg-sm-4 h2{
    margin-top: 0.5rem;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 1.4rem;
}
.am-gallery {
    padding: 0px 5px 0 5px;
}
#am-footer-modal img {
    max-width: 100%;
}

.am-list-news-default .am-list-item-hd {
    line-height: 1;
}

@media only screen and (max-width: 640px) {
	.am-list-news-default .am-list-item-thumb-left .am-list-thumb, .am-list-news-default .am-list-item-thumb-right .am-list-thumb {
	    max-height: 60px;
	    overflow: hidden;
	}
	.am-list-news-default .am-list .am-list-item-desced .am-list-item-text {
	    line-height: 1.4em;
	    -webkit-line-clamp: 2;
	    max-height: 2.8em;
	    margin-top: .8rem;
	}
}
.am-paragraph-default p {
    font-size: 1.6rem;
}
.am-container1 {
    background-image: url(/resources/hgmy/images/i/a/bg_top01.jpg);
}
.am-container2 {
    background-image: url(/resources/hgmy/images/i/a/bg_top02.jpg);
}

.am-navbar a:focus,.am-navbar a:hover {
    color: #fff;
}
.am-footer-default .am-footer-miscs p {
    margin: 0px 0;
}