@CHARSET "UTF-8";
body{background: #919191;background: url("../Images/background.jpg");margin: 0 auto;padding: 0;}
/*顶部*/
.container{width: 1000px;margin: 0 auto;}
.container .head{width: 1000px;height: 96px;line-height: 96px;}
.container .head .log{width: 155px;float: left;padding-top: 20px;}
.container .head .log{width: 153px;height: 66px;}
.container .head .jianjie{width: 570px;float: right;font-size: 16px;font-weight: bold;text-align: right;padding-top: 10px;height: 106px;line-height: 130px;}

/*导航栏*/

.menu{width: 1030px;height: 100px;margin: 0 auto;clear: both;margin-top: 16px; }
.menu .nav{height: 68px;background: url("../Images/nav-bj2.png") no-repeat;background-size: cover; position:relative; left:-15px; }
.menu .nav ul{list-style: none; margin-left:42px;}
.menu .nav ul li{text-align:center;font-size:16px;font-weight:bold;list-style: none;float: left;line-height: 68px; margin-right: 50px;}

/*分割线*/
.fg-line{width: 1000px;height: 3px;background: url("../Images/x.png") no-repeat;clear: both;}
.fg-line2{width: 1000px;height: 3px;background: url("../Images/x.png") no-repeat;clear: both;padding-top: 30px;}

/*产品类*/

.proSort{width: 1000px;margin: 0 auto;clear: both;margin-bottom: 30px;}
.proSort .pro-head{height: 80px;text-align: center;line-height: 80px;font-size: 24px;font-weight: bold;}
.proSort .pro-body{width: 1030px;min-height: 820px;}
.proSort .pro-body ul li{width: 498px;height: 400px;float: left;padding-top: 10px;}
.proSort .pro-body ul .mar{margin-right: 10px;}
.proSort .pro-body ul li .sortImg{width:498px;height:378px;overflow: hidden;background: url("../Images/首页.png");}
.proSort .pro-body ul li .sortImg img{margin-left: 18px;margin-top: 10px;}
.proSort .pro-body ul li .sortName{width: 498px;height:22px;font-size:14px;font-weight:bold;text-align: center;}

/*混合区*/
.kongxi{width: 100%;height: 50px;clear: both;}
.newContainer{width: 1000px;margin: 0 auto;clear: both;}
/*新闻1*/
.newContainer .new{width: 346px;height:370px;float: left;}
.newContainer .new .new-head{width: 346px;height: 100px;font-size:16px;font-weight:bold;line-height: 100px;text-align: center;}
.newContainer .new .new-body{width:346px;height: 264px;background: url("../Images/首页新闻.png") no-repeat; }
.newContainer .new .new-body img{width: 300px;height: 240px;margin-left: 25px;margin-top: 10px;}
#slide{
    height: 264px;
}
#slide .swiper-slide a{
    display: block;
    height: 264px;
}
/*新闻2*/
.newContainer .new2{width: 346px;height:370px;float: left;margin-left: 8px;}
.newContainer .new2 .new-head{width: 346px;height: 100px;font-size:16px;font-weight:bold;line-height: 100px;text-align: center;}
.newContainer .new2 .new-body{width:346px;height: 264px;background: url("../Images/首页新闻2.png");}
.newContainer .new2 .new-body .p1{width: 300px;height: 100px;padding-left:20px;padding-top: 20px;}
.newContainer .new2 .new-body .p1 .newImg{width: 120px;float: left;}
.newContainer .new2 .new-body .p1 .newImg img{width: 120px;height: 100px;}
.newContainer .new2 .new-body .p1 .newTitle{width: 160px;float: right;}
.newContainer .new2 .new-body .p1 .newTitle .title{height: 70px;font-size: 16px;font-weight: bold;}
.newContainer .new2 .new-body .p1 .newTitle .date{height: 30px;font-size: 14px;line-height: 30px;color: #74757a;}
/*社交*/
.newContainer .contact{width: 284px;height:370px;float: left;margin-left: 8px;}
.newContainer .contact .new-head{width: 284px;height: 100px;font-size:16px;font-weight:bold;line-height: 100px;text-align: center;color: #383637;}
.newContainer .contact .new-body{width:284px;height: 264px; background: url("../Images/社交.png");}
.newContainer .contact .new-body .imgP{height: 64px;padding-top: 100px;text-align: center;}
.newContainer .contact .new-body .imgP img{width: 30px;height: 30px;line-height: 264px;border-radius:50%;overflow: hidden;}

/*尾部*/
.footer{font-size: 14px;text-align: center;line-height: 20px;clear: both;height: 50px;font-weight: bold;}