/**
 * .c-z-1 {
	color: #0073dd;
}

.c-z-2 {
	color: #1954c0;
}

.c-z-3 {
	color: #f2e01d;
}

 ***/

/**å¤´éƒ¨**/
.top-box {
	background: #fff;
}

.top-box .top {
	line-height: 35px;
	font-size: 12px;
	color: #666;
	background: #f8f8f8;
}

.top-box .top a {
	margin-left: 9px;
	padding-left: 9px;
	border-left: solid 1px #ccc;
	display: inline-block;
	line-height: 1em;
	color: #fff;
}

.top-box .top a:first-child {
	margin-left: 0px;
	padding-left: 0px;
	border-left: none;
}

.top-box .logo {
	/* width: 301px; */
	padding: 15px 0;
}

.top-box .top-ggy {}

.top-box img {
	display: block;
	width: 100%;
}

.top-box .tell {
	float: right;
	padding-left: 55px;
	color: #666;
	font-size: 14px;
	line-height: 1em;
	margin-top: 21px;
	background: url(../img/logo-tell.png) no-repeat left center;
}

.top-box .tell span {
	display: block;
	padding-top: 5px;
	font-size: 20px;
	color: #f50;
	line-height: 1em;
	font-family: arial;
	letter-spacing: 2px;
}






/* å¤´éƒ¨å¯¼èˆª */
/* å¯¼èˆªç±»æ ·å¼0 */
.top-nav-box {
	/* float: right; */
	background: #0073dd;
}

.top-nav0 {}

.top-nav0>li {
	margin-left: 50px;
	position: relative;
}

.top-nav-box .top-nav0>li:first-child {
	margin-left: 0px;
}

.top-nav-box .top-nav0>li>a {
	line-height: 105px;
	font-size: 16px;
	color: #222;
	position: relative;
	text-align: center;
	display: block;
	letter-spacing: 2px;
}

.top-nav-box .top-nav0 .nav_line {
	position: absolute;
	display: block;
	height: 3px;
	width: 0%;
	left: 50%;
	bottom: 0px;
	transition: 0.3s;
	background: #1954c0;
}

.top-nav-box .top-nav0>li:hover>a,
.top-nav-box .top-nav0>li.index>a,
.top-nav-box .top-nav0>li.focus>a {
	color: #1954c0;
}

.top-nav-box .top-nav0>li:hover .nav_line,
.top-nav-box .top-nav0>li.index .nav_line,
.top-nav-box .top-nav0>li.focus .nav_line {
	width: 100%;
	left: 0%;
	transition: 0.5s;
}

.top-nav-box .top-nav0 .nav-find {
	z-index: 100;
	background: rgba(255, 255, 255, 0.95);
	width: 130px;
	margin-left: -15px;
}

.top-nav-box .top-nav0 .nav-find ul {}

.top-nav-box .top-nav0 .nav-find ul li {
	width: 100px;
	margin: 0 15px;
	border-top: solid 1px #ccc;
}

.top-nav-box .top-nav0 .nav-find ul li:first-child {
	border: none;
}

.top-nav-box .top-nav0 .nav-find ul li a {
	font-size: 14px;
	line-height: 2.8em;
	color: #666;
	transition: 0.3s;
	padding-left: 0px;
}

.top-nav-box .top-nav0 .nav-find ul li:hover a {
	color: #1954c0;
	text-decoration: underline;
	padding-left: 10px;
	transition: 0.5s;
}

/* å¯¼èˆªç±»æ ·å¼1 */
.top-nav-box .top-nav1>li {
	position: relative;
	margin-left: 1px;
}

.top-nav-box .top-nav1>li:first-child {
	margin-left: 0px;
}

.top-nav-box .top-nav1>li>a {
	line-height: 52px;
	font-size: 16px;
	color: #fff;
	position: relative;
	z-index: 10;
	padding: 0 42px;
}

.top-nav-box .top-nav1>li:hover>a,
.top-nav-box .top-nav1>li.index>a,
.top-nav-box .top-nav1>li.focus>a {
	color: #fff;
	background: #1954c0;
}

.top-nav-box .top-nav1 .nav-find {
	display: block;
	width: 100%;
	z-index: 100;
}

