/* 顶部导航
-------------------------------------------------- */

.navbar-inverse {
    background-color: #2a2424;
}

/* 轮播图样式
-------------------------------------------------- */

/* 轮播区域 */
.carousel {
	height: 500px;
	margin-top: 51px;
	margin-bottom: 60px;
}

/* 轮播标签 */
.carousel-caption {
	z-index: 10;
}

/* 图片高度和背景 */
.carousel .item {
	height: 500px;
	background-color: #777;
}
.carousel-inner>.item>img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 500px;
}
.index-product-series {
	font-size: 12px;
	padding: 4.5em 0;
	margin: 0 auto;
	background-color: #fff;
	-moz-opacity: .9;
	opacity: .9;
	position: relative;
	z-index: 3;
}

/* 页面主体
-------------------------------------------------- */

.mymark_img {
	width: 237px;
  height: 153px;
}
.mycase_img {
	
  width: 100%;
  display: block;
}
.mycase_item {
	padding: 4px;
	margin-bottom: 20px;
}
@media (min-width: 992px) {
	.mycase_img {
		height: 270px;
	  width: 100%;
	  display: block;
	}
}
.mian_minheight {
	min-height: 700px;
}

/* 中间页面的图文 */
.marketing .col-lg-4 {
	margin-bottom: 20px;
	text-align: center;
}
.marketing h2 {
	font-weight: normal;
}
.marketing .col-lg-3 p {
	margin-right: 10px;
	margin-left: 10px;
}

/* 分栏线
------------------------- */

.featurette-divider {
	margin: 80px 0;
}
.featurette-heading {
	font-weight: 300;
	line-height: 1;
	letter-spacing: -1px;
}

/* 底部
------------------------- */

/* 底部导航 */
.foot_nav {
	margin-top: 60px;
	background-color: #ffffff;
	background-image: url(../Images/foot_nav.jpg);
	background-position: center top;
	background-size: cover;
	position: relative;
}
.foot_nav .fist_box,
.foot_nav .text-link_box {
	padding-top: 27px;
}
.foot_nav .fist_box {
	position: relative;
}
.foot_nav .fist_box h3 {
	color: rgb(33, 168, 235);
	margin: 6px 0px;
}
.foot_nav .address_div h6 {
	color: rgb(33, 168, 235);
	margin: 6px 0px;
}
.foot_nav .phone_div {
	padding-top: 20px;
}
.foot_nav .text-link_box h4 a,
.foot_nav .fist_box .scspan,
.foot_nav .fist_box .iPhone_center {
	color: #000000;
	color: #21a8eb;
}
.foot_nav .text-link_box ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	margin-bottom: 0!important;
}
.foot_nav .text-link_box ul li {
	line-height: 25px;
}
.foot_nav .text-link_box ul li a {
	color: #999999;
	color: #ffffff;
}
.foot_nav .cover-image {
	width: 100%;
}
.foot_nav .cover-image img {
	width: 100px;
	height: 100px;
}
.foot_nav .diandi {
	padding-top: 20px;
}

/* 底部信息栏 */
.foot_info {
	background: #222;
}
.border-top {
	border-top: 1px solid #f0f2f5;
}
.p-y {
	padding-top: 10px!important;
	padding-bottom: 10px!important;
}
.foot_info.border-top {
	border-color: #080808;
	border-top: 1px solid #f0f2f5;
}
.text-xs-center {
	text-align: center!important;
}
.text-xs-center p {
	color: #9d9d9d;
}
.text-xs-center a {
	color: #9d9d9d;
}
.text-xs-center .text_split {
	vertical-align: 1px;
	margin-left: 10px;
	margin-right: 10px;
}

/* 响应式设置
------------------------- */

@media (min-width: 768px) {
	.carousel-caption p {
	  margin-bottom: 20px;
		font-size: 21px;
		line-height: 1.4;
	}

	.featurette-heading {
		font-size: 50px;
	}
}

@media (min-width: 992px) {
	.featurette-heading {
		margin-top: 120px;
	}
}

@media (min-width: 100px){
	.navbar-inverse .navbar-brand {
		margin-right: 20px;
		width: 121px;
		height: 45px;
		background: url(../Images/logo_min.png) no-repeat left center;
	}
}

@media (min-width: 992px){
	.navbar-inverse .navbar-brand {
		margin-right: 20px;
		width: 300px;
		height: 45px;
		background: url(../Images/logo.png) no-repeat left center;
	}
}

