/* pc 通用 */
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear: both;
}
input,textarea,select,a:focus {
   outline: none;
}
input::-webkit-input-placeholder {
   color: #e5e6e5;
}
textarea::-webkit-input-placeholder {
    color: #e5e6e5;
}

/* 首页产品中心 */
.index-pro-center{
	margin-top: 100px;
}
.index-pro-center .cate-l{
	width: 240px;
	height: 390px;
	float: left;
}
.index-pro-center .cate-l .cate-l-top{
	border-bottom: 1px solid #e9e9e9;
	width: 100%;
	padding-bottom: 20px;
}
.index-pro-center .cate-l .cate-l-top h2{
	font-weight: 600;
	color: #282828;
	font-size: 24px;
}
.index-pro-center .cate-l .cate-l-top p{
	color: #282828;
	font-size: 15px;
	margin-top: 8px;
}
.cate-l-btm li{
	width: 220px;
	height: 40px;
}
.cate-l-btm li a{
	line-height: 40px;
	color: #282828;
	font-size: 15px;
}
.cate-l-btm li span{
	width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #a9a9a9;
    display: block;
    float: left;
    margin-top: 18px;
    margin-left: 25px;
    margin-right: 12px;
}
.cate-l-btm{
	margin-top: 40px;
}
.cate-l-btm li{
	margin-bottom: 10px;
	cursor: pointer;
}
.index-pro-center .pro-active{
	background: #eb1d1d;
	border-radius: 0px 20px 20px 0px;
	cursor: pointer;
}
.cate-l-btm .pro-active span{
	background: #fff;
}
.cate-l-btm .pro-active a{
	color: #fff;
}
.banner-r{
	float: right;
	width: 895px;
	height: 385px;
	border: 1px solid #e9e9e9;
}
.banner-r .owl-carousel .owl-nav button.owl-next, .banner-r .owl-carousel .owl-nav button.owl-prev{
	width: 35px;
    height: 42px;
    background: #d4d4d4;
    top: 180px;
}
.banner-r .owl-carousel .owl-nav button.owl-next:hover, .banner-r .owl-carousel .owl-nav button.owl-prev:hover {
    background: #282828;
}
.banner-r .owl-carousel .owl-item img{
	max-width: 100%;
	width: auto;
	margin: 0px auto;
	margin-top: 50px;
    margin-bottom: 20px;
}
.banner-r .banner-r-item{
	text-align: center;
}
.x-banner {position:relative;top:130px;}
.banner-r-item a{
	color: #282828;
    font-size: 15px;
}
.index-pro-center .cate-pros-list{
	float: left;
    width: 289px;
    height: 238px;
    border: 1px solid #e9e9e9;
    margin-right: 15px;
    text-align: center;
    transition: .6s all;
} 
.index-pro-center .cate-pros-list img{
	max-width: 100%;
	margin: 0px auto;
}
.index-pro-center .cate-pros{
	width: 1230px;
    margin-top: 10px;
}
.index-pro-center .cate-pros-list h3{
	color: #282828;
    font-size: 15px;
    transition: .6s all;
}
.index-pro-center .cate-pros-list:hover{
	border: 1px solid #e50012;
	transition: .6s all;
}
.index-pro-center .cate-pros-list:hover h3{
	color: #e50012;
	transition: .6s all;
}

