
/* CSS Document */
/*nav 下的小三角*/
/*.active>img{left:42px;}*/
/*首页banner图片*/
.ban{ margin-bottom:20px;}
.ban>img{width:100%; height:100%; min-width:1200px;}
/*大标题*/
.mingcheng{ text-align:center; margin-top:20px;}
.mingcheng>h1{ color:#535353; font-size:32px;line-height:60px;}
.mingcheng>h2{ color:#0e0e0e; font-size:24px; font-weight:normal; }
/*产品中心*/
.cont{ position:relative; margin:auto; width:1250px;}
.con{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.swiper-containe{ margin-top:30px;}
.chanpin{ width:386px;border:1px solid #b3b3b3; box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5); margin:0px 5px;}
.chanpin>img{width:386px; height:301px;}
.cp{ background:#f1f1f1; height:56px; line-height:56px; margin-top:-3px; font-size:18px; padding-left:5px; padding-right:45px;position:relative; overflow:hidden;}
.cp>img{ width:27px; height:26px;margin:15px; position:absolute; right:0px; top:0px;}
.lanbian{border:1px solid #0085f2;}
.more{ width:178px; height:42px; background:#0085f2; color:#fff; text-align:center; line-height:42px; font-size:16px;}
.more>a{width:178px; height:42px; display:block;}
.m1{ margin:40px auto 60px auto;}

.chanpin:hover{border:1px solid #0085f2;}
.chanpin:hover .cp{ display:none;}
.chanpin:hover .cpcp{ display:block;}
.cpcp{ background:#0085f2; height:56px; line-height:56px; margin-top:-4px; font-size:18px; padding-left:5px; color:#fff; display:none;position:relative; padding-right:45px;}
.cpcp>a>img{ width:27px; height:26px; margin:15px;position:absolute; right:0px; top:0px;}
.cpcp>a{ display:block;}
/*关于我们*/
.mohu_bg{ background:url(../image/mohu_bg.png) no-repeat;height:394px;}
.mc>h1{ color:#fff;}
.mc>h2{ color:#fff;}
.about{ position:relative; height:auto; overflow:hidden;}
.about_l{ width:503px; height:221px; z-index:1000; position:absolute; top:0px;}
.about_l>img{ width:503px; height:221px;}
.about_r{ width:897px; height:240px; border:1px solid #fe740a; margin-top:22px;position:relative;}
.about_r>p{ padding-left:210px; padding-right:10px;color:#fff; font-size:14px; text-indent:2em; line-height:27px;height:189px; overflow:hidden;}
.m2{ position:absolute; right:10px; bottom:9px;}
/*新闻*/
.news{ margin-top:40px; margin-bottom:30px; height:auto; overflow:hidden;}
.news_l{ width:470px; padding-left:30px; padding-top:20px; height:300px; background:#0085f2; color:#fff; position:relative;}
.news_l>h1{ font-size:16px; height:22px; overflow:hidden;}
.news_l>h2{ font-size:16px; line-height:45px;}
.news_l>p{ font-size:14px; padding-right:255px; line-height:28px; height:168px; overflow:hidden;}
.m3{ background:#5e5e5e; position:absolute; bottom:0px; left:45px;}
.news_l>img{ position:absolute; top:60px; left:250px;}
.news_r{ width:580px;}
.news_r>ul li{ height:80px; margin-bottom:35px;}
.shijian{ width:75px; height:80px; text-align:center; background:#e1e1e1;}
.shijian>h1{ color:#f97c23; font-size:36px; border:1px solid #fff;}
.shijian>h2{ font-size:18px; line-height:30px;}
.zixun{width:498px; font-size:14px;color:#696969; height:80px; overflow:hidden;}
.zixun>h1{font-size:14px; color:#696969;white-space:nowrap;text-overflow:ellipsis; overflow:hidden;}
.zixun>p{ text-indent:2em; line-height:24px; margin-top:12px;}
@media  screen and (max-width:641px) and (min-width:639px){
.ban{margin-bottom:0px;}
.ban>img{min-width:640px;}
.cont{ width:640px;}
.con{width:600px;}
.mingcheng>h1{font-size:24px;line-height:40px;}
.mingcheng>h2{font-size:18px;}
.chanpin{width:190px;}
.chanpin>img{ width:190px; height:165px;}
.cp{ height:40px;line-height:40px;font-size:16px;}
.cp>img{margin:8px;}
.cpcp{ height:40px; line-height:40px;font-size:16px;}
.cpcp>a>img{margin:8px;width:24px;height:23px;}
.swiper-button-prev{top:220px !important;}
.swiper-button-next{top:220px !important;}
.m1{ margin:30px auto 40px auto;}
.about_l{ width:503px; height:221px; display:none;}
.about_l>img{ width:503px; height:221px;}
.about_r{ width:598px; height:264px; margin:20px;}
.about_r>p{ padding-left:10px;}
.m2{ bottom:5px; right:5px;}
.news{width:600px; margin:20px auto;}
.news_r{ float:left; margin-top:20px;}



}