@charset "utf-8";
*{ margin:0; padding:0; font-family:'Microsoft YaHei';}
*{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

body{  background:#fff; font-size:14px;}
img{ border:0;}
li {list-style: none;}
h1,h2,h3,h4,h5,h6 { font-weight:normal;}
a{ text-decoration:none; color: #000;}

.fl{float: left!important;}
.fr{float: right!important;}
.clr , .clear{ clear:both;}
.clearfix:after{ display:block; clear:both; content:'';}

header{ width:1280px; height:110px; margin:0 auto; position:relative; }
header .search_box{ position:absolute; top:45px; right:0; }
header .search_box input{ width:85px; height:32px; float:left;border:1px solid #E1DDDD; float:left; padding:0 10px; }
header .search_box button{ width:75px; height:32px; background:url(images/search_btn.jpg) no-repeat center #7B9443; float:left; border:0; cursor:pointer; }

header .lang{ color:#838281; font-size:15px; position:absolute; top:10px; right:5px;}
header .lang a{ color:#838281;}

.menu{ width:720px; height:60px;float:left; overflow:hidden; margin:30px 0 0 20px; }
.menu a{ float:left; width:calc(100% / 6); height:60px; overflow:hidden; text-align:center; line-height:60px; font-size:16px; display:block; color:#000; }
.menu a:hover{ color:#00aea9; }

.flash{ min-width:1280px; overflow:hidden; }



.product{ width:1280px; margin:0 auto 40px; background:url(images/prod_tit.jpg) no-repeat center 59px; padding-top:205px; }
.product.en{ background:url(images/prod_tit_en.jpg) no-repeat center 59px; }
.prodlist{ width:100%; }
.prodlist li{ width:290px; height:315px; float:left; border:1px solid #E3DFDF; margin-left:30px; padding:15px; }
.prodlist li:fitst-child{ margin-left:0; }
.prodlist li .prod{ width:100%; height:190px; display: block; position:relative; }
.prodlist li .prod img{ max-width:100%; max-height:100%; display:block; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); }
.prodlist li a.more{ width:120px; height:36px; border:1px solid #888888; text-align:center; line-height:34px; color:#101010; display:block; margin:10px auto; }
.prodlist li p{ width:80%; margin:0 auto; text-align:center; line-height:150%;     color: rgb(102, 102, 102);}

.prodlist2{ width:100%; }
.prodlist2 li{ width:290px; height:330px; float:left; border:1px solid #E3DFDF; margin:15px; padding:15px; }
.prodlist2 li:fitst-child{ margin-left:0; }
.prodlist2 li .prod{ width:100%; height:260px; display: block; position:relative; }
.prodlist2 li .prod img{ max-width:100%; max-height:100%; display:block; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); }
.prodlist2 li a.tit{ width:80%; margin:0 auto; text-align:center; height:30px; line-height:30px; color: rgb(102, 102, 102);display:block; overflow:Hidden; font-size:16px;}

.newslist2{ width:100%; }
.newslist2 li{ width:290px; height:350px; float:left; border:1px solid #E3DFDF; margin:15px; }
.newslist2 li:fitst-child{ margin-left:0; }
.newslist2 li .prod{ width:100%; height:200px; display: block; position:relative; }
.newslist2 li .prod img{ width:100%; height:200px; display:block;}
.newslist2 li a.tit{ margin:0 auto;color: rgb(102, 102, 102); display:block; overflow:Hidden; font-size:18px; padding:10px 20px;}
.newslist2 li p{ color:grey; line-height:24px; font-size:14px; padding:0 20px; }

.news{ width:1280px; margin:0 auto; }
.news li{ width:290px; height:400px; float:left; border:1px solid #E3DFDF; margin-left:30px; }
.news li:fitst-child{ margin-left:0; }
.news li img{ width:100%; height:215px;  }
.news li .con{ padding:0 25px; }
.news li .tit{ width:100%; height:40px; line-height:40px; display:block; overflow:hidden; color:#000;  font-size:20px; margin:10px 0; }   
.news li p{ font-size:15px; color:#7c7878; line-height:160%; }

.main{ width:1280px; margin:0 auto; position:relative; overflow: hidden;clear:both; }

.all_left{ width:20%; float:left;}
.all_left img{ width:100%; }
.all_right{ width:78%; float:right; margin-top:20px; background:#fff; }

/*内页左侧*/
.left_list{ width:100%; float:left; margin-top:20px; margin-bottom:20px;}
.left_list strong { background: #7B9443; color: #fff; display: block; font-size: 22px; overflow: hidden;	text-align:center; padding-top:40px;padding-bottom:20px;}
.left_list strong span {
    color: #fff;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 100;
    padding-top: 3px;
	width:280px;
}
.left_list ul li {
	height:50px;
	line-height:50px;
	vertical-align: middle;
	text-align:left;
	font-size:14px;
	background-color:#e7e7e7;
	border-bottom:1px #FFFFFF solid;
	color:#000;
}


.left_list UL li a {
	padding-left:50px;
	height:50px;
	font-size:14px;
	color:#363636;
	display:block;
}
.left_list UL li a.current2{ padding-left:80px;}
.left_list UL li a:hover {
	background-color:#C1B4AB;
	color:#FFF;
	display:block;
}

.left_list UL li.hover a {
	background-color:#0193de;
	display:block;
	height:60px;
	line-height:60px;
	width:200px;
}

/*内页右侧*/
.right_tit{ width:100%; line-height:60px; border-bottom:1px solid #000;color:#666; }
.right_tit:after{ display:block; clear:both; content:'';}
.right_tit h2{float:left; padding-left:30px; width:200px; font-size:16px;}
.right_tit span{padding-right:20px; font-size:14px; float:right}
.right_tit a{ color:#666; }
.right_all{ min-height:500px; padding:10px 10px;}



/*关于我们*/
.right_all .content{ width:100%; line-height:35px;}

/*新闻*/
.newList {
    display: flex;
    padding: 30px 0;
    border-bottom: 1px solid #DDD;
}
.newList  .content {
    /*display: flex;*/
}
.newList .leftTime {
    width: 100px;
    position: relative;
	float:left;
}
.newTime {
    display: block;
    color: #999;
    font-size: 1.5rem;
    font-weight: normal;
    margin: 0px 0 30px;
    transition: all .5s ease;
}
.newIcon {
	width:38px;
	height:30px;
	display:block;
	background:url(images/jt2.png) no-repeat center;
    border: 1px solid transparent;
    transition: all .5s ease;

}
.rightC {
    position: relative;
    width: calc( 100% - 190px);
    transition: all .5s ease;
	padding: 0 30px 0 60px;
	float:right;
}
.rightC::before {
    content: '';
    position: absolute;
    left: 0;
    top: 1rem;
    display: block;
    width: 40px;
    height: 1px;
    background: #aaa;
    transition: all .5s ease;
}
.newTitle {
    margin-bottom: 10px;
}

.newTitleLink {
    display: block;
    width: 100%;
    font-size: 1rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	transition: all .5s ease;
}
.newMs {
    line-height: 24px;
    height: 48px;
    font-size: 0.875rem;
    overflow: hidden;
    color: #999;
    transition: 600ms;
}
.newPicBox {
    width: 165px;
    height: 110px;
}
.newPicLink {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.newPic {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all .5s ease;
}
.newList:hover .rightC::before{ width:60px; }
.newList:hover .newTime { color:#333; }
.newList:hover .newTitle a{ color:#000; }
.newList:hover .newIcon { background-color: #303030; }
.newPicBox:hover img{ transform:scale(1.1,1.1); }


.newstitle {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #333;
	line-height: 30px;
	width: 100%
}
.newssubtitle {
	text-align: center;
	line-height: 60px;
	font-size: 14px;
	width: 100%
}
.newssubtitle span {
	width: 100%
}
.newsx {
	line-height: 40px;
	width: 100%;
	margin-top: 5px;
}

/* 产品列表 */
.prod{ width:100%; }



/** 底部 */

.bottom_box{ width:100%; height:134px; min-width:1280px; background:url(images/bottom_bg.jpg) repeat-x; margin-top:50px; }
.bottom{ width:1250px; margin:0 auto; padding:35px 0 0; text-align:center; color:#fff; font-size:16px; }
.bottom a{ color:#fff; }

/* 分页CSS */
.pg {
    margin: 20px 0;
    text-align: center;
    width: 100%;
	color:#595555;
}
.pg span {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    color: #999999;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 0 3px;
    padding: 0 10px;
    text-align: center;
}
.pg a {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    color: #000 !important;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 0 3px;
    padding: 0 10px;
    text-decoration: none;
}

















