/*头部样式*/
.top11 {
	
	top: 0;
	width: 100%;
	z-index: 999999;
	position: relative;
}

.top11.active{
    position: fixed;
    width: 100%;
     margin: 0 auto;
    z-index: 99999;
   
}

.head1 {
	background: rgba(255,255,255,.52);
	z-index: 9999;
	position: relative;
	top: 0;
	background: #fff;
	width: 100%;
}

.head {
	border-bottom: 5px solid #bfbfbf;
	background: #232323;
	height: 47px;
	line-height: 42px;
	overflow: hidden
}

.wel {
	float: left;
	line-height: 42px;
	color: #fff;
	height: 42px;
}

.top {
	min-height: 135px;
	display: flex;
	align-items: center;
}

.logo {
	width: 20%;
	position: relative;
	z-index: 999;
}

.logo img {
	width: 100%;
	height: auto;
}

.qie {
	position: absolute;
	right: 100px;
	top: 57px;
	color: red;
}

.gu {
	position: absolute;
	right: 100px;
	top: 17px;
	color: #000000;
	font-size: 17px;
}

.gu a {
	color: #000;
}

.qie a {
	margin: 10px;
	color: red;
	font-size: 16px;
}

.topLink {
	float: right;
	text-align: right;
	position: relative;
	z-index: 9999;
}

.translate {
	width: 100px;
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 9999;
}

.tran-in {
	left: 120px;
}

.translate li {
	border: 1px dashed #cccccc;
	line-height: 26px;
	text-align: left;
	background: #fff;
}

.translate li a {
	display: block;
	padding-left: 10px;
	background: url(../images/dot4.png).fcontact no-repeat 88% 11px;
}

.translate li a:hover {
	text-decoration: none;
	color: #275cea;
	cursor: pointer;
}

.translate-en {
	display: none;
	padding: 6px;
	padding-top: 0px;
}

.translate li .translate-en a {
	padding-left: 0px;
	text-align: center;
	background: #fff;
	border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
	font-weight: bold;
}

.zc {
	width: 80px;
	display: inline-block;
}

.zc img {
	width: 100%!important;
}

.topLink .f_count {
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
}

.k1 {
	line-height: 35px;
	float: right;
	color: #999999;
}

.k1 a {
	color: #999999;
}

.k1 a:hover {
	text-decoration: none;
	color: #e32433;
}

.topLink .k2 {
	color: #333333;
	font-size: 14px;
	font-family: "å¾®è½¯é›…é»‘";
	background: url(../images/top_contact.jpg) 0 0 no-repeat;
	text-align: left;
	padding-left: 72px;
	margin-top: 22px;
}

.tbht img {
	width: 100vw;
}

.conbg1 {
	position: relative;
	padding-bottom: 6vw;
	z-index: 99999;
	background: #fff;
}

.line {
	position: absolute;
	width: 8px;
	height: 100%;
	left: 0;
	top: 0%;
	background: #e10029;
	animation: mymove 2s;
	overflow: hidden;
	z-index: 999;
}

@keyframes mymove {
	from {
		height: 0px;
		top: 50%;
	}

	to {
		height: 100%;
		top: 0%;
	}
}

@-moz-keyframes mymove /* Firefox */ {
	from {
		height: 0px;
		top: 50%;
	}

	to {
		height: 100%;
		top: 0%;
	}
}

@-webkit-keyframes mymove /* Safari and Chrome */ {
	from {
		height: 0px;
		top: 50%;
	}

	to {
		height: 100%;
		top: 0%;
	}
}

@-o-keyframes mymove /* Opera */ {
	from {
		height: 0px;
		top: 50%;
	}

	to {
		height: 100%;
		top: 0%;
	}
}

@media(max-width:768px) {
	.gu {
		margin-right: 10px;
	}

	.gu, .gu a {
		color: #fff;
		font-size: 12px;
	}
}

#menu {
	float: right;
}

.ss {
	padding: 0 12px;
	cursor: pointer;
	line-height: 135px;
}

.top1 {
	width: 80%;
	position: absolute;
	z-index: 99;
}

.phone1 {
	padding: 12px 0
}

.phone2 {
	padding: 15px
}

.phone2 img {
	max-width: 100%;
	height: auto;
	display: block;
}

.topbanner img {
	max-width: 100%;
	height: auto;
}

.topbanner>img {
	min-height: 250px;
}

.ncontainer {
	max-width: 1630px;
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
}

.word1 {
	position: absolute;
	left: 7%;
	top: 6vw;
	color: #e10029;
	font-family: "arial";
	font-size: 3.5vw;
	font-weight: bold;
}

.word1 p {
	color: #000;
	font-size: 2vw;
	font-weight: normal;
}

