/*子页面样式*/
.clearfix:after{ display:block; visibility:hidden; clear:both; height:0; content:"";}
.clearfix{zoom:1;}
.clear {
	clear:both;
	height:0;
	line-height:0;
	overflow:hidden;
	display:block
}
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}/*清除浮动*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow: hidden;
}/*清除浮动*/
.clearfix {
	display:inline-block
}
* html .clearfix {
	height:1%
}
.clearfix {
	display:block
}

/*表格样式定义 */ 
checkbox {
	border: 0px;
}/*选择框样式定义 */
.fl{ float:left;}
.fr{ float:right;}

.mainframe {
	width:1200px; height:auto;
	margin:60px auto;
}
.mainframe .title {
	height:82px;
	display:block;
	text-align:center;
	line-height:80px;
	margin-bottom:40px;
	background:url(../images/subdec.jpg) center bottom no-repeat;
	font-size:32px;
	color:#333
}

.mainframe .content1 {
	width:1200px;
	min-height:500px;
	margin:30px auto;
}
.mainframe .content1 p {
	margin-bottom:10px;
	font-size:16px;
	line-height:25px;
	color:#666
}
/* 新闻列表页面 */
/*news_list*/
.news_list {
  width: 100%;
}
.news_list li {
  padding: 35px 0;
  border-bottom: 1px solid #D3D3D3;
}
.news_list li .time {
    width: 92px;
    height: 78px;
    border-right: 2px solid #cfcfcf;
    color: #AFAFAF;
}
.news_list li .time .t1 {
  font-size: 24px;
  line-height: 30px;
}
.news_list li .time .t2 {
  font-size: 16px;
}

