﻿@charset "utf-8";
.boxs{
    width: 1200px;
    margin: 0 auto;
}
.redbanner li{
	position: relative;
	height: 300px;
	background: url(../images/bannertop.jpg) no-repeat center center;
}
/* 头部图片 */
.img-zt{
    width: 1200px;
    text-align: center;
    margin: 15px auto;
  
}
/* 标题 */
.title-bar{
    width: 1200px;
    height: 120px;
    text-align: center;
    margin: 0 auto;
    color: #006eab;
}
.title-bar a{
    color: #006eab;
}
.title-bar h1{
   
    height: 60px;
    line-height: 60px;
    font-weight: bolder;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.title-bar .subtitle{
    height: 30px;
line-height: 30px;
font-size: 16px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}

/* 轮播图 */
.slideshow{
    margin-top: 15px;
    width: 1195px;
    height: 200px;
    overflow: hidden;
    border:1px solid #ccc;
}
.slideshow-left{
    height: 200px; 
    width: 45px;
    float: left; 
}
.slideshow-left span{
    height: 200px;  
    width: 45px;
    color: white;
    font-size: 24px;
    font-weight: bolder;
    text-align: center;
    float: left;
    line-height: 45px;
    background-color: #cc0001;
    margin: 0 auto;
}
.wrap {
    width: 1035px;
    height: 200px;
    margin: 10px  95px;
}
.slide {
    position: relative;
    height: 200px;
}

.slide .container {
    position: relative;
    width: 1035px;
    height: 180px;
    margin: 15px auto;
    overflow: hidden;
}

.slide ul {
    position: absolute;
    left: 0;
    top: 0;
    height: 180px;
    width: 2310px;
}

.slide ul li {
    float: left;
    height: 180px;
    width: 200px;
    margin-right: 10px;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
}



.slide .btn {
    position: absolute;
    top: 50px;
    width: 30px;
    height: 40px;
  
}
.slide .title{
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    }
    .slide .btn-prev {
        left: -45px;
       background: url(../images/icon-slides-2.png) no-repeat center;
       
    }
    .cephalic{
        width: 100%;
        height: 50px;
    }
    .slide .btn-next {
        right: -45px;
        background:url(../images/icon-slides-1.png) no-repeat center;
        /* background-position: -126px -16px; */
    }
/* 图轮播图 */
.bigbox1 {
	width: 1200px;
	margin: 0 auto;
    height: 470px;
    overflow: hidden;
	background-color: white;
}
.banner1 {
	width: 620px;
	height: 465px;
	float: left;
	margin-top: 20px;
}
.imgtab {
	position: relative;
	width: 620px;
    height: 450px;
	overflow: hidden;
}
.imgtab ul.items {
	width: 620px;
    height: 450px;
	position: absolute;
}
.imgtab ul.items li {
	width: 620px;
    height: 450px;
	float: left;
}
.imgtab ul.items li a {
	width: 620px;
	height: 288px;
	line-height: normal !important;
	padding: 0px !important;
	border: none;
}
.imgtab ul.items li a img {
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	border: none;
	width: 100%;
	height: auto;
}
.imgtab div.tips {
	position: absolute;
	bottom: 1px;
	width: 100%;
	height: 32px;
	background-color: #005393;
	opacity: .7 !important;
	overflow: hidden;
}
.imgtab div.tips div.title {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 320px;
}
.imgtab div.tips div.title a {
	float: left;
	height: 100%;
	width: 320px;
	color: #FFF;
	font-size: 14px;
	line-height: 32px;
	margin-left: 10px;
	text-align: left;
	text-decoration: none;
	background: none;
}
.imgtab div.tips div.title a:hover {
	text-decoration: none !important;
}
.imgtab div.tips div.nums {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
}
.imgtab div.tips div.nums a {
	display: inline-block;
	/* float: left; */
	width: 12px;
	height: 12px;
	background: #FFFFFF;
	text-indent: -99999px;
	margin: 10px 12px 0px 0px;
}
.imgtab div.tips div.nums a.active {
	background: #dc0002;
}

/* 政务公开 */
.opens{
    width: 1200px;
    height: 610px;
   margin-top: 30px;
    overflow: hidden;
}

.opens-left{
    width: 480px;
    height: 600px;
    float: left;
    margin: 0 15px;
    border:1px solid #ccc;
}
.opens-auto{
    width: 380px;
    height: 600px;
    float: left;
    border:1px solid #ccc;
}
.opens-right{
    width: 300px;
    height: 600px;
    float: right;
    border:1px solid #ccc;
}
.cephalic{
    height: 40px;
    width: 100%;
    background-color: #f5f5f5;
}
.text-hed{
    width: 130px;
    height: 40px;
    color: white;
    font-size: 20px;
    font-weight: bolder;
    text-align: center;
    line-height: 40px;
    float: left;
    background-color:#007BDB ;
}
.cephalic span{
    margin-right: 10px;
    line-height: 40px;
    float: right;
}

/* 小图标 */
.above{
    width: 490px;
    height: 260px;
    overflow: hidden;
}
.banner10 {
	width: 490px;
	height: 260px;
    margin-left: 5px;
}
.imgtab10 {
	position: relative;
	width: 490px;
	height: 260px;
	overflow: hidden;
}
.imgtab10 ul.items {
	width: 490px;
	height: 260px;
	position: absolute;
}
.imgtab10 ul.items li {
    width: 490px;
	height: 260px;
	float: left;
}
.imgtab10 ul.items li a {
	width: 490px;
	height: 260px;
	line-height: normal !important;
	padding: 0px !important;
	border: none;
}


.imgtab10 div.tips div.title {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 200px;
}
.imgtab10 div.tips div.title a {
	float: left;
	height: 100%;
    width: 490px;
	color: #76a7d2;
	font-size: 14px;
	line-height: 70px;
	margin-left: 10px;
	text-align: center;
	text-decoration: none;
	background: none;
    font-size: 32px;
}
.imgtab10 div.tips div.title a:hover {
	text-decoration: none !important;
}
.imgtab10 div.tips div.nums {
	position: absolute;
	right: 40%;
    left: 40%;
	bottom: 5px;
	height:20px;
    line-height: 20px;
}
.imgtab10 div.tips div.nums a {
	display: inline-block;
	width: 15px;
	height: 6px;
	background: #aaaaaa;
	text-indent: -99999px;
	margin: 10px 12px 0px 0px;
}
.imgtab10 div.tips div.nums a.active {
	background: #76a7d2;
}
.imgsbox{
    width: 490px;
    height: 260px;
    overflow: hidden;
}

.imgsbox span{
    width: 100px;
    height: 60px;
    float: left;
    text-align: center;
    margin: 10px 10px;
}
.imgsbox span img{
    margin: 0 auto;
}

/* 法人办事小图标 */
.banner5{
    width: 370px;
	height: 220px;
    margin-left: 5px;
}
.imgtab5{
	position: relative;
	 width: 370px;
     height: 100%;
	overflow: hidden;
}
.imgtab5 ul.items {
    width: 370px;
    height: 100%;
	position: absolute;
}
.imgtab5 ul.items li {
    width: 370px;
    height: 100%;
	float: left;
}
.imgtab5 ul.items li a {
    width: 370px;
    height: 100%;
	line-height: normal !important;
	padding: 0px !important;
	border: none;
}


.imgtab5 div.tips div.title {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
    height: 100%;
}
.imgtab5 div.tips div.title a {
	float: left;
	height: 100%;
    width: 370px;
	color: #76a7d2;
	font-size: 14px;
	line-height: 70px;
	margin-left: 10px;
	text-align: center;
	text-decoration: none;
	background: none;
    font-size: 32px;
}
.imgtab5 div.tips div.title a:hover {
	text-decoration: none !important;
}
.imgtab5 div.tips div.nums {
	position: absolute;
	right: 40%;
    left: 40%;
	bottom: 5px;
	height:20px;
    line-height: 20px;
}
.imgtab5 div.tips div.nums a {
	display: inline-block;
	width: 15px;
	height: 6px;
	background: #aaaaaa;
	text-indent: -99999px;
	margin: 10px 12px 0px 0px;
}
.imgtab5 div.tips div.nums a.active {
	background: #76a7d2;
}
.imgsbox-5{
    width: 370px;
    height: 100%;
    overflow: hidden;
}
.imgsbox-5 span:hover p{
    color: #006eab;
}
.imgsbox-5 span{
    width: 100px;
    height: 75px;
    float: left;
    text-align: center;
    margin: 5px 10px;
}
.imgsbox-5 span img{
    margin: 0 auto;
}
.imgsbox-5 div {
    height: 40px;
}
.imgsbox-5 .img1{
    background: url(../images/ico1/5-1.png) no-repeat center;  
}
.imgsbox-5 .img2{
    background: url(../images/ico1/5-2.png) no-repeat center;  
}
.imgsbox-5 .img3{
    background: url(../images/ico1/5-3.png) no-repeat center;  
}
.imgsbox-5 .img4{
    background: url(../images/ico1/5-4.png) no-repeat center;  
}
.imgsbox-5 .img5{
    background: url(../images/ico1/5-5.png) no-repeat center;  
}
.imgsbox-5 .img6{
    background: url(../images/ico1/5-6.png) no-repeat center;  
}

.imgsbox-5 .img1:hover{
    background: url(../images/ico2/5-1.png) no-repeat center;  
}
.imgsbox-5 .img2:hover{
    background: url(../images/ico2/5-2.png) no-repeat center;  
}
.imgsbox-5 .img3:hover{
    background: url(../images/ico2/5-3.png) no-repeat center;  
}
.imgsbox-5 .img4:hover{
    background: url(../images/ico2/5-4.png) no-repeat center;  
}
.imgsbox-5 .img5:hover{
    background: url(../images/ico2/5-5.png) no-repeat center;  
}
.imgsbox-5 .img6:hover{
    background: url(../images/ico2/5-6.png) no-repeat center;  
}
.imgsbox-5 span:hover {
    box-shadow: 1px 2px 5px 2px #1e61a5;
    -webkit-box-shadow: 1px 2px 5px 2px #1e61a5;
    -moz-box-shadow: 1px 2px 5px 2px #1e61a5;
   border-radius: 10px;
}



#imgtab5{
	position: relative;
	 width: 370px;
     height: 100%;
	overflow: hidden;
}
#imgtab5 ul.items {
    width: 370px;
    height: 100%;
	position: absolute;
}
#imgtab5 ul.items li {
    width: 370px;
    height: 100%;
	float: left;
}
#imgtab5 ul.items li a {
    width: 370px;
    height: 100%;
	line-height: normal !important;
	padding: 0px !important;
	border: none;
}


