*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.am-titlebar-one .am-titlebar-title a {
    color: #222222;
}

.am-titlebar-one {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    margin-left: 10px;
    margin-right: 10px;
    height: 45px;
    line-height: 44px;
    background-color: #ffffff;
    overflow: hidden;
    border-bottom: 1px solid #15afef;
}
.am-titlebar-one .am-titlebar-title {
    padding-left: 12px;
    position: relative;
    color: #222222;
    display: block;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.am-titlebar-one .am-titlebar-nav {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right;
    padding-right: 5px;
    color: #999999;
    font-size: 1.4rem;
}
.am-titlebar-one .am-titlebar-title:before {
    content: "";
    position: absolute;
    left: 2px;
    top: 8px;
    bottom: 8px;
    border-left: 3px solid #1e59a0;
}

.am-paragraph-one {
    color: #555555;
    background: #ffffff;
    margin: 0 10px;
    padding: 4px;
}

.am-list-news-one {
	margin: 0 10px
}

.am-list-news-one .am-list-news-hd {
	background: #fff;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #15afef;
	padding: 0 0 0 10px;
	margin: 0;
	position: relative;
	color: #000
}

.am-list-news-one .am-list-news-hd::before {
	width: 4px;
	height: 30px;
	background: #15afef;
	display: inline-block;
	content: '';
	position: absolute;
	top: 5px;
	left: 0
}

.am-list-news-one .am-list-news-hd>a {
	color: #000;
	display: inline
}

.am-list-news-one .am-list-news-hd>a .am-list-news-more {
	color: #888;
	padding: 0;
	margin-right: 5px;
	background: none;
	font-size: 1.4rem;
	height: 40px;
	line-height: 40px
}

.am-list-news-one .am-list-news-hd h2 {
	font-weight: normal;
	float: left;
	line-height: 40px;
	height: 40px
}

.am-list-news-one .am-list-news-bd {
	padding: 0px 5px 4px 5px;
	background: #fff
}

.am-list-news-one .am-list {
	margin-bottom: 0
}

.am-list-news-one .am-list>li {
	margin: 0;
	border: 0;
	overflow: hidden
}

.am-list-news-one .am-list>li>a {
	color: #222;
	font-weight: normal;
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	padding: 0;
	position: relative;
	text-indent: 10px
}

.am-list-news-one .am-list>li>a:before {
	width: 4px;
	height: 4px;
	background: #15afef;
	display: inline-block;
	content: '';
	position: absolute;
	top: 14px;
	left: 0
}

.am-list-news-one .am-list>li .am-list-date {
	color: #666;
	top: 5px;
	rigth: 0;
	display: none
}

.am-list-news-one .am-list>li:last-child {
	border-bottom: 0
}

.am-list-news-one .am-list .am-list-item-dated>a {
	color: #222
}

.am-list-news-one .am-list .am-list-item-desced {
	padding: 3px 0;
	border-bottom: 1px dashed #dfdfdf
}

.am-list-news-one .am-list .am-list-item-desced::before {
	display: none
}

.am-list-news-one .am-list .am-list-item-desced .am-list-item-hd {
	font-weight: normal;
	font-size: 1.5rem;
	margin-bottom: 0
}

.am-list-news-one .am-list .am-list-item-desced .am-list-item-hd>a::before {
	display: none
}

.am-list-news-one .am-list .am-list-item-desced a.am-list-item-hd {
	height: 34px;
	line-height: 34px;
	padding: 0;
	color: #15afef;
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-indent: 0
}

.am-list-news-one .am-list .am-list-item-desced a.am-list-item-hd::before {
	display: none
}

.am-list-news-one .am-list .am-list-item-desced .am-list-item-text {
	color: #666;
	line-height: 22px;
	font-size: 1.4rem;
	max-height: none;
	margin-bottom: 8px
}

.am-list-news-one .am-list .am-list-item-desced .am-list-item-text a {
	color: #666
}

.am-list-news-one .am-list .am-list-item-desced .am-list-main {
	padding: 0 5px;
	position: relative
}

.am-list-news-one .am-list .am-list-item-desced .am-list-main .am-list-date {
	position: absolute;
	right: 5px;
	top: 3.5rem;
	font-size: 1.2rem;
	color: #888
}

.am-list-news-one .am-list .am-list-item-desced .am-list-main .am-list-item-text {
	max-height: 3rem;
	overflow: hidden;
	font-size: 1.2rem;
	line-height: 18px;
	color: #666
}

.am-list-news-one .am-list .am-list-item-desced .am-list-main .am-list-item-text a {
	color: #666
}

.am-list-news-one .am-list .am-list-item-thumbed {
	border-bottom: 1px dashed #dfdfdf;
	padding: 0 0 5px 0
}

.am-list-news-one .am-list .am-list-item-thumbed::before {
	content: none
}

.am-list-news-one .am-list .am-list-item-thumbed .am-list-item-hd {
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	margin-bottom: 0
}

.am-list-news-one .am-list .am-list-item-thumbed .am-list-item-hd a {
	font-size: 1.5rem;
	color: #15afef;
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0;
	text-indent: 0
}

.am-list-news-one .am-list .am-list-item-thumbed .am-list-thumb {
	padding: 0;
	height: 60px
}

.am-list-news-one .am-list .am-list-item-thumbed .am-list-thumb a {
	width: 100%;
	display: block;
	padding: 0;
	text-indent: 0;
	height: 60px
}

.am-list-news-one .am-list .am-list-item-thumbed .am-list-thumb a img {
	width: 100%;
	height: 60px;
	vertical-align: top
}

.am-list-news-one .am-list .am-list-item-thumbed .am-list-main {
	padding: 0 5px 14px 5px;
	position: relative
}

.am-list-news-one .am-list .am-list-item-thumbed .am-list-date {
	position: absolute;
	right: 5px;

	top: 3.5rem;
	font-size: 1.2rem;
	color: #888
}

.am-list-news-one .am-list .am-list-item-thumbed .am-list-item-text {
	max-height: 3rem;
	overflow: hidden;
	font-size: 1.2rem;
	line-height: 18px;
	color: #666
}

.am-list-news-one .am-list .am-list-item-thumbed .am-list-item-text a {
	color: #666
}

.am-list-news-one .am-list-news-more {
	background: #dfdfdf;
	color: #666;
	height: 35px;
	line-height: 35px;
	font-size: 1.4rem;
	display: block;
	border: 0;
	border-radius: 0;
	padding: 0
}

@media only screen and (max-width:639px) {
	.am-list-news-one .am-list-item-thumb-left .am-list-thumb,.am-list-news-one .am-list-item-thumb-right .am-list-thumb {
		max-height: 80px;
		overflow: hidden
	}

	.am-list-news-one .am-list-item-thumb-bottom-left .am-list-item-text,.am-list-news-one .am-list-item-thumb-bottom-right .am-list-item-text {
		-webkit-line-clamp: 3;
		max-height: 3.9em
	}

	.am-list-news-one .am-list-item-thumb-bottom-left .am-list-thumb,.am-list-news-one .am-list-item-thumb-bottom-right .am-list-thumb {
		max-height: 60px;
		overflow: hidden
	}
}

.am-footer {
	text-align: center;
	padding: 1em 0;
	font-size: 1.6rem;
	background-color: #242424;
}
.am-footer-one a {
	color: #15afef;
	font-weight: bold
}

.am-footer-one .am-footer-switch {
	margin-bottom: 10px
}

.am-footer-one .am-footer-ysp {
	color: #15afef;
	cursor: pointer
}

.am-footer-one .am-footer-divider {
	color: #999
}

.am-footer-one .am-footer-desktop {
	font-weight: normal;
	color: #555
}

.am-footer-one .am-footer-miscs {
	color: #7c7c7c;
	overflow: hidden;
	padding: 0 10px;
	font-size: 14px
}

.am-footer-one .am-footer-miscs ul,.am-footer-one .am-footer-miscs li {
	padding-left: 0;
	list-style: none
}

.am-footer-one .am-footer-miscs p {
	margin: 4px 0
}

.am-footer-one .am-footer-miscs a {
	font-weight: normal;
	color: #fff;
	margin: 0 1px
}

.am-footer-one .am-footer-miscs img {
	display: block;
	max-width: 100%;
	margin: 0 auto 2px auto
}


/* ==========================================================================
   Component: Block Grid
 ============================================================================ */
[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
[class*="block-grid-"]:before,
[class*="block-grid-"]:after {
  content: " ";
  display: table;
}
[class*="block-grid-"]:after {
  clear: both;
}
[class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
}
@media only screen {
  .sm-block-grid-1 > li {
    width: 100%;
  }
  .sm-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  .sm-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .sm-block-grid-2 > li {
    width: 50%;
  }
  .sm-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  .sm-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .sm-block-grid-3 > li {
    width: 33.33333%;
  }
  .sm-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  .sm-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .sm-block-grid-4 > li {
    width: 25%;
  }
  .sm-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  .sm-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .sm-block-grid-5 > li {
    width: 20%;
  }
  .sm-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  .sm-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .sm-block-grid-6 > li {
    width: 16.66667%;
  }
  .sm-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  .sm-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .sm-block-grid-7 > li {
    width: 14.28571%;
  }
  .sm-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  .sm-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .sm-block-grid-8 > li {
    width: 12.5%;
  }
  .sm-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  .sm-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .sm-block-grid-9 > li {
    width: 11.11111%;
  }
  .sm-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  .sm-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .sm-block-grid-10 > li {
    width: 10%;
  }
  .sm-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  .sm-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .sm-block-grid-11 > li {
    width: 9.09091%;
  }
  .sm-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  .sm-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .sm-block-grid-12 > li {
    width: 8.33333%;
  }
  .sm-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  .sm-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/**
  * Menu Theme: one
  * Author: one (hzp@yunshipei.com)
  */
.am-menu-one {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
  background-color: #f5f5f5;
  -webkit-box-shadow: 0 2px 10px #d7d7d7;
  box-shadow: 0 2px 10px #d7d7d7;
  height: 40px;
}
.am-menu-one .am-menu-nav-wrap {
  overflow: hidden;
}
.am-menu-one .am-menu-nav {
  height: 40px;
}
.am-menu-one .am-menu-nav:before,
.am-menu-one .am-menu-nav:after {
  content: " ";
  display: table;
}
.am-menu-one .am-menu-nav:after {
  clear: both;
}
.am-menu-one .am-menu-nav > li {
  float: left;
  clear: none;
  width: auto;
}
.am-menu-one .am-menu-nav > li > a {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 7px;
  color: #7d7d7d;
}
.am-menu-one .am-menu-nav .am-active > a {
  color: #555555;
  border-bottom: 2px solid #15afef;
}
.am-menu-one .am-menu-nav .am-open > a {
  position: relative;
}
.am-menu-one .am-menu-nav .am-open > a:before {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: -6px;
  margin-left: -6px;
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: middle;
  border-bottom: 6px solid #15afef;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 0 dotted;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.am-menu-one .am-menu-nav-sub-wrap {
  position: relative;
  z-index: 1050;
}
.am-menu-one .am-menu-sub {
  position: absolute;
  top: 1px;
  left: -5px;
  right: -5px;
  background-color: #ffffff;
  border-radius: 2px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.am-menu-one .am-menu-sub li {
  text-align: center;
}
.am-menu-one .am-menu-sub a {
  padding: 0;
  color: #555555;
  line-height: 40px;
}
#newslist_three_content {
    margin: 0 10px;
}
#newslist_three_content a {
    display: block;
    overflow: hidden;
    position: relative;
    border-bottom: 1px dotted #ccc;
    margin: 16px 0;
}
#newslist_three_content * {
    color: black;
}
#newslist_three_content img {
    width: 35%;
    margin-right: 15px;
    margin-bottom: 10px;
    float: left;
}
#newslist_three_content * {
    color: black;
}
#newslist_three_content .title {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
}
#newslist_three_content h3 {
    height: 24px;
    overflow: hidden;
}
#newslist_three_content .desc {
    font-size: 12px;
    color: #666;
    height: 40px;
    overflow: hidden;
}
/**
  * Paragraph Theme: one
  */
