@CHARSET "UTF-8";

/*头部样式*/

.top2 .tel {
	position: absolute;
	top: 55px;
	left: calc(50% + 388px);
}

.kk1 {
	position: absolute;
	top: -34px;
	right: 415px;
}


.scrolls {
	overflow: hidden;
	height: 400px;
}

.roundabout-holder {
	overflow: hidden;
	display: block;
	height: 400px;
}

.roundabout-moveable-item {
	position: relative;
	display: block;
	width: 550px;
	height: 400px;
	overflow: hidden;
}

.roundabout-moveable-item span {
	display: none;
	position: absolute;
	left: 0;
	top: 276px;
	display: block;
	width: 550px;
	height: 37px;
	line-height: 36px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	background: url(../images/photo_sbg.png) repeat-x left top;
	cursor: pointer;
}

.roundabout-moveable-item img {
	cursor: pointer;
	width: 100%;
	height: 100%;
}

.roundabout-in-focus span {
	display: block;
}

.li1 {
	position: relative
}

.li1 h3 {
	background: rgba(255, 255, 255, 0.6);
	height: 35px;
	line-height: 35px;
	text-align: center;
	position: absolute;
	z-index: 999999;
	color: #000;
	bottom: 0px;
	left: 0px;
	width: 100%;
	cursor: pointer;
}

.li1 h3 a {
	color: #000;
}



/*热门搜索
.search {
	text-align: left;
	height: 24px;
	background-color: #f8f8f8;
	padding: 5px 10px 5px 10px;
}

#formsearch {
	width: 300px;
	float: left;
}

.hotSearch {
	width: 400px;
	float: left;
	height: 24px;
	line-height: 24px;
	font-weight: normal;
}
*/
/*头部*/
.hh {
	background: url(../images/top.png) repeat-x;
	height: 152px;
}

.hh1 {
	width: 400px;
	font: 200 12px/47px "微软雅黑";
	color: #5164a3;
}

.hh2 {
	background: #458bd5;
	width: 373px;
	height: 47px;
	position: relative;
}

.hh3 {
	font: 400 18px/47px "微软雅黑";
	color: #fff;
	text-align: center;

}

.Hsrch {
	position: absolute;
	top: 20px;
	right: 0px;
	width: 40px;
	background: url(../images/icon-srch.png) no-repeat center center;
}

.Hsrch {
	float: right;
	margin-left: 10px;
	margin-right: 2px;
}

.Hsrch>a {
	display: block;
	height: 40px;
	width: 43px;
}

.Hsrch .Hsrc-box {
	position: absolute;
	top: 40px;
	right: 0px;
	overflow: hidden;
	display: none;
	z-index: 99999;
}

.Hsrc-box input[type=text] {
	display: block;
	width: 227px;
	height: 28px;
	line-height: 28px;
	color: #868686;
	padding: 0 0 0 10px;
	border: 1px solid #868686;
	float: left;
	margin: 0;
}

.Hsrc-box .btn {
	height: 30px;
	line-height: 30px;
	width: 52px;
	color: #ffffff;
	background-color: #1462b3;
	float: left;
	cursor: pointer;
}


/*主体样式*/
#container {
	width: 1150px;
	margin: 0 auto;
}


.nei {
	background: url(../images/nei.jpg) repeat-x;
	height: 201px;
	margin-top: 46px;
}

.zi {
	text-align: center;
}

.zi-sub {
	font: 200 30px/30px "微软雅黑";
	color: #272727;
	text-transform: uppercase;
	padding-top: 92px;
}

.zi-sub1 {
	font: 200 18px/22px "微软雅黑";
	background: #ffffff;
	width: 90px;
	margin: 0 auto;
}

.zi-sub2 {
	font: 200 10px/20px "Arial";
	margin: 0 auto;
	width: 350px;
}

/*首页产品分类*/
.picScroll-left {
	overflow: hidden;
	position: relative;
}

.picScroll-left .hd {
	overflow: hidden;
}

.picScroll-left .hd .prev {
	display: block;
	width: 34px;
	height: 62px;
	position: absolute;
	top: 107px;
	left: 0px;
	cursor: pointer;
	background: url(../images/left2.jpg) left center no-repeat;
}

.picScroll-left .hd .next {
	display: block;
	width: 34px;
	height: 62px;
	position: absolute;
	top: 107px;
	right: 0px;
	cursor: pointer;
	background: url(../images/left1.jpg) left center no-repeat;
}

.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}

.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}

.picScroll-left .hd ul li.on {
	background-position: 0 0;
}

.picScroll-left .bd {
	margin-left: 40px;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin-left: 30px;
	margin-right: 7px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.picScroll-left .bd ul li .pic {
	text-align: center;
}

.picScroll-left .bd ul li .pic img {
	width: 321px;
	height: 460px;
	display: block;
}

.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picScroll-left .bd ul li .title {}

.chan {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/chan.png) no-repeat;
	height: 271px;
	width: 321px;
	font: 400 16px/30px "微软雅黑";
	color: #fff;
	padding-top: 190px;
	transform: scale(0);
	transition: all 0.5s ease;
}

