.header {
  width: 100%;
}
.header .top {
  width: 1002px;
  height: 77px;
  margin: 0 auto;
  position: relative;
}
.header .top .logo {
  position: absolute;
  left: 0;
  top: 18px;
}
.header .top p {
  position: absolute;
  right: 0;
  top: 13px;
}
.header .top p span a {
  color: #d30000;
}
.header .top .search {
  position: absolute;
  top: 33px;
  right: 0;
  width: 209px;
  height: 24px;
  border: 1px solid #d2d2d2;
}
.header .top .search .input {
  float: left;
  width: 176px;
  height: 24px;
  background: none;
  border: none;
  padding-left: 8px;
  color: #bdbdbd;
}
.header .top .search .button {
  float: right;
  width: 24px;
  height: 24px;
  background: #bdbdbd url(../images/search.png) center 6px no-repeat;
  border: none;
  cursor: pointer;
}
.header .nav {
  height: 38px;
  background: #d30000;
}
.header .nav ul {
  width: 1000px;
  margin: 0 auto;
}
.header .nav li:last-child a {
  border: none;
}
.header .nav li:hover,
.header .nav li.on {
  background: #930000;
}
.header .nav li:hover a,
.header .nav li.on a {
  border-right: #930000;
}
.header .nav li {
  float: left;
  width: 142px;
  height: 38px;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
  position:relative;
}
.header .nav li>a {
  display: block;
  font-size: 13px;
  color: #fff;
  height: 14px;
  line-height: 14px;
  text-align: center;
  text-transform: uppercase;
  border-right: 1px solid #da4a4a;
  margin-top: 12px;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
}
/*下拉*/
.header .nav ul.menu li dl{
padding:10px 0 0 0;
position:absolute;
z-index:99;
width:142px;
left:0;
top:38px;
height:0;
overflow:hidden;
}
.header .nav ul.menu li dd{
	font-size:13px;
	
}
.header .nav ul.menu li dd a{
    color: #fff;
    display: block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    width: 142px;
}
.header .nav ul.menu li dd a:hover{
	color:#930000 ;
	}

.mbj{
	
   background: rgba(0, 0, 0, 0) url("../images/mbj1.png") repeat scroll 0 0;
    height: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 38px;
    width: 995px;

}
.fad{
	 position: relative;
    z-index: 97;
	width:1002px;
	margin:0 auto;
}