.nimg1 {
	position: absolute;
	right: 7%;
	bottom: 0;
	width: 48%;
}

.nimg2 {
	position: absolute;
	right: 7%;
	bottom: -45px;
	width: 48%;
	background: #e10029;
	padding: 30px 4% 15px;
	color: #fff;
	font-size: 2vw;
	font-weight: bold;
	z-index: 9999;
}

.nimg2 a.more {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
}

.icon_list {
	float: right;
}

.icon_list li {
	float: left;
	margin: 0 8px;
}

.icon_list li:hover img {
	transition: all 0.8s;
	transform: rotateY(360deg);
}

.c1 {
	background: url(../images/c1.jpg) center top no-repeat;
	padding: 8vw 0 7vw;
	overflow: hidden;
	background-size: cover;
	width: 100%;
}

.c1 .slideBox {
	overflow: hidden;
	position: relative;
}

.c1 .slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.c1 .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.c1 .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	display: flex;
	align-items: center;
}

.aintro {
	width: 17%;
	margin-right: 3%;
	text-transform: uppercase
}

.aintro b {
	color: #e10029;
	font-size: 2vw;
	font-weight: bold;
	font-family: "arial"
}

.aintro p {
	color: #272727;
	font-size: 2vw
}

.aintro span {
	color: #666;
	font-size: 1vw;
	position: relative;
	display: inline-block;
	padding-top: 8px;
}

.aintro span::after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 50%;
	background: #d9d9d9;
	height: 1px
}

.avideo {
	width: 35%;
}

.avideo img {
	width: 100%;
	height: auto
}

.atext {
	width: 43%;
	margin-left: 2%;
	font: 400 16px/35px "microsoft yahei"
}

.num {
	margin-top: 4vw;
}

.num p {
	color: #232d33;
	font-size: 3vw;
	width: 33%;
	float: left;
	text-align: center;
	font-family: "impact";
	font-weight: 100;
}

.num p span {
	font-size: 14px;
	display: block;
	padding-top: 10px;
}

@media(max-width:768px) {
	.c1 .slideBox .bd iframe {
		width: 100%!important;
		height: auto!important;
	}

	.line {
		display: none;
	}
}

@media (max-width: 768px) {

	.icon_list {
    /*margin-top: -30px!important;*/
		position: relative;
	}
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.c1 .slideBox .prev,
.c1 .slideBox .next {
	position: absolute;
	left: 0;
	bottom: 6px;
	display: block;
	background: #ededed;
	border-radius: 50%;
	width: 55px;
	height: 55px;
	text-align: center;
	line-height: 55px;
}

.c1 .slideBox .next {
	left: auto;
	left: 65px;
}

.c1 .slideBox .prev:hover,.c1 .slideBox .next:hover {
	background: #e10029
}

.c22 {
	background: url(../images/c2.jpg) center no-repeat;
	background-size: cover;
	position: relative;
	height: 60px;
}

.c2 {
	font-size: 2vw;
	line-height: 8vw;
	color: #272727;
	text-align: center;
	position: relative
}

.c2::after {
	position: absolute;
	content: "";
	top: 70%;
	left: 0;
	width: 65px;
	background: #d9d9d9;
	height: 1px;
	left: 50%;
	margin-left: -32px;
}

.c3 {
	background: #fafafa
}

.c3 .slideBox {
	position: relative;
}

.c3 .slideBox .hd {
	background: #fff;
	box-shadow: 0 0 6px #d1d0d0;
	padding: 0 6%;
	position: relative;
	width: 52%;
	margin: 0 auto;
	padding: 2vw 0;
	margin-top: -3vw
}

.c3 .slideBox .hd ul {
	margin: 0;
	padding: 0 6%;
}

.c3 .slideBox .bd ul {
	margin: 0;
}

.c3 .slideBox .hd ul li {
	float: left;
	text-align: center;
	cursor: pointer;
	width: 14%;
	color: #666;
	border-right: 1px solid #f2f2f2;
	position: relative
}

.c3 .slideBox .hd ul li:last-child {
	border: none
}

.c3 .slideBox .hd ul li p {
	padding-top: 10px;
	font-size: 12px;
}

.c3 .slideBox .hd ul li.on {
	color: #272727
}

.c3 .slideBox .hd ul li img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	opacity: .6;
}

.c3 .slideBox .hd ul li.on img {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	opacity: 1;
}

.c3 .slideBox .hd ul li.on::after {
	position: absolute;
	bottom: -2vw;
	left: 7%;
	content: "";
	width: 86%;
	height: 4px;
	background: #e10029
}

.c3 .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
	overflow: hidden;
}

.c3 .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
	overflow: hidden;
	width: 100%;
}

