/*中文版子页面的CSS*/
body{
	background: #E3ECF5;
	font-family: "KaiTi","Microsoft YaHei","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif;
}
/*中间的图片*/
.childPageBJ{
	height: 100px;
	background: url('../images/BJ1.jpg') no-repeat center center;
	background-size: cover;
	position: relative;
}
.companyIntro{
	height: 39px;
	width: 100%;
	background: #C7D8EC;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.companyIntro li{
	float: left;
	line-height: 39px;
	padding: 0 56px;
}
.intro_a,.introList a{
	color: #365D74;
	font-size: 20px; 
	font-weight: bold;
}
.intro_a:hover{
	border-bottom:2px solid #8B080F;
	color: #8B080F;
}
.companyIntro li span{
	color: #022E77;
}
.intro{
	position: relative;
}
.introList{
	width: 120px;
	background: #C7D8EC;
	position: absolute;
	top: 40px;
	display: none;
}
.intro:hover .introList{
	display: block;
}
.introList div{
	line-height: 35px;
}
.introList a{
	font-size: 16px;
	padding: 0px 25px;
}
.introList a:hover{
	color: #8B080F;
}
.GPIntro{
	width: 366px;
	height: 142px;
	color: #365D74;
	margin: 70px auto;
}
.GPIntro1{
	width: 430px;
	height: 140px;
}
.GPIntro h1 span{
	font-size: 83px;
}
.GPIntro h1{
    color: #891B1C;
}
.GPIntro h2{
	text-indent: 50px;
}
.GPIntro p{
	padding: 5px;
}
/*主体*/
.mainSquare{
	background: #fff;
}
.mainLeft{
	width: 300px;
	border-right: 1px solid #EDEDED;
}
.mainRight{
	width: 949px;
	position: relative;
}
/*第一种样式
  图片：250*200
*/
.mainLeftImg1 img{
	width: 250px;
	height: 200px;
	margin-left: 30px;
	margin-bottom: 20px;
}
/*第二种样式
  图片：250*100
*/
.mainLeftImg2 img{
	width: 250px;
	height: 100px;
	margin-left: 30px;
	margin-bottom: 20px;
}
.mainIntro{
	font-size: 35px;
	color: #365D74;
	padding-left: 80px;
	padding-bottom: 20px;
}
.mainTotalList{
	margin-top: 100px;
}
.mainIntroList li{
	line-height: 20px;
	padding: 10px 80px;
}
.mainIntroList li a{
	color: #365D74;
	font-size: 22px;
}
.mainIntroList li.activeList{
	background: #365D74;
}
.mainIntroList li.activeList a{
	color: #fff;
}
.mainTotalList li,.mainLocationList span{
	display: none;
}
.mainTotalList li.activeList{
	display: block;
}
.mainLocationList{
	width: 290px;
	height: 70px;
	position: absolute;
	right: 20px;
}
.fitMainLocationList{
	padding: 30px 10px;
}
.mainLocationList span.activeList{
	display: inline-block;
	color: #891B1C;
}
/*产品展示*/
.mainSquareFitProductShow,.productShow{
	height: 1250px;
}
.mainSquareFitProductShow2,.productShow2{
	height: 1000px;
}
.DQElec,.DQElec img{
	width: 834px;
	height: 198px;
}
.DQElec{
	margin: 0 20px 20px 30px;
	border-bottom: 1px solid #EAEAEA;
}
.DQElec2,.DQElec2 img{
	width: 834px;
	height: 230px;
}
.showProduct{
	width: 949px;
	height: 300px;
	margin-bottom: 50px;
	background: url('../images/BJ4.jpg') no-repeat center center;
	background-size: 100% 100%;
}
.showProductLeft{
	height: 300px;
}
.showProductLeft img{
	height: 260px;
	margin-left: 60px;
}
.showProductLeft1,.showProductLeft1 img{
	width: 231px;
}
.showProductLeft2,.showProductLeft2 img{
	width: 227px;
}
.showProductLeft3,.showProductLeft3 img{
	width: 232px;
}
.showProductRight{
	width: 549px;
	height: 300px;
	margin-left:130px; 
}
.productImg img{
	width: 28px;
	height: 35px;
}
.productImgRight span{
	color: #2E4D5F;
	font-size: 20px;
	font-weight: bold;
}
.productImgRight{
	line-height: 35px;
	padding-left: 10px;
}
.rowLeft{
	font-size: 18px;
	color: #369;
	padding-left: 5px;
}
.rowFitColor1{
	background: #D3E0F5;
}
.rowFitColor2{
	background: #F0F5FC;
}
.rowRight{
	font-size: 16px;
	color: #2E4D5F;
}
.rowRight div{
	padding-left: 20px;
}
.rowLeft,.rowRight{
	line-height: 22px;
}
/*招贤纳士*/
.mainSquareFitJoinUs,.joinUs{
	height: 1700px;
}
.joinIntro,.MeinDQText{

	padding: 0px 50px;
	border-bottom: 3px solid #000000;
	/*border-bottom: solid rgba(0,0,0,1);*/
	/*padding: 0px 50px;
	/*content:'';
    width: 80%;
    height: 1px;
    display: block;
    margin: 0 auto;
    border-bottom: 2px solid #000000;
    border-radius: 100px;*/
    
}
.joinIntro1,.MeinDQText{
	padding: 0px 50px;
	border-bottom: 3px solid FFFFFF;
	
}
.joinIntro1 p,.MeinDQText p{
	font-size: 18px;
	padding: 5px 0;
	color: #365D74;
}
.joinIntro p,.MeinDQText p{
	font-size: 18px;
	padding: 5px 0;
	color: #365D74;
}
.joinRoad,.joinWork,.DQRoad,.joinRoadPad_a{
	padding: 20px;
	border-bottom: 1px solid #EAEAEA;
}
.joinRoad h2,.joinWorkH2,.DQRoad h2,.fitDQMien h2,.fitAboutDQ h2{
	color: #365D74;
	padding-bottom: 20px;
}
.joinRoadPad_a a{
	color: #1717EE;
}
.joinRoad p,.joinWork p{
	text-indent: 30px;
}
.joinRoad span{
	padding-right: 20px;
}
.joinRoadPad{
	padding: 10px;
}
.joinRoadPadSpan{
	text-indent: 30px;
}
.joinRoadPadBottom{
	padding-bottom: 10px;
}
.joinResponse{
	padding: 10px 0;
	color: #891B1C;
	font-size: 16px;
	line-height: 22px;
}
.joinWork p{
	padding: 5px 0;
}
.joinWorkH2{
	padding: 20px 20px 0 20px;
}
.joinPos{
	font-size: 20px;
	color: #891B1C;
	font-weight: bold;
}
.joinWorkRow{
	display: block;
}
.joinNeedKnow div{
	font-size: 16px;
	line-height: 20px;
}
/*地图*/
.DQMap{
	width:500px;
	height:350px;
	border:#ccc solid 1px;
}
.iw_poi_title{
	color:#CC5522;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	padding-right:13px;
	white-space:nowrap
}
.iw_poi_content{
	font:12px arial,sans-serif;
	overflow:visible;
	padding-top:4px;
	white-space:-moz-pre-wrap;
	word-wrap:break-word
}
.DQMapRoad{
	width: 350px;
	margin-left: 30px;
}
.DQRoadCar{
	width: 850px;
	margin-left: 20px;
}
.DQMapRoad h3,.DQRoadCar h3{
	color: #365D74;
	padding: 10px 20px;
}
.DQMapRoad p,.DQRoadCar p{
	text-indent: 30px;
	line-height: 25px;
}
.DQMapRoad p{
	padding: 5px;
}
.DQRoadCar p{
	padding: 10px;
}
#DQRoad{
	border-bottom: none;
}
.DQRoadCar span,.DQMapRoad span{
	color: #891B1C;
	font-weight: bold;
}
.DQRoadCar{
	padding: 0px 20px;
}
.fitDQMapColor{
	color: #365D74;
}
/*员工风采主页*/
.mainSquarePhotoShow,.photosShow{
	height: 200px;
}
/*员工风采*/
.mainSquarePhotoShow,.photosShowDetail{
	height: 1800px;
}
/*德奇风采*/
.fitDQMien,.fitMienDQ{
	height: 1550px;
}
.fitDQMien h2,.fitAboutDQ h2{
	padding:20px;
}
.MienDQ{
	border-bottom: 1px solid #EAEAEA;
}
.companyProfile,.companyProfile img{
	width: 800px;
	height: 454px;
}
.companyProfile{
	margin: 0 auto;
}
.MeinDQText .fitMeinDQText{
	text-indent: 80px;
}
.MienDQ h3{
	color: #891B1C;
	padding: 20px;
	font-size: 22px;
}
.MienDQ h4{
	padding:20px;
	color: #365D74;
}
.DQMienIntroText{
	width: 600px;
	padding:10px 0;
}
.DQMienIntroText p,.fitAboutDQ p{
	padding:10px 20px;
	text-indent: 30px;
	line-height: 22px;
}
.DQMienIntroImg,.DQMienIntroImg img{
	width: 300px;
	height: 380px;
}
.DQMienIntroImg2,.DQMienIntroImg2 img{
	width: 267px;
	height: 336px;
}
/*关于德奇*/
.mainSquareFitAboutDQ,.fitAboutDQ{
	height: 1350px;
}
.aboutDQImg,.aboutDQImg img{
	width: 719px;
	height: 388px;
}
.aboutDQImg{
	margin: 0 auto;
}
.aboutDQImg2,.aboutDQImg2 img{
	width: 450px;
	height: 350px;
}
.aboutDQImg2{
	margin: 0 auto;
}
.aboutPubliceImg2,.aboutPubliceImg2 img{
	width: 200px;
	height: 200px;
}
.aboutPubliceImg2{
	margin: 0 auto;
}
.DQMienIntroImg{
	margin-right: 30px;
	margin-top: 30px;
}
.fitAboutDQ .contactUSDQ{
	padding: 10px 100px;
}
.contactUSDQ a:hover{
	color: #365D74;
}
.contactUSDQ h3{
	color: #365D74;
}
.fitAboutDQ h4{
	padding: 5px 80px;
	line-height: 22px;
	color: #365D74;
}
.contactUSDQ span,.contactUSDQ a{
	color: #891B1C;
}
/*/关系企业*/
.fitMainSquareRelateCom,.fitRelateCompany{
	height: 1250px;
}
.relateComBor{
	width: 949px;
	height: 420px;
	border-top: 1px solid #EAEAEA;
}
#relateComBor{
	border-top: none;
}
.relateImg,.relateImg img{
	width: 655px;
	height: 257px;
}
.relateImgZY,.relateImgZY img{
	width: 655px;
	height: 320px;
}
.relateImg{
	margin-top: 70px;
	margin-left: 20px;
}
.relateImgZY{
	margin-left: 20px;
	margin-top: 40px;
}
.relateText{
	width: 254px;
	padding: 40px 10px;
	/*background: #ccc;*/
	line-height: 22px;
}
.relateText h2{
	color: #891B1C;
	padding-bottom: 20px;
}
.relateText p{
	color: #365D74;
	text-indent: 20px;
	margin-bottom: 10px;
}
.relateText a{
	color: #891B1C;
}
/*技术中心*/
.fitMainSquareTechCenter,.techCenter{
	height: 1300px;
}
.techCenterText{
	padding: 20px 80px;
	border-bottom: 1px solid #EAEAEA;
}
.techCenterText p{
	color: #365D74;
	text-indent: 30px;
	line-height: 22px;
}
.techCenterImg,.techCenterImg img{
	width: 822px;
	height: 452px;
}
.techCenterImg{
	padding: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #EAEAEA;
}
/*新闻中心*/
.fitMainSquareNewsCenter,.fitNewsCenter{
	height: 600px;
}
.fitMainSquareNewsCenter2,.fitNewsCenter2{
	height: 1200px;
}
.fitMainSquareNewsCenter3,.fitNewsCenter3{
	height: 1700px;
}
.fitMainSquareNewsCenter4,.fitNewsCenter4{
	height: 1000px;
}
.fitMainSquareNewsCenter5,.fitNewsCenter5{
	height: 800px;
}
.news01,.industry01{
	padding: 10px 20px;
}
.news01 a,.industry01 a{
	color: #365D74;
}
.dataCode{
	color: #74909B;
	font-size: 14px;
}
/*news01*/
.fitNewsCenter h2{
	color: #891B1C;
	padding: 0 20px 20px 40px;
	border-bottom: 1px solid #EAEAEA;
}
.NewsCenterImg,.NewsCenterImg img{
	width: 400px;
	height: 267px;
}
.NewsCenterImg{
	margin: 20px;
}
.NewsCenterText{
	width: 500px;
	padding: 60px 20px 20px 20px;
	line-height: 30px;
}
.NewsCenterText p,.NewsCenterText02 p{
	font-size: 18px;
	color: #365D74;
	text-indent: 30px;
	padding-bottom: 10px;
}
.NewsCenterText02{
	padding: 0 0 0 20px;
}
.NewsCenterImg02,.NewsCenterImg02 img{
	width: 400px;
	height: 565px;
}
.NewsCenterImg03,.NewsCenterImg03 img{
	width: 400px;
	height: 400px;
}
/*行业新闻*/
.industryText{
	padding: 20px;
	line-height: 30px;
}
.industryText p{
	padding: 10px 0;
	text-indent: 30px;
	font-size: 18px;
	color: #365D74;
}
.copyText{
	padding: 20px;
	font-size: 14px;
}
/*核心理念*/
.fitMainSquareHeartIdeas,.fitHeartIdeas{
	height: 750px;
}
.heartIdeasText,.ideasText{
	color: #365D74;
	font-size: 16px;
	line-height: 30px;
	padding: 20px 80px;
	border-bottom: 1px solid #EAEAEA;
}
.heartIdeasText p{
	padding-top: 20px;
	text-indent: 30px;
}
.fitIdeasText{
	color: #891B1C;
	text-indent: 80px;
	padding-top: 20px;
	font-size: 22px;
}
.DQcopyText{
	padding: 80px 30px 0 0;
	font-size: 14px;
}
/*德奇客户*/
.fitMainSAquareCustomer,.fitCustomer{
	height: 600px;
}
.fitCustomer,.fitCustomer h3{
	padding:20px;
}
.fitCustomer h3{
	color: #365D74;
}
/*德奇历程*/
.fitMainSquareDQProgress,.fitDQProgress{
	height: 600px;
}
.DQ_progress p{
	color: #365D74;
	padding: 10px 80px;
}
.progressIMG{
	padding: 20px 0;
	margin-bottom: 50px;
}
.progressIMG img{
	margin-left: 220px;
}
.progressIMG1{
	padding: 20px 0;
	margin-bottom: 50px;
}
.progressIMG1 img{
	margin-left: 100px;
}
.progressIMG2{
	padding: 20px 0;
	margin-bottom: 50px;
}
.progressIMG2 img{
	margin-left: 10px;
}
.progressIMG,.progressIMG01 img{
	width: 700px;
	height: 500px;
}
.progressIMG,.progressIMG02 img{
	width: 300px;
	height: 200px;
}
.progressIMG,.progressIMG03 img{
	width: 300px;
	height: 225px;
}
.progressIMG,.progressIMG04 img{
	width: 700px;
	height: 500px;
}
.progressIMG2,.progressIMG05 img{
	width: 890px;
	height: 500px;
}