.mt40 {

	margin-top: 40px;

}

/* fullSlide */

.banner {

	position: relative;

	z-index: 2;

}

.fullSlide {

	width: 100%;

	position: relative;

	height: 498px;
overflow:hidden;

	background: #f0f0f0;

	z-index: 2;

}

.fullSlide .bd {

	margin: 0 auto;

	position: relative;

	z-index: 0;

	overflow: hidden;

}

.fullSlide .bd ul {

	width: 100% !important;

}

.fullSlide .bd li {

	width: 100% !important;

	height: 498px;

	overflow: hidden;

	text-align: center;

}

.fullSlide .bd li a {

	display: block;

	height: 498px;

}

.fullSlide .bd li img {

	width: 100%;

	height: 498px;

	display: block;

	margin: auto;

	-webkit-animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite;

	animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite;

}

.fullSlide .hd {

	width: 100%;

	position: absolute;

	z-index: 4;

	bottom: 40px;

	left: 0;

	height: 30px;

	line-height: 30px;

	display: none;

}

.fullSlide .hd ul {

	text-align: center;

}

.fullSlide .hd ul li {

	cursor: pointer;

	display: inline-block;

*display:inline;

	zoom: 1;

	width: 42px;

	height: 11px;

	margin: 1px;

	overflow: hidden;

	background: #000;

	filter: alpha(opacity=50);

	opacity: 0.8;

	line-height: 999px;

	z-index: 7;

}

.fullSlide .hd ul .on {

	background: #07913b;

}

.fullSlide .prev, .fullSlide .next {

	display: block;

	position: absolute;

	z-index: 7;

	top: 50%;

	margin-top: -30px;

	left: 15%;

	width: 40px;

	height: 60px;

	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;

	cursor: pointer;

	filter: alpha(opacity=50);

	opacity: 0.5;

	display: none;

}

.fullSlide .next {

	left: auto;

	right: 15%;

	background-position: -6px -137px;

}

 @keyframes scaleUpDown {

 from {

-webkit-transform: scale(1.1);

transform: scale(1.1);

}

to {

	opacity: 1;

	-webkit-transform: scale(1);

	transform: scale(1);

}

}

.pro_topc {

	background: #0079d1;

	width: 245px;

	height: 535px;

	left: 0px;

	top: 0px;

	z-index: 5;

	overflow: hidden;

}

.pro_topc li {

	background: url(../images/pro_x.jpg) repeat-x bottom center;

	height: 52px;

	display: block;

	line-height: 52px;

}

.pro_topc li a {

	background: url(../images/jt.png) no-repeat 200px center;

	height: 52px;

	display: block;

	font-size: 15px;

	color: #FFF;

	padding-left: 43px;

}

.pro_topc li:hover {

	background: #FFF;

	border-left: 6px solid #f60;

}

.pro_topc li:hover a {

	background: url(../images/jt2.png) no-repeat 194px center;

	color: #0079d1;

	padding-left: 37px;

}

.search_bg {

	background: #f3f3f3;

	height: 71px;

}

.search_zi {

	float: left;

	height: 71px;

	line-height: 71px;

}

.search_zi a {

	color: #3f3f3f;

	margin: 0 2px;

}

.search1 {

	margin-top: 15px;

	width: 290px;

	height: 32px;

	line-height: 32px;

	background: url(../images/search_bg.jpg) no-repeat;

}

.search1 .text {

	width: 240px;

	height: 32px;

	float: left;

	background: none;

	line-height: 32px;

	color: #666;

	font-size: 14px;

	font-family: "Microsoft YaHei";

	border: 0px;

	padding-left: 10px;

}

.search1 .submit {

	width: 40px;

	height: 32px;

	cursor: pointer;

	background: none;

	border: none;

}

/*hz*/

.hz {

	overflow: hidden;

}

.hz_l {

	padding: 20px 0;

	text-align: center;

}

.hz_l h2 a {

	display: block;

	font-size: 30px;

	height: 70px;

	line-height: 82px;

	font-weight: bold;

	color: #015db0;

	background: url(../images/line.png) no-repeat center bottom;

}

.hz_l h2 b {

	font-size: 18px;

	color: #cccccc;

	text-transform: uppercase;

	font-family: Arial, Helvetica, sans-serif;

	padding-top: 15px;

}

.hz_l h3 a {

	display: block;

	font-size: 30px;

	height: 70px;

	line-height: 82px;

	font-weight: bold;

	color: #015db0;

	transition: .3s all;

}

.hz_l h3 b {

	display: block;

	font-size: 18px;

	color: #cccccc;

	text-transform: uppercase;

	font-family: Arial, Helvetica, sans-serif;

	transition: .3s all;

}