.top-nav-box .top-nav1 .nav-find>ul {
	text-align: center;
	background: #1954c0;
	opacity: 0.9;
}

.top-nav-box .top-nav1 .nav-find ul li {
	border-top: solid 1px #0073dd;
	margin: 0 10px;
}

.top-nav-box .top-nav1 .nav-find ul li a {
	color: #f8f8f8;
	font-size: 14px;
	line-height: 3em;
}

.top-nav-box .top-nav1 .nav-find ul li a:hover {
	color: #fff;
	text-decoration: underline;
}


/* è½®æ’­å›¾ */
.index-banner {
	display: block;
	width: 100%;

}

.swiper-pagination-bullet-active {
	background: #1954c0;
}


/**é¦–é¡µå…¬å¸ç®€ä»‹**/
.index-about {
	height: 410px;
	background: url(../img/about-bg.jpg) no-repeat top center / 1920px auto;
}

.index-about-box {
	float: left;
	width: 560px;
	padding-right: 40px;
}

.index-about-box .index-about-top {
	color: #fff;
	font-size: 28px;
	padding-top: 50px;
}

.index-about-box .index-about-top .about-en {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	color: #ccc;
	line-height: 2em;
	margin-bottom: 15px;
}

.index-about-box .text {
	color: #ececec;
	text-align: justify;
	font-size: 14px;
	line-height: 2em;
	margin-bottom: 20px;
}

.index-about-box a {
	display: inline-block;
	color: #fff;
	font-size: 12px;
	border-color: rgba(255, 255, 255, 1.0);
	background-image: url(../img/more-bg1.png);
	background-color: rgba(255, 255, 255, 0.0);
}

.index-about-box a:hover {
	color: #1954c0;
	border-color: rgba(255, 255, 255, 0.0);
	background-image: url(../img/more-bg2.png);
	background-color: rgba(255, 255, 255, 1.0);

}

/* é¦–é¡µé€šæ  */
.index-pic .container {
	position: relative;
	height: 0px;
}

.index-pic a {
	position: absolute;
	display: block;
	border: solid 1px rgba(255, 255, 255, 1.0);
	font-size: 16px;
	line-height: 35px;
	width: 120px;
	border-radius: 50px;
	color: #fff;
	text-align: center;
	right: 0;
	top: 100px;
	background: rgba(255, 255, 255, 0.0);
	transition: 0.3s;
}

.index-pic a:hover {
	border-color: rgba(255, 255, 255, 0.0);
	background: rgba(255, 255, 255, 1.0);
	color: #1954c0;
	transition: 0.3s;
}


/**é¦–é¡µäº§å“1**/
.index-product {
	padding-bottom: 60px;
	background: #f8f8f8;
}

.index-product-nav {
	display: block;
	margin-bottom: 20px;
}

.index-product-nav {
	font-size: 0;
	text-align: center;
}

.index-product-nav a {
	display: inline-block;
	font-size: 14px;
	color: #333;
	padding: 0px 1.5em;
	line-height: 3em;
	transition: 0.3s;
	background: #fff;
	margin: 0 5px;
}

.index-product-nav a:hover {
	color: #fff;
	background: #0073dd;
	transition: 0.5s;
}


.index-product-list-box {}

.index-product-list-ul {
	margin-bottom: 30px;
}

.index-product-list-ul li {
	text-align: center;
	transition: 0.5s;
	background: #ccc;
	width: 285px;
	transition: 0.3s;
	margin-right: 20px;
	margin-bottom: 20px;
}

.index-product-list-ul li:nth-child(4n) {
	margin-right: 0;
}

.index-product-list-ul li a {
	display: block;
	margin: 1px;
}

.index-product-list-ul li a .pic {
	overflow: hidden;
	height: 226px;
}

.index-product-list-ul li img {
	display: block;
	width: 100%;
	transform: scale(1);
	transition: 0.3s;
	min-height: 100%;
	/*! height: auto; */
}

.index-product-list-ul li:hover img {
	transform: scale(1.1);
	transition: 0.5s;
}

.index-product-list-ul li .text {
	padding: 15px 10px;
	background: #fff;
	transition: 0.3s;
}

.index-product-list-ul li:hover,
.index-product-list-ul li:hover .text {
	background: #1954c0;
	transition: 0.5s;
}