/* 悬浮工具
------------------------- */

/* 返回顶部 */
.back_top {
	position: fixed;
	right: 10%;
	bottom: 30px;
	width: 40px;
}
.back_top .top-link {
	background: url(../Images/Back_Top_Click.png) no-repeat scroll 0 0 transparent;
	display: block;
	height: 32px;
	width: 32px;
}
.back_top .top-link:hover {
	background: url(../Images/Back_Top_Hover.png) no-repeat scroll 0 0 transparent;
	display: block;
	height: 32px;
	width: 32px;
}

/* 分类导航
------------------------- */

/* 产品导航 */
.classify_box {
	margin-top: 51px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
}
.classify_box .search_nav {
	padding: 8px 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.classify_box .myclassify_size {
	margin-bottom: 0px;
}
.product_hr {
	padding: 0px 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#products .row .mycontentsize{
	overflow:hidden;
	z-index:2;
}
#products .row .thumbnail img {
	height: 300px;
	width: 100%; 
	display: block;
	transition-duration: 1s; 
	z-index:1;
}
#products .row .thumbnail img:hover {
	transform: scale(1.2);
	-webkit-transform: scale(1.2); 
	-moz-transform: scale(1.2); 
	-ms-transform: scale(1.2); 
	-o-transform: scale(1.2); 
}
.imgload {
	width: 150px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	border-radius: 3px;
	opacity: 0.7;
	background: #000;
	margin: 10px auto 30px;
	color: #fff;
	display: none;
}
/* 案例导航 */
.anti_box {
	position: relative;
	padding: 8px 15px;
	margin-top: 91px;
	min-height: 700px;
}
.anti_fixed_top {
    position: fixed;
    right: 0;
    left: 0;
		top: 0;
		z-index: 900;
    border-width: 0 0 1px;
		border-radius: 0;
}
/* 产品详情
------------------------- */

/* 轮换大小图 */
.play { 
	width: 100%; 
	height: 430px; 
	margin: 0 0 20px 0; 
	background-color: #000000; 
	font: 12px Arial; 
}
.play img { 
	border: 0; 
	width: 100%; 
	height: 430px;
}
.big_pic { 
	padding: 0; 
	margin: 0;
	width: 100%; 
	height: 320px; 
	overflow: hidden;
	background: #222; 
	position: relative; 
}
.big_pic li { 
	list-style: none;
	width: 100%; 
	height: 320px; 
	overflow: hidden; 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 0;
}
.big_pic img { 
	border: 0; 
	width: 100%; 
	height: 320px;
}
.mark_left { 
	width: 50%; 
	height: 320px; 
	position:absolute; 
	left: 0; 
	top: 0;  
	filter: alpha(opacity:10);
	opacity: 0.1; 
	z-index: 3000; 
}
.mark_right { 
	width: 50%; 
	height: 320px; 
	position: absolute; 
	left: 50%; 
	top: 0;  
	filter: alpha(opacity:10); 
	opacity: 0.1; 
	z-index: 3000;
}
.big_pic .prev { 
	width: 60px; 
	height: 60px;
	background:url(../Images/btn.png) no-repeat 0; 
	position: absolute; 
	top: 130px; 
	left: 10px; 
	z-index: 3001; 
	filter: alpha(opacity:0); 
	opacity: 0; 
	cursor: pointer; 
}
.big_pic .next { 
	width: 60px; 
	height: 60px; 
	background:url(../Images/btn2.png) no-repeat 0;
	position: absolute; 
	top: 130px; 
	right: 10px; 
	z-index: 3001; 
	filter: alpha(opacity:0); 
	opacity: 0; 
	cursor: pointer; 
}
.small_pic {
	width: 97%; 
	height: 94px; 
	position: relative; 
	top: 7px; 
	left: 3%; 
	overflow: hidden; 
}
.small_pic ul { 
	padding: 0; 
	margin: 0;
	height: 94px; 
	position:absolute; 
	top: 0; 
	left: 0; 
}
.small_pic li { 
	list-style: none;
	width: 33%; 
	height: 94px; 
	float: left; 
	padding-right: 2%; 
	background: url(../Images/loading.gif) no-repeat center center; 
	cursor: pointer; 
	filter: alpha(opacity:30); 
	opacity: 0.3; 
}
.small_pic img { 
	border: 0;
	width: 100%; 
	height: 94px; 
}

