@charset "utf-8";
/* CSS Document */
*{font-family:Arial,"微软雅黑";}

body{
	background-color: #eaeaea;
	padding-top: 70px;
}

.text-wtlblue{
	color: #0084ba;
}

.nav-top-news{
	background-color:white;
}

.nav-top-news .navbar-header{
	height:100px;
	line-height: 100px;
}

.nav-top-news .navbar-header img{
	display: block;
	margin-top: 10px;
}

.nav-top-news .navbar-nav > li > a{
	font-size: 16px;
	padding:0 25px;
	margin:40px 0;
	color: #333;
	border-right:solid 1px #333;
}

.nav-top-news .navbar-nav > li > a:hover{
	color: #0084ba;
	text-decoration: underline;
}

.nav-top-news .navbar-nav > li:last-child a{
	border:none;
}

.nav-top-news .nav-phone{
	padding:0 15px;
	line-height: 36px;
	color: white;
	background-color: #0084ba;
	font-size: 24px;
	margin-top:32px;
}

.nav-top-news .nav-lang{
	padding:0 15px;
	line-height: 26px;
	color: white;
	background-color: #0084ba;
	font-size: 16px;
	margin-top:37px;
	margin-right: 10px;
	border-radius: 4px;
	display: block;
}

.nav-news-logo-txt h3{
	color: #0084ba;
}

.nav-phone-box{
	padding: 0;
	margin:0;
}

/*==========================================================banner=================================================================*/

.banner dl{
	max-width:1900px;
	height:700px;
	margin:0 auto;
	color:#333;
	background-position: center center;
	background-size: auto 100%;
	z-index: 2;
}

.imgBox1{
	background-image:url(../images/banner-02.jpg);
}

.imgBox01-pro{
	max-width: 1300px;
	margin:0 auto;
}

.imgBox01-pro img{
	margin-top: -120px;
}

.imgBox2{
	background-image:url(../images/banner-01.jpg);
}

.imgBox{
	position:relative;
}

.imgBoxin{
	max-width:1500px;
	margin:0 auto;
	padding:20px 50px;
}

.imgboxtitle{
	font-size:40px;
	padding-top: 80px;
}

.imgBoxin h4{
	color:#229bd4;
	line-height: 30px;
	margin-top: 20px;
	text-decoration-style: solid;
}

.text-white{
	color: white;
}

.imgBox .aLeft,.imgBox .aRight{
	display:block; 
	width:45px;
	height:45px;
	position:absolute; 
	top:50%;
	margin-top:-22px; 
	cursor:pointer;}

.aLeft{
	background-image: url(../images/next.png);
	left:296px;
}

.aRight{
	background-image: url(../images/pre.png);
	right:296px;
}

.btns{
	overflow:hidden;
	position:absolute;
	left:20%;
	margin-left: -35px;
	top:90%;
}

.btns span{
	display:block; 
	width:100px; 
	height:4px; 
	float:left; 
	background-color:#f8ede4; 
	margin-right:10px; 
	cursor:pointer;
	border-radius:2px;
	transition-property: width;
	transition-duration: 0.5s;
}

.btns .currentBtn{
	background-color:#308fd9;
	width:90px;
	height:4px;
}

.img-a1{
	width:100%;
	height:402px;
}

/*======================================================box01======================================================*/

.w1520{
	max-width:1520px;
	margin:0 auto;
	box-sizing: border-box;
	margin-bottom: 15px;
}

.box01-right,.box01-left{
	width:50%;
}

.box01-right01{
	padding:0 50px;
	width: 100%;
}

.box01-right{
	float: right;
	background-color: white;
	margin-top: -150px;
	z-index: 2;
	position: relative;
}

.box-right01-title{
	font-size: 48px;
	color: #0084ba;
	font-weight: bold;
	padding-top: 50px;
}

.box-right01-text{
	font-size: 16px;
	color: #474747;
	line-height: 26px;
	margin-bottom: 50px;
}

.box-change-icon{
	width:40px;
	height:40px;
	border:solid 1px #999999;
	display: block;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center;
	transition:all 0.3s ease 0s;
	margin-bottom: 45px;
}

.box-change-icon:hover{
	background-color:#333;
}

.box01-right01 .box-change-icon{
	background-image: url(../images/box01-icon-01.png);
}

.box01-right01 .box-change-icon:hover{
	background-image: url(../images/box01-icon-01change.png);
}