#imgtab5 div.tips div.title {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
    height: 100%;
}
#imgtab5 div.tips div.title a {
	float: left;
	height: 100%;
    width: 370px;
	color: #76a7d2;
	font-size: 14px;
	line-height: 70px;
	margin-left: 10px;
	text-align: center;
	text-decoration: none;
	background: none;
    font-size: 32px;
}
#imgtab5 div.tips div.title a:hover {
	text-decoration: none !important;
}
#imgtab5 div.tips div.nums {
	position: absolute;
	right: 40%;
    left: 40%;
	bottom: 5px;
	height:20px;
    line-height: 20px;
}
#imgtab5 div.tips div.nums a {
	display: inline-block;
	width: 15px;
	height: 6px;
	background: #aaaaaa;
	text-indent: -99999px;
	margin: 10px 12px 0px 0px;
}
#imgsbox-5{
    width: 370px;
    height: 100%;
    overflow: hidden;
}
#imgsbox-5 span:hover p{
    color: #006eab;
}
#imgsbox-5 span{
    width: 100px;
    height: 75px;
    float: left;
    text-align: center;
    margin: 5px 10px;
}
#imgsbox-5 span img{
    margin: 0 auto;
}
#imgsbox-5 div {
    height: 40px;
}
#imgsbox-5 .img1{
    background: url(../images/ico1/6-1.png) no-repeat center;  
}
#imgsbox-5 .img2{
    background: url(../images/ico1/6-2.png) no-repeat center;  
}
#imgsbox-5 .img3{
    background: url(../images/ico1/6-3.png) no-repeat center;  
}
#imgsbox-5 .img4{
    background: url(../images/ico1/6-4.png) no-repeat center;  
}
#imgsbox-5 .img5{
    background: url(../images/ico1/6-5.png) no-repeat center;  
}
#imgsbox-5 .img6{
    background: url(../images/ico1/6-6.png) no-repeat center;  
}