/* 产品介绍 */
.sku_name { 
	font: 700 16px Arial,"microsoft yahei"; 
	color: #666; 
	padding-top: 10px; 
	line-height: 28px; 
	margin-bottom: 5px;
}
.sku_name img { 
	vertical-align: -2px;
}
.sku-line { 
	height: 0; 
	overflow: hidden; 
	border-bottom: 1px dotted #dfdfdf; 
	margin-bottom: 15px;
}
.sku_dt { 
	float: left; 
	font-family: simsun; 
	color: #999;
}
.sku_dd { 
	margin-left: 70px;
}
.sku_li { 
	margin-bottom: 3px;
  line-height: 32px;
  display: block;
}
.sku_li .item {
  float: left;
  color: #666;
  background-color: #FFF;
  margin-right: 7px;
  margin-bottom: 4px;
}
.sku_li .item a {
	color: #666;
  border: 1px solid #ccc;
  padding: 0 13px;
  display: block;
  white-space: nowrap;
	text-decoration: none;
}
.sku_li .item.selected a,.sku_li .item:hover a {
  border: 1px solid #e3393c;
  color: #666;
}
.sku_li .yb-item {
	float: left;
  padding: 6px 6px 0 0;
  margin: 0 7px 2px 0;
  line-height: 20px;
  font-size: 0;
	cursor: pointer;
}
.sku_li .yb-item .icon {
  width: 16px;
  height: 16px;
  margin-right: 4px;
  display: inline-block;
}
.sku_li .yb-item .name {
  font-size: 12px;
  margin-right: 4px;
  vertical-align: middle;
  max-width: 60px;
  height: 20px;
  overflow: hidden;
  display: inline-block;
	border-bottom: 1px dashed #30a9ce;
}

/* 产品介绍 */
.tab-main {
  position: relative;
	overflow: visible;
  background-color: #f7f7f7;
  border: 1px solid #eee;
  border-bottom: 1px solid #e4393c;
  display: inline-block;
  display: block;
}
.tab-main ul {
	margin: -1px 0 0 0;
  padding: 0;
}
.tab-main li {
  position: relative;
  display: inline-block;
  font-family: "microsoft yahei";
  cursor: pointer;
}
.large li {
  padding: 10px 25px;
  font-size: 14px;
}
.tab-main li.current {
  background-color: #e4393c;
  color: #fff;
  cursor: default;
}
.detail-content {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #f7f7f7;
}
.detail-img {
  border: 0;
  vertical-align: middle;
	width: 100%;
}
.m-aside {
  padding: 10px 10px 0;
  border: 1px solid #eee;
  border-top: none;
  overflow: visible;
	margin-bottom: 20px;
}
.m-aside .plist {
  padding: 10px 10px 0px;
	list-style: none;
}
.m-aside .plist li {
  padding: 5px 0;
  _zoom: 1;
}
.m-aside .plist .p-img {
  padding-bottom: 5px;
	overflow: hidden;
	text-align: center;
}
.m-aside .plist .p-img img {
  width: 100%;
	height: 200px;
}
.m-aside .plist .p-img div {	
	padding: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 12px;
  background: rgba(228,209,209,0.8); 
}

/* 联系我们
------------------------- */

/* Banner */
.list_banner {
	background: url(../Images/banner001.jpg) center center no-repeat;
  height: 586px;
  width: 100%;
}