.c3 .slideBox .bd .limg {
	width: 100%;
	height: auto;
	display: block;
}

.lintro {
	width: 100%;
	position: absolute;
	left: 0;
	top: 40%;
	text-align: center;
	font-size: 3vw;
	color: #fff;
}

.lintro a {
	display: block
}

.lintro a:hover img {
	opacity: .8;
	transition: .5s
}

.c3 .slideBox .bd li::after {
	content: '';
	position: absolute;
	width: 15%;
	height: 100%;
	top: 0;
	left: 130%;
	overflow: hidden;
	background-image: linear-gradient(to right,rgba(255,255,255,.2) 0,rgba(255,255,255,.5) 50%,rgba(255,255,255,.2) 100%);
/*linear-gradient渐变效果*/
	transform: skewX(-25deg);
}

.c3 .slideBox .bd li:hover:after {
	transition: left 1.5s;
	left: -30%
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.c3 .slideBox .prev,
.c3 .slideBox .next {
	position: absolute;
	left: 0%;
	top: 50%;
	margin-top: -10px;
	display: block;
	width: 6%;
	text-align: center
}

.c3 .slideBox .next {
	left: auto;
	right: 0;
}

.c3 .slideBox .prev:hover,
.c3 .slideBox .next:hover {
	filter: alpha(opacity=50);
	opacity: .5;
}

.c4 {
	margin-top: 4vw;
}

.ntitle {
	font-size: 2vw;
	color: #272727;
	position: relative;
	line-height: 3vw;
	padding-bottom: .8vw;
}

.ntitle::after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 65px;
	background: #d9d9d9;
	height: 1px;
}

.indexftx {
	position: relative;
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.indexftx .slick-arrow {
	position: absolute;
	z-index: 999;
	top: 50%;
	margin-top: -45px;
	outline: none;
	border: none;
	font-size: 0;
	padding: 0;
	width: 51px;
	height: 90px;
	background: url(../images/allbg.png) no-repeat;
}

.indexftx .slick-arrow.slick-prev {
	left: -9px;
}

.indexftx .slick-arrow.slick-next {
	right: 0;
}

.indexftx .slick_con .img {
	display: block;
	border: 3px solid transparent;
}

.indexftx .slick_con .wz1 {
	color: #555555;
	font-size: 1.125rem;
	line-height: 1.67;
	padding-top: 5px;
}

.indexftx .slick_con .wz2 {
	display: none;
	color: #e9eaef;
	height: 115px;
	width: 115px;
	border-radius: 50%;
	padding: 30px 10px 10px 10px;
	position: absolute;
	right: 2%;
	bottom: 15%;
	z-index: 20;
	font-size: 16px;
	line-height: 30px;
	background: url(../images/bg5.png) no-repeat center;
}

.indexftx .slick_con.even .img {
	margin-top: 30px;
}

.indexftx .slick_con.even .wz1 {
	opacity: 0;
}

.indexftx .slick-slide img {
	display: inline-block;
	width: 94%;
}

.sun_indexf  .slick-prev {
	background: url(../images/lt1.png) no-repeat center;
	left: -5%;
}

.sun_indexf  .slick-next {
	background: url(../images/rt1.png) no-repeat center;
	right: -5%;
}

.gun {
	background: url(../images/bj1.jpg) no-repeat center;
	padding: 80px 0px;
}

.boxx {
	padding: 0 10%;
	overflow: hidden;
	width: 100%;
}

@media (max-width: 1680px) {
	.boxx {
		padding: 0 15px;
	}
}

@media (max-width: 1399px) {
 
	#menu {
		padding-right: 0;
	}
}

@media (max-width: 1099px) {
	.navv li a {
		padding: 0 15px;
	}
}

.tit {
	color: #4e4e4e;
	font: 400 36px/40px "Microsoft Yahei";
	padding-top: 150px;
	position: relative;
	z-index: 99;
}

.tit span {
	color: #e10029;
	font-weight: bold;
}

.tit .webLine5 {
	position: absolute;
	left: -22px;
	top: 0;
}

.tit .webLine5 .webs5 {
	fill: none;
	stroke-width: 1px;
	stroke: #000;
	opacity: 1;
	stroke-dasharray: 0 720;
	transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) 1s;
	-webkit-transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) 1s;
	-moz-transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) 1s;
	-o-transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) 1s;
}

.active .tit .webLine5 .webs5 {
	stroke-dasharray: 720 0;
}

.tit .webLine6 {
	position: absolute;
	left: -22px;
	top: 0;
}

.tit .webLine6 .webs6 {
	fill: none;
	stroke-width: 1px;
	stroke: #000;
	opacity: 1;
	stroke-dasharray: 0 720;
	transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) 2s;
	-webkit-transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) 2s;
	-moz-transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) 2s;
	-o-transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) 2s;
}

