﻿body {}

.swiperinitimg {
    width: 100%;
}

.swiperbox {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: #f2f2f2;
}

.swiper-container {
    height: 100%;
}

.swiper-wrapper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    line-height: 300px;
    color: #fff;
    font-size: 36px;
    text-align: center;
    position: relative;
}

.swiper-slide-box {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 1200px;
    height: 90%;
    margin-left: -600px;
}

.swiper-slide .line1 {
    position: absolute;
    left: 0px;
    top: 170px;
    height: 224px;
    width: 6px;
    overflow: hidden;
    background: #f1bc57;
}

.swiper-slide .text1 {
    position: absolute;
    left: 0px;
    top: 140px;
    height: 224px;
    width: 390px;
/*    padding: 0px 0px 0px 35px;*/
    overflow: hidden;
    line-height: 200%;
    color: #333;
    font-size: 18px;
    text-align: left;
/*    background-color: rgba(239, 186, 85, 0.90);*/
}

.swiper-slide .text1 h3 {
    height: 117px;
    font-size: 48px;
    line-height: 300%;
    text-align: left;
    color: #333;
}

.swiper-slide .line2 {
    position: absolute;
    left: 0px;
    top: 140px;
    height: 177px;
    width: 6px;
    overflow: hidden;
    background: #8a95b4;
}

.swiper-slide .text2 {
    position: absolute;
    left: 0px;
    top: 140px;
    height: 177px;
    width: 440px;
/*    padding: 0px 0px 0px 25px;*/
    overflow: hidden;
    line-height: 200%;
    color: #333;
    font-size: 18px;
    text-align: left;
/*    background-color: rgba(138, 149, 180, 0.90);*/
}

.swiper-slide .text2 h3 {
    height: 100px;
    font-size: 48px;
    line-height: 240%;
    text-align: left;
    color: #333;
}

.swiper-slide .line3 {
    position: absolute;
    right: 420px;
    top: 140px;
    height: 224px;
    width: 6px;
    overflow: hidden;
    background: #fff;
}

.swiper-slide .text3 {
    position: absolute;
    left: 0px;
    top: 140px;
    height: 224px;
    width: 350px;
/*    padding: 0px 0px 0px 50px;*/
    overflow: hidden;
    line-height: 200%;
    color: #fff;
    font-size: 18px;
    text-align: left;
/*    background-color: rgba(255, 255, 255, 0.90);*/
}

.swiper-slide .text3 h3 {
    height: 117px;
    font-size: 48px;
    line-height: 240%;
    text-align: left;
    color: #fff;
}

.productbg {
	background: #f2f2f2;
	overflow: hidden;
}

.productbox {
    padding-top: 155px;
}

.product {
    position: relative;
}

.product img {
    width: 100%;
}

.product b {
    width: 100%;
    height: 65px;
    line-height: 450%;
    font-size: 20px;
    color: #666;
    text-align: center;
    display: inline-block;
}

.product span {
    width: 100%;
    height: 154px;
    line-height: 200%;
    font-size: 16px;
    color: #666;
    text-align: center;
    display: inline-block;
}

.product .on {
    display: none;
    position: absolute;
    top: 0px;
    min-height: 360px;
    width: 360px;
    margin: 0px auto;
    color: #fff;
    padding: 20px;
    line-height: 200%;
    background-color: rgba(50, 180, 180, 0.90)
}

.aboutbox {
    background: #fff;
    padding-top: 65px;
    height: 450px;
    overflow: hidden;
}

.aboutbox h2 {
    color: #2fafb0;
    font-size: 24px;
    text-align: center;
    font-weight: 900;
}

.aboutbox .redline {
    height: 2px;
    width: 50px;
    overflow: hidden;
    margin: 9px auto 0px;
    background: #ea5158;
}

.aboutbox .text {
	padding: 30px 0px 0px 12px;
	font-size: 16px;
	color: #333;
	line-height: 150%;
}

.aboutbox b {
    display: inline-block;
    color: #49c8c9;
    font-size: 26px;
    height: 42px;
    width: 100%;
}

.aboutbox b span {
    color: #eb5050;
}

.databox {
    height: 370px;
    background: url('../img/data.png') no-repeat center center;
}

.databox h2 {
    color: #666;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    height: 150px;
    line-height: 700%;
}

.databox .col-3 {
    position: relative;
}

