	@charset "utf-8";
body {
	background: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Microsoft Yahei";
	font-size: 16px;

}

ol,
ul,
p {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

* {
	font-family: Microsoft Yahei;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img,
input {
	border: 0px;
}

ul li {
	list-style: none;
}

ul,
p {
	padding: 0px;
	margin: 0px;
}
i,em{
	font-style: normal;
}

#alttxt{z-index:9999}


.fl{ float:left;}
.fr{ float:right;}
.tac{text-align: center;}

.container{width: 1200px; margin: 0 auto;}
.container::after{content: '';clear: both;display: block;}
.clear {
	clear: both;
}


/*顶部*/
.jlggk{width: 100%;height: 40px;line-height: 40px;color: #fff;background: #0a54ab;overflow: hidden;}
.jlggk h2{font-size: 14px;font-weight: normal;}

.jlggk span{float: left;font-size: 14px; margin-left: 20px;}

.jlssk{float: left;}

.submit{font-size: 14px;text-align: center;}
.key{width: 100px;height: 28px;float: left;margin-top: 5px;border-radius: 30px;margin-right: 5px;}

.jltopdh{background: url(img/jinlong_03.jpg)no-repeat left;padding-left: 25px;}


/*头部*/
.jl_topk{width: 100%;height: 115px;}
.jl_logo{width: 310px;height: 85px;background: #fff;padding-top: 20px;}
.jl_logo img{float: left;margin-right: 5px;}
.jl_logo h1{color: #000;font-size: 38px;}
.jl_logo p{font-size: 15px;}

/*产品展示*/
.jl_cp{width: 1200px;margin: 0 auto;overflow: hidden;}
.jlwzbt{text-align: center;margin-top: 45px;overflow: hidden;}
.jlwzbt h2{color: #393939;font-size: 40px;font-weight: normal;background: url(img/jinlong_11.jpg)no-repeat center;line-height: 45px;}
.jlwzbt h2 span{color: #d90000;font-weight: bold;}
.jlwzbt p{color: #393939;font-size: 16px;line-height: 40px;}
.cpfl_left{ width:285px;background: #f2f2f2;  float:left;margin-bottom: 30px;margin-top: 20px;}
.cpflbt{width: 285px;background: #0a54ab;height: 55px;line-height: 55px;color: #fff;}
.cpflbt h3{font-size: 22px;float: left; font-weight: normal;padding-left: 20px;}
.cpflbt a{color: #fff;font-size: 14px;float: right;padding-right: 15px;}
.cpflbt a:hover{color: #d90000}

.fltel{background: #0a54ab;font-size: 16px;width: 230px;color: #fff;padding: 30px 27px;}
.fltel img{float: left;margin-right: 5px;}
.fltel p{font-family: Impact;font-size: 28px;}

/*二级分类*/
.left_con{ width:285px; height:auto;padding-bottom: 20px;}
.left_con ol li{ width:250px;  margin:0 auto; line-height:45px;font-size: 16px;border-bottom: 1px dashed #d0d0d0}
.left_con ol li a{width: 223px;height: 30px;line-height: 30px; color: #0a54ab;background:url(img/fljt.png)no-repeat left;padding-left: 16px;display: block;font-weight: bold;font-size: 16px;}
.left_con ol li a:hover{transition-duration: .25s;color: #d90000}
.left_con ol li p{width: 250px;border-bottom: 1px dashed #d0d0d0}
.left_con ol li p a{ width:228px; height:36px; background:url(img/fljt.png)no-repeat left; margin-bottom:1px; line-height:36px;display:block;font-size: 14px; color:#1e1e1e;font-weight: normal;}
.left_con ol li p a:hover{transition-duration: .25s;color: #d90000}




/*新闻*/
.jlnewsk{width: 100%;background: #e9e9e9;margin-top: 20px;padding: 15px 0;}
.jlnewsk h2{float: left;color: #0a54ab;font-size: 18px;line-height: 25px;height: 25px;border-left: 5px solid #0a54ab;margin-top: 5px;padding-left: 10px;font-weight: normal;width: 95px;}
.jlnewsk a{display: block;float: right;color: #3f3f3f;font-size: 14px;line-height: 32px;}
.jlnewsk a:hover{color: #d90000}

.newsnr{width: 990px;overflow: hidden;}
.newsnr a{
	
	display: block;
	font-size: 14px;
	color: #3f3f3f;
	overflow: hidden;
	float: left;
	line-height: 32px;
	margin-left: 20px;
	
	
}



.newsnr a:hover{color: #d90000;}


/*案例*/
.fhxc{width:1200px;margin: 0 auto;overflow: hidden;}




/*banner*/

#banner {position: relative;overflow: hidden;
	width: 100%;
}
#banner ul {
	position: relative;
	overflow: hidden;
	width: 700%
}
#banner ul li {
	width: 14.285%;
	float: left
}
#banner ul li img {
	width: 100%;display: block;
}
#banner aside {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 0;
	width: 90%;
	right: 0;
	left: 0;
	margin: auto
}
#banner aside span {display: block;
	width: 65px;
	height: 65px;
	z-index: 63;
	background: rgba(255,255,255,0.6);
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	cursor: pointer;
	opacity: 0;
	transition: all 0.3s;
	margin-top:-2%;
}
#banner:hover aside span{ 
	opacity: 1;}
#banner aside span:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 20%;
	margin: auto;
	width: 27px;
	height: 27px;
	border-top: 3px solid #0078fe;
	border-left: 3px solid #0078fe;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg)
}
#banner aside span.prev {
	float: left;
}

#banner aside span.next {
	float: right;
}
#banner aside span.next:after {
	left: 0;
	right: 20%;
	-webkit-transform: rotateZ(135deg);
	-moz-transform: rotateZ(135deg);
	-ms-transform: rotateZ(135deg);
	-o-transform: rotateZ(135deg);
	transform: rotateZ(135deg)
}
#banner>div {
	width: 200px;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 7%;
	margin: auto
}
#banner>div em {display: block;
	float: left;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 3px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 4.75px;
	background: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	cursor: pointer
}
#banner>div em.act {
	background: #0078fe
}


.sl,.st,.st div,.sl div{
	overflow: hidden;
}




/*产品横向滚动*/
.cppichz {width: 100%;}
.cppichz>div{ padding-bottom: 50px;margin-top: 30px;}
.cppichz a{float: left; width: 290px; margin-right: 10px;margin-bottom: 20px; text-align: center; position: relative; }
.cppichz a span{overflow: hidden; }
.cppichz a span img{width: 100%;display: block;}
.cppichz a em{background: #f5f5f5; line-height:40px;height: 40px;font-size: 16px; display: block; font-style: normal;}
.cppichz a div{position: absolute;width: 100%; height: 100%; background: rgba(0,160,233,0.7); color: #fff; left: 0; top: 20px; opacity: 0; transition: all .3s;}
.cppichz a div::before{content: ''; background: url(img/356.png) center/cover; width: 60px;height: 60px; margin: auto; margin-top: 20px;display: block;}
.cppichz a:hover div{top: 0; opacity: 1;}
.cppichz a div p{position: absolute; left: 0; right: 0; bottom: 0; top: 10px; margin: auto;  line-height: 30px;font-size: 14px;text-align: center; border: 1px solid #fff;  height: 30px; width: 80px; }


.cppichz2 {width: 1200px;margin: 0 auto}
.cppichz2>div{margin-top: 30px;}
.cppichz2 a{float: left; width: 290px; margin-right: 10px;margin-bottom: 20px; text-align: center; position: relative; }
.cppichz2 a span{overflow: hidden; }
.cppichz2 a span img{width: 100%;display: block;}
.cppichz2 a em{background: #0a54ab; line-height:28px;font-size: 16px; display: block; font-style: normal;color: #fff;}
.cppichz2 a div{position: absolute;width: 100%; height: 100%; background: rgba(10,84,171,0.8); color: #fff; left: 0; top: 20px; opacity: 0; transition: all .3s;}
.cppichz2 a div::before{content: ''; background: url(img/356.png) center/cover; width: 60px;height: 60px; margin: auto; margin-top: 50px;display: block;}
.cppichz2 a:hover div{top: 0; opacity: 1;}
.cppichz2 a div p{position: absolute; left: 0; right: 0; bottom: 0; top: 10px; margin: auto;  line-height: 30px;font-size: 14px;text-align: center; border: 1px solid #fff;  height: 30px; width: 80px; }




/*产品竖向滚动*/
.cppicsz{width: 880px; height: 1987px;margin-top: 20px;float: right}
.cppicsz a{float: left; width: 280px; margin-right:10px;text-align: center; position: relative;  margin-bottom: 20px;border: 1px solid #efefef}
.cppicsz a span{overflow: hidden; }
.cppicsz a span img{width: 100%;display: block;}
.cppicsz a em{background: #f2f2f2; line-height:28px; font-size: 16px; display: block; font-style: normal;color: #222222;}
.cppicsz a div{position: absolute;width: 100%; height: 100%; background: rgba(10,84,171,0.8); color: #fff; left: 0; top: 20px; opacity: 0; transition: all .3s;}
.cppicsz a div::before{content: '';  background: url(img/356.png) center/cover;width: 60px;height: 60px; margin: auto; margin-top: 60px;display: block;}
.cppicsz a:hover div{top: 0; opacity: 1;}
.cppicsz a div p{position: absolute; left: 0; right: 0; bottom: 0; top: 30px; margin: auto;  line-height: 30px;font-size: 14px;text-align: center; border: 1px solid #fff;  height: 30px; width: 80px;}


/*底部*/


.jlbq{width: 100%;color: #fff;font-size: 14px;text-align: center;background: #2f2f2f;line-height: 45px;padding: 10px 0;}


/* 产品 */


#pro{
	width: 100%;
	overflow: hidden;
	padding: 50px 0px;
}
#pro>h2{
	font-size: 34px;
	color: #000;
	text-align: center;
	line-height: 50px;
}
#pro>h2:after{
	content: "";
	width: 100px;
	height: 1px;
	background: #ccc;
	display: inline-block;
	margin-left: 20px;
	margin-bottom: 10px;
}
#pro>h2:before{
	content: "";
	width: 100px;
	height: 1px;
	background: #ccc;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 10px;
}
#pro>h3{
	color: #000;
	font-weight:initial;
	font-size: 20px;
	text-align: center;
}
#pro>p{
	font-size: 22px;
	color: #666;
	text-align: center;
	line-height: 30px;
	width:100%;
	margin: 0 auto;
}

.pro-lei{
	width: 1300px;
	height: 100px;
	margin: 0 auto;
	padding-top: 50px;
}
.pro-lei a{
	line-height: 40px;
	background: #234bba;
	text-align: center;
	color: #fff;
	padding: 0px 20px;
	height: 45px;
	margin: 10px;
	border-radius: 30px;
	font-size: 20px;
	box-sizing: border-box;
	display: block;
	float: left;
}
.pro-lei a em{
	width: 5px;
	height: 5px;
	border-radius: 50%;
	display: block;
	background:#e65224 ;
	float: right;
	margin-top: 20px;
	margin-left: 10px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.pro-lei a:hover{
	background: #e65224;
}
.pro-lei a:hover em{
	width: 13px;
	height: 4px;
	border-radius: 5px;
	display: block;
	background:#fff;
	float: right;
	margin-top: 20px;
	margin-left: 10px;
}

#pro-box1{
	width: 85%;
	overflow: hidden;
	margin: 50px auto;
}
@media (max-width: 1366px) {
	#pro-box1{
	width: 100%;
	overflow: hidden;
	margin: 50px auto;
  }
}
#pro-box1 li{
		width: 23%;
		height: 390px;
		background: #fff;
		margin: 15px 1% 40px 1%;
		float: left;
		list-style: none;
		position: relative;
		z-index: 0;
		box-shadow: 0px 0px 10px #ccc;
		border: solid 1px #ddd;
		box-sizing: border-box;
		
}
#pro-box1 li img{
		width: 100%;
		height: 300px;
		padding: 0;
		margin: 0;
}
#pro-box1 li p{
	position: absolute;
	width: 100%;
	height: 90px;
	background: #fff;
	z-index: 999;
	left: 0;
	bottom: 0;	
}

#pro-box1 li p>a{
		width: 100%;
		line-height:60px;
		text-align: center;
		font-size: 20px;
		color: #000;
		display: block;
}
#pro-box1 li p em{
	background: url(img/pro-tel1.png) 20px center no-repeat #2f44c3;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
	display: block;
	text-align: center;
	width: 70%;
	position: absolute;
	z-index: 3;
	margin: 0 auto;
	bottom: -20px;
	left: 0;
	right: 0;
	border-radius: 20px;
}
#pro-box1 li:hover p{
	background: #2f44c3;
}
#pro-box1 li:hover p a{
	color: #fff;
}
#pro-box1 li:hover p em{
	background: url(img/pro-tel2.png) 20px center no-repeat #eee;
	font-size: 20px;
	color: #333;
	line-height: 40px;
	display: block;
	text-align: center;
	width: 70%;
	position: absolute;
	z-index: 3;
	margin: 0 auto;
	bottom: -20px;
	left: 0;
	right: 0;
	border-radius: 20px;
}

#home-about{
	width: 100%;
	overflow: hidden;
	background:#2133a3;
	padding: 60px 0px;
	box-sizing: border-box;
	position: relative;
}
.about-box{
	width: 1300px;
	overflow: hidden;
	margin: 0 auto;
}
.about-l{
	width: 600px;
	float: left;
	overflow: hidden;
}
.about-l h2{
	font-size: 34px;
	color: #ffe233;
	text-align: left;
	padding-bottom: 20px;
}

.about-l .jj{
	width: 600px;
	overflow: hidden;
	margin: 0 auto;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	text-align: left;
}
.about-l h3{
	font-size: 22px;
	color: #192a6d;
	width: 150px;
	height: 40px;
	background: #ffe233;
	text-align: center;
	line-height: 40px;
	font-weight: initial;
	margin: 40px 0px 20px 0px;
}
.about-r{
	width: 680px;
	float: right;
	height: 418px;
	background: url(img/about1.png) right center no-repeat;
	margin-top: 30px;
}
.about-r a{
	font-size: 18px;
	color: #192a6d;
	padding-top: 300px;
	padding-right: 40px;
	display: block;
	text-align: right;
}
.about-r a:hover{
	color: #cc0000;
}

#ss{
	width: 100%;
	height: 180px;
	background: url(img/bg1.jpg);
	padding: 30px 0px;
}
#ss h3{
	font-size: 26px;
	color: #333;
	text-align: center;
	font-weight: initial;
}
#ss h2{
	font-size: 20px;
	color: #333;
	text-align: center;
	font-weight: initial;
}
#ss p{
	font-size: 16px;
	color: #555;
	text-align: center;
	padding-top: 20px;
}

#ss .ss_box{
	background: none !important;
	width: 700px;
	margin: 0 auto;
}
#ss .ss_box .an{
	width: 200px;
	height: 40px;
	border: solid 1px #ccc;
}
#ss .ss_box .ss_submit{
	background: url(img/ss.jpg) 10px center no-repeat #df2623;
	text-align: left;
	padding-left: 40px;
}

