/*头部*/
header{
	width: 100%;
	min-width: 1180px;
	max-width: 1920px;
	height: 120px; 	
	overflow: hidden;
	border-bottom: 1px solid #cdcdcd;
}
.header-center{
	width: 1180px;
	margin:0 auto;
	height: 120px;

}
.header-top-nav{
        position: fixed;
        top: 0px;
        z-index: 10;
    }
.header-center-1{
	width: 257px;
	height: 62px;
	margin:29px 0px;
	background: url(../image/logo.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.header-center-2{
	width: 186px;
	height: 44px;
	margin:38px 0px;
	margin-left: 16px;
	padding-right: 20px;
	border-right: 1px solid #cdcdcd;
}
.header-center-2-top{
	line-height: 24px;
	font-size: 24px;
	width: 166px;
	height: 24px;
	background: url(../image/logo-text.png) no-repeat;
	background-size:100% 100%;
}
.header-center-2-bottom{
	font-size: 16px;
	line-height: 16px;
	height: 16px;
	margin-top: 3px;
	color: #494368;
}
.header-center-3{
	width: 308px;
	height: 44px;
	margin:38px 0px;
	padding-left: 16px;
	margin-left: 16px;
	border-left: 1px solid #ececec;
}
.header-center-3-top{
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	font-weight: 700;
}
.header-center-3-bottom{
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
}
.header-center-4{
	width: 290px;
	height: 34px;
	margin:43px 0px;
}
.header-center-4-1-span{
	width: 34px;
	height: 34px;
	display: block;
	background:  url(../image/iPhone.png) no-repeat center center;
}
.header-center-4-1-number{
	font-family: Arial;
	font-size: 34px;
	font-weight: 700;
	color: #333;
	height: 34px;
	line-height: 34px;
	margin-left: 20px;
}
nav{
	width: 100%;
	min-width: 1180px;
	max-width: 1920px;
	height: 64px; 	
	overflow: hidden;
}
.nav-center{
	width: 1180px;
	height: 60px;
	margin:0 auto;
}
.nav-center ul{
	width: 100%;
	overflow: hidden;
}
nav .nav-center ul li a{
	width: 100%;
	height: 100%;
	display: block;
	color: #333333;
}
.nav-center ul li{
	width: 65px;
	height: 60px;
	line-height: 60px;
	float: left;
}
.nav-center ul li:hover{
	border-bottom: 4px solid #29216d;
}
.nav-center ul .active{
	border-bottom: 4px solid #29216d;
}
.nav-center ul li:last-child{
	margin-left: 93px;
}
.nav-center ul li:nth-child(2),.nav-center ul li:nth-child(4),.nav-center ul li:nth-child(6){
	margin:0 93px;
}
.swiperDiv{
	width: 100%;
	overflow: hidden;
	min-width: 1200px;
	max-width: 1920px;
}
#swiper1{
	width: 100%;
	height: 650px;
}
.swiperDiv .swiper-container .swiper-pagination .swiper-pagination-bullet{
	width: 30px;
	border-radius: 5px;
	height: 2px;
	background: #fff;
}
.swiperDiv .swiper-container .swiper-pagination .swiper-pagination-bullet-active{
	background: #29216d;
}

.imgK,.imgK1,.imgK2,.imgK3,.imgK4,.imgK5,.imgK6{
	width: 100%;
	min-width: 1180px;
	max-width: 1920px;
	height: 400px;
	overflow: hidden;
	background: url(../image/BB.jpg)no-repeat;
	background-size: 100% 100%;
}
/*.imgK{
	background: url(../image/企业简介.jpg)no-repeat;
	background-size: 100% 100%;
}
.imgK1{
	width: 100%;
	min-width: 1180px;
	max-width: 1920px;
	height: 400px;
	background: url(../image/沥青产品.jpg)no-repeat;
	background-size: 100% 100%;

}
.imgK2{
	background: url(../image/成功案例.jpg)no-repeat;
	background-size: 100% 100%;
}
.imgK3{
	background: url(../image/新闻资讯.jpg)no-repeat;
	background-size: 100% 100%;
}
.imgK4{
	background: url(../image/联系我们.jpg)no-repeat;
	background-size: 100% 100%;
}
.imgK5{
	background: url(../image/荣誉资质.jpg)no-repeat;
	background-size: 100% 100%;
}
.imgK6{
	background: url(../image/厂区环境.jpg)no-repeat;
	background-size: 100% 100%;
}*/
.img-content{
	width: 1180px;
	margin:0 auto;
	height: 400px;
	overflow: hidden;
}
.img-content-1{
	width: 800px;
	height: 310px;
	margin:0 auto;
	margin-top: 45px;
	background:url(../image/33.png)no-repeat center center;
	overflow: hidden;	
}
.img-content-1-1{
	width: 100%;
	text-align: center;
	margin-top: 70px;
	font-family: Arial;
	font-size: 50px;
	color: #fff;
	font-weight: 100;
}
.img-content-1-1 img{
	margin: 0 auto;
}
.img-content-1-2{
	text-align: center;
	height: 43px;
	line-height: 43px;
	font-weight:700;
	font-size: 40px;
	margin: 18px 0px;
	color: #fff;
}
.img-content-1-3{
	width: 28px;
	height: 12px;
	background:url(../image/34.png)no-repeat;
	background-size: 100% 100%;
	margin:0 auto;
}
.NavIn{
	width: 100%;
	min-width: 1180px;
	max-width: 1920px;
	overflow: hidden;
	height: 60px;
	background: #29216d;
}
.NavIn-center{
	width: 1180px;
	height: 60px;
	line-height: 60px;
	margin:0 auto;
}
.NavIn-center a,.NavIn-center span{
	float: left;
	color: #fff;
}
.neirongjieshao{
	width: 100%;
	min-width: 1180px;
	max-width: 1920px;
	overflow: hidden;
	background: #fbf9fc;
}
.neirongjianjie-center{
	width: 1180px;
	overflow: hidden;
	margin:0px auto;
	margin-top:63px;
	margin-bottom: 60px;
}
.neirongjianjie-center-1{
	width: 1180px;
	overflow: hidden;
	margin:0px auto;
	margin-top:63px;
	margin-bottom: 60px;
}
.neirongjianjie-center-left{
	width: 250px;
	overflow: hidden;
	margin-right: 30px;
	float: left;
}
.neirongjianjie-center-right{
	width: 898px;
	overflow: hidden;
	border:1px solid #ececec;
	background: #fff;
	float: right;
}
.neirongjianjie-center-right-1{
	width: 898px;
	overflow: hidden;
	border:1px solid #ececec;
	background: #fff;
	float: right;
}
.neirongjianjie-center-right-2{
	width: 898px;
	overflow: hidden;
	border:1px solid #ececec;
	background: #fff;
	float: right;
}
.neirongjianjie-center-right-3{
	width: 900px;
	overflow: hidden;
	float: right;
}
.neirongjianjie-center-right-4{
	width: 900px;
	overflow: hidden;
	float: right;
}
.neirongjianjie-center-right-5{
	width: 492px;
	height: 424px;
	border-right:2px solid #e7e7e7;
	float: left;
}
.neirongjianjie-center-right-6{
	width: 328px;
	height: 327px;
	margin: 48px 38px;
	float: left;
}
.neirongjianjie-center-right-8{
	width: 100%;
	overflow: hidden;
	height: 1215px;

}
.neirongjianjie-center-right-8 li,.neirongjianjie-center-right-8 li a{
	display: block;
	float: left;
	width: 282px;
	height: 365px;
	background: #cdcdcd;
	margin-bottom: 40px;
}
.neirongjianjie-center-right-8 li:hover .neirongjianjie-center-right-8-div{background: #2b236f;}
.neirongjianjie-center-right-8 li:hover .neirongjianjie-center-right-8-div p{color: #ffffff;}
.neirongjianjie-center-right-8 li:hover .neirongjianjie-center-right-8-div div{color: #ffffff;border:1px solid #ffffff;}
.neirongjianjie-center-right-8 li:nth-child(2),.neirongjianjie-center-right-8 li:nth-child(5),.neirongjianjie-center-right-8 li:nth-child(8){
	margin:0px 26px;
}
.neirongjianjie-center-right-8-img{
	width: 100%;
	height: 275px;
}
.neirongjianjie-center-right-8-img img{
	width: 100%;
	height: 100%;
}
.neirongjianjie-center-right-8-div{
	width: 100%;
	height: 90px;
	background: #f6f6f6;
}
.neirongjianjie-center-right-8-div p{
	font-size:14px;
	font-weight: 700;
	color: #333333;
	height: 14px;
	line-height: 14px;
	padding-top: 16px;
	padding-left:22px;
	padding-bottom:20px;
}
.neirongjianjie-center-right-8-div div{
	width: 85px;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	color: #666666;
	border-radius:13px;
	border:1px solid #666666;
	text-align: center;
	margin-left: 22px;
}
.neirongjianjie-center-right-9{
	width: 100%;
	overflow: hidden;
}
.neirongjianjie-center-right-9 h1{
	font-size: 26px;
	font-weight: 700;
	text-align: center;
	margin-bottom:30px;
	color: #333333;
}
.neirongjianjie-center-right-9 h4{
	font-size: 18px;
	text-align: center;
	padding:5px 0px;
	border-top:1px dashed #999999;
	border-bottom:1px dashed #999999;
	color: #999999;
}
.neirongjianjie-center-right-9 p{
	text-indent:2em;
	font-size: 20px;
	color: #333333;
}
.neirongjianjie-center-right-9-img{
	width: 100%;
	overflow: hidden;
}
.neirongjianjie-center-right-9-img img{
	width: 478px;
	height: 464px;
	margin:0 auto;
	display: block;
	margin-top: 40px;
	margin-bottom:40px;
	background: #ececec;
}

.neirongjianjie-center-right-10{
	width: 100%;
	overflow: hidden;
}
.neirongjianjie-center-right-10 li,.neirongjianjie-center-right-10 li a{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dashed #cfcece;
}
.neirongjianjie-center-right-10 li a {

}
.neirongjianjie-center-right-10 li:hover .neirongjianjie-center-right-10-1-left{
	color: #29216d;
}
.neirongjianjie-center-right-10 li:hover .neirongjianjie-center-right-10-3{
	color: #29216d;
}
.neirongjianjie-center-right-10-1{
	height: 22px;
	width: 100%;
	line-height: 22px;
	padding: 40px 0px;

}
.padding-40{
	padding-top: 0px;
}

.neirongjianjie-center-right-11{
	width: 100%;
	overflow: hidden;
}
.neirongjianjie-center-right-11 h1{
	font-size: 24px;
	text-align: center;
	margin-bottom:12px;
	color: #333333;
}
.neirongjianjie-center-right-11 h4{
	text-align: center;
	padding:5px 0px;
	color: #999999;
}
.neirongjianjie-center-right-11 p{
	text-indent:2em;
	font-size: 20px;
	color: #010101;
}
.neirongjianjie-center-right-11-img{
	width: 100%;
	overflow: hidden;
}
.neirongjianjie-center-right-11-img img{
	width: 100%;
	height: 519px;
	margin:0 auto;
	display: block;
	margin-top: 40px;
	margin-bottom:40px;
	background: #ececec;
}

.neirongjianjie-center-right-12{
	width: 100%;
	overflow: hidden;
}
.neirongjianjie-center-right-12-1,.neirongjianjie-center-right-12-2{
	height: 72px;
	width: 100%;
	border-bottom: 1px solid #eeeeee;
}
.neirongjianjie-center-right-12-1-left{
	width: 42px;
	height: 34px;
	margin:19px 0px;
	background: url(../image/36.png)no-repeat;
	background-size: 100% 100%;
	float: left;
}
.neirongjianjie-center-right-12-2-left{
	
	width: 33px;
	height: 41px;
	margin:15.5px 0px;
	background: url(../image/35.png)no-repeat;
	background-size: 100% 100%;
	float: left;
}
.neirongjianjie-center-right-12-2-right{
	float: left;
	margin-left:38px;
}
.neirongjianjie-center-right-12-1-right{
	float: left;
	margin-left:25px;
}
.neirongjianjie-center-right-12-1-right-p1{
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	color: #666666;
	margin-top: 19px;
}
.neirongjianjie-center-right-12-1-right-p2{
	height: 20px;
	line-height: 20px;
	color: #000000;
	font-size: 20px;
	font-weight: 700;
	    margin-top: 3px;
}
.neirongjianjie-center-right-12-3{
	width: 100%;
	height: 612px;

}

#allmap {width: 100%;height: 100%;overflow: hidden;margin:0;font-family:"微软雅黑";}


.neirongjianjie-center-right-10-1-left{
	float: left;
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	color: #333333;
}
.neirongjianjie-center-right-10-1-right{
	float: right;
	width: 102px;
	height: 22px;
	text-align: center;
	background: url(../image/21.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	font-family: Arial;
}
.neirongjianjie-center-right-10-2{
	line-height: 30px;
	font-size: 16px;
	color: #666666;
	margin-bottom: 32px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.neirongjianjie-center-right-10-3{
	height: 16px;
	line-height: 16px;
	color: #999999;
	margin-bottom: 24px;
}
.neirongjianjie-center-right-10-3 a{
	border:0px;
}
.neirongjianjie-center-right-5-top{
	width: 492px;
	height: 240px;
	margin:0 auto;
	position: relative;
}
.neirongjianjie-center-right-5-top #swiper6{
	width: 222px;
	height: 216px;
	margin:0 auto;
	margin-top: 24px;
}
.neirongjianjie-center-right-5-top #swiper6 .swiper-wrapper .swiper-slide img{width: 100%;height: 100%;}

.neirongjianjie-center-right-5-bottom{
	width: 492px;
	height: 160px
	margin:0 auto;
	position: relative;
}
.neirongjianjie-center-right-5-bottom #swiper7{
	width: 492px;
	height: 164px;
	margin:0 auto;
	position: relative;
}
.neirongjianjie-center-right-5-bottom #swiper7 .swiper-slide{
	width: 143px;
	height: 140px;
}
.neirongjianjie-center-right-5-bottom #swiper7 .swiper-slide img{
	width: 100%;
	height: 100%;
}
.neirongjianjie-center-right-6-p1{
	height: 18px;
	line-height: 18px;
	font-size:18px;
	font-weight: 700;
	padding-bottom: 23px;
	border-bottom: 1px solid #ececec;
}
.neirongjianjie-center-right-6-p1 div{
	color: #29216d;
}
.neirongjianjie-center-right-6-p1 span a{
	color: #e7e7e7;
	font-size: 14px;
	line-height: 18px;
}
.neirongjianjie-center-right-6-p2{
	line-height: 26px;
	width: 100%;
	overflow: hidden;
	height: 160px;
	padding:20px 0px 20px;
	
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
	margin-bottom:10px;
}
.neirongjianjie-center-right-6-p3 {
	padding-top: 28px;
	border-top: 1px solid #ececec;
}
.neirongjianjie-center-right-6-p3 .p3-1{
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	color: #666666;
}
.neirongjianjie-center-right-6-p3 .p3-2{
	height: 30px;
	line-height: 30px;
	font-size: 30px;
	color: #29216d;
	font-family: Impact;
}
.neirongjianjie-center-right-7{
	width: 900px;
	border-top: 6px solid #ececec;
	float: left;
	overflow: hidden;
}
.neirongjianjie-center-right-7-top{
	width: 900px;
	overflow: hidden;
}
.neirongjianjie-center-right-7-top p{
	text-indent:2em;
	font-size: 20px;
	line-height: 36px;
	color: #333333;
}
.neirongjianjie-center-right-7-bottom{
	width: 900px;
	height: 88px;
}
.neirongjianjie-center-right-7-bottom-left,.neirongjianjie-center-right-7-bottom-right{
	margin-top: 45px;
	cursor: pointer;
}
.neirongjianjie-center-right-7-bottom-left div:hover{
	color: red;
}
.neirongjianjie-center-right-center-5 p{
	text-indent: 2em;
}
.neirongjianjie-center-right-7-bottom-right{
	width: 140px;
	height: 40px;
	background: #003968;
	text-align:center;
	line-height:40px;
}
.neirongjianjie-center-right-7-bottom-right a{
	color: #fff;
}
.neirongjianjie-center-right{
	width: 898px;	
	overflow: hidden;
	border-top:6px solid #ececec;
	background: #fff;
	float: right;
}
.neirongjianjie-center-left-1{
	width: 248px;
	overflow: hidden;
	border:1px solid #ececec;
	background: #fff;
}
body .xq,body .xq-1{
	background: #fff;

}
.xq .neirongjianjie-center-right{
	border:0px;
	border-top: 6px solid #ececec;
}
.xq-1 .neirongjianjie-center-right{
	border:0px;
}
.neirongjianjie-center-left-1 ul{
	margin:12px 29px 11px;
	overflow: hidden;
}
.neirongjianjie-center-left-1 ul li{
	width: 190px;
	height: 70px;
	line-height: 70px;
	border-bottom: 2px solid #ededed;
}
.neirongjianjie-center-left-1 ul li:hover .neirongjianjie-center-left-1 ul li span{
	color: #29216d;
}
.neirongjianjie-center-left-1 ul li:hover .neirongjianjie-center-left-1 ul li i{
	background: url(../image/12.png)no-repeat;
	background-size: 100% 100%;
}
.neirongjianjie-center-left-1 ul li:last-child{
	border-bottom:0px;
}
.neirongjianjie-center-left-1 ul li span{
	font-size: 20px;
	height: 70px;
	line-height: 70px;
	color: #333;
	float: left;
}
.neirongjianjie-center-left-1 ul .active span{
	font-size: 20px;
	height: 70px;
	line-height: 70px;
	color: #41387b;
	float: left;
}
.neirongjianjie-center-left-1 ul .active i{
	display: block;
	width: 18px;
	height: 18px;
	margin:26px 0px;
	background: url(../image/12.png)no-repeat;
	background-size: 100% 100%;
	float: right;
}
.neirongjianjie-center-left-1 ul li i{
	display: block;
	width: 18px;
	height: 18px;
	margin:26px 0px;
	background: url(../image/13.png)no-repeat;
	background-size: 100% 100%;
	float: right;
}
.neirongjianjie-center-left-2{
	margin-top: 50px;
	width: 248px;
	height: 218px;
	border:1px solid #ececec;
	background: #fff;
}
.neirongjianjie-center-left-1-span1{		

}
.neirongjianjie-center-left-2-center{
	width: 208px;
	height: 156px;
	margin:27px 23px 35px 18px;
}
.neirongjianjie-center-left-2-center-top{
	height: 60px;
	width: 100%;
	border-bottom: 1px solid #ededed;
}
.neirongjianjie-center-left-2-center-top-1{
	width: 45px;
	height: 41px;
	background: url(../image/14.png)no-repeat;
	background-repeat: 100% 100%;
	margin-left:36.5px;
}
.neirongjianjie-center-left-2-center-top-2{
	width: 80px;
	overflow: hidden;
	margin-left: 10px;
}
.neirongjianjie-center-left-2-center-top-2-1{
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	color: #2a1f6b;
}
.neirongjianjie-center-left-2-center-top-2-2{
	font-family: Arial;
	color: #999999;
}
.neirongjianjie-center-left-2-center-bottom{
	height: 95px;
	width: 100%;
}
.neirongjianjie-center-left-2-center-bottom-1{
	width: 100%;
	height: 16px;
	line-height: 16px;
	margin:21px 0px;
}
.neirongjianjie-center-left-2-center-bottom-1 div,.neirongjianjie-center-left-2-center-bottom-2 div{
	color: #666666;
}
.neirongjianjie-center-left-2-center-bottom-1 span{
	font-family: Arial;
	font-size: 18px;
	font-weight: 700;
}
.neirongjianjie-center-left-2-center-bottom-2-span1{
	width: 128px;
}
.neirongjianjie-center-left-2-center-bottom-2{
	width: 100%;
	height: 40px;
	line-height: 18px;
}
.neirongjianjie-center-left-2-center-bottom-2 span{
	color:#333333;
}
.neirongjianjie-center-right-center{
	width: 825px;
	height: 680px;
	padding: 70px 38px 64px 37px;
}
.neirongjianjie-center-right-2-center,.neirongjianjie-center-right-2-center {
	width: 100%;
	overflow: hidden;
	height: 1152px;
}
.neirongjianjie-center-right-2-center  li{
	width: 282px;
	overflow: hidden;
	float: left;
	margin-bottom: 40px;
	position: relative;
}
.neirongjianjie-center-right-2-center  li:nth-child(2),.neirongjianjie-center-right-2-center  li:nth-child(5),.neirongjianjie-center-right-2-center  li:nth-child(8){
	margin: 0px 26px;
}
.neirongjianjie-center-right-2-center  li:hover .zhezhao{
	display: block;
	top: 0px;
}
.zhezhao{
	width: 282px;
	height: 274px;
	background: rgba(57,51,105,0.5);
	display: none;
	position: absolute;
}
.zhezhao span{
	width: 44px;
	height: 44px;
	margin:0 auto;
	background: url(../image/20.png)no-repeat;
	background-size: 100% 100%;
	display: block;
	margin-top:115px;
	margin-bottom:115px;
}
.imgds{
	width: 282px;
	height: 274px;
}
.imgds img{
	width: 100%;
	height: 100%;
}
.text-1{
	width: 100%;
	overflow: hidden;
}
.text-1 .text-1-p1{
	height: 24px;
	line-height: 24px;
	font-size: 24px;
	text-align: center;
	margin-top: 16px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.text-1 .text-1-p2{
	height: 20px;
	line-height: 20px;
	color: #666666;
	text-align: center;
	margin-top: 10px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.neirongjianjie-center-right-15{
	width: 898px;
    overflow: hidden;
    border: 1px solid #ececec;
    background: #fff;
    float: right;
}
.neirongjianjie-center-right-1-center{
	width: 750px;
	overflow: hidden;
	padding: 70px 74px 64px;
}
.neirongjianjie-center-right-center-1{
	width: 100%;
	height: 60px;
	border-left: 3px solid #41387b;
}
.neirongjianjie-center-right-center-1-p1{
	height: 30px;
	font-size: 30px;
	line-height: 30px;
	color: #666666;
	margin-left: 20px;
}
.neirongjianjie-center-right-center-1-p2{
	font-family: Arial;
	height: 26px;
	font-size: 25px;
	line-height: 26px;
	color: #999999;
	margin-left: 25px;
	margin-top:4px;
	text-transform:capitalize;
}
.neirongjianjie-center-right-center-2{
	width: 570px;
	height: 360px;
	margin:0px auto;
	margin-top:35px;
	margin-bottom: 40px; 
	position: relative;
}
#swiper4{
	width:370px;
	height: 360px;
	margin:0 auto;
}
#swiper5{
	width: 100%;
	height: 186px;
}
#swiper5 .swiper-slide{
	width: 191px;
	height: 186px;
}
.swiper-button-white{
	width: 40px;
	height: 40px;
	background: #666666;
}
.neirongjianjie-center-right-center-3{
	width: 100%;
	height: 186px;
}
.neirongjianjie-center-right-center-4{
	width: 100%;
	height: 895px;
	margin-top: 47px;
}
.neirongjianjie-center-right-center-4 p{
	text-indent: 2em;
	line-height: 28px;
}
.neirongjianjie-center-right-center-4-img{
	width: 750px;
	height: 501px;
	margin-top:30px;
}
.neirongjianjie-center-right-center-4-img img{
	width: 100%;
	height: 100%;
}
.neirongjianjie-center-right-center-5{
	width: 100%;
	overflow: hidden;
	margin-top: 47px;
}
 .neirongjianjie-center-right-2-center .fanye{
	width: 100%;
	height: 30px;
	line-height: 30px;
}
.neirongjianjie-center-right-2-center .fanye ul{
	width: 70%;
	overflow: hidden;
}
 .neirongjianjie-center-right-2-center .fanye ul li{
	margin:0px;
	width: 50px;
	height: 30px;
	margin-right: 10px;
	line-height: 30px;
	background: #fff;
	color: #666666;
	display: block;
	margin-bottom: 0px;
	text-align: center;
}
 .neirongjianjie-center-right-2-center .fanye ul li:hover{
 	background: #2a1f6b;
	color: #fff;
 }
 .neirongjianjie-center-right-2-center .fanye ul li:hover .a1{
	color: #fff;
 }
.neirongjianjie-center-right-2-center .fanye .fanye1{
	width: 210px;
	height: 30px;
}
.pre , .Next{
	width: 100px;
	height: 30px;
	background:#4e4e4e;
	
	float: left;
	text-align: center;
}
.pre a, .Next a{
	color: #ffffff;
}
.Next{
	margin-left:10px;
}
.fanye .fanye1 div:hover{
	background:#003968;
}
.imgds:hover{

}
footer{
	width: 100%;
	min-width: 1180px;
	max-width: 1920px;
	height: 400px; 	
	overflow: hidden;
	background: #1a202f;
}
footer .header-center-1{
	background: url(../image/logo1.png) no-repeat;
	background-size: 100% 100%;
}
footer .header-center-2-top{
	background: url(../image/logo1-text.png) no-repeat;
    background-size: 100% 100%;
}
footer .header-center-2-bottom,footer .header-center-3-top,footer .header-center-3-bottom,footer .header-center-4-1-number{
	color: #fff;
}
footer .header-center-4-1-span{
	background: url(../image/iPhone1.png) no-repeat center center;
}
footer nav{
	border-top: 1px solid #343f5b;
}
footer .nav-center ul li a{
	color: #fff;

}
footer .nav-center ul li:hover{
	border-bottom: 4px solid #fff;
}
.footer-bottom{
	width: 1180px;
	height: 140px;
	margin:0 auto;
	margin-top: 55px;
}
.footer-bottom-left{
	width: 850px;
	height: 140px;
}
.footer-bottom-left-top{
	width: 850px;
	height: 18px;
	line-height: 18px;
	font-size: 18px;
	color: #ffffff;
	margin-top: 30px;
}
.footer-bottom-left-bottom{
	width: 850px;
	height: 16px;
	line-height: 16px;
	font-size: 16px;
	color: #cdcdcd;
	margin-top: 30px;
}
.footer-bottom-left-top-span1{
	width: 12px;
	height: 18px;
	display: inline-block;
	background: url(../image/play.png) no-repeat;
	background-size: 100% 100%;
}
.footer-bottom-left-top-span2{
	width: 18px;
	height: 18px;
	display: inline-block;
	background: url(../image/10.png) no-repeat;
	background-size: 100% 100%;
	margin-left: 10px;
}
.footer-bottom-left-top-span3{
	width: 18px;
	height: 18px;
	display: inline-block;
	background: url(../image/email.png) no-repeat;
	background-size: 100% 100%;
	margin-left: 10px;
}
.footer-bottom-left-bottom-span1{
	width: 57px;
	height: 14px;
	display: inline-block;
	background: url(../image/pic.png) no-repeat;
	background-size: 100% 100%;
	margin-left: 10px;
}
.footer-bottom-right{
	width: 126px;
	height: 126px;
	background: url(../image/9.png) no-repeat;
	background-size: 100% 100%;
}
.footer-bottom-left-top-span4{
	
}
.footer-bottom-left-top-span6, .footer-bottom-left-top-span4,.footer-bottom-left-top-span5{
	margin-left: 10px;
}

footer .nav-center ul li{

}

.seach{
	width: 100%;
	min-width: 1180px;
	max-width: 1920px;
	overflow: hidden;
	border-bottom: 1px solid #cdcdcd;
}
.seach-center{
	width: 1180px;
	margin:0 auto;
	height: 87px;
	overflow: hidden;
}
.seach-center-left{
	width: 350px;
	height: 16px; 
	line-height: 16px;
	margin:35.5px 0px;
}
.seach-center-left-1{
	font-weight: 700;
	color: #291e6b;
}
.seach-center-left-2 a{
	margin-left: 10px;
}
.seach-center-right{
	width: 360px;
	height: 40px;
	margin:22.5px 0px; 
}
.seach-center-right input{
	color: #999999;
	height: 16px;
	line-height: 16px;
	padding: 12px 13px;
	border:1px solid #e2e6eb;
}
.seach-center-right-1{
	width: 41px;
	height: 41px;
	background: #29216d url(../image/search.png) no-repeat center center;

}
.products{
	width: 100%;
	min-width: 1180px;
	max-width: 1920px;
	overflow: hidden;
}
.products-center{
	width: 1180px;
	margin:0 auto;
	height: 724px;
	    overflow: hidden;
}
.products-center-1{
	height: 12px;
	line-height: 12px;
	font-size: 12px;
	margin-top: 30px;
	font-family: Arial;
	text-align: center;
}
.products-center-2{
	height: 30px;
	line-height: 30px;
	font-size: 30px;
	margin-top: 13px;
	font-weight: 700;
	text-align: center;
}
.products-center-3{
	width: 90px;
	height: 12px;
	position: relative;
	margin: 0 auto;
	margin-top: 15px;
}
.News-img-1{
	height: 20px;
	width: 100%;
	line-height: 20px;
	font-size: 20px;
	color: #fff;
	margin-top: 60px;
	text-align: center;
}
.News-img-2{
	height: 26px;
	width: 100%;
	line-height: 26px;
	font-size: 26px;
	color: #fff;
	margin-top: 19px;
	text-align: center;
}
.News-img-3{
	height: 25px;
	width: 100%;
	line-height: 25px;
	font-size: 16px;
	color: #fff;
	margin-top: 25px;
	text-align: center;
}
.News-img-3 span{
	font-family: Arial;
	font-size:30px;
	font-weight: 700;
}
.products-center-3-1{
	border:1px solid #e2e6eb;
	margin: 5px 0px;
}
.products-center-3-2{
	width:12px;
	height: 12px;
	background:#fff;
	border:1px solid #e2e6eb;
	border-radius: 50%;
	
	display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
}
.products-center-3-2-1{
	width: 6px;
	height: 6px;
	background:#e2e6eb;
	border-radius: 50%;
}
.products-center-3-2-center{
	width: 24px;
	height: 24px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left:-9px;
	margin-top:-18px;
	border-radius:50%;
	display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      background: #fff;
}


.products-center-4{
	width: 100%;
	height: 560px;
	margin-top:40px;
}
.products-center-4 ul{
	width: 100%;
	overflow: hidden;
}
.products-center-4 ul li{
	width: 370px;
	height: 560px;
	float: left;
	cursor: pointer;
}
.products-center-4 ul li:hover .products-center-4-4{
	background: #29216d;
}
.products-center-4 ul li:nth-child(2){
	margin:0px 35px;
}
.products-center-4-1{
	width: 370px;
	height: 360px;
}
.products-center-4-1 img{
	width: 100%;
	height: 100%;
}
.products-center-4-2{
	width: 100%;
	height: 24px;
	line-height: 24px;
	font-size: 24px;
	margin-top: 24px;
	text-align: center;
}
.products-center-4-3{
	color: #666;
	height: 16px;
	width: 100%;
	text-align: center;
	line-height: 16px;
	margin-top: 14px;
}
.products-center-4-4{
	width: 115px;
	height: 30px;
	line-height: 30px;
	margin:0 auto;
	
	text-align: center;
	border-radius: 30px;
	background: #cdcdcd;
	
	margin-top: 26px;
}
.products-center-4-4 a{
	color: #fff;
}

.xuanze{
	width: 100%;
	min-width: 1180px;
	max-width: 1920px;
	overflow: hidden;
	height: 800px;
	background: url(../image/4.png)no-repeat;
	background-size: 100% 100%;
}
.xuanze-center{
	width: 1180px;
	height: 800px;
	margin:0 auto;
}
.xuanze-center-top{
	width: 100%;
	overflow: hidden;
}
.xuanze-center-top-1{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-weight: 700;
	font-size: 30px;
	margin-top: 70px;
	text-align: center;
	color: #fff;
}
.xuanze-center-top-2{
	text-transform:Uppercase;
	font-family: Arial;
	font-size: 14px;
	height: 14px;
	line-height: 14px;
	width: 100%;
	margin-top: 20px;
	text-align: center;
	color: #fff;
}
.xuanze-center-bottom{
	width: 100%;
	height: 550px;
	overflow: hidden;
	margin-top: 47px;
}
.xuanze-center-bottom-1{
	width: 543px;
	height: 550px;
	float: left;
}
.xuanze-center-bottom-2{
	width: 94px;
	height: 550px;
	float: left;
	    justify-content: center;
}
.xuanze-center-bottom-3{
	width: 543px;
	height: 550px;
	float: right;
}
.xuanze-center-bottom-1-1,.xuanze-center-bottom-1-4,.xuanze-center-bottom-1-7,.xuanze-center-bottom-3-3,.xuanze-center-bottom-3-6{
	width: 46px;
	height: 46px;
	float: right;
	border-radius: 50%;
	background: #fff;
	color: #735656;
	font-family: Arial;
	font-size: 20px;
	line-height: 46px;
	text-align:center;
	font-weight: 700;
	font-style: italic;
}
.xuanze-center-bottom-3-3,.xuanze-center-bottom-3-6{
	float: left;
	color: #3e3d5c;
}
.xuanze-center-bottom-1-4,.xuanze-center-bottom-1-7{
	color: #3e3d5c;
}
.xuanze-center-bottom-1-4{

}
.xuanze-center-bottom-1-2,.xuanze-center-bottom-1-5{
	width: 100%;
	height: 18px;
	line-height: 18px;
	font-weight: 700;
	text-align: right;
	color: #fff;
	margin-top: 81px;
	float: right;
}
.xuanze-center-bottom-1-3,.xuanze-center-bottom-1-6{
	width: 100%;
	line-height: 23px;
	text-align: right;
	color: #dcc7d7;
	margin-top: 13px;
	margin-bottom: 22px;
	float: right;
}
.xuanze-center-bottom-3-2,.xuanze-center-bottom-3-5,.xuanze-center-bottom-3-8{
	width: 100%;
	line-height: 23px;
	text-align: left;
	color: #dcc7d7;
	margin-top: 13px;
	margin-bottom: 22px;
	float: left;
}
.xuanze-center-bottom-3-1,.xuanze-center-bottom-3-4,.xuanze-center-bottom-3-7{
	width: 100%;
	height: 18px;
	line-height: 18px;
	font-weight: 700;
	text-align: left;
	color: #fff;
	float: left;
}
.xuanze-center-bottom-3-1{
	margin-top: 15px;
}
.xuanze-center-bottom-3-4,.xuanze-center-bottom-3-7{
	margin-top: 81px;
}
.xuanze-center-bottom-2-1,.xuanze-center-bottom-2-3,.xuanze-center-bottom-2-5,.xuanze-center-bottom-2-7,.xuanze-center-bottom-2-9{
	width: 25px;
	height: 25px;
	line-height: 25px;
	border-radius: 50%;
	background: #fff;
	margin: 0 auto;
	
}
.xuanze-center-bottom-2-1{
	margin-top: 12px;
}
.xuanze-center-bottom-2-2,.xuanze-center-bottom-2-4,.xuanze-center-bottom-2-6,.xuanze-center-bottom-2-8{
	width: 0px;
	height: 87px;
	border-left: 1px solid #fff;
	margin:0 auto;
}
.case{
	width:100%;
	overflow: hidden;
	min-width: 1180px;
	max-width: 1920px;
}
.case-center{
	width: 1180px;
	height: 640px;
	margin: 0 auto;
	overflow: hidden;
}
.case-center-1{
	width:100%;
	height: 500px;
	margin-top:35px;
	position: relative;
}
#swiper2{
	width: 1026px;
	height: 440px;
	margin: 0 auto;
	position: relative;
}
#swiper2 .swiper-slide{
	width: 322px;
	height:440px;
}
#swiper2 .swiper-slide:hover .swiper-slide-bottom{
	cursor: pointer;
	background: #2b236f;
}
#swiper2 .swiper-slide:hover .swiper-slide-bottom-1{
	color: #fff;
}
#swiper2 .swiper-slide:hover .swiper-slide-bottom-2{
	color: #fff;
}
#swiper2 .swiper-slide:hover .swiper-slide-bottom-3{
	color: #fff;
	border:1px solid #fff;
}
#swiper2 .swiper-slide:hover .swiper-slide-bottom-3 a{
	color: #fff;
}
#swiper2 .swiper-slide-top{
	width: 322px;
	height: 312px;
	background: #f6f6f6;
}
#swiper2 .swiper-slide-bottom{
	width: 278px;
	height: 92px;
	background: #f6f6f6;
	padding: 18px 22px;
}
#swiper2 .swiper-slide-top img{
	width: 100%;
	height: 100%;
}
#swiper2 .swiper-slide-bottom .swiper-slide-bottom-1{
	height: 16px;
	width: 100%;
	line-height: 16px;
	color: #333;
	font-weight: 700;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
