﻿@charset "UTF-8";
/* CSS Document */

html,body{
	position: relative;
	min-height: 100%;
	font-size:14px;
	color: #333333;

}
a {
   /*font-size:14px;*/ text-decoration: none;
}

@media (min-width:1200px) {
	html,body{
	font-size:14px;
	}
}
@media (min-width:1024px) {
	html,body{
	font-size:12px;
	}
}
@media (min-width:768px) {
	html,body{
	font-size:14px;
	}
}
@media (min-width:414px) {
	html,body{
	font-size:15px;
	}
}
@media (min-width:375px) {
	html,body{
	font-size:14px;
	}
}
@media (min-width:320px) {
	html,body{
	font-size:12px;
	}
}


body {
	background:#fff;
	font-family:"Microsoft YaHei UI", "Microsoft YaHei",Arial;
	font-size: 14px;
	line-height: 1.5;
	color:#333;
	/*margin-top: 80px;*/
}
div, ul, li, p, a, img, h1, h2, h3, label, span {
	margin: 0;
	padding: 0;
}
ul, li {
	list-style: none;
	text-decoration: none;
}
 hr{
 	height:1px;
 	border:none;
 	background: #ddd;
 	width: calc(100% - 30px);
 }

/**按钮**/
.btn-primary {
	border-radius: 5rem;
	padding:0.8rem 2rem;
	line-height: 1;
	background: #6263a6;
	font-size: 1.2rem;
}
.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background-color: #9f9fed;
	border-color: #9f9fed;
}
.btn-primary:hover {
	color: #fff;
	background-color: #9f9fed;
	border-color: #9f9fed;
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #9f9fed;
	border-color: #9f9fed;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #9f9fed;
	border-color: #9f9fed;
	outline: none;
	box-shadow:none;
	
}
.btn-primary.disabled {
	background-color: #d2d2d2;
	border-color: #d2d2d2;
}
.btn-info:hover,
.btn-info.active, 
.btn-info.focus, 
.btn-info:active, 
.btn-info:focus, 
.btn-info:hover, 
.open>.dropdown-toggle.btn-info{
	background-color: #e40b97;
	color: #fff !important;
}
.btn-default{
	background: #999;
	border-color: #999;
	color: #fff;
}
.btn-default:hover,.btn-default:active,.btn-default:focus{
	background: #e40b97;
	border-color: #e40b97;
	color: #fff;
}
.btn-info{
	border-radius: 50px;
	border:1px dashed #fff;
	background: none;
}
.btn-main{
	display: block;
	margin: 0 auto;
	width:70%;
}
/**反应态**/
/*a {
	color:#555;
}
a, a:visited {
	text-decoration: none;
}
a, a:hover {
	text-decoration: none;
	color:#e82581;
}

a, a:active{
	text-decoration: none;
	color:#000;
	outline: 0;
}
*/


label {
	font-weight: normal;
}
/*.main{
	margin-top: 7rem;
}*/
.navbar {
	height: 7rem;
	line-height: 7rem;
	font-size: 1.2rem;
	color: #fff !important;
    background:#fff;
	border-bottom: none;
}
.boxshadow{
	box-shadow: 0 0 5px #ddd;
}
.navbar-brand>img {
	height: 100%;
}
.navbar-default .navbar-nav>li>a {
	display: block;
	color: #333;
}
/*.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover {
	background: #0072ff;
	color: #fff;
}
.navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li a:active,  .navbar-default .navbar-nav li a:foucs {
	background: #0072ff;
	color: #fff;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background: #0072ff;
	color: #fff;
}*/
.navbar-default .navbar-toggle {
	border-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #ccc;
}
.navbar-toggle {
	margin-top: 18px;
    margin-right: 20px;
    border: 0;
    border-radius: 0;
	padding: 0;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color: #333;
}
.nav-toggle .toggle-ul {
	margin-left: 2.5rem;
	border-left: 1px solid #999;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.nav-toggle .toggle-ul li {
	padding: 0.5rem 0;
}
.nav-toggle .toggle-ul li a {
	height: 1.2rem;
	line-height:1.2rem;
	padding-left: 2rem;
	display:block;
	color: #666;
}
.nav-toggle .toggle-ul li.active>a {
	border-left: 3px solid #0065ca;
	color: #0065ca;
}
.nav-toggle .toggle-ul li a:hover, .nav-toggle .toggle-ul li a:active {
	border-left: 3px solid #0065ca;
	color: #0065ca;
}

footer{
	padding-top:2rem;
	background: #38393b;
	color: #999999;
	width: 100%;
}
footer>.container>.row>div{

}
footer>.container>.row>div:nth-child(2){
	border-left: 1px solid #707070;
	border-right: 1px solid #707070;
}
footer .inabout-box img{
	margin-bottom: 1rem;
	display: block;
	width: 40%;
}
footer .add-box{
	margin-top: 2rem;
}
footer .add-box p span,footer .add-box p a{
	font-size: 24px;
	color: #fff;
}
footer .tel-box{
	overflow: hidden;
	margin-top: 2rem;
}
footer .tel-box li{
	overflow: hidden;
	margin-bottom: 0.5rem;
}
footer .b-link{
	margin-top: 1rem;
}
footer .b-link a{
	color: #999999;
}
footer .b-link a:hover,footer .b-link a:active,footer .b-link a:focus{
	color: #fff;
}

