
div.banner {
    padding: 30px 0;
    text-align: center;
    background-color: #f1f1f1;
    border-bottom: solid 1px #ddd
}

div.banner h1 {
    font-size: 36px;
    font-weight: bold;
    color: #fff
}

div.banner-fallback {
    background-color: #6e7881;
    background-color: rgba(0,0,0,0);
    width: 100%;
    height: 100%
}

div.hero-banner {
    background-color: #6e7881;
    color: #fff
}

div.hero-banner div.banner-inner {
    height: 400px;
    background-color: #6e7881
}

div.hero-banner div.banner-inner .container {
    height: 100%
}

div.hero-banner div.banner-inner div.caption-text {
	padding: 70px 0 0 37px;
}

div.hero-banner div.item-1 div.caption-text{
	padding: 53px 0 0 37px;
}
	
@media (max-width: 767px){
	div.hero-banner div.banner-inner div.caption-text {
		padding: 70px 0 0 0;
	}

	div.hero-banner div.item-1 div.caption-text{
		padding: 53px 0 0 0;
	}
}

div.hero-banner div.banner-inner div.caption-text span{
    color: #17182c;
}


div.hero-banner div.banner-inner div.caption-image {
    text-align: right;
	max-width: 651px;
	position: relative;
	left: -33px;
}
@media (min-width: 1200px){
	div.hero-banner div.pull-left.col-lg-6{
		width: 43%;
	}

	div.hero-banner div.pull-right.col-lg-6{
		width: 57%;
	}
}


div.hero-banner div.banner-inner div.caption-image img {
    max-height: 400px
}

div.hero-banner div.banner-inner h1 {
    font-size: 36px;
    font-weight: 700;
	color: #fff
}

div.hero-banner div.banner-inner h2,div.hero-banner div.banner-inner h3 {
    color: #fff;
    font-size: 18px
}

div.hero-banner div.banner-inner h2 {
    font-size: 24px;
    font-weight: 700
}

div.hero-banner div.banner-inner h1,div.hero-banner div.banner-inner h2,div.hero-banner div.banner-inner h3,div.hero-banner div.banner-inner h4 {
    line-height: 130%;
    margin-top: 0;
    padding-top: 0;
    text-shadow: 5px 5px 2px rgba(0,0,0,0.2)
}

div.hero-banner div.banner-inner h3 {
    color: #e5e5e5;
}

div.hero-banner div.banner-inner h1{
	line-height: 200%;
}

div.hero-banner div.banner-inner div.caption-text3 {
    width: 126px;
	margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px){
	div.hero-banner div.banner-inner.item-3 div.container{
		position: relative;
		top: -121px;
	}
	
}

div.hero-banner div.banner-inner div.caption-image3 {
    position: relative;
	top: -117px;
	width: 800px;
	margin-right: auto;
    margin-left: auto;
}

div.hero-banner div.banner-inner div.caption-text3  h1,div.hero-banner div.banner-inner div.caption-text3  h3{
	text-shadow: none;
}

div.hero-banner div.banner-inner div.caption-text3 h1 {
    line-height: 100%;
}

@media (max-width: 1199px) {
	div.hero-banner div.banner-inner div.caption-image3 {
		top: -90px;
		width: 600px;
	}

}

@media (max-width: 991px) {
    div.hero-banner div.banner-inner h1 {
        font-size:28px
    }

    div.hero-banner div.banner-inner h2 {
        font-size: 20px
    }

    div.hero-banner div.banner-inner h3 {
        font-size: 12px
    }

    div.hero-banner div.banner-inner div.content {
        padding: 20px 0
    }
	
	div.hero-banner div.banner-inner div.caption-image3 {
		top: -70px;
		width: 400px;
	}

}