.chan a {
	color: #fff;
}

.chan span {
	font: 400 14px/20px "Arial";
	text-transform: uppercase;
	color: #828282;
}

.picScroll-left .bd ul li:hover .chan {
	transform: scale(1);
	display: block;
}

.chan1 {
	background: #f0f0f0;
	height: 52px;
	font: 400 14px/52px "微软雅黑";
	margin-top: 8px;
}

/*案例展示*/
.nei1 {
	background: url(../images/nei1.png) top center no-repeat;
	height: 769px;
	margin-top: 95px;
}

.an {
	text-align: center;
	font: 700 30px/40px "微软雅黑";
	color: #e1e1e1;
	padding-top: 55px;
}

/*tab多页签*/


.fg {
	background: url(../images/tu.png) top center no-repeat;
	width: 165px;
	height: 84px;
}

.fg:hover {
	background: url(../images/tu2.png) top center no-repeat;
	color: #fff !important;
}

.fg1 {
	background: url(../images/tu3.png) top center no-repeat;
	width: 165px;
	height: 84px;
}

.fg1:hover {
	background: url(../images/tu4.png) top center no-repeat;
	color: #fff !important;
}

.fg2 {
	background: url(../images/tu5.png) top center no-repeat;
	width: 165px;
	height: 84px;
}

.fg2:hover {
	background: url(../images/tu6.png) top center no-repeat;
	color: #fff !important;
}

.fg3 {
	background: url(../images/tu7.png) top center no-repeat;
	width: 165px;
	height: 84px;
}

.fg3:hover {
	background: url(../images/tu8.png) top center no-repeat;
	color: #fff !important;
}

.fg4 {
	background: url(../images/tu9.png) top center no-repeat;
	width: 165px;
	height: 84px;
}

.fg4:hover {
	background: url(../images/tu10.png) top center no-repeat;
	color: #fff !important;
}

.fg5 {
	background: url(../images/tu11.png) top center no-repeat;
	width: 165px;
	height: 114px;
}

.fg5:hover {
	background: url(../images/tu12.png) top center no-repeat;
	color: #fff !important;
}

.product_list2 {}

.product_list2 li {
	float: left;
	margin-left: 14px;
	margin-right: 5px;
	padding-bottom: 15px;
	_display: inline;
	position: relative;
}

.product_list2 li h3 {
	text-align: center;
}

.product_list2 li h3 a {
	font-weight: normal;
}

.product_list2 li a.img {
	display: block;
}

.product_list2 li a.img:hover {
	border-color: #e87518;
}

.product_list2 li:nth-child(1) img {
	width: 306px;
	height: 263px;
	float: left;

}

.product_list2 li:nth-child(2) img {
	width: 480px;
	height: 391px;
	float: left;
}

.product_list2 li:nth-child(3) img {
	width: 306px;
	height: 263px;
	float: right;
}

.product_list2 li:nth-child(1) .CP {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 306px;
	background-color: rgba(0, 0, 0, 0.5);
	height: 40px;
	color: #8f8f8f;
	text-align: center;
	font: 400 14px/40px "微软雅黑";
	transition: all 0.5s ease;
}

.product_list2 li:nth-child(1):hover .CP {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 306px;
	background-color: rgba(0, 0, 0, 0.5);
	height: 110px;
	color: #fff;
	text-align: center;
	font: 400 14px/40px "微软雅黑";
}

.product_list2 li:nth-child(1):hover a {
	color: #fff;
}

.product_list2 li:nth-child(1) {
	width: 306px;
	height: 263px;
	overflow: hidden;

}

.CP1 {
	width: 200px;
	font: 200 12px/24px "微软雅黑";
	text-align: left;
	padding-left: 15px;
}

.CP2 {
	width: 42px;
	background: url(../images/more.png) no-repeat;
	height: 42px;
	margin-right: 5px;
	margin-top: 9px;
}


.product_list2 li:nth-child(3) .CP {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 306px;
	background-color: rgba(0, 0, 0, 0.5);
	height: 40px;
	color: #8f8f8f;
	text-align: center;
	font: 400 14px/40px "微软雅黑";
	transition: all 0.5s ease;
}

.product_list2 li:nth-child(3):hover .CP {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 306px;
	background-color: rgba(0, 0, 0, 0.5);
	height: 110px;
	color: #fff;
	text-align: center;
	font: 400 14px/40px "微软雅黑";
}

.product_list2 li:nth-child(3):hover a {
	color: #fff;
}

.product_list2 li:nth-child(3) {
	width: 306px;
	height: 263px;
	overflow: hidden;

}