.active .tit .webLine6 .webs6 {
	stroke-dasharray: 720 0;
}

.procate {
}

.procate .catebox {
	display: none;
}

.cate-en {
	color: #5a5a5a;
	font: 400 48px/60px "Microsoft Yahei";
	margin-bottom: 15px;
}

.cate-img {
	padding-right: 100px;
}

.catetext h3 {
	color: #000;
	font: 400 48px/104px "Microsoft Yahei";
	background: url(../images/line.jpg) no-repeat 0 0;
}

.catetext .intro {
	color: #646464;
	font: 400 16px/30px "Microsoft Yahei";
	padding: 10px 0 20px;
}

.catetext .more {
	margin-top: 20px;
}

.catetext .more a {
	display: inline-block;
	width: 101px;
	border: 1px solid #e5e5e5;
	border-radius: 15px;
	color: #c3c2c2;
	text-align: center;
	font: 400 12px/27px "Microsoft Yahei";
	position: relative;
	transition: all 0.3s;
}

.catetext .more a:before {
	position: absolute;
	left: -100px;
	top: 13px;
	width: 100px;
	height: 1px;
	content: "";
	background: #e5e5e5;
}

.catetext .more:hover a {
	background: #f06100;
	color: #fff;
}

.catetext .more:hover a:before {
	background: #f06100;
}

.cate-img {
	text-align: right;
	position: relative;
	right: -50px;
	opacity: 0;
	transition: all 1s;
}

.active .cate-img {
	right: 0;
	opacity: 1;
	transition-delay: 0.7s;
}

.cate-left {
	padding-top: 35px;
}

.cate-bottom {
	padding-left: 100px;
}

.ewm {
	color: #919090;
	text-align: center;
}

.ewm img {
	margin-bottom: 5px;
}


/* 服务网络 */

.small-map {
	position: relative;
	margin-top: 35px;
	height: 127px;
}

.small-map img {
	border: 1px solid #eee;
}

.small-map li {
	background: url(../images/small1.png) no-repeat;
	width: 429px;
	height: 127px;
}

.small-map li.on {
	background: url(../images/small2.jpg) no-repeat;
}

.map img {
	max-width: 100%;
	height: auto;
}

.mp2 {
}

.mapbox {
	position: relative;
	right: -50px;
	opacity: 0;
	transition: all 1.2s;
}

.active .mapbox {
	opacity: 1;
	transition-delay: 1s;
	min-height: 674px;
	top: 20%;
	right: 4%;
	position: absolute;
}

@media (max-width: 1399px) {
	.catetext {
		padding: 0;
	}
}

@media (max-width: 1199px) {
	.cate-en {
		font: 400 30px/42px "Microsoft Yahei";
		height: 42px;
		overflow: hidden;
	}

	.catetext h3 {
		font: 400 26px/34px "Microsoft Yahei";
		padding-top: 10px;
	}
}

@media (max-width: 991px) {
	.active .cate-left {
		padding: 0;
		position: relative;
		z-index: 999;
	}
}

.mapbox {
	position: absolute;
}

/*热门搜索*/
.search {
	position: absolute;
	top: 135px;
	width: 100%;
	left: 0;
	background: #2f2f2f;
	display: none;
	padding: 15px;
	position: absolute;
	z-index: 9999;
}

#formsearch {
	max-width: 1200px;
	margin: 0 auto;
}

.container1 {
	width: 85.6%;
	margin: 0 auto;
}

@media (max-width:415px) {
	.logo {
		padding-top: 0;
		margin-bottom: 12px;
		width: 58%;
		margin-top: 10px;
	}

	.top1 {
		margin-top: 3px;
		margin-right: 6px;
	}
}

@media (max-width:992px) {
	.logo {
		padding-top: 0;
		margin-bottom: 12px;
	}

	.search {
		top: 145px;
	}
}

@media (max-width:768px) {
	.nimg2,.nimg1 {
		width: 72%;
		right: 0;
	}
}

@media (max-width: 768px) {
	.topbanner .nimg2 {
		font-size: 18px;
		width: 100%;
		float: none;
		position: relative;
		bottom: 0!important;
		min-height: 100px;
	}
}

@media (max-width: 768px) {

	.c1 {
		margin-top: 70px;
	}
}

.icon-list li {
	width: 23%;
	float: left;
	margin-right: 2.6%;
	margin-top: 3vw;
}

.icon-list li:last-child {
	margin-right: 0;
}

.icon-list li img {
	display: block;
	width: 100%;
	height: auto;
}

.icon-list li h3 {
	margin: 0;
}