.box-right01-bottom a{
	color:#999999;
	font-weight:bold;
	line-height: 44px;
	border-top: solid 1px #f1f1f1;
	display: block;
}

.box-right-bottom-icon{
	float: right;
	padding-right: 20px;
}

.box01-right-bg{
	width:100%;
	height:470px;
	background-image:url(../images/box01-bg01.jpg);
	background-position: center center;
}

.box-bg-color{
	width:100%;
	height:470px;
	padding-top: 225px;
	background-color:rgba(0,0,0,0.40);
	display: none;
}

.box-bg-color h4{
	line-height: 40px;
	text-align: center;
	color: white;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	width:80px;
	height:40px;
	margin:0 auto;
}

.box01-right-bg:hover .box-bg-color{
	display: block;
}

.box01-left{
	position: relative;
	background-color: white;
	height: 732px;
	padding-top: 240px;
	padding-left: 60px;
	padding-right: 30px;
}

.box01-left-top{
	width:240px;
	height: 195px;
	position: absolute;
	top:0;
	right: 0;
	line-height: 195px;
	text-align: center;
	background-color: #f5f5f5;
	font-size: 30px;
	color: #666666;
}

.box01-left-top-h4{
	font-size: 20px;
	padding-bottom: 15px;
}

.box01-left-top-p{
	font-size: 16px;
	color: #666666;
	line-height: 26px;
	margin-bottom: 60px;
}

.line-box{
	border-bottom: solid 1px #333333;
	width:70px;
	height: 20px;
	margin-bottom: 20px;
}

.box01-left .box-change-icon{
	background-image: url(../images/box01-icon-03.png);
}

.box01-left .box-change-icon:hover{
	background-image: url(../images/box01-icon-03change.png)
}

/*===========================================box02=======================================================*/

.box02{
	background-color: #0084ba;
}

.box02-left{
	width:63%;
	height:470px;
	background-image: url(../images/box02-bg01.jpg);
	background-position: center center;
	float: left;
}

.box02-right{
	width:37%;
	float: left;
	color: white;
	padding:70px 50px 0 50px;
}

.box02-right .line-box{
	border-bottom:solid 1px white;
}

.box02-right-p{
	font-size:14px;
	padding-bottom: 14px;
}

.box02-right .box-change-icon{
	background-image: url(../images/box01-icon-03change.png);
	border:solid 1px white;
}

.box02-right .box-change-icon:hover{
	background-image: url(../images/box01-icon-03change-blue.png);
	background-color: white;
}

.box02-left:hover .box-bg-color{
	display: block;
}

.box03{
	background-color: white;
}

.box03-top-h5{
	padding-top: 70px;
	text-align: right;
}

.box03-top-h5 img{
	padding-right: 8px;
	margin-top: -6px;
}

.box03{
	box-sizing: border-box;
	margin:0;
	padding:60px 50px;
}

.nav-pro > li{
	box-sizing: border-box;
}

.nav-pro > li > a{
	margin-right: 20px;
	background-color: #f5f5f5;
	width: 150px;
	height:60px;
	text-align: center;
	margin-bottom: 20px;
}

.nav-pro{
	margin-top: 60px;
	margin-bottom: 20px;
}

.nav-pro > li.active > a,
.nav-pro > li.active > a:hover,
.nav-pro > li.active > a:focus {
  color: #fff;
  background-color: #0084ba;
}

.box03-more{
	line-height: 60px;
	border-top: solid 1px #ccc;
	display: block;
	margin-top: 28px;
	color: #666;
	font-family: "微软雅黑";
}

.box03-more img{
	float: right;
	margin-top: 28px;
}

/*====================================================================box04========================================================*/

.box04{
	padding-left:50px;
	height:auto;
	margin:0;
	background-color: white;
}

.box04 h2{
	padding-top:55px;
	padding-bottom: 30px;
}

.box04 p{
	line-height: 36px;
	font-size: 16px;
	color: #666;
}

.box04 .box-change-icon{
	background-image: url(../images/box01-icon-03.png);
}
.box04 .box-change-icon:hover{
	background-image: url(../images/box01-icon-03change.png);
}

.box04-bg{
	height: 470px;
	background-image: url(../images/box04-img-01.jpg);
	background-position: center right;
}

/*==============================box05=============================================*/

.box05{
	padding:60px 50px;
	background-color: white;
}

.box05 .thumbnail{
	padding:0;
}

.box05-top-p{
	color: #666;
	margin-bottom: 60px;
	margin-top: 20px;
}