.product_list2 li:nth-child(2) .CP {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 480px;
	background-color: rgba(0, 0, 0, 0.5);
	height: 40px;
	color: #8f8f8f;
	text-align: center;
	font: 400 14px/40px "微软雅黑";
	transition: all 0.5s ease;
}

.product_list2 li:nth-child(2):hover .CP {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 480px;
	background-color: rgba(0, 0, 0, 0.5);
	height: 110px;
	color: #fff;
	text-align: center;
	font: 400 14px/40px "微软雅黑";
}

.product_list2 li:nth-child(2):hover a {
	color: #fff;
}

.product_list2 li:nth-child(2) {
	width: 480px;
	height: 391px;
	overflow: hidden;

}



.slideTxtBox {
	width: 1150px;
	margin-top: 60px;
}

.slideTxtBox .hd {
	height: 133px;
	line-height: 114px;
	background: url(../images/left3.png) no-repeat;
	position: relative;
}

.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: 20px;
	top: -1px;
	height: 114px;
	padding-left: 18px;
	overflow: hidden;
}

.slideTxtBox .hd ul li {
	float: left;
	padding: 0 2px;
	cursor: pointer;
	text-align: center;
	padding-top: 30px;
	font: 200 12px/110px "微软雅黑";
}

.slideTxtBox .hd ul li.on {
	height: 114px;
}

.slideTxtBox .bd ul {}

.slideTxtBox .bd li {}

.slideTxtBox .bd li .date {}


/*首页电话*/
.nei2 {
	background: url(../images/nei2.png) top center no-repeat;
	height: 278px;
}

.ab {
	text-align: center;
}

.ab1 {
	font: 400 30px/40px "微软雅黑";
	color: #fff;
	padding-top: 95px;
}

.ab1 span {
	color: #d23c1a;
}

.ab2 {
	color: #545456;
	text-transform: uppercase;
	padding-top: 5px;
}

.ab3 {
	width: 500px;
	margin: 0 auto;
}

.ab3-sub {
	font: 400 14px/30px "微软雅黑";
	color: #fff;
	padding-top: 20px;
	width: 300px;
}

.ab3-sub1 {
	background: url(../images/hua.png) left 25px no-repeat;
	height: 30px;
	font: 400 14px/30px "微软雅黑";
	padding-top: 20px;
	width: 200px;
	text-align: right;
	color: #fff;
}

/*公司简介*/
.anli {
	background: url(../images/left4.png) top center no-repeat;
	height: 243px;
	text-align: center;
}

.anli-sub {
	font: 700 31px/40px "微软雅黑";
	color: #053a7e;
	padding-top: 80px;
}

.anli-sub1 {
	font: 200 14px/25px "Arial";
	color: #585858;
	text-transform: uppercase;
	padding-top: 30px;
}

.anli-sub1 span {
	color: #979797;
}

.anli2 {
	height: 500px;
}

.product_list3 {}

.product_list3 li {
	float: left;
	margin-left: 10px;
	margin-right: 5px;
	padding-bottom: 15px;
	_display: inline;
	width: 270px;
}

.product_list3 li a.img {
	position: relative;
	width: 150px;
	height: 137px;
	overflow: hidden;
	display: block;
	margin: 0 auto;
}

.product_list3 li a.img img {
	position: absolute;
	top: 0;
	left: 0;
}

.product_list3 li h3 {
	text-align: center;
	padding: 10px 0;
	font: 400 22px/40px "微软雅黑";
}

.product_list3 li h3 a {
	font-weight: normal;
	color: #053a7e;
}

.product_list3 li a.img {
	display: block;
}

.product_list3 li a.img:hover {
	border-color: #e87518;
}

.product_list3 li a:hover img {
	top: -137px;

}

.abli3 {
	font: 400 12px/30px "微软雅黑";
	color: #585858;
	width: 230px;
	margin: 0 auto;
	height: 150px;
	overflow: hidden;
}

.anli4 {
	color: #323232;
	text-align: center;
	background: url(../images/jian.png) bottom center no-repeat;
	height: 40px;
	font: 400 14px/24px "微软雅黑";
	margin-top: 25px;
}

.product_list3 li:hover .anli4 {
	color: #053a7e;
}

/*首页荣誉*/
.nei4 {
	background: url(../images/nei3.png) top center no-repeat;
	height: 739px;
}

.rong {
	text-align: center;
}

.rong-sub1 {
	font: 700 30px/40px "微软雅黑";
	color: #fff;
	padding-top: 48px;
}

.rong-sub2 {
	color: #b5b5b5;
	font: 400 20px/40px "微软雅黑";
	padding-top: 15px;
}

.rong1 {
	padding-left: 150px;
	padding-top: 40px;
}

.product_list5 {}

.product_list5 li {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 15px;
	_display: inline;
}

.product_list5 li a.img img {
	width: 205px;
	height: 152px;
}

.product_list5 li h3 {
	text-align: center;
	padding-top: 5px;
}

.product_list5 li h3 a {
	font-weight: normal;
}

