.banner{
	position: relative;
}
.head{
	position: absolute;
	width: 100%;
	height: 80px;
	left: 0px;
	top: 15px;
	z-index: 99;
}
.head img{
	margin-top: 17px;
}
.head,
.head a{
	color: #fff;
}
.head a:hover{
	color: #FF6D00;
}
.head ul li{
	height: 65px;
}
.head ul li:hover{
	border-bottom: 1px solid #FF6800;
}
.head .nav-bar{
	font-size: 16px;
	width: 620px;
	line-height: 80px;
}
.head .tel,
.head .tel span{
	font-size: 24px;
	line-height: 80px;
}
.head .tel span{
	margin-left: 10px;
	font-weight: bold;
}

img.png {

    position: fixed;
    left: 0px;
    top: 200px;
    z-index: 9999;

}

/*标题*/
.pro_index{
	padding-bottom: 50px;
}
.glo_title{
	padding-top: 70px;
	padding-bottom: 35px;
}
.glo_title h3{
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;
}
.glo_title h3 span{
	color: #FF6800;
}
.glo_title h4{
	font-size: 60px;
	font-weight: bold;
	line-height: 60px;
	color: #EEEEEE;
	font-family: 'Impact';
	margin-bottom: -30px;
	text-transform: uppercase;
}
.protype{
	margin-bottom: 20px;
}
.protype ul li{
	width: calc(100% / 7 - 3px);
	background: #29349A;
	color: #fff;
	margin-right: 3px;
	margin-bottom: 3px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	transition: all .5s ease;
	cursor: pointer;
}
.protype ul li:nth-child(7n){
	margin-right: 0px;
}
.protype ul li a{
	display: block;
	color: #fff;
	transition: all .5s ease;
}
.protype ul li:hover,
.protype ul li.active{
	background: #FF6800;
}
.protype ul li:hover a{
	color: #fff;
}
.panes .pane{
	display: none;
}
.pro_index .box ul li{
	width: 230px;
	height: 366px;
	background: #EEEEEE;
	margin-right: 12px;
	margin-bottom: 12px;
}
.pro_index .box ul li img{
	transition: all .5s ease;
}
.pro_index .box ul li:nth-child(5n){
	margin-right: 0px;
}
.pro_index .box ul li .cici{
	height: 326px;
}
.pro_index .box ul li h4{
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
}
.pro_index .box ul li:hover{
	background: #FF6800;
}
.pro_index .box ul li:hover img{
	transform: scale(1.05);
}
.pro_index .box ul li:hover h4{
	color: #fff;
}

.adv{
	background: url(../images/adv.jpg) no-repeat center;
}
.adv .glo_title h3{
	color: #fff;
}
.adv .glo_title h4{
	color: #5D5E92;
}

.adv .list .inner{
	background: #fff;
	width: 293px;
	padding: 15px;
	margin-right: 8px;
	padding-bottom: 25px;
}
.adv .list .inner:first-child{
	border-top-left-radius: 40px;
}
.adv .list .inner:last-child{
	margin-right: 0px;
	border-top-right-radius: 40px;
}
.adv .list .inner h4{
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	padding: 30px 0 15px 0;
	border-bottom: 1px solid #E0E0E0;
}
.adv .list .inner h4 span{
	font-size: 30px;
	color: #E0E0E0;
	font-style: italic;
	float: right;
	line-height: 30px;
}

.adv .list .inner .text{
	font-size: 15px;
	line-height: 24px;
	color: #555555;
}
.adv .list .inner .text p{
	position: relative;
	padding-left: 25px;
	margin-top: 10px;
}
.adv .list .inner .text p:before{
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #FF6800;
	position: absolute;
	left: 0px;
	top: 5px;
	transform: rotate(45deg);
}
.adv .tt{
	padding: 40px 0 50px;
}
.adv .tt h3{
	font-size: 24px;
	color: #fff;
}
.adv .tt a{
	display: inline-block;
	width: 260px;
	height: 60px;
	text-align: center;
	color: #fff;
	background: #FF6800;
	line-height: 60px;
	border-radius: 5px;
}
.adv .tt a i{
	font-size: 26px;
	margin-right: 5px;
}


