@charset "utf-8";
/* CSS Document */
body {
}
.body_top_p {max-width:1000px;max-height:110px; margin:0 auto; }
.logo_p{ float:left; width:50%}
.top_right_p{     float: left;
    text-align: right;
    height: 89px;
    width: 50%;
    padding-top: 15px;}

.body_nav_p {
  width:auto;
  height:50px;
  background-color:#000;
}
@media only screen and (max-width: 710px){
  .body_nav_p{ height:55px; background-color:#FFF;}
  .top_right_p{  display: none;}
  .logo_p img{ height:50px; width:auto;}
  .logo_p{ position:absolute; top:0; left:2px;}
  }

.nav_p {
  width:100%;
  max-width:1000px;
  height:50px;
  margin:0 auto;
  line-height:200%;
margin-top:2px;
}
.nav_p a {
  font-size:16px;
  color:#ebebeb;
  line-height:310%;
}
.nav_p a:hover {
  text-decoration: none;
  color:#ffffff;
  
}
.nav_p li {
  color:#ffffff;
  float:left;
  height:50px;
  text-align:center;
}

.nav-collapse ul {
  margin: 0 auto;
  padding: 0;
  width: 1000px;
  display: block;
  list-style: none;
}

.nav-collapse li {

  display: block;

}

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.nav-collapse.opened {
  max-height: 9999px;
}

.disable-pointer-events {
  pointer-events: none !important;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

@media screen and (min-width: 44.5em) {
  .js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }
}

/* ------------------------------------------
  DEMO PAGE'S STYLES
--------------------------------------------- */
body, div,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, dl, dt, dd, ol, ul, li, hr,
fieldset, form, label, legend, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section,
summary, hgroup {
  margin: 0;
  padding: 0;
  border: 0;
}

a:active,
a:hover {
  outline: 0;
}

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
 
}

.nav-collapse,
.nav-collapse * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-collapse,
.nav-collapse ul {
  list-style: none;
  width: 100%;
  margin:0 auto;
  float: left;
}

.nav-collapse li {
  float: left;
  line-height:60px;
  text-align:center;
  
}
#width100{ width:auto;}
#width101{width:15%}
#width102{width:16%}
#width103{width:16%}
#width104{width:18%}
#width105{width:10%}
#width106{width:10%}

@media screen and (max-width: 710px) {
  .body_nav_p{ }
  .nav-collapse li{ background-color:#FFF;}
  #width100{ width:100%}
#width101{ width:100%}
#width102{ width:100%}
#width103{ width:100%}
#width104{ width:100%}
#width105{ width:100%}
#width106{ width:100%}
  }
@media screen and (min-width: 710px) {
.nav-collapse li {
    text-align:center;
      }

}

.nav-collapse a {
  color: #fff;
  text-decoration: none;
  width: 100%;
  background: #000; 
  float: left;
}

.nav-collapse .alt a {
  background: #555;
}

@media screen and (min-width: 710px) {
  .nav-collapse a {
    margin: 0;
    float: left;
    text-align: center;
    border-bottom: 0;
  }
}

.nav-collapse ul ul a {
  background: #ca3716;
  
}

@media screen and (min-width: 710px) {
  .nav-collapse ul ul a {
    display: none;
  }
}

.nav-toggle {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 50px;
  height: 50px;
  float: right;
  text-indent: -9999px;
  overflow: hidden;
margin-bottom:2px;
  background: #346bbb url("../images/1410231815006106182.gif") no-repeat 50% 33%;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.3), screen and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-device-pixel-ratio: 1.3), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .nav-toggle {
    background-image: url('../images/1410231815007604077.gif');
    -webkit-background-size: 100px 100px;
    -moz-background-size: 100px 100px;
    -o-background-size: 100px 100px;
    background-size: 100px 100px;
  }
}