#swiper2 .swiper-slide-bottom .swiper-slide-bottom-2{
	height: 14px;
	width: 100%;
	line-height: 14px;
	color: #999999;
	font-weight: 700;
	font-family:Arial;
	margin-top: 19px;
}
#swiper2 .swiper-slide-bottom .swiper-slide-bottom-3{
	height: 14px;
	width: 60px;
	padding: 9px 20px;
	border-radius: 30px;
	line-height: 14px;
	font-size: 14px;
	color: #999999;
	border:1px solid #666666;
	margin-top: 13px;	
	text-align: center;
	
}
.swiper-button-prev-4, .swiper-button-next-4{
	width: 29px;
	height: 52px;
	position: absolute;
}
.swiper-button-prev-4{
	top: 50%;
	left: 0px;
	background: url(../image/26.png) no-repeat;
	background-size: 100% 100%;
	transform: rotate(180deg);
	cursor: pointer;
	margin-top:-26px;
}
.swiper-button-prev-4:hover{
	background: url(../image/27.png) no-repeat;
	transform: rotate(0deg);
}
.swiper-button-next-4:hover{
	background: url(../image/27.png) no-repeat;
	transform: rotate(180deg);
}
.swiper-button-next-4{
	top: 50%;
	right: 0px;
	background: url(../image/26.png) no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
	margin-top:-26px;
}
.About-center-1-btn a{
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align:center;
	color: #fff;
	border-radius:14.5px;
	margin:0 auto;
	margin-top: 37px;
	background: #29216d;
}
.About-center-1-btn a:hover{
	color:  #29216d;
	background: #fff;
	border:1px solid #29216d;
}
.About{
	width: 100%;
	min-width:1180px;
	max-width: 1920px;
	overflow: hidden;
	height: 630px;
	background:#f6f6f6;
}

