
.head .examples a{
    color:#fd6407;
    background:url(../images/li_back.png) no-repeat center 10px;
}
body{
    text-align: center;;
}
.examples-content{
    width: 960px;
    height: auto;
    margin: 0 auto;
    font-family: "微软雅黑";
    font-size: 1em;
}
.examples-content .examples-title{
    width: 100%;
    font-size: 1.25em;
    font-weight: bold;
    text-align: left;
    line-height: 63px;
    float: left;
}
/*展示列表*/
 .example-item{
    float: left;
    width: 20%;
    text-align: left;
    text-indent: 2em;
    line-height: 3.5em;
}

 .example-item .item_comm{
    width: 90%;
    margin: 0 auto;
    border-top: 1px solid #dcdcdc;
}
.example-item .select{
    background: #eff2f5 url("../images/li_selected.png") left no-repeat;
}
 .unselect{
    background: url("../images/li.png") left no-repeat;
}
 .example-item .item5{
    border-bottom: 1px solid #dcdcdc;
}

 .example-item .item_comm:hover{
    background: #eff2f5 url("../images/li_selected.png") left no-repeat;
}

/*展示案例*/
 .example-show{
    float: left;
    width: 100%;
    background-color: #eff2f5;
    margin: 0 auto;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
 .example-trade{
    float: left;
    width: 100%;
    margin: 0 auto;
}
.logo-text{
    width: 245px;
    line-height: 55px;
    font-size: 0.875em;
    color: #000;
    margin: 0 5px;
    text-align: left;
    float: left;
}
 .logo-show {
    float: left;
    width: 245px;
    height: 245px;
    margin: 0 4px;
    border: 1px solid #c9caca;
    background-color: #ffffff;
    overflow: hidden;
}
.logo-show img{
    margin: 0 auto;
    top:50%;
}

/*查看更多*/
.example-more {
    width: 50%;
}

.example-blank70{
    clear: both;
    width: 100%;
    height: 35px;
}

/*轮播图*/
.run {
	position: relative; height:370px; width:780px;margin:20px auto; 
}
.runlf {
	z-index: 100; left: -100px; width: 51px; position: absolute; top: 135px; height: 45px
}
.runrg {
	z-index: 100; right: -100px; width: 51px; position: absolute; top: 135px; height: 45px
}
.runlf img {
	cursor: pointer
}
.runrg img {
	cursor: pointer
}#gdq {
	overflow: hidden; width: 780px;  float:left;
   margin: 0 auto;
}
#gdq div {
	width: 50000px; float:left;
}
#gdq span {
     display: block;  filter: alpha(opacity=80); left: 5px; width: 298px; bottom: 0; position: absolute; height: 53px; opacity: 0.80
 }

#gdq img {
	vertical-align: bottom; width: 780px; height: 370px
}

#gdq ul li {
	float: left; width: 780px
}
.s{ background:url('../images/bgx.jpg') center no-repeat;width:100%;height:440px;float:left;}
.tit{ width:100%; height:20px; padding-top:20px; text-align:center; font-size:20px; color:White;}
/*轮播图end*/
