
/**
  * Name: iseo
  * Version: 1.0
  * Author: Themesflat
  * Author URI: http://www.themesflat.com
*/
@import url("owl.carousel.css");
@import url("flexslider.css");
@import url("font-awesome.css");
@import url("ionicons.css");
@import url("shortcodes.css");
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
/**

/*重置bootstrap*/

* {
  font-family: '微软雅黑';
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  overflow-x: hidden;
}

img {
  max-width: 100%;
}
a,
a:hover,
a:visited,
a:checked {
  text-decoration: none;
}

a {
  -webkit-transition: color .4s ease;
  -moz-transition: color .4s ease;
  -o-transition: color .4s ease;
  transition: color .4s ease;
  color: #000;
}

ul,
ol {
  list-style: none;
}

/*常用css样式*/
.font-bold {
  font-weight: bold;
}

.text-white {
  color: #fff;
}

.text-black {
  color: #323232;
}

.word-break {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: keep-all;
}

.padding-zero {
  padding: 0;
}


/* index css */

.language{
	margin: 36px 0px;
}
.m_language img{
	margin: 2px 4px;
}

.left_txt{
	margin-bottom: 60px;
}
.left_txt .t,.left_txt .b{
	color: #fff;
}

.left_txt .t{
	font-family: "arial, helvetica, sans-serif";
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 3px;
}
.left_txt .b{
	font-family: "Dubai";
	font-size: 16px;
	margin-top: 5px;
}

.left_intro p{
	color: #fff;
	line-height: 40px;
	text-indent: 28px;
	margin-bottom: 0px;
}
.left_intro .morebtn{
	display: block;
	width: 172px;
	height: 44px;
	border: solid 1px #fff;
	color: #fff;
	line-height: 44px;
	text-align: center;
	margin-top: 76px;
}


.index_main .section2 .container{
	width: 1440px;
}

.right_images li.col-md-6{
	padding: 7px;
}



.Box {
	position: relative;
	margin-top:40px;
}
.left_txt_1{
margin-bottom:40px;
}
.index_main .section3 .container{
	width: 1440px;
}
.left_txt_contact{
	margin-bottom: 30px;
	margin-top: 90px;
}
.left_txt_1 .t_01,
.left_txt_contact .t_01,
.left_txt_1 .b_01,
.left_txt_contact .b_01{
	color: #ea6103;
}
.left_txt_1 .t_01,.left_txt_contact .t_01{
	font-family: "arial, helvetica, sans-serif";
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 3px;
}
.left_txt_1 .b_01,.left_txt_contact .b_01{
	font-family: "Dubai";
	font-size: 16px;
	margin-top: 5px;
}
.Box .Box_con {
	position: relative;
}
.Box .Box_con .btnl {
	position: absolute;
}
.Box .Box_con .btn {
	display: block;
	width: 41px;
	height: 41px;
	position: absolute;
	top: 80px;
	cursor: pointer;
}
.Box .Box_con .btnl {
	background: url(../../images/jtl02.png) no-repeat center;
	left: -72px;
}
.Box .Box_con .btnr {
	background: url(../../images/jtr02.png) no-repeat center;
	right: -72px;
}
.Box .Box_con .btnl:hover {
	background: url(../../images/jtl03.png) no-repeat center;
}
.Box .Box_con .btnr:hover {
	background: url(../../images/jtr03.png) no-repeat center;
}
.Box .Box_con .conbox {
	position: relative;
	overflow: hidden;
}
.Box .Box_con .conbox ul {
	position: relative;
	list-style: none;
}
.Box .Box_con .conbox ul li {
	float: left;
	width: 450px;
	height: auto;
	margin-left: 20px;
	overflow: hidden;
}
.Box .Box_con .conbox ul li:first-child {
	margin-left: 0;
}
.Box .Box_con .conbox ul li img {
	display: block;
	width: 100%;
	height: auto;
	transition: all 0.5s;
}
.Box .Box_con .conbox ul li:hover img {
	transform: scale(1.1);
}
			
.Box .BoxSwitch {
	margin-top: 30px;
	text-align: center;
}
.Box .BoxSwitch span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #ccc;
	margin: 0 5px;
	cursor: pointer;
}
.Box .BoxSwitch span.cur{
	background: #292929;
}

.Box .Box_con .conbox ul li h6{	
	font-family: "arial, helvetica, sans-serif";
	font-size: 18px;
	margin: 16px 0px 0px;
	text-align: center;
	font-weight: bold;
}
.Box .Box_con .conbox ul li .morebox{
	background: #292929;
	width: 176px;
	height: 52px;
	margin: 20px auto 40px;
	line-height: 52px;
	color: #fff;
}
.Box .Box_con .conbox ul li a{
	color: #292929;
}



.zzsc{
	margin-top: 50px;
}
.zzsc li{
	margin-bottom: 30px;
}
#zzsc{ 
	margin-top: 20px;
	overflow: hidden;
}
#zzsc ul li{ 
	height:158px; 	
	margin-bottom: 20px;
	overflow:hidden;
}
#zzsc ul li span{ 
	width:275px; 
	height:158px; 
	display:block; 
	position:absolute; 
	left:0; 
	top:0;
}
#zzsc ul li a{ 
	text-decoration:underline; 
	color:#656565; 
	font-size:12px;
}
#zzsc ul li:hover a{ 
	text-decoration:none; 
	color:#BC0000;
}


