﻿@charset "utf-8";
.banner{
	width: 100%;
	min-width: 1200px;
}
.banner img{
	width: 100%;
	height: auto;
}
.banner .swiper-pagination-bullet{
	background-color: #fff;
	opacity: 1;
}
.banner .swiper-pagination-bullet-active{
	background-color: #e57405;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 15px;
}
.banner .swiper-pagination-bullet{
	width: 45px;
	height: 5px;
	border-radius: 5px;
}
.banner .swiper-pagination{
	margin-bottom: 10px;
}
.cont1 a{
	float: left;
	width: 25%;
	border-bottom: 3px solid #fff;
}
.cont1 a:hover{
	border-color: #fa8a1c;
}
.cont1 .cont1_m>img{
	width: 100%;
	height: auto;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.cont1 .cont1_m:hover>img{
	transform: scale(0.9, 0.9);
	-moz-transform: scale(0.9, 0.9);
	-webkit-transform: scale(0.9, 0.9);
	-ms-transform: scale(0.9, 0.9);
}
.cont1 .cont1_m{
	background: url(../img/product/ti_bj.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.cont1 .cont1_m div{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/product/ic_bg.png) repeat;
	overflow: hidden;
	display: none;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.cont1 .cont1_m:hover div{
	display: block;
}
.cont1 .cont1_m div i{
	display: block;
	width: 25%;
	margin: 25% auto 0;
}
.cont1 .cont1_m div i img{
	width: 100%;
	height: auto;
}
.cont1 a p{
	text-align: center;
	font-size: 22px;
	color: #333;
	line-height: 30px;
	padding: 0 20px;
	overflow: hidden;
	margin: 30px 0;
}
.cont1 a:hover p{
	color: #fa8a1c;
}
.cont2{
	margin-top: 80px;
}
.cont2-tit{
	height: 96px;
	width: 100%;
	min-width: 1200px;
	background: url(../img/index/tit_bg.jpg) no-repeat center center;
}
.cont2-tit h2{
	float: left;
	line-height: 96px;
	font-size: 36px;
	color: #fff;
}
.cont2-tit a{
	float: right;
	line-height: 96px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #fff;
}
.cont2 li{
	float: left;
	width: 400px;
    box-sizing:border-box;
    padding:0 5px;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.cont2 li:hover{
	transform: translate3d(0,-15px,0);
	-webkit-transform: translate3d(0,-15px,0);
	-moz-transform: ttranslate3d(0,-15px,0);
	-ms-transform: translate3d(0,-15px,0);
}
.cont2 li div img{
	width: 100%;
	height: auto;
}
.cont2 li p{
	text-align: center;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	margin: 10px 0;
    padding: 0 10px;
}
.cont2 ul{
	margin-top: 30px;
}
.cont2 li a{
	display: block;
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	color: #ececec;
	background: url(../img/index/btn1.png) no-repeat center center;
	margin: 0 auto;
}
.cont2 li a:hover{
	background: url(../img/index/btn1.png) no-repeat center center;
}
.cont3{
	margin-top: 290px;
	height: 525px;
	background: url(../img/index/cont3_bg.jpg) no-repeat center center;
	min-width: 1200px;
	position: relative;
}
.cont3-top{
	width: 772px;
	position: absolute;
	left: 50%;
	margin-left: -386px;
	top: -200px;
}
.cont3-top i{
	display: block;
	height: 128px;
	width: 3px;
	background-color: #fa8a1c;
	position: absolute;
}
.cont3-top i:nth-child(1){
	left: -60px;
	top: 0;
}
.cont3-top i:nth-child(2){
	right: -60px;
	top:72px;
}
.cont3-top img{
	width: 100%;
	height: auto;
}
.cont3-c{
	padding-top: 150px;
}
.cont3-c h4{
	text-align: center;
	font-size: 36px;
	color: #ececec;
	margin-bottom: 15px;
}
.cont3-c p{
	text-align: center;
	font-size: 14px;
	color: #ececec;
	line-height: 30px;
}
.cont3-c a{
	display: block;
	width: 210px;
	height: 52px;
	text-align: center;
	line-height: 52px;
	font-size: 18px;
	color: #ececec;
	font-family: "微软雅黑";
	margin: 30px auto 0;
	background: url(../img/index/btn2.png) no-repeat center center;
}
.cont4 {
    /*margin-top: 100px;*/
}
.cont4 h4{
	font-size: 36px;
	text-align: center;
	line-height: 40px;
	color: #333;
}
/*.cont4>a{
	display: block;
	font-size: 18px;
	width: 240px;
	text-align: center;
	height: 60px;
	line-height: 60px;
	background-color: #e42329;
	color: #fff;
	margin: 20px auto;
}*/
    .cont4-c img{
	width: 400px;
	height: 160px;
}
.cont4-c{
	margin: 30px 0;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background-image: url(../img/index/left.png);
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	background-image: url(../img/index/right.png);
}

/*about*/
.title i{
	display: block;
	width: 140px;
	height: 3px;
	background-color: #fa8a1c;
	margin-bottom: -1px;
}
.title{
	margin-top: 70px;
	margin-bottom: 40px;
}
.title h2{
	margin-bottom: 22px;
}
.title{
	border-bottom: 1px solid #dfdfdf;
}
.cont{
	width: 890px;
	float: right;
}
.about1 img{
	max-width: 100%;
	height: auto;
}
.about1 p{
	line-height: 30px;
	color: #333;
	font-size: 16px;
	margin-top: 40px;
}
.content{
	margin-bottom: 100px;
}

/*联系我们*/
.about3 h4{
	font-size: 30px;
	color: #333;
	margin-bottom: 40px;
}
.about3>div{
	margin-bottom: 70px;
}
.about3>div p{
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin-bottom: 25px;
}
.about3>div p:nth-child(2){
	font-size: 18px;
	margin-bottom: 40px;
}
.about3 form div li{
	float: left;
	width: 280px;
	margin-right: 25px;
}
.about3 form div li:last-child {
    margin-right: 0;
}
.about3  form div li label,.about3  form div div label{
	display: block;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-bottom: 5px;
}
.about3  form div li label em{
	color: #bf171a;
}
.about3  form div li input{
	width: 100%;
	border: 1px solid #ddd;
	height: 46px;
	line-height: 44px;
	padding: 0 10px;
	box-sizing: border-box;
}
.about3  form div div{
	margin-top: 20px;
	padding-bottom: 40px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 40px;
}
.about3  form div div textarea{
	display: block;
	width: 100%;
	height: 150px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	padding: 10px;
}
.about3 form a{
	display: block;
	width: 280px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color: #fa8a1c;
	float: right;
}

/*news*/
.news li{
	padding: 30px 0;
	margin-bottom: 10px;
}
.news li div{
	float: left;
	width: 550px;
}
.news li div i{
	display: block;
	width: 80px;
	height: 1px;
	background-color: #929292;
	margin-bottom: 25px;
}
.news li:hover div i{
	background-color: #fa8a1c;
}
.news li div h4 a{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 20px;
	color: #333;
}
.news li:hover div h4 a{
	color: #fa8a1c;
}
.news li div p{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	colo: #808080;
}
.news li div span{
	display: block;
	font-size: 12px;
	color: #999;
	margin-top: 15px;
	padding-left: 18px;
	background: url(../img/news/time.png) no-repeat left center;
}
.news li>a{
	float: right;
	height: 120px;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.news li:hover>a{
	margin-right: 30px;
}
.news li>a img{
	height: 100%;
	width: auto;
}

/*新闻详情*/
.news-xq-tit h4{
	font-size: 24px;
	color: #333;
	text-align: center;
}
.news-xq-tit p{
	text-align: center;
	font-size: 12px;
	line-height: 30px;
}
.news-xq-tit p span{
	margin: 0 20px;
}
.news-xq-tit {
	margin-bottom: 10px;
}
.news-xq-c p, .news-xq-c p span{
    font-size: 14px !important;
    color: #666 !important;
    text-indent: 2em !important;
    line-height: 26px !important;
    margin: 0 !important;
    background-color: transparent !important;
    font-family: "微软雅黑" !important;
}
.news-xq-c strong span{
    background-color: transparent !important;
    color:#666 !important;
    display:block;
    margin-top:10px;
}
.news-xq-c h1{
    text-indent:2em;
}
.news-xq-c span {
    background-color: transparent !important;
}
.news-xq-c img {
    width: 60% !important;
    height: auto !important;
    margin: 20px auto;
}
.news-xq-c li a{
	font-size: 14px;
	color: #343434;
	line-height: 24px;
}
.news-xq-c li:first-child a{
	color: #aeaeae;
	line-height: 30px;
}
.news-xq-c li:first-child{
	padding-left: 30px;
	background: url(../img/news/fh.png) no-repeat left center;
	margin-bottom: 10px;
    margin-top:30px;
}

/*产品中心*/
.product a{
	float: left;
	width: 290px;
	margin-right: 10px;
	background: url(../img/product/cp_bg.jpg) no-repeat center center;
	background-size: 100% 100%;
	overflow: hidden;
	margin-bottom: 40px;
}
.product a:nth-child(3n){
	margin-right: 0;
}
.product a h4{
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
	color: #333;
	margin-bottom: 0;
}
.product a i{
	display: block;
	overflow: hidden;
}
.product a i img{
	width: 100%;
	height: auto;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.product a:hover i img{
	transform: scale(0.9, 0.9);
	-moz-transform: scale(0.9, 0.9);
	-webkit-transform: scale(0.9, 0.9);
	-ms-transform: scale(0.9, 0.9);
}
/*技术支持*/
.services-zc h4{
	font-size: 30px;
	color: #343434;
	margin-bottom: 20px;
}
.services-zc p{
	font-size: 16px;
	color: #787878;
	line-height: 26px;
	margin-bottom: 30px;
}
.services-zc div{
	border-bottom: 1px solid #ddd;
	margin-bottom: 40px;
}

/*日常维护*/
.services-wh li a{
	font-size: 20px;
	color: #333;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.services-wh li p{
	font-size: 14px;
	color: #666;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.services-wh li span{
	display: block;
	font-size: 12px;
	padding-left: 20px;
	line-height: 30px;
	background: url(../img/services/time.png) no-repeat left center;
}
.services-wh li{
	border-bottom: 1px dashed #ddd;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

/*文件下载*/
.services-xz li i{
	float: left;
	width: 96px;
	height: 96px;
	background: url(../img/services/icn.png) no-repeat center center;
}
.services-xz li div{
	float: left;
	width: 650px;
	margin-left: 10px;
}
.services-xz li h4{
	font-size: 24px;
	color: #333;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.services-xz li p{
	font-size: 14px;
	color: #666;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.services-xz li span{
	display: block;
	font-size: 12px;
	padding-left: 20px;
	line-height: 30px;
	background: url(../img/services/time.png) no-repeat left center;
}
.services-xz li{
	border-bottom: 1px dotted #ddd;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.services-xz li>a{
	float: right;
	width: 96px;
	height: 96px;
	background: url(../img/services/down.png) no-repeat center center;
}

/*产品详情*/
.product-xq h2{
	font-size: 30px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 15px;
}
.xq-l{
	float: left;
	width: 510px;
}
.xq-l i{
	display: block;
	width: 510px;
	height: 370px;
	background: url(../img/product/cp_bg.jpg) no-repeat center center;
	background-size: 100% 100%;
	overflow: hidden;
}
.xq-l i img{
	width: 100%;
	height: 100%;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.xq-l i:hover img{
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
}
.xq-l-c .swiper-slide{
	background: url(../img/product/cp_bg.jpg) no-repeat center center;
	background-size: 100% 100%;
	cursor: pointer;
}
.xq-l-c{
	margin-top: 20px;
	position: relative;
}
.xq-l-c .swiper-button-prev,.xq-l-c .swiper-container-rtl .swiper-button-next{
	background-image: url(../img/product/left.png);
	background-size: 100% 100%;
	left: -20px;
}
.xq-l-c .swiper-button-next,.xq-l-c .swiper-button-prev{
	width: 8px;
	height: 15px;
	margin-top: -7.5px;
}
.xq-l-c .swiper-button-next,.xq-l-c .swiper-container-rtl .swiper-button-prev{
	background-image: url(../img/product/right.png);
	background-size: 100% 100%;
	right: -20px;
}
.xq-l-c .swiper-slide img{
	width: 100%;
	height: auto;
}
.xq-r{
	float: right;
	width: 360px;
	box-sizing: border-box;
	padding: 10px 25px;
	border: 1px solid #ddd;
	min-height: 370px;
}
.xq-r h4{
	font-size: 16px;
	color: #666;
	font-weight: bold;
	line-height: 40px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}
.xq-r p{
	font-size: 14px;
	color: #555;
	line-height: 36px;
}
.xq-sj{
	margin-top: 50px;
}
.sj-tab{
	border: 1px solid #ddd;
	margin-bottom: 25px;
}
.sj-tab li{
	float: left;
	line-height: 46px;
	width: 170px;
	text-align: center;
	position: relative;
}
.sj-tab li i{
	width: 64px;
	height: 5px;
	background: url(../img/product/active.png) no-repeat center center;
	position: absolute;
	bottom: -4px;
	left: 50%;
	margin-left: -32px;
	display: none;
}
.sj-tab li.active i,.sj-tab li:hover i{
	display: block;
}
.sj-tab li.active,.sj-tab li:hover{
	color: #fa8a1c;
}
.sj img{
	width: 100%;
	height: auto;
}
.xq-fh{
	margin-top: 50px;
}
.xq-fh>a{
	display: block;
	width: 170px;
	text-align: center;
	line-height: 50px;
	border: 1px solid #999;
	border-radius: 50px;
	padding-left: 10px;
	color: #999;
	background: url(../img/product/fh.png) no-repeat 30px center;
	margin-bottom: 20px;
}
.xq-fh li a{
	font-size: 14px;
	color: #555555;
}
.xq-fh li{
	float: left;
	margin-right: 40px;
}
.xq-tj h4,.xq-ly h4{
	font-size: 16px;
	color: #333;
	line-height: 44px;
	font-weight: bold;
	background-color: #ecebeb;
	padding: 0 20px;
	margin-bottom: 20px;
}
.xq-tj{
	margin-top: 40px;
}
.xq-ly li label{
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	line-height: 34px;
	color: #666;
	margin-right: 10px;
}
.xq-ly li label em{
	font-size: 12px;
	color: #E42329;
}
.xq-ly li input{
	float: left;
	width: 400px;
	height: 34px;
	line-height: 32px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	padding: 0 10px;
	font-size: 12px;
}
.xq-ly ul{
	margin-top: 40px;
}
.xq-ly li{
	margin-bottom: 25px;
}
.xq-ly li textarea{
	float: left;
	width: 530px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	height: 150px;
	padding: 10px;
	font-size: 12px;
}
.xq-ly div a{
	float: left;
	width: 148px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	color: #fff;
	background-color: #7d7d7d;
	border-radius: 3px;
}
.xq-ly div a:first-child{
	background-color: #fe0000;
	margin-left: 220px;
	margin-right: 20px;
}

/*2018-03-08*/
.about4 li{
    float:left;
    width:46%;
    margin:0 2% 25px;
}

/*2018-03-19*/
.sj table, .sj tbody {
    width: 100% !important;
}

.sj table tbody td {
    background-color: transparent !important;
    width: auto !important;
    border: 1px solid #ddd;
    text-align: center;
}
.sj table tbody tr{
    width:100%;
}
.about1 p {
    text-indent: 2em;
    font-size: 14px;
    margin-top: 16px;
}
.about2 li {
    float: left;
    width:25%;
    //margin-right: 2%;
    margin-bottom: 30px;
}
.about2 li span{
    display:block;
    text-align:center;
    font-size:14px;
    color:#333;
    line-height:40px;
}
.about2 li:nth-child(3n) {
    margin-right: 0;
}

.about2 li a {
    display: block;
    width: 100%;
}
.about2 li a img{
    width:98%;
    height:auto;
}