.fullSlide {
  position: relative;
  width: 100%;
  height: 417px;
}
.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.fullSlide .bd ul {
  width: 100% !important;
  height: 417px !important;
}
.fullSlide .bd ul li {
  width: 100% !important;
  text-align: center;
}
.fullSlide .bd ul li a {
  display: block;
  height: 417px;
  background-position: center;
  background-repeat: no-repeat;
}
.fullSlide .hd {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 10px;
  text-align: center;
  z-index: 1;
}
.fullSlide .hd ul li {
  margin: 0 3px;
  width: 42px;
  height: 7px;
  background: url(../images/dot.png) no-repeat 0 -10px;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  font-size: 0;
}
.fullSlide .hd .on {
  background-position: 0 0;
}
.fullSlide1 {
  position: relative;
  width: 100%;
  height: 284px;
}
.fullSlide1 .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.fullSlide1 .bd ul {
  width: 100% !important;
  height: 284px !important;
}
.fullSlide1 .bd ul li {
  width: 100% !important;
  text-align: center;
}
.fullSlide1 .bd ul li a {
  display: block;
  height: 284px;
  background-position: center;
  background-repeat: no-repeat;
}
.main a {
  text-transform: uppercase;
}
.main {
  width: 1002px;
  height: 250px;
  margin: 50px auto 0;
}
.main .newest {
  float: left;
  width: 306px;
  margin-right: 42px;
}
.main .newest .slide_box {
  position: relative;
  width: 306px;
  height: 206px;
  margin-top: 25px;
}
.main .newest .slide_box .hd {
  position: absolute;
  right: 5px;
  bottom: 11px;
  z-index: 1;
}
.main .newest .slide_box .hd ul li {
  float: left;
  margin-left: 5px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  font-size: 0;
  cursor: pointer;
}
.main .newest .slide_box .hd ul li.on {
  background: #d30000;
  width: 24px;
  height: 6px;
  border-radius: 10px;
}
.main .newest .slide_box .bd li {
  width: 306px;
  height: 206px;
  position: relative;
}
.main .newest .slide_box .bd li img {
  width: 100%;
  height: 100%;
}
.main .newest .slide_box .bd li p {
  height: 30px;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  line-height: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.main .newest .slide_box .bd li p a {
  margin-left: 19px;
  color: #fff;
}
.main .newest .slide_box .btn {
  position: absolute;
  top: 80px;
  width: 30px;
  height: 50px;
  background: url(../images/pro_btn.png);
  z-index: 10;
  cursor: pointer;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
}
.main .newest .slide_box:hover .btn {
  filter: alpha(opacity=40);
  opacity: 0.4;
}
.main .newest .slide_box .prev {
  left: 0;
  background-position: 0 0;
}
.main .newest .slide_box .next {
  right: 0;
  background-position: 32px 0;
}
.main .newest .slide_box .btn:hover {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.main .news {
  float: left;
  width: 306px;
  height: 250px;
  background: url(../images/in_ico.png) bottom center repeat-x;
}
.main .news .more {
  float: right;
  text-transform: uppercase;
}
.main .news .first {
  margin-top: 25px;
  height: 85px;
  border-bottom: 1px solid #d2d2d2;
}
.main .news .first .date {
  float: left;
  width: 68px;
  height: 68px;
  background: url(../images/date.png) left center no-repeat;
  text-align: center;
}
.main .news .first .date p {
  font-size: 35px;
  color: #d30000;
}
.main .news .first .text {
  float: right;
  width: 230px;
}
.main .news .first .text .title {
  display: block;
  font-size: 14px;
  color: #d30000;
  height: 25px;
}
.main .news .first .text p {
  color: #7d7c7c;
  line-height: 22px;
  text-transform: uppercase;
}
.main .news ul {
  margin-top: 10px;
}
.main .news ul li:hover a,
.main .news ul li:hover span {
  color: #d30000;
}
.main .news ul li {
  height: 28px;
  line-height: 28px;
  margin-bottom: 4px;
}
.main .news ul li a {
  display: block;
  color: #363636;
}
.main .news ul li span {
  float: left;
  padding-right: 12px;
  color: #8e8e8e;
}
.main .product {
  float: right;
  width: 269px;
}
.main .product img {
  float: left;
  margin-right: 17px;
}
.main .product .slide_box {
  position: relative;
  width: 187px;
  height: 248px;
  float: right;
}
.main .product .slide_box .bd {
  position: relative;
}
.main .product .slide_box .bd li {
  width: 187px;
  height: 248px;
}
.main .product .slide_box .bd li img {
  width: 185px;
  height: 246px;
  border: 1px solid #d1d1d1;
}
.main .product .slide_box .btn {
  position: absolute;
  width: 14px;
  height: 14px;
  background: url(../images/pro_btn1.png);
  z-index: 10;
  cursor: pointer;
  filter: alpha(opacity=80);
  opacity: 0.8;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
}
.main .product .slide_box .prev {
  right: -47px;
  top: 130px;
  background-position: 0 0;
}
.main .product .slide_box .next {
  right: -47px;
  top: 150px;
  background-position: 0 14px;
}
.main .product .slide_box .btn:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.main .product .slide_box .more {
  width: 20px;
  height: 70px;
  position: absolute;
  top: 178px;
  right: -50px;
}
.content {
  width: 100%;
  background: url(../images/line.png) center 16px repeat-x;
  margin-top: 48px;
}
.content .title {
  width: 135px;
  height: 42px;
  margin: 0 auto 33px;
}
.content .slide_news {
  width: 1002px;
  margin: 0 auto;
}
.content .slide_news .hd {
  position: relative;
  padding: 0 10px;
  height: 25px;
  text-transform: capitalize;
}
.content .slide_news .hd ul {
  margin: 0 auto;
  overflow: hidden;
  width: auto;
  text-align: center;
}
.content .slide_news .hd ul li.on {
  height: 23px;
  border: 1px solid #d30000;
  background: url(../images/in_ico3.png) 90px center no-repeat;
}
.content .slide_news .hd ul li.on a {
  color: #d30000;
}
.content .slide_news .hd ul li {
  padding: 0 32px 0 17px;
  height: 23px;
  min-width: 55px;
  border: 1px solid #fff;
  margin-right: 6px;
  line-height: 21px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
}
.content .slide_news .hd ul li a {
  display: block;
  font-size: 14px;
}
.content .slide_news .bd {
  padding-top: 18px;
}
.content .slide_news .bd ul {
  margin: 0 -3px;
}
.content .slide_news .bd li:hover .text {
  display: block;
}
.content .slide_news .bd li {
  float: left;
  width: 246px;
  height: 265px;
  margin: 0 3px;
  position: relative;
}
.content .slide_news .bd li .pic {
  width: 246px;
  height: 152px;
}
.content .slide_news .bd li .pic img {
  width: 246px;
  height: 152px;
}
.content .slide_news .bd li .name {
  height: 112px;
  width: 204px;
  border: 1px solid #eaeaea;
  border-top: none;
  line-height: 18px;
  color: #a1a1a1;
  padding: 0 20px 0;
}
.content .slide_news .bd li .name p {
  font-size: 14px;
  color: #474747;
  line-height: 45px;
  text-align: center;
}
.content .slide_news .bd li .text {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 163px;
  width: 206px;
  background: #d30000;
  color: #eeb8b8;
  padding: 0 20px;
  display: none;
}
.content .slide_news .bd li .text .tit {
  display: block;
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  margin-top: 13px;
  text-align: center;
}
.content .slide_news .bd li .text p {
  line-height: 18px;
  height: 55px;
  overflow: hidden;
}
.content .slide_news .bd li .text .more {
  display: block;
  width: 24px;
  height: 24px;
  background: url(../images/in_ico2.png) center no-repeat;
  margin: 17px auto;
}
.footer {
  width: 100%;
  height: 96px;
  background: #ececec;
  margin-top: 77px;
  color: #6b6b6b;
}
.footer .foot {
  width: 1002px;
  margin: 0 auto;
}
.footer .foot p {
  float: left;
  color: #6b6b6b;
  line-height: 28px;
  padding-top: 20px;
  text-transform: uppercase;
}
.footer .foot .f_nav {
  float: right;
}
.footer .foot .f_nav ul {
  margin-right: -10px;
}
.footer .foot .f_nav li:last-child {
  border: none;
}
.footer .foot .f_nav li {
  float: left;
  border-right: 1px solid #6b6b6b;
  line-height: 12px;
  text-align: center;
  margin-top: 20px;
}
.footer .foot .f_nav li a {
  color: #6b6b6b;
  padding: 0 8px;
  text-transform: capitalize;
}
.footer .foot .f_nav .fenxiang {
  text-align: right;
  margin-top: 15px;
}
.footer .foot .f_nav .fenxiang .p {
  line-height: 28px;
  display: inline-block;
}
.footer .foot .f_nav .fenxiang .bdsharebuttonbox {
  display: inline-block;
  padding-left: 10px;
  vertical-align: top;
}
.ny_content {
  width: 1002px;
  margin: 50px auto 0;
}
.side {
  float: left;
  width: 240px;
}
.side .side_p .tit {
  width: 240px;
  height: 30px;
}
.side .side_p ul {
  width: 240px;
  border-top: 1px solid #e5e5e5;
}
.side .side_p li:hover,
.side .side_p li.on {
  height: 38px;
  width: 240px;
  border: none;
  background: #fff;
}
.side .side_p li:hover a,
.side .side_p li.on a {
  color: #fff;
  background: #d30000 url(../images/ny_ico1.png) 184px center no-repeat;
}
.side .side_p li {
  height: 36px;
  width: 238px;
  background: #f4f4f4;
  border: 1px solid #e5e5e5;
  margin-top: -1px;
}
.side .side_p li a {
  display: block;
  height: 35px;
  line-height: 36px;
  padding-left: 13px;
}
.side .side_c {
  margin-top: 25px;
}
.side .side_c p {
  height: 38px;
  border-top: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-bottom: 2px solid #9d9d9d;
  line-height: 38px;
  text-align: center;
  color: #666666;
  font-size: 18px;
  letter-spacing: 4px;
}
.ny_tit:before {
  content: '';
  width: 3px;
  height: 3px;
  background: #fff;
  border: 1px solid #c9c9c9;
  position: absolute;
  left: 0;
  bottom: -3px;
}
.ny_tit {
  height: 29px;
  border-bottom: 1px solid #c9c9c9;
  position: relative;
}
.ny_tit h3 {
  float: left;
  font-size: 18px;
  color: #d30000;
  font-weight: normal;
  font-family: verdana;
  text-transform: uppercase;
}
.ny_tit p {
  float: right;
  background: url(../images/ny_ico2.png) left center no-repeat;
  padding-left: 24px;
  line-height: 20px;
  color: #999;
}
.ny_tit p a {
  color: #999;
  font-size: 12px;
  padding-right: 5px;
}
.public {
  float: right;
  width: 717px;
}
.page_change {
  margin: 60px auto 10px;
  text-align: center;
  font-family: "microsoft yahei";
}
.page_change a:hover {
  border: 1px #ac0000 solid;
  background: #ac0000;
  color: #fff;
}
.page_change a.on {
  border: 1px #ac0000 solid;
  background: #ac0000;
  color: #fff;
}
.page_change .prev:hover,
.page_change .next:hover {
  border: 1px #ac0000 solid;
  background: #ac0000;
}
.page_change a {
  display: inline-block;
  margin-right: 10px;
  padding: 0 5px;
  min-width: 24px;
  height: 30px;
  line-height: 30px;
  border: 1px #c9c9c9 solid;
  color: #666;
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
}
.page_change .prev,
.page_change .next {
  border: 1px solid #c9c9c9;
}
.ny_dan .a_cont {
  margin-top: 10px;
  background: url(../images/about_img1.jpg) top center no-repeat;
  padding-top: 126px;
}
.ny_dan .a_cont .text:before {
  content: '';
  background: url(../images/ny_ico4.png) no-repeat;
  width: 8px;
  height: 8px;
  position: absolute;
  left: -4px;
  bottom: -5px;
}
.ny_dan .a_cont .text {
  width: 637px;
  min-height: 829px;
  padding: 45px 39px 30px;
  border-width: 1px 1px 3px;
  border-color: #e0e0e0 #e0e0e0 #d7d7d7;
  border-style: solid;
  background: rgba(255, 255, 255, 0.4);
  position: relative;
}
.ny_dan .a_cont .text p {
  line-height: 18px;
  color: #666666;
  font-size: 12px;
}
.ny_dan .a_cont .text .con {
  margin-bottom: 35px;
}
.ny_dan .a_cont .text .con img {
  width: 244px;
  height: 189px;
}
.ny_dan .a_cont .text .con .p1,
.ny_dan .a_cont .text .con .p3 {
  float: left;
  width: 366px;
}
.ny_dan .a_cont .text .con .img2 {
  float: left;
}
.ny_dan .a_cont .text .con .img1 {
  margin-top: 40px;
}
.ny_dan .a_cont .text .con .img1,
.ny_dan .a_cont .text .con .img3 {
  float: right;
}
.ny_dan .a_cont .text .con .p2 {
  float: right;
  width: 366px;
}
.ny_dan .a_cont .text .con .p3 {
  margin-top: 15px;
}
.ny_news .cont ul {
  margin-top: 27px;
}
.ny_news .cont li:hover {
  border: 1px solid #d30000;
}
.ny_news .cont li:hover .right .more {
  background: url(../images/ny_more2.jpg) no-repeat;
}
.ny_news .cont li {
  width: 672px;
  height: 111px;
  border: 1px solid #e5e5e5;
  padding: 11px 32px 11px 11px;
  margin-bottom: 25px;
  position: relative;
}
.ny_news .cont li img {
  float: left;
  width: 181px;
  height: 111px;
}
.ny_news .cont li .right {
  float: right;
  width: 470px;
  color: #7f7f7f;
}
.ny_news .cont li .right .tit {
  display: block;
  font-size: 14px;
  height: 38px;
  line-height: 30px;
}
.ny_news .cont li .right p {
  line-height: 20px;
  height: 42px;
  overflow: hidden;
}
.ny_news .cont li .right .date {
  background: url(../images/ny_date.png) left center no-repeat;
  padding-left: 20px;
  margin-top: 12px;
}
.ny_news .cont li .right .more {
  display: block;
  background: url(../images/ny_more1.jpg) no-repeat;
  width: 22px;
  height: 72px;
  position: absolute;
  top: 32px;
  right: -11px;
}
.ny_pro .cont ul {
  margin: 25px -12px 0;
}
.ny_pro .cont li:hover {
  background: #d30000;
}
.ny_pro .cont li:hover .info .text {
  color: #eeb8b8;
}
.ny_pro .cont li:hover .info .name {
  color: #fff;
}
.ny_pro .cont li:hover .info .more {
  color: #fff;
  border: 1px solid #fff;
}
.ny_pro .cont li {
  float: left;
  width: 223px;
  height: 314px;
  background: #f0f0f0;
  margin: 0 12px 24px;
}
.ny_pro .cont li .photo {
  display: block;
  width: 215px;
  height: 163px;
  border: 1px solid #ececec;
  margin: 3px auto 0;
}
.ny_pro .cont li .info {
  height: 146px;
  width: 223px;
}
.ny_pro .cont li .info .name {
  display: block;
  font-size: 14px;
  line-height: 40px;
}
.ny_pro .cont li .info .text {
  height: 60px;
  line-height: 20px;
  overflow: hidden;
  color: #666666;
  width: 203px;
  padding: 0 10px;
}
.ny_pro .cont li .info .more {
  display: block;
  width: 56px;
  height: 16px;
  border: 1px solid #333;
  color: 666;
  text-transform: uppercase;
  text-align: center;
  line-height: 16px;
  font-size: 10px;
  margin: 10px auto 0;
  font-family: "microsoft yahei";
}
.ny_pro .detail_con {
  margin-top: 26px;
}
.ny_pro .detail_con .con {
  width: 717px;
}
.ny_pro .detail_con .con .fangda {
  float: left;
  width: 277px;
  height: 214px;
  border: 1px solid #eeeded;
}
.ny_pro .detail_con .con .fangda p {
  width: 118px;
  height: 35px;
  border: 1px solid #d30000;
  background: url(../images/detail_ico.png) 23px center no-repeat;
  padding-left: 53px;
  font-size: 14px;
  line-height: 35px;
  margin: 37px auto 0;
}
.ny_pro .detail_con .con .right {
  float: right;
  width: 417px;
}
.ny_pro .detail_con .con .right .tit {
  height: 34px;
  line-height: 30px;
  font-size: 16px;
  color: #d30000;
}
.ny_pro .detail_con .con .right .text {
 
  width: 401px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 15px 8px;
}
.ny_pro .detail_con .con .right .text p {
  display: inline-block;
  color: 282828;
  font-weight: bold;
  vertical-align: top;
  padding-bottom: 20px;
}
.ny_pro .detail_con .con .right .text span {
    color: #666;
    display: inline-block;
    padding-bottom: 20px;
    width: 330px;
}

.ny_pro .detail_con .con .right .xiazai {
  width: 224px;
  height: 33px;
  color: #fff;
  font-size: 14px;
  line-height: 33px;
  background: #d30000 url(../images/xiazai.png) 13px center no-repeat;
  padding-left: 45px;
  margin-top: 10px;
}
.ny_join .cont {
  margin-top: 25px;
}
.ny_join .cont .slideBox {
  width: 717px;
  height: 282px;
  overflow: hidden;
  position: relative;
}
.ny_join .cont .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.ny_join .cont .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.ny_join .cont .slideBox .bd img {
  width: 717px;
  height: 282px;
  display: block;
}
.ny_join .cont .slideBox .prev,
.ny_join .cont .slideBox .next {
  position: absolute;
  left: 3%;
  top: 43%;
  display: block;
  width: 25px;
  height: 48px;
  background: url(../images/arrow.png) -34px -2px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.ny_join .cont .slideBox .next {
  left: auto;
  right: 3%;
  background-position: 0 -2px;
}
.ny_join .cont .slideBox .prev:hover,
.ny_join .cont .slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.ny_join .cont .slideBox .prevStop {
  display: none;
}
.ny_join .cont .slideBox .nextStop {
  display: none;
}
.ny_join .cont .list {
  padding-top: 15px;
  font-size: 13px;
  color: #555555;
}
.ny_join .cont .list li:hover a,
.ny_join .cont .list li:hover span {
  color: #d30000;
}
.ny_join .cont .list li {
  width: 696px;
  height: 36px;
  border-bottom: 1px solid #e6e6e6;
  line-height: 36px;
  background: url(../images/join_ico1.png) left center no-repeat;
  padding-left: 21px;
}
.ny_join .cont .list li span {
  color: #999;
  padding-right: 20px;
}
.ny_news .weiyao ul {
  margin: 0 -23px;
}
.ny_news .weiyao li:hover .pic {
  border: 3px solid #d30000;
}
.ny_news .weiyao li:hover .pic p {
  color: #d30000;
}
.ny_news .weiyao li:hover .xiazai {
  border-bottom: 1px solid #d30000;
  color: #d30000;
}
.ny_news .weiyao li:hover .xiazai p {
  background: #fff url(../images/xiazai3.jpg) 6px center no-repeat;
  border: 1px solid #d30000;
}
.ny_news .weiyao li {
  width: 210px;
  height: 322px;
  margin: 33px 22px 0;
  float: left;
}
.ny_news .weiyao li .pic {
  width: 204px;
  height: 281px;
  border: 3px solid #dcdcdc;
  text-align: center;
}
.ny_news .weiyao li .pic p {
  line-height: 36px;
  font-size: 14px;
  font-family: "microsoft yahei";
  text-transform: uppercase;
}
.ny_news .weiyao li .pic img {
  border: 1px solid #e6e6e6;
}
.ny_news .weiyao li .xiazai {
  height: 24px;
  border-bottom: 1px solid #dcdcdc;
  position: relative;
}
.ny_news .weiyao li .xiazai p {
  width: 57px;
  height: 20px;
  border: 1px solid #e5e5e5;
  line-height: 20px;
  background: #fff url(../images/xiazai2.png) 6px center no-repeat;
  padding-left: 22px;
  position: absolute;
  top: 13px;
  left: 70px;
}
.ny_dan .history {
  width: 717px;
  margin-top: 25px;
  /*background: url(../images/tupo.jpg) left 30px no-repeat;*/
}
.ny_dan .history .p {
  font-size: 18px;
  font-weight: bold;
  height: 28px;
  margin-left:32px;
}
.ny_dan .history .con:before {
  content: "";
  position: absolute;
  background: url(../images/arrow_ico.png) no-repeat;
  left: 100px;
  bottom: -15px;
  width: 14px;
  height: 13px;
}
.ny_dan .history .con {
  margin-top: 40px;
  background: url(../images/line2.jpg) 106px top repeat-y;
  padding-bottom: 78px;
  position: relative;
}
.ny_dan .history .con .date {
  padding-top: 35px;
}
.ny_dan .history .con .date .day {
  float: left;
  width: 67px;
  padding-left: 39px;
  color: #9d9d9d;
  font-size: 15px;
  margin-top: 5px;
  font-weight: bold;
}
.ny_dan .history .con .date .day .year {
  display: block;
  font-size: 10px;
  color: #b7b7b7;
  padding-left: 21px;
}
.ny_dan .history .con p:before {
  content: "";
  background: url(../images/yuandian.png) no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 8px;
  left: -34px;
}
.ny_dan .history .con p {
  float: right;
  width: 582px;
  color: #666;
  line-height: 30px;
  position: relative;
}
.ny_dan .con {
  margin-top: 25px;
}
.ny_dan .con p {
  line-height: 30px;
  font-size: 14px;
}
.honor .container {
  margin-top: 30px;
}
.honor .gallery {
  margin: 0 -11px;
}
.honor li {
  float: left;
  margin: 0 11px 22px;
  width: 220px;
  height: 148px;
  border: 2px solid #d3d3d3;
}
.honor li a {
  display: block;
  height: 148px;
  text-align: center;
}
.honor li img {
  max-width: 220px;
  max-height: 148px;
}
.zoomed > .container {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
/*# sourceMappingURL=style.css.map */
/*message css---*/
.ny_msg{width:740px;margin:0 auto;padding-top:10px;padding-bottom:10px;}
.ny_msg .fontColor{color:#808281;}

/*欢迎标题样式*/
.ny_msg .welcome{height:41px; line-height:18px; text-align:center;padding-bottom:25px;background:url(../images/bg_msg_title.png) no-repeat center bottom; font-size:18px;font-family:"微软雅黑";  color:#616c76; }
.ny_msg .welcome span.en{ font-family:Arial; line-height:18px;  font-size:11px; -webkit-text-size-adjust:none;  color:#000;}

.ny_msg .bridge{height:32px; width:158px;border-bottom:3px solid #e3e3e3;  background:#fff; }
.ny_msg .bridge a{display:inline-block;*zoom:1;width:79px;height:30px;line-height:30px;text-align:center;background:url(../images/bg_tab_msg.jpg) repeat; color:#58616a;}
.ny_msg .bridge a:hover{text-decoration:none;  background:url(../images/bg_tab_msg_on.jpg) repeat;  color:#fff;}
.ny_msg .bridge a.on{background:url(../images/bg_tab_msg_on.jpg) repeat;  color:#fff;}

.msgWrite{padding-left:160px;  background:url(../images/bg_msg_w_1.png) no-repeat left center;margin-top:35px;}
.msgWrite .bridge{margin-left:112px;}
.msgWrite .msgform{margin-left:40px; width:510px; margin-top:8px;}
.msgWrite .msgform ul li{padding:8px 0;float:left; width:100%; position:relative;}
.msgWrite .msgform ul li p.type{width:70px;float:left;line-height:34px; text-align:right;}
.msgWrite .msgform ul li span.msgIn{float:left; border-bottom:3px solid #e3e3e3; padding-bottom:1px;}
.msgWrite .msgform ul li span.msgIn input{ height:30px; line-height:30px; border:none; background:#e3e5e7; font-size:14px; }
.msgWrite .msgform ul li span.tips{line-height:34px; padding-left:10px; position:absolute; white-space:nowrap;}
.msgWrite .msgform ul li span.msgIn textarea{  line-height:20px; border:none; background:#e3e5e7;}
.msgWrite .msgform ul li.butbox input{ width:86px; height:33px; border:none; border-bottom:2px solid #e3e3e3; background:#6d7983;line-height:30px; cursor:pointer;   color:#fff; }
.msgWrite .msgform ul li.butbox input:hover{ background:#f76b3a;}

.msgCk{margin-top:35px;}
.msgCk .bridge{margin:0;margin-bottom:10px;}
.msgCk .msglist{overflow:hidden;_zoom:1;}
.msgCk .msglist ul{margin:-22px 0 0 0;}
.msgCk .msglist ul li{margin-bottom:24px; border-top:1px solid #8d8d8d; padding-top:21px;}
.msgCk .msglist ul li p{height:40px;line-height:40px;padding-left:18px; background:#e6e9ec; border-bottom:1px solid #fefdfe;  color:#59636c;}
.msgCk .msglist ul li b.tit{font-size:14px;font-weight:bold;  color:#000;}
.msgCk .msglist ul li div{ color:#59636c; line-height:18px;border-bottom:1px solid #fefdfe;padding:15px 18px 20px 18px; background:#e6e9ec; }
.msgCk .msglist ul li p.msger{background:#d8dde0;}
.msgCk .msglist ul li .msgText{background:#d8dde0;}
.msgCk .msglist ul li .msgReply{border-bottom:none;}
.msgCk .msgpages{text-align:center;}
.msgCk .msgpages a{ margin:0 1px; font-family:Arial;  color:#666666;}
.msgCk .msgpages span.msgpageAll{color:#666666;}



.history .lcnei {
  margin-left: 21px;
  width: 717px;
  height: auto !important;
  height: 2100px;
  min-height:800px;
  overflow-y: scroll;
}

.ny_lcbt {
  height: 100px;
  overflow: hidden;
  background: url(../images/lc3.jpg) no-repeat center 30px;
  margin-bottom: 50px;
}
.ny_lcbt .lcsjb {
  width: 642px;
  margin: 0 auto;
  height: 100px;
}
.scroll,
.scroll2 {
  position: relative;
  overflow: hidden;
}
.scroll ul {
  position: absolute;
  width: 20000em;
}
.scroll ul li {
  float: left;
  width: 717px;
}
.ny_lcbt .lcsjb li:hover {
  background: url(../images/lc5.jpg) 31px 38px no-repeat;
}
.ny_lcbt .lcsjb li.active {
  background: url(../images/lc5.jpg) 31px 38px no-repeat;
}
.ny_lcbt .lcsjb li {
  width: 152px;
  height: 100px;
  font-family: Arial, Helvetica;
  position: relative;
  cursor: pointer;
}
.ny_lcbt .lcsjb li span {
  display: block;
  background: url(../images/lc4.png) left 9px no-repeat;
  width: 152px;
  height: 52px;
}
.ny_lcbt .lcsjb li i {
  font-style: normal;
  font-size: 16px !important;
  color: #666666 !important;
  padding-left: 66px;
}
.ny_lcbt .lcsjb li p {
  position: absolute;
  top: 76px;
  left: 0;
  font-size: 15px;
  color: #9b9b9b;
}
.mod {
    position: relative;
    z-index: 97;
}
.ny_lcbt .lczan {
    background: url(../images/nann.png) no-repeat;
    width: 23px;
    height: 23px;
    overflow: hidden;
    position: absolute;
    top: 31px;
    left: 15px;
    cursor: pointer;
}
.ny_lcbt .lcyan {
    background: url(../images/nann.png) no-repeat -23px 0;
    width: 23px;
    height: 23px;
    overflow: hidden;
    position: absolute;
    top: 31px;
    right: 15px;
    cursor: pointer;
}

.ny_dan .history .cont {
  background: url(../images/line2.jpg) 106px top repeat-y;
  padding-bottom: 78px;
  position: relative;
}

.ny_pro .detail_con .con .right .text p {
    display: inline-block;
    font-weight: bold;
    padding-bottom: 20px;
    vertical-align: top;
}
div, ul, li, h1, h2, h3, h4, h5, h6, img, p, dl, dt, dd, ol, th, td {
    margin: 0;
    padding: 0;
}
* {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
* {
    margin: 0;
    padding: 0;
}
* {
    list-style: outside none none;
}
* {
    list-style: outside none none;
}
* {
    list-style: outside none none;
}
* {
    list-style: outside none none;
}
* {
    list-style: outside none none;
}
* {
    list-style: outside none none;
}
body {
    color: #333;
    font-family: Arial,"Microsoft YaHei";
    font-size: 12px;
}
* {
    list-style: outside none none;
}
* {
    list-style: outside none none;
}
.ny_dan .history .cont::before {
    background: rgba(0, 0, 0, 0) url("../images/arrow_ico.png") no-repeat scroll 0 0;
    bottom: -15px;
    content: "";
    height: 13px;
    left: 100px;
    position: absolute;
    width: 14px;
}
.ny_dan .history .cont .date {
  padding-top: 35px;
}
.ny_dan .history .cont .date .day {
  float: left;
  width: 67px;
  padding-left: 39px;
  color: #9d9d9d;
  font-size: 15px;
  margin-top: 5px;
  font-weight: bold;
}
.ny_dan .history .cont .date .day .year {
  display: block;
  font-size: 10px;
  color: #b7b7b7;
  padding-left: 21px;
}
.ny_dan .history .cont p:before {
  content: "";
  background: url(../images/yuandian.png) no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 8px;
  left: -34px;
}
.ny_dan .history .cont p {
  float: right;
  width: 582px;
  color: #666;
  line-height: 30px;
  position: relative;
}