.product_list5 li a.img {
	display: block;
}

.product_list5 li a.img:hover {
	border-color: #e87518;
}

.ront2 {
	width: 330px;
	padding: 100px 0 0 190px;
}

.rong2-sub {
	font: 700 18px/40px "微软雅黑";
	color: #464646;
}

.rong2-sub1 {
	color: #5c5c5c;
	font: 400 14px/25px "微软雅黑";
}

.ront3 {
	width: 330px;
	padding: 100px 150px 0 0;
}


/*首页新闻*/
.nei5 {
	background: url(../images/nei5.png) top center no-repeat;
	height: 640px;
}

/*tab多页签*/
#tabs_box {
	float: left;
	width: 1150px;
	padding-top: 150px;
	position: relative;
}

.tabs {
	width: 1150px;
	float: right;
}

.tabs ul {
	height: 43px;
	line-height: 43px;
	background: url(../images/tt2_bg.gif) 0 bottom no-repeat;
	padding-left: 300px;
	color: #fff;
}

.tabs ul li {
	float: left;
	text-align: center;
	font: 400 18px/43px "微软雅黑";
	margin-right: 15px;
}

.tab-nav {
	cursor: pointer;
	background: url(../images/xw.png) no-repeat;
	width: 172px;
}

.tab-nav-action {
	cursor: pointer;
	color: #fff;
	background: url(../images/xw1.png) no-repeat;
	width: 172px;
}

.tabs-body {
	float: right;
	width: 1150px;
	margin-top: 43px;
}

.tabs-body div {}


.product_list6 {}

.product_list6 li {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 15px;
	_display: inline;
	position: relative;
}

.product_list6 li a.img {
	padding: 4px;
	border: 1px solid #e0e1dc;
}

.product_list6 li a.img img {
	width: 449px;
	height: 307px;
}

.product_list6 li h3 {
	text-align: left;
	font: 400 14px/30px "微软雅黑";
}

.product_list6 li h3 a {
	font-weight: normal;
	color: #fff;
}

.product_list6 li a.img {
	display: block;
}

.product_list6 li a.img:hover {
	border-color: #e0e1dc;
}

.xwe {
	position: absolute;
	bottom: 4px;
	left: 5px;
	background: rgba(0, 0, 0, 0.6);
	width: 430px;
	height: 80px;
	padding-left: 19px;
}

.xwe1 {
	font: 200 12px/30px "微软雅黑";
	color: #fff;
}

.xxw1 {
	width: 630px;
}

.xxw {
	position: absolute;
	top: 233px;
	left: 0px;
}


.menu_cate {
	width: 220px;
	float: left;
}

.cate_title {
	line-height: 31px;
	padding-left: 15px;
	font-weight: bold;
	font-family: "微软雅黑";
	background: url(../images/nav.png) no-repeat 0% 100%;
	font-size: 14px;
	color: #000;
}

.about {
	width: 460px;
	float: left;
	margin-left: 12px;
	padding-bottom: 5px;
}

.about_title {
	line-height: 31px;
	padding-left: 15px;
	font-weight: bold;
	font-family: "微软雅黑";
	background: url(../images/nav.png) no-repeat 0% 100%;
	font-size: 14px;
	color: #000;
}

.about .content {
	padding: 5px;
	padding-bottom: 12px;
	text-indent: 20px;
}

.navigation {
	float: right;
	width: 100px;
}

.index-title {
	line-height: 31px;
	padding-left: 15px;
	font-weight: bold;
	font-family: "微软雅黑";
	background: url(../images/nav.png) no-repeat 0% 100%;
	font-size: 14px;
	color: #000;
}

.index-table td {
	border: solid #add9c0;
	border-width: 0px 1px 1px 0px;
	padding: 10px 5px;
}

.index-table {
	border: solid #add9c0;
	border-width: 1px 0px 0px 1px;
	margin-top: 10px;
}

/*----- Common css ------*/
.fl {
	float: left;
}

.fr {
	float: right;
}

.di {
	_display: inline;
}

.fwn {
	font-weight: normal;
}

.dib {
	*display: inline;
	_zoom: 1;
	_display: inline;
	_font-size: 0px;
}

/*首页新闻*/
.news_company {
	width: 280px;
	float: right;
}

.news1_title {
	line-height: 31px;
	padding-left: 15px;
	font-weight: bold;
	font-family: "微软雅黑";
	background: url(../images/nav.png) no-repeat 0% 100%;
	font-size: 14px;
	color: #000;
}

.news_company .content {
	padding: 5px;
}

/*首页左侧联系我们*/
.contact {
	width: 218px;
	float: left;
	padding-bottom: 5px;
	margin-top: 10px;
}

.contact_title {
	line-height: 31px;
	padding-left: 15px;
	font-weight: bold;
	font-family: "微软雅黑";
	background: url(../images/nav.png) no-repeat 0% 100%;
	font-size: 14px;
	color: #000;
}

