.mt40 {
	margin-top: 40px;
}

/*banner图*/
.banner {
	position: relative;
	height: 799px;
	z-index: 2;
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 799px;
	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: 799px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 799px;
}
.fullSlide .bd li img {
	width: 100%;
	height: 799px;
	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: 65%;
	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);
}
}
/*搜索*/
.search {
	height: 87px;
	line-height: 87px;
	border-bottom: 1px solid #a0a0a0;
}
.search_txt {
	height: 87px;
}
.search1 {
	margin-top: 25px;
	width: 385px;
	height: 40px;
	line-height: 40px;
	background: url(../images/search_bg.jpg) no-repeat;
}
.search1 .text {
	width: 340px;
	height: 40px;
	float: left;
	background: none;
	line-height: 40px;
	color: #666;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	border: 0px;
	padding-left: 10px;
}
.search1 .submit {
	width: 35px;
	height: 40px;
	cursor: pointer;
	background: none;
	border: none;
}
/*标题公共样式*/
.hz {
	overflow: hidden;
}
.hz_l {
	margin: 30px auto 20px;
	text-align: center;
}
.hz_l h2 a {
	display: block;
	font-size: 30px;
	color: #1d336f;
	padding-bottom: 15px;
	font-weight: bold;
}
.hz_l b {
	display: block;
	font-size: 18px;
	color: #d2d2d2;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.hz_l i {
	display: block;
	width: 122px;
	margin: 10px auto 10px;
	border-top: 1px solid #ea1b13;
}
.hz_l h3 a {
	display: block;
	font-size: 30px;
	color: #1d336f;
	padding-bottom: 15px;
	font-weight: bold;
}
.anli_header {
	padding-top: 50px;
}
.anli_header h3 a {
	color: #fff;
}
.anli_header b {
	color: #fff;
}
.anli_header i {
	border-top: 1px solid #fff;
}
.anli_header span {
	color: #fff;
}
/*特点*/
.td {
	height: 114px;
	margin: 100px 0 40px;
}
.td_in li:first-child {
	background: none;
}
.td_in li {
	float: left;
	width: 236px;
	height: 114px;
	background: url(../images/line_t.jpg) no-repeat left center;
	font-size: 16px;
	text-align: center;
}
.td_in li span {
	display: block;
	padding-top: 90px;
	cursor: pointer;
	transition: .3s all;
}
.td_in li span.td01 {
	background: url(../images/icon1.png) no-repeat center 15px;
}
.td_in li span.td02 {
	background: url(../images/icon2.png) no-repeat center 15px;
}
.td_in li span.td03 {
	background: url(../images/icon3.png) no-repeat center 15px;
}
.td_in li span.td04 {
	background: url(../images/icon4.png) no-repeat center 15px;
}
.td_in li span.td05 {
	background: url(../images/icon5.png) no-repeat center 15px;
}
.td_in li:hover span.td01 {
	background: url(../images/icon01.png) no-repeat center 0;
}
.td_in li:hover span.td02 {
	background: url(../images/icon02.png) no-repeat center 0;
}
.td_in li:hover span.td03 {
	background: url(../images/icon03.png) no-repeat center 0;
}
.td_in li:hover span.td04 {
	background: url(../images/icon04.png) no-repeat center 0;
}
.td_in li:hover span.td05 {
	background: url(../images/icon05.png) no-repeat center 0;
}
/*产品*/
.pro {
	padding: 30px 0;
	overflow: hidden;
}
.pro_nav {
	width: 254px;
	border-bottom: 1px solid #cfcfcf;
}
.pro_r {
	margin-top: 60px;
	overflow: hidden;
}
.pro_r .pro_one {
	width: 248px;
	overflow: hidden;
}
.pro_r .pro_one .pro_tit {
	height: 39px;
	line-height: 39px;
	padding-left: 62px;
	font-size: 18px;
	background: url(../images/pro1.png) no-repeat 34px center #1d336f;
	margin-bottom: 1px;
}
.pro_r .pro_one .pro_tit.on {
	background: url(../images/pro2.png) no-repeat 31px center #1d336f;
}
.pro_r .pro_one .pro_tit a {
	color: #fff;
}
.pro_r .pro_one ul {
	background: #f5f5f5;
}
.pro_r .pro_one ul li {
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	padding-left: 62px;
}
.pro_r .pro_two {
	width: 932px;
	overflow: hidden;
}
.pro_r .pro_two li {
	width:284px;
	height:262px;
	margin: 0 0 26px 26px;
	float: left;
	overflow: hidden;
}
.pro_r .pro_two li .pro_img {
	width:282px;
	height:216px;
	border: 1px solid #aaa;
	border-bottom: none;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
.pro_r .pro_two li .pro_img img {
	width: 100%;
	height:216px;
	transition: .3s all;
}
.pro_r .pro_two li .pro_txt {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #1d336f;
}
.pro_r .pro_two li .pro_txt span {
	display: block;
	width:188px;
	height: 45px;
	line-height: 45px;
	margin-left: 42px;
}
.pro_r .pro_two li .pro_txt 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;
}
/*优势*/
.advall {
	overflow: hidden;
}
.ys_header h3 {
	height: 72px;
	background: url(../images/ad_logo.jpg) no-repeat 556px 0;
}
.ys_header h3 a strong {
	float: left;
	font-size: 33px;
	color: #1d336f;
	display: inline-block;
	margin-left: 110px;
	margin-top: 20px;
}
.ys_header h3 a b {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 146px;
	display: inline-block;
	margin-top: 15px;
	color: #7785a9;
}
.ys_header .ys_txt {
	width: 495px;
	height: 35px;
	margin: 10px auto;
	background: url(../images/ad_header.jpg) no-repeat center;
	color: #fff;
}
.ys_header .ys_txt strong {
	font-size: 24px;
	margin: 0 20px 0 62px;
}
.ys_header .ys_txt b {
	font-size: 18px;
	font-weight: bold;
}
.ys_header .ys_tel {
	overflow: hidden;
	padding: 10px 0;
	padding-left: 429px;
}
.ys_header .ys_tel span {
	font-size: 16px;
	color: #1d336f;
}
.ys_header .ys_tel strong {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #db241c;
}
.ysall {
	overflow: hidden;
	position: relative;
}
.ysall .ysone {
	position: absolute;
	top: 358px;
	left: 600px
}
.ysone {
	overflow: hidden;
}
.ysone li {
	width: 120px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	background: #1d336f;
	border-radius: 100px;
	color: #fff;
	font-size: 18px;
	float: left;
	margin-right: 20px;
	cursor: pointer;
}
.ysone li.on {
	background: #ea1b13;
}
.ystwo {
	padding-top: 40px;
}
.ystwo .ystxt {
	width: 570px;
}
.ystwo .ystxt .ystit {
	padding-left: 73px;
	background: url(../images/ys_icon.jpg) no-repeat left center;
	margin-top: 80px;
	margin-bottom: 30px;
}
.ystwo .ystxt .ystit strong {
	font-size: 30px;
	font-weight: bold;
}
.ystwo .ystxt .ystit b {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d0d0d0;
	font-family: Arial, Helvetica, sans-serif;
}
.ystwo .ystxt ul {
	margin-bottom: 122px;
}
.ystwo .ystxt li {
	height: 35px;
	line-height: 35px;
	padding-left: 18px;
	font-size: 16px;
	background: url(../images/ys_li.jpg) no-repeat left center;
}
.ystwo .ystxt .ad_bar {
	width: 569px;
	height: 153px;
	background: url(../images/bar01.jpg) no-repeat center;
	color: #fff;
	line-height: 23px;
}
.ystwo .ystxt .ad_bar strong {
	font-size: 30px;
	display: block;
	padding: 44px 0 0 30px
}
.ystwo .ystxt .ad_bar b {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	padding-left: 30px;
}
/*案例*/
.anli {
	height: 733px;
	background: url(../images/case_bg.jpg) no-repeat center top;
}
.anli_con li {
	float: left;
	width: 355px;
	height: 257px;
	margin: 16px 19px;
	overflow: hidden;
	position: relative;
}
.anli_con li div {
	width: 355px;
	height: 257px;
	overflow: hidden;
}
.anli_con li img {
	width: 355px;
	height: 257px;
	transition: .3s all;
}
.anli_con li span {
	display: block;
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: url(../images/case_bg.png);
	position: absolute;
	bottom: -40px;
	transition: .3s all;
}
.anli_con li span a {
	color: #fff;
}
.anli_con li:hover img {
	transform: scale(1.2, 1.2);
}
.anli_con li:hover span {
	bottom: 0;
}
/*客户见证*/
.kh {
	overflow: hidden;
	padding: 30px 0;
	margin: 30px 0;
}
.hez {
	margin: 40px 0;
	width: 1180px;
	height: 146px;
	position: relative;
}
.hez em {
	display: block;
	width: 60px;
	height: 146px;
	background: url(../images/case_clike.jpg) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}
