﻿/*banner区*/
.banner_box{ min-width:1200px; width:100%; height:240px; overflow:hidden; position:relative;}
.banner_box >img{ width:100%;  height:240px;}
.banner_box .title{ position:absolute; left:16%; top:30px;}
.banner_box h1{ font-size:30px; margin-bottom:5px;}
.banner_box h5{ font-size:20px;}
/*主体区*/
.technology_box{ width:1200px; margin:0 auto; margin-top:20px;}
.technology_list{ width:240px; height:500px; float:left; background:url(../../Content/img/about_bg.gif) no-repeat; padding-top:30px; box-shadow:0 0 5px #ccc; border-radius:4px;}
.technology_list dl{}
.technology_list dl dt{ font-size:20px; text-align:center; color:#fff; font-style:italic;  font-weight:700; margin-bottom:20px; text-shadow:0px 4px 2px #666; background:url(../Img/fenlei_tltle.png) no-repeat; background-position:center center;}
.technology_list dl dd a{ display:block; font-size:16px; line-height:36px; padding-left:80px; background:url(../../Content/img/fenlei_icon.png) no-repeat; background-position:60px center;}
.technology_list dl dd:hover{ background:url(../../Content/img/fenlei_bg.png) no-repeat; background-position:0px center;}
.technology_list dl dd a:hover{ color:#ff6a00; background:url(../../Content/img/fenlei_icon_red.png) no-repeat; background-position:60px center;}
.technology_list object{ display:block; margin-left:45px; margin-top:30px;}
.technology{ float:right; width:920px;}
.technology .title{ border-bottom:1px solid #ccc; padding-bottom:5px; margin-bottom:10px;}
.technology .title img{ float:left;}
.technology .title h5{ float:right; font-size:12px; line-height:30px; height:30px; font-weight:600; color:#717171; background:url(../Img/home_icon.png) no-repeat 0 center; padding-left:20px;}
.technology .title h5 a{ display:inline-block; font-weight:normal; font-size:12px;}
.technology .title h5 a:hover{ text-decoration:underline;}
.technology .title h5 span{ display:inline-block; font-weight:normal; font-size:12px; color:#ff6a00;}
.technology p{ font-size:14px;}
.technology .question{ margin-top:50px;}
.technology .question h5{ float:left; font-size:14px; line-height:120px; margin-right:20px;}
.technology .question input{ float:left; border:1px solid #ccc; height:120px; width:350px;}
.technology .contact{ margin-top:50px;}
.technology .contact h5{ float:left; font-size:14px; line-height:36px; margin-right:20px;}
.technology .contact input{ float:left; border:1px solid #ccc; height:36px; width:350px;}
.technology button{ border:none; font-size:16px; width:120px; height:40px; text-align:center; cursor:pointer; margin-top:30px; margin-left:200px;}

 .qingcha_box{ margin-top:20px;}
    .qingcha_box h1{ font-size:18px; line-height:36px; font-weight:600; text-align:center; background:#e5e5e5;}
    .step01 h4{ font-size:18px; text-align:center; color:#000; margin-top:30px;}
    .step01 .list{ margin-top:20px;}
    .step01 h5{ font-size:16px; line-height:30px; color:#000; margin-bottom:5px;}
    .step01 dl{ margin-bottom:10px;}
    .step01 dt{ font-size:16px; line-height:30px; color:#000;}
    .step01 dd{ font-size:14px; line-height:24px; text-indent:2em;}
    .step01 .list p{ font-size:14px; line-height:24px; text-indent:2em;}
    .step02{ margin-top:30px;}
    .step02 h4{ font-size:18px; text-align:center; color:#000; margin-top:30px;}
    .step02 span{ display:block; text-align:center; margin-top:30px;}
    .step02 img{ display:inline-block;}
    .step03{ margin-top:30px;}
    .step03 h4{ font-size:18px; text-align:center; color:#000; margin-top:30px;}
    .step03 span{ display:block; text-align:center; margin-top:30px;}
    .step03 img{ display:inline-block;}