.contact .content {
	padding: 5px;
	padding-left: 8px;
}



/*产品推荐*/
.recommend_product {
	margin-top: 10px;
	width: 692px;
	float: left;
}

.recommend_product .title {
	line-height: 31px;
	padding-left: 15px;
	font-weight: bold;
	font-family: "微软雅黑";
	background: url(../images/nav.png) no-repeat 0% 100%;
	font-size: 14px;
	color: #000;
}

.recommend_product .content {
	padding-top: 15px;
	padding-bottom: 14px;
}

.roll_product li {
	padding-bottom: 0px;
}




/*友情链接*/
.f_link {
	width: 1200px;
	margin: 20px auto;
	margin-top: 50px;
	line-height: 30px;
	line-height: 30px;
	background-color: #ececec;
	text-indent: 20px;
}

/*页面底部*/

.nav_foot {
	text-align: center;
	color: #fff;
	font: 400 14px/62px "微软雅黑";
}


.ffg {
	background: url(../images/foot.png) repeat-x;
	height: 324px;
}

.ffg1 {
	text-align: center;
	padding-top: 65px;
}

.ffg2 {
	text-align: center;
	width: 1000px;
	margin: 0 auto;
	padding: 25px 0;
}

.ffg3 {
	display: none;
}

/*------------内页-------------------*/
.left .box {
	position: absolute;
	left: 15px;
	top: 10px;
}

.enet {
	position: absolute;
	right: 0px;
	top: 40px;
}

.left .box h3 {
	line-height: 31px;
	padding-left: 15px;
	font-weight: bold;
	font-family: "å¾®è½¯é›…é»‘";
	background: url(../images/nav.png) no-repeat 0% 100%;
	font-size: 14px;
	color: #000;
}

.left .box .content {
	padding: 5px 0px;
}

.prodescription {
	border: 1px solid #e5e5e5;
	background: #f9f9f9;
	line-height: 24px;
	padding: 10px;
	margin-bottom: 15px;
	text-indent: 20px;
}

.n_banner {
	width: 100%;
	margin: 0 auto;
	position: relative;
	/*left: 50%;*/
	/*margin-left: -952px;*/
}

.n_banner img {
	width: 100%;
	margin: 0 auto;
}

.nybt{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

.nybt h3{
    font-size: 60px;
    font-weight: 400;
    color: rgba(255,255,2555,1);
    display:none;
}

.nybt h3 span{
    font-size: 60px;
    font-weight: 600;
    color: rgba(255,255,2555,.6);
    display: block;
    text-transform: uppercase;
}

@media(max-width:980px){
    .nybt h3{
         font-size: 20px;
    }
    .nybt h3 span{
         font-size: 20px;
    }
}

.left {
	width: 1150px;
	position: relative;
	height: 60px;
}

.sort_menu {}

.sort_menu h3 {
	background-color: #ececec;
	line-height: 28px;
	padding-left: 15px;
	font-weight: bold;
}

.sort_product {
	margin-top: 10px;
}

.sort_product h3 {
	background-color: #ececec;
	line-height: 28px;
	padding-left: 15px;
	font-weight: bold;
}

.n_contact {
	margin-top: 10px;
}

.n_contact h3 {
	background-color: #ececec;
	line-height: 28px;
	padding-left: 15px;
	font-weight: bold;
}

.n_contact .content {
	padding: 5px;
	line-height: 24px;
}

.right {
	width: 100%;
	padding-bottom: 10px;
}

.sitemp {
	line-height: 64px;
	height: 64px;
	overflow: hidden;
	padding-right: 10px;
	background: url(../images/left5.jpg) no-repeat 0% 100%;
	padding-top: 30px;
}

.sitemp h2 {
	width: 340px;
	float: left;
	line-height: 64px;
	text-align: center;
	text-align: left;
	text-indent: 15px;
	color: #000;
	font-size: 14px;
}

.sitemp .site {
	width: 480px;
	float: right;
	text-align: right;
	line-height: 64px;
}

.right .content {
	padding: 10px;
	padding-top: 15px;
	overflow: hidden;
	line-height: 24px;
}


.neiy {
	background: #f9f9f9;
	height: 137px;
	border-bottom: #f3f3f3 1px solid;
}

#container1 {
	width: 1150px;
	margin: 0 auto;
}


/*产品页面*/
.box-case {
	background: #f9f9f9;
	border-bottom: 1px solid #f3f3f3;
	border-top: 1px solid #f3f3f3;
	height: 475px;
	margin-bottom: 10px;
}

.case {
	width: 1120px;
	margin: 0 auto;
	padding-top: 40px;
}

.case .title {
	background: url(../images/case_title.jpg) 50% 30% no-repeat;
	text-align: center;
	font-size: 24px;
	color: #e77817;
	line-height: 32px;
}

.case .title span {
	display: block;
	font-size: 18px;
	color: #b0b0b0;
	font-family: 'Times New Roman';
}

