﻿

/*-----------------[初始化]--------------*/
.body_top{text-align: center;color: #fff;font-weight: normal;background: url(../../images/nu/bg_top.jpg) repeat-x #91bb89;height:83px;}
.body_head{color: #666;min-width: 1028px;background: url(../../images/nu/bg_head.jpg) repeat-x #91bb89;}
.body1{color: #666;background: url(../../images/nu/bg1.jpg) repeat-x #42687e;}
a{color: #666;}
a:hover{color: #fcff00;}
img,.ani{
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
input,textarea,select{font-size: 14px;color: #444;font-family:"微软雅黑","Microsoft Yahei";outline: none;}
input[type='submit'],input[type='reset'],input[type='button'],select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


/*布局*/
.wp {margin: 0 auto;}
.wp-bd {margin: 0 auto 20px;width: 100%;overflow: hidden;}

.wp-bd .col-l {margin-right: 15px;float: left;width: 185px;}
.wp-bd .col-c {float: left;width: 771px;}
.wp-bd .col-r {float: right;width: 185px;}
.g-col-r {float: right;width: 970px;}

.h50 {height: 50px;}

/*标题*/
.g-tit-1 {line-height: 45px;text-align: center;color: #fff;font-weight: normal;font-size: 14px;}
.g-tit-2 {padding: 0 17px;line-height: 45px;color: #fff;font-weight: normal;font-size: 14px;}
.g-tit-2 .more {float: right;color: #fff600;}
.g-tit-2 .more:hover {color: #fff;}
/*按钮*/

/*颜色*/


/*******************************
	-------[=头部]-------
********************************/
#hd .top {padding-left: 225px;line-height: 28px;text-align: left;color: #2f7082;}
#hd .top a {padding: 0 10px;color: #fff;}
#hd .top a:hover {color: #fcff00;}


/*******************************
	-------[=导航]-------
********************************/
#nav {padding: 12px 181px 13px 0;text-align: left;}
#nav a.logo {float: left;background: none;}
#nav a.logo img {display: block;height: 51px;}
#nav a {display: inline-block;width: 131px;height: 51px;line-height: 51px;text-align: center;color: #511E02;background: url(../../images/nu/bg-btn-2.png);}
#nav a:hover,#nav a.on {color: #ff000c;background: url(../../images/nu/bg-btn-on-2.png);}
.sub-nav {padding-left: 215px;line-height: 40px;color: #628fa8;}
.sub-nav a {padding: 0 10px;color: #fff;}
.sub-nav a.on,.sub-nav a:hover {color: #fcff00;}
.sub-nav .currhover { color: #fcff00; }  

/*******************************
	-------[=banner]-------
********************************/



/*******************************
	-------[=底部]-------
********************************/
#fd {line-height: 53px;text-align: center;color: rgba(255, 255, 255, .6);background: url(../../images/nu/bg-fd.png);}

/*******************************
    -------[=麵包屑導航]-------
********************************/
.sitemap {padding-left: 40px;line-height: 20px;background: url(../../images/nu/ico-home.png) 16px center no-repeat;color: #fff; }
.sitemap a {color: #b2d9e4;}
.sitemap a:hover {color: #fcff00;}
.sitemap span {color: #b2d9e4;}

.hide{display:none;}
 .red{ color:Red;}
 .green{ color:#00aa00;}
 .blue{ color:blue;}
.combobox {border:1px solid #C3C3C3; }
.cBlue{ color:#2834F2!important; }