.icon-list li h3 a {
	color: #272727;
	font-size: 20px;
	line-height: 27px;
	margin: 20px 0 18px;
	display: block;
	height: 27px;
	overflow: hidden;
}

.icon-list li:hover h3 a {
	color: #e10029;
}

.icon-list li h3 p {
	color: #666;
	font-size: 16px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}

.icon-list li a.nmore {
	color: #e10029;
	font: 400 14px/32px "microsoft yahei";
	border: 1px solid #e4e4e4;
	width: 125px;
	text-align: center;
	display: block;
	height: 32px;
}

.icon-list li a.aimg {
	display: block;
	overflow: hidden;
}

.icon-list li a.aimg img {
	transform: scale(1);
	transition: .3s;
}

.icon-list li:hover a.aimg img {
	transform: scale(1.2);
	transition: .3s;
}

#tabs {
	margin-top: 3vw;
}

#tabs li {
	cursor: pointer;
	color: #dcdcdc;
	font-size: 14px;
	height: 48px;
	line-height: 48px;
	padding: 0 25px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	float: left;
	margin-right: 8px;
	background: #666666
}

#tabs li.ck {
	background: -webkit-linear-gradient(#949393, #f1f1f1);
	background: linear-gradient(#949393, #f1f1f1);
	color: #535353
}

.tabs-cont {
	display: none;
	padding: 2.3vw 12px;
	background: #f1f1f1;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	margin-bottom: 2.5vw;
}

.news-list {
	display: flex;
}

.news-list li {
	display: flex;
	width: 30.3%;
	margin: 0 1.5% 12px;
	align-items: center;
}

.news-list li a.img {
	width: 25%;
	padding-right: 20px;
}

.news-list li a.img img {
	display: block;
	width: 100%;
	height: auto;
}

.news-list li h3 {
	width: 75%;
	margin: 0;
	font-weight: normal;
}

.news-list li h3 a {
	display: block;
	color: #000;
	font-size: 14px;
}

.news-list li h3 p {
	color: #707070;
	font: 400 12px/18px "Microsoft Yahei";
}

.foot2 {
	background: #1d1f25;
	border-top: 5px solid #cc0001;
	line-height: 4vw;
	color: #636467;
	position: relative;
	z-index: 99999;
	margin-top: 3vw;
}

.foot2 a {
	color: #636467;
	padding: 0 5px;
}

.foot2 a:hover {
	color: #cc0001
}

@media(max-width:768px) {
	.foot2 a {
		padding: 0;
	}
}

.foot2 .bdsharebuttonbox a {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	background-image: none;
	display: inline-block;
	line-height: 4vw;
}

.foot2 .container1 {
	position: relative;
}

#gotop {
	position: absolute;
	right: 0;
	top: -62px;
}

.foot-list {
	display: flex;
}

.foot-list li {
}

.foot-list li:last-child {
	margin-right: 0;
}

.foot-list li a.img {
	width: 25%;
	padding-right: 20px;
}

.foot-list li a.img img {
	display: block;
	width: 100%;
	height: auto;
}

.foot-list li h3 {
	width: 75%;
	margin: 0;
	font-weight: normal;
}

.foot-list li h3 a {
	display: block;
	color: #313131;
	font-size: 16px;
}

.foot-list li h3 p {
	color: #707070;
	font: 400 14px/18px "Microsoft Yahei";
}

.foot1 {
	background: #434343;
	padding: 2vw 0 1vw;
	position: relative;
	z-index: 99999
}

.fnav {
	width: 73%;
	float: left;
	border-right: 1px solid #303034;
	padding: 20px 0 3vw;
	position: relative;
}

.fnav li {
	width: 20%;
	float: left;
}

.fnav li a {
	display: block;
	color: #fff;
	font-size: 18px;
	line-height: 36px;
}

.fnav li a:hover {
	color: #cc0001
}

.fnav li .sec1 {
	margin-top: 10px;
}

.fnav li .sec1 a {
	font-size: 14px;
	line-height: 30px;
	display: block;
	color: #83838b
}

.fnav li .sec1 a:hover {
	color: #cc0001
}

.fcontact {
	width: 22%;
	margin-left: 5%;
	color: #fff;
	font-size: 15px;
	float: left;
	text-align: left;
	padding-top: 2vw;
}

.fcontact p {
	border-bottom: 1px solid #3d3d3d;
	padding: 5% 0;
	text-align: left;
	padding-left: 10%;
}

.fcontact p:first-child {
	background: url(../images/tel.png) no-repeat left center;
}

.fcontact p:first-child+p {
	background: url(../images/yx.png) no-repeat left center;
}

.fcontact p:first-child+p+p+p {
	background: url(../images/yx1.png) no-repeat left center;
}

