@charset "utf-8";
/* CSS Document */
@keyframes jumpss {
 0%, 100% {
 transform: translateX(0);
}
 50% {
 transform: translateX(50px);
}
}
.wid100 {
	display: block;
	width: 100%;
	overflow: hidden;
}
.wid80 {
	display: block;
	width: 80%;
	overflow: hidden;
	margin: 0px auto;
}
.left {
	display: block;
	float: left;
}
.right {
	display: block;
	float: right;
}
.home .swiper-slide h3 {
	margin-left: 10%;
	color: #fff;
	font-size: 42px;
	font-weight: normal;
	background: url(../img/li1.png) left center no-repeat;
	height: 63px;
	line-height: 63px;
	padding-left: 2%;
	width: 88%;
	margin-bottom: 10px;
	margin-top: 10%;
}
.home .swiper-slide h4, .home .swiper-slide h5 {
	margin-left: 10%;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	background: url(../img/li2.png) left center no-repeat;
	height: 39px;
	line-height: 39px;
	padding-left: 2%;
	width: 88%;
	margin-bottom: 10px;
}
.aboutus {
	background: url(../img/bg_about.png) right center no-repeat;
}
.aboutus .left {
	background: url(../img/bg_logo.png) left center no-repeat #fff;
	padding: 130px 0px 130px 10%;
	width: 48%;
	overflow: hidden;
}
.aboutus .left h2 {
	font-weight: normal;
	font-size: 40px;
	margin-bottom: 40px;
}
.aboutus .left h2 span {
	font-size: 18px;
	text-transform: uppercase;
	margin-left: 30px;
}
.aboutus .left p {
	font-size: 14px;
	line-height: 30px;
}
.aboutus .left a {
	width: 153px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #fff;
	background: #132f7f;
	display: block;
	margin-top: 40px;
}
.aboutus .right {
	margin-right: 10%;
	width: 42%;
	height: 440px;
	margin-top: 130px;
}
.aboutus .right #pic {
	background: url(../img/video.jpg) center no-repeat;
	width: 100%;
	height: 100%;
	display: block;
	cursor: pointer;
}
.aboutus .right #play {
	display: none;
	width: 100%;
	height: 100%;
}
.news {
	background: #f4f5f5;
	padding: 70px 0px;
	overflow: hidden;
}
.news .left {
	margin-left: 5%;
	width: 17%;
}
.news .left h2 {
	font-weight: normal;
	font-size: 40px;
	margin-bottom: 40px;
}
.news .left h2 span {
	font-size: 18px;
	text-transform: uppercase;
	margin-left: 30px;
}
.news .left a {
	display: block;
	width: 153px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #999;
	margin-bottom: 20px;
}
.news .left a.on, .news .left a:hover {
	background: #132f7f;
	border-color: #132f7f;
	color: #fff;
}
.news .right {
	margin-right: 5%;
	width: 68%;
}
.news .right ul li {
	display: block;
	float: left;
	margin-right: 2%;
	width: 32%;
	overflow: hidden;
}
.news .right ul li:nth-child(3n) {
	margin-right: 0px;
}
.news .right ul li img {
	display: block;
	width: 100%;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	transition: .5s all;
	-webkit-transform: scale(1, 1) rotate(0);
	-ms-transition: .5s all;
}
.news .right ul li:hover img {
	-webkit-transform: scale(1.06, 1.06);
	-moz-transform: scale(1.06, 1.06);
	-o-transform: scale(1.06, 1.06);
	transform: scale(1.06, 1.06);
	-ms-transform: scale(1.06, 1.06);
}
.news .right ul li span {
	display: block;
	width: 100%;
	border-bottom: 1px solid #ddd;
	color: #999;
	height: 40px;
	line-height: 40px;
	margin-top: 15px;
}
.news .right ul li h3 {
	display: block;
	font-weight: normal;
	height: 70px;
	line-height: 70px;
	font-size: 18px;
}
.news .right ul li em {
	display: block;
	color: #999;
	font-style: normal;
	background: url(../img/icon1.png) 30% center no-repeat;
	height: 43px;
	line-height: 43px;
	transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
}
.news .right ul li:hover em {
	color: #132f7f;
	background: url(../img/icon2.png) 35% center no-repeat;
	transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
}
.products {
	background: url(../img/ip3_bj.png) center no-repeat;
	padding: 70px 0px;
	overflow: hidden;
}
.products .hd {
	position: relative;
	float: right;
	width: 42%;
}
.products .hd h2 {
	display: block;
	font-weight: normal;
	font-size: 40px;
	margin-bottom: 20px;
	text-align: right;
	padding-right: 5%;
}
.products .hd h2 span {
	font-size: 18px;
	text-transform: uppercase;
	margin-right: 30px;
}
.products .hd p.txt {
	display: block;
	color: #999;
	text-align: right;
	padding-right: 5%;
}
.products .hd .em {
	display: block;
	color: #999;
	font-style: normal;
	background: url(../img/icon1.png) right center no-repeat;
	height: 43px;
	line-height: 43px;
	text-align: right;
	padding-right: 10%;
	margin: 20px 5% 20px 0px;
}
.products .hd .em:hover {
	color: #132f7f;
	background: url(../img/icon2.png) right center no-repeat;
}
.products .hd ul {
	display: block;
	width: 100%;
}
.products .hd ul li {
	display: block;
	width: 100%;
	background: url(../img/line.png) 94% center no-repeat;
	text-align: right;
	cursor: pointer;
	font-size: 24px;
	height: 55px;
	line-height: 55px;
}
.products .hd ul li a {
	margin-right: 23%;
}
.products .hd ul li:nth-child(1).on {
	background: url(../img/icon10.png) 94% center no-repeat #132f7f;
}
.products .hd ul li:nth-child(2).on {
	background: url(../img/icon11.png) 94% center no-repeat #132f7f;
}
.products .hd ul li:nth-child(3).on {
	background: url(../img/icon12.png) 94% center no-repeat #132f7f;
}
.products .hd ul li:nth-child(4).on {
	background: url(../img/icon13.png) 94% center no-repeat #132f7f;
}
.products .hd ul li:nth-child(5).on {
	background: url(../img/icon14.png) 94% center no-repeat #132f7f;
}
.products .hd ul li:nth-child(6).on {
	background: url(../img/icon15.png) 94% center no-repeat #132f7f;
}
.products .hd ul li:nth-child(7).on {
	background: url(../img/icon16.png) 94% center no-repeat #132f7f;
}
.products .hd ul li.on a {
	color: #fff;
}
.products .bd {
	float: left;
	width: 58%;
}
.products .bd ul {
	zoom: 1;
}
.products .bd ul img {
	width: 100%;
	margin-top: 130px;
}
.hezuo {
	padding: 80px 0px;
	overflow: hidden;
}
.hezuo li {
	display: block;
	float: left;
	width: 10.75%;
	margin-right: 2%;
	border: 1px solid #ddd;
}
.hezuo li img {
	width: 100%;
}
.hezuo li:last-child {
	margin-right: 0px;
}
.footer {
	background: #222;
	padding: 50px 0px;
	overflow: hidden;
}
.footer .left {
	margin-right: 5%;
}
.footer .left:nth-child(1) {
}
.footer .left:nth-child(1) li {
	color: #fff;
	padding-left: 40px;
	margin-bottom: 10px;
}
.footer .left:nth-child(1) li:nth-child(1), .footer .left:nth-child(1) li:nth-child(2) {
	background: url(../img/icon20.png) left center no-repeat;
}
.footer .left:nth-child(1) li:nth-child(3) {
	background: url(../img/icon21.png) left center no-repeat;
}
.footer .left:nth-child(1) li:nth-child(4) {
	background: url(../img/icon22.png) left center no-repeat;
}
.footer .left:nth-child(2) h2 a, .footer .left:nth-child(3) h2 a, .footer .left:nth-child(4) h2 a {
	color: #fff;
	font-size: 14px;
	margin-bottom: 20px;
	display: block;
	width: 100%;
}
.footer .left:nth-child(2) li a, .footer .left:nth-child(3) li a, .footer .left:nth-child(4) li a {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 13px;
}
.footer .left li a:hover {
	color: #132f7f;
}
.footer .right {
	width: 147px;
}
.footer .right img {
	width: 100%;
}
.footer .right p {
	width: 100%;
	text-align: center;
	color: #fff;
	margin-top: 30px;
}
.footer .copyright {
	text-align: center;
	margin-top: 40px;
}
.footer .copyright a {
	margin-left: 30px;
}
.inside {
	overflow: hidden;
	margin-bottom: 30px;
	margin-top: 100px;
}
.inside img {
	width: 100%;
}
.guide {
	background: url(../img/icon23.png) left center no-repeat;
	height: 40px;
	line-height: 40px;
}
.guide p {
	margin-left: 30px;
}
.in-aboutus {
	padding: 40px 0px 60px 0px;
	overflow: hidden;
}
.in-aboutus h2 {
	display: block;
	font-weight: normal;
	font-size: 40px;
	margin-bottom: 20px;
}
.in-aboutus h2 span {
	font-size: 18px;
	text-transform: uppercase;
}
.in-aboutus, .in-aboutus p {
	font-size: 15px;
	line-height: 30px;
}
.newslist ul {
	overflow: hidden;
}
.newslist li {
	display: block;
	float: left;
	width: 23.5%;
	margin-right: 2%;
	margin-top: 3%;
	overflow: hidden;
	border-bottom: 2px solid #ddd;
}
.newslist li:hover {
	border-bottom: 2px solid #132f7f;
}
.newslist li:nth-child(4n) {
	margin-right: 0px;
}
.newslist li img {
	display: block;
	width: 100%;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	transition: .5s all;
	-webkit-transform: scale(1, 1) rotate(0);
	-ms-transition: .5s all;
}
.newslist li:hover img {
	-webkit-transform: scale(1.06, 1.06);
	-moz-transform: scale(1.06, 1.06);
	-o-transform: scale(1.06, 1.06);
	transform: scale(1.06, 1.06);
	-ms-transform: scale(1.06, 1.06);
}
.newslist li span {
	display: block;
	padding: 0px 2%;
	width: 96%;
	color: #999;
	height: 50px;
	line-height: 50px;
}
.newslist li h2 {
	display: block;
	font-size: 18px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	padding: 0px 2%;
	width: 96%;
}
.pages {
	margin-top: 40px;
}
.pages strong {
	border: 1px solid #132f7f;
	padding: 15px 22px;
	color: #132f7f;
	border-radius: 50%;
	margin:0px 5px;
}
.pages a, .pages em {
	border: 1px solid #ddd;
	padding: 15px 22px;
	color: #666;
	border-radius: 50%;
	font-style:normal;
	margin:0px 5px;
}
.pages a:hover {
	border: 1px solid #132f7f;
	color: #fff;
	background: #132f7f;
}
.newsview {
}
.newsview .left {
	width: 65%;
	overflow: hidden;
}
.newsview .left h2 {
	font-size: 30px;
	line-height: 40px;
	text-align: center;
}
.newsview .left p.dates {
	text-align: center;
	color: #666;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
}
.newsview .right {
	background: #fafafa;
	width: 30%;
	padding: 30px 2%;
}
.newsview .right h2 {
	display: block;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
}
.newsview .right li {
	margin-right: 0px;
	width: 100%;
	margin-bottom: 20px;
}
.newsview .right li h2 {
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	height: 24px;
}
.pro-category {
	/*padding: 10px 0px 30px 0px;*/
	overflow: hidden;
}
.pro-category ul li {
	display: block;
	width: 100%;
	overflow: hidden;
	line-height: 30px;
	border-bottom: 1px solid #dfdfdf;
	padding: 15px 0px;
}
.pro-category ul li h2 {
	display: block;
	width: 13%;
	float: left;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	line-height: 30px;
}
.pro-category ul li a {
	display: block;
	float: left;
	margin-right: 20px;
}
.pro-category ul li a:last-child {
	margin-right: 0px;
}
.pro-category ul li a:hover {
	color: #003ab5;
}
.newslist1 li {
	display: block;
	float: left;
	width: 23.5%;
	margin-right: 2%;
	margin-top: 3%;
	overflow: hidden;
	border-bottom: 2px solid #ddd;
}
.newslist1 li:hover {
	border-bottom: 2px solid #132f7f;
}
.newslist1 li:nth-child(4n) {
	margin-right: 0px;
}
.newslist1 li img {
	display: block;
	width: 100%;
	max-height:200px;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	transition: .5s all;
	-webkit-transform: scale(1, 1) rotate(0);
	-ms-transition: .5s all;
}
.newslist1 li:hover img {
	-webkit-transform: scale(1.06, 1.06);
	-moz-transform: scale(1.06, 1.06);
	-o-transform: scale(1.06, 1.06);
	transform: scale(1.06, 1.06);
	-ms-transform: scale(1.06, 1.06);
}
.newslist1 li span {
	display: block;
	padding: 0px 2%;
	width: 96%;
	color: #999;
	height: 50px;
	line-height: 50px;
}
.newslist1 li h2 {
	display: block;
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding: 0px 2%;
	width: 96%;
	margin-top: 20px;
	text-align: center;
	overflow: hidden;
}
.prosum {
}
.prosum h2 {
	display: block;
	font-size: 18px;
	width: 100%;
}
.prosum li {
	display: block;
	width: 100%;
	margin-bottom: 30px;
	overflow: hidden;
}
.prosum li a {
	display: block;
	padding: 20px 50px;
	float: left;
	background: #132f7f;
	font-size: 20px;
	color: #fff;
	margin: 10px 20px;
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
}
.prosum li a:hover {
	background: #001552;
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	/*transform: rotate(-360deg);
	-webkit-transform: rotate(-360deg);*/
}
.newsview .right1 {
	float: right;
	background: #fafafa;
	width: 30%;
	padding: 30px 2%;
}
.newsview .right1 h2 {
	display: block;
	font-size: 18px;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 20px;
	overflow: hidden;
}
.newsview .right1 li {
	display: block;
	width: 100%;
	margin-bottom: 30px;
	overflow: hidden;
	padding-bottom: 30px;
}
.newsview .right1 li a {
	display: block;
	padding: 5px;
	float: left;
	background: #132f7f;
	font-size: 16px;
	color: #fff;
	margin: 5px;
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
}
.newsview .right1 li a:hover {
	background: #001552;
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	/*transform: rotate(-360deg);
	-webkit-transform: rotate(-360deg);*/
}
.subnav {
	display: none;
}
.nav_case li:hover .subnav {
	display: block;
	width: 300%;
	z-index: 999;
}
.nav_case li:hover .subnav li a {
	display: block;
	width: 100%;
	text-align: center;
}
.nav_case li:hover .subnav li a:hover {
	background: #132e7f;
	color: #fff;
}
@media (max-width:1680px) {
.aboutus .left {
	width: 45%;
}
}
 @media only screen and (max-width:1280px) {
.aboutus .left p {
	line-height: 25px;
}
}
 @media only screen and (max-width:768px) {
.subnav {
	display: none;
}
.newslist li {
	width: 49%;
}
.newslist li:nth-child(2n) {
	margin-right: 0px;
}
.newslist li span {
	font-size: 12px;
	height: 30px;
	line-height: 30px;
}
.newslist li h2 {
	font-size: 14px;
	line-height: 24px;
	height: 48px;
}
.newslist1 li {
	width: 49%;
}
.newslist1 li:nth-child(2n) {
	margin-right: 0px;
}
.newslist1 li span {
	font-size: 12px;
	height: 30px;
	line-height: 30px;
}
.newslist1 li h2 {
	font-size: 14px;
	line-height: 24px;
	height: 24px;
}
.newsview .left, .newsview .right {
	width: 100%;
}
.pages strong, .pages a, .pages a:hover {
	border: 0px;
	padding: 0px;
	color: #333;
}
.newsview .right1 {
	width: 100%;
}
.pages strong {
	color: #132f7f;
}
.pro-category ul {
	padding: 0px;
}
.pro-category ul li h2 {
	width: 25%;
}
.pro-category ul li {
	height: auto;
	line-height: 30px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.prolists .cz-news-list {
	padding-top: 0px !important;
}
.prosum li a {
	padding: 10px;
	font-size: 16px;
	margin: 5px;
}
.aboutus {
	background: none;
	padding-bottom: 40px;
}
.aboutus .left {
	padding: 0px;
	width: 90%;
	margin: 40px auto;
	float: none;
	background: url(../img/bg_logo1.png) center no-repeat #fff;
	background-size: 80% 80%;
}
.aboutus .left h2 {
	margin-bottom: 20px;
}
.aboutus .left a {
	width: 100%;
}
.aboutus .right {
	margin: 0px auto;
	width: 90%;
	float: none;
	height: 200px;
}
.news {
	padding: 10px 0px 40px 0px;
}
.news .left {
	padding: 0px;
	width: 90%;
	margin: 40px auto 10px auto;
	float: none;
}
.news .left a {
	display: inline-block;
	margin-right: 15px;
}
.news .right {
	margin: 0px auto;
	width: 90%;
	float: none;
}
.news .right ul li {
	float: none;
	margin-right: 0px;
	width: 100%;
	margin-bottom: 20px;
}
.news .right ul li em {
	background: url(../img/icon2.png) right center no-repeat;
}
.products {
	background: url(../img/ip3_bj.png) center top no-repeat #f9fbfc;
}
.products .hd {
	float: none;
	width: 100%;
}
.products .hd .em {
	padding-right: 15%;
}
.products .hd ul li a {
	margin-right: 33%;
}
.products .bd {
	float: none;
	width: 100%;
}
.products .bd ul img {
	margin: 30px 3% 0px 3%;
	width: 94%;
}
.hezuo {
	padding: 30px 0px 10px 0px;
}
.hezuo li {
	width: 23.5%;
	margin-bottom: 20px;
}
.hezuo li:nth-child(4n) {
	margin-right: 0px;
}
.footer .left:nth-child(2), .footer .left:nth-child(3), .footer .left:nth-child(4) {
	display: none;
}
.footer .right {
	float: left;
	margin-top: 30px;
}
.inside {
	margin-top: 60px;
}
}
