@CHARSET "UTF-8";
body {
    background: #fff;

}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, table, th, td {margin:0; padding:0;}

/*links*/
.links {
 padding-top: 10px;
}

.red a:hover{ color:#ccc} 
.red a{ color:#ac0000} 
.links a:hover{
    color: #bebebe;
}
.links a{
    color: #8b8b8b;
}
/*link*/
.navbar .nav .user {top:43px;
    padding: 0;
	height: 20px;
}
.navbar .nav .user div .top_tel{left:50px;}
.navbar .nav .user div{display: block;color: aliceblue;}
.navbar .nav .user div span {display: block; float: left;}
.navbar .nav .user .headicon {
    margin: 0 5px;
    height: 60px;
}

.navbar .nav .user .caret {
    vertical-align: middle;
    margin: 0 0px;
}

/*点击查看更多 more*/
input,button{ border:0px solid #ccc; outline: none;    //消除默认点击蓝色边框效果}
.box02,.box03,.box04{ width:100%;background: #fff; margin:0 auto;}
.box04{ padding-top:10px;}
.box04 img{ margin-right:5px;}
.btn01{ width:160px; height:28px; line-height:22px; cursor:pointer; display:block; margin:0 auto; background:#fff; font-size:14px; color:#ac0000;clear:both;}
/*手机标题栏 more*/
.list-tit {
	font-size: 16px;
	font-weight: bold;
	margin-top:10px;
	color: #666;
	letter-spacing:1px;
	text-decoration: none;
	padding-left: 10px;
	height: 26px;
	margin-bottom:10px;
}
h4, .h4 {
	font-size: 14px;
	color: #666;
	margin-top: 4px !important;
	font-weight: bold;
}
h8, .h8 {
	font-size: 8px;color: #9a9a9a;margin-top: 4px !important;
}
/*tc widget*/
.tc-main {
    margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	background: #ff;
	font-size: 14px;
	line-height: 30px;
}

.tc-main h3{
    color: #454a4e;
    margin: 5 5px;
    font-size: 15px;
    text-overflow: none;
    line-height: 24px;
}

/*tc-box*/
.tc-box {
    background: #fff;
    padding: 5px 10px;
    margin: 0 0 10px 0;
}

.body-white .tc-box{
    border: solid 1px #eee;
}

.tc-box.first-box {
    margin: 0 0 10px 0;
}

.tc-box.article-box {
    padding: 5px 20px;
}

/*tc-box end */

/* The blog boxes */
/*.tc-gridbox {
  background-color: #ececec;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 1px 1px #a8a8a8;
  -moz-box-shadow: 0px 1px 1px #a8a8a8;
  box-shadow: 0px 1px 1px #a8a8a8;
  margin-bottom: 40px;
}*/
.tc-gridbox-container {
    width: 25%;
    float: left;
}

.tc-gridbox {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    cursor: pointer;
	 width: 95%;
}



@media ( min-width: 768px) and (max-width: 979px) {
    .tc-gridbox {
        display: block;
        float: none;
        width: 95%;
		
    }
}

@media ( max-width: 979px) {
    .tc-gridbox-container {
        display: block;
        float: none;
        width: 100%;
    }

    .tc-gridbox {
        margin: 0 0 0px 0;
    }
}
/*案例 图文字 */
.tc-gridbox .header {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
    background: #fff;
	display: block;

}

.tc-gridbox .footer {
    padding: 5px 14px 5px 14px;
    text-align: right;
    background: #fff;
}

.tc-gridbox .header .item-image {
    overflow: hidden;

}


.tc-gridbox .header img {
    margin-bottom: 0px;
    width: 100%;
	
    /*-webkit-transition: all 0.8s ease-in-out;*/
    /*-moz-transition: all 0.8s ease-in-out;*/
    /*-o-transition: all 0.8s ease-in-out;*/
    /*-ms-transition: all 0.8s ease-in-out;*/
    /*transition: all 0.8s ease-in-out;*/
}

.tc-gridbox .header img:hover {
  /*-webkit-transform: scale(1.2) rotate(2deg);*/
    /*-moz-transform: scale(1.2) rotate(2deg);*/
    /*-o-transform: scale(1.2) rotate(2deg);*/
    /*-ms-transform: scale(1.2) rotate(2deg);*/
    /*transform: scale(1.2) rotate(2deg);*/
}

.tc-gridbox .header h3 {
    color: #454a4e;
    margin: 0 5px;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 24px;
}

.tc-gridbox .header h3 a,
.tc-gridbox .header h3 a:focus,
.tc-gridbox .header h3 a:hover {
    color: #454a4e;
    white-space: nowrap;
}

.tc-gridbox .header .meta {
    color: #5a6065;
}

.tc-gridbox .header hr {
    border-top-color: #eee;
    border-bottom: none;
    margin: 5px 0;
}

.tc-gridbox .body {
    padding-right: 14px;
    padding-left: 14px;
    margin-bottom: 0px;
    color: #343a3f;
}

.tc-gridbox .body a {
    color: #666;
}

.tc-gridbox .body a:hover {
    color: #428bca;
}

.tc-gridbox .btn {
    float: right;
    margin-right: 10px;
    margin-bottom: 18px;
}
/*新增首页产品*/

.picture img {
	transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
}

.each-item:hover .picture img {
	transform: scale(1.09);
	-moz-transform: scale(1.09);
	-webkit-transform: scale(1.09);
	zoom: 1.09\9;
}
.tc-gridbox ul {
  margin: 0px;

}


.tc-gridbox li {
	width: 100%;
	overflow: hidden;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	float: left;
	margin: 0px;
	position: relative;
	   margin-bottom: 28px;
	
}

.tc-gridbox li a {
	display: block;
	background-color: #FFFFFF;
	width: 100%;
}

.tc-gridbox li:hover {
	-moz-box-shadow: 1px 1px 15px 5px #d8d8d8;
	/* 老的 Firefox */
	box-shadow: 1px 1px 15px 5px #d8d8d8;
}

.tc-gridbox li a:hover .lans {
	height: 155px;
}

.tc-gridbox li .img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.tc-gridbox li a:hover .lans-top {
	margin-top: 25px;
}

.tc-gridbox .lans {
	width: 100%;
	box-sizing: border-box;
	padding: 0px 25px;
	height: 64px;
	color: #999999;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
	z-index: 5;
	margin-bottom: 0px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.tc-gridbox li:hover .lans {
	margin-bottom: 0px;
	height: 160px;
}

.lans .lans-top {
	line-height: 24px;
	margin-top: 15px;
}

.lans-top .lans-top-left {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	float: left;
}

 .lans-top-right {
	float: right;
}

.lans .lans-bottom {
	display: none;
	margin-top: 15px;
}

.pad70 {
	padding-bottom: 70px;
}

.pad100 {
	padding-bottom: 100px;
}

.mapsum.pad30 {
	padding-top: 10px;
	padding-bottom: 0px;
}



.zhezhao {
	position: absolute;
	width: 100%;
	height: 175px;
	vertical-align: bottom;
	top: 0px;
	left: 0px;
	display: none;
	animation: myfirst .7s;
	-moz-animation: myfirst .7s;
	-webkit-animation: myfirst .7s;
}

.tc-gridbox li:hover .zhezhao {
	display: block;
}
/*masonary*/

.masonary-container .item {
    margin-bottom: 20px;
}

.masonary-container .item h3 {
    line-height: 100%;
}

.masonary-container .grid-sizer, .masonary-container .item {
    width: 24.9%;
    margin: 10px 0.05%;
    float: left;
    zoom: 1;
}


@media ( max-width: 479px) {
    .masonary-container .grid-sizer, .masonary-container .item {
        width: 98%;
        margin: 10px 1%;
        float: left;
        zoom: 1;
    }
}

@media ( min-width: 480px) and (max-width: 767px) {
    .masonary-container .grid-sizer, .masonary-container .item {
        width: 48%;
        margin: 10px 1%;
        float: left;
        zoom: 1;
    }
}

/*list Boxes
------------------------------------*/
.list-boxes {
    overflow: hidden;
    padding: 0px 0px;
    margin-bottom: 25px;
		height: 420px;
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    word-wrap: break-word;
    word-break: break-all;
    border: solid 1px #eee;
}
.img-responsive {
	width:100%;
    height: 110px;
}

.img-responsive1 {
	width:100%;
    height: 210px;
}
.list-boxes:hover {
    border: solid 1px #ddd;
}

.list-boxes h2 a {
    color: #555;
}

.list-boxes:hover h2 a {
    color: #e32424;
}
.list-boxes .list-actions {
 padding: 20px 20px;
 
}
.list-boxes .list-actions h3 {
  line-height: 20px;
 
}
.list-boxes .list-actions a {
    font-size: 16px;
    text-decoration: none;
}

.list-boxes p a {
    color: #72c02c;
}

.list-boxes .list-boxes-img li i {
    color: #72c02c;
    font-size: 12px;
    margin-right: 5px;
}

.list-boxes .list-boxes-img img {
    display: block;
    margin: 5px 10px 10px 0;

}

.list-boxes h2 {
    margin-top: 0;
    font-size: 20px;
    line-height: 30px;
}

.list-boxes ul.list-boxes-rating li {
    display: inline;
}

.list-boxes ul.list-boxes-rating li i {
    color: #f8be2c;
    cursor: pointer;
    font-size: 16px;
}

.list-boxes ul.list-boxes-rating li i:hover {
    color: #f8be2c;
}

/*list Colored Boxes*/
.list-boxes-colored p,
.list-boxes-colored h2 a,
.list-boxes-colored .list-boxes-img li,
.list-boxes-colored .list-boxes-img li i {
    color: #fff;
}

/*Red list Box*/
.list-boxes-red {
    background: #e74c3c;
}

/*Blue list Box*/
.list-boxes-blue {
    background: #3498db;
}

/*Grey list Box*/
.list-boxes-grey {
    background: #95a5a6;
}

/*Turquoise list Box*/
.list-boxes-sea {
    background: #1abc9c;
}

/*Turquoise Top Bordered list Box*/
.list-boxes-top-sea {
    border-top: solid 2px #1abc9c;
}

.list-boxes-top-sea:hover {
    border-top-color: #16a085;
}

/*Yellow Top Bordered list Box**/
.list-boxes-top-yellow {
    border-top: solid 2px #f1c40f;
}

.list-boxes-top-yellow:hover {
    border-top-color: #f39c12;
}

/*Orange Left Bordered list Box**/
.list-boxes-left-orange {
    border-left: solid 2px #e67e22;
}

.list-boxes-left-orange:hover {
    border-left-color: #d35400;
}

/*Green Left Bordered list Box**/
.list-boxes-left-green {
    border-left: solid 2px #72c02c;
}

.list-boxes-left-green:hover {
    border-left-color: #5fb611;
}

/*Green Right Bordered list Box**/
.list-boxes-right-u {
    border-right: solid 2px #72c02c;
}

.list-boxes-right-u:hover {
    border-right-color: #5fb611;
}

/*comments*/
.comment {
    margin-bottom: 10px;
}

.comment .avatar {
    height: 40px;
    width: 40px;
}

.comment-body {
    overflow: hidden;
}

.comment-content {
    padding-bottom: 2px;
    word-break: break-all;
    word-wrap: break-word;
}

.comment > .pull-left {
    margin-right: 10px;
}

.comment .time {
    color: #ccc;
    font-size: 12px;
    line-height: 14px;
}

.comment-postbox-wraper {

}

.comment-postbox {
    width: 100%;
    padding: 10px;
}

.comment-reply-box {
    position: relative;
}

.comment-reply-box .textbox {
    width: 100%
}

.comment-reply-submit .btn {
    margin-top: 20px;
}

/*ranking box*/

.ranking ul li {
    padding: 5px 0;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px dashed #f0f0f0;
}

.ranking ul.unstyled li i {
    margin-right: 5px;
}

.ranking li i {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-right: 15px;
    font-style: normal;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    background-color: #aaa;
}

.ranking li.top3 i {
    background: #FC9B0B;
}

/*comment ranking box*/
.comment-ranking .comment-ranking-inner {
    padding: 10px;
    background: #f7f7f7;
    position: relative;
    margin-bottom: 10px;
    /*border-top: solid 2px #eee;*/
}

.comment-ranking .comment-ranking-inner,
.comment-ranking .comment-ranking-inner:after,
.comment-ranking .comment-ranking-inner:before {
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.comment-ranking .comment-ranking-inner:after,
.comment-ranking .comment-ranking-inner:before {
    width: 0;
    height: 0;
    right: 0px;
    bottom: 0px;
    content: " ";
    display: block;
    position: absolute;
}

.comment-ranking .comment-ranking-inner:after {
    border-top: 15px solid #eee;
    border-right: 15px solid transparent;
    border-left: 0px solid transparent;
    border-left-style: inset; /*FF fixes*/
    border-right-style: inset; /*FF fixes*/
}

.comment-ranking .comment-ranking-inner:before {
    border-bottom: 15px solid #fff;
    border-right: 0 solid transparent;
    border-left: 15px solid transparent;
    border-left-style: inset; /*FF fixes*/
    border-bottom-style: inset; /*FF fixes*/
}

.comment-ranking .comment-ranking-inner:hover {
    border-color: #FC9B0B;
    border-top-color: #FC9B0B;
    background: #f0f0f0;
}

.comment-ranking .comment-ranking-inner:hover:after {
    border-top-color: #FC9B0B;
}

.comment-ranking .comment-ranking-inner span.comment-time {
    color: #777;
    display: block;
    font-size: 11px;
}

.comment-ranking .comment-ranking-inner a {
    text-decoration: none;
}

.comment-ranking .comment-ranking-inner a:hover {
    text-decoration: underline;
}

.comment-ranking .comment-ranking-inner i.fa {
    top: 2px;
    color: #bbb;
    font-size: 18px;
    position: relative;
}

/*ThinkCMF Photos*/
ul.tc-photos {
    margin: 0;
}

.tc-photos li {
    display: inline;
}

.tc-photos li a {
    text-decoration: none;
}

.tc-photos li img {
    opacity: 0.6;
    width: 50px;
    height: 50px;
    margin: 0 2px 8px;
    border: 1px solid #ddd;
}

.tc-photos li img:hover {
    opacity: 1;
    border: 1px solid #f90;
    /* box-shadow: 0 0 0 1px #f90; */
}

/**/

/*Blog Posts
------------------------------------*/
.posts .dl-horizontal a {
}

.posts .dl-horizontal {
    margin-bottom: 15px;
    overflow: hidden;
}

.posts .dl-horizontal dt {
    width: 60px;
    float: left;
}

.posts .dl-horizontal dt .img-wraper {
    display: block;
    width: 55px;
    height: 55px;
    padding: 1px;
    margin-top: 2px;
    border: solid 1px #ddd;
}

.posts .dl-horizontal dt img {
    width: 100%;
    height: 100%;
    /* width: 55px;
    height: 55px;
    padding: 1px;
    margin-top: 2px;
    border: solid 1px #ddd; */
}

.posts .dl-horizontal dd {
    margin-left: 70px;
}

.posts .dl-horizontal dd p {
    margin: 0;
}

.posts .dl-horizontal dd a {
    font-size: 14px;
    line-height: 16px !important;
}

.posts .dl-horizontal dd a:hover {
    text-decoration: none;
}

.posts .dl-horizontal:hover dt img,
.posts .dl-horizontal:hover dd a {
    color: #FC9B0B;
    border-color: #FC9B0B !important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.animateNumber {
    width: 100%;
	background-image:url(../images/suzi.gif);
	
}
.animateNumber .anumber {
    color: #FFFFFF;
}
.box {
    padding-top:10px;
    width: 100%;
    margin: 0px auto;
	margin-left: 0px;
	padding-top:10px;
	padding-bottom:10px;
}
.anumber-list li {
	
    float: left;
    text-align: center;
    width: 33.3%;

}
.anumber-list .numbertitle {
    font-family: "DIN", "微软雅黑";
    font-size: 25px;
}
.anumber-list .icon-add {
    font-size: 24px;
    font-style: normal;
}
i {
    list-style: none;
    font-style: normal;
}
.anumber-list .numbermess {
    font-size: 8px;
}
.cloud-product-box{width: 1280px;margin: 0 auto;}




* {
	margin: 0;
	list-style-type: none;
}
a, img {
	border: 0;
	text-decoration: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}
*html .clearfix {
	height: 1%
}
.btn {
	display: inline-block;
	width: 100px;
	height: 32px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height: 32px;
	color: #009FD9;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	cursor: pointer
}
.cloud-product-wrapper {
	margin: 0 auto;
	width: 1220px;
}
.cloud-product {
	position: relative;
	z-index: 9;
}
.cloud-product-title {
	height: 32px;
	text-align: center;
	line-height: 32px;
	font-size: 32px;
	color: #333
}
.color-blue {
	color: #009fd9
}
.cloud-product-explain {
	margin-top: 26px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	font-size: 16px;
	color: #999
}
.cloud-product-ul {
	width: 100%
}
.cloud-product-ul li {
	position: relative;
	margin-left: 12px;
	width: 248px;
	height: 552px;
	float: left;
	background: #fff;
	color: aliceblue
}
.cloud-product-ul li:first-child {
	margin-left: 0
}
.cloud-product-single-top {
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #f2f2f2
}
.cloud-product-name {
	font-size: 18px;
	color: #333;
	font-weight: 700
}
.cloud-product-single-bottom {
	width: 100%;
	height: 340px
}
.empty-space {
	width: 100%;
	height: 19px;
	padding: 0;
}
.single-bottom-item {
	height: 340px;
	width: 100%
}
.single-bottom-item:first-child {
	border-right: 1px solid #eee
}
.bg-product-pic {
	width: 100%;
	height: 552px
}
.server-header-01 {
	background: url(/themes/simpleboot3/public/assets/images/1.jpg) center no-repeat
}
.server-header-02 {
	background: url(/themes/simpleboot3/public/assets/images/2.jpg) center no-repeat
}
.server-header-03 {
	background: url(/themes/simpleboot3/public/assets/images/3.jpg) center no-repeat
}
.server-header-04 {
	background: url(/themes/simpleboot3/public/assets/images/4.jpg) center no-repeat
}
.server-header-05 {
	background: url(../img/product_header_icon_05.png) center no-repeat
}
.server-header-active-01 {
	background: url() center no-repeat
}
.server-header-active-02 {
	background: url() center no-repeat
}
.server-header-active-03 {
	background: url() center no-repeat
}
.server-header-active-04 {
	background: url() center no-repeat
}
.server-header-active-05 {
	background: url() center no-repeat
}
.product-introduce-title {
	margin-bottom: 24px;
	height: 22px;
	line-height: 22px;
	font-size: 32px;
}
.product-introduce-title_i {
	margin-bottom: 14px;
	height: 22px;
	line-height: 22px;
	font-size: 22px;
	text-align: center
}
.product-introduce-title.normal-weight {
	font-weight: 400
}
.product-introduce-content {
	line-height: 30px;
	font-size: 17px;
}
.product-introduce-list {
	margin: 20px;
	width: 84%;
}
.introduce-list-small {
	margin-bottom: 18px;
	line-height: 14px;
	font-size: 14px;
	color: #999;
	text-align: center
}
.product-introduce-price {
	margin: 48px auto 0;
	font-size: 14px;
	text-align: center;
	color: #333
}
.price-blue {
	color: #0af;
	font-size: 38px
}
.normal-inner {
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s
}
.active-inner {
	position: relative;
	display: none;
	height: 100%;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.introduce-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 360px
}
.active-inner-01 {
	background: url(/themes/simpleboot3/public/assets/images/1.jpg) center no-repeat
}
.active-inner-02 {
	background: url(/themes/simpleboot3/public/assets/images/2.jpg) center no-repeat
}
.active-inner-03 {
	background: url(/themes/simpleboot3/public/assets/images/3.jpg) center no-repeat
}
.active-inner-04 {
	background: url(/themes/simpleboot3/public/assets/images/4.jpg) center no-repeat
}
.active-inner-05 {
	background: url(/themes/simpleboot3/public/assets/images/producet_bg_05.jpg) center no-repeat
}
.cloud-product-ul li.active .active-inner {
	display: block;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
.cloud-product-ul li.active .normal-inner {
	display: none;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}
.cloud-product-ul li {
	-webkit-box-shadow: 1px 1px 12px rgba(0,0,0,.08);
	-moz-box-shadow: 1px 1px 12px rgba(0,0,0,.08);
	box-shadow: 1px 1px 12px rgba(0,0,0,.08);
	-webkit-transition: width .15s linear;
	-o-transition: width .15s linear;
	-moz-transition: width .15s linear;
	transition: width .15s linear
}
.cloud-product-ul li.active {
	z-index: 9;
	width: 460px;
	-webkit-box-shadow: 0 4px 20px rgba(0,0,0,.2);
	-moz-box-shadow: 0 4px 20px rgba(0,0,0,.2);
	box-shadow: 0 4px 20px rgba(0,0,0,.2)
}
.active .product-introduce-content {
	color: #eff6ff;
	margin: 20px 30px 30px 40px;
}
.active-product-introduce-title {
	color: #fff;
	margin: 20px 40px;
}
.active .product-introduce-list {
	padding-top: 0px;
}
.introduce-list-large {
	line-height: 22px;
	color: #ddebff;
	font-size: 14px
}
.active .product-introduce-price {
	margin-top: 32px;
	color: #fefeff
}
.product-introduce-price .price-white {
	display: inline-block;
	font-size: 36px;
	height: 36px;
	line-height: 36px;
	color: #fff
}
.buy-link-btn {
	display: block;
	margin: 30px auto 0;
	width: 90%;
	height: 40px;
	line-height: 40px;
	background-color: #ff9600;
	color: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.buy-link-btn:hover {
	background-color: #f80
}
.icon {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	margin-top: 199px
}
.clearfix {
	zoom: 1;
}
.bus-img-list {
	width: 90%;
	margin-left: 40px !important;
}
.each-item {
	float: left;
	display: block;
	margin-right: 20px !important;
	margin-bottom: 20px !important;
}
.each-item a {
	color: aliceblue
}
.joint {
	padding-bottom: 100px;
}

.relian {
	width: 180px;
	height: 100px;
	overflow: hidden;
	left: 28px;
	top: 25px;
}
.relian .pic {
	width: 180px;
	height: 100px;
}
.relian .pic2 {
	width: 180px;
	height: 100px;
	left: 0;
	top: 0;
}
.joint-list a {
	display: block;
	height: 150px;
}
.relian .pic2 img:first-child {
	opacity: 1;
}
.relian .pic2 img {
	transform: translateY(-0%) rotateY(0deg);
	transition: all .5s linear 10ms;
	-webkit-transition: all .5s linear 10ms;
}
.relian .pic2 img:last-child {
	opacity: 0;
	transform: translateY(-100%);
}
.relian .pic2 img {
	transform: translateY(-0%) rotateY(0deg);
	transition: all .5s linear 10ms;
	-webkit-transition: all .5s linear 10ms;
}
.joint-sum {
	height: 301px;
}
.joint-list li:nth-child(1), .joint-list li:nth-child(2), .joint-list li:nth-child(3), .joint-list li:nth-child(4), .joint-list li:nth-child(5) {
	border-bottom: 1px solid #e6e6e6;
}
.joint-list li:nth-child(5), .joint-list li:nth-child(10) {
	border-right: 0px;
}
.joint-list li {
	float: left;
	width: 238px;
	text-align: center;
	height: 150px;
	border-right: 1px solid #e6e6e6;
}
.partent {
	background: #ffffff;
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 40px;
}


.product-grid {
	border: 1px solid rgba(0,0,0,0.2);
	text-align: center;
	border-radius: 10px;
	transition: all 0.5s;
	background: #fff;
	margin-bottom: 20px;

}
.product-grid:hover {
	box-shadow: 0 8px 10px -5px rgba(0,0,0,0.5);

	
}
.product-grid .product-image {
	position: relative;
	perspective: 1500px;
	overflow: hidden;
	margin: 5px;
	text-align: center;
	

}
.product-grid .product-image img {
	width: 130px !important;
	height: auto !important;
	
}
 /* 
.product-image .pic-1 {
	opacity: 1;
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    
    filter: grayscale(100%);

    filter: gray;
	transform-origin: center;
	backface-visibility: hidden;
	transition: transform 1s, opacity 1s;
}

.product-grid:hover .product-image .pic-1 {

	opacity: 0;
}

.product-image .pic-2 {
	width: 130px !important;
	height: 100px !important;

	backface-visibility: hidden;
	top: 0;
	opacity: 0;
	transition: transform 0.5s, opacity 0.2s;
}
.product-grid:hover .product-image .pic-2 {
	transform: rotateY(0deg);
	opacity: 1;
}*/
.product-grid .social {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 20px;
	left: 10px;
	z-index: 1;
}
.product-grid .social li {
	display: block;
	margin: 0 0 10px;
	transform: translateX(-100px) rotate(-720deg);
	transition: all 0.7s;
}
.product-grid:hover .social li {
	transform: translateX(0) rotate(0);
}
.product-grid .social li a {
	display: block;
	background: #f44242;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	line-height: 40px;
	color: #fff;
	font-size: 20px;
	transition: all 0.3s ease 0s;
}
.product-grid .social li a:hover {
	background: #fff;
	color: #f44242;
	box-shadow: 0 0 10px rgba(0,0,0,0.5) inset;
}
.product-grid .product-content {
	padding: 10px 10px 30px;
}
.product-grid .title {
	margin: 0 0 10px;
	font-size: 20px;
	color: #303030;
	text-transform: capitalize;
}
.product-grid .rating {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
}
.product-grid .rating li {
	display: inline-block;
	font-size: 13px;
	color: #909090;
}
.product-grid .price {
	display: block;
	font-size: 17px;
	font-weight: 600;
	text-align: right;
	color: #303030;
	margin-top: -15px;
}
.product-grid .add-to-cart {
	display: inline-block;
	height: 55px;
	width: 55px;
	line-height: 47px;
	font-size: 18px;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -25px;
	background-color: #f44242;
	color: #fff;
	border: 5px solid #e7e7e7;
	transition: all 0.3s;
}
.product-grid .add-to-cart:hover {
	background-color: #fff;
	color: #f44242;
}

@media screen and (max-width:990px) {
.product-grid {
	margin-bottom: 60px;
}
.product-grid .add-to-cart {
	bottom: 0;
}
}

@media screen and (max-width:767px) {
.product-grid .add-to-cart {
	bottom: -25px;
}
}
.case{width: 1280px; margin: 0 auto;}

.case .row .col-md-4{    padding-right: 0px !important}
.yewu{width: 1280px; margin: 0 auto;margin-top: 90px !important; }



/* 首页新闻css */
/* 必要布局样式css */
.info-container {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}

.info-container-title {
    font-size: 16px;
    text-align: center;
    padding: 50px 0;
}

.info-container-title h2 {
    font-weight: normal;
    font-size: 36px;
    font-family: pingfang,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
}

.info-container-list {
    background: #fff;
    padding: 42px 0;
}

.info-listItem {
    width: 340px;
    margin: 0 26px 0 32px;
    float: left;
}

.info-listItem-title {
    font-size: 24px;
    margin-bottom: 26px;
    font-weight: normal;
}

.info-more {
    width: 100px;
    height: 36px;
    display: block;
    line-height: 36px;
    border: 1px solid #E4E4E4;
    text-align: center;
    transition: all .1s;
}

.info-more:hover {
    background: #F96A69;
    border-color: #F96A69;
    color: #fff;
}

.info-listItem-list {
    margin-bottom: 0px;background: #FFFFFF; padding-bottom: 0px;
}

.info-listItem-list dt {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}

.info-listItem-list dt a img {

    transition: all .4s;
}

.info-listItem-list dt a span {background-color: rgba(0,0,0,0.5);
    position: absolute;
    right: 20px;
    color: #fff;
    top: 30px;
    font-size: 14px;
    line-height: 30px;
    height: 45px;
	text-align: center;
    overflow: hidden;
    transition: all .2s;
	padding: 5px;
	border-radius:5px;
}

.info-listItem-list dd {padding-left: 20px; padding-right: 20px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.info-listItem-list dd a {
    font-size: 14px;
    color: #909499;
}

.info-listItem-list dd a:hover {
    color: #ec6061;
}

.info-listItem-list dt a:hover img {
    transform: scale(1.05);
}
.newslist{right: 0px;left: 0px;}
.newslist .col-md-4{padding-right:30px !important;}

#footer .footer {
   width:100%;
   background-color: #f0f0f0;
   margin: 0;
}

#footer .f_ion{float: left;width: 27px;height: 100px;margin-right:5px;}
#footer .f_text {float: left;}
.f_context{margin: 0 auto; text-align: center;}

.kf {
    position: fixed;
    z-index: 99;
    right: 0;
    bottom: 40%;
    background: #333;
}
.kf a {
    width: 45px;
    height: 45px;
    display: block;
    position: relative;
}
.kf a .zx {
    width: 94px;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 16px;
    line-height: 45px;
    background: #e60112;
    padding: 0 10px 0 20px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    position: absolute;
    top: 0;
    right: 45px;
    display: none;
}
.kf a .wx {
    width: 120px;
    height: 120px;
    box-sizing: border-box;
    background: #fff;
    padding: 7px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    position: absolute;
    right: 45px;
    top: 0;
    display: none;
}


.global_toolbar {
    position: fixed;
    z-index: 1001;
    top: 0;
    right: 0;
    width: 0;
    height: 100%;
    -webkit-transition: all .4s cubic-bezier(.2,.83,.42,.91);
    transition: all .4s cubic-bezier(.2,.83,.42,.91);
    border-left: 1px solid #d0d0d0;
    background: #fff;
}
.toolbar_btn {
    position: absolute;
    top: 100%;
    left: -60px;
    width: 60px;
}
.toolbar_btn a, .toolbar_btn a samp {
    position: relative;
    display: block;
    height: 60px;
    -webkit-transition: all .4s cubic-bezier(.2,.83,.42,.91);
    transition: all .4s cubic-bezier(.2,.83,.42,.91);
    border-bottom: 1px solid #37393d;
}
.toolbar_btn a samp {
    z-index: 2;
    width: 60px;
    color: #fff;
    background-color: #000;
}
.iconi {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
}
.icon-LiveChat1 img {
    width: 100%;
    height: auto;
    display: block;
    border: none;
}