/* 六大优势 */
.index-advantage{
	height: 500px;
	max-width: 1920px;
	margin: 0 auto;
	margin-top: 110px;
	position: relative;
    z-index: 9;
}
.index-advantage .adv-des{
	text-align: center;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #e50012;
    margin-top:0px;
}
.index-advantage .adv-tit{
text-align: center;
    font-size: 40px;
    margin-top: 19px;
    color: #282828;
    margin-bottom: 26px;

}
.index-advantage .adv-infos{
	width: 1200px;
    height: 560px;
    position: relative;
    z-index: 99;
    background: #fff;
    box-shadow: 1px 3px 6px #ccc;
    margin-top: 50px;
    padding-top: 75px;
}
.index-advantage .adv-infos-tit{
	width: 900px;
	margin: 0 auto;
	height: 80px;
	background: url(../images/ava-tit.png);
}
.adv-infos-tit .infos-tit-list{
	float: left;
	height: 80px;
	width: 80px;
	margin-right: 84px;
}
.adv-infos-tit .infos-tit-list h3{
	color: #282828;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
}
.adv-infos-tit .infos-tit-list div{
	width: 40px;
    height: 40px;
    background: #bebebe;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    margin-top: 18px;
    margin-left: 16px;
    line-height: 40px;
    font-size: 16px;
}
.adv-infos-tit .infos-tit-list:last-child{
	margin-right: 0px;
}
.adv-infos .adv-infos-info .l{
	float: left;
	width: 400px;
	height: 260px;
}
.adv-infos .adv-infos-info .l img{
	width: 100%;
}
.adv-infos .adv-infos-info .r{
	width: 465px;
	height: 170px;
	float: right;
}
.adv-infos-info{
	width: 900px;
	margin: 0 auto;
	margin-top: 70px;
}
.adv-infos-info .total{
	width: 100%;
}
.index-advantage .owl-carousel .owl-dots{
	display: none;
}
.index-advantage .owl-carousel .owl-nav button.owl-next, .index-advantage .owl-carousel .owl-nav button.owl-prev{
	top: 220px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    left: 430px;
    background: #d4d4d4;
}
.index-advantage .owl-carousel .owl-nav button.owl-next, .index-advantage .owl-carousel .owl-nav button.owl-next{
	top: 220px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    left: 470px;
    background: #d4d4d4;
}
.index-advantage .owl-carousel .owl-nav button.owl-next:hover, .index-advantage .owl-carousel .owl-nav button.owl-prev:hover {
    background: #282828;
}
.index-advantage .owl-carousel .owl-nav button.owl-next:hover, .index-advantage .owl-carousel .owl-nav button.owl-next:hover {
    background: #282828;
}
.index-advantage .owl-carousel .owl-nav .iconfont {
    font-size: 20px;
    line-height: 32px;
}
.index-advantage .total h3{
	font-size: 18px;
    color: #282828;
    margin-top: 25px;
    margin-bottom: 4px;
}
.index-advantage .total h4{
	font-size: 14px;
	color: #bdbdbd;
	font-weight: lighter;
}
.index-advantage .total p{
	margin-top: 20px;
    color: #282828;
    line-height: 23px;
}
.index-advantage .tit-active h3{
	color: #e50012;
}
.index-advantage .tit-active div{
	background: #eb1d1d;
}

/* 关于我们 */
.index-about{
	margin-top: 420px;
	height: 670px;
	background: url(../images/aboutback.png);
}
.index-about-l{
	float: left;
	width: 380px;
	margin-top: 105px;
}
.index-about-l img{
	width: 100%;
	box-shadow: -7px 8px #fff;
}
.index-about-r{
	float: right;
	width: 760px;
	margin-top: 105px;
	height: 480px;
	overflow: hidden;
}
.index-about-r .about-r-tit h2{
	margin-top: 70px;
    color: #fff;
    font-size: 28px;
    font-weight: 600;
}
.index-about-r .about-r-tit div h3{
	font-size: 16px;
    color: #fff;
    display: block;
    float: left;
    margin-top: 10px;
}
.index-about-r .about-r-tit div .line{
	width: 570px;
    border-top: 1px solid #ebebbe;
    float: right;
    margin-top: 20px;
}
.index-about-r .about-r-info{
	font-size: 13px;
    color: #ffffff;
    margin-top: 43px;
    line-height: 30px;
}