#home-case{
	width: 100%;
	overflow: hidden;
	background:#fff;
	padding: 60px 0px;
}
#home-case>h2{
	font-size: 34px;
	color: #000;
	text-align: center;
	line-height: 50px;
}
#home-case>h2:after{
	content: "";
	width: 100px;
	height: 1px;
	background: #ccc;
	display: inline-block;
	margin-left: 20px;
	margin-bottom: 10px;
}
#home-case>h2:before{
	content: "";
	width: 100px;
	height: 1px;
	background: #ccc;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 10px;
}
#home-case>h3{
	color: #000;
	font-weight:initial;
	font-size: 20px;
	text-align: center;
}
.case-lei{
	width: 1300px;
	height: 100px;
	margin: 30px auto 20px;
	background: #e1dede;
}
.case-lei a{
	width: 216px;
	height: 100px;
	line-height: 100px;
	display: block;
	float: left;
	font-size: 20px;
	text-align: center;
}
.case-lei a:hover{
	background: #2f44c3;
	color: #fff;
}
.case-lei-on{
	background: #2f44c3 !important;
	color: #fff !important;
}
.case-cont{
	width: 1300px;
	height: 500px;
	background:#eee;
	padding:30px;
	box-sizing: border-box;
	margin: 0 auto;
}
.case-cont strong{
	font-size: 24px;
	color: #2f44c3;
	line-height: 80px;
}
.case-cont p{
	font-size: 16px;
	line-height: 30px;
	color: #555;
}
.case-cont>img{
	display: block;
	margin-right: 40px;
	float: left;
	
}
.case-cont ul{
	width: 600px;
	float: left;
	margin-top: 20px;
}
.case-cont ul a{
	width: 190px;
	height: 150px;
	margin: 5px;
	display: block;
	float: left;
}
.case-cont ul a img{
	width: 190px;
	height: 150px;
}
.min-case{
	width: 1300px;
	height: 200px;
	margin: 0 auto;
}
.min-case a{
	width: 240px;
	height: 200px;
	margin: 10px;
	float: left;
	border: solid 2px #ccc;
	box-sizing: border-box;
	display: block;
	overflow: hidden;
}
.min-case a img{
	width: 240px;
	height: 200px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.min-case a:hover{
	border: solid 2px #cc0000;
}
.min-case a:hover img{
	transform: scale(1.1);
}




.news11{
	
	overflow: hidden;
	float: left;
	height: 200px;
	
}
.wenti{
	width: 390px;
	overflow: hidden;
	float: right;
	border: solid 10px #f2f2f2;
	box-sizing: border-box;
}
.news-tt{
	width: 100%;
	height: 40px;
}
.news-tt>h2{
	font-size: 28px;
	color: #2f44c3;
	border-left: solid 5px #2f44c3;
	float: left;
	height: 40px;
	padding-left: 15px;
}
.news-tt>a{
	float: right;
	font-size: 16px;
	color: #666;
	line-height: 40px;
}
.news-tt>a:hover{
	color: #2f44c3;
}




.newsgd a{display: block;width: 140px;height: 45px;border: 1px solid #0056ab;margin: 0 auto;line-height: 45px;border-radius: 10px;text-align: center;font-size: 14px;color: #0056ab}
.newsgd a:hover{background: #0056ab;color: #fff;}

/* footer */

#footer {
	width: 100%;
	overflow: hidden;
	background: #2f44c3;
	padding: 40px 0px;
}
#footer ul{
	width: 1300px;
	overflow: hidden;
	margin: 0 auto;
}
#footer ul li{
	float: left;
	margin-left: 30px;
}
.b-logo{
	width: 300px;
	height: 200px;
	border-right: solid 1px #6574d3;
	box-sizing: border-box;
	text-align: center;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
}
.b-logo img{
	display: block;
	margin: 10px auto;
	
}
.b-contact{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.b-contact a{
	color: #ddd;
}
.b-contact a:hover{
	color: #ffba00;
}
.b-wx{
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.b-wx img{
	display: block;
	margin: 10px;
}
#b-link {
	width: 100%;
	height: 145px;
	background:url(img/topbg.jpg) top center no-repeat;
	padding: 20px;
	box-sizing: border-box;
}
.link-box{
	width: 1300px;
	margin: 0 auto;
}
.link-tt{
	border: solid 1px #ccc;
	border-radius: 5px;
	width: 130px;
	height: 85px;
	float: left;
	display: block;
	margin-right: 30px;
}
.link-tt h2{
	color: #2f44c3;
	font-size: 22px;
	text-align: center;
	padding-top: 15px;
}
.link-tt h3{
	color: #666;
	font-size: 20px;
	text-align: center;
	font-weight: initial
}
.link-cont{
	float: left;
	width: 1100px;
	height: 85px;
}
.link-cont a{
	font-size: 16px;
	color: #333;
	line-height: 40px;
	margin-right: 20px;
}
.link-cont a:hover{
	color: #ff0000;
}
/*内页样式*/
#main100 {
	width: 95%;
	height: auto;
	margin: 0 auto;
	font-size: 16px;
	line-height: 35px;
}
#main {
	width: 1200px;
	height: auto;
	margin: 30px auto;
	font-size: 16px;
	line-height: 35px;
	
}
#main::after{content: ''; clear: both; display: block;}
.ny_left {
	width: 320px;
	height: auto;
	float: left;
}