/*工程案例*/
.case_index {
	padding-bottom: 50px;
	background: #f4f4f4;
}
.case_index .swiper-slide h4{
	display: block;
	height: 50px;
	line-height: 50px;
	background: #DBDBDB;
	padding: 0 5px;
}
.case_index .swiper-slide:hover h4{
	background: #FF6800;
	color: #fff;
}

/*横幅*/
.hf{
	width: 100%;
	height: 257px;
	background: url(../images/hf.jpg) no-repeat center;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
}
.hf p{
	float: right;
	margin-top: 167px;
	margin-right: 34px;
	font-style: italic;
}

/*简介*/
.com_index{
	background: #EDEDED;
	padding: 50px 0;
}
.com_index .container{
	height: 530px;
	background: url(../images/com.jpg) no-repeat center;
}
.com_index .box{
	width: 600px;
	float: right;
	margin-right: 50px;
}
.com_index .box h3{
	font-size: 24px;
	font-weight: bold;
	margin-top: 60px
}
.com_index .box h3 span{
	color: #FF6800;
}
.com_index .box .content{
	line-height: 30px;
	margin:15px 0 20px;
}
.com_index .box a.more{
	width: 160px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	color: #fff;
	background: #FF6800;
	border-radius: 5px;
	display: inline-block;
	margin-bottom: 30px;
	transition: all .5s ease;
}
.com_index .box a.more:hover{
	background: #3B3396;
}

/*新闻*/
.news_index{
	margin-bottom: 50px;
}
.news_index .n2 .inner{
	margin-bottom: 24px;
	width: 580px;
}
.news_index .n2 .inner:last-child{
	margin-bottom: 0px;
}
.news_index .n2 .li .cici{
	width: 180px;
	height: 120px;
	position: relative;
}
.news_index .n2 .li .cici .cover{
	position: absolute;
	left: 0px;
	bottom: 0px;
	display: inline-block;
	background: #262F8D;
	color: #fff;
	font-size: 13px;
	padding: 5px 10px;
}
.news_index .n2 .li .text{
	width: 380px;
	padding-top: 10px;
}
.news_index .n2 .li .text h3{
	font-size: 16px;
	margin:5px 0 10px;
	font-weight: bold;
	color: #555555;
}
.news_index .n2 .li .text .content{
	color: #848484;
	line-height: 26px;
}
.news_index .n2 .li .text:hover h3{
	color: #FF6800;
}


/*底部*/
.footer{
  width: 100%;
  background: #212128;
  padding: 40px 0 0 0;
}
.footer .tp ul li{
  padding: 15px 15px;
}
.footer .tp ul li a{
  color: #fff;
  transition: all .5s ease;
  font-size: 16px;
}
.footer .link h3{
  font-size: 24px;
}
.footer .link p{
  font-size: 12px;
}
.footer .tp{
  border-bottom: 1px solid rgba(255,255,255,.2);
  padding-bottom: 15px;
  color: #fff;
}
.footer .pd{
	width: 500px;
}
.footer .pd h3{
	font-size: 16px;
	margin-bottom: 15px;
}
.footer .pd ul{
	width: 33%;
}
.footer .pd ul li{
	font-size: 14px;
	margin-bottom: 10px;
	width: 100%;
}
.footer .detail{
  padding: 40px 0;
  border-bottom: 1px solid rgba(255,255,255,.2);
  font-size: 15px;
}
.footer .detail,
.footer .detail a{
  color: #A9AAAA;
}
.footer .detail .add{
  line-height: 30px;
}
.footer .detail .add h3{
	font-size: 24px;
	color: #A9AAAA;
	margin-bottom: 13px;
}

.footer .tp ul li a:hover,
.footer a:hover{
  color: #FF6800;
}