#imgsbox-5 .img1:hover{
    background: url(../images/ico2/6-1.png) no-repeat center;  
}
#imgsbox-5 .img2:hover{
    background: url(../images/ico2/6-2.png) no-repeat center;  
}
#imgsbox-5 .img3:hover{
    background: url(../images/ico2/6-3.png) no-repeat center;  
}
#imgsbox-5 .img4:hover{
    background: url(../images/ico2/6-4.png) no-repeat center;  
}
#imgsbox-5 .img5:hover{
    background: url(../images/ico2/6-5.png) no-repeat center;  
}
#imgsbox-5 .img6:hover{
    background: url(../images/ico2/6-6.png) no-repeat center;  
}
#imgsbox-5 span:hover {
    box-shadow: 1px 2px 5px 2px #1e61a5;
    -webkit-box-shadow: 1px 2px 5px 2px #1e61a5;
    -moz-box-shadow: 1px 2px 5px 2px #1e61a5;
   border-radius: 10px;
}

#botsbox{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    bottom: 5px;
}
#botsbox span{
    display: inline-block;
   width: 15px;
   margin: 0 auto;
    text-align: center;
   vertical-align: middle;

}
#botsbox span img{
   width: 100%;
   height: 100%;
   line-height: 30px;
   margin: 0 auto;
   text-align: center;
      vertical-align: middle;
 }
