@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
i, em {
    font-style: normal;
}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1200px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1200 ? "1200px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: Arial, Helvetica, sans-serif;    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #333; /*文字颜色定义 */
	min-width:1200px;
	outline: none;
}
*{
	word-break: break-all; word-wrap:break-word
}
/* 网站超链接css通用设置 */
a{text-decoration: none; color:#333} /* 链接无下划线,有为underline */ 
/*a:link {color: #333;}  未访问的链接 */
/*a:visited {color: #333;}  已访问的链接 */
a:hover{color: #02b2b5;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #02b2b5;} /* 点击激活链接 */

.fl{float:left;}
.fr{float:right;} 
.hide{display: none}

.h1,h2,h3,h4,h5,h6{ font-weight:500}


.left{ float:left}
.right{ float:right}
.clear{ height:0; line-height:0; overflow:hidden; clear:both}
.textover{text-overflow:ellipsis;white-space:nowrap;}

.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}

.textover{text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}


.dib{display: inline-block;*display: inline;zoom:1;}


/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
/*.input{ border:1px solid #ccc; height:20px;line-height:20px} */
ul,li{ list-style:none}
.backcolor{background:#02b2b5;}



/*子页面大图*/
.nban{ width:100%; height:560px; margin:0 auto; background:#dfdfdf;}


/*头部*/
.navbg {height:120px; width:100%;z-index: 99998;}
.nav01{ width:100%;height: 120px;position: fixed;z-index: 99998;background: #fff;left:0;top:0;box-shadow: 0 6px 12px rgba(0,0,0,.175);}



.top {
	width:1180px; margin:0 auto;
	position: relative;
}
.logo {
    height: 120px;
    float: left;
    position: relative;
    z-index: 99999;
    background: url(../images/logo.png) left center no-repeat;
    padding-left: 152px;
    font-size: 16px;
    color: #009a93;
    line-height: 26px;
}
.logo a{
    font-size: 16px;
    color: #009a93;
    line-height: 26px;
	}
.logo p{
    font-size: 26px;
    color: #444;
    line-height: 40px;
    padding-top: 26px;
    font-weight: bold;
    letter-spacing: -1.5px;
	}

.navbar-nav {
    height: 120px;
    float: right;
    width: 66%;
}
.navbar-nav .nav-list>li {
    height: 120px;
    text-align: center;
    position: relative;
    z-index: 999;
    display: inline-block;
    float: left;
    background: url(../images/line.jpg) right center no-repeat;
    padding: 0 22px;
}
.navbar-nav .nav-list>li:last-child{ background:none}
.navbar-nav .nav-list>li>a {
	display:block;
	line-height:120px;
	color: #333;
	height:120px;
	font-size: 17px;
	transition:all 0.4s
}
.navbar-nav li.active>a, .navbar-nav .nav-list>li:hover>a, .navbar-nav .nav-list>li>a.reds {
	color:#009a93;
}
.navbar-nav .nav-list>li>a.nav_on {
	font-size:17px;
	position:relative;
	color:#009a93;
}
.dropdown-menu {
	display:block;
	display: none\9;
	display: block\9\0;
	-webkit-transform:scale(1.2, 0);
	transform:scale(1.2, 0);
	opacity:0;
	-webkit-transform-origin:top;
	transform-origin:top;
-webkit-transition:all .2s ease-out;
-webkit-transition:-webkit-all .2s ease-out;
transition:-webkit-all .2s ease-out;
transition:all .2s ease-out;
transition:all .2s ease-out, -webkit-all .2s ease-out;
	z-index:9999;
	position: absolute;
	background:#fff;
	top:120px;
	width:160%;
	text-align:center;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	border-top:none;
	margin-left:0
}
.dropdown-menu > li {
	border-top:1px solid #e5e5e5;
}
.dropdown-menu > li:last-child {
	border-bottom:1px solid #e5e5e5;
}
.dropdown-menu > li>a {
	font-size:15px;
	line-height:30px;
	display:block;
	width:100%;
	transition:all .1s ease;
	padding:9px 0;
	color:#333
}
.dropdown-menu > li>a:hover {
	color:#009a93
}
.dropdown-active {
	display: block\9;
	-webkit-transform:scale(1, 1);
	transform:scale(1, 1);
	opacity:1;
}


/*网站底部*/
.footer{
    background: #008781;
	}
.footer .maina{
	width:1180px;
	margin:0 auto;
	padding-top: 60px;
    padding-bottom: 60px;
	border-bottom:1px solid #009a93}


.navigation{
    display: block;
    float: left;
    width: 145px;
    height: 260px;
    border-right: 1px solid #009a93;
	}
.navigation .title{ font-size:18px; color:#ffffff; line-height:35px}
.navigation .content{ margin-top:10px}
.navigation .content ul li{
    display: block;
/*    float: left;
    margin-right: 15%;*/
	}
.navigation .content ul li a{
	line-height: 35px;
    font-size: 15px;
    color: #bffffc;
	}


.bot_cp{
    display: block;
    float: left;
    width: 330px;
    height: 260px;
    border-right: 1px solid #009a93;
    padding-left: 25px;
    padding-right: 25px;
	}
.bot_cp .title{ font-size:18px; color:#ffffff; line-height:35px}
.bot_cp .content{ margin-top:10px}
.bot_cp .content ul li{
    display: block;
    float: left;
	width:50%;
	}
.bot_cp .content ul li a{
	line-height: 35px;
    font-size: 15px;
    color: #bffffc;
	}




.botlx{
	width:290px;
    margin-left:20px;
    display: block;
    float: right;
	}
.botlx .title{ font-size:18px; color:#ffffff; line-height:35px}
.botlx .content{
	margin-top: 10px;
    background: url(../images/bot_tela.png) left 10px no-repeat;
    padding-left: 30px;
	}
.botlx .content,.botlx .content *{font-size:15px; line-height:35px; color:#bffffc}


.attention{
    height: 220px;
    display: block;
    float: left;
    padding-right: 25px;
    margin-left: 25px;
    border-right: 1px solid #009a93;
	}
.attention ul li{ float:left; margin-right:20px}
.attention ul li .title{ font-size:15px; color:#ffffff; line-height:35px}
.attention ul li .title p{ font-size:14px; color:#bffffc}
.attention ul li .content{ margin-top:10px; }
.attention ul li .content img{ width:120px; height:120px}


.bottom{height:66px;background:#008781; text-align:center}
.bottom li{
	display: inline-block;
    height: 66px;
    line-height: 66px;
    margin: 0 45px;
    color: #bffffc;
    font-size: 15px;
	}
.bottom li a{line-height:66px;color: #bffffc;font-size: 15px;}