/* Blog List */
.list_blog {
	padding: 8px 15px;
	margin-top: 51px;
	min-height: 700px;
}
.blog-main {
    font-size: 14px;
    line-height: 1.5;
}
.blog-post {
    margin-bottom: 40px;
}
.blog-post-title {
    margin-bottom: 5px;
    font-size: 28px;
}
.blog-post-meta {
    margin-bottom: 20px;
    color: #999;
}
.list_picture {
  border: 0;
  vertical-align: middle;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.media-date {
	float: right;
	font-size: 14px;
	color: #aaa;
}
/* 解决方案 */
.main {
  padding: 20px;
}
@media (min-width: 768px) {
  .main {
    padding-right: 40px;
    padding-left: 40px;
  }
}
.main .page-header {
  margin-top: 0;
}
.placeholders {
  margin-bottom: 30px;
  
}
.placeholders h4 {
  margin-bottom: 0;
}
.placeholder {
  margin-bottom: 20px;
}
.placeholder img {
  display: inline-block;
  border-radius: 50%;
}
.td_div {	
  max-width: 570px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.p_hid {	
  height: 60px;
  overflow: hidden;
}

/* 模态框
------------------------- */

/* 业务咨询 */
.business_row {
	margin: 10px 0;
}
.business_row .business_tr {
	float: left; 
	font-size: 16px;
	font-family: "microsoft yahei"; 
	color: #999;
	width: 40%;
}
.business_row .business_td {
	float: left; 
	width: 60%;
}

/* 联系方式
------------------------ */

/* 地区标识 */
.map-content-title {
  margin-top: 28px;
}
.map-content-flag {
  width: 36px;
}
.map-content-country {
  margin-left: 19px;
	font-size: 16px;
	color: #666666;
	letter-spacing: 0;
	line-height: 24px;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
}
.map-content-line {
	width: 100%;
	height: 1px;
	background: #d8d8d8;
	margin-top: 7px;
}

/* 位置展示 */
.map-all-box {
	margin: 20px auto;
	width: 100%;
}
.contact-list {
	display: inline-block;
	width: 100%;
	height: 276px;
	overflow: hidden;
	margin-top: 24px;
}
.map-img {
	width: 422px;
	height: 243px;
	margin: auto;
	box-shadow: 0 2px 4px #b9b5b5;
}
.contact-address {
	width: 564px;
	font-size: 40px;
	color: #2298f4;
}
.contact-address p:nth-child(1) {
	margin-top: 15px;
}
.contact-address p {
	font-size: 18px;
	color: #333333;
}
@media (max-width: 768px){
	.map-img {
	  width: 80%;
    margin-left: 9%;
	}
	.contact-address {
	  width: 80%;
    margin-left: 9%;
    margin-top: 1rem;
	}
	.contact-address p:nth-child(1) {
	    margin-top: 1rem;
	}
	.contact-address p {
	  font-size: 1rem;
	  color: #333333;
	}
}
/* 开放平台
-------------------------------------------------- */

/* 导航部分 */
.main-body {
  padding-top: 50px;
}
.openplatform-top {
  border: 0;
}
.sub-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.sidebar {
  display: none;
}
@media (min-width: 768px) {
  .sidebar {
    position: fixed;
    top: 50px;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    padding: 0px 20px 20px 20px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #f5f5f5;
    border-right: 1px solid #eee;
  }
}
.nav-sidebar {
  margin-right: -21px; 
  margin-bottom: 20px;
  margin-left: -20px;
}
.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #428bca;
}
.main-iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 50px;
	right: 0;
	bottom: 0;
}
.main-show {
  display: block!important;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
}
.nav-icon {
	margin-right: 12px;
}
.nav-child-dl {
	margin: 0;
	display: none;
	padding: 5px 0;
	line-height: 36px;
	white-space: nowrap;
}
.nav-dl-this a{
	background-color: rgb(220, 220, 220);
	color: #fff;
	text-decoration: none;
}
.nav-child-dl a {
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 45px;
	padding-right: 30px;
}
.nav-child-dl a:hover {
	background-color: rgb(238, 238, 238);
	text-decoration: none;
}
@media (min-width: 768px) {
	.openplatform-nav {
			display: none;
	}
}
/* 主体部分 */
.dashback-box {
	padding-top: 20px;
	padding-bottom: 40px;
}
.dashback-box .title {
    font-size: 24px;
    color: #252525;
}
.dashback-box .subtitle {
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
}
.dashback-box .childtitle {
    font-size: 14px;
    font-weight: bold;
    margin-top: 30px;
}
.dashback-box .description {
    margin-top: 10px;
    width: 100%;
}
.dashback-box .tableGrid {
    margin-top: 10px;
    width: 100%;
}
.dashback-box .tableGrid .portDescription {
    /* border: 1px solid #c1c1c1;
    padding: 10px; */
    margin: 10px 0;
}
.dashback-box  .tableGrid .portDescription li {
    list-style: disc;
    list-style-position: inside;
    line-height: 30px;
}
.width45 {
    width: 45%;
}
.width100 {
    width: 100%;
}
.margin-bottom10 {
    margin-bottom: 10px;
}
.margin-right20 {
    margin-right: 20px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.feture_p {
    color:#333;
}
.feture_p:hover {
    color:#333;
    text-decoration: none;
}