﻿@charset "utf-8";
/* CSS Document */
.banner2{
	width:993px;
	height:auto;
}
.banner2 img{
	width:100%;
}
.sector-line{
	width:1000px;
    line-height:0px;
	height:7px;
	margin:0 auto;
}
.sector-line img{
	width:92.7%;
}
.guide-nav{
	width:960px;
	height:34px;
	padding-left:40px;
	margin:0 auto;
	background:url(../images/guide-nav-02.png) 5px 0px no-repeat;
	line-height:34px;
	font-size:14px;
	color:#666;
	background-size:94.2% 100%;
	-ms-behavior: url(css/backgroundsize.min.htc);
	behavior: url(css/backgroundsize.min.htc);
}
.guide-nav a{
	color:#666;
}
.guide-nav a.click-show{
	color:#005953;
}
.bottom2{
	width:100%;
	height:auto;
	padding-bottom:50px;
	background:url(../images/middle-bg.png) 0px bottom no-repeat;
	background-size:100% 100%;
}
.sector-middle{
	width:1066px;
	height:auto;
	margin:0 auto;
}
.sector-middle-inner{
	width:1000px;
	height:auto;
	margin:0 auto;
	/*padding-top:50px;*/
	overflow:hidden;
}
.sector-left{
	width:640px;
	float:left;
	/*padding-top:50px;*/
	margin-top:30px;
	padding-left:25px;
	padding-right:26px;
	background:url(../images/sector-left-line.png) right 14px  no-repeat;
	padding-bottom:20px;
	/*border:solid 1px #f00;*/
}
.sector-left2{
	background:url(../images/sector-left-line.png) right 14px repeat-y;
	padding-top:0px;
	margin-top:30px;
}
.sector-middle-inner .sector-left3{
	padding-top:0px;
}

.sector-title{
	padding-left:25px;
	background:url(../images/sec-title.png) 0px 10px no-repeat;
	color:#055458;
	font-size:18px;
	margin-bottom:20px;
}
.sector-left p{
	width:100%;
	text-indent: 12px;
	font-size:14px;
	color:#333333;
	line-height:30px;
	margin-top:0px;
}
.sector-left p strong{
	font-weight:bold;
}
.sector-left p.sp{
	margin-top:0px;
	margin-bottom:30px;
}
.sector-vedio{
	width:100%;
	height:450px;
	margin-top:40px;
	position:relative;
	cursor:pointer;
	margin-bottom:20px;
}
.sector-vedio a{
	width:100%;
	/*height:488px;*/
	display:inline-block;
}
.sector-vedio img{
	width:100%;
	height:420px;
	position:relative;
}
.sector-left p.img{
	text-indent:0px;	
}
.sector-left p img{
	max-width:100%;
	margin:20px 0px;
}
.vedio-show{
	width:100%;
	height:450px;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.sector-right{
	width:232px;
	height:auto;
	float:left;
	margin-left:40px;
	padding-top:50px;
}
.sector-right3{
	padding-top:50px;
}
.en-title{
	font-family:Arial;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	padding-left:70px;
	margin-top:0px;
}
.zhong-title{
	font-size:24px;
	color:#fff;
	padding-left:70px;
}
.sector-nav{
	width:214px;
	height:auto;
	margin-top:26px;
	margin-left:-3px;
}
.sector-nav ul li{
	width:100%;
	height:37px;
	line-height:37px;
	font-size:14px;
	margin-bottom:3px;
}
.sector-nav ul li.add-sector-bg2{
	background:url(../images/sector-right-li.png) no-repeat;
}
.sector-nav ul li.add-sector-bg2 a{
	color:#fff;
}
.sector-nav ul li.add-sector-bg{
	background:url(../images/sector-right-li.png) no-repeat;
}
.sector-nav ul li a{
	display:inline-block;
	padding-left:70px;
	width:144px;
	height:100%;
	color:#333;
}
.sector-nav ul li.add-sector-bg a{
	color:#fff;
}
.sector-bottom{
	width:100%;
	margin-top:10px;
}

/**********************sector-pic *************/
.pro-img{
	width:100%;
	height:219px;
	margin-top:20px;
	position:relative;
}
.pro-img-left{
	width:300px;
	float:left;
	height:219px;
	background:url(../images/pro-bg.png) 0px 33px #c4a876 no-repeat;	
}
.pro-img-right{
	width:340px;
	height:219px;
	float:left;
}
.pro-img-right img{
	width:100%;
	height:219px;
}
.pro-img-inner{
	width:615px;
	height:200px;
	border-bottom:solid 1px #fff;
	position:absolute;
	top:10px;
	left:50%;
	margin-left:-300px;
}
.pro-img-word{
	width:280px;
	height:195px;
	float:left;
	margin-top:5px;
	overflow:hidden;
}
.pro-img-word p{
	margin:0px;
	padding:0px;
	line-height:normal;
	text-indent:0px;
}
.sector-left p.pro-title{
	font-size:21px;
	color:#fff;
	width:100%;
}
.sector-left p.pro-content{
	width:275px;
	text-indent:30px;
	font-size:14px;
	color:#fff;
	line-height:30px;
	margin-top:9px;
	height:150px;
	overflow:hidden;
}
.sector-left p.title2{
	margin-top:20px;
	color:#333333;
	text-indent:0px;
	font-size:18px;
	
}
.sector-left p.title2:before{
	content:'▪';
	color:#333;
	margin-right:10px;
	/*width:20px;*/
	display:inline-block;
}
/***************sector-pic2*****************/
.pic-more{
	width:100%;
	height:auto;
	margin-bottom:20px;
}

/* 本例子css */
.slideBox{ width:100%; overflow:hidden; position:relative; padding-bottom:30px;   }
.slideBox .hd{ height:7px; overflow:hidden; position:absolute; left:50%; bottom:0px; z-index:1; margin-left:-35px;  }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:10px;  width:7px; height:7px; line-height:7px; text-align:center;  cursor:pointer; background:url(../images/circle-01.png) no-repeat; }
.slideBox .hd ul li.on{ background:url(../images/circle-02.png) no-repeat; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:0%; top:40%;  display:block; width:32px; height:56px; background:url(../images/green-fu2.png) no-repeat;  }
.slideBox .next{ left:auto; right:0%; background:url(../images/ye-fu.png) no-repeat; }
.slideBox .prev:hover{ background:url(../images/green-fu.png) no-repeat;}
.slideBox .next:hover{ background:url(../images/ye-fu2.png) no-repeat;}
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }	