.pre_left1 {
	cursor: pointer;
	float: left;
	margin-top: 150px;
	_display: inline;
}

.pre_right1 {
	cursor: pointer;
	float: right;
	margin-top: 150px;
}

#probox1 {
	width: 1038px;
	height: 315px;
	float: left;
	overflow: hidden;
	margin-top: 20px;
	margin-left: 10px;
}

#probox1 li {
	text-align: center;
	float: left;
	position: relative;
	margin-left: 25px;
}

#probox1 li img {
	width: 315px;
	height: 315px;
}

#probox1 li h3 {
	padding-top: 8px;
	padding-bottom: 20px;
}

#probox1 li h3 a {
	font-size: 14px;
	color: #595959;
	font-weight: normal;
}


.pre_left2 {
	cursor: pointer;
	float: left;
	margin-top: 130px;
	_display: inline;
}

.pre_right2 {
	cursor: pointer;
	float: right;
	margin-top: 130px;
}

#probox2 {
	width: 1038px;
	height: 228px;
	float: left;
	overflow: hidden;
	margin-top: 40px;
	margin-left: 10px;
}

#probox2 li {
	text-align: center;
	float: left;
	position: relative;
	margin-left: 36px;
}

#probox2 li img {
	width: 215px;
	height: 210px;
}

#probox2 li .bg {
	background: url(../images/bg.png) no-repeat center 0;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.5s ease-in;
	transform: scale(0);
}

#probox2 li .bg a {
	display: block;
	width: 78px;
	height: 26px;
	float: left;
	margin-right: 5px;
	margin-top: 146px;
	margin-left: 0px;
}

#probox2 li .bg a:first-child {
	margin-left: 68px;
}

#probox2 li:hover .bg {
	transform: scale(1);
}


/*内页新闻*/
.right-left {
	width: 745px;
	float: left;
	background: #fff;
	padding: 30px 30px 30px 0;
}

.news_listtt .zxxw_b {
	float: left;
	width: 310px;
	margin-left: 24px;
}

.news_listtt .zxxw_b a {
	line-height: 30px;
	display: block;
	color: #2b2b2b;
	font-size: 18px;
}

.news_listtt .zxxw_b span {
	display: block;
	line-height: 24px;
	color: #797979;
	font-size: 14px;
	margin-top: 10px;
}

.news_listtt .zxxw_b span.date {
	color: #888888;
	font-size: 14px;
	margin-top: 0;
}

.right-right {
	width: 318px;
	float: right;
	border: 1px solid #f3f3f3;
	background: #fff;
}

.right-right .title {
	background: url(../images/tuijian_title.jpg) 10px 50% no-repeat;
	line-height: 54px;
	border-bottom: 1px solid #f3f3f3;
	position: relative;
	font-size: 18px;
	color: #fff;
	padding-left: 30px;
}

.right-right .title a {
	position: absolute;
	top: 0;
	right: 15px;
	color: #333;
	font-size: 12px;
}


/*新闻列表*/
.news_list8 {
	border-top: 1px solid #e5e5e5;
}

.news_list8 li {
	line-height: 30px;
	position: relative;
	padding: 32px 20px;
	border-bottom: 1px solid #e5e5e5;
}

.news_list8 li a {
	line-height: 30px;
	color: #454545;
	font-size: 16px;
}

.news_list8 li a:hover {
	text-decoration: none;
	color: #e77817;
}

.news_list8 li span {
	color: #797979;
	z-index: 0;
	line-height: 22px;
	display: block;
	font-size: 12px;
}

.news_list8 li h3 {
	font-size: 14px;
}

.news_list8 .zxxw_b {
	float: left;
	width: 501px;
	margin-left: 24px;
}

.news_list8 li:hover {
	background: #e77817;
}

.news_list8 li:hover a {
	color: #fff !important;
}

.news_list8 li:hover span {
	color: #fff;
}



.product_listt {}

.product_listt li {
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 15px;
	_display: inline;
	position: relative;
}

.product_listt li a.img {
	border: 3px solid #e1e1e1;
}

.product_listt li a.img img {
	width: 244px;
	height: 213px;
}

.product_listt li h3 {
	text-align: center;
	padding-top: 10px;
}

.product_listt li h3 a {
	font-weight: normal;
	color: #595959;
	font-size: 14px;
}

.product_listt li a.img {
	display: block;
}

.product_listt li a.img:hover {
	border-color: #e77817;
}

.roll_product {
	float: left;
}

.product_listt li .bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.5s ease-in;
	transform: scale(0);
}

.product_listt li .bg a {
	display: block;
	width: 78px;
	height: 26px;
	float: left;
	margin-right: 5px;
	margin-top: 146px;
	margin-left: 0px;
}

.product_listt li .bg a:first-child {
	margin-left: 68px;
}

.product_listt li:hover .bg {
	transform: scale(1);
}


