html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
form,
input,
textarea,
th,
td,
select {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

.text-uppercase {
	text-transform: uppercase;
}

body {
	color: #555;
	font-size: 14px;
	line-height: 25px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
}

a:hover {
	text-decoration: none;
}

.honor img {
	border: 1px solid #ddd;
}

.navbar {
	margin-bottom: 0;
	border-bottom: 1px solid;
	border-bottom-color: rgb(255, 255, 255, 0);
}

.navbar-nav>li {
	margin: 18px 30px;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	background-color: #ff9e19;
}

.navbar-nav>li.active>a,
.navbar-nav>li>a:hover {
	border-bottom: solid #244081 2px;
	color: #244081;
}

.ny_info {
	line-height: 30px;
}

.sy-about,
.sy-product {
	padding-top: 6%;
	padding-bottom: 3%;
}

.sy-about h2 {
	font-size: 30px;
	color: #333;
	margin-bottom: 30px;
}

.sy-p-box .col-md-6 {
	background: #fff;
	padding: 5% 7%;
	text-align: center;
	width: 48%;
	margin: 1%;
	float: left;
	padding-bottom: 2%;
	transition: all 1.6s;
}

.sy-p-box .col-md-6:hover {
	background: #f5f5f5;
}

.ainfo {
	padding-right: 10%;
	line-height: 28px;
}

.abtn {
	margin-top: 50px;
}

.abtn a {
	background: #141414;
	color: #fff;
	padding: 10px 30px;
}

.ptit h2 {
	font-size: 36px;
	color: #333;
	margin-bottom: 20px;
}

.back {
	background: url(images/back.jpg) no-repeat center top;
	background-size: 100% 100%;
	min-height: 790px;
}

.sy-box {
	background-color: #141414;
}

.sy-box .col-md-8 {
	background-color: #fff;
}

.sy-box h2 {
	color: #a7a7a7;
}

.sy-box p {
	color: #fff;
	padding: 20px 0;
}

.ab-box {
	text-align: center;
	padding: 4%;
}

.ptit p {
	padding: 0 23%;
}

.plist {
	margin-top: 5%;
}

.plist .nav-tabs {
	border: 0 none;
	background: url(images/qiemenu.jpg) repeat-x;
	line-height: 58px;
	height: 58px;
	border-radius: 5px;
}

.plist .nav-tabs>li {
	width: 33.33%;
	text-align: center;
}

.plist .nav-tabs>li>a {
	color: #fff;
	border-radius: 0;
	padding: 15px 18px 16px 18px;
	font-size: 18px;
	border: 0 none;
	border-right: 1px solid #1792bf;
	border-radius: 5px;
}

.plist .nav-tabs>li.active>a,
.plist .nav-tabs>li.active>a:focus,
.plist .nav-tabs>li.active>a:hover {
	color: #fff;
	cursor: default;
	background-color: #4cc8d3;
	border: 0 none;
}

.pimg {
	position: relative;
	border: 1px solid #eee;
	overflow: hidden;
}

.pimg img {
	transition: all ease-in-out .3s;
}

.pimg:hover img {
	transform: scale(1.1, 1.1);
}

.tab-content {
	margin-top: 3%;
}

.tab-pane h4 {
	line-height: 50px;
	padding: 0 15%;
	font-size: 16px;
}

.snews {
	padding-top: 4%;
	padding-bottom: 4%;
	background: url(images/hon.jpg) no-repeat center top;
	background-size: 100% 100%;
}

.sy-product {
	background: url(images/bg1.jpg) no-repeat center top;
	background-size: 100% 100%;
	padding: 4% 0;
}

.sp {
	margin-top: 6%;
}

.a1 {
	background: #0577ad;
	color: #fff;
	padding: 20px;
	border-radius: 10px;
}

.a1 h2 {
	font-size: 26px;
	margin-bottom: 20px;
}

.a1 p {
	margin-bottom: 20px;
}

.a2 {
	background: #3d3d3c;
}

.a3 {
	background: #3d3d3c;
}

.sy-news .date-time {
	display: block;
	font-weight: 300;
	width: 74px;
	height: 74px;
	color: #999;
	text-align: center;
	padding-top: 17px;
	border-right: 1px solid #e6e6e6;
}

.sy-news .date-time>span.big {
	font-size: 40px;
	color: #555;
}

.media {
	margin-bottom: 10px;
	padding: 12px;
	border: 1px solid #f2f2f2;
	transition: background 1s;
}

.media:hover {
	background: #e1e1e1;
	color: #fff;
}

h3.media-heading {
	margin-top: 0px;
}

/* .media:hover h3.media-heading a,
.media:hover .date-time,
.media:hover .date-time>span.big,
.media:hover p.des {
	color: #fff;
} */

h3.media-heading a {
	color: #333;
	font-size: 16px;
}

p.des {
	color: #999;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	/*想省略几行就写几*/
	-webkit-box-orient: vertical;
}

.media-left,
.media>.pull-left {
	padding-right: 20px;
}

.media-body,
.media-left,
.media-right {
	display: table-cell;
	vertical-align: top;
}

.ntit {
	margin-bottom: 6%;
}

.stt {
	margin-top: 5%;
}

.zuo i {
	font-style: normal;
	color: #be0003;
	margin-top: 2%;
	margin-bottom: 2%;
	display: inline-block;
}

.zuo h3 {
	margin-bottom: 2%;
	color: #000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.zuo p {
	color: #666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sy-news h2 {
	font-size: 36px;
	color: #666666;
}

.sy-news p {
	font-size: 24px;
	color: #444;
}

.sy-p-box h3 {
	color: #444;
	font-size: 24px;
	margin-top: 7%;

}

.bottom {
	background: #0577ad;
	padding-top: 3%;
	padding-bottom: 3%;
	color: #dddddd;
}

.sbox {
	background: #fff;
	padding: 3%;
}

.sbox ul {
	justify-content: space-around;
	display: flex;
	text-align: center;
}

.sbox p {
	margin-top: 15px;
	line-height: 30px;
}

ul li {}

.sbox ul li:nth-child(1) img:hover {
	content: url(images/index_03.jpg);
}

.sbox ul li:nth-child(2) img:hover {
	content: url(images/icon_2.png);
}

.sbox ul li:nth-child(3) img:hover {
	content: url(images/icon_3.png);
}

.sbox ul li:nth-child(4) img:hover {
	content: url(images/icon_4.png);
}

.sbox ul li:nth-child(5) img:hover {
	content: url(images/icon_5.png);
}

@media (min-width: 768px) {
	.navbar-nav {
		text-align: center;
		float: none;
		margin: 0 auto;
		justify-content: space-around;
		display: flex;
	}
}

.conta {
	padding: 1.5%;
	line-height: 22px;
	color: #eee;
	border: 1px solid #41c3d0;
	border-radius: 50px;
	overflow: hidden;
}

.conta img {
	margin-right: 20px;
}

.bmenu {
	margin-top: 2%;
}

.bmenu a {
	color: #ddd;
	padding: 0 8px;
}

.copy {
	color: #ccc;
	margin-top: 1%;
}

.conta .col-md-3 {
	margin-top: 30px;
	margin-bottom: 20px;
}

.ny-about {
	margin-top: 30px;
	margin-bottom: 50px;
}

.sit {
	margin-bottom: 40px;
}

.sit h2 {
	font-size: 30px;
	color: #333;
	padding-bottom: 15px;
	position: relative;
	margin-bottom: 0;
}

.sit img {
	border: 1px solid #ddd;
}

.sit h2 span {
	color: #666;
}

.sit h2:after {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -1px;
	content: "";
	width: 40px;
	height: 2px;
	background: rgb(0,156,255);
}

.ny-ser a {
	color: #555;
	border: 2px solid #ddd;
}

.ser {
	margin-bottom: 70px;
	margin-top: 20px;
}

.ser a {
	display: inline-block;
	color: #fff;
	border: 2px solid #fff;
	padding: 5px 30px;
	margin-right: 10px;
	font-size: 16px;
}

.ny-ser a {
	background: #333;
	    display: inline-block;
	    color: #fff;
	    border: 2px solid #fff;
	    padding: 9px 30px;
	    margin-right: 10px;
	    font-size: 14px;
	    margin-bottom: 12px;
}

.ny-news .media{
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #b8b8b8;
}
.ny-news .date-time {
  display: block;
  background:#eee;
  font-weight: 300;
  width: 100px;
  height: 100px;
  color: #000;
  text-align: center;
  padding-top:17px;
}
.ny-news .date-time > span.big{
  font-size:  30px;
  font-weight: bold;
}
.media-left, .media>.pull-left {
    padding-right: 20px;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.ny-news p.des {
  font-size: 13px;
  color: #827d7d;
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}

.ny-news ul.blocks-2 li p.des {
  n-p
  margin-bottom: 5px;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.ser a.active,
.ser a:hover {
	background-color: #f39501;
	border: rgba(0, 0, 0, 0);
}

.ny-ser a.active,
.ny-ser a:hover {
	background-color: #0577ad;
	color: #fff;
}

.ptest {
	color: #333;
	line-height: 36px;
}

.media-news {
	padding: 20px 15px;
	border-radius: 6px;
	box-shadow: #ddd 5px 5px 30px;
	margin-bottom: 20px;
	transition: all 0.3s ease-in-out;
}

.media-news h3 {
	color: #333;
}

.media-news h3 i {
	padding-right: 10px;
}

.media-news h6 {
	line-height: 24px;
	color: #666;
	margin: 20px 0;
	max-height: 48px;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/*想省略几行就写几*/
	-webkit-box-orient: vertical;
}

.media-news a {
	display: inline-block;
	color: #fff;
	background: #0577ad;
	border-radius: 6px;
	padding: 5px 15px;
}

.media-news:hover {
	transform: translateY(-10px)
}

.shownews-t {
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.shownews-t h3 {
	font-size: 22px;
}

.ny-pro .media-pro {
	display: block;
}

.ny-pro .pro-img {
	border: 1px solid #ddd;
}

#map {
	width: 100%;
	height: 400px;
}

.grid {
	position: relative;
	border: 1px solid #eee;
	clear: both;
	margin: 0 auto;
	width: 100%;
	list-style: none;
	text-align: center;
	margin-bottom: 20px;
	overflow: hidden;
}

.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	opacity: 1;
}

.grid figure figcaption {
	padding: 10px 15px;
	text-transform: uppercase;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::after,
.grid figure figcaption::before {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption>a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.grid figure figcaption>a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -.15em;
	font-weight: 300;
	color: #fff;
	background: rgba(92, 144, 254, 0.8)
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	color: #fff;
}

figure.effect-goliath {
	background: #0577ad;
}

figure.effect-goliath h2,
figure.effect-goliath img {
	-webkit-transition: -webkit-transform .35s;
	transition: transform .35s;
}

figure.effect-goliath img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-goliath h2,
figure.effect-goliath p {
	position: absolute;
	bottom: 15px;
	left: 0;
	padding: 0 0 0 10px;
}

figure.effect-goliath p {
	text-transform: none;
	opacity: 0;
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	-webkit-transform: translate3d(0, 30px, 0);
	transform: translate3d(0, 30px, 0);
}

figure.effect-goliath:hover img {
	-webkit-transform: translate3d(0, -50px, 0);
	transform: translate3d(0, -50px, 0);
}

figure.effect-goliath:hover h2 {
	-webkit-transform: translate3d(0, -100px, 0);
	transform: translate3d(0, -100px, 0);
}

figure.effect-goliath:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.pager>li.active>a,
.pager>li.active>a:hover,
.pager>li.active>span,
.pager>li.active>span:hover {
	background: #0577ad;
	border-color: #0577ad;
}

.pager {
	display: inline-block;
}

.pager-loose.pager-pills>li>a {
	color: #333;
}

.pager>li.active>a {
	color: #fff;
}

.pager>li.disabled>a {
	color: #ddd;
}



/* 分页样式 */
.pagination {
	color: #666;
	clear: both;
	margin-top: 1em;
	display: block;
	margin: auto;
}

.pagination li {
	display: inline-block;
}

.pagination a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: -1px;
	padding: 0 12px;
	height: 32px;
	line-height: 32px;
	color: #333;
	border: 1px solid #ddd;
	background: #fff;
	text-decoration: none;
	overflow: hidden;
}

.pagination li>span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: -1px;
	padding: 0 12px;
	height: 32px;
	line-height: 32px;
	color: #333;
	border: 1px solid #ddd;
	background: #fff;
	text-decoration: none;
	overflow: hidden;
}

.pagination li.active>span {
	color: #333;
	background: #e1e1e1;
}

.pagination .prev::before {
	font-family: "FontAwesome";
	display: inline-block;
	content: "\f104";
	width: 10px;
	height: 10px;
	margin-right: 5px;
}

.pagination .next::after {
	font-family: "FontAwesome";
	display: inline-block;
	content: "\f105";
	width: 10px;
	height: 10px;
	margin-left: 5px;
}

.pagination a:not(.goto):hover {
	background-color: #eee;
	color: #2a6496
}

.pagination a.cur,
.pagination a.cur:hover {
	background-color: #428bca;
	color: #fff;
	border-color: #428bca;
	margin-right: 1px
}

.pagination a.disabled {
	background-color: #e6e6e6 !important;
	color: #bbb !important;
	cursor: no-drop
}

.pagination .prev {
	border-radius: 5px 0 0 5px
}

.pagination .next {
	border-radius: 0 5px 5px 0;
}

.friendlink {
	float: left;
	color: #fff;
	line-height: 25px;
}

.friendlink i {
	list-style: none;
	font-style: normal;
	line-height: 25px;
	float: left;
}

.friendlink .linkTagcs {
	text-align: left;
	float: right;
	width: 181px;
	max-height: 25px;
	overflow: hidden;
	transition: 0.3s all ease-in-out;
	line-height: 25px;
}

.friendlink .linkTagcs a {
	display: block;
	color: #fff;
}

.friendlink .linkTagcs:hover {
	max-height: 25px;
	overflow-x: hidden;
	overflow-y: auto;
}