.hz_l h3:hover a {

	transform: translateY(30px);

	-webkit-transform: translateY(30px);

}

.hz_l h3:hover b {

	transform: translateY(-30px);

	-webkit-transform: translateY(-30px);

}

.hz_r {

	height:228px;
overflow:hidden;

}

.hz_r li {

	width: 200px;

	float: left;

	margin: 20px;

}

.hz_r li div.allimg {

	width: 198px;

	height: 146px;

	border: 1px solid #d2d2d2;

	background: #f0f0f0;

	overflow: hidden;

}

.hz_r li div.allimg img {

	width: 198px;

	height: 146px;

}

.hz_r li span {

	display: block;

	width: 100%;

	text-align: center;

	line-height: 40px;

	height: 40px;

}

/*product*/

.pro {

	overflow: hidden;

	background: url(../images/pro_bg.jpg) no-repeat center top;

	height: 772px;

}

.pro_a {

	padding: 15px;

	background: #fff;

	margin-top: 40px;

	overflow: hidden;

}

.pro_l {

	width: 232px;

}

.pro_tit {

	height: 112px;

	background: #015db0;

	color: #fff;

	text-align: center;

}

.pro_tit b {

	font-size: 18px;

	font-family: Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	display: block;

}

.pro_tit h2 a {

	font-size: 24px;

	font-weight: bold;

	color: #fff;

	display: block;

	padding-top: 30px;

}

.pro_l ul {

	height: 517px;

	padding-top: 30px;

	background: #f1f1f1;

}

.pro_l li {

	height: 40px;

	line-height: 40px;

	font-size: 16px;

	padding-left: 47px;

	background: url(../images/pro_icon.png) no-repeat 22px center;

	transition: .3s all;

}

.pro_l li:hover {

	background: url(../images/pro_icon1.png) no-repeat 30px center;

}

.pro_r {

	width: 892px;

}

.pro_r .pro_one {

	overflow: hidden;
width:892px;
height:383px;
	padding: 15px 20px;

}
.case_ne{height:268px;overflow:hidden;}
.pro_r .pro_one li {

	width: 892px;

	height: 353px;

	position: relative;

}

.pro_r .pro_one li .pro_one_img {

	width: 892px;

	height: 353px;

}

.pro_r .pro_one li .pro_one_img img {

	width: 892px;

	height: 353px;

}

.pro_r .pro_one li .pro_one_txt {

	position: absolute;

	left: 10px;

	bottom: 10px;

	width: 382px;

	height: 156px;

	background: url(../images/case_bg.png);

	color: #fff;

	overflow: hidden;

}

.pro_r .pro_one li .pro_one_txt a {

	display: block;

	height: 40px;

	line-height: 40px;

	overflow: hidden;

	margin: 0 10px;

	color: #fff;

}

.pro_r .pro_one li .pro_one_txt p {

	height: 100px;

	line-height: 24px;

	overflow: hidden;

	margin: 10px;

	margin-top: 0;

}

.pro_r .pro_one em {

	position: absolute;

	width: 112px;

	height: 18px;

	right: 20px;

	bottom: 30px;

	z-index: 9;

	background: url(../images/pro_icon.jpg) no-repeat;

}

.pro_r .pro_one b {

	display: inline-block;

	width: 56px;

	height: 18px;

	cursor: pointer;

}

.pro_r .pro_two li {

	width: 258px;

	margin: 0 19px 20px;

	background: #fff;

	float: left;

	overflow: hidden;

}

.pro_r .pro_two li .pro_img {

	width: 258px;

	height: 193px;

	overflow: hidden;

}

.pro_r .pro_two li .pro_img img {

	width: 258px;

	height: 193px;

	transition: .3s all;

}

.pro_r .pro_two li .pro_txt {

	width: 100%;

	text-align: center;

	height: 82px;

	background: #ededed;

	transition: .3s all;

}

.pro_r .pro_two li .pro_txt span {

	display: block;

	height: 42px;

	line-height: 42px;

	overflow: hidden;

}

.pro_r .pro_two li .pro_txt b {

	display: block;

	width: 100px;

	height: 24px;

	background: #015db0;

	text-align: center;

	line-height: 24px;

	margin: 0 auto;

}

.pro_r .pro_two li .pro_txt b a {

	color: #fff;

}

.pro_r .pro_two li:hover .pro_img img {

	transform: scale(1.2, 1.2);

}

.pro_r .pro_two li:hover .pro_txt {

	bottom: 0;

}

/*case*/

.case_all {

	overflow: hidden;

}