.ny_right {
	width: 880px;
	height: auto;
	float: left;
}

.bass {
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #666;
	width: 100%;
	margin: 0 auto 30px;
	border-bottom: solid 2px #ddd;
}
.bass img{
	vertical-align: middle;
	margin-right: 10px;
}

.bass a {
	color: #0a54ab;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

.ny_news li{
	width: 98%;
	border-bottom: solid 1px #ddd;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 14px !important;
	line-height: 25px;
	color: #666;
	box-sizing: border-box;
	padding-bottom: 20px;
	position: relative;
}
.ny_news li a{
	font-size: 20px;
	color: #333;
	display: block;
	padding-top: 10px;
}
.ny_news li a:hover{
	color: #0078fe;
}
.ny_news li>img{
	width: 200px;
	height: 150px;
	float: left;
	margin-right: 20px;
	display: block;
}


.ny_news li p{
	color: #999;
	padding-left: 15px;
	width: 100%;
	height: 30px;
	
}
.ny_news li p>img{
	vertical-align: middle;
	margin-right: 5px;
}

.nynews_list{
	margin-bottom: 30px;
	width: 100%;
	overflow: hidden;
}
.nynews_list h1{
	margin-bottom: 20px;
}
.nynews_list li{
	width: 49%;
	height: 45px;
	margin: 5px 0.5%;
	float: left;
	border: solid 1px #ddd;
	background:url(img/news1.jpg) left center no-repeat #fff;
	box-sizing: border-box;
	line-height: 45px;
	color: #666;
	
}
.nynews_list li a{
	color: #555;
	padding-left: 10px;
}
.nynews_list li a:hover{
	color: #d7a02b;
}



.love-pic-box{
	width: 100%;
	overflow: hidden;
	margin: 20px auto;
}
.love-pic-box li{
		width: 23%;
		height: 280px;
		background: #fff;
		margin: 15px 1%;
		float: left;
		list-style: none;
		overflow: hidden;
		position: relative;
		z-index: 0;
		box-shadow: 0px 0px 10px #ccc;
		border: solid 1px #d5d2d2;
		box-sizing: border-box;
		
}
.love-pic-box li img{
		width: 100%;
		height: 240px;
		padding: 0;
		margin: 0;
}
.love-pic-box li p{
	position: absolute;
	width: 100%;
	height: 40px;
	background: #eee;
	z-index: 999;
	left: 0;
	bottom: 0;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
	
	
}
.love-pic-box li:hover p{
	position: absolute;
	width: 100%;
	height:80px;
	background: #eee;
	z-index: 999;
	left: 0;
	bottom: 0;
}

.love-pic-box li p>a{
		width: 100%;
		line-height:30px;
		height: 30px;
		text-align: center;
		font-size: 16px;
		color: #000;
		display: block;
		padding-top: 5px;
}
.love-pic-box li p em{
	background: url(img/pro-tel.png) left center no-repeat;
	padding-left: 40px;
	font-size: 20px;
	color: #dd0000;
	line-height: 40px;
	display: block;
	margin-left: 30px;
	font-weight: bold;
}

.nr16 {
	width: 100%;
	height: auto;
	font-size: 16px;
	line-height: 30px;
	color: #000;
}

.nr20 {
	width:100%;
	height: auto;
	font-size: 20px;
	line-height: 40px;
	color: #000;
}
.nr20 h1{
	font-size: 26px;
	color: #0a54ab;
	text-align: center;
}

.nextinfo{
	width: 100%;
	overflow: hidden;
	
}
.nextinfo span{
 	
 	margin: 20px 1%;
 	width: 48%;
 	float: left;
 	text-align: center;
 	border-radius: 20px;font-size: 16px;
 }
.nextinfo span:hover{
 	background: #333;
 	color: #fff;
 }
.nextinfo span:hover a{
	color: #fff;
}
 
 
.pc_tt {
	background: #0078fe;
	color: #fff;
	width: 290px;
	height: 90px;
	box-sizing: border-box;
	
}
.pc_tt h2{
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	padding-top:20px;
	font-weight: initial;
}
.pc_tt>p{
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #fff !important;
	width: 250px;
	margin: 0 auto;
	text-transform: uppercase;
}
.left_cplei {
	width: 290px;
	height: auto;
	padding: 5px 0px;
	box-sizing: border-box;
	background: #fff;
}

.left_cplei li a{
	display: block;
	width: 230px;
	height: 40px;
	background:#efefef;
	text-align: center;
	margin: 10px auto;
	line-height: 40px;
	font-size: 16px;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-ms-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
}



.left_cplei li a:hover {
	background: #0078fe;
	color: #fff;
}

.left_cplei p {
	width: 220px;
	height: 35px;
	margin: 5px auto;
	border-bottom: dashed 1px #ccc;
}

.left_cplei p a {
	color: #000;
	text-decoration: none;
	width: 228px;
	height: 35px;
	font-size: 16px;
	color: #555;
	line-height: 35px;
	display: block;
	font-weight: bold;
}

.left_cplei p a:hover {
	color: #ff0000;
}

.left-lx{
	width: 290px;
	overflow: hidden;
	border: solid 1px #ddd;
	box-sizing: border-box;
	padding-bottom: 20px;
	box-shadow: 0px 0px 10px #ccc;
	margin-bottom: 30px;
	
	
}
.zclx{color: #2b2b2b;font-size: 16px;line-height: 28px;padding: 15px;}
.lx-tt{
	height: 60px;
	margin-bottom: 10px;
	background: #0a54ab;
	color: #888;
	width:100%;
	margin: 0 auto 10px;
	box-sizing: border-box;
}
.lx-tt h2{
	font-size: 20px;
	color: #fff;
	line-height: 60px;
	float: left;
	font-weight: initial;
	padding-left:25px;
	
}
.lx-tt a{
	font-size: 14px;
	color: #eee;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
}
.lx-tt a:hover{
	color: #e3020b;
}


#nyba {
	width: 100%;
	height: 300px;
	background: url(img/nyba.jpg) top center no-repeat #333; margin-bottom: 30px;
}



.links {
	width: 1070px;
	height: 60px;
	margin: 0 auto;
}

.links span {
	float: left;
	margin: 0 10px;
}

.links span a {
	font-size: 16px;
	line-height: 60px;
	color: #666;
}

.links span a:hover {
	color: #ff0000;
}





.ibox7 {
	width: 1200px;
	height: 270px;
	overflow: hidden;
	position: relative;
	padding-top: 20px;
}

.ibox7 #LeftArr1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 600px;
	height: 270px;
	cursor: pointer;
	background: url(images/left1.jpg) left center no-repeat;
}

