.swiper-pagination-bullet {
    opacity: 1;
    background: #fff;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #F60000;
    width: 7px;
    height: 7px;
}

.banners {
	display: block; width: 100%; height:276px;
}

.banner a{
	display: block; height:500px;
}
.top{
	color: #4c4c4c;
	font-size: 14px;
	background: #F2F2F2;
	line-height: 40px;
}
.logo{ float: left; height: 120px; padding-top: 5px;}
.head ul{
	display: flex;
	justify-content: flex-end;
	height: 125px;
	overflow: hidden;
    width: 875px;
    padding-right: 11px;
}
.head li{
	width: 110px;
	text-align: center;
	line-height: 125px;
	position: relative;
}
.head li div{
	position: absolute;
	transform: rotate(10deg);
    top: -16px;
    left: 0;
    width: 100%;
    height: 126%;
}
.head li a{
	display: block;
	font-size: 17px;
	color: #4c4c4c;
	position: relative;
	z-index: 10;
	margin: 54px 0;
	line-height: 1.5;
}
.head li a p{
	font-size: 12px;
}
.head li a p{
	display: none;
}
.head img{
    margin-top: 28px;
}
.title{
	font-size: 20px;
	color: #757575;
	text-align: center;
	padding: 45px 0 40px;
}
.title h1{
	font-size: 35px;
	color: #000;
	font-weight: 400;
	padding-bottom: 20px;
}
.service .xm{
	position: relative;
	height: 495px; background:#1D1C1C;
}
.service .xm>.imgss{
	position: absolute;
	top: 0;
	width:100%;
	height: 495px;
	left: 0;
}
.service .xm .sc_nav{
	width: 151px;
	overflow: hidden;
	position: relative;
	margin-top: 97px;
}
.service .xm .sc_nav li{
	line-height: 75px;
	width: 150px;
	font-size: 16px;
	color: #fff;
	position: relative;
	border-right: 1px solid #EEEEEE;
	text-align: center;
    cursor: pointer;
}
.service .xm .sc_nav li i{
	display: none;
	width: 8px;
	height: 8px;
	border: 1px solid #8C8A8A;
	position: absolute;
	left: 0;
	transform: rotate(45deg);
}
.service .xm .sc_nav .cur i{
	display: none;
}
.service .xm .sc_nav .cur{
    background: url(../images/left.png) 139px 0 no-repeat;
    border-right: 0;
    width: 151px;
    font-size: 22px;
}
.zx_s{
	margin-top: 97px;
	color: #fff;
	width: 840px;
	padding-left: 60px;
}
.zx_s .fw_tit{
	font-size: 22px;
	margin-top: 20px;
}
.zx_s .fw_nr{
	font-size: 14px;
	line-height: 23px;
	width: 615px;
}
.zx_s span{
	display: inline-block;
	width: 80px;
	height: 5px;
	background: #F32A2A;
	margin: 25px 0 60px;
}
.zx_s ul{
	display: flex;
	justify-content: flex-start;
}
.zx_s ul li{
	width: 115px;
	text-align: center;
}
.zx_s ul p{
	font-size: 14px;
}
.zx_s ul img{
	height: 59px;
	margin-bottom: 20px;
}
.zs_img ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.anli_tit{
	display: flex;
	justify-content: center;
}
.service{
	background: #F9F9F9;
	padding-bottom: 45px;
}
.anli_tit li{
	width: 130px;
	margin: 0 8px 45px;
	text-align: center;
	border-radius: 50px;
	border: 1px solid #DFDFDF;
}
.anli_tit li a{
	display: block;
	line-height: 32px;
    cursor: pointer;
    color: #4c4c4c;
}
.anli_tit .cur{
	color: #fff;
	background: #E64242;
}
.anli_tit li.cur a{
	display: block;
	line-height: 32px;
    cursor: pointer;
    color: #fff;
}
.zs_img li{
	width: 19%;
	margin: 0 0.5% 1%;
}
.zs_img li a{
	display: block;
	position: relative;
}
.zs_img img{
	width: 100%;
	display: block;
}
.zs_img li div{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: rgba(230,66,66,0.8);
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	height: 100%;
}
.zs_img li div img{
	width: 18%;
	margin: 50px auto 20px;
}
.zs_img li div span{
	display: inline-block;
	width: 20px;
	height: 1px;
	background: #fff;
	margin: 2px 0;
}
.more{
	display: block;
	width: 250px;
	text-align: center;
	line-height: 45px;
	margin: 20px auto 0;
	border-radius: 50px;
	font-size: 20px;
	color: #fff;
	background: #E64242;
}
.zx{
	background: url(../images/ztzx.jpg) no-repeat center center;
	/*margin-top: 100px;*/
}
.zx .title{
	color: #fff;
}
.zx .title h1{
	color: #fff;
}
.news{
	width: 435px;
}
.news .new{
	display: block;
	background: #fff;
	padding: 25px 25px 31px;
}
.new p:first-child{
	font-size: 19px;
	margin-bottom: 10px;
	color: #000;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.news .swiper-pagination-bullets{
	text-align: right;
}
.news .new p:last-child{
	font-size: 14px;
	line-height: 25px;
	color: #757575;
	height: 50px; 
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.inews p:first-child{
	font-size: 19px;
	margin-bottom: 10px;
	color: #000;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.inews p:last-child{
	font-size: 14px;
	line-height: 25px;
	color: #757575;
	height: 50px; 
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.zx ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 760px;
}
.zx ul li{
	width: 48%;
	margin-left: 2%;
	background: #fff;
	padding: 25px 25px 10px;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.zx ul li p:first-child{
	font-size: 17px;
	margin-bottom: 8px;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zx ul li p:last-child{
	font-size: 14px;
	color: #757575;
	line-height: 25px;
}
.parterner ul{
	border: 1px solid #E6E6E6;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	border-top: 0;
}
.parterner ul li{
	width: 20%;
	box-sizing: border-box;
	border-right: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	height: 175px;
}
.parterner ul li:nth-child(5n){
	border-right: 0;
}
.parterner ul li img{
	cursor: pointer;
	width: 100%;
	height: 100%;
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.parterner ul li img:hover{
	width: 100%;
	height: 100%;
	-webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}
.foot{
	background: #1C1C1C;
	padding-top: 60px;
	margin-top: 60px;
}
.foot h1{
	font-size: 31px;
	color: #fff;
	margin-bottom: 30px;
	font-weight: 400;
}
.foot div input{
	border: 0;
	outline: 0;
	background: #F0F0F0;
	margin-right: 15px;
	line-height: 60px;
	height: 60px;
	padding-left: 20px;
	width: 263px;
	box-sizing: border-box;
}
.foot div input[type="button"]{
	margin-right: 0;
	width: 200px;
	color: #fff;
	background: #E64242;
	padding: 0;
}
.foot ul{
	display: flex;
	justify-content: flex-start;
	margin: 45px 0 60px;
}
.foot ul li{
	width: 205px;
	text-align: center;
	border-left: 1px solid #252525;
}
.foot ul li:last-child{
	text-align: right;
	width: 360px;
}
.foot ul li img{
	margin-right: 20px;
}
.foot ul li div{
	text-align: left;
	display: inline-block;
}
.foot ul li div span{
	font-size: 18px;
	color: #fff;
	display: block;
	opacity: 0.58;
	line-height: 35px;
}
.foot ul li div a,.foot ul li div p{
	font-size: 14px;
	color: #fff;
	opacity: 0.15;
	display: block;
	line-height: 30px;
}
.foot .yqlj{
	font-size: 18px;
	color: #fff;
	opacity: 0.58;
	margin-top: 20px;
}
.foot .link{
	font-size: 14px;
	opacity: 0.15;
	line-height: 35px;
	margin-top: 20px;
}
.foot .link a{
	color: #fff;
	margin-right: 10px;
	display: inline-block;
}
.bottom{
	font-size: 14px;
	color: #fff;
	opacity: 0.2;
	line-height: 36px;
	padding: 20px 0;
	text-align: center;
	border-top: 1px solid #272727;
	margin-top: 20px;
}
.zs_imgs ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.zs_imgs ul li{
	width: 32%;
	margin-right: 1%;
}
.zs_imgs ul li:nth-child(3){
	margin-right: 0;
}
.zs_imgs ul li p{
	line-height: 65px;
	color: #535353;
	font-size: 16px;
	text-align: center;
}
.zs_imgs li a{
	display: block;
	position: relative;
}
.zs_imgs img{
	width: 100%;
	display: block;
}
.zs_imgs li div{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: rgba(230,66,66,0.8);
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	height: 100%;
}
.zs_imgs li div img{
	width: 18%;
	margin: 100px auto;
}
.page{
	text-align: center;width: 100%; 
}
.page .pagination{float: right;}
.page li{
	padding:0 !important; margin:0 !important ;  
}
.page a{
	display: inline-block;
	border: 1px solid #E7E7E7;
	padding: 10px 20px;
	font-size: 14px;
	color: #535353;
	margin: 0;
}
.page .disabled{padding: 10px 20px !important;}
.page .active{
	padding: 10px 20px !important;
	color: #fff;
	background: #E64242;
}
.jzzx{
	background: #F3F2F2;
	padding: 50px 0;
}
.jzzx div ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.jzzx div li{
	background: #fff;
	padding: 40px 20px 30px;
	margin-bottom: 40px;
}
.jzzx div li div:first-child{
	width: 103px;
	border: 1px solid #D6D6D6;
}
.jzzx div li div:first-child span{
	display: block;
	text-align: center;
	color: #303030;
	font-size: 55px;
	line-height: 80px;
}
.jzzx div li div:first-child p{
	text-align: center;
	color: #303030;
	font-size: 18px;
	line-height: 40px;
}
.jzzx div li div:last-child{
	width: 375px;
	margin-left: 40px;
}
.jzzx div li div:last-child p:first-child{
	color: #000;
	font-size: 18px;
	overflow: hidden; height: 24px;
	text-overflow: ellipsis; width: 100%
}
.jzzx div li div:last-child .center{
	font-size: 14px;
	color: #303030;
	opacity: 0.5;
	margin: 10px 0;
}
.jzzx div li div:last-child .center img{
	width: 18px;
	vertical-align: middle;
	margin-right: 10px;
}
.jzzx div li div:last-child p:last-child{
	font-size: 14px;
	line-height: 30px;
	color: #303030;
	opacity: 0.5;
	height: 60px; 
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.ly ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.ly ul li{
	width: 20%;
	text-align: center;
	margin-bottom: 70px;
}
.ly ul li a{
	display: block;
	font-size: 19px;
	color: #5b5b5b;
}
.ly ul li a p{
	margin-top: 25px;
}
.wxkf ul{
	display: flex;
	justify-content: flex-start;
}
.wxkf ul li{
	width: 25%;
	text-align: center;
	margin-bottom: 90px;
}
.wxkf img{
	height: 125px;
}
.wxkf ul li p{
	font-size: 20px;
	color: #5b5b5b;
	margin-top: 28px;
}
.gn{
	background: url(../images/kfbg.jpg) no-repeat top left;
	padding-bottom: 100px;
}
.gn .title h1{
	color: #fff;
}
.gn .title p{
	color: #fff;
	opacity: 0.3;
}
.gn_tit{
	width: 270px;
	background: #FAFAFA;
}
.gn_tit li{
	border-bottom: 1px solid #EAEAEA;
	padding-left: 50px;
	box-sizing: border-box;
	cursor: pointer;
}
.gn_tit .cur{
	border-left: 5px solid #E64242;
	background: #FFFFFF;
}
.gn_nr{
	width: 570px;
	margin-left: 60px;
}
.gn_tit li img{
	margin: 10px 25px 10px 0;
}
.gn_tit li div h1{
	font-size: 22px;
	margin-top: 15px;
	color: #000;
}
.gn_tit li div p{
	font-size: 14px;
	color: #000;
	opacity: 0.47;
}
.gn_nr h1{
	font-size: 32px;
	color: #fff;
}
.gn_nr span{
	display: inline-block;
	width: 50px;
	background: #E64242;
	height: 3px;
	margin: 10px 0;
}
.gn_nr p{
	font-size: 18px;
	margin-top: 25px;
	color: #fff;
	line-height: 2em;
}
.lc{
	text-align: center;
	background: url(../images/lcbg.jpg) no-repeat top left;
	padding-bottom: 60px;
}
.question ul{
	display: flex;
	justify-content: space-between;
	border: 1px solid #E2E2E2;
	margin-bottom: 60px;
}
.question ul li{
	width: 400px;
	padding: 110px 48px 0;
	text-align: center;
	border-right: 1px solid #E2E2E2;
	box-sizing: border-box;
	color: #000;
	height: 360px;
}
.question ul li:nth-child(4){
	border-right: 0;
}
.question ul li h1{
	font-weight: 400;
	font-size: 34px;
}
.question ul li p{
	font-size: 16px;
	color: #5b5b5b;
	line-height: 32px;
}
.question ul li span{
	display: inline-block;
	width: 50px;
	background: #000000;
	height: 3px;
	margin: 10px 0;
}
.question ul li:hover{
	background: #E64242;
}
.question ul li:hover p,.question ul li:hover h1{
	color: #fff;
}
.question ul li:hover span{
	background: #fff;
}
.titles h1{
	font-size: 60px;
	color: #e64242;
	text-align: center;
}
.titles p{
	text-align: center;
	font-size: 35px;
	color: #000;
}
.about{
	padding: 60px 0 80px;
}
.about .lf{
	width: 418px;
	position: relative;
}
.about .lf img{
	position: relative;
	z-index: 10;
}
.about .lf div{
	width: 100%;
	height: 290px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -145px;
	background: #E64242;
}
.about .rt{
	width: 695px;
}
.about .clear{
	margin-top: 75px;
}
.about .rt h1{
	font-weight: 400;
	font-size: 42px;
	color: #000;
	margin-bottom: 15px;
}
.about .rt h1 span{
	color: #e64242;
}
.about .rt p{
	color: #757575;
	font-size: 16px;
	line-height: 35px;
	text-indent: 32px;
}
.jzg>div{
	width: 50%;
	height: 680px;
}
.jzg .titles h1,.jzg .titles p{
	text-align: left;
}
.jzg .titles p{
	margin-bottom: 60px;
}
.jzg>div:first-child{
	background: #F0F0F0;
	text-align: right;
	padding-top: 120px;
	box-sizing: border-box;
}
.jzg>div:last-child{
	background: url(../images/wsl.jpg) no-repeat left top;
}
.jzg>div:first-child>div{
	margin-right: 60px;
	display: inline-block;
	width: 600px;
}
.jzg>div:first-child>div>p{
	font-size: 16px;
	color: #5b5b5b;
	line-height: 35px;
	text-align: left;
	text-indent: 32px;
}
.contact ul{
	display: flex;
	justify-content: space-between;
	margin-bottom: 80px;
}
.contact ul li{
	width: 25%;
	text-align: center;
}
.contact ul li div{
	width: 135px;
	height: 135px;
	border-radius: 100%;
	margin: 0 auto 20px;
	border: 1px solid #555555;
	text-align: center;
	box-sizing: border-box;
}
.contact ul li div img{
	margin-top: 35px;
}
.contact ul li div img:last-child{
	display: none;
}
.contact ul li:hover div{
	background: #E64242;
	border: 8px solid #E64242;
}
.contact ul li:hover div img:last-child{
	display: inline-block;
	margin-top: 30px;
}
.contact ul li:hover div img:first-child{
	display: none;
}
.contact ul li span{
	font-size: 22px;
	color: #000;
}
.contact ul li p{
	font-size: 15px;
	color: #9e9e9e;
	line-height: 30px;
	margin-top: 15px;
}
.kf{
	padding: 0 0 90px;
	background: #F1F1F1;
}
.kf ul{
	display: flex;
	justify-content: space-between;
}
.kf ul li{
	width: 25%;
	text-align: center;
	padding: 60px 45px 0;
	background: #fff;
	box-sizing: border-box;
	height: 405px;
	border-right: 1px solid #EFEFEF;
}
.kf ul li:last-child{
	border-right: 0;
}
.kf ul li p:nth-child(2){
	font-size: 24px;
	color: #000;
}
.kf ul li p:nth-child(3){
	font-size: 12px;
	color: #000;
	opacity: 0.3;
}
.kf ul li span{
	display: inline-block;
	width: 45px;
	height: 3px;
	background: #E64242;
	margin: 20px 0;
}
.kf ul li p:nth-child(5){
	font-size: 16px;
	color: #353535;
	line-height: 30px;
	text-align: left;
}
.wzjs{
	background: url(../images/js.jpg) no-repeat top left;
	padding-bottom: 10px;
}
.wzjs ul{
	display: flex;
	justify-content: center;
}
.wzjs .title h1,.wzjs .title p{
	color: #fff;
}
.wzjs ul li{
	border: 1px solid #fff;
	color: #fff;
	padding: 30px 0 0 10px;
	width: 145px;
	height: 119px;
	box-sizing: border-box;
	margin-right: 40px;
	margin-bottom: 40px;
}
.wzjs ul li p{
	font-size: 17px;
	margin: 5px 0 10px;
}
.wzjs ul li span{
	font-size: 14px;
}
.wzjs ul li i{
	display: inline-block;
	width: 25px;
	height: 2px;
	background: #E64242;
}
.ydkf{
	background: url(../images/kf_pic.jpg) no-repeat top left;
	padding-bottom: 60px;
}
.ydkf ul{
	display: flex;
	justify-content: space-around;
}
.ydkf ul .yd{
	background: url(../images/bg1.jpg) no-repeat top left;
	text-align: center;
	font-size: 18px;
	color: #fff;
	height: 294px;
	width: 245px;
	border-right: 1px solid #D7D8D9;
}
.ydkf ul li:nth-child(2) .yd{
	background: url(../images/bg2.jpg) no-repeat top left;
}
.ydkf ul li:nth-child(3) .yd{
	background: url(../images/bg3.jpg) no-repeat top left;
}
.ydkf ul .yd img{
	margin-top: 50px;
	margin-bottom: 10px;
}
.ydkf ul div:last-child{
	height: 294px;
	height: 294px;
	color: #fff;
	background: #E64242;
	width: 455px;
	padding: 60px 35px 0;
	box-sizing: border-box;
}
.ydkf ul .yd_js{
	display: none;
}
.ydkf ul div:last-child h1{
	font-size: 24px;
	margin-bottom: 20px;
}
.ydkf ul div:last-child p{
	font-size: 15px;
	line-height: 30px;
}
.jzzx_xq .xq{
	width: 850px;
	box-sizing: border-box;
	padding: 65px 35px 80px 0;
	border-right: 1px solid #F5F5F5;
	text-align: center;
}
.jzzx_xq .xq h1{
	font-size: 33px;
	color: #000000;
	text-align: left;
	font-weight: 400;
}
.jzzx_xq .xq .bz{
	color: #979797;
	font-size: 14px;
	padding: 25px 0 35px;
	border-bottom: 1px solid #F4F4F4;
	text-align: left;
}
.jzzx_xq .xq .bz img{
	vertical-align: middle;
	margin-right: 5px;
}
.jzzx_xq .xq_nr{
	margin-top: 25px;
	line-height: 30px;
	color: #242424;
	opacity: 0.75;
	text-align: left;
	font-size: 15px;
}
.jzzx_xq .xq_nr p{
	text-indent: 2em;
}
.jzzx_xq .xq>img{
	width: 572px;
	margin: 20px 0 50px;
}
.jzzx_xq .xq div{
	border-top: 1px solid #F4F4F4;
}
.jzzx_xq .xq .lf{
	width: 60%;
	text-align: left;
}
.jzzx_xq .xq .lf a{
	margin-top: 25px;
	display: block;
	color: #4C4C4C;
	font-size: 14px
}
.jzzx_xq .xq .rt{
	font-size: 14px;
	color: #4c4c4c;
	width: 30%;
	text-align: right;
	margin-top: 48px;
}
.jzzx_xq .xq div img{
	/*width: 32px;
	margin: 0 0 0 5px;*/
	vertical-align: middle;
}
.tj{
	width: 310px;
}
.tj a{
	display: block;
}
.tj>p{
	font-size: 22px;
	color: #000;
	margin-top: 70px;
}
.tj li{
	margin-top: 25px;
}
.tj li img{
	width: 100%;
}
.tj li h1{
	font-size: 18px;
	color: #000000;
	font-weight: 400;
	margin: 20px 0 5px;
}
.tj li p{
	font-size: 14px;
	color: #000000;
	line-height: 28px;
	color: #757575;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.lct{
	float: left;  
	background:url(../images/lcbg.png) no-repeat bottom center;
	overflow: hidden; 
	width: 1195px;
	height: 330px; 
}
.lc{ position:absolute; width: 77px; height: 90px;}
.lc1 { 
	margin-left: 20px; 
	margin-top: 180px; 
	background:url(../images/lc1.png) no-repeat bottom center;
}
.lc2 { 
	margin-left: 260px; 
	margin-top: 10px; 
	background:url(../images/lc2.png) no-repeat bottom center;
}
.lc3 { 
	margin-left: 280px; 
	margin-top: 126px; 
	background:url(../images/lc3.png) no-repeat bottom center;
}
.lc4 { 
	margin-left: 474px; 
	margin-top: 125px; 
	background:url(../images/lc4.png) no-repeat bottom center;
}
.lc5 { 
	margin-left: 685px; 
	margin-top: 0px; 
	background:url(../images/lc5.png) no-repeat bottom center;
}
.lc6 { 
	margin-left: 713px; 
	margin-top: 126px; 
	background:url(../images/lc6.png) no-repeat bottom center;
}
.lc7 { 
	margin-left: 896px; 
	margin-top: 103px; 
	background:url(../images/lc7.png) no-repeat bottom center;
}
.lc8 { 
	margin-left: 1093px; 
	margin-top: 170px; 
	background:url(../images/lc8.png) no-repeat bottom center;
}