#kehu1 {
	overflow: hidden;
	height: 1080px;
	margin: 0 auto;
	position: relative;
	margin-top: 30px;
}

#jian1 {
	height: 100%;
}

#zheng1 {}

#xtop1 {}



/*飘窗*/
.lxfx {
	position: fixed;
	width: 77px;
	height: auto;
	top: 214px;
	right: 0px;
	z-index: 11;
}

.lxfx li a {
	color: #fff;
	margin-top: 10px;
	display: block;
	height: 48px;
	width: 300px;
}

.leftlx {
	float: left;
	width: 77px;
	height: 48px;
}

.lxfx li span {
	font-size: 18px;
	color: #fff;
	float: left;
	height: 30px;
	line-height: 30px;
	padding-left: 8px;
	border-left: 1px solid #fff;
	margin-top: 8px;
}

.lxfx li span.ewm {
	width: 54px;
	height: 54px;
	padding: 1px;
	font-size: 0px;
	float: left;
	line-height: 45px;
	border: none;
	margin: 0px;
	margin-top: -12px;
}

.lxfx li i {
	display: block;
	width: 30px;
	height: 28px;
	margin: 0px auto;
	text-align: center;
	background: url(../images/fx.png) no-repeat;
	background-position: 0px 0px;
}

.lxfx li i.icon-tel {
	background-position: 0px -28px;
}

.lxfx li i.icon-ly {
	background-position: 0px -56px;
}

.lxfx li i.icon-wb {
	background-position: 0px -84px;
}

.lxfx li p {
	text-align: center;
	line-height: 12px;
	padding-top: 4px;
}

.lxfx li {
	width: 77px;
	height: 66px;
	background: #0c4ca3;
	margin-bottom: 1px;
	margin-left: 0px;
	position: relative;
	overflow: hidden;
}

/*头部
.article{width: 1200px;margin:0 auto;position: relative;overflow: hidden;}
.v-article{width: 1200px;margin:0 auto;}
.top1{height:40px;background-color: #1c2850;font:12px/40px "微软雅黑";color: #d9d9d9;}
.k1 a{color: #d9d9d9;}
.top2{height: 118px;background-color:#2966a7;}
.logo{float:left;width:200px;}
*/

.black {
	text-align: center;
	font: 40px/1 "微软雅黑";
	color: #0972d2;
}

.black span {
	text-transform: uppercase;
	font: 30px/60px Arial;
	color: #f0f0f0;
	display: block;
}

.z1 {
	padding-top: 120px;
	background-color: #3c3c3c;
	padding-bottom: 100px;
}

.z1 .black {
	color: #fff;
	margin-top: 3%
}

.z1 .black span {
	color: #878787;
}

.z1 ul {
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
}

.z1 ul li {
	width: 190px;
	text-align: center;
}

.z1 ul li p {
	height: 121px;
	overflow: hidden;
}

.z1 ul li p img {
	transition: all .5s;
}

.z1 ul li h3 {
	font: 20px/45px "微软雅黑";
	color: #fff;
	margin-top: 15px;
}

.z1 ul li span {
	font: 12px/2px "微软雅黑";
	color: #c4c4c4;
	text-transform: uppercase;
}

.z1 ul li:hover p img {
	margin-top: -124px;
}


.z2 {
	padding-top: 85px;
	background: url(../images/z2.png) center top no-repeat;
	padding-bottom: 100px;
}

.z2 .black span {
	color: #ddd;
}

.z2 ul {
	margin-top: 30px;
	display: flex;
	/*justify-content:space-between;*/
}

.z2 ul li {
	background-color: #fff;
	position: relative;
	width: 241px;
	margin-right: 1%;
}

.z2 ul li img {
	width: 231px;
	height: 410px;
}

.z2 ul li h3 {
	width: 255px;
	margin: 0 auto;
	height: 58px;
	font: 14px/44px "微软雅黑";
	color: #242424;
	border-top: 1px solid #ececec;
	text-indent: 25px;
	background: url(../images/z2-t.png) 191px center no-repeat;
}

.z2 ul li div {
	width: 191px;
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
	right: 0;
	bottom: 59px;
	background-color: rgba(0, 0, 0, .75);
	padding: 135px 0 0 40px;
	color: #fff;
	transform: scale(0);
	transition: all .5s;
}

.z2 ul li div i {
	font: 32px/1 "微软雅黑";
}

.z2 ul li div b {
	font: 14px/30px "微软雅黑";
	display: block;
}

.z2 ul li div em {
	font: 14px/45px "微软雅黑";
	display: block;
	opacity: .46;
}

.z2 ul li:hover {
	background-color: #ddd;
}

.z2 ul li:hover h3 {
	background: url(../images/z2-t-on.png) 189px center no-repeat;
}

.z2 ul li:hover div {
	transform: scale(1);
}

.z2 ul li:first-child img {
	height: 469px;
}