.index-product-list-ul li .title {
	font-size: 16px;
	color: #333;
	line-height: 1.5em;
	transition: 0.5s;
}

.index-product-list-ul li:hover .title {
	color: #fff;
	transition: 0.5s;
}

/* é¦–é¡µä¼˜åŠ¿ */
.index-youshi {
	padding-bottom: 100px;
	position: relative;
	background: url(../img/youshi-bg.jpg) no-repeat top center;
	background-size: 1920px auto;
}


.index-youshi .index-bt1 .title {
	color: #fff;
}

.index-youshi .index-bt1 span {
	background: #fff;
}

.index-youshi-box {}

.index-youshi-box li {
	float: left;
	width: 23.5%;
	margin-right: 2%;
	text-align: center;
	background: rgba(255, 255, 255, 0.2);
	transition: 0.3s;
}

.index-youshi-box li:nth-child(4) {
	margin-right: 0;
}

.index-youshi-box li:hover {
	background: rgba(0, 160, 233, 0.7);
	transition: 0.5s;
}

.index-youshi-box li:first-child {}

.index-youshi-box li a {
	display: block;
}

.index-youshi-box li .pic {
	width: 50PX;
	margin: 0 auto;
	padding: 25px 0;
}

.index-youshi-box li .pic img {
	display: block;
	width: 100%;
}

.index-youshi-box li a:hover img {
	transform: rotateY(360deg);
	transition: 0.5s;
}

.index-youshi-box li .text {
	padding: 0 30px 30px;
}

.index-youshi-box li .title {
	font-size: 18px;
	color: #fff;
	transition: 0.5s;
	margin: 5px 0 15px;
	line-height: 2me;
}

.index-youshi-box li a:hover .title {
	transition: 0.5s;
}

.index-youshi-box li .info {
	font-size: 14px;
	color: #ccc;
	text-align: justify;
	line-height: 1.5em;
	height: 10.5em;
}

/* æ¡ˆä¾‹ */
.index-case {
	padding-bottom: 100px;
}

.index-case-list {}

.index-case-list .index-more3 {
	margin-top: 40px;
}

.index-case-list li {
	float: left;
	width: 285px;
	background: #ccc;
	transition: 0.3s;
}

.index-case-list li:hover {
	background: #0073dd;
	transition: 0.5s;
}

.index-case-list li a {
	display: block;
	margin: 1px;
}

.index-case-list li .pic {
	height: 207px;
	overflow: hidden;
}

.index-case-list li img {
	display: block;
	width: 100%;
	/* height: auto; */
}


.index-case-list li .text {
	text-align: center;
	background: #fff;
	padding: 5px 10px 10px;
	transition: 0.3s;
}

.index-case-list li:hover .text {
	background: #1954c0;
	transition: 0.6s;
}

.index-case-list li .title {
	font-size: 16px;
	color: #333;
	padding: 10px 0;
	transition: 0.3s;
}

.index-case-list li:hover .title {
	color: #fff;
	transition: 0.5s;
}

/**é¦–é¡µæ–°é—»**/
.index-news {
	background: #f8f8f8;
	padding-bottom: 80px;
}

.index-news-nav {
	text-align: center;
	font-size: 0;
	margin-bottom: 30px;
}

.index-news-nav a {
	display: inline-block;
	font-size: 14px;
	text-align: center;
	line-height: 3em;
	width: 8.5em;
	background: #fff;
	color: #333;
	transition: 0.3s;
}

.index-news-nav a.focus {
	background: #0073dd;
	color: #fff;
	transition: 0.5s;
}

.index-news-box .left-box {
	width: 450px;
	background: #ccc;
}

.index-news-box .left-box a {
	display: block;
	margin: 1px;
}

.index-news-box .left-box .pic {
	height: 337px;
	overflow: hidden;
}

.index-news-box .left-box img {
	display: block;
	width: 100%;
/* 	min-height: 100%;
	height: auto; */
}

.index-news-box .left-box .text {
	padding: 15px 20px;
	background: #fff;
}

.index-news-box .left-box .title {
	font-size: 18px;
	color: #333;
	text-align: left;
	transition: 0.5s;
}

