﻿@charset "utf-8";

.am-g-divider > [class*=am-u-sm-6]:nth-child(n+1) {
    border-right: solid #dcdcdc 1px;
}

.am-slider-default .am-control-nav {
    bottom: 10px;
}

    .am-slider-default .am-control-nav li a {
        background: white;
        width: 10px;
        height: 10px;
    }

        .am-slider-default .am-control-nav li a.am-active {
            background: #999999;
        }

.am-slider-default {
    margin: 0;
}

a:hover {
    text-decoration: none;
}

.content1 {
    margin-top: 20px;
    background-color: #f8f8f8;
    width: 100%;
    overflow: hidden;
}

.icon_border {
    overflow: hidden;
    padding: 10px 3%;
}

.icon_box {
    text-align: center;
}

    .icon_box img {
        width: 45px;
    }

    .icon_box h1 {
        color: #666666;
        line-height: 25px;
        font-weight: normal;
    }

.content2 {
    height: 50px;
    position: relative;
    line-height: 36px;
    color: #fff;
    letter-spacing: 1px;
   background:#f8f8f8;
}

.tuizi {
    margin-left: 5%;
    line-height: 36px;
    color: #333333;
    letter-spacing: 1px;
}

.blue {
    width: 4px;
    height: 1em;
    margin-left: 1.5%;
    top: 10px;
    background-color: #0085f1;
    position: absolute;
    margin-right: 5%;
}


.content2 a {
    margin-right: 1%;
    color: #333333;
    line-height: 36px;
}

.bigbox {

    width: 100%;
   /* border-top: solid #dcdcdc 1px;*/
    overflow: hidden;
}

.right {
    border-right: solid #dcdcdc 1px;
}


/*.box img {
    margin: 10px;
    width:140px;
    height:140px;
    border-radius: 8px;
}*/

.product {
    margin:10px;
    color: #333333;
	  margin-top:0px;
	  margin-bottom:10px;
	 
	  margin-left:0px;
    width:100%;
	text-align:center;
	background:#ffffff;
}

.mo {
	height:35px;
	line-height:35px;
    color: #999999;
    position: relative;
}

    .mo span {
        color: #f52b00;
    }
     .img_all img{
            width:100%;
        }