.news_list li img{
  width: 350px;
  margin-left: 32px;
}
.news_list li .txt {
  width: 1050px;
 /* padding-top:8px;*/
}
.news_list li .txt .txt1 {
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    width: 100%;
}
.news_list li .txt .txt1 a{ color:#333}
.news_list li .txt .txt2 {
    font-size: 15px;
    margin: 10px 0;
    line-height: 28px;
    height: 56px;
    display: block;
    overflow: hidden;
    color: #888;
}
.news_list li .txt a.more {
    display: block;
    width: 90px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #D3D3D3;
    border-radius: 5px;
    color: #444;
    color: #888;
}
.news_list li:first-child {
  padding-top: 0;
}
.news_list li:hover .txt .txt1 {
  color: #cd0000;
}
.news_list li:hover .txt .txt1 a {
  color: #cd0000;
}
.news_list li:hover .txt a.more {
  border: 1px solid #cd0000;
  color: #cd0000;
}

/*公司简介*/

.about1 {}
.about1 p { margin-bottom:10px
    }
.about1 *{
	font: 18px "Microsoft Yahei";
    color: #666;
    line-height: 2.5;
	}
.about1 img{ max-width:100%; height:auto}





.aboutbox{ width:1050px; height:auto; margin:0 auto; background: url(../images/jianbg.jpg) center center no-repeat; padding:35px 75px; color:#fff; font-size:16px; line-height:30px;}

.aboutboxa{ width:100%; height:auto; margin:0 auto; margin-top:30px; padding-top:50px; padding-bottom:50px;}
.aboutboxa ul{ width:1200px; height: auto; margin:0 auto}
.aboutboxa ul li{ float:left; margin-right:10px;}
.aboutboxa ul li:last-child{margin-right:0;}

.aboutboxa1{ width:190px; height:180px; display:block; float:left; text-align:center}
.aboutboxa1 img{transition: all 0.3s linear 0s;}
/*.aboutboxa1:hover img{transform:rotate(360deg);}*/
.aboutboxa1 p{font-size:18px; color:#333333; line-height:30px; margin:10px auto}
.aboutboxa1 span{ font-size:16px; line-height:25px; color:#666666}

.aboutboxb{ width:1200px; height:auto; margin:0 auto;font-size:16px; line-height:30px;}

.aboutboxc{ width:100%; height:auto; margin:0 auto; background:#f4f4f4; padding-top:50px; padding-bottom:50px;}
.aboutboxc .txta{ width:1200px; height:auto; margin:0 auto 30px; font-size:16px; line-height:30px; text-align:center}




/* 新闻列表页面 */
.newList{width:1200px;margin:0 auto 30px;overflow: hidden; margin-top:60px}
.newList li{width:285px;height:213px;overflow: hidden;float: left;position: relative;border-radius: 6px;margin-right:15px;}
.newList li:last-child{margin-right:0px;}
.newList li img{width:120%;display: block;}
.newList li .funtxt{width:88%;background: url(../images/fbgbg.png) 0 0 repeat;color:#fff;font-size: 16px;position: absolute;bottom:0;left:0;padding:15px 6%;line-height: 22px;}
.newsBox{width:1200px;overflow: hidden;margin:0 auto;}
.newsBox .newboxL{width:920px;overflow: hidden;float: left;}
.newsBox .newboxL .newlistNav{width:100%;overflow: hidden;border-bottom: 1px solid #ddd;margin-bottom:30px;}
.newsBox .newboxL .newlistNav li{float: left;margin-right:60px;color:#666;font-size: 16px;padding-bottom:20px;border-bottom: 1px solid #fff;cursor: pointer;}
.newsBox .newboxL .newlistNav li.current{color:#446181;border-bottom: 1px solid #446181;}
.NEWcont{width:100%;overflow: hidden;display: none;}
.NEWcont.showwn{display: block;}
.NEWcont .bigcont{width:100%;overflow:hidden;background: #f6f6f6;margin-bottom:24px;}
.NEWcont .bigcont>a{width:100%;overflow:hidden;display:block;}
.NEWcont .bigcont .bigimg{width:480px;float: left;height: 261px;}
.NEWcont .bigcont .bigimg img{height:100%;width:100%;display: block;}
.NEWcont .bigcont .bigtxt{width:380px;float: right;padding:30px 30px 0 30px;}
.NEWcont .bigcont .bigtxt .tit{color:#446181;font-size: 22px;margin-bottom:30px;line-height: 1.5em; display:block; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.NEWcont .bigcont .bigtxt .tit:hover{color:#051cc4;}
.NEWcont .bigcont .bigtxt .cont{color:#666;font-size: 14px;margin-bottom:20px;text-align: justify;line-height: 22px; height:110px; display:block; overflow:hidden}
.NEWcont .bigcont .bigtxt .datee{color:#999;font-size: 14px;}
.NEWcont .bigcont .bigtxt .datee span{margin-right:40px;}
.NEWcont .Listnews{width:100%;overflow:hidden;}
.NEWcont .Listnews .listbox{border-top: 1px solid #ddd;padding:24px 0;}
.NEWcont .Listnews .listbox>a{width:100%;overflow:hidden;display:block;}
.NEWcont .Listnews .listbox .bigimg{width:280px;float: left;height: 192px;}
.NEWcont .Listnews .listbox .bigimg img{width:100%;display: block;height: 100%;}
.NEWcont .Listnews .listbox .bigtxt{width:620px;float: right;}
.NEWcont .Listnews .listbox .bigtxt .tit{color:#333;font-size: 22px;line-height: 1.5em;display:block; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.NEWcont .Listnews .listbox .bigtxt .tit:hover{color:#6576f5;}
.NEWcont .Listnews .listbox .bigtxt .cont{color:#666;font-size: 14px;margin:20px 0;text-align: justify;line-height: 22px; height:88px; display:block; overflow:hidden}
.NEWcont .Listnews .listbox .bigtxt .datee{color:#999;font-size: 14px;}
.NEWcont .Listnews .listbox .bigtxt .datee span{margin-right:40px;}
.NEWcont .more{width:99%;height:50px;margin:60px auto;border-radius: 6px;border: 1px solid #436181;color:#436181;text-align: center;line-height: 50px;display: block;}
.NEWcont .more:hover{color:#fff;background: #446181;}
.newsBox .newboxR{width:216px;overflow: hidden;float: right;margin:42px 10px 10px 10px;box-shadow: 0 0 5px #ddd;padding:25px 16px;}
.newsBox .newboxR .retit{color:#446181;font-size: 16px;text-align: center;padding-bottom:24px;border-bottom: 1px dashed #ebebeb; font-weight:bold}
.newsBox .newboxR .relist{width:100%;overflow: hidden;}
.newsBox .newboxR .relist li{margin-top:24px;background: url(../images/ndot.png) left 7px no-repeat;padding-left:20px;}
.newsBox .newboxR .relist li a{display: block;overflow: hidden;}
.newsBox .newboxR .relist li .remen{color:#333;font-size:14px;line-height:22px;margin-bottom:8px;}
.newsBox .newboxR .relist li .remen:hover{color:#6576f5;}
.newsBox .newboxR .relist li .redate{color:#999;font-size: 12px;}
/* 新闻详情页页面 */
.breadbox{width:1200px;margin:30px auto 40px;overflow: hidden;}
.breadbox li{float:left;color:#999;font-size:14px; background:url(../images/bg7.png) 0 center no-repeat; text-indent:20px}
.breadbox li a{color:#999;margin:0 3px;}
.breadbox li a:hover{color:#6576f5;margin:0 3px;}
.NEWcontboxa{width:100%;overflow: hidden;}
.NEWcontboxa .contcont{width:100%;overflow: hidden;}
.NEWcontboxa .contcont .ctit{color:#333;font-size: 1.6em;margin-bottom:20px;}
.NEWcontboxa .contcont .cmtit{color:#666;font-size: 14px;margin-bottom:10px;}
.NEWcontboxa .contcont .cdate{color:#999;font-size: 14px;margin-bottom:30px;}
.NEWcontboxa .contcont .ctxt{color:#666;font-size: 14px;margin-bottom:10px;text-align: justify;line-height: 1.7em;}
.NEWcontboxa .contcont .ctit2{color:#1164f2;font-size: 1.25em;margin:20px 0;}
.NEWcontboxa .contcont .cimg{width:100%;margin:20px auto;}
.NEWcontboxa .contcont .cimg img{width:100%;display: block;}
.NEWcontboxa .back{width:99%;height:50px;margin:20px auto;border-radius: 6px;border: 1px solid #6576f5;color:#6576f5;text-align: center;line-height: 50px;display: block;}
.NEWcontboxa .back:hover{color:#fff;background: #6576f5;}
.newsBox .newboxR .relist2 li{background: none;padding:0;}
.newsBox .newboxR .relist li .reimg{width:100%;margin:0 auto 10px;background: none;}
.newsBox .newboxR .relist li .reimg img{width:100%;display: block;}

/* 内容区 */
.contWrap{width:100%;margin:0 auto;overflow: hidden; margin:60px auto}
.jiantit{color:#5b5b5b;font-size: 32px;text-align: center;margin-bottom:20px; font-family:"微软雅黑"}
.jiansubtit{color:#446181;font-size:22px;text-align: center;margin-bottom:20px; font-family:"微软雅黑"}
.titeng{color:#333;font-size:18px;text-align: center;margin-bottom:35px; font-family:Arial, Helvetica, sans-serif}
.richeng{width:1100px;margin:0 auto;border-bottom: 1px solid #ddd;margin-bottom:30px;}

/*详情*/
.newsdet_title {
	width: 100%;
	text-align: center;
	border-bottom:1px solid #dfdfdf;
	margin-bottom:30px
}
.newsdet_title .newsdet_title1 {
	line-height: 35px;
	width: 100%;
	color: #333333;
	text-align: center;
	font-size: 24px;
	margin-bottom:10px;
}
.newsdet_title .newsdet_title2 {
	display: inline-block;
	color: #999999;
	font-size: 15px;
	line-height:35px;
}
.newsdet_title .newsdet_title2 span {
	display: inline-block;
	float: left;
	padding: 0 30px;
	height: 35px;
	line-height: 35px;
}
.newsdet_title .newsdet_title2 .spa1 {
	background: url(../images/bg7.png) no-repeat 0 50%;
}
.newsdet_title .newsdet_title2 .spa2 {
	background: url(../images/bg8.png) no-repeat 0 50%;
}
.newsdet_title .newsdet_title2 .spa3 {
	background: url(../images/bg9.png) no-repeat 0 50%;
}
.newstext {
	font-size: 16px;
	color: #757575;
	line-height: 30px;
	padding-bottom: 30px;
}
.newstext p {
	margin-bottom:10px
}
/*子页面详情页*/
.primgpic {
	display:block;
	text-align:center;
	margin-bottom:20px
}
.primgpic img {
	max-width:100%;
	height:auto;
}

/*翻页*/
.page {
	width:100%;
	margin:10px auto;
	line-height:30px;
	text-align:center; color:#333; font-size:15px;
}
.page span {
	display:inline-block;
	padding:0 10px 0 0; color:#333; font-size:15px
}
.page a.num.select {
	padding:6px 10px;
	color:#fff;
	background:#cd0000;
	border:1px solid #cd0000;
	margin:0 5px;
}
.page a.num {
	padding:6px 10px;
	border:1px solid #cccccc;
	margin:0 5px;
	background:#fff; color:#333
}
.page a.num:hover {
	padding:6px 10px;
	color:#fff;
	background:#cd0000;
	margin:0 5px
}
/*上一页下一页*/




/*子页面位置*/
.postion {
	width:100%;
	height:54px;
	margin:0 auto; background:#f5f5f5
}
.postion ul {
	width:1200px;
	height:54px;
	margin:0 auto
}
.postion ul li {
	background: url(../images/bg7.png) 0 center no-repeat;
	padding-left: 25px;
	color: #555555;
	line-height: 54px;
	font-size: 14px;
}
.postion ul li a {
	line-height:54px;
	color:#555555;
	font-size:14px;
}


.news_page {
	margin:20px auto 0;
	overflow: hidden;
}
.news_page li {
	width:45.8%;
	float:left;
	height:40px;
	line-height:40px;
	overflow:hidden;
	padding:0 10px 0 30px;
	background:#f5f5f5;
}
.news_page .pagepre {
	background:#f5f5f5 url(../images/public/pagepre.png) no-repeat 10px center;
}
.news_page .pagepre a, .news_page .pagenext a {
	line-height:40px;
	color:#757575;
	font-size:16px
}
.news_page .pagenext {
	text-align: right;
	padding-right: 30px;
	background:#f5f5f5 url(../images/public/pagenext.png) no-repeat 98% center;
}
.news_page .pagepre:hover {
	background:#d8d8d8 url(../images/public/pagepre.png) no-repeat 10px center;
}
.news_page .pagenext:hover {
	background:#d8d8d8 url(../images/public/pagenext.png) no-repeat 98% center;
}



/*人才招聘修改后样式*/
.job-warp{width: 1200px;margin: 0 auto 30px;}
    
    .job-warp ul li{height: auto;width: 100%;border-bottom: 1px solid #e9ebed}
    .job-warp li .titlea{height: 52px;line-height: 52px;padding: 0 40px;color: #4b4b4b;background-color: #f5f5f5;font-size: 16px;cursor:pointer;transition: all 0.5s;-webkit-transition: all 0.5s;}
    .job-warp li.on .titlea{background-color: #595757;color: #fff;}
    .job-warp li .titlea span{float: right;padding-right: 30px;background: url(../images/job-icon1.png) right center no-repeat; font-size:14px}
    .job-warp li.on .titlea span{background: url(../images/job-icon2.png) right center no-repeat}
    .job-warp li .warp{padding: 10px 30px 20px;background-color: #fff;display: none}
    .job-warp .warp .tbl{width:100%;margin-bottom: 25px;padding:10px 0 20px 0;border-bottom: 1px solid #e9ebed}
    .job-warp .warp .tbl p{width: 33.3%;float: left;font-size: 14px;color: #222;line-height: 26px;}
    .job-warp .warp .tbl p span{color: #565656;padding-left: 15px;}
    .job-warp .warp .cont h2{font-size: 14px;color: #222;line-height: 30px;margin-bottom: 15px;}
    .job-warp .warp .cont .cent,.job-warp .warp .cont .cent p{font-size: 14px;line-height: 28px;color: #565656}
    .job-warp .warp .btns{font-size:14px;line-height: 20px;color: #005ba0;cursor: pointer;transition: all 0.5s;-webkit-transition: all 0.5s; margin:20px 0; display:block}
    .job-warp .warp .btns:hover{color: #222;}
	
	
.fldy{ width:100%; height:auto; margin:0 auto}
.fldy .titlea{ font-size:18px; color:#436082; line-height:35px; font-weight:bold; margin-bottom:20px}
.tda{ padding:0 0 0 10px; line-height:40px; }
.tdb{ color:#fff; font-weight:bold}

.fjsc{ width:550px; height:auto; margin:0 auto; background:#fafafa; border:1px solid #d9dde2; padding:0}
.fjsc .titleb{ background:#436082; height:50px; line-height:50px; font-size:18px; font-weight:100; color:#fff; display:block; text-indent:20px}
.fjsc .contentb{ padding:25px;font-size:15px; line-height:35px;}
.fjsc .contentb ul li{ line-height:35px; font-size:15px}
.inp_two{width:300px;
    height: 30px;
    line-height: 30px;
    outline: none;
    border: 1px solid #ccc;
    text-indent: 10px;
    background: #fafafa;
    color: #9598b1;}
.btn_blue{    background: #436082;
    height: 35px;
    min-width: 100px;
    padding: 0 10px;
    line-height: 35px;
    border-radius: 25px;
    margin: 0px 0 0 80px;
    text-align: center;
    border: 0px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;}
	
    .lx {
        margin: 30px 0;
        width: 100%;
        /*height: 480px;*/
    }
    .lx *{ font-size:18px; line-height:35px;}
	
	
    
	
/*留言*/
.guestbook_show{  margin:10px auto 50px; border:#CCC dashed 1px; padding:20px;}
.guestbook_top{ height:40px; background:#eee; line-height:40px; padding:0 10px 0 17px;}
.guestbook_top .mustwrt{ display:block; float:right;} 
.guestbook_show em{ color:#f00; font-style:normal;}
.guestbook_form .inp_one{ width:320px;height:28px; line-height:28px;outline: none;border:1px solid #ccc;padding-left: 4px;}
.guestbook_form .inp_one:focus{border:1px solid #3671cf;}
.guestbook_form{ padding:20px 20px 0;}
.guestbook_form dl{ width:100%; overflow:hidden;line-height:30px; height:40px; padding:5px 0px 5px 5px;}
.guestbook_form dt{ width:80px; float:left; line-height:40px;}
.guestbook_form dd{ width:750px; float:left;}
.guestbook_form dd span{padding-left:20px}
.guestbook_form dd span i{ color:#F00; padding:0 5px; }
.guestbook_form dd span.quetion{ display:block;}
.guestbook_form .bookdl{ height:180px; overflow:hidden;line-height:20px; padding-bottom:0;}
.guestbook_form .button{width:150px;height:32px; background:#595757; border:none; margin-right:10px; color:#fff;cursor: pointer;}
.guestbook_form .button:hover{ background:#fab909; color:#fff;}
.guestbook_form .form_b{ width: 693px;margin:0 auto;padding:20px 0 0 0;text-align: center;}
.guestbook_title{ padding:20px 20px 0; color:#2a6cd4}
.guestbook_title strong{ color:#f00;}
.guestbook_title b{ padding:0 10px; font-weight:normal;}
.guestbook_cnt{ padding:5px 20px 20px;border-bottom: 1px dashed #ccc}
.guestbook_reply{ color:#f00; background:#f6f6f6; line-height:40px;}
	
	
	
	
.mainconta {
    width: 1200px;
    height: auto;
    margin: 30px auto 50px;
}

.mainconta ul li{ float:left; margin-right:24px; margin-bottom:24px}	
.mainconta ul li:nth-child(4n){ margin-right:0;}


/*荣誉资质*/
.frame2{
	width: 280px;
    height:445px;
    display: block; background:#efefef}
	
.frame2 .topimg{
    width: 280px;
    height: 395px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.frame2 .topimg img{ max-width:100%;max-height: 100%;transform: scale(1);transition: all 1s ease-out;}
.frame2 p{line-height:50px; font-size:15px; color:#666666;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; text-align:center}
.frame2:hover{box-shadow: 0 0 8px 4px #f3f3f3;}
.frame2:hover .topimg img{transform: scale(1.2);}



/*厂房展示*/
.frame3{
	width: 280px;
    height:260px;
    display: block; background:#efefef}
	
.frame3 .topimg{
    width: 280px;
    height: 210px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.frame3 .topimg img{ max-width:100%;max-height: 100%;transform: scale(1);transition: all 1s ease-out;}
.frame3 p{line-height:50px; font-size:15px; color:#666666;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; text-align:center}
.frame3:hover{box-shadow: 0 0 8px 4px #f3f3f3;}
.frame3:hover .topimg img{transform: scale(1.2);}



.culture{ min-height:300px}
.culture ul li{
    width: 13.6%;
    float: left;
    margin: 0 1.5%;
    text-align: center;
	}
.culture ul li .topimg{ width:90px; height:90px; margin:0 auto 10px; border:2px solid #cd0000;    border-radius: 50%;}
.culture ul li .topimg img{ margin-top:22px}
.culture ul li p{
    color: #333;
    line-height: 45px;
    font-size: 20px;
	}
.culture ul li dt{
	font-size: 15px;
    line-height: 24px;
    color: #666;
	}




.maincontb {
    width: 1200px;
    height: auto;
    margin: 30px auto 50px;
}

.maincontb ul li{ float:left; margin-right:22px; margin-bottom:22px}	
.maincontb ul li:nth-child(5n){ margin-right:0;}



/*合作客户*/
.frame2a{
	width: 220px;
    display: block;
    border: 1px solid #efefef;
	}
	
.frame2a .topimg{
    width: 220px;
    height: 110px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.frame2a .topimg img{ max-width:100%;max-height: 100%;transform: scale(1);transition: all 1s ease-out;}
.frame2a:hover{box-shadow: 0 0 8px 4px #f3f3f3;}
.frame2a:hover .topimg img{transform: scale(1.2);}



.sub_gsjj{ width:1200px; margin:0 auto}
.sub_gsjj .leftpic{ width:680px; height:368px; display:block; float:left}
.sub_gsjj .righttxt{
    width: 453px;
    height: 155px;
    overflow: hidden;
    float: right;
    margin-top: 65px;
    padding: 45px 0 0 64px;
    border: 2px solid #cd0000;
    border-left: 0;
	}
.sub_gsjj .righttxt h3{
    font: 24px "Times New Roman", Times, serif;
    text-transform: uppercase;
    color: #333;
	}
.sub_gsjj .righttxt span{
    display: block;
    font: 32px "Microsoft Yahei";
    font-weight: bold;
    color: #cd0000;
	}
.sub_gsjj .righttxt span em{
    display: block;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    color: #222;
	}
.sub_gsjj h4{
    font: 36px "Microsoft Yahei";
    font-weight: bold;
    color: #222;
    padding-bottom: 10px;
    line-height: 60px;
    margin: 20px 0 0;
	}
.sub_gsjj h4 span{
	font: 36px "Times New Roman", Times, serif;
    color: #cd0000;
    text-transform: uppercase;
    padding-left: 10px;
	}