*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
    color: #333;
}
body{
	font-family: "微软雅黑";
    min-width: 1147px;
}
ul{
    list-style: none;
}

.top{
    width: 100%;
    overflow: hidden;
    height: 44px;
    background: #373737;
    line-height: 44px;
}
.top>div{
    width: 1220px;
    margin: auto;
    overflow: hidden;
    padding: 0 20px;
}

.top>div>span{
    float: left;
    color: #fff;
}
.topRight{
    float: right;
}
.topRight a{
    color: #fff;
}













.top1{
    width: 100%;
    height: 104px;
    border-top: 1px solid #ccc;
    background: url(/image/images/2_03.jpg)center 0 no-repeat;
}
.nav{
/*    box-shadow: 0px 2px 3px #ccc;*/
    width: 1220px;
    height: 104px;
    margin: auto;
}

.nav>ul{
    margin-bottom: 0;
    font-size: 0;
    float: right;
}
.nav>ul>li{
    display: inline-block;
    font-size: 16px;
    position: relative;
}
.nav>ul>li>a{
    display: block;
    text-align: center;
    color: #333;
    font-size: 16px;
    height: 104px;
    line-height: 104px;
    overflow: hidden;
    width: 100px;

}

.more{
    position: absolute;
    left: 0;
    top: 64px;
    width: 150px;
    z-index: 999;
    background: #fff;
    display: none;
}
.more a{
    display: block;
    height: 44px;
    overflow: hidden;
    line-height: 44px;
    font-size: 14px;
    color: #484848;
    border: 1px solid #dcdcdc;
    margin-bottom: -1px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    transition: all 0.3s linear 0s;
}

.nav>ul>li>a:hover{
    /*border-bottom: 2px solid #243B84;*/
   color: #c91515;
   transition: 0.3s linear;
}
.clear{
    clear: both;
}

.more{
    position: absolute;
    left: -47px;
    top: 100px;
    width: 196px;
    z-index: 999;
    background: #e70012;
    display: none;
}
.more a{
    display: block;
    height: 55px;
    overflow: hidden;
    line-height: 55px;
    font-size: 14px;
    color: #fff;
    margin-bottom: -1px;
    text-align: center;
    font-size: 16px;
    transition: all 0.3s linear 0s;
}





.suosuo{
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px;
}
.suosuo>div{
    width: 1220px;
    margin: auto;
    overflow: hidden;
}



.suosuoLeft{
    float: left;
    line-height: 60px;
}
.suosuoLeft span{
    color: #c70102;
    font-size:16px;
    font-weight: 600;
}
.suosuoLeft a{
    color: #262323;
}

.suosuoRight{
    float: right;
    overflow: hidden;
    margin-top: 19px;
}

.suosuoRight input:nth-child(1){
    float: left;
    width: 186px;
    border: 1px solid #ccc;
    display: block;
    outline: none;
    height: 27px;
    padding-left: 10px;
    border-right: 0;
}
.suosuoRight input:nth-child(2){
    display: block;
    float: left;
    outline: none;
    height: 27px;
    width: 42px;
    background: url(/image/images/3_03.jpg)center 0 no-repeat;
    border: 0;
}



.product{
    width: 1220px;
    overflow: hidden;
    margin: auto;
    margin-top: 32px;
}