.ibox7 #RightArr1 {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 600px;
	height: 270px;
	cursor: pointer;
	background: url(images/right1.jpg) right center no-repeat;
}

.ihonor {
	height: 270px;
	margin: 0px auto;
	overflow: hidden;
}


/*ͼЧ*/

.cppic {
	width: 380px;
	height: 320px;
	margin: 10px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}

.cppic dl {}

.cppic dl dt {
	width: 378px;
	height: 280px;
	border: solid 1px #ddd;
	display: block;
	overflow: hidden;
}

.cppic dl dt img {
	width: 378px;
	height: 280px;
	ition: 0.4s;
	-webkit-transition: -webkit-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
	-o-transition: -o-transform 0.4s ease-out;
	-ms-transition: -ms-transform 0.4s ease-out;
}

.cppic dl dd {
	text-align: center;
	width: 380px;
	height: 40px;
	line-height: 40px;
	background: #EEE;
	color: #333;
	font-size: 16px;
}

.cppic a:hover dl dd {
	background: #e07d7d;
	width: 380px;
	height: 40px;
	color: #FFF;
}

.cppic a:hover dl dt img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.cppic2 {
	width: 150px;
	height: 100px;
	margin: 10px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}

.cppic2 dl {}

.cppic2 dl dt {
	width: 150px;
	height: 100px;
	border: solid 2px #eee;
}

