@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1200px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1200 ? "1200px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #333; /*文字颜色定义 */
	min-width:1200px; 
	line-height:30px;
}
/* 网站超链接css通用设置 */
a{text-decoration: none; color:#333} /* 链接无下划线,有为underline */ 
a:hover{text-decoration: none;} /* 鼠标在链接上 */ 
.textover{text-overflow:ellipsis;white-space:nowrap;}
.fl{float:left;}
.fr{float:right;} 
.hide{display: none}
<!--.backcolor{background:#0a72d1;}-->
.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}
/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/
.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}

<!--.wrap{ width:1200px; margin:0 auto; height:auto;}-->
/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #ccc; height:20px;line-height:20px} 
ul,li{ list-style:none}

/*public*/
body{max-width: 1920px;margin: 0 auto;}

/*子页面banner*/
<!--.subbanner{ width:100%; height:300px; margin:0 auto; background:#cfcfcf}-->


/*子页面代码*/
.submain{
	width: 100%;
    height: auto;
    margin: 0 auto;
	}

.submain .maincont{
	width: 1200px;
    height: auto;
    margin: 30px auto 50px;
    min-height: 600px;
	}


/*子页面子导航*/
.postion{
	width: 100%;
    height: 65px;
    margin: 0 auto; background:#006ccc}
.postion ul{ width:1200px; height:65px; margin:0 auto}
.postion ul li{ float:left}
.postion ul li.wza{
	display: block;
    float: left;
    padding-top: 18px;
	}
.postion ul li.wza a{
	padding: 22px 45px;
    line-height: 30px;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
	}
.postion ul li.wza a:hover{ background:#01b050; color:#fff;}
.postion ul li.wza a.active{background:#01b050; color:#fff;}


.postion ul li.wz{ display:block; float:right;
	background: url(../images/bg7.png) 0 center no-repeat;
    padding-left: 25px;
    color: #fff;
    line-height: 65px;
    font-size: 14px;
	}
.postion ul li.wz a{
    color: #fff;
    line-height: 65px;
    font-size: 14px;
	}



.submain .maincont .txta{}
.submain .maincont .txta img{ max-width:100%; height:auto}
.submain .maincont .txta *{ font-size:16px; line-height:30px}
.submain .maincont .txta p{ margin:10px auto }
.submain .maincont .txta h1{
	background: #e5f3ff;
    line-height: 48px;
    height: 48px;
    color: #006ccc;
    font-size: 20px;
    margin: 20px auto;
	}

	
	
/*合作伙伴*/

.submain .maincontc{
	width:1200px; min-height:500px; margin:30px auto 50px;
	}
.submain .maincontc ul li{ float:left; margin-right:30px; margin-bottom:30px}	
.submain .maincontc ul li:nth-child(5n){ margin-right:0;}


.frame2e{}
.frame2e .topimg{
    width: 214px;
    height: 96px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #dddddd;
}
.frame2e .topimg img{ max-width:100%;max-height: 100%;transform: scale(1);transition: all 1s ease-out;}
.frame2e:hover{box-shadow: 0 0 8px 4px #f3f3f3;}
.frame2e:hover .topimg img{transform: scale(1.2);}



.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(3n){ margin-right:0;}


/*子页面厂房厂貌*/
.frame1{
	width: 381px;
    height: 304px;
    display: block;
    background: #fff;
    border: 1px solid #dfdfdf;}
	
.frame1 .topimg{
    width: 381px;
    height: 254px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.frame1 .topimg img{ max-width:100%;max-height: 100%;transform: scale(1);transition: all 1s ease-out;}
.frame1 p{line-height:50px; font-size:15px; color:#666666;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; text-align:center}
.frame1:hover{box-shadow: 0 0 8px 4px #f3f3f3;}
.frame1:hover .topimg img{transform: scale(1.2);}


/*page*/
.page{ width:100%;margin:10px auto; line-height:30px; text-align:center;}
.page a{line-height:30px; color:#666; margin:0 3px}
.page span{ display:inline-block; padding:0 10px 0 0;}
.page a.num.select{
	padding: 3px 10px;
    color: #fff;
    background: #006ccc;
    border: 1px solid #006ccc;
	}
.page a.num{
	background: #fff;
    padding: 3px 10px;
    border: 1px solid #cfcfcf;
	}
.page a.num:hover{ padding:3px 10px; color:#fff; background:#006ccc}


/*新闻详情*/
.shownews {
}
.shownews .Article-title {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px; text-align:center
}
.shownews .Article-title h1 {
  font-size: 24px;
  color: #000; font-weight:100
}
.shownews .Article-title .mark {
  padding-top: 10px;
}
.shownews .Article-title .mark span {
  color: #999;
  padding-right: 25px;
}
.shownews .newsinfo {
  padding: 40px 0;
}
.shownews .newsinfo *{ font-size:16px; line-height:30px}
.shownews .newsinfo p{ margin:10px auto}


.shownews .newsinfo .primgpic { display:block; text-align:center; margin:10px auto
}
.shownews .newsinfo .primgpic img{ max-width:100%; height:auto}



/*上一页 下一页*/
.reLink {
  height: 48px;
  line-height: 48px;
  padding: 0;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
  margin: 20px auto;
}
.reLink .nextLink,
.reLink .prevLink {
  width: 50%;
}
.reLink .nextLink {
  text-align: right;
}
.reLink a {
  display: inline-block;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}

	
	
/*子页面新闻列表*/
.g-ico {
  background: url(../images/g-ico.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}

.thumblist .item {
  border-top: 1px solid #ddd;
  padding: 30px 0;
}
.thumblist .item:first-child {
  border-top: 0 none; padding-top:0
}
.thumblist .item a {
  display: block;
}
.thumblist .item .img {
  width: 300px;
  height:auto;
  overflow: hidden;
}
.thumblist .item .img img {
  width: 100%;
  display: block;
  height: 100%;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.thumblist .item .img:hover img {
  transform: scale(1.06, 1.06);
}
.thumblist .item .txt {
  width: 860px;
}
.thumblist .item .txt h3 {
  font-size: 20px; font-weight:100;
}
.thumblist .item .txt .desc {
    padding-top: 18px;
    color: #999;
    height: 100px;
    overflow: hidden;
    line-height: 25px;
    text-align: justify;
    margin-bottom: 10px;
}
.thumblist .item .txt span {
  display: inline-block;
  font-size: 16px;
  color: #666;
  padding-right: 26px;
}
.thumblist .item .txt span em {
  width: 22px;
  height: 18px;
  display: inline-block;
  margin-right: 10px;
  background-position: -80px -144px;
}
.thumblist .item .txt span .time {
  background-position: -80px -164px;
}



/*子页面案例*/
.frame1a{
	width: 381px;
    height: 558px;
    display: block;
    background: #fff;
    border: 1px solid #dfdfdf;}
	
.frame1a .topimg{
    width: 381px;
    height: 508px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.frame1a .topimg img{ max-width:100%;max-height: 100%;transform: scale(1);transition: all 1s ease-out;}
.frame1a p{line-height:50px; font-size:15px; color:#666666;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; text-align:center}
.frame1a:hover{box-shadow: 0 0 8px 4px #f3f3f3;}
.frame1a:hover .topimg img{transform: scale(1.2);}



/*电子地图*/
.week_map {
	position: relative;
	height: 450px;
	max-width: 100%;
	margin-bottom: -5px;
	padding:10px 10px;
	border:#999 dashed 1px;
}
#allmap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
}

/*子页面案例详情*/
.sub_case_detail{ margin-top:30px}
.sub_case_detail ul li{}
.sub_case_detail ul li.leftimg{ width:36%; height:auto; display:block; float:left}
.sub_case_detail ul li.leftimg img{ max-width:100%; height:auto}
.sub_case_detail ul li.righttxt{ width:60%; height:auto; display:block; float:right}
.sub_case_detail ul li.righttxt dl dd{
	border-bottom: 1px solid #cfcfcf;
    padding: 9px 0;
	}
.sub_case_detail ul li.righttxt dl dd span{
	display: block;
    float: left;
    text-align: right;
    width: 18%;
    height: auto;
    font-weight: bold;
    font-size: 16px;
	} 
.sub_case_detail ul li.righttxt dl dd p{
	display: block;
    float: left;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
    width: 72%;
	}





.detail{min-height: 300px; margin-top:10px}
.detail .tita
	{
	height: 50px;
    border-bottom: 1px solid #004fab;
	}
.detail .tita p{
	float: left;
    padding-left: 35px;
    padding-right: 35px;
    line-height: 50px;
    background: #004fab;
    color: #fff;
    font-size: 18px;
	}
.detail .cont{
	margin-top: 20px;
	}
.detail .cont *{
    font-size: 16px;
    line-height: 30px; text-align:justify
	}
	
	
	
/*人才招聘*/
.XRegina{ width: 100%; display: block; background:url(../images/bg.jpg) repeat }
.XRegina .heada{height:45px; background:#555; color:#fff; line-height:45px; font-size:15px;}
.XRegina .heada ul li{ float:left; line-height:45px; font-size:15px; color:#fff; display:block; text-align:center}
.XRegina .heada ul li.li1{ width:20%}
.XRegina .heada ul li.li2{ width:20%}
.XRegina .heada ul li.li3{ width:60%}

.XRegina .contenta{ width:100%; height:auto; background:url(../images/bg.jpg) repeat;line-height:45px; font-size:15px;}
.XRegina .contenta a{
	width: 100%;
    height: 45px;
    display: block;
    color: #333;
    overflow: hidden;
    border-bottom: 1px solid #cfcfcf;
	}
.XRegina .contenta a:hover{background:#e3f1ff;color:#0572c4}


.XRegina .contenta ul{
	border-bottom: 1px solid #cfcfcf;
    padding: 25px 0;
	}
.XRegina .contenta ul li{ float:left; line-height:45px; font-size:15px;display:block; text-align:center;}

.XRegina .contenta ul li.li1{ width:20%;}
.XRegina .contenta ul li.li2{ width:20%; }
.XRegina .contenta ul li.li3{ width:60%; text-align:justify }




/*guestbook*/
.guestbook_show{  margin:20px auto 0;}
.guestbook_top{ height:40px; background:#eee; line-height:40px; padding:0 10px 0 17px; font-size:15px}

.guestbook_top .mustwrt{ display:block; float:right;} 
.guestbook_show em{ color:#ff0000; font-style:normal;}
.guestbook_form .inp_one{
	width: 565px;
    height: 32px;
    outline: none;
    border: 1px solid #ccc;
    padding-left: 4px;
	}
.guestbook_form .inp_one:focus{border:1px solid #004fab;}
.guestbook_form{ padding:20px 20px 0;}
.guestbook_form dl{ width:100%; overflow:hidden;line-height:25px; height:25px; padding:10px 0;}
.guestbook_form dt{ width:80px; float:left; font-size:15px}
.guestbook_form dd{ /*width:700px; */float:left; }
.guestbook_form dd span{padding-left:20px}
.guestbook_form dd span b{
    font-weight: 500; color:#888
}
.guestbook_form dd span i{ color:#F00; padding:0 5px; }
.guestbook_form dd span.quetion{
	display: block;
    color: #888;
    margin-top: 10px;
	}
.guestbook_form .bookdl{ height:192px; overflow:hidden;line-height:20px; padding-bottom:0;}
.guestbook_form .button{
	width: 150px;
    height: 45px;
    line-height: 45px;
    background: #004fab;
    border: none;
    margin-right: 20px;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;}
.guestbook_form .button:hover{ background:#f1f1f1; color:#555;}
.guestbook_form .form_b{ width: 693px;margin:0 auto;padding:20px 0 0 0;}

.guestbook_title{ padding:20px 20px 0; color:#2a6cd4}
.guestbook_title strong{ color:#f00;}
.guestbook_title b{ padding:0 10px; font-weight:normal;}
.guestbook_cnt{ background:#f5f5f5; padding:5px 20px 20px;border-bottom: 1px dashed #ccc}
.guestbook_reply{ color:#f00; background:#f6f6f6; line-height:40px;}


.zhuti{height:910px; display:block; float:left; position:relative}
.showB_preview{width:510px;height:680px;display:table}
/*图片小图预览列表*/
.showB_scroll{
	clear: both;
    margin-top: 15px;
    width: 510px;
    height: 192px;
	}
.showB_scroll .prev{float:left;margin-right:8px;}
.showB_scroll .next{float:right;}
.showB_scroll .prev,.showB_scroll .next{display:block;font-family: Arial, Helvetica, sans-serif;text-align:center;width:15px;height:192px; line-height:192px; border:1px solid #cccccc; background:#ebebeb; color:#aaa;margin-top:0;cursor:pointer;text-decoration:none;}
.showB_scroll .items{float:left;position:relative;width:450px;height:192px;overflow:hidden;}
.showB_scroll .items ul{position:absolute;width:999999px;}
.showB_scroll .items ul li{float:left;width:150px;text-align:center;}
.showB_scroll .items ul li img{border:1px solid #CCC;padding:2px;width:140px;height:186px;}
.showB_scroll .items ul li img:hover{border:2px solid #3671cf;padding:1px;}
/*jqzoom*/
.jqzoom{
	width: 510px;
    height: 680px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
	position:relative;padding:0px;cursor:pointer;margin:0px; border:1px solid #cfcfcf}
.jqzoom img{
	max-width: 100%;
    max-height: 100%;
    transform: scale(1);
    transition: all 1s ease-out;
	}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}


.righttxta{ width:635px; height: auto; display:block; float:right}
.righttxta .titlea{
	font-size: 24px;
    font-weight: bold;
    line-height: 35px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cfcfcf;
	}
.righttxta .contentb{
	margin-top: 10px;
    height: 600px;
    display: block;
    overflow: hidden;
    text-align: justify;
	}
.righttxta .contentb *{ line-height:30px; font-size:16px; margin-bottom:5px;} 

.righttxta .contentc{ margin-top:20px}
.righttxtb{
	width: 28%;
    height: auto;
    display: block;
    float: left;
    margin: 0 4% 0 0;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    padding: 2px;
    border: 1px solid #cfcfcf;}
.righttxtb img{ max-width: 100%;height: auto;}