.index-news-box .left-box .time {
	font-size: 14px;
	line-height: 2.5em;
	color: #ccc;
}

.index-news-box .left-box .info {
	font-size: 14px;
	line-height: 23px;
	color: #999;
	text-align: justify;
	transition: 0.5s;
	height: 69px;
}

.index-news-box .left-box a:hover .title {
	transition: 0.5s;
	color: #1954c0;
}

.index-news-box .right-box {
	width: 710px;
}

.index-news-box .right-box ul li a {
	display: block;
}

.index-news-box .right-box ul li {
	padding: 20px;
	background: #fff;
	position: relative;
	padding-left: 130px;
	margin-top: 15px;
	border: solid 1px #ccc;
}

.index-news-box .right-box ul li:first-child {
	margin-top: 0;
}

.index-news-box .right-box ul li .text {
	display: block;
}

.index-news-box .right-box ul li .text .title {
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
	transition: 0.5s;
}

.index-news-box .right-box ul li:hover .text .title {
	color: #1954c0;
	transition: 0.5s;
}

.index-news-box .right-box ul li .text .info {
	font-size: 14px;
	color: #999;
	line-height: 1.5em;
	height: 3em;
}

.index-news-box .right-box ul li .text .time {
	color: #ccc;
	position: absolute;
	left: 0;
	width: 95px;
	text-align: center;
	top: 20px;
	line-height: 1em;
	height: 71px;
	border-right: solid 1px #ccc;
}

.index-news-box .right-box ul li .text .time span.r {
	font-size: 45px;
	color: #1954c0;
	display: block;
	line-height: 50px;
	font-family: arial;
}

.index-news-box .right-box ul li:hover .text .time span.r {
	transform: rotateY(360deg);
	transition: 0.5s;
}

.index-news-box .right-box ul li .text .time span.sj {
	font-size: 14px;
	margin-right: -3px;
}



/**é¦–é¡µå‹æƒ…é“¾æŽ¥**/
.index-link {
	padding: 25px 0;
	background: #f8f8f8;
	border-top: solid 1px #ccc;
}

.index-link .container {}


.index-link .left .title {
	color: #333;
	background: url(../img/link2.png) no-repeat left center / 1em 100%;
	padding-left: 30px;
}

.index-link .index-link-list {
	width: 1040px;
}

.index-link .index-link-list a {
	color: #666;
	margin-right: 5px;
}

.index-link .index-link-list a:hover {
	color: #1954c0;
	text-decoration: underline;
}

/*åº•éƒ¨*/
.footer {
	background: #333333;
}

.footer a {
	color: #fff;
}

.banquan a:hover,
.footer a:hover {
	color: #fff;
	text-decoration: underline;
}

.footer .gooter-bt {
	color: #fff;
	font-size: 16px;
	margin-bottom: 15px;
}

.footer-cent1 {
	border-bottom: solid 1px #444;
}

.footer-cent1 .footer-nav-box {
	line-height: 80px;
	text-align: center;
}

.footer-cent1 .footer-nav-box ul {
	font-size: 0;
}

.footer-cent1 .footer-nav-box ul li {
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	margin: 0 25px;
}

.footer-cent1 .footer-nav-box ul li:first-child {
	margin-left: 0;
}

.footer-cent1 .footer-nav-box ul li a {
	color: #999;
}

.footer-cent2 {
	padding: 60px 0;

}

.footer-cent2 .container {
	position: relative;
}

.footer-cent2 .xian1 {
	display: block;
	position: absolute;
	width: 1px;
	background: #444;
	left: 360px;
	top: 0px;
	height: 160px;
}

.footer-cent2 .xian2 {
	display: block;
	position: absolute;
	width: 1px;
	background: #444;
	left: 940px;
	top: 0px;
	height: 160px;
}

.footer-cent2 .footer-jieshao {
	float: left;
	width: 240px;
}

.footer-cent2 .footer-jieshao .info {
	font-size: 14px;
	color: #999;
	line-height: 1.75em;
	text-align: justify;
}

.footer-cent2 .footer-lxfs {
	float: left;
	width: 400px;
	margin-left: 240px;
}

.footer-cent2 .footer-lxfs p {
	font-size: 14px;
	vertical-align: top;
	color: #999;
	line-height: 1.75em;
}