.cppic2 dl dt img {
	width: 150px;
	height: 100px;
	border: 0;
}

.cppic3 {
	width: 280px;
	height: 250px;
	margin: 10px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}

.cppic3 dl {}

.cppic3 dl dt {
	width: 278px;
	height: 210px;
	border: solid 1px #ddd;
}

.cppic3 dl dt img {
	width: 278px;
	height: 210px;
	border: 0;
}

.cppic3 dl dd {
	text-align: center;
	width: 280px;
	height: 40px;
	line-height: 40px;
	background: #d7d7d7;
	color: #000;
	display: block;
}

.cppic3 a:hover dl dd {
	background: #fff;
	width: 280px;
	height: 40px;
	color: #000;
}

.nypic {
	width: 280px;
	height: 350px;
	margin: 10px 9px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}

.nypic dl {}

.nypic dl dt {
	width: 278px;
	height: 228px;
	border: solid 1px #ddd;
}

.nypic dl dt img {
	width: 278px;
	height: 228px;
	border: 0;
}

.nypic dl dd {
	text-align: center;
	width: 280px;
	height: 70px;
	background: #ebebeb;
	color: #000;
}

.nypic dl dd h3 {
	text-align: center;
	width: 280px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	background: #ebebeb;
	color: #000;
}

.nypic dl dd p {
	text-align: center;
	width: 280px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	background: #ebebeb;
	color: #000;
	margin: 0;
	padding: 0;
}

