	@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;
}


/*头部*/
.lc_topk{width: 100%;padding: 30px 0;}
.lc_logo h1{font-size: 36px;color: #333333;border-right: 3px solid #333333;height: 55px;line-height: 55px;padding-right: 10px;}
.lclogo2{padding-left: 10px;}
.lclogo2 b{font-weight: normal;font-size: 20px;}
.lclogo2 p{color: #0ca234;font-size: 20px;}
.top_dh{color: #bc0000;font-size: 30px;font-family: Impact;line-height: 36px;}
.top_dh img{float: left;margin-right: 5px;margin-top: 5px;}



/*主导航多级菜单*/
.nav{width: 1200px;margin: 0 auto;height: 60px;background: #0e9900;border-radius: 10px;position: absolute;z-index: 999;left: 0;right: 0;}
.nav ul{width: 1200px;margin: 0 auto;}
.nav ul li a{display: block;width: 16.6%;text-align: center;color: #fff;font-size: 18px;float: left;line-height: 60px;transition-duration: .2s;}
.nav ul li a:hover{font-weight: bold;}



/*产品展示*/
.lc_cp{width: 100%;margin-top: 65px;background: url(img/lucai_18.jpg)no-repeat top;}
.lccpbt{text-align: center;padding-top: 35px;}


.lcfllb ul{width:90%;margin: 0 auto;overflow: hidden;margin-bottom: 80px;}
.lcfllb ul li a{width: 20%;text-align: center;float: left;margin-top: 80px;display: block;transition-duration: .4s;}
.lcfllb ul li a img{width: 100%;}
.lcfllb ul h3{width: 80%;background: #cdcdcd;color: #666666;padding: 15px;text-align: center;margin: 0 auto;font-size: 18px;}
.lcfllb ul h3 p{font-weight: normal;font-size: 14px;line-height: 26px;}
.lcfllb ul li a:hover{margin-top: 50px;transition-duration: .4s;}
.lcfllb ul li a:hover h3{background: #0ca234;color: #fff;}


.anliroll {height: 500px;width: 90%;margin: 30px auto; }
.anliroll li {float: left;width: 22%;background: #fff;margin: 1.2% 0 0 1.2%;border: 10px solid #e7e7e7;transition: all .2s;}
.anliroll li a {display: block;overflow: hidden;font-size: 16px;position: relative; }
.anliroll li a h4 {overflow: hidden; }
.anliroll li a img {width: 100%;display: block;transition: all .5s; }
.anliroll li a ol {background: #e7e7e7;color: #000;width: 100%;z-index: 555;transition: all .2s;text-align: center;font-size: 16px;padding: 15px;box-sizing: border-box; }
.anliroll li a ol i {display: block;font-size: 18px;margin-top: 10px;color: #d20000 }
.anliroll li a ol a {color: #fff;font-size: 18px; }
.anliroll li a:hover img {transform: scaleX(1.2) scaleY(1.2); }
.anliroll li a:hover ol {background: #0ca234;color: #fff;transition: all .2s; }
.anliroll li a:hover ol i {color: #fff;transition: all .2s;}
.anliroll li:hover{border: 10px solid #0ca234;transition: all .2s;}



/*简介*/
.lc_jianjie{width: 100%;height: 700px;overflow: hidden;background: url(img/lucai_16.jpg)no-repeat center;}
.jj_left{width: 555px;margin-top: 127px;}
.jj_left h2{font-size: 33px;color: #ce0000}
.jj_left h2 span{color: #0ca234}
.jjnr{height: 290px;font-size: 16px;line-height: 30px;margin-top: 70px;overflow: hidden;color: #666666;}
.jj_left a{display: block;width: 225px;height: 45px;border: 1px solid #ce0000;line-height: 45px;color: #ce0000;font-size: 16px;text-align: center;margin-top: 50px;float: right}
.jj_left a:hover{background: #ce0000;color: #fff;}

.jj_right{margin-top: 70px;}


.max-case{
	width: 570px;
	height: 425px;
	background: #eee;
	float: left;
	position: relative;
	margin-top: 100px;margin-left: 35px;
}
.max-case li{
	width: 570px;
	height: 425px;
    overflow: hidden;
    position: relative;
}
.max-case li>a>img{
	width: 570px;
	height: 425px;
}
.max-case li strong{
	font-size: 20px;
	color: #000;
	line-height: 50px;
	text-align: center;
	width: 570px;
	display: block;
	font-weight: normal;
}
.max-case li p{
	text-align: center;
    position: absolute;
    top: 30px;
    left: 20px;
    font-size: 20px;
    color: #fff;
    background: rgba(0, 0, 0, 0.596);
    padding: 5px 20px
}
.number{
	width: 100%;
	height: 50px;
	position: absolute;
	z-index: 99999;
	right: 10px;
    bottom: 5px;
    text-align: center;
}
.number span{
	width: 26px;
	height: 26px;
	display: inline-block;
	border-radius: 50%;
	background: #fff;
	color: #666;
	margin: 0 5px 0 0;
	text-align: center;
	line-height: 26px;
}
.number-on{
	background: #fca321 !important;
	color: #fff !important;
}


/*案例*/
.lc_anli{width: 100%;height: 640px;overflow: hidden;background: url(img/lucai_20.jpg)no-repeat center;margin-top: 85px;}
.alk{width: 80%;margin: 0 auto;}
.anlibtz{margin-top: 50px;}
.anlibtz h2{width: 30%;float: left;}
.anlibtz a{display: block;float: right;width: 150px;height: 37px;border: 1px solid #0ca234;text-align: center;line-height: 37px;color: #0ca234;margin-top: 40px;}
.anlibtz a:hover{background: #0ca234;color: #fff;}

/*新闻*/
.lcnewsk{width: 100%;margin-top: 45px;}
.newsbt{text-align: center;}



._news{overflow: hidden;width: 1200px;margin-top: 20px;}
._news_main{margin-top: 20px;}
._news_main h1{font-size: 41px;color: #3f3f3f;margin-bottom: 37px;text-align: center;}
._news_main h1 em{margin-top: 15px;display: block;font-size: 15px;color: #4f4f4f;font-weight: 500;}
._news_m a{width: 385px;display: inline-block;margin-right: 18px;background: #f4f4f4;}
._news_m a:last-child{margin-right: 0;}
._news_m a strong{width: 385px;margin-bottom: 20px;display: block;overflow: hidden;}
._news_m a img{transition-duration: 0.5s; width: 385px;height:260px; }
._news_m a em{color: #000;margin-bottom: 11px;display: block;font-size: 18px;text-align: center;height: 45px;}
._news_m a span{display: block;margin-bottom: 14px;font-size: 14px;color: #535353;line-height: 24px;width: 335px;height: 52px;margin-left: 15px;overflow: hidden;}
._news_m a button{width: 35px;height: 35px;color: #303030;cursor: pointer;background: #eaeaea;border: 1px solid #eaeaea;margin-left: 165px;margin-bottom: 15px;border-radius: 20px;font-size: 20px;}
._news_m a:hover button{border: 1px solid #0ca234;background: #0ca234;color: #FFFFFF;}
._news_m a:hover img{transform: scale(1.1);}

/*banner*/

#banner {position: relative;overflow: hidden;
	width: 100%;top:30px;
}
#banner ul {
	position: relative;
	overflow: hidden;
	width: 300%
}
#banner ul li {
	width: 33.333%;
	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 #0ca234;
	border-left: 3px solid #0ca234;
	-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: 110px;
	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: #0ca234
}


.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: 100%;margin: 0 auto}
.cppichz2>div{margin-top: 40px;}
.cppichz2 a{float: left; width: 360px; 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: #0ca234; line-height:50px;height: 50px;font-size: 18px; display: block; font-style: normal;color: #fff;}
.cppichz2 a div{position: absolute;width: 100%; height: 100%; background: rgba(10,164,40,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: 70px;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: 1200px; height: 580px;margin: 0 auto;}
.cppicsz a{float: left; width: 280px; margin-right:20px;text-align: center; position: relative;  margin-bottom: 20px;}
.cppicsz a span{overflow: hidden; }
.cppicsz a span img{width: 100%;display: block;}
.cppicsz a em{background: #dddddd; line-height:40px;height: 40px; font-size: 16px; display: block; font-style: normal;color: #222222;}
.cppicsz 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;}
.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;}


/*底部*/
.lc_bottom{width: 100%;background: #363636;}
.lcbottom1{width: 330px;height: 375px;background: #0ca234;text-align: center;color: #fff;}
.lcbottom1 h3{font-size: 30px;padding-top: 30px;}
.lcbottom1 i{text-transform: uppercase;font-size: 14px;}
.wxewm{margin-top: 40px;}
.wxewm img{margin: 0 10px;}
.lcbottom1 p{font-size: 16px;line-height: 36px;border-bottom: 1px solid #86d19a;width: 290px;margin: 10px auto;}
.lcdbtel{background: url(img/lucai_14.jpg)no-repeat left;padding-left: 65px;width: 135px;margin: 10px auto;height: 60px;font-family: Impact;font-size: 24px;}

.ditel{width: 340px;height: 50px;background:#db0f10;color: #fff;line-height: 50px;border-radius: 50px;margin-top: 50px;}
.ditel img{float: left;margin-left: 15px;margin-top: 5px;margin-right: 5px;}
.ditel span{font-family: Impact;font-size: 28px;}
.lcbottom2{width: 95px;margin-left: 70px;margin-top: 35px;}
.lcbottom2 h3{color: #0ca234;font-size: 18px;padding-bottom: 10px;}
.lcbottom2 em{display: block;width: 45px;height: 2px;background: #fff;margin-bottom: 20px;}
.lcbottom2 ul li a{color: #fff;font-size: 16px;line-height: 28px;}
.lcbottom2 ul li a:hover{color: #0ca234}
.lcbottom3{width: 250px;margin-left: 70px;margin-top: 35px;}
.lcbottom3 h3{color: #0ca234;font-size: 18px;padding-bottom: 10px;}
.lcbottom3 em{display: block;width: 45px;height: 2px;background: #fff;margin-bottom: 20px;}
.lcbottom3 ul li a{color: #fff;font-size: 16px;line-height: 34px;border: 1px solid #fff;margin-bottom: 15px;border-radius: 50px;display: block;width: 100%;text-align: center; }
.lcbottom3 ul li a:hover{background: #fff;color: #0ca234}
.lcbottom4{width: 290px;color: #fff;font-size: 16px;line-height: 28px;margin-left: 70px;margin-top: 35px;}
.lcbottom4 h3{color: #0ca234;font-size: 18px;padding-bottom: 10px;}
.lcbottom4 em{display: block;width: 45px;height: 2px;background: #fff;margin-bottom: 20px;}


.lcbq{width: 100%;color: #fff;font-size: 14px;text-align: center;background: #151515;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;
}



/* 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: 65px 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: #ca0000;
	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: #e90000;
}
.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: #2d2d2d;
	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: #0ca234;
	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: #0ca234;
	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: #ca0000;
	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{
	font-weight: bold;
}


#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: 2.5;display: block;
	}
.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;
	}