.footer-cent2 .wx-pic {
	width: 120px;
	float: right;
	font-size: 18px;
	text-align: center;
	color: #fff;
}

.footer-cent2 .wx-pic img {
	display: block;
	width: 100%;
}

.footer-cent2 .wx-pic p {
	color: #fff;
	background: #1954c0;
	font-size: 16px;
	line-height: 3em;
}

.footer-cent3 {
	background: #222;
	font-size: 14px;
	color: #999;
	padding: 20px 0;
	text-align: center;
}


.fudong-box ul li.fudong-tell div p {
	line-height: 30px;
	color: #fff;
	width: 8.5em;
	text-align: left;
	font-size: 24px;
	padding: 9px;
}

/**å†…é¡µé€šç”¨**/
/**å†…é¡µbanner**/
.banner-ny {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.banner-ny img {
	position: relative;
	width: 1920px;
	display: block;
	left: 50%;
	margin-left: -960px;
}

/**é¢åŒ…å±‘**/
.ny-location {
	background: #ededed;
	margin-bottom: 30px;
}

.ny-location p.location {
	width: 1170px;
	padding-left: 30px;
	background: url(../img/location-iocn.png) no-repeat left center;
	color: #999;
	line-height: 66px;
	background-size: 24px auto;
}

.location a {
	margin: 0 5px;
}

.location a:first-child {
	margin-left: 0;
}

.location a:hover {
	text-decoration: underline;
}

/**ä¸»é¢˜å†…å®¹**/
.ny-main {}

.ny-main>.container {
	background: #fff;
	min-height: 550px;
	padding-bottom: 70px;
}

/**å†…é¡µèœå•**/

.ny-nav-box {
	width: 250px;
	float: left;
}

.ny-nav-box h2 {
	background: #1954c0;
	padding-left: 25px;
	position: relative;
	color: #fff;
}

.ny-nav-box h2 span {
	position: absolute;
	text-transform: uppercase;
	color: #fff;
	opacity: 0.4;
	margin-left: 0.5em;
	font-size: 16px;
}

.ny-nav-ul {
	padding-bottom: 30px;
}

.ny-nav-ul li {
	margin-top: 2px;
	background: #ededed;
	padding-left: 25px;
	overflow: hidden;
	height: 45px;
}

.ny-nav-ul li a {
	display: block;
	line-height: 45px;
	font-size: 16px;
	color: #666;
	position: absolute;
	z-index: 2;
	width: 100%;
	background: url(../img/ny-nav-jt1.png) no-repeat 200px center;

}

.ny-nav-ul li p {
	bottom: 0;
	height: 100%;
	width: 0%;
	background: #0073dd;
	z-index: 1;
	left: 0;
	transition: 0.3s;
}

.ny-nav-ul li.focus a,
.ny-nav-ul li:hover a {
	color: #fff;
	background: url(../img/ny-nav-jt2.png) no-repeat 200px center;

}

.ny-nav-ul li.focus p,
.ny-nav-ul li:hover p {
	width: 100%;
	transition: 0.5s;
}

.ny-nav-box .ny-lxfs {
	border-top: solid 4px #1954c0;
	background: #f8f8f8;
}

.ny-nav-box .ny-lxfs img {
	display: block;
	width: 100%;
	margin-bottom: 15px;
}

.ny-nav-box .ny-lxfs p {
	font-size: 0;
	padding: 0 10px;
	padding-bottom: 10px;
}

.ny-nav-box .ny-lxfs p:last-child {
	padding-bottom: 20px;
}

.ny-nav-box .ny-lxfs p span {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	color: #666;
}

.ny-nav-box .ny-lxfs p .lxfs-bt {
	width: 5em;
	text-align: right;
}

.ny-nav-box .ny-lxfs p .lxfs-info {
	width: 155px;
	text-align: justify;
}

/**å³ä¾§æ­£æ–‡**/
.right-box {
	width: 920px;
}

.right-box #map {
	margin-top: 50px;
}

.right-box-top {
	border-bottom: solid 1px #ccc;
	margin-bottom: 12px;
	margin-top: 14px;
}

.right-box-top .type-name {
	border-bottom: solid 3px #1954c0;
	color: #1954c0;
	display: inline-block;
	font-size: 21px;
	margin-bottom: -2px;
}

