@charset "utf-8";
/* CSS Document */
/*
* Description: 电磁方圆-首页
* Update:      21/10/2015
* Author:      xuyongfmei
*/
.header2{display:none;}

/*banner 部分*/
.banner{height: 638px;border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6;position: relative;}
.banner ul li{width:100%;height:638px;position:absolute;top:0;left:0;display: none;}
.banner_01{background:url(../images/banner_01.jpg) center top no-repeat;}
.banner_02{background:url(../images/banner_02.jpg) center top no-repeat;}
.banner_03{background:url(../images/banner_03.jpg) center top no-repeat;}
.banner ul li a{display:block;height:638px;}
.banner ul li img{display:block;margin:0 auto;border:0;width:1440px;height:638px;}

.banner ol{position: absolute; bottom:15px; left:50%;margin-left:-54px;}
.banner ol li{float: left;width: 18px; height: 18px;cursor:pointer;margin:0 9px;background:url(../images/li_bg1.png) no-repeat;}
.banner ol li.current{background-image:url(../images/li_bg2.png);}

/*新闻部分*/
.news_wrap{width:1070px;position:absolute;height:18px;background:url(../images/news_bg.png) no-repeat;padding:13px 8px 13px 18px;bottom:44px;left:50%;margin-left:-548px;}
.news_til,.news_con,.more{height:18px;line-height:18px;color:#fff;font-size:16px;display:inline;}
.news_til,.news_con{float:left;}
.news_til{background:url(../images/b_bg.png)  left center no-repeat;padding:0 10px 0 20px;border-right:1px solid #fff;}
.news_con{padding-left:18px;}
.news_con a{display:inline-block;font-size:14px;color:#fff;width:440px;overflow:hidden;white-space:nowrap; text-overflow: ellipsis}
.more{float:right;}
.news_wrap a:hover{text-decoration:underline;}

/*主体部分  开始*/
.main{padding:80px 0 85px;background-color:#fff;}
.main li{float:left;width:16.66%;}
.main li a{display:block;}
.main li img{display:block;margin:0 auto;}
.main li p a{font-size:20px;color:#4d5967;text-align:center;line-height:74px;}
.btn{width:86px;height:34px;line-height:34px;background:url(../images/btn_bg.png) no-repeat;font-size:18px;text-align:center;color:#fff;margin:20px auto 0;}

/*底部*/
.footer_wrap{height:460px;background-color:#1e2432;padding-top:28px;}
.foot_left{float:left;width:63%;color:#fff;background:url(../images/border_bg.png) right top no-repeat;display:inline;*width:60%;}
.footer_wrap h3{height:70px;line-height:70px;font-size:20px;color:#fff;}
.foot_left ul li{float:left;display:inline;height:12px;line-height:12px;border-right:1px solid #5a5d64;border-left:1px solid #fff;padding:0 11px;}
.foot_left ul li a{font-size:12px;color:#fff;}
.foot_left ul li a:hover{text-decoration: underline;}
.fotl_con h5{height:45px;line-height:45px;font-size:12px;}
.fot_icon{width:635px;padding:20px 0 0px;}
.icon{float:left;width:250px;}
.fot_icon a{float:left;width:42px;margin:0 17px 0 3px;}
.fot_icon p{float:right;font-size:34px;color:#f3f1f1;margin-right:45px;}

.fotl_b{padding:25px 0 35px;border-bottom:1px solid #4e525d;}
.fotl_b p{font-size:16px;line-height:30px;}
.fotr_con input,.fotr_con textarea{background-color:#fff;border-radius:5px;font-size:16px;padding-left:15px;border:1px solid #fff;width:310px;}
.name,.e_mail{height:50px;line-height:50px;margin-bottom:17px;}
.txt_con{height:130px;padding:6px 0 6px 15px;line-height:30px;}

.foot_right{float:right;width:30%;margin-left:7%;display:inline;}
.fs{float:right;width:143px;height:50px;background:url(../images/btn.png) no-repeat;margin-top:25px;cursor:pointer;border:0;}

