﻿@charset "utf-8";

.new-list li a{ font-size:17px; width:89%;display:block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.new-list li { position:relative;  transition-duration:.5s; border-bottom:1px dashed #d8d8d8;line-height:52px;}
.new-list li:hover{ padding-left:20px;}
.new-list li span {
    position: absolute;
    right: 0;
    color: #999;
    font-size: 16px;
    top: 0;
}

.ne-banner{
    width: 100%;
}
.ne-banner img{
    width: 100%;
    display: block;
}
.ne-menu{
    width: 100%;
    border-bottom: 1px solid #e5e5e5; 
    height: 68px;
}
.ne-menu li{
    float: left;
}
.ne-menu li a{
    display: block;
    padding:0 20px;
    line-height: 66px;
    font-size: 18px;
    color: #555;
    margin-right: 20px;
}
.ne-menu li a:hover{
    border-bottom: 2px solid #0446a4;
    color: #0446a4;
}
.ne-menu li .on{
    border-bottom: 2px solid #0446a4;
    color: #0446a4;
}
.ne-xi{
    width: 100%;
    background: #f5f5f5;
    padding:50px 0;
}
.ne-ti h1{
    font-weight: normal;
    font-size: 36px;
    color: #0056a9;
    z-index: 1;
    position: relative;
}
.ne-ti p{
    font-size: 36px;
    text-transform: uppercase;
    color: #e5e5e5;
    font-family: "Arial";
    position: relative;
    top: -20px;
    padding-left: 10px;
}
.ne-zi p{
    text-align: justify;
    line-height: 1.6;
	font-size:14px;
}
.ab-zi{
    padding-bottom: 20px;
	
}
.ab-tu01{
    width: 100%;
}
.lc-zi01{
    font-size: 18px;
    color: #555555;
}
.lc-zi01 span{
    opacity: 0.5;
    padding-left: 5px;
}

        .slideBox1{ max-width:1145px; overflow:hidden; position:relative; margin:80px auto; height: auto; background: url(../images/xian.jpg) no-repeat center center; }
        
        .slideBox1 .bd{ position:relative; height:100%; z-index:0;   }
        .slideBox1 .bd li{ zoom:1; vertical-align:middle; }


        .slideBox1 .prev{ position:absolute; left:0; top:50%; margin-top:-25px; display:block; width:42px; height:42px; background:url(../images/pre.jpg) no-repeat; }

        .slideBox1 .next{ position:absolute; right:0; top:50%; margin-top:-25px; display:block; width:42px; height:42px; background:url(../images/next.jpg)  no-repeat }
        .slideBox1 .prev:hover,
        .slideBox1 .next:hover{ filter:alpha(opacity=100);opacity:1;  }
        .slideBox1 .prevStop{ display:none;  }
        .slideBox1 .nextStop{ display:none;  }

.lc01-list01{
    width: 70%;
    margin:0 auto;
    position: relative;
    bottom: -50px;
}
.lc01{
    width: 35%;
    float: left;
    margin:0 6%;
}
.lc01 dl{
    background: url(../images/sj.png) no-repeat bottom center;
    padding-bottom: 10px;
}
.lc01 dl dt{
    width: 100%;
    height: 40px;
    background:#025dae;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    font-family: "Arial";
    color: #fff;
}
.lc01 dl dd{
    background: #fff;
    width: 90%;
    padding:2% 5%;
}
.lc01 dl dd p{
    background: url(../images/jx.jpg) no-repeat left center;
    padding-left: 20px;
    margin-bottom:10px;
}
.yuan{
    width: 13px;
    height: 13px;
    background: #025dae;
    border-radius: 100%;
    margin:21px auto 0 auto;
}
.zz02{
    width: 95%;
    margin:0 auto;
    position: relative;
    top: 16px;
}
.zz02 .lc01{
    margin:0 3%;
    width: 27%
}
.zz02 .lc01 dl{
    background: url(../images/sj1.png) no-repeat top center;
    padding-top: 10px;
    margin-top:20px;
}
.xs-lc{
    display: none;
    padding-top: 20px;
}
.xs-lc dl{

    width: 46%;
    float: left;
    margin:0 2%;
    min-height: 129px
}
.xs-lc dl dt{
    width: 100%;
    height: 30px;
    background:#025dae;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    font-family: "Arial";
    color: #fff;
    margin-bottom: 5px;
}
.xs-lc dl dd{
    background: url(../images/jx.jpg) no-repeat left 5px;
    padding-left: 10px;
    padding-bottom:5px;
}


.Menubox {
  width: 100%;
  margin: 0 auto;
  position: relative;
  background: url(../images/xian.jpg) repeat-x center center;
}
.Menubox li {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  font-size: 20px;
  border-radius: 10px; 
  padding-bottom:10px;
  margin-right: 138.6px;
}
.Menubox li:last-child{
    margin-right: 0;
}
.Menubox li p{
    width: 81px;
    height: 81px;
    background: #fff;
    border-radius: 100%;
    text-align: center;
    line-height: 81px;
}
.Menubox li.hover {
   background: url(../images/jt.png) no-repeat bottom center;
}
.Menubox li.hover p{
    background: #0056a9;
    color: #fff;
}
.Contentbox {
  clear: both;
  margin-top: 37px;

}
.zz-list li{
    width: 30%;
    float: left;
    text-align: center;
    margin:0 1.5% 20px 1.5%;
}
.zz-list li img{ height:250px;}

.zz-list li p{
    text-align: center;
	min-height:45px;
}
.jianT{ max-width: 100%; text-align: center; margin-top:30px;}
.jianT li a{ font-size: 14px; color:#474747; padding:6px 10px ; line-height: 1; background:#dcdee2; border-radius:5px; }
.jianT li a:hover{text-decoration: none; background:#025ab3;color:#fff;}
.jianT li{ display: inline; margin: 0 2px}
.jianT li .on{ background:#025ab3; color:#fff;padding: 6px 11px;border-radius:5px;}
.jianT a[disabled]{  color: #777;cursor: not-allowed;background-color: #fff;border-color: #ddd;}

.ne-nr-ti{
	text-align: center;
	border-bottom: 1px dashed #6f6f6f;
	padding-bottom: 20px;
}
.ne-nr-ti div{
	padding-bottom:20px;
	font-size: 20px;
	color: #6f6f6f;
}
.ne-nr-ti p{
	font-size: 16px;
}
.ne-nr-zi{
	padding-top: 20px;
	line-height:1.5; text-align:justify}
	.ln-xi dl{ width:100%; -moz-box-shadow:0px 0px 10px #919191; -webkit-box-shadow:0px 0px 10px #919191; box-shadow:0px 0px 10px #919191; margin-bottom:40px;}
.ln-xi dl:after{ content:""; display:block; clear:both;}	
.ln-xi dl dt{ width:35.7%; float:left}	
.ln-xi dl dt img{ width:100%; display:block;}
.ln-xi dl dd{ padding:2% 3%; width:56%; float:left;}
.ln-xi dl dd h1{ font-size:18px; color:#555555; padding-bottom:15px;}
.ln-xi dl dd p{ font-size:16px; line-height:2;}
/* timeline */
#timeline{width:90%;height:600px;overflow:hidden;margin:30px auto 0 auto;position:relative;background:url('../images/dot.gif') 3px top repeat-y; }
#dates{width:100%;height:600px;overflow:hidden;}
#dates li{width:100%;height:100px;line-height:30px;font-size:16px;padding-left:20px;background:url('../images/biggerdot.png') left center no-repeat;}
#dates a{line-height:30px;background:#007bd3; color: #fff; padding:6px 10px; border-radius: 6px; margin-right: 20px;float:left;}
#dates span{ float:left;}
#dates .selected{background:#feb71f;}
#issues{width:500px;height:600px;overflow:hidden;float:left;}
#issues li{width:500px;height:600px;}
#issues li img{margin:130px 0 0 0px; text-align: center;}
#issues li p{font-size:14px;margin:10px 20px;font-weight:normal;line-height:22px; text-align: center;}
.lc-bg{background:url(../images/lc.png) no-repeat bottom right}

.js-xi{ width:90%; margin:0 auto; font-size:16px;}
.js-zi01{ width:50%; float:left; padding-top:30px;}
.js-zi01 p{ text-indent:30px; line-height:2; padding-bottom:15px;}
.js-tu01{ width:40%; float:right}

.js-zi02 p{ text-indent:30px; line-height:2; padding-bottom:15px;}
.js-tu02{ width:100%; text-align:center;}
.js-tu02 img{ display:inline;}

.zi-01{ width:40%; float:left; padding-top:0px;}
.zi-01 p{ text-indent:30px; line-height:2; padding-bottom:15px;}
.tu-01{ width:56%; float:right}




/*当页面小于1200px时*/
@media (max-width: 1200px) {
    
 
}

/*在992和1199像素之间的屏幕里,这里的样式才生效*/
@media (min-width: 992px) and (max-width: 1199px) {
  
}




/*在768和991像素之间的屏幕里,这里的样式才生效*/
@media (min-width: 768px) and (max-width: 991px){


}

/*在480和767像素之间的屏幕里,这里的样式才生效*/
@media (min-width: 480px) and (max-width: 767px) {
  .ne-xi{
    padding:20px 0;
}
.ne-ti h1{
    font-size: 26px;
}
.ne-ti p{
    font-size: 26px;
    top: -15 px;
}
#timeline{
    display: none;
} 

.xs-lc{
    display: block;
}
.Menubox li {
  font-size: 14px;
  margin-right: 44px;
  padding-bottom: 7px;
}

.Menubox li p{
    width: 60px;
    height: 60px;
    line-height: 60px;
}
.Contentbox {
  clear: both;
  margin-top: 17px;

}
.lc-bg{background:none;}
.ln-xi dl dt{ display:none;}
.ln-xi dl dd{ width:90%}
.ln-xi dl dd h1{ font-size:16px;}
.ln-xi dl dd p{ font-size:14px; line-height:1.2;}
.lc-bg{background:none;}
.js-zi01{ width:100%; padding-top:0;}
.js-tu01{ display:none;}
}
/*在小于480像素的屏幕,这里的样式才生效*/
@media (max-width: 479px) {
.ne-menu{
    height: 38px;
   }
.ne-menu li a{
    line-height: 36px;
    font-size: 14px;
    margin-right: 5px;
 }
.ne-xi{
    padding:20px 0;
}
.ne-ti h1{
    font-size: 26px;
}
.ne-ti p{
    font-size: 26px;
    top: -13px;
}
#timeline{
    display: none;
}
.lc-zi01{
    font-size: 12px;
    color: #555555;
}
.xs-lc{
    display: block;
}

.Menubox li {
  font-size: 14px;
  margin-right: 6.5px;
  padding-bottom: 7px;
}

.Menubox li p{
    width: 45px;
    height: 45px;
    line-height: 45px;
}
.Contentbox {
  clear: both;
  margin-top: 17px;

}
.ln-xi dl dt{ display:none;}
.ln-xi dl dd{ width:90%}
.ln-xi dl dd h1{ font-size:16px;}
.ln-xi dl dd p{ font-size:14px; line-height:1.2;}
.lc-bg{background:none;}
.js-zi01{ width:100%; padding-top:0;}
.js-tu01{ display:none;}


}