.fcontact p:last-child {
	background: url(../images/dz.png) no-repeat left center;
}

.copy {
	border-top: 1px solid #303034;
	line-height: 26px;
	color: #83838b;
	padding-top: 18px;
}

.copy a {
	color: #83838b
}

.copy_right {
	float: right;
	text-align: right;
	margin-top: 8px;
}

.copy_left {
	float: left
}

.copy_right select {
	background: url(../images/link.png) center no-repeat;
	width: 183px;
	height: 34px;
	outline: none;
	padding-left: 6px;
	margin-bottom: 18px;
	color: #fff
}

.copy_right select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

.copy_right select option {
	background: #18181d;
	color: #fff;
	line-height: 30px;
}

.copy_right select option {
}

.sort-list {
	display: flex;
	flex-wrap: wrap;
	padding: 30px 0 20px
}

.sort-list li {
	display: flex;
	width: 22.5%;
	margin: 0 3% 25px 0;
	align-items: center;
}

.sort-list li:nth-child(4n) {
	margin-right: 0;
}

.sort-list li a.img {
	width: 33.33%;
	padding-right: 5px;
}

.sort-list li a.img img {
	display: block;
	width: 100%;
	height: auto;
}

.sort-list li h3 {
	width: 66.66%;
	margin: 0;
	font-weight: normal;
}

.sort-list li h3 a {
	display: block;
	color: #000;
	font-size: 18px;
}

.sort-list li h3 p {
	color: #000;
	font: 400 14px/18px "Microsoft Yahei";
	margin-top: 5px;
}

.sort-list1 li {
	width: 100%;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 18px;
	margin-bottom: 18px;
}

.sort-list1 li a.img {
	width: 33.33%;
	padding-right: 5px;
	float: left;
}

.sort-list1 li a.img img {
	display: block;
	width: 100%;
	height: auto;
}

.sort-list1 li h5 {
	width: 66.66%;
	margin: 0;
	font-weight: normal;
	float: left;
	padding-top: 6px;
}

.sort-list1 li h5 a {
	display: block;
	color: #000;
	font-size: 18px;
}

.relateproduct h4 {
	color: #000;
	font-size: 24px;
	margin: 0;
	margin-bottom: 13px;
}

.site {
	color: #0a47ba;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 2.5vw;
}

.site a {
	color: #0a47ba;
	font-size: 14px;
	padding: 0 5px;
}

.site span {
	color: #b5b5b5;
	padding: 0 5px;
}


/*主体样式*/
#container {
	width: 80%;
	margin: 0 auto;
	margin-top: 10px;
}

.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;
}

/*工程案例*/
.case {
	width: 460px;
	float: left;
	margin-left: 12px;
	padding-bottom: 5px;
	margin-top: 10px;
}

.case_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;
}

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

.news2_company {
	margin-top: 10px;
}

/*产品推荐*/
.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;
}

/*品牌列表*/
.brand-list {
	margin: 20px 0px;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}

.brand-list li {
	margin: 5px 8px;
}

.brand-list li:hover {
	box-shadow: 2px 1px 5px;
}

.brand-list li img {
	width: 150px;
	height: 120px;
}

/*前台多页签*/

.list1 {
	padding: 8px 10px;
}

.list1 li {
	line-height: 27px;
	position: relative;
	vertical-align: middle;
}

.list1 li a {
	background: url(../images/list_dot1.gif) left center no-repeat;
	padding-left: 12px;
	line-height: 27px;
	color: #555555;
}

.list1 li a:hover {
	color: #e87518;
	text-decoration: none;
}

.list1 li span {
	position: absolute;
	right: 0px;
	line-height: 30px;
	top: 0;
	color: #999;
}




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

/*页面底部*/
#footer {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 8px;
	border-top: 2px solid #eee;
	margin-top: 15px;
}

#footer a {
	color: #666;
}

#footer a:hover {
	color: #e10029;
	text-decoration: none;
}

.nav_foot {
	text-align: center;
	line-height: 24px;
	color: #666;
}

.copyright {
	text-align: center;
	line-height: 24px;
}


/*------------内页-------------------*/
.left .box {
	margin-bottom: 3vw;
}

.left .box h3 {
	color: #fff;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	padding-left: 25px;
	background: #0a2886;
	font-weight: normal;
	margin: 0;
}

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

.nicon-list li {
	background: #f1f1f1;
	margin-bottom: 25px;
}

.nicon-list li img {
	display: block;
	width: 100%;
	height: auto;
}

.nicon-list li h3 {
	padding: 6px 15px 10px;
	margin: 0;
}

.nicon-list li h3 a {
	color: #000000;
	font: 400 16px/30px "Microsoft Yahei";
}

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