.footer .er{
  width: 100px;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
}
.footer .er img{
  width: 100px;
  height: 100px;
  margin-bottom: 10px;
}
.footer .bottom{
  color: #A9AAAA;
  padding: 15px 0;
}
.footer .bottom a{
  color: #A9AAAA;
}
.footer .bottom a:hover{
  color: #FF6800;
}
.footer .bottom .foot-l div{
  margin-right: 20px;
}

/*内页开始*/
.innner_banner{
	height: 430px;
	color: #fff;
}
.innner_banner .tc h3{
	font-size: 36px;
	font-weight: bold;
	padding-top: 180px;
}
.innner_banner .tc a{
	color: #fff;
}
.innner_banner .tc a:hover{
	color: #FF6800;
}

/*简介*/
.com_inner .com_box{
	margin-bottom: 40px;
}
.com_inner .com_box .de-about-content{
	width: 600px;
}
.com_inner .com_box .de-about-img{
	width: 550px;
}


/*产品中心*/
.prodect-Info{
	padding: 50px 0;
	background: #F5F5F5;
}
.pro_info_box{
	background: #fff;
	padding: 35px;
}
.pro_info_box .coco{
	width: 550px;
}
.pro_info_box .text{
	width: 530px;
}
.pro_info_box .text .title {
	padding: 10px 0 20px 0;
	border-bottom: 1px solid #F5F5F5;
}
.pro_info_box .text .title h3{
	font-size: 32px;
}
.pro_info_box .text .title h4{
	font-size: 18px;
	color: #FF6800
}
.pro_info_box .text .tags{
	line-height: 28px;
	margin:20px 0;
}
.pro_info_box .text .g{
	width: 120px;
	height: 130px;
	border:1px solid #E4E4E4;
	border-radius: 10px;
	overflow: hidden;
}
.pro_info_box .text .g .img{
	height: 85px;
	display: flex;
	align-items: center;
}
.pro_info_box .text .g .img img{
	margin:0 auto;
}
.pro_info_box .text .g p{
	display: block;
	height: 45px;
	line-height: 45px;
	background: #2A359A;
	color: #fff;
	text-align: center;
	font-size: 18px;
}
.pro_info_box .text .tt{
	font-size: 16px;
	color: #555555;
	padding: 15px 0;
	border-top: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
	margin-top: 20px;
}
.pro_info_box .text .tt span{
	font-size: 24px;
	color: #FF6800;
	font-weight: bold;
}
.pro_info_box .text .tt a{
	display: inline-block;
	width: 160px;
	height: 40px;
	background: #FF6800;
	color: #fff;
	float: right;
	margin-top: -5px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	border-radius: 10px;
}
.pro_info_box .text .page{
	margin-top: 20px;
}
.pro_info_box .text .page .cl1{
	width: 48%;
}
.pro_info_box .text .page .page-a {
	display: inline-block; margin-left: 10px;
}
.pro_info_box .text .page .page-a a:hover{
	color: #FF6800;
}
.prodect-Info .other{
	background: #fff;
	padding: 35px;
	margin-top: 20px;
}
.prodect-Info .other h2{
	font-size: 26px;
	display: block;
	border-bottom: 1px solid #F5F5F5;
	padding-bottom: 12px;
	margin-bottom: 40px;
}
.prodect-Info .other p{
	display: block;
	height: 50px;
	line-height: 50px;
	background: #EEEEEE;
}
.prodect-Info .other .swiper-slide:hover p{
	background: #FF6800;
	color: #fff;
}


/*工程案例*/
.com_inner.case ul{
	padding: 50px 0 40px;
}
.com_inner.case ul li{
	width: 385px;
	margin-right: 15px;
	margin-bottom: 15px;
	background: #F5F5F5
}
.com_inner.case ul li:nth-child(3n){
	margin-right: 0px;
}
.com_inner.case ul li .cici{
	height: 288px;
}
.com_inner.case ul li .title{
	height: 50px;
	line-height: 50px;
	background: #EEEEEE;
}
.com_inner.case ul li:hover .title{
	background: #FF6800;
	color: #fff;
}