.hez em b {
	display: block;
	width: 60px;
	height: 73px;
	cursor: pointer;
}
.hez_con {
	width: 1120px;
	height: 146px;
	overflow: hidden;
}
.hez_con li {
	width: 222px;
	height: 144px;
	float: left;
	border: 1px solid #d2d2d2;
	position: relative;
	overflow: hidden;
}
.hez_con li div {
	width: 222px;
	height: 144px;
}
.hez_con li div img {
	width: 222px;
	height: 144px;
}
.hez_con li span {
	display: block;
	width: 100%;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: url(../images/case_bg.png);
	position: absolute;
	bottom: -40px;
	transition: .3s all;
}
.hez_con li span a {
	color: #fff;
}
.hez_con li:hover span {
	bottom: 0;
}
.kh_txt li {
	float: left;
	width: 569px;
	height: 167px;
	margin: 15px 10px;
}
.kh_txt li .kh_img {
	width: 251px;
	height: 165px;
	border: 1px solid #b5b5b5;
}
.kh_txt li .kh_img img {
	width: 251px;
	height: 165px;
}
.kh_txt li .kh_tit {
	width: 316px;
	height: 167px;
	background: #e5e5e5;
}
.kh_txt li .kh_tit span a {
	display: block;
	height: 50px;
	line-height: 50px;
	text-indent: 20px;
	overflow: hidden;
	font-size: 16px;
	margin-top: 10px;
	font-weight: bold;
}
.kh_txt li .kh_tit p {
	height: 84px;
	padding: 0 20px;
	line-height: 21px;
	overflow: hidden;
}
.kh_txt li:hover {
	background: #1d336f;
}
/*行间广告*/
.bar01 {
	height: 322px;
	background: url(../images/ban01.jpg) no-repeat center top;
}
.bar01 .bar_txt {
	padding-top: 80px;
	color: #fff;
}
.bar01 .bar_txt strong {
	font-size: 30px;
	display: block;
}
.bar01 .bar_txt span {
	display: inline-block;
	width: 526px;
	height: 48px;
	background: #1d336f;
	text-align: center;
	line-height: 48px;
	font-size: 18px;
	margin-top: 28px;
}
.bar01 .bar_tel {
	padding: 24px 0 0 0;
}
.bar01 .bar_tel div {
	line-height: 30px;
	margin-top: 24px;
	color: #fff;
}
.bar01 .bar_tel a {
	display: inline-block;
	margin: 108px 0 0 46px;
}
.bar01 .bar_tel span {
	font-size: 16px;
	margin-right: 40px;
}
.bar01 .bar_tel strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
/*公司简介*/
.about_all {
	height: 761px;
	background: url(../images/ab_bg.jpg) no-repeat center top;
	overflow: hidden;
}
.about {
	padding-top: 130px;
	overflow: hidden;
}
.ab_conheader {
	overflow: hidden;
	padding-bottom: 45px;
}
.ab_conheader .ab_tit {
	margin-right: 20px;
}
.ab_conheader strong {
	font-size: 18px;
	color: #1d336f;
}
.ab_conheader img {
	display: inline-block;
	margin: 5px 0;
}
.ab_conheader i {
	display: inline-block;
	width: 59px;
	border-top: 2px solid #c42826;
}
.ab_conheader span {
	font-size: 60px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #b0b0b0;
}
.ab_con {
	width: 740px;
}
.ab_con_txt .ab_imgs {
	width: 740px;
	height: 306px;
	margin: 5px 0;
}
.ab_con_txt .ab_imgs img {
	width: 740px;
	height: 306px;
}
.ab_con_txt h3 a {
	font-size: 18px;
	color: #1d336f;
	display: block;
	margin: 10px 0;
}
.ab_con_txt div {
	height: 125px;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 40px;
}
.honor {
	width: 440px;
	height: 600px;
	background: #e7e7e7;
}
.honor_header {
	text-align: center;
	margin: 46px 0 20px;
	background: url(../images/honor_header.png) no-repeat center top;
}
.honor_header h3 a {
	display: block;
	font-size: 30px;
}
.honor_header h3 b {
	font-size: 30px;
	color: #b7b7b7;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.honor_con {
	width: 290px;
	margin: 0 auto;
}
.honor_con li {
	width: 290px;
}
.honor_con li div {
	width: 290px;
	height: 211px;
}
.honor_con li div img {
	width: 290px;
	height: 211px;
}
.honor_con li span {
	display: block;
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.honor_click {
	width: 312px;
	height: 39px;
	margin: 15px auto;
	background: url(../images/honor_line.jpg) no-repeat center;
}
.honor_click em {
	display: block;
	width: 100px;
	height: 39px;
	background: url(../images/honor_c.jpg) no-repeat;
	margin: 0 auto;
}
.honor_click em b {
	display: inline-block;
	width: 50px;
	height: 39px;
	cursor: pointer;
}
.honor_more a {
	display: block;
	width: 148px;
	height: 41px;
	text-align: center;
	line-height: 41px;
	border: 3px solid #c42826;
	font-size: 18px;
	color: #c42826;
	margin: 40px auto;
}
/*新闻*/
.news-all {
	overflow: hidden;
	margin: 20px 0;
	height: 454px;
}
.slideTxtBoxnews {
	text-align: left;
}
.slideTxtBoxnews .hd {
	height: 60px;
	border-bottom: 1px solid #c9c9c9;
	padding: 0 10px 0 0;
	margin-bottom: 20px;
	position: relative;
}
.slideTxtBoxnews .hd ul {
	overflow: hidden;
}
.slideTxtBoxnews .hd div {
	text-transform: uppercase;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a7a7a7;
	height: 16px;
}
.slideTxtBoxnews .hd ul li {
	float: left;
	height: 59px;
	margin-right: 80px;
}
.slideTxtBoxnews .hd span {
	position: absolute;
	right: 5px;
	top: 25px;
}
.slideTxtBoxnews .hd ul li a {
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.slideTxtBoxnews .hd ul li b {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #a7a7a7;
}
.slideTxtBoxnews .hd ul li.on {
	border-bottom: 3px solid #c42826;
}
.slideTxtBoxnews .hd ul li.on a {
	color: #1d336f;
}
.slideTxtBoxnews .bd .news-Tn {
	width: 285px;
	overflow: hidden;
	padding-bottom: 20px;
	position: relative;
}
.slideTxtBoxnews .bd .news-Tn img {
	width: 285px;
	height: 188px;
}
.slideTxtBoxnews .bd .news-Tn .newTit {
	background: #eeeeee;
	overflow: hidden;
	padding-bottom: 20px;
}
.slideTxtBoxnews .bd .news-Tn .newTit span a {
	display: block;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-indent: 86px;
}
.slideTxtBoxnews .bd .news-Tn .newTit p {
	height: 60px;
	overflow: hidden;
	color: #a0a0a0;
	margin: 5px 10px;
}
.slideTxtBoxnews .bd .news-Tn .newTit b a {
	margin-left: 10px;
	display: block;
}
.T-news-con {
	width: 378px;
}
.slideTxtBoxnews .bd .T-news {
	float: left;
	width: 338px;
	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/newsIcon.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: #1d336f;
	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;
	overflow: hidden;
}
.newsCon {
	width: 678px;
	padding-left: 20px;
}
.newsCons {
	width: 438px;
	padding-right: 20px;
}
.cjwt_header {
	height: 60px;
	border-bottom: 1px solid #c9c9c9;
}
.newsConW h3 {
	display: inline-block;
	height: 59px;
	border-bottom: 3px solid #c42826;
}
.newsConW h3 a {
	font-size: 20px;
	color: #1d336f;
	font-weight: bold;
}
.cjwt_header b {
	float: right;
	margin-top: 30px;
}
.cjwt_header span {
	color: #a7a7a7;
	font-size: 16px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.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 solid #c5c5c5;
	padding-bottom: 10px;
	font-size: 14px;
}
.txtMarquee-top .infoList li .txts {
	display: block;
	height: 24px;
	line-height: 24px;
	font-size: 15px;
	color: #1d336f;
	margin-top: 5px;
	overflow: hidden;
	padding-left: 25px;
	background: url(../images/ww.jpg) no-repeat left center;
}
.txtMarquee-top .infoList li span {
	display: block;
	height: 58px;
	overflow: hidden;
	color: #a8a8a8;
	line-height: 20px;
	padding-left: 25px;
	background: url(../images/wd.jpg) no-repeat left 0;
}
.txtMarquee-top .infoList li span a {
	color: #c42826;
	display: inline-block;
}
/*友情链接*/
.links {
	background: #eee;
}
.web-alls1 {
	overflow: hidden;
	padding: 30px 0;
}
.links_txt {
	border-bottom: 1px solid #c9c9c9;
	height: 60px;
	color: #1d336f;
	font-size: 20px;
}
.links_txt h4 {
	border-bottom: 3px solid #c42826;
	display: inline-block;
	height: 59px;
}
.links_txt span {
	font-weight: bold;
}
.links_txt b {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	color: #c5c5c5;
}
.linkLj {
	overflow: hidden;
	padding: 20px 0;
}
.linkLj a {
	margin-left: 15px;
}