.Focus .children{display:block; background-color:#346bbb; color:#FFF; line-height:50px;}
.unFocus .children{display:block; color:#FFF;}

.footerb_p { max-width:1000px; margin:0 auto;float:left;padding-left:23%;}
.footerb_p li{ padding-left:15px;}
.footer-01,.footer-02{ font-size:15px;height:24px; line-height:24px;}
.footer-01{ padding-top:25px; color:#efefef;}
.footer-01 li{color:#efefef;}
.footer-02{ padding-top:10px;color:#9a9a9a}
.footer-02 li{color:#9a9a9a}
@media only screen and (max-width: 710px) {
  .footer_p{ height:auto;}
  .footerb_p { width:100%; margin:0 auto;}
  .footer-01{ display:none;}
  .footerb_p li{ padding-left:10px; width:320px; text-align:center}
  }
ul, li, p, em {
  margin: 0;
  padding: 0;
}
ul, li {
  list-style: none;
}
em {
  display: block;
  text-align: center;
  padding-top: 5px;
   padding-bottom:15px;
}
img {
  
}
.clear {
  clear: both;
}
.font-list-02{font-size:16px; color:#7a7a7a}
.col-list-05{ padding-left:4.5%; padding-right:7.5%}
/* ҳ��banner���������� */

.banner {
  width: 100%;
  background-color:#fafafa;
}
.banner-list {
  width: 1000px;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
}
.banner-list li {
  float: left;
  width: 193px;
  text-align: center;
  line-height: 47px;
  height: 47px;
  border: solid 1px #dddddd;
  border-left: none;
  border-top: none;
  background-color: #fbfaf8;
}
.banner-list a {
  display: block;
  color: #797979;
  border-top: solid 1px #dddddd;
}
.banner-list a:hover {
  background: url(../images/nav-bg-01.gif) repeat-x;
  color: #000;
  border-top: none;
}
.main-nav {
  max-width: 1000px;
  margin: 0 auto;
}
.header_nav {
  height: 48px;
  z-index: 1000000;
  bottom: 0px;
  width:1000px;
  margin:0 auto;
}
.mainNav {
  margin: 0px auto;
  position: relative;
}
.mainNav li {
  width: 33%;
  border: solid 1px #dddddd;
  border-left: none;
  border-top: none;
  float: left;
  height: 48px;
  position: relative;
  font-weight: bold;
  background-color: #fbfaf8;
}
.mainNav li a {
  display: block;
  color: #797979;
  border-top: solid 1px #dddddd;
  line-height: 48px;
  text-align: center;
  font-size:15px;
}
.mainNav li a:hover {
  background: url(../images/nav-bg-01.gif) repeat-x;
  color: #000;
  border-top: none;
}
.fixNav {
  height: 48px;
  line-height: 48px;
  width: 100%;
  text-align: center;
  position: fixed;
  z-index: 110;
  left: 0;
  top: 0;
}
#col-1-1 {
  border-left: solid 1px #dddddd;
}
@media screen and (min-width: 710px) and (max-width:980px) {
.mainNav {
  max-width: 800px;
  margin: 0px auto;
  position: relative;
}
.mainNav li {
  width: 16.4%;
}
}
@media screen and (min-width: 980px) and (max-width:1200px) {
.mainNav {
  max-width: 1000px;
  margin: 0px auto;
  position: relative;
}

}
@media only screen and (max-width: 710px) {
.header_nav {
  width: 100%;
  margin: 0 auto;
}
.fixNav {
  width: 100%;
  margin: 0 auto;
}
.mainNav {
  width: 100%;
  margin: 0px auto;
  position: relative;
}
.mainNav li a {
  font-size: 9pt;
}
.mainNav li {
  width: 16.32%;
}
.header_nav {
  margin-left: 0;
  margin-right: 0px;
}
}
/* ����󲿷���ʽ */
.row {
  width: 100%;
  margin: 0 auto;
  padding-top: 25px;
  background-color:#fafafa;
}
.row-list {
  max-width: 1000px;
  margin: 0 auto;
}
.pd_cp1 {
  text-align: center;
  font-size: 35px;
}
.pd_cp2 {
  height: 3px;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: -2px;
}

.pd_cp31,.pd_cp32,.pd_cp33 {
  text-align: center;
  font-size: 13px;
  width: 220px;
  color:#acacac;
  line-height: 26px;
  margin-bottom: 30px;
}
.pd_cp31{background: url(../images/cp_bgt_071.jpg) top center no-repeat;}
.pd_cp32{background: url(../images/cp_bgt_072.jpg) top center no-repeat;}
.pd_cp33{background: url(../images/cp_bgt_073.jpg) top center no-repeat;}
.pd_cp34 {
  background:url(../images/cp_bgt_074.jpg) top center no-repeat;
  text-align: center;
  font-size: 13px;
  width: 194px;
  line-height: 26px;
  margin-bottom: 30px;
}
.zt_center {
  margin-left: auto;
  margin-right: auto;
}
.box {
  max-width: 960px;
  margin: 0 auto;
  padding-top: 15px;
  padding-left: 40px;
}
.box31{
  width:100%;
  background-color: #f2f7f8;
  margin: 0 auto;
  padding-top: 15px;

}
.box2 {
  width: 100%;
  margin: 0 auto;
  background-color: #f2f7f8;
}

.col-4 {
line-height: 40px;
padding-left: 8%;
padding-right: 8%;
}
.col-5 {
line-height: 30px;
padding-left: 8%;
padding-right: 8%;
}
/* �������� */
.col-bt {
  height: 30px;
  border-left: solid 2px #e5151f;
  padding-left: 15px;
  font-size: 24px;
}
.dajj {
  max-width: 960px;
  margin: 0 auto;
  min-height: 205px;
  padding-top: 15px;
  padding-left: 40px;
}
.row02, .row03, .row04, .row05,.row06 {
  width: 100%;
  margin: 0 auto;
  padding-top: 25px;
}
.row02 {
  background-color: #fafafa;
  min-height: 303px;
  height: auto;
  overflow: auto;
  padding-bottom:10px;
}
.row03 {
  background-color: #f2f7f8;
  min-height: 353px;
}
.zxbd-more {
  position: absolute;
  right: 75px;
  font-size: 13px;
  bottom: 5px;
}
.zxbd-more a{ font-size: 13px;
color: #346bbb;
text-decoration: underline;}
@media only screen and (max-width: 710px) {
.row-list {
  width: 100%;
  margin: 0 auto;
}
.box2 {
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
}
.box {
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
}
.dajj {
  width: 100%;
  padding-left: 0px;
  padding-bottom: 10px;
}
.zxbd-more {
  right: 20px;
}
.pd_cp1 {
  text-align: center;
  font-size: 24px;
}
.row02 {
  padding-bottom: 10px;
}
.row03 {
  padding-bottom: 10px;
}
.row04{ min-height:865px;}
}
.row04 {
  background-color: #fafafa;
  max-height: 945px;
  height: auto;
}
.row05 {
  background-color: #f2f7f8;
  min-height: 225px;
  position: relative;
  overflow:auto;
  padding-bottom: 20px;
}
.row06{background-color: #fafafa;
min-height:200px;
height:auto;}
/*�ײ�footer���ֿ�ʼ*/
.footer_p {
  width: auto;
  height: auto;
  background-color: #161616;
}
/*�����ڿ��л�*/
.tab-div {
  height: 32px;
  overflow: hidden;

}
.tab-div ul {
  height: 32px;
  overflow: hidden;
  float: left;
}
.tab-div ul li {
  overflow: hidden;
  text-align: center;
  float: left;
}
.tab-list {
  height: auto;
  overflow: hidden;
  padding-top: 15px;
  padding-left: 8.5%;
}
.tab-list ul {
  height: auto;


}
.tab-list ul li {
  text-align: left;
  overflow: hidden;
}
.ta-on, .ta-off {
  height: 32px;
  line-height: 32px;
  padding-left: 25px;
  padding-right: 25px;
  text-align: center;
  cursor: pointer;
  font-size: 24px;
}
.ta-on {
  color: #f1a333;
}
.ta-off {
  color: #666666;
}
.sk-list {
  
}
.sk-list li {
  float: left;
}
.col-4-1 {

}
 @media only screen and (max-width: 710px) {
   .tab-list ul li{ text-align:center;}
.sk-list{ background:none; width:300px; overflow:hidden;}
.sk-list li {
  padding-left: 20px;
  padding-right: 20px;
  overflow:hidden;
  text-align:center;
}
.sk-list img {
  width: 100px;
  height: auto;
}
.tab-list ul {
  height: 480px;
}
.col-4-1{ display:none;}
}


/*�����*/

#timeline {width: 845px;min-height: 250px;overflow: hidden;position: relative;background: url('../images/dot.gif') left 43px repeat-x; margin-left:4.5%}
#dates {height: 60px;overflow: hidden;}
#dates li {list-style: none;float: left;width: 100px;height: 50px;font-size: 24px;text-align: center;background: url('../images/biggerdot.jpg') center bottom no-repeat;}
#dates a {line-height: 38px;padding-bottom: 10px; text-decoration:none; font-size:16px; color:#666666;}
#dates .selected {font-size: 16px; color:#346bbb;}
#issues {width: 760px;min-height: 100px;overflow: hidden;}  
#issues li {width: 845px;min-height: 100px;list-style: none;float: left;}
#issues li p {font-size: 14px;margin-right: 70px; margin:10px; font-weight: normal;line-height: 22px;}
#issues li p span{ line-height:200%;color: #666666; font-size:15px;word-break:break-all}
 @media only screen and (min-width: 710px) and (max-width:980px) {
   #timeline{ width:660px;}
   #issues{ width:660px;}
   #issues li{ width:660px;}
   }
   @media only screen and (min-width: 980px) and (max-width:1150px) {
   #timeline{ width:760px;}
   #issues{ width:760px;}
   #issues li{ width:760px;}
   }
 @media only screen and (max-width: 710px) {
   #timeline{ width:320px;}
   #issues{ width:320px;}
   #issues li{ width:320px;}
   }