.n_banner {
	width: 100%;
}

.n_banner img {
	width: 100%;
	height: auto
}

.left {
	width: 24%;
	float: left;
}

.right {
	width: 100%;
}

.sitemp {
	background: #eeeeee;
	padding-left: 15px;
	font: 400 24px/50px "Microsoft Yahei";
	height: 50px;
	overflow: hidden;
}

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

.picScroll-left {
	overflow: hidden;
	position: relative;
	margin-top: 5vw;
}

.picScroll-left .hd {
	overflow: hidden;
	margin-bottom: 0;
}

.picScroll-left .hd .prev,.picScroll-left .hd .next {
	display: block;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	width: 4%;
	height: 60px;
	background: #cccccc;
	top: 0;
	left: 0;
	text-align: center;
	line-height: 60px;
}

.picScroll-left .hd .next {
	left: auto;
	right: 0;
}

.picScroll-left .hd .prev:hover,.picScroll-left .hd .next:hover {
	background: #e10029
}

.picScroll-left .bd {
	width: 90%;
	margin: 0 auto;
	border: 1px solid #d7d7d7;
	border-right: none;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
	height: 60px;
	overflow: hidden;
	margin-bottom: 0;
}

.picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 25%;
}

@media(max-width:768px) {
	.wel {
		font-size: 12px;
		width: calc(100% - 155px)
	}

	.icon-list li {
		width: 47%;
		float: left;
		margin-right: 3%;
	}

	.icon-list li:nth-child(2n) {
		margin-right: 0
	}

	.news-list {
		display: block;
	}

	.news-list li,.foot-list li {
		width: 100%;
	}

	.foot-list,.sort-list {
		display: block;
	}

	.fcontact,.fnav {
		width: 100%;
		border: none;
		text-align: center;
		font-size: 16px;
	}

	.fnav li a {
		font-size: 16px;
	}

	#formsearch input#keyword,#formsearch input#s_btn {
		height: 35px;
		line-height: 35px;
	}

	.left,.right {
		width: 100%;
	}

	.sort-list li {
		width: 100%;
	}

	.product_detail .img {
		width: 100%;
	}

	.product_detail .list {
		width: 100%;
		padding-left: 0;
	}

	.ntitle {
		font-size: 24px;
		line-height: 45px;
	}

	.c3 .slideBox .hd {
		width: 96%;
		overflow: hidden;
	}

	.lintro a img {
		max-width: 42px;
		height: auto;
		padding-top: 10px;
	}

	.container1 {
		width: 96%;
	}

	.fnav li {
		width: 25%;
	}

	.nimg1 {
		top: 5%;
		bottom: auto
	}

	.nimg2 {
		font-size: 18px;
	}

	.nimg2 a.more {
		font-size: 14px;
	}
}

@media(max-width:1280px) {

	.c1 .slideBox .bd li {
		flex-wrap: wrap;
	}

	.aintro {
		width: 30%;
	}

	.aintro b {
		font-size: 4vw;
	}

	.aintro p {
		font-size: 4vw
	}

	.aintro span {
		font-size: 2vw;
	}

	.atext {
		font-size: 14px;
		line-height: 28px;
		padding-top: 20px;
	}

	.num p {
		font-size: 4vw;
	}

	.avideo {
		width: 65%
	}

	.atext {
		width: 100%;
	}

	.c1 .slideBox .prev,.c1 .slideBox .next {
		width: 35px;
		height: 35px;
		line-height: 35px;
	}

	.c1 .slideBox .prev img,.c1 .slideBox .next img {
		max-width: 9px;
		height: auto;
	}

	.c1 .slideBox {
		padding-bottom: 40px;
	}

	.c1 .slideBox .next {
		left: 40px;
	}

	.c2 {
		font-size: 4vw;
	}

	.c2::after {
		top: 88%;
	}

	.foot2 {
		line-height: 55px;
	}
}

@media(max-width:1500px) {
	.navv li a {
		font-size: 14px;
	}

	.top1 {
		width: 75%;
		margin-left: 5%
	}
}

@media(max-width:1800px) {
	.nimg1 img {
		max-width: 80%;
	}
}

@media(max-width:993px) {
	.top {
		min-height: 70px;
	}

	.navbar {
		width: 60%;
		text-align: right
	}

	.navbar .navbar-header {
		float: right
	}

	.logo {
		width: 35%;
	}

	.top1 {
		width: 5%;
		margin-left: 2%;
		position: relative;
	}

	.search {
		top: 100px;
	}

	.nimg1 img {
		max-width: 80%
	}

	.nimg1 {
		width: 42%
	}

	.picScroll-left .hd .prev img, .picScroll-left .hd .next img {
		max-width: 16px;
		height: auto;
	}

	.picScroll-left {
		margin-top: 8vw;
	}

	.picScroll-left .bd ul {
		height: 50px;
	}

	.sort li a {
		font-size: 15px;
		line-height: 50px;
	}

	.picScroll-left .bd {
		width: 84%;
	}

	.picScroll-left .hd .prev, .picScroll-left .hd .next {
		height: 50px;
		line-height: 50px;
		width: 6%;
	}
}

