@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	border:none;
	outline:none;
	list-style:none;
	font-weight: normal;
	color:#555;
	font-family:"Arial","微软雅黑";
	font-size: 12px;
	line-height: 18px;
	box-sizing: border-box;
	}
article, aside, dialog, figure, footer, header, hgroup, menu, nav, dir, section {
    margin:0;
    padding:0;
    display:block;	
}
@font-face{
	src:url(../font/hmampersand_bold.woff);
	font-family:"HM Ampersand Bold";
	}
@font-face {
  font-family: 'iconfont';
  src: url(../font/iconfont.eot);
  src: url(../font/iconfont.eot?#iefix) format('embedded-opentype'),
  url(../font/iconfont.woff) format('woff'),
  url(../font/iconfont.ttf) format('truetype'),
  url(../font/iconfont.svg#iconfont) format('svg');
}
.iconfont{
	 font-family: 'iconfont';
}
a{
	text-decoration: none;
}
.clear{
	clear: both;
}
body{
	background: #fafafa;
}

.logo{
	padding: 10px;
	height: 80px;
}
.nav_btn{
	margin-top: 22px;
	width: 40px;
	height: 36px;
}
.banner_text{
	position: absolute;
	width: 80%;
	top: 50%;
	left: 10%;
	margin-top: -105px;
}
.banner_text h6{
	font-size:16px;
	letter-spacing: 1px;
	text-indent: 80px;
}
.banner_text h1{
	font-size: 28px;
	letter-spacing: 6px;
	line-height: 32px;
	margin-top: 40px;
	max-height: 64px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.banner_text p{
	font-size: 12px;
	letter-spacing: 1px;
	margin-top: 14px;
	padding-right: 80px;
}
.banner_more{
	width: 100px;
	border:solid 3px rgba(255,255,255,0.3);
	margin-top: 70px;
	position: relative;
}
.banner_more span{
	line-height: 34px;
	height: 36px;
	font-size: 12px;
	letter-spacing: 0;
}

.banner_text h1.active{
	margin-top: 14px;
}
.banner_more.active{
	margin-top: 40px;
}
.select_language span{
	width: 40px;
	height: 40px;
	font-size: 11px;
	line-height: 40px;
}
.select_language a:nth-of-type(1) span{
	margin-right: 10px;
}
.back_top{
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
}


.nav_box.active .logo{
	height: 70px;
	padding: 5px 0;
	top: -18px
}
.nav_btn.sctactive{
	margin-top: 0px;
	width: 40px;
	height: 36px;
}
.nav_top_nav{
	height: 70px;
}
.nav_top_nav ul{
	display: none;
}
.otherbanner{
	padding: 60px 0;
	padding-top: 120px;
}
.otherbannerTxt{
	width: 80%;
	margin:auto;
	text-align: center;
	position: relative;
}
.otherbannerTxt h6{
	font-size: 22px;
	line-height: 22px;
}
.otherbannerTxt h1{
	font-size: 28px;
	height: 28px;
	line-height: 28px;
	letter-spacing: 8px;
}
.otherbannerTxt p{
	letter-spacing: 1px;
	font-size: 12px;
}


.onlinetel{
  padding: 0 10px;
  bottom: 30px;
  left: 2%;
}
.onlinetel span{
  line-height: 40px;
  font-size: 14px;
  letter-spacing: 2px;
}

.bigBox{
	position: static;
	padding: 0;
	margin-top:0;
	margin-bottom: 20px;
}
.leftNav{
	position: static;
	width: 100%;
}
.leftNav dl{
	margin-top: 0;
	height: 44px;
	border-bottom: solid 1px rgba(0,0,0,0.1);
	overflow: hidden;
}
.leftNav dl dt{
	line-height: 44px;
	font-size: 14px;
	padding: 0 5%;
	position: relative;
}
.leftNav dl dt .after{
	display: block;
	color: #FFF;
	line-height: 44px;
	position: absolute;
	top: 0;
	right: 5%;
	font-size: 18px;
}
html[lang="arab"] .leftNav dl dt .after{
	right: auto;
	left: 5%;
}
.leftNav dl dd{
	padding: 0 5%;
}
.leftNav dl dd h2{
	line-height: 44px;
	font-size: 12px;
	text-indent:20px;
}

.index_case_box ul li{
	margin-left: 0;
}
.index_case_box ul li:nth-of-type(2){
	margin-top: 1%;
}
html[lang="arab"] .index_case_box ul li:nth-of-type(2n+1){
	margin-left: 0;
}

.detailBox{
	margin: 40px 0;
}
.locationone{
	padding-top: 70px;
	height: 110px;
}
.location.error{
	padding-top: 70px;
	height: 110px;
}
p.error{
	font-size: 14px;
}
.RightConBox{
	width: 100%;
	padding: 30px 4%;
}
.RightConBoxone{
	margin-right: 0;
}
html[lang="arab"] .RightConBoxone{
	margin-left: 0;
}
.footer_nav{
	padding: 20px 2%;
}
.footer_nav dl{
	width: 50%;
	border:none;
	margin-top: 16px;
}
html[lang="arab"] .footer_nav dl{
	border:none;
}
.footer_nav dl dt{
	font-size: 14px;
	margin-bottom: 8px;
}
.footer_nav dl dd h2{
	font-size: 11px;
	margin-top: 3px;
	letter-spacing: 0;
}
.footer_nav dl:last-of-type{
	width: 100%;
	max-width: none;
}
.copy_right p{
	width: 100%;
	font-size: 10px;
	letter-spacing: 0;
}
.copy_right p:nth-of-type(2){
	float: none;
}


h2.tl{
	font-size: 18px;
}
h2.tl:after{
	width: 20px;
	margin-top: 8px;
}
.index_top_more{
	font-size: 18px;
	margin-top: 4px;
}
/*首页*/
.index_about_intro{
	width: 100%;
	float: none;
	padding: 30px 3%;
}
.indexAboutcon{
	height: 160px;
	font-size: 12px;
	line-height: 20px;
}
.more{
	width: 100px;
}
.more span{
	border:solid 2px #333;
	line-height: 36px;
	cursor: pointer;
	font-size: 12px;
}
.about_video{
	position: relative;
	width: 100%;
	height: 200px;
}
.about_video:before{
	display: none;
}
.about_video h6{
	font-size: 60px;
	line-height: 60px;
	width: 60px;
	height: 60px;
	margin-top: -30px;
	margin-left: -30px;
}

.index_product_list{
	padding: 30px 3%;
}
.index_product_list ul li{
	width: 48.5%;
	margin-top: 3%;
}
.index_product_list ul li h6{
	font-size: 13px;
	margin-top: 10px;
	letter-spacing: 1px;
}
.index_product_list ul li:nth-of-type(2n+1){
	margin-left: 0;
}
.index_product_list ul li:nth-of-type(1),.index_product_list ul li:nth-of-type(2){
	margin-top: 0;
}
.index_product_list ul li:nth-of-type(1):hover,.index_product_list ul li:nth-of-type(2):hover{
	margin-top:0;
	margin-bottom: 0;
}
.index_product_list ul li:nth-of-type(3):hover,.index_product_list ul li:nth-of-type(4):hover{
	margin-top:3%;
	margin-bottom: 0;
}
.index_product_list ul li:nth-of-type(3),.index_product_list ul li:nth-of-type(4){
	margin-top: 3%;
}
.index_product_list ul li:hover{
	margin-bottom: 0;
	margin-top: 3%;
}

.index_case_box{
	padding: 30px 2%;
}
.index_case_box ul li{
	width: 100%;
	height: 160px;
}
.index_case_intro{
	height: 90px;
	margin-top: -45px;
	padding: 14px;
	opacity: 1;
}
.index_case_box ul li:hover .index_case_intro{
	margin-top: -45px;
}
.index_case_intro h5:after{
	width: 30px;
	margin-top: 10px;
}
.index_case_intro h5 span b{
	line-height: 20px;
	height: 20px;
	font-size: 14px;
}
.index_case_intro p{
	line-height: 18px;
	margin-top: 12px;
}
.index_case_intro p:after{
	display: none;
}

.index_news_box{
	padding: 30px 2%;
}
.index_news_box ul{
	margin-top: 20px;
}
.index_news_box ul li{
	margin-top: 18px;
}
.index_news_img{
	width: 34%;
	height: 116px;
}
.index_news_con_box{
	width: 64%;
	padding-right: 0;
}
html[lang="arab"] .index_news_con_box{
	padding-left: 0;
}
.index_news_img h6{
	font-size: 12px;
}
.index_news_img h6 span{
	font-size: 16px;
}


.index_news_con h5{
	font-size: 14px;
	letter-spacing: 0;
}
.index_news_con h5::after{
	width: 10px;
	margin-top: 10px;
}
.index_news_con p{
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	font-size: 12px;
	margin-top: 14px;
}
.news_more{
	display: none;
}

/*公司简介*/
.aboutIntro{
	padding-bottom: 20px;
}
.aboutIntro h1{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
	color: #222;
}
.aboutIntro h1:after{
	content: "";
	display: block;
	width: 20px;
	height: 3px;
	background:#222;
	margin:auto;
	margin-top: 14px;
}
.aboutCon{
	margin-top: 20px;
}
.aboutCon p{
	line-height: 22px;
	font-size: 12px;
	letter-spacing: 0;
}

.aboutpro{
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.aboutpro:before{
	display: none;
}
.aboutpro h2{
	width: 100%;
	font-size: 14px;
	letter-spacing: 1px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -15px;
}
.aboutpro h2:after{
	margin-top: 10px;
}
.aboutpro p{
	display: none;
}

.culturelist ul{
	padding: 0;
}
.culturelist ul li{
	width: 100%;
	margin-left: 0;
}
.culturelist > h6{
	width: 100%;
}
.culturelist > h6 span{
	float: none;
	display: block;
	width: 100%;
	text-align: right;
	margin-top: 12px;
}

/*文化*/
.newslist ul li{
	margin-top: 15px;
	padding-bottom: 15px;
}
.news_img{
	width: 34%;
	height: 140px;
}
html[lang="arab"] .index_news_con_box{
	padding-left: 0;
}
.news_img h6{
	font-size: 12px;
}
.news_img h6 span{
	font-size: 16px;
}


.news_con{
	position: relative;
	height: 140px;
}
.news_con h5{
	font-size: 14px;
	letter-spacing: 0;
}
.news_con h5:after{
	width: 10px;
	margin-top: 10px;
}
.news_con h6{
	margin-top: 10px;
}
.news_con p{
	font-size: 12px;
	letter-spacing: 0;
	line-height: 18px;
	height: 36px;
	margin-top: 10px;
}
.news_con span{
	bottom: 0;
	right: 0;
	font-size: 12px;
}
.newslist ul li:nth-of-type(1) .news_con_box{
	width: 64%;
}

.newCon > h1{
	font-size: 15px;
}
.newCon > h6{
	margin-top: 6px;
	padding-bottom: 20px;
	font-size: 11px;
}
.newContxt{
	margin-top: 20px;
}

.newBtn{
	margin-top: 40px;
	position: relative;
}
.newBtn span{
	font-size: 12px;
}
.newBtn span.back{
	position: absolute;
	top: 0;
	left: 37.5%;
	text-align: center;
}


.prolist ul li{
	width: 48.5%;
}
.prolist ul li:nth-of-type(3),.prolist ul li:nth-of-type(4){
	margin-top: 20px;
}
.prolist ul li:nth-of-type(3):hover,.prolist ul li:nth-of-type(4):hover{
	margin-top: 15px;
	margin-bottom: 5px;
}
.prolist ul li:nth-of-type(4n+1){
	margin-left: 3%;
}
.prolist ul li:nth-of-type(2n+1){
	margin-left: 0;
}
.prolist ul li p{
	letter-spacing: 0;
	font-size: 11px;
}


.protl h1{
	font-size: 14px;
}
.protl span{
	font-size: 12px;
}
.proimg dl{
	position: static;
	top: auto;
	right: auto;
	width: 242px;
	margin:auto;
	margin-top: 20px;
}
.proimg dl dd{
	margin-bottom: 0;
	padding: 0;
	margin-left: 18px;
	position: relative;
	float: left;
	text-align: center;
}
.proimg dl dd:nth-of-type(1){
	margin-left: 0;
}
.proimg dl dd span{
	display: block;
	width: 14px;
	height: 14px;
	position: static;
	margin:auto;
}
.protable{
	margin-top: 20px;
}
.protable table{
	margin-top: 20px;
}
.protable table th{
	line-height: 36px;
	font-size: 13px;
	letter-spacing: 0;
}
.protable table tr td{
	line-height: 26px;
	font-size: 11px;
	letter-spacing: 0;
}

.caselist ul li{
	width: 48.5%;
	margin-top: 3%;
	margin-left: 3%;
}
.caselist ul li:nth-of-type(3){
	margin-top: 3%;
}
.caselist ul li:nth-of-type(3n+1){
	margin-left: 3%;
}
.caselist ul li:nth-of-type(2n+1){
	margin-left: 0;
}
.caselist ul li p{
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	left: 10%;
	bottom: 14px;
	font-size: 13px;
}
.caselist ul li:hover{
	margin-top: 3%;
	margin-bottom: 0;
}
.caselist ul li:nth-of-type(1):hover,.caselist ul li:nth-of-type(2):hover{
	margin-top: 0;
	margin-bottom: 0;
}
.caselist ul li:nth-of-type(3):hover{
	margin-top: 3%;
	margin-bottom: 0;
}
html[lang="arab"] .caselist ul li{
	margin-left: 0;
	margin-right: 3%;
}
html[lang="arab"] .caselist ul li:nth-of-type(3){
	margin-top: 3%;
}
html[lang="arab"] .caselist ul li:nth-of-type(3n+1){
	margin-right: 3%;
}
html[lang="arab"] .caselist ul li:nth-of-type(2n+1){
	margin-right: 0;
}

.contactinfo{
	padding-bottom:30px; 
}
.contactinfo ul li{
	width: 100%;
	margin-left: 0;
	padding: 0;
	margin-top: 20px;
	border-bottom: solid 1px rgba(0,0,0,0.1);
	padding-bottom: 20px;
}
.contactinfo ul li:nth-of-type(1){
	margin-top: 0;
}
.contactinfo ul li:nth-of-type(2),.contactinfo ul li:nth-of-type(3){
	width: 100%;
	padding-left: 0;
	border-left:none;
	border-right:none;
	padding-bottom: 20px;
}
.contactinfo ul li:nth-of-type(3){
	padding-bottom: 0;
	border:none;
}

.contactinfo ul li h2{
	font-size: 14px;
	margin-bottom: 12px;
}
.contactinfo ul li p{
	line-height: 24px;
}
.contactinfo ul li span{
	line-height: 30px;
	margin-bottom: 10px;
}
.contactinfo ul li span img{
	height: 30px;
}

#dituContent{
	height: 200px;
}

.contactMessage{
	padding:30px 0;
	padding-bottom: 0;
}
.contactMessage h1{
	font-size: 16px;
	margin-bottom: 20px;
}
.contactMessage h1 span{
	font-size: 12px;
	margin-top: 6px;
}
.contactMessageLeft{
	width: 100%;
}
.contactMessageLeft input{
	width: 100%;
	margin-top: 14px;
	padding:8px;
}
.contactMessageRight{
	width: 100%;
	margin-top: 14px;
}
.contactMessageRight input{
	padding: 8px;
	margin-top: 14px;
}
.wechat{
  margin-top: 0;
}
.wechat dt{
  line-height: 44px;
  font-size: 14px;
  padding: 0 5%;
}
.wechat span{
  width: 50%;
  float: left;
  font-size: 12px;
  border-bottom: none;
}