@charset "utf-8";
body{ padding:0px; margin:0px auto; font-size:12px; line-height:23px; font-family:"微软雅黑"; width: 100%; min-width:1000px; width:expression((documentElement.clientWidth < 1000) ? "1000px" : "100%" );zoom:1;}
ul,li,form, dl,dt,dd, div{ padding: 0px; margin: 0px;}
ul,li{ list-style:none;}
.h1,.h2,.h3,.h4,.h5,.h6,p{ padding:0px; margin:0px;}
select,input,textarea{ border-radius:0; -webkit-border-radius:0; color:#414446;}
input:focus { outline: none;}
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/ }
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ }
textarea,input,select { background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
em{font-style:normal;}
img{ border:none; border:0; max-width:100%; vertical-align:top;}
a{text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#3290c7;}
.clear{ clear:both; height:0px; overflow:hidden;}


.logo{ width:1200px; height:81px; margin:0 auto; padding:10px 0;}
.nav_bg{ width:100%; height:65px; background:url(../image/nav_bg.jpg);}
.nav_box{ width:1200px; height:65px; margin:0 auto;}
.nav_box ul{ width:1200px; height:auto; float:left;}
.nav_box ul li{ width:200px; height:65px; line-height:65px; float:left; color:#fff; font-size:18px; text-align:center;}
.nav_box ul li a{ width:198px; height:65px; line-height:65px; display:block;color:#fff; margin:0 1px;}
.nav_box ul li a:hover{ width:198px; height:65px; line-height:65px; background:#ab060c;}
#about #nav_zjcc,#leader #nav_zjcc,#misson #nav_zjcc, #honor #nav_zjcc, #busness #nav_zjcc, #news #nav_news, #mode1 #nav_mode, #mode2 #nav_mode, #mode3 #nav_mode, #mode4 #nav_mode,#coop #nav_coop, #service #nav_service{ width:198px; height:65px; line-height:65px; background:#ab060c;}

#about #gsjj,#leader #nav2_leader,#misson #nav2_misson, #core #nav2_core, #honor #nav2_honor, #busness #nav2_busness{ color:#fff; background:#cc2025;}

#mode1 #nav2_mode1, #mode2 #nav2_mode2, #mode3 #nav2_mode3, #mode4 #nav2_mode4{ color:#fff; background:#cc2025;}


/*底*/

.foot_box{ width:100%; height:360px; margin:0 auto; background:#b20405;}
.foot{ width:1200px; height:360px; margin:0 auto; }
.foot_left{ width:560px; height:360px; float:left; }
.foot_left_text1{ width:560px; height:40px; padding-top:30px; color:#fff; font-size:25px;}
.foot_left_text2{ width:560px; height:40px; padding-top:50px; color:#fff; font-size:20px;}
.foot_left_text3{ width:560px; height:100px; padding-top:30px; color:#fff; font-size:14px; line-height:30px;}
.foot_right{ width:640px; height:360px; float:left;}
.foot_nav{ width:600px; height:30px; line-height:30px;  padding-left:40px;}
.foot_nav a{ width:100px; height:30px; line-height:30px; color:#fff; display:block; float:left; font-size:16px; padding-top:30px; text-align:center;}
.foot_right_text{ width:400px; height:200px; float:left; border-left:1px solid #c8514d; margin-top:60px;}
.foot_right_ntext1{ width:300px; height:30px; padding-left:50px; font-size:18px; color:#fff; font-weight:bold;}
.foot_right_ntext2{ width:300px; height:30px; padding-left:50px; font-size:14px; color:#fff;}
.foot_right_ntext3{width:300px; height:auto; padding-left:50px; font-size:16px; color:#fff; padding-top:40px; line-height:30px;}
.foot_right_ewm{ width:150px; height:180px; float:left; background:url(../image/rwm_bg.png) bottom; margin-top:70px; padding:0 25px;}
.foot_right_ewm span{ width:150px; height:30px; line-height:30px; text-align:center; display:block; color:#fff; font-size:14px;}



.link_box{ width:100%; height:70px; margin:0 auto; background:#9a0000;}
.link{ width:1200px; height:70px; line-height:70px; margin:0 auto; overflow:hidden;}
.link span{ display:block; float:left; color:#cc8080 }
.link a{ padding:0 5px; display:block; color:#cc8080; float:left;}










/*弹出层开始*/
.example {
    display: block;
    position: relative;   
	width:1200px;
	height:330px;
	overflow:hidden; 
  }
  .example ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
  }
  
  .example li {
    display: block;
    float: left;
    margin: 0 7px;
    padding: 0;
	width:286px;
	height:255px;
	background:#fff;
	border-radius:5px;
	box-shadow:0 0 10px #ccc;
	overflow:hidden;
	
  }
  
    .example li img {
      display: block;
      margin: 0;
	  width:286px;
	  height:196px;
	  border-top-left-radius:5px;
	  border-top-right-radius:5px;
	  border-bottom-right-radius:0;
	  border-bottom-left-radius:0;
    }

.example li span{
	width:286px;
	height:89px;
	line-height:59px;
	text-align:center;
	display:block;
	
	}





.microfiche-controls {
  display: block;
  text-align: center;
  font-size: 10px;
  padding:30px 0px 10px 0;
}
.microfiche-bullet {
  display: inline-block;
  cursor: pointer;
  width: 10px; height: 10px;
  border-radius: 6px;
  background: #a41419;
  overflow: hidden;
  text-indent: -1000px;
  margin: 0 5px;
  opacity: 0.25;
  appearance: none;
  border: none;
  outline: none;
  padding: 0;
}
.microfiche-bullet.selected {
  opacity: 1;
  
}
.microfiche-button {
  margin: 0 15px;
  display:none;
}

/*弹出层结束*/

.bigimg{width:600px; height:auto; position: fixed;left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:9999;border: 10px solid #fff;}
 .mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: #000;opacity:0.5;filter: Alpha(opacity=50);z-index: 98;transition:all 1s;display: none}
 .bigbox{width:840px;background: #fff;border:1px solid #ededed;margin:0 auto;border-radius: 10px;overflow: hidden;padding:10px;}
 .bigbox>.imgbox{width:400px;height:250px;float:left;border-radius:5px;overflow: hidden;margin: 0 10px 10px 10px;}
 .bigbox>.imgbox>img{width:100%;}
 .imgbox:hover{cursor:zoom-in}
 .mask:hover{cursor:zoom-out}
 .mask>img{position: fixed;right:10px;top: 80px;width: 60px;}
 .mask>img:hover{cursor:pointer}


.ny_nav_left a{ color:#5f5e5e;}



