@charset "utf-8";
/* CSS Document */

/*------------------首页--------------------*/
/*轮播图*/
.banner{ width:100%; height:600px; overflow:hidden; position:relative; margin:0px auto;}
.b-img{ height:600px; margin:0 auto; text-align:center;  position:absolute; left:0; top:0;}
.b-img a{ display:block; height:600px; float:left;width:100%; margin:0px auto;text-align:center; }
.b-img img{ margin:0px auto; text-align:center; width:100%; height:600px;}
.b-list{ height:50px; padding-top:550px; position:relative; margin:0px auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:45px; height:8px;  background:#fff;  float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{ background:#b81d19;}
.bar-left{ position:absolute; z-index:1; display:block; width:100px; height:100%; left:0px; background:none; top:0px; }
.bar-right{ position:absolute;z-index:1; display:block; width:100px; height:100%; right:0px; background:none; top:0px; }
.bar-left em{ display:block; width:50px; height:100px; background:url(/Upload/images/arrow.png) 0px 0px no-repeat; margin:0 auto; margin-top:225px;}
.bar-right em{ display:block; width:50px; height:100px; background:url(/Upload/images/arrow.png) -50px 0px no-repeat; margin:0 auto; margin-top:225px;}
.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:-50px -100px;}
/*走进达嘉*/
.intodj{ width:100%; margin:20px 0;}
.intodj-tit{ border-bottom: solid 2px #b6b6b6; height:70px;line-height:69px; margin-bottom:30px; }
.intodj-tit i{ float:left; font-size:40px; border-bottom: solid 4px #b81d19;}
.intodj-tit span{ float:right;font-size:16px; display:none;}
.intodj-con{ width:100%;}
.intodj-con .intodj-le{ float:left; width:387px;}
.intodj-con .intodj-ri{ float:right; width:770px; font-size:16px;}
.intodj-con .intodj-ri .intodj-ri-txt { min-height:246px;}
.intodj-con .intodj-ri .intodj-ri-txt h3{ font-size:30px; line-height:45px; padding-bottom:10px;}
.intodj-con .intodj-ri .intodj-ri-txt p{font-family:"微软雅黑";font-size:16px;color:#545454;} /*2016.11.7添加p标签新样式*/
.intodj-con .intodj-ri .intodj-ri-more{ text-align:right;}
.intodj-con .intodj-ri .intodj-ri-more a{ display:inline-block; padding:6px 18px; border-radius:5px; background:#b81d19; color:#fff; font-size:18px;}
/*产品中心*/
.pro{ width:100%; background:#f5f5f5; margin:20px 0 0 0;}
.pro-tit{ padding:20px 0; text-align:center; font-size:16px;}
.pro-tit h3{ padding-bottom:15px;}
.pro-tit h3 i{ font-size:50px; line-height:70px;border-bottom: solid 4px #b81d19; }
.pro-con{width:100%;float:left;margin:20px 0;}
.changeTitle{width:100%; float:left;}
.changeTitle li{text-align:center;width:18.2%; background:#e5e5e5; padding:6px 0;float:left; border-radius:20px; margin:0 40px;}/*11.24修改margin10px*/
.changeTitle li.on{color:#fff; border:0; background:#b81d19; }
.changecon01{display:none; width:100%; float:left; margin:20px 0;}
}
.pro-content{ width:100%; min-height:800px;}
.pro-content li { float:left;width:378px; height:325px; border: solid 1px #d5d5d5; margin:0 10px 20px 10px;}
.pro-img{ position:relative;height: 100%; background-color: white;}
.pro-img:hover .pro-txt{ display:block}
.pro-txt{position:absolute; left:0; top:0; z-index:2; width:378px; height:378px; background:#b81d19; display:none;filter:alpha(opacity=80);  -moz-opacity:0.8;   opacity:0.8;}
.pro-txt-con{ position:relative; z-index:3; width:300px; height:300px; margin:0 auto; margin-top:39px; font-size:16px; color:#fff;}
.pro-txt-con h3{ font-weight:bold; font-size:20px; line-height:40px; padding-bottom:20px;}
.pro-txt-con p{ min-height:200px;}
.pro-txt-con a{ color:#fff;}
.pro-txt-con p a{ text-decoration:underline;}
.pro-con-more{ width:100%; text-align:center; padding:20px 0;}
.pro-con-more a{ display:inline-block; padding:5px 20px; border-radius:5px; background:#b81d19; color:#fff;}
/*行业应用*/
.appli{ width:100%; height:456px; background:url(/Upload/images/ia-bg.jpg) no-repeat center;}
.appli-tit{ padding:60px 0; text-align:center; font-size:16px; color:#fff;}
.appli-tit h3{ padding-bottom:15px;}
.appli-tit h3 i{ font-size:50px; line-height:70px;border-bottom: solid 4px #fff; }
.appli-con{ width:100%; margin-top:20px;}
.mr_frbox{height:90px;}
.mr_frBtnL{float:left;margin:18px 22px 0px 0px;cursor:pointer;display:inline;}
.mr_frUl{float:left;height:90px;width:1090px;}
.mr_frBtnR{float:right;margin-top:18px;cursor:pointer;}
.mr_frUl ul li{display:inline;float:left;height:90px;width:200px;margin-right:20px;overflow:hidden;}

/*案例中心*/
.casecen{ width:100%; margin:20px 0;}
.casecen-con{width:100%; margin:20px 0; }
.casecen-con h3{ font-size:20px; line-height:45px;}
.casecen-con a{ color:#b81d19;}
.casecen-con a.casecen-a{ display:inline-block; padding:2px 8px; border: solid 1px #b81d19; border-radius:5px; margin:10px 0;}
.casecen-le{ float:left; width:420px;background:#f2f2f2;}
.casecen-le-img{ width:420px; height:188px;  margin-bottom:10px;}
.casecen-le-txt{ width:390px; margin:0 auto;}
.casecen-ri{ float:right; width:740px;}
.casecen-ri li{background:#f2f2f2; margin-bottom:30px;}
.casecen-ri-con{ margin:0px auto; padding:10px;}
.casecen-ri-img{ width:200px; height:150px; float:left;}
.casecen-ri-txt{ width:500px; float:right;}
/*其他*/
.others{ width:100%; background:#f5f5f5; margin:20px 0 0 0;}
.others-le{ float:left; width:720px; padding:40px 0;}
.onews{ width:720px; height:440px;background:#FFF;}
.changeTitle1{width:700px; height:45px; margin:0px auto; border-bottom: solid 1px #b6b6b6; padding-top:10px;}
.changeTitle1 li{text-align:center;width:152px; height:45px; line-height:45px;float:left; font-size:28px;}
.changeTitle1 li.on{color:#fff;  background:url(/Upload/images/n-a-bg.png) no-repeat center; }
.changecon{display:none; width:100%; float:left; margin:20px 0;}
.onews-con{ width:700px; margin:0px auto;}
.onews-con1{ width:100%; height:150px;}
.onews-con1-img{ float:left; width:190px; height:150px;}
.onews-con1-txt{ float:right; width:480px;}
.onews-con1-txt h3{ font-size:20px; line-height:35px;}
.onews-con1-txt a{ color:#b81d19;}
.onews-con1-txt a.onews-a{ display:inline-block; padding:0px 8px; border: solid 1px #b81d19; border-radius:5px;}
.onews-con li{ border-bottom: dashed 1px #afafaf;}
.onews-con li.clearli{ border-bottom:none;}
.onews-li{ height:50px; line-height:50px;}
.onews-li-le{ float:left; width:600px;}
.onews-li-le i{ display:inline-block; width:10px; height:10px; margin-right:6px; background:url(/Upload/images/icon-konguan.png) no-repeat center;}
.onews-li-ri{ float:right; width:100px; text-align:right;}
.oactivity{ width:720px; margin-top:20px; padding-top:5px; background:#FFF;}
.oactivity-tit{width:97.2%; margin:0 auto;  border-bottom: solid 2px #b6b6b6; height:50px;line-height:49px; margin-bottom:20px; }
.oactivity-tit i{ float:left; font-size:30px; border-bottom: solid 4px #b81d19;}
.oactivity-tit span{ float:right;font-size:16px;}
.oactivity-con{width:700px; margin:0 auto;padding-bottom:20px;}
.oactivity-con li{ float:left; margin:0 6px;}
.oactivity-con-img{ width:220px; height:200px; position:relative;}
.oactivity-con-bg{ position:absolute; z-index:2; left:0; bottom:0; width:220px; height:30px; background:#000;filter:alpha(opacity=50);  -moz-opacity:0.5; opacity:0.5; color:#fff;}
.oactivity-con-txt{ position:absolute; z-index:3; left:0; bottom:0; margin-left:10px; width:200px; height:30px; color:#fff; }
.oactivity-con-txt a{ color:#fff;}

.others-ri{ float:right; width:430px; height:757px; margin:40px 0; background:#FFF;}
.txtMarquee-top{ overflow:hidden; position:relative; width:400px; height:665px; margin:0px auto;}
.txtMarquee-top .bd{ padding:0;  }
.txtMarquee-top .infoList li{ border-bottom: dashed 1px #afafaf; margin-top:25px;}
.tempWrap{ width:400px; /*height:665px !important; */}
.others-ri-con{ width:100%;height:120px;}
.others-ri-con p{ height:45px;}
.others-ri-con span{ display:inline-block; padding:0 4px; margin-right:4px; font-size:18px; color:#fff;}
.others-ri-con span.w{ background:#b81d19;}
.others-ri-con span.d{ background:#b6b6b6;}
.others-ri-con a.aw{ font-size:20px; color:#161616;}
.others-ri-con a.ad{ color:#757575;}
/*友情链接*/
.link{ width:100%; background:#f0f0f0; border-top:4px solid #e6e3e3; padding:30px 0;}
.link .link-ul li{ display:inline; margin-right:10px; line-height:46px;}
.link .link-ul li a{ color:#333333;}
.link .link-ul li a:hover{ color:#b81d19; text-decoration:underline;}
/*--------------------------------------------------------------------------------------------------*/

@media only screen and (max-width: 1500px){	
	.banner,.b-img,.b-img a,.b-img img{ height:450px;}
	.b-list{ padding-top:400px;}
	.bar-left em,.bar-right em{ margin-top:155px;}
}