#botsbox p{
   display: inline-block;
    margin: 0 auto;
    color: #B3B3B3;
    margin-left: 10px;
    text-align: center;
       vertical-align: middle;
}
#botsbox p:hover{
    color: #006eab;
}


.autobox{
    float: left;
   width: 100%;
    height: 100%;
    overflow: hidden;
   
}
.autobox ul li{
    width: 220px;
    height: 50px;
    float: left;
    background: #F6F8FD;
    border: 1px solid #CCCCCC;
    text-align: center;
    margin: 15px 9px;
}
.autobox ul li a{
    line-height: 50px;
    font-size: 16px;
    text-align: center;
}
.autobox #img1{
    background: url(../images/ico1/3-1.png) no-repeat 30px #F6F8FD;
}
.autobox #img2{
    background: url(../images/ico1/3-2.png) no-repeat 30px #F6F8FD;
}
.autobox #img3{
    background: url(../images/ico1/3-3.png) no-repeat 30px #F6F8FD;
}
.autobox #img4{
    background: url(../images/ico1/3-4.png) no-repeat 30px #F6F8FD;
}
.autobox #img5{
    background: url(../images/ico1/3-5.png) no-repeat 30px #F6F8FD;
}
.autobox #img6{
    background: url(../images/ico1/3-6.png) no-repeat 30px #F6F8FD;
}

.autobox #img1:hover{
    background: url(../images/ico2/3-1.png) no-repeat 30px #F6F8FD;
}
.autobox #img2:hover{
    background: url(../images/ico2/3-2.png) no-repeat 30px #F6F8FD;
}
.autobox #img3:hover{
    background: url(../images/ico2/3-3.png) no-repeat 30px #F6F8FD;
}
.autobox #img4:hover{
    background: url(../images/ico2/3-4.png) no-repeat 30px #F6F8FD;
}
.autobox #img5:hover{
    background: url(../images/ico2/3-5.png) no-repeat 30px #F6F8FD;
}
.autobox #img6:hover{
    background: url(../images/ico2/3-6.png) no-repeat 30px #F6F8FD;
}
.autobox ul li:hover a{
    color: #1e61a5;
}
.autobox ul li:hover{
    border: 1px solid #1e61a5;
}




/* 政府信息公开 */
.publicitys{
    width: 100%;
    height: 265px;
    background: #EEEEEE;
    margin: 20px 0;
    overflow: hidden;
}
.pablk{
    width: 100%;
    height: 45px;
    line-height: 45px;
   
}
.pablk p{
    margin-left: 10px;
    color: #1e61a5;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
}
.pablk span{
    width: 50px;
    margin-right: 15px;
    color: #1e61a5;
    float: right;
    background: url(../images/liat-2222.png) no-repeat 2px 17px;
}
.pablk span a{
    color: #1e61a5;
    float: right;
}
.publicitys ul li{
    width: 100%;
    height: 35px;
    line-height: 35px;
}
.publicitys ul li a{
    width: 350px;
    height: 35px;
    display: block;
    padding-left: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    color: #323232;
    line-height: 35px;
    float: left;
}
.publicitys ul li:hover a{
 color: #1e61a5;
}
.publicitys ul li span{
    height: 32px;
    line-height: 32px;
    float: right;
    color: #969696;
    padding-right: 10px;
}