/**********************sector-pic3**************/
.sector-pic-scroll{
	width:100%;
	height:185px;
	background:#E9F0F2;
	padding-top:13px;
	margin-bottom:20px;
}
.pic-scroll-inner{
	width:100%;
	height:170px;	
}

  /* 本例子css */
.slideBox2{ width:100%; overflow:hidden; position:relative;  height:100%; }
.slideBox2 .bd{ height:100%; z-index:0;  width:100%;   position:relative; }
.slideBox2 .bd ul{width:100%;height:100%;    position:relative; z-index:100; overflow:hidden;}
.slideBox2 .bd li{ zoom:1; vertical-align:middle; width:100%;height:100%;  }
.slideBox2 .bd li dl{width:100%; height:100%;  margin:0 auto; overflow:hidden;  }
.slideBox2 .bd li dl dt{ float:left; width:210px; height:170px;  margin-left:4px; position:relative; }
.slideBox2 .bd li dl dt:first-child{ margin-left:0px;}
.scroll-img{width:100%; height:170px; display:inline-block;}
.scroll-img img{width:100%; height:170px;}
.scroll-de{width:100%; height:38px; display:inline-block; background:#4B848D; text-align:center; line-height:38px; font-size:14px; color:#fff; overflow:hidden; position:absolute; bottom:0px;}


.gotop {
    font-size: 14px;
    margin-top: 50px;
    float: right;
    padding-left: 10px;
    background: url(../images/go-top.png) no-repeat;
    height: 14px;
    line-height: 14px;
    display: inline-block;
}
.gotop2{
	margin-top:20px;
}
/*******发展历史***************/
.progress-title{
	width:100%;
	height:auto;
	color: #028abb;
    font-size: 18px;
    margin-bottom: 40px;
}
.progress-title span{
	width:auto;
	padding-left: 25px;
    background: url(../images/sec-title.png) 0px 10px no-repeat;
	margin:0 auto;
	display:inline-block;
	margin-left:220px;
}