.am-paragraph-one {
  color: #555555;
  background: #ffffff;
  margin: 0 10px;
  padding: 4px;
}
.am-paragraph-one h1,
.am-paragraph-one h2,
.am-paragraph-one h3,
.am-paragraph-one h4,
.am-paragraph-one h5,
.am-paragraph-one h6 {
  color: #333333;
  font-weight: normal;
  margin-top: 0;
}
.am-paragraph-one h1 {
  font-size: 2rem;
  text-align: center;
}
.am-paragraph-one h2,
.am-paragraph-one h3 {
  font-size: 1.8rem;
}
.am-paragraph-one h4,
.am-paragraph-one h5 {
  font-size: 1.6rem;
}
.am-paragraph-one h6 {
  font-size: 1.4rem;
}
.am-paragraph-one hr {
  background: #dfdfdf;
  height: 1px;
  border: 0;
  overflow: hidden;
}
.am-paragraph-one img {
  max-width: 100%;
  display: block;
  margin: 5px 0;
}
.am-paragraph-one a {
  color: #333333;
}
.am-paragraph-one p,
.am-paragraph-one div,
.am-paragraph-one table {
  font-size: 1.4rem;
  margin: 0 0 10px 0;
}
.am-paragraph-one ul,
.am-paragraph-one ol {
  padding-left: 0;
}
.am-paragraph-one li {
  list-style: none;
  font-size: 1.4rem;
}
.fenye {
    text-align: center;
}
.fenye span a.num,
.fenye span a.next,
.fenye span a.prev,
.fenye span a.current {
    height: 35px;
    width: 55px;
    border: 1px solid #dddddd;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
	line-height:33px;
    margin: 0 2px;
}
.fenye span a.num,
.fenye span a.current{ width:35px;}
.fenye span a {
    line-height: 35px;
    display: inline-block;
    height: 100%;
    width: 100%;
    color: #0061a1;
}
.fenye span a.current {
    background-color: #00629a;
	color: wheat;
}
.newsinfo_title {
    text-align: center;
}
.newsinfo_title h1 {
    margin-bottom: 0px;
}
.newsinfo_time {
    text-align: center;
    margin-bottom: 10px;
    padding-right: 20px;
}
[data-am-widget='tabs'] {
  margin: 10px;
}
[data-am-widget='tabs'] .am-tabs-nav {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
[data-am-widget='tabs'] .am-tabs-nav li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
[data-am-widget='tabs'] .am-tabs-nav a {
  display: block;
  word-wrap: normal;
  /* for IE */
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.am-tabs-default .am-tabs-nav a {
    color: #222222;
    line-height: 42px;
}
.am-tabs-default .am-tabs-nav {
    line-height: 40px;
    background-color: #eeeeee;
}
.am-tabs-default .am-tabs-nav > .am-active a {
    background-color: #0e90d2;
    color: #ffffff;
}
.am-menu-one .am-menu-nav > .am-active a{
    background-color: #0e90d2;
    color: #ffffff;
}
.am-navbar{ position:fixed;}
.am-navbar-nav a{ display: block;}
@media only screen {
	.am-topbar-btn-none{ display:none !important;}
}
.am-breadcrumb{ margin-bottom: 0;}
.am-gallery-bordered .am-gallery-item img{ height:130px;}
.am-slider .media-list img{ height:238px;}

.sycplb li { height:176px !important}
.sycplb li img{ height:170px  !important}