/* 荣誉资质 */
.index-honor{
	margin-top:45px;
}
.index-honor .index-honor-tit{
	text-align: center;
	width: 100%;
}
.index-honor .index-honor-tit h2{
	text-align: center;
    font-size: 26px;
    font-weight: 600;
    color: #282828;
}
.index-honor .index-honor-tit h3{
	text-align: center;
    font-size: 18px;
    margin-top: 5px;
    color: #282828;
    margin-bottom: 30px;
}
.index-honor-info{
	width: 1200px;
    height: 425px;
    margin-top: 60px;
}
.index-honor-info .owl-carousel .owl-nav button.owl-prev{
	width: 40px;
    height: 50px;
    background: #d4d4d4;
    left: -65px;
}
.index-honor-info .owl-carousel .owl-nav button.owl-next{
	width: 40px;
    height: 50px;
    background: #d4d4d4;
    right: -65px;
}
.index-honor-info .owl-carousel .owl-nav button.owl-prev:hover{
    background: #282828;
}
.index-honor-info .owl-carousel .owl-nav button.owl-next:hover{
    background: #282828;
}
.index-honor-info .owl-carousel .owl-item img {
    display: block;
    width: auto;
    margin: 0px auto;
    border: 3px solid #000000;
    position: relative;
    z-index: 999999;
}
.index-honor .honor-info-list{
	margin-right: 15px;
}
.index-honor .honor-info-list .r{
	width: 100%;
    height: 180px;
    position: relative;
    background: #e9e9e9;
    z-index: 999;
    margin-top: -100px;
    text-align: center;
    transition: 0.6s;
}
.index-honor .honor-info-list .r h3{
	padding-top: 130px;
    color: #282828;
    font-size: 15px;
    transition: 0.6s;
}
.index-honor .honor-info-list:hover .r{
	background: #e50012;
	transition: 0.6s;
}
.index-honor .honor-info-list:hover .r h3{
	color: #fff;
	transition: 0.6s;
}

/* 新闻资讯 */
.index-news{
	height: 800px;
	background: #fff5f6;
	width: 100%;
	margin-top: 160px;
}
.index-news .index-news-tit{
	margin-top: 40px;
    width: 100%;
    text-align: center;
}
.index-news .index-news-tit h2{
	text-align: center;
    font-size: 26px;
    font-weight: 600;
    color: #282828;
}
.index-news .index-news-tit h3{
    text-align: center;
    font-size: 40px;
    margin-top: 5px;
    color: #282828;
    margin-bottom: 30px;
}
.index-news .index-news-info{
	width: 100%;
    height: 500px;
    background: #fff;
    margin-top: 55px;
    padding: 22px;
}
.index-news-info-l{
	width: 550px;
	float: left;
}
.index-news-info-l .zhiding{
	border-bottom: 1px solid #e9e9e9;
    padding-bottom: 15px;
}
.index-news-info-l .zhiding img{
	width: 100%;
    height: 200px;
}
.index-news-info-l .zhiding .tit{
	display: block;
    margin-top: 30px;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    color: #282828;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.index-news-info-l .zhiding .intro{
	margin-top: 20px;
    font-size: 13px;
    line-height: 23px;
}
.index-news-info .listxs-list{
	display: block;
	margin-top: 20px;
}
.index-news-info .listxs-list .listxs-list-dots{
	width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #a9a9a9;
    display: block;
    float: left;
    margin-top: 7px;
    margin-right: 12px;
    transition: 0.6s;
}
.index-news-info .listxs-list .listxs-list-date{
	color: #969696;
    float: right;
    font-size: 13px;
    transition: 0.6s;
}
.page-banner {padding-top:130px;}
.index-news-info .listxs{
	padding-top: 10px;
}
.index-news-info .listxs-list a{
	color: #282828;
    font-size: 13px;
    transition: 0.6s;
}
.index-news-info-r{
	float: right;
    width: 550px;
    margin-top: -19px;
}
.index-news-info .listxs-list:hover a{
	color: #eb1d1d;
	transition: 0.6s;
}
.index-news-info .listxs-list:hover .listxs-list-date{
	color: #eb1d1d;
	transition: 0.6s;
}
.index-news-info .listxs-list:hover .listxs-list-dots{
	background: #eb1d1d;
	transition: 0.6s;
}