.About-center{
	width: 1180px;
	height: 630px;
	margin:0 auto;
	overflow: hidden;
	position: relative;
}
.About-center .products-center-3-2-center,.About-center .products-center-3-2{ 
	background: #f6f6f6;
}
.About-center .About-center-1{
	width: 1180px;
	height: 335px;
	position: relative;
	margin-top: 15px;
}
.About-center .About-center-1 .swiper-container,.About-center .About-center-1 .swiper-wrapper{
	width: 1180px;
	height: 335px;
	background: #fff;
	position: relative;
}
.About-center-1-left{
	width: 383px;
	height: 267px;
	margin:34px 25px;
	background: url(../image/24.png)no-repeat;
	background-size: 100% 100%;
      float: left;
    position: relative;
}
.About-center-1-left img{
	width: 353px;
	height: 232px;
	position: absolute;
	top: 22px;
	left: 19px;
}
.About-center-1-right{
	width: 747px;
	height: 335px;
	float: left;
}
.About-center-1-right h1{
	height: 18px;
	width: 100%;
	text-align: left;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	margin-top: 53px;
	margin-bottom: 18px;
}
.About-center-1-right-1{
	width: 40px;
	border-bottom: 1px solid #333;
}
.About-center-1-right p{
	margin-top:30px;
	color: #666666;
	text-align: left;
	line-height: 28px;
	margin-right: 15px;
}
.About-center-1-right-p1{
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.About-center-1-right-p2{
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.swiper-button-btn{
	width: 90px;
	height: 30px;
	position: absolute;
	top: 30px;
	right: 0px;
	z-index: 10;
}
.swiper-button-prev-1,.swiper-button-next-1{
	width: 24px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	background: #666666;
	float: left;
	transform:rotate(90deg);
	color: #fff;
	margin-left: 10px;
	cursor: pointer;
}
.swiper-button-prev-2,.swiper-button-next-2{
	width: 24px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	background: #666666;
	float: left;
	color: #fff;
	margin-left: 10px;
	cursor: pointer;
	position: absolute;
	font-size: 20px;
}
.swiper-button-prev-2{
	right: 10px;
	top: 50%;
}
.swiper-button-next-2{
	left: 10px;
	top: 50%;
}
.swiper-button-btn div:hover{
	background: #2b236f;
}
.News{
	width: 100%;
	min-width:1180px;
	max-width: 1920px;
	overflow: hidden;
	height: 770px;
	background:#f6f6f6;
	position: relative;
}
.News .News-img{
	width: 1920px;
	height: 411px;
	overflow: hidden;
	background: url(../image/11.png) no-repeat;
	background-size: 100%;
}
.News-body{
	min-width:1330px;
	margin:0 auto;
	overflow: hidden;
	height: 470px;
	background:#ffffff;
	position: absolute;
	left: 50%;
	margin-left: -665px;
	bottom: 0px; 
}
.News-body-top{
	width: 1180px;
	margin:0 auto;
	overflow: hidden;
}
.News-body-top-left{
	font-size: 25px;
	color: #333333;
	float: left;
	height: 112px;
	line-height: 112px;
}
.News-body-top-right{
	font-size: 20px;
	color: #333333;
	float: right;
	height: 112px;
	line-height: 112px;
}
.News-body-top-right ul{
	width: 180px;
	overflow: hidden;
}
.News-body-top-right ul li{
	width: 80px;
	height: 90px;
	float: left;
	cursor: pointer;
}
.News-body-top-right ul li:nth-child(1){
	margin-right:20px;
}
.News-body-top-right ul li:hover{
	border-bottom: 2px solid #29216d;
}
.News-body-top-right ul .active{
	border-bottom: 2px solid #29216d;
}
.News-body-top-right ul li a{width: 100%;height: 100%;}
.News-body-bottom{
	width: 1180px;
	margin:0 auto;
	height: 300px;
	overflow: hidden;
}
.News-body-bottom-left{
	width: 590px;
	height: 300px;
	float: left;
}
.News-body-bottom-right{
	width: 589px;
	height: 300px;
	float: left;
	border-left: 1px solid #cdcdcd;
}
.News-body-bottom-right ul li a{
	display: block;
	width: 100%;
	overflow: hidden;
}
.News-body-bottom-right ul li a:hover{

}
.News-body-bottom-left-img{
	width: 545px;
	height: 123px;
	margin-top: 20px;
}
.News-body-bottom-left-img img{
	width: 100%;
	height: 100%;
}
.News-body-bottom-left-text{
	width: 545px;
	height: 88px;
	margin-top: 20px;
}
.News-body-bottom-left-text-left{
	height: 88px;
	width: 444px;
	border-right: 1px solid #ebebeb;
	float: left;
}
.News-body-bottom-left-text-left-top,.News-body-bottom-right-left-1{
	width: 100%;
	height: 16px;
	line-height: 16px;
}
.News-body-bottom-left-text-left-top-span,.News-body-bottom-right-left-1-1{
	width: 9px;
	height: 3px;
	background: #29216d;
	margin:6.5px 0px;
	margin-right: 10px;
	float: left;
}
.News-body-bottom-left-text-left-top-text,.News-body-bottom-right-left-1-2{
	float: left;
}
.News-body-bottom-left-text-left-bottom{
	color: #999999;
	font-size: 14px;
	line-height: 28px;
	margin-top: 15px;
	margin-right: 27px;
	text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.News-body-bottom-left-button,.News-body-bottom-left-button a{
	width: 116px;
	height: 30px;
	line-height: 30px;
	text-align:center;
	color: #fff;
	border-radius: 14.5px;
	background: #29216d;
	margin-top: 14px;

}
.News-body-bottom-left-button a:hover{
	color: #29216d;
	background: #fff;
	border:1px solid #29216d;
}
.News-body-bottom-left-text-right{
	float: left;
	line-height: 88px;
	font-size: 14px;
	font-family: Arial;
	margin-left: 26px;
}
.News-body-bottom-right ul{
	width: 550px;
	margin-left: 39px;
	overflow: hidden;
	height: 300px;
}
.News-body-bottom-right ul li{
	width: 511px;
	margin-left: 39px;
	overflow: hidden;
	border-bottom: 1px dashed #ebebeb;
}
.News-body-bottom-right ul li:last-child{
	border-bottom:0px;
}
.News-body-bottom-right-left{
	height: 80px;
	width: 400px;
	float: left;
}
.News-body-bottom-right-left-2{
	font-size: 14px;
	color: #999999;
	line-height: 28px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap
}
.News-body-bottom-right-left-1{
	margin-top:20px;
}
.News-body-bottom-right-right{
	font-size: 14px;
	color: #999999;
	line-height: 80px;
	font-family: Arial;
	float: right;
}
.neirongjianjie-center-right-10-3-btn{
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}
.neirongjianjie-center-right-10-3-btn ul{
	width: 400px;
	height: 30px;
	line-height: 30px;
	float: left;
}
.neirongjianjie-center-right-10-3-btn ul li,.neirongjianjie-center-right-10-3-btn ul li a{
	width: 50px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #333;
	font-size: 14px;
	background: #f6f7f9;
	float: left;
	cursor: pointer;
}
.neirongjianjie-center-right-10-3-btn ul li{
	margin-left: 10px;

}
.neirongjianjie-center-right-10-3-btn ul li:hover{
	background: #003968;
}
.neirongjianjie-center-right-10-3-btn ul .active{
	background: #003968;
}
.neirongjianjie-center-right-10-3-btn ul .active a{
	background: #003968;
	color: #fff;
}
.neirongjianjie-center-right-10-3-btn ul li a:hover{
	color: #fff;
	background: #003968;
}
.neirongjianjie-center-right-10-3-btn ul li:nth-child(1){
	margin-left: 0px;
}
.neirongjianjie-center-right-10-3-btn-1{
	width: 210px;
	height: 30px;
	float: right;
}
.neirongjianjie-center-right-10-3-btn-1-1 a,.neirongjianjie-center-right-10-3-btn-1-2 a{
	width: 100px;
	height: 30px;
	background:#4e4e4e;
	color: #fff;
	line-height: 30px;
	text-align: center;
	float: left;
	cursor: pointer;
	font-size: 14px;
}
.neirongjianjie-center-right-10-3-btn-1-2 a{
	margin-left: 10px;
}
.neirongjianjie-center-right-10-3-btn-1-1 a:hover{
	background:#003968;
}
.neirongjianjie-center-right-10-3-btn-1-2 a:hover{
	background:#003968;
}