@charset "utf-8";
/* CSS Document */
*{margin: 0px;padding: 0px;border: 0px;outline: none; resize:none;}
body{font-size:12px; font-family:"微软雅黑";min-width: 1000px;}
ul,li{list-style:none;}
a{text-decoration:none; }
img{ border:0;border:none;}
.clear{clear:both;display:block;font-size:0; height:0; line-height:0; overflow:hidden;}
/*头部*/
.head{height: 442px;background: url(../images/top_bg.jpg) no-repeat center;background-size: cover;}
/*公司介绍*/
.comp_des{height: 760px;width:1000px;margin: 0 auto;}
.comp_des .tit{padding: 55px 0;}
.comp_des .comp_left{float: left;width: 640px;}
.comp_des .comp_right{float: right;width: 333px;}
.comp_des .comp_left p{text-indent: 2em;font-size: 14px;color: #333;line-height: 24px;padding-bottom: 35px;}
.comp_des .comp_right .pad{padding-top: 15px;}
.comp_des p{text-indent: 2em;font-size: 14px;color: #333;line-height: 24px;padding-bottom: 12px;}
.comp_des .imgList{height: 105px;}
.comp_des .imgList img:nth-child(3){margin-right: 68px;}
/*招聘信息*/
.comp_rec{height: 814px;background: url(../images/pers_bg.jpg) no-repeat center;overflow: hidden;color: #fff;}
.comp_rec .rec_view{width: 1000px;margin: 0 auto;}
.comp_rec .tit{padding-top: 35px;}
.rec_view .c_left{width: 570px;float: left;}
.rec_view .c_right{width: 380px;float: right;margin-top: 135px;}
.rec_view h2{font-size: 20px;padding: 75px 0 30px 0;}
.rec_view p{font-size: 14px;line-height: 24px;}
/*商品展示*/
.conp_pro{height: 2330px;background: #eee;overflow: hidden;}
.pro_view{width:1000px;margin: 0 auto;}
.pro_view .tit{padding:85px 0;}
.pro_show{height: 540px;}
.pro_show .pro_pshow{float: left;}
.pro_show .showstage{width: 420px;height: 420px;border-radius: 420px;background: #fff;text-align: center;margin-top: 20px;}
.showstage img{padding-top: 50px;}
.pro_show .pro_cont{float: right;width: 520px;}
.pro_show .pro_cont h3{font-size: 30px;}
.pro_show .pro_cont em{font-size: 16px;color: #333;font-weight: bold;font-style: normal;padding: 10px 0;margin-bottom: 20px;display: block;border-bottom: 1px solid #999;padding-left: 30px;}
.pro_show .pro_cont p{font-size: 14px;color: #666;line-height: 24px;}
.pro_show .pro_cont span{padding-top: 20px;display: block;font-size: 16px;}
.pro_show .fl{float:left;}
.pro_show .fr{float: right;}
h3.gre{color: #4E7919;}
h3.re{color: #960000;}
h3.blu{color: #223F9B;}
h3.yel{color: #F36B21;}
/*底部*/
.foot{height: 306px;background: url(../images/bottom_bg.jpg) no-repeat center;}
/*轮播图*/
#slide{ width:334px; height:178px; overflow:hidden; position:relative; border:1px solid #ddd;  }
#slide .hd{ height:10px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
#slide .hd ul{ overflow:hidden; zoom:1; float:left;}
#slide .hd ul li{ float:left; margin-right:4px;  width:8px; height:8px;border-radius: 8px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
#slide .hd ul li.on{ background:green; color:#fff; }
#slide .bd{ position:relative; height:100%; z-index:0;}
#slide .bd li{ zoom:1; vertical-align:middle; }
#slide .bd img{ width:334px; height:178px; display:block;}