@media (max-width: 767px) {
    div.hero-banner div.banner-inner {
        height:320px
    }

    div.hero-banner div.banner-inner h1 {
        font-size: 24px
    }

    div.hero-banner div.banner-inner h2 {
        font-size: 16px
    }

    div.hero-banner div.banner-inner h3 {
        font-size: 14px
    }

    div.hero-banner div.banner-inner div.content {
        padding: 20px 0
    }
	
	.text-left-not-xs,.text-center-not-xs,.text-right-not-xs,.text-justify-not-xs {
        text-align:inherit
    }

    .text-left-xs {
        text-align: left
    }

    .text-center-xs {
        text-align: center
    }

    .text-right-xs {
        text-align: right
    }

    .text-justify-xs {
        text-align: justify
    }
	
	div.hero-banner div.banner-inner div.caption-text3 {
		padding-top: 130px;
	}
}

div.hero-banner div.banner-inner.banner-what {
    background-color: #6e7881
}

div.hero-banner div.banner-inner.banner-about,div.hero-banner div.banner-inner.banner-industry,div.hero-banner div.banner-inner.banner-partner,div.hero-banner div.banner-inner.banner-service {
    height: 300px;
    background-color: #6e7881
}

div.hero-banner div.banner-inner.banner-about div.caption-text,div.hero-banner div.banner-inner.banner-industry div.caption-text,div.hero-banner div.banner-inner.banner-partner div.caption-text,div.hero-banner div.banner-inner.banner-service div.caption-text {
    padding: 80px 0 0
}


/*--------------------------------------------------
	[##. Main Page Styles]
----------------------------------------------------*/
/* Purchase Block
------------------------------------*/
.purchase {
	padding: 25px 0 30px;
	border-bottom: solid 1px #eee;
	background: #f7f7f7;
}

.purchase p {
	margin-bottom: 0;
}

.purchase span {
	color: #333;
	display: block;
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
	margin-bottom: 12px;
}

.purchase .btn-buy {
	text-align: center;
}

.purchase .btn-buy a {
	margin-top: 19px;
}

.purchase .btn-buy a i {
	margin-right: 5px;
	position: relative;
	top: -3px;
}

@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;
	}
}



div.fadeInLeft h3{
    font-size: 18px;
	font-weight: bold;
	color: #333;
}

div.fadeInLeft p,div.index-block p{
    font-size: 14px;
}

div.index-hy li{
	padding-top: 12px;
	padding-bottom: 13px;
}

div.index-hy h4,div.index-ts h4{
	color: #333;
}

div.index-ts p{
	max-width: 200px;
	color: #999;
}

div.index-block{
	padding-top: 22px;
	padding-bottom: 40px;
	background: #e6e6e6;
}

div.index-block .curtain {
    position: relative;
	width: 100%;
    height: 500px;
	background: url(/assets/img/images/preview-cover.jpg) no-repeat center;
	background-size:100% 100%;
}

#gallery-preview-carousel{
	position: absolute;
	top:0;
	left:0;
	z-index:2;
	display: none;
}

div.index-block .curtain a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 220px;
    text-align: center;
    font-size: 36px;
    color: #666;
	font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif;
    -webkit-animation: breathe 1.2s infinite ease-in-out alternate;
    -moz-animation: breathe 1.2s infinite ease-in-out alternate;
    -ms-animation: breathe 1.2s infinite ease-in-out alternate;
    animation: breathe 1.2s infinite ease-in-out alternate
}
@media (max-width: 767px) {
	div.index-block .curtain {
		height: 250px;
	}
	div.index-block .curtain a {
		padding-top: 95px;
		font-size: 26px;
	}
}

div.index-block .curtain a:hover {
    text-decoration: none;
}

@-ms-keyframes breathe {
    0% {
        color: #999;
        text-shadow: 0 0 0 rgba(255,255,255,0.1)
    }

    100% {
        color: #fff;
        text-shadow: 0 0 5px #666
    }
}

@-moz-keyframes breathe {
    0% {
        color: #999;
        text-shadow: 0 0 0 rgba(255,255,255,0.1)
    }

    100% {
        color: #fff;
        text-shadow: 0 0 5px #666
    }
}

@-webkit-keyframes breathe {
    0% {
        color: #999;
        text-shadow: 0 0 0 rgba(255,255,255,0.1)
    }

    100% {
        color: #fff;
        text-shadow: 0 0 5px #666
    }
}