.case_ne li {

	float: left;

	width: 280px;

	height: 248px;

	position: relative;

	margin: 10px 7px;

	float: left;

	overflow: hidden;

	transition: .3s all;

}

.case_ne li img {

	width: 280px;

	height: 248px;

	transition: .3s all;

}

.case_ne li span {

	display: block;

	width: 100%;

	height: 40px;

	background: url(../images/blue_png.png) repeat;

	position: absolute;

	bottom: -40px;

	text-align: center;

	line-height: 40px;

	transition: .3s all;

}

.case_ne li span a {

	color: #fff;

}

.case_ne li:hover span {

	bottom: 0;

}

.case_ne li:hover img {

	transform: scale(1.2, 1.2);

}

/*hjbanner*/

.bar01 {

	height: 266px;

	background: url(../images/bar01.jpg) no-repeat center top;

	color: #fff;

}

.bar01 .bar_txt {

	line-height: 36px;

	padding: 0 0 0 38px;

}

.bar01 .bar_txt strong {

	display: block;

	color: #fff;

	font-size: 22px;

	text-transform: uppercase;

	display: block;

	padding: 48px 0 0 0;

	font-weight: normal;

}

.bar01 .bar_txt strong b {

	font-weight: bold;

	font-size: 28px;

}

.bar01 .bar_txt span {

	font-size: 16px;

	color: #b9cae1;

	font-family: Arial, Helvetica, sans-serif;

	text-transform: uppercase;

}

.bar01 .bar_tel {

	padding: 46px 0 0 0;

	color: #fff;

}

.bar01 .bar_tel b {

	display: inline-block;

	font-size: 16px;

}

.bar01 .bar_tel em {

	font-size: 30px;

	font-family: Arial, Helvetica, sans-serif;

	display: inline-block;

	margin: 5px 0;

	font-weight: bold;

}

/*优势*/	

.ysbg {

	height: 1014px;

	overflow: hidden;

	background: url(../images/ys_line.jpg) no-repeat center 125px;

}

.ys_header {

	height: 125px;

	text-align: center;

}

.ys_header h3 {

	padding-top: 30px;

}

.ys_header h3 a {

	font-size: 30px;

	font-weight: bold;

	color: #015db0;

	display: block;

	transition: .3s all;

}

.ys_header span {

	font-size: 18px;

	text-transform: uppercase;

	font-family: Arial, Helvetica, sans-serif;

	color: #c4c4c4;

	display: block;

	transition: .3s all;

}

.ys_header h3:hover a {

	transform: translateY(30px);

	-webkit-transform: translateY(30px);

}

.ys_header h3:hover span {

	transform: translateY(-30px);

	-webkit-transform: translateY(-30px);

}

.ys_txt {

	overflow: hidden;

	padding-top: 20px;

	margin-bottom: 10px;

}

.ys_txts {

	overflow: hidden;

	width: 570px;

}

.ys_txt .ys_img {

	width: 570px;

}

.ys_txt .ys_imgs {

	text-align: right;

}

.ys_txts .ys_wen {

	padding-left: 15px;

	transition: .3s all;

	cursor: pointer;

}

.ys_txts .ys_wens {

	text-align: right

}

.ys_txt03 {

	padding-top: 25px;

}

.ys_txt04 {

	padding-top: 28px;

}

.ys_txt05 {

	padding-top: 17px;

}

.ys_txts .ys_wen strong {

	font-size: 24px;

	color: #015db0;

}

.ys_txts .ys_wens strong {

	color: #04973f;

}

.ys_txts .ys_wen p {

	font-size: 16px;

	padding-top: 24px;

	color: #666666;

	padding-bottom: 20px;

}

/*hjbanner*/

.bar02 {

	height: 212px;

	background: url(../images/bar02.jpg) no-repeat center top;

}

.bar02 .bar_txt {

	line-height: 36px;

	padding: 15px 118px 0 0;

}

.bar02 .bar_tel {

	padding: 50px 0 0 0;

}

/*kh*/

.case {

	padding: 40px 0;

	overflow: hidden;

}

.kh_con {

	overflow: hidden;

	padding-top: 40px;

}

.kh_con li {

	width: 502px;

	height: 163px;

	overflow: hidden;

	float: left;

	margin: 0 88px 30px 0;

}

.kh_con li .kh_img {

	width: 223px;

	height: 163px;

	position: relative;

}

.kh_con li .kh_img img {

	width: 223px;

	height: 163px;

}

.kh_con li .kh_img b {

	display: block;

	width: 198px;

	height: 143px;

	border: 1px solid #fff;

	position: absolute;

	top: 8px;

	left: 11px;

}