.nypic dl dd p span {
	font-family: Impact;
	color: #eb4c00;
	font-size: 22px;
}

.nypic a:hover dl dd {
	background: #cd5310;
	width: 280px;
	height: 70px;
	color: #fff;
}

.news3 li {
	width: 900px;
	height: 180px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	margin:20px 10px;
	border: solid 1px #ddd;
	overflow: hidden;
	padding: 10px;
	font-size: 16px;
	color: #666;
	line-height: 27px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.news3 li:hover {
	width: 900px;
	height: 180px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	margin:20px 10px;
	border: solid 1px #ddd;
	overflow: hidden;
	padding: 10px;
	font-size: 16px;
	color: #666;
	line-height: 27px;
	box-shadow: 0px 0px 10px #ccc;
	transform: scale(1.05);
}

.news3 li img {
	width: 200px;
	height: 160px;
	margin-right: 10px;
	float: left;
}

.news3 li strong {
	font-size: 18px;
	color: #000;
	display: block;
	font-weight: initial;
}

.news3 li strong a {
	color: #000;
	line-height: 40px;
	text-decoration: none;
}

.news3 li strong a:hover {
	color: #ff0000;
}


.news3 li p {
	font-size: 14px;
	text-align: left;
	line-height: 30px;
	color: #999;
	font: italic;
}

.ny_title3 {
	width: 1200px;
	height: 40px;
	background: #666;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	clear: both;
	line-height: 40px;
	padding-left: 10px;
}

.ny_love3 {
	width: 1198px;
	height: 280px;
	background: #fff;
	margin: 0 auto;
	border: solid 1px #ddd;
}

.ny_love {
	width: 898px;
	height: 280px;
	background: #fff;
	margin: 0 auto;
	border: solid 1px #ddd;
}

.ny_title4 {
	width: 890px;
	height: 40px;
	background: #666;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	clear: both;
	line-height: 40px;
	padding-left: 10px;
}

.ny_love4 {
	width: 898px;
	height: 280px;
	background: #fff;
	margin: 0 auto;
	border: solid 1px #ddd;
}

.page22 {
	width: 900px;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
}

.page22 li {
	width: 400px;
	height: 40px;
	float: left;
	text-align: center;
}

.page11 {
	line-height: 40px;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.page11 i {
	color: #999;
	font-size: 14px;
	font-weight: normal;
}
.content h1{
	text-align: center;
	font-size: 20px;
	line-height: 80px;
}



.pageContentOther a{
	width: 250px;float: left;margin: 0 10px;box-sizing: border-box;padding: 10px;display: block;position: relative;overflow: hidden;border-radius:15px;
	border: 1px solid rgb(230, 230, 230);
	
}


.pageContentOther span{
		overflow: hidden;
		display: block;
	}
.pageContentOther img{
		width: 100%;
		display: block;
	}
.pageContentOther a:hover{
		img{
			transform: scale(1.1);
		}
		em{
				background: $color;color: #fff;
			}
	}
.pageContentOther em{
		text-align: center;background: #fff;color: #000;line-height:26px;display: block;font-size: 14px;
	}
.pageContentOther{
	width: 1200px;margin: 20px auto;
	position: relative;
	
	
	
}
.pageContentOther h3{
		margin-bottom: 15px;line-height: 2;background: #f1f1f1;color: #4d4d4d;font-size: 18px;text-indent: .7em;font-weight: normal;
	}
.pageContentOther::before{
		content: '';height: 1px;width: 100%;display: block;position: absolute;background: rgb(202, 202, 202);top: 0;left: 0;
	}