.right-box .detail {
	font-size: 14px;
	line-height: 2.2em;
	color: #666;
	text-align: justify;
}

.right-box .detail p {
	text-indent: 2em;
}

.right-box .detail img {
	display: block;
	max-width: 100%;
	margin: 0.75em auto 0;
	height: auto !important;

}

.right-box .detail *+p {
	margin-top: 1em;
}

.ny-content-box h3 {
	line-height: 2em;
	color: #0073dd;
	font-size: 1.5em;
}

.ny-content-box h4 {
	line-height: 2em;
	color: #0073dd;
	font-size: 1.3em;
}

.right-box .detail *+ul,
.right-box .detail *+ol {
	padding-left: 1em;
	margin-top: -0.5em;
	margin-top: 0.75em;
}

.right-box .detail *>li {
	color: #999;
	font-size: 12px;
	margin-bottom: 0.5em;
}


.right-box .detail table {
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	width: 100% !important;
	height: auto !important;
	background: none !important;
}

.right-box .detail table tr {}

.right-box .detail table tr:nth-child(2n) {
	background: #f5f5f5;
}

.right-box .detail table tr>* {
	padding: 5px;
	border-top: none;
	margin: 0;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

.right-box .detail video {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}


/* å†…é¡µç›¸å†Œ */
.honor-list {}

.honor-list>li {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%;
	background: #ccc;
	transition: 0.3s;
}

.honor-list>li a {
	display: block;
	margin: 1px;
	background: #fff;
}

.honor-list>li:nth-child(3n) {
	margin-right: 0;
}

.honor-list>li .pic {
	display: block;
	overflow: hidden;
	height: 413px;
}

.honor-list>li img {
	height: auto;
	display: block;
	width: 100%;
}

.honor-list>li .title {
	font-size: 16px;
	text-align: center;
	padding: 15px 0;
	background: #fff;
	color: #333;
	transition: 0.3s;

}

.honor-list>li:hover {
	background: #1954c0;
	transition: 0.5s;
}

.honor-list>li:hover .title {
	background: #1954c0;
	color: #fff;
	transition: 0.5s;
}

/* å†…é¡µäº§å“ */
.product-list {
	padding: 0;
	margin: 0;
}

.product-list li {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%;
	box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.5);
	transition: 0.5s;
	background: #ccc;
}

.product-list li a {
	display: block;
	background: #fff;
	margin: 1px;
}

.product-list li:nth-child(3n) {
	margin-right: 0;
}

.product-list li .pic {
	display: block;
	width: 100%;
	height: 233px;
}

.product-list li .pic img {
	display: block;
	width: 100%;
	/* height: auto; */
}

.product-list li .text {
	width: 100%;
	text-align: center;
}

.product-list li .title {
	line-height: 1.5em;
	padding: 1em 0;
	background: #fff;
	font-size: 16px;
	transition: 0.5s;
	color: #333;
}

.product-list li .info {
	line-height: 1.75em;
	font-size: 14px;
	color: #999;
}

.product-list li:hover {
	background: #0073dd;
	transition: 0.5s;
}

.product-list li:hover .title {
	color: #fff;
	background: #0073dd;
	transition: 0.5s;
}

/*äº§å“è¯¦æƒ…*/
.ny-cp-detail-top {
	margin-bottom: 40px;
}

.ny-cp-detail-top .pic {
	width: 100%;
	float: left;
	border: solid 1px #ccc;
	height: 242px;
	overflow: hidden;
}

.ny-cp-detail-top .pic img {
	display: block;
	width: 100%;
	height: auto;
}

.ny-cp-detail-top .ny-cp-detail-info {
	float: right;
	width: 500px;
}

.ny-cp-detail-top .ny-cp-detail-info .title {
	font-size: 20px;
	color: #333;
	margin-bottom: 15px;
}

.ny-cp-detail-top .ny-cp-detail-info>p {
	font-size: 14px;
	color: #999;
	line-height: 1.5em;
}

.ny-cp-detail-top .ny-cp-detail-info>p span span {
	color: #f50;
}

.ny-cp-detail-top .ny-cp-detail-info .text {
	color: #999;
	font-size: 14px;
	line-height: 1.5em;
	text-align: justify;
	margin-top: 15px;
}