.kh_con li .kh_txt {

	width: 254px;

}

.kh_con li .kh_txt strong a {

	display: block;

	height: 52px;

	line-height: 52px;

	color: #015db0;

	font-size: 16px;
overflow:hidden;

}

.kh_con li .kh_txt p {

	height: 60px;

	overflow: hidden;

	line-height: 20px;

	margin-bottom: 20px;

}

.bx_all {

	background: url(../images/ab.jpg) no-repeat center top;

}

/*about*/

.about_all {

	overflow: hidden;

	margin: 30px 0;

	height: 405px;

}

.about {

	width: 1180px;

	height: 405px;

	position: relative;

	overflow: hidden;

}

.ab_img {

	width: 334px;

	height: 188px;

	margin: 70px 0 0 56px;

}

.ab_img img {

	width: 334px;

	height: 188px;

}

.ab_con {

	width: 720px;

	z-index: 1;

	margin-left: 35px;

	color: #fff;

}

.ab_con_txt h3 {

	padding: 56px 0 0 0;

}

.ab_con_txt h3 a {

	display: block;

	color: #fff;

	font-size: 24px;

	font-weight: bold;

}

.ab_con_txt h3 b {

	font-size: 36px;

	font-weight: bold;

	color: #cbcbcb;

	text-transform: uppercase;

}

.ab_con_txt div {

	overflow: hidden;

	height: 104px;

	line-height: 24px;

	margin: 24px 0;

}

.ab_con_txt span a {

	display: block;

	width: 118px;

	height: 32px;

	text-align: center;

	line-height: 30px;

	font-size: 16px;

	border-radius: 1px;

	border: 1px solid #fff;

	color: #fff;

}

/*xc*/

.partner {

	width: 1106px;

	margin: 0 auto;

	overflow: hidden;

}

.cp_hemm {

	background: url(../images/xc_line.png) no-repeat center;

	height: 50px;

	margin-bottom: 30px;

	margin-top: 38px;

}

.cp_hemm ul {

	overflow: hidden;

	height: 50px;

	width: 283px;

	margin: 0 auto;

	padding-top: 7px;

}

.cp_hemm ul li {

	width: 128px;

	text-align: center;

	height: 34px;

	line-height: 34px;

	background: #fff;

	border: 1px solid #d2d2d2;

	float: left;

	margin-left: 10px;

}

.cp_hemm ul li a {

	font-size: 18px;

}

.cp_hemm ul li.on {

	background: #0e4c9c;

	border: 1px solid #0e4c9c;

}

.cp_hemm ul li.on a {

	color: #fff;

}

.picMarquee-left001 {

	width: 1180px;
height:184px;
	overflow: hidden;

}

.picMarquee-left001 .bd ul li {

	float: left;

	_display: inline;

	overflow: hidden;

	text-align: center;

	margin: 0 20px;

}

.picMarquee-left001 .bd ul li .pic {

	width: 204px;

	height: 142px;

	border: 1px solid #a0a0a0;

}

.picMarquee-left001 .bd ul li .pic img {

width: 204px;

	height: 142px;


}

.picMarquee-left001 .bd ul li .title {

	line-height: 40px;

}

/*news*/

.news-all {

	overflow: hidden;

	margin: 20px 0;

	height: 454px;

}

.slideTxtBoxnews {

	text-align: left;

}

.slideTxtBoxnews .hd {

	width: 100%;

	height: 60px;

	background: url(../images/new_line.jpg) no-repeat 118px 8px;

}

.slideTxtBoxnews .hd span {

	font-size: 18px;

	text-transform: uppercase;

	text-transform: uppercase;

	color: #c7c7c7;

}

.slideTxtBoxnews .hd ul {

	overflow: hidden;

}

.slideTxtBoxnews .hd ul li {

	float: left;

	cursor: pointer;

	font-size: 24px;

	width: 160px;

	font-weight: bold;

	color: #015db0;

}

.slideTxtBoxnews .hd ul li a {

	color: #015db0;

}

.slideTxtBoxnews .hd ul li b {

	font-size: 18px;

	font-family: "Times New Roman", Times, serif;

	text-transform: uppercase;

	font-weight: bold;

	margin-left: 10px;

}

.slideTxtBoxnews .hd ul li.on a {

	color: #04973f;

}

.slideTxtBoxnews .bd {

	padding-top: 20px;

}

.slideTxtBoxnews .bd .news-Tn {

	width: 294px;

	height: 270px;

	position: relative;

}

.slideTxtBoxnews .bd .news-Tn img {

	width: 294px;

	height: 270px;

}