@keyframes breathe {
    0% {
        color: #999;
        text-shadow: 0 0 0 rgba(255,255,255,0.1)
    }

    100% {
        color: #fff;
        text-shadow: 0 0 5px #666
    }
}

.link{
	padding-bottom: 38px;
}
.link a{
	color: #333;
	font-size: 14px;
}

/*Footer Logo*/
.footer-logo {
	margin: 17px 0 17px;
}

/*Link List*/
.link-list li {
	border-top: solid 1px #353535;
}

.link-list li:first-child {
	border-top: none !important;
}

.link-list a {
	color: #eee;
	font-size: 11px;
	padding: 6px 0px;
	display: inline-block;
	text-transform: uppercase;
}

.link-list li i {
	color: #bbb;
	float: right;
	margin-top: 10px;
}

/*--------------------------------------------------
	[44. Back To Top]
----------------------------------------------------*/
#topcontrol {
  color: #fff;
  z-index: 99;
  width: 30px;
  height: 30px;
  font-size: 20px;
  background: #222;
  position: relative;
  right: 14px !important;
  bottom: 11px !important;
  border-radius: 3px !important;
}

#topcontrol:after {
  top: -2px;
  left: 8.5px;
  content: "\f106";
  position: absolute;
  text-align: center;
  font-family: FontAwesome;
}

#topcontrol:hover {
  color: #fff;
  background: #004888;
  transition: all 0.3s ease-in-out;
}

/*Breadcrumbs v1 and v3
------------------------------------*/
.breadcrumbs-v1,
.breadcrumbs-v3 {
	transition: all 0.8s ease-in-out;
}

.breadcrumbs-v3 {
  z-index: 1;
  padding: 150px 0;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat:no-repeat;
}

.breadcrumbs-v3.breadcrumbs-lg {
  padding: 200px 0;
}

@media (max-width: 767px) {
	.breadcrumbs-v3{
		background-size:auto 200px;
		padding: 100px 0;
	}
}
/*About
------------------------------------*/
.about-me {
	overflow: hidden;
	font-size: 14px;
}

