.toplogo, img{
max-width: 100%;
}
body{
    background: url(../images/topbg.jpg) top center no-repeat #f0f0f0;
    // padding-top:390px;
    color:#474747;
min-width: 1100px;
}
.topimg{
  width: 100%;
  height:390px;
  position: relative;
  z-index: 0;
}
.leftimg{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
.rightimg{
  position: absolute;
  right:0;
  top: 0;
  z-index: 5;
}
.toplogo{
  margin: 0 auto;
  width: 1050px;
  text-align: center;
  padding-top:150px;
  position: relative;
  z-index: 6;
}
.wrap{
    width: 1100px;
    margin: 0 auto;
}
.top{
    background: #d00403;
    line-height: 60px;
    position: relative;
    z-index: 6;
}
.top li{
    border-right: 1px solid #d83130;
    float: left;
}
.top li a{
    display: inline-block;
    width: 155px;
    color:#fff;
    text-align: center;
}
.top li a:hover{
    background: #ffb323;
}
.main{
    margin-top: 18px;
    position: relative;
    z-index: 1;

}
.leftpic{
    width: 550px;
    height: 380px;
    position: relative;
}

.leftpic .arrow-left {
  background: url(../images/arrows.png) no-repeat left top;
  position: absolute;
  left: 10px;
  bottom: 15px;
  width: 17px;
  height: 30px;
  z-index: 11;
}
.leftpic .arrow-right {
  background: url(../images/arrows.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  width: 17px;
  height: 30px;
  z-index: 11;
  bottom: 15px;
}
.leftpic .swiper-container {
  height: 380px;
  width: 550px;
}
.leftpic .swiper-slide{
    position: relative;
}
.leftpic .swiper-slide img{
    height: 380px;
    width: 550px;
}
.leftpic .title {
  font-size: 25px;
  position: absolute;
  bottom:0;
  left: 0;
  line-height: 63px;
  z-index: 10;
  background: rgba(0,0,0,0.5);
  width: 100%;
  color:#fff;
  text-align: center;
}
.homerightnews{
    width: 450px;
    height:355px;
    background: #fff;
    padding: 25px 50px 0 50px;
    overflow: hidden;
}
.homerightnews .first_news{
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}
.homerightnews .first_news h1{
    font-size:26px;
}
.homerightnews .first_news p{
    font-size:12px;
    color:#8d8d8d;
    margin: 10px 0;
}
.homerightnews .first_news span{
    font-size:14px;
}
.homerightnews .news_list li{
    line-height: 38px;
    padding-left: 15px;
    background: url(../images/newsbg.jpg) left center no-repeat;
}
.zhongpic{
    margin: 20px 0;
}
.homebook{
    width: 1060px;
    padding: 20px;
    background: #fff;

}
.homebook h1{
    width: 100%;
    font-size:28px;
    color:#d00403;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.homebook_div .swiper-container{
    margin-top: 25px;
    width: 1050px;
    height:220px;
}
.homebook_div .swiper-slide img{
    width: 110px;
    height:150px;
}
.homebook_div .swiper-slide h2{
    width: 110px;
    line-height: 24px;
    text-align: center;
    margin: 10px 0 0;
}
.foot{
    width: 100%;
    padding: 15px 0;
    text-align: center;
    margin-top:20px;
    border-top: 2px solid #de1525;
    color:#555555;
    line-height: 36px;
    font-size:14px;
}

.nymain{
    border-top:10px solid #d00403;
    background: #fff;
    margin-top:20px;
    padding: 25px;
    width: 1050px;
    min-height:300px;
    position: relative;
    z-index: 1;
}
.mbx{
    margin-bottom: 25px;
    font-size:14px;
    font-weight: bold;
}
.newsliebiao{
    width: 740px;
    border:1px solid #e6e6e6;
    padding: 15px 25px;
}
.newsliebiao h2{
    font-size:20px;
    font-weight: bold;
    color:#d00403;
    margin-bottom:10px;
}
.newsliebiao_list li{
    width: 100%;
    background: url(../images/newslistbottom.jpg) left bottom repeat-x;
    line-height: 51px;
}

.pagef{
    text-align: center;
    margin-top:15px;
}
.pagef table{
    margin: 0 auto;
}

.newsliebiao_show { width:100%; padding:15px; font-size:14px; line-height:28px; overflow:hidden;}
.newsliebiao_show .newtit { overflow:hidden; padding:15px 0; border-bottom:1px solid rgb(235,235,235); text-align:center;}
.newsliebiao_show .newtit h1 { font-size:20px; font-weight:bold; line-height:30px;}
.newsliebiao_show .newtit div { line-height:20px; margin-top:8px; color:rgb(123,123,123); font-size:12px;}
.newsliebiao_show .newcont { padding-top:15px; min-height:300px; border-bottom:1px solid rgb(235,235,235);}

.nyleft{
  width: 244px;
}
.leftnav li a{
  width:121px;
  height:121px;
  display: inline-block;
  float: left;
  background: #cd3333;
  font-size:18px;
  color:#fff;
  line-height: 121px;
  text-align: center;
  margin: 0 1px 1px 0;
}
.leftnav li a:hover{
  opacity: 0.8;
}
.leftnav li a.color2{
  background: #eba600;
}
.leftnav li a.color3{
  background: #d33325;
}
.leftnav li a.color4{
  background: #57a4dc;
}
.lefetupinnews{
  width: 100%;
  // height:235px;
  margin-top:20px;
}
.lefetupinnews h1{
  font-weight: bold;
  font-size:16px;
  color:#d00403;
  margin-bottom:10px;
}
.lefetupinnews .swiper-container{
  width: 244px;
  height:235px;
}
.lefetupinnews .swiper-container .swiper-slide img{
  width: 244px;
  height:168px;
}

.lefetupinnews .swiper-container .pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:5px;
  width: 100%;
}
.lefetupinnews .swiper-container .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #cdcdcd;
  // box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.lefetupinnews .swiper-container .swiper-active-switch {
  background: #d00403;
}

.ziyuandiv h2{
  border-bottom:1px solid #e5e5e5;
  padding-bottom:15px;
}
.ziyuandiv .shujukup{
  font-size:16px;
  line-height: 30px;
  margin: 10px 0;
  width: 100%;
}
.ziyuandiv .shujukuhref{
  display: inline-block;
  line-height: 40px;
  font-size:16px;
  background: #cd3333;
  color:#fff;
  padding: 0 20px;
  margin-bottom:15px;
}
.ziyuandiv .shujukuhref:hover{
  opacity: 0.8;
}
.newsziyuan li{
  width: 100%;
  border-bottom:1px solid #e5e5e5;
  position: relative;
  height:175px;
  padding: 25px 0 0;
}
.newsziyuan li:hover{
  background: #e5e5e5;
}
.newsziyuan li img{
  float: left;
  width: 110px;
  height:160px;
  margin: 0 80px 0 40px;
}
.newsziyuan li h3{
  color:#414141;
  font-size:16px;
  font-weight: bold;
  width: 640px;
}
.newsziyuan li p{
  width: 640px;
  font-size:16px;
  line-height: 30px;
  margin-top:10px;
}
.newsziyuan li .jt{
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 64px;
  width: 72px;
  height:72px;
  border:1px solid #e5e5e5;
  border-radius:40px;
  background: url(../images/jt.png) center center no-repeat #fff;
}