.productTop>span{
    font-size: 24px;
    color: #e60116;
        background: url(/image/77.png) left center no-repeat;
    padding-left: 18px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    font-weight: bold;
    display: block;
    float: left;
}
.productTop{
    overflow: hidden;
    margin: 28px auto;
}
.productTop a:nth-child(1){
    margin-left: 0;
}
.productTop a{
    font-size: 14px;
    color: #e70012;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}
.productTop a em {
    font-size: 14px;
    color: #e70012;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    padding: 0 10px;
}

/*.productTop a:hover{
    background: #cf140b;
    transition: 0.2s linear;
}*/

.productTop>div{
    float: right;
}








.products{
    overflow: hidden;
}
.productss{
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}
.productss a:nth-child(1){
    margin-left: 0;
}
.productss a{
    display: block;
    margin-left: 32px;

}
.productss img{
    width: 281px;
    height: 203px;
}
.productss div{
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    text-align: center;
    background: #f4f4f4;
    border: 1px solid #ccc;
    border-top: 0;
    color: #333;
}



.myabout{
    width: 100%;
    min-height: 530px;
    background: #f4f4f4;
    margin-top: 53px;
    overflow: hidden;
}
.myabout>div{
    width: 1220px;
    margin: auto;
    overflow: hidden;
}

.myaboutLeft{
    float: left;
    overflow: hidden;
    margin-top: 41px;
}
.myaboutLeft>span{
    display: block;
    border-left: 5px solid #c90b0c;
    font-size: 30px;
    font-weight: 600;
    padding-left: 6px;
}
.myaboutLeft>div{
    margin-top: 32px;
    width: 569px;
    height: 353px;
}


.myaboutRight{
    width: 550px;
    float: right;
    margin-right: 6px;
    overflow: hidden;
    margin-top: 41px;
}
.myaboutRight>span{
    display: block;
    border-left: 5px solid #c90b0c;
    font-size: 30px;
    font-weight: 600;
    padding-left: 6px;  
}

.myaboutRight>label{
    font-size: 18px;
    color: #151515;
    margin-top: 61px;
    margin-bottom: 10px;
}
.myaboutRight>p{
    color: #545454;
    line-height: 30px;   
}
.myaboutRight>div{
    display: flex;
    overflow: hidden;
}

.myaboutRight>div>a{
    flex: 1;
}
.myaboutRight>div>a>img{
     width: 60px;
    height: 60px;   
}
.myaboutRight>div>a>label{
     display: block;
    font-size: 17px;
    color: #191919;
    margin-top: 10px;
   
}


.mynew{
    width: 1220px;
    margin: auto;
    overflow: hidden;
}

.mynewLeft{
    float: left;
    overflow: hidden;
    width: 575px;
}

.alist li {
    display: block;
    border-bottom: 1px #fafafa solid;
    padding: 7px;
}

.alist div.dd1 {
    height: 25px;
}

.alist div.dd1 span {
    display: inline;
    float: left;
    line-height: 1;
}
.alist div.dd1 span a {
    font-size: 16px;
    color: #2e2e2e;
    font-weight: bold;
    background: url(/image/9.jpg) left center no-repeat;
    padding-left: 20px;
}

.alist div.dd1 em {
    font-size: 14px;
    color: #919191;
    display: inline;
    float: right;
    line-height: 1;
    font-style: normal;
}

.alist div.dd2 {
    font-size: 14px;
    color: #777777;
    line-height: 2;
    text-align: justify;
}


.mynewRight{
    float: right;
    overflow: hidden;
    width: 590px;
}
.mynewRight>a{
display: block;
    overflow: hidden;
    margin-bottom: 37px;
}
.mynewRight01{
    width: 90px;
    height: 85px;
    float: left;
    overflow: hidden;
    background: #ecf4f7;
    color: #343434;
}
.mynewRight01 span{
      display: block;
    text-align: center;
    font-size: 18px;
    margin-top: 10px;  
}
.mynewRight01 label{
      display: block;
    text-align: center;
    font-size: 30px;
    font-family: 方正综艺简体;  
}

.mynewRight02{
 float: left;
    width: 458px;
    margin-left: 24px;
    overflow: hidden;

}
.mynewRight02 div{
     color: #434242;
    font-size: 16px;
    margin-top: 3px;   
}
.mynewRight02 p{
     color: #434242;
    font-size: 16px;
    margin-top: 3px;   
}
.mynewRight02 span{
   color: #c70102; 
}

.mynewRight>a:hover .mynewRight01{
    background: #c90b0c;
    color: #fff;
    transition: 0.3s linear;
}


.hez{
    width: 1220px;
    margin: auto;
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 32px;
}
.hez>span{
    display: block;
    border-left: 5px solid #c90b0c;
    font-size: 30px;
    font-weight: 600;
    padding-left: 6px;  
}



.friend{    height: 179px;
    margin: 0 auto;
    overflow: hidden;
    width: 1220px;}

.mr_frbox{}

.mr_frBtnL{    cursor: pointer;
    display: inline;
    float: left;
    height: 46px;
    margin: 45px 10px 0 0;
    width: 28px;}

.mr_frUl{    float: left;
    margin-left: 10px;}

.mr_frBtnR{float:right;margin-top:45px;cursor:pointer;width:28px;height:46px;}

.mr_frUl ul li{    display: inline;
    float: left;
    overflow: hidden;
    position: relative;
    width: 209px;
    height: 135px;
    border: 1px solid #ccc;
    line-height: 130px;
    margin-left: 11px;
}

.mr_frUl ul li a img{/*display:block;*/width:99%;margin-left: 2px;}























.bottom{
    width: 100%;
    height: 284px;
    background:#f4f4f4;
    overflow: hidden;
}
.bottom>div{
    width: 1220px;
    margin: auto;
    overflow: hidden;
}
.bottomTop{
    display: flex;
    margin: 44px auto;
    width: 600px;
    overflow: hidden;
}
.bottomTop a:nth-child(1){
    border: 0;
}
.bottomTop a{
    flex: 1;
    text-align: center;
    display: block;
    float: left;
    line-height: 100%;
    color: #3c3535;
    border-left: 1px solid #3c3535;
}
.bottommys{
    overflow: hidden;
}


.bottomLeft{
    float: left;
    overflow: hidden;
}
.bottomLeft>div{
    overflow: hidden;
}
.bottomLeft>div>div{
    float: left;
    line-height: 24px;
    margin-top: 7px;
}
.bottomLeft>div>img{
    float: left;
}

.bottomLeft span{
    float: left;
    display: block;
    margin-top: 10px;
    margin-left: 10px;
}
.bottomLeft a{
    color: #1a1717;
}
.bottomCenter{
    float: left;
    overflow: hidden;
    display: flex;
    width: 270px;
	padding-top:26px;
    margin-left: 191px;
}
.bottomCenter div{
    float: left;
    text-align: center;
    flex: 1;
}
.bottomCenter img{
    
}
.bottomCenter span{
    display: block;
    text-align: center;
}
.bottomRight{
    float: right;
    overflow: hidden;
      
}
.bottomRight>div{
    overflow: hidden;
}
.bottomRight>div>div{
    float: left;
    line-height: 27px;
    margin-top: 7px;
}
.bottomRight>div>img{
    float: left;
}

.bottomRight span{
    float: left;
    display: block;
    margin-top: 10px;
    margin-left: 10px;
}
.bottomRight a{
    color: #1a1717;
}
.bottoms{
    height: 110px;
    background: #21242b;
    overflow: hidden;
    text-align: center;
    line-height: 26px;
    padding-top: 33px;
}
.bottoms a{
    color: #fff;
}
.bottoms{
    
}

/*.izl-rmenu{position:fixed;left:58%;margin-left:532px;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;
    margin: auto;
    margin-top: 40px;
}
.magnifier-container{
    width: 500px;
    height: 500px;
    overflow: hidden;
    position: relative;

}
.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: 150px;
    cursor: pointer;
    height: 110px;
}
.magnifier-line ul > .active .small-img{
    border-color: #bbb;
}
.small-img{
    height: 110px;
    padding: 1px;
    margin: 5px;
    overflow: hidden;
    text-align: center;
}
.small-img img{
    width: 100%;
    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: #c91515;
    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;
	line-height:30px;
}
.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 #c91515;
}


.detais{
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    padding: 0 30px;
    height: 51px;
    line-height: 51px;
    color: #e70012;
    background: url(/image/z5.png) left top repeat-x;
    padding: 0 50px;
    width: 197px;
    margin-top: 39px;
}


.brs {
height: 31px;
    border-bottom: 1px #e60012 solid;
    position: relative;
    margin-top: 32px;
}

.brs div.dd1 {
    position: absolute;
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
    left: 0;
    top: 0;
    width: 177px;
    background: url(/image/26.jpg) left top no-repeat;
}

.brs div.dd1 em {
    color: #ffffff;
    padding-left: 33px;
    font-size: 16px;
    font-style: normal;
}

.pt30 {
    padding-top: 30px !important;
}

.chanpin li {
    display: inline;
    float: left;
    margin-right: 13px;
    padding-bottom: 20px;
}

.chanpin a {
    display: block;
}

.chanpin img {
    width: 287px;
    height: 185px;
    background: #efefef;
}
.chanpin div.dd1 {
    background: #f3f3f3;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
}
.chanpin div.dd1 em {
    padding-left: 20px;
    font-style: normal;
    color: #666;
}
.mr0 {
    margin-right: 0px !important;
}







.gtba {
    height: 51px;
    background: url(/image/z4.png) left top repeat-x;
    border-left: 1px #dddddd solid;
    border-right: 1px #dddddd solid;
    margin-top: 41px;
}
.gtba span {
font-size: 16px;
    font-weight: bold;
    color: #e60012;
    cursor: pointer;
    padding: 0 30px;
    height: 51px;
    line-height: 51px;
    vertical-align: middle;
    border-top: 2px #e60012 solid;
}
.bks span {
    display: inline-block;
    zoom: 1;
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden;
}
.gtba em {
    font-size: 14px;
    font-weight: bold;
    color: #dd1518;
    height: 51px;
    line-height: 51px;
    vertical-align: middle;
    font-style: normal;;
}
.gtba span.cur {
    color: #e70012;
    background: url(/image/z5.png) left top repeat-x;
    padding: 0 50px;
}
.gdom {
    border-left: 1px #dddddd solid;
    border-right: 1px #dddddd solid;
    border-bottom: 1px #dddddd solid;
    padding: 20px;

}




































/**/
.allCenter{
    width: 1200px;
    overflow: hidden;
    margin:20px auto;
}
.allCenterLeft{
    float: left;
    width: 266px
}
.allCenterLeft>h5{
    width: 266px;
    height: 70px;
    background: #c91515;
    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; 
}
.cataname {
    background: #e70012;
    border-top: 4px #6a6869 solid;
    padding: 20px 0 20px 30px;
}
.cataname span {
    font-size: 20px;
    color: #fff;
    display: block;
    line-height: 1;
    padding-bottom: 10px;
}
.cataname em {
    font-size: 14px;
    color: #fff;
    display: block;
    line-height: 1;
    font-style: normal;
}







.containers{
    width: 266px;
}
.rows{
    width: 266px;
}

.panel-level-1 {
    margin:0;
    padding:0;
    list-style:none;
}
.panel-level-1 li {
    white-space:nowrap;
}
.panel-level-1>li>a {
    cursor: pointer;
    vertical-align: middle;
    background: #f1f1f1;
    border-left: 4px #e94752 solid;
    padding-left: 20px;
    margin-bottom: 5px;
    display: block;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
}
.panel-level-2>li>a{
        font-size: 14px;
    display: block;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
    border-bottom: 1px #efefef dotted;
    background: url(/image/241.png) 10px center no-repeat;
    padding-left: 25px;
    color: #666;
}
.panel-level-3>li>a{
    font-size: 14px;
    display: block;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
    border-bottom: 1px #efefef dotted;
    background: url(/image/241.png) 10px center no-repeat;
    padding-left: 25px;
    color: #666;
}


.panel-level-1 a:hover {
    color:#c91515;
    text-decoration:none;
}
.panel-level-1 > li {
/*    cursor: pointer;
    vertical-align: middle;
    background: #f1f1f1;
    border-left: 4px #e94752 solid;
    padding-left: 20px;
    margin-bottom: 5px;*/
}
.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-2{
    display: none;
}



.panel-level-3{
    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;
	line-height:30px;
}
.rb1 {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #c91515;
    margin-bottom: 15px;
    overflow: hidden;

}
.ttit{
    float: left;
    font-size: 24px;
    color: #c91515;
}
.rb1 .weizhi{

}
.rb1 .weizhi a{
    color: #333;
}
.rb1 .weizhi a:hover{
    color: #c91515;
}

.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: #c91515;
}
.canp:hover img{
    transition: 0.3s linear;
    border: 1px solid #c91515;
}










/**/
.catetitle {
    font-size: 20px;
    color: #e60116;
    font-weight: bold;
    padding: 25px 0;
    border-bottom: 1px #efefef solid;
    line-height: 1;
}


.w720 {
    width: 900px !important;
    margin: auto;
}

.pt40 {
    padding-top: 40px !important;
}
.ganbg {
    background: #f3f3f3;
    padding: 20px;
}
.ganitem div.dd1 {
    float: left;
    text-align: right;
    line-height: 2;
    width: 80px;
    font-size: 14px;
    font-weight: bold;
}
.ganitem div.dd2 {
    float: left;
    text-align: justify;
    line-height: 2;
    width: 600px;
    font-size: 14px;
}

.col100 {
    width: 100% !important;
}

.h110 {
    height: 110px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.rel {
    position: relative !important;
}<!--0.00021100044250488-->