﻿/*文字图标*/
@font-face {
    font-family: "iconfont";
    src: url('img/iconfont.eot'); /* IE9*/
    src: url('img/img/iconfont01.eot') format('embedded-opentype'), /* IE6-IE8 */
    url('img/iconfont.woff') format('woff'), /* chrome、firefox */
    url('img/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('img/iconfont.svg') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 18px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.icon-zuojiantou:before {
    content: "\e615";
}
/*.btn {
    margin-left:10px;
}*/



.icon-jiantouyou:before {
    content: "\e662";
}
.icon-tianmaoyuanchengfuwu:before { content: "\f0086"; }
/*Main Styles
------------------------------------*/
/*Purchase Block*/
.purchase {
	padding:24px 0 24px;
	border-bottom: solid 1px #eee;
	/*background: url(img/breadcrumbs.png) repeat;*/
    background-color: #eff3f5;
}
.purchase p {
	margin-bottom: 0;
}
.purchase span {
	/*color: #666;*/
    margin-top:5px;
	display: block;
	font-size: 22px;
	line-height: 35px;
	font-weight: normal;
	margin-bottom: 12px;
	font-family: 'Open Sans', sans-serif; 	
}
@media screen and (-webkit-min-device-pixel-ratio: 0){

.purchase span {
	
	font-family: "微软雅黑"	
}
	}

.purchase .btn-buy {
	text-align: center;
}

.purchase .btn-buy a {
	margin-top: 27px;
}

.purchase .btn-buy a i {
	margin-right: 5px;
}

@media (max-width: 992px) {
	.purchase {
		text-align: center;
	}

	.purchase span {
		font-size: 22px;
		line-height: 29px;
	}

	.purchase .btn-buy a {
		margin-top: 25px;
		font-size: 16px;
	}
}
.btn-white {
    background-color:rgba(255, 255, 255, 0.8);
    border-color:white;
} 
.btn-white:hover {
    background-color: rgba(255, 255, 255, 0.5);
    border-color:white;
}
a h5 {
    color:black;
}
.thumbnail {
    padding:0px;
} 
@media (max-width: 780px) {
    .mxnavbar .navbar-nav > li > a{
        line-height: 20px;
    }
    .navbar-nav{
        margin-left: 10px;
    }
    .flt{
        float: left;
        width: 140px;

    }
    .frt{
        float: right;
        width: 160px;border-left:1px solid #ccc;
    }
    .dropdown-menu{
        display: none;
    }
    .caret{
        display: none;
    }
    .n.caret01{
        display: inline-block;

    }
    .topnav{
        display: none;
    }
    .dropdown.n01{
        display: none;
    }

        .navbar-header a{
            margin-top:15px;
            margin-left: 8px;
        }
        .navbar-header a img{
            width:20%;
        }
        .onem{
            height:40px;
            padding-top: 20px;
        }

   .fljg{
       float: right;width:58%;
       border-bottom: 1px solid #ccc;
       text-align: center;
       font-size: 18px;
       color:#f40;
   }
   .bgc{margin-top: 20px;}
   .carousel{margin-top: 60px;}
   .yg002 img{
      width: 100%;
   }
   .yg003 img{
      width: 100%;
   }
}
@media (min-width: 780px) {
    .navbar-nav{
        margin-left: 20px;
    }
    .flt{
       display: none;
    }

   .sone{
       width: 60%;
   }
   .sone01{
       width: 14%;
   }
   .table > tbody > tr > .bbt01{
        text-align: left;
        padding-left: 30px;
   }
        .onem{
            height:40px;
            padding-top: 20px;
        }
   .fljg{
       float: right;width: 20%;
       border-bottom: 1px solid #ccc;
       text-align: center;
       font-size: 18px;
       color:#f40;
   }
   .omem{
    width:1150px;
   }
}