.slideTxtBox{ width:100%; height: 260px; text-align:center;  }
.slideTxtBox .hd{ height:40px; line-height:35px; position:relative; }
.slideTxtBox .hd ul{  width:100%;float:left; position:absolute; top:-1px; height:35px;    background-color: #eaebed; }
.slideTxtBox .hd ul li{ float:left;cursor:pointer; width: 50%;  background-color: #eaebed;  font-size: 18px; height: 35px;}

.slideTxtBox .hd ul li.on{
     height:40px;
      /* background:#eaebed;  */
      border-bottom:2px solid #fff;  
    background: url(../images/back-2.jpg) no-repeat center;
    /* color: white; */
    font-size: 18px;
}

.slideTxtBox .bd ul{ zoom:1;  }
/* .slideTxtBox .bd li{ float: left; height: 60px;  margin: 8px 32px;} */
.slideTxtBox .bd li img{ display: block; margin: 0 auto;}
.slideTxtBox .bd li div{
  margin-top: 10px;
    text-align: center;
}
.slideTxtBox .bd li div:hover{
    color: #006eab;
}
.slideTxtBox .bd li .date{ float:right; color:#999;  }

.text-auto{
    width: 130px;
    height: 40px;
    color: #006eab;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    float: left;
}


/* 便民查询 */
.unders{
    width:100%;
    height: 300px;
     text-align:center; 
    overflow: hidden;
   
}
.unders ul li{ 
    float:left;
    width: 110px;  
    height: 60px;
    margin:11px 6px;
}
.unders li img{ 
    display: block;
     margin: 0 auto;
    }
.unders li div{
    width: 120px;  
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 13px;
    overflow: hidden;
}
.unders li:hover div{
    color:#006eab ;
}
.unders li span{
    width: 120px;
    height: 40px;
    line-height: 40px;
    display: block;
}
.unders .img1{
    background: url(../images/ico1/7-1.png) no-repeat center;  
}
.unders .img2{
    background: url(../images/ico1/7-2.png) no-repeat center;  
}
.unders .img3{
    background: url(../images/ico1/7-3.png) no-repeat center;  
}
.unders .img4{
    background: url(../images/ico1/7-4.png) no-repeat center;  
}
.unders .img5{
    background: url(../images/ico1/7-5.png) no-repeat center;  
}
.unders .img6{
    background: url(../images/ico1/7-6.png) no-repeat center;  
}
.unders .img7{
    background: url(../images/ico1/7-7.png) no-repeat center;  
}
.unders .img8{
    background: url(../images/ico1/7-8.png) no-repeat center;  
}
.unders .img9{
    background: url(../images/ico1/7-9.png) no-repeat center;  
}

.unders .img1:hover{
    background: url(../images/ico2/7-1.png) no-repeat center;  
}
.unders .img2:hover{
    background: url(../images/ico2/7-2.png) no-repeat center;  
}
.unders .img3:hover{
    background: url(../images/ico2/7-3.png) no-repeat center;  
}
.unders .img4:hover{
    background: url(../images/ico2/7-4.png) no-repeat center;  
}
.unders .img5:hover{
    background: url(../images/ico2/7-5.png) no-repeat center;  
}
.unders .img6:hover{
    background: url(../images/ico2/7-6.png) no-repeat center;  
}
.unders .img7:hover{
    background: url(../images/ico2/7-7.png) no-repeat center;  
}
.unders .img8:hover{
    background: url(../images/ico2/7-8.png) no-repeat center;  
}
.unders .img9:hover{
    background: url(../images/ico2/7-9.png) no-repeat center;  
}


.publicitysbox2{
    float: right;
    width: 100%;
    height:260px;
    overflow: hidden;
    background: #f4f4f4;
}
.publicitysbox2 ul li{
    width: 100%;
    height: 35px;
    line-height: 35px;
}
.publicitysbox2 ul li a{
    width: 90%;
    height: 35px;
    display: block;
    padding-left: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    color: #323232;
    line-height: 35px;
    float: left;
}
.publicitysbox2 ul li:hover a{
 color: #1e61a5;
}
.publicitysbox2 ul li span{
    height: 32px;
    line-height: 32px;
    float: right;
    color: #969696;
    padding-right: 10px;
}


/* 右边 */
.imgs-box{
    width: 100%;
    overflow: hidden;
    height: 150px;
}
.imgs-box p{
    margin: 5px auto;
}
.imgs-box p img{
    width: 100%;
}
.bottom-s{
    width: 300px;  
    height: 150px;
    overflow: hidden;
    
}
.but-left{
    width: 190px;
    height: 150px;
    float: left;
    margin-left: 8px;
}
.but-left p{
    width: 100%;
    margin: 0 auto;
    vertical-align: middle;
    text-align: left;
 font-size: 18px;
 font-weight: bolder;
 color: #006eab;
}
.but-left p:hover{
    color: #dc0002;
}
.but-left img{
width: 80px;
height: 80px;
float: left;
}

.gaodu{
    margin-top: 15px;
    height: 90px;
}
.but-left span{
    width:100px;
    float: right;
    color:#000;
    vertical-align: middle;
    font-size: 12px;
}
.but-rg{
    padding-top: 20px;
    width: 90px;
    float: right;
    height: 130px;
}
.but-rg p{
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bolder;
    text-align: center;
    color: #006eab;
   }
   .but-rg p:hover{
       color: #dc0002;
   }
   .but-rg img{
    width: 80px;
    height: 80px;
    float: left;
    }
    .attention{
        margin-top: 90px;
        margin-left: 10px;
        width: 65px;
        height: 25px;
     
    }
    .attention span{
        width: 65px;
        height: 25px;
        margin: 0 auto;
        line-height: 25px;
    }
    .attention span a{
        color: white;
        border-radius: 5px;
        text-align: center;
      padding: 3px 10px;
        background-color: #cc0001;
    }
    .attention span a:hover{
        border-radius: 5px;
        text-align: center;
      padding: 3px 10px;
        background-color: #006eab;
    }
.scan{
    color: white;
    width: 70px;
   padding: 3px 10px;
    margin-top: 90px;
 margin-left: 5px;
 text-align: center;
 background-color: #cc0001;
 border-radius: 5px;
}








/* 底部滚动图片 */
/* 轮播图 */
.slideshow{
    width: 1198px;
    height: 180px;
    overflow: hidden;
    border: 1px solid #CCCCCC;
}
.slideshow-left{
    height: 40px; 
    width:100%px;
    display: block;
}
.slideshow-left span{
    height: 40px;  
    width: 100%;
    color: #1159A3;
    font-size: 20px;
    font-weight: bolder;
    line-height: 40px;
    padding-left: 65px;
    text-align: left;
}
.wrap {
    width: 1035px;
    height: 180px;
    margin: 0  50px;
}
.slide {
    position: relative;
    height: 160px;
    margin-top: 15px;
}

.slide .container {
    position: relative;
    width: 1035px;
    height: 175px;
    margin: 0 auto;
    overflow: hidden;
}
.slideshow .btn {
    position: absolute;
    top: 55px;
    width: 40px;
    height: 40px;
  
}
.slide .btn-prevs {
    left: -75px;
   background: url(../images/icon-slides-2.png) no-repeat center;
   
}
.slide .btn-nexts {
    right: -15px;
    background:url(../images/icon-slides-1.png) no-repeat center;
    /* background-position: -126px -16px; */
}

.slide ul {
    position: absolute;
    left: 0;
    top: 0;
    height: 175px;
    width: 2310px;
}

.slide ul li {
    float: left;
    height: 50px;
    width: 200px;
    margin-right: 20px;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
}



.photo_carousel .btn {
    position: absolute;
    top: 40px;
    width: 40px;
    height: 40px;
  
}

 .photo_carousel {
    position: relative;
	width: 1198px;
	height: 130px;
	overflow: hidden;
	margin: 20px auto;
    border: 1px solid #CCCCCC;
}
.photo_carousel .wrap{
    width: 1000px;
    height: 130px;
    margin: 5px  75px;
}

.photo_carousel .container{
    position: absolute;
    left: -50px;
    top: 0;
    width: 1000px;
    height: 100px;
    margin: 10px 20px;
    overflow: hidden;
}
#slide02{
    width: 1000px;
    height: 130px;
}
.photo_carousel .slide{
    width: 1000px;
    height: 130px;
}
#slide02 ul{
height: 100px;
}
#slide02 ul li{
    height: 100px;
    width: 350px;
    margin-right: 20px;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
}
#slide02 ul li img{
    height: 100px;
    width: 350px;
} 