body{background:#fff}
.catesons{
           width:1122px;
		   margin:0 auto;
		   padding-bottom:5pc;
		   bottom:0;
		   clear:both;
		   overflow:hidden;
		   padding-top:50px;
		   }

.minNav{right:inherit;bottom:auto;width:825pt}

.minNav .scrollBox{width:862px}

.tit_01{
         font-size:30px;
		 font-weight:700;
		 height:110px;
		 line-height:110px;
		 text-align:center;
		 }

.carou_box{
             width:1122px;
			 margin:90px auto 0;
			 position:relative;
			 height:670px;
			 }
.carou.carou{
           overflow:hidden;
		   position:absolute;
		   z-index:999;
		   width:1119px;
		   }

.carou ul{
           width:5000pc;
		   padding-left:40px;
		   }
.carou ul li{
             width:280px;
			 height:495px;
			 float:left;
			 margin-left:50px;
			 box-shadow:0 0 5px #000;
			 }
.carou ul li img{width:100%}
.carou .left{left:0}
.carou .left,.carou .right{position:absolute;
                           top:0;height:495px;
						   width:75px;
						   line-height:495px;
						   background-color:#fff;
						   font-size:50px;
						   text-align:center;
						   cursor:pointer}
.carou .right{right:0}
.carou .cover_left{
                   width:299px;
                   height:494px;
				   position:absolute;
				   left:70px;
				   background:url(../img/cover.png) no-repeat}

a,button,img,input,select,textarea{
      margin:0;padding:0;
	  resize:none;
	  border:none;
	  outline:0
	  }
	  
.carou .cover_right{
      width:299px;
	  height:494px;
	  position:absolute;
	  right:70px;
	  background:url(../img/cover.png) no-repeat;
	  }
	  
.carou_box .cover_box{
       width:387px;
	   height:708px;
	   z-index:999;
	   background:url(../img/cover_box.png) no-repeat;
	   position:absolute;
	   left:366px;
	   top:-75pt
	   }
	   
.cover-link{
        position:absolute;
		top:75pt;
		left:54px;
		width:280px;
		height:495px
		}
		
.cover-link a{
            width:280px;
			height:495px;
			display:block;
			}
			
.inmsg{
        width:1122px;
		margin:0 auto;
		background:#fff;
		padding-bottom:26px;
		line-height:26px;
		font-size:14px;
		}
		
.intaba h5,.intabb h5{
                    background:#f9f9f9;
					text-indent:15px;
					height:40px;
					line-height:40px;
					font-size:1pc;
					}
.intaba p,.intabb p{padding:15px}