.slideTxtBoxnews .bd .news-Tn b {

	display: block;

	width: 278px;

	height: 243px;

	border: 1px solid #fff;

	position: absolute;

	top: 12px;

	left: 7px;

}

.slideTxtBoxnews .bd .T-news-con {

	width: 458px;

}

.slideTxtBoxnews .bd .T-news {

	overflow: hidden;

}

.slideTxtBoxnews .bd .T-news p {

	height: 24px;

	line-height: 24px;

	overflow: hidden;

	padding-left: 26px;

}

.slideTxtBoxnews .bd .T-news .newsTime {

	height: 34px;

	line-height: 34px;

	padding-left: 16px;

	background: url(../images/news_icon.png) no-repeat left center;

	font-size: 14px;

}

.slideTxtBoxnews .bd .T-news .newsTime span {

	font-size: 24px;

}

.slideTxtBoxnews .bd .T-news .newsTime b {

	font-size: 14px;

}

.slideTxtBoxnews .bd .T-news .newsTxt {

	height: 30px;

	line-height: 30px;

	font-size: 13px;

}

.news_times {

	width: 68px;

	height: 64px;

	background: #015db0;

	position: absolute;

	left: 8px;

	top: 147px;

	font-family: Arial, Helvetica, sans-serif;

	color: #fff;

	text-align: center;

}

.news_times span {

	display: block;

	margin: 7px auto;

	width: 55px;

	border-bottom: 1px solid #fff;

	font-size: 30px;

	font-weight: bold;

}

.news_times b {

	font-size: 12px;

}

.news-titleOne {

	overflow: hidden;

}

.news-titleTwo {

	padding-top: 20px;

}

.newsTs {

	width: 390px;

	height: 100px;

}

.newsTs div {

	width: 260px;

	height: 84px;

}

.newsTs div span a {

	display: block;

	font-size: 15px;

	margin-bottom: 10px;

}

.newsTs div p {

	height: 40px;

	overflow: hidden;

	color: #a8a8a8;

}

.slideTxtBoxnews .bd li .date {

	float: right;

	color: #999;

}

.news {

	padding: 30px 0 10px;
	height:444px;
	overflow: hidden;

}

.newsCon {

	width: 780px;

}

.newsCons {

	width: 368px;



}

.cjwt_header {

	height: 60px;

}

.newsConW h3 a {

	font-size: 24px;

	color: #015db0;

	font-weight: bold;

	display: block;

}

.cjwt_header b {

	ont-size: 18px;

	font-family: Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	color: #c7c7c7;

}

.txtMarquee-top {

	padding: 10px 0;

}

.newsIn li {

	height: 30px;

	line-height: 30px;

	overflow: hidden;

	font-size: 13px;

}

.newsIn li a {

	float: left;

	display: inline-block;

	width: 290px;

	padding-left: 10px;

}

.newsIn li span {

	float: right;

}

.more-tit span {

	color: #1796d7;

}

.txtMarquee-top {

	overflow: hidden;

	position: relative;

}

.news-header {

	height: 30px;

	padding-left: 10px;

}

.news-header h3 {

	display: inline-block;

	font-size: 18px;

}

.news-header h3 span {

	text-transform: uppercase;

	display: inline-block;

	margin-left: 5px;

}

.txtMarquee-top .bd {

	padding: 15px 0;

}

.txtMarquee-top .infoList li {

	border-bottom: 1px dashed #c5c5c5;

	padding-bottom: 10px;

	font-size: 14px;

}

.txtMarquee-top .infoList li a {

	display: block;

	height: 24px;

	line-height: 24px;

	font-size: 15px;

	color: #015db0;

	margin-top: 5px;

	overflow: hidden;

}

.txtMarquee-top .infoList li span {

	display: block;

	height: 58px;

	overflow: hidden;

	color: #a8a8a8;

	line-height: 20px;

	font-family: "微软雅黑";

	padding-left: 15px;

}

.txts {

	display: block;

	padding-left: 15px;

	background: url(../images/ww.png) no-repeat left center;

}

.pics {

	display: block;

	padding-left: 15px;

	background: url(../images/wd.png) no-repeat left 5px;

}

/*友情链接*/

.web-alls1 {

	overflow: hidden;

	margin-bottom: 30px;

	margin-top: 20px;

}

.links_header {

	border-right: 1px solid #a0a0a0;

	padding-right: 20px;

}

.links_header span {

	font-size: 24px;

	color: #015db0;

	font-weight: bold;

}

.links_header b {

	font-family: Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	color: #858585;

	font-size: 18px;

}

.linkLj {

	width: 1058px;

	padding-top: 16px;

}

.linkLj a {

	margin-left: 15px;

}

