*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
    color: #333;
}
body{
	font-family: "微软雅黑";
    min-width: 1200px;
}
ul{
    list-style: none;
}

.top{
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    background: #f0f0f0;
}

.top>div{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.top>div>span{
    float: left;
    color: #4d4d4d;
    font-size: 14px;
    font-family: 宋体 常规;    
}


.topRight{
    float: right;
}

.topRight a{
    color: #4d4d4d;
    font-size: 14px;
    font-family: 宋体 常规;
    display: block;
    float: left;
    border-left: 1px solid #ccc;
    width: 101px;
    text-align: center;
}

.topRight img{
    margin-right: 6px;    
}




.tops{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.tops>img{
    float: left;
}

.topsRight{
    float: right;
    line-height: 100px;
}
.topsRight a{
    font-size: 20px;
    color: #4f4f4f;
    margin-left: 19px;
}
.topsRight img{
    margin-right: 10px;
}












.top1{
    width: 100%;
    background: #4f4f4f;
}
.nav{
/*    box-shadow: 0px 2px 3px #ccc;*/
    width: 1080px;
    margin: auto;
}
.nav>img{
    float: left;
}
.nav>ul{
    margin-bottom: 0;
    font-size: 0;
}
.nav>ul>li{
    display: inline-block;
    font-size: 15px;
    position: relative;
}
.nav>ul>li>a{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    width: 135px;
}

.navRight{
    float: right;
    overflow: hidden;
    line-height: 45px;
}

.navRight a{
    color: #808080;
    font-size: 15px;
}
.navRight a:hover{
    color: #fff;
}
.nav>ul>li>a:hover{
    /*border-bottom: 2px solid #243B84;*/
   background:#c30000;
   color: #fff;
   transition: 0.3s linear;
}
.clear{
    clear: both;
}


.more{
    position: absolute;
    left: 0;
    top: 50px;
    width: 120px;
    z-index: 999;
    display: none;
}
.more a{
    display: block;
    height: 44px;
    overflow: hidden;
    line-height: 44px;
    font-size: 14px;
    color: #fff;
    margin-top: 3px;
    text-align: center;
    font-size: 15px;
    background: #bf0000;
    transition: all 0.3s linear 0s;
}






.homeimg{
    width: 1200px;
    margin: auto;
    overflow: hidden;
    margin-top: -43px;
    position: relative;
    z-index: 10;
}

.homeimg img{

}


.small{
    width: 1200px;
    margin: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 46px;
    display: flex;
    margin-top: 19px;
}


.small a{
    display: block;
    flex: 1;
    color: #000000;
    transition: 0.3s linear;
    border-left: 1px solid #ccc;
}
.small a:nth-child(1){
    border: 0;
}
.small a:hover{
    color: #fff;
    background: #bf0000;
    transition: 0.3s linear;   
}
.small a:nth-child(1) span{
    display: block;
    width: 91px;
    height: 77px;
    background: url(../image/5.png)center 0 no-repeat;
    margin: auto;
    margin-top: 10px;
    transition: 0.3s linear;
}
.small a:nth-child(2) span{
    display: block;
    width: 90px;
    height: 77px;
    background: url(../image/6.png)center 0 no-repeat;
    margin: auto;
    margin-top: 10px;
    transition: 0.3s linear;
}

.small a:nth-child(3) span{
    display: block;
    width: 120px;
    height: 77px;
    background: url(../image/4.png)center 0 no-repeat;
    margin: auto;
    margin-top: 10px;
    transition: 0.3s linear;
}

.small a:nth-child(4) span{
    display: block;
    width: 93px;
    height: 47px;
    background: url(../image/7.png)center 0 no-repeat;
    margin: auto;
    margin-top: 28px;
    transition: 0.3s linear;
}
.small a:nth-child(5) span{
    display: block;
    width: 39px;
    height: 79px;
    background: url(../image/8.png)center 0 no-repeat;
    margin: auto;
    margin-top: 10px;
    transition: 0.3s linear;
}



.small a:nth-child(1):hover span{
    display: block;
    width: 91px;
    height: 77px;
    background: url(../image/12.png)center 0 no-repeat;
    margin: auto;
    margin-top: 10px;
    transition: 0.3s linear;
}
.small a:nth-child(2):hover span{
    display: block;
    width: 90px;
    height: 77px;
    background: url(../image/11.png)center 0 no-repeat;
    margin: auto;
    margin-top: 10px;
    transition: 0.3s linear;
}

.small a:nth-child(3):hover span{
    display: block;
    width: 77px;
    height: 77px;
    background: url(../image/13.png)center 0 no-repeat;
    margin: auto;
    margin-top: 10px;
    transition: 0.3s linear;
}

.small a:nth-child(4):hover span{
    display: block;
    width: 93px;
    height: 47px;
    background: url(../image/10.png)center 0 no-repeat;
    margin: auto;
    margin-top: 28px;
    transition: 0.3s linear;
}
.small a:nth-child(5):hover span{
    display: block;
    width: 39px;
    height: 79px;
    background: url(../image/9.png)center 0 no-repeat;
    margin: auto;
    margin-top: 10px;
    transition: 0.3s linear;
}





.small div{
     height: 95px;
    text-align: center;
    overflow: hidden; 
}


.small img{
    
}



.small label{
    display: block;
    text-align: center;

    font-size: 16px;
    font-weight: 400;
}


.skimg{
    display: block;
    margin: auto;
}



.gitem{
    display: none;
}

#gdom .gitem:nth-child(1){
    display: block;
}


.caseTop{
    overflow: hidden;
    width: 1200px;
    margin: auto;
}
/*.caseTop>img{
    float: left;
}
*/

.caseTops{
    background: url(../image/images/6_03.jpg)center 0 no-repeat;
    width: 165px;
    height: 111px;
    overflow: hidden;
    float: left;
    font-size: 20px;
    color: #bf0000;
    padding-top: 63px;
}







.caseTopRight{
    float: right;
    overflow: hidden;
    display: flex;
    margin-top: 45px;
}

.caseTopRight a{
     display: block;
    color: #868686;
    border-bottom: 2px solid #fff; 
    transition: 0.2s linear;
}
.caseTopRight span{
    width: 36px;
    text-align: center;
    color: #868686;
}

.caseTopRight a:hover{
    border-bottom: 2px solid #bf0000;
    transition: 0.2s linear;
}
















.case{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}


.caseLeft{
    width: 100%;
    overflow: hidden;
}


.caseLefts{
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}
.caseLefts>div{
    margin-left: 9px;
}
.caseLefts a{
    display: block;
    position: relative;
    width: 391px;
    height: 263px;
    margin-bottom: 14px;
    overflow: hidden;
    margin-left: 9px;
}
.caseLefts>a>img{
      width: 391px;
    height: 263px;  
}
.caseLefts a div img{
     float: right;
    margin-top: 12px;   
}
.caseLefts a div{
    position: absolute;
    bottom: 0;
    overflow: hidden;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: rgba(0,0,0,0.4);
    color: #fff;
    padding: 0 17px;
    opacity: 0;
    transition: 0.3s linear; 
}

.caseLefts a:hover div{
    opacity: 1;
    transition: 0.3s linear;
}


/*.caseRight{
    float: right;
    overflow: hidden;
}


.caseRight a{
    display: block;
    position: relative;
    width: 391px;
    height: 541px;
    overflow: hidden;
}


.caseRight img{
    width: 100%;
    height: 100%;
}

.caseRight div{
    position: absolute;
    background: rgba(0,0,0,0.3);
    color: #fff;
    top: 42%;
    width: 220px;
    height: 74px;
    text-align: center;
    line-height: 74px;
    left: 24%;
    font-size: 32px;
    font-family: 思源黑体 CN Light;
    opacity: 0;
    transition: 0.3s linear;
}





.caseRight a:hover div{
    opacity: 1;
    transition: 0.3s linear;
}*/



.myabout{
    width: 100%;
    overflow: hidden;
    height: 609px;
    background: url(../image/images/7_02.jpg)center 0 no-repeat;
    margin-top: 40px;
}
.myabout>div{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}


.myabout>div>img{
    float: right;
    margin-top: 175px;
}

.myaboutLeft{
    float: left;
    width: 607px;
    overflow: hidden;
    color: #fff;
    padding: 25px;
    margin-top: 66px;
}
.myaboutLeft label{
    font-size: 33px;
    margin: 0;
}
.myaboutLeft hr{
    width: 46px;
    border-top: 4px solid #eee;
    margin-top: 15px;
    margin-bottom: 22px;
}
.myaboutLeft span{
    font-size: 18px;
    margin-bottom: 17px;
    display: block;
}
.myaboutLeft p{
    line-height: 38px;
    width: 93%;
}
.myaboutLeft div{

}
.myaboutLeft img{
    margin-right: 31px;
}
.myaboutLeft img:nth-child(2){
    margin: 0;
}


























.teamTop{
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}

.teamTop>div{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}


.teamTop>div>img{
    float: left;
}


.teamTop a{
    float: right;
    width: 66px;
    height: 25px;
    color: #999;
    border: 1px solid #999;
    text-align: center;
    line-height: 23px;
    border-radius: 30px;
    margin-top: 121px;
}





.team{
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    width: 1200px;
    margin: auto;
    margin-bottom: 30px;
}

.team a{
    display: block;
    width: 300px;
    overflow: hidden;
    height: 465px;
    position: relative;
}
.team a:nth-child(2n) div{
    position: absolute;
    top: 0;
    width: 100%;
}
.team a:nth-child(2n+1) div{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.team a:nth-child(2n) img{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.team a:nth-child(2n+1) img{
    position: absolute;
    top: 0;
    width: 100%;
}
.team img{
    width: 300px;
    height: 347px;
}

.team div{
    height: 118px;
    width: 100%;
    background: #fff;
    bottom: 0;
    line-height: 32px;
    padding: 25px;
    transition: 0.2s linear;
}


.team span{
    font-size: 18px;
    color: #353535;    
}


.team p{
     margin: 0;
    color: #999999;   
}


.team a:hover div{
    background: #bf0000;
    transition: 0.2s linear;
    color: #fff;
}

.team a:hover div span{
    color: #fff;
}
.team a:hover div p{
    color: #fff;
}









.mynewTop{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.mynewTop>img{
    float: left;
}


.mynewTop a{
    float: right;
    width: 66px;
    height: 25px;
    color: #999;
    border: 1px solid #999;
    text-align: center;
    line-height: 23px;
    border-radius: 30px;
    margin-top: 72px;
}



.mynew{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.mynew>a:nth-child(1){
    margin-left: 0;
}

.mynew>a{
    display: block;
    width: 400px;
    height: 317px;
    overflow: hidden;
    margin-bottom: 70px;
    padding-left: 27px;
    float: left;
    position: relative;
}
.mynew>a>i{
    height: 14px;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    background: #f6f6f6;
    left: 0;
}
.mynew>a>span{
    width: 87px;
    height: 14px;
    background: #f6f6f6;
    display: block;
    position: relative;
    z-index: 10;
}

.mynews{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.mynewsTop{
    width: 87px;
    height: 92px;
    background: #2d2d2d;
    overflow: hidden;
    color: #fff;
    padding-right: 3px;
    padding-top: 18px;
}

.mynewsTop div{
    font-size: 24px;
    text-align: right;
}
.mynewsTop span{
 display: block;
    text-align: right;
    color: #fff;   
}

.mynews>label{
    font-size: 16px;
    color: #2d2d2d;
    font-weight: 400;
    margin-top: 70px;
    margin-bottom: 30px;
}

.mynews>p{
    margin: 0;
    line-height: 26px;
    color: #9F9F9F;
    width: 355px;
}


.mynew>a:hover{
    background: #bf0000;
    transition: 0.3s linear;
}




.mynew>a:hover>span{
    background: #2d2d2d;
    transition: 0.3s linear;
}




.mynew a:hover .mynewsTop{
    background: #2d2d2d;
    transition: 0.3s linear;
    color: #fff;
}



.mynew a:hover .mynewsTop span{
    color: #fff;
    transition: 0.3s linear;
}


.mynew>a:hover>div>label{
    color: #fff;
    transition: 0.3s linear;    
}

/*.mynew>a:hover>div>p{
    color: #fff;
    transition: 0.3s linear;    
}*/



.news{
    width: 100%;
    background: #f6f6f6;
    overflow: hidden;
}




















.bottom{
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #2d2d2d;
    height: 269px;
    border-top: 3px solid #bf0000;
}
.bottom>div{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.bottomLeft{
    float: left;
    overflow: hidden;
    width: 192px;
    padding-left: 7px;
    margin-top: 64px;
}

.bottomLeft div{
    color: #fff;
    font-size: 20px;
    margin-bottom: 1px;
}
.bottomLeft span{
    display: block;
    color: #969696;
}


.bottomCenter{
    float: left;
    overflow: hidden;
    color: #969696;
    line-height: 26px;
    margin-top: 68px;
    width: 319px;
}
.bottomCenter div{
    font-size: 16px;
    margin-bottom: 42px;
}
.bottomCenter span{
    display: block;
}


.bottomCenters{
    float: left;
    overflow: hidden;

    line-height: 26px;
    margin-top: 135px;
}

.bottomCenters a{
    display: block;
    color: #969696;
}








.bottom>div>img{
    float: right;
    margin-top: 59px;
    margin-right: 12px;
}


.allBottm{
    line-height: 59px;
    background: #bf0000;
    overflow: hidden;
}
.allBottm>div>span{
    float: left;
    font-size: 26px;
    font-weight: 700;
    font-family: Impact Regular;
    color: #fff;
}
.allBottm>div{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.allbotRight{
    float: right;
}
.allBottm a{
    color: #fff;
}
.izl-rmenu{position:fixed;left:86%;bottom:10px;padding-bottom:73px;background:url(../image/r_b.png) 0px bottom no-repeat;z-index:999;}
.izl-rmenu .btn{display:block;width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../image/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../image/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../image/r_wx.png) 0px 0px no-repeat;background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../image/r_phone.png) 0px 0px no-repeat;background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../image/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}



































/*详情*/
/* 垂直居中 */
.small-img{
    display: flex;
    align-items:center;
    justify-content: center;
}
.clearfix:before,
.clearfix:after{
  display: table;
  line-height: 0;
  content: "";
}
.magnifier{
    width: 500px;
    position: relative;
    float: left;
    margin-bottom: 34px;
}
.magnifier-container{
    width: 500px;
    height: 500px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}
.move-view{
    width: 100px;
    height: 100px;
    position: absolute;
    background-image: url('../image/move-box.png');
}
.images-cover{
    height: 100%;
    width: 100%;
    position: relative;
}
.images-cover img{
    position: absolute;
}
.magnifier-assembly{
    height: 92px;
    overflow: hidden;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}
.magnifier-btn{
    position: absolute;
    font-family: "宋体";
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -40px;
}
.magnifier-btn span{
    line-height: 80px;
    height: 80px;
    width: 20px;
    background-color: #6e6e6e;
    color: #fff;
    display: block;
    z-index: 9998;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    border-radius: 3px;
}
.magnifier-btn .magnifier-btn-left{
    float: left;
}
.magnifier-btn .magnifier-btn-right{
    float: right;
}
.magnifier-line{
    position: relative;
    overflow: hidden;
    height: 92px;
}
.magnifier-line ul{
    display: block;
    font-size: 0;
    width: 10000%;
    position: absolute;
    left: 0;
    z-index: 9997;
}
.magnifier-line li{
    float: left;
    width: 100px;
    cursor: pointer;
}
.magnifier-line ul > .active .small-img{
    border-color: #bbb;
}
.small-img{
    height: 78px;
    padding: 1px;
    margin: 5px;
    overflow: hidden;
    border: 1px solid #ddd;
    text-align: center;
}
.small-img img{
    max-width: 100%;
    max-height: 100%;
}
.magnifier-view{
    width: 100%;
    height: 100%;
    position: absolute;
    right: -105%;
    top: 0;
    z-index: 9999;
    background-color: #fff;
    display: none;
    overflow: hidden;
}
.magnifier-view img{
    display: block;
}
.animation03{
    transition: all 0.3s ease-in 0.1s;
    -ms-transition: all 0.3s ease-in 0.1s;
    -moz-transition: all 0.3s ease-in 0.1s;
    -webkit-transition: all 0.3s ease-in 0.1s;
    -o-transition: all 0.3s ease-in 0.1s;
}
.abstractTop{
    width: 100%;
    height: 40px;
    border-bottom:1px solid #ccc;
    line-height: 40px; 
}
.abstractTop>div{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.abstractTop>div>div:nth-child(1){
    float: left;
    width: 330px;
}
.abstractTop>div>div:nth-child(1)>img{
    float: left;
    width: 26px;
    margin-top: 10px;
}
.abstractTop>div>div:nth-child(1)>div{
    width: 810px;
}
.abstractTop>div>div:nth-child(1)>div>a{
    color: #333;
}
.prodDeta{
    width: 1200px;
    overflow: hidden;
    margin: 40px auto;
}

.detairqRight{
  float: right;
    width: 357px;
    overflow: hidden;  
}

.detairqRight p{

}
.detairqRight div{
    margin-top: 20px;
}
.detairqRight a{
    display: inline-block;
    width: 120px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #bf0000;
    color: #fff;
    font-size: 14px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: 1px;
    border-radius: 4px;
}
.detairqRight button{
          width: 165px;
    display: inline-block;
    margin: 0 10px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #ddd;
    color: #666;
    font-size: 13px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: 1px;
    border-radius: 4px;  
}





/*.details3Right{
    float: right;
    width: 635px;
}
.details3Right>h3{
    margin-top: 0;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #ccc;
}
.details3Right>p{
    
}*/
.details3Right>a>button{
        display: inline-block;
    width: 130px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #0170c1;
    color: #fff;
    font-size: 14px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: 1px;
    border-radius: 4px;
}
.details3Right>button{
        width: 230px;
    display: inline-block;
    margin: 0 10px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #ddd;
    color: #666;
    font-size: 13px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: 1px;
    border-radius: 4px;
}


.details3xq{
    width: 100%;
    margin: auto;
    overflow: hidden;
}
.details3xq>h5{
    border-bottom: 1px solid #ccc;
    height: 43px;
    line-height: 43px;
    font-size: 19px;
    color: #8dbd58;

}
.rb2{
        display: block;
    text-align: center;
    margin-top: 26px;
    margin-bottom: 16px;
    font-size: 20px;
    height: 21px;
}
.rb3{
        text-align: center;
    border-bottom: 1px dashed #ccc;
    border-top: 1px dashed #ccc;
    height: 48px;
    line-height: 48px;
    font-size: 10px;
    display: block;
    margin-bottom: 30px;
}










.scroller{
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 45px;

}
.scroller a:nth-child(1){
/*    margin-left: 0;*/
}
.scroller a{
    display: block;
    margin-left: 38px;
    margin-top: 8px;
}

.scroller div{
    text-align: center;
    margin-top: 10px;
    color: #333;
    font-size: 16px;
}

.scroller img{
    width: 271px;
    height: 162px;
    border: 1px solid #bf0000;
}


.detais{
    margin-bottom: 30px;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #f2f2f2;
    background-color: #bf0000;
    font-size: 19px;
    padding: 0 29px;
    color: #fff;
    border-radius: 5px;
}











/**/
.allCenter{
    width: 1200px;
    overflow: hidden;
    margin:20px auto;
}
.allCenterLeft{
    float: left;
    width: 226px
}
.allCenterLeft>h5{
    width: 226px;
    height: 70px;
    background: #bf0000;
    margin-top: 0;
    font-size: 22px;
    color: #fff;
    text-align: center;
    padding: 13px 0;
    line-height: 22px;
}
.allCenterLeft>h5>p{
    font-size: 12px;
    font-weight: 500;
    text-align: center; 
}

.containers{
    width: 226px;
}
.rows{
    width: 226px;
}

.panel-level-1 {
    margin:0;
    padding:0;
    list-style:none;
}
.panel-level-1 li {
    white-space:nowrap;
}
.panel-level-1 a {
    color: #666;
    text-decoration: none;
    text-align: left;
    font-size: 14px;
    line-height: 30px;
    display: block;
    padding-left: 15px;
}
.panel-level-1 a:hover {
    color:#bf0000;
    text-decoration:none;
}
.panel-level-1 > li {
    border-bottom: 1px solid #ccc;
    width: 226px;
    overflow: hidden;
    margin-bottom: 10px;
}
.panel-level-2 > li {
    margin-bottom:10px;
        padding-left: 10px;
}
.panel-level-3 > li {
    padding-left: 10px;
}

.panel-level-1 li:hover a{
    padding-left: 20px;
    transition: 0.5s linear;
}

.panel-level-3{
    display: none;
}

.panel-level-2{
    display: none;
}


.lainxi{
    width: 226px;
    margin-top: 10px;
    overflow: hidden;
    border: 1px solid #ccc;
}

.lainxi li{
    
}
.lainxi a{
    display: block;
    text-align: center;
    color: #333;
    line-height: 43px;
    
}














.allCenterRight{
    float: right;
    width: 900px;
    overflow: hidden;
}

.allRight{
    width: 900px;
}
.rb1 {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #bf0000;
    margin-bottom: 15px;
    overflow: hidden;

}
.ttit{
    float: left;
    font-size: 24px;
    color: #bf0000;
}
.rb1 .weizhi{

}
.rb1 .weizhi a{
    color: #333;
}
.rb1 .weizhi a:hover{
    color: #bf0000;
}

.nnlist li {
    height: 134px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}
.nnlist .rq {
    float: left;
    width: 107px;
    height: 107px;
    text-align: center;
    color: #fff;
    background: #464646;
}
.rq>img {
    display: block;
    width: 100%;
    height: 100%;
}
.nnlist .xx {
    float: right;
    width: 767px;
}
.nnlist .wz {
    font-size: 16px;
}
.wz>a {
    color: #333;
}
.nnlist .jj {
    color: #888;
    line-height: 20px;
    margin-top: 5px;
}


.canp{
    display: block;
    float: left;
    margin-bottom: 10px;
    width: 300px;
    min-height: 180px;
    overflow: hidden;

}
.canp img{
    width: 280px;
    height: 200px;
    border: 1px solid #ccc;
}
.canp div{
    text-align: center;
    color: #333;
    margin-top: 10px;
}
.canp span{
    font-size: 19px;
    color: #09F;
}
.canp>a{
       display: block;
    width: 271px;
}

.canp:hover div{
    transition: 0.3s linear;
    color: #bf0000;
}
.canp:hover img{
    transition: 0.3s linear;
    border: 1px solid #bf0000;
}