@media(max-width:1290px) {
	.navv li {
		padding: 0 12px;
	}
}

@media(max-width:1212px) {
	.navv li {
		padding: 0 5px;
	}
}

@media(max-width:1040px) {
	.navv li {
		padding: 0;
	}
}

@media(max-width:520px) {
	.c3 .slideBox .hd ul li img {
		max-width: 30px;
		height: auto
	}

	.c3 .slideBox .hd ul li p {
		font-size: 12px;
	}

	.lintro {
		top: 32%
	}

	.c2 {
		font: 400 24px/56px "microsoft yahei"
	}

	.num p {
		font-size: 18px;
	}

	.num p span {
		padding: 0;
	}

	.icon-list li h3 a {
		font-size: 16px;
		margin: 12px 0 10px;
	}

	.icon-list li h3 p {
		font-size: 14px;
		line-height: 25px;
		height: 50px;
	}

	.foot2 {
		line-height: 40px;
		font-size: 12px;
		height: 80px;
		overflow: hidden
	}

	.navbar {
		width: 43%;
		text-align: right
	}

	.navbar .navbar-header {
		float: right
	}

	.logo {
		width: 45%;
	}

	.top1 {
		width: 10%;
		margin-left: 2%
	}

	.nimg1 {
		right: 2%;
		top: 12%
	}

	.nimg2 {
		width: 100%;
		padding: 10px 4% 5px;
		bottom: -15px;
	}

	.nimg1 img {
		max-width: 100%
	}

	.word1 {
		top: 10vw
	}
}

.right .content img {
	max-width: 100%!important;
	height: auto!important;
}

.kf1 {
	position: fixed;
	right: 0;
	top: 38%;
	z-index: 99999;
}

.kf1 a {
	display: block;
	width: 62px;
	height: 62px;
	margin-bottom: 1px;
	text-align: center;
	cursor: pointer;
	line-height: 62px;
}

.kf1 a.icon1 {
	background: url(../images/icon51.png) #b81830 no-repeat center;
}

.kf1 a.icon2 {
	background: url(../images/icon11.png) #b81830 no-repeat center;
}

.kf1 a.icon3 {
	background: url(../images/icon21.png) #b81830 no-repeat center;
}

.kf1 a.icon4 {
	background: url(../images/icon31.png) #b81830 no-repeat center;
	position: relative
}

.kf1 a.icon6 {
	background: url(../images/icon61.png) #b81830 no-repeat center;
	position: relative
}

.kf1 .icon5 {
	background: url(../images/icon41.png) #b81830 no-repeat center;
	position: relative;
	width: 62px;
	height: 62px;
	margin-bottom: 1px;
	text-align: center;
	cursor: pointer;
	line-height: 62px;
}

.kf1 .icon5 a {
	background: none;
	padding: 0;
	margin: 0;
	line-height: 62px;
	width: 62px;
	height: 62px;
}

.kf1 a.icon1:hover {
	background: url(../images/icon51.png) #e10029 no-repeat center;
}

.kf1 a.icon2:hover {
	background: url(../images/icon11.png) #e10029 no-repeat center;
}

.kf1 a.icon3:hover {
	background: url(../images/icon21.png) #e10029 no-repeat center;
}

.kf1 a.icon4:hover {
	background: url(../images/icon31.png) #e10029 no-repeat center;
}

.kf1 a.icon6:hover {
	background: url(../images/icon61.png) #e10029 no-repeat center;
}

.kf1 .icon5:hover {
	background: url(../images/icon41.png) #e10029 no-repeat center;
}

a.iconn {
	position: relative
}

.tel_tanchu {
	width: 145px;
	display: none;
	background-color: #e10029;
	right: 70px;
	top: 6px;
	position: absolute;
	z-index: 99999;
	text-align: left;
	line-height: 40px;
	color: #666;
	font-size: 14px;
	text-align: center;
	color: #fff;
}

a.iconn::after {
	position: absolute;
	content: "";
	border: 6px solid #e10029;
	transform: rotate(135deg);
	left: -15px;
	top: 20px;
	z-index: 99;
	border-right-color: transparent;
	border-bottom-color: transparent;
	opacity: 0;
	transition: .3s;
}

a.iconn:hover::after {
	opacity: 1;
	transition: .3s;
}