/*====================================footer=========================================*/

footer.w1520{
	margin-bottom: 0;
}

.footerbox{
	background-color: #333333;
	color: #cccccc;
	padding-bottom: 70px;
}

.footerbox a{
	color: #cccccc;
	padding:0 50px;
}

.footerbox a:first-child{
	padding-left: 0;
}

.footer-navbox{
	padding-top: 60px;
	padding-bottom: 20px;
	border-bottom: solid 1px #cccccc;
	margin:0 50px;
	margin-bottom: 70px;
}

.footer-navbox a{
	padding:0 30px;
}

.footerbox-01 img{
	padding-left: 50px;
}

.footerbox-04{
	text-align: right;
}

.footerbox-04 img{
	padding-right: 50px;
}

.footerbox .row{
	margin:0;
}

/*===============================================================内页banner==================================================================*/

.banner-in{
	width:100%;
	height:520px;
	background-position: center center;
	background-repeat: no-repeat;
}

/*===============================================================简介==================================================================*/

.intro-box01{
	width:100%;
}

.intro-box01 .intro-black,.intro-box01 .intro-white{
	width:50%;
	float: left;
	padding:0 50px;
	height:760px;
}

.intro-box02 .intro-white{
	width:50%;
	float: left;
	padding:0 50px;
	height:520px;
}

.intro-box01 .intro-black,.intro-box01 .intro-white{
	float: right;
}

.intro-box01 .intro-black{
	background-color: #333333;
	color: white;
}

.intro-box01 .intro-black h1{
	padding-top: 70px;
	margin-bottom: 50px;
}

.intro-box01 .intro-black h4{
	margin-bottom: 30px;
}

.intro-box01 .intro-black h5{
	line-height: 30px;
}

.intro-box01 .intro-white,.intro-box02 .intro-white{
	background-color: white;
}

.intro-box01 .intro-white h1,.intro-box02 .intro-white h1{
	padding-top: 70px;
}

.intro-box01 .intro-white h4,.intro-box02 .intro-white h4{
	margin-bottom: 20px;
}

.intro-box01 .intro-white h5,.intro-box02 .intro-white h5{
	line-height: 30px;
}

.intro-box02 .intro-img{
	width:50%;
	float: left;
}

.intro-box02 .intro-img img{
	width:100%;
}

.intro-box02{
	background-color: white;
}

.box05-news:hover{
	box-shadow: 0 0 8px #ccc;
}

.scenebox .thumbnail{
	background-color: #f7f6f6;
}

.contact-text{
	line-height: 40px;
	font-size: 16px;
	color: #666666;
}

.contact-ewm p{
	color: #666;
	font-size: 16px;
	line-height: 36px;
}

.contactbox{
	margin-top: 40px;
}

.map{
	margin-top: 120px;
}

/*==============================================================================详情======================================================================*/

.prodetailbox{
	background-color: #f5f5f5;
	padding:0 0;
	width:100%;
}

.prodetailbox-left,.prodetailbox-right{
	width:45%;
	float: left;
}

.prodetailbox-left{
	position: relative;
}

.prodetailbox-left h4{
	position: absolute;
	bottom: 5%;
	width: 100%;
}

.prodetailbox-right{
	padding-left: 10%;
}

.text-prodetail{
	padding:20px 0;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	line-height: 26px;
	margin:20px 0;
	color: #646464;
}

.prodetailbox-right h2{
	padding-top: 50px;
}

.prodetailbox-right p{
	line-height: 26px;
	color: #646464;
}

.btn-pro{
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 30px;
}

.prodetailbox02{
	width:100%;
	background-color: white;
	padding-top: 40px;
}

.prodetailbox02-left{
	width: 30%;
	padding-left:50px;
	padding-right:50px;
	float: left;
}

.prodetailbox02-right{
	width:70%;
	float: left;
}

.prodetailbox02-right img{
	border-top: solid 1px #b2b2b2;
}

.newsbox{
	padding:60px 50px;
	background-color: white;
}

.newsbody{
	border-top: solid 1px #ccc;
	padding-top: 40px;
}

.newsbody p{
	line-height: 26px;
	padding-top: 10px;
}

.newsbody p img{
	margin:0 auto;
}

.newsbox h6{
	color: #999;
}
.newsbox h2{
	line-height: 36px;
}

.nav-top-news .navbar-brand .l1500{
	display: block;
}

.nav-top-news .navbar-brand .s1500{
	display: none;
}