.ny-cp-detail-bt {
	height: 40px;
	line-height: 39px;
	border-bottom: 1px solid #ddd;
	position: relative;
	margin-bottom: 10px;
}

.ny-cp-detail-bt p {
	display: inline-block;
	font-size: 20px;
	color: #0073dd;
	border-bottom: 2px solid #0073dd;
}

.exzoom_img_ul {
	position: relative;
	overflow: hidden;
	width: 400px;
}

/**å†…é¡µæ–°é—»**/
.news-list {
	padding: 0;
	margin: 0;
}

.news-list li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: dashed 1px #ccc;
}

.news-list li a {}

.news-list li .pic {
	float: left;
	width: 220px;
	margin-right: 20px;
	height: 165px;
	overflow: hidden;
}

.news-list li .pic img {
	display: block;
	width: 100%;
	/* height: auto; */
}

.news-list li .text {
	padding: 15px 15px 0 0;
}

.news-list li .title {
	font-size: 18px;
	color: #666;
}

.news-list li:hover .title {
	color: #0073dd;
}

.news-list li .info {
	font-size: 14px;
	line-height: 1.75em;
	color: #999;
	text-align: justify;
}

.time-box {
	font-size: 12px;
	color: #999;
	line-height: 40px;
}

.time-box span span {
	color: #f50;
}

.time-box .click {
	background: url(../img/index-news-click.png) no-repeat left center;
	background-size: 20px 20px;
	margin-right: 20px;
	padding-left: 25px;
}

.time-box .time {
	padding-left: 25px;
	background: url(../img/index-news-time.png) no-repeat left center;
	background-size: 20px 20px;
}

.news-list2 li {
	margin-top: 15px;
	margin-bottom: 20px;
}

.news-list2 li .time {
	width: 87px;
	height: 87px;
	border: 3px solid #1954c0;
	margin-right: 10px;
	margin-bottom: 0;
	text-align: center;
	color: #1954c0;
	font-size: 50px;
	line-height: 70px;
}

.news-list2 li .time span {
	font-size: 14px;
	color: #1954c0;
	line-height: 12px;
	margin-top: -4px;
}

.news-list2 li .ny-news-pic {
	width: 160px;
}

.news-list2 .text {
	float: left;
	width: 795px;
	padding-right: 10px;
}

.news-list2 .text p.info {
	margin-bottom: 0;
}

.news-list3 li {
	display: inline-block;
	float: left;
	vertical-align: middle;
	width: 49%;
	margin-left: 0px;
	margin-bottom: 15px;
}

.news-list3 li a.more {
	display: inline;
}

.news-list3 li a.title {
	display: inline-block;
}

.news-list3 li:nth-child(2n) {
	margin-left: 2%;
}

.news-list3 li .ny-news-info p {
	margin-bottom: 0;
}

.news-list4 {}

.news-list4 li {
	font-size: 16px;
	line-height: 2.5em;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: dashed 1px #ccc;
}

.news-list4 li .title {
	color: #333;
	padding-left: 0px;
	transition: 0.3s;
}

.news-list4 li:hover .title {
	padding-left: 10px;
	transition: 0.5s;
	color: #0073dd;
}

.news-list4 li .title span {
	display: block;
	float: right;
	font-size: 14px;
	color: #f50;
}

/* æ–‡ç« æ­£æ–‡ */
.news-detail h3.title {
	font-size: 20px;
	text-align: center;
	color: #0073dd;
}

.news-detail .news-detail-info {
	text-align: center;
	line-height: 3em;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: dashed 1px #ccc;
	font-size: 14px;
	color: #999;
}

.news-detail .news-detail-info>span {
	margin: 0 10px;
}

.news-detail .news-detail-info>span span {
	color: #f80;
}

/* æ¡ˆä¾‹ */
.case-list {}

.case-list li {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%;
	transition: 0.3s;
	background: #ccc;
}

.case-list li:hover {
	background: #1954c0;
	transition: 0.5s;
}

.case-list li:nth-child(3n) {
	margin-right: 0%;
}

.case-list li a {
	display: block;
	margin: 1px;
	background: #fff;
}