.about-me h2 {
	margin: 0;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

.about-me span {
	color: #999;
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
}

.about-me .social-icons {
	margin-top: 7px;
}

.content-img a img, .content-img img {
    display:inline-block;
    max-width: 100%;
    height: auto
}


/*--------------------------------------------------
	[2. Breadcrumbs]
----------------------------------------------------*/
/*Default Breadcrumbs*/
.breadcrumbs {
  overflow: hidden;
  padding: 10px 0 8px;
  border-bottom: solid 1px #e6e6e6;
  background: #fff;
}

.video-business-img1 {
  background: url(../video/youtube-business/video-business-img1.jpg) no-repeat center;
  background-size: cover; /*Scales the background image to be as large as possible*/
}

.breadcrumbs h1 {
  color: #666;
  font-size: 18px;
  font-weight: bold;
  margin-top: 8px;
}

.breadcrumb>li+li:before {
	color: #666;
}

.breadcrumb {
  top: 10px;
  z-index: 1;
  padding-right: 0;
  background: none;
  position: relative;
  font-size: 14px;
}
.breadcrumb a {
	font-size: 14px;
	color: #666;
}

.breadcrumb li.active,
.breadcrumb li a:hover {
  color: #666;
  text-decoration: none;
}

@media (max-width: 550px) {
  .breadcrumbs h1.pull-left,
  .breadcrumbs ul.pull-right {
    width: 100%;
    text-align: center;
  }

  .breadcrumbs h1.pull-left {
    margin-bottom: 0;
  }

  .breadcrumbs .breadcrumb {
    top: 0;
    margin-bottom: 10px;
  }
}

/*--------------------------------------------------
	[news]
----------------------------------------------------*/
.list-news h4 a{
	color: #222;
	font-size: 16px;
	font-family: "宋体","Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.list-news li p{
	    line-height: 24px;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	background-color: #666;
    border-color: #666;
}

.pagination>li>a, .pagination>li>span{
	color: #222;
}

.line-height-2{
	line-height: 2;
}

/*--------------------------------------------------
	[error]
----------------------------------------------------*/
.error-v2 {
	padding: 40px;
	margin: 60px 0;
	text-align: center;
	background: rgba(0,0,0,0.5);
}

.error-v2 p ,.error-v2 p  a{
	color: #fff;
	font-size: 14px;
	font-weight: 200;
}

.error-v2 span {
	color: #fff;
	display: block;
	font-size: 20px;
}

.error-v2 span.error-v2-title {
	color: #fff;
	font-size: 220px;
	line-height: 260px;
}

/*For Mobile Devices*/
@media (max-width: 500px) {
	.error-v2 p {
		font-size: 16px;
	}

	.error-v2 span {
		font-size: 26px;
	}

	.error-v2 span.error-v2-title {
		font-size: 100px;
		line-height: 120px;
	}
}

.height-auto {
	display: block;
	width: 100%; 
	height: 100%;
}


/* query-tag */
.query-tag,.query-tag a,.query-pop,.query-pop a{font-family:"Microsoft Yahei"; }
.query-tag { position: fixed; right: 1px; bottom: 1px; z-index: 9999; margin-bottom:90px; }
.query-tag a { display: block; width: 100px; height: 110px; margin-top: 1px; text-align: center; font-size: 20px; color: #fff; line-height: 170px; }
.query-tag a.tel { background: url(/assets/img/images/query-tag.png) no-repeat 0 0;}
.query-tag a.net { background: url(/assets/img/images/query-tag.png) no-repeat 0 -111px;}
.query-tag a:hover,.query-pop a:hover{text-decoration: none;}
.query-cover { position: fixed; left: 0; top: 0; z-index: 10000; width: 100%; height: 100%; background: #000; opacity: 0.7; filter: alpha(opacity=70); display: none; }
.query-pop { position: fixed; left: 50%; top: 50%; z-index: 20000; width: 400px; height: 245px; padding-top: 15px; margin-left: -200px; margin-top: -120px; background: #fff; display: none; }
.query-pop .tel { overflow: hidden;  font-size: 14px;}
.query-pop .tel .input-wrap,
.query-pop .tel .btn-wrap { float: left; }
.query-pop .tel .input-wrap { width: 188px; height: 40px; border-bottom: 1px solid #333;  margin-right: 10px; }
.query-pop .tel .btn-wrap { width: 120px; }
.query-pop .tel .input-wrap input { border: 0; height: 39px; line-height: 39px; padding: 0; font-size: 20px; }
.query-pop .tel,
.query-pop .net { padding: 0 40px; margin: 30px 0; overflow: hidden; font-size: 14px; }
.query-pop .btn-wrap a { background: #CD452A; border: none; color: #fff; cursor: pointer; display: block; width: 100%; font-size: 18px; height: 40px; line-height: 38px; text-align: center; }
.query-pop .tip { padding-bottom: 5px; }
.query-pop .close-btn { position: absolute; top: 10px; right: 10px; text-decoration: underline; color: #999; font-size: 12px; width: 25px; height: 25px; text-indent: -100em; overflow: hidden; background: url(/assets/img/images/pop-closebtn.png) no-repeat center center; }

@media (max-width: 768px) {
	.query-tag { display: none; }
	.query-cover { display: none !important; }
	.query-pop { display: block !important; position: fixed; left: 0; top: auto; bottom: 0; width: 100%; height: 40px; margin: 0; padding: 0; background: #CD452A; }
	.query-pop .tip { display: none; }
	.query-pop .close-btn { display: none; }
	.query-pop .tel { float: left; width: 80%; margin: 0; padding: 0; }
	.query-pop .net { float: left; width: 20%; margin: 0; padding: 0; }
	.query-pop .tel .input-wrap { width: 75%; height: 40px; margin: 0; padding: 0; border: 0; }
	.query-pop .tel .input-wrap input { padding-left: 10px; width: 100%; height: 40px; box-sizing: border-box; font-size: 18px; }
	.query-pop .tel .btn-wrap { width: 25%; height: 40px; margin: 0; padding: 0; box-sizing: border-box; border-right: 1px solid #fff; }
	.query-pop .btn-wrap a { font-size: 14px; line-height: 40px; }
}