.databox .chartdata {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    padding-top: 50px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.databox .chartdata1 {
    color: #167c7d;
}

.databox .chartdata2 {
    color: #2f9b2f;
}

.databox .chartdata3 {
    color: #405561;
}

.databox .chartdata4 {
    color: #567fd2;
}

.databox .chartdata b {
    font-size: 30px;
    height: 95px;
    display: block;
}

.linkbox {
    padding: 90px 0px;
    background: #fff;
}

.linkbox h2 {
    color: #49c8c9;
    font-size: 24px;
    height: 72px;
    font-weight: bold;
}

.linkbox .redline {
    display: block;
    height: 2px;
    width: 50px;
    overflow: hidden;
    margin: 4px 0px 0px;
    background: #eb5050;
}

.linkbox .link {
    height: 122px;
	margin-right:18px;
	border:1px solid #CCC;
}

.linkbox .link img{
    width:120px;
}

.linkbox .link a {
    width: 122px;
    height: 122px;
    display: block;
    border: none;
}


/*            .linkbox .link a:hover {
                -webkit-box-shadow:0 0 10px #e3e3e3;  
                -moz-box-shadow:0 0 10px #e3e3e3;  
                box-shadow:0 0 10px #e3e3e3;  
            }*/

.linkbox .link a img {
    border: none;
}

.joinus {
    height: 538px;
    background: url('../img/joinus.png') no-repeat center center;
}

.joinus .h2box {
    position: absolute;
    top: 80px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    height: 35px;
    text-align: center;
}

.joinus h2 {
    width: 200px;
    height: 30px;
    color: #fff;
    font-size: 24px;
    line-height: 100%;
    font-weight: normal;
}

.joinus .h2line {
    width: 50px;
    height: 2px;
    background: #fff;
    margin: 10px auto;
    overflow: hidden;
}

.joinus .midbox {
    position: absolute;
    top: 180px;
    left: 50%;
    margin-left: -270px;
    width: 540px;
    height: 110px;
    text-align: center;
    background: url('../img/joinus2.png') no-repeat top center;
}

.joinus .midbox b {
    display: block;
    font-size: 36px;
    color: #fff;
    line-height: 60%;
    height: 64px;
}

.joinus .midbox span {
    display: block;
    font-size: 18px;
    color: #fff;
}

.joinus .email {
    position: absolute;
    top: 397px;
    left: 50%;
    margin-left: -200px;
    width: 400px;
    height: 50px;
    text-align: center;
}

.joinus .email a {
    display: block;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    height: 40px;
}

.joinus .email span {
    display: block;
    width: 358px;
    height: 1px;
    background: #fff;
    margin: 0px auto;
    overflow: hidden;
}

.contact {
    height: 252px;
    padding-top: 88px;
    background: #f2f2f2;
}

.contact h2 {
    color: #49c8c9;
    font-size: 24px;
}

.contact .redline {
    height: 2px;
    width: 50px;
    overflow: hidden;
    margin: 8px 0px 0px;
    background: #eb5050;
}

.contact b {
    display: block;
    font-size: 16px;
    color: #333;
    height: 60px;
    line-height: 60px;
}

.contact ul {
    list-style: none;
}

.contact li {
    height: 30px;
    font-size: 14px;
    color: #666;
}

.copyright {
    height: 40px;
    text-align: center;
    color: #666;
    font-size: 14px;
    line-height: 40px;
}

.top {
    display: block;
    padding: 20px 15px;
    border-radius: 6px;
    font-weight: bold;
    color: #fff;
    right: 20px;
    bottom: 40px;
    float: right;
    position: fixed;
    background-color: rgba(170, 170, 170, 0.70)
}
.img-down{margin:15px 0px 0px;}

.expenses  {
    background: #f2f2f2;
    padding-top: 60px;
    overflow: hidden;
	color: #333;
	line-height: 200%;
}
.expenses p {
	line-height: 150%;
	padding: 30px 0;
	border-bottom: #ddd 1px solid;
}
.expenses h3 {
	color: #c00000;
	margin-top: 30px;
}
.expenses img{
	padding: 20px 0;
}


.header{
	position:relative;
	width:1200px;
	margin:0 auto;
	height:96px;
	background:#FFF;
	}
.header .logo-envision{
	float:left;
	padding:10px;
}





/*navMain*/
.navMain{
	height:56px;
	float: left;
	padding:20px;
}
.navMain ul{ height:56px;float: left;}
.navMain li{ float:left; position:relative; list-style:none;}
.navMain li>a{ font-size:18px; color:#00549f; text-decoration:none; padding:0 36px; display:block; height:56px; line-height:56px;font-family: Microsoft Yahei;
}
.navMain li>a:hover,.navMain li.cur>a{ background-color:#00549f; color:#fff;}

 .nav>li .sednavs{ width: 482px; height: 228px; top: 56px; position:absolute; background:url(../data/images/sbg.png) repeat center; display:none; left:0; z-index:9999;}
 .nav>li .sednavs .sen{ float:left; margin-top: 13px; /* margin-left: 0px; */}
 .nav>li .sednavs .sen p{ height:30px; line-height:30px; padding-left: 46px; background: url(../data/images/pbg2.png) no-repeat 18px center; text-align:left;}
 .nav>li .sednavs .sen p a{ font-size:14px; color:#fff; display:block;width: 120px; overflow:hidden; white-space: nowrap;text-overflow: ellipsis;}
 .nav>li .sednavs .sen p a:hover{color:#ff7800;}
 .nav>li .sednavs .nImg{ margin-top:24px; float:left; margin-left:15px;}
 .nav>li .sednavs .nImg img{ display:block;}
 .nav>li:hover .sednavs{ display:block;}
 
  .nav>li .sednavs1{ width: 492px; height: 228px; top: 56px; position:absolute; background:url(../data/images/sbg.png) repeat center; display:none; left:0; z-index:9999;}
 .nav>li .sednavs1 .sen{ float:left; margin-top: 13px; /* margin-left: 0px; */}
 .nav>li .sednavs1 .sen p{ height:30px; line-height:30px; padding-left: 46px; background: url(../data/images/pbg2.png) no-repeat 18px center; text-align:left;}
 .nav>li .sednavs1 .sen p a{ font-size:14px; color:#fff; display:block;width: 120px; overflow:hidden; white-space: nowrap;text-overflow: ellipsis;}
 .nav>li .sednavs1 .sen p a:hover{color:#ff7800;}
 .nav>li .sednavs1 .nImg{ margin-top:24px; float:left; margin-left:25px;}
 .nav>li .sednavs1 .nImg img{ display:block;}
 .nav>li:hover .sednavs1{ display:block;}
 
 .nav>li .sednavs2{ width: 438px; height: 228px; top: 56px; position:absolute; background:url(../data/images/sbg.png) repeat center; display:none; left:0; z-index:9999;}
 .nav>li .sednavs2 .sen{ float:left; margin-top: 13px;}
 .nav>li .sednavs2 .sen p{ height:30px; line-height:30px; padding-left: 46px; background: url(../data/images/pbg2.png) no-repeat 18px center; text-align:left;}
 .nav>li .sednavs2 .sen p a{ font-size:14px; color:#fff; display:block;width: 75px; overflow:hidden; white-space: nowrap;text-overflow: ellipsis;}
 .nav>li .sednavs2 .sen p a:hover{color:#ff7800;}
 .nav>li .sednavs2 .nImg{ margin-top:24px; float:left; margin-left:15px;}
 .nav>li .sednavs2 .nImg img{ display:block;}
 .nav>li:hover .sednavs2{ display:block;}
 
  .nav>li .sednavs3{ width: 426px; height: 228px; top: 56px; position:absolute; background:url(../data/images/sbg.png) repeat center; display:none; left:0; z-index:9999;}
 .nav>li .sednavs3 .sen{ float:left; margin-top: 13px;}
 .nav>li .sednavs3 .sen p{ height:30px; line-height:30px; padding-left: 46px; background: url(../data/images/pbg2.png) no-repeat 18px center; text-align:left;}
 .nav>li .sednavs3 .sen p a{ font-size:14px; color:#fff; display:block;width: 65px; overflow:hidden; white-space: nowrap;text-overflow: ellipsis;}
 .nav>li .sednavs3 .sen p a:hover{color:#ff7800;}
 .nav>li .sednavs3 .nImg{ margin-top:24px; float:left; margin-left:15px;}
 .nav>li .sednavs3 .nImg img{ display:block;}
 .nav>li:hover .sednavs3{ display:block;}


.main{overflow: hidden;margin: auto;width: 1200px;}


.foot_one{padding: 45px 0px 35px 0px;border-bottom: 1px solid #414f5a;background: #00549f;}
.foot_m{padding: 0px 15px 25px 15px;background: url("../images/foot_map.jpg") no-repeat  665px -20px;width:1200px;}
.foot_nav{
	overflow: hidden;
	float: left;
	width:750px;
}
.foot_nav span{display:block;float: left; line-height:30px;}
.foot_nav span a{ display:block;color: #fff;font-size: 14px; padding-right:55px;}
.foot_nav span a:hover{color: #e86700;}
.foot_nav span ul{display:block;padding-top: 20px; float:left;}
.foot_nav span ul li{
	line-height: 26px;
	float:none;
	display:inherit;
}
.foot_nav span ul li a{color:#EAEAEA;font-size: 12px;}

.foot_r{
	overflow: hidden;
	float: left;
	width: 286px;
}
.foot_r h1{color: #fff;font-size: 16px;padding-bottom: 5px;}
.foot_r h1:hover{color: #e86700;}
.foot_r p{
	color: #C6C6C6;
	font-size: 12px;
	line-height: 25px;
	padding-left: 22px;
}
.foot_r p a{
	color: #C6C6C6;
}
.foot_r p a:hover{color: #fff;}
.foot_z{color: #8db9d3;padding-top: 10px;font-size: 12px;}
.foot_z span{color: #8db9d3;display: block;float: left;}
.foot_r1{background: url("../images/tel.png") no-repeat 4px 4px;}
.foot_r2{background: url("../images/fax.png") no-repeat 4px 4px;}
.foot_r3{background: url("../images/add.png") no-repeat 4px 4px;}
.foot_r4{background: url("../images/web.png") no-repeat 4px 4px;}
.foot_r5{background: url("../images/phone.png") no-repeat 4px 4px;}


/*foot_two*/
.foot_two{
	background: #7ab800;
	height: 61px;
	line-height: 62px;
	text-align: center;
	color: #ffffff;
}
.foot_two p{
	text-align:center;
	overflow: hidden;
	font-size: 13px;
	color: #ffffff;
}
.foot_two p a{color: #ffffff;font-size: 13px;}
.foot_two p a:hover{color: #fff;}
.foot_two_t{padding-top: 0;}


.banner{height:700px;overflow:hidden; display:block;width:100%; background-color:#e8e8e8;}


.ban_bg{height:700px;width:100%; position:relative; }
.ban_bg .bgitem{ position:absolute; top:0;}
.ban_bg .btn{  bottom: 5px;margin-right: -450px;padding: 5px 6px;position: absolute;right: 50%;z-index: 7;}
.ban_bg .btn span {background: none repeat scroll 0 0 #2B130F;border: 1px solid #2B130F;color: #FFFFFF;cursor: pointer;display: inline-block;
margin-left: 5px;padding: 2px 5px;}
.ban_bg .btn span.cur {font-weight: bold;padding: 4px 8px;}




.main-content{
	position:relative;
	width:100%;
	}
.topbanner-section{
	position:relative;
	background:#ddd;}
/*.businesspage .topbanner-section{
	background:#00a2e4;}*/
.topbanner{
	position:relative;
	width:1200px;
	margin:0 auto;}
.imageslide{
	position:relative;
	width:640px;
	margin:30px auto;}
.topbanner #slides{
	display:none;
	}
.topbanner #slides .slide img, .imageslide #slides .slide img{
	position:relative;
	z-index:0;
	width:100%;
 	height:auto;}
.topbanner #slides .slide .topbanner-tit{
	position:absolute;
	z-index:50;
	bottom:0;
	width:100%;
	padding:30px 140px;
	background:rgba(51,180,229,.6);}
.topbanner-tit h1{
	margin-bottom:10px;
	font-size:6em;
	line-height:1.2em;
	color:#fff;}
.topbanner-tit p{
	font-size:2.4em;
	line-height:2em;
	color:#fff;}
.topbanner ul.slidesjs-pagination{
	display:none;}
.topbanner .slidesjs-navigation{
	position:absolute;
	z-index:100;
	top:45%;
	width:80px;
	height:80px;
	text-indent:-9999px;
	background:url("../data/images/arrow_imageslide.png")/*tpa=http://www.envisioncn.com/data/images/arrow_imageslide.png*/ no-repeat left center;}
.topbanner .slidesjs-previous{
	left:30px;}
.topbanner .slidesjs-next{
	right:30px;
	background-position:right center;}
.imageslide .slidesjs-navigation{
	position:absolute;
	z-index:100;
	top:45%;
	width:60px;
	height:60px;
	text-indent:-9999px;
	background:url("../data/images/arrow_imageslide2.png")/*tpa=http://www.envisioncn.com/data/images/arrow_imageslide2.png*/ no-repeat left center;}
.imageslide .slidesjs-previous{
	left:-80px;}
.imageslide .slidesjs-next{
	right:-80px;
	background-position:right center;}
.imageslide ul.slidesjs-pagination{
	position:relative;
	display:block;
	margin:15px auto;
	z-index:500;
	width:90px;
	text-indent:-99999px;
	}
.imageslide ul.slidesjs-pagination li{
	position:relative;
	float:left;
	margin:0 2px;
	}
.imageslide ul.slidesjs-pagination li a{
	display:block;
	width:10px;
	height:10px;
	border-radius:5px;
	background:transparent;
	border:2px solid #aaa;}
.imageslide ul.slidesjs-pagination li a.active{
	background:#aaa;}
