@charset "utf-8";
@media screen and (max-width:1140px){
    /*上面一张大图*/
    .banner{
        padding:0;
    }
    .banner img{
        width:100%;
        background-size: 100%;
    }
    /*产品*/
    .productImg{
        width:100%;
    }
    .my-main{
       // margin-top:70px;
        margin-top:0px;
        margin-right: 0px;
    }
    .nav .active a{
        color:#A0A0A0;
        border:none;
    }
    .media-left{
        padding:0;
    }
    /*中间的圆圈*/
    .circle
    {
        width:240px;
        height:240px;
        border-radius:100%;
        line-height:400px;
        overflow:hidden;
        cursor:pointer;
        position: relative;
        z-index: 1;
        left:15%;
        top: 10%;
        border: 1px dashed #34b347;
        margin-bottom: 15px;
    }
    .circleimg1
    {
        width:35%;
        position:absolute;
        left: 15.5%;
        top: 3.5%;
        transform: rotate(0deg);
    }
    .circleimg2
    {
        width:35%;
        position:absolute;
        left:50%;
        top: 3.8%;
        transform: rotate(0.5deg);
    }
    .circleimg3
    {
        width:35%;
        position:absolute;
        left: 63%;
        top: 18%;
        transform: rotate(1deg);
        -webkit-transform: rotate(1deg);
        -moz-transform: rotate(1deg);
    }
    .circleimg4
    {
        width:35%;
        position:absolute;
        left: 62.5%;
        top: 49.5%;
        transform: rotate(0deg);
    }
    .circleimg5
    {
        width:35%;
        position:absolute;
        left: 50%;
        top: 61.5%;
        transform: rotate(0deg);
    }
    .circleimg6
    {
        width:35%;
        position:absolute;
        left: 15.5%;
        top: 61.5%;
        transform: rotate(0deg);
    }
    .circleimg7 {
        width: 35%;
        position: absolute;
        left: 2%;
        top: 48%;
        transform: rotate(0deg);
    }
    .circleimg8
    {
        width:35%;
        position:absolute;
        left: 2%;
        top: 18%;
        transform: rotate(0deg);
    }
    .circleimg9
    {
        width:25%;
        position:absolute;
        left: 38%;
        top: 38%;
    }
    .span1
    {
        left: 5%;
        top: 13%;
    }
    .span2
    {
        width:80px;
        left: 0%;
        top: 35%;
    }
    .span3
    {
        width:70px;
        left: 0%;
        top: 66%;
    }
    .span4
    {
        left: 16%;
        top: 93%;
    }
    .span5
    {
        left: 56%;
        top: 93%;
    }
    .span6
    {
        left: 79%;
        top: 58%;
    }
    .span7
    {
        left: 80%;
        top: 35%;
    }
    .span8
    {
        left: 65%;
        top: 15%;
    }
    .reader b{
        display: block;
        width:20px;
        height:3px;
        background-color: #25B137;
    }
    .b1{
        position:absolute;
        top:98px;
        left:88px;
        transform: rotate(53deg);
    }
    .b2{
        position:absolute;
        top:188px;
        left:50px;
        transform: rotate(0deg);
    }
    .b3{
        position:absolute;
        top:270px;
        left:85px;
        transform: rotate(-37deg);
    }
    .b4{
        position:absolute;
        top:310px;
        left:176px;
        transform: rotate(90deg);
    }
    .b5{
        position:absolute;
        top:273px;
        left:267px;
        transform: rotate(50deg);
    }
    .b6{
        position:absolute;
        top:183px;
        left:303px;
        transform: rotate(0deg);
    }
    .b7{
        position:absolute;
        top:98px;
        left:269px;
        transform: rotate(-40deg);
    }
    .b8{
        position:absolute;
        top:60px;
        left:178px;
        transform: rotate(90deg);
    }
    .navbar-brand img{
        width:80%;
    }
    .icon-bar{
        background-color: #cc0000;
    }
    .navbar-toggle{
        margin-top: 20px;
    }
    .reader i{
        font-size: 12px;
    }
    .Button.Block {
        width: 200px;
        height: 180px;
    }
    .zzsc-content {
        min-height: 180px;
    }
    .flipster ul li .Button p {
        margin: 0 0 20px;
        padding-top:20px;
        width:160px;
        height:80px;
        background-color: #EAEAEA;
    }
	.ntext ul {
		margin-right: 20px;
	}
	.product a
{
	display: block;
	padding: 10px;
	border: 1px solid #cc0000;
	color: #cc0000;
	border-radius: 5%;
	float: left;
	margin:20px 10px;
	
}
}