@charset "UTF-8";
/**首页**/
.three-four-div {
	padding-right: unset!important;
	padding-left: unset!important;
	
}
.three-div {
	padding-right: unset!important;
	padding-left: unset!important;
}
.four-div {
	padding-right: unset!important;
	padding-left: unset!important;
}
.four-div .has-bgcolor{
	background-color: rgb(228, 245, 249);
}
.four-div .four-div-cell{
	
	text-align: center;
}
@media (min-width: 767px) {
	.four-div .four-div-cell{
		height:270px;
	}
}

@media (max-width: 767px) {
	.four-div .four-div-cell{
		height:199px;
	}
}
.four-div-cell img{
	width: auto; 
	height: 84px; 
	margin-top:10%;
	transform: scale(1);
}
.four-div-cell a{
	text-decoration: none;
	color: #5a5a5a;
    line-height: 40px;
	text-align: center;
}
.four-div .four-div-cell a:hover{
	color: #47cdff;
}
.about-us-div {
  	padding-left: 0px!important;
  	padding-right: 0px!important;
	color: #FFFFFF;
}
.about-us-text-div {
	background-color: rgb(108, 185, 203);
	position: relative; 
}
.about-us-text-div .us-content{
	min-height:400px;
}
.about-us-text-div h2{
	text-align: center;
	font-weight: bold;
}
.about-us-text-div h4{
	text-align: center;
    line-height: 40px;
}
.about-us-count-div{
	position: absolute; 
  	bottom: 0;
}
.about-us-count{
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	color: #ffffff;
}

@media (max-width: 767px) {
	.about-us-count-div{
		padding-left: 0px!important;
	}
	.about-us-count{
		padding-left: 0px!important;
		padding-right: 24px!important;
	}
}
.about-us-count .us-val{
	font-family: microsoft yahei;
    font-size: 32px;
    font-weight: bold;
    text-decoration: none;
}
.about-us-count .text{
	height: 40px;
    line-height: 40px;
}
@media (min-width: 767px) {  
  /*.about-us-div {  */
  /*  background-image:url('__ROOT__/Uploads/<{:W('Flash',array('type'=>3,'id'=>13))}>');*/
  /*}  */
}

@media (max-width: 767px) {  
  .hidden-xs {  
    display: none;  
  }  
}

/**产品左侧导航**/

@media (max-width: 767px) {
	.product-left-body {
		display: none;
	}
	.product-left .product-left-head {
	    background-color: #FFFFFF;
	    font-size: 23px;
    	font-family: "Microsoft YaHei";
    	color: rgb(71, 143, 158);
	}
}

@media (min-width: 767px) {  
  	.product-left-body-mobile {
		display: none;
	}
	.product-left .product-left-head {
		background-color: rgb(9, 164, 195);
	}
	.product-left {
		width:100%;
		margin-top: 20px;
		color: #FFF;
	}
}

@media (max-width: 767px) {
	.product-left-body-mobile {
	    display: inline-block;
	}
	.product-left-body-mobile div div {
	    height: 40px;
	    line-height: 40px;
	    text-align: center;
		border-radius: 3px 3px 3px 3px;
		cursor: pointer;
		border: 2px solid rgb(204,204,204,1);
	    border-width: 2px;
	    margin-left:13px;
	    margin-right:13px;
	}
	.product-left-body-mobile div a {
		text-decoration: none;
	    color: rgba(67,67,67,1);
    	font-weight: bold;
	}
	.product-left {
		width:100%;
		color: #FFF;
	}
}

.product-left .product-left-head .cn {
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	height:75px;
	line-height: 75px;
}
.product-left .product-left-head .en {
	text-align: center;
	font-size: 16px;
	height:45px;
}
.product-left .product-left-body {
	margin-top: 5px;
	
}
.product-left .product-left-body ul {
	margin: 0;
	padding:0;
	height: auto;
	width: auto;
}
.product-left .product-left-body ul li{
	margin-top: 2px;
	background-color: rgb(9, 164, 195);
	line-height: 60px;
	list-style : none ;
	padding-left: 15px;
}
.product-left .product-left-body ul li:hover{
	background-color: #478f9e;
}
.product-left .product-left-body ul li a{
	color: #FFF;
	width: 100%;
}
/**产品右侧显示**/
.product-right {
	width:100%;
	margin-top: 20px;
}
.product-right .product-right-cell {
	padding: 15px;
	border: 1px solid rgb(238, 238, 238);
	background-color: #ffffff;
	margin-right: 10px;
    margin-bottom: 10px;
}
.product-right .product-right-img {
    margin: 0px auto;
    transition: width 0.1s ease 0s;
    display: inline-block;
    width: 260px;
    height: 260px; 
    text-align: center; 
    vertical-align: middle; 
    display: table-cell;
}
.product-right .product-right-title {
	font-family: Microsoft YaHei;
    font-size: 14px;
    font-weight: bold!important;
    display: block;
    text-align: center;
    line-height: 140%;
}
.product-right .product-right-title a{
	text-decoration: none;
    color: #000000;
}
.product-right .col-md-4{
	padding-right: unset!important;
}
.product-right-cell:hover{
	border-color: #478f9e;
}

/**视频中心**/
.video-title{
	width: 400px; 
	height: 50px; 
	line-height: 50px;
	color: rgba(108,185,203,1);
    font-family: Microsoft YaHei;
    font-size: 22px;
    font-weight: bold;
}
.video-foot{
	padding: 0px; 
	border-color: transparent; 
	border-width: 0px; 
	width: 100%; 
	height: 50px; 
	border-style: solid;
	border-radius: 3px 3px 3px 3px;
	box-shadow: rgba(0,0,0,0.6) 0px 1px 4px 0px;
	background-color: transparent;
    text-align: center;
}
.video-foot span{
	color: rgba(102,102,102,1);
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
}