.z3 {
	padding-top: 65px;
	background: url(../images/z3.png) center top no-repeat;
	padding-bottom: 65px;
}

.z3 .black span {
	color: #747474;
}

#tabs {
	display: flex;
	margin-top: 40px;
	justify-content: center;
}

#tabs li {
	padding-left: 70px;
	font: 16px/55px "微软雅黑";
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 50px;
}

#tabs li a {
	color: #fff;
}

#tabs li.cur {
	background-position: left bottom;
}

#tabs li.cur a {
	color: #0670d2;
}

.tabs-box {
	margin-top: 20px;
	position: relative;
}

.l-left,
.l-right {
	position: absolute;
	z-index: 100;
	top: 235px;
	cursor: pointer;
}

.l-right {
	right: 0;
}

.z4 {
	padding-top: 100px;
	background: url(../images/z4.png) center top no-repeat;
	padding-bottom: 50px;
}

.z4-left {
	padding-left: 10px;
	width: 590px;
}

.z4-left h1 {
	font: 44px/1 "微软雅黑";
	color: #fff;
}

.z4-left h1 b {
	display: block;
	line-height: 1.3;
}

.z4-left h1 span {
	display: block;
	font: 24px/2 Arial;
	text-transform: uppercase;
	color: #c4c4c4;
}

.z4-txt {
	padding-left: 48px;
	position: relative;
	margin-top: 20px;
	font: 16px/1.8 "微软雅黑";
	color: #fff;
}

.z4-txt:before {
	content: "";
	display: block;
	width: 28px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	top: 18px;
	left: 10px;
}

.z4-left>a {
	display: block;
	margin-left: 48px;
	width: 130px;
	height: 45px;
	background-color: #0670d2;
	text-align: center;
	font: 14px/45px "微软雅黑";
	color: #fff;
	margin-top: 30px;
}

.z4-right {
	width: 557px;
}

.z5 {
	margin: 0 auto;
	margin-top: 60px;
	width: 1200px;
	position: relative;
}

.z5-list {
	margin-top: 35px;
}

.z5-list li {
	float: left;
	margin-right: 20px;
}

.z5-list li img {
	width: 280px;
	height: 195px;
}

.l-left2,
.l-right2 {
	position: absolute;
	cursor: pointer;
	top: 175px;
}

.l-left2 {
	left: -45px;
}

.l-right2 {
	right: -45px;
}

.z6 {
	margin-top: 100px;
}

#tabs2 {
	display: flex;
	justify-content: center;
}

#tabs2 li {
	width: 145px;
	height: 45px;
	text-align: center;
	font: 18px/45px "微软雅黑";
	color: #373737;
	margin-right: 30px;
	cursor: pointer;
}

#tabs2 li.cur {
	background-color: #0670d2;
	color: #fff;
}

.tab-box2 {
	margin-top: 40px;
	overflow: hidden;
}

.z6-left {
	width: 575px;
}

.z6-left dt>p {
	float: left;
	width: 225px;
	height: 154px;
	box-sizing: border-box;
	padding: 20px 0 0 50px;
	background-color: #006cc9;
	font-size: 18px;
	color: #272626;
	font-weight: bold;
}

.z6-left dt div {
	float: right;
	width: 350px;
	height: 155px;
}

.z6-left dt>p b {
	font: bold 48px/65px "微软雅黑";
	color: #fff;
}

.z6-left dt>p i {
	display: block;
	font: 12px/15px "微软雅黑";
	color: #272626;
	text-transform: uppercase;
}

.z6-left dd h3 {
	font: 18px/65px "微软雅黑";
	color: #272626;
}

.z6-left dd p {
	font: 14px/1.8 "微软雅黑";
	color: #272626;
}

.z6-right {
	width: 570px;
}

.z6-right li {
	border-bottom: 1px solid #eaebee;
	padding: 10px 5px;
}

.z6-right li h3 {
	font: 18px/2 "微软雅黑";
	color: #272626;
}

.z6-right li p {
	font: 14px/35px "微软雅黑";
	color: #3c3c3c;
}

.z6-right li p span {
	float: right;
}

/*底部*/
.foot1 {
	background-color: #242424;
	border-bottom: 1px solid #363636;
	font: 16px/75px "微软雅黑";
	color: #d4d4d4;
}

.foot1 a {
	color: #d4d4d4;
}

.foot2 {
	background-color: #242424;
	padding: 50px 0;
}

.foot2 h1 {
	font: 18px/1 "微软雅黑";
	color: #cbcbcb;
	margin-bottom: 30px;
}

.f_cct {
	width: 865px;
	font: 14px/24px "微软雅黑";
	color: #cbcbcb;
}

.f_code {
	width: 195px;
	margin-top: -20px;
}

.foot3 {
	background-color: #3a3a3a;
	padding: 10px 0;
	font: 12px/20px "微软雅黑";
	color: #8e8e8e;
}

.foot3 a {
	color: #8e8e8e;
}