/* 底部 */
.footer-body{
	height: 320px;
	width: 100%;
	background: #282828;
}
.footer-logo-tel{
	height: 177px;
	border-bottom: 1px solid #3e3e3e;
	    
}
.footer-logo-tel .footer-logo{
	float: left;
    margin-top: 26px;
    margin-left:362px;
}
.footer-logo-tel div{
float: right;
    margin-top: 13px;
    margin-right: 550px;
    display: none;
}
.footer-logo-tel div img{
	float: left;
	margin-right: 10px;
}
.footer-logo-tel div p{
	float: left;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin-top: -3px;
}
.footer-nav{
	height: 123px;
	width: 100%;
	margin-left: 355px;
}
.footer-nav p{
	float: left;
	padding: 0px 15px;
    line-height: 10px;
    /*border-right: 1px solid #fff;*/
    color: #fff;
    font-size: 13px;
	line-height: 100px;
}
.footer-nav p a{color: #fff;
	
}
.footer-nav ul li:last-child a{
	border-right: 0px solid #fff;
}
.footer-nav ul li:first-child{
	margin-left: -15px;
}
.footer-address{
	color: #585858;
	margin-left: 165px;
}
.footer-address a{
	color: #585858;
	
}
.footer-bottom{
	height: 66px;
	width: 100%;
	background: #000000;
	color: #787878;
	line-height: 40px;
}
.footer-bottom a{
	color: #787878;
}
.footer-bottom p{
	margin-bottom: 0px;
}

/* 内页 */
.left-title-info{
	width: 100%;
	height: 124px;
	background: #eb1d1d;
	padding-left: 40px;
	margin-top: -40px;
    position: relative;
    z-index: 99;
}
.left-title-info h1{
	color: #fff;
    font-size: 23px;
    font-weight: 600;
    padding-top: 36px;
}
.left-title-info p{
	color: #fff;
    font-size: 14px;
    margin-top: 10px;
}
.page-message-img{
	width: 290px;
    height: 313px;
    overflow: hidden;
    padding: 55px 10px 55px 46px;
}
.page-message-img h3{
	font-size: 15px;
    color: #fff;
    font-weight: 600;
}
.page-message-img h2{
	font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 40px;
}
.page-message-img img{
	margin-right: 39px;
}
.wrap-right-nav{
	height: 40px;
    width: 100%;
    text-align: right;
    background: #282828;
    position: relative;
    z-index: 9;
    line-height: 40px;
    padding-right: 15px;
    color: #a6a6a6;
}
.wrap-right-nav a{
	color: #a6a6a6;
}
.xypg-pagination .pagin-right a {
    font-size: 0px;
    background: url(../images/page-next.png) no-repeat;
    border: 0px solid #7ab8a8;
    margin-left: 20px;
    background-position: 0px 5px;
}
.xypg-pagination .pagin-left a {
    font-size: 0px;
    background: url(../images/page-prev.png) no-repeat;
    border: 0px solid #7ab8a8;
    margin-right: 20px;
    background-position: 0px 5px;
}

/* 新闻列表内页 */
.xypg-news-list .listxs-list {
    display: block;
    margin-top: 20px;
}
.xypg-news-list .listxs-list .listxs-list-dots {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #a9a9a9;
    display: block;
    float: left;
    margin-top: 7px;
    margin-right: 12px;
    transition: 0.6s;
}
.xypg-news-list .listxs-list a {
    color: #282828;
    font-size: 13px;
    transition: 0.6s;
}
.xypg-news-list .listxs-list .listxs-list-date {
    color: #969696;
    float: right;
    font-size: 13px;
    transition: 0.6s;
}