.case-list li .pic {
	height: 214px;
}

.case-list li .pic img {
	display: block;
	width: 100%;
	/* height: auto; */
}



.case-list li .text {
	text-align: center;
}

.case-list li .title {
	line-height: 1.5em;
	font-size: 16px;
	background: #fff;
	transition: 0.3s;
	padding: 1em 10px;
	color: #333;
}

.case-list li:hover .title {
	background: #1954c0;
	color: #fff;
	transition: 0.5s;
}

.case-list li .info {
	line-height: 1.5em;
	font-size: 12px;
	color: #999;
}

/* ç•™è¨€ */
.message {
	width: 800px;
	margin: 0 auto;
}

.message-tishi {
	margin-bottom: 10px;
	text-align: center;
}

.message>p {
	text-align: center;
	font-size: 16px;
	line-height: 3em;
}

.message .btx {
	color: #f30;
	position: absolute;
	line-height: 42px;
	margin-left: -15px;
	font-size: 14px;
}

.message .message-input-box {
	font-size: 0;
	text-align: center;
}

.message .message-input-box input {
	font-size: 16px;
	line-height: 40px;
	padding: 0 5px;
	background: #fff;
	border-radius: 2px;
	border: solid 1px #ccc;
	text-align: left;
	width: 350px;
	display: inline-block;
	margin-bottom: 15px;
	color: #666;
	margin-right: 25px;
}

.message .message-input-box input:focus {
	border-color: #0873ce;
}

.message .message-textarea-box {
	text-align: center;
	font-size: 0;
}

.message .message-textarea-box textarea {
	padding: 5px;
	border-radius: 2px;
	border: solid 1px #ccc;
	font-size: 16px;
	line-height: 30px;
	background: #fff;
	width: 738px;
	display: block;
	height: 146px;
	color: #666;
	margin-bottom: 20px;
	margin-left: 12px;
}

.message .message-textarea-box input {
	display: inline-block;
	background: #f8f8f8;
	color: #666;
	border-radius: 2px;
	border: none;
	line-height: 2.5em;
	font-size: 16px;
	cursor: pointer;
	width: 130px;
	margin: 0 7px;
}

.message .message-textarea-box .tijiao {
	background: #0073dd;
	color: #fff;
}

.message .message-textarea-box input:hover {
	background: #0073dd;
	color: #fff;
}


.ny-liuyan {
	padding-top: 20px;
	border-top: dashed 1px #ccc;
	margin-top: 20px;
	width: 100%;
}

.ny-liuyan #ly_cont {
	display: none;
}

.ny-liuyan .message-textarea-box textarea {
	padding: 5px;
	border-radius: 2px;
	border: solid 1px #ccc;
	font-size: 16px;
	line-height: 30px;
	background: #fff;
	width: 738px;
	display: inline-block;
	height: 146px;
	color: #666;
	margin: 0 100px 20px 73px;
}

.ny-liuyan .message-textarea-box .tijiao {
	margin-left: -492px;
}

/**åˆ†æ å›¾ç‰‡**/

.fenlan1 {
	background: url(../img/fenlan1.jpg) no-repeat top center;
	height: 170px;
}

.fenlan1 p {
	position: absolute;
	color: #fff;
	font-size: 33px;
	display: inline-block;
	right: 36px;
	margin-top: 87px;
}


/**æœç´¢**/
.ny-shousuo-bt {
	line-height: 2em;
	margin: 40px auto;
}

.ny-shousuo {
	padding-left: 0;
}

.ny-shousuo li {
	padding-top: 9px;
	margin-top: 10px;
	border-top: dashed 1px #ccc;
}

.ny-shousuo li:first-child {
	padding-top: 0px;
	margin-top: 0px;
	border: none;
}

.ny-shousuo li h3 a {
	color: #333;
	font-size: 18px;
}

.ny-shousuo .shousuo-info {
	font-size: 14px;
	line-height: 2em;
	color: #666;
	margin: 5px 0 5px;
}

.ny-shousuo li>font {
	font-size: 12px;
	color: #999;
}

.ny-shousuo li>font a {}

.ny-shousuo li>font span {
	display: inline-block;
	padding-left: 10px;
}

.ny-shousuo li>font span:first-child {
	padding: 0;
}