.text_demand h6{
	margin: 0;
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	text-align: right;
}
.text_demand p{
	color: #fff;
	text-align: right;
	margin-top: 22px;
}

.form-horizontal .form-group .control-label{
	color: #777;   
    font-weight: normal;
}
.input-text
{	
	width: 100%;
	padding-left: 15px;
	line-height: 40px;	
}


.contact_icon,.lead_text{
	margin-top: 60px;
}
.contact_icon li span{
	display: block;
	height: 40px;
	padding: 10px 0px 12px 50px;	
	color: #fff;	
	font: 14px/24px "Poppins", sans-serif;
}
.contact_icon li:nth-child(1) span{
	background: url(../../images/email.png) no-repeat left center;	
}
.contact_icon li:nth-child(2) span{
	background: url(../../images/tel.png) no-repeat left center;	
}
.contact_icon li:nth-child(3) span{
	background: url(../../images/address.png) no-repeat left center;	
}

.contact_txtbox,.contact_copyright{
	margin-top: 70px;
}
.contact_copyright{
	border-top: solid 1px rgba(255,255,255,0.11);
	padding-top: 16px;
}
.contact_txtbox .part p{
	color: #fff;
	line-height: 26px;
}
.contact_copyright span,.contact_copyright a{
	color: #fff;
}








.videobox li p{
	background: #fff;
	line-height: 50px;
	text-align: center;
	margin: 12px 0px 0px;
}


.navbar-default{
	background: none;
	border: none;
	border-bottom: solid 1px #e7e7e7;
}

.contentbox{
	margin: 70px 0px;
}




.subnav span.homeicon{
	background: url(../../images/home_ico.png) no-repeat left center;
	padding-left: 18px;
	line-height: 50px;
	color: #717171;
}
.subnav a.icons{
	background: url(../../images/home_ico1.png) no-repeat left center;
	padding-left: 12px;
	margin-left: 6px;
	line-height: 50px;
	color: #717171;
}

.about_page{
	margin-bottom: 70px;
}
.about_page h4{
	text-align: center;
	font-size: 30px;
	margin: 56px auto;
}
.jianjie img,.workman img{
	display: block;
	margin: 26px auto;
}
.jianjie p{
	line-height: 40px;
	text-indent: 28px;
	margin-bottom: 0px;
}
.wenhua strong{
	font-size: 18px;
}
.wenhua p{
	line-height: 42px;
}

.zizhi .scale{
	width: 100%;
	border:solid 1px #e6e6e6;
	padding: 10px;
	overflow: hidden;
}
.zizhi .scale img{
	transition: all 0.6s;
}
.zizhi li:hover .scale img{
	transform: scale(1.2);
}
.zizhi li p{
	text-align: center;
	line-height: 36px;
}


.contentbox .h6{
	font-size: 20px;
	font-weight: bold;
}
.details{
	margin: 70px 0px;
	border-top: solid 1px #e6e6e6;
}
.details p{
	line-height: 36px;
	text-indent: 28px;
}
.alltxt{
	margin-bottom: 36px;
    border-bottom: solid 1px #e6e6e6;
    line-height: 42px;
    height: 42px;
}
.alltxt strong{	
	color: #333;
	font-size: 20px;
}
.alltxt a{
	
	
}

.newslist{
	margin-top: 40px;
}
.newslist li{
	overflow: hidden;
	border-bottom: solid 1px #f7f7f7;
	padding-bottom: 22px;
	margin-bottom: 22px;
}
.scaleImg{
	width: 100%;
	overflow: hidden;
}
.scaleImg img{
	transition: all 0.6s;  
}
.newslist li:hover .scaleImg img{
	transform: scale(1.2);
}
.textImg{
	background: #f9f9f9;
	padding-top: 32px;
	padding-bottom: 32px;
}
.textImg strong{
	display: block;	
	font-size: 20px;
	font-weight: normal;
	line-height: 50px;
}
.textImg span{
	display: block;
	color: #717171;
	margin-bottom: 16px;
}
.textImg p{
	line-height: 20px;
	color: #717171;
	margin-bottom: 0px;
}
.newslist li:hover .textImg strong{
	color: #eb6100;
}
.subtime{
	border-bottom: dashed 1px #ccc;
	padding-bottom: 16px;
	margin-bottom: 76px;
}
.subtime span{
	color: #717171;
}
.showtext img{
	display: block;
	margin: 0 auto;
}
.showtext p{
	line-height: 36px;
}