/*新闻*/
.com_inner.news{
  padding: 50px 0;
}
.com_inner.news .in_inner .de-news-list li{
  padding: 20px;
  border-bottom:1px solid #F3F3F3;
  width: 100%;
  background: #fff;
  margin-bottom: 20px;
}
.com_inner.news .in_inner .de-news-list li a .img.cici{
  width: 250px;
  height: 150px;
}
.com_inner.news .in_inner .de-news-list li a .box{
  width: 850px;
  display: flex;
  align-items: center;
}
.com_inner.news .in_inner .de-news-list li a .box h4{
  font-size: 20px;
  margin-bottom: 10px;
}
.com_inner.news .in_inner .de-news-list li a .box .content{
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 20px;
}
.com_inner.news .in_inner .de-news-list li a .box  .time{
  color: #FF5E00
}
.com_inner.news .in_inner .de-news-list li:hover h4{
  color: #FF5E00;
}
.com_inner.news .in_inner .news-detail-title{
  text-align: center;
}
.com_inner.news .in_inner .news-detail-title .h3{
  font-size: 23px;
}
.com_inner.news .in_inner .news-detail-title .b{
  border-bottom: 1px solid #F3F3F3;
  padding: 10px 0;
  border-bottom: 1px solid #F3F3F3;
}
.com_inner.news .in_inner .news-detail{
  padding: 30px 0;
}


.newsPage{
  margin:40px 0 0 0;
}
.newsPage .page-a{
  height: 50px;
  border-bottom: 1px solid #F3F3F3;
  line-height: 50px;
}
.newsPage .page-a a:hover{
  color: #FF5E00;
}

.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin: 0px 0 40px 0;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 14px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #262F8D;
  background: #262F8D;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../images/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../images/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../images/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../images/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
}
.de-page-mian .page-inner span {
  display: block;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: block;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}


/*联系*/
.contad{text-align: center;}
.contad h1{font-size: 30px;margin: 40px 0 20px 0;}
.contad img{margin:0 auto;}
.contad h3{font-weight: bold;}
.contad ul li{width: 33%; margin: 50px 0;border-right: 1px solid #DCDCDC;}
.contad ul li:last-child{border:none;}
.contad ul li h2{font-size: 16px;font-weight: bold;margin: 10px 0;}
.contad ul li p{line-height: 21px;margin-bottom: 0px;font-size: 16px;}
.contad ul li a:hover{color: #2F4EA8}

#dituContent{
	width: 100%;
	height: 450px;
}
#dituContent img{
	max-width: inherit;
	display: inline;
}


.com_inner .contact-liuyan{
	padding-bottom: 50px;
}
.com_inner .contact-liuyan .rob{
	background: none;
}
.contact-liuyan .form-right{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 50%;
}
.contact-liuyan .inputbox{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
}
.contact-liuyan input[type=text]{
    width: 48.5%;
    line-height: 45px;
    border:1px solid #eee;
    padding-left: 15px;
    outline: none;
    background: #F1F1F1;
    font-size:14px;
    color:#333;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    margin-bottom: 8px;
}
.message.ser .contact-liuyan input[type=text]{
  width: 33%;
}
.contact-liuyan  input:focus{
    border:1px solid #E90000;
}
.contact-liuyan  input[type=text]::placeholder{
    font-size:14px;
    color:#999;
}
.contact-liuyan input[name=captcha]{
    width: 40%;
    margin-right: 15px;
}
.contact-liuyan .verify{
    height: 45px;
    width: 20%;
}
.contact-liuyan .verify img{
    height: 100%;
}
.contact-liuyan textarea{
    width:100%;
    height: 155px;
    border:1px solid #eee;
    background: #F1F1F1;
    padding:15px;
    outline: none;
    resize: none;
    font-size:14px;
    color:#333;
    margin-bottom: 8px;
    font-family: "Microsoft Yahei";
}
.contact-liuyan textarea::placeholder{
    font-size:14px;
    color:#999;
}
.contact-liuyan textarea:focus{
    border:1px solid #E90000;
}
.contact-liuyan .pink-btn{
  padding: 16px 145px;
  background: #26308B;
  border:none;
  color: #fff;
  cursor: pointer;
}




