footer .tel-box li a{
	border-radius: 3px;
	padding:0 0.5rem;
	font-size: 0.8rem;
	display: inline-block;
	line-height: 21px;
	background: #b4b4b4;
	color: #38393b;
}
footer .tel-box li a:hover,footer .tel-box li a.active,footer .tel-box li a:focus{
	background: #fff;
}
footer .web-link{
	margin-top: 3rem;
}
footer .web-link li{
	text-align: center;
	color: #999;
}
footer .web-link li a,footer .web-link li span{
	color: #999;
}
footer .web-link li .iconfont{
	display: block;
	color: #b4b4b4;
	font-size: 3rem;
}
footer .web-link .weixin-box{
	position: relative;
}

footer .web-link .weixin-box img{
	position: absolute;
	left: -1.2rem;
	bottom: 5.5rem;
	display: none;
	z-index: 9999;
}
footer .box-til .til-line{
	background-color: #f8f8f8;
}
footer .box-til h3{
	color: #f8f8f8;
}
footer .copyRight{
	padding: 1rem 0;
	margin-top: 1rem;
	border-top: 1px solid #878787;
	text-align: center;
	color: #878787;
}
footer .slogo{
	text-align: right;
	padding-right: 0;
}
footer .slogo img{
	margin-bottom: 1rem;
	width: 100%;
}
footer .slogo .iconfont{
	display: block;
	margin-right: 1rem;
	color: #fff;
	font-size: 2.5rem;
	
}
.case-box{
  padding-bottom: 3rem;
}
.btn-box{
	margin-bottom: 1.5rem;
	text-align: center;
}





.box-til{
	margin:40px 0;
	position: relative;
	/*overflow: hidden;*/
	text-align: center;
}
.box-til .til-line{
	position: absolute;
	top:28%;
	left: 0;
	background: #E82581;
	height: 1px;
	width: 100%;
	z-index: 0;
}
.box-til h3{
	position: relative;
	overflow: hidden;
	padding:0 15px;
	display: inline-block;
	font-weight: normal;
	background: #fff;
}
.box-til h3 span{
	display: block;
	color: #E82581;
	font-size: 2rem;
}
.box-til h3 b{
	font-size: 2.0rem;
	color: #333333;
	font-weight: normal;
}
.thumbnail{
	margin-bottom: 0.5rem;
	padding: 0;
	border: 0;
	border-radius: 0;
}
.thumbnail .caption{
	padding-left: 0;
	padding-right: 0;
}
.thumbnail .caption h3{
	margin-bottom: 1rem;
	font-size: 1.1rem;
	font-weight: normal;
}
.thumbnail .caption p{
	margin-bottom: 0.8rem;
	font-size: 0.8rem;
	color: #aaaaaa;
}
.thumbnail .caption span{
	font-size: 0.8rem;
	color: #aaaaaa;
}
.thumbnail .caption .btn-default{
	padding-left: 10px;
	padding-right: 10px;
	float: right;
}
.thumbnail .pic {
	width: 100%;
	padding-bottom: 60%;
	position: relative;
	margin-bottom: 0.8rem;
}
.thumbnail .pic .item-hover:{
	background:url(/style/images/play_icon.png) no-repeat 100%/cover;
	width:36px;height:36px;
}
.thumbnail .pic a{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	text-decoration: none;
}
.thumbnail .pic img {
	position: relative;
	height: 100%;
	width: 100%;
	z-index: 1;
}
.thumbnail .pic .time-box{
	position: absolute;
	right: 1rem;
	bottom: 1rem;
	z-index: 9;
	color: #fff;
}
.clearfix:after{
  content: "020"; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;  
  }

.clearfix {
  /* 触发 hasLayout */ 
  zoom: 1; 
  }
  




@media (min-width: 768px) {
	.navbar{
		height: 5rem;
		line-height: 5rem;
	}
	.navbar-brand {
		padding: 1rem;
	    height: 4.9rem;
	}
	.navbar-default .navbar-nav>li>a {
	    padding: 0 0.7rem;
	    line-height: 5rem;
	}
/*	.main {
    		margin-top: 5rem;
	}*/
	
}
@media (min-width:1024px) {
	.navbar{
		height: 7rem;
		line-height: 7rem;
	}
	.navbar-brand{
		height:6.3rem;
	}
	.navbar-default .navbar-nav>li>a {
	   padding:0 1.5rem;
	   line-height: 7rem;
	}
}
@media (min-width:1200px) {
	.navbar{
		height: 6.2rem;
		line-height: 6.2rem;
	}
	.navbar-default .navbar-nav>li>a{
	   padding:0 1.7rem;
	   font-size: 1.2rem;
	   line-height: 7rem;
	}
	.navbar-brand{
		height:6.8rem;
	}
/*	.main{
		margin-top: 7rem;
	}*/
}
@media (max-width:767px) {
	.box-til{
		margin: 1rem 0;
	}
	.box-til h3 span{
		font-size: 1.5rem;
	}
	.navbar{
		height: 4rem;
	}
	.navbar-default .navbar-brand{
		padding: 0.8rem;
	}
/*	.main{
		margin-top: 4rem;
	}*/
	.thumbnail{
		padding: 0;
	}
	.thumbnail .caption h3{
		margin-bottom: 0;
		overflow: hidden;
		white-space: normal;
		text-overflow: ellipsis;
		height: 1.5rem;
		width: 100%;
	}
	.navbar-default .navbar-nav>li>a{
		text-align: center;
		text-decoration: none;

	}
	footer>.container>.row>div:nth-child(2){
		border: 0;
	}
	.tel-box{
		margin-bottom: 1rem;
	}
	
}