@media screen and (min-width:1420px) and (max-width:1679px) {
	.header .navbar_nav li a{
		padding: 0 22px !important;
	}
}
@media screen and (min-width:1366px) and (max-width:1419px) {
	.header .navbar_nav li a{
		padding: 0 18px !important;
	}
}
@media screen and (min-width:1292px) and (max-width:1365px) {
	.header .navbar_nav li a{
		padding: 0 14px !important;
	}
}
@media screen and (min-width:1228px) and (max-width:1291px) {
	.header .navbar_nav li a{
		padding: 0 10px !important;
	}
}
@media screen and (min-width:1170px) and (max-width:1227px) {
	.header .navbar_nav li a{
		padding: 0 6px !important;
	}
}
@media screen and (min-width:1200px) and (max-width:1440px){
	.index_main .section2 .container{
		width: 1170px;
	}
	.left_txt{
		margin-bottom: 30px;
	}
	.left_intro .morebtn{
		margin-top: 38px;
	}
}

@media screen and (max-width:769px) {

	.located{
		padding: 0px;
	}
	.located .p_txt{
		width: 25% !important; 
	}

	.header{
		background: #fff;
		height: 90px;
	}
	.header #navToggle span{
		margin-top: 32px;
	}
	.header .left img {
	    width: 100% !important;
	}

	#zzsc ul li{
		width: 50% !important;
	}
	#zzsc ul li img{
		margin: 0 20%;
	}
	.index_main .section2 .container,
	.index_main .section3 .container{
		width: 100%;
	}
	.Box .Box_con .btnl{
		display: none;
	}
	.Box .Box_con .btnr{
		display: none;
	}
	#fp-nav{
		display: none;
	}

}

@media screen and (max-width:767px) {
	#zzsc ul li {
	    width: 100% !important;	    
	}
	.located{
		padding: 0px;
	}
	.located .p_txt{
		width: 25% !important; 
	}
	.header{
		background: #fff;
	}
	#fp-nav{
		display: none;
	}
	.index_main .section2 .container{
		width: 100%;
	}	
	.header .left {
		width: 70% !important;
	}
	.header{
		height: 60px !important;
	}
	.left_txt{
		margin: 100px 0px 20px;
	}
	.left_txt .t{
		font-size: 22px;
	}
	.left_txt .b{
		font-size: 14px;
		margin-top: 0px;
	}	
	.left_intro .morebtn{
		margin: 26px 0px 46px;
	}
	
	.index_main .section3 .container{
		width: 100% !important;
	}

	.Box .Box_con .btnl{
		display: none;
	}
	.Box .Box_con .btnr{
		display: none;
	}	
	.m-slide .img{
		width: 100% !important;
		height: 400px !important;
	}
	.m-slide .img li{
		width: 100% !important;
	}
	
	.videobox li{
		margin-top: 26px;
	}
	
	.effects{
		padding-left: 0px !important;
	}
	.effects li{
		margin: 0px auto 3% !important;
		width: 100% !important;
	}
	.effects .img img{
		width: 100% !important;
	}
	#zzsc ul li{
		width: 100%;
	}
	#zzsc ul li img{
		margin: 0;
	}
	
	.contact_txtbox,.contact_icon{
		margin-top: 50px;
	}
	.contact_icon li{
		margin-bottom: 12px;
	}
}
@media screen and (max-width:767px){
.Box .Box_con .conbox ul li {
    float: left;
    width: 160px;
    height: auto;
    margin-left: 20px;
    overflow: hidden;
}
.Box .Box_con .conbox{height:267px;}
.Box .BoxSwitch{margin-top:0;}
}
@media screen and (max-width:375px){
	.header .left img {
	    width: 100% !important;
	}
	.header #navToggle span {
	    margin-top: 19px;
	}
}

@media screen and (max-width:414px){
	.header .left img {
	    width: 100% !important;
	    margin-top: 10px !important;
	}
	.header #navToggle span {
	    margin-top: 19px;
	}
}

@media screen and (max-width:320px){
	.header {
	    height: 50px !important;
	}
	.header .left img {
	    width: 100% !important;
	    margin-top: 10px !important;
	}
	.header #navToggle span {
	    margin-top: 10px;
	}
}


/* animted  */


.active .left_txt_contact{
	animation:top_slide 1.5s linear alternate forwards;
}
.active .lead_text{
	animation:base_slide 2.0s linear alternate forwards;
}
.active .contact_icon{
	animation:base_slide 2.2s linear alternate forwards;
}
.active .contact_txtbox{
	animation:base_slide 2.4s linear alternate forwards;
}
.active .contact_copyright{
	animation:base_slide 2.6s linear alternate forwards;
}


@keyframes top_slide
{
	0% {
		opacity: 1;
		transform: translateY(-500px);
		}
	100% {
		opacity: 1;
		transform: translateX(0);
		}
}

@-webkit-keyframes top_slide /* Safari 和 Chrome */
{
	0% {
		opacity: 1;
		transform: translateY(-500px);
		}
	100% {
		opacity: 1;
		transform: translateX(0);
		}
}

@keyframes base_slide
{
	0% {
		opacity: 1;
		transform: translateY(500px);
		}
	100% {
		opacity: 1;
		transform: translateX(0);
		}
}

@-webkit-keyframes base_slide /* Safari 和 Chrome */
{
	0% {
		opacity: 1;
		transform: translateY(500px);
		}
	100% {
		opacity: 1;
		transform: translateX(0);
		}
}


